@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20250222.0 → 0.0.0-nightly-20250223.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},326:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.push([t.id,".ck-content .multi-level-list{list-style:none}.ck-content .multi-level-list li{position:relative}.ck-content .multi-level-list li .multi-level-list__marker{padding-inline-end:5px;pointer-events:none;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker{transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content[dir=rtl] .multi-level-list .multi-level-list__marker{transform:translate(100%)}",""]);const l=o},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(i)for(var l=0;l<this.length;l++){var a=this[l][0];null!=a&&(o[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);i&&o[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const l=o},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,s){var r;if(i)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var o=void 0!==s.layer;o&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,o&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var l=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(l,a[e]):t.appendChild(l)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},o=[],l=0;l<t.length;l++){var a=t[l],c=i.base?a[0]+i.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=n(p),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var h=s(f,i);i.byIndex=l,e.splice(l,0,{identifier:p,updater:h,references:1})}o.push(p)}return o}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var r=i(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var l=n(r[o]);e[l].references--}for(var a=i(t,s),c=0;c<r.length;c++){var u=n(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{MultiLevelList:()=>Z,MultiLevelListEditing:()=>d,MultiLevelListUI:()=>K});var t=n(782),e=n(783),s=n(584);const r=o;function o(t,e){const n=l();return(o=function(t,e){return n[t-=233]})(t,e)}function l(){const t=["_listDefinitions","543517MAuFLz","_listUtils","refresh","selection","listType","5zJGZzf","getSelectedBlocks","customNumberedList","206400hbEVfq","256716arZlEF","getAttribute","commands","16ozrfuW","4935126uvEjcl","List","model","customBulletedList","_getValue","execute","defaultListMarkerStyle","915771VZuCur","plugins","value","_getListTypeFromListMarkerStyle","editor","ListUtils","document","listMarkerStyle","isEnabled","2qpNfaY","get","10413JNfknd","3260747nBJGTb","isListItemBlock","change","_checkEnabled","find"];return(l=function(){return t})()}!function(t){const e=o,n=t();for(;;)try{if(522073===parseInt(e(239))/1*(-parseInt(e(268))/2)+-parseInt(e(259))/3+parseInt(e(248))/4*(parseInt(e(244))/5)+parseInt(e(252))/6+parseInt(e(233))/7+parseInt(e(251))/8*(-parseInt(e(270))/9)+parseInt(e(247))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class a extends t.Command{constructor(t,e,n){const i=o;super(t),this[i(258)]=e,this[i(238)]=n,this[i(240)]=this[i(263)][i(260)][i(269)](i(264))}[r(241)](){const t=r;this[t(261)]=this[t(256)](),this[t(267)]=this[t(236)]()}[r(257)](t={}){const e=r,n=this[e(263)][e(254)],i=t[e(266)]||this[e(258)];n[e(235)]((()=>{const t=e,n=this[t(262)](i);if(!n)return;const s=n+t(253);this[t(263)][t(257)](s,{additionalAttributes:{listMarkerStyle:i}})}))}[r(256)](){const t=r,e=(0,s.first)(this[t(263)][t(254)][t(265)][t(242)][t(245)]());return this[t(240)][t(234)](e)?e[t(249)](t(266)):null}[r(236)](){const t=r,e=this[t(263)],n=e[t(250)][t(269)](t(246)),i=e[t(250)][t(269)](t(255));return n[t(267)]||i[t(267)]}[r(262)](t){const e=r,n=this[e(238)][e(237)]((n=>n[e(266)]==t));return n?n[e(243)]:null}}function c(){const t=["consume","$inlineObject","appendChild","span","bulleted","clipboardOutput","match","createUIElement","$listItem","listType","4157944KXNRGO","return","postFixer","from","content","conversion","editor","listItemId","customNumbered","extend","hasAttribute","requires","1286742lVWhoZ","for","false","getAttribute","7oJyZxo","ListEditing","plugins","join","1991196ABetyP","data","slice","checkChild","commands","listMarkerStyle","toDomElement","filter","none","MultiLevelListEditing","list-style-type","registerDowncastStrategy","100aBkqAe","2212947sfABeS","viewItem","2878LJcvcz","5IxpFKm","isAtStart","$text","textNode","document","1041837CzAPUw","convertChildren","legal-list","listStart","init","model","childCount","28bfSaKo","assign","$textProxy","_listDefinitions","listMarker","setAttribute","multi-level-list__marker","map","upcast","listMultiLevel.listDefinitions","trim","consumable","showMarkerPath","add","className","isOfficialPlugin","marker","modelRange","removeClass","push","find","get","last","view","getItems","modelCursor","function","listMarkers","addAttributeCheck","schema","listIndent","customBulleted","element:","createTextNode","list","addClass","isPremiumPlugin","multi-level-list","itemMarker","parent","writer","removeStyle","checkAttribute","multiLevelList","low","href","afterInit","remove","legal","element","194160uJKOsy","removeAttribute","element:span","pluginName","createRangeIn","test","length","listenTo","setStyle","fromCharCode","config","isLimit","editing"];return(c=function(){return t})()}const u=p;function p(t,e){const n=c();return(p=function(t,e){return n[t-=161]})(t,e)}!function(t){const e=p,n=t();for(;;)try{if(567230===parseInt(e(257))/1*(-parseInt(e(244))/2)+-parseInt(e(250))/3+parseInt(e(209))/4*(-parseInt(e(245))/5)+parseInt(e(221))/6*(-parseInt(e(225))/7)+-parseInt(e(186))/8+parseInt(e(229))/9+parseInt(e(241))/10*(parseInt(e(242))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(c);class d extends t.Plugin{static get[u(189)](){return u(238)}static get[u(272)](){return!0}static get[u(172)](){return!0}static get[u(220)](){return[u(226)]}constructor(t){const e=u;super(t);const n=this[e(215)][e(196)][e(278)](e(266))||[];this[e(260)]=[{listType:e(217),listMarkerStyle:e(184),className:e(252),listMarkers:[{marker:t=>t+"."}]},...n]}[u(254)](){const t=u,n=this[t(215)],i=n[t(255)],s=n[t(198)][t(280)],r=n[t(227)][t(278)](t(226));n[t(233)][t(270)](t(179),new a(n,t(184),this[t(260)])),i[t(165)][t(218)](t(207),{allowAttributes:[t(234),t(261)]}),i[t(165)][t(164)](((e,n)=>{const i=t,s=e[i(279)];if(i(261)==n||i(234)==n)return!(!s[i(224)](i(216))||!this[i(260)][i(277)]((t=>t[i(208)]==s[i(224)](i(208)))))&&void 0}));for(const e of this[t(260)])n[t(214)][t(222)](t(265))[t(270)]((n=>{const s=t;var r,o;n.on(s(168)+(s(217)==e[s(208)]?"ol":"ul"),(r=e,o=i[s(165)],(t,e,n)=>{const i=p,s=e[i(243)];if(e[i(274)]||Object[i(258)](e,n[i(251)](e[i(243)],e[i(161)])),!n[i(268)][i(191)](s,{classes:r[i(271)]}))return;const l=Array[i(212)](e[i(274)][i(281)]({shallow:!0}))[i(236)]((t=>o[i(178)](t,i(216))));if(!l[i(192)])return;n[i(268)][i(199)](s,{classes:r[i(271)]}),n[i(268)][i(199)](s,{classes:i(173)}),n[i(268)][i(199)](s,{styles:i(239)});const a=l[0][i(224)](i(166));for(const t of l)t[i(224)](i(166))==a&&(n[i(176)][i(262)](i(208),r[i(208)],t),n[i(176)][i(262)](i(234),r[i(234)],t))}),{priority:s(180)})})),r[t(240)]({scope:t(170),attributeName:t(234),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(234)]?(n[r(171)]([r(173),e[r(271)]],s),n[r(194)](r(239),r(237),s)):(n[r(275)]([r(173),e[r(271)]],s),n[r(177)](r(239),s))}}),r[t(240)]({scope:t(174),attributeName:t(261),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(219)](r(261)))return null;if(i[r(224)](r(208))!=e[r(208)]||i[r(224)](r(234))!=e[r(234)])return null;const o=i[r(224)](r(261))+" ";return n[r(206)](r(202),{class:r(263),...!s&&{contenteditable:r(223),"data-multi-level-list-marker":o}},(function(t){const e=r,n=this[e(235)](t);return s&&n[e(201)](t[e(169)](o)),n}))},canInjectMarkerIntoElement:n=>i[t(165)][t(232)](n,t(247))&&i[t(165)][t(232)](n,t(200))&&!i[t(165)][t(197)](n)&&n[t(224)](t(208))==e[t(208)]&&n[t(224)](t(234))==e[t(234)]});n[t(214)][t(222)](t(265))[t(270)]((e=>{const n=t;var i;e.on(n(188),(i=s,(t,e,{writer:n,consumable:s})=>{const r=p,o=e[r(161)],l=o[r(175)],a=e[r(243)];if(s[r(199)](a,{name:!0,classes:r(263)})&&o[r(246)]&&l[r(219)](r(208))&&a[r(256)]>0){const t=i[r(190)](a);let e="";for(const n of t[r(281)]())n.is(r(259))&&(e+=n[r(230)][r(267)](),s[r(199)](n[r(248)]));n[r(262)](r(261),e[r(267)](),l)}}))})),r.on(t(211),((e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of n){const n=t[s(224)](s(208)),l=t[s(224)](s(234))||(s(217)==n?s(184):void 0),a=this[s(260)][s(277)]((t=>t[s(208)]==n&&t[s(234)]==l));if(s(217)!=n&&s(167)!=n&&(t[s(219)](s(261))&&(i[s(187)](s(261),t),e[s(210)]=!0),t[s(219)](s(234))&&(i[s(187)](s(234),t),e[s(210)]=!0)),!a){s(167)!=n||l||(i[s(262)](s(208),s(203),t),e[s(210)]=!0);continue}t[s(219)](s(234))||(i[s(262)](s(234),l,t),e[s(210)]=!0);const c=t[s(224)](s(166));if(o&&o[s(224)](s(216))==t[s(224)](s(216)))continue;r[s(192)]=c+1,o||r[c]?o&&o[s(224)](s(208))!=a[s(208)]?r[c]=1:r[c]++:r[c]=t[s(224)](s(253))||1;const u=f(c,a,r);t[s(224)](s(261))!=u&&(i[s(262)](s(261),u,t),e[s(210)]=!0)}}));const o=n[t(198)][t(280)][t(249)];this[t(193)](o,t(204),((n,i)=>{const s=t,r=new e.Matcher({name:s(202),classes:s(263)}),o=new e.Matcher({name:"ol",classes:s(173),styles:{"list-style-type":s(237)}}),l=new e.UpcastWriter(i[s(213)][s(249)]),a=[];for(const t of l[s(190)](i[s(213)])[s(281)]())t.is(s(185))&&r[s(205)](t)&&a[s(276)](t),t.is(s(185))&&o[s(205)](t)&&l[s(177)](s(239),t);for(const t of a)l[s(183)](t)}))}[u(182)](){!async function(t){const e=v([76,101,121,105,68,50,84,66,48,89,113,72,98,70,90,111,57,80,118,107,115,81,114,56,74,88,77,102,82,69,49,122,110,106,108,86,85,78,112,120,53,65,73,67,116,52,117,71,119,99,103,100,79,54,104,51,109,87,83,55,75,97]),n=window[v([68,97,116,101])][v([110,111,119])](),i=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{i[v([111,110,99,101])](v([114,101,97,100,121]),t)})),o={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},l=i[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;i[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](u(t)):null}function u(t){return window[v([97,116,111,98])](t[v([114,101,112,108,97,99,101])](/-/g,v([43]))[v([114,101,112,108,97,99,101])](/_/g,v([47])))}function d(t){let e=5381;function n(t){for(let n=0;n<t[v([108,101,110,103,116,104])];n++){const i=t[v([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=p;return t[e(264)]((t=>String[e(195)](t)))[e(228)]("")}!function(t){const n=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let n=v([76]);for(let i=0;i<t[v([108,101,110,103,116,104])];i+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](i,i+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),n+=e[s]}return n}();i[n]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,i[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,i[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return l==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=l[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[v([106,116,105])],n=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),i={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete i[v([118,99])],d(i)==n}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[v([80,114,111,109,105,115,101])])((a=>{if(o())return a(v([86,97,108,105,100]));l(),i[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function p(t){return!!t&&(typeof t===v([111,98,106,101,99,116])||typeof t===v([102,117,110,99,116,105,111,110]))&&typeof t[v([116,104,101,110])]===v([102,117,110,99,116,105,111,110])&&typeof t[v([99,97,116,99,104])]===v([102,117,110,99,116,105,111,110])}function m(i){l(i)[v([116,104,101,110])]((t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?f(d(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116])))[v([116,104,101,110])]((t=>(r(),t)),(()=>{const t=o();return null==t?(r(),v([86,97,108,105,100])):v(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+f(d(t)),i=h(f(window[v([77,97,116,104])][v([99,101,105,108])](n/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,i)}function o(){const e=v([108,108,99,116,45])+f(d(t)),n=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return n?window[v([112,97,114,115,101,73,110,116])](h(n),16)*s:null}function l(t){return new(window[v([80,114,111,109,105,115,101])])(((e,n)=>{t[v([116,104,101,110])](e,n),window[v([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[v([114,101,116,117,114,110])])&&(c=!0,m(t[v([114,101,116,117,114,110])]))}),{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])]((()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))}))}));function o(){return i[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function l(){i[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const i=l[v([115,112,108,105,116])](v([46])),[s,r,o]=i;return e(s),await n(s,r,o),t}catch(t){return!1}function e(e){const n=c(e);n&&n[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](u(i),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+n),l=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!l)return;const a=await l[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),o,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await l[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1740182400;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=p,n=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[v([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[v([108,111,99,97,116,105,111,110])][e(181)]);if(n[v([105,110,99,108,117,100,101,115])](i))return!0;const s=i[v([115,112,108,105,116])](v([46]));return n[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,n)=>{e[v([116,104,101,110])](t,n),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),n)})):e||m||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function f(t,e,n){const i=u;let s=e[i(163)][t%e[i(163)][i(192)]];if(void 0===s[i(269)]||s[i(269)])return n[i(231)](0,t+1)[i(264)](((t,n)=>(s=e[i(163)][n%e[i(163)][i(192)]],h(s[i(273)],t))))[i(228)]("");{const t=n[n[i(192)]-1];return h(s[i(273)],t)}}function h(t,e){return u(162)==typeof t?t(e):t}var m=n(311);function v(t,e){const n=t.t,i=t.t;switch(e){case"Start at":return n("Start at");case"Start index must be greater than 0.":return n("Start index must be greater than 0.");case"Invalid start index value.":return n("Invalid start index value.");case"List properties":return n("List properties");case"Multi-level List":return i("Multi-level List");case"Multi-level list styles toolbar":return i("Multi-level list styles toolbar");default:return e}}var w=n(673),y=n.n(w),g=n(545),b=n.n(g),I=n(262),k=n.n(I),L=n(667),x=n.n(L),M=n(357),A=n.n(M),_=n(541),S={attributes:{"data-cke":!0}};S.setAttributes=x(),S.insert=k().bind(null,"head"),S.domAPI=b(),S.insertStyleElement=A();y()(_.A,S);_.A&&_.A.locals&&_.A.locals;const C=E;function V(){const t=["element","change:isEnabled","focusTracker","tab","numeric","720BeDAZx","listenTo","arrowright","stylesView","keystrokes","3240MeIkUK","ck-multi-level-list-styles","set","additionalPropertiesCollapsibleView","_createStartIndexField","isCollapsed","render","1193644rzUpRe","listStart","delegate","focusCycler","shift + tab","grid-template-columns","15wYojvc","bind","getComputedStyle","destroy","focusFirst","styles","Invalid start index value.","split","createCollection","buttonView","startIndexFieldView","some","arrowleft","ck-multi-level-list-properties","focus","Start index must be greater than 0.","ck-multi-level-list-properties_without-styles","add","ck-multi-level-list-properties__start-index","28200tDUXSW","toMany","isEnabled","stopPropagation","1622104LwPbfw","div","length","setTemplate","window","startIndex","push","children","fire","focusLast","execute","addMany","getPropertyValue","last","locale","errorText","437928MOkqVo","first","checkValidity","_createStylesView","focusables","uiLanguageDirection","arrowdown","1393042vBnhxt","valueAsNumber","_addListPropertyViews","input","arrowup","548HzKvsy","isNaN","ck-multi-level-list-properties_with-multi-level-properties","1400334QxGpUE","List properties","Start at","fieldView"];return(V=function(){return t})()}function E(t,e){const n=V();return(E=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(906157===parseInt(e(163))/1+parseInt(e(184))/2+parseInt(e(209))/3*(-parseInt(e(160))/4)+-parseInt(e(190))/5*(-parseInt(e(148))/6)+-parseInt(e(155))/7+parseInt(e(213))/8+-parseInt(e(172))/9*(parseInt(e(177))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(V);class N extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:n,styleGridAriaLabel:i}){const r=E;super(t),this[r(175)]=null,this[r(180)]=null,this[r(200)]=null,this[r(169)]=new s.FocusTracker,this[r(176)]=new s.KeystrokeHandler,this[r(152)]=new m.ViewCollection;const o=["ck",r(203)];this[r(139)]=this[r(198)](),this[r(187)]=new m.FocusCycler({focusables:this[r(152)],focusTracker:this[r(169)],keystrokeHandler:this[r(176)],actions:{focusPrevious:r(188),focusNext:r(170)}}),e[r(195)]?(this[r(175)]=this[r(151)](n,i),this[r(139)][r(207)](this[r(175)])):o[r(138)](r(206)),e[r(137)]&&(this[r(157)](e),o[r(138)](r(162))),this[r(216)]({tag:r(214),attributes:{class:o},children:this[r(139)]})}[C(183)](){const t=C;if(super[t(183)](),this[t(175)]){this[t(152)][t(207)](this[t(175)]),this[t(169)][t(207)](this[t(175)][t(167)]),this[t(200)]&&(this[t(152)][t(207)](this[t(139)][t(145)][t(199)]),this[t(169)][t(207)](this[t(139)][t(145)][t(199)][t(167)]));for(const e of this[t(175)][t(139)])this[t(175)][t(169)][t(207)](e[t(167)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(175)][t(176)],focusTracker:this[t(175)][t(169)],gridItems:this[t(175)][t(139)],numberOfColumns:()=>s.global[t(136)][t(192)](this[t(175)][t(167)])[t(144)](t(189))[t(197)](" ")[t(215)],uiLanguageDirection:this[t(146)]&&this[t(146)][t(153)]})}if(this[t(200)]){this[t(152)][t(207)](this[t(200)]),this[t(169)][t(207)](this[t(200)][t(167)]);const e=e=>e[t(212)]();this[t(176)][t(179)](t(174),e),this[t(176)][t(179)](t(202),e),this[t(176)][t(179)](t(159),e),this[t(176)][t(179)](t(154),e)}this[t(176)][t(173)](this[t(167)])}[C(204)](){const t=C;this[t(187)][t(194)]()}[C(141)](){const t=C;this[t(187)][t(141)]()}[C(193)](){const t=C;super[t(193)](),this[t(169)][t(193)](),this[t(176)][t(193)]()}[C(151)](t,e){const n=C,i=new m.View(this[n(146)]);return i[n(139)]=i[n(198)](),i[n(139)][n(143)](t),i[n(216)]({tag:n(214),attributes:{"aria-label":e,class:["ck",n(178)]},children:i[n(139)]}),i[n(139)][n(186)](n(142)).to(this),i[n(204)]=function(){const t=n;this[t(139)][t(149)][t(204)]()},i[n(169)]=new s.FocusTracker,i[n(176)]=new s.KeystrokeHandler,i[n(183)](),i[n(176)][n(173)](i[n(167)]),i}[C(157)](t){const e=C,n=[];t[e(137)]&&(this[e(200)]=this[e(181)](),n[e(138)](this[e(200)])),t[e(195)]?(this[e(180)]=new m.CollapsibleView(this[e(146)],n),this[e(180)][e(179)]({label:v(this[e(146)],e(164)),isCollapsed:!0}),this[e(180)][e(199)][e(191)](e(211))[e(210)](n,e(211),((...t)=>t[e(201)]((t=>t)))),this[e(180)][e(199)].on(e(168),((t,n,i)=>{const s=e;i||(this[s(180)][s(182)]=!0)})),this[e(139)][e(207)](this[e(180)])):this[e(139)][e(143)](n)}[C(181)](){const t=C,e=new m.LabeledFieldView(this[t(146)],m.createLabeledInputNumber);return e[t(179)]({label:v(this[t(146)],t(165)),class:t(208)}),e[t(166)][t(179)]({min:0,step:1,value:1,inputMode:t(171)}),e[t(166)].on(t(158),(()=>{const n=t,i=e[n(166)][n(167)],s=i[n(156)];Number[n(161)](s)?e[n(147)]=v(this[n(146)],n(196)):i[n(150)]()?this[n(140)](n(185),{startIndex:s}):e[n(147)]=v(this[n(146)],n(205))})),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>';function T(){const t=["editor","ListProperties","fieldView","multiLevelListLicenseKeyTrialLimit","once","length","editing","init","1193718odUJJB","listStart","bind","_licenseKeyCheckInterval","ck-list-styles-dropdown","view","MultiLevelList","buttonView","_showLicenseError","1933692XIntEB","list.properties","change:isOpen","reversed","2847753fuQheS","startIndexFieldView","invalid","value","evaluationLimit","trialLimit","2795932IhdDVE","5SglUNR","licenseKey","commands","has","multiLevelListLicenseKeyNotAllowed","destroy","isOn","class","locale","menuBar:multiLevelList","focus","startIndex","isPremiumPlugin","usageLimit","expired","set","featureNotAllowed","multiLevelListLicenseKeyUsageLimit","multiLevelList","24hYMQut","config","children","execute","isEnabled","Multi-level List","multiLevelListLicenseKeyDomainLimit","multiLevelListLicenseKeyEvaluationLimit","MultiLevelListUI","delegate","get","364434HffIez","styles","domainLimit","add","multiLevelListLicenseKeyValid","componentFactory","1118685GrCrFu","5207010ydxRKj","panelView","multiLevelListLicenseKeyInvalid","pluginName","plugins","Multi-level list styles toolbar","multiLevelListLicenseKeyExpired","isOfficialPlugin"];return(T=function(){return t})()}const O=B;function B(t,e){const n=T();return(B=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(633059===parseInt(e(168))/1+parseInt(e(185))/2+parseInt(e(194))/3+-parseInt(e(204))/4+-parseInt(e(205))/5*(parseInt(e(169))/6)+-parseInt(e(162))/7*(-parseInt(e(224))/8)+-parseInt(e(198))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class K extends t.Plugin{static get[O(172)](){return O(232)}static get[O(176)](){return!0}static get[O(217)](){return!0}[O(184)](){const t=O,e=this[t(177)];e.ui[t(167)][t(165)](t(223),function({editor:e,parentCommandName:n,buttonLabel:i,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:o}){const l=t,a=e[l(207)][l(161)](n),c=e[l(225)][l(161)](l(195))||{},u=e[l(173)][l(208)](l(178)),p=c[l(216)];return u&&p?t=>{const c=l,u=(0,m.createDropdown)(t,m.SplitButtonView),p=u[c(192)];return u[c(187)](c(228)).to(a),u[c(212)]=c(189),p.on(c(227),(()=>{const t=c;e[t(227)](n),e[t(183)][t(190)][t(215)]()})),p[c(220)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),p[c(187)](c(211)).to(a,c(201),(t=>!!t)),u[c(181)](c(196),(()=>{const t=c,i=function({editor:t,dropdownView:e,styleDefinitions:n,styleGridAriaLabel:i}){const s=B,r=t[s(213)],o=t[s(225)][s(161)](s(195));o[s(197)]=!1,n[s(182)]||(o[s(163)]=!1);const l=new N(r,{styleGridAriaLabel:i,enabledProperties:o,styleButtonViews:null});if(o[s(216)]){const e=t[s(207)][s(161)](s(186));l[s(199)][s(187)](s(228)).to(e),l[s(199)][s(179)][s(187)](s(201)).to(e),l.on(s(186),((e,n)=>t[s(227)](s(186),n)))}return l[s(160)](s(227)).to(e),l}({editor:e,dropdownView:u,parentCommandName:n,styleGridAriaLabel:r,styleDefinitions:o});u[t(170)][t(226)][t(165)](i)})),u.on(c(227),(()=>{const t=c;e[t(183)][t(190)][t(215)]()})),u}:t=>{const r=l,o=new m.ButtonView(t);return o[r(220)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),o[r(187)](r(211)).to(a,r(201),(t=>!!t)),o.on(r(227),(()=>{const t=r;e[t(227)](n),e[t(183)][t(190)][t(215)]()})),o}}({editor:e,parentCommandName:t(223),buttonLabel:v(e[t(213)],t(229)),buttonIcon:P,styleGridAriaLabel:v(e[t(213)],t(174)),styleDefinitions:[]})),e.ui[t(167)][t(165)](t(214),(()=>{const n=t,i=e[n(207)][n(161)](n(223)),s=new m.MenuBarMenuListItemButtonView(e[n(213)]);return s[n(220)]({label:v(e[n(213)],n(229)),icon:P}),s[n(187)](n(228)).to(i),s[n(187)](n(211)).to(i,n(201),(t=>!!t)),s.on(n(227),(()=>{const t=n;e[t(227)](t(223)),e[t(183)][t(190)][t(215)]()})),s})),this[t(206)]=this[t(177)][t(225)][t(161)](t(206));const n=this[t(177)];this[t(188)]=setInterval((()=>{const e=t;let i;for(const t in n){const s=t,r=n[s];if(e(166)==r||e(171)==r||e(175)==r||e(230)==r||e(209)==r||e(231)==r||e(180)==r||e(222)==r){delete n[s],i=r,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(171)==i&&n[e(193)](e(200)),e(175)==i&&n[e(193)](e(219)),e(230)==i&&n[e(193)](e(164)),e(209)==i&&n[e(193)](e(221),e(191)),e(231)==i&&n[e(193)](e(202)),e(180)==i&&n[e(193)](e(203)),e(222)==i&&n[e(193)](e(218))}),1e3)}[O(210)](){const t=O;super[t(210)](),this[t(188)]&&clearInterval(this[t(188)])}}var D=n(326),j={attributes:{"data-cke":!0}};j.setAttributes=x(),j.insert=k().bind(null,"head"),j.domAPI=b(),j.insertStyleElement=A();y()(D.A,j);D.A&&D.A.locals&&D.A.locals;function F(t,e){var n=U();return(F=function(t,e){return n[t-=171]})(t,e)}var H=F;function U(){var t=["779614gVZsMr","2175ZtYRUz","MultiLevelList","362891ziogpC","4oxdDEk","110ChhnLu","isPremiumPlugin","8203635aoNgoY","isOfficialPlugin","pluginName","6039960WsHIxS","requires","5532608rwAmGf","7346405rHiEpO","7EBrMVP","2282qIsFTM"];return(U=function(){return t})()}!function(t){for(var e=F,n=t();;)try{if(829260===parseInt(e(186))/1+-parseInt(e(182))/2*(-parseInt(e(184))/3)+parseInt(e(171))/4*(parseInt(e(180))/5)+-parseInt(e(177))/6*(parseInt(e(181))/7)+-parseInt(e(179))/8+-parseInt(e(174))/9+parseInt(e(172))/10*(parseInt(e(183))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class Z extends t.Plugin{static get[H(176)](){return H(185)}static get[H(175)](){return!0}static get[H(173)](){return!0}static get[H(178)](){return[d,K]}}function G(){var t=["3566043rTGClk","1705fBgeEM","3001041QwswPm","341244JtacIe","30UuCeBs","8FCZkBc","355hvjXXc","840JGPCeU","5920686gwYuoX","32972kIbMbO","14426mwwXaO","14266DaZHks"];return(G=function(){return t})()}function R(t,e){var n=G();return(R=function(t,e){return n[t-=386]})(t,e)}!function(t){for(var e=R,n=t();;)try{if(802959===parseInt(e(389))/1*(-parseInt(e(396))/2)+-parseInt(e(391))/3+parseInt(e(388))/4*(-parseInt(e(397))/5)+-parseInt(e(387))/6+-parseInt(e(390))/7*(-parseInt(e(386))/8)+parseInt(e(393))/9*(-parseInt(e(395))/10)+-parseInt(e(392))/11*(-parseInt(e(394))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=i})();
|
|
5
|
+
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},326:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.push([t.id,".ck-content .multi-level-list{list-style:none}.ck-content .multi-level-list li{position:relative}.ck-content .multi-level-list li .multi-level-list__marker{padding-inline-end:5px;pointer-events:none;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker{transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.ck-content[dir=rtl] .multi-level-list .multi-level-list__marker{transform:translate(100%)}",""]);const l=o},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,i,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(i)for(var l=0;l<this.length;l++){var a=this[l][0];null!=a&&(o[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);i&&o[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),n&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=n):u[2]=n),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,n)=>{"use strict";n.d(e,{A:()=>l});var i=n(168),s=n.n(i),r=n(433),o=n.n(r)()(s());o.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const l=o},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function i(t,e,i,s){var r;if(i)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var o=void 0!==s.layer;o&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,o&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,r);else{var l=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(l,a[e]):t.appendChild(l)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){i(n,e,!1,t)},remove:function(t){i(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var r={},o=[],l=0;l<t.length;l++){var a=t[l],c=i.base?a[0]+i.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=n(p),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==d)e[d].references++,e[d].updater(f);else{var h=s(f,i);i.byIndex=l,e.splice(l,0,{identifier:p,updater:h,references:1})}o.push(p)}return o}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var r=i(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var l=n(r[o]);e[l].references--}for(var a=i(t,s),c=0;c<r.length;c++){var u=n(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")}},e={};function n(i){var s=e[i];if(void 0!==s)return s.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var i={};(()=>{"use strict";n.r(i),n.d(i,{MultiLevelList:()=>Z,MultiLevelListEditing:()=>p,MultiLevelListUI:()=>j});var t=n(782),e=n(783),s=n(584);const r=o;function o(t,e){const n=l();return(o=function(t,e){return n[t-=233]})(t,e)}function l(){const t=["_listDefinitions","543517MAuFLz","_listUtils","refresh","selection","listType","5zJGZzf","getSelectedBlocks","customNumberedList","206400hbEVfq","256716arZlEF","getAttribute","commands","16ozrfuW","4935126uvEjcl","List","model","customBulletedList","_getValue","execute","defaultListMarkerStyle","915771VZuCur","plugins","value","_getListTypeFromListMarkerStyle","editor","ListUtils","document","listMarkerStyle","isEnabled","2qpNfaY","get","10413JNfknd","3260747nBJGTb","isListItemBlock","change","_checkEnabled","find"];return(l=function(){return t})()}!function(t){const e=o,n=t();for(;;)try{if(522073===parseInt(e(239))/1*(-parseInt(e(268))/2)+-parseInt(e(259))/3+parseInt(e(248))/4*(parseInt(e(244))/5)+parseInt(e(252))/6+parseInt(e(233))/7+parseInt(e(251))/8*(-parseInt(e(270))/9)+parseInt(e(247))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class a extends t.Command{constructor(t,e,n){const i=o;super(t),this[i(258)]=e,this[i(238)]=n,this[i(240)]=this[i(263)][i(260)][i(269)](i(264))}[r(241)](){const t=r;this[t(261)]=this[t(256)](),this[t(267)]=this[t(236)]()}[r(257)](t={}){const e=r,n=this[e(263)][e(254)],i=t[e(266)]||this[e(258)];n[e(235)]((()=>{const t=e,n=this[t(262)](i);if(!n)return;const s=n+t(253);this[t(263)][t(257)](s,{additionalAttributes:{listMarkerStyle:i}})}))}[r(256)](){const t=r,e=(0,s.first)(this[t(263)][t(254)][t(265)][t(242)][t(245)]());return this[t(240)][t(234)](e)?e[t(249)](t(266)):null}[r(236)](){const t=r,e=this[t(263)],n=e[t(250)][t(269)](t(246)),i=e[t(250)][t(269)](t(255));return n[t(267)]||i[t(267)]}[r(262)](t){const e=r,n=this[e(238)][e(237)]((n=>n[e(266)]==t));return n?n[e(243)]:null}}const c=u;function u(t,e){const n=f();return(u=function(t,e){return n[t-=373]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(922129===parseInt(e(373))/1+-parseInt(e(452))/2*(-parseInt(e(477))/3)+parseInt(e(425))/4*(parseInt(e(406))/5)+-parseInt(e(453))/6*(parseInt(e(409))/7)+-parseInt(e(490))/8+-parseInt(e(434))/9*(-parseInt(e(420))/10)+-parseInt(e(487))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class p extends t.Plugin{static get[c(488)](){return c(430)}static get[c(416)](){return!0}static get[c(376)](){return!0}static get[c(414)](){return[c(476)]}constructor(t){const e=c;super(t);const n=this[e(402)][e(470)][e(484)](e(377))||[];this[e(419)]=[{listType:e(440),listMarkerStyle:e(393),className:e(426),listMarkers:[{marker:t=>t+"."}]},...n]}[c(423)](){const t=c,n=this[t(402)],i=n[t(438)],s=n[t(380)][t(396)],r=n[t(411)][t(484)](t(476));n[t(442)][t(385)](t(489),new a(n,t(393),this[t(419)])),i[t(482)][t(491)](t(410),{allowAttributes:[t(384),t(433)]}),i[t(482)][t(480)](((e,n)=>{const i=t,s=e[i(441)];if(i(433)==n||i(384)==n)return!(!s[i(455)](i(493))||!this[i(419)][i(378)]((t=>t[i(399)]==s[i(455)](i(399)))))&&void 0}));for(const e of this[t(419)])n[t(392)][t(407)](t(436))[t(385)]((n=>{const s=t;var r,o;n.on(s(422)+(s(440)==e[s(399)]?"ol":"ul"),(r=e,o=i[s(482)],(t,e,n)=>{const i=u,s=e[i(405)];if(e[i(468)]||Object[i(382)](e,n[i(450)](e[i(405)],e[i(461)])),!n[i(412)][i(397)](s,{classes:r[i(435)]}))return;const l=Array[i(383)](e[i(468)][i(463)]({shallow:!0}))[i(429)]((t=>o[i(481)](t,i(493))));if(!l[i(391)])return;n[i(412)][i(444)](s,{classes:r[i(435)]}),n[i(412)][i(444)](s,{classes:i(472)}),n[i(412)][i(444)](s,{styles:i(395)});const a=l[0][i(455)](i(474));for(const t of l)t[i(455)](i(474))==a&&(n[i(387)][i(386)](i(399),r[i(399)],t),n[i(387)][i(386)](i(384),r[i(384)],t))}),{priority:s(462)})})),r[t(469)]({scope:t(400),attributeName:t(384),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(384)]?(n[r(389)]([r(472),e[r(435)]],s),n[r(443)](r(395),r(375),s)):(n[r(437)]([r(472),e[r(435)]],s),n[r(424)](r(395),s))}}),r[t(469)]({scope:t(486),attributeName:t(433),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(413)](r(433)))return null;if(i[r(455)](r(399))!=e[r(399)]||i[r(455)](r(384))!=e[r(384)])return null;const o=i[r(455)](r(433))+" ";return n[r(456)](r(449),{class:r(394),...!s&&{contenteditable:r(431),"data-multi-level-list-marker":o}},(function(t){const e=r,n=this[e(473)](t);return s&&n[e(464)](t[e(408)](o)),n}))},canInjectMarkerIntoElement:n=>i[t(482)][t(457)](n,t(415))&&i[t(482)][t(457)](n,t(398))&&!i[t(482)][t(466)](n)&&n[t(455)](t(399))==e[t(399)]&&n[t(455)](t(384))==e[t(384)]});n[t(392)][t(407)](t(436))[t(385)]((e=>{const n=t;var i;e.on(n(492),(i=s,(t,e,{writer:n,consumable:s})=>{const r=u,o=e[r(461)],l=o[r(485)],a=e[r(405)];if(s[r(444)](a,{name:!0,classes:r(394)})&&o[r(388)]&&l[r(413)](r(399))&&a[r(460)]>0){const t=i[r(465)](a);let e="";for(const n of t[r(463)]())n.is(r(445))&&(e+=n[r(390)][r(459)](),s[r(444)](n[r(475)]));n[r(386)](r(433),e[r(459)](),l)}}))})),r.on(t(427),((e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of n){const n=t[s(455)](s(399)),l=t[s(455)](s(384))||(s(440)==n?s(393):void 0),a=this[s(419)][s(378)]((t=>t[s(399)]==n&&t[s(384)]==l));if(s(440)!=n&&s(451)!=n&&(t[s(413)](s(433))&&(i[s(379)](s(433),t),e[s(421)]=!0),t[s(413)](s(384))&&(i[s(379)](s(384),t),e[s(421)]=!0)),!a){s(451)!=n||l||(i[s(386)](s(399),s(448),t),e[s(421)]=!0);continue}t[s(413)](s(384))||(i[s(386)](s(384),l,t),e[s(421)]=!0);const c=t[s(455)](s(474));if(o&&o[s(455)](s(493))==t[s(455)](s(493)))continue;r[s(391)]=c+1,o||r[c]?o&&o[s(455)](s(399))!=a[s(399)]?r[c]=1:r[c]++:r[c]=t[s(455)](s(479))||1;const u=d(c,a,r);t[s(455)](s(433))!=u&&(i[s(386)](s(433),u,t),e[s(421)]=!0)}}));const o=n[t(380)][t(396)][t(467)];this[t(404)](o,t(417),((n,i)=>{const s=t,r=new e.Matcher({name:s(449),classes:s(394)}),o=new e.Matcher({name:"ol",classes:s(472),styles:{"list-style-type":s(375)}}),l=new e.UpcastWriter(i[s(381)][s(467)]),a=[];for(const t of l[s(465)](i[s(381)])[s(463)]())t.is(s(458))&&r[s(471)](t)&&a[s(401)](t),t.is(s(458))&&o[s(471)](t)&&l[s(424)](s(395),t);for(const t of a)l[s(447)](t)}))}[c(418)](){!async function(t){const e=v([77,87,78,85,106,98,56,74,52,119,53,89,88,115,71,86,80,116,105,112,68,111,107,81,83,102,104,110,90,101,117,122,66,76,84,75,100,103,79,99,108,121,120,51,55,118,48,50,70,114,82,54,57,113,109,97,65,73,49,72,67,69]),n=window[v([68,97,116,101])][v([110,111,119])](),i=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{i[v([111,110,99,101])](v([114,101,97,100,121]),t)})),o={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},l=i[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;i[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function 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 n(t){for(let n=0;n<t[v([108,101,110,103,116,104])];n++){const i=t[v([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=u;return t[e(446)]((t=>String[e(478)](t)))[e(428)]("")}!function(t){const n=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let n=v([77]);for(let i=0;i<t[v([108,101,110,103,116,104])];i+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](i,i+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),n+=e[s]}return n}();i[n]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,i[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,i[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return l==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=l[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&n()?e:null;function n(){const t=e[v([106,116,105])],n=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),i={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete i[v([118,99])],d(i)==n}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[v([80,114,111,109,105,115,101])])((a=>{if(o())return a(v([86,97,108,105,100]));l(),i[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function p(t){return!!t&&(typeof t===v([111,98,106,101,99,116])||typeof t===v([102,117,110,99,116,105,111,110]))&&typeof t[v([116,104,101,110])]===v([102,117,110,99,116,105,111,110])&&typeof t[v([99,97,116,99,104])]===v([102,117,110,99,116,105,111,110])}function m(i){l(i)[v([116,104,101,110])]((t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?f(d(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116])))[v([116,104,101,110])]((t=>(r(),t)),(()=>{const t=o();return null==t?(r(),v([86,97,108,105,100])):v(n-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+f(d(t)),i=h(f(window[v([77,97,116,104])][v([99,101,105,108])](n/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,i)}function o(){const e=v([108,108,99,116,45])+f(d(t)),n=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return n?window[v([112,97,114,115,101,73,110,116])](h(n),16)*s:null}function l(t){return new(window[v([80,114,111,109,105,115,101])])(((e,n)=>{t[v([116,104,101,110])](e,n),window[v([115,101,116,84,105,109,101,111,117,116])](n,12e4)}))}}i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,n)=>{if(n[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));n[1]={...n[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),i[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[v([114,101,116,117,114,110])])&&(c=!0,m(t[v([114,101,116,117,114,110])]))}),{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])]((()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))}))}));function o(){return i[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function l(){i[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const i=l[v([115,112,108,105,116])](v([46])),[s,r,o]=i;return e(s),await n(s,r,o),t}catch(t){return!1}function e(e){const n=c(e);n&&n[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](p(i),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+n),l=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!l)return;const a=await l[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),o,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await l[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?n/1e3:1740268800;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=u,n=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[v([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[v([108,111,99,97,116,105,111,110])][e(374)]);if(n[v([105,110,99,108,117,100,101,115])](i))return!0;const s=i[v([115,112,108,105,116])](v([46]));return n[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,n)=>t[n]===e||t[n]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,n)=>{e[v([116,104,101,110])](t,n),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),n)})):e||m||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function d(t,e,n){const i=c;let s=e[i(432)][t%e[i(432)][i(391)]];if(void 0===s[i(454)]||s[i(454)])return n[i(403)](0,t+1)[i(446)](((t,n)=>(s=e[i(432)][n%e[i(432)][i(391)]],h(s[i(483)],t))))[i(428)]("");{const t=n[n[i(391)]-1];return h(s[i(483)],t)}}function f(){const t=["multi-level-list","toDomElement","listIndent","textNode","ListEditing","78qNzYGS","fromCharCode","listStart","addAttributeCheck","checkAttribute","schema","marker","get","parent","itemMarker","12377717sKxgYr","pluginName","multiLevelList","11406992nNWsbq","extend","element:span","listItemId","801689tfdyRm","href","none","isPremiumPlugin","listMultiLevel.listDefinitions","find","removeAttribute","editing","content","assign","from","listMarkerStyle","add","setAttribute","writer","isAtStart","addClass","data","length","conversion","legal","multi-level-list__marker","list-style-type","view","test","$inlineObject","listType","list","push","editor","slice","listenTo","viewItem","65NLIfNt","for","createTextNode","516166EgkxOB","$listItem","plugins","consumable","hasAttribute","requires","$text","isOfficialPlugin","clipboardOutput","afterInit","_listDefinitions","3784670vLRsxN","return","element:","init","removeStyle","213412WMVhdj","legal-list","postFixer","join","filter","MultiLevelListEditing","false","listMarkers","listMarker","36FCvzzo","className","upcast","removeClass","model","function","customNumbered","last","commands","setStyle","consume","$textProxy","map","remove","bulleted","span","convertChildren","customBulleted","98094YRkFoM","66hrxuCC","showMarkerPath","getAttribute","createUIElement","checkChild","element","trim","childCount","modelCursor","low","getItems","appendChild","createRangeIn","isLimit","document","modelRange","registerDowncastStrategy","config","match"];return(f=function(){return t})()}function h(t,e){return c(439)==typeof t?t(e):t}var m=n(311);function v(t,e){const n=t.t,i=t.t;switch(e){case"Start at":return n("Start at");case"Start index must be greater than 0.":return n("Start index must be greater than 0.");case"Invalid start index value.":return n("Invalid start index value.");case"List properties":return n("List properties");case"Multi-level List":return i("Multi-level List");case"Multi-level list styles toolbar":return i("Multi-level list styles toolbar");default:return e}}var w=n(673),y=n.n(w),g=n(545),b=n.n(g),k=n(262),I=n.n(k),L=n(667),x=n.n(L),M=n(357),_=n.n(M),C=n(541),S={attributes:{"data-cke":!0}};S.setAttributes=x(),S.insert=I().bind(null,"head"),S.domAPI=b(),S.insertStyleElement=_();y()(C.A,S);C.A&&C.A.locals&&C.A.locals;const A=E;function N(){const t=["element","change:isEnabled","focusTracker","tab","numeric","720BeDAZx","listenTo","arrowright","stylesView","keystrokes","3240MeIkUK","ck-multi-level-list-styles","set","additionalPropertiesCollapsibleView","_createStartIndexField","isCollapsed","render","1193644rzUpRe","listStart","delegate","focusCycler","shift + tab","grid-template-columns","15wYojvc","bind","getComputedStyle","destroy","focusFirst","styles","Invalid start index value.","split","createCollection","buttonView","startIndexFieldView","some","arrowleft","ck-multi-level-list-properties","focus","Start index must be greater than 0.","ck-multi-level-list-properties_without-styles","add","ck-multi-level-list-properties__start-index","28200tDUXSW","toMany","isEnabled","stopPropagation","1622104LwPbfw","div","length","setTemplate","window","startIndex","push","children","fire","focusLast","execute","addMany","getPropertyValue","last","locale","errorText","437928MOkqVo","first","checkValidity","_createStylesView","focusables","uiLanguageDirection","arrowdown","1393042vBnhxt","valueAsNumber","_addListPropertyViews","input","arrowup","548HzKvsy","isNaN","ck-multi-level-list-properties_with-multi-level-properties","1400334QxGpUE","List properties","Start at","fieldView"];return(N=function(){return t})()}function E(t,e){const n=N();return(E=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(906157===parseInt(e(163))/1+parseInt(e(184))/2+parseInt(e(209))/3*(-parseInt(e(160))/4)+-parseInt(e(190))/5*(-parseInt(e(148))/6)+-parseInt(e(155))/7+parseInt(e(213))/8+-parseInt(e(172))/9*(parseInt(e(177))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(N);class V extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:n,styleGridAriaLabel:i}){const r=E;super(t),this[r(175)]=null,this[r(180)]=null,this[r(200)]=null,this[r(169)]=new s.FocusTracker,this[r(176)]=new s.KeystrokeHandler,this[r(152)]=new m.ViewCollection;const o=["ck",r(203)];this[r(139)]=this[r(198)](),this[r(187)]=new m.FocusCycler({focusables:this[r(152)],focusTracker:this[r(169)],keystrokeHandler:this[r(176)],actions:{focusPrevious:r(188),focusNext:r(170)}}),e[r(195)]?(this[r(175)]=this[r(151)](n,i),this[r(139)][r(207)](this[r(175)])):o[r(138)](r(206)),e[r(137)]&&(this[r(157)](e),o[r(138)](r(162))),this[r(216)]({tag:r(214),attributes:{class:o},children:this[r(139)]})}[A(183)](){const t=A;if(super[t(183)](),this[t(175)]){this[t(152)][t(207)](this[t(175)]),this[t(169)][t(207)](this[t(175)][t(167)]),this[t(200)]&&(this[t(152)][t(207)](this[t(139)][t(145)][t(199)]),this[t(169)][t(207)](this[t(139)][t(145)][t(199)][t(167)]));for(const e of this[t(175)][t(139)])this[t(175)][t(169)][t(207)](e[t(167)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(175)][t(176)],focusTracker:this[t(175)][t(169)],gridItems:this[t(175)][t(139)],numberOfColumns:()=>s.global[t(136)][t(192)](this[t(175)][t(167)])[t(144)](t(189))[t(197)](" ")[t(215)],uiLanguageDirection:this[t(146)]&&this[t(146)][t(153)]})}if(this[t(200)]){this[t(152)][t(207)](this[t(200)]),this[t(169)][t(207)](this[t(200)][t(167)]);const e=e=>e[t(212)]();this[t(176)][t(179)](t(174),e),this[t(176)][t(179)](t(202),e),this[t(176)][t(179)](t(159),e),this[t(176)][t(179)](t(154),e)}this[t(176)][t(173)](this[t(167)])}[A(204)](){const t=A;this[t(187)][t(194)]()}[A(141)](){const t=A;this[t(187)][t(141)]()}[A(193)](){const t=A;super[t(193)](),this[t(169)][t(193)](),this[t(176)][t(193)]()}[A(151)](t,e){const n=A,i=new m.View(this[n(146)]);return i[n(139)]=i[n(198)](),i[n(139)][n(143)](t),i[n(216)]({tag:n(214),attributes:{"aria-label":e,class:["ck",n(178)]},children:i[n(139)]}),i[n(139)][n(186)](n(142)).to(this),i[n(204)]=function(){const t=n;this[t(139)][t(149)][t(204)]()},i[n(169)]=new s.FocusTracker,i[n(176)]=new s.KeystrokeHandler,i[n(183)](),i[n(176)][n(173)](i[n(167)]),i}[A(157)](t){const e=A,n=[];t[e(137)]&&(this[e(200)]=this[e(181)](),n[e(138)](this[e(200)])),t[e(195)]?(this[e(180)]=new m.CollapsibleView(this[e(146)],n),this[e(180)][e(179)]({label:v(this[e(146)],e(164)),isCollapsed:!0}),this[e(180)][e(199)][e(191)](e(211))[e(210)](n,e(211),((...t)=>t[e(201)]((t=>t)))),this[e(180)][e(199)].on(e(168),((t,n,i)=>{const s=e;i||(this[s(180)][s(182)]=!0)})),this[e(139)][e(207)](this[e(180)])):this[e(139)][e(143)](n)}[A(181)](){const t=A,e=new m.LabeledFieldView(this[t(146)],m.createLabeledInputNumber);return e[t(179)]({label:v(this[t(146)],t(165)),class:t(208)}),e[t(166)][t(179)]({min:0,step:1,value:1,inputMode:t(171)}),e[t(166)].on(t(158),(()=>{const n=t,i=e[n(166)][n(167)],s=i[n(156)];Number[n(161)](s)?e[n(147)]=v(this[n(146)],n(196)):i[n(150)]()?this[n(140)](n(185),{startIndex:s}):e[n(147)]=v(this[n(146)],n(205))})),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>';function T(){const t=["editor","ListProperties","fieldView","multiLevelListLicenseKeyTrialLimit","once","length","editing","init","1193718odUJJB","listStart","bind","_licenseKeyCheckInterval","ck-list-styles-dropdown","view","MultiLevelList","buttonView","_showLicenseError","1933692XIntEB","list.properties","change:isOpen","reversed","2847753fuQheS","startIndexFieldView","invalid","value","evaluationLimit","trialLimit","2795932IhdDVE","5SglUNR","licenseKey","commands","has","multiLevelListLicenseKeyNotAllowed","destroy","isOn","class","locale","menuBar:multiLevelList","focus","startIndex","isPremiumPlugin","usageLimit","expired","set","featureNotAllowed","multiLevelListLicenseKeyUsageLimit","multiLevelList","24hYMQut","config","children","execute","isEnabled","Multi-level List","multiLevelListLicenseKeyDomainLimit","multiLevelListLicenseKeyEvaluationLimit","MultiLevelListUI","delegate","get","364434HffIez","styles","domainLimit","add","multiLevelListLicenseKeyValid","componentFactory","1118685GrCrFu","5207010ydxRKj","panelView","multiLevelListLicenseKeyInvalid","pluginName","plugins","Multi-level list styles toolbar","multiLevelListLicenseKeyExpired","isOfficialPlugin"];return(T=function(){return t})()}const O=B;function B(t,e){const n=T();return(B=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=B,n=t();for(;;)try{if(633059===parseInt(e(168))/1+parseInt(e(185))/2+parseInt(e(194))/3+-parseInt(e(204))/4+-parseInt(e(205))/5*(parseInt(e(169))/6)+-parseInt(e(162))/7*(-parseInt(e(224))/8)+-parseInt(e(198))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);class j extends t.Plugin{static get[O(172)](){return O(232)}static get[O(176)](){return!0}static get[O(217)](){return!0}[O(184)](){const t=O,e=this[t(177)];e.ui[t(167)][t(165)](t(223),function({editor:e,parentCommandName:n,buttonLabel:i,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:o}){const l=t,a=e[l(207)][l(161)](n),c=e[l(225)][l(161)](l(195))||{},u=e[l(173)][l(208)](l(178)),p=c[l(216)];return u&&p?t=>{const c=l,u=(0,m.createDropdown)(t,m.SplitButtonView),p=u[c(192)];return u[c(187)](c(228)).to(a),u[c(212)]=c(189),p.on(c(227),(()=>{const t=c;e[t(227)](n),e[t(183)][t(190)][t(215)]()})),p[c(220)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),p[c(187)](c(211)).to(a,c(201),(t=>!!t)),u[c(181)](c(196),(()=>{const t=c,i=function({editor:t,dropdownView:e,styleDefinitions:n,styleGridAriaLabel:i}){const s=B,r=t[s(213)],o=t[s(225)][s(161)](s(195));o[s(197)]=!1,n[s(182)]||(o[s(163)]=!1);const l=new V(r,{styleGridAriaLabel:i,enabledProperties:o,styleButtonViews:null});if(o[s(216)]){const e=t[s(207)][s(161)](s(186));l[s(199)][s(187)](s(228)).to(e),l[s(199)][s(179)][s(187)](s(201)).to(e),l.on(s(186),((e,n)=>t[s(227)](s(186),n)))}return l[s(160)](s(227)).to(e),l}({editor:e,dropdownView:u,parentCommandName:n,styleGridAriaLabel:r,styleDefinitions:o});u[t(170)][t(226)][t(165)](i)})),u.on(c(227),(()=>{const t=c;e[t(183)][t(190)][t(215)]()})),u}:t=>{const r=l,o=new m.ButtonView(t);return o[r(220)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),o[r(187)](r(211)).to(a,r(201),(t=>!!t)),o.on(r(227),(()=>{const t=r;e[t(227)](n),e[t(183)][t(190)][t(215)]()})),o}}({editor:e,parentCommandName:t(223),buttonLabel:v(e[t(213)],t(229)),buttonIcon:P,styleGridAriaLabel:v(e[t(213)],t(174)),styleDefinitions:[]})),e.ui[t(167)][t(165)](t(214),(()=>{const n=t,i=e[n(207)][n(161)](n(223)),s=new m.MenuBarMenuListItemButtonView(e[n(213)]);return s[n(220)]({label:v(e[n(213)],n(229)),icon:P}),s[n(187)](n(228)).to(i),s[n(187)](n(211)).to(i,n(201),(t=>!!t)),s.on(n(227),(()=>{const t=n;e[t(227)](t(223)),e[t(183)][t(190)][t(215)]()})),s})),this[t(206)]=this[t(177)][t(225)][t(161)](t(206));const n=this[t(177)];this[t(188)]=setInterval((()=>{const e=t;let i;for(const t in n){const s=t,r=n[s];if(e(166)==r||e(171)==r||e(175)==r||e(230)==r||e(209)==r||e(231)==r||e(180)==r||e(222)==r){delete n[s],i=r,clearInterval(this[e(188)]),this[e(188)]=void 0;break}}e(171)==i&&n[e(193)](e(200)),e(175)==i&&n[e(193)](e(219)),e(230)==i&&n[e(193)](e(164)),e(209)==i&&n[e(193)](e(221),e(191)),e(231)==i&&n[e(193)](e(202)),e(180)==i&&n[e(193)](e(203)),e(222)==i&&n[e(193)](e(218))}),1e3)}[O(210)](){const t=O;super[t(210)](),this[t(188)]&&clearInterval(this[t(188)])}}var D=n(326),K={attributes:{"data-cke":!0}};K.setAttributes=x(),K.insert=I().bind(null,"head"),K.domAPI=b(),K.insertStyleElement=_();y()(D.A,K);D.A&&D.A.locals&&D.A.locals;function F(t,e){var n=U();return(F=function(t,e){return n[t-=171]})(t,e)}var H=F;function U(){var t=["779614gVZsMr","2175ZtYRUz","MultiLevelList","362891ziogpC","4oxdDEk","110ChhnLu","isPremiumPlugin","8203635aoNgoY","isOfficialPlugin","pluginName","6039960WsHIxS","requires","5532608rwAmGf","7346405rHiEpO","7EBrMVP","2282qIsFTM"];return(U=function(){return t})()}!function(t){for(var e=F,n=t();;)try{if(829260===parseInt(e(186))/1+-parseInt(e(182))/2*(-parseInt(e(184))/3)+parseInt(e(171))/4*(parseInt(e(180))/5)+-parseInt(e(177))/6*(parseInt(e(181))/7)+-parseInt(e(179))/8+-parseInt(e(174))/9+parseInt(e(172))/10*(parseInt(e(183))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(U);class Z extends t.Plugin{static get[H(176)](){return H(185)}static get[H(175)](){return!0}static get[H(173)](){return!0}static get[H(178)](){return[p,j]}}function G(){var t=["3566043rTGClk","1705fBgeEM","3001041QwswPm","341244JtacIe","30UuCeBs","8FCZkBc","355hvjXXc","840JGPCeU","5920686gwYuoX","32972kIbMbO","14426mwwXaO","14266DaZHks"];return(G=function(){return t})()}function R(t,e){var n=G();return(R=function(t,e){return n[t-=386]})(t,e)}!function(t){for(var e=R,n=t();;)try{if(802959===parseInt(e(389))/1*(-parseInt(e(396))/2)+-parseInt(e(391))/3+parseInt(e(388))/4*(-parseInt(e(397))/5)+-parseInt(e(387))/6+-parseInt(e(390))/7*(-parseInt(e(386))/8)+parseInt(e(393))/9*(-parseInt(e(395))/10)+-parseInt(e(392))/11*(-parseInt(e(394))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=i})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as _0x5a5026,Plugin as _0x43b7e4}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x1b84fa,UpcastWriter as _0x13265b}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x12e0cc,uid as _0x2191a3,FocusTracker as _0x4e2489,KeystrokeHandler as _0x6e4fea,global as _0x3b5522}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x524302,ViewCollection as _0x31faed,FocusCycler as _0x486567,addKeyboardHandlingForGrid as _0x5d29db,CollapsibleView as _0x59345c,LabeledFieldView as _0x425b37,createLabeledInputNumber as _0x444228,MenuBarMenuListItemButtonView as _0x218751,ButtonView as _0x2ae906,createDropdown as _0x4514e1,SplitButtonView as _0x58787e}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x5a5026{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x30ed05,_0x455ae6,_0x3f6ed8){super(_0x30ed05),this['defaultListMarkerStyle']=_0x455ae6,this['_listDefinitions']=_0x3f6ed8,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2136b4={}){const _0x509bd8=this['editor']['model'],_0x1871a5=_0x2136b4['listMarkerStyle']||this['defaultListMarkerStyle'];_0x509bd8['change'](()=>{const _0x165dc0=this['_getListTypeFromListMarkerStyle'](_0x1871a5);if(!_0x165dc0)return;const _0xdc7c7=_0x165dc0+'List';this['editor']['execute'](_0xdc7c7,{'additionalAttributes':{'listMarkerStyle':_0x1871a5}});});}['_getValue'](){const _0x479fa1=_0x12e0cc(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x479fa1)?_0x479fa1['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0xd131ab=this['editor'],_0x18c6df=_0xd131ab['commands']['get']('customNumberedList'),_0x35dc43=_0xd131ab['commands']['get']('customBulletedList');return _0x18c6df['isEnabled']||_0x35dc43['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x592309){const _0x4152e8=this['_listDefinitions']['find'](_0x23e107=>_0x23e107['listMarkerStyle']==_0x592309);return _0x4152e8?_0x4152e8['listType']:null;}}class i extends _0x43b7e4{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x279a76){super(_0x279a76);const _0x34b0e7=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x429ec1=>_0x429ec1+'.'}]},..._0x34b0e7];}['init'](){const _0xb485e9=this['editor'],_0x1ef196=_0xb485e9['model'],_0x5203d4=_0xb485e9['editing']['view'],_0x3f3d7c=_0xb485e9['plugins']['get']('ListEditing');_0xb485e9['commands']['add']('multiLevelList',new h(_0xb485e9,'legal',this['_listDefinitions'])),_0x1ef196['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x1ef196['schema']['addAttributeCheck']((_0x3bf9a3,_0x125328)=>{const _0x1472ce=_0x3bf9a3['last'];if('listMarker'==_0x125328||'listMarkerStyle'==_0x125328)return!(!_0x1472ce['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x108593=>_0x108593['listType']==_0x1472ce['getAttribute']('listType')))&&void 0x0;});for(const _0x54ec6a of this['_listDefinitions'])_0xb485e9['conversion']['for']('upcast')['add'](_0x5e5de7=>{_0x5e5de7['on']('element:'+('customNumbered'==_0x54ec6a['listType']?'ol':'ul'),m(_0x54ec6a,_0x1ef196['schema']),{'priority':'low'});}),_0x3f3d7c['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x5bdb1f,_0x4b9877,_0x100666){_0x4b9877==_0x54ec6a['listMarkerStyle']?(_0x5bdb1f['addClass'](['multi-level-list',_0x54ec6a['className']],_0x100666),_0x5bdb1f['setStyle']('list-style-type','none',_0x100666)):(_0x5bdb1f['removeClass'](['multi-level-list',_0x54ec6a['className']],_0x100666),_0x5bdb1f['removeStyle']('list-style-type',_0x100666));}}),_0x3f3d7c['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x4c15d5,_0x3d762e,{dataPipeline:_0x2de57d}){if(!_0x3d762e['hasAttribute']('listMarker'))return null;if(_0x3d762e['getAttribute']('listType')!=_0x54ec6a['listType']||_0x3d762e['getAttribute']('listMarkerStyle')!=_0x54ec6a['listMarkerStyle'])return null;const _0x4532b5=_0x3d762e['getAttribute']('listMarker')+'\x20';return _0x4c15d5['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x2de57d&&{'contenteditable':'false','data-multi-level-list-marker':_0x4532b5}},function(_0x35a9a0){const _0x40c263=this['toDomElement'](_0x35a9a0);return _0x2de57d&&_0x40c263['appendChild'](_0x35a9a0['createTextNode'](_0x4532b5)),_0x40c263;});},'canInjectMarkerIntoElement':_0x52705b=>_0x1ef196['schema']['checkChild'](_0x52705b,'$text')&&_0x1ef196['schema']['checkChild'](_0x52705b,'$inlineObject')&&!_0x1ef196['schema']['isLimit'](_0x52705b)&&_0x52705b['getAttribute']('listType')==_0x54ec6a['listType']&&_0x52705b['getAttribute']('listMarkerStyle')==_0x54ec6a['listMarkerStyle']});_0xb485e9['conversion']['for']('upcast')['add'](_0xe08bd0=>{_0xe08bd0['on']('element:span',function(_0xe4e528){return(_0xebc5f9,_0x51d786,{writer:_0x16df2f,consumable:_0xa98ee3})=>{const _0x3fb324=_0x51d786['modelCursor'],_0x55df4d=_0x3fb324['parent'],_0x5b8989=_0x51d786['viewItem'];if(_0xa98ee3['consume'](_0x5b8989,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x3fb324['isAtStart']&&_0x55df4d['hasAttribute']('listType')&&_0x5b8989['childCount']>0x0){const _0x96680b=_0xe4e528['createRangeIn'](_0x5b8989);let _0x393b2b='';for(const _0x1917ac of _0x96680b['getItems']())_0x1917ac['is']('$textProxy')&&(_0x393b2b+=_0x1917ac['data']['trim'](),_0xa98ee3['consume'](_0x1917ac['textNode']));_0x16df2f['setAttribute']('listMarker',_0x393b2b['trim'](),_0x55df4d);}};}(_0x5203d4));}),_0x3f3d7c['on']('postFixer',(_0x407895,{listNodes:_0xe5a4cc,writer:_0x59daa9})=>{const _0x4ef8f0=[];for(const {node:_0x232bc6,previousNodeInList:_0x58a91c}of _0xe5a4cc){const _0x1e00eb=_0x232bc6['getAttribute']('listType'),_0x467bb0=_0x232bc6['getAttribute']('listMarkerStyle')||('customNumbered'==_0x1e00eb?'legal':void 0x0),_0x44bd2f=this['_listDefinitions']['find'](_0x227bc9=>_0x227bc9['listType']==_0x1e00eb&&_0x227bc9['listMarkerStyle']==_0x467bb0);if('customNumbered'!=_0x1e00eb&&'customBulleted'!=_0x1e00eb&&(_0x232bc6['hasAttribute']('listMarker')&&(_0x59daa9['removeAttribute']('listMarker',_0x232bc6),_0x407895['return']=!0x0),_0x232bc6['hasAttribute']('listMarkerStyle')&&(_0x59daa9['removeAttribute']('listMarkerStyle',_0x232bc6),_0x407895['return']=!0x0)),!_0x44bd2f){'customBulleted'!=_0x1e00eb||_0x467bb0||(_0x59daa9['setAttribute']('listType','bulleted',_0x232bc6),_0x407895['return']=!0x0);continue;}_0x232bc6['hasAttribute']('listMarkerStyle')||(_0x59daa9['setAttribute']('listMarkerStyle',_0x467bb0,_0x232bc6),_0x407895['return']=!0x0);const _0x1dc68c=_0x232bc6['getAttribute']('listIndent');if(_0x58a91c&&_0x58a91c['getAttribute']('listItemId')==_0x232bc6['getAttribute']('listItemId'))continue;_0x4ef8f0['length']=_0x1dc68c+0x1,_0x58a91c||_0x4ef8f0[_0x1dc68c]?_0x58a91c&&_0x58a91c['getAttribute']('listType')!=_0x44bd2f['listType']?_0x4ef8f0[_0x1dc68c]=0x1:_0x4ef8f0[_0x1dc68c]++:_0x4ef8f0[_0x1dc68c]=_0x232bc6['getAttribute']('listStart')||0x1;const _0x571133=f(_0x1dc68c,_0x44bd2f,_0x4ef8f0);_0x232bc6['getAttribute']('listMarker')!=_0x571133&&(_0x59daa9['setAttribute']('listMarker',_0x571133,_0x232bc6),_0x407895['return']=!0x0);}});const _0x872135=_0xb485e9['editing']['view']['document'];this['listenTo'](_0x872135,'clipboardOutput',(_0x1c8d22,_0x294690)=>{const _0x222dcd=new _0x1b84fa({'name':'span','classes':'multi-level-list__marker'}),_0x206fe0=new _0x1b84fa({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x37ad59=new _0x13265b(_0x294690['content']['document']),_0x3d06a6=[];for(const _0x432fac of _0x37ad59['createRangeIn'](_0x294690['content'])['getItems']())_0x432fac['is']('element')&&_0x222dcd['match'](_0x432fac)&&_0x3d06a6['push'](_0x432fac),_0x432fac['is']('element')&&_0x206fe0['match'](_0x432fac)&&_0x37ad59['removeStyle']('list-style-type',_0x432fac);for(const _0xe40ab6 of _0x3d06a6)_0x37ad59['remove'](_0xe40ab6);});}['afterInit'](){!async function(_0x360c85){const _0x2e46df=_0x48f783([0x4c,0x65,0x79,0x69,0x44,0x32,0x54,0x42,0x30,0x59,0x71,0x48,0x62,0x46,0x5a,0x6f,0x39,0x50,0x76,0x6b,0x73,0x51,0x72,0x38,0x4a,0x58,0x4d,0x66,0x52,0x45,0x31,0x7a,0x6e,0x6a,0x6c,0x56,0x55,0x4e,0x70,0x78,0x35,0x41,0x49,0x43,0x74,0x34,0x75,0x47,0x77,0x63,0x67,0x64,0x4f,0x36,0x68,0x33,0x6d,0x57,0x53,0x37,0x4b,0x61]),_0x4bd82c=0x26177a98,_0x421092=0x26101aa0^_0x4bd82c,_0x3fa6ef=window[_0x48f783([0x44,0x61,0x74,0x65])][_0x48f783([0x6e,0x6f,0x77])](),_0x13bc7f=_0x360c85[_0x48f783([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1f8689=new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1aacf3=>{_0x13bc7f[_0x48f783([0x6f,0x6e,0x63,0x65])](_0x48f783([0x72,0x65,0x61,0x64,0x79]),_0x1aacf3);}),_0x27db81={[_0x48f783([0x6b,0x74,0x79])]:_0x48f783([0x45,0x43]),[_0x48f783([0x75,0x73,0x65])]:_0x48f783([0x73,0x69,0x67]),[_0x48f783([0x63,0x72,0x76])]:_0x48f783([0x50,0x2d,0x32,0x35,0x36]),[_0x48f783([0x78])]:_0x48f783([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]),[_0x48f783([0x79])]:_0x48f783([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]),[_0x48f783([0x61,0x6c,0x67])]:_0x48f783([0x45,0x53,0x32,0x35,0x36])},_0x3b4e1c=_0x13bc7f[_0x48f783([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x48f783([0x67,0x65,0x74])](_0x48f783([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x111537(){let _0x6b40c0,_0x60f6af=null,_0x235988=null;try{if(_0x3b4e1c==_0x48f783([0x47,0x50,0x4c]))return _0x48f783([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x6b40c0=_0x4f297d(),!_0x6b40c0)return _0x48f783([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x6b40c0[_0x48f783([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x235988=_0x1af002(_0x6b40c0[_0x48f783([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x6b40c0[_0x48f783([0x6a,0x74,0x69])])),await _0x200529()?_0x351121()?_0x1def41()?_0x48f783([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x286915()?(_0x6b40c0[_0x48f783([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f783([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x60f6af=_0x91ec83(_0x48f783([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x6b40c0[_0x48f783([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x48f783([0x74,0x72,0x69,0x61,0x6c])&&(_0x60f6af=_0x91ec83(_0x48f783([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4fd85a()):_0x48f783([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x48f783([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x48f783([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x4be188){return _0x48f783([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1def41(){const _0x5f2584=[_0x48f783([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x48f783([0x74,0x72,0x69,0x61,0x6c])][_0x48f783([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x6b40c0[_0x48f783([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3fa6ef/0x3e8:0xe10*_0x421092;return _0x6b40c0[_0x48f783([0x65,0x78,0x70])]<_0x5f2584;}function _0x351121(){const _0x2464aa=_0x6b40c0[_0x48f783([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2464aa&&(!!_0x2464aa[_0x48f783([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f783([0x2a]))||!!_0x2464aa[_0x48f783([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f783([0x4d,0x4c,0x4c])));}function _0x286915(){const _0x1aacc2=_0x6b40c0[_0x48f783([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1aacc2||0x0==_0x1aacc2[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x45fd92}=new URL(window[_0x48f783([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1aacc2[_0x48f783([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45fd92))return!0x0;const _0x1648aa=_0x45fd92[_0x48f783([0x73,0x70,0x6c,0x69,0x74])](_0x48f783([0x2e]));return _0x1aacc2[_0x48f783([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x160d65=>_0x160d65[_0x48f783([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x48f783([0x2a])))[_0x48f783([0x6d,0x61,0x70])](_0x1829cd=>_0x1829cd[_0x48f783([0x73,0x70,0x6c,0x69,0x74])](_0x48f783([0x2e])))[_0x48f783([0x73,0x6f,0x6d,0x65])](_0x56efe3=>_0x1648aa[_0x48f783([0x65,0x76,0x65,0x72,0x79])]((_0xbf3337,_0x5e4bc9)=>_0x56efe3[_0x5e4bc9]===_0xbf3337||_0x56efe3[_0x5e4bc9]===_0x48f783([0x2a])));}function _0x4fd85a(){return _0x60f6af&&_0x235988?new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2e33a6,_0x4bc302)=>{_0x60f6af[_0x48f783([0x74,0x68,0x65,0x6e])](_0x2e33a6,_0x4bc302),_0x235988[_0x48f783([0x74,0x68,0x65,0x6e])](_0xa2fe70=>{_0xa2fe70!=_0x48f783([0x56,0x61,0x6c,0x69,0x64])&&_0x2e33a6(_0xa2fe70);},_0x4bc302);}):_0x60f6af||_0x235988||_0x48f783([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1af002(_0x29157e,_0x163d0b){return new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x495bed=>{if(_0xafc9b9())return _0x495bed(_0x48f783([0x56,0x61,0x6c,0x69,0x64]));_0x4a7a6a(),_0x13bc7f[_0x48f783([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x48f783([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x111164=!0x1;const _0x443432=_0x2191a3();function _0x2417bc(_0x28e55c){return!!_0x28e55c&&(typeof _0x28e55c===_0x48f783([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x28e55c===_0x48f783([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x28e55c[_0x48f783([0x74,0x68,0x65,0x6e])]===_0x48f783([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x28e55c[_0x48f783([0x63,0x61,0x74,0x63,0x68])]===_0x48f783([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x18cc41(_0x4fc4c6){_0x48296d(_0x4fc4c6)[_0x48f783([0x74,0x68,0x65,0x6e])](_0xcbe4e6=>{if(!_0xcbe4e6||_0xcbe4e6[_0x48f783([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x48f783([0x6f,0x6b]))return _0x48f783([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x7ef7a4(_0x3e4a4e(_0x443432+_0x163d0b))!=_0xcbe4e6[_0x48f783([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x48f783([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x48f783([0x56,0x61,0x6c,0x69,0x64]);})[_0x48f783([0x74,0x68,0x65,0x6e])](_0x3c6f70=>(_0x44769c(),_0x3c6f70),()=>{const _0x5a4946=_0x5acee6();return null==_0x5a4946?(_0x44769c(),_0x48f783([0x56,0x61,0x6c,0x69,0x64])):_0x48f783(_0x3fa6ef-_0x5a4946>(0x21bfe98^_0x4bd82c)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x48f783([0x74,0x68,0x65,0x6e])](_0x495bed)[_0x48f783([0x63,0x61,0x74,0x63,0x68])](()=>{_0x495bed(_0x48f783([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x47aedb=0x26219418^_0x4bd82c;function _0x44769c(){const _0x23e2ac=_0x48f783([0x6c,0x6c,0x63,0x74,0x2d])+_0x7ef7a4(_0x3e4a4e(_0x29157e)),_0x4c2852=_0x48ab74(_0x7ef7a4(window[_0x48f783([0x4d,0x61,0x74,0x68])][_0x48f783([0x63,0x65,0x69,0x6c])](_0x3fa6ef/_0x47aedb)));window[_0x48f783([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f783([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23e2ac,_0x4c2852);}function _0x5acee6(){const _0x7d5290=_0x48f783([0x6c,0x6c,0x63,0x74,0x2d])+_0x7ef7a4(_0x3e4a4e(_0x29157e)),_0x302610=window[_0x48f783([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x48f783([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x7d5290);return _0x302610?window[_0x48f783([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x48ab74(_0x302610),0x10)*_0x47aedb:null;}function _0x48296d(_0x2895d8){return new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc2cf8d,_0x57af0c)=>{_0x2895d8[_0x48f783([0x74,0x68,0x65,0x6e])](_0xc2cf8d,_0x57af0c),window[_0x48f783([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x57af0c,0x2616ae58^_0x4bd82c);});}}_0x13bc7f[_0x48f783([0x6f,0x6e])](_0x48f783([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e42cd,_0x158b67)=>{if(_0x158b67[0x0]!=_0x29157e)return _0x495bed(_0x48f783([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x158b67[0x1]={..._0x158b67[0x1],[_0x48f783([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x443432};},{[_0x48f783([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f783([0x68,0x69,0x67,0x68])}),_0x13bc7f[_0x48f783([0x6f,0x6e])](_0x48f783([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2278a9=>{_0x2417bc(_0x2278a9[_0x48f783([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x111164=!0x0,_0x18cc41(_0x2278a9[_0x48f783([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x48f783([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x48f783([0x6c,0x6f,0x77])}),_0x1f8689[_0x48f783([0x74,0x68,0x65,0x6e])](()=>{_0x111164||_0x495bed(_0x48f783([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0xafc9b9(){return _0x13bc7f[_0x48f783([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f783([0x76,0x69,0x65,0x77])][_0x48f783([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x48f783([0x61,0x75,0x74,0x6f]);}function _0x4a7a6a(){_0x13bc7f[_0x48f783([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x48f783([0x76,0x69,0x65,0x77])][_0x48f783([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x48f783([0x61,0x75,0x74,0x6f]);}}function _0x91ec83(_0x238c04){const _0x61c5c5=[new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x124410=>setTimeout(_0x124410,0x261e4454^_0x4bd82c)),_0x1f8689[_0x48f783([0x74,0x68,0x65,0x6e])](()=>new window[(_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x17bc77=>{let _0xa21e24=0x0;_0x13bc7f[_0x48f783([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f783([0x6f,0x6e])](_0x48f783([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a05eb,_0x547769)=>{_0x547769[0x0][_0x48f783([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xa21e24++,_0xa21e24==(0x26177b60^_0x4bd82c)&&(_0x17bc77(),_0x5a05eb[_0x48f783([0x6f,0x66,0x66])]());});}))];return window[_0x48f783([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x48f783([0x72,0x61,0x63,0x65])](_0x61c5c5)[_0x48f783([0x74,0x68,0x65,0x6e])](()=>_0x238c04);}async function _0x151738(){await _0x1f8689,_0x13bc7f[_0x48f783([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f783([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x127fbe,_0x13bc7f[_0x48f783([0x6d,0x6f,0x64,0x65,0x6c])][_0x48f783([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x127fbe,_0x13bc7f[_0x48f783([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x48f783([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x136e20(_0x1b8cd1){const _0x4e10df=_0x285106();_0x13bc7f[_0x4e10df]=_0x48f783([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x1b8cd1,_0x1b8cd1!=_0x48f783([0x56,0x61,0x6c,0x69,0x64])&&_0x151738();}function _0x285106(){const _0x4c8537=window[_0x48f783([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x48f783([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x48f783([0x6e,0x6f,0x77])]())[_0x48f783([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x48f783([0x2e]),'');let _0x43d913=_0x48f783([0x4c]);for(let _0x427a95=0x0;_0x427a95<_0x4c8537[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x427a95+=0x2){let _0x3d5f87=window[_0x48f783([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c8537[_0x48f783([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x427a95,_0x427a95+0x2));_0x3d5f87>=_0x2e46df[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d5f87-=_0x2e46df[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x43d913+=_0x2e46df[_0x3d5f87];}return _0x43d913;}function _0x4f297d(){const _0x3fd7a2=_0x3b4e1c[_0x48f783([0x73,0x70,0x6c,0x69,0x74])](_0x48f783([0x2e]));if(0x3!=_0x3fd7a2[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x108be7(_0x3fd7a2[0x1]);function _0x108be7(_0x4454f0){const _0x2ce17d=_0x531a4a(_0x4454f0);return _0x2ce17d&&_0x2d2edc()?_0x2ce17d:null;function _0x2d2edc(){const _0x33e92e=_0x2ce17d[_0x48f783([0x6a,0x74,0x69])],_0x436c84=window[_0x48f783([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33e92e[_0x48f783([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x33e92e[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4cae87={..._0x2ce17d,[_0x48f783([0x6a,0x74,0x69])]:_0x33e92e[_0x48f783([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x33e92e[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4cae87[_0x48f783([0x76,0x63])],_0x3e4a4e(_0x4cae87)==_0x436c84;}}}async function _0x200529(){let _0x1db289=!0x0;try{const _0x234e61=_0x3b4e1c[_0x48f783([0x73,0x70,0x6c,0x69,0x74])](_0x48f783([0x2e])),[_0x68d336,_0x395ef8,_0x567139]=_0x234e61;return _0x266800(_0x68d336),await _0x2e845e(_0x68d336,_0x395ef8,_0x567139),_0x1db289;}catch(_0x30c78b){return!0x1;}function _0x266800(_0x136d5c){const _0xbb9335=_0x531a4a(_0x136d5c);_0xbb9335&&_0xbb9335[_0x48f783([0x61,0x6c,0x67])]==_0x48f783([0x45,0x53,0x32,0x35,0x36])||(_0x1db289=!0x1);}async function _0x2e845e(_0x183293,_0x23387d,_0x833394){const _0x8b7aec=window[_0x48f783([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x48f783([0x66,0x72,0x6f,0x6d])](_0x4c1090(_0x833394),_0x587fad=>_0x587fad[_0x48f783([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x540c6d=new window[(_0x48f783([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x48f783([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x183293+_0x48f783([0x2e])+_0x23387d),_0x17f841=window[_0x48f783([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x48f783([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x17f841)return;const _0x2bb671=await _0x17f841[_0x48f783([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x48f783([0x6a,0x77,0x6b]),_0x27db81,{[_0x48f783([0x6e,0x61,0x6d,0x65])]:_0x48f783([0x45,0x43,0x44,0x53,0x41]),[_0x48f783([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x48f783([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x48f783([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x17f841[_0x48f783([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x48f783([0x6e,0x61,0x6d,0x65])]:_0x48f783([0x45,0x43,0x44,0x53,0x41]),[_0x48f783([0x68,0x61,0x73,0x68])]:{[_0x48f783([0x6e,0x61,0x6d,0x65])]:_0x48f783([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x2bb671,_0x8b7aec,_0x540c6d)||(_0x1db289=!0x1);}}function _0x531a4a(_0x33be92){return _0x33be92[_0x48f783([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x48f783([0x65,0x79]))?JSON[_0x48f783([0x70,0x61,0x72,0x73,0x65])](_0x4c1090(_0x33be92)):null;}function _0x4c1090(_0x350dcc){return window[_0x48f783([0x61,0x74,0x6f,0x62])](_0x350dcc[_0x48f783([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x48f783([0x2b]))[_0x48f783([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x48f783([0x2f])));}function _0x3e4a4e(_0x5ed2ac){let _0x4b7b8d=0x1505;function _0xfa0c58(_0x467839){for(let _0x4868c2=0x0;_0x4868c2<_0x467839[_0x48f783([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4868c2++){const _0x25226a=_0x467839[_0x48f783([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4868c2);_0x4b7b8d=(_0x4b7b8d<<0x5)+_0x4b7b8d+_0x25226a,_0x4b7b8d&=_0x4b7b8d;}}function _0x18c473(_0x2dfa1d){Array[_0x48f783([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2dfa1d)?_0x2dfa1d[_0x48f783([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x18c473):_0x2dfa1d&&typeof _0x2dfa1d==_0x48f783([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x48f783([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2dfa1d)[_0x48f783([0x73,0x6f,0x72,0x74])]()[_0x48f783([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5eda7a,_0x5aa0b2])=>{_0xfa0c58(_0x5eda7a),_0x18c473(_0x5aa0b2);}):_0xfa0c58(window[_0x48f783([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2dfa1d));}return _0x18c473(_0x5ed2ac),_0x4b7b8d>>>0x0;}function _0x7ef7a4(_0x4ab50b){return _0x4ab50b[_0x48f783([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x48f783([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x48f783([0x30]));}function _0x48ab74(_0x20beb3){return _0x20beb3[_0x48f783([0x73,0x70,0x6c,0x69,0x74])]('')[_0x48f783([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x48f783([0x6a,0x6f,0x69,0x6e])]('');}function _0x127fbe(){}function _0x48f783(_0x2807e0){return _0x2807e0['map'](_0x5a0e5f=>String['fromCharCode'](_0x5a0e5f))['join']('');}_0x136e20(await _0x111537());}(this);}}function f(_0x25ee09,_0x5f0ba7,_0x5730e9){let _0x1f2993=_0x5f0ba7['listMarkers'][_0x25ee09%_0x5f0ba7['listMarkers']['length']];if(void 0x0===_0x1f2993['showMarkerPath']||_0x1f2993['showMarkerPath'])return _0x5730e9['slice'](0x0,_0x25ee09+0x1)['map']((_0x45cf34,_0x5a8108)=>(_0x1f2993=_0x5f0ba7['listMarkers'][_0x5a8108%_0x5f0ba7['listMarkers']['length']],w(_0x1f2993['marker'],_0x45cf34)))['join']('');{const _0x58939b=_0x5730e9[_0x5730e9['length']-0x1];return w(_0x1f2993['marker'],_0x58939b);}}function w(_0xe2fe39,_0x3a23f4){return'function'==typeof _0xe2fe39?_0xe2fe39(_0x3a23f4):_0xe2fe39;}function m(_0x37e146,_0x42626c){return(_0x47019e,_0x52fad7,_0xca4503)=>{const _0x5c7911=_0x52fad7['viewItem'];if(_0x52fad7['modelRange']||Object['assign'](_0x52fad7,_0xca4503['convertChildren'](_0x52fad7['viewItem'],_0x52fad7['modelCursor'])),!_0xca4503['consumable']['test'](_0x5c7911,{'classes':_0x37e146['className']}))return;const _0x38d91e=Array['from'](_0x52fad7['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x3286c4=>_0x42626c['checkAttribute'](_0x3286c4,'listItemId'));if(!_0x38d91e['length'])return;_0xca4503['consumable']['consume'](_0x5c7911,{'classes':_0x37e146['className']}),_0xca4503['consumable']['consume'](_0x5c7911,{'classes':'multi-level-list'}),_0xca4503['consumable']['consume'](_0x5c7911,{'styles':'list-style-type'});const _0x3a7eef=_0x38d91e[0x0]['getAttribute']('listIndent');for(const _0x2f16e8 of _0x38d91e)_0x2f16e8['getAttribute']('listIndent')==_0x3a7eef&&(_0xca4503['writer']['setAttribute']('listType',_0x37e146['listType'],_0x2f16e8),_0xca4503['writer']['setAttribute']('listMarkerStyle',_0x37e146['listMarkerStyle'],_0x2f16e8));};}function K(_0x489bff,_0x504c26){const _0x56dfa6=_0x489bff['t'],t=_0x489bff['t'];switch(_0x504c26){case'Start\x20at':return _0x56dfa6('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x56dfa6('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x56dfa6('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x56dfa6('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 _0x504c26;}}class C extends _0x524302{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x4e2489();['keystrokes']=new _0x6e4fea();['focusables']=new _0x31faed();['focusCycler'];constructor(_0x464489,{enabledProperties:_0x553b9d,styleButtonViews:_0x1ae008,styleGridAriaLabel:_0x54ee2c}){super(_0x464489);const _0xf290f5=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x486567({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x553b9d['styles']?(this['stylesView']=this['_createStylesView'](_0x1ae008,_0x54ee2c),this['children']['add'](this['stylesView'])):_0xf290f5['push']('ck-multi-level-list-properties_without-styles'),_0x553b9d['startIndex']&&(this['_addListPropertyViews'](_0x553b9d),_0xf290f5['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0xf290f5},'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 _0x51e15f of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x51e15f['element']);_0x5d29db({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x3b5522['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 _0x58fb06=_0x32cc58=>_0x32cc58['stopPropagation']();this['keystrokes']['set']('arrowright',_0x58fb06),this['keystrokes']['set']('arrowleft',_0x58fb06),this['keystrokes']['set']('arrowup',_0x58fb06),this['keystrokes']['set']('arrowdown',_0x58fb06);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x2b273d,_0x356666){const _0x22d18a=new _0x524302(this['locale']);return _0x22d18a['children']=_0x22d18a['createCollection'](),_0x22d18a['children']['addMany'](_0x2b273d),_0x22d18a['setTemplate']({'tag':'div','attributes':{'aria-label':_0x356666,'class':['ck','ck-multi-level-list-styles']},'children':_0x22d18a['children']}),_0x22d18a['children']['delegate']('execute')['to'](this),_0x22d18a['focus']=function(){this['children']['first']['focus']();},_0x22d18a['focusTracker']=new _0x4e2489(),_0x22d18a['keystrokes']=new _0x6e4fea(),_0x22d18a['render'](),_0x22d18a['keystrokes']['listenTo'](_0x22d18a['element']),_0x22d18a;}['_addListPropertyViews'](_0x1c7a5a){const _0x42be16=[];_0x1c7a5a['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x42be16['push'](this['startIndexFieldView'])),_0x1c7a5a['styles']?(this['additionalPropertiesCollapsibleView']=new _0x59345c(this['locale'],_0x42be16),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x42be16,'isEnabled',(..._0x2958df)=>_0x2958df['some'](_0x4833f3=>_0x4833f3)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x5c715a,_0x3713e4,_0x54a3e8)=>{_0x54a3e8||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x42be16);}['_createStartIndexField'](){const _0x504cb4=new _0x425b37(this['locale'],_0x444228);return _0x504cb4['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x504cb4['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x504cb4['fieldView']['on']('input',()=>{const _0x41e258=_0x504cb4['fieldView']['element'],_0x535663=_0x41e258['valueAsNumber'];Number['isNaN'](_0x535663)?_0x504cb4['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x41e258['checkValidity']()?this['fire']('listStart',{'startIndex':_0x535663}):_0x504cb4['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x504cb4;}}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 _0x43b7e4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0xc62330=this['editor'];_0xc62330['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x535361,parentCommandName:_0x234887,buttonLabel:_0x465d8b,buttonIcon:_0xfc0d8b,styleGridAriaLabel:_0x28bb30,styleDefinitions:_0x4c91f3}){const _0x3ec0f7=_0x535361['commands']['get'](_0x234887),_0x289c66=_0x535361['config']['get']('list.properties')||{},_0x50aef4=_0x535361['plugins']['has']('ListProperties'),_0x367d91=_0x289c66['startIndex'];if(!_0x50aef4||!_0x367d91)return _0x391381=>{const _0x1ac180=new _0x2ae906(_0x391381);return _0x1ac180['set']({'label':_0x465d8b,'icon':_0xfc0d8b,'tooltip':!0x0,'isToggleable':!0x0}),_0x1ac180['bind']('isOn')['to'](_0x3ec0f7,'value',_0x3852e1=>!!_0x3852e1),_0x1ac180['on']('execute',()=>{_0x535361['execute'](_0x234887),_0x535361['editing']['view']['focus']();}),_0x1ac180;};return _0x529468=>{const _0x30b501=_0x4514e1(_0x529468,_0x58787e),_0x26ed0d=_0x30b501['buttonView'];return _0x30b501['bind']('isEnabled')['to'](_0x3ec0f7),_0x30b501['class']='ck-list-styles-dropdown',_0x26ed0d['on']('execute',()=>{_0x535361['execute'](_0x234887),_0x535361['editing']['view']['focus']();}),_0x26ed0d['set']({'label':_0x465d8b,'icon':_0xfc0d8b,'tooltip':!0x0,'isToggleable':!0x0}),_0x26ed0d['bind']('isOn')['to'](_0x3ec0f7,'value',_0x28df71=>!!_0x28df71),_0x30b501['once']('change:isOpen',()=>{const _0x4bae73=function({editor:_0x283aaf,dropdownView:_0x1d05da,styleDefinitions:_0x43e28c,styleGridAriaLabel:_0x8e9e48}){const _0x5d2314=_0x283aaf['locale'],_0x175caf=_0x283aaf['config']['get']('list.properties'),_0x5c4b36=null;_0x175caf['reversed']=!0x1,_0x43e28c['length']||(_0x175caf['styles']=!0x1);const _0x456cae=new C(_0x5d2314,{'styleGridAriaLabel':_0x8e9e48,'enabledProperties':_0x175caf,'styleButtonViews':_0x5c4b36});if(_0x175caf['startIndex']){const _0x51af1d=_0x283aaf['commands']['get']('listStart');_0x456cae['startIndexFieldView']['bind']('isEnabled')['to'](_0x51af1d),_0x456cae['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x51af1d),_0x456cae['on']('listStart',(_0x49ecf4,_0x125537)=>_0x283aaf['execute']('listStart',_0x125537));}return _0x456cae['delegate']('execute')['to'](_0x1d05da),_0x456cae;}({'editor':_0x535361,'dropdownView':_0x30b501,'styleGridAriaLabel':_0x28bb30,'styleDefinitions':_0x4c91f3});_0x30b501['panelView']['children']['add'](_0x4bae73);}),_0x30b501['on']('execute',()=>{_0x535361['editing']['view']['focus']();}),_0x30b501;};}({'editor':_0xc62330,'parentCommandName':'multiLevelList','buttonLabel':K(_0xc62330['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0xc62330['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0xc62330['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x1c9fcb=_0xc62330['commands']['get']('multiLevelList'),_0x1fd117=new _0x218751(_0xc62330['locale']);return _0x1fd117['set']({'label':K(_0xc62330['locale'],'Multi-level\x20List'),'icon':b}),_0x1fd117['bind']('isEnabled')['to'](_0x1c9fcb),_0x1fd117['bind']('isOn')['to'](_0x1c9fcb,'value',_0xefd797=>!!_0xefd797),_0x1fd117['on']('execute',()=>{_0xc62330['execute']('multiLevelList'),_0xc62330['editing']['view']['focus']();}),_0x1fd117;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3d9e9e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2f8aa9;for(const _0x5bf59a in _0x3d9e9e){const _0x2b31ae=_0x5bf59a,_0x3ae16f=_0x3d9e9e[_0x2b31ae];if('multiLevelListLicenseKeyValid'==_0x3ae16f||'multiLevelListLicenseKeyInvalid'==_0x3ae16f||'multiLevelListLicenseKeyExpired'==_0x3ae16f||'multiLevelListLicenseKeyDomainLimit'==_0x3ae16f||'multiLevelListLicenseKeyNotAllowed'==_0x3ae16f||'multiLevelListLicenseKeyEvaluationLimit'==_0x3ae16f||'multiLevelListLicenseKeyTrialLimit'==_0x3ae16f||'multiLevelListLicenseKeyUsageLimit'==_0x3ae16f){delete _0x3d9e9e[_0x2b31ae],_0x2f8aa9=_0x3ae16f,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x2f8aa9&&_0x3d9e9e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x43b7e4{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 _0x3cf625,Plugin as _0x4851b3}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x16ded6,UpcastWriter as _0x3e6f10}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x23c284,uid as _0x4d63f9,FocusTracker as _0x37efb4,KeystrokeHandler as _0x582341,global as _0x54d9a1}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x53442f,ViewCollection as _0x3890c0,FocusCycler as _0x52fa95,addKeyboardHandlingForGrid as _0x4eee6d,CollapsibleView as _0x4f5281,LabeledFieldView as _0x36abb7,createLabeledInputNumber as _0x270229,MenuBarMenuListItemButtonView as _0x462119,ButtonView as _0x35c29e,createDropdown as _0x5a7663,SplitButtonView as _0x3585e4}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x3cf625{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0xe868cb,_0x595108,_0x3b53d3){super(_0xe868cb),this['defaultListMarkerStyle']=_0x595108,this['_listDefinitions']=_0x3b53d3,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x39b438={}){const _0x373bb8=this['editor']['model'],_0xa4e9ba=_0x39b438['listMarkerStyle']||this['defaultListMarkerStyle'];_0x373bb8['change'](()=>{const _0x1846b5=this['_getListTypeFromListMarkerStyle'](_0xa4e9ba);if(!_0x1846b5)return;const _0x529f88=_0x1846b5+'List';this['editor']['execute'](_0x529f88,{'additionalAttributes':{'listMarkerStyle':_0xa4e9ba}});});}['_getValue'](){const _0x1ed775=_0x23c284(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x1ed775)?_0x1ed775['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0xdb882=this['editor'],_0x1ce331=_0xdb882['commands']['get']('customNumberedList'),_0x133e20=_0xdb882['commands']['get']('customBulletedList');return _0x1ce331['isEnabled']||_0x133e20['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x5b58d9){const _0x33ee23=this['_listDefinitions']['find'](_0x32d5c8=>_0x32d5c8['listMarkerStyle']==_0x5b58d9);return _0x33ee23?_0x33ee23['listType']:null;}}class i extends _0x4851b3{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x1008cc){super(_0x1008cc);const _0x139af4=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x2a234f=>_0x2a234f+'.'}]},..._0x139af4];}['init'](){const _0x27521e=this['editor'],_0x799b4f=_0x27521e['model'],_0xd84afb=_0x27521e['editing']['view'],_0x5d800e=_0x27521e['plugins']['get']('ListEditing');_0x27521e['commands']['add']('multiLevelList',new h(_0x27521e,'legal',this['_listDefinitions'])),_0x799b4f['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x799b4f['schema']['addAttributeCheck']((_0x1fac0c,_0x255b9a)=>{const _0x38995d=_0x1fac0c['last'];if('listMarker'==_0x255b9a||'listMarkerStyle'==_0x255b9a)return!(!_0x38995d['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x2b446f=>_0x2b446f['listType']==_0x38995d['getAttribute']('listType')))&&void 0x0;});for(const _0x2b6b29 of this['_listDefinitions'])_0x27521e['conversion']['for']('upcast')['add'](_0x59dc1c=>{_0x59dc1c['on']('element:'+('customNumbered'==_0x2b6b29['listType']?'ol':'ul'),m(_0x2b6b29,_0x799b4f['schema']),{'priority':'low'});}),_0x5d800e['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x21219b,_0x380075,_0x43484e){_0x380075==_0x2b6b29['listMarkerStyle']?(_0x21219b['addClass'](['multi-level-list',_0x2b6b29['className']],_0x43484e),_0x21219b['setStyle']('list-style-type','none',_0x43484e)):(_0x21219b['removeClass'](['multi-level-list',_0x2b6b29['className']],_0x43484e),_0x21219b['removeStyle']('list-style-type',_0x43484e));}}),_0x5d800e['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x477c2f,_0x158d8e,{dataPipeline:_0x12ff33}){if(!_0x158d8e['hasAttribute']('listMarker'))return null;if(_0x158d8e['getAttribute']('listType')!=_0x2b6b29['listType']||_0x158d8e['getAttribute']('listMarkerStyle')!=_0x2b6b29['listMarkerStyle'])return null;const _0x4344a4=_0x158d8e['getAttribute']('listMarker')+'\x20';return _0x477c2f['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x12ff33&&{'contenteditable':'false','data-multi-level-list-marker':_0x4344a4}},function(_0x57dc96){const _0x2213a9=this['toDomElement'](_0x57dc96);return _0x12ff33&&_0x2213a9['appendChild'](_0x57dc96['createTextNode'](_0x4344a4)),_0x2213a9;});},'canInjectMarkerIntoElement':_0x43168b=>_0x799b4f['schema']['checkChild'](_0x43168b,'$text')&&_0x799b4f['schema']['checkChild'](_0x43168b,'$inlineObject')&&!_0x799b4f['schema']['isLimit'](_0x43168b)&&_0x43168b['getAttribute']('listType')==_0x2b6b29['listType']&&_0x43168b['getAttribute']('listMarkerStyle')==_0x2b6b29['listMarkerStyle']});_0x27521e['conversion']['for']('upcast')['add'](_0x39eb3e=>{_0x39eb3e['on']('element:span',function(_0x4b942a){return(_0x403eb4,_0x39712c,{writer:_0x6ef36c,consumable:_0x2e4466})=>{const _0x592d0a=_0x39712c['modelCursor'],_0x4ef6c0=_0x592d0a['parent'],_0x22e3bb=_0x39712c['viewItem'];if(_0x2e4466['consume'](_0x22e3bb,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x592d0a['isAtStart']&&_0x4ef6c0['hasAttribute']('listType')&&_0x22e3bb['childCount']>0x0){const _0x3ed944=_0x4b942a['createRangeIn'](_0x22e3bb);let _0x4bcc6c='';for(const _0x385fe2 of _0x3ed944['getItems']())_0x385fe2['is']('$textProxy')&&(_0x4bcc6c+=_0x385fe2['data']['trim'](),_0x2e4466['consume'](_0x385fe2['textNode']));_0x6ef36c['setAttribute']('listMarker',_0x4bcc6c['trim'](),_0x4ef6c0);}};}(_0xd84afb));}),_0x5d800e['on']('postFixer',(_0x8184ca,{listNodes:_0x389765,writer:_0x49f52f})=>{const _0x250063=[];for(const {node:_0x49f383,previousNodeInList:_0x422a23}of _0x389765){const _0x4740c2=_0x49f383['getAttribute']('listType'),_0x3985bc=_0x49f383['getAttribute']('listMarkerStyle')||('customNumbered'==_0x4740c2?'legal':void 0x0),_0x170073=this['_listDefinitions']['find'](_0x508e4c=>_0x508e4c['listType']==_0x4740c2&&_0x508e4c['listMarkerStyle']==_0x3985bc);if('customNumbered'!=_0x4740c2&&'customBulleted'!=_0x4740c2&&(_0x49f383['hasAttribute']('listMarker')&&(_0x49f52f['removeAttribute']('listMarker',_0x49f383),_0x8184ca['return']=!0x0),_0x49f383['hasAttribute']('listMarkerStyle')&&(_0x49f52f['removeAttribute']('listMarkerStyle',_0x49f383),_0x8184ca['return']=!0x0)),!_0x170073){'customBulleted'!=_0x4740c2||_0x3985bc||(_0x49f52f['setAttribute']('listType','bulleted',_0x49f383),_0x8184ca['return']=!0x0);continue;}_0x49f383['hasAttribute']('listMarkerStyle')||(_0x49f52f['setAttribute']('listMarkerStyle',_0x3985bc,_0x49f383),_0x8184ca['return']=!0x0);const _0x2a2687=_0x49f383['getAttribute']('listIndent');if(_0x422a23&&_0x422a23['getAttribute']('listItemId')==_0x49f383['getAttribute']('listItemId'))continue;_0x250063['length']=_0x2a2687+0x1,_0x422a23||_0x250063[_0x2a2687]?_0x422a23&&_0x422a23['getAttribute']('listType')!=_0x170073['listType']?_0x250063[_0x2a2687]=0x1:_0x250063[_0x2a2687]++:_0x250063[_0x2a2687]=_0x49f383['getAttribute']('listStart')||0x1;const _0x3d4f7f=f(_0x2a2687,_0x170073,_0x250063);_0x49f383['getAttribute']('listMarker')!=_0x3d4f7f&&(_0x49f52f['setAttribute']('listMarker',_0x3d4f7f,_0x49f383),_0x8184ca['return']=!0x0);}});const _0x45a1b2=_0x27521e['editing']['view']['document'];this['listenTo'](_0x45a1b2,'clipboardOutput',(_0x4b5357,_0x6f4496)=>{const _0x318f01=new _0x16ded6({'name':'span','classes':'multi-level-list__marker'}),_0x4fb7ba=new _0x16ded6({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x14a5c8=new _0x3e6f10(_0x6f4496['content']['document']),_0x24f44f=[];for(const _0x4b73f0 of _0x14a5c8['createRangeIn'](_0x6f4496['content'])['getItems']())_0x4b73f0['is']('element')&&_0x318f01['match'](_0x4b73f0)&&_0x24f44f['push'](_0x4b73f0),_0x4b73f0['is']('element')&&_0x4fb7ba['match'](_0x4b73f0)&&_0x14a5c8['removeStyle']('list-style-type',_0x4b73f0);for(const _0x25cdff of _0x24f44f)_0x14a5c8['remove'](_0x25cdff);});}['afterInit'](){!async function(_0x313e4f){const _0x46b938=_0x3da70e([0x4d,0x57,0x4e,0x55,0x6a,0x62,0x38,0x4a,0x34,0x77,0x35,0x59,0x58,0x73,0x47,0x56,0x50,0x74,0x69,0x70,0x44,0x6f,0x6b,0x51,0x53,0x66,0x68,0x6e,0x5a,0x65,0x75,0x7a,0x42,0x4c,0x54,0x4b,0x64,0x67,0x4f,0x63,0x6c,0x79,0x78,0x33,0x37,0x76,0x30,0x32,0x46,0x72,0x52,0x36,0x39,0x71,0x6d,0x61,0x41,0x49,0x31,0x48,0x43,0x45]),_0x1c54b9=0x3b235981,_0x2e38db=0x3b2439d1^_0x1c54b9,_0x3bb8b7=window[_0x3da70e([0x44,0x61,0x74,0x65])][_0x3da70e([0x6e,0x6f,0x77])](),_0x4ef124=_0x313e4f[_0x3da70e([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5f41fb=new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25d08a=>{_0x4ef124[_0x3da70e([0x6f,0x6e,0x63,0x65])](_0x3da70e([0x72,0x65,0x61,0x64,0x79]),_0x25d08a);}),_0x2fe45d={[_0x3da70e([0x6b,0x74,0x79])]:_0x3da70e([0x45,0x43]),[_0x3da70e([0x75,0x73,0x65])]:_0x3da70e([0x73,0x69,0x67]),[_0x3da70e([0x63,0x72,0x76])]:_0x3da70e([0x50,0x2d,0x32,0x35,0x36]),[_0x3da70e([0x78])]:_0x3da70e([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]),[_0x3da70e([0x79])]:_0x3da70e([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]),[_0x3da70e([0x61,0x6c,0x67])]:_0x3da70e([0x45,0x53,0x32,0x35,0x36])},_0x1d50c2=_0x4ef124[_0x3da70e([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3da70e([0x67,0x65,0x74])](_0x3da70e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x528a81(){let _0x58d3b2,_0x27700d=null,_0x128b55=null;try{if(_0x1d50c2==_0x3da70e([0x47,0x50,0x4c]))return _0x3da70e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58d3b2=_0x1251f5(),!_0x58d3b2)return _0x3da70e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58d3b2[_0x3da70e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x128b55=_0x40e25f(_0x58d3b2[_0x3da70e([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58d3b2[_0x3da70e([0x6a,0x74,0x69])])),await _0x374375()?_0x1d3604()?_0x1e5d17()?_0x3da70e([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x25580c()?(_0x58d3b2[_0x3da70e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3da70e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x27700d=_0x21e8c4(_0x3da70e([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58d3b2[_0x3da70e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3da70e([0x74,0x72,0x69,0x61,0x6c])&&(_0x27700d=_0x21e8c4(_0x3da70e([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56278a()):_0x3da70e([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3da70e([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3da70e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x35133d){return _0x3da70e([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1e5d17(){const _0x5af366=[_0x3da70e([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3da70e([0x74,0x72,0x69,0x61,0x6c])][_0x3da70e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58d3b2[_0x3da70e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3bb8b7/0x3e8:0xe10*_0x2e38db;return _0x58d3b2[_0x3da70e([0x65,0x78,0x70])]<_0x5af366;}function _0x1d3604(){const _0x4d0063=_0x58d3b2[_0x3da70e([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4d0063&&(!!_0x4d0063[_0x3da70e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3da70e([0x2a]))||!!_0x4d0063[_0x3da70e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3da70e([0x4d,0x4c,0x4c])));}function _0x25580c(){const _0x333e9d=_0x58d3b2[_0x3da70e([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x333e9d||0x0==_0x333e9d[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x56e1d2}=new URL(window[_0x3da70e([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x333e9d[_0x3da70e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x56e1d2))return!0x0;const _0x2aa4ec=_0x56e1d2[_0x3da70e([0x73,0x70,0x6c,0x69,0x74])](_0x3da70e([0x2e]));return _0x333e9d[_0x3da70e([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11fdf1=>_0x11fdf1[_0x3da70e([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3da70e([0x2a])))[_0x3da70e([0x6d,0x61,0x70])](_0x14b29e=>_0x14b29e[_0x3da70e([0x73,0x70,0x6c,0x69,0x74])](_0x3da70e([0x2e])))[_0x3da70e([0x73,0x6f,0x6d,0x65])](_0x522b68=>_0x2aa4ec[_0x3da70e([0x65,0x76,0x65,0x72,0x79])]((_0x26cb63,_0x52233f)=>_0x522b68[_0x52233f]===_0x26cb63||_0x522b68[_0x52233f]===_0x3da70e([0x2a])));}function _0x56278a(){return _0x27700d&&_0x128b55?new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48b5de,_0x3bb61c)=>{_0x27700d[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x48b5de,_0x3bb61c),_0x128b55[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x1743ff=>{_0x1743ff!=_0x3da70e([0x56,0x61,0x6c,0x69,0x64])&&_0x48b5de(_0x1743ff);},_0x3bb61c);}):_0x27700d||_0x128b55||_0x3da70e([0x56,0x61,0x6c,0x69,0x64]);}}function _0x40e25f(_0x235663,_0x15a43d){return new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3eba20=>{if(_0x42987a())return _0x3eba20(_0x3da70e([0x56,0x61,0x6c,0x69,0x64]));_0x58cb39(),_0x4ef124[_0x3da70e([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3da70e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x15e55d=!0x1;const _0x319675=_0x4d63f9();function _0x8fe291(_0x3c81b8){return!!_0x3c81b8&&(typeof _0x3c81b8===_0x3da70e([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3c81b8===_0x3da70e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3c81b8[_0x3da70e([0x74,0x68,0x65,0x6e])]===_0x3da70e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3c81b8[_0x3da70e([0x63,0x61,0x74,0x63,0x68])]===_0x3da70e([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x8adfb2(_0x4cb248){_0x17981e(_0x4cb248)[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x22d14a=>{if(!_0x22d14a||_0x22d14a[_0x3da70e([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3da70e([0x6f,0x6b]))return _0x3da70e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2cd0d3(_0x5385b6(_0x319675+_0x15a43d))!=_0x22d14a[_0x3da70e([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3da70e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3da70e([0x56,0x61,0x6c,0x69,0x64]);})[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x2eeebb=>(_0x1bc846(),_0x2eeebb),()=>{const _0x62c968=_0x2044e4();return null==_0x62c968?(_0x1bc846(),_0x3da70e([0x56,0x61,0x6c,0x69,0x64])):_0x3da70e(_0x3bb8b7-_0x62c968>(0x1f2fdd81^_0x1c54b9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x3eba20)[_0x3da70e([0x63,0x61,0x74,0x63,0x68])](()=>{_0x3eba20(_0x3da70e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x80d95a=0x3b15b701^_0x1c54b9;function _0x1bc846(){const _0x2cce3e=_0x3da70e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cd0d3(_0x5385b6(_0x235663)),_0x2b1303=_0x5b7867(_0x2cd0d3(window[_0x3da70e([0x4d,0x61,0x74,0x68])][_0x3da70e([0x63,0x65,0x69,0x6c])](_0x3bb8b7/_0x80d95a)));window[_0x3da70e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3da70e([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2cce3e,_0x2b1303);}function _0x2044e4(){const _0x3d4b12=_0x3da70e([0x6c,0x6c,0x63,0x74,0x2d])+_0x2cd0d3(_0x5385b6(_0x235663)),_0x20ef36=window[_0x3da70e([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3da70e([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d4b12);return _0x20ef36?window[_0x3da70e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b7867(_0x20ef36),0x10)*_0x80d95a:null;}function _0x17981e(_0x170535){return new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c7ec2,_0x350cb4)=>{_0x170535[_0x3da70e([0x74,0x68,0x65,0x6e])](_0x3c7ec2,_0x350cb4),window[_0x3da70e([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x350cb4,0x3b228d41^_0x1c54b9);});}}_0x4ef124[_0x3da70e([0x6f,0x6e])](_0x3da70e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5726dc,_0xdd9dd2)=>{if(_0xdd9dd2[0x0]!=_0x235663)return _0x3eba20(_0x3da70e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xdd9dd2[0x1]={..._0xdd9dd2[0x1],[_0x3da70e([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x319675};},{[_0x3da70e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3da70e([0x68,0x69,0x67,0x68])}),_0x4ef124[_0x3da70e([0x6f,0x6e])](_0x3da70e([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x235888=>{_0x8fe291(_0x235888[_0x3da70e([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x15e55d=!0x0,_0x8adfb2(_0x235888[_0x3da70e([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3da70e([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3da70e([0x6c,0x6f,0x77])}),_0x5f41fb[_0x3da70e([0x74,0x68,0x65,0x6e])](()=>{_0x15e55d||_0x3eba20(_0x3da70e([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x42987a(){return _0x4ef124[_0x3da70e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3da70e([0x76,0x69,0x65,0x77])][_0x3da70e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3da70e([0x61,0x75,0x74,0x6f]);}function _0x58cb39(){_0x4ef124[_0x3da70e([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3da70e([0x76,0x69,0x65,0x77])][_0x3da70e([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3da70e([0x61,0x75,0x74,0x6f]);}}function _0x21e8c4(_0x334f8a){const _0xae8b44=[new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x89c84=>setTimeout(_0x89c84,0x3b2a674d^_0x1c54b9)),_0x5f41fb[_0x3da70e([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x372db4=>{let _0x1cfdc1=0x0;_0x4ef124[_0x3da70e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3da70e([0x6f,0x6e])](_0x3da70e([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2628fc,_0x45a1e6)=>{_0x45a1e6[0x0][_0x3da70e([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1cfdc1++,_0x1cfdc1==(0x3b235879^_0x1c54b9)&&(_0x372db4(),_0x2628fc[_0x3da70e([0x6f,0x66,0x66])]());});}))];return window[_0x3da70e([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3da70e([0x72,0x61,0x63,0x65])](_0xae8b44)[_0x3da70e([0x74,0x68,0x65,0x6e])](()=>_0x334f8a);}async function _0x164742(){await _0x5f41fb,_0x4ef124[_0x3da70e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3da70e([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x354334,_0x4ef124[_0x3da70e([0x6d,0x6f,0x64,0x65,0x6c])][_0x3da70e([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x354334,_0x4ef124[_0x3da70e([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3da70e([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x36c3fc(_0x30c580){const _0x4563dd=_0x3c6144();_0x4ef124[_0x4563dd]=_0x3da70e([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x30c580,_0x30c580!=_0x3da70e([0x56,0x61,0x6c,0x69,0x64])&&_0x164742();}function _0x3c6144(){const _0x45db47=window[_0x3da70e([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3da70e([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3da70e([0x6e,0x6f,0x77])]())[_0x3da70e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3da70e([0x2e]),'');let _0x53a6f0=_0x3da70e([0x4d]);for(let _0xeb4ca9=0x0;_0xeb4ca9<_0x45db47[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xeb4ca9+=0x2){let _0x7123f3=window[_0x3da70e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45db47[_0x3da70e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xeb4ca9,_0xeb4ca9+0x2));_0x7123f3>=_0x46b938[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x7123f3-=_0x46b938[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x53a6f0+=_0x46b938[_0x7123f3];}return _0x53a6f0;}function _0x1251f5(){const _0x2f5e67=_0x1d50c2[_0x3da70e([0x73,0x70,0x6c,0x69,0x74])](_0x3da70e([0x2e]));if(0x3!=_0x2f5e67[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2a7401(_0x2f5e67[0x1]);function _0x2a7401(_0x255d1c){const _0x102691=_0x19de65(_0x255d1c);return _0x102691&&_0xda1d30()?_0x102691:null;function _0xda1d30(){const _0x2a0720=_0x102691[_0x3da70e([0x6a,0x74,0x69])],_0x596d25=window[_0x3da70e([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a0720[_0x3da70e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a0720[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4d456a={..._0x102691,[_0x3da70e([0x6a,0x74,0x69])]:_0x2a0720[_0x3da70e([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a0720[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4d456a[_0x3da70e([0x76,0x63])],_0x5385b6(_0x4d456a)==_0x596d25;}}}async function _0x374375(){let _0x2a139a=!0x0;try{const _0x4c51a3=_0x1d50c2[_0x3da70e([0x73,0x70,0x6c,0x69,0x74])](_0x3da70e([0x2e])),[_0x3bc76e,_0x1cc640,_0x52e859]=_0x4c51a3;return _0x34ea1d(_0x3bc76e),await _0x54f72b(_0x3bc76e,_0x1cc640,_0x52e859),_0x2a139a;}catch(_0x2b2753){return!0x1;}function _0x34ea1d(_0x11e795){const _0x502f69=_0x19de65(_0x11e795);_0x502f69&&_0x502f69[_0x3da70e([0x61,0x6c,0x67])]==_0x3da70e([0x45,0x53,0x32,0x35,0x36])||(_0x2a139a=!0x1);}async function _0x54f72b(_0x5232ab,_0x291b9c,_0x81c69d){const _0x475a06=window[_0x3da70e([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3da70e([0x66,0x72,0x6f,0x6d])](_0x511b04(_0x81c69d),_0x5024eb=>_0x5024eb[_0x3da70e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x322166=new window[(_0x3da70e([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3da70e([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5232ab+_0x3da70e([0x2e])+_0x291b9c),_0x4789f9=window[_0x3da70e([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3da70e([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4789f9)return;const _0x3652ba=await _0x4789f9[_0x3da70e([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3da70e([0x6a,0x77,0x6b]),_0x2fe45d,{[_0x3da70e([0x6e,0x61,0x6d,0x65])]:_0x3da70e([0x45,0x43,0x44,0x53,0x41]),[_0x3da70e([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3da70e([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3da70e([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4789f9[_0x3da70e([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3da70e([0x6e,0x61,0x6d,0x65])]:_0x3da70e([0x45,0x43,0x44,0x53,0x41]),[_0x3da70e([0x68,0x61,0x73,0x68])]:{[_0x3da70e([0x6e,0x61,0x6d,0x65])]:_0x3da70e([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3652ba,_0x475a06,_0x322166)||(_0x2a139a=!0x1);}}function _0x19de65(_0xaec49e){return _0xaec49e[_0x3da70e([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3da70e([0x65,0x79]))?JSON[_0x3da70e([0x70,0x61,0x72,0x73,0x65])](_0x511b04(_0xaec49e)):null;}function _0x511b04(_0x29d49e){return window[_0x3da70e([0x61,0x74,0x6f,0x62])](_0x29d49e[_0x3da70e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3da70e([0x2b]))[_0x3da70e([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3da70e([0x2f])));}function _0x5385b6(_0x246808){let _0x166f54=0x1505;function _0x121ef8(_0x33f6bf){for(let _0x5ed06a=0x0;_0x5ed06a<_0x33f6bf[_0x3da70e([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5ed06a++){const _0x44f2f2=_0x33f6bf[_0x3da70e([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5ed06a);_0x166f54=(_0x166f54<<0x5)+_0x166f54+_0x44f2f2,_0x166f54&=_0x166f54;}}function _0x382dc5(_0x219359){Array[_0x3da70e([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x219359)?_0x219359[_0x3da70e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x382dc5):_0x219359&&typeof _0x219359==_0x3da70e([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3da70e([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x219359)[_0x3da70e([0x73,0x6f,0x72,0x74])]()[_0x3da70e([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f13ba,_0x30a640])=>{_0x121ef8(_0x4f13ba),_0x382dc5(_0x30a640);}):_0x121ef8(window[_0x3da70e([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x219359));}return _0x382dc5(_0x246808),_0x166f54>>>0x0;}function _0x2cd0d3(_0x4d076c){return _0x4d076c[_0x3da70e([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3da70e([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3da70e([0x30]));}function _0x5b7867(_0x51de8e){return _0x51de8e[_0x3da70e([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3da70e([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3da70e([0x6a,0x6f,0x69,0x6e])]('');}function _0x354334(){}function _0x3da70e(_0x2558f9){return _0x2558f9['map'](_0x3cb63d=>String['fromCharCode'](_0x3cb63d))['join']('');}_0x36c3fc(await _0x528a81());}(this);}}function f(_0x5f5638,_0x840625,_0x507cb7){let _0x481d71=_0x840625['listMarkers'][_0x5f5638%_0x840625['listMarkers']['length']];if(void 0x0===_0x481d71['showMarkerPath']||_0x481d71['showMarkerPath'])return _0x507cb7['slice'](0x0,_0x5f5638+0x1)['map']((_0x202654,_0x4230e7)=>(_0x481d71=_0x840625['listMarkers'][_0x4230e7%_0x840625['listMarkers']['length']],w(_0x481d71['marker'],_0x202654)))['join']('');{const _0x5de4e1=_0x507cb7[_0x507cb7['length']-0x1];return w(_0x481d71['marker'],_0x5de4e1);}}function w(_0x67dbac,_0x1042c3){return'function'==typeof _0x67dbac?_0x67dbac(_0x1042c3):_0x67dbac;}function m(_0xcd17ad,_0x2fd441){return(_0x27c2dc,_0x224687,_0x51bdf7)=>{const _0x2f3c6e=_0x224687['viewItem'];if(_0x224687['modelRange']||Object['assign'](_0x224687,_0x51bdf7['convertChildren'](_0x224687['viewItem'],_0x224687['modelCursor'])),!_0x51bdf7['consumable']['test'](_0x2f3c6e,{'classes':_0xcd17ad['className']}))return;const _0x17b31e=Array['from'](_0x224687['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x4d0b31=>_0x2fd441['checkAttribute'](_0x4d0b31,'listItemId'));if(!_0x17b31e['length'])return;_0x51bdf7['consumable']['consume'](_0x2f3c6e,{'classes':_0xcd17ad['className']}),_0x51bdf7['consumable']['consume'](_0x2f3c6e,{'classes':'multi-level-list'}),_0x51bdf7['consumable']['consume'](_0x2f3c6e,{'styles':'list-style-type'});const _0x54ae3e=_0x17b31e[0x0]['getAttribute']('listIndent');for(const _0xe1bb93 of _0x17b31e)_0xe1bb93['getAttribute']('listIndent')==_0x54ae3e&&(_0x51bdf7['writer']['setAttribute']('listType',_0xcd17ad['listType'],_0xe1bb93),_0x51bdf7['writer']['setAttribute']('listMarkerStyle',_0xcd17ad['listMarkerStyle'],_0xe1bb93));};}function K(_0x148cd,_0xd96820){const _0x407b60=_0x148cd['t'],t=_0x148cd['t'];switch(_0xd96820){case'Start\x20at':return _0x407b60('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x407b60('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x407b60('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x407b60('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 _0xd96820;}}class C extends _0x53442f{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x37efb4();['keystrokes']=new _0x582341();['focusables']=new _0x3890c0();['focusCycler'];constructor(_0x58b9da,{enabledProperties:_0x17e540,styleButtonViews:_0x4d2cc5,styleGridAriaLabel:_0x2480f7}){super(_0x58b9da);const _0x3952e0=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x52fa95({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x17e540['styles']?(this['stylesView']=this['_createStylesView'](_0x4d2cc5,_0x2480f7),this['children']['add'](this['stylesView'])):_0x3952e0['push']('ck-multi-level-list-properties_without-styles'),_0x17e540['startIndex']&&(this['_addListPropertyViews'](_0x17e540),_0x3952e0['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x3952e0},'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 _0x31fc8c of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x31fc8c['element']);_0x4eee6d({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x54d9a1['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 _0x37b9b9=_0x2dc757=>_0x2dc757['stopPropagation']();this['keystrokes']['set']('arrowright',_0x37b9b9),this['keystrokes']['set']('arrowleft',_0x37b9b9),this['keystrokes']['set']('arrowup',_0x37b9b9),this['keystrokes']['set']('arrowdown',_0x37b9b9);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x181d71,_0x722ffe){const _0x2dec70=new _0x53442f(this['locale']);return _0x2dec70['children']=_0x2dec70['createCollection'](),_0x2dec70['children']['addMany'](_0x181d71),_0x2dec70['setTemplate']({'tag':'div','attributes':{'aria-label':_0x722ffe,'class':['ck','ck-multi-level-list-styles']},'children':_0x2dec70['children']}),_0x2dec70['children']['delegate']('execute')['to'](this),_0x2dec70['focus']=function(){this['children']['first']['focus']();},_0x2dec70['focusTracker']=new _0x37efb4(),_0x2dec70['keystrokes']=new _0x582341(),_0x2dec70['render'](),_0x2dec70['keystrokes']['listenTo'](_0x2dec70['element']),_0x2dec70;}['_addListPropertyViews'](_0x3749a8){const _0xd9b4ee=[];_0x3749a8['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0xd9b4ee['push'](this['startIndexFieldView'])),_0x3749a8['styles']?(this['additionalPropertiesCollapsibleView']=new _0x4f5281(this['locale'],_0xd9b4ee),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0xd9b4ee,'isEnabled',(..._0x19acc0)=>_0x19acc0['some'](_0x5d45be=>_0x5d45be)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x4c6b69,_0x1ec17c,_0x368616)=>{_0x368616||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0xd9b4ee);}['_createStartIndexField'](){const _0x5a652b=new _0x36abb7(this['locale'],_0x270229);return _0x5a652b['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x5a652b['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5a652b['fieldView']['on']('input',()=>{const _0x3a2663=_0x5a652b['fieldView']['element'],_0x355e7f=_0x3a2663['valueAsNumber'];Number['isNaN'](_0x355e7f)?_0x5a652b['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x3a2663['checkValidity']()?this['fire']('listStart',{'startIndex':_0x355e7f}):_0x5a652b['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x5a652b;}}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 _0x4851b3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x3f639c=this['editor'];_0x3f639c['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x5f1ff6,parentCommandName:_0x30ecf0,buttonLabel:_0x3af83a,buttonIcon:_0xf56c40,styleGridAriaLabel:_0x57c9d7,styleDefinitions:_0x3e1969}){const _0x18047d=_0x5f1ff6['commands']['get'](_0x30ecf0),_0x5cdbb4=_0x5f1ff6['config']['get']('list.properties')||{},_0x245979=_0x5f1ff6['plugins']['has']('ListProperties'),_0x4c5e4c=_0x5cdbb4['startIndex'];if(!_0x245979||!_0x4c5e4c)return _0x51ef6f=>{const _0x312370=new _0x35c29e(_0x51ef6f);return _0x312370['set']({'label':_0x3af83a,'icon':_0xf56c40,'tooltip':!0x0,'isToggleable':!0x0}),_0x312370['bind']('isOn')['to'](_0x18047d,'value',_0x3ae51c=>!!_0x3ae51c),_0x312370['on']('execute',()=>{_0x5f1ff6['execute'](_0x30ecf0),_0x5f1ff6['editing']['view']['focus']();}),_0x312370;};return _0x449c4f=>{const _0x4c6568=_0x5a7663(_0x449c4f,_0x3585e4),_0x2d835a=_0x4c6568['buttonView'];return _0x4c6568['bind']('isEnabled')['to'](_0x18047d),_0x4c6568['class']='ck-list-styles-dropdown',_0x2d835a['on']('execute',()=>{_0x5f1ff6['execute'](_0x30ecf0),_0x5f1ff6['editing']['view']['focus']();}),_0x2d835a['set']({'label':_0x3af83a,'icon':_0xf56c40,'tooltip':!0x0,'isToggleable':!0x0}),_0x2d835a['bind']('isOn')['to'](_0x18047d,'value',_0x437d3b=>!!_0x437d3b),_0x4c6568['once']('change:isOpen',()=>{const _0x5e8621=function({editor:_0x2e5a99,dropdownView:_0x3ae22f,styleDefinitions:_0x3f3af8,styleGridAriaLabel:_0x5de867}){const _0x52cec0=_0x2e5a99['locale'],_0x54f0df=_0x2e5a99['config']['get']('list.properties'),_0x59e420=null;_0x54f0df['reversed']=!0x1,_0x3f3af8['length']||(_0x54f0df['styles']=!0x1);const _0x578097=new C(_0x52cec0,{'styleGridAriaLabel':_0x5de867,'enabledProperties':_0x54f0df,'styleButtonViews':_0x59e420});if(_0x54f0df['startIndex']){const _0x26bfc3=_0x2e5a99['commands']['get']('listStart');_0x578097['startIndexFieldView']['bind']('isEnabled')['to'](_0x26bfc3),_0x578097['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x26bfc3),_0x578097['on']('listStart',(_0x346cdd,_0x392561)=>_0x2e5a99['execute']('listStart',_0x392561));}return _0x578097['delegate']('execute')['to'](_0x3ae22f),_0x578097;}({'editor':_0x5f1ff6,'dropdownView':_0x4c6568,'styleGridAriaLabel':_0x57c9d7,'styleDefinitions':_0x3e1969});_0x4c6568['panelView']['children']['add'](_0x5e8621);}),_0x4c6568['on']('execute',()=>{_0x5f1ff6['editing']['view']['focus']();}),_0x4c6568;};}({'editor':_0x3f639c,'parentCommandName':'multiLevelList','buttonLabel':K(_0x3f639c['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x3f639c['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x3f639c['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x46cd3a=_0x3f639c['commands']['get']('multiLevelList'),_0x51a0df=new _0x462119(_0x3f639c['locale']);return _0x51a0df['set']({'label':K(_0x3f639c['locale'],'Multi-level\x20List'),'icon':b}),_0x51a0df['bind']('isEnabled')['to'](_0x46cd3a),_0x51a0df['bind']('isOn')['to'](_0x46cd3a,'value',_0x26921a=>!!_0x26921a),_0x51a0df['on']('execute',()=>{_0x3f639c['execute']('multiLevelList'),_0x3f639c['editing']['view']['focus']();}),_0x51a0df;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x4eb36f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4953fa;for(const _0x304c10 in _0x4eb36f){const _0x202285=_0x304c10,_0x558119=_0x4eb36f[_0x202285];if('multiLevelListLicenseKeyValid'==_0x558119||'multiLevelListLicenseKeyInvalid'==_0x558119||'multiLevelListLicenseKeyExpired'==_0x558119||'multiLevelListLicenseKeyDomainLimit'==_0x558119||'multiLevelListLicenseKeyNotAllowed'==_0x558119||'multiLevelListLicenseKeyEvaluationLimit'==_0x558119||'multiLevelListLicenseKeyTrialLimit'==_0x558119||'multiLevelListLicenseKeyUsageLimit'==_0x558119){delete _0x4eb36f[_0x202285],_0x4953fa=_0x558119,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x4953fa&&_0x4eb36f['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x4953fa&&_0x4eb36f['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x4953fa&&_0x4eb36f['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x4953fa&&_0x4eb36f['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x4953fa&&_0x4eb36f['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x4953fa&&_0x4eb36f['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x4953fa&&_0x4eb36f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x4851b3{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": "0.0.0-nightly-
|
|
3
|
+
"version": "0.0.0-nightly-20250223.0",
|
|
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": "0.0.0-nightly-
|
|
27
|
-
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-
|
|
28
|
-
"@ckeditor/ckeditor5-list": "0.0.0-nightly-
|
|
29
|
-
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-
|
|
30
|
-
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-
|
|
31
|
-
"ckeditor5": "0.0.0-nightly-
|
|
26
|
+
"@ckeditor/ckeditor5-core": "0.0.0-nightly-20250223.0",
|
|
27
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250223.0",
|
|
28
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-20250223.0",
|
|
29
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250223.0",
|
|
30
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250223.0",
|
|
31
|
+
"ckeditor5": "0.0.0-nightly-20250223.0"
|
|
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
|
-
function _0x2189(){const _0x27f9e5=['consume','$inlineObject','appendChild','span','bulleted','clipboardOutput','match','createUIElement','$listItem','listType','4157944KXNRGO','return','postFixer','from','content','conversion','editor','listItemId','customNumbered','extend','hasAttribute','requires','1286742lVWhoZ','for','false','getAttribute','7oJyZxo','ListEditing','plugins','join','1991196ABetyP','data','slice','checkChild','commands','listMarkerStyle','toDomElement','filter','none','MultiLevelListEditing','list-style-type','registerDowncastStrategy','100aBkqAe','2212947sfABeS','viewItem','2878LJcvcz','5IxpFKm','isAtStart','$text','textNode','document','1041837CzAPUw','convertChildren','legal-list','listStart','init','model','childCount','28bfSaKo','assign','$textProxy','_listDefinitions','listMarker','setAttribute','multi-level-list__marker','map','upcast','listMultiLevel.listDefinitions','trim','consumable','showMarkerPath','add','className','isOfficialPlugin','marker','modelRange','removeClass','push','find','get','last','view','getItems','modelCursor','function','listMarkers','addAttributeCheck','schema','listIndent','customBulleted','element:','createTextNode','list','addClass','isPremiumPlugin','multi-level-list','itemMarker','parent','writer','removeStyle','checkAttribute','multiLevelList','low','href','afterInit','remove','legal','element','194160uJKOsy','removeAttribute','element:span','pluginName','createRangeIn','test','length','listenTo','setStyle','fromCharCode','config','isLimit','editing'];_0x2189=function(){return _0x27f9e5;};return _0x2189();}const _0x308400=_0x3e61;(function(_0x595d1e,_0x47abc8){const _0xc85645=_0x3e61,_0x573c89=_0x595d1e();while(!![]){try{const _0x5057b2=parseInt(_0xc85645(0x101))/0x1*(-parseInt(_0xc85645(0xf4))/0x2)+-parseInt(_0xc85645(0xfa))/0x3+parseInt(_0xc85645(0xd1))/0x4*(-parseInt(_0xc85645(0xf5))/0x5)+parseInt(_0xc85645(0xdd))/0x6*(-parseInt(_0xc85645(0xe1))/0x7)+-parseInt(_0xc85645(0xba))/0x8+parseInt(_0xc85645(0xe5))/0x9+parseInt(_0xc85645(0xf1))/0xa*(parseInt(_0xc85645(0xf2))/0xb);if(_0x5057b2===_0x47abc8)break;else _0x573c89['push'](_0x573c89['shift']());}catch(_0x21b0ed){_0x573c89['push'](_0x573c89['shift']());}}}(_0x2189,0x8a7be));import{Plugin as _0x2d1102}from'ckeditor5/src/core.js';import{UpcastWriter as _0x3cf5df,Matcher as _0x2ed8bc}from'ckeditor5/src/engine.js';import{uid as _0x2995c3}from'ckeditor5/src/utils.js';function _0x3e61(_0x474cfc,_0x4bea0b){const _0x218942=_0x2189();return _0x3e61=function(_0x3e617a,_0x2c0fb9){_0x3e617a=_0x3e617a-0xa1;let _0x2aa342=_0x218942[_0x3e617a];return _0x2aa342;},_0x3e61(_0x474cfc,_0x4bea0b);}import _0x1063c2 from'./multilevellistcommand.js';export default class i extends _0x2d1102{static get[_0x308400(0xbd)](){const _0x43c60e=_0x308400;return _0x43c60e(0xee);}static get[_0x308400(0x110)](){return!0x0;}static get[_0x308400(0xac)](){return!0x0;}static get[_0x308400(0xdc)](){const _0x166498=_0x308400;return[_0x166498(0xe2)];}constructor(_0xb87e1a){const _0x41d905=_0x308400;super(_0xb87e1a);const _0xd6c42f=this[_0x41d905(0xd7)][_0x41d905(0xc4)][_0x41d905(0x116)](_0x41d905(0x10a))||[];this[_0x41d905(0x104)]=[{'listType':_0x41d905(0xd9),'listMarkerStyle':_0x41d905(0xb8),'className':_0x41d905(0xfc),'listMarkers':[{'marker':_0x40fec1=>_0x40fec1+'.'}]},..._0xd6c42f];}[_0x308400(0xfe)](){const _0x4357b7=_0x308400,_0x2849a3=this[_0x4357b7(0xd7)],_0xc121f9=_0x2849a3[_0x4357b7(0xff)],_0x3aead2=_0x2849a3[_0x4357b7(0xc6)][_0x4357b7(0x118)],_0x4dbcba=_0x2849a3[_0x4357b7(0xe3)][_0x4357b7(0x116)](_0x4357b7(0xe2));_0x2849a3[_0x4357b7(0xe9)][_0x4357b7(0x10e)](_0x4357b7(0xb3),new _0x1063c2(_0x2849a3,_0x4357b7(0xb8),this[_0x4357b7(0x104)])),_0xc121f9[_0x4357b7(0xa5)][_0x4357b7(0xda)](_0x4357b7(0xcf),{'allowAttributes':[_0x4357b7(0xea),_0x4357b7(0x105)]}),_0xc121f9[_0x4357b7(0xa5)][_0x4357b7(0xa4)]((_0x213dc7,_0x34af90)=>{const _0x555176=_0x4357b7,_0x5138c7=_0x213dc7[_0x555176(0x117)];if(_0x555176(0x105)==_0x34af90||_0x555176(0xea)==_0x34af90)return!(!_0x5138c7[_0x555176(0xe0)](_0x555176(0xd8))||!this[_0x555176(0x104)][_0x555176(0x115)](_0x3641c4=>_0x3641c4[_0x555176(0xd0)]==_0x5138c7[_0x555176(0xe0)](_0x555176(0xd0))))&&void 0x0;});for(const _0x42dffb of this[_0x4357b7(0x104)])_0x2849a3[_0x4357b7(0xd6)][_0x4357b7(0xde)](_0x4357b7(0x109))[_0x4357b7(0x10e)](_0x3f30f3=>{const _0x2008b6=_0x4357b7;_0x3f30f3['on'](_0x2008b6(0xa8)+(_0x2008b6(0xd9)==_0x42dffb[_0x2008b6(0xd0)]?'ol':'ul'),m(_0x42dffb,_0xc121f9[_0x2008b6(0xa5)]),{'priority':_0x2008b6(0xb4)});}),_0x4dbcba[_0x4357b7(0xf0)]({'scope':_0x4357b7(0xaa),'attributeName':_0x4357b7(0xea),'setAttributeOnDowncast'(_0x389cdd,_0x381b65,_0x361c7c){const _0x24bcff=_0x4357b7;_0x381b65==_0x42dffb[_0x24bcff(0xea)]?(_0x389cdd[_0x24bcff(0xab)]([_0x24bcff(0xad),_0x42dffb[_0x24bcff(0x10f)]],_0x361c7c),_0x389cdd[_0x24bcff(0xc2)](_0x24bcff(0xef),_0x24bcff(0xed),_0x361c7c)):(_0x389cdd[_0x24bcff(0x113)]([_0x24bcff(0xad),_0x42dffb[_0x24bcff(0x10f)]],_0x361c7c),_0x389cdd[_0x24bcff(0xb1)](_0x24bcff(0xef),_0x361c7c));}}),_0x4dbcba[_0x4357b7(0xf0)]({'scope':_0x4357b7(0xae),'attributeName':_0x4357b7(0x105),'createElement'(_0x5d090a,_0x528e4c,{dataPipeline:_0x444166}){const _0x1429bd=_0x4357b7;if(!_0x528e4c[_0x1429bd(0xdb)](_0x1429bd(0x105)))return null;if(_0x528e4c[_0x1429bd(0xe0)](_0x1429bd(0xd0))!=_0x42dffb[_0x1429bd(0xd0)]||_0x528e4c[_0x1429bd(0xe0)](_0x1429bd(0xea))!=_0x42dffb[_0x1429bd(0xea)])return null;const _0x4c1e0d=_0x528e4c[_0x1429bd(0xe0)](_0x1429bd(0x105))+'\x20';return _0x5d090a[_0x1429bd(0xce)](_0x1429bd(0xca),{'class':_0x1429bd(0x107),...!_0x444166&&{'contenteditable':_0x1429bd(0xdf),'data-multi-level-list-marker':_0x4c1e0d}},function(_0x4dd689){const _0x309027=_0x1429bd,_0x564b11=this[_0x309027(0xeb)](_0x4dd689);return _0x444166&&_0x564b11[_0x309027(0xc9)](_0x4dd689[_0x309027(0xa9)](_0x4c1e0d)),_0x564b11;});},'canInjectMarkerIntoElement':_0x2f9d1f=>_0xc121f9[_0x4357b7(0xa5)][_0x4357b7(0xe8)](_0x2f9d1f,_0x4357b7(0xf7))&&_0xc121f9[_0x4357b7(0xa5)][_0x4357b7(0xe8)](_0x2f9d1f,_0x4357b7(0xc8))&&!_0xc121f9[_0x4357b7(0xa5)][_0x4357b7(0xc5)](_0x2f9d1f)&&_0x2f9d1f[_0x4357b7(0xe0)](_0x4357b7(0xd0))==_0x42dffb[_0x4357b7(0xd0)]&&_0x2f9d1f[_0x4357b7(0xe0)](_0x4357b7(0xea))==_0x42dffb[_0x4357b7(0xea)]});_0x2849a3[_0x4357b7(0xd6)][_0x4357b7(0xde)](_0x4357b7(0x109))[_0x4357b7(0x10e)](_0x2ff8bc=>{const _0x10c128=_0x4357b7;_0x2ff8bc['on'](_0x10c128(0xbc),function(_0x2ce30a){return(_0x30e8ed,_0x1e4095,{writer:_0x4f6579,consumable:_0x3d3e40})=>{const _0x6f12e5=_0x3e61,_0x1c0086=_0x1e4095[_0x6f12e5(0xa1)],_0x3a32e3=_0x1c0086[_0x6f12e5(0xaf)],_0x14c8e3=_0x1e4095[_0x6f12e5(0xf3)];if(_0x3d3e40[_0x6f12e5(0xc7)](_0x14c8e3,{'name':!0x0,'classes':_0x6f12e5(0x107)})&&_0x1c0086[_0x6f12e5(0xf6)]&&_0x3a32e3[_0x6f12e5(0xdb)](_0x6f12e5(0xd0))&&_0x14c8e3[_0x6f12e5(0x100)]>0x0){const _0x1ff674=_0x2ce30a[_0x6f12e5(0xbe)](_0x14c8e3);let _0x559a74='';for(const _0x51d153 of _0x1ff674[_0x6f12e5(0x119)]())_0x51d153['is'](_0x6f12e5(0x103))&&(_0x559a74+=_0x51d153[_0x6f12e5(0xe6)][_0x6f12e5(0x10b)](),_0x3d3e40[_0x6f12e5(0xc7)](_0x51d153[_0x6f12e5(0xf8)]));_0x4f6579[_0x6f12e5(0x106)](_0x6f12e5(0x105),_0x559a74[_0x6f12e5(0x10b)](),_0x3a32e3);}};}(_0x3aead2));}),_0x4dbcba['on'](_0x4357b7(0xd3),(_0x3b8573,{listNodes:_0x2b12cb,writer:_0x3f4971})=>{const _0x3466e7=_0x4357b7,_0x52fa32=[];for(const {node:_0x2fb6a0,previousNodeInList:_0x2fedff}of _0x2b12cb){const _0x5723ee=_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0xd0)),_0x2a43d8=_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0xea))||(_0x3466e7(0xd9)==_0x5723ee?_0x3466e7(0xb8):void 0x0),_0x388836=this[_0x3466e7(0x104)][_0x3466e7(0x115)](_0x56b837=>_0x56b837[_0x3466e7(0xd0)]==_0x5723ee&&_0x56b837[_0x3466e7(0xea)]==_0x2a43d8);if(_0x3466e7(0xd9)!=_0x5723ee&&_0x3466e7(0xa7)!=_0x5723ee&&(_0x2fb6a0[_0x3466e7(0xdb)](_0x3466e7(0x105))&&(_0x3f4971[_0x3466e7(0xbb)](_0x3466e7(0x105),_0x2fb6a0),_0x3b8573[_0x3466e7(0xd2)]=!0x0),_0x2fb6a0[_0x3466e7(0xdb)](_0x3466e7(0xea))&&(_0x3f4971[_0x3466e7(0xbb)](_0x3466e7(0xea),_0x2fb6a0),_0x3b8573[_0x3466e7(0xd2)]=!0x0)),!_0x388836){_0x3466e7(0xa7)!=_0x5723ee||_0x2a43d8||(_0x3f4971[_0x3466e7(0x106)](_0x3466e7(0xd0),_0x3466e7(0xcb),_0x2fb6a0),_0x3b8573[_0x3466e7(0xd2)]=!0x0);continue;}_0x2fb6a0[_0x3466e7(0xdb)](_0x3466e7(0xea))||(_0x3f4971[_0x3466e7(0x106)](_0x3466e7(0xea),_0x2a43d8,_0x2fb6a0),_0x3b8573[_0x3466e7(0xd2)]=!0x0);const _0x125a49=_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0xa6));if(_0x2fedff&&_0x2fedff[_0x3466e7(0xe0)](_0x3466e7(0xd8))==_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0xd8)))continue;_0x52fa32[_0x3466e7(0xc0)]=_0x125a49+0x1,_0x2fedff||_0x52fa32[_0x125a49]?_0x2fedff&&_0x2fedff[_0x3466e7(0xe0)](_0x3466e7(0xd0))!=_0x388836[_0x3466e7(0xd0)]?_0x52fa32[_0x125a49]=0x1:_0x52fa32[_0x125a49]++:_0x52fa32[_0x125a49]=_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0xfd))||0x1;const _0x6104ee=f(_0x125a49,_0x388836,_0x52fa32);_0x2fb6a0[_0x3466e7(0xe0)](_0x3466e7(0x105))!=_0x6104ee&&(_0x3f4971[_0x3466e7(0x106)](_0x3466e7(0x105),_0x6104ee,_0x2fb6a0),_0x3b8573[_0x3466e7(0xd2)]=!0x0);}});const _0x4fd185=_0x2849a3[_0x4357b7(0xc6)][_0x4357b7(0x118)][_0x4357b7(0xf9)];this[_0x4357b7(0xc1)](_0x4fd185,_0x4357b7(0xcc),(_0x1f9462,_0x203b4f)=>{const _0x2c865b=_0x4357b7,_0x31affe=new _0x2ed8bc({'name':_0x2c865b(0xca),'classes':_0x2c865b(0x107)}),_0x4a18ad=new _0x2ed8bc({'name':'ol','classes':_0x2c865b(0xad),'styles':{'list-style-type':_0x2c865b(0xed)}}),_0x79bdd4=new _0x3cf5df(_0x203b4f[_0x2c865b(0xd5)][_0x2c865b(0xf9)]),_0x17d8dd=[];for(const _0x557bb5 of _0x79bdd4[_0x2c865b(0xbe)](_0x203b4f[_0x2c865b(0xd5)])[_0x2c865b(0x119)]())_0x557bb5['is'](_0x2c865b(0xb9))&&_0x31affe[_0x2c865b(0xcd)](_0x557bb5)&&_0x17d8dd[_0x2c865b(0x114)](_0x557bb5),_0x557bb5['is'](_0x2c865b(0xb9))&&_0x4a18ad[_0x2c865b(0xcd)](_0x557bb5)&&_0x79bdd4[_0x2c865b(0xb1)](_0x2c865b(0xef),_0x557bb5);for(const _0x5b2db7 of _0x17d8dd)_0x79bdd4[_0x2c865b(0xb7)](_0x5b2db7);});}[_0x308400(0xb6)](){!async function(_0x3245d9){const _0x349ec5=_0x2c5199([0x4c,0x65,0x79,0x69,0x44,0x32,0x54,0x42,0x30,0x59,0x71,0x48,0x62,0x46,0x5a,0x6f,0x39,0x50,0x76,0x6b,0x73,0x51,0x72,0x38,0x4a,0x58,0x4d,0x66,0x52,0x45,0x31,0x7a,0x6e,0x6a,0x6c,0x56,0x55,0x4e,0x70,0x78,0x35,0x41,0x49,0x43,0x74,0x34,0x75,0x47,0x77,0x63,0x67,0x64,0x4f,0x36,0x68,0x33,0x6d,0x57,0x53,0x37,0x4b,0x61]),_0x3cbd4a=0x26177a98,_0x185ae4=0x26101aa0^_0x3cbd4a,_0x411d47=window[_0x2c5199([0x44,0x61,0x74,0x65])][_0x2c5199([0x6e,0x6f,0x77])](),_0x1db6da=_0x3245d9[_0x2c5199([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xad9ea=new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4aa189=>{_0x1db6da[_0x2c5199([0x6f,0x6e,0x63,0x65])](_0x2c5199([0x72,0x65,0x61,0x64,0x79]),_0x4aa189);}),_0x3449dc={[_0x2c5199([0x6b,0x74,0x79])]:_0x2c5199([0x45,0x43]),[_0x2c5199([0x75,0x73,0x65])]:_0x2c5199([0x73,0x69,0x67]),[_0x2c5199([0x63,0x72,0x76])]:_0x2c5199([0x50,0x2d,0x32,0x35,0x36]),[_0x2c5199([0x78])]:_0x2c5199([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]),[_0x2c5199([0x79])]:_0x2c5199([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]),[_0x2c5199([0x61,0x6c,0x67])]:_0x2c5199([0x45,0x53,0x32,0x35,0x36])},_0x3b9124=_0x1db6da[_0x2c5199([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2c5199([0x67,0x65,0x74])](_0x2c5199([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x1f5fbf(){let _0x4d37cc,_0x3cd513=null,_0x2d8f48=null;try{if(_0x3b9124==_0x2c5199([0x47,0x50,0x4c]))return _0x2c5199([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4d37cc=_0x2e8773(),!_0x4d37cc)return _0x2c5199([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4d37cc[_0x2c5199([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2d8f48=_0x4e8839(_0x4d37cc[_0x2c5199([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4d37cc[_0x2c5199([0x6a,0x74,0x69])])),await _0x3ecd16()?_0x2045da()?_0x2e1d8d()?_0x2c5199([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x7697b8()?(_0x4d37cc[_0x2c5199([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c5199([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3cd513=_0x3e331c(_0x2c5199([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4d37cc[_0x2c5199([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2c5199([0x74,0x72,0x69,0x61,0x6c])&&(_0x3cd513=_0x3e331c(_0x2c5199([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xb5b217()):_0x2c5199([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2c5199([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2c5199([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x219225){return _0x2c5199([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2e1d8d(){const _0x53443a=[_0x2c5199([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2c5199([0x74,0x72,0x69,0x61,0x6c])][_0x2c5199([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d37cc[_0x2c5199([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x411d47/0x3e8:0xe10*_0x185ae4;return _0x4d37cc[_0x2c5199([0x65,0x78,0x70])]<_0x53443a;}function _0x2045da(){const _0xb34b76=_0x4d37cc[_0x2c5199([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xb34b76&&(!!_0xb34b76[_0x2c5199([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c5199([0x2a]))||!!_0xb34b76[_0x2c5199([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c5199([0x4d,0x4c,0x4c])));}function _0x7697b8(){const _0x307a19=_0x3e61,_0x2d9093=_0x4d37cc[_0x2c5199([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2d9093||0x0==_0x2d9093[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1db84c}=new URL(window[_0x2c5199([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x307a19(0xb5)]);if(_0x2d9093[_0x2c5199([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1db84c))return!0x0;const _0x590276=_0x1db84c[_0x2c5199([0x73,0x70,0x6c,0x69,0x74])](_0x2c5199([0x2e]));return _0x2d9093[_0x2c5199([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2542d6=>_0x2542d6[_0x2c5199([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2c5199([0x2a])))[_0x2c5199([0x6d,0x61,0x70])](_0x7e2f30=>_0x7e2f30[_0x2c5199([0x73,0x70,0x6c,0x69,0x74])](_0x2c5199([0x2e])))[_0x2c5199([0x73,0x6f,0x6d,0x65])](_0x23e2b0=>_0x590276[_0x2c5199([0x65,0x76,0x65,0x72,0x79])]((_0x58b692,_0x40109a)=>_0x23e2b0[_0x40109a]===_0x58b692||_0x23e2b0[_0x40109a]===_0x2c5199([0x2a])));}function _0xb5b217(){return _0x3cd513&&_0x2d8f48?new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x7bfc9e,_0x3f7428)=>{_0x3cd513[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x7bfc9e,_0x3f7428),_0x2d8f48[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x272bc8=>{_0x272bc8!=_0x2c5199([0x56,0x61,0x6c,0x69,0x64])&&_0x7bfc9e(_0x272bc8);},_0x3f7428);}):_0x3cd513||_0x2d8f48||_0x2c5199([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4e8839(_0x19684d,_0x36c65c){return new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4842a8=>{if(_0x5b8b28())return _0x4842a8(_0x2c5199([0x56,0x61,0x6c,0x69,0x64]));_0x5841ed(),_0x1db6da[_0x2c5199([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2c5199([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3beb78=!0x1;const _0x37ca6f=_0x2995c3();function _0xdfd87c(_0x31a367){return!!_0x31a367&&(typeof _0x31a367===_0x2c5199([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x31a367===_0x2c5199([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x31a367[_0x2c5199([0x74,0x68,0x65,0x6e])]===_0x2c5199([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x31a367[_0x2c5199([0x63,0x61,0x74,0x63,0x68])]===_0x2c5199([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4346bc(_0x581008){_0x38887d(_0x581008)[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x226cdc=>{if(!_0x226cdc||_0x226cdc[_0x2c5199([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2c5199([0x6f,0x6b]))return _0x2c5199([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1e2909(_0x2d82e(_0x37ca6f+_0x36c65c))!=_0x226cdc[_0x2c5199([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2c5199([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2c5199([0x56,0x61,0x6c,0x69,0x64]);})[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x3ba741=>(_0x1eb2fa(),_0x3ba741),()=>{const _0x35bf2c=_0x8ae07();return null==_0x35bf2c?(_0x1eb2fa(),_0x2c5199([0x56,0x61,0x6c,0x69,0x64])):_0x2c5199(_0x411d47-_0x35bf2c>(0x21bfe98^_0x3cbd4a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x4842a8)[_0x2c5199([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4842a8(_0x2c5199([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x407b07=0x26219418^_0x3cbd4a;function _0x1eb2fa(){const _0xfedc86=_0x2c5199([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e2909(_0x2d82e(_0x19684d)),_0x36e660=_0x152252(_0x1e2909(window[_0x2c5199([0x4d,0x61,0x74,0x68])][_0x2c5199([0x63,0x65,0x69,0x6c])](_0x411d47/_0x407b07)));window[_0x2c5199([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c5199([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xfedc86,_0x36e660);}function _0x8ae07(){const _0x337ed5=_0x2c5199([0x6c,0x6c,0x63,0x74,0x2d])+_0x1e2909(_0x2d82e(_0x19684d)),_0x25ac23=window[_0x2c5199([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2c5199([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x337ed5);return _0x25ac23?window[_0x2c5199([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x152252(_0x25ac23),0x10)*_0x407b07:null;}function _0x38887d(_0x5e5226){return new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3360d0,_0xe4a3db)=>{_0x5e5226[_0x2c5199([0x74,0x68,0x65,0x6e])](_0x3360d0,_0xe4a3db),window[_0x2c5199([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0xe4a3db,0x2616ae58^_0x3cbd4a);});}}_0x1db6da[_0x2c5199([0x6f,0x6e])](_0x2c5199([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x395273,_0x4196eb)=>{if(_0x4196eb[0x0]!=_0x19684d)return _0x4842a8(_0x2c5199([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x4196eb[0x1]={..._0x4196eb[0x1],[_0x2c5199([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x37ca6f};},{[_0x2c5199([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c5199([0x68,0x69,0x67,0x68])}),_0x1db6da[_0x2c5199([0x6f,0x6e])](_0x2c5199([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4dd4e1=>{_0xdfd87c(_0x4dd4e1[_0x2c5199([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3beb78=!0x0,_0x4346bc(_0x4dd4e1[_0x2c5199([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2c5199([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2c5199([0x6c,0x6f,0x77])}),_0xad9ea[_0x2c5199([0x74,0x68,0x65,0x6e])](()=>{_0x3beb78||_0x4842a8(_0x2c5199([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5b8b28(){return _0x1db6da[_0x2c5199([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c5199([0x76,0x69,0x65,0x77])][_0x2c5199([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2c5199([0x61,0x75,0x74,0x6f]);}function _0x5841ed(){_0x1db6da[_0x2c5199([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2c5199([0x76,0x69,0x65,0x77])][_0x2c5199([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2c5199([0x61,0x75,0x74,0x6f]);}}function _0x3e331c(_0x43ce2a){const _0x5e2a77=[new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xc8a9f9=>setTimeout(_0xc8a9f9,0x261e4454^_0x3cbd4a)),_0xad9ea[_0x2c5199([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44f3f2=>{let _0x47de35=0x0;_0x1db6da[_0x2c5199([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c5199([0x6f,0x6e])](_0x2c5199([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x332880,_0x4e3258)=>{_0x4e3258[0x0][_0x2c5199([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x47de35++,_0x47de35==(0x26177b60^_0x3cbd4a)&&(_0x44f3f2(),_0x332880[_0x2c5199([0x6f,0x66,0x66])]());});}))];return window[_0x2c5199([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2c5199([0x72,0x61,0x63,0x65])](_0x5e2a77)[_0x2c5199([0x74,0x68,0x65,0x6e])](()=>_0x43ce2a);}async function _0x5b759e(){await _0xad9ea,_0x1db6da[_0x2c5199([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c5199([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x571bd9,_0x1db6da[_0x2c5199([0x6d,0x6f,0x64,0x65,0x6c])][_0x2c5199([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x571bd9,_0x1db6da[_0x2c5199([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2c5199([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x405d1(_0xc575ec){const _0x111956=_0x26f8e7();_0x1db6da[_0x111956]=_0x2c5199([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0xc575ec,_0xc575ec!=_0x2c5199([0x56,0x61,0x6c,0x69,0x64])&&_0x5b759e();}function _0x26f8e7(){const _0x58f610=window[_0x2c5199([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2c5199([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2c5199([0x6e,0x6f,0x77])]())[_0x2c5199([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2c5199([0x2e]),'');let _0x4cafb9=_0x2c5199([0x4c]);for(let _0x7fb2c7=0x0;_0x7fb2c7<_0x58f610[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x7fb2c7+=0x2){let _0x49cd98=window[_0x2c5199([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x58f610[_0x2c5199([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x7fb2c7,_0x7fb2c7+0x2));_0x49cd98>=_0x349ec5[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x49cd98-=_0x349ec5[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4cafb9+=_0x349ec5[_0x49cd98];}return _0x4cafb9;}function _0x2e8773(){const _0x530450=_0x3b9124[_0x2c5199([0x73,0x70,0x6c,0x69,0x74])](_0x2c5199([0x2e]));if(0x3!=_0x530450[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x56d11d(_0x530450[0x1]);function _0x56d11d(_0x10e8cf){const _0x47cc40=_0x238c5f(_0x10e8cf);return _0x47cc40&&_0x3b62ee()?_0x47cc40:null;function _0x3b62ee(){const _0x39af8b=_0x47cc40[_0x2c5199([0x6a,0x74,0x69])],_0x118bbb=window[_0x2c5199([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39af8b[_0x2c5199([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39af8b[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1901df={..._0x47cc40,[_0x2c5199([0x6a,0x74,0x69])]:_0x39af8b[_0x2c5199([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39af8b[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1901df[_0x2c5199([0x76,0x63])],_0x2d82e(_0x1901df)==_0x118bbb;}}}async function _0x3ecd16(){let _0x160c52=!0x0;try{const _0x2cd04f=_0x3b9124[_0x2c5199([0x73,0x70,0x6c,0x69,0x74])](_0x2c5199([0x2e])),[_0x54f65d,_0x3cddf4,_0xf626a6]=_0x2cd04f;return _0x579e6b(_0x54f65d),await _0x3683c7(_0x54f65d,_0x3cddf4,_0xf626a6),_0x160c52;}catch(_0x10fcbd){return!0x1;}function _0x579e6b(_0x58142b){const _0x5bf6b6=_0x238c5f(_0x58142b);_0x5bf6b6&&_0x5bf6b6[_0x2c5199([0x61,0x6c,0x67])]==_0x2c5199([0x45,0x53,0x32,0x35,0x36])||(_0x160c52=!0x1);}async function _0x3683c7(_0x4e5cd8,_0x43d467,_0x481b24){const _0x3e2526=window[_0x2c5199([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2c5199([0x66,0x72,0x6f,0x6d])](_0x48fc8c(_0x481b24),_0x2c7f72=>_0x2c7f72[_0x2c5199([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x29ea2c=new window[(_0x2c5199([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2c5199([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4e5cd8+_0x2c5199([0x2e])+_0x43d467),_0x4b222e=window[_0x2c5199([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2c5199([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4b222e)return;const _0x3b20a0=await _0x4b222e[_0x2c5199([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2c5199([0x6a,0x77,0x6b]),_0x3449dc,{[_0x2c5199([0x6e,0x61,0x6d,0x65])]:_0x2c5199([0x45,0x43,0x44,0x53,0x41]),[_0x2c5199([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2c5199([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2c5199([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4b222e[_0x2c5199([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2c5199([0x6e,0x61,0x6d,0x65])]:_0x2c5199([0x45,0x43,0x44,0x53,0x41]),[_0x2c5199([0x68,0x61,0x73,0x68])]:{[_0x2c5199([0x6e,0x61,0x6d,0x65])]:_0x2c5199([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3b20a0,_0x3e2526,_0x29ea2c)||(_0x160c52=!0x1);}}function _0x238c5f(_0x4609f8){return _0x4609f8[_0x2c5199([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2c5199([0x65,0x79]))?JSON[_0x2c5199([0x70,0x61,0x72,0x73,0x65])](_0x48fc8c(_0x4609f8)):null;}function _0x48fc8c(_0x3d2636){return window[_0x2c5199([0x61,0x74,0x6f,0x62])](_0x3d2636[_0x2c5199([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2c5199([0x2b]))[_0x2c5199([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2c5199([0x2f])));}function _0x2d82e(_0x7b325f){let _0x2af38f=0x1505;function _0x135ff3(_0x4068de){for(let _0x44ad79=0x0;_0x44ad79<_0x4068de[_0x2c5199([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44ad79++){const _0x5d493a=_0x4068de[_0x2c5199([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x44ad79);_0x2af38f=(_0x2af38f<<0x5)+_0x2af38f+_0x5d493a,_0x2af38f&=_0x2af38f;}}function _0x285058(_0x5ed0af){Array[_0x2c5199([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5ed0af)?_0x5ed0af[_0x2c5199([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x285058):_0x5ed0af&&typeof _0x5ed0af==_0x2c5199([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2c5199([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5ed0af)[_0x2c5199([0x73,0x6f,0x72,0x74])]()[_0x2c5199([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x187f86,_0x5e3d78])=>{_0x135ff3(_0x187f86),_0x285058(_0x5e3d78);}):_0x135ff3(window[_0x2c5199([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5ed0af));}return _0x285058(_0x7b325f),_0x2af38f>>>0x0;}function _0x1e2909(_0x5e7723){return _0x5e7723[_0x2c5199([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2c5199([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2c5199([0x30]));}function _0x152252(_0x2942ac){return _0x2942ac[_0x2c5199([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2c5199([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2c5199([0x6a,0x6f,0x69,0x6e])]('');}function _0x571bd9(){}function _0x2c5199(_0x9df7c3){const _0x8fa8f2=_0x3e61;return _0x9df7c3[_0x8fa8f2(0x108)](_0x39341a=>String[_0x8fa8f2(0xc3)](_0x39341a))[_0x8fa8f2(0xe4)]('');}_0x405d1(await _0x1f5fbf());}(this);}}function f(_0x10a554,_0x4cc1fd,_0x29c4d7){const _0x59c158=_0x308400;let _0x285110=_0x4cc1fd[_0x59c158(0xa3)][_0x10a554%_0x4cc1fd[_0x59c158(0xa3)][_0x59c158(0xc0)]];if(void 0x0===_0x285110[_0x59c158(0x10d)]||_0x285110[_0x59c158(0x10d)])return _0x29c4d7[_0x59c158(0xe7)](0x0,_0x10a554+0x1)[_0x59c158(0x108)]((_0x20b736,_0x14de92)=>(_0x285110=_0x4cc1fd[_0x59c158(0xa3)][_0x14de92%_0x4cc1fd[_0x59c158(0xa3)][_0x59c158(0xc0)]],w(_0x285110[_0x59c158(0x111)],_0x20b736)))[_0x59c158(0xe4)]('');{const _0x3cddfa=_0x29c4d7[_0x29c4d7[_0x59c158(0xc0)]-0x1];return w(_0x285110[_0x59c158(0x111)],_0x3cddfa);}}function w(_0x567d47,_0x26b44d){const _0x3018ea=_0x308400;return _0x3018ea(0xa2)==typeof _0x567d47?_0x567d47(_0x26b44d):_0x567d47;}function m(_0x4c440b,_0x21cf2a){return(_0x1b3c74,_0x2e7594,_0x2d97db)=>{const _0x3098c7=_0x3e61,_0x514bf=_0x2e7594[_0x3098c7(0xf3)];if(_0x2e7594[_0x3098c7(0x112)]||Object[_0x3098c7(0x102)](_0x2e7594,_0x2d97db[_0x3098c7(0xfb)](_0x2e7594[_0x3098c7(0xf3)],_0x2e7594[_0x3098c7(0xa1)])),!_0x2d97db[_0x3098c7(0x10c)][_0x3098c7(0xbf)](_0x514bf,{'classes':_0x4c440b[_0x3098c7(0x10f)]}))return;const _0x50df69=Array[_0x3098c7(0xd4)](_0x2e7594[_0x3098c7(0x112)][_0x3098c7(0x119)]({'shallow':!0x0}))[_0x3098c7(0xec)](_0x908124=>_0x21cf2a[_0x3098c7(0xb2)](_0x908124,_0x3098c7(0xd8)));if(!_0x50df69[_0x3098c7(0xc0)])return;_0x2d97db[_0x3098c7(0x10c)][_0x3098c7(0xc7)](_0x514bf,{'classes':_0x4c440b[_0x3098c7(0x10f)]}),_0x2d97db[_0x3098c7(0x10c)][_0x3098c7(0xc7)](_0x514bf,{'classes':_0x3098c7(0xad)}),_0x2d97db[_0x3098c7(0x10c)][_0x3098c7(0xc7)](_0x514bf,{'styles':_0x3098c7(0xef)});const _0x52683a=_0x50df69[0x0][_0x3098c7(0xe0)](_0x3098c7(0xa6));for(const _0xbfcd9a of _0x50df69)_0xbfcd9a[_0x3098c7(0xe0)](_0x3098c7(0xa6))==_0x52683a&&(_0x2d97db[_0x3098c7(0xb0)][_0x3098c7(0x106)](_0x3098c7(0xd0),_0x4c440b[_0x3098c7(0xd0)],_0xbfcd9a),_0x2d97db[_0x3098c7(0xb0)][_0x3098c7(0x106)](_0x3098c7(0xea),_0x4c440b[_0x3098c7(0xea)],_0xbfcd9a));};}
|
|
23
|
+
const _0x2bccb2=_0x177b;(function(_0x1c40cf,_0x4e0311){const _0x1aec88=_0x177b,_0xe2b1a0=_0x1c40cf();while(!![]){try{const _0x3bf0d2=parseInt(_0x1aec88(0x175))/0x1+-parseInt(_0x1aec88(0x1c4))/0x2*(-parseInt(_0x1aec88(0x1dd))/0x3)+parseInt(_0x1aec88(0x1a9))/0x4*(parseInt(_0x1aec88(0x196))/0x5)+-parseInt(_0x1aec88(0x1c5))/0x6*(parseInt(_0x1aec88(0x199))/0x7)+-parseInt(_0x1aec88(0x1ea))/0x8+-parseInt(_0x1aec88(0x1b2))/0x9*(-parseInt(_0x1aec88(0x1a4))/0xa)+-parseInt(_0x1aec88(0x1e7))/0xb;if(_0x3bf0d2===_0x4e0311)break;else _0xe2b1a0['push'](_0xe2b1a0['shift']());}catch(_0x4f4adf){_0xe2b1a0['push'](_0xe2b1a0['shift']());}}}(_0x30fc,0xe1211));import{Plugin as _0x50d60f}from'ckeditor5/src/core.js';import{UpcastWriter as _0x515300,Matcher as _0x410b13}from'ckeditor5/src/engine.js';import{uid as _0x52e1ed}from'ckeditor5/src/utils.js';function _0x177b(_0xc20e46,_0x49dcb2){const _0x30fca2=_0x30fc();return _0x177b=function(_0x177b66,_0x414122){_0x177b66=_0x177b66-0x175;let _0x519108=_0x30fca2[_0x177b66];return _0x519108;},_0x177b(_0xc20e46,_0x49dcb2);}import _0x24df46 from'./multilevellistcommand.js';export default class i extends _0x50d60f{static get[_0x2bccb2(0x1e8)](){const _0x380b51=_0x2bccb2;return _0x380b51(0x1ae);}static get[_0x2bccb2(0x1a0)](){return!0x0;}static get[_0x2bccb2(0x178)](){return!0x0;}static get[_0x2bccb2(0x19e)](){const _0x40a8c0=_0x2bccb2;return[_0x40a8c0(0x1dc)];}constructor(_0x15c794){const _0x3bf1bd=_0x2bccb2;super(_0x15c794);const _0x49f4e6=this[_0x3bf1bd(0x192)][_0x3bf1bd(0x1d6)][_0x3bf1bd(0x1e4)](_0x3bf1bd(0x179))||[];this[_0x3bf1bd(0x1a3)]=[{'listType':_0x3bf1bd(0x1b8),'listMarkerStyle':_0x3bf1bd(0x189),'className':_0x3bf1bd(0x1aa),'listMarkers':[{'marker':_0x1caa06=>_0x1caa06+'.'}]},..._0x49f4e6];}[_0x2bccb2(0x1a7)](){const _0x24b853=_0x2bccb2,_0x18bf9e=this[_0x24b853(0x192)],_0x13fb97=_0x18bf9e[_0x24b853(0x1b6)],_0x4a77f9=_0x18bf9e[_0x24b853(0x17c)][_0x24b853(0x18c)],_0x460ef9=_0x18bf9e[_0x24b853(0x19b)][_0x24b853(0x1e4)](_0x24b853(0x1dc));_0x18bf9e[_0x24b853(0x1ba)][_0x24b853(0x181)](_0x24b853(0x1e9),new _0x24df46(_0x18bf9e,_0x24b853(0x189),this[_0x24b853(0x1a3)])),_0x13fb97[_0x24b853(0x1e2)][_0x24b853(0x1eb)](_0x24b853(0x19a),{'allowAttributes':[_0x24b853(0x180),_0x24b853(0x1b1)]}),_0x13fb97[_0x24b853(0x1e2)][_0x24b853(0x1e0)]((_0x43e6ad,_0x4f96de)=>{const _0x49e620=_0x24b853,_0x45f2c2=_0x43e6ad[_0x49e620(0x1b9)];if(_0x49e620(0x1b1)==_0x4f96de||_0x49e620(0x180)==_0x4f96de)return!(!_0x45f2c2[_0x49e620(0x1c7)](_0x49e620(0x1ed))||!this[_0x49e620(0x1a3)][_0x49e620(0x17a)](_0x24b926=>_0x24b926[_0x49e620(0x18f)]==_0x45f2c2[_0x49e620(0x1c7)](_0x49e620(0x18f))))&&void 0x0;});for(const _0x3be487 of this[_0x24b853(0x1a3)])_0x18bf9e[_0x24b853(0x188)][_0x24b853(0x197)](_0x24b853(0x1b4))[_0x24b853(0x181)](_0xcdfaea=>{const _0x31bcb4=_0x24b853;_0xcdfaea['on'](_0x31bcb4(0x1a6)+(_0x31bcb4(0x1b8)==_0x3be487[_0x31bcb4(0x18f)]?'ol':'ul'),m(_0x3be487,_0x13fb97[_0x31bcb4(0x1e2)]),{'priority':_0x31bcb4(0x1ce)});}),_0x460ef9[_0x24b853(0x1d5)]({'scope':_0x24b853(0x190),'attributeName':_0x24b853(0x180),'setAttributeOnDowncast'(_0x4ee866,_0x1a8401,_0x2132f5){const _0x2e2832=_0x24b853;_0x1a8401==_0x3be487[_0x2e2832(0x180)]?(_0x4ee866[_0x2e2832(0x185)]([_0x2e2832(0x1d8),_0x3be487[_0x2e2832(0x1b3)]],_0x2132f5),_0x4ee866[_0x2e2832(0x1bb)](_0x2e2832(0x18b),_0x2e2832(0x177),_0x2132f5)):(_0x4ee866[_0x2e2832(0x1b5)]([_0x2e2832(0x1d8),_0x3be487[_0x2e2832(0x1b3)]],_0x2132f5),_0x4ee866[_0x2e2832(0x1a8)](_0x2e2832(0x18b),_0x2132f5));}}),_0x460ef9[_0x24b853(0x1d5)]({'scope':_0x24b853(0x1e6),'attributeName':_0x24b853(0x1b1),'createElement'(_0x57cbb9,_0x20bfd1,{dataPipeline:_0x3c9866}){const _0x1dfd5a=_0x24b853;if(!_0x20bfd1[_0x1dfd5a(0x19d)](_0x1dfd5a(0x1b1)))return null;if(_0x20bfd1[_0x1dfd5a(0x1c7)](_0x1dfd5a(0x18f))!=_0x3be487[_0x1dfd5a(0x18f)]||_0x20bfd1[_0x1dfd5a(0x1c7)](_0x1dfd5a(0x180))!=_0x3be487[_0x1dfd5a(0x180)])return null;const _0x42b25c=_0x20bfd1[_0x1dfd5a(0x1c7)](_0x1dfd5a(0x1b1))+'\x20';return _0x57cbb9[_0x1dfd5a(0x1c8)](_0x1dfd5a(0x1c1),{'class':_0x1dfd5a(0x18a),...!_0x3c9866&&{'contenteditable':_0x1dfd5a(0x1af),'data-multi-level-list-marker':_0x42b25c}},function(_0x20e595){const _0x909752=_0x1dfd5a,_0x2885dd=this[_0x909752(0x1d9)](_0x20e595);return _0x3c9866&&_0x2885dd[_0x909752(0x1d0)](_0x20e595[_0x909752(0x198)](_0x42b25c)),_0x2885dd;});},'canInjectMarkerIntoElement':_0x458adc=>_0x13fb97[_0x24b853(0x1e2)][_0x24b853(0x1c9)](_0x458adc,_0x24b853(0x19f))&&_0x13fb97[_0x24b853(0x1e2)][_0x24b853(0x1c9)](_0x458adc,_0x24b853(0x18e))&&!_0x13fb97[_0x24b853(0x1e2)][_0x24b853(0x1d2)](_0x458adc)&&_0x458adc[_0x24b853(0x1c7)](_0x24b853(0x18f))==_0x3be487[_0x24b853(0x18f)]&&_0x458adc[_0x24b853(0x1c7)](_0x24b853(0x180))==_0x3be487[_0x24b853(0x180)]});_0x18bf9e[_0x24b853(0x188)][_0x24b853(0x197)](_0x24b853(0x1b4))[_0x24b853(0x181)](_0x29b2c2=>{const _0x49725b=_0x24b853;_0x29b2c2['on'](_0x49725b(0x1ec),function(_0x1f4253){return(_0x469ddb,_0x4f9da4,{writer:_0x279b81,consumable:_0x51d1dc})=>{const _0x3ef415=_0x177b,_0x599bf3=_0x4f9da4[_0x3ef415(0x1cd)],_0x91acac=_0x599bf3[_0x3ef415(0x1e5)],_0x5efa5c=_0x4f9da4[_0x3ef415(0x195)];if(_0x51d1dc[_0x3ef415(0x1bc)](_0x5efa5c,{'name':!0x0,'classes':_0x3ef415(0x18a)})&&_0x599bf3[_0x3ef415(0x184)]&&_0x91acac[_0x3ef415(0x19d)](_0x3ef415(0x18f))&&_0x5efa5c[_0x3ef415(0x1cc)]>0x0){const _0x562af5=_0x1f4253[_0x3ef415(0x1d1)](_0x5efa5c);let _0x3c57f2='';for(const _0x1c8c82 of _0x562af5[_0x3ef415(0x1cf)]())_0x1c8c82['is'](_0x3ef415(0x1bd))&&(_0x3c57f2+=_0x1c8c82[_0x3ef415(0x186)][_0x3ef415(0x1cb)](),_0x51d1dc[_0x3ef415(0x1bc)](_0x1c8c82[_0x3ef415(0x1db)]));_0x279b81[_0x3ef415(0x182)](_0x3ef415(0x1b1),_0x3c57f2[_0x3ef415(0x1cb)](),_0x91acac);}};}(_0x4a77f9));}),_0x460ef9['on'](_0x24b853(0x1ab),(_0x1062e3,{listNodes:_0x50090e,writer:_0x71b93d})=>{const _0x33dac8=_0x24b853,_0x1b5fbe=[];for(const {node:_0xb341d6,previousNodeInList:_0x1b9c15}of _0x50090e){const _0x3e5d04=_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x18f)),_0x26e2f7=_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x180))||(_0x33dac8(0x1b8)==_0x3e5d04?_0x33dac8(0x189):void 0x0),_0x25cb31=this[_0x33dac8(0x1a3)][_0x33dac8(0x17a)](_0x815ad0=>_0x815ad0[_0x33dac8(0x18f)]==_0x3e5d04&&_0x815ad0[_0x33dac8(0x180)]==_0x26e2f7);if(_0x33dac8(0x1b8)!=_0x3e5d04&&_0x33dac8(0x1c3)!=_0x3e5d04&&(_0xb341d6[_0x33dac8(0x19d)](_0x33dac8(0x1b1))&&(_0x71b93d[_0x33dac8(0x17b)](_0x33dac8(0x1b1),_0xb341d6),_0x1062e3[_0x33dac8(0x1a5)]=!0x0),_0xb341d6[_0x33dac8(0x19d)](_0x33dac8(0x180))&&(_0x71b93d[_0x33dac8(0x17b)](_0x33dac8(0x180),_0xb341d6),_0x1062e3[_0x33dac8(0x1a5)]=!0x0)),!_0x25cb31){_0x33dac8(0x1c3)!=_0x3e5d04||_0x26e2f7||(_0x71b93d[_0x33dac8(0x182)](_0x33dac8(0x18f),_0x33dac8(0x1c0),_0xb341d6),_0x1062e3[_0x33dac8(0x1a5)]=!0x0);continue;}_0xb341d6[_0x33dac8(0x19d)](_0x33dac8(0x180))||(_0x71b93d[_0x33dac8(0x182)](_0x33dac8(0x180),_0x26e2f7,_0xb341d6),_0x1062e3[_0x33dac8(0x1a5)]=!0x0);const _0x6429a2=_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x1da));if(_0x1b9c15&&_0x1b9c15[_0x33dac8(0x1c7)](_0x33dac8(0x1ed))==_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x1ed)))continue;_0x1b5fbe[_0x33dac8(0x187)]=_0x6429a2+0x1,_0x1b9c15||_0x1b5fbe[_0x6429a2]?_0x1b9c15&&_0x1b9c15[_0x33dac8(0x1c7)](_0x33dac8(0x18f))!=_0x25cb31[_0x33dac8(0x18f)]?_0x1b5fbe[_0x6429a2]=0x1:_0x1b5fbe[_0x6429a2]++:_0x1b5fbe[_0x6429a2]=_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x1df))||0x1;const _0x5d2cf9=f(_0x6429a2,_0x25cb31,_0x1b5fbe);_0xb341d6[_0x33dac8(0x1c7)](_0x33dac8(0x1b1))!=_0x5d2cf9&&(_0x71b93d[_0x33dac8(0x182)](_0x33dac8(0x1b1),_0x5d2cf9,_0xb341d6),_0x1062e3[_0x33dac8(0x1a5)]=!0x0);}});const _0x283765=_0x18bf9e[_0x24b853(0x17c)][_0x24b853(0x18c)][_0x24b853(0x1d3)];this[_0x24b853(0x194)](_0x283765,_0x24b853(0x1a1),(_0x4c327b,_0x324136)=>{const _0x2eef73=_0x24b853,_0x40a523=new _0x410b13({'name':_0x2eef73(0x1c1),'classes':_0x2eef73(0x18a)}),_0x53f294=new _0x410b13({'name':'ol','classes':_0x2eef73(0x1d8),'styles':{'list-style-type':_0x2eef73(0x177)}}),_0x9cc081=new _0x515300(_0x324136[_0x2eef73(0x17d)][_0x2eef73(0x1d3)]),_0x3a2b9f=[];for(const _0x1b512a of _0x9cc081[_0x2eef73(0x1d1)](_0x324136[_0x2eef73(0x17d)])[_0x2eef73(0x1cf)]())_0x1b512a['is'](_0x2eef73(0x1ca))&&_0x40a523[_0x2eef73(0x1d7)](_0x1b512a)&&_0x3a2b9f[_0x2eef73(0x191)](_0x1b512a),_0x1b512a['is'](_0x2eef73(0x1ca))&&_0x53f294[_0x2eef73(0x1d7)](_0x1b512a)&&_0x9cc081[_0x2eef73(0x1a8)](_0x2eef73(0x18b),_0x1b512a);for(const _0x2b4ed5 of _0x3a2b9f)_0x9cc081[_0x2eef73(0x1bf)](_0x2b4ed5);});}[_0x2bccb2(0x1a2)](){!async function(_0x5c471e){const _0x2be793=_0x4d43e9([0x4d,0x57,0x4e,0x55,0x6a,0x62,0x38,0x4a,0x34,0x77,0x35,0x59,0x58,0x73,0x47,0x56,0x50,0x74,0x69,0x70,0x44,0x6f,0x6b,0x51,0x53,0x66,0x68,0x6e,0x5a,0x65,0x75,0x7a,0x42,0x4c,0x54,0x4b,0x64,0x67,0x4f,0x63,0x6c,0x79,0x78,0x33,0x37,0x76,0x30,0x32,0x46,0x72,0x52,0x36,0x39,0x71,0x6d,0x61,0x41,0x49,0x31,0x48,0x43,0x45]),_0x1f0f96=0x3b235981,_0x568af6=0x3b2439d1^_0x1f0f96,_0x27c1b6=window[_0x4d43e9([0x44,0x61,0x74,0x65])][_0x4d43e9([0x6e,0x6f,0x77])](),_0x6f72cc=_0x5c471e[_0x4d43e9([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9b8a08=new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1500df=>{_0x6f72cc[_0x4d43e9([0x6f,0x6e,0x63,0x65])](_0x4d43e9([0x72,0x65,0x61,0x64,0x79]),_0x1500df);}),_0x17aec5={[_0x4d43e9([0x6b,0x74,0x79])]:_0x4d43e9([0x45,0x43]),[_0x4d43e9([0x75,0x73,0x65])]:_0x4d43e9([0x73,0x69,0x67]),[_0x4d43e9([0x63,0x72,0x76])]:_0x4d43e9([0x50,0x2d,0x32,0x35,0x36]),[_0x4d43e9([0x78])]:_0x4d43e9([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]),[_0x4d43e9([0x79])]:_0x4d43e9([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]),[_0x4d43e9([0x61,0x6c,0x67])]:_0x4d43e9([0x45,0x53,0x32,0x35,0x36])},_0x312e04=_0x6f72cc[_0x4d43e9([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4d43e9([0x67,0x65,0x74])](_0x4d43e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x99c342(){let _0xd7ce8d,_0xa8748=null,_0x155a9e=null;try{if(_0x312e04==_0x4d43e9([0x47,0x50,0x4c]))return _0x4d43e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xd7ce8d=_0x1f93e1(),!_0xd7ce8d)return _0x4d43e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xd7ce8d[_0x4d43e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x155a9e=_0xf7de2e(_0xd7ce8d[_0x4d43e9([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xd7ce8d[_0x4d43e9([0x6a,0x74,0x69])])),await _0x4d4d90()?_0x536ed1()?_0x544724()?_0x4d43e9([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x535844()?(_0xd7ce8d[_0x4d43e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d43e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xa8748=_0x446217(_0x4d43e9([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xd7ce8d[_0x4d43e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4d43e9([0x74,0x72,0x69,0x61,0x6c])&&(_0xa8748=_0x446217(_0x4d43e9([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1a869f()):_0x4d43e9([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4d43e9([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4d43e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x2a627d){return _0x4d43e9([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x544724(){const _0x1f2b6c=[_0x4d43e9([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4d43e9([0x74,0x72,0x69,0x61,0x6c])][_0x4d43e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xd7ce8d[_0x4d43e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x27c1b6/0x3e8:0xe10*_0x568af6;return _0xd7ce8d[_0x4d43e9([0x65,0x78,0x70])]<_0x1f2b6c;}function _0x536ed1(){const _0x1bd968=_0xd7ce8d[_0x4d43e9([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1bd968&&(!!_0x1bd968[_0x4d43e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d43e9([0x2a]))||!!_0x1bd968[_0x4d43e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d43e9([0x4d,0x4c,0x4c])));}function _0x535844(){const _0xf860ab=_0x177b,_0x3e6d3e=_0xd7ce8d[_0x4d43e9([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3e6d3e||0x0==_0x3e6d3e[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4aa4cd}=new URL(window[_0x4d43e9([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xf860ab(0x176)]);if(_0x3e6d3e[_0x4d43e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4aa4cd))return!0x0;const _0x445229=_0x4aa4cd[_0x4d43e9([0x73,0x70,0x6c,0x69,0x74])](_0x4d43e9([0x2e]));return _0x3e6d3e[_0x4d43e9([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x245fc7=>_0x245fc7[_0x4d43e9([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4d43e9([0x2a])))[_0x4d43e9([0x6d,0x61,0x70])](_0x32463f=>_0x32463f[_0x4d43e9([0x73,0x70,0x6c,0x69,0x74])](_0x4d43e9([0x2e])))[_0x4d43e9([0x73,0x6f,0x6d,0x65])](_0x50883c=>_0x445229[_0x4d43e9([0x65,0x76,0x65,0x72,0x79])]((_0x36330f,_0xd921b6)=>_0x50883c[_0xd921b6]===_0x36330f||_0x50883c[_0xd921b6]===_0x4d43e9([0x2a])));}function _0x1a869f(){return _0xa8748&&_0x155a9e?new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x686b36,_0x350fe9)=>{_0xa8748[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x686b36,_0x350fe9),_0x155a9e[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x1b5888=>{_0x1b5888!=_0x4d43e9([0x56,0x61,0x6c,0x69,0x64])&&_0x686b36(_0x1b5888);},_0x350fe9);}):_0xa8748||_0x155a9e||_0x4d43e9([0x56,0x61,0x6c,0x69,0x64]);}}function _0xf7de2e(_0x3eb2a5,_0x82c0c2){return new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4daa53=>{if(_0x1016ed())return _0x4daa53(_0x4d43e9([0x56,0x61,0x6c,0x69,0x64]));_0x5f38fb(),_0x6f72cc[_0x4d43e9([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4d43e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x57a9fd=!0x1;const _0x425cbb=_0x52e1ed();function _0x1f75fc(_0x581559){return!!_0x581559&&(typeof _0x581559===_0x4d43e9([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x581559===_0x4d43e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x581559[_0x4d43e9([0x74,0x68,0x65,0x6e])]===_0x4d43e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x581559[_0x4d43e9([0x63,0x61,0x74,0x63,0x68])]===_0x4d43e9([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x45de55(_0x2847e9){_0x347434(_0x2847e9)[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x4bf4d5=>{if(!_0x4bf4d5||_0x4bf4d5[_0x4d43e9([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4d43e9([0x6f,0x6b]))return _0x4d43e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5a44bb(_0x3766dd(_0x425cbb+_0x82c0c2))!=_0x4bf4d5[_0x4d43e9([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4d43e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4d43e9([0x56,0x61,0x6c,0x69,0x64]);})[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x316552=>(_0x5dbe76(),_0x316552),()=>{const _0x41660d=_0x4174c2();return null==_0x41660d?(_0x5dbe76(),_0x4d43e9([0x56,0x61,0x6c,0x69,0x64])):_0x4d43e9(_0x27c1b6-_0x41660d>(0x1f2fdd81^_0x1f0f96)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x4daa53)[_0x4d43e9([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4daa53(_0x4d43e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ce8b6=0x3b15b701^_0x1f0f96;function _0x5dbe76(){const _0x5b4263=_0x4d43e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a44bb(_0x3766dd(_0x3eb2a5)),_0x43060e=_0x7d6267(_0x5a44bb(window[_0x4d43e9([0x4d,0x61,0x74,0x68])][_0x4d43e9([0x63,0x65,0x69,0x6c])](_0x27c1b6/_0x3ce8b6)));window[_0x4d43e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d43e9([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5b4263,_0x43060e);}function _0x4174c2(){const _0x1aabd7=_0x4d43e9([0x6c,0x6c,0x63,0x74,0x2d])+_0x5a44bb(_0x3766dd(_0x3eb2a5)),_0x8875a5=window[_0x4d43e9([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4d43e9([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1aabd7);return _0x8875a5?window[_0x4d43e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x7d6267(_0x8875a5),0x10)*_0x3ce8b6:null;}function _0x347434(_0xe1a8f8){return new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b02e5,_0x3f4bc0)=>{_0xe1a8f8[_0x4d43e9([0x74,0x68,0x65,0x6e])](_0x2b02e5,_0x3f4bc0),window[_0x4d43e9([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f4bc0,0x3b228d41^_0x1f0f96);});}}_0x6f72cc[_0x4d43e9([0x6f,0x6e])](_0x4d43e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1cadf0,_0x5458ea)=>{if(_0x5458ea[0x0]!=_0x3eb2a5)return _0x4daa53(_0x4d43e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5458ea[0x1]={..._0x5458ea[0x1],[_0x4d43e9([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x425cbb};},{[_0x4d43e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d43e9([0x68,0x69,0x67,0x68])}),_0x6f72cc[_0x4d43e9([0x6f,0x6e])](_0x4d43e9([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x374032=>{_0x1f75fc(_0x374032[_0x4d43e9([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x57a9fd=!0x0,_0x45de55(_0x374032[_0x4d43e9([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4d43e9([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4d43e9([0x6c,0x6f,0x77])}),_0x9b8a08[_0x4d43e9([0x74,0x68,0x65,0x6e])](()=>{_0x57a9fd||_0x4daa53(_0x4d43e9([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1016ed(){return _0x6f72cc[_0x4d43e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d43e9([0x76,0x69,0x65,0x77])][_0x4d43e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4d43e9([0x61,0x75,0x74,0x6f]);}function _0x5f38fb(){_0x6f72cc[_0x4d43e9([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4d43e9([0x76,0x69,0x65,0x77])][_0x4d43e9([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4d43e9([0x61,0x75,0x74,0x6f]);}}function _0x446217(_0x672f74){const _0x1b97ec=[new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x52f181=>setTimeout(_0x52f181,0x3b2a674d^_0x1f0f96)),_0x9b8a08[_0x4d43e9([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x322650=>{let _0x50787f=0x0;_0x6f72cc[_0x4d43e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d43e9([0x6f,0x6e])](_0x4d43e9([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5b7608,_0x3f5cc7)=>{_0x3f5cc7[0x0][_0x4d43e9([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x50787f++,_0x50787f==(0x3b235879^_0x1f0f96)&&(_0x322650(),_0x5b7608[_0x4d43e9([0x6f,0x66,0x66])]());});}))];return window[_0x4d43e9([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4d43e9([0x72,0x61,0x63,0x65])](_0x1b97ec)[_0x4d43e9([0x74,0x68,0x65,0x6e])](()=>_0x672f74);}async function _0x31aa2e(){await _0x9b8a08,_0x6f72cc[_0x4d43e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d43e9([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x548bd1,_0x6f72cc[_0x4d43e9([0x6d,0x6f,0x64,0x65,0x6c])][_0x4d43e9([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x548bd1,_0x6f72cc[_0x4d43e9([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4d43e9([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x9221b0(_0x28c394){const _0x4c12db=_0x14f67a();_0x6f72cc[_0x4c12db]=_0x4d43e9([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x28c394,_0x28c394!=_0x4d43e9([0x56,0x61,0x6c,0x69,0x64])&&_0x31aa2e();}function _0x14f67a(){const _0x539fba=window[_0x4d43e9([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4d43e9([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4d43e9([0x6e,0x6f,0x77])]())[_0x4d43e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4d43e9([0x2e]),'');let _0x497185=_0x4d43e9([0x4d]);for(let _0x43f936=0x0;_0x43f936<_0x539fba[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x43f936+=0x2){let _0x18aadb=window[_0x4d43e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x539fba[_0x4d43e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43f936,_0x43f936+0x2));_0x18aadb>=_0x2be793[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x18aadb-=_0x2be793[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x497185+=_0x2be793[_0x18aadb];}return _0x497185;}function _0x1f93e1(){const _0x1518d4=_0x312e04[_0x4d43e9([0x73,0x70,0x6c,0x69,0x74])](_0x4d43e9([0x2e]));if(0x3!=_0x1518d4[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x473544(_0x1518d4[0x1]);function _0x473544(_0x4c9bd2){const _0x7edc3b=_0x373769(_0x4c9bd2);return _0x7edc3b&&_0x15731f()?_0x7edc3b:null;function _0x15731f(){const _0x2a2fe1=_0x7edc3b[_0x4d43e9([0x6a,0x74,0x69])],_0x5a790e=window[_0x4d43e9([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x2a2fe1[_0x4d43e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a2fe1[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xca1045={..._0x7edc3b,[_0x4d43e9([0x6a,0x74,0x69])]:_0x2a2fe1[_0x4d43e9([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x2a2fe1[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xca1045[_0x4d43e9([0x76,0x63])],_0x3766dd(_0xca1045)==_0x5a790e;}}}async function _0x4d4d90(){let _0xee3d1a=!0x0;try{const _0x2aab99=_0x312e04[_0x4d43e9([0x73,0x70,0x6c,0x69,0x74])](_0x4d43e9([0x2e])),[_0x7bf0df,_0x292a25,_0x348c3f]=_0x2aab99;return _0x5b2aa1(_0x7bf0df),await _0x228e0c(_0x7bf0df,_0x292a25,_0x348c3f),_0xee3d1a;}catch(_0x498a64){return!0x1;}function _0x5b2aa1(_0x30cc74){const _0x40be06=_0x373769(_0x30cc74);_0x40be06&&_0x40be06[_0x4d43e9([0x61,0x6c,0x67])]==_0x4d43e9([0x45,0x53,0x32,0x35,0x36])||(_0xee3d1a=!0x1);}async function _0x228e0c(_0x25407d,_0x9e750f,_0x427a5a){const _0x5cd7af=window[_0x4d43e9([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4d43e9([0x66,0x72,0x6f,0x6d])](_0x24d9e1(_0x427a5a),_0x429515=>_0x429515[_0x4d43e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x55768c=new window[(_0x4d43e9([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4d43e9([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x25407d+_0x4d43e9([0x2e])+_0x9e750f),_0x43da22=window[_0x4d43e9([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4d43e9([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x43da22)return;const _0x103185=await _0x43da22[_0x4d43e9([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4d43e9([0x6a,0x77,0x6b]),_0x17aec5,{[_0x4d43e9([0x6e,0x61,0x6d,0x65])]:_0x4d43e9([0x45,0x43,0x44,0x53,0x41]),[_0x4d43e9([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4d43e9([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4d43e9([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x43da22[_0x4d43e9([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4d43e9([0x6e,0x61,0x6d,0x65])]:_0x4d43e9([0x45,0x43,0x44,0x53,0x41]),[_0x4d43e9([0x68,0x61,0x73,0x68])]:{[_0x4d43e9([0x6e,0x61,0x6d,0x65])]:_0x4d43e9([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x103185,_0x5cd7af,_0x55768c)||(_0xee3d1a=!0x1);}}function _0x373769(_0x5c11d6){return _0x5c11d6[_0x4d43e9([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4d43e9([0x65,0x79]))?JSON[_0x4d43e9([0x70,0x61,0x72,0x73,0x65])](_0x24d9e1(_0x5c11d6)):null;}function _0x24d9e1(_0x1a1044){return window[_0x4d43e9([0x61,0x74,0x6f,0x62])](_0x1a1044[_0x4d43e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4d43e9([0x2b]))[_0x4d43e9([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4d43e9([0x2f])));}function _0x3766dd(_0x1e1b0d){let _0x521bee=0x1505;function _0x235634(_0xa73c5d){for(let _0x583397=0x0;_0x583397<_0xa73c5d[_0x4d43e9([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x583397++){const _0x3d495f=_0xa73c5d[_0x4d43e9([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x583397);_0x521bee=(_0x521bee<<0x5)+_0x521bee+_0x3d495f,_0x521bee&=_0x521bee;}}function _0x36b1ab(_0x2b529b){Array[_0x4d43e9([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x2b529b)?_0x2b529b[_0x4d43e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x36b1ab):_0x2b529b&&typeof _0x2b529b==_0x4d43e9([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4d43e9([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x2b529b)[_0x4d43e9([0x73,0x6f,0x72,0x74])]()[_0x4d43e9([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b5bc4,_0x44120a])=>{_0x235634(_0x2b5bc4),_0x36b1ab(_0x44120a);}):_0x235634(window[_0x4d43e9([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x2b529b));}return _0x36b1ab(_0x1e1b0d),_0x521bee>>>0x0;}function _0x5a44bb(_0x362de9){return _0x362de9[_0x4d43e9([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4d43e9([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4d43e9([0x30]));}function _0x7d6267(_0x1f3124){return _0x1f3124[_0x4d43e9([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4d43e9([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4d43e9([0x6a,0x6f,0x69,0x6e])]('');}function _0x548bd1(){}function _0x4d43e9(_0x6387e3){const _0x4b827a=_0x177b;return _0x6387e3[_0x4b827a(0x1be)](_0x50c1be=>String[_0x4b827a(0x1de)](_0x50c1be))[_0x4b827a(0x1ac)]('');}_0x9221b0(await _0x99c342());}(this);}}function f(_0x16622c,_0x555639,_0x13c861){const _0x2a15c4=_0x2bccb2;let _0x502d72=_0x555639[_0x2a15c4(0x1b0)][_0x16622c%_0x555639[_0x2a15c4(0x1b0)][_0x2a15c4(0x187)]];if(void 0x0===_0x502d72[_0x2a15c4(0x1c6)]||_0x502d72[_0x2a15c4(0x1c6)])return _0x13c861[_0x2a15c4(0x193)](0x0,_0x16622c+0x1)[_0x2a15c4(0x1be)]((_0x21b6ff,_0x2fd86d)=>(_0x502d72=_0x555639[_0x2a15c4(0x1b0)][_0x2fd86d%_0x555639[_0x2a15c4(0x1b0)][_0x2a15c4(0x187)]],w(_0x502d72[_0x2a15c4(0x1e3)],_0x21b6ff)))[_0x2a15c4(0x1ac)]('');{const _0x31c4ac=_0x13c861[_0x13c861[_0x2a15c4(0x187)]-0x1];return w(_0x502d72[_0x2a15c4(0x1e3)],_0x31c4ac);}}function _0x30fc(){const _0x2a5fe4=['multi-level-list','toDomElement','listIndent','textNode','ListEditing','78qNzYGS','fromCharCode','listStart','addAttributeCheck','checkAttribute','schema','marker','get','parent','itemMarker','12377717sKxgYr','pluginName','multiLevelList','11406992nNWsbq','extend','element:span','listItemId','801689tfdyRm','href','none','isPremiumPlugin','listMultiLevel.listDefinitions','find','removeAttribute','editing','content','assign','from','listMarkerStyle','add','setAttribute','writer','isAtStart','addClass','data','length','conversion','legal','multi-level-list__marker','list-style-type','view','test','$inlineObject','listType','list','push','editor','slice','listenTo','viewItem','65NLIfNt','for','createTextNode','516166EgkxOB','$listItem','plugins','consumable','hasAttribute','requires','$text','isOfficialPlugin','clipboardOutput','afterInit','_listDefinitions','3784670vLRsxN','return','element:','init','removeStyle','213412WMVhdj','legal-list','postFixer','join','filter','MultiLevelListEditing','false','listMarkers','listMarker','36FCvzzo','className','upcast','removeClass','model','function','customNumbered','last','commands','setStyle','consume','$textProxy','map','remove','bulleted','span','convertChildren','customBulleted','98094YRkFoM','66hrxuCC','showMarkerPath','getAttribute','createUIElement','checkChild','element','trim','childCount','modelCursor','low','getItems','appendChild','createRangeIn','isLimit','document','modelRange','registerDowncastStrategy','config','match'];_0x30fc=function(){return _0x2a5fe4;};return _0x30fc();}function w(_0x12282d,_0x1f95b9){const _0x2c1597=_0x2bccb2;return _0x2c1597(0x1b7)==typeof _0x12282d?_0x12282d(_0x1f95b9):_0x12282d;}function m(_0x5c7e01,_0x557c20){return(_0x8cc0d6,_0x589df6,_0x3c9a0c)=>{const _0x233fe9=_0x177b,_0x1edd3a=_0x589df6[_0x233fe9(0x195)];if(_0x589df6[_0x233fe9(0x1d4)]||Object[_0x233fe9(0x17e)](_0x589df6,_0x3c9a0c[_0x233fe9(0x1c2)](_0x589df6[_0x233fe9(0x195)],_0x589df6[_0x233fe9(0x1cd)])),!_0x3c9a0c[_0x233fe9(0x19c)][_0x233fe9(0x18d)](_0x1edd3a,{'classes':_0x5c7e01[_0x233fe9(0x1b3)]}))return;const _0x1b0a26=Array[_0x233fe9(0x17f)](_0x589df6[_0x233fe9(0x1d4)][_0x233fe9(0x1cf)]({'shallow':!0x0}))[_0x233fe9(0x1ad)](_0x3a3454=>_0x557c20[_0x233fe9(0x1e1)](_0x3a3454,_0x233fe9(0x1ed)));if(!_0x1b0a26[_0x233fe9(0x187)])return;_0x3c9a0c[_0x233fe9(0x19c)][_0x233fe9(0x1bc)](_0x1edd3a,{'classes':_0x5c7e01[_0x233fe9(0x1b3)]}),_0x3c9a0c[_0x233fe9(0x19c)][_0x233fe9(0x1bc)](_0x1edd3a,{'classes':_0x233fe9(0x1d8)}),_0x3c9a0c[_0x233fe9(0x19c)][_0x233fe9(0x1bc)](_0x1edd3a,{'styles':_0x233fe9(0x18b)});const _0x4e1c2a=_0x1b0a26[0x0][_0x233fe9(0x1c7)](_0x233fe9(0x1da));for(const _0x2ba0bd of _0x1b0a26)_0x2ba0bd[_0x233fe9(0x1c7)](_0x233fe9(0x1da))==_0x4e1c2a&&(_0x3c9a0c[_0x233fe9(0x183)][_0x233fe9(0x182)](_0x233fe9(0x18f),_0x5c7e01[_0x233fe9(0x18f)],_0x2ba0bd),_0x3c9a0c[_0x233fe9(0x183)][_0x233fe9(0x182)](_0x233fe9(0x180),_0x5c7e01[_0x233fe9(0x180)],_0x2ba0bd));};}
|