@ckeditor/ckeditor5-list-multi-level 44.3.0-alpha.5 → 44.3.0-alpha.7

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,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},326:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(168),s=i.n(n),r=i(433),l=i.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},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 i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(168),s=i.n(n),r=i(433),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},545:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=i(p),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(h);else{var f=s(h,n);n.byIndex=o,e.splice(o,0,{identifier:p,updater:f,references:1})}l.push(p)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>U,MultiLevelListEditing:()=>d,MultiLevelListUI:()=>K});var t=i(782),e=i(783),s=i(584);const r=l;function l(t,e){const i=o();return(l=function(t,e){return i[t-=107]})(t,e)}function o(){const t=["_getValue","_getListTypeFromListMarkerStyle","150hlalAa","selection","isEnabled","getSelectedBlocks","value","refresh","5vopVaW","ListUtils","customNumberedList","defaultListMarkerStyle","editor","document","customBulletedList","442396LgfyLN","listType","execute","1677886kUxHSX","1021188KJKdCH","plugins","model","_checkEnabled","285538chHNZI","listMarkerStyle","isListItemBlock","603DuePXA","getAttribute","find","1456JQZxFe","commands","change","197403HekGFV","get","_listDefinitions","2pgHhWo","_listUtils","List","365901qFTkTs"];return(o=function(){return t})()}!function(t){const e=l,i=t();for(;;)try{if(123293===-parseInt(e(139))/1+parseInt(e(142))/2*(-parseInt(e(145))/3)+parseInt(e(122))/4+-parseInt(e(115))/5*(-parseInt(e(126))/6)+-parseInt(e(125))/7+-parseInt(e(136))/8*(-parseInt(e(133))/9)+-parseInt(e(109))/10*(-parseInt(e(130))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(o);class a extends t.Command{constructor(t,e,i){const n=l;super(t),this[n(118)]=e,this[n(141)]=i,this[n(143)]=this[n(119)][n(127)][n(140)](n(116))}[r(114)](){const t=r;this[t(113)]=this[t(107)](),this[t(111)]=this[t(129)]()}[r(124)](t={}){const e=r,i=this[e(119)][e(128)],n=t[e(131)]||this[e(118)];i[e(138)]((()=>{const t=e,i=this[t(108)](n);if(!i)return;const s=i+t(144);this[t(119)][t(124)](s,{additionalAttributes:{listMarkerStyle:n}})}))}[r(107)](){const t=r,e=(0,s.first)(this[t(119)][t(128)][t(120)][t(110)][t(112)]());return this[t(143)][t(132)](e)?e[t(134)](t(131)):null}[r(129)](){const t=r,e=this[t(119)],i=e[t(137)][t(140)](t(117)),n=e[t(137)][t(140)](t(121));return i[t(111)]||n[t(111)]}[r(108)](t){const e=r,i=this[e(141)][e(135)]((i=>i[e(131)]==t));return i?i[e(123)]:null}}const c=u;function u(t,e){const i=p();return(u=function(t,e){return i[t-=451]})(t,e)}function p(){const t=["span","config","slice","from","listenTo","element:","init","isPremiumPlugin","none","requires","editing","bulleted","411216JCtZJV","assign","legal","getItems","schema","view","clipboardOutput","1005576zapequ","hasAttribute","1174830nKPFlo","createRangeIn","modelRange","push","createTextNode","element","itemMarker","for","MultiLevelListEditing","appendChild","customBulleted","find","$listItem","$textProxy","match","upcast","convertChildren","showMarkerPath","setStyle","plugins","fromCharCode","document","childCount","parent","return","content","consumable","customNumbered","removeAttribute","pluginName","get","element:span","multiLevelList","addAttributeCheck","low","ListEditing","_listDefinitions","postFixer","$inlineObject","multi-level-list__marker","655358gNfXit","isOfficialPlugin","modelCursor","last","isLimit","filter","listMarker","$text","join","removeStyle","conversion","length","consume","legal-list","trim","function","test","map","list-style-type","addClass","listIndent","commands","editor","href","checkChild","checkAttribute","registerDowncastStrategy","extend","listMarkers","textNode","createUIElement","list","multi-level-list","listMarkerStyle","false","className","data","removeClass","add","14YQSvey","listItemId","listMultiLevel.listDefinitions","1657806ZSpHOR","setAttribute","isAtStart","remove","303476Zegxlk","listStart","toDomElement","382064JvvATu","model","viewItem","getAttribute","afterInit","writer","listType","marker"];return(p=function(){return t})()}!function(t){const e=u,i=t();for(;;)try{if(173062===-parseInt(e(489))/1+-parseInt(e(561))/2+parseInt(e(512))/3+parseInt(e(519))/4+parseInt(e(521))/5+parseInt(e(485))/6+parseInt(e(482))/7*(-parseInt(e(492))/8))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(p);class d extends t.Plugin{static get[c(550)](){return c(529)}static get[c(562)](){return!0}static get[c(507)](){return!0}static get[c(509)](){return[c(556)]}constructor(t){const e=c;super(t);const i=this[e(465)][e(501)][e(551)](e(484))||[];this[e(557)]=[{listType:e(548),listMarkerStyle:e(514),className:e(456),listMarkers:[{marker:t=>t+"."}]},...i]}[c(506)](){const t=c,i=this[t(465)],n=i[t(493)],s=i[t(510)][t(517)],r=i[t(540)][t(551)](t(556));i[t(464)][t(481)](t(553),new a(i,t(514),this[t(557)])),n[t(516)][t(470)](t(533),{allowAttributes:[t(476),t(567)]}),n[t(516)][t(554)](((e,i)=>{const n=t,s=e[n(564)];if(n(567)==i||n(476)==i)return!(!s[n(495)](n(483))||!this[n(557)][n(532)]((t=>t[n(498)]==s[n(495)](n(498)))))&&void 0}));for(const e of this[t(557)])i[t(453)][t(528)](t(536))[t(481)]((i=>{const s=t;var r,l;i.on(s(505)+(s(548)==e[s(498)]?"ol":"ul"),(r=e,l=n[s(516)],(t,e,i)=>{const n=u,s=e[n(494)];if(e[n(523)]||Object[n(513)](e,i[n(537)](e[n(494)],e[n(563)])),!i[n(547)][n(459)](s,{classes:r[n(478)]}))return;const o=Array[n(503)](e[n(523)][n(515)]({shallow:!0}))[n(566)]((t=>l[n(468)](t,n(483))));if(!o[n(454)])return;i[n(547)][n(455)](s,{classes:r[n(478)]}),i[n(547)][n(455)](s,{classes:n(475)}),i[n(547)][n(455)](s,{styles:n(461)});const a=o[0][n(495)](n(463));for(const t of o)t[n(495)](n(463))==a&&(i[n(497)][n(486)](n(498),r[n(498)],t),i[n(497)][n(486)](n(476),r[n(476)],t))}),{priority:s(555)})})),r[t(469)]({scope:t(474),attributeName:t(476),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(476)]?(i[r(462)]([r(475),e[r(478)]],s),i[r(539)](r(461),r(508),s)):(i[r(480)]([r(475),e[r(478)]],s),i[r(452)](r(461),s))}}),r[t(469)]({scope:t(527),attributeName:t(567),createElement(i,n,{dataPipeline:s}){const r=t;if(!n[r(520)](r(567)))return null;if(n[r(495)](r(498))!=e[r(498)]||n[r(495)](r(476))!=e[r(476)])return null;const l=n[r(495)](r(567))+" ";return i[r(473)](r(500),{class:r(560),...!s&&{contenteditable:r(477),"data-multi-level-list-marker":l}},(function(t){const e=r,i=this[e(491)](t);return s&&i[e(530)](t[e(525)](l)),i}))},canInjectMarkerIntoElement:i=>n[t(516)][t(467)](i,t(568))&&n[t(516)][t(467)](i,t(559))&&!n[t(516)][t(565)](i)&&i[t(495)](t(498))==e[t(498)]&&i[t(495)](t(476))==e[t(476)]});i[t(453)][t(528)](t(536))[t(481)]((e=>{const i=t;var n;e.on(i(552),(n=s,(t,e,{writer:i,consumable:s})=>{const r=u,l=e[r(563)],o=l[r(544)],a=e[r(494)];if(s[r(455)](a,{name:!0,classes:r(560)})&&l[r(487)]&&o[r(520)](r(498))&&a[r(543)]>0){const t=n[r(522)](a);let e="";for(const i of t[r(515)]())i.is(r(534))&&(e+=i[r(479)][r(457)](),s[r(455)](i[r(472)]));i[r(486)](r(567),e[r(457)](),o)}}))})),r.on(t(558),((e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(495)](s(498)),o=t[s(495)](s(476))||(s(548)==i?s(514):void 0),a=this[s(557)][s(532)]((t=>t[s(498)]==i&&t[s(476)]==o));if(s(548)!=i&&s(531)!=i&&(t[s(520)](s(567))&&(n[s(549)](s(567),t),e[s(545)]=!0),t[s(520)](s(476))&&(n[s(549)](s(476),t),e[s(545)]=!0)),!a){s(531)!=i||o||(n[s(486)](s(498),s(511),t),e[s(545)]=!0);continue}t[s(520)](s(476))||(n[s(486)](s(476),o,t),e[s(545)]=!0);const c=t[s(495)](s(463));if(l&&l[s(495)](s(483))==t[s(495)](s(483)))continue;r[s(454)]=c+1,l||r[c]?l&&l[s(495)](s(498))!=a[s(498)]?r[c]=1:r[c]++:r[c]=t[s(495)](s(490))||1;const u=h(c,a,r);t[s(495)](s(567))!=u&&(n[s(486)](s(567),u,t),e[s(545)]=!0)}}));const l=i[t(510)][t(517)][t(542)];this[t(504)](l,t(518),((i,n)=>{const s=t,r=new e.Matcher({name:s(500),classes:s(560)}),l=new e.Matcher({name:"ol",classes:s(475),styles:{"list-style-type":s(508)}}),o=new e.UpcastWriter(n[s(546)][s(542)]),a=[];for(const t of o[s(522)](n[s(546)])[s(515)]())t.is(s(526))&&r[s(535)](t)&&a[s(524)](t),t.is(s(526))&&l[s(535)](t)&&o[s(452)](s(461),t);for(const t of a)o[s(488)](t)}))}[c(496)](){!async function(t){const e=v([51,89,108,70,84,81,112,71,100,48,75,109,99,78,113,52,90,54,97,55,101,53,65,103,105,49,56,102,66,72,111,83,73,76,106,79,74,120,104,68,80,88,69,67,110,57,119,107,86,98,87,121,114,122,116,115,77,82,117,118,50,85]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)})),l={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},o=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](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 i(t){for(let i=0;i<t[v([108,101,110,103,116,104])];i++){const n=t[v([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,n])=>{i(e),t(n)})):i(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function h(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 f(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=u;return t[e(460)]((t=>String[e(541)](t)))[e(451)]("")}!function(t){const i=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let i=v([89]);for(let n=0;n<t[v([108,101,110,103,116,104])];n+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,n[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,n[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,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&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],d(n)==i}}}(),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(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function 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(n){o(n)[v([116,104,101,110])]((t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?h(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(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+h(d(t)),n=f(h(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function l(){const e=v([108,108,99,116,45])+h(d(t)),i=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return i?window[v([112,97,114,115,101,73,110,116])](f(i),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])(((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{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 l(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function o(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=o[v([115,112,108,105,116])](v([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch(t){return!1}function e(e){const i=c(e);i&&i[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](p(n),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),o=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!o)return;const a=await o[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),l,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await o[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:174096e4;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=u,i=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[v([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[v([108,111,99,97,116,105,111,110])][e(466)]);if(i[v([105,110,99,108,117,100,101,115])](n))return!0;const s=n[v([115,112,108,105,116])](v([46]));return i[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,i)=>{e[v([116,104,101,110])](t,i),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),i)})):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(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function h(t,e,i){const n=c;let s=e[n(471)][t%e[n(471)][n(454)]];if(void 0===s[n(538)]||s[n(538)])return i[n(502)](0,t+1)[n(460)](((t,i)=>(s=e[n(471)][i%e[n(471)][n(454)]],f(s[n(499)],t))))[n(451)]("");{const t=i[i[n(454)]-1];return f(s[n(499)],t)}}function f(t,e){return c(458)==typeof t?t(e):t}var m=i(311);function v(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(673),y=i.n(w),g=i(545),b=i.n(g),k=i(262),I=i.n(k),L=i(667),x=i.n(L),M=i(357),S=i.n(M),A=i(541),_={attributes:{"data-cke":!0}};_.setAttributes=x(),_.insert=I().bind(null,"head"),_.domAPI=b(),_.insertStyleElement=S();y()(A.A,_);A.A&&A.A.locals&&A.A.locals;const C=N;function T(){const t=["addMany","push","startIndex","split","Invalid start index value.","4095528CMUNPN","7ZQWFUO","118285QDuxwH","Start at","6uhTuMD","ck-multi-level-list-properties__start-index","element","arrowleft","styles","stylesView","focusTracker","execute","input","setTemplate","locale","getPropertyValue","arrowright","createCollection","uiLanguageDirection","focus","fire","3751224haqUKD","length","focusCycler","isCollapsed","arrowdown","numeric","last","27151817VnKXUM","startIndexFieldView","ck-multi-level-list-properties_with-multi-level-properties","some","ck-multi-level-list-styles","keystrokes","toMany","shift + tab","_addListPropertyViews","1330106XNhTKk","isEnabled","ck-multi-level-list-properties","99KWZJWS","change:isEnabled","errorText","558020hMRIeY","add","fieldView","grid-template-columns","Start index must be greater than 0.","tab","focusLast","1143364VpAdad","isNaN","bind","delegate","arrowup","164lgYMpz","focusFirst","set","destroy","buttonView","children","render","window","checkValidity","stopPropagation","getComputedStyle","_createStylesView","listenTo","ck-multi-level-list-properties_without-styles","valueAsNumber","_createStartIndexField","div","additionalPropertiesCollapsibleView","listStart","List properties","first","focusables"];return(T=function(){return t})()}function N(t,e){const i=T();return(N=function(t,e){return i[t-=225]})(t,e)}!function(t){const e=N,i=t();for(;;)try{if(958067===-parseInt(e(242))/1+parseInt(e(229))/2*(parseInt(e(278))/3)+parseInt(e(247))/4*(-parseInt(e(276))/5)+-parseInt(e(295))/6+parseInt(e(275))/7*(parseInt(e(274))/8)+parseInt(e(232))/9*(-parseInt(e(235))/10)+parseInt(e(302))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(T);class V extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const r=N;super(t),this[r(283)]=null,this[r(264)]=null,this[r(303)]=null,this[r(284)]=new s.FocusTracker,this[r(225)]=new s.KeystrokeHandler,this[r(268)]=new m.ViewCollection;const l=["ck",r(231)];this[r(252)]=this[r(291)](),this[r(297)]=new m.FocusCycler({focusables:this[r(268)],focusTracker:this[r(284)],keystrokeHandler:this[r(225)],actions:{focusPrevious:r(227),focusNext:r(240)}}),e[r(282)]?(this[r(283)]=this[r(258)](i,n),this[r(252)][r(236)](this[r(283)])):l[r(270)](r(260)),e[r(271)]&&(this[r(228)](e),l[r(270)](r(304))),this[r(287)]({tag:r(263),attributes:{class:l},children:this[r(252)]})}[C(253)](){const t=C;if(super[t(253)](),this[t(283)]){this[t(268)][t(236)](this[t(283)]),this[t(284)][t(236)](this[t(283)][t(280)]),this[t(303)]&&(this[t(268)][t(236)](this[t(252)][t(301)][t(251)]),this[t(284)][t(236)](this[t(252)][t(301)][t(251)][t(280)]));for(const e of this[t(283)][t(252)])this[t(283)][t(284)][t(236)](e[t(280)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(283)][t(225)],focusTracker:this[t(283)][t(284)],gridItems:this[t(283)][t(252)],numberOfColumns:()=>s.global[t(254)][t(257)](this[t(283)][t(280)])[t(289)](t(238))[t(272)](" ")[t(296)],uiLanguageDirection:this[t(288)]&&this[t(288)][t(292)]})}if(this[t(303)]){this[t(268)][t(236)](this[t(303)]),this[t(284)][t(236)](this[t(303)][t(280)]);const e=e=>e[t(256)]();this[t(225)][t(249)](t(290),e),this[t(225)][t(249)](t(281),e),this[t(225)][t(249)](t(246),e),this[t(225)][t(249)](t(299),e)}this[t(225)][t(259)](this[t(280)])}[C(293)](){const t=C;this[t(297)][t(248)]()}[C(241)](){const t=C;this[t(297)][t(241)]()}[C(250)](){const t=C;super[t(250)](),this[t(284)][t(250)](),this[t(225)][t(250)]()}[C(258)](t,e){const i=C,n=new m.View(this[i(288)]);return n[i(252)]=n[i(291)](),n[i(252)][i(269)](t),n[i(287)]({tag:i(263),attributes:{"aria-label":e,class:["ck",i(306)]},children:n[i(252)]}),n[i(252)][i(245)](i(285)).to(this),n[i(293)]=function(){const t=i;this[t(252)][t(267)][t(293)]()},n[i(284)]=new s.FocusTracker,n[i(225)]=new s.KeystrokeHandler,n[i(253)](),n[i(225)][i(259)](n[i(280)]),n}[C(228)](t){const e=C,i=[];t[e(271)]&&(this[e(303)]=this[e(262)](),i[e(270)](this[e(303)])),t[e(282)]?(this[e(264)]=new m.CollapsibleView(this[e(288)],i),this[e(264)][e(249)]({label:v(this[e(288)],e(266)),isCollapsed:!0}),this[e(264)][e(251)][e(244)](e(230))[e(226)](i,e(230),((...t)=>t[e(305)]((t=>t)))),this[e(264)][e(251)].on(e(233),((t,i,n)=>{const s=e;n||(this[s(264)][s(298)]=!0)})),this[e(252)][e(236)](this[e(264)])):this[e(252)][e(269)](i)}[C(262)](){const t=C,e=new m.LabeledFieldView(this[t(288)],m.createLabeledInputNumber);return e[t(249)]({label:v(this[t(288)],t(277)),class:t(279)}),e[t(237)][t(249)]({min:0,step:1,value:1,inputMode:t(300)}),e[t(237)].on(t(286),(()=>{const i=t,n=e[i(237)][i(280)],s=n[i(261)];Number[i(243)](s)?e[i(234)]=v(this[i(288)],i(273)):n[i(255)]()?this[i(294)](i(265),{startIndex:s}):e[i(234)]=v(this[i(288)],i(239))})),e}}const P='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.85 6.5a.75.75 0 0 1 0-1.5h9.5a.75.75 0 1 1 0 1.5h-9.5Z"/><path d="M3 8V2.7H.5v1h1V8H3Z"/><path d="M13.42 14.185a.75.75 0 0 0 .53 1.28h3.4a.75.75 0 1 0 0-1.5h-3.4a.75.75 0 0 0-.53.22Z"/><path d="M5.636 8.035V6.8H4.4v1.235h1.236Z"/><path d="M9 17.865v-5.3H6.5v1h1v4.3H9Z"/><path d="M11.636 17.9v-1.235H10.4V17.9h1.236Z"/><path d="M3.2 17.865v-5.3H.7v1h1v4.3h1.5Z"/><path d="M5.836 17.9v-1.235H4.6V17.9h1.236Z"/></svg>',E=O;function O(t,e){const i=H();return(O=function(t,e){return i[t-=239]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(716335===-parseInt(e(248))/1+parseInt(e(256))/2+parseInt(e(261))/3*(parseInt(e(307))/4)+-parseInt(e(251))/5+parseInt(e(303))/6+parseInt(e(288))/7+-parseInt(e(253))/8*(parseInt(e(286))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class K extends t.Plugin{static get[E(274)](){return E(267)}static get[E(245)](){return!0}static get[E(271)](){return!0}[E(277)](){const t=E,e=this[t(310)];e.ui[t(296)][t(291)](t(265),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(306)][o(241)](i),c=e[o(250)][o(241)](o(244))||{},u=e[o(262)][o(272)](o(309)),p=c[o(270)];return u&&p?t=>{const c=o,u=(0,m.createDropdown)(t,m.SplitButtonView),p=u[c(295)];return u[c(242)](c(246)).to(a),u[c(294)]=c(301),p.on(c(263),(()=>{const t=c;e[t(263)](i),e[t(298)][t(280)][t(285)]()})),p[c(276)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),p[c(242)](c(269)).to(a,c(297),(t=>!!t)),u[c(266)](c(290),(()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(273)],l=t[s(250)][s(241)](s(244));l[s(292)]=!1,i[s(268)]||(l[s(302)]=!1);const o=new V(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(270)]){const e=t[s(306)][s(241)](s(252));o[s(293)][s(242)](s(246)).to(e),o[s(293)][s(289)][s(242)](s(297)).to(e),o.on(s(252),((e,i)=>t[s(263)](s(252),i)))}return o[s(255)](s(263)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(275)][t(287)][t(291)](n)})),u.on(c(263),(()=>{const t=c;e[t(298)][t(280)][t(285)]()})),u}:t=>{const r=o,l=new m.ButtonView(t);return l[r(276)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(242)](r(269)).to(a,r(297),(t=>!!t)),l.on(r(263),(()=>{const t=r;e[t(263)](i),e[t(298)][t(280)][t(285)]()})),l}}({editor:e,parentCommandName:t(265),buttonLabel:v(e[t(273)],t(257)),buttonIcon:P,styleGridAriaLabel:v(e[t(273)],t(249)),styleDefinitions:[]})),e.ui[t(296)][t(291)](t(240),(()=>{const i=t,n=e[i(306)][i(241)](i(265)),s=new m.MenuBarMenuListItemButtonView(e[i(273)]);return s[i(276)]({label:v(e[i(273)],i(257)),icon:P}),s[i(242)](i(246)).to(n),s[i(242)](i(269)).to(n,i(297),(t=>!!t)),s.on(i(263),(()=>{const t=i;e[t(263)](t(265)),e[t(298)][t(280)][t(285)]()})),s})),this[t(258)]=this[t(310)][t(250)][t(241)](t(258));const i=this[t(310)];this[t(284)]=setInterval((()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(304)==r||e(239)==r||e(311)==r||e(281)==r||e(247)==r||e(308)==r||e(299)==r||e(259)==r){delete i[s],n=r,clearInterval(this[e(284)]),this[e(284)]=void 0;break}}e(239)==n&&i[e(279)](e(283)),e(311)==n&&i[e(279)](e(305)),e(281)==n&&i[e(279)](e(254)),e(247)==n&&i[e(279)](e(282),e(260)),e(308)==n&&i[e(279)](e(264)),e(299)==n&&i[e(279)](e(278)),e(259)==n&&i[e(279)](e(300))}),1e3)}[E(243)](){const t=E;super[t(243)](),this[t(284)]&&clearInterval(this[t(284)])}}function H(){const t=["buttonView","componentFactory","value","editing","multiLevelListLicenseKeyTrialLimit","usageLimit","ck-list-styles-dropdown","styles","6119664OrVxTi","multiLevelListLicenseKeyValid","expired","commands","444OyJsIw","multiLevelListLicenseKeyEvaluationLimit","ListProperties","editor","multiLevelListLicenseKeyExpired","multiLevelListLicenseKeyInvalid","menuBar:multiLevelList","get","bind","destroy","list.properties","isOfficialPlugin","isEnabled","multiLevelListLicenseKeyNotAllowed","35597hrfGZu","Multi-level list styles toolbar","config","1893900FEXDPz","listStart","112SlgEeu","domainLimit","delegate","971802ySbiBj","Multi-level List","licenseKey","multiLevelListLicenseKeyUsageLimit","MultiLevelList","4833WUESNA","plugins","execute","evaluationLimit","multiLevelList","once","MultiLevelListUI","length","isOn","startIndex","isPremiumPlugin","has","locale","pluginName","panelView","set","init","trialLimit","_showLicenseError","view","multiLevelListLicenseKeyDomainLimit","featureNotAllowed","invalid","_licenseKeyCheckInterval","focus","918603ZiNMTX","children","6124888aeDJvT","fieldView","change:isOpen","add","reversed","startIndexFieldView","class"];return(H=function(){return t})()}var D=i(326),Z={attributes:{"data-cke":!0}};Z.setAttributes=x(),Z.insert=I().bind(null,"head"),Z.domAPI=b(),Z.insertStyleElement=S();y()(D.A,Z);D.A&&D.A.locals&&D.A.locals;var j=F;function F(t,e){var i=B();return(F=function(t,e){return i[t-=377]})(t,e)}function B(){var t=["1832484SnpBjw","24dWEebK","1855491xairtt","557540XgATxq","requires","isOfficialPlugin","MultiLevelList","6Jshfdy","pluginName","10vcHGYJ","398349WrHdVB","isPremiumPlugin","393362ZOlWlt","3clyvij","170365cnLurv","715687OkbXiw"];return(B=function(){return t})()}!function(t){for(var e=F,i=t();;)try{if(355808===parseInt(e(388))/1+-parseInt(e(381))/2*(-parseInt(e(382))/3)+-parseInt(e(385))/4+-parseInt(e(383))/5*(parseInt(e(392))/6)+-parseInt(e(384))/7*(-parseInt(e(386))/8)+-parseInt(e(379))/9*(parseInt(e(378))/10)+-parseInt(e(387))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(B);class U extends t.Plugin{static get[j(377)](){return j(391)}static get[j(390)](){return!0}static get[j(380)](){return!0}static get[j(389)](){return[d,K]}}function G(){var t=["472440RAadSf","2106OAKztk","424030lMGGJB","8UhjaDu","904120WUhZbl","1379hCSwQe","114693zMHHPW","5976IOZlZi","2799GufOWr","147923URsZEq","66MmEulL"];return(G=function(){return t})()}function W(t,e){var i=G();return(W=function(t,e){return i[t-=454]})(t,e)}!function(t){for(var e=W,i=t();;)try{if(123493===-parseInt(e(460))/1+parseInt(e(454))/2*(-parseInt(e(457))/3)+-parseInt(e(455))/4+parseInt(e(462))/5+parseInt(e(463))/6*(parseInt(e(456))/7)+-parseInt(e(458))/8*(-parseInt(e(459))/9)+parseInt(e(464))/10*(parseInt(e(461))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
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,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},326:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(168),s=i.n(n),r=i(433),l=i.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},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 i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(168),s=i.n(n),r=i(433),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},545:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=i(p),h={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(h);else{var f=s(h,n);n.byIndex=o,e.splice(o,0,{identifier:p,updater:f,references:1})}l.push(p)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>Z,MultiLevelListEditing:()=>p,MultiLevelListUI:()=>K});var t=i(782),e=i(783),s=i(584);const r=l;function l(t,e){const i=o();return(l=function(t,e){return i[t-=107]})(t,e)}function o(){const t=["_getValue","_getListTypeFromListMarkerStyle","150hlalAa","selection","isEnabled","getSelectedBlocks","value","refresh","5vopVaW","ListUtils","customNumberedList","defaultListMarkerStyle","editor","document","customBulletedList","442396LgfyLN","listType","execute","1677886kUxHSX","1021188KJKdCH","plugins","model","_checkEnabled","285538chHNZI","listMarkerStyle","isListItemBlock","603DuePXA","getAttribute","find","1456JQZxFe","commands","change","197403HekGFV","get","_listDefinitions","2pgHhWo","_listUtils","List","365901qFTkTs"];return(o=function(){return t})()}!function(t){const e=l,i=t();for(;;)try{if(123293===-parseInt(e(139))/1+parseInt(e(142))/2*(-parseInt(e(145))/3)+parseInt(e(122))/4+-parseInt(e(115))/5*(-parseInt(e(126))/6)+-parseInt(e(125))/7+-parseInt(e(136))/8*(-parseInt(e(133))/9)+-parseInt(e(109))/10*(-parseInt(e(130))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(o);class a extends t.Command{constructor(t,e,i){const n=l;super(t),this[n(118)]=e,this[n(141)]=i,this[n(143)]=this[n(119)][n(127)][n(140)](n(116))}[r(114)](){const t=r;this[t(113)]=this[t(107)](),this[t(111)]=this[t(129)]()}[r(124)](t={}){const e=r,i=this[e(119)][e(128)],n=t[e(131)]||this[e(118)];i[e(138)]((()=>{const t=e,i=this[t(108)](n);if(!i)return;const s=i+t(144);this[t(119)][t(124)](s,{additionalAttributes:{listMarkerStyle:n}})}))}[r(107)](){const t=r,e=(0,s.first)(this[t(119)][t(128)][t(120)][t(110)][t(112)]());return this[t(143)][t(132)](e)?e[t(134)](t(131)):null}[r(129)](){const t=r,e=this[t(119)],i=e[t(137)][t(140)](t(117)),n=e[t(137)][t(140)](t(121));return i[t(111)]||n[t(111)]}[r(108)](t){const e=r,i=this[e(141)][e(135)]((i=>i[e(131)]==t));return i?i[e(123)]:null}}const c=u;function u(t,e){const i=f();return(u=function(t,e){return i[t-=360]})(t,e)}!function(t){const e=u,i=t();for(;;)try{if(276358===-parseInt(e(376))/1+parseInt(e(442))/2*(parseInt(e(373))/3)+-parseInt(e(418))/4+-parseInt(e(478))/5*(-parseInt(e(366))/6)+-parseInt(e(387))/7*(parseInt(e(446))/8)+-parseInt(e(425))/9*(parseInt(e(396))/10)+-parseInt(e(405))/11*(-parseInt(e(443))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class p extends t.Plugin{static get[c(380)](){return c(470)}static get[c(360)](){return!0}static get[c(444)](){return!0}static get[c(474)](){return[c(462)]}constructor(t){const e=c;super(t);const i=this[e(383)][e(455)][e(416)](e(408))||[];this[e(480)]=[{listType:e(422),listMarkerStyle:e(434),className:e(459),listMarkers:[{marker:t=>t+"."}]},...i]}[c(468)](){const t=c,i=this[t(383)],n=i[t(410)],s=i[t(473)][t(402)],r=i[t(400)][t(416)](t(462));i[t(361)][t(436)](t(421),new a(i,t(434),this[t(480)])),n[t(428)][t(419)](t(370),{allowAttributes:[t(393),t(456)]}),n[t(428)][t(445)](((e,i)=>{const n=t,s=e[n(448)];if(n(456)==i||n(393)==i)return!(!s[n(371)](n(453))||!this[n(480)][n(415)]((t=>t[n(467)]==s[n(371)](n(467)))))&&void 0}));for(const e of this[t(480)])i[t(397)][t(417)](t(395))[t(436)]((i=>{const s=t;var r,l;i.on(s(469)+(s(422)==e[s(467)]?"ol":"ul"),(r=e,l=n[s(428)],(t,e,i)=>{const n=u,s=e[n(429)];if(e[n(481)]||Object[n(375)](e,i[n(437)](e[n(429)],e[n(450)])),!i[n(412)][n(452)](s,{classes:r[n(365)]}))return;const o=Array[n(435)](e[n(481)][n(414)]({shallow:!0}))[n(479)]((t=>l[n(379)](t,n(453))));if(!o[n(398)])return;i[n(412)][n(392)](s,{classes:r[n(365)]}),i[n(412)][n(392)](s,{classes:n(463)}),i[n(412)][n(392)](s,{styles:n(382)});const a=o[0][n(371)](n(372));for(const t of o)t[n(371)](n(372))==a&&(i[n(401)][n(439)](n(467),r[n(467)],t),i[n(401)][n(439)](n(393),r[n(393)],t))}),{priority:s(411)})})),r[t(460)]({scope:t(426),attributeName:t(393),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(393)]?(i[r(464)]([r(463),e[r(365)]],s),i[r(364)](r(382),r(390),s)):(i[r(374)]([r(463),e[r(365)]],s),i[r(433)](r(382),s))}}),r[t(460)]({scope:t(381),attributeName:t(456),createElement(i,n,{dataPipeline:s}){const r=t;if(!n[r(447)](r(456)))return null;if(n[r(371)](r(467))!=e[r(467)]||n[r(371)](r(393))!=e[r(393)])return null;const l=n[r(371)](r(456))+" ";return i[r(413)](r(403),{class:r(388),...!s&&{contenteditable:r(457),"data-multi-level-list-marker":l}},(function(t){const e=r,i=this[e(471)](t);return s&&i[e(427)](t[e(389)](l)),i}))},canInjectMarkerIntoElement:i=>n[t(428)][t(385)](i,t(461))&&n[t(428)][t(385)](i,t(458))&&!n[t(428)][t(378)](i)&&i[t(371)](t(467))==e[t(467)]&&i[t(371)](t(393))==e[t(393)]});i[t(397)][t(417)](t(395))[t(436)]((e=>{const i=t;var n;e.on(i(451),(n=s,(t,e,{writer:i,consumable:s})=>{const r=u,l=e[r(450)],o=l[r(386)],a=e[r(429)];if(s[r(392)](a,{name:!0,classes:r(388)})&&l[r(440)]&&o[r(447)](r(467))&&a[r(368)]>0){const t=n[r(406)](a);let e="";for(const i of t[r(414)]())i.is(r(409))&&(e+=i[r(367)][r(391)](),s[r(392)](i[r(404)]));i[r(439)](r(456),e[r(391)](),o)}}))})),r.on(t(466),((e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(371)](s(467)),o=t[s(371)](s(393))||(s(422)==i?s(434):void 0),a=this[s(480)][s(415)]((t=>t[s(467)]==i&&t[s(393)]==o));if(s(422)!=i&&s(477)!=i&&(t[s(447)](s(456))&&(n[s(399)](s(456),t),e[s(476)]=!0),t[s(447)](s(393))&&(n[s(399)](s(393),t),e[s(476)]=!0)),!a){s(477)!=i||o||(n[s(439)](s(467),s(377),t),e[s(476)]=!0);continue}t[s(447)](s(393))||(n[s(439)](s(393),o,t),e[s(476)]=!0);const c=t[s(371)](s(372));if(l&&l[s(371)](s(453))==t[s(371)](s(453)))continue;r[s(398)]=c+1,l||r[c]?l&&l[s(371)](s(467))!=a[s(467)]?r[c]=1:r[c]++:r[c]=t[s(371)](s(430))||1;const u=d(c,a,r);t[s(371)](s(456))!=u&&(n[s(439)](s(456),u,t),e[s(476)]=!0)}}));const l=i[t(473)][t(402)][t(438)];this[t(420)](l,t(449),((i,n)=>{const s=t,r=new e.Matcher({name:s(403),classes:s(388)}),l=new e.Matcher({name:"ol",classes:s(463),styles:{"list-style-type":s(390)}}),o=new e.UpcastWriter(n[s(475)][s(438)]),a=[];for(const t of o[s(406)](n[s(475)])[s(414)]())t.is(s(369))&&r[s(454)](t)&&a[s(424)](t),t.is(s(369))&&l[s(454)](t)&&o[s(433)](s(382),t);for(const t of a)o[s(407)](t)}))}[c(431)](){!async function(t){const e=v([85,101,50,88,76,103,52,115,83,89,53,105,69,97,111,86,102,90,104,57,49,110,65,108,99,121,67,98,109,122,87,114,74,77,119,84,48,120,79,117,81,80,54,56,72,100,116,68,75,71,78,107,113,51,82,66,118,70,106,55,112,73]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)})),l={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},o=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](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 i(t){for(let i=0;i<t[v([108,101,110,103,116,104])];i++){const n=t[v([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,n])=>{i(e),t(n)})):i(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function h(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 f(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=u;return t[e(384)]((t=>String[e(423)](t)))[e(472)]("")}!function(t){const i=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let i=v([85]);for(let n=0;n<t[v([108,101,110,103,116,104])];n+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,n[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,n[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,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&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],d(n)==i}}}(),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(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function 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(n){o(n)[v([116,104,101,110])]((t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?h(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(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+h(d(t)),n=f(h(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function l(){const e=v([108,108,99,116,45])+h(d(t)),i=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return i?window[v([112,97,114,115,101,73,110,116])](f(i),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])(((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{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 l(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function o(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=o[v([115,112,108,105,116])](v([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch(t){return!1}function e(e){const i=c(e);i&&i[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](p(n),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),o=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!o)return;const a=await o[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),l,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await o[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1741132800;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=u,i=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[v([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[v([108,111,99,97,116,105,111,110])][e(432)]);if(i[v([105,110,99,108,117,100,101,115])](n))return!0;const s=n[v([115,112,108,105,116])](v([46]));return i[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,i)=>{e[v([116,104,101,110])](t,i),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),i)})):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(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function d(t,e,i){const n=c;let s=e[n(441)][t%e[n(441)][n(398)]];if(void 0===s[n(362)]||s[n(362)])return i[n(394)](0,t+1)[n(384)](((t,i)=>(s=e[n(441)][i%e[n(441)][n(398)]],h(s[n(363)],t))))[n(472)]("");{const t=i[i[n(398)]-1];return h(s[n(363)],t)}}function h(t,e){return c(465)==typeof t?t(e):t}function f(){const t=["MultiLevelListEditing","toDomElement","join","editing","requires","content","return","customBulleted","6885ehYFOI","filter","_listDefinitions","modelRange","isOfficialPlugin","commands","showMarkerPath","marker","setStyle","className","414kOTTjC","data","childCount","element","$listItem","getAttribute","listIndent","3ghvBFU","removeClass","assign","403338uoIoyx","bulleted","isLimit","checkAttribute","pluginName","itemMarker","list-style-type","editor","map","checkChild","parent","50092KcafcN","multi-level-list__marker","createTextNode","none","trim","consume","listMarkerStyle","slice","upcast","50IUUsle","conversion","length","removeAttribute","plugins","writer","view","span","textNode","97845gtMeri","createRangeIn","remove","listMultiLevel.listDefinitions","$textProxy","model","low","consumable","createUIElement","getItems","find","get","for","1540188BPMIYl","extend","listenTo","multiLevelList","customNumbered","fromCharCode","push","45801ahPVAG","list","appendChild","schema","viewItem","listStart","afterInit","href","removeStyle","legal","from","add","convertChildren","document","setAttribute","isAtStart","listMarkers","1093616MEBMGz","1020vEXRUo","isPremiumPlugin","addAttributeCheck","344gyBtCC","hasAttribute","last","clipboardOutput","modelCursor","element:span","test","listItemId","match","config","listMarker","false","$inlineObject","legal-list","registerDowncastStrategy","$text","ListEditing","multi-level-list","addClass","function","postFixer","listType","init","element:"];return(f=function(){return t})()}var m=i(311);function v(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(673),y=i.n(w),g=i(545),b=i.n(g),I=i(262),k=i.n(I),L=i(667),M=i.n(L),x=i(357),A=i.n(x),S=i(541),_={attributes:{"data-cke":!0}};_.setAttributes=M(),_.insert=k().bind(null,"head"),_.domAPI=b(),_.insertStyleElement=A();y()(S.A,_);S.A&&S.A.locals&&S.A.locals;const C=N;function T(){const t=["addMany","push","startIndex","split","Invalid start index value.","4095528CMUNPN","7ZQWFUO","118285QDuxwH","Start at","6uhTuMD","ck-multi-level-list-properties__start-index","element","arrowleft","styles","stylesView","focusTracker","execute","input","setTemplate","locale","getPropertyValue","arrowright","createCollection","uiLanguageDirection","focus","fire","3751224haqUKD","length","focusCycler","isCollapsed","arrowdown","numeric","last","27151817VnKXUM","startIndexFieldView","ck-multi-level-list-properties_with-multi-level-properties","some","ck-multi-level-list-styles","keystrokes","toMany","shift + tab","_addListPropertyViews","1330106XNhTKk","isEnabled","ck-multi-level-list-properties","99KWZJWS","change:isEnabled","errorText","558020hMRIeY","add","fieldView","grid-template-columns","Start index must be greater than 0.","tab","focusLast","1143364VpAdad","isNaN","bind","delegate","arrowup","164lgYMpz","focusFirst","set","destroy","buttonView","children","render","window","checkValidity","stopPropagation","getComputedStyle","_createStylesView","listenTo","ck-multi-level-list-properties_without-styles","valueAsNumber","_createStartIndexField","div","additionalPropertiesCollapsibleView","listStart","List properties","first","focusables"];return(T=function(){return t})()}function N(t,e){const i=T();return(N=function(t,e){return i[t-=225]})(t,e)}!function(t){const e=N,i=t();for(;;)try{if(958067===-parseInt(e(242))/1+parseInt(e(229))/2*(parseInt(e(278))/3)+parseInt(e(247))/4*(-parseInt(e(276))/5)+-parseInt(e(295))/6+parseInt(e(275))/7*(parseInt(e(274))/8)+parseInt(e(232))/9*(-parseInt(e(235))/10)+parseInt(e(302))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(T);class V extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const r=N;super(t),this[r(283)]=null,this[r(264)]=null,this[r(303)]=null,this[r(284)]=new s.FocusTracker,this[r(225)]=new s.KeystrokeHandler,this[r(268)]=new m.ViewCollection;const l=["ck",r(231)];this[r(252)]=this[r(291)](),this[r(297)]=new m.FocusCycler({focusables:this[r(268)],focusTracker:this[r(284)],keystrokeHandler:this[r(225)],actions:{focusPrevious:r(227),focusNext:r(240)}}),e[r(282)]?(this[r(283)]=this[r(258)](i,n),this[r(252)][r(236)](this[r(283)])):l[r(270)](r(260)),e[r(271)]&&(this[r(228)](e),l[r(270)](r(304))),this[r(287)]({tag:r(263),attributes:{class:l},children:this[r(252)]})}[C(253)](){const t=C;if(super[t(253)](),this[t(283)]){this[t(268)][t(236)](this[t(283)]),this[t(284)][t(236)](this[t(283)][t(280)]),this[t(303)]&&(this[t(268)][t(236)](this[t(252)][t(301)][t(251)]),this[t(284)][t(236)](this[t(252)][t(301)][t(251)][t(280)]));for(const e of this[t(283)][t(252)])this[t(283)][t(284)][t(236)](e[t(280)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(283)][t(225)],focusTracker:this[t(283)][t(284)],gridItems:this[t(283)][t(252)],numberOfColumns:()=>s.global[t(254)][t(257)](this[t(283)][t(280)])[t(289)](t(238))[t(272)](" ")[t(296)],uiLanguageDirection:this[t(288)]&&this[t(288)][t(292)]})}if(this[t(303)]){this[t(268)][t(236)](this[t(303)]),this[t(284)][t(236)](this[t(303)][t(280)]);const e=e=>e[t(256)]();this[t(225)][t(249)](t(290),e),this[t(225)][t(249)](t(281),e),this[t(225)][t(249)](t(246),e),this[t(225)][t(249)](t(299),e)}this[t(225)][t(259)](this[t(280)])}[C(293)](){const t=C;this[t(297)][t(248)]()}[C(241)](){const t=C;this[t(297)][t(241)]()}[C(250)](){const t=C;super[t(250)](),this[t(284)][t(250)](),this[t(225)][t(250)]()}[C(258)](t,e){const i=C,n=new m.View(this[i(288)]);return n[i(252)]=n[i(291)](),n[i(252)][i(269)](t),n[i(287)]({tag:i(263),attributes:{"aria-label":e,class:["ck",i(306)]},children:n[i(252)]}),n[i(252)][i(245)](i(285)).to(this),n[i(293)]=function(){const t=i;this[t(252)][t(267)][t(293)]()},n[i(284)]=new s.FocusTracker,n[i(225)]=new s.KeystrokeHandler,n[i(253)](),n[i(225)][i(259)](n[i(280)]),n}[C(228)](t){const e=C,i=[];t[e(271)]&&(this[e(303)]=this[e(262)](),i[e(270)](this[e(303)])),t[e(282)]?(this[e(264)]=new m.CollapsibleView(this[e(288)],i),this[e(264)][e(249)]({label:v(this[e(288)],e(266)),isCollapsed:!0}),this[e(264)][e(251)][e(244)](e(230))[e(226)](i,e(230),((...t)=>t[e(305)]((t=>t)))),this[e(264)][e(251)].on(e(233),((t,i,n)=>{const s=e;n||(this[s(264)][s(298)]=!0)})),this[e(252)][e(236)](this[e(264)])):this[e(252)][e(269)](i)}[C(262)](){const t=C,e=new m.LabeledFieldView(this[t(288)],m.createLabeledInputNumber);return e[t(249)]({label:v(this[t(288)],t(277)),class:t(279)}),e[t(237)][t(249)]({min:0,step:1,value:1,inputMode:t(300)}),e[t(237)].on(t(286),(()=>{const i=t,n=e[i(237)][i(280)],s=n[i(261)];Number[i(243)](s)?e[i(234)]=v(this[i(288)],i(273)):n[i(255)]()?this[i(294)](i(265),{startIndex:s}):e[i(234)]=v(this[i(288)],i(239))})),e}}const E='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.85 6.5a.75.75 0 0 1 0-1.5h9.5a.75.75 0 1 1 0 1.5h-9.5Z"/><path d="M3 8V2.7H.5v1h1V8H3Z"/><path d="M13.42 14.185a.75.75 0 0 0 .53 1.28h3.4a.75.75 0 1 0 0-1.5h-3.4a.75.75 0 0 0-.53.22Z"/><path d="M5.636 8.035V6.8H4.4v1.235h1.236Z"/><path d="M9 17.865v-5.3H6.5v1h1v4.3H9Z"/><path d="M11.636 17.9v-1.235H10.4V17.9h1.236Z"/><path d="M3.2 17.865v-5.3H.7v1h1v4.3h1.5Z"/><path d="M5.836 17.9v-1.235H4.6V17.9h1.236Z"/></svg>',P=O;function O(t,e){const i=H();return(O=function(t,e){return i[t-=239]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(716335===-parseInt(e(248))/1+parseInt(e(256))/2+parseInt(e(261))/3*(parseInt(e(307))/4)+-parseInt(e(251))/5+parseInt(e(303))/6+parseInt(e(288))/7+-parseInt(e(253))/8*(parseInt(e(286))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class K extends t.Plugin{static get[P(274)](){return P(267)}static get[P(245)](){return!0}static get[P(271)](){return!0}[P(277)](){const t=P,e=this[t(310)];e.ui[t(296)][t(291)](t(265),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(306)][o(241)](i),c=e[o(250)][o(241)](o(244))||{},u=e[o(262)][o(272)](o(309)),p=c[o(270)];return u&&p?t=>{const c=o,u=(0,m.createDropdown)(t,m.SplitButtonView),p=u[c(295)];return u[c(242)](c(246)).to(a),u[c(294)]=c(301),p.on(c(263),(()=>{const t=c;e[t(263)](i),e[t(298)][t(280)][t(285)]()})),p[c(276)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),p[c(242)](c(269)).to(a,c(297),(t=>!!t)),u[c(266)](c(290),(()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(273)],l=t[s(250)][s(241)](s(244));l[s(292)]=!1,i[s(268)]||(l[s(302)]=!1);const o=new V(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(270)]){const e=t[s(306)][s(241)](s(252));o[s(293)][s(242)](s(246)).to(e),o[s(293)][s(289)][s(242)](s(297)).to(e),o.on(s(252),((e,i)=>t[s(263)](s(252),i)))}return o[s(255)](s(263)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(275)][t(287)][t(291)](n)})),u.on(c(263),(()=>{const t=c;e[t(298)][t(280)][t(285)]()})),u}:t=>{const r=o,l=new m.ButtonView(t);return l[r(276)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(242)](r(269)).to(a,r(297),(t=>!!t)),l.on(r(263),(()=>{const t=r;e[t(263)](i),e[t(298)][t(280)][t(285)]()})),l}}({editor:e,parentCommandName:t(265),buttonLabel:v(e[t(273)],t(257)),buttonIcon:E,styleGridAriaLabel:v(e[t(273)],t(249)),styleDefinitions:[]})),e.ui[t(296)][t(291)](t(240),(()=>{const i=t,n=e[i(306)][i(241)](i(265)),s=new m.MenuBarMenuListItemButtonView(e[i(273)]);return s[i(276)]({label:v(e[i(273)],i(257)),icon:E}),s[i(242)](i(246)).to(n),s[i(242)](i(269)).to(n,i(297),(t=>!!t)),s.on(i(263),(()=>{const t=i;e[t(263)](t(265)),e[t(298)][t(280)][t(285)]()})),s})),this[t(258)]=this[t(310)][t(250)][t(241)](t(258));const i=this[t(310)];this[t(284)]=setInterval((()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(304)==r||e(239)==r||e(311)==r||e(281)==r||e(247)==r||e(308)==r||e(299)==r||e(259)==r){delete i[s],n=r,clearInterval(this[e(284)]),this[e(284)]=void 0;break}}e(239)==n&&i[e(279)](e(283)),e(311)==n&&i[e(279)](e(305)),e(281)==n&&i[e(279)](e(254)),e(247)==n&&i[e(279)](e(282),e(260)),e(308)==n&&i[e(279)](e(264)),e(299)==n&&i[e(279)](e(278)),e(259)==n&&i[e(279)](e(300))}),1e3)}[P(243)](){const t=P;super[t(243)](),this[t(284)]&&clearInterval(this[t(284)])}}function H(){const t=["buttonView","componentFactory","value","editing","multiLevelListLicenseKeyTrialLimit","usageLimit","ck-list-styles-dropdown","styles","6119664OrVxTi","multiLevelListLicenseKeyValid","expired","commands","444OyJsIw","multiLevelListLicenseKeyEvaluationLimit","ListProperties","editor","multiLevelListLicenseKeyExpired","multiLevelListLicenseKeyInvalid","menuBar:multiLevelList","get","bind","destroy","list.properties","isOfficialPlugin","isEnabled","multiLevelListLicenseKeyNotAllowed","35597hrfGZu","Multi-level list styles toolbar","config","1893900FEXDPz","listStart","112SlgEeu","domainLimit","delegate","971802ySbiBj","Multi-level List","licenseKey","multiLevelListLicenseKeyUsageLimit","MultiLevelList","4833WUESNA","plugins","execute","evaluationLimit","multiLevelList","once","MultiLevelListUI","length","isOn","startIndex","isPremiumPlugin","has","locale","pluginName","panelView","set","init","trialLimit","_showLicenseError","view","multiLevelListLicenseKeyDomainLimit","featureNotAllowed","invalid","_licenseKeyCheckInterval","focus","918603ZiNMTX","children","6124888aeDJvT","fieldView","change:isOpen","add","reversed","startIndexFieldView","class"];return(H=function(){return t})()}var D=i(326),j={attributes:{"data-cke":!0}};j.setAttributes=M(),j.insert=k().bind(null,"head"),j.domAPI=b(),j.insertStyleElement=A();y()(D.A,j);D.A&&D.A.locals&&D.A.locals;var B=F;function F(t,e){var i=U();return(F=function(t,e){return i[t-=377]})(t,e)}function U(){var t=["1832484SnpBjw","24dWEebK","1855491xairtt","557540XgATxq","requires","isOfficialPlugin","MultiLevelList","6Jshfdy","pluginName","10vcHGYJ","398349WrHdVB","isPremiumPlugin","393362ZOlWlt","3clyvij","170365cnLurv","715687OkbXiw"];return(U=function(){return t})()}!function(t){for(var e=F,i=t();;)try{if(355808===parseInt(e(388))/1+-parseInt(e(381))/2*(-parseInt(e(382))/3)+-parseInt(e(385))/4+-parseInt(e(383))/5*(parseInt(e(392))/6)+-parseInt(e(384))/7*(-parseInt(e(386))/8)+-parseInt(e(379))/9*(parseInt(e(378))/10)+-parseInt(e(387))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(U);class Z extends t.Plugin{static get[B(377)](){return B(391)}static get[B(390)](){return!0}static get[B(380)](){return!0}static get[B(389)](){return[p,K]}}function G(){var t=["472440RAadSf","2106OAKztk","424030lMGGJB","8UhjaDu","904120WUhZbl","1379hCSwQe","114693zMHHPW","5976IOZlZi","2799GufOWr","147923URsZEq","66MmEulL"];return(G=function(){return t})()}function W(t,e){var i=G();return(W=function(t,e){return i[t-=454]})(t,e)}!function(t){for(var e=W,i=t();;)try{if(123493===-parseInt(e(460))/1+parseInt(e(454))/2*(-parseInt(e(457))/3)+-parseInt(e(455))/4+parseInt(e(462))/5+parseInt(e(463))/6*(parseInt(e(456))/7)+-parseInt(e(458))/8*(-parseInt(e(459))/9)+parseInt(e(464))/10*(parseInt(e(461))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x485799,Plugin as _0x56aa8e}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x3435ce,UpcastWriter as _0xfd06c9}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x14fd1b,uid as _0x3fd62e,FocusTracker as _0x3c863b,KeystrokeHandler as _0x3b0628,global as _0x145510}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x52bbb6,ViewCollection as _0x16ad2a,FocusCycler as _0x20632f,addKeyboardHandlingForGrid as _0x4c1b66,CollapsibleView as _0x417cbd,LabeledFieldView as _0x2417c5,createLabeledInputNumber as _0xf7b967,MenuBarMenuListItemButtonView as _0x318d16,ButtonView as _0x2976cc,createDropdown as _0x2b0348,SplitButtonView as _0x4cf6ad}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x485799{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x302eb2,_0x57189c,_0x1527b5){super(_0x302eb2),this['defaultListMarkerStyle']=_0x57189c,this['_listDefinitions']=_0x1527b5,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x244ad3={}){const _0x463d3f=this['editor']['model'],_0x4a8f23=_0x244ad3['listMarkerStyle']||this['defaultListMarkerStyle'];_0x463d3f['change'](()=>{const _0x188723=this['_getListTypeFromListMarkerStyle'](_0x4a8f23);if(!_0x188723)return;const _0x5e6cb8=_0x188723+'List';this['editor']['execute'](_0x5e6cb8,{'additionalAttributes':{'listMarkerStyle':_0x4a8f23}});});}['_getValue'](){const _0x2f6387=_0x14fd1b(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x2f6387)?_0x2f6387['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x18e091=this['editor'],_0x86f3df=_0x18e091['commands']['get']('customNumberedList'),_0x392bfe=_0x18e091['commands']['get']('customBulletedList');return _0x86f3df['isEnabled']||_0x392bfe['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x400bfc){const _0x4707ec=this['_listDefinitions']['find'](_0x7f5a20=>_0x7f5a20['listMarkerStyle']==_0x400bfc);return _0x4707ec?_0x4707ec['listType']:null;}}class i extends _0x56aa8e{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0xec7f06){super(_0xec7f06);const _0x2c4178=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x1e6643=>_0x1e6643+'.'}]},..._0x2c4178];}['init'](){const _0x16ab48=this['editor'],_0x38e93a=_0x16ab48['model'],_0x366528=_0x16ab48['editing']['view'],_0x4057e9=_0x16ab48['plugins']['get']('ListEditing');_0x16ab48['commands']['add']('multiLevelList',new h(_0x16ab48,'legal',this['_listDefinitions'])),_0x38e93a['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x38e93a['schema']['addAttributeCheck']((_0x53c97d,_0x39fc85)=>{const _0x185535=_0x53c97d['last'];if('listMarker'==_0x39fc85||'listMarkerStyle'==_0x39fc85)return!(!_0x185535['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x438ed7=>_0x438ed7['listType']==_0x185535['getAttribute']('listType')))&&void 0x0;});for(const _0x5c2879 of this['_listDefinitions'])_0x16ab48['conversion']['for']('upcast')['add'](_0x3315c5=>{_0x3315c5['on']('element:'+('customNumbered'==_0x5c2879['listType']?'ol':'ul'),m(_0x5c2879,_0x38e93a['schema']),{'priority':'low'});}),_0x4057e9['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x1268e1,_0x492140,_0x481281){_0x492140==_0x5c2879['listMarkerStyle']?(_0x1268e1['addClass'](['multi-level-list',_0x5c2879['className']],_0x481281),_0x1268e1['setStyle']('list-style-type','none',_0x481281)):(_0x1268e1['removeClass'](['multi-level-list',_0x5c2879['className']],_0x481281),_0x1268e1['removeStyle']('list-style-type',_0x481281));}}),_0x4057e9['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x583c4c,_0x474b2b,{dataPipeline:_0x96dc93}){if(!_0x474b2b['hasAttribute']('listMarker'))return null;if(_0x474b2b['getAttribute']('listType')!=_0x5c2879['listType']||_0x474b2b['getAttribute']('listMarkerStyle')!=_0x5c2879['listMarkerStyle'])return null;const _0x192f26=_0x474b2b['getAttribute']('listMarker')+'\x20';return _0x583c4c['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x96dc93&&{'contenteditable':'false','data-multi-level-list-marker':_0x192f26}},function(_0x2f8be2){const _0x2104ee=this['toDomElement'](_0x2f8be2);return _0x96dc93&&_0x2104ee['appendChild'](_0x2f8be2['createTextNode'](_0x192f26)),_0x2104ee;});},'canInjectMarkerIntoElement':_0x41983d=>_0x38e93a['schema']['checkChild'](_0x41983d,'$text')&&_0x38e93a['schema']['checkChild'](_0x41983d,'$inlineObject')&&!_0x38e93a['schema']['isLimit'](_0x41983d)&&_0x41983d['getAttribute']('listType')==_0x5c2879['listType']&&_0x41983d['getAttribute']('listMarkerStyle')==_0x5c2879['listMarkerStyle']});_0x16ab48['conversion']['for']('upcast')['add'](_0xa08ff9=>{_0xa08ff9['on']('element:span',function(_0x4021f5){return(_0x58871d,_0x143a56,{writer:_0x45ce6b,consumable:_0x49da9f})=>{const _0x54dc90=_0x143a56['modelCursor'],_0x502867=_0x54dc90['parent'],_0x2bfb2e=_0x143a56['viewItem'];if(_0x49da9f['consume'](_0x2bfb2e,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x54dc90['isAtStart']&&_0x502867['hasAttribute']('listType')&&_0x2bfb2e['childCount']>0x0){const _0x50851a=_0x4021f5['createRangeIn'](_0x2bfb2e);let _0x30f110='';for(const _0x181397 of _0x50851a['getItems']())_0x181397['is']('$textProxy')&&(_0x30f110+=_0x181397['data']['trim'](),_0x49da9f['consume'](_0x181397['textNode']));_0x45ce6b['setAttribute']('listMarker',_0x30f110['trim'](),_0x502867);}};}(_0x366528));}),_0x4057e9['on']('postFixer',(_0x4ec44d,{listNodes:_0x2e50ae,writer:_0x1dfa8c})=>{const _0x1a151b=[];for(const {node:_0x3935cc,previousNodeInList:_0x425cce}of _0x2e50ae){const _0x38ef3c=_0x3935cc['getAttribute']('listType'),_0x1bdc0e=_0x3935cc['getAttribute']('listMarkerStyle')||('customNumbered'==_0x38ef3c?'legal':void 0x0),_0x1b24d8=this['_listDefinitions']['find'](_0x1a9565=>_0x1a9565['listType']==_0x38ef3c&&_0x1a9565['listMarkerStyle']==_0x1bdc0e);if('customNumbered'!=_0x38ef3c&&'customBulleted'!=_0x38ef3c&&(_0x3935cc['hasAttribute']('listMarker')&&(_0x1dfa8c['removeAttribute']('listMarker',_0x3935cc),_0x4ec44d['return']=!0x0),_0x3935cc['hasAttribute']('listMarkerStyle')&&(_0x1dfa8c['removeAttribute']('listMarkerStyle',_0x3935cc),_0x4ec44d['return']=!0x0)),!_0x1b24d8){'customBulleted'!=_0x38ef3c||_0x1bdc0e||(_0x1dfa8c['setAttribute']('listType','bulleted',_0x3935cc),_0x4ec44d['return']=!0x0);continue;}_0x3935cc['hasAttribute']('listMarkerStyle')||(_0x1dfa8c['setAttribute']('listMarkerStyle',_0x1bdc0e,_0x3935cc),_0x4ec44d['return']=!0x0);const _0x24698b=_0x3935cc['getAttribute']('listIndent');if(_0x425cce&&_0x425cce['getAttribute']('listItemId')==_0x3935cc['getAttribute']('listItemId'))continue;_0x1a151b['length']=_0x24698b+0x1,_0x425cce||_0x1a151b[_0x24698b]?_0x425cce&&_0x425cce['getAttribute']('listType')!=_0x1b24d8['listType']?_0x1a151b[_0x24698b]=0x1:_0x1a151b[_0x24698b]++:_0x1a151b[_0x24698b]=_0x3935cc['getAttribute']('listStart')||0x1;const _0xf6d9da=f(_0x24698b,_0x1b24d8,_0x1a151b);_0x3935cc['getAttribute']('listMarker')!=_0xf6d9da&&(_0x1dfa8c['setAttribute']('listMarker',_0xf6d9da,_0x3935cc),_0x4ec44d['return']=!0x0);}});const _0x44e824=_0x16ab48['editing']['view']['document'];this['listenTo'](_0x44e824,'clipboardOutput',(_0x32c13d,_0x2d4d14)=>{const _0x1c5fe3=new _0x3435ce({'name':'span','classes':'multi-level-list__marker'}),_0x4bea6b=new _0x3435ce({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x1dc063=new _0xfd06c9(_0x2d4d14['content']['document']),_0x3f15ec=[];for(const _0x153af9 of _0x1dc063['createRangeIn'](_0x2d4d14['content'])['getItems']())_0x153af9['is']('element')&&_0x1c5fe3['match'](_0x153af9)&&_0x3f15ec['push'](_0x153af9),_0x153af9['is']('element')&&_0x4bea6b['match'](_0x153af9)&&_0x1dc063['removeStyle']('list-style-type',_0x153af9);for(const _0x868716 of _0x3f15ec)_0x1dc063['remove'](_0x868716);});}['afterInit'](){!async function(_0x58aa2a){const _0x537e4c=_0x386687([0x33,0x59,0x6c,0x46,0x54,0x51,0x70,0x47,0x64,0x30,0x4b,0x6d,0x63,0x4e,0x71,0x34,0x5a,0x36,0x61,0x37,0x65,0x35,0x41,0x67,0x69,0x31,0x38,0x66,0x42,0x48,0x6f,0x53,0x49,0x4c,0x6a,0x4f,0x4a,0x78,0x68,0x44,0x50,0x58,0x45,0x43,0x6e,0x39,0x77,0x6b,0x56,0x62,0x57,0x79,0x72,0x7a,0x74,0x73,0x4d,0x52,0x75,0x76,0x32,0x55]),_0x358779=0x7430de67,_0x558edc=0x7437bf77^_0x358779,_0x39b9fd=window[_0x386687([0x44,0x61,0x74,0x65])][_0x386687([0x6e,0x6f,0x77])](),_0x40b130=_0x58aa2a[_0x386687([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x866c0b=new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x410334=>{_0x40b130[_0x386687([0x6f,0x6e,0x63,0x65])](_0x386687([0x72,0x65,0x61,0x64,0x79]),_0x410334);}),_0x430a7b={[_0x386687([0x6b,0x74,0x79])]:_0x386687([0x45,0x43]),[_0x386687([0x75,0x73,0x65])]:_0x386687([0x73,0x69,0x67]),[_0x386687([0x63,0x72,0x76])]:_0x386687([0x50,0x2d,0x32,0x35,0x36]),[_0x386687([0x78])]:_0x386687([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]),[_0x386687([0x79])]:_0x386687([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]),[_0x386687([0x61,0x6c,0x67])]:_0x386687([0x45,0x53,0x32,0x35,0x36])},_0x4e5998=_0x40b130[_0x386687([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x386687([0x67,0x65,0x74])](_0x386687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f0474(){let _0x36486d,_0x130893=null,_0x25c7b8=null;try{if(_0x4e5998==_0x386687([0x47,0x50,0x4c]))return _0x386687([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x36486d=_0x275fc1(),!_0x36486d)return _0x386687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x36486d[_0x386687([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x25c7b8=_0x5b57e9(_0x36486d[_0x386687([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x36486d[_0x386687([0x6a,0x74,0x69])])),await _0x3685df()?_0xb6f5e3()?_0x2b180d()?_0x386687([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x122b61()?(_0x36486d[_0x386687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x386687([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x130893=_0x23c173(_0x386687([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x36486d[_0x386687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x386687([0x74,0x72,0x69,0x61,0x6c])&&(_0x130893=_0x23c173(_0x386687([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x41634a()):_0x386687([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x386687([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x386687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x26135f){return _0x386687([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2b180d(){const _0x2d98a7=[_0x386687([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x386687([0x74,0x72,0x69,0x61,0x6c])][_0x386687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x36486d[_0x386687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x39b9fd/0x3e8:0xe10*_0x558edc;return _0x36486d[_0x386687([0x65,0x78,0x70])]<_0x2d98a7;}function _0xb6f5e3(){const _0x24e2bb=_0x36486d[_0x386687([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24e2bb&&(!!_0x24e2bb[_0x386687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x386687([0x2a]))||!!_0x24e2bb[_0x386687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x386687([0x4d,0x4c,0x4c])));}function _0x122b61(){const _0x107db9=_0x36486d[_0x386687([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x107db9||0x0==_0x107db9[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4b8b3b}=new URL(window[_0x386687([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x107db9[_0x386687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4b8b3b))return!0x0;const _0x561dae=_0x4b8b3b[_0x386687([0x73,0x70,0x6c,0x69,0x74])](_0x386687([0x2e]));return _0x107db9[_0x386687([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4cb47e=>_0x4cb47e[_0x386687([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x386687([0x2a])))[_0x386687([0x6d,0x61,0x70])](_0x462011=>_0x462011[_0x386687([0x73,0x70,0x6c,0x69,0x74])](_0x386687([0x2e])))[_0x386687([0x73,0x6f,0x6d,0x65])](_0x30332b=>_0x561dae[_0x386687([0x65,0x76,0x65,0x72,0x79])]((_0x4a3950,_0xc01bf6)=>_0x30332b[_0xc01bf6]===_0x4a3950||_0x30332b[_0xc01bf6]===_0x386687([0x2a])));}function _0x41634a(){return _0x130893&&_0x25c7b8?new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x51d3cc,_0x17b438)=>{_0x130893[_0x386687([0x74,0x68,0x65,0x6e])](_0x51d3cc,_0x17b438),_0x25c7b8[_0x386687([0x74,0x68,0x65,0x6e])](_0x49f9ed=>{_0x49f9ed!=_0x386687([0x56,0x61,0x6c,0x69,0x64])&&_0x51d3cc(_0x49f9ed);},_0x17b438);}):_0x130893||_0x25c7b8||_0x386687([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5b57e9(_0x14e21d,_0x351c38){return new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x974f55=>{if(_0x45ffeb())return _0x974f55(_0x386687([0x56,0x61,0x6c,0x69,0x64]));_0x1036ea(),_0x40b130[_0x386687([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x386687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0xcee3c3=!0x1;const _0x36dfb3=_0x3fd62e();function _0x4d7c1f(_0x1d1679){return!!_0x1d1679&&(typeof _0x1d1679===_0x386687([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1d1679===_0x386687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1d1679[_0x386687([0x74,0x68,0x65,0x6e])]===_0x386687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1d1679[_0x386687([0x63,0x61,0x74,0x63,0x68])]===_0x386687([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f9e05(_0x3f9390){_0x1e0b40(_0x3f9390)[_0x386687([0x74,0x68,0x65,0x6e])](_0x21d6b1=>{if(!_0x21d6b1||_0x21d6b1[_0x386687([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x386687([0x6f,0x6b]))return _0x386687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xab94e5(_0x32a3ec(_0x36dfb3+_0x351c38))!=_0x21d6b1[_0x386687([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x386687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x386687([0x56,0x61,0x6c,0x69,0x64]);})[_0x386687([0x74,0x68,0x65,0x6e])](_0x267d45=>(_0x2ad235(),_0x267d45),()=>{const _0x205837=_0x5260ce();return null==_0x205837?(_0x2ad235(),_0x386687([0x56,0x61,0x6c,0x69,0x64])):_0x386687(_0x39b9fd-_0x205837>(0x503c5a67^_0x358779)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x386687([0x74,0x68,0x65,0x6e])](_0x974f55)[_0x386687([0x63,0x61,0x74,0x63,0x68])](()=>{_0x974f55(_0x386687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x57d99a=0x740630e7^_0x358779;function _0x2ad235(){const _0x3fe4cb=_0x386687([0x6c,0x6c,0x63,0x74,0x2d])+_0xab94e5(_0x32a3ec(_0x14e21d)),_0x3ce0c8=_0x16b4cd(_0xab94e5(window[_0x386687([0x4d,0x61,0x74,0x68])][_0x386687([0x63,0x65,0x69,0x6c])](_0x39b9fd/_0x57d99a)));window[_0x386687([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x386687([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3fe4cb,_0x3ce0c8);}function _0x5260ce(){const _0x28fe51=_0x386687([0x6c,0x6c,0x63,0x74,0x2d])+_0xab94e5(_0x32a3ec(_0x14e21d)),_0x59c598=window[_0x386687([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x386687([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28fe51);return _0x59c598?window[_0x386687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x16b4cd(_0x59c598),0x10)*_0x57d99a:null;}function _0x1e0b40(_0x386a49){return new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xb2560d,_0x1f0b79)=>{_0x386a49[_0x386687([0x74,0x68,0x65,0x6e])](_0xb2560d,_0x1f0b79),window[_0x386687([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1f0b79,0x74310aa7^_0x358779);});}}_0x40b130[_0x386687([0x6f,0x6e])](_0x386687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1ca8ef,_0x4f9475)=>{if(_0x4f9475[0x0]!=_0x14e21d)return _0x974f55(_0x386687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4f9475[0x1]={..._0x4f9475[0x1],[_0x386687([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x36dfb3};},{[_0x386687([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x386687([0x68,0x69,0x67,0x68])}),_0x40b130[_0x386687([0x6f,0x6e])](_0x386687([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x46367c=>{_0x4d7c1f(_0x46367c[_0x386687([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0xcee3c3=!0x0,_0x3f9e05(_0x46367c[_0x386687([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x386687([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x386687([0x6c,0x6f,0x77])}),_0x866c0b[_0x386687([0x74,0x68,0x65,0x6e])](()=>{_0xcee3c3||_0x974f55(_0x386687([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45ffeb(){return _0x40b130[_0x386687([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x386687([0x76,0x69,0x65,0x77])][_0x386687([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x386687([0x61,0x75,0x74,0x6f]);}function _0x1036ea(){_0x40b130[_0x386687([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x386687([0x76,0x69,0x65,0x77])][_0x386687([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x386687([0x61,0x75,0x74,0x6f]);}}function _0x23c173(_0x3f9ea1){const _0x5cc701=[new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3fd7b6=>setTimeout(_0x3fd7b6,0x7439e0ab^_0x358779)),_0x866c0b[_0x386687([0x74,0x68,0x65,0x6e])](()=>new window[(_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7d87d9=>{let _0x1030fa=0x0;_0x40b130[_0x386687([0x6d,0x6f,0x64,0x65,0x6c])][_0x386687([0x6f,0x6e])](_0x386687([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x47b77d,_0x1182dc)=>{_0x1182dc[0x0][_0x386687([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1030fa++,_0x1030fa==(0x7430df9f^_0x358779)&&(_0x7d87d9(),_0x47b77d[_0x386687([0x6f,0x66,0x66])]());});}))];return window[_0x386687([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x386687([0x72,0x61,0x63,0x65])](_0x5cc701)[_0x386687([0x74,0x68,0x65,0x6e])](()=>_0x3f9ea1);}async function _0x2be59a(){await _0x866c0b,_0x40b130[_0x386687([0x6d,0x6f,0x64,0x65,0x6c])][_0x386687([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2b1ad7,_0x40b130[_0x386687([0x6d,0x6f,0x64,0x65,0x6c])][_0x386687([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2b1ad7,_0x40b130[_0x386687([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x386687([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x36d23f(_0x20b45b){const _0x510ae8=_0x4f96c7();_0x40b130[_0x510ae8]=_0x386687([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x20b45b,_0x20b45b!=_0x386687([0x56,0x61,0x6c,0x69,0x64])&&_0x2be59a();}function _0x4f96c7(){const _0x4f08a2=window[_0x386687([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x386687([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x386687([0x6e,0x6f,0x77])]())[_0x386687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x386687([0x2e]),'');let _0x198825=_0x386687([0x59]);for(let _0x4a7029=0x0;_0x4a7029<_0x4f08a2[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4a7029+=0x2){let _0x2c0f0c=window[_0x386687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f08a2[_0x386687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a7029,_0x4a7029+0x2));_0x2c0f0c>=_0x537e4c[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2c0f0c-=_0x537e4c[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x198825+=_0x537e4c[_0x2c0f0c];}return _0x198825;}function _0x275fc1(){const _0x5767f4=_0x4e5998[_0x386687([0x73,0x70,0x6c,0x69,0x74])](_0x386687([0x2e]));if(0x3!=_0x5767f4[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x9b1bc8(_0x5767f4[0x1]);function _0x9b1bc8(_0x2adbe3){const _0x165e8c=_0x5d545e(_0x2adbe3);return _0x165e8c&&_0x289e9d()?_0x165e8c:null;function _0x289e9d(){const _0x5ce44e=_0x165e8c[_0x386687([0x6a,0x74,0x69])],_0x5cb3f5=window[_0x386687([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5ce44e[_0x386687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5ce44e[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x319030={..._0x165e8c,[_0x386687([0x6a,0x74,0x69])]:_0x5ce44e[_0x386687([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5ce44e[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x319030[_0x386687([0x76,0x63])],_0x32a3ec(_0x319030)==_0x5cb3f5;}}}async function _0x3685df(){let _0x110e65=!0x0;try{const _0x44afec=_0x4e5998[_0x386687([0x73,0x70,0x6c,0x69,0x74])](_0x386687([0x2e])),[_0x58521b,_0x5b79fc,_0x5d1120]=_0x44afec;return _0x3054a4(_0x58521b),await _0x2f45bc(_0x58521b,_0x5b79fc,_0x5d1120),_0x110e65;}catch(_0x18a7a8){return!0x1;}function _0x3054a4(_0x66ae88){const _0x13e4c5=_0x5d545e(_0x66ae88);_0x13e4c5&&_0x13e4c5[_0x386687([0x61,0x6c,0x67])]==_0x386687([0x45,0x53,0x32,0x35,0x36])||(_0x110e65=!0x1);}async function _0x2f45bc(_0x2fbf42,_0x50875d,_0x546c2a){const _0x984f8a=window[_0x386687([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x386687([0x66,0x72,0x6f,0x6d])](_0x250bdb(_0x546c2a),_0x3c39cc=>_0x3c39cc[_0x386687([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x203191=new window[(_0x386687([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x386687([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2fbf42+_0x386687([0x2e])+_0x50875d),_0x581191=window[_0x386687([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x386687([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x581191)return;const _0x33ae6e=await _0x581191[_0x386687([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x386687([0x6a,0x77,0x6b]),_0x430a7b,{[_0x386687([0x6e,0x61,0x6d,0x65])]:_0x386687([0x45,0x43,0x44,0x53,0x41]),[_0x386687([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x386687([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x386687([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x581191[_0x386687([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x386687([0x6e,0x61,0x6d,0x65])]:_0x386687([0x45,0x43,0x44,0x53,0x41]),[_0x386687([0x68,0x61,0x73,0x68])]:{[_0x386687([0x6e,0x61,0x6d,0x65])]:_0x386687([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x33ae6e,_0x984f8a,_0x203191)||(_0x110e65=!0x1);}}function _0x5d545e(_0x68d7c1){return _0x68d7c1[_0x386687([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x386687([0x65,0x79]))?JSON[_0x386687([0x70,0x61,0x72,0x73,0x65])](_0x250bdb(_0x68d7c1)):null;}function _0x250bdb(_0x3ddef7){return window[_0x386687([0x61,0x74,0x6f,0x62])](_0x3ddef7[_0x386687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x386687([0x2b]))[_0x386687([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x386687([0x2f])));}function _0x32a3ec(_0x31100f){let _0xaf27d7=0x1505;function _0x387f1d(_0xfdc644){for(let _0x31c360=0x0;_0x31c360<_0xfdc644[_0x386687([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x31c360++){const _0x2fe5c2=_0xfdc644[_0x386687([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x31c360);_0xaf27d7=(_0xaf27d7<<0x5)+_0xaf27d7+_0x2fe5c2,_0xaf27d7&=_0xaf27d7;}}function _0x5250d4(_0xaf9191){Array[_0x386687([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xaf9191)?_0xaf9191[_0x386687([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5250d4):_0xaf9191&&typeof _0xaf9191==_0x386687([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x386687([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xaf9191)[_0x386687([0x73,0x6f,0x72,0x74])]()[_0x386687([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x12c345,_0x22bbcd])=>{_0x387f1d(_0x12c345),_0x5250d4(_0x22bbcd);}):_0x387f1d(window[_0x386687([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xaf9191));}return _0x5250d4(_0x31100f),_0xaf27d7>>>0x0;}function _0xab94e5(_0x23c62a){return _0x23c62a[_0x386687([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x386687([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x386687([0x30]));}function _0x16b4cd(_0x59c58b){return _0x59c58b[_0x386687([0x73,0x70,0x6c,0x69,0x74])]('')[_0x386687([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x386687([0x6a,0x6f,0x69,0x6e])]('');}function _0x2b1ad7(){}function _0x386687(_0x5760c0){return _0x5760c0['map'](_0x588221=>String['fromCharCode'](_0x588221))['join']('');}_0x36d23f(await _0x1f0474());}(this);}}function f(_0x4ac6ff,_0x14b695,_0x48a271){let _0x327f94=_0x14b695['listMarkers'][_0x4ac6ff%_0x14b695['listMarkers']['length']];if(void 0x0===_0x327f94['showMarkerPath']||_0x327f94['showMarkerPath'])return _0x48a271['slice'](0x0,_0x4ac6ff+0x1)['map']((_0x56baf7,_0x598b8e)=>(_0x327f94=_0x14b695['listMarkers'][_0x598b8e%_0x14b695['listMarkers']['length']],w(_0x327f94['marker'],_0x56baf7)))['join']('');{const _0x5d1f06=_0x48a271[_0x48a271['length']-0x1];return w(_0x327f94['marker'],_0x5d1f06);}}function w(_0x48f1bc,_0x22c173){return'function'==typeof _0x48f1bc?_0x48f1bc(_0x22c173):_0x48f1bc;}function m(_0x50fc08,_0x48d400){return(_0x2489c4,_0x4f4955,_0x3a57f6)=>{const _0x505ed7=_0x4f4955['viewItem'];if(_0x4f4955['modelRange']||Object['assign'](_0x4f4955,_0x3a57f6['convertChildren'](_0x4f4955['viewItem'],_0x4f4955['modelCursor'])),!_0x3a57f6['consumable']['test'](_0x505ed7,{'classes':_0x50fc08['className']}))return;const _0x2664cb=Array['from'](_0x4f4955['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x56ac89=>_0x48d400['checkAttribute'](_0x56ac89,'listItemId'));if(!_0x2664cb['length'])return;_0x3a57f6['consumable']['consume'](_0x505ed7,{'classes':_0x50fc08['className']}),_0x3a57f6['consumable']['consume'](_0x505ed7,{'classes':'multi-level-list'}),_0x3a57f6['consumable']['consume'](_0x505ed7,{'styles':'list-style-type'});const _0xc5eee5=_0x2664cb[0x0]['getAttribute']('listIndent');for(const _0x80e110 of _0x2664cb)_0x80e110['getAttribute']('listIndent')==_0xc5eee5&&(_0x3a57f6['writer']['setAttribute']('listType',_0x50fc08['listType'],_0x80e110),_0x3a57f6['writer']['setAttribute']('listMarkerStyle',_0x50fc08['listMarkerStyle'],_0x80e110));};}function K(_0x4bbd21,_0x8c0b50){const _0x11069f=_0x4bbd21['t'],t=_0x4bbd21['t'];switch(_0x8c0b50){case'Start\x20at':return _0x11069f('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x11069f('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x11069f('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x11069f('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 _0x8c0b50;}}class C extends _0x52bbb6{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x3c863b();['keystrokes']=new _0x3b0628();['focusables']=new _0x16ad2a();['focusCycler'];constructor(_0x2f2fc0,{enabledProperties:_0x32d0da,styleButtonViews:_0x1e9611,styleGridAriaLabel:_0x13210b}){super(_0x2f2fc0);const _0x36861c=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x20632f({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x32d0da['styles']?(this['stylesView']=this['_createStylesView'](_0x1e9611,_0x13210b),this['children']['add'](this['stylesView'])):_0x36861c['push']('ck-multi-level-list-properties_without-styles'),_0x32d0da['startIndex']&&(this['_addListPropertyViews'](_0x32d0da),_0x36861c['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x36861c},'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 _0x518a8d of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x518a8d['element']);_0x4c1b66({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x145510['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 _0x327dea=_0x1c5108=>_0x1c5108['stopPropagation']();this['keystrokes']['set']('arrowright',_0x327dea),this['keystrokes']['set']('arrowleft',_0x327dea),this['keystrokes']['set']('arrowup',_0x327dea),this['keystrokes']['set']('arrowdown',_0x327dea);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x44e626,_0x1c59a8){const _0x508c58=new _0x52bbb6(this['locale']);return _0x508c58['children']=_0x508c58['createCollection'](),_0x508c58['children']['addMany'](_0x44e626),_0x508c58['setTemplate']({'tag':'div','attributes':{'aria-label':_0x1c59a8,'class':['ck','ck-multi-level-list-styles']},'children':_0x508c58['children']}),_0x508c58['children']['delegate']('execute')['to'](this),_0x508c58['focus']=function(){this['children']['first']['focus']();},_0x508c58['focusTracker']=new _0x3c863b(),_0x508c58['keystrokes']=new _0x3b0628(),_0x508c58['render'](),_0x508c58['keystrokes']['listenTo'](_0x508c58['element']),_0x508c58;}['_addListPropertyViews'](_0x17b606){const _0x1b95dc=[];_0x17b606['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x1b95dc['push'](this['startIndexFieldView'])),_0x17b606['styles']?(this['additionalPropertiesCollapsibleView']=new _0x417cbd(this['locale'],_0x1b95dc),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x1b95dc,'isEnabled',(..._0x20458d)=>_0x20458d['some'](_0x29fdcf=>_0x29fdcf)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x3d942b,_0x360d5f,_0x1c5b45)=>{_0x1c5b45||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x1b95dc);}['_createStartIndexField'](){const _0xc6e6f8=new _0x2417c5(this['locale'],_0xf7b967);return _0xc6e6f8['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0xc6e6f8['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xc6e6f8['fieldView']['on']('input',()=>{const _0x2a6d0b=_0xc6e6f8['fieldView']['element'],_0x37e583=_0x2a6d0b['valueAsNumber'];Number['isNaN'](_0x37e583)?_0xc6e6f8['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x2a6d0b['checkValidity']()?this['fire']('listStart',{'startIndex':_0x37e583}):_0xc6e6f8['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0xc6e6f8;}}var b='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.85\x206.5a.75.75\x200\x200\x201\x200-1.5h9.5a.75.75\x200\x201\x201\x200\x201.5h-9.5Z\x22/><path\x20d=\x22M3\x208V2.7H.5v1h1V8H3Z\x22/><path\x20d=\x22M13.42\x2014.185a.75.75\x200\x200\x200\x20.53\x201.28h3.4a.75.75\x200\x201\x200\x200-1.5h-3.4a.75.75\x200\x200\x200-.53.22Z\x22/><path\x20d=\x22M5.636\x208.035V6.8H4.4v1.235h1.236Z\x22/><path\x20d=\x22M9\x2017.865v-5.3H6.5v1h1v4.3H9Z\x22/><path\x20d=\x22M11.636\x2017.9v-1.235H10.4V17.9h1.236Z\x22/><path\x20d=\x22M3.2\x2017.865v-5.3H.7v1h1v4.3h1.5Z\x22/><path\x20d=\x22M5.836\x2017.9v-1.235H4.6V17.9h1.236Z\x22/></svg>';class l extends _0x56aa8e{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x163986=this['editor'];_0x163986['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x3fe636,parentCommandName:_0x4d66e8,buttonLabel:_0xec493c,buttonIcon:_0x52747e,styleGridAriaLabel:_0x1aad47,styleDefinitions:_0x105de4}){const _0xa7021c=_0x3fe636['commands']['get'](_0x4d66e8),_0x20d430=_0x3fe636['config']['get']('list.properties')||{},_0xf59c4c=_0x3fe636['plugins']['has']('ListProperties'),_0x4177f3=_0x20d430['startIndex'];if(!_0xf59c4c||!_0x4177f3)return _0x170f4a=>{const _0x23bc54=new _0x2976cc(_0x170f4a);return _0x23bc54['set']({'label':_0xec493c,'icon':_0x52747e,'tooltip':!0x0,'isToggleable':!0x0}),_0x23bc54['bind']('isOn')['to'](_0xa7021c,'value',_0x2fc8eb=>!!_0x2fc8eb),_0x23bc54['on']('execute',()=>{_0x3fe636['execute'](_0x4d66e8),_0x3fe636['editing']['view']['focus']();}),_0x23bc54;};return _0x4f2986=>{const _0x55d645=_0x2b0348(_0x4f2986,_0x4cf6ad),_0x553da0=_0x55d645['buttonView'];return _0x55d645['bind']('isEnabled')['to'](_0xa7021c),_0x55d645['class']='ck-list-styles-dropdown',_0x553da0['on']('execute',()=>{_0x3fe636['execute'](_0x4d66e8),_0x3fe636['editing']['view']['focus']();}),_0x553da0['set']({'label':_0xec493c,'icon':_0x52747e,'tooltip':!0x0,'isToggleable':!0x0}),_0x553da0['bind']('isOn')['to'](_0xa7021c,'value',_0x566a94=>!!_0x566a94),_0x55d645['once']('change:isOpen',()=>{const _0x2ec0f1=function({editor:_0x111e5a,dropdownView:_0x3d20c9,styleDefinitions:_0x481f0f,styleGridAriaLabel:_0x341bb0}){const _0x4753b2=_0x111e5a['locale'],_0x554aaa=_0x111e5a['config']['get']('list.properties'),_0x22dc61=null;_0x554aaa['reversed']=!0x1,_0x481f0f['length']||(_0x554aaa['styles']=!0x1);const _0x328787=new C(_0x4753b2,{'styleGridAriaLabel':_0x341bb0,'enabledProperties':_0x554aaa,'styleButtonViews':_0x22dc61});if(_0x554aaa['startIndex']){const _0x262651=_0x111e5a['commands']['get']('listStart');_0x328787['startIndexFieldView']['bind']('isEnabled')['to'](_0x262651),_0x328787['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x262651),_0x328787['on']('listStart',(_0x1cbb6b,_0x5a5629)=>_0x111e5a['execute']('listStart',_0x5a5629));}return _0x328787['delegate']('execute')['to'](_0x3d20c9),_0x328787;}({'editor':_0x3fe636,'dropdownView':_0x55d645,'styleGridAriaLabel':_0x1aad47,'styleDefinitions':_0x105de4});_0x55d645['panelView']['children']['add'](_0x2ec0f1);}),_0x55d645['on']('execute',()=>{_0x3fe636['editing']['view']['focus']();}),_0x55d645;};}({'editor':_0x163986,'parentCommandName':'multiLevelList','buttonLabel':K(_0x163986['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x163986['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x163986['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x2c5c41=_0x163986['commands']['get']('multiLevelList'),_0xa2dd21=new _0x318d16(_0x163986['locale']);return _0xa2dd21['set']({'label':K(_0x163986['locale'],'Multi-level\x20List'),'icon':b}),_0xa2dd21['bind']('isEnabled')['to'](_0x2c5c41),_0xa2dd21['bind']('isOn')['to'](_0x2c5c41,'value',_0x5a5395=>!!_0x5a5395),_0xa2dd21['on']('execute',()=>{_0x163986['execute']('multiLevelList'),_0x163986['editing']['view']['focus']();}),_0xa2dd21;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x41ad6e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x13242b;for(const _0x144197 in _0x41ad6e){const _0x3826ae=_0x144197,_0x237b78=_0x41ad6e[_0x3826ae];if('multiLevelListLicenseKeyValid'==_0x237b78||'multiLevelListLicenseKeyInvalid'==_0x237b78||'multiLevelListLicenseKeyExpired'==_0x237b78||'multiLevelListLicenseKeyDomainLimit'==_0x237b78||'multiLevelListLicenseKeyNotAllowed'==_0x237b78||'multiLevelListLicenseKeyEvaluationLimit'==_0x237b78||'multiLevelListLicenseKeyTrialLimit'==_0x237b78||'multiLevelListLicenseKeyUsageLimit'==_0x237b78){delete _0x41ad6e[_0x3826ae],_0x13242b=_0x237b78,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x13242b&&_0x41ad6e['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x13242b&&_0x41ad6e['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x13242b&&_0x41ad6e['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x13242b&&_0x41ad6e['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x13242b&&_0x41ad6e['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x13242b&&_0x41ad6e['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x13242b&&_0x41ad6e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x56aa8e{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[i,l];}}export{s as MultiLevelList,i as MultiLevelListEditing,l as MultiLevelListUI};
23
+ import{Command as _0x3b87fc,Plugin as _0x5768f0}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x3ab35c,UpcastWriter as _0x4d544b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0xdd483d,uid as _0x469cdf,FocusTracker as _0x2061b0,KeystrokeHandler as _0x17805a,global as _0x4afd27}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0xdc92a2,ViewCollection as _0x2c6838,FocusCycler as _0x329b1b,addKeyboardHandlingForGrid as _0x500e82,CollapsibleView as _0x48411e,LabeledFieldView as _0x1ea047,createLabeledInputNumber as _0x21c70b,MenuBarMenuListItemButtonView as _0x4d99d8,ButtonView as _0x2f4c4a,createDropdown as _0x4cd410,SplitButtonView as _0x1b809b}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x3b87fc{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x945f2f,_0x261d34,_0x298219){super(_0x945f2f),this['defaultListMarkerStyle']=_0x261d34,this['_listDefinitions']=_0x298219,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x31e399={}){const _0x247dad=this['editor']['model'],_0xfad0e4=_0x31e399['listMarkerStyle']||this['defaultListMarkerStyle'];_0x247dad['change'](()=>{const _0x2ffcac=this['_getListTypeFromListMarkerStyle'](_0xfad0e4);if(!_0x2ffcac)return;const _0x4f319b=_0x2ffcac+'List';this['editor']['execute'](_0x4f319b,{'additionalAttributes':{'listMarkerStyle':_0xfad0e4}});});}['_getValue'](){const _0x3f3d40=_0xdd483d(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x3f3d40)?_0x3f3d40['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x38f0c1=this['editor'],_0x3f4850=_0x38f0c1['commands']['get']('customNumberedList'),_0x14e380=_0x38f0c1['commands']['get']('customBulletedList');return _0x3f4850['isEnabled']||_0x14e380['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x483f1e){const _0x262b21=this['_listDefinitions']['find'](_0x1f1c62=>_0x1f1c62['listMarkerStyle']==_0x483f1e);return _0x262b21?_0x262b21['listType']:null;}}class i extends _0x5768f0{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x4a476c){super(_0x4a476c);const _0x305866=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x5013f0=>_0x5013f0+'.'}]},..._0x305866];}['init'](){const _0x3c75a6=this['editor'],_0x309c50=_0x3c75a6['model'],_0x536620=_0x3c75a6['editing']['view'],_0x4d75c0=_0x3c75a6['plugins']['get']('ListEditing');_0x3c75a6['commands']['add']('multiLevelList',new h(_0x3c75a6,'legal',this['_listDefinitions'])),_0x309c50['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x309c50['schema']['addAttributeCheck']((_0x35f77c,_0x269efb)=>{const _0x58c1be=_0x35f77c['last'];if('listMarker'==_0x269efb||'listMarkerStyle'==_0x269efb)return!(!_0x58c1be['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x3d3555=>_0x3d3555['listType']==_0x58c1be['getAttribute']('listType')))&&void 0x0;});for(const _0x271682 of this['_listDefinitions'])_0x3c75a6['conversion']['for']('upcast')['add'](_0x2bc2a4=>{_0x2bc2a4['on']('element:'+('customNumbered'==_0x271682['listType']?'ol':'ul'),m(_0x271682,_0x309c50['schema']),{'priority':'low'});}),_0x4d75c0['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x1c2ebd,_0x134c5b,_0x1e82d7){_0x134c5b==_0x271682['listMarkerStyle']?(_0x1c2ebd['addClass'](['multi-level-list',_0x271682['className']],_0x1e82d7),_0x1c2ebd['setStyle']('list-style-type','none',_0x1e82d7)):(_0x1c2ebd['removeClass'](['multi-level-list',_0x271682['className']],_0x1e82d7),_0x1c2ebd['removeStyle']('list-style-type',_0x1e82d7));}}),_0x4d75c0['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x590b59,_0x3e8ee9,{dataPipeline:_0x434388}){if(!_0x3e8ee9['hasAttribute']('listMarker'))return null;if(_0x3e8ee9['getAttribute']('listType')!=_0x271682['listType']||_0x3e8ee9['getAttribute']('listMarkerStyle')!=_0x271682['listMarkerStyle'])return null;const _0x39de81=_0x3e8ee9['getAttribute']('listMarker')+'\x20';return _0x590b59['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x434388&&{'contenteditable':'false','data-multi-level-list-marker':_0x39de81}},function(_0x4e94f9){const _0x36343e=this['toDomElement'](_0x4e94f9);return _0x434388&&_0x36343e['appendChild'](_0x4e94f9['createTextNode'](_0x39de81)),_0x36343e;});},'canInjectMarkerIntoElement':_0x22658f=>_0x309c50['schema']['checkChild'](_0x22658f,'$text')&&_0x309c50['schema']['checkChild'](_0x22658f,'$inlineObject')&&!_0x309c50['schema']['isLimit'](_0x22658f)&&_0x22658f['getAttribute']('listType')==_0x271682['listType']&&_0x22658f['getAttribute']('listMarkerStyle')==_0x271682['listMarkerStyle']});_0x3c75a6['conversion']['for']('upcast')['add'](_0x1be435=>{_0x1be435['on']('element:span',function(_0x3b55af){return(_0x53f359,_0x32f757,{writer:_0x18ee9a,consumable:_0x40734c})=>{const _0x32fc35=_0x32f757['modelCursor'],_0x5fca24=_0x32fc35['parent'],_0x2260fb=_0x32f757['viewItem'];if(_0x40734c['consume'](_0x2260fb,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x32fc35['isAtStart']&&_0x5fca24['hasAttribute']('listType')&&_0x2260fb['childCount']>0x0){const _0x44d0c0=_0x3b55af['createRangeIn'](_0x2260fb);let _0x4e25fa='';for(const _0x4679c9 of _0x44d0c0['getItems']())_0x4679c9['is']('$textProxy')&&(_0x4e25fa+=_0x4679c9['data']['trim'](),_0x40734c['consume'](_0x4679c9['textNode']));_0x18ee9a['setAttribute']('listMarker',_0x4e25fa['trim'](),_0x5fca24);}};}(_0x536620));}),_0x4d75c0['on']('postFixer',(_0x36c9ad,{listNodes:_0x3ab7f6,writer:_0x3c1808})=>{const _0x1b4fb8=[];for(const {node:_0x1d0e00,previousNodeInList:_0x1a3b88}of _0x3ab7f6){const _0x1b7534=_0x1d0e00['getAttribute']('listType'),_0x2cb1c0=_0x1d0e00['getAttribute']('listMarkerStyle')||('customNumbered'==_0x1b7534?'legal':void 0x0),_0x2a167d=this['_listDefinitions']['find'](_0x2c03ca=>_0x2c03ca['listType']==_0x1b7534&&_0x2c03ca['listMarkerStyle']==_0x2cb1c0);if('customNumbered'!=_0x1b7534&&'customBulleted'!=_0x1b7534&&(_0x1d0e00['hasAttribute']('listMarker')&&(_0x3c1808['removeAttribute']('listMarker',_0x1d0e00),_0x36c9ad['return']=!0x0),_0x1d0e00['hasAttribute']('listMarkerStyle')&&(_0x3c1808['removeAttribute']('listMarkerStyle',_0x1d0e00),_0x36c9ad['return']=!0x0)),!_0x2a167d){'customBulleted'!=_0x1b7534||_0x2cb1c0||(_0x3c1808['setAttribute']('listType','bulleted',_0x1d0e00),_0x36c9ad['return']=!0x0);continue;}_0x1d0e00['hasAttribute']('listMarkerStyle')||(_0x3c1808['setAttribute']('listMarkerStyle',_0x2cb1c0,_0x1d0e00),_0x36c9ad['return']=!0x0);const _0x322457=_0x1d0e00['getAttribute']('listIndent');if(_0x1a3b88&&_0x1a3b88['getAttribute']('listItemId')==_0x1d0e00['getAttribute']('listItemId'))continue;_0x1b4fb8['length']=_0x322457+0x1,_0x1a3b88||_0x1b4fb8[_0x322457]?_0x1a3b88&&_0x1a3b88['getAttribute']('listType')!=_0x2a167d['listType']?_0x1b4fb8[_0x322457]=0x1:_0x1b4fb8[_0x322457]++:_0x1b4fb8[_0x322457]=_0x1d0e00['getAttribute']('listStart')||0x1;const _0x2756ba=f(_0x322457,_0x2a167d,_0x1b4fb8);_0x1d0e00['getAttribute']('listMarker')!=_0x2756ba&&(_0x3c1808['setAttribute']('listMarker',_0x2756ba,_0x1d0e00),_0x36c9ad['return']=!0x0);}});const _0x580845=_0x3c75a6['editing']['view']['document'];this['listenTo'](_0x580845,'clipboardOutput',(_0x44298b,_0x6ba67b)=>{const _0x1dca55=new _0x3ab35c({'name':'span','classes':'multi-level-list__marker'}),_0x4b1a52=new _0x3ab35c({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x387b7f=new _0x4d544b(_0x6ba67b['content']['document']),_0xf0ba70=[];for(const _0x67a02 of _0x387b7f['createRangeIn'](_0x6ba67b['content'])['getItems']())_0x67a02['is']('element')&&_0x1dca55['match'](_0x67a02)&&_0xf0ba70['push'](_0x67a02),_0x67a02['is']('element')&&_0x4b1a52['match'](_0x67a02)&&_0x387b7f['removeStyle']('list-style-type',_0x67a02);for(const _0x135118 of _0xf0ba70)_0x387b7f['remove'](_0x135118);});}['afterInit'](){!async function(_0x1f4fde){const _0x3210bb=_0x522021([0x55,0x65,0x32,0x58,0x4c,0x67,0x34,0x73,0x53,0x59,0x35,0x69,0x45,0x61,0x6f,0x56,0x66,0x5a,0x68,0x39,0x31,0x6e,0x41,0x6c,0x63,0x79,0x43,0x62,0x6d,0x7a,0x57,0x72,0x4a,0x4d,0x77,0x54,0x30,0x78,0x4f,0x75,0x51,0x50,0x36,0x38,0x48,0x64,0x74,0x44,0x4b,0x47,0x4e,0x6b,0x71,0x33,0x52,0x42,0x76,0x46,0x6a,0x37,0x70,0x49]),_0x524bc6=0x477ddb2a,_0x1e055a=0x477aba6a^_0x524bc6,_0x5c3e4a=window[_0x522021([0x44,0x61,0x74,0x65])][_0x522021([0x6e,0x6f,0x77])](),_0x403427=_0x1f4fde[_0x522021([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x753188=new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ff979=>{_0x403427[_0x522021([0x6f,0x6e,0x63,0x65])](_0x522021([0x72,0x65,0x61,0x64,0x79]),_0x3ff979);}),_0x136c62={[_0x522021([0x6b,0x74,0x79])]:_0x522021([0x45,0x43]),[_0x522021([0x75,0x73,0x65])]:_0x522021([0x73,0x69,0x67]),[_0x522021([0x63,0x72,0x76])]:_0x522021([0x50,0x2d,0x32,0x35,0x36]),[_0x522021([0x78])]:_0x522021([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]),[_0x522021([0x79])]:_0x522021([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]),[_0x522021([0x61,0x6c,0x67])]:_0x522021([0x45,0x53,0x32,0x35,0x36])},_0x11846f=_0x403427[_0x522021([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x522021([0x67,0x65,0x74])](_0x522021([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x50682c(){let _0x1c9654,_0x3b5ae6=null,_0x4e6606=null;try{if(_0x11846f==_0x522021([0x47,0x50,0x4c]))return _0x522021([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1c9654=_0x3282e9(),!_0x1c9654)return _0x522021([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1c9654[_0x522021([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4e6606=_0x2ce9b7(_0x1c9654[_0x522021([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1c9654[_0x522021([0x6a,0x74,0x69])])),await _0x4b04ec()?_0x1e2fad()?_0x5e7872()?_0x522021([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2d9ef9()?(_0x1c9654[_0x522021([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x522021([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3b5ae6=_0x168ec8(_0x522021([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1c9654[_0x522021([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x522021([0x74,0x72,0x69,0x61,0x6c])&&(_0x3b5ae6=_0x168ec8(_0x522021([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x424f78()):_0x522021([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x522021([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x522021([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x506d76){return _0x522021([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x5e7872(){const _0x5326bd=[_0x522021([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x522021([0x74,0x72,0x69,0x61,0x6c])][_0x522021([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1c9654[_0x522021([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5c3e4a/0x3e8:0xe10*_0x1e055a;return _0x1c9654[_0x522021([0x65,0x78,0x70])]<_0x5326bd;}function _0x1e2fad(){const _0x5b23f7=_0x1c9654[_0x522021([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5b23f7&&(!!_0x5b23f7[_0x522021([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522021([0x2a]))||!!_0x5b23f7[_0x522021([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522021([0x4d,0x4c,0x4c])));}function _0x2d9ef9(){const _0xb8d86b=_0x1c9654[_0x522021([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0xb8d86b||0x0==_0xb8d86b[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3d8c67}=new URL(window[_0x522021([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0xb8d86b[_0x522021([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3d8c67))return!0x0;const _0xa4c2c=_0x3d8c67[_0x522021([0x73,0x70,0x6c,0x69,0x74])](_0x522021([0x2e]));return _0xb8d86b[_0x522021([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x43ed8d=>_0x43ed8d[_0x522021([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x522021([0x2a])))[_0x522021([0x6d,0x61,0x70])](_0x4d9939=>_0x4d9939[_0x522021([0x73,0x70,0x6c,0x69,0x74])](_0x522021([0x2e])))[_0x522021([0x73,0x6f,0x6d,0x65])](_0x44c593=>_0xa4c2c[_0x522021([0x65,0x76,0x65,0x72,0x79])]((_0x58a629,_0x244a9d)=>_0x44c593[_0x244a9d]===_0x58a629||_0x44c593[_0x244a9d]===_0x522021([0x2a])));}function _0x424f78(){return _0x3b5ae6&&_0x4e6606?new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x171ac0,_0x34fb29)=>{_0x3b5ae6[_0x522021([0x74,0x68,0x65,0x6e])](_0x171ac0,_0x34fb29),_0x4e6606[_0x522021([0x74,0x68,0x65,0x6e])](_0x3ff132=>{_0x3ff132!=_0x522021([0x56,0x61,0x6c,0x69,0x64])&&_0x171ac0(_0x3ff132);},_0x34fb29);}):_0x3b5ae6||_0x4e6606||_0x522021([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2ce9b7(_0x2c5bf9,_0x148ab0){return new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5be729=>{if(_0x4adf2d())return _0x5be729(_0x522021([0x56,0x61,0x6c,0x69,0x64]));_0x5210ff(),_0x403427[_0x522021([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x522021([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x131b2b=!0x1;const _0x44ccbd=_0x469cdf();function _0x50a952(_0x3ddb59){return!!_0x3ddb59&&(typeof _0x3ddb59===_0x522021([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3ddb59===_0x522021([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3ddb59[_0x522021([0x74,0x68,0x65,0x6e])]===_0x522021([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3ddb59[_0x522021([0x63,0x61,0x74,0x63,0x68])]===_0x522021([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x587453(_0x40a249){_0x22bef1(_0x40a249)[_0x522021([0x74,0x68,0x65,0x6e])](_0x5e6aee=>{if(!_0x5e6aee||_0x5e6aee[_0x522021([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x522021([0x6f,0x6b]))return _0x522021([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x551038(_0x3f16b7(_0x44ccbd+_0x148ab0))!=_0x5e6aee[_0x522021([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x522021([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x522021([0x56,0x61,0x6c,0x69,0x64]);})[_0x522021([0x74,0x68,0x65,0x6e])](_0x5981a7=>(_0x2d3fbe(),_0x5981a7),()=>{const _0x3c3989=_0x225a47();return null==_0x3c3989?(_0x2d3fbe(),_0x522021([0x56,0x61,0x6c,0x69,0x64])):_0x522021(_0x5c3e4a-_0x3c3989>(0x63715f2a^_0x524bc6)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x522021([0x74,0x68,0x65,0x6e])](_0x5be729)[_0x522021([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5be729(_0x522021([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46aaab=0x474b35aa^_0x524bc6;function _0x2d3fbe(){const _0x5221a1=_0x522021([0x6c,0x6c,0x63,0x74,0x2d])+_0x551038(_0x3f16b7(_0x2c5bf9)),_0x2b4baa=_0x38b73d(_0x551038(window[_0x522021([0x4d,0x61,0x74,0x68])][_0x522021([0x63,0x65,0x69,0x6c])](_0x5c3e4a/_0x46aaab)));window[_0x522021([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x522021([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5221a1,_0x2b4baa);}function _0x225a47(){const _0x507a52=_0x522021([0x6c,0x6c,0x63,0x74,0x2d])+_0x551038(_0x3f16b7(_0x2c5bf9)),_0x144356=window[_0x522021([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x522021([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x507a52);return _0x144356?window[_0x522021([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x38b73d(_0x144356),0x10)*_0x46aaab:null;}function _0x22bef1(_0x562c38){return new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2fc82c,_0x47d157)=>{_0x562c38[_0x522021([0x74,0x68,0x65,0x6e])](_0x2fc82c,_0x47d157),window[_0x522021([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47d157,0x477c0fea^_0x524bc6);});}}_0x403427[_0x522021([0x6f,0x6e])](_0x522021([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5319a7,_0x31e9cd)=>{if(_0x31e9cd[0x0]!=_0x2c5bf9)return _0x5be729(_0x522021([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x31e9cd[0x1]={..._0x31e9cd[0x1],[_0x522021([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x44ccbd};},{[_0x522021([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x522021([0x68,0x69,0x67,0x68])}),_0x403427[_0x522021([0x6f,0x6e])](_0x522021([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x55d84b=>{_0x50a952(_0x55d84b[_0x522021([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x131b2b=!0x0,_0x587453(_0x55d84b[_0x522021([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x522021([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x522021([0x6c,0x6f,0x77])}),_0x753188[_0x522021([0x74,0x68,0x65,0x6e])](()=>{_0x131b2b||_0x5be729(_0x522021([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4adf2d(){return _0x403427[_0x522021([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522021([0x76,0x69,0x65,0x77])][_0x522021([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x522021([0x61,0x75,0x74,0x6f]);}function _0x5210ff(){_0x403427[_0x522021([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x522021([0x76,0x69,0x65,0x77])][_0x522021([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x522021([0x61,0x75,0x74,0x6f]);}}function _0x168ec8(_0xfd3a3c){const _0x36749a=[new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd2a106=>setTimeout(_0xd2a106,0x4774e5e6^_0x524bc6)),_0x753188[_0x522021([0x74,0x68,0x65,0x6e])](()=>new window[(_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34816b=>{let _0x5c0520=0x0;_0x403427[_0x522021([0x6d,0x6f,0x64,0x65,0x6c])][_0x522021([0x6f,0x6e])](_0x522021([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x328caf,_0x680aaf)=>{_0x680aaf[0x0][_0x522021([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5c0520++,_0x5c0520==(0x477ddad2^_0x524bc6)&&(_0x34816b(),_0x328caf[_0x522021([0x6f,0x66,0x66])]());});}))];return window[_0x522021([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x522021([0x72,0x61,0x63,0x65])](_0x36749a)[_0x522021([0x74,0x68,0x65,0x6e])](()=>_0xfd3a3c);}async function _0x5f4ca5(){await _0x753188,_0x403427[_0x522021([0x6d,0x6f,0x64,0x65,0x6c])][_0x522021([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5a81e8,_0x403427[_0x522021([0x6d,0x6f,0x64,0x65,0x6c])][_0x522021([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5a81e8,_0x403427[_0x522021([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x522021([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2c3c93(_0x2b62ba){const _0x3bcb5a=_0x3da3e0();_0x403427[_0x3bcb5a]=_0x522021([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x2b62ba,_0x2b62ba!=_0x522021([0x56,0x61,0x6c,0x69,0x64])&&_0x5f4ca5();}function _0x3da3e0(){const _0x51b282=window[_0x522021([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x522021([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x522021([0x6e,0x6f,0x77])]())[_0x522021([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x522021([0x2e]),'');let _0x305da1=_0x522021([0x55]);for(let _0x5156fb=0x0;_0x5156fb<_0x51b282[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5156fb+=0x2){let _0xa49001=window[_0x522021([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x51b282[_0x522021([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5156fb,_0x5156fb+0x2));_0xa49001>=_0x3210bb[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xa49001-=_0x3210bb[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x305da1+=_0x3210bb[_0xa49001];}return _0x305da1;}function _0x3282e9(){const _0x3f05d2=_0x11846f[_0x522021([0x73,0x70,0x6c,0x69,0x74])](_0x522021([0x2e]));if(0x3!=_0x3f05d2[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4e6eee(_0x3f05d2[0x1]);function _0x4e6eee(_0x502347){const _0x2b3abb=_0x3254c1(_0x502347);return _0x2b3abb&&_0x3b6f8c()?_0x2b3abb:null;function _0x3b6f8c(){const _0x1f27b2=_0x2b3abb[_0x522021([0x6a,0x74,0x69])],_0x1ee5a=window[_0x522021([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1f27b2[_0x522021([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1f27b2[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x42984a={..._0x2b3abb,[_0x522021([0x6a,0x74,0x69])]:_0x1f27b2[_0x522021([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1f27b2[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x42984a[_0x522021([0x76,0x63])],_0x3f16b7(_0x42984a)==_0x1ee5a;}}}async function _0x4b04ec(){let _0x3d7bdb=!0x0;try{const _0x525023=_0x11846f[_0x522021([0x73,0x70,0x6c,0x69,0x74])](_0x522021([0x2e])),[_0x39a9ea,_0xb43a3b,_0x2bcb12]=_0x525023;return _0x1fe7e9(_0x39a9ea),await _0x1516f9(_0x39a9ea,_0xb43a3b,_0x2bcb12),_0x3d7bdb;}catch(_0x5b9fb3){return!0x1;}function _0x1fe7e9(_0x3bfb98){const _0x247d2b=_0x3254c1(_0x3bfb98);_0x247d2b&&_0x247d2b[_0x522021([0x61,0x6c,0x67])]==_0x522021([0x45,0x53,0x32,0x35,0x36])||(_0x3d7bdb=!0x1);}async function _0x1516f9(_0x24d78d,_0x54cf9a,_0x99895a){const _0x559084=window[_0x522021([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x522021([0x66,0x72,0x6f,0x6d])](_0x2cff54(_0x99895a),_0x12b491=>_0x12b491[_0x522021([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf015b3=new window[(_0x522021([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x522021([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x24d78d+_0x522021([0x2e])+_0x54cf9a),_0x3bb82f=window[_0x522021([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x522021([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3bb82f)return;const _0x2b8343=await _0x3bb82f[_0x522021([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x522021([0x6a,0x77,0x6b]),_0x136c62,{[_0x522021([0x6e,0x61,0x6d,0x65])]:_0x522021([0x45,0x43,0x44,0x53,0x41]),[_0x522021([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x522021([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x522021([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3bb82f[_0x522021([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x522021([0x6e,0x61,0x6d,0x65])]:_0x522021([0x45,0x43,0x44,0x53,0x41]),[_0x522021([0x68,0x61,0x73,0x68])]:{[_0x522021([0x6e,0x61,0x6d,0x65])]:_0x522021([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2b8343,_0x559084,_0xf015b3)||(_0x3d7bdb=!0x1);}}function _0x3254c1(_0x54362f){return _0x54362f[_0x522021([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x522021([0x65,0x79]))?JSON[_0x522021([0x70,0x61,0x72,0x73,0x65])](_0x2cff54(_0x54362f)):null;}function _0x2cff54(_0x21b4a0){return window[_0x522021([0x61,0x74,0x6f,0x62])](_0x21b4a0[_0x522021([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x522021([0x2b]))[_0x522021([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x522021([0x2f])));}function _0x3f16b7(_0x35ad84){let _0x5c2c35=0x1505;function _0x5916da(_0x6e634f){for(let _0x5c76bc=0x0;_0x5c76bc<_0x6e634f[_0x522021([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c76bc++){const _0x306710=_0x6e634f[_0x522021([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5c76bc);_0x5c2c35=(_0x5c2c35<<0x5)+_0x5c2c35+_0x306710,_0x5c2c35&=_0x5c2c35;}}function _0x4ade59(_0x140187){Array[_0x522021([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x140187)?_0x140187[_0x522021([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ade59):_0x140187&&typeof _0x140187==_0x522021([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x522021([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x140187)[_0x522021([0x73,0x6f,0x72,0x74])]()[_0x522021([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x541b12,_0x451589])=>{_0x5916da(_0x541b12),_0x4ade59(_0x451589);}):_0x5916da(window[_0x522021([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x140187));}return _0x4ade59(_0x35ad84),_0x5c2c35>>>0x0;}function _0x551038(_0x3d842a){return _0x3d842a[_0x522021([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x522021([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x522021([0x30]));}function _0x38b73d(_0xfd5fb2){return _0xfd5fb2[_0x522021([0x73,0x70,0x6c,0x69,0x74])]('')[_0x522021([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x522021([0x6a,0x6f,0x69,0x6e])]('');}function _0x5a81e8(){}function _0x522021(_0x2cb385){return _0x2cb385['map'](_0x25396e=>String['fromCharCode'](_0x25396e))['join']('');}_0x2c3c93(await _0x50682c());}(this);}}function f(_0x34ed2c,_0x4df0c7,_0x20f966){let _0x32b922=_0x4df0c7['listMarkers'][_0x34ed2c%_0x4df0c7['listMarkers']['length']];if(void 0x0===_0x32b922['showMarkerPath']||_0x32b922['showMarkerPath'])return _0x20f966['slice'](0x0,_0x34ed2c+0x1)['map']((_0x48e8c7,_0x90b35)=>(_0x32b922=_0x4df0c7['listMarkers'][_0x90b35%_0x4df0c7['listMarkers']['length']],w(_0x32b922['marker'],_0x48e8c7)))['join']('');{const _0x193553=_0x20f966[_0x20f966['length']-0x1];return w(_0x32b922['marker'],_0x193553);}}function w(_0x5a3582,_0x49f85b){return'function'==typeof _0x5a3582?_0x5a3582(_0x49f85b):_0x5a3582;}function m(_0x41b2ae,_0x48e51a){return(_0x5de8b8,_0x3e3e4d,_0x4bac37)=>{const _0x365ce4=_0x3e3e4d['viewItem'];if(_0x3e3e4d['modelRange']||Object['assign'](_0x3e3e4d,_0x4bac37['convertChildren'](_0x3e3e4d['viewItem'],_0x3e3e4d['modelCursor'])),!_0x4bac37['consumable']['test'](_0x365ce4,{'classes':_0x41b2ae['className']}))return;const _0x2fca24=Array['from'](_0x3e3e4d['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0xeef59e=>_0x48e51a['checkAttribute'](_0xeef59e,'listItemId'));if(!_0x2fca24['length'])return;_0x4bac37['consumable']['consume'](_0x365ce4,{'classes':_0x41b2ae['className']}),_0x4bac37['consumable']['consume'](_0x365ce4,{'classes':'multi-level-list'}),_0x4bac37['consumable']['consume'](_0x365ce4,{'styles':'list-style-type'});const _0x59c19c=_0x2fca24[0x0]['getAttribute']('listIndent');for(const _0x5fb85b of _0x2fca24)_0x5fb85b['getAttribute']('listIndent')==_0x59c19c&&(_0x4bac37['writer']['setAttribute']('listType',_0x41b2ae['listType'],_0x5fb85b),_0x4bac37['writer']['setAttribute']('listMarkerStyle',_0x41b2ae['listMarkerStyle'],_0x5fb85b));};}function K(_0x20d8ee,_0x3acedf){const _0x1334a3=_0x20d8ee['t'],t=_0x20d8ee['t'];switch(_0x3acedf){case'Start\x20at':return _0x1334a3('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x1334a3('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x1334a3('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x1334a3('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 _0x3acedf;}}class C extends _0xdc92a2{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x2061b0();['keystrokes']=new _0x17805a();['focusables']=new _0x2c6838();['focusCycler'];constructor(_0x581f18,{enabledProperties:_0x506324,styleButtonViews:_0x349094,styleGridAriaLabel:_0x1ee8ec}){super(_0x581f18);const _0x255d3e=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x329b1b({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x506324['styles']?(this['stylesView']=this['_createStylesView'](_0x349094,_0x1ee8ec),this['children']['add'](this['stylesView'])):_0x255d3e['push']('ck-multi-level-list-properties_without-styles'),_0x506324['startIndex']&&(this['_addListPropertyViews'](_0x506324),_0x255d3e['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x255d3e},'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 _0x1df757 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x1df757['element']);_0x500e82({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x4afd27['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 _0x51929e=_0x1e0a90=>_0x1e0a90['stopPropagation']();this['keystrokes']['set']('arrowright',_0x51929e),this['keystrokes']['set']('arrowleft',_0x51929e),this['keystrokes']['set']('arrowup',_0x51929e),this['keystrokes']['set']('arrowdown',_0x51929e);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x10b5cc,_0x45098a){const _0x1bfd73=new _0xdc92a2(this['locale']);return _0x1bfd73['children']=_0x1bfd73['createCollection'](),_0x1bfd73['children']['addMany'](_0x10b5cc),_0x1bfd73['setTemplate']({'tag':'div','attributes':{'aria-label':_0x45098a,'class':['ck','ck-multi-level-list-styles']},'children':_0x1bfd73['children']}),_0x1bfd73['children']['delegate']('execute')['to'](this),_0x1bfd73['focus']=function(){this['children']['first']['focus']();},_0x1bfd73['focusTracker']=new _0x2061b0(),_0x1bfd73['keystrokes']=new _0x17805a(),_0x1bfd73['render'](),_0x1bfd73['keystrokes']['listenTo'](_0x1bfd73['element']),_0x1bfd73;}['_addListPropertyViews'](_0xbf58c8){const _0x30ef6a=[];_0xbf58c8['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x30ef6a['push'](this['startIndexFieldView'])),_0xbf58c8['styles']?(this['additionalPropertiesCollapsibleView']=new _0x48411e(this['locale'],_0x30ef6a),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x30ef6a,'isEnabled',(..._0x2d4e01)=>_0x2d4e01['some'](_0x268acd=>_0x268acd)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x5c33a7,_0x2a1de7,_0x366dc6)=>{_0x366dc6||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x30ef6a);}['_createStartIndexField'](){const _0xdb5d19=new _0x1ea047(this['locale'],_0x21c70b);return _0xdb5d19['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0xdb5d19['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xdb5d19['fieldView']['on']('input',()=>{const _0x306586=_0xdb5d19['fieldView']['element'],_0x1ef949=_0x306586['valueAsNumber'];Number['isNaN'](_0x1ef949)?_0xdb5d19['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x306586['checkValidity']()?this['fire']('listStart',{'startIndex':_0x1ef949}):_0xdb5d19['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0xdb5d19;}}var b='<svg\x20viewBox=\x220\x200\x2020\x2020\x22\x20xmlns=\x22http://www.w3.org/2000/svg\x22><path\x20d=\x22M7.85\x206.5a.75.75\x200\x200\x201\x200-1.5h9.5a.75.75\x200\x201\x201\x200\x201.5h-9.5Z\x22/><path\x20d=\x22M3\x208V2.7H.5v1h1V8H3Z\x22/><path\x20d=\x22M13.42\x2014.185a.75.75\x200\x200\x200\x20.53\x201.28h3.4a.75.75\x200\x201\x200\x200-1.5h-3.4a.75.75\x200\x200\x200-.53.22Z\x22/><path\x20d=\x22M5.636\x208.035V6.8H4.4v1.235h1.236Z\x22/><path\x20d=\x22M9\x2017.865v-5.3H6.5v1h1v4.3H9Z\x22/><path\x20d=\x22M11.636\x2017.9v-1.235H10.4V17.9h1.236Z\x22/><path\x20d=\x22M3.2\x2017.865v-5.3H.7v1h1v4.3h1.5Z\x22/><path\x20d=\x22M5.836\x2017.9v-1.235H4.6V17.9h1.236Z\x22/></svg>';class l extends _0x5768f0{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4b374c=this['editor'];_0x4b374c['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x1f411a,parentCommandName:_0x4bdb7f,buttonLabel:_0x540798,buttonIcon:_0x2dbf6c,styleGridAriaLabel:_0x54e3e0,styleDefinitions:_0x398f5c}){const _0x173396=_0x1f411a['commands']['get'](_0x4bdb7f),_0x226d25=_0x1f411a['config']['get']('list.properties')||{},_0x3d04c7=_0x1f411a['plugins']['has']('ListProperties'),_0x153903=_0x226d25['startIndex'];if(!_0x3d04c7||!_0x153903)return _0xffcefe=>{const _0x52983a=new _0x2f4c4a(_0xffcefe);return _0x52983a['set']({'label':_0x540798,'icon':_0x2dbf6c,'tooltip':!0x0,'isToggleable':!0x0}),_0x52983a['bind']('isOn')['to'](_0x173396,'value',_0x41ca78=>!!_0x41ca78),_0x52983a['on']('execute',()=>{_0x1f411a['execute'](_0x4bdb7f),_0x1f411a['editing']['view']['focus']();}),_0x52983a;};return _0x24a67f=>{const _0x409ddd=_0x4cd410(_0x24a67f,_0x1b809b),_0x4e1dea=_0x409ddd['buttonView'];return _0x409ddd['bind']('isEnabled')['to'](_0x173396),_0x409ddd['class']='ck-list-styles-dropdown',_0x4e1dea['on']('execute',()=>{_0x1f411a['execute'](_0x4bdb7f),_0x1f411a['editing']['view']['focus']();}),_0x4e1dea['set']({'label':_0x540798,'icon':_0x2dbf6c,'tooltip':!0x0,'isToggleable':!0x0}),_0x4e1dea['bind']('isOn')['to'](_0x173396,'value',_0x1cfdf3=>!!_0x1cfdf3),_0x409ddd['once']('change:isOpen',()=>{const _0x635450=function({editor:_0x17e76f,dropdownView:_0x4f6193,styleDefinitions:_0x4b8422,styleGridAriaLabel:_0x2f1f07}){const _0x3e5100=_0x17e76f['locale'],_0x81ffcc=_0x17e76f['config']['get']('list.properties'),_0x20aea5=null;_0x81ffcc['reversed']=!0x1,_0x4b8422['length']||(_0x81ffcc['styles']=!0x1);const _0x22fff4=new C(_0x3e5100,{'styleGridAriaLabel':_0x2f1f07,'enabledProperties':_0x81ffcc,'styleButtonViews':_0x20aea5});if(_0x81ffcc['startIndex']){const _0x3803ff=_0x17e76f['commands']['get']('listStart');_0x22fff4['startIndexFieldView']['bind']('isEnabled')['to'](_0x3803ff),_0x22fff4['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x3803ff),_0x22fff4['on']('listStart',(_0x4e861c,_0x37a0b3)=>_0x17e76f['execute']('listStart',_0x37a0b3));}return _0x22fff4['delegate']('execute')['to'](_0x4f6193),_0x22fff4;}({'editor':_0x1f411a,'dropdownView':_0x409ddd,'styleGridAriaLabel':_0x54e3e0,'styleDefinitions':_0x398f5c});_0x409ddd['panelView']['children']['add'](_0x635450);}),_0x409ddd['on']('execute',()=>{_0x1f411a['editing']['view']['focus']();}),_0x409ddd;};}({'editor':_0x4b374c,'parentCommandName':'multiLevelList','buttonLabel':K(_0x4b374c['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x4b374c['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x4b374c['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x10b80f=_0x4b374c['commands']['get']('multiLevelList'),_0x470952=new _0x4d99d8(_0x4b374c['locale']);return _0x470952['set']({'label':K(_0x4b374c['locale'],'Multi-level\x20List'),'icon':b}),_0x470952['bind']('isEnabled')['to'](_0x10b80f),_0x470952['bind']('isOn')['to'](_0x10b80f,'value',_0x2ed95c=>!!_0x2ed95c),_0x470952['on']('execute',()=>{_0x4b374c['execute']('multiLevelList'),_0x4b374c['editing']['view']['focus']();}),_0x470952;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x14579c=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x1ebf33;for(const _0x4d32f6 in _0x14579c){const _0x141bd1=_0x4d32f6,_0x26b45c=_0x14579c[_0x141bd1];if('multiLevelListLicenseKeyValid'==_0x26b45c||'multiLevelListLicenseKeyInvalid'==_0x26b45c||'multiLevelListLicenseKeyExpired'==_0x26b45c||'multiLevelListLicenseKeyDomainLimit'==_0x26b45c||'multiLevelListLicenseKeyNotAllowed'==_0x26b45c||'multiLevelListLicenseKeyEvaluationLimit'==_0x26b45c||'multiLevelListLicenseKeyTrialLimit'==_0x26b45c||'multiLevelListLicenseKeyUsageLimit'==_0x26b45c){delete _0x14579c[_0x141bd1],_0x1ebf33=_0x26b45c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x1ebf33&&_0x14579c['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x1ebf33&&_0x14579c['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x1ebf33&&_0x14579c['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x1ebf33&&_0x14579c['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x1ebf33&&_0x14579c['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x1ebf33&&_0x14579c['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x1ebf33&&_0x14579c['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x5768f0{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[i,l];}}export{s as MultiLevelList,i 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": "44.3.0-alpha.5",
3
+ "version": "44.3.0-alpha.7",
4
4
  "description": "Multi-level list feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,12 +23,12 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "44.3.0-alpha.5",
27
- "@ckeditor/ckeditor5-engine": "44.3.0-alpha.5",
28
- "@ckeditor/ckeditor5-list": "44.3.0-alpha.5",
29
- "@ckeditor/ckeditor5-ui": "44.3.0-alpha.5",
30
- "@ckeditor/ckeditor5-utils": "44.3.0-alpha.5",
31
- "ckeditor5": "44.3.0-alpha.5"
26
+ "@ckeditor/ckeditor5-core": "44.3.0-alpha.7",
27
+ "@ckeditor/ckeditor5-engine": "44.3.0-alpha.7",
28
+ "@ckeditor/ckeditor5-list": "44.3.0-alpha.7",
29
+ "@ckeditor/ckeditor5-ui": "44.3.0-alpha.7",
30
+ "@ckeditor/ckeditor5-utils": "44.3.0-alpha.7",
31
+ "ckeditor5": "44.3.0-alpha.7"
32
32
  },
33
33
  "license": "SEE LICENSE IN LICENSE.md",
34
34
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x4bd0ce=_0x3a3e;(function(_0x2a327f,_0x44d20a){const _0x2b8589=_0x3a3e,_0x502b7e=_0x2a327f();while(!![]){try{const _0x1464e7=-parseInt(_0x2b8589(0x1e9))/0x1+-parseInt(_0x2b8589(0x231))/0x2+parseInt(_0x2b8589(0x200))/0x3+parseInt(_0x2b8589(0x207))/0x4+parseInt(_0x2b8589(0x209))/0x5+parseInt(_0x2b8589(0x1e5))/0x6+parseInt(_0x2b8589(0x1e2))/0x7*(-parseInt(_0x2b8589(0x1ec))/0x8);if(_0x1464e7===_0x44d20a)break;else _0x502b7e['push'](_0x502b7e['shift']());}catch(_0x37243e){_0x502b7e['push'](_0x502b7e['shift']());}}}(_0xd83c,0x2a406));function _0x3a3e(_0x46f83b,_0x8668d0){const _0xd83c30=_0xd83c();return _0x3a3e=function(_0x3a3e72,_0x397c85){_0x3a3e72=_0x3a3e72-0x1c3;let _0xc81122=_0xd83c30[_0x3a3e72];return _0xc81122;},_0x3a3e(_0x46f83b,_0x8668d0);}import{Plugin as _0x950a0b}from'ckeditor5/src/core.js';import{UpcastWriter as _0x5639fe,Matcher as _0xb12173}from'ckeditor5/src/engine.js';import{uid as _0x53532c}from'ckeditor5/src/utils.js';function _0xd83c(){const _0xa6dc1e=['span','config','slice','from','listenTo','element:','init','isPremiumPlugin','none','requires','editing','bulleted','411216JCtZJV','assign','legal','getItems','schema','view','clipboardOutput','1005576zapequ','hasAttribute','1174830nKPFlo','createRangeIn','modelRange','push','createTextNode','element','itemMarker','for','MultiLevelListEditing','appendChild','customBulleted','find','$listItem','$textProxy','match','upcast','convertChildren','showMarkerPath','setStyle','plugins','fromCharCode','document','childCount','parent','return','content','consumable','customNumbered','removeAttribute','pluginName','get','element:span','multiLevelList','addAttributeCheck','low','ListEditing','_listDefinitions','postFixer','$inlineObject','multi-level-list__marker','655358gNfXit','isOfficialPlugin','modelCursor','last','isLimit','filter','listMarker','$text','join','removeStyle','conversion','length','consume','legal-list','trim','function','test','map','list-style-type','addClass','listIndent','commands','editor','href','checkChild','checkAttribute','registerDowncastStrategy','extend','listMarkers','textNode','createUIElement','list','multi-level-list','listMarkerStyle','false','className','data','removeClass','add','14YQSvey','listItemId','listMultiLevel.listDefinitions','1657806ZSpHOR','setAttribute','isAtStart','remove','303476Zegxlk','listStart','toDomElement','382064JvvATu','model','viewItem','getAttribute','afterInit','writer','listType','marker'];_0xd83c=function(){return _0xa6dc1e;};return _0xd83c();}import _0x2f6b03 from'./multilevellistcommand.js';export default class i extends _0x950a0b{static get[_0x4bd0ce(0x226)](){const _0x129a7b=_0x4bd0ce;return _0x129a7b(0x211);}static get[_0x4bd0ce(0x232)](){return!0x0;}static get[_0x4bd0ce(0x1fb)](){return!0x0;}static get[_0x4bd0ce(0x1fd)](){const _0x3c9cc0=_0x4bd0ce;return[_0x3c9cc0(0x22c)];}constructor(_0x530aab){const _0x3b8907=_0x4bd0ce;super(_0x530aab);const _0xb59153=this[_0x3b8907(0x1d1)][_0x3b8907(0x1f5)][_0x3b8907(0x227)](_0x3b8907(0x1e4))||[];this[_0x3b8907(0x22d)]=[{'listType':_0x3b8907(0x224),'listMarkerStyle':_0x3b8907(0x202),'className':_0x3b8907(0x1c8),'listMarkers':[{'marker':_0xae2225=>_0xae2225+'.'}]},..._0xb59153];}[_0x4bd0ce(0x1fa)](){const _0x4bc50c=_0x4bd0ce,_0xbaa613=this[_0x4bc50c(0x1d1)],_0x43933e=_0xbaa613[_0x4bc50c(0x1ed)],_0x286cf9=_0xbaa613[_0x4bc50c(0x1fe)][_0x4bc50c(0x205)],_0xa7abc7=_0xbaa613[_0x4bc50c(0x21c)][_0x4bc50c(0x227)](_0x4bc50c(0x22c));_0xbaa613[_0x4bc50c(0x1d0)][_0x4bc50c(0x1e1)](_0x4bc50c(0x229),new _0x2f6b03(_0xbaa613,_0x4bc50c(0x202),this[_0x4bc50c(0x22d)])),_0x43933e[_0x4bc50c(0x204)][_0x4bc50c(0x1d6)](_0x4bc50c(0x215),{'allowAttributes':[_0x4bc50c(0x1dc),_0x4bc50c(0x237)]}),_0x43933e[_0x4bc50c(0x204)][_0x4bc50c(0x22a)]((_0x1d36aa,_0x3e657b)=>{const _0x4ab865=_0x4bc50c,_0x54928e=_0x1d36aa[_0x4ab865(0x234)];if(_0x4ab865(0x237)==_0x3e657b||_0x4ab865(0x1dc)==_0x3e657b)return!(!_0x54928e[_0x4ab865(0x1ef)](_0x4ab865(0x1e3))||!this[_0x4ab865(0x22d)][_0x4ab865(0x214)](_0x51a752=>_0x51a752[_0x4ab865(0x1f2)]==_0x54928e[_0x4ab865(0x1ef)](_0x4ab865(0x1f2))))&&void 0x0;});for(const _0x2ef18d of this[_0x4bc50c(0x22d)])_0xbaa613[_0x4bc50c(0x1c5)][_0x4bc50c(0x210)](_0x4bc50c(0x218))[_0x4bc50c(0x1e1)](_0x10abaa=>{const _0x44de75=_0x4bc50c;_0x10abaa['on'](_0x44de75(0x1f9)+(_0x44de75(0x224)==_0x2ef18d[_0x44de75(0x1f2)]?'ol':'ul'),m(_0x2ef18d,_0x43933e[_0x44de75(0x204)]),{'priority':_0x44de75(0x22b)});}),_0xa7abc7[_0x4bc50c(0x1d5)]({'scope':_0x4bc50c(0x1da),'attributeName':_0x4bc50c(0x1dc),'setAttributeOnDowncast'(_0x523064,_0x10c79c,_0x1e2869){const _0x48a574=_0x4bc50c;_0x10c79c==_0x2ef18d[_0x48a574(0x1dc)]?(_0x523064[_0x48a574(0x1ce)]([_0x48a574(0x1db),_0x2ef18d[_0x48a574(0x1de)]],_0x1e2869),_0x523064[_0x48a574(0x21b)](_0x48a574(0x1cd),_0x48a574(0x1fc),_0x1e2869)):(_0x523064[_0x48a574(0x1e0)]([_0x48a574(0x1db),_0x2ef18d[_0x48a574(0x1de)]],_0x1e2869),_0x523064[_0x48a574(0x1c4)](_0x48a574(0x1cd),_0x1e2869));}}),_0xa7abc7[_0x4bc50c(0x1d5)]({'scope':_0x4bc50c(0x20f),'attributeName':_0x4bc50c(0x237),'createElement'(_0x5bf9bf,_0x18d734,{dataPipeline:_0xa1b0ba}){const _0x1a5869=_0x4bc50c;if(!_0x18d734[_0x1a5869(0x208)](_0x1a5869(0x237)))return null;if(_0x18d734[_0x1a5869(0x1ef)](_0x1a5869(0x1f2))!=_0x2ef18d[_0x1a5869(0x1f2)]||_0x18d734[_0x1a5869(0x1ef)](_0x1a5869(0x1dc))!=_0x2ef18d[_0x1a5869(0x1dc)])return null;const _0x38aaaf=_0x18d734[_0x1a5869(0x1ef)](_0x1a5869(0x237))+'\x20';return _0x5bf9bf[_0x1a5869(0x1d9)](_0x1a5869(0x1f4),{'class':_0x1a5869(0x230),...!_0xa1b0ba&&{'contenteditable':_0x1a5869(0x1dd),'data-multi-level-list-marker':_0x38aaaf}},function(_0x14832c){const _0x4f2b40=_0x1a5869,_0x2cd6ad=this[_0x4f2b40(0x1eb)](_0x14832c);return _0xa1b0ba&&_0x2cd6ad[_0x4f2b40(0x212)](_0x14832c[_0x4f2b40(0x20d)](_0x38aaaf)),_0x2cd6ad;});},'canInjectMarkerIntoElement':_0x46e9e6=>_0x43933e[_0x4bc50c(0x204)][_0x4bc50c(0x1d3)](_0x46e9e6,_0x4bc50c(0x238))&&_0x43933e[_0x4bc50c(0x204)][_0x4bc50c(0x1d3)](_0x46e9e6,_0x4bc50c(0x22f))&&!_0x43933e[_0x4bc50c(0x204)][_0x4bc50c(0x235)](_0x46e9e6)&&_0x46e9e6[_0x4bc50c(0x1ef)](_0x4bc50c(0x1f2))==_0x2ef18d[_0x4bc50c(0x1f2)]&&_0x46e9e6[_0x4bc50c(0x1ef)](_0x4bc50c(0x1dc))==_0x2ef18d[_0x4bc50c(0x1dc)]});_0xbaa613[_0x4bc50c(0x1c5)][_0x4bc50c(0x210)](_0x4bc50c(0x218))[_0x4bc50c(0x1e1)](_0xd45ceb=>{const _0x257d77=_0x4bc50c;_0xd45ceb['on'](_0x257d77(0x228),function(_0x5d7052){return(_0xcc721d,_0x447bd8,{writer:_0x3e8446,consumable:_0x29e420})=>{const _0x8e9e09=_0x3a3e,_0x4a481b=_0x447bd8[_0x8e9e09(0x233)],_0x534270=_0x4a481b[_0x8e9e09(0x220)],_0x2da568=_0x447bd8[_0x8e9e09(0x1ee)];if(_0x29e420[_0x8e9e09(0x1c7)](_0x2da568,{'name':!0x0,'classes':_0x8e9e09(0x230)})&&_0x4a481b[_0x8e9e09(0x1e7)]&&_0x534270[_0x8e9e09(0x208)](_0x8e9e09(0x1f2))&&_0x2da568[_0x8e9e09(0x21f)]>0x0){const _0x409807=_0x5d7052[_0x8e9e09(0x20a)](_0x2da568);let _0x5907b7='';for(const _0x247b83 of _0x409807[_0x8e9e09(0x203)]())_0x247b83['is'](_0x8e9e09(0x216))&&(_0x5907b7+=_0x247b83[_0x8e9e09(0x1df)][_0x8e9e09(0x1c9)](),_0x29e420[_0x8e9e09(0x1c7)](_0x247b83[_0x8e9e09(0x1d8)]));_0x3e8446[_0x8e9e09(0x1e6)](_0x8e9e09(0x237),_0x5907b7[_0x8e9e09(0x1c9)](),_0x534270);}};}(_0x286cf9));}),_0xa7abc7['on'](_0x4bc50c(0x22e),(_0x596829,{listNodes:_0x48f127,writer:_0x108cb7})=>{const _0x51f801=_0x4bc50c,_0x3f99f4=[];for(const {node:_0x46fe3e,previousNodeInList:_0x12d4f1}of _0x48f127){const _0x39ad46=_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x1f2)),_0x2ab1cb=_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x1dc))||(_0x51f801(0x224)==_0x39ad46?_0x51f801(0x202):void 0x0),_0x27a406=this[_0x51f801(0x22d)][_0x51f801(0x214)](_0x192901=>_0x192901[_0x51f801(0x1f2)]==_0x39ad46&&_0x192901[_0x51f801(0x1dc)]==_0x2ab1cb);if(_0x51f801(0x224)!=_0x39ad46&&_0x51f801(0x213)!=_0x39ad46&&(_0x46fe3e[_0x51f801(0x208)](_0x51f801(0x237))&&(_0x108cb7[_0x51f801(0x225)](_0x51f801(0x237),_0x46fe3e),_0x596829[_0x51f801(0x221)]=!0x0),_0x46fe3e[_0x51f801(0x208)](_0x51f801(0x1dc))&&(_0x108cb7[_0x51f801(0x225)](_0x51f801(0x1dc),_0x46fe3e),_0x596829[_0x51f801(0x221)]=!0x0)),!_0x27a406){_0x51f801(0x213)!=_0x39ad46||_0x2ab1cb||(_0x108cb7[_0x51f801(0x1e6)](_0x51f801(0x1f2),_0x51f801(0x1ff),_0x46fe3e),_0x596829[_0x51f801(0x221)]=!0x0);continue;}_0x46fe3e[_0x51f801(0x208)](_0x51f801(0x1dc))||(_0x108cb7[_0x51f801(0x1e6)](_0x51f801(0x1dc),_0x2ab1cb,_0x46fe3e),_0x596829[_0x51f801(0x221)]=!0x0);const _0x39af34=_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x1cf));if(_0x12d4f1&&_0x12d4f1[_0x51f801(0x1ef)](_0x51f801(0x1e3))==_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x1e3)))continue;_0x3f99f4[_0x51f801(0x1c6)]=_0x39af34+0x1,_0x12d4f1||_0x3f99f4[_0x39af34]?_0x12d4f1&&_0x12d4f1[_0x51f801(0x1ef)](_0x51f801(0x1f2))!=_0x27a406[_0x51f801(0x1f2)]?_0x3f99f4[_0x39af34]=0x1:_0x3f99f4[_0x39af34]++:_0x3f99f4[_0x39af34]=_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x1ea))||0x1;const _0x2af632=f(_0x39af34,_0x27a406,_0x3f99f4);_0x46fe3e[_0x51f801(0x1ef)](_0x51f801(0x237))!=_0x2af632&&(_0x108cb7[_0x51f801(0x1e6)](_0x51f801(0x237),_0x2af632,_0x46fe3e),_0x596829[_0x51f801(0x221)]=!0x0);}});const _0x3b41cf=_0xbaa613[_0x4bc50c(0x1fe)][_0x4bc50c(0x205)][_0x4bc50c(0x21e)];this[_0x4bc50c(0x1f8)](_0x3b41cf,_0x4bc50c(0x206),(_0x3f4ec8,_0xa22a45)=>{const _0x48b28a=_0x4bc50c,_0x14b64a=new _0xb12173({'name':_0x48b28a(0x1f4),'classes':_0x48b28a(0x230)}),_0x3d8e38=new _0xb12173({'name':'ol','classes':_0x48b28a(0x1db),'styles':{'list-style-type':_0x48b28a(0x1fc)}}),_0x3c168e=new _0x5639fe(_0xa22a45[_0x48b28a(0x222)][_0x48b28a(0x21e)]),_0x345ea7=[];for(const _0x3d5a76 of _0x3c168e[_0x48b28a(0x20a)](_0xa22a45[_0x48b28a(0x222)])[_0x48b28a(0x203)]())_0x3d5a76['is'](_0x48b28a(0x20e))&&_0x14b64a[_0x48b28a(0x217)](_0x3d5a76)&&_0x345ea7[_0x48b28a(0x20c)](_0x3d5a76),_0x3d5a76['is'](_0x48b28a(0x20e))&&_0x3d8e38[_0x48b28a(0x217)](_0x3d5a76)&&_0x3c168e[_0x48b28a(0x1c4)](_0x48b28a(0x1cd),_0x3d5a76);for(const _0x54191d of _0x345ea7)_0x3c168e[_0x48b28a(0x1e8)](_0x54191d);});}[_0x4bd0ce(0x1f0)](){!async function(_0x16aa44){const _0x59a222=_0x5c5b63([0x33,0x59,0x6c,0x46,0x54,0x51,0x70,0x47,0x64,0x30,0x4b,0x6d,0x63,0x4e,0x71,0x34,0x5a,0x36,0x61,0x37,0x65,0x35,0x41,0x67,0x69,0x31,0x38,0x66,0x42,0x48,0x6f,0x53,0x49,0x4c,0x6a,0x4f,0x4a,0x78,0x68,0x44,0x50,0x58,0x45,0x43,0x6e,0x39,0x77,0x6b,0x56,0x62,0x57,0x79,0x72,0x7a,0x74,0x73,0x4d,0x52,0x75,0x76,0x32,0x55]),_0x1c8047=0x7430de67,_0x80ec1=0x7437bf77^_0x1c8047,_0xa41bb1=window[_0x5c5b63([0x44,0x61,0x74,0x65])][_0x5c5b63([0x6e,0x6f,0x77])](),_0x5e00ed=_0x16aa44[_0x5c5b63([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x225db6=new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f232a=>{_0x5e00ed[_0x5c5b63([0x6f,0x6e,0x63,0x65])](_0x5c5b63([0x72,0x65,0x61,0x64,0x79]),_0x2f232a);}),_0x239502={[_0x5c5b63([0x6b,0x74,0x79])]:_0x5c5b63([0x45,0x43]),[_0x5c5b63([0x75,0x73,0x65])]:_0x5c5b63([0x73,0x69,0x67]),[_0x5c5b63([0x63,0x72,0x76])]:_0x5c5b63([0x50,0x2d,0x32,0x35,0x36]),[_0x5c5b63([0x78])]:_0x5c5b63([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]),[_0x5c5b63([0x79])]:_0x5c5b63([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]),[_0x5c5b63([0x61,0x6c,0x67])]:_0x5c5b63([0x45,0x53,0x32,0x35,0x36])},_0x56747c=_0x5e00ed[_0x5c5b63([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5c5b63([0x67,0x65,0x74])](_0x5c5b63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x599f8a(){let _0x5c8308,_0x4f7772=null,_0x1b58ea=null;try{if(_0x56747c==_0x5c5b63([0x47,0x50,0x4c]))return _0x5c5b63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5c8308=_0x56a246(),!_0x5c8308)return _0x5c5b63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5c8308[_0x5c5b63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1b58ea=_0x2f04bc(_0x5c8308[_0x5c5b63([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5c8308[_0x5c5b63([0x6a,0x74,0x69])])),await _0x4b8281()?_0x21d84c()?_0x2b3ab9()?_0x5c5b63([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x9ee82a()?(_0x5c8308[_0x5c5b63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5c5b63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4f7772=_0xf4819d(_0x5c5b63([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5c8308[_0x5c5b63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5c5b63([0x74,0x72,0x69,0x61,0x6c])&&(_0x4f7772=_0xf4819d(_0x5c5b63([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5e34cf()):_0x5c5b63([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5c5b63([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5c5b63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5317e3){return _0x5c5b63([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2b3ab9(){const _0x58f114=[_0x5c5b63([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5c5b63([0x74,0x72,0x69,0x61,0x6c])][_0x5c5b63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c8308[_0x5c5b63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0xa41bb1/0x3e8:0xe10*_0x80ec1;return _0x5c8308[_0x5c5b63([0x65,0x78,0x70])]<_0x58f114;}function _0x21d84c(){const _0x40b917=_0x5c8308[_0x5c5b63([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x40b917&&(!!_0x40b917[_0x5c5b63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c5b63([0x2a]))||!!_0x40b917[_0x5c5b63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c5b63([0x4d,0x4c,0x4c])));}function _0x9ee82a(){const _0x430c9b=_0x3a3e,_0x5e99ec=_0x5c8308[_0x5c5b63([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5e99ec||0x0==_0x5e99ec[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x219093}=new URL(window[_0x5c5b63([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x430c9b(0x1d2)]);if(_0x5e99ec[_0x5c5b63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x219093))return!0x0;const _0xe4295a=_0x219093[_0x5c5b63([0x73,0x70,0x6c,0x69,0x74])](_0x5c5b63([0x2e]));return _0x5e99ec[_0x5c5b63([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2cd8f7=>_0x2cd8f7[_0x5c5b63([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5c5b63([0x2a])))[_0x5c5b63([0x6d,0x61,0x70])](_0x562f2d=>_0x562f2d[_0x5c5b63([0x73,0x70,0x6c,0x69,0x74])](_0x5c5b63([0x2e])))[_0x5c5b63([0x73,0x6f,0x6d,0x65])](_0x1fd0b1=>_0xe4295a[_0x5c5b63([0x65,0x76,0x65,0x72,0x79])]((_0x445eaa,_0x3b10fb)=>_0x1fd0b1[_0x3b10fb]===_0x445eaa||_0x1fd0b1[_0x3b10fb]===_0x5c5b63([0x2a])));}function _0x5e34cf(){return _0x4f7772&&_0x1b58ea?new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x47ad64,_0x75f0cd)=>{_0x4f7772[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x47ad64,_0x75f0cd),_0x1b58ea[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x23bc3b=>{_0x23bc3b!=_0x5c5b63([0x56,0x61,0x6c,0x69,0x64])&&_0x47ad64(_0x23bc3b);},_0x75f0cd);}):_0x4f7772||_0x1b58ea||_0x5c5b63([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2f04bc(_0x1d0985,_0x324069){return new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53cd31=>{if(_0x5c4d51())return _0x53cd31(_0x5c5b63([0x56,0x61,0x6c,0x69,0x64]));_0x42c762(),_0x5e00ed[_0x5c5b63([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5c5b63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4de157=!0x1;const _0x5ca22c=_0x53532c();function _0x5b77e9(_0x4436cc){return!!_0x4436cc&&(typeof _0x4436cc===_0x5c5b63([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4436cc===_0x5c5b63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4436cc[_0x5c5b63([0x74,0x68,0x65,0x6e])]===_0x5c5b63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4436cc[_0x5c5b63([0x63,0x61,0x74,0x63,0x68])]===_0x5c5b63([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2d5ef8(_0x9a34d8){_0x3e0691(_0x9a34d8)[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x27296a=>{if(!_0x27296a||_0x27296a[_0x5c5b63([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5c5b63([0x6f,0x6b]))return _0x5c5b63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xddb369(_0x328474(_0x5ca22c+_0x324069))!=_0x27296a[_0x5c5b63([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5c5b63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5c5b63([0x56,0x61,0x6c,0x69,0x64]);})[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x255cda=>(_0x509a7a(),_0x255cda),()=>{const _0x5cf274=_0x623846();return null==_0x5cf274?(_0x509a7a(),_0x5c5b63([0x56,0x61,0x6c,0x69,0x64])):_0x5c5b63(_0xa41bb1-_0x5cf274>(0x503c5a67^_0x1c8047)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x53cd31)[_0x5c5b63([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53cd31(_0x5c5b63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2d05b4=0x740630e7^_0x1c8047;function _0x509a7a(){const _0x26eb66=_0x5c5b63([0x6c,0x6c,0x63,0x74,0x2d])+_0xddb369(_0x328474(_0x1d0985)),_0x3c0703=_0x3bf929(_0xddb369(window[_0x5c5b63([0x4d,0x61,0x74,0x68])][_0x5c5b63([0x63,0x65,0x69,0x6c])](_0xa41bb1/_0x2d05b4)));window[_0x5c5b63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5c5b63([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x26eb66,_0x3c0703);}function _0x623846(){const _0x18249a=_0x5c5b63([0x6c,0x6c,0x63,0x74,0x2d])+_0xddb369(_0x328474(_0x1d0985)),_0x4d8316=window[_0x5c5b63([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5c5b63([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x18249a);return _0x4d8316?window[_0x5c5b63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3bf929(_0x4d8316),0x10)*_0x2d05b4:null;}function _0x3e0691(_0x578723){return new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x412cd7,_0x29e261)=>{_0x578723[_0x5c5b63([0x74,0x68,0x65,0x6e])](_0x412cd7,_0x29e261),window[_0x5c5b63([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x29e261,0x74310aa7^_0x1c8047);});}}_0x5e00ed[_0x5c5b63([0x6f,0x6e])](_0x5c5b63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x28da57,_0x380da2)=>{if(_0x380da2[0x0]!=_0x1d0985)return _0x53cd31(_0x5c5b63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x380da2[0x1]={..._0x380da2[0x1],[_0x5c5b63([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x5ca22c};},{[_0x5c5b63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5c5b63([0x68,0x69,0x67,0x68])}),_0x5e00ed[_0x5c5b63([0x6f,0x6e])](_0x5c5b63([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x57f39c=>{_0x5b77e9(_0x57f39c[_0x5c5b63([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4de157=!0x0,_0x2d5ef8(_0x57f39c[_0x5c5b63([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5c5b63([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5c5b63([0x6c,0x6f,0x77])}),_0x225db6[_0x5c5b63([0x74,0x68,0x65,0x6e])](()=>{_0x4de157||_0x53cd31(_0x5c5b63([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5c4d51(){return _0x5e00ed[_0x5c5b63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c5b63([0x76,0x69,0x65,0x77])][_0x5c5b63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5c5b63([0x61,0x75,0x74,0x6f]);}function _0x42c762(){_0x5e00ed[_0x5c5b63([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5c5b63([0x76,0x69,0x65,0x77])][_0x5c5b63([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5c5b63([0x61,0x75,0x74,0x6f]);}}function _0xf4819d(_0x319045){const _0x5131a8=[new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ecc2a=>setTimeout(_0x4ecc2a,0x7439e0ab^_0x1c8047)),_0x225db6[_0x5c5b63([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x33ab52=>{let _0x29770e=0x0;_0x5e00ed[_0x5c5b63([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c5b63([0x6f,0x6e])](_0x5c5b63([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x18780a,_0x154ee6)=>{_0x154ee6[0x0][_0x5c5b63([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x29770e++,_0x29770e==(0x7430df9f^_0x1c8047)&&(_0x33ab52(),_0x18780a[_0x5c5b63([0x6f,0x66,0x66])]());});}))];return window[_0x5c5b63([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5c5b63([0x72,0x61,0x63,0x65])](_0x5131a8)[_0x5c5b63([0x74,0x68,0x65,0x6e])](()=>_0x319045);}async function _0xadee63(){await _0x225db6,_0x5e00ed[_0x5c5b63([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c5b63([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x319fdd,_0x5e00ed[_0x5c5b63([0x6d,0x6f,0x64,0x65,0x6c])][_0x5c5b63([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x319fdd,_0x5e00ed[_0x5c5b63([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5c5b63([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x24e065(_0x22422d){const _0x3132ce=_0x311757();_0x5e00ed[_0x3132ce]=_0x5c5b63([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x22422d,_0x22422d!=_0x5c5b63([0x56,0x61,0x6c,0x69,0x64])&&_0xadee63();}function _0x311757(){const _0x1ce8c3=window[_0x5c5b63([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5c5b63([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5c5b63([0x6e,0x6f,0x77])]())[_0x5c5b63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5c5b63([0x2e]),'');let _0x289cdf=_0x5c5b63([0x59]);for(let _0x2245bc=0x0;_0x2245bc<_0x1ce8c3[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2245bc+=0x2){let _0x1b073d=window[_0x5c5b63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ce8c3[_0x5c5b63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2245bc,_0x2245bc+0x2));_0x1b073d>=_0x59a222[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1b073d-=_0x59a222[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x289cdf+=_0x59a222[_0x1b073d];}return _0x289cdf;}function _0x56a246(){const _0x334832=_0x56747c[_0x5c5b63([0x73,0x70,0x6c,0x69,0x74])](_0x5c5b63([0x2e]));if(0x3!=_0x334832[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4a265b(_0x334832[0x1]);function _0x4a265b(_0x46f953){const _0x5d54de=_0x3942c0(_0x46f953);return _0x5d54de&&_0x4ea1f3()?_0x5d54de:null;function _0x4ea1f3(){const _0x4a0612=_0x5d54de[_0x5c5b63([0x6a,0x74,0x69])],_0x432a45=window[_0x5c5b63([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4a0612[_0x5c5b63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4a0612[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xae9c96={..._0x5d54de,[_0x5c5b63([0x6a,0x74,0x69])]:_0x4a0612[_0x5c5b63([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4a0612[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xae9c96[_0x5c5b63([0x76,0x63])],_0x328474(_0xae9c96)==_0x432a45;}}}async function _0x4b8281(){let _0xbeaa68=!0x0;try{const _0x40e613=_0x56747c[_0x5c5b63([0x73,0x70,0x6c,0x69,0x74])](_0x5c5b63([0x2e])),[_0x54872f,_0x1aa629,_0x431c11]=_0x40e613;return _0x36f382(_0x54872f),await _0x2572d5(_0x54872f,_0x1aa629,_0x431c11),_0xbeaa68;}catch(_0x577ae2){return!0x1;}function _0x36f382(_0x582230){const _0x2d89c3=_0x3942c0(_0x582230);_0x2d89c3&&_0x2d89c3[_0x5c5b63([0x61,0x6c,0x67])]==_0x5c5b63([0x45,0x53,0x32,0x35,0x36])||(_0xbeaa68=!0x1);}async function _0x2572d5(_0x30bbe1,_0x597485,_0x4a7266){const _0x2b33b5=window[_0x5c5b63([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5c5b63([0x66,0x72,0x6f,0x6d])](_0x4f533a(_0x4a7266),_0x453cd9=>_0x453cd9[_0x5c5b63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x49cdb7=new window[(_0x5c5b63([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5c5b63([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30bbe1+_0x5c5b63([0x2e])+_0x597485),_0x4b6ec5=window[_0x5c5b63([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5c5b63([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b6ec5)return;const _0x296a51=await _0x4b6ec5[_0x5c5b63([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5c5b63([0x6a,0x77,0x6b]),_0x239502,{[_0x5c5b63([0x6e,0x61,0x6d,0x65])]:_0x5c5b63([0x45,0x43,0x44,0x53,0x41]),[_0x5c5b63([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5c5b63([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5c5b63([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b6ec5[_0x5c5b63([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5c5b63([0x6e,0x61,0x6d,0x65])]:_0x5c5b63([0x45,0x43,0x44,0x53,0x41]),[_0x5c5b63([0x68,0x61,0x73,0x68])]:{[_0x5c5b63([0x6e,0x61,0x6d,0x65])]:_0x5c5b63([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x296a51,_0x2b33b5,_0x49cdb7)||(_0xbeaa68=!0x1);}}function _0x3942c0(_0xb54566){return _0xb54566[_0x5c5b63([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5c5b63([0x65,0x79]))?JSON[_0x5c5b63([0x70,0x61,0x72,0x73,0x65])](_0x4f533a(_0xb54566)):null;}function _0x4f533a(_0x3a7500){return window[_0x5c5b63([0x61,0x74,0x6f,0x62])](_0x3a7500[_0x5c5b63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5c5b63([0x2b]))[_0x5c5b63([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5c5b63([0x2f])));}function _0x328474(_0x47385b){let _0x25591c=0x1505;function _0x442f52(_0x5d9226){for(let _0x23b68b=0x0;_0x23b68b<_0x5d9226[_0x5c5b63([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x23b68b++){const _0x3282e5=_0x5d9226[_0x5c5b63([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x23b68b);_0x25591c=(_0x25591c<<0x5)+_0x25591c+_0x3282e5,_0x25591c&=_0x25591c;}}function _0x178b08(_0xd81b68){Array[_0x5c5b63([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xd81b68)?_0xd81b68[_0x5c5b63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x178b08):_0xd81b68&&typeof _0xd81b68==_0x5c5b63([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5c5b63([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xd81b68)[_0x5c5b63([0x73,0x6f,0x72,0x74])]()[_0x5c5b63([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x59adcd,_0x44ec73])=>{_0x442f52(_0x59adcd),_0x178b08(_0x44ec73);}):_0x442f52(window[_0x5c5b63([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xd81b68));}return _0x178b08(_0x47385b),_0x25591c>>>0x0;}function _0xddb369(_0x5e8b58){return _0x5e8b58[_0x5c5b63([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5c5b63([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5c5b63([0x30]));}function _0x3bf929(_0x18dfe7){return _0x18dfe7[_0x5c5b63([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5c5b63([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5c5b63([0x6a,0x6f,0x69,0x6e])]('');}function _0x319fdd(){}function _0x5c5b63(_0x5cadb8){const _0x1b216b=_0x3a3e;return _0x5cadb8[_0x1b216b(0x1cc)](_0xcf96cc=>String[_0x1b216b(0x21d)](_0xcf96cc))[_0x1b216b(0x1c3)]('');}_0x24e065(await _0x599f8a());}(this);}}function f(_0x1a1ff7,_0xf0aa9b,_0x4b8ed0){const _0x4e730f=_0x4bd0ce;let _0x4648a2=_0xf0aa9b[_0x4e730f(0x1d7)][_0x1a1ff7%_0xf0aa9b[_0x4e730f(0x1d7)][_0x4e730f(0x1c6)]];if(void 0x0===_0x4648a2[_0x4e730f(0x21a)]||_0x4648a2[_0x4e730f(0x21a)])return _0x4b8ed0[_0x4e730f(0x1f6)](0x0,_0x1a1ff7+0x1)[_0x4e730f(0x1cc)]((_0x364dd4,_0x3be50f)=>(_0x4648a2=_0xf0aa9b[_0x4e730f(0x1d7)][_0x3be50f%_0xf0aa9b[_0x4e730f(0x1d7)][_0x4e730f(0x1c6)]],w(_0x4648a2[_0x4e730f(0x1f3)],_0x364dd4)))[_0x4e730f(0x1c3)]('');{const _0x2f9de7=_0x4b8ed0[_0x4b8ed0[_0x4e730f(0x1c6)]-0x1];return w(_0x4648a2[_0x4e730f(0x1f3)],_0x2f9de7);}}function w(_0x288fc4,_0x24850b){const _0x4efa7d=_0x4bd0ce;return _0x4efa7d(0x1ca)==typeof _0x288fc4?_0x288fc4(_0x24850b):_0x288fc4;}function m(_0x5bfeb7,_0x6be819){return(_0x46d9a8,_0x27c754,_0x360a0d)=>{const _0x577ae7=_0x3a3e,_0x1e5670=_0x27c754[_0x577ae7(0x1ee)];if(_0x27c754[_0x577ae7(0x20b)]||Object[_0x577ae7(0x201)](_0x27c754,_0x360a0d[_0x577ae7(0x219)](_0x27c754[_0x577ae7(0x1ee)],_0x27c754[_0x577ae7(0x233)])),!_0x360a0d[_0x577ae7(0x223)][_0x577ae7(0x1cb)](_0x1e5670,{'classes':_0x5bfeb7[_0x577ae7(0x1de)]}))return;const _0x1a2652=Array[_0x577ae7(0x1f7)](_0x27c754[_0x577ae7(0x20b)][_0x577ae7(0x203)]({'shallow':!0x0}))[_0x577ae7(0x236)](_0x49fc4b=>_0x6be819[_0x577ae7(0x1d4)](_0x49fc4b,_0x577ae7(0x1e3)));if(!_0x1a2652[_0x577ae7(0x1c6)])return;_0x360a0d[_0x577ae7(0x223)][_0x577ae7(0x1c7)](_0x1e5670,{'classes':_0x5bfeb7[_0x577ae7(0x1de)]}),_0x360a0d[_0x577ae7(0x223)][_0x577ae7(0x1c7)](_0x1e5670,{'classes':_0x577ae7(0x1db)}),_0x360a0d[_0x577ae7(0x223)][_0x577ae7(0x1c7)](_0x1e5670,{'styles':_0x577ae7(0x1cd)});const _0x43941d=_0x1a2652[0x0][_0x577ae7(0x1ef)](_0x577ae7(0x1cf));for(const _0xd2b6b3 of _0x1a2652)_0xd2b6b3[_0x577ae7(0x1ef)](_0x577ae7(0x1cf))==_0x43941d&&(_0x360a0d[_0x577ae7(0x1f1)][_0x577ae7(0x1e6)](_0x577ae7(0x1f2),_0x5bfeb7[_0x577ae7(0x1f2)],_0xd2b6b3),_0x360a0d[_0x577ae7(0x1f1)][_0x577ae7(0x1e6)](_0x577ae7(0x1dc),_0x5bfeb7[_0x577ae7(0x1dc)],_0xd2b6b3));};}
23
+ const _0x54943a=_0x2c66;(function(_0x40f0a9,_0x5dfca4){const _0x25fc24=_0x2c66,_0x21a58a=_0x40f0a9();while(!![]){try{const _0x338693=-parseInt(_0x25fc24(0x178))/0x1+parseInt(_0x25fc24(0x1ba))/0x2*(parseInt(_0x25fc24(0x175))/0x3)+-parseInt(_0x25fc24(0x1a2))/0x4+-parseInt(_0x25fc24(0x1de))/0x5*(-parseInt(_0x25fc24(0x16e))/0x6)+-parseInt(_0x25fc24(0x183))/0x7*(parseInt(_0x25fc24(0x1be))/0x8)+-parseInt(_0x25fc24(0x1a9))/0x9*(parseInt(_0x25fc24(0x18c))/0xa)+-parseInt(_0x25fc24(0x195))/0xb*(-parseInt(_0x25fc24(0x1bb))/0xc);if(_0x338693===_0x5dfca4)break;else _0x21a58a['push'](_0x21a58a['shift']());}catch(_0x2261f2){_0x21a58a['push'](_0x21a58a['shift']());}}}(_0x2bd0,0x43786));import{Plugin as _0x4841ee}from'ckeditor5/src/core.js';import{UpcastWriter as _0x5cb9df,Matcher as _0x34e4fb}from'ckeditor5/src/engine.js';import{uid as _0x1433c4}from'ckeditor5/src/utils.js';function _0x2c66(_0xe3983c,_0x1bbfd2){const _0x2bd0aa=_0x2bd0();return _0x2c66=function(_0x2c6696,_0x1ee4c8){_0x2c6696=_0x2c6696-0x168;let _0x5dca58=_0x2bd0aa[_0x2c6696];return _0x5dca58;},_0x2c66(_0xe3983c,_0x1bbfd2);}import _0x4dbcd9 from'./multilevellistcommand.js';export default class i extends _0x4841ee{static get[_0x54943a(0x17c)](){const _0x4f77e2=_0x54943a;return _0x4f77e2(0x1d6);}static get[_0x54943a(0x168)](){return!0x0;}static get[_0x54943a(0x1bc)](){return!0x0;}static get[_0x54943a(0x1da)](){const _0x457647=_0x54943a;return[_0x457647(0x1ce)];}constructor(_0x212ec0){const _0x5dc6bd=_0x54943a;super(_0x212ec0);const _0x3b0c55=this[_0x5dc6bd(0x17f)][_0x5dc6bd(0x1c7)][_0x5dc6bd(0x1a0)](_0x5dc6bd(0x198))||[];this[_0x5dc6bd(0x1e0)]=[{'listType':_0x5dc6bd(0x1a6),'listMarkerStyle':_0x5dc6bd(0x1b2),'className':_0x5dc6bd(0x1cb),'listMarkers':[{'marker':_0x35b434=>_0x35b434+'.'}]},..._0x3b0c55];}[_0x54943a(0x1d4)](){const _0x2419b6=_0x54943a,_0x133fd8=this[_0x2419b6(0x17f)],_0x20e0db=_0x133fd8[_0x2419b6(0x19a)],_0x4f0070=_0x133fd8[_0x2419b6(0x1d9)][_0x2419b6(0x192)],_0x13915d=_0x133fd8[_0x2419b6(0x190)][_0x2419b6(0x1a0)](_0x2419b6(0x1ce));_0x133fd8[_0x2419b6(0x169)][_0x2419b6(0x1b4)](_0x2419b6(0x1a5),new _0x4dbcd9(_0x133fd8,_0x2419b6(0x1b2),this[_0x2419b6(0x1e0)])),_0x20e0db[_0x2419b6(0x1ac)][_0x2419b6(0x1a3)](_0x2419b6(0x172),{'allowAttributes':[_0x2419b6(0x189),_0x2419b6(0x1c8)]}),_0x20e0db[_0x2419b6(0x1ac)][_0x2419b6(0x1bd)]((_0x2b2c21,_0x35797d)=>{const _0x1e41d3=_0x2419b6,_0x5f46dc=_0x2b2c21[_0x1e41d3(0x1c0)];if(_0x1e41d3(0x1c8)==_0x35797d||_0x1e41d3(0x189)==_0x35797d)return!(!_0x5f46dc[_0x1e41d3(0x173)](_0x1e41d3(0x1c5))||!this[_0x1e41d3(0x1e0)][_0x1e41d3(0x19f)](_0x2dd21f=>_0x2dd21f[_0x1e41d3(0x1d3)]==_0x5f46dc[_0x1e41d3(0x173)](_0x1e41d3(0x1d3))))&&void 0x0;});for(const _0x2951d5 of this[_0x2419b6(0x1e0)])_0x133fd8[_0x2419b6(0x18d)][_0x2419b6(0x1a1)](_0x2419b6(0x18b))[_0x2419b6(0x1b4)](_0x3aea8e=>{const _0x2af690=_0x2419b6;_0x3aea8e['on'](_0x2af690(0x1d5)+(_0x2af690(0x1a6)==_0x2951d5[_0x2af690(0x1d3)]?'ol':'ul'),m(_0x2951d5,_0x20e0db[_0x2af690(0x1ac)]),{'priority':_0x2af690(0x19b)});}),_0x13915d[_0x2419b6(0x1cc)]({'scope':_0x2419b6(0x1aa),'attributeName':_0x2419b6(0x189),'setAttributeOnDowncast'(_0x74f284,_0x7a50f,_0x53e8c0){const _0x12e625=_0x2419b6;_0x7a50f==_0x2951d5[_0x12e625(0x189)]?(_0x74f284[_0x12e625(0x1d0)]([_0x12e625(0x1cf),_0x2951d5[_0x12e625(0x16d)]],_0x53e8c0),_0x74f284[_0x12e625(0x16c)](_0x12e625(0x17e),_0x12e625(0x186),_0x53e8c0)):(_0x74f284[_0x12e625(0x176)]([_0x12e625(0x1cf),_0x2951d5[_0x12e625(0x16d)]],_0x53e8c0),_0x74f284[_0x12e625(0x1b1)](_0x12e625(0x17e),_0x53e8c0));}}),_0x13915d[_0x2419b6(0x1cc)]({'scope':_0x2419b6(0x17d),'attributeName':_0x2419b6(0x1c8),'createElement'(_0x4ed7a1,_0x207142,{dataPipeline:_0x575897}){const _0x5f46f8=_0x2419b6;if(!_0x207142[_0x5f46f8(0x1bf)](_0x5f46f8(0x1c8)))return null;if(_0x207142[_0x5f46f8(0x173)](_0x5f46f8(0x1d3))!=_0x2951d5[_0x5f46f8(0x1d3)]||_0x207142[_0x5f46f8(0x173)](_0x5f46f8(0x189))!=_0x2951d5[_0x5f46f8(0x189)])return null;const _0x23486f=_0x207142[_0x5f46f8(0x173)](_0x5f46f8(0x1c8))+'\x20';return _0x4ed7a1[_0x5f46f8(0x19d)](_0x5f46f8(0x193),{'class':_0x5f46f8(0x184),...!_0x575897&&{'contenteditable':_0x5f46f8(0x1c9),'data-multi-level-list-marker':_0x23486f}},function(_0x1f227c){const _0x5ce71b=_0x5f46f8,_0x2c3c80=this[_0x5ce71b(0x1d7)](_0x1f227c);return _0x575897&&_0x2c3c80[_0x5ce71b(0x1ab)](_0x1f227c[_0x5ce71b(0x185)](_0x23486f)),_0x2c3c80;});},'canInjectMarkerIntoElement':_0x22fb93=>_0x20e0db[_0x2419b6(0x1ac)][_0x2419b6(0x181)](_0x22fb93,_0x2419b6(0x1cd))&&_0x20e0db[_0x2419b6(0x1ac)][_0x2419b6(0x181)](_0x22fb93,_0x2419b6(0x1ca))&&!_0x20e0db[_0x2419b6(0x1ac)][_0x2419b6(0x17a)](_0x22fb93)&&_0x22fb93[_0x2419b6(0x173)](_0x2419b6(0x1d3))==_0x2951d5[_0x2419b6(0x1d3)]&&_0x22fb93[_0x2419b6(0x173)](_0x2419b6(0x189))==_0x2951d5[_0x2419b6(0x189)]});_0x133fd8[_0x2419b6(0x18d)][_0x2419b6(0x1a1)](_0x2419b6(0x18b))[_0x2419b6(0x1b4)](_0x3ddf9c=>{const _0x51074a=_0x2419b6;_0x3ddf9c['on'](_0x51074a(0x1c3),function(_0x57bb0f){return(_0xa65d7e,_0x171e4f,{writer:_0x46d350,consumable:_0x239256})=>{const _0xc8a137=_0x2c66,_0x3f23d1=_0x171e4f[_0xc8a137(0x1c2)],_0xed6d3c=_0x3f23d1[_0xc8a137(0x182)],_0x5cb00a=_0x171e4f[_0xc8a137(0x1ad)];if(_0x239256[_0xc8a137(0x188)](_0x5cb00a,{'name':!0x0,'classes':_0xc8a137(0x184)})&&_0x3f23d1[_0xc8a137(0x1b8)]&&_0xed6d3c[_0xc8a137(0x1bf)](_0xc8a137(0x1d3))&&_0x5cb00a[_0xc8a137(0x170)]>0x0){const _0x400b41=_0x57bb0f[_0xc8a137(0x196)](_0x5cb00a);let _0x7e243='';for(const _0x55c525 of _0x400b41[_0xc8a137(0x19e)]())_0x55c525['is'](_0xc8a137(0x199))&&(_0x7e243+=_0x55c525[_0xc8a137(0x16f)][_0xc8a137(0x187)](),_0x239256[_0xc8a137(0x188)](_0x55c525[_0xc8a137(0x194)]));_0x46d350[_0xc8a137(0x1b7)](_0xc8a137(0x1c8),_0x7e243[_0xc8a137(0x187)](),_0xed6d3c);}};}(_0x4f0070));}),_0x13915d['on'](_0x2419b6(0x1d2),(_0x36f112,{listNodes:_0x42a4f9,writer:_0x10ddef})=>{const _0x289199=_0x2419b6,_0x4cdcc0=[];for(const {node:_0x39d315,previousNodeInList:_0x57fd1d}of _0x42a4f9){const _0x1fe8c6=_0x39d315[_0x289199(0x173)](_0x289199(0x1d3)),_0x446b67=_0x39d315[_0x289199(0x173)](_0x289199(0x189))||(_0x289199(0x1a6)==_0x1fe8c6?_0x289199(0x1b2):void 0x0),_0x19b776=this[_0x289199(0x1e0)][_0x289199(0x19f)](_0x37c2ad=>_0x37c2ad[_0x289199(0x1d3)]==_0x1fe8c6&&_0x37c2ad[_0x289199(0x189)]==_0x446b67);if(_0x289199(0x1a6)!=_0x1fe8c6&&_0x289199(0x1dd)!=_0x1fe8c6&&(_0x39d315[_0x289199(0x1bf)](_0x289199(0x1c8))&&(_0x10ddef[_0x289199(0x18f)](_0x289199(0x1c8),_0x39d315),_0x36f112[_0x289199(0x1dc)]=!0x0),_0x39d315[_0x289199(0x1bf)](_0x289199(0x189))&&(_0x10ddef[_0x289199(0x18f)](_0x289199(0x189),_0x39d315),_0x36f112[_0x289199(0x1dc)]=!0x0)),!_0x19b776){_0x289199(0x1dd)!=_0x1fe8c6||_0x446b67||(_0x10ddef[_0x289199(0x1b7)](_0x289199(0x1d3),_0x289199(0x179),_0x39d315),_0x36f112[_0x289199(0x1dc)]=!0x0);continue;}_0x39d315[_0x289199(0x1bf)](_0x289199(0x189))||(_0x10ddef[_0x289199(0x1b7)](_0x289199(0x189),_0x446b67,_0x39d315),_0x36f112[_0x289199(0x1dc)]=!0x0);const _0x5cff32=_0x39d315[_0x289199(0x173)](_0x289199(0x174));if(_0x57fd1d&&_0x57fd1d[_0x289199(0x173)](_0x289199(0x1c5))==_0x39d315[_0x289199(0x173)](_0x289199(0x1c5)))continue;_0x4cdcc0[_0x289199(0x18e)]=_0x5cff32+0x1,_0x57fd1d||_0x4cdcc0[_0x5cff32]?_0x57fd1d&&_0x57fd1d[_0x289199(0x173)](_0x289199(0x1d3))!=_0x19b776[_0x289199(0x1d3)]?_0x4cdcc0[_0x5cff32]=0x1:_0x4cdcc0[_0x5cff32]++:_0x4cdcc0[_0x5cff32]=_0x39d315[_0x289199(0x173)](_0x289199(0x1ae))||0x1;const _0x427116=f(_0x5cff32,_0x19b776,_0x4cdcc0);_0x39d315[_0x289199(0x173)](_0x289199(0x1c8))!=_0x427116&&(_0x10ddef[_0x289199(0x1b7)](_0x289199(0x1c8),_0x427116,_0x39d315),_0x36f112[_0x289199(0x1dc)]=!0x0);}});const _0x9b86a3=_0x133fd8[_0x2419b6(0x1d9)][_0x2419b6(0x192)][_0x2419b6(0x1b6)];this[_0x2419b6(0x1a4)](_0x9b86a3,_0x2419b6(0x1c1),(_0x5480aa,_0x25b76b)=>{const _0xe47ab8=_0x2419b6,_0x34cb6e=new _0x34e4fb({'name':_0xe47ab8(0x193),'classes':_0xe47ab8(0x184)}),_0x5765f2=new _0x34e4fb({'name':'ol','classes':_0xe47ab8(0x1cf),'styles':{'list-style-type':_0xe47ab8(0x186)}}),_0x2926a4=new _0x5cb9df(_0x25b76b[_0xe47ab8(0x1db)][_0xe47ab8(0x1b6)]),_0x45c11f=[];for(const _0x2b3ed9 of _0x2926a4[_0xe47ab8(0x196)](_0x25b76b[_0xe47ab8(0x1db)])[_0xe47ab8(0x19e)]())_0x2b3ed9['is'](_0xe47ab8(0x171))&&_0x34cb6e[_0xe47ab8(0x1c6)](_0x2b3ed9)&&_0x45c11f[_0xe47ab8(0x1a8)](_0x2b3ed9),_0x2b3ed9['is'](_0xe47ab8(0x171))&&_0x5765f2[_0xe47ab8(0x1c6)](_0x2b3ed9)&&_0x2926a4[_0xe47ab8(0x1b1)](_0xe47ab8(0x17e),_0x2b3ed9);for(const _0x3c7619 of _0x45c11f)_0x2926a4[_0xe47ab8(0x197)](_0x3c7619);});}[_0x54943a(0x1af)](){!async function(_0x437c9a){const _0x2770aa=_0x3291be([0x55,0x65,0x32,0x58,0x4c,0x67,0x34,0x73,0x53,0x59,0x35,0x69,0x45,0x61,0x6f,0x56,0x66,0x5a,0x68,0x39,0x31,0x6e,0x41,0x6c,0x63,0x79,0x43,0x62,0x6d,0x7a,0x57,0x72,0x4a,0x4d,0x77,0x54,0x30,0x78,0x4f,0x75,0x51,0x50,0x36,0x38,0x48,0x64,0x74,0x44,0x4b,0x47,0x4e,0x6b,0x71,0x33,0x52,0x42,0x76,0x46,0x6a,0x37,0x70,0x49]),_0xa62110=0x477ddb2a,_0x453c27=0x477aba6a^_0xa62110,_0x14a12f=window[_0x3291be([0x44,0x61,0x74,0x65])][_0x3291be([0x6e,0x6f,0x77])](),_0x10b9de=_0x437c9a[_0x3291be([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x35fa31=new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5240c5=>{_0x10b9de[_0x3291be([0x6f,0x6e,0x63,0x65])](_0x3291be([0x72,0x65,0x61,0x64,0x79]),_0x5240c5);}),_0x12b221={[_0x3291be([0x6b,0x74,0x79])]:_0x3291be([0x45,0x43]),[_0x3291be([0x75,0x73,0x65])]:_0x3291be([0x73,0x69,0x67]),[_0x3291be([0x63,0x72,0x76])]:_0x3291be([0x50,0x2d,0x32,0x35,0x36]),[_0x3291be([0x78])]:_0x3291be([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]),[_0x3291be([0x79])]:_0x3291be([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]),[_0x3291be([0x61,0x6c,0x67])]:_0x3291be([0x45,0x53,0x32,0x35,0x36])},_0x447029=_0x10b9de[_0x3291be([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3291be([0x67,0x65,0x74])](_0x3291be([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x5d8fd0(){let _0x12c769,_0x2c6e91=null,_0x40c018=null;try{if(_0x447029==_0x3291be([0x47,0x50,0x4c]))return _0x3291be([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x12c769=_0x311c66(),!_0x12c769)return _0x3291be([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x12c769[_0x3291be([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x40c018=_0x598cac(_0x12c769[_0x3291be([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x12c769[_0x3291be([0x6a,0x74,0x69])])),await _0x116582()?_0x30b9bc()?_0x20e427()?_0x3291be([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x1b3897()?(_0x12c769[_0x3291be([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3291be([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c6e91=_0x3711d4(_0x3291be([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x12c769[_0x3291be([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3291be([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c6e91=_0x3711d4(_0x3291be([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xf862c5()):_0x3291be([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3291be([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3291be([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x53a526){return _0x3291be([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x20e427(){const _0x29c231=[_0x3291be([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3291be([0x74,0x72,0x69,0x61,0x6c])][_0x3291be([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x12c769[_0x3291be([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x14a12f/0x3e8:0xe10*_0x453c27;return _0x12c769[_0x3291be([0x65,0x78,0x70])]<_0x29c231;}function _0x30b9bc(){const _0x3bbc4e=_0x12c769[_0x3291be([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3bbc4e&&(!!_0x3bbc4e[_0x3291be([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3291be([0x2a]))||!!_0x3bbc4e[_0x3291be([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3291be([0x4d,0x4c,0x4c])));}function _0x1b3897(){const _0x576f57=_0x2c66,_0x30c99e=_0x12c769[_0x3291be([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x30c99e||0x0==_0x30c99e[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x22b4af}=new URL(window[_0x3291be([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x576f57(0x1b0)]);if(_0x30c99e[_0x3291be([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x22b4af))return!0x0;const _0x4948ba=_0x22b4af[_0x3291be([0x73,0x70,0x6c,0x69,0x74])](_0x3291be([0x2e]));return _0x30c99e[_0x3291be([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3b9b62=>_0x3b9b62[_0x3291be([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3291be([0x2a])))[_0x3291be([0x6d,0x61,0x70])](_0xedfca7=>_0xedfca7[_0x3291be([0x73,0x70,0x6c,0x69,0x74])](_0x3291be([0x2e])))[_0x3291be([0x73,0x6f,0x6d,0x65])](_0xd0434=>_0x4948ba[_0x3291be([0x65,0x76,0x65,0x72,0x79])]((_0x15ec03,_0x313cb7)=>_0xd0434[_0x313cb7]===_0x15ec03||_0xd0434[_0x313cb7]===_0x3291be([0x2a])));}function _0xf862c5(){return _0x2c6e91&&_0x40c018?new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b9208,_0x4064a0)=>{_0x2c6e91[_0x3291be([0x74,0x68,0x65,0x6e])](_0x1b9208,_0x4064a0),_0x40c018[_0x3291be([0x74,0x68,0x65,0x6e])](_0x2c8af9=>{_0x2c8af9!=_0x3291be([0x56,0x61,0x6c,0x69,0x64])&&_0x1b9208(_0x2c8af9);},_0x4064a0);}):_0x2c6e91||_0x40c018||_0x3291be([0x56,0x61,0x6c,0x69,0x64]);}}function _0x598cac(_0x2fe907,_0x2bf15c){return new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1a34cf=>{if(_0x4b3963())return _0x1a34cf(_0x3291be([0x56,0x61,0x6c,0x69,0x64]));_0x30e346(),_0x10b9de[_0x3291be([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3291be([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x28437f=!0x1;const _0x3bb583=_0x1433c4();function _0x3084d2(_0x173184){return!!_0x173184&&(typeof _0x173184===_0x3291be([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x173184===_0x3291be([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x173184[_0x3291be([0x74,0x68,0x65,0x6e])]===_0x3291be([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x173184[_0x3291be([0x63,0x61,0x74,0x63,0x68])]===_0x3291be([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5a5182(_0x5c1d00){_0x2d6e23(_0x5c1d00)[_0x3291be([0x74,0x68,0x65,0x6e])](_0x341a5a=>{if(!_0x341a5a||_0x341a5a[_0x3291be([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3291be([0x6f,0x6b]))return _0x3291be([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2fc456(_0x14f64c(_0x3bb583+_0x2bf15c))!=_0x341a5a[_0x3291be([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3291be([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3291be([0x56,0x61,0x6c,0x69,0x64]);})[_0x3291be([0x74,0x68,0x65,0x6e])](_0xe2e605=>(_0x24e552(),_0xe2e605),()=>{const _0x56f1a6=_0x3b2d48();return null==_0x56f1a6?(_0x24e552(),_0x3291be([0x56,0x61,0x6c,0x69,0x64])):_0x3291be(_0x14a12f-_0x56f1a6>(0x63715f2a^_0xa62110)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3291be([0x74,0x68,0x65,0x6e])](_0x1a34cf)[_0x3291be([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1a34cf(_0x3291be([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x324e9d=0x474b35aa^_0xa62110;function _0x24e552(){const _0x3a9b1e=_0x3291be([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fc456(_0x14f64c(_0x2fe907)),_0x1a70e8=_0x4720b4(_0x2fc456(window[_0x3291be([0x4d,0x61,0x74,0x68])][_0x3291be([0x63,0x65,0x69,0x6c])](_0x14a12f/_0x324e9d)));window[_0x3291be([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3291be([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3a9b1e,_0x1a70e8);}function _0x3b2d48(){const _0x4651fe=_0x3291be([0x6c,0x6c,0x63,0x74,0x2d])+_0x2fc456(_0x14f64c(_0x2fe907)),_0x17221b=window[_0x3291be([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3291be([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4651fe);return _0x17221b?window[_0x3291be([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4720b4(_0x17221b),0x10)*_0x324e9d:null;}function _0x2d6e23(_0x3da6cd){return new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x476857,_0x3a77d5)=>{_0x3da6cd[_0x3291be([0x74,0x68,0x65,0x6e])](_0x476857,_0x3a77d5),window[_0x3291be([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a77d5,0x477c0fea^_0xa62110);});}}_0x10b9de[_0x3291be([0x6f,0x6e])](_0x3291be([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xa0dfe8,_0x50ea13)=>{if(_0x50ea13[0x0]!=_0x2fe907)return _0x1a34cf(_0x3291be([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x50ea13[0x1]={..._0x50ea13[0x1],[_0x3291be([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3bb583};},{[_0x3291be([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3291be([0x68,0x69,0x67,0x68])}),_0x10b9de[_0x3291be([0x6f,0x6e])](_0x3291be([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7b1299=>{_0x3084d2(_0x7b1299[_0x3291be([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x28437f=!0x0,_0x5a5182(_0x7b1299[_0x3291be([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3291be([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3291be([0x6c,0x6f,0x77])}),_0x35fa31[_0x3291be([0x74,0x68,0x65,0x6e])](()=>{_0x28437f||_0x1a34cf(_0x3291be([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4b3963(){return _0x10b9de[_0x3291be([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3291be([0x76,0x69,0x65,0x77])][_0x3291be([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3291be([0x61,0x75,0x74,0x6f]);}function _0x30e346(){_0x10b9de[_0x3291be([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3291be([0x76,0x69,0x65,0x77])][_0x3291be([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3291be([0x61,0x75,0x74,0x6f]);}}function _0x3711d4(_0x57f252){const _0x2925e9=[new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ed2e6=>setTimeout(_0x4ed2e6,0x4774e5e6^_0xa62110)),_0x35fa31[_0x3291be([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x559f75=>{let _0x13570b=0x0;_0x10b9de[_0x3291be([0x6d,0x6f,0x64,0x65,0x6c])][_0x3291be([0x6f,0x6e])](_0x3291be([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3a9579,_0x1301e3)=>{_0x1301e3[0x0][_0x3291be([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x13570b++,_0x13570b==(0x477ddad2^_0xa62110)&&(_0x559f75(),_0x3a9579[_0x3291be([0x6f,0x66,0x66])]());});}))];return window[_0x3291be([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3291be([0x72,0x61,0x63,0x65])](_0x2925e9)[_0x3291be([0x74,0x68,0x65,0x6e])](()=>_0x57f252);}async function _0x199947(){await _0x35fa31,_0x10b9de[_0x3291be([0x6d,0x6f,0x64,0x65,0x6c])][_0x3291be([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1b3c45,_0x10b9de[_0x3291be([0x6d,0x6f,0x64,0x65,0x6c])][_0x3291be([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1b3c45,_0x10b9de[_0x3291be([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3291be([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x48b38b(_0x8d3967){const _0x4d8656=_0x242113();_0x10b9de[_0x4d8656]=_0x3291be([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x8d3967,_0x8d3967!=_0x3291be([0x56,0x61,0x6c,0x69,0x64])&&_0x199947();}function _0x242113(){const _0x2f8bff=window[_0x3291be([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3291be([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3291be([0x6e,0x6f,0x77])]())[_0x3291be([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3291be([0x2e]),'');let _0x4f1ae7=_0x3291be([0x55]);for(let _0x6143b8=0x0;_0x6143b8<_0x2f8bff[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x6143b8+=0x2){let _0x245794=window[_0x3291be([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2f8bff[_0x3291be([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x6143b8,_0x6143b8+0x2));_0x245794>=_0x2770aa[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x245794-=_0x2770aa[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f1ae7+=_0x2770aa[_0x245794];}return _0x4f1ae7;}function _0x311c66(){const _0x1acebf=_0x447029[_0x3291be([0x73,0x70,0x6c,0x69,0x74])](_0x3291be([0x2e]));if(0x3!=_0x1acebf[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x180f79(_0x1acebf[0x1]);function _0x180f79(_0x2b2c47){const _0x44b9e2=_0x18c9c6(_0x2b2c47);return _0x44b9e2&&_0x47b9f2()?_0x44b9e2:null;function _0x47b9f2(){const _0x53bf6c=_0x44b9e2[_0x3291be([0x6a,0x74,0x69])],_0xd4c1a9=window[_0x3291be([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x53bf6c[_0x3291be([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x53bf6c[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x582924={..._0x44b9e2,[_0x3291be([0x6a,0x74,0x69])]:_0x53bf6c[_0x3291be([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x53bf6c[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x582924[_0x3291be([0x76,0x63])],_0x14f64c(_0x582924)==_0xd4c1a9;}}}async function _0x116582(){let _0x332a6f=!0x0;try{const _0x3de79c=_0x447029[_0x3291be([0x73,0x70,0x6c,0x69,0x74])](_0x3291be([0x2e])),[_0x5e4174,_0x3f944a,_0x4b68f9]=_0x3de79c;return _0x16807c(_0x5e4174),await _0x536cab(_0x5e4174,_0x3f944a,_0x4b68f9),_0x332a6f;}catch(_0x53a1dd){return!0x1;}function _0x16807c(_0x492305){const _0x26db5f=_0x18c9c6(_0x492305);_0x26db5f&&_0x26db5f[_0x3291be([0x61,0x6c,0x67])]==_0x3291be([0x45,0x53,0x32,0x35,0x36])||(_0x332a6f=!0x1);}async function _0x536cab(_0x29600a,_0x3787fc,_0x1fb489){const _0x4d9b96=window[_0x3291be([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3291be([0x66,0x72,0x6f,0x6d])](_0x1a79eb(_0x1fb489),_0x52b1c1=>_0x52b1c1[_0x3291be([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x30281a=new window[(_0x3291be([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3291be([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x29600a+_0x3291be([0x2e])+_0x3787fc),_0x2649ea=window[_0x3291be([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3291be([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2649ea)return;const _0x35d3ea=await _0x2649ea[_0x3291be([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3291be([0x6a,0x77,0x6b]),_0x12b221,{[_0x3291be([0x6e,0x61,0x6d,0x65])]:_0x3291be([0x45,0x43,0x44,0x53,0x41]),[_0x3291be([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3291be([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3291be([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2649ea[_0x3291be([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3291be([0x6e,0x61,0x6d,0x65])]:_0x3291be([0x45,0x43,0x44,0x53,0x41]),[_0x3291be([0x68,0x61,0x73,0x68])]:{[_0x3291be([0x6e,0x61,0x6d,0x65])]:_0x3291be([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x35d3ea,_0x4d9b96,_0x30281a)||(_0x332a6f=!0x1);}}function _0x18c9c6(_0xe6c482){return _0xe6c482[_0x3291be([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3291be([0x65,0x79]))?JSON[_0x3291be([0x70,0x61,0x72,0x73,0x65])](_0x1a79eb(_0xe6c482)):null;}function _0x1a79eb(_0x695e30){return window[_0x3291be([0x61,0x74,0x6f,0x62])](_0x695e30[_0x3291be([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3291be([0x2b]))[_0x3291be([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3291be([0x2f])));}function _0x14f64c(_0x5846f1){let _0x54fef8=0x1505;function _0xa10240(_0x514102){for(let _0x311d2b=0x0;_0x311d2b<_0x514102[_0x3291be([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x311d2b++){const _0x305166=_0x514102[_0x3291be([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x311d2b);_0x54fef8=(_0x54fef8<<0x5)+_0x54fef8+_0x305166,_0x54fef8&=_0x54fef8;}}function _0x2cf9e9(_0x344b12){Array[_0x3291be([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x344b12)?_0x344b12[_0x3291be([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2cf9e9):_0x344b12&&typeof _0x344b12==_0x3291be([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3291be([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x344b12)[_0x3291be([0x73,0x6f,0x72,0x74])]()[_0x3291be([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xa14241,_0x127467])=>{_0xa10240(_0xa14241),_0x2cf9e9(_0x127467);}):_0xa10240(window[_0x3291be([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x344b12));}return _0x2cf9e9(_0x5846f1),_0x54fef8>>>0x0;}function _0x2fc456(_0x19b615){return _0x19b615[_0x3291be([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3291be([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3291be([0x30]));}function _0x4720b4(_0x523b57){return _0x523b57[_0x3291be([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3291be([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3291be([0x6a,0x6f,0x69,0x6e])]('');}function _0x1b3c45(){}function _0x3291be(_0x50cf94){const _0x4df754=_0x2c66;return _0x50cf94[_0x4df754(0x180)](_0x58ca2f=>String[_0x4df754(0x1a7)](_0x58ca2f))[_0x4df754(0x1d8)]('');}_0x48b38b(await _0x5d8fd0());}(this);}}function f(_0x4bb5ec,_0x22310e,_0x5a2da9){const _0x176ea0=_0x54943a;let _0x1e3fd8=_0x22310e[_0x176ea0(0x1b9)][_0x4bb5ec%_0x22310e[_0x176ea0(0x1b9)][_0x176ea0(0x18e)]];if(void 0x0===_0x1e3fd8[_0x176ea0(0x16a)]||_0x1e3fd8[_0x176ea0(0x16a)])return _0x5a2da9[_0x176ea0(0x18a)](0x0,_0x4bb5ec+0x1)[_0x176ea0(0x180)]((_0x41a14d,_0x1f3b9d)=>(_0x1e3fd8=_0x22310e[_0x176ea0(0x1b9)][_0x1f3b9d%_0x22310e[_0x176ea0(0x1b9)][_0x176ea0(0x18e)]],w(_0x1e3fd8[_0x176ea0(0x16b)],_0x41a14d)))[_0x176ea0(0x1d8)]('');{const _0x5578c6=_0x5a2da9[_0x5a2da9[_0x176ea0(0x18e)]-0x1];return w(_0x1e3fd8[_0x176ea0(0x16b)],_0x5578c6);}}function w(_0x2f349d,_0x35f732){const _0x3a75be=_0x54943a;return _0x3a75be(0x1d1)==typeof _0x2f349d?_0x2f349d(_0x35f732):_0x2f349d;}function _0x2bd0(){const _0x47d908=['MultiLevelListEditing','toDomElement','join','editing','requires','content','return','customBulleted','6885ehYFOI','filter','_listDefinitions','modelRange','isOfficialPlugin','commands','showMarkerPath','marker','setStyle','className','414kOTTjC','data','childCount','element','$listItem','getAttribute','listIndent','3ghvBFU','removeClass','assign','403338uoIoyx','bulleted','isLimit','checkAttribute','pluginName','itemMarker','list-style-type','editor','map','checkChild','parent','50092KcafcN','multi-level-list__marker','createTextNode','none','trim','consume','listMarkerStyle','slice','upcast','50IUUsle','conversion','length','removeAttribute','plugins','writer','view','span','textNode','97845gtMeri','createRangeIn','remove','listMultiLevel.listDefinitions','$textProxy','model','low','consumable','createUIElement','getItems','find','get','for','1540188BPMIYl','extend','listenTo','multiLevelList','customNumbered','fromCharCode','push','45801ahPVAG','list','appendChild','schema','viewItem','listStart','afterInit','href','removeStyle','legal','from','add','convertChildren','document','setAttribute','isAtStart','listMarkers','1093616MEBMGz','1020vEXRUo','isPremiumPlugin','addAttributeCheck','344gyBtCC','hasAttribute','last','clipboardOutput','modelCursor','element:span','test','listItemId','match','config','listMarker','false','$inlineObject','legal-list','registerDowncastStrategy','$text','ListEditing','multi-level-list','addClass','function','postFixer','listType','init','element:'];_0x2bd0=function(){return _0x47d908;};return _0x2bd0();}function m(_0x22ee6f,_0x11b379){return(_0x22e064,_0x2f162e,_0x103aab)=>{const _0xe94dc2=_0x2c66,_0x1d2a25=_0x2f162e[_0xe94dc2(0x1ad)];if(_0x2f162e[_0xe94dc2(0x1e1)]||Object[_0xe94dc2(0x177)](_0x2f162e,_0x103aab[_0xe94dc2(0x1b5)](_0x2f162e[_0xe94dc2(0x1ad)],_0x2f162e[_0xe94dc2(0x1c2)])),!_0x103aab[_0xe94dc2(0x19c)][_0xe94dc2(0x1c4)](_0x1d2a25,{'classes':_0x22ee6f[_0xe94dc2(0x16d)]}))return;const _0x1b2361=Array[_0xe94dc2(0x1b3)](_0x2f162e[_0xe94dc2(0x1e1)][_0xe94dc2(0x19e)]({'shallow':!0x0}))[_0xe94dc2(0x1df)](_0x419784=>_0x11b379[_0xe94dc2(0x17b)](_0x419784,_0xe94dc2(0x1c5)));if(!_0x1b2361[_0xe94dc2(0x18e)])return;_0x103aab[_0xe94dc2(0x19c)][_0xe94dc2(0x188)](_0x1d2a25,{'classes':_0x22ee6f[_0xe94dc2(0x16d)]}),_0x103aab[_0xe94dc2(0x19c)][_0xe94dc2(0x188)](_0x1d2a25,{'classes':_0xe94dc2(0x1cf)}),_0x103aab[_0xe94dc2(0x19c)][_0xe94dc2(0x188)](_0x1d2a25,{'styles':_0xe94dc2(0x17e)});const _0x4988f6=_0x1b2361[0x0][_0xe94dc2(0x173)](_0xe94dc2(0x174));for(const _0x1231ba of _0x1b2361)_0x1231ba[_0xe94dc2(0x173)](_0xe94dc2(0x174))==_0x4988f6&&(_0x103aab[_0xe94dc2(0x191)][_0xe94dc2(0x1b7)](_0xe94dc2(0x1d3),_0x22ee6f[_0xe94dc2(0x1d3)],_0x1231ba),_0x103aab[_0xe94dc2(0x191)][_0xe94dc2(0x1b7)](_0xe94dc2(0x189),_0x22ee6f[_0xe94dc2(0x189)],_0x1231ba));};}