@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20250224.0 → 0.0.0-nightly-20250225.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:()=>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=h;function u(){const t=["listType","false","editing","MultiLevelListEditing","href","listenTo","add","view","element:","legal-list","init","join","listIndent","multi-level-list","viewItem","1020310prqjPW","listMarker","from","parent","removeClass","multiLevelList","map","none","986tebtdP","multi-level-list__marker","clipboardOutput","checkChild","push","createUIElement","addClass","marker","toDomElement","writer","listItemId","removeStyle","afterInit","setStyle","document","length","match","hasAttribute","bulleted","extend","remove","1238940ALlANj","itemMarker","showMarkerPath","createTextNode","span","createRangeIn","content","$inlineObject","slice","filter","listMarkerStyle","$textProxy","textNode","checkAttribute","modelCursor","532088yovLIL","schema","4422460ycKmWO","appendChild","listStart","7YvAkfk","getAttribute","for","consumable","upcast","get","data","assign","removeAttribute","low","requires","legal","listMultiLevel.listDefinitions","list-style-type","element","registerDowncastStrategy","isOfficialPlugin","setAttribute","customBulleted","modelRange","2329155RKBeCv","customNumbered","childCount","commands","isLimit","convertChildren","ListEditing","8QkDgUZ","isAtStart","editor","addAttributeCheck","function","conversion","last","postFixer","list","test","find","config","$listItem","plugins","pluginName","765ASFFJY","isPremiumPlugin","49151ztCOmF","listMarkers","element:span","fromCharCode","model","className","_listDefinitions","$text","consume","getItems","trim","return"];return(u=function(){return t})()}!function(t){const e=h,n=t();for(;;)try{if(139179===-parseInt(e(316))/1+parseInt(e(351))/2*(-parseInt(e(314))/3)+parseInt(e(267))/4+parseInt(e(343))/5+parseInt(e(252))/6*(-parseInt(e(272))/7)+parseInt(e(299))/8*(-parseInt(e(292))/9)+parseInt(e(269))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class p extends t.Plugin{static get[c(313)](){return c(331)}static get[c(288)](){return!0}static get[c(315)](){return!0}static get[c(282)](){return[c(298)]}constructor(t){const e=c;super(t);const n=this[e(301)][e(310)][e(277)](e(284))||[];this[e(322)]=[{listType:e(293),listMarkerStyle:e(283),className:e(337),listMarkers:[{marker:t=>t+"."}]},...n]}[c(338)](){const t=c,n=this[t(301)],i=n[t(320)],s=n[t(330)][t(335)],r=n[t(312)][t(277)](t(298));n[t(295)][t(334)](t(348),new a(n,t(283),this[t(322)])),i[t(268)][t(250)](t(311),{allowAttributes:[t(262),t(344)]}),i[t(268)][t(302)](((e,n)=>{const i=t,s=e[i(305)];if(i(344)==n||i(262)==n)return!(!s[i(273)](i(361))||!this[i(322)][i(309)]((t=>t[i(328)]==s[i(273)](i(328)))))&&void 0}));for(const e of this[t(322)])n[t(304)][t(274)](t(276))[t(334)]((n=>{const s=t;var r,o;n.on(s(336)+(s(293)==e[s(328)]?"ol":"ul"),(r=e,o=i[s(268)],(t,e,n)=>{const i=h,s=e[i(342)];if(e[i(291)]||Object[i(279)](e,n[i(297)](e[i(342)],e[i(266)])),!n[i(275)][i(308)](s,{classes:r[i(321)]}))return;const l=Array[i(345)](e[i(291)][i(325)]({shallow:!0}))[i(261)]((t=>o[i(265)](t,i(361))));if(!l[i(246)])return;n[i(275)][i(324)](s,{classes:r[i(321)]}),n[i(275)][i(324)](s,{classes:i(341)}),n[i(275)][i(324)](s,{styles:i(285)});const a=l[0][i(273)](i(340));for(const t of l)t[i(273)](i(340))==a&&(n[i(360)][i(289)](i(328),r[i(328)],t),n[i(360)][i(289)](i(262),r[i(262)],t))}),{priority:s(281)})})),r[t(287)]({scope:t(307),attributeName:t(262),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(262)]?(n[r(357)]([r(341),e[r(321)]],s),n[r(244)](r(285),r(350),s)):(n[r(347)]([r(341),e[r(321)]],s),n[r(362)](r(285),s))}}),r[t(287)]({scope:t(253),attributeName:t(344),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(248)](r(344)))return null;if(i[r(273)](r(328))!=e[r(328)]||i[r(273)](r(262))!=e[r(262)])return null;const o=i[r(273)](r(344))+" ";return n[r(356)](r(256),{class:r(352),...!s&&{contenteditable:r(329),"data-multi-level-list-marker":o}},(function(t){const e=r,n=this[e(359)](t);return s&&n[e(270)](t[e(255)](o)),n}))},canInjectMarkerIntoElement:n=>i[t(268)][t(354)](n,t(323))&&i[t(268)][t(354)](n,t(259))&&!i[t(268)][t(296)](n)&&n[t(273)](t(328))==e[t(328)]&&n[t(273)](t(262))==e[t(262)]});n[t(304)][t(274)](t(276))[t(334)]((e=>{const n=t;var i;e.on(n(318),(i=s,(t,e,{writer:n,consumable:s})=>{const r=h,o=e[r(266)],l=o[r(346)],a=e[r(342)];if(s[r(324)](a,{name:!0,classes:r(352)})&&o[r(300)]&&l[r(248)](r(328))&&a[r(294)]>0){const t=i[r(257)](a);let e="";for(const n of t[r(325)]())n.is(r(263))&&(e+=n[r(278)][r(326)](),s[r(324)](n[r(264)]));n[r(289)](r(344),e[r(326)](),l)}}))})),r.on(t(306),((e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of n){const n=t[s(273)](s(328)),l=t[s(273)](s(262))||(s(293)==n?s(283):void 0),a=this[s(322)][s(309)]((t=>t[s(328)]==n&&t[s(262)]==l));if(s(293)!=n&&s(290)!=n&&(t[s(248)](s(344))&&(i[s(280)](s(344),t),e[s(327)]=!0),t[s(248)](s(262))&&(i[s(280)](s(262),t),e[s(327)]=!0)),!a){s(290)!=n||l||(i[s(289)](s(328),s(249),t),e[s(327)]=!0);continue}t[s(248)](s(262))||(i[s(289)](s(262),l,t),e[s(327)]=!0);const c=t[s(273)](s(340));if(o&&o[s(273)](s(361))==t[s(273)](s(361)))continue;r[s(246)]=c+1,o||r[c]?o&&o[s(273)](s(328))!=a[s(328)]?r[c]=1:r[c]++:r[c]=t[s(273)](s(271))||1;const u=d(c,a,r);t[s(273)](s(344))!=u&&(i[s(289)](s(344),u,t),e[s(327)]=!0)}}));const o=n[t(330)][t(335)][t(245)];this[t(333)](o,t(353),((n,i)=>{const s=t,r=new e.Matcher({name:s(256),classes:s(352)}),o=new e.Matcher({name:"ol",classes:s(341),styles:{"list-style-type":s(350)}}),l=new e.UpcastWriter(i[s(258)][s(245)]),a=[];for(const t of l[s(257)](i[s(258)])[s(325)]())t.is(s(286))&&r[s(247)](t)&&a[s(355)](t),t.is(s(286))&&o[s(247)](t)&&l[s(362)](s(285),t);for(const t of a)l[s(251)](t)}))}[c(363)](){!async function(t){const e=v([99,55,119,89,117,78,77,83,90,84,50,67,80,100,68,114,109,120,104,72,86,87,102,79,115,121,112,97,54,53,122,85,103,107,106,88,69,81,66,110,70,82,105,101,71,75,51,108,65,111,116,52,98,49,56,57,113,73,74,118,76,48]),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 p(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 d(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function f(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=h;return t[e(349)]((t=>String[e(319)](t)))[e(339)]("")}!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([99]);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])],p(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 h(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])?d(p(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])+d(p(t)),i=f(d(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])+d(p(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])](f(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=>{h(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:1740355200;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=h,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(332)]);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(317)][t%e[i(317)][i(246)]];if(void 0===s[i(254)]||s[i(254)])return n[i(260)](0,t+1)[i(349)](((t,n)=>(s=e[i(317)][n%e[i(317)][i(246)]],f(s[i(358)],t))))[i(339)]("");{const t=n[n[i(246)]-1];return f(s[i(358)],t)}}function f(t,e){return c(303)==typeof t?t(e):t}function h(t,e){const n=u();return(h=function(t,e){return n[t-=244]})(t,e)}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),M=n.n(L),x=n(357),A=n.n(x),_=n(541),S={attributes:{"data-cke":!0}};S.setAttributes=M(),S.insert=I().bind(null,"head"),S.domAPI=b(),S.insertStyleElement=A();y()(_.A,S);_.A&&_.A.locals&&_.A.locals;const C=V;function E(){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(E=function(){return t})()}function V(t,e){const n=E();return(V=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=V,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())}}(E);class N extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:n,styleGridAriaLabel:i}){const r=V;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 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 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),K={attributes:{"data-cke":!0}};K.setAttributes=M(),K.insert=I().bind(null,"head"),K.domAPI=b(),K.insertStyleElement=A();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})();
|
|
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,d="".concat(c," ").concat(u);r[c]=u+1;var p=n(d),f={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(f);else{var h=s(f,i);i.byIndex=l,e.splice(l,0,{identifier:d,updater:h,references:1})}o.push(d)}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}}function c(t,e){const n=d();return(c=function(t,e){return n[t-=478]})(t,e)}const u=c;function d(){const t=["postFixer","listStart","plugins","match","listItemId","assign","init","multi-level-list","955716iiddsN","appendChild","itemMarker","find","return","content","addAttributeCheck","60LTXLjN","span","133CknvFo","parent","200280AXTLRT","remove","createUIElement","push","schema","consumable","config","createTextNode","154816VqbGbW","customBulleted","model","isPremiumPlugin","writer","toDomElement","trim","join","hasAttribute","legal-list","legal","view","10971CrDkFS","from","viewItem","list","get","MultiLevelListEditing","865566SoQxWm","fromCharCode","marker","editor","getItems","function","listIndent","checkChild","element","1005824TmPOEA","180395fVjzDY","bulleted","multiLevelList","consume","none","document","listenTo","3060MeUvZC","listMarkerStyle","pluginName","isAtStart","list-style-type","showMarkerPath","_listDefinitions","element:span","className","isLimit","slice","multi-level-list__marker","editing","isOfficialPlugin","removeAttribute","listMarkers","element:","addClass","registerDowncastStrategy","length","test","$listItem","$text","checkAttribute","filter","setStyle","convertChildren","upcast","last","setAttribute","listMultiLevel.listDefinitions","commands","customNumbered","clipboardOutput","childCount","afterInit","href","listType","getAttribute","low","conversion","removeStyle","$inlineObject","add","removeClass","requires","modelCursor","extend","data","modelRange","createRangeIn","false","$textProxy","map","for","listMarker","textNode","ListEditing"];return(d=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(348430===parseInt(e(478))/1+parseInt(e(505))/2+parseInt(e(496))/3+parseInt(e(586))/4*(-parseInt(e(506))/5)+-parseInt(e(579))/6+-parseInt(e(588))/7*(-parseInt(e(590))/8)+-parseInt(e(490))/9*(parseInt(e(513))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Plugin{static get[u(515)](){return u(495)}static get[u(526)](){return!0}static get[u(481)](){return!0}static get[u(558)](){return[u(570)]}constructor(t){const e=u;super(t);const n=this[e(499)][e(596)][e(494)](e(543))||[];this[e(519)]=[{listType:e(545),listMarkerStyle:e(488),className:e(487),listMarkers:[{marker:t=>t+"."}]},...n]}[u(577)](){const t=u,n=this[t(499)],i=n[t(480)],s=n[t(525)][t(489)],r=n[t(573)][t(494)](t(570));n[t(544)][t(556)](t(508),new a(n,t(488),this[t(519)])),i[t(594)][t(560)](t(534),{allowAttributes:[t(514),t(568)]}),i[t(594)][t(585)](((e,n)=>{const i=t,s=e[i(541)];if(i(568)==n||i(514)==n)return!(!s[i(551)](i(575))||!this[i(519)][i(582)]((t=>t[i(550)]==s[i(551)](i(550)))))&&void 0}));for(const e of this[t(519)])n[t(553)][t(567)](t(540))[t(556)]((n=>{const s=t;var r,o;n.on(s(529)+(s(545)==e[s(550)]?"ol":"ul"),(r=e,o=i[s(594)],(t,e,n)=>{const i=c,s=e[i(492)];if(e[i(562)]||Object[i(576)](e,n[i(539)](e[i(492)],e[i(559)])),!n[i(595)][i(533)](s,{classes:r[i(521)]}))return;const l=Array[i(491)](e[i(562)][i(500)]({shallow:!0}))[i(537)]((t=>o[i(536)](t,i(575))));if(!l[i(532)])return;n[i(595)][i(509)](s,{classes:r[i(521)]}),n[i(595)][i(509)](s,{classes:i(578)}),n[i(595)][i(509)](s,{styles:i(517)});const a=l[0][i(551)](i(502));for(const t of l)t[i(551)](i(502))==a&&(n[i(482)][i(542)](i(550),r[i(550)],t),n[i(482)][i(542)](i(514),r[i(514)],t))}),{priority:s(552)})})),r[t(531)]({scope:t(493),attributeName:t(514),setAttributeOnDowncast(n,i,s){const r=t;i==e[r(514)]?(n[r(530)]([r(578),e[r(521)]],s),n[r(538)](r(517),r(510),s)):(n[r(557)]([r(578),e[r(521)]],s),n[r(554)](r(517),s))}}),r[t(531)]({scope:t(581),attributeName:t(568),createElement(n,i,{dataPipeline:s}){const r=t;if(!i[r(486)](r(568)))return null;if(i[r(551)](r(550))!=e[r(550)]||i[r(551)](r(514))!=e[r(514)])return null;const o=i[r(551)](r(568))+" ";return n[r(592)](r(587),{class:r(524),...!s&&{contenteditable:r(564),"data-multi-level-list-marker":o}},(function(t){const e=r,n=this[e(483)](t);return s&&n[e(580)](t[e(597)](o)),n}))},canInjectMarkerIntoElement:n=>i[t(594)][t(503)](n,t(535))&&i[t(594)][t(503)](n,t(555))&&!i[t(594)][t(522)](n)&&n[t(551)](t(550))==e[t(550)]&&n[t(551)](t(514))==e[t(514)]});n[t(553)][t(567)](t(540))[t(556)]((e=>{const n=t;var i;e.on(n(520),(i=s,(t,e,{writer:n,consumable:s})=>{const r=c,o=e[r(559)],l=o[r(589)],a=e[r(492)];if(s[r(509)](a,{name:!0,classes:r(524)})&&o[r(516)]&&l[r(486)](r(550))&&a[r(547)]>0){const t=i[r(563)](a);let e="";for(const n of t[r(500)]())n.is(r(565))&&(e+=n[r(561)][r(484)](),s[r(509)](n[r(569)]));n[r(542)](r(568),e[r(484)](),l)}}))})),r.on(t(571),((e,{listNodes:n,writer:i})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of n){const n=t[s(551)](s(550)),l=t[s(551)](s(514))||(s(545)==n?s(488):void 0),a=this[s(519)][s(582)]((t=>t[s(550)]==n&&t[s(514)]==l));if(s(545)!=n&&s(479)!=n&&(t[s(486)](s(568))&&(i[s(527)](s(568),t),e[s(583)]=!0),t[s(486)](s(514))&&(i[s(527)](s(514),t),e[s(583)]=!0)),!a){s(479)!=n||l||(i[s(542)](s(550),s(507),t),e[s(583)]=!0);continue}t[s(486)](s(514))||(i[s(542)](s(514),l,t),e[s(583)]=!0);const c=t[s(551)](s(502));if(o&&o[s(551)](s(575))==t[s(551)](s(575)))continue;r[s(532)]=c+1,o||r[c]?o&&o[s(551)](s(550))!=a[s(550)]?r[c]=1:r[c]++:r[c]=t[s(551)](s(572))||1;const u=f(c,a,r);t[s(551)](s(568))!=u&&(i[s(542)](s(568),u,t),e[s(583)]=!0)}}));const o=n[t(525)][t(489)][t(511)];this[t(512)](o,t(546),((n,i)=>{const s=t,r=new e.Matcher({name:s(587),classes:s(524)}),o=new e.Matcher({name:"ol",classes:s(578),styles:{"list-style-type":s(510)}}),l=new e.UpcastWriter(i[s(584)][s(511)]),a=[];for(const t of l[s(563)](i[s(584)])[s(500)]())t.is(s(504))&&r[s(574)](t)&&a[s(593)](t),t.is(s(504))&&o[s(574)](t)&&l[s(554)](s(517),t);for(const t of a)l[s(591)](t)}))}[u(548)](){!async function(t){const e=v([48,120,114,105,107,67,52,70,76,54,89,109,121,68,101,77,49,86,74,113,84,85,87,71,108,122,81,119,57,99,55,72,116,98,112,110,79,100,82,117,103,115,102,83,53,106,80,69,51,73,118,50,66,111,65,78,97,90,104,88,56,75]),n=window[v([68,97,116,101])][v([110,111,119])](),i=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{i[v([111,110,99,101])](v([114,101,97,100,121]),t)})),o={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},l=i[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;i[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),n[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function u(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](d(t)):null}function d(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 p(t){let e=5381;function n(t){for(let n=0;n<t[v([108,101,110,103,116,104])];n++){const i=t[v([99,104,97,114,67,111,100,101,65,116])](n);e=(e<<5)+e+i,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,i])=>{n(e),t(i)})):n(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=c;return t[e(566)]((t=>String[e(497)](t)))[e(485)]("")}!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([120]);for(let i=0;i<t[v([108,101,110,103,116,104])];i+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](i,i+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),n+=e[s]}return n}();i[n]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,i[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,i[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,i[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return l==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=l[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=u(t);return e&&n()?e:null;function n(){const t=e[v([106,116,105])],n=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),i={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete i[v([118,99])],p(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 d(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(p(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(p(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(p(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=>{d(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=u(e);n&&n[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function n(e,n,i){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](d(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:1740441600;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=c,n=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!n||0==n[v([108,101,110,103,116,104])])return!0;const{hostname:i}=new URL(window[v([108,111,99,97,116,105,111,110])][e(549)]);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(528)][t%e[i(528)][i(532)]];if(void 0===s[i(518)]||s[i(518)])return n[i(523)](0,t+1)[i(566)](((t,n)=>(s=e[i(528)][n%e[i(528)][i(532)]],h(s[i(498)],t))))[i(485)]("");{const t=n[n[i(532)]-1];return h(s[i(498)],t)}}function h(t,e){return u(501)==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),b=n(545),g=n.n(b),k=n(262),I=n.n(k),L=n(667),M=n.n(L),x=n(357),_=n.n(x),A=n(541),S={attributes:{"data-cke":!0}};S.setAttributes=M(),S.insert=I().bind(null,"head"),S.domAPI=g(),S.insertStyleElement=_();y()(A.A,S);A.A&&A.A.locals&&A.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 T 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 N='<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 P(){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(P=function(){return t})()}const O=D;function D(t,e){const n=P();return(D=function(t,e){return n[t-=160]})(t,e)}!function(t){const e=D,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())}}(P);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)),d=c[l(216)];return u&&d?t=>{const c=l,u=(0,m.createDropdown)(t,m.SplitButtonView),d=u[c(192)];return u[c(187)](c(228)).to(a),u[c(212)]=c(189),d.on(c(227),(()=>{const t=c;e[t(227)](n),e[t(183)][t(190)][t(215)]()})),d[c(220)]({label:i,icon:s,tooltip:!0,isToggleable:!0}),d[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=D,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 T(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:N,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:N}),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 B=n(326),F={attributes:{"data-cke":!0}};F.setAttributes=M(),F.insert=I().bind(null,"head"),F.domAPI=g(),F.insertStyleElement=_();y()(B.A,F);B.A&&B.A.locals&&B.A.locals;function K(t,e){var n=U();return(K=function(t,e){return n[t-=171]})(t,e)}var H=K;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=K,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 _0x568af9,Plugin as _0xa5162}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0xabdb0,UpcastWriter as _0x586270}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x39319e,uid as _0xa8c5c,FocusTracker as _0x254d07,KeystrokeHandler as _0x5c8c45,global as _0x5bc43e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x5e2136,ViewCollection as _0x209265,FocusCycler as _0x29a6cf,addKeyboardHandlingForGrid as _0x118d42,CollapsibleView as _0x46ed44,LabeledFieldView as _0x4b8d68,createLabeledInputNumber as _0x12bc7e,MenuBarMenuListItemButtonView as _0x5a143f,ButtonView as _0x4b0a4d,createDropdown as _0x457e56,SplitButtonView as _0xd79800}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x568af9{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x2c4e4a,_0x32a6f0,_0x39c555){super(_0x2c4e4a),this['defaultListMarkerStyle']=_0x32a6f0,this['_listDefinitions']=_0x39c555,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x428613={}){const _0x5b29ed=this['editor']['model'],_0x321276=_0x428613['listMarkerStyle']||this['defaultListMarkerStyle'];_0x5b29ed['change'](()=>{const _0x12ff06=this['_getListTypeFromListMarkerStyle'](_0x321276);if(!_0x12ff06)return;const _0x50d32f=_0x12ff06+'List';this['editor']['execute'](_0x50d32f,{'additionalAttributes':{'listMarkerStyle':_0x321276}});});}['_getValue'](){const _0x1e1f97=_0x39319e(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x1e1f97)?_0x1e1f97['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x8d86f4=this['editor'],_0x237ef2=_0x8d86f4['commands']['get']('customNumberedList'),_0x564271=_0x8d86f4['commands']['get']('customBulletedList');return _0x237ef2['isEnabled']||_0x564271['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x2d7d4d){const _0x1fb1dc=this['_listDefinitions']['find'](_0x227b2c=>_0x227b2c['listMarkerStyle']==_0x2d7d4d);return _0x1fb1dc?_0x1fb1dc['listType']:null;}}class i extends _0xa5162{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x1914b7){super(_0x1914b7);const _0x56876e=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x3e4570=>_0x3e4570+'.'}]},..._0x56876e];}['init'](){const _0x35777c=this['editor'],_0x2043a8=_0x35777c['model'],_0x5a7d01=_0x35777c['editing']['view'],_0x245ad4=_0x35777c['plugins']['get']('ListEditing');_0x35777c['commands']['add']('multiLevelList',new h(_0x35777c,'legal',this['_listDefinitions'])),_0x2043a8['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x2043a8['schema']['addAttributeCheck']((_0x1fc083,_0x3f2306)=>{const _0x308b3c=_0x1fc083['last'];if('listMarker'==_0x3f2306||'listMarkerStyle'==_0x3f2306)return!(!_0x308b3c['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x49b306=>_0x49b306['listType']==_0x308b3c['getAttribute']('listType')))&&void 0x0;});for(const _0xce1f48 of this['_listDefinitions'])_0x35777c['conversion']['for']('upcast')['add'](_0x36e76a=>{_0x36e76a['on']('element:'+('customNumbered'==_0xce1f48['listType']?'ol':'ul'),m(_0xce1f48,_0x2043a8['schema']),{'priority':'low'});}),_0x245ad4['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x3efd9e,_0x582bd7,_0x1991d2){_0x582bd7==_0xce1f48['listMarkerStyle']?(_0x3efd9e['addClass'](['multi-level-list',_0xce1f48['className']],_0x1991d2),_0x3efd9e['setStyle']('list-style-type','none',_0x1991d2)):(_0x3efd9e['removeClass'](['multi-level-list',_0xce1f48['className']],_0x1991d2),_0x3efd9e['removeStyle']('list-style-type',_0x1991d2));}}),_0x245ad4['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x517248,_0x4c89ba,{dataPipeline:_0x1f9abf}){if(!_0x4c89ba['hasAttribute']('listMarker'))return null;if(_0x4c89ba['getAttribute']('listType')!=_0xce1f48['listType']||_0x4c89ba['getAttribute']('listMarkerStyle')!=_0xce1f48['listMarkerStyle'])return null;const _0x1d2ecc=_0x4c89ba['getAttribute']('listMarker')+'\x20';return _0x517248['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x1f9abf&&{'contenteditable':'false','data-multi-level-list-marker':_0x1d2ecc}},function(_0x3429d0){const _0x352659=this['toDomElement'](_0x3429d0);return _0x1f9abf&&_0x352659['appendChild'](_0x3429d0['createTextNode'](_0x1d2ecc)),_0x352659;});},'canInjectMarkerIntoElement':_0x1e8d37=>_0x2043a8['schema']['checkChild'](_0x1e8d37,'$text')&&_0x2043a8['schema']['checkChild'](_0x1e8d37,'$inlineObject')&&!_0x2043a8['schema']['isLimit'](_0x1e8d37)&&_0x1e8d37['getAttribute']('listType')==_0xce1f48['listType']&&_0x1e8d37['getAttribute']('listMarkerStyle')==_0xce1f48['listMarkerStyle']});_0x35777c['conversion']['for']('upcast')['add'](_0x2ffbde=>{_0x2ffbde['on']('element:span',function(_0x139546){return(_0x492b5c,_0x49760f,{writer:_0x32c096,consumable:_0x2b66b6})=>{const _0x6c837e=_0x49760f['modelCursor'],_0x19bcfd=_0x6c837e['parent'],_0x1ec5a5=_0x49760f['viewItem'];if(_0x2b66b6['consume'](_0x1ec5a5,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x6c837e['isAtStart']&&_0x19bcfd['hasAttribute']('listType')&&_0x1ec5a5['childCount']>0x0){const _0x3c03cf=_0x139546['createRangeIn'](_0x1ec5a5);let _0x5b41e1='';for(const _0x48d116 of _0x3c03cf['getItems']())_0x48d116['is']('$textProxy')&&(_0x5b41e1+=_0x48d116['data']['trim'](),_0x2b66b6['consume'](_0x48d116['textNode']));_0x32c096['setAttribute']('listMarker',_0x5b41e1['trim'](),_0x19bcfd);}};}(_0x5a7d01));}),_0x245ad4['on']('postFixer',(_0x184e70,{listNodes:_0x499569,writer:_0x3d9f4b})=>{const _0x5ee12f=[];for(const {node:_0x3e2c50,previousNodeInList:_0x54e82f}of _0x499569){const _0x5e4dee=_0x3e2c50['getAttribute']('listType'),_0x262eb8=_0x3e2c50['getAttribute']('listMarkerStyle')||('customNumbered'==_0x5e4dee?'legal':void 0x0),_0x457036=this['_listDefinitions']['find'](_0x45ebdd=>_0x45ebdd['listType']==_0x5e4dee&&_0x45ebdd['listMarkerStyle']==_0x262eb8);if('customNumbered'!=_0x5e4dee&&'customBulleted'!=_0x5e4dee&&(_0x3e2c50['hasAttribute']('listMarker')&&(_0x3d9f4b['removeAttribute']('listMarker',_0x3e2c50),_0x184e70['return']=!0x0),_0x3e2c50['hasAttribute']('listMarkerStyle')&&(_0x3d9f4b['removeAttribute']('listMarkerStyle',_0x3e2c50),_0x184e70['return']=!0x0)),!_0x457036){'customBulleted'!=_0x5e4dee||_0x262eb8||(_0x3d9f4b['setAttribute']('listType','bulleted',_0x3e2c50),_0x184e70['return']=!0x0);continue;}_0x3e2c50['hasAttribute']('listMarkerStyle')||(_0x3d9f4b['setAttribute']('listMarkerStyle',_0x262eb8,_0x3e2c50),_0x184e70['return']=!0x0);const _0x29e9d8=_0x3e2c50['getAttribute']('listIndent');if(_0x54e82f&&_0x54e82f['getAttribute']('listItemId')==_0x3e2c50['getAttribute']('listItemId'))continue;_0x5ee12f['length']=_0x29e9d8+0x1,_0x54e82f||_0x5ee12f[_0x29e9d8]?_0x54e82f&&_0x54e82f['getAttribute']('listType')!=_0x457036['listType']?_0x5ee12f[_0x29e9d8]=0x1:_0x5ee12f[_0x29e9d8]++:_0x5ee12f[_0x29e9d8]=_0x3e2c50['getAttribute']('listStart')||0x1;const _0xb4dbee=f(_0x29e9d8,_0x457036,_0x5ee12f);_0x3e2c50['getAttribute']('listMarker')!=_0xb4dbee&&(_0x3d9f4b['setAttribute']('listMarker',_0xb4dbee,_0x3e2c50),_0x184e70['return']=!0x0);}});const _0x3057f4=_0x35777c['editing']['view']['document'];this['listenTo'](_0x3057f4,'clipboardOutput',(_0x404bfd,_0x460097)=>{const _0x23a13a=new _0xabdb0({'name':'span','classes':'multi-level-list__marker'}),_0x11ac6d=new _0xabdb0({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x309a37=new _0x586270(_0x460097['content']['document']),_0x3a513d=[];for(const _0x2c246b of _0x309a37['createRangeIn'](_0x460097['content'])['getItems']())_0x2c246b['is']('element')&&_0x23a13a['match'](_0x2c246b)&&_0x3a513d['push'](_0x2c246b),_0x2c246b['is']('element')&&_0x11ac6d['match'](_0x2c246b)&&_0x309a37['removeStyle']('list-style-type',_0x2c246b);for(const _0x1df781 of _0x3a513d)_0x309a37['remove'](_0x1df781);});}['afterInit'](){!async function(_0x54ba8f){const _0x394076=_0x5ef925([0x63,0x37,0x77,0x59,0x75,0x4e,0x4d,0x53,0x5a,0x54,0x32,0x43,0x50,0x64,0x44,0x72,0x6d,0x78,0x68,0x48,0x56,0x57,0x66,0x4f,0x73,0x79,0x70,0x61,0x36,0x35,0x7a,0x55,0x67,0x6b,0x6a,0x58,0x45,0x51,0x42,0x6e,0x46,0x52,0x69,0x65,0x47,0x4b,0x33,0x6c,0x41,0x6f,0x74,0x34,0x62,0x31,0x38,0x39,0x71,0x49,0x4a,0x76,0x4c,0x30]),_0x233151=0xe0cadc9,_0x34c0dd=0xe0bcda1^_0x233151,_0x5a1c59=window[_0x5ef925([0x44,0x61,0x74,0x65])][_0x5ef925([0x6e,0x6f,0x77])](),_0x4db0ce=_0x54ba8f[_0x5ef925([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4a4b44=new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26116f=>{_0x4db0ce[_0x5ef925([0x6f,0x6e,0x63,0x65])](_0x5ef925([0x72,0x65,0x61,0x64,0x79]),_0x26116f);}),_0x219e9f={[_0x5ef925([0x6b,0x74,0x79])]:_0x5ef925([0x45,0x43]),[_0x5ef925([0x75,0x73,0x65])]:_0x5ef925([0x73,0x69,0x67]),[_0x5ef925([0x63,0x72,0x76])]:_0x5ef925([0x50,0x2d,0x32,0x35,0x36]),[_0x5ef925([0x78])]:_0x5ef925([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]),[_0x5ef925([0x79])]:_0x5ef925([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]),[_0x5ef925([0x61,0x6c,0x67])]:_0x5ef925([0x45,0x53,0x32,0x35,0x36])},_0x1f6804=_0x4db0ce[_0x5ef925([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ef925([0x67,0x65,0x74])](_0x5ef925([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x93828b(){let _0x49e188,_0x42f4a8=null,_0xa4ce38=null;try{if(_0x1f6804==_0x5ef925([0x47,0x50,0x4c]))return _0x5ef925([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49e188=_0x3a1dbb(),!_0x49e188)return _0x5ef925([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49e188[_0x5ef925([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0xa4ce38=_0x34937d(_0x49e188[_0x5ef925([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49e188[_0x5ef925([0x6a,0x74,0x69])])),await _0x8e1892()?_0x2fa2cf()?_0x1bb2b2()?_0x5ef925([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x42dd50()?(_0x49e188[_0x5ef925([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ef925([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x42f4a8=_0x171e80(_0x5ef925([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x49e188[_0x5ef925([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ef925([0x74,0x72,0x69,0x61,0x6c])&&(_0x42f4a8=_0x171e80(_0x5ef925([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x53ed6b()):_0x5ef925([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ef925([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ef925([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1a6f5b){return _0x5ef925([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1bb2b2(){const _0x320a4f=[_0x5ef925([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ef925([0x74,0x72,0x69,0x61,0x6c])][_0x5ef925([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49e188[_0x5ef925([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a1c59/0x3e8:0xe10*_0x34c0dd;return _0x49e188[_0x5ef925([0x65,0x78,0x70])]<_0x320a4f;}function _0x2fa2cf(){const _0x17124b=_0x49e188[_0x5ef925([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x17124b&&(!!_0x17124b[_0x5ef925([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ef925([0x2a]))||!!_0x17124b[_0x5ef925([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ef925([0x4d,0x4c,0x4c])));}function _0x42dd50(){const _0x4c61dd=_0x49e188[_0x5ef925([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4c61dd||0x0==_0x4c61dd[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2b0f50}=new URL(window[_0x5ef925([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4c61dd[_0x5ef925([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b0f50))return!0x0;const _0x14a8f4=_0x2b0f50[_0x5ef925([0x73,0x70,0x6c,0x69,0x74])](_0x5ef925([0x2e]));return _0x4c61dd[_0x5ef925([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x2ba3dc=>_0x2ba3dc[_0x5ef925([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ef925([0x2a])))[_0x5ef925([0x6d,0x61,0x70])](_0x3ba4a6=>_0x3ba4a6[_0x5ef925([0x73,0x70,0x6c,0x69,0x74])](_0x5ef925([0x2e])))[_0x5ef925([0x73,0x6f,0x6d,0x65])](_0x364aaf=>_0x14a8f4[_0x5ef925([0x65,0x76,0x65,0x72,0x79])]((_0x28742f,_0x39de22)=>_0x364aaf[_0x39de22]===_0x28742f||_0x364aaf[_0x39de22]===_0x5ef925([0x2a])));}function _0x53ed6b(){return _0x42f4a8&&_0xa4ce38?new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1b0a70,_0x5ab086)=>{_0x42f4a8[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x1b0a70,_0x5ab086),_0xa4ce38[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x3e9b52=>{_0x3e9b52!=_0x5ef925([0x56,0x61,0x6c,0x69,0x64])&&_0x1b0a70(_0x3e9b52);},_0x5ab086);}):_0x42f4a8||_0xa4ce38||_0x5ef925([0x56,0x61,0x6c,0x69,0x64]);}}function _0x34937d(_0x2f48fb,_0x16afcb){return new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x203994=>{if(_0x1787eb())return _0x203994(_0x5ef925([0x56,0x61,0x6c,0x69,0x64]));_0x465245(),_0x4db0ce[_0x5ef925([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ef925([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2350b7=!0x1;const _0xbd8c2=_0xa8c5c();function _0x2de3e0(_0x294a8c){return!!_0x294a8c&&(typeof _0x294a8c===_0x5ef925([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x294a8c===_0x5ef925([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x294a8c[_0x5ef925([0x74,0x68,0x65,0x6e])]===_0x5ef925([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x294a8c[_0x5ef925([0x63,0x61,0x74,0x63,0x68])]===_0x5ef925([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4804f8(_0x240aae){_0x4f83a7(_0x240aae)[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x42a34f=>{if(!_0x42a34f||_0x42a34f[_0x5ef925([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ef925([0x6f,0x6b]))return _0x5ef925([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0xcbb3f1(_0x2dbb84(_0xbd8c2+_0x16afcb))!=_0x42a34f[_0x5ef925([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ef925([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ef925([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x5584a3=>(_0x189521(),_0x5584a3),()=>{const _0xd2a400=_0x378bdf();return null==_0xd2a400?(_0x189521(),_0x5ef925([0x56,0x61,0x6c,0x69,0x64])):_0x5ef925(_0x5a1c59-_0xd2a400>(0x2a0029c9^_0x233151)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x203994)[_0x5ef925([0x63,0x61,0x74,0x63,0x68])](()=>{_0x203994(_0x5ef925([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x208dda=0xe3a4349^_0x233151;function _0x189521(){const _0xbdb05b=_0x5ef925([0x6c,0x6c,0x63,0x74,0x2d])+_0xcbb3f1(_0x2dbb84(_0x2f48fb)),_0xde24ac=_0x45815f(_0xcbb3f1(window[_0x5ef925([0x4d,0x61,0x74,0x68])][_0x5ef925([0x63,0x65,0x69,0x6c])](_0x5a1c59/_0x208dda)));window[_0x5ef925([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ef925([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xbdb05b,_0xde24ac);}function _0x378bdf(){const _0x2c803e=_0x5ef925([0x6c,0x6c,0x63,0x74,0x2d])+_0xcbb3f1(_0x2dbb84(_0x2f48fb)),_0x333e4b=window[_0x5ef925([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ef925([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2c803e);return _0x333e4b?window[_0x5ef925([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x45815f(_0x333e4b),0x10)*_0x208dda:null;}function _0x4f83a7(_0x3be10c){return new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x104f64,_0x59fb92)=>{_0x3be10c[_0x5ef925([0x74,0x68,0x65,0x6e])](_0x104f64,_0x59fb92),window[_0x5ef925([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x59fb92,0xe0d7909^_0x233151);});}}_0x4db0ce[_0x5ef925([0x6f,0x6e])](_0x5ef925([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x1f0ec9,_0x16db88)=>{if(_0x16db88[0x0]!=_0x2f48fb)return _0x203994(_0x5ef925([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x16db88[0x1]={..._0x16db88[0x1],[_0x5ef925([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xbd8c2};},{[_0x5ef925([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ef925([0x68,0x69,0x67,0x68])}),_0x4db0ce[_0x5ef925([0x6f,0x6e])](_0x5ef925([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x2b47b2=>{_0x2de3e0(_0x2b47b2[_0x5ef925([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2350b7=!0x0,_0x4804f8(_0x2b47b2[_0x5ef925([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ef925([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ef925([0x6c,0x6f,0x77])}),_0x4a4b44[_0x5ef925([0x74,0x68,0x65,0x6e])](()=>{_0x2350b7||_0x203994(_0x5ef925([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1787eb(){return _0x4db0ce[_0x5ef925([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ef925([0x76,0x69,0x65,0x77])][_0x5ef925([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ef925([0x61,0x75,0x74,0x6f]);}function _0x465245(){_0x4db0ce[_0x5ef925([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ef925([0x76,0x69,0x65,0x77])][_0x5ef925([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ef925([0x61,0x75,0x74,0x6f]);}}function _0x171e80(_0x4216a8){const _0x260134=[new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1c9a77=>setTimeout(_0x1c9a77,0xe059305^_0x233151)),_0x4a4b44[_0x5ef925([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20f02d=>{let _0x4e7cd2=0x0;_0x4db0ce[_0x5ef925([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ef925([0x6f,0x6e])](_0x5ef925([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x498de2,_0x168fbe)=>{_0x168fbe[0x0][_0x5ef925([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4e7cd2++,_0x4e7cd2==(0xe0cac31^_0x233151)&&(_0x20f02d(),_0x498de2[_0x5ef925([0x6f,0x66,0x66])]());});}))];return window[_0x5ef925([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ef925([0x72,0x61,0x63,0x65])](_0x260134)[_0x5ef925([0x74,0x68,0x65,0x6e])](()=>_0x4216a8);}async function _0x2dc8b5(){await _0x4a4b44,_0x4db0ce[_0x5ef925([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ef925([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x520010,_0x4db0ce[_0x5ef925([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ef925([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x520010,_0x4db0ce[_0x5ef925([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ef925([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x21677f(_0x18a19e){const _0x12c525=_0x2ab014();_0x4db0ce[_0x12c525]=_0x5ef925([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x18a19e,_0x18a19e!=_0x5ef925([0x56,0x61,0x6c,0x69,0x64])&&_0x2dc8b5();}function _0x2ab014(){const _0x5df115=window[_0x5ef925([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ef925([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ef925([0x6e,0x6f,0x77])]())[_0x5ef925([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ef925([0x2e]),'');let _0x4bbd98=_0x5ef925([0x63]);for(let _0xbaf43e=0x0;_0xbaf43e<_0x5df115[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xbaf43e+=0x2){let _0x3436b1=window[_0x5ef925([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5df115[_0x5ef925([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xbaf43e,_0xbaf43e+0x2));_0x3436b1>=_0x394076[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3436b1-=_0x394076[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4bbd98+=_0x394076[_0x3436b1];}return _0x4bbd98;}function _0x3a1dbb(){const _0x462753=_0x1f6804[_0x5ef925([0x73,0x70,0x6c,0x69,0x74])](_0x5ef925([0x2e]));if(0x3!=_0x462753[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2de64f(_0x462753[0x1]);function _0x2de64f(_0x4ad196){const _0xf732f2=_0xb5a04a(_0x4ad196);return _0xf732f2&&_0x407762()?_0xf732f2:null;function _0x407762(){const _0xf28a07=_0xf732f2[_0x5ef925([0x6a,0x74,0x69])],_0x3c174c=window[_0x5ef925([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xf28a07[_0x5ef925([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xf28a07[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x55c77e={..._0xf732f2,[_0x5ef925([0x6a,0x74,0x69])]:_0xf28a07[_0x5ef925([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xf28a07[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x55c77e[_0x5ef925([0x76,0x63])],_0x2dbb84(_0x55c77e)==_0x3c174c;}}}async function _0x8e1892(){let _0x7e0053=!0x0;try{const _0x50f510=_0x1f6804[_0x5ef925([0x73,0x70,0x6c,0x69,0x74])](_0x5ef925([0x2e])),[_0x3ea1e1,_0x5a5925,_0x507826]=_0x50f510;return _0xa1c135(_0x3ea1e1),await _0x32f5a2(_0x3ea1e1,_0x5a5925,_0x507826),_0x7e0053;}catch(_0x1d5d61){return!0x1;}function _0xa1c135(_0xb16f20){const _0x2465c2=_0xb5a04a(_0xb16f20);_0x2465c2&&_0x2465c2[_0x5ef925([0x61,0x6c,0x67])]==_0x5ef925([0x45,0x53,0x32,0x35,0x36])||(_0x7e0053=!0x1);}async function _0x32f5a2(_0x330877,_0x11af9e,_0x2a5537){const _0x20ebb8=window[_0x5ef925([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ef925([0x66,0x72,0x6f,0x6d])](_0x1cc73c(_0x2a5537),_0xe4ab1e=>_0xe4ab1e[_0x5ef925([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x17acbb=new window[(_0x5ef925([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ef925([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x330877+_0x5ef925([0x2e])+_0x11af9e),_0x388d7a=window[_0x5ef925([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ef925([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x388d7a)return;const _0x33c8ae=await _0x388d7a[_0x5ef925([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ef925([0x6a,0x77,0x6b]),_0x219e9f,{[_0x5ef925([0x6e,0x61,0x6d,0x65])]:_0x5ef925([0x45,0x43,0x44,0x53,0x41]),[_0x5ef925([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ef925([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ef925([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x388d7a[_0x5ef925([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ef925([0x6e,0x61,0x6d,0x65])]:_0x5ef925([0x45,0x43,0x44,0x53,0x41]),[_0x5ef925([0x68,0x61,0x73,0x68])]:{[_0x5ef925([0x6e,0x61,0x6d,0x65])]:_0x5ef925([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x33c8ae,_0x20ebb8,_0x17acbb)||(_0x7e0053=!0x1);}}function _0xb5a04a(_0x768a56){return _0x768a56[_0x5ef925([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ef925([0x65,0x79]))?JSON[_0x5ef925([0x70,0x61,0x72,0x73,0x65])](_0x1cc73c(_0x768a56)):null;}function _0x1cc73c(_0x376d71){return window[_0x5ef925([0x61,0x74,0x6f,0x62])](_0x376d71[_0x5ef925([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ef925([0x2b]))[_0x5ef925([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ef925([0x2f])));}function _0x2dbb84(_0x20c854){let _0x31a9ff=0x1505;function _0x2980ad(_0x7eee5b){for(let _0x4bde75=0x0;_0x4bde75<_0x7eee5b[_0x5ef925([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bde75++){const _0x1d772a=_0x7eee5b[_0x5ef925([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4bde75);_0x31a9ff=(_0x31a9ff<<0x5)+_0x31a9ff+_0x1d772a,_0x31a9ff&=_0x31a9ff;}}function _0x11a65a(_0xeef0f3){Array[_0x5ef925([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xeef0f3)?_0xeef0f3[_0x5ef925([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x11a65a):_0xeef0f3&&typeof _0xeef0f3==_0x5ef925([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ef925([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xeef0f3)[_0x5ef925([0x73,0x6f,0x72,0x74])]()[_0x5ef925([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2b1e67,_0xfc4ff7])=>{_0x2980ad(_0x2b1e67),_0x11a65a(_0xfc4ff7);}):_0x2980ad(window[_0x5ef925([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xeef0f3));}return _0x11a65a(_0x20c854),_0x31a9ff>>>0x0;}function _0xcbb3f1(_0x36004c){return _0x36004c[_0x5ef925([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ef925([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ef925([0x30]));}function _0x45815f(_0x5bdf04){return _0x5bdf04[_0x5ef925([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ef925([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ef925([0x6a,0x6f,0x69,0x6e])]('');}function _0x520010(){}function _0x5ef925(_0x5260f4){return _0x5260f4['map'](_0x27428c=>String['fromCharCode'](_0x27428c))['join']('');}_0x21677f(await _0x93828b());}(this);}}function f(_0x4a2398,_0x553bfb,_0x1e3f88){let _0x588202=_0x553bfb['listMarkers'][_0x4a2398%_0x553bfb['listMarkers']['length']];if(void 0x0===_0x588202['showMarkerPath']||_0x588202['showMarkerPath'])return _0x1e3f88['slice'](0x0,_0x4a2398+0x1)['map']((_0x243e87,_0x5990fb)=>(_0x588202=_0x553bfb['listMarkers'][_0x5990fb%_0x553bfb['listMarkers']['length']],w(_0x588202['marker'],_0x243e87)))['join']('');{const _0x47ee60=_0x1e3f88[_0x1e3f88['length']-0x1];return w(_0x588202['marker'],_0x47ee60);}}function w(_0x50dd7f,_0x5e4d2f){return'function'==typeof _0x50dd7f?_0x50dd7f(_0x5e4d2f):_0x50dd7f;}function m(_0x13c1e6,_0x25b483){return(_0x53d1ff,_0x1b2f89,_0x211052)=>{const _0xda8bff=_0x1b2f89['viewItem'];if(_0x1b2f89['modelRange']||Object['assign'](_0x1b2f89,_0x211052['convertChildren'](_0x1b2f89['viewItem'],_0x1b2f89['modelCursor'])),!_0x211052['consumable']['test'](_0xda8bff,{'classes':_0x13c1e6['className']}))return;const _0x3c6db3=Array['from'](_0x1b2f89['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x6070d8=>_0x25b483['checkAttribute'](_0x6070d8,'listItemId'));if(!_0x3c6db3['length'])return;_0x211052['consumable']['consume'](_0xda8bff,{'classes':_0x13c1e6['className']}),_0x211052['consumable']['consume'](_0xda8bff,{'classes':'multi-level-list'}),_0x211052['consumable']['consume'](_0xda8bff,{'styles':'list-style-type'});const _0x300fc7=_0x3c6db3[0x0]['getAttribute']('listIndent');for(const _0x190804 of _0x3c6db3)_0x190804['getAttribute']('listIndent')==_0x300fc7&&(_0x211052['writer']['setAttribute']('listType',_0x13c1e6['listType'],_0x190804),_0x211052['writer']['setAttribute']('listMarkerStyle',_0x13c1e6['listMarkerStyle'],_0x190804));};}function K(_0x32ff1e,_0x4ed9d9){const _0xd49516=_0x32ff1e['t'],t=_0x32ff1e['t'];switch(_0x4ed9d9){case'Start\x20at':return _0xd49516('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0xd49516('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0xd49516('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0xd49516('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 _0x4ed9d9;}}class C extends _0x5e2136{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x254d07();['keystrokes']=new _0x5c8c45();['focusables']=new _0x209265();['focusCycler'];constructor(_0x4f3338,{enabledProperties:_0x4e4e2a,styleButtonViews:_0x2155c7,styleGridAriaLabel:_0x480542}){super(_0x4f3338);const _0x515e93=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x29a6cf({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x4e4e2a['styles']?(this['stylesView']=this['_createStylesView'](_0x2155c7,_0x480542),this['children']['add'](this['stylesView'])):_0x515e93['push']('ck-multi-level-list-properties_without-styles'),_0x4e4e2a['startIndex']&&(this['_addListPropertyViews'](_0x4e4e2a),_0x515e93['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x515e93},'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 _0xd99346 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0xd99346['element']);_0x118d42({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x5bc43e['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 _0x1407fb=_0x5e715f=>_0x5e715f['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1407fb),this['keystrokes']['set']('arrowleft',_0x1407fb),this['keystrokes']['set']('arrowup',_0x1407fb),this['keystrokes']['set']('arrowdown',_0x1407fb);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x16e578,_0x5f5572){const _0x33afb2=new _0x5e2136(this['locale']);return _0x33afb2['children']=_0x33afb2['createCollection'](),_0x33afb2['children']['addMany'](_0x16e578),_0x33afb2['setTemplate']({'tag':'div','attributes':{'aria-label':_0x5f5572,'class':['ck','ck-multi-level-list-styles']},'children':_0x33afb2['children']}),_0x33afb2['children']['delegate']('execute')['to'](this),_0x33afb2['focus']=function(){this['children']['first']['focus']();},_0x33afb2['focusTracker']=new _0x254d07(),_0x33afb2['keystrokes']=new _0x5c8c45(),_0x33afb2['render'](),_0x33afb2['keystrokes']['listenTo'](_0x33afb2['element']),_0x33afb2;}['_addListPropertyViews'](_0x13043a){const _0x28f7c3=[];_0x13043a['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x28f7c3['push'](this['startIndexFieldView'])),_0x13043a['styles']?(this['additionalPropertiesCollapsibleView']=new _0x46ed44(this['locale'],_0x28f7c3),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x28f7c3,'isEnabled',(..._0x3101c0)=>_0x3101c0['some'](_0x3ad11a=>_0x3ad11a)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x160d9c,_0x479d99,_0x4aef17)=>{_0x4aef17||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x28f7c3);}['_createStartIndexField'](){const _0x3490a8=new _0x4b8d68(this['locale'],_0x12bc7e);return _0x3490a8['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x3490a8['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x3490a8['fieldView']['on']('input',()=>{const _0x1c78e9=_0x3490a8['fieldView']['element'],_0x3dfbf8=_0x1c78e9['valueAsNumber'];Number['isNaN'](_0x3dfbf8)?_0x3490a8['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x1c78e9['checkValidity']()?this['fire']('listStart',{'startIndex':_0x3dfbf8}):_0x3490a8['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x3490a8;}}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 _0xa5162{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x270cb0=this['editor'];_0x270cb0['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x302429,parentCommandName:_0x46cd9d,buttonLabel:_0x4fbcf8,buttonIcon:_0x7f2f65,styleGridAriaLabel:_0x5d3f5f,styleDefinitions:_0x147c82}){const _0x1ef71e=_0x302429['commands']['get'](_0x46cd9d),_0x2c7577=_0x302429['config']['get']('list.properties')||{},_0x322e4a=_0x302429['plugins']['has']('ListProperties'),_0xd5de1b=_0x2c7577['startIndex'];if(!_0x322e4a||!_0xd5de1b)return _0x4c9b7f=>{const _0x314bc3=new _0x4b0a4d(_0x4c9b7f);return _0x314bc3['set']({'label':_0x4fbcf8,'icon':_0x7f2f65,'tooltip':!0x0,'isToggleable':!0x0}),_0x314bc3['bind']('isOn')['to'](_0x1ef71e,'value',_0x492453=>!!_0x492453),_0x314bc3['on']('execute',()=>{_0x302429['execute'](_0x46cd9d),_0x302429['editing']['view']['focus']();}),_0x314bc3;};return _0x5aa044=>{const _0x33a8a8=_0x457e56(_0x5aa044,_0xd79800),_0x4fb844=_0x33a8a8['buttonView'];return _0x33a8a8['bind']('isEnabled')['to'](_0x1ef71e),_0x33a8a8['class']='ck-list-styles-dropdown',_0x4fb844['on']('execute',()=>{_0x302429['execute'](_0x46cd9d),_0x302429['editing']['view']['focus']();}),_0x4fb844['set']({'label':_0x4fbcf8,'icon':_0x7f2f65,'tooltip':!0x0,'isToggleable':!0x0}),_0x4fb844['bind']('isOn')['to'](_0x1ef71e,'value',_0x57c363=>!!_0x57c363),_0x33a8a8['once']('change:isOpen',()=>{const _0x240ff5=function({editor:_0x29cae4,dropdownView:_0x56fb55,styleDefinitions:_0x1cf159,styleGridAriaLabel:_0x147622}){const _0x2c1436=_0x29cae4['locale'],_0x543591=_0x29cae4['config']['get']('list.properties'),_0x495e26=null;_0x543591['reversed']=!0x1,_0x1cf159['length']||(_0x543591['styles']=!0x1);const _0x357971=new C(_0x2c1436,{'styleGridAriaLabel':_0x147622,'enabledProperties':_0x543591,'styleButtonViews':_0x495e26});if(_0x543591['startIndex']){const _0x2c0a4c=_0x29cae4['commands']['get']('listStart');_0x357971['startIndexFieldView']['bind']('isEnabled')['to'](_0x2c0a4c),_0x357971['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x2c0a4c),_0x357971['on']('listStart',(_0x3ca009,_0xdfc6a1)=>_0x29cae4['execute']('listStart',_0xdfc6a1));}return _0x357971['delegate']('execute')['to'](_0x56fb55),_0x357971;}({'editor':_0x302429,'dropdownView':_0x33a8a8,'styleGridAriaLabel':_0x5d3f5f,'styleDefinitions':_0x147c82});_0x33a8a8['panelView']['children']['add'](_0x240ff5);}),_0x33a8a8['on']('execute',()=>{_0x302429['editing']['view']['focus']();}),_0x33a8a8;};}({'editor':_0x270cb0,'parentCommandName':'multiLevelList','buttonLabel':K(_0x270cb0['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x270cb0['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x270cb0['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x15aa34=_0x270cb0['commands']['get']('multiLevelList'),_0x40aa23=new _0x5a143f(_0x270cb0['locale']);return _0x40aa23['set']({'label':K(_0x270cb0['locale'],'Multi-level\x20List'),'icon':b}),_0x40aa23['bind']('isEnabled')['to'](_0x15aa34),_0x40aa23['bind']('isOn')['to'](_0x15aa34,'value',_0x3c7816=>!!_0x3c7816),_0x40aa23['on']('execute',()=>{_0x270cb0['execute']('multiLevelList'),_0x270cb0['editing']['view']['focus']();}),_0x40aa23;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x109cf0=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x4cc74c;for(const _0x46531b in _0x109cf0){const _0x3ecd3b=_0x46531b,_0x3fd9de=_0x109cf0[_0x3ecd3b];if('multiLevelListLicenseKeyValid'==_0x3fd9de||'multiLevelListLicenseKeyInvalid'==_0x3fd9de||'multiLevelListLicenseKeyExpired'==_0x3fd9de||'multiLevelListLicenseKeyDomainLimit'==_0x3fd9de||'multiLevelListLicenseKeyNotAllowed'==_0x3fd9de||'multiLevelListLicenseKeyEvaluationLimit'==_0x3fd9de||'multiLevelListLicenseKeyTrialLimit'==_0x3fd9de||'multiLevelListLicenseKeyUsageLimit'==_0x3fd9de){delete _0x109cf0[_0x3ecd3b],_0x4cc74c=_0x3fd9de,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x4cc74c&&_0x109cf0['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x4cc74c&&_0x109cf0['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x4cc74c&&_0x109cf0['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x4cc74c&&_0x109cf0['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x4cc74c&&_0x109cf0['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x4cc74c&&_0x109cf0['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x4cc74c&&_0x109cf0['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0xa5162{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 _0x2328dc,Plugin as _0x1a7fe9}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x21b1a0,UpcastWriter as _0xab43d3}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x36dfa9,uid as _0x1c7b98,FocusTracker as _0x2612f0,KeystrokeHandler as _0x4ae358,global as _0x5ec3a9}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0xb2eb09,ViewCollection as _0x32f518,FocusCycler as _0x4aa3da,addKeyboardHandlingForGrid as _0x17e54f,CollapsibleView as _0x20ecc2,LabeledFieldView as _0x42186c,createLabeledInputNumber as _0x1528a1,MenuBarMenuListItemButtonView as _0x30c010,ButtonView as _0x3e3a93,createDropdown as _0x16a220,SplitButtonView as _0x202d1f}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x2328dc{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x1b47ad,_0x443637,_0x3e2a90){super(_0x1b47ad),this['defaultListMarkerStyle']=_0x443637,this['_listDefinitions']=_0x3e2a90,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x598a4c={}){const _0x4bbea1=this['editor']['model'],_0x35aa55=_0x598a4c['listMarkerStyle']||this['defaultListMarkerStyle'];_0x4bbea1['change'](()=>{const _0x1c5f35=this['_getListTypeFromListMarkerStyle'](_0x35aa55);if(!_0x1c5f35)return;const _0x2d2181=_0x1c5f35+'List';this['editor']['execute'](_0x2d2181,{'additionalAttributes':{'listMarkerStyle':_0x35aa55}});});}['_getValue'](){const _0x54ad76=_0x36dfa9(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x54ad76)?_0x54ad76['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x12ab32=this['editor'],_0x12441a=_0x12ab32['commands']['get']('customNumberedList'),_0x653acd=_0x12ab32['commands']['get']('customBulletedList');return _0x12441a['isEnabled']||_0x653acd['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x4c748a){const _0x2c7f66=this['_listDefinitions']['find'](_0xd1aad3=>_0xd1aad3['listMarkerStyle']==_0x4c748a);return _0x2c7f66?_0x2c7f66['listType']:null;}}class i extends _0x1a7fe9{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x3fb22d){super(_0x3fb22d);const _0x24f847=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x5e5b4b=>_0x5e5b4b+'.'}]},..._0x24f847];}['init'](){const _0x27f24f=this['editor'],_0x354d58=_0x27f24f['model'],_0x28f3e3=_0x27f24f['editing']['view'],_0x54da0f=_0x27f24f['plugins']['get']('ListEditing');_0x27f24f['commands']['add']('multiLevelList',new h(_0x27f24f,'legal',this['_listDefinitions'])),_0x354d58['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x354d58['schema']['addAttributeCheck']((_0x3519c6,_0xcdd783)=>{const _0x3cabbc=_0x3519c6['last'];if('listMarker'==_0xcdd783||'listMarkerStyle'==_0xcdd783)return!(!_0x3cabbc['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x53872e=>_0x53872e['listType']==_0x3cabbc['getAttribute']('listType')))&&void 0x0;});for(const _0x14b3d7 of this['_listDefinitions'])_0x27f24f['conversion']['for']('upcast')['add'](_0x7a7112=>{_0x7a7112['on']('element:'+('customNumbered'==_0x14b3d7['listType']?'ol':'ul'),m(_0x14b3d7,_0x354d58['schema']),{'priority':'low'});}),_0x54da0f['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x308068,_0x307d20,_0x22c83e){_0x307d20==_0x14b3d7['listMarkerStyle']?(_0x308068['addClass'](['multi-level-list',_0x14b3d7['className']],_0x22c83e),_0x308068['setStyle']('list-style-type','none',_0x22c83e)):(_0x308068['removeClass'](['multi-level-list',_0x14b3d7['className']],_0x22c83e),_0x308068['removeStyle']('list-style-type',_0x22c83e));}}),_0x54da0f['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x35e1bf,_0x4408e7,{dataPipeline:_0x61c25b}){if(!_0x4408e7['hasAttribute']('listMarker'))return null;if(_0x4408e7['getAttribute']('listType')!=_0x14b3d7['listType']||_0x4408e7['getAttribute']('listMarkerStyle')!=_0x14b3d7['listMarkerStyle'])return null;const _0x2ff9b8=_0x4408e7['getAttribute']('listMarker')+'\x20';return _0x35e1bf['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x61c25b&&{'contenteditable':'false','data-multi-level-list-marker':_0x2ff9b8}},function(_0x17eace){const _0x41f453=this['toDomElement'](_0x17eace);return _0x61c25b&&_0x41f453['appendChild'](_0x17eace['createTextNode'](_0x2ff9b8)),_0x41f453;});},'canInjectMarkerIntoElement':_0x4d12cd=>_0x354d58['schema']['checkChild'](_0x4d12cd,'$text')&&_0x354d58['schema']['checkChild'](_0x4d12cd,'$inlineObject')&&!_0x354d58['schema']['isLimit'](_0x4d12cd)&&_0x4d12cd['getAttribute']('listType')==_0x14b3d7['listType']&&_0x4d12cd['getAttribute']('listMarkerStyle')==_0x14b3d7['listMarkerStyle']});_0x27f24f['conversion']['for']('upcast')['add'](_0xbddb06=>{_0xbddb06['on']('element:span',function(_0x26e354){return(_0x5d6bdb,_0x4a7aed,{writer:_0x58a056,consumable:_0x449531})=>{const _0x462d84=_0x4a7aed['modelCursor'],_0x2cc231=_0x462d84['parent'],_0x24a098=_0x4a7aed['viewItem'];if(_0x449531['consume'](_0x24a098,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x462d84['isAtStart']&&_0x2cc231['hasAttribute']('listType')&&_0x24a098['childCount']>0x0){const _0x48d5e3=_0x26e354['createRangeIn'](_0x24a098);let _0x4401c6='';for(const _0x5cc002 of _0x48d5e3['getItems']())_0x5cc002['is']('$textProxy')&&(_0x4401c6+=_0x5cc002['data']['trim'](),_0x449531['consume'](_0x5cc002['textNode']));_0x58a056['setAttribute']('listMarker',_0x4401c6['trim'](),_0x2cc231);}};}(_0x28f3e3));}),_0x54da0f['on']('postFixer',(_0x2a49dc,{listNodes:_0x34db5c,writer:_0x570c42})=>{const _0xdfacea=[];for(const {node:_0x59746e,previousNodeInList:_0x3e0c3c}of _0x34db5c){const _0x5a5913=_0x59746e['getAttribute']('listType'),_0x19f5c4=_0x59746e['getAttribute']('listMarkerStyle')||('customNumbered'==_0x5a5913?'legal':void 0x0),_0x5cace1=this['_listDefinitions']['find'](_0x1097bf=>_0x1097bf['listType']==_0x5a5913&&_0x1097bf['listMarkerStyle']==_0x19f5c4);if('customNumbered'!=_0x5a5913&&'customBulleted'!=_0x5a5913&&(_0x59746e['hasAttribute']('listMarker')&&(_0x570c42['removeAttribute']('listMarker',_0x59746e),_0x2a49dc['return']=!0x0),_0x59746e['hasAttribute']('listMarkerStyle')&&(_0x570c42['removeAttribute']('listMarkerStyle',_0x59746e),_0x2a49dc['return']=!0x0)),!_0x5cace1){'customBulleted'!=_0x5a5913||_0x19f5c4||(_0x570c42['setAttribute']('listType','bulleted',_0x59746e),_0x2a49dc['return']=!0x0);continue;}_0x59746e['hasAttribute']('listMarkerStyle')||(_0x570c42['setAttribute']('listMarkerStyle',_0x19f5c4,_0x59746e),_0x2a49dc['return']=!0x0);const _0x5bf648=_0x59746e['getAttribute']('listIndent');if(_0x3e0c3c&&_0x3e0c3c['getAttribute']('listItemId')==_0x59746e['getAttribute']('listItemId'))continue;_0xdfacea['length']=_0x5bf648+0x1,_0x3e0c3c||_0xdfacea[_0x5bf648]?_0x3e0c3c&&_0x3e0c3c['getAttribute']('listType')!=_0x5cace1['listType']?_0xdfacea[_0x5bf648]=0x1:_0xdfacea[_0x5bf648]++:_0xdfacea[_0x5bf648]=_0x59746e['getAttribute']('listStart')||0x1;const _0x56271c=f(_0x5bf648,_0x5cace1,_0xdfacea);_0x59746e['getAttribute']('listMarker')!=_0x56271c&&(_0x570c42['setAttribute']('listMarker',_0x56271c,_0x59746e),_0x2a49dc['return']=!0x0);}});const _0x28b053=_0x27f24f['editing']['view']['document'];this['listenTo'](_0x28b053,'clipboardOutput',(_0x2557b4,_0x5c3363)=>{const _0x48f1e5=new _0x21b1a0({'name':'span','classes':'multi-level-list__marker'}),_0xa9ea3=new _0x21b1a0({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x5b4061=new _0xab43d3(_0x5c3363['content']['document']),_0x57a458=[];for(const _0x284332 of _0x5b4061['createRangeIn'](_0x5c3363['content'])['getItems']())_0x284332['is']('element')&&_0x48f1e5['match'](_0x284332)&&_0x57a458['push'](_0x284332),_0x284332['is']('element')&&_0xa9ea3['match'](_0x284332)&&_0x5b4061['removeStyle']('list-style-type',_0x284332);for(const _0x1eaab4 of _0x57a458)_0x5b4061['remove'](_0x1eaab4);});}['afterInit'](){!async function(_0x3d45b0){const _0x17c0ab=_0x1cca22([0x30,0x78,0x72,0x69,0x6b,0x43,0x34,0x46,0x4c,0x36,0x59,0x6d,0x79,0x44,0x65,0x4d,0x31,0x56,0x4a,0x71,0x54,0x55,0x57,0x47,0x6c,0x7a,0x51,0x77,0x39,0x63,0x37,0x48,0x74,0x62,0x70,0x6e,0x4f,0x64,0x52,0x75,0x67,0x73,0x66,0x53,0x35,0x6a,0x50,0x45,0x33,0x49,0x76,0x32,0x42,0x6f,0x41,0x4e,0x61,0x5a,0x68,0x58,0x38,0x4b]),_0x19da59=0x67c2699d,_0x1a20f1=0x67c5091d^_0x19da59,_0x54f8ec=window[_0x1cca22([0x44,0x61,0x74,0x65])][_0x1cca22([0x6e,0x6f,0x77])](),_0x4a98f2=_0x3d45b0[_0x1cca22([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x9ebcbc=new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5b0a9f=>{_0x4a98f2[_0x1cca22([0x6f,0x6e,0x63,0x65])](_0x1cca22([0x72,0x65,0x61,0x64,0x79]),_0x5b0a9f);}),_0x2a9d17={[_0x1cca22([0x6b,0x74,0x79])]:_0x1cca22([0x45,0x43]),[_0x1cca22([0x75,0x73,0x65])]:_0x1cca22([0x73,0x69,0x67]),[_0x1cca22([0x63,0x72,0x76])]:_0x1cca22([0x50,0x2d,0x32,0x35,0x36]),[_0x1cca22([0x78])]:_0x1cca22([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]),[_0x1cca22([0x79])]:_0x1cca22([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]),[_0x1cca22([0x61,0x6c,0x67])]:_0x1cca22([0x45,0x53,0x32,0x35,0x36])},_0x369b47=_0x4a98f2[_0x1cca22([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1cca22([0x67,0x65,0x74])](_0x1cca22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2ef5e4(){let _0x624cd5,_0x3964c5=null,_0x4a3002=null;try{if(_0x369b47==_0x1cca22([0x47,0x50,0x4c]))return _0x1cca22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x624cd5=_0x2df9ba(),!_0x624cd5)return _0x1cca22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x624cd5[_0x1cca22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4a3002=_0x31d201(_0x624cd5[_0x1cca22([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x624cd5[_0x1cca22([0x6a,0x74,0x69])])),await _0x84d321()?_0x1a689b()?_0x1ccadf()?_0x1cca22([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xbc0cd8()?(_0x624cd5[_0x1cca22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1cca22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3964c5=_0x4937ea(_0x1cca22([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x624cd5[_0x1cca22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1cca22([0x74,0x72,0x69,0x61,0x6c])&&(_0x3964c5=_0x4937ea(_0x1cca22([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x220e2a()):_0x1cca22([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1cca22([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1cca22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x5d6bc4){return _0x1cca22([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1ccadf(){const _0x3db81d=[_0x1cca22([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1cca22([0x74,0x72,0x69,0x61,0x6c])][_0x1cca22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x624cd5[_0x1cca22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x54f8ec/0x3e8:0xe10*_0x1a20f1;return _0x624cd5[_0x1cca22([0x65,0x78,0x70])]<_0x3db81d;}function _0x1a689b(){const _0xecb592=_0x624cd5[_0x1cca22([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xecb592&&(!!_0xecb592[_0x1cca22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cca22([0x2a]))||!!_0xecb592[_0x1cca22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cca22([0x4d,0x4c,0x4c])));}function _0xbc0cd8(){const _0x198aa0=_0x624cd5[_0x1cca22([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x198aa0||0x0==_0x198aa0[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2ffadd}=new URL(window[_0x1cca22([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x198aa0[_0x1cca22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ffadd))return!0x0;const _0x21d6da=_0x2ffadd[_0x1cca22([0x73,0x70,0x6c,0x69,0x74])](_0x1cca22([0x2e]));return _0x198aa0[_0x1cca22([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xf4a23d=>_0xf4a23d[_0x1cca22([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cca22([0x2a])))[_0x1cca22([0x6d,0x61,0x70])](_0x4c5a7b=>_0x4c5a7b[_0x1cca22([0x73,0x70,0x6c,0x69,0x74])](_0x1cca22([0x2e])))[_0x1cca22([0x73,0x6f,0x6d,0x65])](_0x331a5a=>_0x21d6da[_0x1cca22([0x65,0x76,0x65,0x72,0x79])]((_0x394cf4,_0x345b9a)=>_0x331a5a[_0x345b9a]===_0x394cf4||_0x331a5a[_0x345b9a]===_0x1cca22([0x2a])));}function _0x220e2a(){return _0x3964c5&&_0x4a3002?new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x54cd1c,_0x58641a)=>{_0x3964c5[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x54cd1c,_0x58641a),_0x4a3002[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x3ee5f5=>{_0x3ee5f5!=_0x1cca22([0x56,0x61,0x6c,0x69,0x64])&&_0x54cd1c(_0x3ee5f5);},_0x58641a);}):_0x3964c5||_0x4a3002||_0x1cca22([0x56,0x61,0x6c,0x69,0x64]);}}function _0x31d201(_0x505ef1,_0x57d154){return new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x19a082=>{if(_0x38e0e4())return _0x19a082(_0x1cca22([0x56,0x61,0x6c,0x69,0x64]));_0x49b79b(),_0x4a98f2[_0x1cca22([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1cca22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x21a1da=!0x1;const _0x3e3124=_0x1c7b98();function _0x5757f2(_0x3d1e53){return!!_0x3d1e53&&(typeof _0x3d1e53===_0x1cca22([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3d1e53===_0x1cca22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3d1e53[_0x1cca22([0x74,0x68,0x65,0x6e])]===_0x1cca22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3d1e53[_0x1cca22([0x63,0x61,0x74,0x63,0x68])]===_0x1cca22([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x589a21(_0x57e732){_0x59eb91(_0x57e732)[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x1c8f8c=>{if(!_0x1c8f8c||_0x1c8f8c[_0x1cca22([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1cca22([0x6f,0x6b]))return _0x1cca22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x341de7(_0x2b5853(_0x3e3124+_0x57d154))!=_0x1c8f8c[_0x1cca22([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1cca22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1cca22([0x56,0x61,0x6c,0x69,0x64]);})[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x22b00a=>(_0x5ae02a(),_0x22b00a),()=>{const _0x9c7ff6=_0x5681e5();return null==_0x9c7ff6?(_0x5ae02a(),_0x1cca22([0x56,0x61,0x6c,0x69,0x64])):_0x1cca22(_0x54f8ec-_0x9c7ff6>(0x43ceed9d^_0x19da59)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x19a082)[_0x1cca22([0x63,0x61,0x74,0x63,0x68])](()=>{_0x19a082(_0x1cca22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x157ac8=0x67f4871d^_0x19da59;function _0x5ae02a(){const _0x248b51=_0x1cca22([0x6c,0x6c,0x63,0x74,0x2d])+_0x341de7(_0x2b5853(_0x505ef1)),_0x12d407=_0x3d5c28(_0x341de7(window[_0x1cca22([0x4d,0x61,0x74,0x68])][_0x1cca22([0x63,0x65,0x69,0x6c])](_0x54f8ec/_0x157ac8)));window[_0x1cca22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1cca22([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x248b51,_0x12d407);}function _0x5681e5(){const _0x51ac1e=_0x1cca22([0x6c,0x6c,0x63,0x74,0x2d])+_0x341de7(_0x2b5853(_0x505ef1)),_0x123098=window[_0x1cca22([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1cca22([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x51ac1e);return _0x123098?window[_0x1cca22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d5c28(_0x123098),0x10)*_0x157ac8:null;}function _0x59eb91(_0x5902ef){return new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1aec99,_0x2e3796)=>{_0x5902ef[_0x1cca22([0x74,0x68,0x65,0x6e])](_0x1aec99,_0x2e3796),window[_0x1cca22([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2e3796,0x67c3bd5d^_0x19da59);});}}_0x4a98f2[_0x1cca22([0x6f,0x6e])](_0x1cca22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x123829,_0x26395a)=>{if(_0x26395a[0x0]!=_0x505ef1)return _0x19a082(_0x1cca22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x26395a[0x1]={..._0x26395a[0x1],[_0x1cca22([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3e3124};},{[_0x1cca22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1cca22([0x68,0x69,0x67,0x68])}),_0x4a98f2[_0x1cca22([0x6f,0x6e])](_0x1cca22([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4ae499=>{_0x5757f2(_0x4ae499[_0x1cca22([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x21a1da=!0x0,_0x589a21(_0x4ae499[_0x1cca22([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1cca22([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1cca22([0x6c,0x6f,0x77])}),_0x9ebcbc[_0x1cca22([0x74,0x68,0x65,0x6e])](()=>{_0x21a1da||_0x19a082(_0x1cca22([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x38e0e4(){return _0x4a98f2[_0x1cca22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1cca22([0x76,0x69,0x65,0x77])][_0x1cca22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1cca22([0x61,0x75,0x74,0x6f]);}function _0x49b79b(){_0x4a98f2[_0x1cca22([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1cca22([0x76,0x69,0x65,0x77])][_0x1cca22([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1cca22([0x61,0x75,0x74,0x6f]);}}function _0x4937ea(_0x22e619){const _0x5d0c21=[new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd8f722=>setTimeout(_0xd8f722,0x67cb5751^_0x19da59)),_0x9ebcbc[_0x1cca22([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x34a1dd=>{let _0x7ece43=0x0;_0x4a98f2[_0x1cca22([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cca22([0x6f,0x6e])](_0x1cca22([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x17447b,_0x4a557d)=>{_0x4a557d[0x0][_0x1cca22([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x7ece43++,_0x7ece43==(0x67c26865^_0x19da59)&&(_0x34a1dd(),_0x17447b[_0x1cca22([0x6f,0x66,0x66])]());});}))];return window[_0x1cca22([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1cca22([0x72,0x61,0x63,0x65])](_0x5d0c21)[_0x1cca22([0x74,0x68,0x65,0x6e])](()=>_0x22e619);}async function _0x1177c0(){await _0x9ebcbc,_0x4a98f2[_0x1cca22([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cca22([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x258eec,_0x4a98f2[_0x1cca22([0x6d,0x6f,0x64,0x65,0x6c])][_0x1cca22([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x258eec,_0x4a98f2[_0x1cca22([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1cca22([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55a8f1(_0x3e682d){const _0x31a28b=_0x17e205();_0x4a98f2[_0x31a28b]=_0x1cca22([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e682d,_0x3e682d!=_0x1cca22([0x56,0x61,0x6c,0x69,0x64])&&_0x1177c0();}function _0x17e205(){const _0x3b1031=window[_0x1cca22([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1cca22([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1cca22([0x6e,0x6f,0x77])]())[_0x1cca22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1cca22([0x2e]),'');let _0x367c67=_0x1cca22([0x78]);for(let _0x21aa39=0x0;_0x21aa39<_0x3b1031[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x21aa39+=0x2){let _0x169cb6=window[_0x1cca22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b1031[_0x1cca22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x21aa39,_0x21aa39+0x2));_0x169cb6>=_0x17c0ab[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x169cb6-=_0x17c0ab[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x367c67+=_0x17c0ab[_0x169cb6];}return _0x367c67;}function _0x2df9ba(){const _0x147a58=_0x369b47[_0x1cca22([0x73,0x70,0x6c,0x69,0x74])](_0x1cca22([0x2e]));if(0x3!=_0x147a58[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x178b84(_0x147a58[0x1]);function _0x178b84(_0xa4a726){const _0x54163c=_0x13a5a9(_0xa4a726);return _0x54163c&&_0x1b999a()?_0x54163c:null;function _0x1b999a(){const _0x458487=_0x54163c[_0x1cca22([0x6a,0x74,0x69])],_0x42f93b=window[_0x1cca22([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x458487[_0x1cca22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x458487[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x411b18={..._0x54163c,[_0x1cca22([0x6a,0x74,0x69])]:_0x458487[_0x1cca22([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x458487[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x411b18[_0x1cca22([0x76,0x63])],_0x2b5853(_0x411b18)==_0x42f93b;}}}async function _0x84d321(){let _0x557432=!0x0;try{const _0x322e86=_0x369b47[_0x1cca22([0x73,0x70,0x6c,0x69,0x74])](_0x1cca22([0x2e])),[_0x126ec4,_0x1b5381,_0x1865f4]=_0x322e86;return _0x15e95e(_0x126ec4),await _0x16d9df(_0x126ec4,_0x1b5381,_0x1865f4),_0x557432;}catch(_0x4c2a70){return!0x1;}function _0x15e95e(_0x2a129f){const _0x2aeb0d=_0x13a5a9(_0x2a129f);_0x2aeb0d&&_0x2aeb0d[_0x1cca22([0x61,0x6c,0x67])]==_0x1cca22([0x45,0x53,0x32,0x35,0x36])||(_0x557432=!0x1);}async function _0x16d9df(_0x3c3076,_0x3d6258,_0x5c83fa){const _0x36662c=window[_0x1cca22([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1cca22([0x66,0x72,0x6f,0x6d])](_0x123625(_0x5c83fa),_0x3bc43c=>_0x3bc43c[_0x1cca22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5bb7bc=new window[(_0x1cca22([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1cca22([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3c3076+_0x1cca22([0x2e])+_0x3d6258),_0x2c359a=window[_0x1cca22([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1cca22([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2c359a)return;const _0x5f388c=await _0x2c359a[_0x1cca22([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1cca22([0x6a,0x77,0x6b]),_0x2a9d17,{[_0x1cca22([0x6e,0x61,0x6d,0x65])]:_0x1cca22([0x45,0x43,0x44,0x53,0x41]),[_0x1cca22([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1cca22([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1cca22([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2c359a[_0x1cca22([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1cca22([0x6e,0x61,0x6d,0x65])]:_0x1cca22([0x45,0x43,0x44,0x53,0x41]),[_0x1cca22([0x68,0x61,0x73,0x68])]:{[_0x1cca22([0x6e,0x61,0x6d,0x65])]:_0x1cca22([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5f388c,_0x36662c,_0x5bb7bc)||(_0x557432=!0x1);}}function _0x13a5a9(_0x306cec){return _0x306cec[_0x1cca22([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1cca22([0x65,0x79]))?JSON[_0x1cca22([0x70,0x61,0x72,0x73,0x65])](_0x123625(_0x306cec)):null;}function _0x123625(_0x479297){return window[_0x1cca22([0x61,0x74,0x6f,0x62])](_0x479297[_0x1cca22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1cca22([0x2b]))[_0x1cca22([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1cca22([0x2f])));}function _0x2b5853(_0x413b56){let _0x3a1fb6=0x1505;function _0xe7c18b(_0xf82524){for(let _0x20969f=0x0;_0x20969f<_0xf82524[_0x1cca22([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20969f++){const _0x5ec788=_0xf82524[_0x1cca22([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20969f);_0x3a1fb6=(_0x3a1fb6<<0x5)+_0x3a1fb6+_0x5ec788,_0x3a1fb6&=_0x3a1fb6;}}function _0x19669f(_0x70c30d){Array[_0x1cca22([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x70c30d)?_0x70c30d[_0x1cca22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x19669f):_0x70c30d&&typeof _0x70c30d==_0x1cca22([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1cca22([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x70c30d)[_0x1cca22([0x73,0x6f,0x72,0x74])]()[_0x1cca22([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x8ccb0f,_0x4e770e])=>{_0xe7c18b(_0x8ccb0f),_0x19669f(_0x4e770e);}):_0xe7c18b(window[_0x1cca22([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x70c30d));}return _0x19669f(_0x413b56),_0x3a1fb6>>>0x0;}function _0x341de7(_0x4c3aac){return _0x4c3aac[_0x1cca22([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1cca22([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1cca22([0x30]));}function _0x3d5c28(_0x41eb43){return _0x41eb43[_0x1cca22([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1cca22([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1cca22([0x6a,0x6f,0x69,0x6e])]('');}function _0x258eec(){}function _0x1cca22(_0x27c926){return _0x27c926['map'](_0x5dae0f=>String['fromCharCode'](_0x5dae0f))['join']('');}_0x55a8f1(await _0x2ef5e4());}(this);}}function f(_0x3201a8,_0x25608b,_0x9afb3a){let _0x45889c=_0x25608b['listMarkers'][_0x3201a8%_0x25608b['listMarkers']['length']];if(void 0x0===_0x45889c['showMarkerPath']||_0x45889c['showMarkerPath'])return _0x9afb3a['slice'](0x0,_0x3201a8+0x1)['map']((_0x3f656f,_0x4b0b02)=>(_0x45889c=_0x25608b['listMarkers'][_0x4b0b02%_0x25608b['listMarkers']['length']],w(_0x45889c['marker'],_0x3f656f)))['join']('');{const _0x188528=_0x9afb3a[_0x9afb3a['length']-0x1];return w(_0x45889c['marker'],_0x188528);}}function w(_0x1cce95,_0x4c0804){return'function'==typeof _0x1cce95?_0x1cce95(_0x4c0804):_0x1cce95;}function m(_0x5a33b9,_0xf99f45){return(_0x45f2c0,_0x49e828,_0x9885df)=>{const _0x3c96f7=_0x49e828['viewItem'];if(_0x49e828['modelRange']||Object['assign'](_0x49e828,_0x9885df['convertChildren'](_0x49e828['viewItem'],_0x49e828['modelCursor'])),!_0x9885df['consumable']['test'](_0x3c96f7,{'classes':_0x5a33b9['className']}))return;const _0x379461=Array['from'](_0x49e828['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x2a8734=>_0xf99f45['checkAttribute'](_0x2a8734,'listItemId'));if(!_0x379461['length'])return;_0x9885df['consumable']['consume'](_0x3c96f7,{'classes':_0x5a33b9['className']}),_0x9885df['consumable']['consume'](_0x3c96f7,{'classes':'multi-level-list'}),_0x9885df['consumable']['consume'](_0x3c96f7,{'styles':'list-style-type'});const _0x2e7808=_0x379461[0x0]['getAttribute']('listIndent');for(const _0x252658 of _0x379461)_0x252658['getAttribute']('listIndent')==_0x2e7808&&(_0x9885df['writer']['setAttribute']('listType',_0x5a33b9['listType'],_0x252658),_0x9885df['writer']['setAttribute']('listMarkerStyle',_0x5a33b9['listMarkerStyle'],_0x252658));};}function K(_0xd7e92e,_0x44e5f9){const _0x5914ad=_0xd7e92e['t'],t=_0xd7e92e['t'];switch(_0x44e5f9){case'Start\x20at':return _0x5914ad('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x5914ad('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x5914ad('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x5914ad('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 _0x44e5f9;}}class C extends _0xb2eb09{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x2612f0();['keystrokes']=new _0x4ae358();['focusables']=new _0x32f518();['focusCycler'];constructor(_0x4fee40,{enabledProperties:_0x6e737a,styleButtonViews:_0x4c6dd6,styleGridAriaLabel:_0x12f3db}){super(_0x4fee40);const _0x48fe88=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x4aa3da({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x6e737a['styles']?(this['stylesView']=this['_createStylesView'](_0x4c6dd6,_0x12f3db),this['children']['add'](this['stylesView'])):_0x48fe88['push']('ck-multi-level-list-properties_without-styles'),_0x6e737a['startIndex']&&(this['_addListPropertyViews'](_0x6e737a),_0x48fe88['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x48fe88},'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 _0x45437e of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x45437e['element']);_0x17e54f({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x5ec3a9['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 _0x598f52=_0x2ca0cf=>_0x2ca0cf['stopPropagation']();this['keystrokes']['set']('arrowright',_0x598f52),this['keystrokes']['set']('arrowleft',_0x598f52),this['keystrokes']['set']('arrowup',_0x598f52),this['keystrokes']['set']('arrowdown',_0x598f52);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x5f37f1,_0x1c19e7){const _0x513242=new _0xb2eb09(this['locale']);return _0x513242['children']=_0x513242['createCollection'](),_0x513242['children']['addMany'](_0x5f37f1),_0x513242['setTemplate']({'tag':'div','attributes':{'aria-label':_0x1c19e7,'class':['ck','ck-multi-level-list-styles']},'children':_0x513242['children']}),_0x513242['children']['delegate']('execute')['to'](this),_0x513242['focus']=function(){this['children']['first']['focus']();},_0x513242['focusTracker']=new _0x2612f0(),_0x513242['keystrokes']=new _0x4ae358(),_0x513242['render'](),_0x513242['keystrokes']['listenTo'](_0x513242['element']),_0x513242;}['_addListPropertyViews'](_0x1a5d3b){const _0x14ebc3=[];_0x1a5d3b['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x14ebc3['push'](this['startIndexFieldView'])),_0x1a5d3b['styles']?(this['additionalPropertiesCollapsibleView']=new _0x20ecc2(this['locale'],_0x14ebc3),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x14ebc3,'isEnabled',(..._0x32f7e1)=>_0x32f7e1['some'](_0x4f5e20=>_0x4f5e20)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x221dfc,_0x1d77f7,_0x3b118c)=>{_0x3b118c||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x14ebc3);}['_createStartIndexField'](){const _0xc76f5b=new _0x42186c(this['locale'],_0x1528a1);return _0xc76f5b['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0xc76f5b['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xc76f5b['fieldView']['on']('input',()=>{const _0x1c3e1c=_0xc76f5b['fieldView']['element'],_0x3ff548=_0x1c3e1c['valueAsNumber'];Number['isNaN'](_0x3ff548)?_0xc76f5b['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x1c3e1c['checkValidity']()?this['fire']('listStart',{'startIndex':_0x3ff548}):_0xc76f5b['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0xc76f5b;}}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 _0x1a7fe9{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x564e82=this['editor'];_0x564e82['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x202d93,parentCommandName:_0x330080,buttonLabel:_0x466d40,buttonIcon:_0x3034f7,styleGridAriaLabel:_0x688429,styleDefinitions:_0x36b867}){const _0x32f9f0=_0x202d93['commands']['get'](_0x330080),_0x3e093a=_0x202d93['config']['get']('list.properties')||{},_0x58fb0c=_0x202d93['plugins']['has']('ListProperties'),_0x2bc4f5=_0x3e093a['startIndex'];if(!_0x58fb0c||!_0x2bc4f5)return _0x2ae57a=>{const _0x59c2e6=new _0x3e3a93(_0x2ae57a);return _0x59c2e6['set']({'label':_0x466d40,'icon':_0x3034f7,'tooltip':!0x0,'isToggleable':!0x0}),_0x59c2e6['bind']('isOn')['to'](_0x32f9f0,'value',_0x51982a=>!!_0x51982a),_0x59c2e6['on']('execute',()=>{_0x202d93['execute'](_0x330080),_0x202d93['editing']['view']['focus']();}),_0x59c2e6;};return _0x345e51=>{const _0x109d29=_0x16a220(_0x345e51,_0x202d1f),_0x427586=_0x109d29['buttonView'];return _0x109d29['bind']('isEnabled')['to'](_0x32f9f0),_0x109d29['class']='ck-list-styles-dropdown',_0x427586['on']('execute',()=>{_0x202d93['execute'](_0x330080),_0x202d93['editing']['view']['focus']();}),_0x427586['set']({'label':_0x466d40,'icon':_0x3034f7,'tooltip':!0x0,'isToggleable':!0x0}),_0x427586['bind']('isOn')['to'](_0x32f9f0,'value',_0x12a4de=>!!_0x12a4de),_0x109d29['once']('change:isOpen',()=>{const _0x36de7b=function({editor:_0x559f70,dropdownView:_0x502ca2,styleDefinitions:_0x3e2c69,styleGridAriaLabel:_0x54fa0a}){const _0x89e18e=_0x559f70['locale'],_0x58d41b=_0x559f70['config']['get']('list.properties'),_0x212cf3=null;_0x58d41b['reversed']=!0x1,_0x3e2c69['length']||(_0x58d41b['styles']=!0x1);const _0x21ae83=new C(_0x89e18e,{'styleGridAriaLabel':_0x54fa0a,'enabledProperties':_0x58d41b,'styleButtonViews':_0x212cf3});if(_0x58d41b['startIndex']){const _0x4a7388=_0x559f70['commands']['get']('listStart');_0x21ae83['startIndexFieldView']['bind']('isEnabled')['to'](_0x4a7388),_0x21ae83['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x4a7388),_0x21ae83['on']('listStart',(_0x4696c6,_0x39ff81)=>_0x559f70['execute']('listStart',_0x39ff81));}return _0x21ae83['delegate']('execute')['to'](_0x502ca2),_0x21ae83;}({'editor':_0x202d93,'dropdownView':_0x109d29,'styleGridAriaLabel':_0x688429,'styleDefinitions':_0x36b867});_0x109d29['panelView']['children']['add'](_0x36de7b);}),_0x109d29['on']('execute',()=>{_0x202d93['editing']['view']['focus']();}),_0x109d29;};}({'editor':_0x564e82,'parentCommandName':'multiLevelList','buttonLabel':K(_0x564e82['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x564e82['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x564e82['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x53c2ce=_0x564e82['commands']['get']('multiLevelList'),_0x1dc2e0=new _0x30c010(_0x564e82['locale']);return _0x1dc2e0['set']({'label':K(_0x564e82['locale'],'Multi-level\x20List'),'icon':b}),_0x1dc2e0['bind']('isEnabled')['to'](_0x53c2ce),_0x1dc2e0['bind']('isOn')['to'](_0x53c2ce,'value',_0x5091f7=>!!_0x5091f7),_0x1dc2e0['on']('execute',()=>{_0x564e82['execute']('multiLevelList'),_0x564e82['editing']['view']['focus']();}),_0x1dc2e0;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x56906e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x303194;for(const _0x5de798 in _0x56906e){const _0x4e765e=_0x5de798,_0x10dc60=_0x56906e[_0x4e765e];if('multiLevelListLicenseKeyValid'==_0x10dc60||'multiLevelListLicenseKeyInvalid'==_0x10dc60||'multiLevelListLicenseKeyExpired'==_0x10dc60||'multiLevelListLicenseKeyDomainLimit'==_0x10dc60||'multiLevelListLicenseKeyNotAllowed'==_0x10dc60||'multiLevelListLicenseKeyEvaluationLimit'==_0x10dc60||'multiLevelListLicenseKeyTrialLimit'==_0x10dc60||'multiLevelListLicenseKeyUsageLimit'==_0x10dc60){delete _0x56906e[_0x4e765e],_0x303194=_0x10dc60,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x303194&&_0x56906e['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x303194&&_0x56906e['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x303194&&_0x56906e['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x303194&&_0x56906e['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x303194&&_0x56906e['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x303194&&_0x56906e['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x303194&&_0x56906e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x1a7fe9{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-20250225.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-20250225.0",
|
|
27
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250225.0",
|
|
28
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-20250225.0",
|
|
29
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250225.0",
|
|
30
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250225.0",
|
|
31
|
+
"ckeditor5": "0.0.0-nightly-20250225.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
|
-
const _0x5e85d0=_0x5532;(function(_0x3ece74,_0x353922){const _0x66268a=_0x5532,_0x40208b=_0x3ece74();while(!![]){try{const _0x36bb5a=-parseInt(_0x66268a(0x13c))/0x1+parseInt(_0x66268a(0x15f))/0x2*(-parseInt(_0x66268a(0x13a))/0x3)+parseInt(_0x66268a(0x10b))/0x4+parseInt(_0x66268a(0x157))/0x5+parseInt(_0x66268a(0xfc))/0x6*(-parseInt(_0x66268a(0x110))/0x7)+parseInt(_0x66268a(0x12b))/0x8*(-parseInt(_0x66268a(0x124))/0x9)+parseInt(_0x66268a(0x10d))/0xa;if(_0x36bb5a===_0x353922)break;else _0x40208b['push'](_0x40208b['shift']());}catch(_0x2e2624){_0x40208b['push'](_0x40208b['shift']());}}}(_0xa9b9,0x21fab));import{Plugin as _0x36cfca}from'ckeditor5/src/core.js';import{UpcastWriter as _0x276cc1,Matcher as _0x5df524}from'ckeditor5/src/engine.js';function _0xa9b9(){const _0x2216a7=['listType','false','editing','MultiLevelListEditing','href','listenTo','add','view','element:','legal-list','init','join','listIndent','multi-level-list','viewItem','1020310prqjPW','listMarker','from','parent','removeClass','multiLevelList','map','none','986tebtdP','multi-level-list__marker','clipboardOutput','checkChild','push','createUIElement','addClass','marker','toDomElement','writer','listItemId','removeStyle','afterInit','setStyle','document','length','match','hasAttribute','bulleted','extend','remove','1238940ALlANj','itemMarker','showMarkerPath','createTextNode','span','createRangeIn','content','$inlineObject','slice','filter','listMarkerStyle','$textProxy','textNode','checkAttribute','modelCursor','532088yovLIL','schema','4422460ycKmWO','appendChild','listStart','7YvAkfk','getAttribute','for','consumable','upcast','get','data','assign','removeAttribute','low','requires','legal','listMultiLevel.listDefinitions','list-style-type','element','registerDowncastStrategy','isOfficialPlugin','setAttribute','customBulleted','modelRange','2329155RKBeCv','customNumbered','childCount','commands','isLimit','convertChildren','ListEditing','8QkDgUZ','isAtStart','editor','addAttributeCheck','function','conversion','last','postFixer','list','test','find','config','$listItem','plugins','pluginName','765ASFFJY','isPremiumPlugin','49151ztCOmF','listMarkers','element:span','fromCharCode','model','className','_listDefinitions','$text','consume','getItems','trim','return'];_0xa9b9=function(){return _0x2216a7;};return _0xa9b9();}import{uid as _0x27f1ed}from'ckeditor5/src/utils.js';import _0x46cad6 from'./multilevellistcommand.js';export default class i extends _0x36cfca{static get[_0x5e85d0(0x139)](){const _0x1e5652=_0x5e85d0;return _0x1e5652(0x14b);}static get[_0x5e85d0(0x120)](){return!0x0;}static get[_0x5e85d0(0x13b)](){return!0x0;}static get[_0x5e85d0(0x11a)](){const _0x3076fa=_0x5e85d0;return[_0x3076fa(0x12a)];}constructor(_0xaec0ed){const _0x21b2ed=_0x5e85d0;super(_0xaec0ed);const _0x2bc61c=this[_0x21b2ed(0x12d)][_0x21b2ed(0x136)][_0x21b2ed(0x115)](_0x21b2ed(0x11c))||[];this[_0x21b2ed(0x142)]=[{'listType':_0x21b2ed(0x125),'listMarkerStyle':_0x21b2ed(0x11b),'className':_0x21b2ed(0x151),'listMarkers':[{'marker':_0xa99fe0=>_0xa99fe0+'.'}]},..._0x2bc61c];}[_0x5e85d0(0x152)](){const _0x43533c=_0x5e85d0,_0x1545a0=this[_0x43533c(0x12d)],_0x13ac52=_0x1545a0[_0x43533c(0x140)],_0x12e5b3=_0x1545a0[_0x43533c(0x14a)][_0x43533c(0x14f)],_0x34d8ae=_0x1545a0[_0x43533c(0x138)][_0x43533c(0x115)](_0x43533c(0x12a));_0x1545a0[_0x43533c(0x127)][_0x43533c(0x14e)](_0x43533c(0x15c),new _0x46cad6(_0x1545a0,_0x43533c(0x11b),this[_0x43533c(0x142)])),_0x13ac52[_0x43533c(0x10c)][_0x43533c(0xfa)](_0x43533c(0x137),{'allowAttributes':[_0x43533c(0x106),_0x43533c(0x158)]}),_0x13ac52[_0x43533c(0x10c)][_0x43533c(0x12e)]((_0x34a4dd,_0x118a9b)=>{const _0x5addcb=_0x43533c,_0x5c69bb=_0x34a4dd[_0x5addcb(0x131)];if(_0x5addcb(0x158)==_0x118a9b||_0x5addcb(0x106)==_0x118a9b)return!(!_0x5c69bb[_0x5addcb(0x111)](_0x5addcb(0x169))||!this[_0x5addcb(0x142)][_0x5addcb(0x135)](_0x299c4a=>_0x299c4a[_0x5addcb(0x148)]==_0x5c69bb[_0x5addcb(0x111)](_0x5addcb(0x148))))&&void 0x0;});for(const _0xfb301f of this[_0x43533c(0x142)])_0x1545a0[_0x43533c(0x130)][_0x43533c(0x112)](_0x43533c(0x114))[_0x43533c(0x14e)](_0x49c8e8=>{const _0x3a02f8=_0x43533c;_0x49c8e8['on'](_0x3a02f8(0x150)+(_0x3a02f8(0x125)==_0xfb301f[_0x3a02f8(0x148)]?'ol':'ul'),m(_0xfb301f,_0x13ac52[_0x3a02f8(0x10c)]),{'priority':_0x3a02f8(0x119)});}),_0x34d8ae[_0x43533c(0x11f)]({'scope':_0x43533c(0x133),'attributeName':_0x43533c(0x106),'setAttributeOnDowncast'(_0x2f91da,_0x2da80f,_0x645290){const _0x1febb5=_0x43533c;_0x2da80f==_0xfb301f[_0x1febb5(0x106)]?(_0x2f91da[_0x1febb5(0x165)]([_0x1febb5(0x155),_0xfb301f[_0x1febb5(0x141)]],_0x645290),_0x2f91da[_0x1febb5(0xf4)](_0x1febb5(0x11d),_0x1febb5(0x15e),_0x645290)):(_0x2f91da[_0x1febb5(0x15b)]([_0x1febb5(0x155),_0xfb301f[_0x1febb5(0x141)]],_0x645290),_0x2f91da[_0x1febb5(0x16a)](_0x1febb5(0x11d),_0x645290));}}),_0x34d8ae[_0x43533c(0x11f)]({'scope':_0x43533c(0xfd),'attributeName':_0x43533c(0x158),'createElement'(_0x4af980,_0x124396,{dataPipeline:_0x3f8aa8}){const _0x224549=_0x43533c;if(!_0x124396[_0x224549(0xf8)](_0x224549(0x158)))return null;if(_0x124396[_0x224549(0x111)](_0x224549(0x148))!=_0xfb301f[_0x224549(0x148)]||_0x124396[_0x224549(0x111)](_0x224549(0x106))!=_0xfb301f[_0x224549(0x106)])return null;const _0x519f2e=_0x124396[_0x224549(0x111)](_0x224549(0x158))+'\x20';return _0x4af980[_0x224549(0x164)](_0x224549(0x100),{'class':_0x224549(0x160),...!_0x3f8aa8&&{'contenteditable':_0x224549(0x149),'data-multi-level-list-marker':_0x519f2e}},function(_0x1a5065){const _0x193ed5=_0x224549,_0x2453e7=this[_0x193ed5(0x167)](_0x1a5065);return _0x3f8aa8&&_0x2453e7[_0x193ed5(0x10e)](_0x1a5065[_0x193ed5(0xff)](_0x519f2e)),_0x2453e7;});},'canInjectMarkerIntoElement':_0x4ee68c=>_0x13ac52[_0x43533c(0x10c)][_0x43533c(0x162)](_0x4ee68c,_0x43533c(0x143))&&_0x13ac52[_0x43533c(0x10c)][_0x43533c(0x162)](_0x4ee68c,_0x43533c(0x103))&&!_0x13ac52[_0x43533c(0x10c)][_0x43533c(0x128)](_0x4ee68c)&&_0x4ee68c[_0x43533c(0x111)](_0x43533c(0x148))==_0xfb301f[_0x43533c(0x148)]&&_0x4ee68c[_0x43533c(0x111)](_0x43533c(0x106))==_0xfb301f[_0x43533c(0x106)]});_0x1545a0[_0x43533c(0x130)][_0x43533c(0x112)](_0x43533c(0x114))[_0x43533c(0x14e)](_0x2c9e45=>{const _0x4b1f7f=_0x43533c;_0x2c9e45['on'](_0x4b1f7f(0x13e),function(_0x490860){return(_0x1e6d51,_0x191982,{writer:_0xee5b8,consumable:_0x3cbb23})=>{const _0x3b5c38=_0x5532,_0x4c7032=_0x191982[_0x3b5c38(0x10a)],_0x232aef=_0x4c7032[_0x3b5c38(0x15a)],_0x4e8451=_0x191982[_0x3b5c38(0x156)];if(_0x3cbb23[_0x3b5c38(0x144)](_0x4e8451,{'name':!0x0,'classes':_0x3b5c38(0x160)})&&_0x4c7032[_0x3b5c38(0x12c)]&&_0x232aef[_0x3b5c38(0xf8)](_0x3b5c38(0x148))&&_0x4e8451[_0x3b5c38(0x126)]>0x0){const _0x5902ff=_0x490860[_0x3b5c38(0x101)](_0x4e8451);let _0xe6b990='';for(const _0x31eb68 of _0x5902ff[_0x3b5c38(0x145)]())_0x31eb68['is'](_0x3b5c38(0x107))&&(_0xe6b990+=_0x31eb68[_0x3b5c38(0x116)][_0x3b5c38(0x146)](),_0x3cbb23[_0x3b5c38(0x144)](_0x31eb68[_0x3b5c38(0x108)]));_0xee5b8[_0x3b5c38(0x121)](_0x3b5c38(0x158),_0xe6b990[_0x3b5c38(0x146)](),_0x232aef);}};}(_0x12e5b3));}),_0x34d8ae['on'](_0x43533c(0x132),(_0x56fb1a,{listNodes:_0x14d315,writer:_0x45e437})=>{const _0x3edb5c=_0x43533c,_0x160139=[];for(const {node:_0x2f3414,previousNodeInList:_0x5d6ca2}of _0x14d315){const _0x6d5203=_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x148)),_0xefc74b=_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x106))||(_0x3edb5c(0x125)==_0x6d5203?_0x3edb5c(0x11b):void 0x0),_0x57abd8=this[_0x3edb5c(0x142)][_0x3edb5c(0x135)](_0x323dd9=>_0x323dd9[_0x3edb5c(0x148)]==_0x6d5203&&_0x323dd9[_0x3edb5c(0x106)]==_0xefc74b);if(_0x3edb5c(0x125)!=_0x6d5203&&_0x3edb5c(0x122)!=_0x6d5203&&(_0x2f3414[_0x3edb5c(0xf8)](_0x3edb5c(0x158))&&(_0x45e437[_0x3edb5c(0x118)](_0x3edb5c(0x158),_0x2f3414),_0x56fb1a[_0x3edb5c(0x147)]=!0x0),_0x2f3414[_0x3edb5c(0xf8)](_0x3edb5c(0x106))&&(_0x45e437[_0x3edb5c(0x118)](_0x3edb5c(0x106),_0x2f3414),_0x56fb1a[_0x3edb5c(0x147)]=!0x0)),!_0x57abd8){_0x3edb5c(0x122)!=_0x6d5203||_0xefc74b||(_0x45e437[_0x3edb5c(0x121)](_0x3edb5c(0x148),_0x3edb5c(0xf9),_0x2f3414),_0x56fb1a[_0x3edb5c(0x147)]=!0x0);continue;}_0x2f3414[_0x3edb5c(0xf8)](_0x3edb5c(0x106))||(_0x45e437[_0x3edb5c(0x121)](_0x3edb5c(0x106),_0xefc74b,_0x2f3414),_0x56fb1a[_0x3edb5c(0x147)]=!0x0);const _0x11d720=_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x154));if(_0x5d6ca2&&_0x5d6ca2[_0x3edb5c(0x111)](_0x3edb5c(0x169))==_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x169)))continue;_0x160139[_0x3edb5c(0xf6)]=_0x11d720+0x1,_0x5d6ca2||_0x160139[_0x11d720]?_0x5d6ca2&&_0x5d6ca2[_0x3edb5c(0x111)](_0x3edb5c(0x148))!=_0x57abd8[_0x3edb5c(0x148)]?_0x160139[_0x11d720]=0x1:_0x160139[_0x11d720]++:_0x160139[_0x11d720]=_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x10f))||0x1;const _0x134628=f(_0x11d720,_0x57abd8,_0x160139);_0x2f3414[_0x3edb5c(0x111)](_0x3edb5c(0x158))!=_0x134628&&(_0x45e437[_0x3edb5c(0x121)](_0x3edb5c(0x158),_0x134628,_0x2f3414),_0x56fb1a[_0x3edb5c(0x147)]=!0x0);}});const _0x5b25f4=_0x1545a0[_0x43533c(0x14a)][_0x43533c(0x14f)][_0x43533c(0xf5)];this[_0x43533c(0x14d)](_0x5b25f4,_0x43533c(0x161),(_0x47d041,_0x2c5f41)=>{const _0x5a3139=_0x43533c,_0x203fe7=new _0x5df524({'name':_0x5a3139(0x100),'classes':_0x5a3139(0x160)}),_0x5258e4=new _0x5df524({'name':'ol','classes':_0x5a3139(0x155),'styles':{'list-style-type':_0x5a3139(0x15e)}}),_0x11a4b5=new _0x276cc1(_0x2c5f41[_0x5a3139(0x102)][_0x5a3139(0xf5)]),_0x4c915e=[];for(const _0x5bf381 of _0x11a4b5[_0x5a3139(0x101)](_0x2c5f41[_0x5a3139(0x102)])[_0x5a3139(0x145)]())_0x5bf381['is'](_0x5a3139(0x11e))&&_0x203fe7[_0x5a3139(0xf7)](_0x5bf381)&&_0x4c915e[_0x5a3139(0x163)](_0x5bf381),_0x5bf381['is'](_0x5a3139(0x11e))&&_0x5258e4[_0x5a3139(0xf7)](_0x5bf381)&&_0x11a4b5[_0x5a3139(0x16a)](_0x5a3139(0x11d),_0x5bf381);for(const _0x39654c of _0x4c915e)_0x11a4b5[_0x5a3139(0xfb)](_0x39654c);});}[_0x5e85d0(0x16b)](){!async function(_0x1fa826){const _0x345b40=_0x2e1ed6([0x63,0x37,0x77,0x59,0x75,0x4e,0x4d,0x53,0x5a,0x54,0x32,0x43,0x50,0x64,0x44,0x72,0x6d,0x78,0x68,0x48,0x56,0x57,0x66,0x4f,0x73,0x79,0x70,0x61,0x36,0x35,0x7a,0x55,0x67,0x6b,0x6a,0x58,0x45,0x51,0x42,0x6e,0x46,0x52,0x69,0x65,0x47,0x4b,0x33,0x6c,0x41,0x6f,0x74,0x34,0x62,0x31,0x38,0x39,0x71,0x49,0x4a,0x76,0x4c,0x30]),_0x46dc02=0xe0cadc9,_0x426fff=0xe0bcda1^_0x46dc02,_0x156923=window[_0x2e1ed6([0x44,0x61,0x74,0x65])][_0x2e1ed6([0x6e,0x6f,0x77])](),_0x4fa67b=_0x1fa826[_0x2e1ed6([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x250d8e=new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ce747=>{_0x4fa67b[_0x2e1ed6([0x6f,0x6e,0x63,0x65])](_0x2e1ed6([0x72,0x65,0x61,0x64,0x79]),_0x3ce747);}),_0x8a2a6b={[_0x2e1ed6([0x6b,0x74,0x79])]:_0x2e1ed6([0x45,0x43]),[_0x2e1ed6([0x75,0x73,0x65])]:_0x2e1ed6([0x73,0x69,0x67]),[_0x2e1ed6([0x63,0x72,0x76])]:_0x2e1ed6([0x50,0x2d,0x32,0x35,0x36]),[_0x2e1ed6([0x78])]:_0x2e1ed6([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]),[_0x2e1ed6([0x79])]:_0x2e1ed6([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]),[_0x2e1ed6([0x61,0x6c,0x67])]:_0x2e1ed6([0x45,0x53,0x32,0x35,0x36])},_0x40bbbf=_0x4fa67b[_0x2e1ed6([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2e1ed6([0x67,0x65,0x74])](_0x2e1ed6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x2b747d(){let _0x49414a,_0x2ae062=null,_0x5e165a=null;try{if(_0x40bbbf==_0x2e1ed6([0x47,0x50,0x4c]))return _0x2e1ed6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x49414a=_0x530635(),!_0x49414a)return _0x2e1ed6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x49414a[_0x2e1ed6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5e165a=_0x14048d(_0x49414a[_0x2e1ed6([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x49414a[_0x2e1ed6([0x6a,0x74,0x69])])),await _0x157c52()?_0x4ce7a5()?_0x508ad1()?_0x2e1ed6([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x452864()?(_0x49414a[_0x2e1ed6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e1ed6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2ae062=_0x194b50(_0x2e1ed6([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x49414a[_0x2e1ed6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2e1ed6([0x74,0x72,0x69,0x61,0x6c])&&(_0x2ae062=_0x194b50(_0x2e1ed6([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4e1138()):_0x2e1ed6([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2e1ed6([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2e1ed6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x36a2c7){return _0x2e1ed6([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x508ad1(){const _0x367864=[_0x2e1ed6([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2e1ed6([0x74,0x72,0x69,0x61,0x6c])][_0x2e1ed6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x49414a[_0x2e1ed6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x156923/0x3e8:0xe10*_0x426fff;return _0x49414a[_0x2e1ed6([0x65,0x78,0x70])]<_0x367864;}function _0x4ce7a5(){const _0x4f9684=_0x49414a[_0x2e1ed6([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x4f9684&&(!!_0x4f9684[_0x2e1ed6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e1ed6([0x2a]))||!!_0x4f9684[_0x2e1ed6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e1ed6([0x4d,0x4c,0x4c])));}function _0x452864(){const _0x7faf6e=_0x5532,_0x5cd926=_0x49414a[_0x2e1ed6([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5cd926||0x0==_0x5cd926[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x157904}=new URL(window[_0x2e1ed6([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x7faf6e(0x14c)]);if(_0x5cd926[_0x2e1ed6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x157904))return!0x0;const _0x391d06=_0x157904[_0x2e1ed6([0x73,0x70,0x6c,0x69,0x74])](_0x2e1ed6([0x2e]));return _0x5cd926[_0x2e1ed6([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3feb0d=>_0x3feb0d[_0x2e1ed6([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2e1ed6([0x2a])))[_0x2e1ed6([0x6d,0x61,0x70])](_0x37a347=>_0x37a347[_0x2e1ed6([0x73,0x70,0x6c,0x69,0x74])](_0x2e1ed6([0x2e])))[_0x2e1ed6([0x73,0x6f,0x6d,0x65])](_0x485a34=>_0x391d06[_0x2e1ed6([0x65,0x76,0x65,0x72,0x79])]((_0x5f183d,_0x334561)=>_0x485a34[_0x334561]===_0x5f183d||_0x485a34[_0x334561]===_0x2e1ed6([0x2a])));}function _0x4e1138(){return _0x2ae062&&_0x5e165a?new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3c0bbd,_0x245a00)=>{_0x2ae062[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x3c0bbd,_0x245a00),_0x5e165a[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x38d172=>{_0x38d172!=_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64])&&_0x3c0bbd(_0x38d172);},_0x245a00);}):_0x2ae062||_0x5e165a||_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64]);}}function _0x14048d(_0x1e4f7c,_0x34d463){return new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1fb962=>{if(_0x1b7d7e())return _0x1fb962(_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64]));_0x36d469(),_0x4fa67b[_0x2e1ed6([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2e1ed6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x461b88=!0x1;const _0x4094c0=_0x27f1ed();function _0x16a3b8(_0x4f4c5b){return!!_0x4f4c5b&&(typeof _0x4f4c5b===_0x2e1ed6([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4f4c5b===_0x2e1ed6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4f4c5b[_0x2e1ed6([0x74,0x68,0x65,0x6e])]===_0x2e1ed6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4f4c5b[_0x2e1ed6([0x63,0x61,0x74,0x63,0x68])]===_0x2e1ed6([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5dc657(_0x5f5003){_0x42577d(_0x5f5003)[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x5380d6=>{if(!_0x5380d6||_0x5380d6[_0x2e1ed6([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2e1ed6([0x6f,0x6b]))return _0x2e1ed6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x53e158(_0xf6ed39(_0x4094c0+_0x34d463))!=_0x5380d6[_0x2e1ed6([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2e1ed6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64]);})[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x24cdae=>(_0x2f1459(),_0x24cdae),()=>{const _0x48e797=_0x3c5f80();return null==_0x48e797?(_0x2f1459(),_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64])):_0x2e1ed6(_0x156923-_0x48e797>(0x2a0029c9^_0x46dc02)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x1fb962)[_0x2e1ed6([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1fb962(_0x2e1ed6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x85ebbf=0xe3a4349^_0x46dc02;function _0x2f1459(){const _0x3d77bb=_0x2e1ed6([0x6c,0x6c,0x63,0x74,0x2d])+_0x53e158(_0xf6ed39(_0x1e4f7c)),_0x1c1a97=_0x18d837(_0x53e158(window[_0x2e1ed6([0x4d,0x61,0x74,0x68])][_0x2e1ed6([0x63,0x65,0x69,0x6c])](_0x156923/_0x85ebbf)));window[_0x2e1ed6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e1ed6([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d77bb,_0x1c1a97);}function _0x3c5f80(){const _0x3e8130=_0x2e1ed6([0x6c,0x6c,0x63,0x74,0x2d])+_0x53e158(_0xf6ed39(_0x1e4f7c)),_0x4075a8=window[_0x2e1ed6([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2e1ed6([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3e8130);return _0x4075a8?window[_0x2e1ed6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x18d837(_0x4075a8),0x10)*_0x85ebbf:null;}function _0x42577d(_0x5f0e9e){return new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ecea6,_0x1edf95)=>{_0x5f0e9e[_0x2e1ed6([0x74,0x68,0x65,0x6e])](_0x3ecea6,_0x1edf95),window[_0x2e1ed6([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x1edf95,0xe0d7909^_0x46dc02);});}}_0x4fa67b[_0x2e1ed6([0x6f,0x6e])](_0x2e1ed6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e9512,_0x22c06e)=>{if(_0x22c06e[0x0]!=_0x1e4f7c)return _0x1fb962(_0x2e1ed6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x22c06e[0x1]={..._0x22c06e[0x1],[_0x2e1ed6([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4094c0};},{[_0x2e1ed6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e1ed6([0x68,0x69,0x67,0x68])}),_0x4fa67b[_0x2e1ed6([0x6f,0x6e])](_0x2e1ed6([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27eb43=>{_0x16a3b8(_0x27eb43[_0x2e1ed6([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x461b88=!0x0,_0x5dc657(_0x27eb43[_0x2e1ed6([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2e1ed6([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2e1ed6([0x6c,0x6f,0x77])}),_0x250d8e[_0x2e1ed6([0x74,0x68,0x65,0x6e])](()=>{_0x461b88||_0x1fb962(_0x2e1ed6([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1b7d7e(){return _0x4fa67b[_0x2e1ed6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e1ed6([0x76,0x69,0x65,0x77])][_0x2e1ed6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2e1ed6([0x61,0x75,0x74,0x6f]);}function _0x36d469(){_0x4fa67b[_0x2e1ed6([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2e1ed6([0x76,0x69,0x65,0x77])][_0x2e1ed6([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2e1ed6([0x61,0x75,0x74,0x6f]);}}function _0x194b50(_0x1cd8d4){const _0x3ff99f=[new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3bca34=>setTimeout(_0x3bca34,0xe059305^_0x46dc02)),_0x250d8e[_0x2e1ed6([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x37d340=>{let _0x3034d4=0x0;_0x4fa67b[_0x2e1ed6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e1ed6([0x6f,0x6e])](_0x2e1ed6([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x32cb80,_0x1ca93b)=>{_0x1ca93b[0x0][_0x2e1ed6([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3034d4++,_0x3034d4==(0xe0cac31^_0x46dc02)&&(_0x37d340(),_0x32cb80[_0x2e1ed6([0x6f,0x66,0x66])]());});}))];return window[_0x2e1ed6([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2e1ed6([0x72,0x61,0x63,0x65])](_0x3ff99f)[_0x2e1ed6([0x74,0x68,0x65,0x6e])](()=>_0x1cd8d4);}async function _0x460f7e(){await _0x250d8e,_0x4fa67b[_0x2e1ed6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e1ed6([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x3c634b,_0x4fa67b[_0x2e1ed6([0x6d,0x6f,0x64,0x65,0x6c])][_0x2e1ed6([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x3c634b,_0x4fa67b[_0x2e1ed6([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2e1ed6([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xb31a0f(_0x5994bc){const _0x14cef1=_0x311e0f();_0x4fa67b[_0x14cef1]=_0x2e1ed6([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5994bc,_0x5994bc!=_0x2e1ed6([0x56,0x61,0x6c,0x69,0x64])&&_0x460f7e();}function _0x311e0f(){const _0x5dc5fb=window[_0x2e1ed6([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2e1ed6([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2e1ed6([0x6e,0x6f,0x77])]())[_0x2e1ed6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2e1ed6([0x2e]),'');let _0x54a476=_0x2e1ed6([0x63]);for(let _0x2a0f5b=0x0;_0x2a0f5b<_0x5dc5fb[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2a0f5b+=0x2){let _0x558829=window[_0x2e1ed6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dc5fb[_0x2e1ed6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2a0f5b,_0x2a0f5b+0x2));_0x558829>=_0x345b40[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x558829-=_0x345b40[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x54a476+=_0x345b40[_0x558829];}return _0x54a476;}function _0x530635(){const _0x3d16cb=_0x40bbbf[_0x2e1ed6([0x73,0x70,0x6c,0x69,0x74])](_0x2e1ed6([0x2e]));if(0x3!=_0x3d16cb[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x12a184(_0x3d16cb[0x1]);function _0x12a184(_0x586e5a){const _0x1c3e31=_0x577bc2(_0x586e5a);return _0x1c3e31&&_0x1655e2()?_0x1c3e31:null;function _0x1655e2(){const _0x5051ee=_0x1c3e31[_0x2e1ed6([0x6a,0x74,0x69])],_0xb9cde8=window[_0x2e1ed6([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5051ee[_0x2e1ed6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5051ee[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x563ab9={..._0x1c3e31,[_0x2e1ed6([0x6a,0x74,0x69])]:_0x5051ee[_0x2e1ed6([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5051ee[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x563ab9[_0x2e1ed6([0x76,0x63])],_0xf6ed39(_0x563ab9)==_0xb9cde8;}}}async function _0x157c52(){let _0x1e8fe1=!0x0;try{const _0x52d360=_0x40bbbf[_0x2e1ed6([0x73,0x70,0x6c,0x69,0x74])](_0x2e1ed6([0x2e])),[_0xf0a4aa,_0x25e55c,_0x348839]=_0x52d360;return _0x525344(_0xf0a4aa),await _0x2dd45f(_0xf0a4aa,_0x25e55c,_0x348839),_0x1e8fe1;}catch(_0x46d6e0){return!0x1;}function _0x525344(_0xa9aa38){const _0x37d78a=_0x577bc2(_0xa9aa38);_0x37d78a&&_0x37d78a[_0x2e1ed6([0x61,0x6c,0x67])]==_0x2e1ed6([0x45,0x53,0x32,0x35,0x36])||(_0x1e8fe1=!0x1);}async function _0x2dd45f(_0x55bbef,_0x2bb982,_0x20fc73){const _0x59aed8=window[_0x2e1ed6([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2e1ed6([0x66,0x72,0x6f,0x6d])](_0x3a8a36(_0x20fc73),_0x18d486=>_0x18d486[_0x2e1ed6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x401423=new window[(_0x2e1ed6([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2e1ed6([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x55bbef+_0x2e1ed6([0x2e])+_0x2bb982),_0xf4ae5=window[_0x2e1ed6([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2e1ed6([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xf4ae5)return;const _0x5c1812=await _0xf4ae5[_0x2e1ed6([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2e1ed6([0x6a,0x77,0x6b]),_0x8a2a6b,{[_0x2e1ed6([0x6e,0x61,0x6d,0x65])]:_0x2e1ed6([0x45,0x43,0x44,0x53,0x41]),[_0x2e1ed6([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2e1ed6([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2e1ed6([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xf4ae5[_0x2e1ed6([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2e1ed6([0x6e,0x61,0x6d,0x65])]:_0x2e1ed6([0x45,0x43,0x44,0x53,0x41]),[_0x2e1ed6([0x68,0x61,0x73,0x68])]:{[_0x2e1ed6([0x6e,0x61,0x6d,0x65])]:_0x2e1ed6([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5c1812,_0x59aed8,_0x401423)||(_0x1e8fe1=!0x1);}}function _0x577bc2(_0x3eb50){return _0x3eb50[_0x2e1ed6([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2e1ed6([0x65,0x79]))?JSON[_0x2e1ed6([0x70,0x61,0x72,0x73,0x65])](_0x3a8a36(_0x3eb50)):null;}function _0x3a8a36(_0x54565d){return window[_0x2e1ed6([0x61,0x74,0x6f,0x62])](_0x54565d[_0x2e1ed6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2e1ed6([0x2b]))[_0x2e1ed6([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2e1ed6([0x2f])));}function _0xf6ed39(_0x2da139){let _0x4f310e=0x1505;function _0x20039d(_0xa5a78b){for(let _0x381efa=0x0;_0x381efa<_0xa5a78b[_0x2e1ed6([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x381efa++){const _0x2eb473=_0xa5a78b[_0x2e1ed6([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x381efa);_0x4f310e=(_0x4f310e<<0x5)+_0x4f310e+_0x2eb473,_0x4f310e&=_0x4f310e;}}function _0x195709(_0xff0deb){Array[_0x2e1ed6([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0xff0deb)?_0xff0deb[_0x2e1ed6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x195709):_0xff0deb&&typeof _0xff0deb==_0x2e1ed6([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2e1ed6([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0xff0deb)[_0x2e1ed6([0x73,0x6f,0x72,0x74])]()[_0x2e1ed6([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x31732e,_0x239788])=>{_0x20039d(_0x31732e),_0x195709(_0x239788);}):_0x20039d(window[_0x2e1ed6([0x53,0x74,0x72,0x69,0x6e,0x67])](_0xff0deb));}return _0x195709(_0x2da139),_0x4f310e>>>0x0;}function _0x53e158(_0x2ad0f0){return _0x2ad0f0[_0x2e1ed6([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2e1ed6([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2e1ed6([0x30]));}function _0x18d837(_0x54451d){return _0x54451d[_0x2e1ed6([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2e1ed6([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2e1ed6([0x6a,0x6f,0x69,0x6e])]('');}function _0x3c634b(){}function _0x2e1ed6(_0x319c53){const _0x366107=_0x5532;return _0x319c53[_0x366107(0x15d)](_0x322072=>String[_0x366107(0x13f)](_0x322072))[_0x366107(0x153)]('');}_0xb31a0f(await _0x2b747d());}(this);}}function f(_0x44947c,_0x18196b,_0x452039){const _0x22a327=_0x5e85d0;let _0x2a5240=_0x18196b[_0x22a327(0x13d)][_0x44947c%_0x18196b[_0x22a327(0x13d)][_0x22a327(0xf6)]];if(void 0x0===_0x2a5240[_0x22a327(0xfe)]||_0x2a5240[_0x22a327(0xfe)])return _0x452039[_0x22a327(0x104)](0x0,_0x44947c+0x1)[_0x22a327(0x15d)]((_0x4a1110,_0x22b690)=>(_0x2a5240=_0x18196b[_0x22a327(0x13d)][_0x22b690%_0x18196b[_0x22a327(0x13d)][_0x22a327(0xf6)]],w(_0x2a5240[_0x22a327(0x166)],_0x4a1110)))[_0x22a327(0x153)]('');{const _0xeee1d9=_0x452039[_0x452039[_0x22a327(0xf6)]-0x1];return w(_0x2a5240[_0x22a327(0x166)],_0xeee1d9);}}function w(_0x320163,_0x371097){const _0x5aca56=_0x5e85d0;return _0x5aca56(0x12f)==typeof _0x320163?_0x320163(_0x371097):_0x320163;}function _0x5532(_0x272347,_0x17b18a){const _0xa9b9b0=_0xa9b9();return _0x5532=function(_0x55329d,_0x1f5850){_0x55329d=_0x55329d-0xf4;let _0x279974=_0xa9b9b0[_0x55329d];return _0x279974;},_0x5532(_0x272347,_0x17b18a);}function m(_0x4e34c8,_0x3694fa){return(_0x377d95,_0x3109ec,_0x579d5e)=>{const _0x3c6d6b=_0x5532,_0x270b95=_0x3109ec[_0x3c6d6b(0x156)];if(_0x3109ec[_0x3c6d6b(0x123)]||Object[_0x3c6d6b(0x117)](_0x3109ec,_0x579d5e[_0x3c6d6b(0x129)](_0x3109ec[_0x3c6d6b(0x156)],_0x3109ec[_0x3c6d6b(0x10a)])),!_0x579d5e[_0x3c6d6b(0x113)][_0x3c6d6b(0x134)](_0x270b95,{'classes':_0x4e34c8[_0x3c6d6b(0x141)]}))return;const _0x56c3d7=Array[_0x3c6d6b(0x159)](_0x3109ec[_0x3c6d6b(0x123)][_0x3c6d6b(0x145)]({'shallow':!0x0}))[_0x3c6d6b(0x105)](_0x3c6d96=>_0x3694fa[_0x3c6d6b(0x109)](_0x3c6d96,_0x3c6d6b(0x169)));if(!_0x56c3d7[_0x3c6d6b(0xf6)])return;_0x579d5e[_0x3c6d6b(0x113)][_0x3c6d6b(0x144)](_0x270b95,{'classes':_0x4e34c8[_0x3c6d6b(0x141)]}),_0x579d5e[_0x3c6d6b(0x113)][_0x3c6d6b(0x144)](_0x270b95,{'classes':_0x3c6d6b(0x155)}),_0x579d5e[_0x3c6d6b(0x113)][_0x3c6d6b(0x144)](_0x270b95,{'styles':_0x3c6d6b(0x11d)});const _0x57cd9f=_0x56c3d7[0x0][_0x3c6d6b(0x111)](_0x3c6d6b(0x154));for(const _0x33a728 of _0x56c3d7)_0x33a728[_0x3c6d6b(0x111)](_0x3c6d6b(0x154))==_0x57cd9f&&(_0x579d5e[_0x3c6d6b(0x168)][_0x3c6d6b(0x121)](_0x3c6d6b(0x148),_0x4e34c8[_0x3c6d6b(0x148)],_0x33a728),_0x579d5e[_0x3c6d6b(0x168)][_0x3c6d6b(0x121)](_0x3c6d6b(0x106),_0x4e34c8[_0x3c6d6b(0x106)],_0x33a728));};}
|
|
23
|
+
function _0x2018(_0x3bc989,_0x4edd2c){const _0x143242=_0x1432();return _0x2018=function(_0x20182c,_0x656a79){_0x20182c=_0x20182c-0x1de;let _0x4963f1=_0x143242[_0x20182c];return _0x4963f1;},_0x2018(_0x3bc989,_0x4edd2c);}const _0xf9ad30=_0x2018;(function(_0x40d4dd,_0x8c8248){const _0x5ba4f5=_0x2018,_0x479a6f=_0x40d4dd();while(!![]){try{const _0xad12bb=parseInt(_0x5ba4f5(0x1de))/0x1+parseInt(_0x5ba4f5(0x1f9))/0x2+parseInt(_0x5ba4f5(0x1f0))/0x3+parseInt(_0x5ba4f5(0x24a))/0x4*(-parseInt(_0x5ba4f5(0x1fa))/0x5)+-parseInt(_0x5ba4f5(0x243))/0x6+-parseInt(_0x5ba4f5(0x24c))/0x7*(-parseInt(_0x5ba4f5(0x24e))/0x8)+-parseInt(_0x5ba4f5(0x1ea))/0x9*(parseInt(_0x5ba4f5(0x201))/0xa);if(_0xad12bb===_0x8c8248)break;else _0x479a6f['push'](_0x479a6f['shift']());}catch(_0x388f47){_0x479a6f['push'](_0x479a6f['shift']());}}}(_0x1432,0x5510e));import{Plugin as _0x166c6e}from'ckeditor5/src/core.js';import{UpcastWriter as _0x3527ed,Matcher as _0x36bce9}from'ckeditor5/src/engine.js';import{uid as _0x55de05}from'ckeditor5/src/utils.js';import _0x1419c5 from'./multilevellistcommand.js';function _0x1432(){const _0x11b4cb=['postFixer','listStart','plugins','match','listItemId','assign','init','multi-level-list','955716iiddsN','appendChild','itemMarker','find','return','content','addAttributeCheck','60LTXLjN','span','133CknvFo','parent','200280AXTLRT','remove','createUIElement','push','schema','consumable','config','createTextNode','154816VqbGbW','customBulleted','model','isPremiumPlugin','writer','toDomElement','trim','join','hasAttribute','legal-list','legal','view','10971CrDkFS','from','viewItem','list','get','MultiLevelListEditing','865566SoQxWm','fromCharCode','marker','editor','getItems','function','listIndent','checkChild','element','1005824TmPOEA','180395fVjzDY','bulleted','multiLevelList','consume','none','document','listenTo','3060MeUvZC','listMarkerStyle','pluginName','isAtStart','list-style-type','showMarkerPath','_listDefinitions','element:span','className','isLimit','slice','multi-level-list__marker','editing','isOfficialPlugin','removeAttribute','listMarkers','element:','addClass','registerDowncastStrategy','length','test','$listItem','$text','checkAttribute','filter','setStyle','convertChildren','upcast','last','setAttribute','listMultiLevel.listDefinitions','commands','customNumbered','clipboardOutput','childCount','afterInit','href','listType','getAttribute','low','conversion','removeStyle','$inlineObject','add','removeClass','requires','modelCursor','extend','data','modelRange','createRangeIn','false','$textProxy','map','for','listMarker','textNode','ListEditing'];_0x1432=function(){return _0x11b4cb;};return _0x1432();}export default class i extends _0x166c6e{static get[_0xf9ad30(0x203)](){const _0xe69b7=_0xf9ad30;return _0xe69b7(0x1ef);}static get[_0xf9ad30(0x20e)](){return!0x0;}static get[_0xf9ad30(0x1e1)](){return!0x0;}static get[_0xf9ad30(0x22e)](){const _0x58c81f=_0xf9ad30;return[_0x58c81f(0x23a)];}constructor(_0x29fe44){const _0x2fe249=_0xf9ad30;super(_0x29fe44);const _0x1f3e61=this[_0x2fe249(0x1f3)][_0x2fe249(0x254)][_0x2fe249(0x1ee)](_0x2fe249(0x21f))||[];this[_0x2fe249(0x207)]=[{'listType':_0x2fe249(0x221),'listMarkerStyle':_0x2fe249(0x1e8),'className':_0x2fe249(0x1e7),'listMarkers':[{'marker':_0x158216=>_0x158216+'.'}]},..._0x1f3e61];}[_0xf9ad30(0x241)](){const _0x2fb37f=_0xf9ad30,_0x3609d4=this[_0x2fb37f(0x1f3)],_0x59e7d8=_0x3609d4[_0x2fb37f(0x1e0)],_0x486156=_0x3609d4[_0x2fb37f(0x20d)][_0x2fb37f(0x1e9)],_0x9a44c1=_0x3609d4[_0x2fb37f(0x23d)][_0x2fb37f(0x1ee)](_0x2fb37f(0x23a));_0x3609d4[_0x2fb37f(0x220)][_0x2fb37f(0x22c)](_0x2fb37f(0x1fc),new _0x1419c5(_0x3609d4,_0x2fb37f(0x1e8),this[_0x2fb37f(0x207)])),_0x59e7d8[_0x2fb37f(0x252)][_0x2fb37f(0x230)](_0x2fb37f(0x216),{'allowAttributes':[_0x2fb37f(0x202),_0x2fb37f(0x238)]}),_0x59e7d8[_0x2fb37f(0x252)][_0x2fb37f(0x249)]((_0x23f024,_0x196e1a)=>{const _0x57514a=_0x2fb37f,_0x2c1f03=_0x23f024[_0x57514a(0x21d)];if(_0x57514a(0x238)==_0x196e1a||_0x57514a(0x202)==_0x196e1a)return!(!_0x2c1f03[_0x57514a(0x227)](_0x57514a(0x23f))||!this[_0x57514a(0x207)][_0x57514a(0x246)](_0x268d16=>_0x268d16[_0x57514a(0x226)]==_0x2c1f03[_0x57514a(0x227)](_0x57514a(0x226))))&&void 0x0;});for(const _0x1646fe of this[_0x2fb37f(0x207)])_0x3609d4[_0x2fb37f(0x229)][_0x2fb37f(0x237)](_0x2fb37f(0x21c))[_0x2fb37f(0x22c)](_0x53f684=>{const _0x357286=_0x2fb37f;_0x53f684['on'](_0x357286(0x211)+(_0x357286(0x221)==_0x1646fe[_0x357286(0x226)]?'ol':'ul'),m(_0x1646fe,_0x59e7d8[_0x357286(0x252)]),{'priority':_0x357286(0x228)});}),_0x9a44c1[_0x2fb37f(0x213)]({'scope':_0x2fb37f(0x1ed),'attributeName':_0x2fb37f(0x202),'setAttributeOnDowncast'(_0x50fe24,_0x1f69d6,_0x517980){const _0x556b6b=_0x2fb37f;_0x1f69d6==_0x1646fe[_0x556b6b(0x202)]?(_0x50fe24[_0x556b6b(0x212)]([_0x556b6b(0x242),_0x1646fe[_0x556b6b(0x209)]],_0x517980),_0x50fe24[_0x556b6b(0x21a)](_0x556b6b(0x205),_0x556b6b(0x1fe),_0x517980)):(_0x50fe24[_0x556b6b(0x22d)]([_0x556b6b(0x242),_0x1646fe[_0x556b6b(0x209)]],_0x517980),_0x50fe24[_0x556b6b(0x22a)](_0x556b6b(0x205),_0x517980));}}),_0x9a44c1[_0x2fb37f(0x213)]({'scope':_0x2fb37f(0x245),'attributeName':_0x2fb37f(0x238),'createElement'(_0x42db91,_0x22a216,{dataPipeline:_0x15589b}){const _0x19ff62=_0x2fb37f;if(!_0x22a216[_0x19ff62(0x1e6)](_0x19ff62(0x238)))return null;if(_0x22a216[_0x19ff62(0x227)](_0x19ff62(0x226))!=_0x1646fe[_0x19ff62(0x226)]||_0x22a216[_0x19ff62(0x227)](_0x19ff62(0x202))!=_0x1646fe[_0x19ff62(0x202)])return null;const _0x1870ac=_0x22a216[_0x19ff62(0x227)](_0x19ff62(0x238))+'\x20';return _0x42db91[_0x19ff62(0x250)](_0x19ff62(0x24b),{'class':_0x19ff62(0x20c),...!_0x15589b&&{'contenteditable':_0x19ff62(0x234),'data-multi-level-list-marker':_0x1870ac}},function(_0x1abe3a){const _0x334f24=_0x19ff62,_0x168311=this[_0x334f24(0x1e3)](_0x1abe3a);return _0x15589b&&_0x168311[_0x334f24(0x244)](_0x1abe3a[_0x334f24(0x255)](_0x1870ac)),_0x168311;});},'canInjectMarkerIntoElement':_0x57e898=>_0x59e7d8[_0x2fb37f(0x252)][_0x2fb37f(0x1f7)](_0x57e898,_0x2fb37f(0x217))&&_0x59e7d8[_0x2fb37f(0x252)][_0x2fb37f(0x1f7)](_0x57e898,_0x2fb37f(0x22b))&&!_0x59e7d8[_0x2fb37f(0x252)][_0x2fb37f(0x20a)](_0x57e898)&&_0x57e898[_0x2fb37f(0x227)](_0x2fb37f(0x226))==_0x1646fe[_0x2fb37f(0x226)]&&_0x57e898[_0x2fb37f(0x227)](_0x2fb37f(0x202))==_0x1646fe[_0x2fb37f(0x202)]});_0x3609d4[_0x2fb37f(0x229)][_0x2fb37f(0x237)](_0x2fb37f(0x21c))[_0x2fb37f(0x22c)](_0x82f151=>{const _0x3f275b=_0x2fb37f;_0x82f151['on'](_0x3f275b(0x208),function(_0x51db0f){return(_0x17a099,_0x2383f2,{writer:_0x2a2e12,consumable:_0x5edaa1})=>{const _0x41e97f=_0x2018,_0x873afe=_0x2383f2[_0x41e97f(0x22f)],_0x541903=_0x873afe[_0x41e97f(0x24d)],_0x429c77=_0x2383f2[_0x41e97f(0x1ec)];if(_0x5edaa1[_0x41e97f(0x1fd)](_0x429c77,{'name':!0x0,'classes':_0x41e97f(0x20c)})&&_0x873afe[_0x41e97f(0x204)]&&_0x541903[_0x41e97f(0x1e6)](_0x41e97f(0x226))&&_0x429c77[_0x41e97f(0x223)]>0x0){const _0xf3e176=_0x51db0f[_0x41e97f(0x233)](_0x429c77);let _0x28ab20='';for(const _0x31f44d of _0xf3e176[_0x41e97f(0x1f4)]())_0x31f44d['is'](_0x41e97f(0x235))&&(_0x28ab20+=_0x31f44d[_0x41e97f(0x231)][_0x41e97f(0x1e4)](),_0x5edaa1[_0x41e97f(0x1fd)](_0x31f44d[_0x41e97f(0x239)]));_0x2a2e12[_0x41e97f(0x21e)](_0x41e97f(0x238),_0x28ab20[_0x41e97f(0x1e4)](),_0x541903);}};}(_0x486156));}),_0x9a44c1['on'](_0x2fb37f(0x23b),(_0x196590,{listNodes:_0x360f45,writer:_0x4c5e06})=>{const _0x25c549=_0x2fb37f,_0x45a62c=[];for(const {node:_0x2db1ef,previousNodeInList:_0x5a7eec}of _0x360f45){const _0x2160fd=_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x226)),_0x24b817=_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x202))||(_0x25c549(0x221)==_0x2160fd?_0x25c549(0x1e8):void 0x0),_0x37bc09=this[_0x25c549(0x207)][_0x25c549(0x246)](_0x41e2c0=>_0x41e2c0[_0x25c549(0x226)]==_0x2160fd&&_0x41e2c0[_0x25c549(0x202)]==_0x24b817);if(_0x25c549(0x221)!=_0x2160fd&&_0x25c549(0x1df)!=_0x2160fd&&(_0x2db1ef[_0x25c549(0x1e6)](_0x25c549(0x238))&&(_0x4c5e06[_0x25c549(0x20f)](_0x25c549(0x238),_0x2db1ef),_0x196590[_0x25c549(0x247)]=!0x0),_0x2db1ef[_0x25c549(0x1e6)](_0x25c549(0x202))&&(_0x4c5e06[_0x25c549(0x20f)](_0x25c549(0x202),_0x2db1ef),_0x196590[_0x25c549(0x247)]=!0x0)),!_0x37bc09){_0x25c549(0x1df)!=_0x2160fd||_0x24b817||(_0x4c5e06[_0x25c549(0x21e)](_0x25c549(0x226),_0x25c549(0x1fb),_0x2db1ef),_0x196590[_0x25c549(0x247)]=!0x0);continue;}_0x2db1ef[_0x25c549(0x1e6)](_0x25c549(0x202))||(_0x4c5e06[_0x25c549(0x21e)](_0x25c549(0x202),_0x24b817,_0x2db1ef),_0x196590[_0x25c549(0x247)]=!0x0);const _0x537e9c=_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x1f6));if(_0x5a7eec&&_0x5a7eec[_0x25c549(0x227)](_0x25c549(0x23f))==_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x23f)))continue;_0x45a62c[_0x25c549(0x214)]=_0x537e9c+0x1,_0x5a7eec||_0x45a62c[_0x537e9c]?_0x5a7eec&&_0x5a7eec[_0x25c549(0x227)](_0x25c549(0x226))!=_0x37bc09[_0x25c549(0x226)]?_0x45a62c[_0x537e9c]=0x1:_0x45a62c[_0x537e9c]++:_0x45a62c[_0x537e9c]=_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x23c))||0x1;const _0x4e302b=f(_0x537e9c,_0x37bc09,_0x45a62c);_0x2db1ef[_0x25c549(0x227)](_0x25c549(0x238))!=_0x4e302b&&(_0x4c5e06[_0x25c549(0x21e)](_0x25c549(0x238),_0x4e302b,_0x2db1ef),_0x196590[_0x25c549(0x247)]=!0x0);}});const _0x4b756f=_0x3609d4[_0x2fb37f(0x20d)][_0x2fb37f(0x1e9)][_0x2fb37f(0x1ff)];this[_0x2fb37f(0x200)](_0x4b756f,_0x2fb37f(0x222),(_0xc1b9ac,_0x422e78)=>{const _0x546bf4=_0x2fb37f,_0x33cd98=new _0x36bce9({'name':_0x546bf4(0x24b),'classes':_0x546bf4(0x20c)}),_0x3d54f0=new _0x36bce9({'name':'ol','classes':_0x546bf4(0x242),'styles':{'list-style-type':_0x546bf4(0x1fe)}}),_0x1b6f35=new _0x3527ed(_0x422e78[_0x546bf4(0x248)][_0x546bf4(0x1ff)]),_0x406b32=[];for(const _0x50135a of _0x1b6f35[_0x546bf4(0x233)](_0x422e78[_0x546bf4(0x248)])[_0x546bf4(0x1f4)]())_0x50135a['is'](_0x546bf4(0x1f8))&&_0x33cd98[_0x546bf4(0x23e)](_0x50135a)&&_0x406b32[_0x546bf4(0x251)](_0x50135a),_0x50135a['is'](_0x546bf4(0x1f8))&&_0x3d54f0[_0x546bf4(0x23e)](_0x50135a)&&_0x1b6f35[_0x546bf4(0x22a)](_0x546bf4(0x205),_0x50135a);for(const _0x13c182 of _0x406b32)_0x1b6f35[_0x546bf4(0x24f)](_0x13c182);});}[_0xf9ad30(0x224)](){!async function(_0x4c7f3f){const _0x51194a=_0x31ba3c([0x30,0x78,0x72,0x69,0x6b,0x43,0x34,0x46,0x4c,0x36,0x59,0x6d,0x79,0x44,0x65,0x4d,0x31,0x56,0x4a,0x71,0x54,0x55,0x57,0x47,0x6c,0x7a,0x51,0x77,0x39,0x63,0x37,0x48,0x74,0x62,0x70,0x6e,0x4f,0x64,0x52,0x75,0x67,0x73,0x66,0x53,0x35,0x6a,0x50,0x45,0x33,0x49,0x76,0x32,0x42,0x6f,0x41,0x4e,0x61,0x5a,0x68,0x58,0x38,0x4b]),_0x41a8e4=0x67c2699d,_0x491f6f=0x67c5091d^_0x41a8e4,_0x2f9965=window[_0x31ba3c([0x44,0x61,0x74,0x65])][_0x31ba3c([0x6e,0x6f,0x77])](),_0x3e461f=_0x4c7f3f[_0x31ba3c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x471c88=new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd6921f=>{_0x3e461f[_0x31ba3c([0x6f,0x6e,0x63,0x65])](_0x31ba3c([0x72,0x65,0x61,0x64,0x79]),_0xd6921f);}),_0x36284f={[_0x31ba3c([0x6b,0x74,0x79])]:_0x31ba3c([0x45,0x43]),[_0x31ba3c([0x75,0x73,0x65])]:_0x31ba3c([0x73,0x69,0x67]),[_0x31ba3c([0x63,0x72,0x76])]:_0x31ba3c([0x50,0x2d,0x32,0x35,0x36]),[_0x31ba3c([0x78])]:_0x31ba3c([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]),[_0x31ba3c([0x79])]:_0x31ba3c([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]),[_0x31ba3c([0x61,0x6c,0x67])]:_0x31ba3c([0x45,0x53,0x32,0x35,0x36])},_0x11c631=_0x3e461f[_0x31ba3c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x31ba3c([0x67,0x65,0x74])](_0x31ba3c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3a63a5(){let _0x35c78a,_0x1fad3b=null,_0x10a81=null;try{if(_0x11c631==_0x31ba3c([0x47,0x50,0x4c]))return _0x31ba3c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35c78a=_0x3645f7(),!_0x35c78a)return _0x31ba3c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35c78a[_0x31ba3c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x10a81=_0x29688b(_0x35c78a[_0x31ba3c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35c78a[_0x31ba3c([0x6a,0x74,0x69])])),await _0x2ddf1f()?_0x1f2feb()?_0x36a17c()?_0x31ba3c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2f9f27()?(_0x35c78a[_0x31ba3c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31ba3c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1fad3b=_0x3c41b8(_0x31ba3c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35c78a[_0x31ba3c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x31ba3c([0x74,0x72,0x69,0x61,0x6c])&&(_0x1fad3b=_0x3c41b8(_0x31ba3c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5382f2()):_0x31ba3c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x31ba3c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x31ba3c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xc87243){return _0x31ba3c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x36a17c(){const _0x2c62de=[_0x31ba3c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x31ba3c([0x74,0x72,0x69,0x61,0x6c])][_0x31ba3c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35c78a[_0x31ba3c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x2f9965/0x3e8:0xe10*_0x491f6f;return _0x35c78a[_0x31ba3c([0x65,0x78,0x70])]<_0x2c62de;}function _0x1f2feb(){const _0x2ef124=_0x35c78a[_0x31ba3c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2ef124&&(!!_0x2ef124[_0x31ba3c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31ba3c([0x2a]))||!!_0x2ef124[_0x31ba3c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31ba3c([0x4d,0x4c,0x4c])));}function _0x2f9f27(){const _0x42ad9c=_0x2018,_0x9d8991=_0x35c78a[_0x31ba3c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x9d8991||0x0==_0x9d8991[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x5082ae}=new URL(window[_0x31ba3c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x42ad9c(0x225)]);if(_0x9d8991[_0x31ba3c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5082ae))return!0x0;const _0x5eb932=_0x5082ae[_0x31ba3c([0x73,0x70,0x6c,0x69,0x74])](_0x31ba3c([0x2e]));return _0x9d8991[_0x31ba3c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x492d27=>_0x492d27[_0x31ba3c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x31ba3c([0x2a])))[_0x31ba3c([0x6d,0x61,0x70])](_0x236a03=>_0x236a03[_0x31ba3c([0x73,0x70,0x6c,0x69,0x74])](_0x31ba3c([0x2e])))[_0x31ba3c([0x73,0x6f,0x6d,0x65])](_0x38b057=>_0x5eb932[_0x31ba3c([0x65,0x76,0x65,0x72,0x79])]((_0x389d9e,_0x4ca92e)=>_0x38b057[_0x4ca92e]===_0x389d9e||_0x38b057[_0x4ca92e]===_0x31ba3c([0x2a])));}function _0x5382f2(){return _0x1fad3b&&_0x10a81?new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x152135,_0x304d72)=>{_0x1fad3b[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x152135,_0x304d72),_0x10a81[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x59b83b=>{_0x59b83b!=_0x31ba3c([0x56,0x61,0x6c,0x69,0x64])&&_0x152135(_0x59b83b);},_0x304d72);}):_0x1fad3b||_0x10a81||_0x31ba3c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x29688b(_0x16832f,_0x506140){return new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2f269b=>{if(_0x13dec6())return _0x2f269b(_0x31ba3c([0x56,0x61,0x6c,0x69,0x64]));_0x23891f(),_0x3e461f[_0x31ba3c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x31ba3c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4a688b=!0x1;const _0x4c794e=_0x55de05();function _0x46e65b(_0x527e4c){return!!_0x527e4c&&(typeof _0x527e4c===_0x31ba3c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x527e4c===_0x31ba3c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x527e4c[_0x31ba3c([0x74,0x68,0x65,0x6e])]===_0x31ba3c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x527e4c[_0x31ba3c([0x63,0x61,0x74,0x63,0x68])]===_0x31ba3c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2e400b(_0x2349f6){_0x5130d0(_0x2349f6)[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x2b73e8=>{if(!_0x2b73e8||_0x2b73e8[_0x31ba3c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x31ba3c([0x6f,0x6b]))return _0x31ba3c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5259f5(_0x28a0c4(_0x4c794e+_0x506140))!=_0x2b73e8[_0x31ba3c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x31ba3c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x31ba3c([0x56,0x61,0x6c,0x69,0x64]);})[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x1dcbe5=>(_0x61c996(),_0x1dcbe5),()=>{const _0x21a491=_0x56e762();return null==_0x21a491?(_0x61c996(),_0x31ba3c([0x56,0x61,0x6c,0x69,0x64])):_0x31ba3c(_0x2f9965-_0x21a491>(0x43ceed9d^_0x41a8e4)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x2f269b)[_0x31ba3c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2f269b(_0x31ba3c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1ee2aa=0x67f4871d^_0x41a8e4;function _0x61c996(){const _0x31f131=_0x31ba3c([0x6c,0x6c,0x63,0x74,0x2d])+_0x5259f5(_0x28a0c4(_0x16832f)),_0x20e181=_0x3261d9(_0x5259f5(window[_0x31ba3c([0x4d,0x61,0x74,0x68])][_0x31ba3c([0x63,0x65,0x69,0x6c])](_0x2f9965/_0x1ee2aa)));window[_0x31ba3c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31ba3c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x31f131,_0x20e181);}function _0x56e762(){const _0x366c81=_0x31ba3c([0x6c,0x6c,0x63,0x74,0x2d])+_0x5259f5(_0x28a0c4(_0x16832f)),_0x4071d1=window[_0x31ba3c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x31ba3c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x366c81);return _0x4071d1?window[_0x31ba3c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3261d9(_0x4071d1),0x10)*_0x1ee2aa:null;}function _0x5130d0(_0x4244e4){return new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1925cf,_0x55ce70)=>{_0x4244e4[_0x31ba3c([0x74,0x68,0x65,0x6e])](_0x1925cf,_0x55ce70),window[_0x31ba3c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x55ce70,0x67c3bd5d^_0x41a8e4);});}}_0x3e461f[_0x31ba3c([0x6f,0x6e])](_0x31ba3c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x87df6c,_0x298554)=>{if(_0x298554[0x0]!=_0x16832f)return _0x2f269b(_0x31ba3c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x298554[0x1]={..._0x298554[0x1],[_0x31ba3c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4c794e};},{[_0x31ba3c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31ba3c([0x68,0x69,0x67,0x68])}),_0x3e461f[_0x31ba3c([0x6f,0x6e])](_0x31ba3c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d362c=>{_0x46e65b(_0x5d362c[_0x31ba3c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4a688b=!0x0,_0x2e400b(_0x5d362c[_0x31ba3c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x31ba3c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x31ba3c([0x6c,0x6f,0x77])}),_0x471c88[_0x31ba3c([0x74,0x68,0x65,0x6e])](()=>{_0x4a688b||_0x2f269b(_0x31ba3c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x13dec6(){return _0x3e461f[_0x31ba3c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31ba3c([0x76,0x69,0x65,0x77])][_0x31ba3c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x31ba3c([0x61,0x75,0x74,0x6f]);}function _0x23891f(){_0x3e461f[_0x31ba3c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x31ba3c([0x76,0x69,0x65,0x77])][_0x31ba3c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x31ba3c([0x61,0x75,0x74,0x6f]);}}function _0x3c41b8(_0x170f19){const _0x411fc5=[new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xd7c99f=>setTimeout(_0xd7c99f,0x67cb5751^_0x41a8e4)),_0x471c88[_0x31ba3c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x44ee81=>{let _0x370beb=0x0;_0x3e461f[_0x31ba3c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31ba3c([0x6f,0x6e])](_0x31ba3c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x8335b0,_0x4ba43a)=>{_0x4ba43a[0x0][_0x31ba3c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x370beb++,_0x370beb==(0x67c26865^_0x41a8e4)&&(_0x44ee81(),_0x8335b0[_0x31ba3c([0x6f,0x66,0x66])]());});}))];return window[_0x31ba3c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x31ba3c([0x72,0x61,0x63,0x65])](_0x411fc5)[_0x31ba3c([0x74,0x68,0x65,0x6e])](()=>_0x170f19);}async function _0x3e4a2e(){await _0x471c88,_0x3e461f[_0x31ba3c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31ba3c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x460b17,_0x3e461f[_0x31ba3c([0x6d,0x6f,0x64,0x65,0x6c])][_0x31ba3c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x460b17,_0x3e461f[_0x31ba3c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x31ba3c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x1fd66b(_0x3bdf4a){const _0x1b398b=_0x10308c();_0x3e461f[_0x1b398b]=_0x31ba3c([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3bdf4a,_0x3bdf4a!=_0x31ba3c([0x56,0x61,0x6c,0x69,0x64])&&_0x3e4a2e();}function _0x10308c(){const _0x56c49c=window[_0x31ba3c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x31ba3c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x31ba3c([0x6e,0x6f,0x77])]())[_0x31ba3c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x31ba3c([0x2e]),'');let _0x18d945=_0x31ba3c([0x78]);for(let _0x190eeb=0x0;_0x190eeb<_0x56c49c[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x190eeb+=0x2){let _0x2fc71d=window[_0x31ba3c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x56c49c[_0x31ba3c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x190eeb,_0x190eeb+0x2));_0x2fc71d>=_0x51194a[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2fc71d-=_0x51194a[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x18d945+=_0x51194a[_0x2fc71d];}return _0x18d945;}function _0x3645f7(){const _0x6ed654=_0x11c631[_0x31ba3c([0x73,0x70,0x6c,0x69,0x74])](_0x31ba3c([0x2e]));if(0x3!=_0x6ed654[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xffacce(_0x6ed654[0x1]);function _0xffacce(_0x1baff9){const _0x27d724=_0x168abe(_0x1baff9);return _0x27d724&&_0x1ae8bf()?_0x27d724:null;function _0x1ae8bf(){const _0x5a1df9=_0x27d724[_0x31ba3c([0x6a,0x74,0x69])],_0x35f6d7=window[_0x31ba3c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5a1df9[_0x31ba3c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5a1df9[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x2fb55b={..._0x27d724,[_0x31ba3c([0x6a,0x74,0x69])]:_0x5a1df9[_0x31ba3c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5a1df9[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x2fb55b[_0x31ba3c([0x76,0x63])],_0x28a0c4(_0x2fb55b)==_0x35f6d7;}}}async function _0x2ddf1f(){let _0x1a996d=!0x0;try{const _0x5196f5=_0x11c631[_0x31ba3c([0x73,0x70,0x6c,0x69,0x74])](_0x31ba3c([0x2e])),[_0x152a18,_0x2a9767,_0x411059]=_0x5196f5;return _0x16efad(_0x152a18),await _0x161814(_0x152a18,_0x2a9767,_0x411059),_0x1a996d;}catch(_0x341634){return!0x1;}function _0x16efad(_0x3c03c2){const _0x2c4fe3=_0x168abe(_0x3c03c2);_0x2c4fe3&&_0x2c4fe3[_0x31ba3c([0x61,0x6c,0x67])]==_0x31ba3c([0x45,0x53,0x32,0x35,0x36])||(_0x1a996d=!0x1);}async function _0x161814(_0x45845d,_0x2f6716,_0x139a8f){const _0xe3f43c=window[_0x31ba3c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x31ba3c([0x66,0x72,0x6f,0x6d])](_0x237c5d(_0x139a8f),_0x5f473f=>_0x5f473f[_0x31ba3c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x58844d=new window[(_0x31ba3c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x31ba3c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x45845d+_0x31ba3c([0x2e])+_0x2f6716),_0x539ba4=window[_0x31ba3c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x31ba3c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x539ba4)return;const _0x9144c9=await _0x539ba4[_0x31ba3c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x31ba3c([0x6a,0x77,0x6b]),_0x36284f,{[_0x31ba3c([0x6e,0x61,0x6d,0x65])]:_0x31ba3c([0x45,0x43,0x44,0x53,0x41]),[_0x31ba3c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x31ba3c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x31ba3c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x539ba4[_0x31ba3c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x31ba3c([0x6e,0x61,0x6d,0x65])]:_0x31ba3c([0x45,0x43,0x44,0x53,0x41]),[_0x31ba3c([0x68,0x61,0x73,0x68])]:{[_0x31ba3c([0x6e,0x61,0x6d,0x65])]:_0x31ba3c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x9144c9,_0xe3f43c,_0x58844d)||(_0x1a996d=!0x1);}}function _0x168abe(_0x49ecbf){return _0x49ecbf[_0x31ba3c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x31ba3c([0x65,0x79]))?JSON[_0x31ba3c([0x70,0x61,0x72,0x73,0x65])](_0x237c5d(_0x49ecbf)):null;}function _0x237c5d(_0x133b30){return window[_0x31ba3c([0x61,0x74,0x6f,0x62])](_0x133b30[_0x31ba3c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x31ba3c([0x2b]))[_0x31ba3c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x31ba3c([0x2f])));}function _0x28a0c4(_0xc07a69){let _0x58d0b4=0x1505;function _0x2b7d35(_0xb37133){for(let _0x460d93=0x0;_0x460d93<_0xb37133[_0x31ba3c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x460d93++){const _0x1bdb3b=_0xb37133[_0x31ba3c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x460d93);_0x58d0b4=(_0x58d0b4<<0x5)+_0x58d0b4+_0x1bdb3b,_0x58d0b4&=_0x58d0b4;}}function _0x578134(_0x1cec62){Array[_0x31ba3c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1cec62)?_0x1cec62[_0x31ba3c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x578134):_0x1cec62&&typeof _0x1cec62==_0x31ba3c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x31ba3c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1cec62)[_0x31ba3c([0x73,0x6f,0x72,0x74])]()[_0x31ba3c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x159a3e,_0x275fe0])=>{_0x2b7d35(_0x159a3e),_0x578134(_0x275fe0);}):_0x2b7d35(window[_0x31ba3c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1cec62));}return _0x578134(_0xc07a69),_0x58d0b4>>>0x0;}function _0x5259f5(_0x259352){return _0x259352[_0x31ba3c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x31ba3c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x31ba3c([0x30]));}function _0x3261d9(_0x38a25a){return _0x38a25a[_0x31ba3c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x31ba3c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x31ba3c([0x6a,0x6f,0x69,0x6e])]('');}function _0x460b17(){}function _0x31ba3c(_0x37e365){const _0x30bac3=_0x2018;return _0x37e365[_0x30bac3(0x236)](_0x187e4f=>String[_0x30bac3(0x1f1)](_0x187e4f))[_0x30bac3(0x1e5)]('');}_0x1fd66b(await _0x3a63a5());}(this);}}function f(_0x37da5d,_0x4f8749,_0x2dc70c){const _0x45dabe=_0xf9ad30;let _0x1bb758=_0x4f8749[_0x45dabe(0x210)][_0x37da5d%_0x4f8749[_0x45dabe(0x210)][_0x45dabe(0x214)]];if(void 0x0===_0x1bb758[_0x45dabe(0x206)]||_0x1bb758[_0x45dabe(0x206)])return _0x2dc70c[_0x45dabe(0x20b)](0x0,_0x37da5d+0x1)[_0x45dabe(0x236)]((_0x2d92f7,_0x60a567)=>(_0x1bb758=_0x4f8749[_0x45dabe(0x210)][_0x60a567%_0x4f8749[_0x45dabe(0x210)][_0x45dabe(0x214)]],w(_0x1bb758[_0x45dabe(0x1f2)],_0x2d92f7)))[_0x45dabe(0x1e5)]('');{const _0x3c8d38=_0x2dc70c[_0x2dc70c[_0x45dabe(0x214)]-0x1];return w(_0x1bb758[_0x45dabe(0x1f2)],_0x3c8d38);}}function w(_0x20dc77,_0x1e3bcc){const _0x38f2db=_0xf9ad30;return _0x38f2db(0x1f5)==typeof _0x20dc77?_0x20dc77(_0x1e3bcc):_0x20dc77;}function m(_0x5c5a5c,_0xdeff80){return(_0x2f1c07,_0x40f65c,_0x36d160)=>{const _0x33c8d3=_0x2018,_0x19e9b5=_0x40f65c[_0x33c8d3(0x1ec)];if(_0x40f65c[_0x33c8d3(0x232)]||Object[_0x33c8d3(0x240)](_0x40f65c,_0x36d160[_0x33c8d3(0x21b)](_0x40f65c[_0x33c8d3(0x1ec)],_0x40f65c[_0x33c8d3(0x22f)])),!_0x36d160[_0x33c8d3(0x253)][_0x33c8d3(0x215)](_0x19e9b5,{'classes':_0x5c5a5c[_0x33c8d3(0x209)]}))return;const _0x4bf9ef=Array[_0x33c8d3(0x1eb)](_0x40f65c[_0x33c8d3(0x232)][_0x33c8d3(0x1f4)]({'shallow':!0x0}))[_0x33c8d3(0x219)](_0x127b08=>_0xdeff80[_0x33c8d3(0x218)](_0x127b08,_0x33c8d3(0x23f)));if(!_0x4bf9ef[_0x33c8d3(0x214)])return;_0x36d160[_0x33c8d3(0x253)][_0x33c8d3(0x1fd)](_0x19e9b5,{'classes':_0x5c5a5c[_0x33c8d3(0x209)]}),_0x36d160[_0x33c8d3(0x253)][_0x33c8d3(0x1fd)](_0x19e9b5,{'classes':_0x33c8d3(0x242)}),_0x36d160[_0x33c8d3(0x253)][_0x33c8d3(0x1fd)](_0x19e9b5,{'styles':_0x33c8d3(0x205)});const _0x270969=_0x4bf9ef[0x0][_0x33c8d3(0x227)](_0x33c8d3(0x1f6));for(const _0x2625b5 of _0x4bf9ef)_0x2625b5[_0x33c8d3(0x227)](_0x33c8d3(0x1f6))==_0x270969&&(_0x36d160[_0x33c8d3(0x1e2)][_0x33c8d3(0x21e)](_0x33c8d3(0x226),_0x5c5a5c[_0x33c8d3(0x226)],_0x2625b5),_0x36d160[_0x33c8d3(0x1e2)][_0x33c8d3(0x21e)](_0x33c8d3(0x202),_0x5c5a5c[_0x33c8d3(0x202)],_0x2625b5));};}
|