@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20250216.0 → 0.0.0-nightly-20250217.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,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},326:(t,e,i)=>{"use strict";i.d(e,{A:()=>l});var n=i(168),s=i.n(n),r=i(433),o=i.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 i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(n)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]);n&&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),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,i)=>{"use strict";i.d(e,{A:()=>l});var n=i(168),s=i.n(n),r=i(433),o=i.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,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var 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=i(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++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},o=[],l=0;l<t.length;l++){var a=t[l],c=n.base?a[0]+n.base:a[0],u=r[c]||0,p="".concat(c," ").concat(u);r[c]=u+1;var d=i(p),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,n);n.byIndex=l,e.splice(l,0,{identifier:p,updater:h,references:1})}o.push(p)}return o}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var l=i(r[o]);e[l].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>U,MultiLevelListEditing:()=>d,MultiLevelListUI:()=>K});var t=i(782),e=i(783),s=i(584);const r=o;function o(t,e){const i=l();return(o=function(t,e){return i[t-=205]})(t,e)}function l(){const t=["List","listType","_listUtils","execute","8530fWRoQu","7898rKvhzX","customNumberedList","6mSgqZq","document","defaultListMarkerStyle","507627zTilZW","refresh","_getListTypeFromListMarkerStyle","change","isListItemBlock","147436LatnnX","commands","ListUtils","_getValue","7685916DEGPTK","editor","getSelectedBlocks","customBulletedList","value","404576GavjSr","getAttribute","_checkEnabled","6934203rtWPyN","39CmEbDp","get","20KYwKTo","model","plugins","_listDefinitions","listMarkerStyle","isEnabled","selection","11506CuFKZE","find"];return(l=function(){return t})()}!function(t){const e=o,i=t();for(;;)try{if(686809===parseInt(e(235))/1*(-parseInt(e(205))/2)+parseInt(e(217))/3+parseInt(e(222))/4*(-parseInt(e(237))/5)+-parseInt(e(214))/6*(-parseInt(e(226))/7)+-parseInt(e(231))/8+-parseInt(e(234))/9+-parseInt(e(211))/10*(-parseInt(e(212))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{constructor(t,e,i){const n=o;super(t),this[n(216)]=e,this[n(240)]=i,this[n(209)]=this[n(227)][n(239)][n(236)](n(224))}[r(218)](){const t=r;this[t(230)]=this[t(225)](),this[t(242)]=this[t(233)]()}[r(210)](t={}){const e=r,i=this[e(227)][e(238)],n=t[e(241)]||this[e(216)];i[e(220)]((()=>{const t=e,i=this[t(219)](n);if(!i)return;const s=i+t(207);this[t(227)][t(210)](s,{additionalAttributes:{listMarkerStyle:n}})}))}[r(225)](){const t=r,e=(0,s.first)(this[t(227)][t(238)][t(215)][t(243)][t(228)]());return this[t(209)][t(221)](e)?e[t(232)](t(241)):null}[r(233)](){const t=r,e=this[t(227)],i=e[t(223)][t(236)](t(213)),n=e[t(223)][t(236)](t(229));return i[t(242)]||n[t(242)]}[r(219)](t){const e=r,i=this[e(240)][e(206)]((i=>i[e(241)]==t));return i?i[e(208)]:null}}const c=p;function u(){const t=["removeAttribute","53434HtjOTY","multiLevelList","3nrUXGU","isLimit","setAttribute","postFixer","getAttribute","data","list-style-type","_listDefinitions","none","list","trim","listMultiLevel.listDefinitions","consumable","element:span","appendChild","isOfficialPlugin","element","10788976avBqlI","multi-level-list","isAtStart","extend","10531190Zqlfxp","requires","setStyle","viewItem","$text","listItemId","function","document","customBulleted","conversion","writer","$textProxy","match","listenTo","ListEditing","$listItem","createUIElement","low","marker","commands","checkChild","parent","getItems","assign","isPremiumPlugin","view","clipboardOutput","showMarkerPath","href","last","for","27tTEjgo","addAttributeCheck","removeClass","slice","itemMarker","map","listType","upcast","length","test","hasAttribute","listIndent","1210531wFyums","convertChildren","modelRange","schema","checkAttribute","get","config","return","add","createRangeIn","push","editor","listMarker","2469162pXRgjV","false","listMarkerStyle","fromCharCode","85CzjDgX","content","removeStyle","bulleted","listMarkers","span","324860pLgGYT","registerDowncastStrategy","addClass","find","listStart","element:","legal","remove","childCount","init","createTextNode","editing","textNode","filter","toDomElement","modelCursor","$inlineObject","8730366OuRSZO","consume","pluginName","legal-list","className","afterInit","join","MultiLevelListEditing","model","from","multi-level-list__marker","plugins","customNumbered"];return(u=function(){return t})()}function p(t,e){const i=u();return(p=function(t,e){return i[t-=481]})(t,e)}!function(t){const e=p,i=t();for(;;)try{if(728115===parseInt(e(491))/1+parseInt(e(570))/2*(-parseInt(e(493))/3)+parseInt(e(580))/4*(parseInt(e(574))/5)+-parseInt(e(597))/6+parseInt(e(557))/7+-parseInt(e(510))/8+-parseInt(e(545))/9*(-parseInt(e(514))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(u);class d extends t.Plugin{static get[c(599)](){return c(484)}static get[c(508)](){return!0}static get[c(538)](){return!0}static get[c(515)](){return[c(528)]}constructor(t){const e=c;super(t);const i=this[e(568)][e(563)][e(562)](e(504))||[];this[e(500)]=[{listType:e(489),listMarkerStyle:e(586),className:e(600),listMarkers:[{marker:t=>t+"."}]},...i]}[c(589)](){const t=c,i=this[t(568)],n=i[t(485)],s=i[t(591)][t(539)],r=i[t(488)][t(562)](t(528));i[t(533)][t(565)](t(492),new a(i,t(586),this[t(500)])),n[t(560)][t(513)](t(529),{allowAttributes:[t(572),t(569)]}),n[t(560)][t(546)](((e,i)=>{const n=t,s=e[n(543)];if(n(569)==i||n(572)==i)return!(!s[n(497)](n(519))||!this[n(500)][n(583)]((t=>t[n(551)]==s[n(497)](n(551)))))&&void 0}));for(const e of this[t(500)])i[t(523)][t(544)](t(552))[t(565)]((i=>{const s=t;var r,o;i.on(s(585)+(s(489)==e[s(551)]?"ol":"ul"),(r=e,o=n[s(560)],(t,e,i)=>{const n=p,s=e[n(517)];if(e[n(559)]||Object[n(537)](e,i[n(558)](e[n(517)],e[n(595)])),!i[n(505)][n(554)](s,{classes:r[n(481)]}))return;const l=Array[n(486)](e[n(559)][n(536)]({shallow:!0}))[n(593)]((t=>o[n(561)](t,n(519))));if(!l[n(553)])return;i[n(505)][n(598)](s,{classes:r[n(481)]}),i[n(505)][n(598)](s,{classes:n(511)}),i[n(505)][n(598)](s,{styles:n(499)});const a=l[0][n(497)](n(556));for(const t of l)t[n(497)](n(556))==a&&(i[n(524)][n(495)](n(551),r[n(551)],t),i[n(524)][n(495)](n(572),r[n(572)],t))}),{priority:s(531)})})),r[t(581)]({scope:t(502),attributeName:t(572),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(572)]?(i[r(582)]([r(511),e[r(481)]],s),i[r(516)](r(499),r(501),s)):(i[r(547)]([r(511),e[r(481)]],s),i[r(576)](r(499),s))}}),r[t(581)]({scope:t(549),attributeName:t(569),createElement(i,n,{dataPipeline:s}){const r=t;if(!n[r(555)](r(569)))return null;if(n[r(497)](r(551))!=e[r(551)]||n[r(497)](r(572))!=e[r(572)])return null;const o=n[r(497)](r(569))+" ";return i[r(530)](r(579),{class:r(487),...!s&&{contenteditable:r(571),"data-multi-level-list-marker":o}},(function(t){const e=r,i=this[e(594)](t);return s&&i[e(507)](t[e(590)](o)),i}))},canInjectMarkerIntoElement:i=>n[t(560)][t(534)](i,t(518))&&n[t(560)][t(534)](i,t(596))&&!n[t(560)][t(494)](i)&&i[t(497)](t(551))==e[t(551)]&&i[t(497)](t(572))==e[t(572)]});i[t(523)][t(544)](t(552))[t(565)]((e=>{const i=t;var n;e.on(i(506),(n=s,(t,e,{writer:i,consumable:s})=>{const r=p,o=e[r(595)],l=o[r(535)],a=e[r(517)];if(s[r(598)](a,{name:!0,classes:r(487)})&&o[r(512)]&&l[r(555)](r(551))&&a[r(588)]>0){const t=n[r(566)](a);let e="";for(const i of t[r(536)]())i.is(r(525))&&(e+=i[r(498)][r(503)](),s[r(598)](i[r(592)]));i[r(495)](r(569),e[r(503)](),l)}}))})),r.on(t(496),((e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of i){const i=t[s(497)](s(551)),l=t[s(497)](s(572))||(s(489)==i?s(586):void 0),a=this[s(500)][s(583)]((t=>t[s(551)]==i&&t[s(572)]==l));if(s(489)!=i&&s(522)!=i&&(t[s(555)](s(569))&&(n[s(490)](s(569),t),e[s(564)]=!0),t[s(555)](s(572))&&(n[s(490)](s(572),t),e[s(564)]=!0)),!a){s(522)!=i||l||(n[s(495)](s(551),s(577),t),e[s(564)]=!0);continue}t[s(555)](s(572))||(n[s(495)](s(572),l,t),e[s(564)]=!0);const c=t[s(497)](s(556));if(o&&o[s(497)](s(519))==t[s(497)](s(519)))continue;r[s(553)]=c+1,o||r[c]?o&&o[s(497)](s(551))!=a[s(551)]?r[c]=1:r[c]++:r[c]=t[s(497)](s(584))||1;const u=f(c,a,r);t[s(497)](s(569))!=u&&(n[s(495)](s(569),u,t),e[s(564)]=!0)}}));const o=i[t(591)][t(539)][t(521)];this[t(527)](o,t(540),((i,n)=>{const s=t,r=new e.Matcher({name:s(579),classes:s(487)}),o=new e.Matcher({name:"ol",classes:s(511),styles:{"list-style-type":s(501)}}),l=new e.UpcastWriter(n[s(575)][s(521)]),a=[];for(const t of l[s(566)](n[s(575)])[s(536)]())t.is(s(509))&&r[s(526)](t)&&a[s(567)](t),t.is(s(509))&&o[s(526)](t)&&l[s(576)](s(499),t);for(const t of a)l[s(587)](t)}))}[c(482)](){!async function(t){const e=v([120,119,80,99,83,104,84,105,68,49,121,113,106,115,112,85,86,108,110,75,66,101,55,69,73,88,116,109,111,100,70,118,89,76,78,74,56,90,51,122,87,77,71,107,72,102,50,79,65,97,54,117,48,98,103,81,52,82,53,67,57,114]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)})),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=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](u(t)):null}function u(t){return window[v([97,116,111,98])](t[v([114,101,112,108,97,99,101])](/-/g,v([43]))[v([114,101,112,108,97,99,101])](/_/g,v([47])))}function d(t){let e=5381;function i(t){for(let i=0;i<t[v([108,101,110,103,116,104])];i++){const n=t[v([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,n])=>{i(e),t(n)})):i(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=p;return t[e(550)]((t=>String[e(573)](t)))[e(483)]("")}!function(t){const i=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let i=v([120]);for(let n=0;n<t[v([108,101,110,103,116,104])];n+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,n[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,n[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return 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&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],d(n)==i}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[v([80,114,111,109,105,115,101])])((a=>{if(o())return a(v([86,97,108,105,100]));l(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function p(t){return!!t&&(typeof t===v([111,98,106,101,99,116])||typeof t===v([102,117,110,99,116,105,111,110]))&&typeof t[v([116,104,101,110])]===v([102,117,110,99,116,105,111,110])&&typeof t[v([99,97,116,99,104])]===v([102,117,110,99,116,105,111,110])}function m(n){l(n)[v([116,104,101,110])]((t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?f(d(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116])))[v([116,104,101,110])]((t=>(r(),t)),(()=>{const t=o();return null==t?(r(),v([86,97,108,105,100])):v(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+f(d(t)),n=h(f(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function o(){const e=v([108,108,99,116,45])+f(d(t)),i=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return i?window[v([112,97,114,115,101,73,110,116])](h(i),16)*s:null}function l(t){return new(window[v([80,114,111,109,105,115,101])])(((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{p(t[v([114,101,116,117,114,110])])&&(c=!0,m(t[v([114,101,116,117,114,110])]))}),{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])]((()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))}))}));function o(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function l(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=l[v([115,112,108,105,116])](v([46])),[s,r,o]=n;return e(s),await i(s,r,o),t}catch(t){return!1}function e(e){const i=c(e);i&&i[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](u(n),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),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])])?i/1e3:1739664e3;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=p,i=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[v([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[v([108,111,99,97,116,105,111,110])][e(542)]);if(i[v([105,110,99,108,117,100,101,115])](n))return!0;const s=n[v([115,112,108,105,116])](v([46]));return i[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,i)=>{e[v([116,104,101,110])](t,i),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),i)})):e||m||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function f(t,e,i){const n=c;let s=e[n(578)][t%e[n(578)][n(553)]];if(void 0===s[n(541)]||s[n(541)])return i[n(548)](0,t+1)[n(550)](((t,i)=>(s=e[n(578)][i%e[n(578)][n(553)]],h(s[n(532)],t))))[n(483)]("");{const t=i[i[n(553)]-1];return h(s[n(532)],t)}}function h(t,e){return c(520)==typeof t?t(e):t}var m=i(311);function v(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(673),y=i.n(w),g=i(545),b=i.n(g),k=i(262),I=i.n(k),L=i(667),x=i.n(L),M=i(357),_=i.n(M),A=i(541),C={attributes:{"data-cke":!0}};C.setAttributes=x(),C.insert=I().bind(null,"head"),C.domAPI=b(),C.insertStyleElement=_();y()(A.A,C);A.A&&A.A.locals&&A.A.locals;const S=T;function T(t,e){const i=P();return(T=function(t,e){return i[t-=434]})(t,e)}function P(){const t=["add","input","arrowup","focus","236046DcIbPj","first","stylesView","checkValidity","307248ExBBwf","children","numeric","getComputedStyle","ck-multi-level-list-properties_without-styles","render","4522280beGvXM","createCollection","errorText","8541iolfvs","ck-multi-level-list-properties_with-multi-level-properties","119WUZMuC","keystrokes","set","div","focusables","some","change:isEnabled","toMany","901869qyZybG","stopPropagation","delegate","additionalPropertiesCollapsibleView","tab","7688gRkTDL","1650RPZRhs","focusCycler","_addListPropertyViews","ck-multi-level-list-styles","isCollapsed","fire","uiLanguageDirection","bind","_createStartIndexField","last","64317HctcYw","isNaN","focusLast","destroy","listStart","Start index must be greater than 0.","addMany","ck-multi-level-list-properties__start-index","isEnabled","startIndex","listenTo","push","shift + tab","List properties","length","arrowleft","locale","setTemplate","fieldView","arrowdown","execute","focusFirst","startIndexFieldView","grid-template-columns","Start at","arrowright","valueAsNumber","element","focusTracker","_createStylesView","getPropertyValue","Invalid start index value.","buttonView","342020vTgoDg","2aQxAdU","styles","ck-multi-level-list-properties","window","split"];return(P=function(){return t})()}!function(t){const e=T,i=t();for(;;)try{if(551295===-parseInt(e(442))/1+-parseInt(e(492))/2*(parseInt(e(505))/3)+-parseInt(e(491))/4+-parseInt(e(511))/5+-parseInt(e(501))/6*(-parseInt(e(434))/7)+parseInt(e(447))/8*(parseInt(e(514))/9)+-parseInt(e(448))/10*(-parseInt(e(458))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(P);class N extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const r=T;super(t),this[r(503)]=null,this[r(445)]=null,this[r(480)]=null,this[r(486)]=new s.FocusTracker,this[r(435)]=new s.KeystrokeHandler,this[r(438)]=new m.ViewCollection;const o=["ck",r(494)];this[r(506)]=this[r(512)](),this[r(449)]=new m.FocusCycler({focusables:this[r(438)],focusTracker:this[r(486)],keystrokeHandler:this[r(435)],actions:{focusPrevious:r(470),focusNext:r(446)}}),e[r(493)]?(this[r(503)]=this[r(487)](i,n),this[r(506)][r(497)](this[r(503)])):o[r(469)](r(509)),e[r(467)]&&(this[r(450)](e),o[r(469)](r(515))),this[r(475)]({tag:r(437),attributes:{class:o},children:this[r(506)]})}[S(510)](){const t=S;if(super[t(510)](),this[t(503)]){this[t(438)][t(497)](this[t(503)]),this[t(486)][t(497)](this[t(503)][t(485)]),this[t(480)]&&(this[t(438)][t(497)](this[t(506)][t(457)][t(490)]),this[t(486)][t(497)](this[t(506)][t(457)][t(490)][t(485)]));for(const e of this[t(503)][t(506)])this[t(503)][t(486)][t(497)](e[t(485)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(503)][t(435)],focusTracker:this[t(503)][t(486)],gridItems:this[t(503)][t(506)],numberOfColumns:()=>s.global[t(495)][t(508)](this[t(503)][t(485)])[t(488)](t(481))[t(496)](" ")[t(472)],uiLanguageDirection:this[t(474)]&&this[t(474)][t(454)]})}if(this[t(480)]){this[t(438)][t(497)](this[t(480)]),this[t(486)][t(497)](this[t(480)][t(485)]);const e=e=>e[t(443)]();this[t(435)][t(436)](t(483),e),this[t(435)][t(436)](t(473),e),this[t(435)][t(436)](t(499),e),this[t(435)][t(436)](t(477),e)}this[t(435)][t(468)](this[t(485)])}[S(500)](){const t=S;this[t(449)][t(479)]()}[S(460)](){const t=S;this[t(449)][t(460)]()}[S(461)](){const t=S;super[t(461)](),this[t(486)][t(461)](),this[t(435)][t(461)]()}[S(487)](t,e){const i=S,n=new m.View(this[i(474)]);return n[i(506)]=n[i(512)](),n[i(506)][i(464)](t),n[i(475)]({tag:i(437),attributes:{"aria-label":e,class:["ck",i(451)]},children:n[i(506)]}),n[i(506)][i(444)](i(478)).to(this),n[i(500)]=function(){const t=i;this[t(506)][t(502)][t(500)]()},n[i(486)]=new s.FocusTracker,n[i(435)]=new s.KeystrokeHandler,n[i(510)](),n[i(435)][i(468)](n[i(485)]),n}[S(450)](t){const e=S,i=[];t[e(467)]&&(this[e(480)]=this[e(456)](),i[e(469)](this[e(480)])),t[e(493)]?(this[e(445)]=new m.CollapsibleView(this[e(474)],i),this[e(445)][e(436)]({label:v(this[e(474)],e(471)),isCollapsed:!0}),this[e(445)][e(490)][e(455)](e(466))[e(441)](i,e(466),((...t)=>t[e(439)]((t=>t)))),this[e(445)][e(490)].on(e(440),((t,i,n)=>{const s=e;n||(this[s(445)][s(452)]=!0)})),this[e(506)][e(497)](this[e(445)])):this[e(506)][e(464)](i)}[S(456)](){const t=S,e=new m.LabeledFieldView(this[t(474)],m.createLabeledInputNumber);return e[t(436)]({label:v(this[t(474)],t(482)),class:t(465)}),e[t(476)][t(436)]({min:0,step:1,value:1,inputMode:t(507)}),e[t(476)].on(t(498),(()=>{const i=t,n=e[i(476)][i(485)],s=n[i(484)];Number[i(459)](s)?e[i(513)]=v(this[i(474)],i(489)):n[i(504)]()?this[i(453)](i(462),{startIndex:s}):e[i(513)]=v(this[i(474)],i(463))})),e}}const V='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.85 6.5a.75.75 0 0 1 0-1.5h9.5a.75.75 0 1 1 0 1.5h-9.5Z"/><path d="M3 8V2.7H.5v1h1V8H3Z"/><path d="M13.42 14.185a.75.75 0 0 0 .53 1.28h3.4a.75.75 0 1 0 0-1.5h-3.4a.75.75 0 0 0-.53.22Z"/><path d="M5.636 8.035V6.8H4.4v1.235h1.236Z"/><path d="M9 17.865v-5.3H6.5v1h1v4.3H9Z"/><path d="M11.636 17.9v-1.235H10.4V17.9h1.236Z"/><path d="M3.2 17.865v-5.3H.7v1h1v4.3h1.5Z"/><path d="M5.836 17.9v-1.235H4.6V17.9h1.236Z"/></svg>',E=D;function O(){const t=["evaluationLimit","MultiLevelList","multiLevelListLicenseKeyUsageLimit","fieldView","multiLevelListLicenseKeyValid","reversed","multiLevelList","value","set","684905ItsuUN","domainLimit","ck-list-styles-dropdown","view","destroy","1737141hrzCvF","multiLevelListLicenseKeyNotAllowed","length","featureNotAllowed","execute","2961824CjPhAa","expired","editor","list.properties","change:isOpen","multiLevelListLicenseKeyExpired","42310UXefJD","locale","bind","listStart","styles","has","get","buttonView","multiLevelListLicenseKeyDomainLimit","Multi-level List","multiLevelListLicenseKeyTrialLimit","_showLicenseError","focus","MultiLevelListUI","isEnabled","init","trialLimit","7730055KwvagN","menuBar:multiLevelList","invalid","editing","_licenseKeyCheckInterval","add","config","children","pluginName","panelView","delegate","startIndexFieldView","7493008oqkTWe","componentFactory","startIndex","1796283WQFlsn","licenseKey","multiLevelListLicenseKeyEvaluationLimit","plugins","usageLimit","commands","isOn","6OLkBuB","once","multiLevelListLicenseKeyInvalid","Multi-level list styles toolbar","isPremiumPlugin","ListProperties","isOfficialPlugin","class","228OtsMDS"];return(O=function(){return t})()}function D(t,e){const i=O();return(D=function(t,e){return i[t-=366]})(t,e)}!function(t){const e=D,i=t();for(;;)try{if(742002===-parseInt(e(401))/1+parseInt(e(411))/2+parseInt(e(376))/3+parseInt(e(391))/4*(-parseInt(e(417))/5)+parseInt(e(383))/6*(-parseInt(e(406))/7)+parseInt(e(373))/8+-parseInt(e(434))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(O);class K extends t.Plugin{static get[E(369)](){return E(430)}static get[E(389)](){return!0}static get[E(387)](){return!0}[E(432)](){const t=E,e=this[t(413)];e.ui[t(374)][t(366)](t(398),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:o}){const l=t,a=e[l(381)][l(423)](i),c=e[l(367)][l(423)](l(414))||{},u=e[l(379)][l(422)](l(388)),p=c[l(375)];return u&&p?t=>{const c=l,u=(0,m.createDropdown)(t,m.SplitButtonView),p=u[c(424)];return u[c(419)](c(431)).to(a),u[c(390)]=c(403),p.on(c(410),(()=>{const t=c;e[t(410)](i),e[t(437)][t(404)][t(429)]()})),p[c(400)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),p[c(419)](c(382)).to(a,c(399),(t=>!!t)),u[c(384)](c(415),(()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=D,r=t[s(418)],o=t[s(367)][s(423)](s(414));o[s(397)]=!1,i[s(408)]||(o[s(421)]=!1);const l=new N(r,{styleGridAriaLabel:n,enabledProperties:o,styleButtonViews:null});if(o[s(375)]){const e=t[s(381)][s(423)](s(420));l[s(372)][s(419)](s(431)).to(e),l[s(372)][s(395)][s(419)](s(399)).to(e),l.on(s(420),((e,i)=>t[s(410)](s(420),i)))}return l[s(371)](s(410)).to(e),l}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:o});u[t(370)][t(368)][t(366)](n)})),u.on(c(410),(()=>{const t=c;e[t(437)][t(404)][t(429)]()})),u}:t=>{const r=l,o=new m.ButtonView(t);return o[r(400)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),o[r(419)](r(382)).to(a,r(399),(t=>!!t)),o.on(r(410),(()=>{const t=r;e[t(410)](i),e[t(437)][t(404)][t(429)]()})),o}}({editor:e,parentCommandName:t(398),buttonLabel:v(e[t(418)],t(426)),buttonIcon:V,styleGridAriaLabel:v(e[t(418)],t(386)),styleDefinitions:[]})),e.ui[t(374)][t(366)](t(435),(()=>{const i=t,n=e[i(381)][i(423)](i(398)),s=new m.MenuBarMenuListItemButtonView(e[i(418)]);return s[i(400)]({label:v(e[i(418)],i(426)),icon:V}),s[i(419)](i(431)).to(n),s[i(419)](i(382)).to(n,i(399),(t=>!!t)),s.on(i(410),(()=>{const t=i;e[t(410)](t(398)),e[t(437)][t(404)][t(429)]()})),s})),this[t(377)]=this[t(413)][t(367)][t(423)](t(377));const i=this[t(413)];this[t(438)]=setInterval((()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(396)==r||e(385)==r||e(416)==r||e(425)==r||e(407)==r||e(378)==r||e(427)==r||e(394)==r){delete i[s],n=r,clearInterval(this[e(438)]),this[e(438)]=void 0;break}}e(385)==n&&i[e(428)](e(436)),e(416)==n&&i[e(428)](e(412)),e(425)==n&&i[e(428)](e(402)),e(407)==n&&i[e(428)](e(409),e(393)),e(378)==n&&i[e(428)](e(392)),e(427)==n&&i[e(428)](e(433)),e(394)==n&&i[e(428)](e(380))}),1e3)}[E(405)](){const t=E;super[t(405)](),this[t(438)]&&clearInterval(this[t(438)])}}var j=i(326),B={attributes:{"data-cke":!0}};B.setAttributes=x(),B.insert=I().bind(null,"head"),B.domAPI=b(),B.insertStyleElement=_();y()(j.A,B);j.A&&j.A.locals&&j.A.locals;var F=H;function H(t,e){var i=Z();return(H=function(t,e){return i[t-=242]})(t,e)}!function(t){for(var e=H,i=t();;)try{if(966123===-parseInt(e(252))/1+parseInt(e(248))/2+parseInt(e(245))/3+-parseInt(e(242))/4+-parseInt(e(244))/5+-parseInt(e(249))/6+parseInt(e(243))/7*(parseInt(e(247))/8))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(Z);class U extends t.Plugin{static get[F(251)](){return F(253)}static get[F(246)](){return!0}static get[F(250)](){return!0}static get[F(254)](){return[d,K]}}function Z(){var t=["5071900XOooee","4754025HmyIPi","isOfficialPlugin","104FPbxBp","2958216VQTier","1120146CLFtzW","isPremiumPlugin","pluginName","1003764RoaAEL","MultiLevelList","requires","1948896DBMzBU","320061NiCXxf"];return(Z=function(){return t})()}function G(){var t=["246CTmcnV","1870038wPsUpO","2671704iReHKw","219658Wbadty","20GSbNxu","1803846diiorD","175651imEwMt","24tUgphK","412553WGkMCC","51JozmwV","377615sboAjn"];return(G=function(){return t})()}function R(t,e){var i=G();return(R=function(t,e){return i[t-=330]})(t,e)}!function(t){for(var e=R,i=t();;)try{if(939632===-parseInt(e(338))/1+-parseInt(e(333))/2*(-parseInt(e(339))/3)+-parseInt(e(332))/4+parseInt(e(340))/5+parseInt(e(330))/6*(parseInt(e(336))/7)+-parseInt(e(337))/8*(parseInt(e(331))/9)+-parseInt(e(334))/10*(parseInt(e(335))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
|
|
5
|
+
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,i){var n=function(t){if(void 0===e[t]){var i=document.querySelector(t);if(window.HTMLIFrameElement&&i instanceof window.HTMLIFrameElement)try{i=i.contentDocument.head}catch(t){i=null}e[t]=i}return e[t]}(t);if(!n)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");n.appendChild(i)}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},326:(t,e,i)=>{"use strict";i.d(e,{A:()=>l});var n=i(168),s=i.n(n),r=i(433),o=i.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 i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i})).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var o={};if(n)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]);n&&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),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},541:(t,e,i)=>{"use strict";i.d(e,{A:()=>l});var n=i(168),s=i.n(n),r=i(433),o=i.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,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var 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=i(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++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(i){t.setAttribute(i,e[i])}))}},673:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},o=[],l=0;l<t.length;l++){var a=t[l],c=n.base?a[0]+n.base:a[0],u=r[c]||0,d="".concat(c," ").concat(u);r[c]=u+1;var p=i(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,n);n.byIndex=l,e.splice(l,0,{identifier:d,updater:h,references:1})}o.push(d)}return o}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var o=0;o<r.length;o++){var l=i(r[o]);e[l].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")}},e={};function i(n){var s=e[n];if(void 0!==s)return s.exports;var r=e[n]={id:n,exports:{}};return t[n](r,r.exports,i),r.exports}i.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return i.d(e,{a:e}),e},i.d=(t,e)=>{for(var n in e)i.o(e,n)&&!i.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},i.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),i.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";i.r(n),i.d(n,{MultiLevelList:()=>U,MultiLevelListEditing:()=>d,MultiLevelListUI:()=>K});var t=i(782),e=i(783),s=i(584);const r=o;function o(t,e){const i=l();return(o=function(t,e){return i[t-=205]})(t,e)}function l(){const t=["List","listType","_listUtils","execute","8530fWRoQu","7898rKvhzX","customNumberedList","6mSgqZq","document","defaultListMarkerStyle","507627zTilZW","refresh","_getListTypeFromListMarkerStyle","change","isListItemBlock","147436LatnnX","commands","ListUtils","_getValue","7685916DEGPTK","editor","getSelectedBlocks","customBulletedList","value","404576GavjSr","getAttribute","_checkEnabled","6934203rtWPyN","39CmEbDp","get","20KYwKTo","model","plugins","_listDefinitions","listMarkerStyle","isEnabled","selection","11506CuFKZE","find"];return(l=function(){return t})()}!function(t){const e=o,i=t();for(;;)try{if(686809===parseInt(e(235))/1*(-parseInt(e(205))/2)+parseInt(e(217))/3+parseInt(e(222))/4*(-parseInt(e(237))/5)+-parseInt(e(214))/6*(-parseInt(e(226))/7)+-parseInt(e(231))/8+-parseInt(e(234))/9+-parseInt(e(211))/10*(-parseInt(e(212))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{constructor(t,e,i){const n=o;super(t),this[n(216)]=e,this[n(240)]=i,this[n(209)]=this[n(227)][n(239)][n(236)](n(224))}[r(218)](){const t=r;this[t(230)]=this[t(225)](),this[t(242)]=this[t(233)]()}[r(210)](t={}){const e=r,i=this[e(227)][e(238)],n=t[e(241)]||this[e(216)];i[e(220)]((()=>{const t=e,i=this[t(219)](n);if(!i)return;const s=i+t(207);this[t(227)][t(210)](s,{additionalAttributes:{listMarkerStyle:n}})}))}[r(225)](){const t=r,e=(0,s.first)(this[t(227)][t(238)][t(215)][t(243)][t(228)]());return this[t(209)][t(221)](e)?e[t(232)](t(241)):null}[r(233)](){const t=r,e=this[t(227)],i=e[t(223)][t(236)](t(213)),n=e[t(223)][t(236)](t(229));return i[t(242)]||n[t(242)]}[r(219)](t){const e=r,i=this[e(240)][e(206)]((i=>i[e(241)]==t));return i?i[e(208)]:null}}const c=u;function u(t,e){const i=f();return(u=function(t,e){return i[t-=149]})(t,e)}!function(t){const e=u,i=t();for(;;)try{if(481767===-parseInt(e(154))/1+-parseInt(e(156))/2+-parseInt(e(267))/3+parseInt(e(224))/4+-parseInt(e(153))/5*(parseInt(e(235))/6)+-parseInt(e(193))/7*(parseInt(e(198))/8)+parseInt(e(244))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class d extends t.Plugin{static get[c(207)](){return c(234)}static get[c(261)](){return!0}static get[c(197)](){return!0}static get[c(232)](){return[c(160)]}constructor(t){const e=c;super(t);const i=this[e(155)][e(178)][e(209)](e(177))||[];this[e(180)]=[{listType:e(258),listMarkerStyle:e(218),className:e(192),listMarkers:[{marker:t=>t+"."}]},...i]}[c(199)](){const t=c,i=this[t(155)],n=i[t(253)],s=i[t(150)][t(254)],r=i[t(214)][t(209)](t(160));i[t(190)][t(213)](t(245),new a(i,t(218),this[t(180)])),n[t(161)][t(157)](t(187),{allowAttributes:[t(158),t(242)]}),n[t(161)][t(265)](((e,i)=>{const n=t,s=e[n(201)];if(n(242)==i||n(158)==i)return!(!s[n(165)](n(210))||!this[n(180)][n(170)]((t=>t[n(189)]==s[n(165)](n(189)))))&&void 0}));for(const e of this[t(180)])i[t(184)][t(212)](t(175))[t(213)]((i=>{const s=t;var r,o;i.on(s(225)+(s(258)==e[s(189)]?"ol":"ul"),(r=e,o=n[s(161)],(t,e,i)=>{const n=u,s=e[n(208)];if(e[n(202)]||Object[n(229)](e,i[n(203)](e[n(208)],e[n(215)])),!i[n(166)][n(237)](s,{classes:r[n(240)]}))return;const l=Array[n(236)](e[n(202)][n(176)]({shallow:!0}))[n(194)]((t=>o[n(206)](t,n(210))));if(!l[n(247)])return;i[n(166)][n(241)](s,{classes:r[n(240)]}),i[n(166)][n(241)](s,{classes:n(231)}),i[n(166)][n(241)](s,{styles:n(256)});const a=l[0][n(165)](n(173));for(const t of l)t[n(165)](n(173))==a&&(i[n(266)][n(181)](n(189),r[n(189)],t),i[n(266)][n(181)](n(158),r[n(158)],t))}),{priority:s(162)})})),r[t(168)]({scope:t(151),attributeName:t(158),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(158)]?(i[r(186)]([r(231),e[r(240)]],s),i[r(246)](r(256),r(221),s)):(i[r(183)]([r(231),e[r(240)]],s),i[r(216)](r(256),s))}}),r[t(168)]({scope:t(250),attributeName:t(242),createElement(i,n,{dataPipeline:s}){const r=t;if(!n[r(195)](r(242)))return null;if(n[r(165)](r(189))!=e[r(189)]||n[r(165)](r(158))!=e[r(158)])return null;const o=n[r(165)](r(242))+" ";return i[r(226)](r(222),{class:r(159),...!s&&{contenteditable:r(252),"data-multi-level-list-marker":o}},(function(t){const e=r,i=this[e(251)](t);return s&&i[e(188)](t[e(211)](o)),i}))},canInjectMarkerIntoElement:i=>n[t(161)][t(164)](i,t(243))&&n[t(161)][t(164)](i,t(263))&&!n[t(161)][t(257)](i)&&i[t(165)](t(189))==e[t(189)]&&i[t(165)](t(158))==e[t(158)]});i[t(184)][t(212)](t(175))[t(213)]((e=>{const i=t;var n;e.on(i(230),(n=s,(t,e,{writer:i,consumable:s})=>{const r=u,o=e[r(215)],l=o[r(149)],a=e[r(208)];if(s[r(241)](a,{name:!0,classes:r(159)})&&o[r(174)]&&l[r(195)](r(189))&&a[r(228)]>0){const t=n[r(249)](a);let e="";for(const i of t[r(176)]())i.is(r(171))&&(e+=i[r(196)][r(152)](),s[r(241)](i[r(163)]));i[r(181)](r(242),e[r(152)](),l)}}))})),r.on(t(238),((e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:o}of i){const i=t[s(165)](s(189)),l=t[s(165)](s(158))||(s(258)==i?s(218):void 0),a=this[s(180)][s(170)]((t=>t[s(189)]==i&&t[s(158)]==l));if(s(258)!=i&&s(169)!=i&&(t[s(195)](s(242))&&(n[s(217)](s(242),t),e[s(260)]=!0),t[s(195)](s(158))&&(n[s(217)](s(158),t),e[s(260)]=!0)),!a){s(169)!=i||l||(n[s(181)](s(189),s(259),t),e[s(260)]=!0);continue}t[s(195)](s(158))||(n[s(181)](s(158),l,t),e[s(260)]=!0);const c=t[s(165)](s(173));if(o&&o[s(165)](s(210))==t[s(165)](s(210)))continue;r[s(247)]=c+1,o||r[c]?o&&o[s(165)](s(189))!=a[s(189)]?r[c]=1:r[c]++:r[c]=t[s(165)](s(172))||1;const u=p(c,a,r);t[s(165)](s(242))!=u&&(n[s(181)](s(242),u,t),e[s(260)]=!0)}}));const o=i[t(150)][t(254)][t(227)];this[t(191)](o,t(223),((i,n)=>{const s=t,r=new e.Matcher({name:s(222),classes:s(159)}),o=new e.Matcher({name:"ol",classes:s(231),styles:{"list-style-type":s(221)}}),l=new e.UpcastWriter(n[s(248)][s(227)]),a=[];for(const t of l[s(249)](n[s(248)])[s(176)]())t.is(s(179))&&r[s(200)](t)&&a[s(233)](t),t.is(s(179))&&o[s(200)](t)&&l[s(216)](s(256),t);for(const t of a)l[s(185)](t)}))}[c(182)](){!async function(t){const e=v([48,87,104,49,67,73,81,65,57,54,68,111,98,107,78,83,121,105,100,114,115,55,66,106,122,80,71,113,119,120,76,88,97,69,74,109,51,116,77,79,90,110,118,75,53,108,82,102,56,70,101,72,52,84,112,86,103,117,99,85,89,50]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])((t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)})),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=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])((t=>setTimeout(t,605900))),r[v([116,104,101,110])]((()=>new(window[v([80,114,111,109,105,115,101])])((t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())}))}))))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])]((()=>t))}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](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 i(t){for(let i=0;i<t[v([108,101,110,103,116,104])];i++){const n=t[v([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[v([105,115,65,114,114,97,121])](e)?e[v([102,111,114,69,97,99,104])](t):e&&typeof e==v([111,98,106,101,99,116])?Object[v([101,110,116,114,105,101,115])](e)[v([115,111,114,116])]()[v([102,111,114,69,97,99,104])]((([e,n])=>{i(e),t(n)})):i(window[v([83,116,114,105,110,103])](e))}(t),e>>>0}function f(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function h(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function m(){}function v(t){const e=u;return t[e(255)]((t=>String[e(239)](t)))[e(205)]("")}!function(t){const i=function(){const t=window[v([83,116,114,105,110,103])](window[v([112,101,114,102,111,114,109,97,110,99,101])][v([110,111,119])]())[v([114,101,112,108,97,99,101])](v([46]),"");let i=v([87]);for(let n=0;n<t[v([108,101,110,103,116,104])];n+=2){let s=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[v([108,101,110,103,116,104])]&&(s-=e[v([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=v([109,117,108,116,105,76,101,118,101,108,76,105,115,116,76,105,99,101,110,115,101,75,101,121])+t,t!=v([86,97,108,105,100])&&async function(){await r,n[v([109,111,100,101,108])][v([99,104,97,110,103,101])]=m,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=m,n[v([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](v([109,111,100,101,108]))}()}(await async function(){let t,e=null,m=null;try{return 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&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],p(n)==i}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(m=function(t,e){return new(window[v([80,114,111,109,105,115,101])])((a=>{if(o())return a(v([86,97,108,105,100]));l(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function 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(n){l(n)[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(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])}))[v([116,104,101,110])](a)[v([99,97,116,99,104])]((()=>{a(v([85,115,97,103,101,76,105,109,105,116]))}));const s=36e5;function r(){const e=v([108,108,99,116,45])+f(p(t)),n=h(f(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function o(){const e=v([108,108,99,116,45])+f(p(t)),i=window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([103,101,116,73,116,101,109])](e);return i?window[v([112,97,114,115,101,73,110,116])](h(i),16)*s:null}function l(t){return new(window[v([80,114,111,109,105,115,101])])(((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)}))}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),((e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}}),{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(t=>{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 n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function l(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=l[v([115,112,108,105,116])](v([46])),[s,r,o]=n;return e(s),await i(s,r,o),t}catch(t){return!1}function e(e){const i=c(e);i&&i[v([97,108,103])]==v([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[v([85,105,110,116,56,65,114,114,97,121])][v([102,114,111,109])](d(n),(t=>t[v([99,104,97,114,67,111,100,101,65,116])](0))),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),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])])?i/1e3:1739750400;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=u,i=t[v([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[v([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[v([108,111,99,97,116,105,111,110])][e(167)]);if(i[v([105,110,99,108,117,100,101,115])](n))return!0;const s=n[v([115,112,108,105,116])](v([46]));return i[v([102,105,108,116,101,114])]((t=>t[v([105,110,99,108,117,100,101,115])](v([42]))))[v([109,97,112])]((t=>t[v([115,112,108,105,116])](v([46]))))[v([115,111,109,101])]((t=>s[v([101,118,101,114,121])](((e,i)=>t[i]===e||t[i]===v([42])))))}()?(t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([101,118,97,108,117,97,116,105,111,110])&&(e=a(v([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[v([108,105,99,101,110,115,101,84,121,112,101])]==v([116,114,105,97,108])&&(e=a(v([84,114,105,97,108,76,105,109,105,116]))),await(e&&m?new(window[v([80,114,111,109,105,115,101])])(((t,i)=>{e[v([116,104,101,110])](t,i),m[v([116,104,101,110])]((e=>{e!=v([86,97,108,105,100])&&t(e)}),i)})):e||m||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch(t){return v([73,110,118,97,108,105,100])}}())}(this)}}function p(t,e,i){const n=c;let s=e[n(219)][t%e[n(219)][n(247)]];if(void 0===s[n(220)]||s[n(220)])return i[n(264)](0,t+1)[n(255)](((t,i)=>(s=e[n(219)][i%e[n(219)][n(247)]],h(s[n(262)],t))))[n(205)]("");{const t=i[i[n(247)]-1];return h(s[n(262)],t)}}function f(){const t=["listStart","listIndent","isAtStart","upcast","getItems","listMultiLevel.listDefinitions","config","element","_listDefinitions","setAttribute","afterInit","removeClass","conversion","remove","addClass","$listItem","appendChild","listType","commands","listenTo","legal-list","18137dtssmx","filter","hasAttribute","data","isPremiumPlugin","2344JUQqJk","init","match","last","modelRange","convertChildren","function","join","checkAttribute","pluginName","viewItem","get","listItemId","createTextNode","for","add","plugins","modelCursor","removeStyle","removeAttribute","legal","listMarkers","showMarkerPath","none","span","clipboardOutput","1089804LyDYvD","element:","createUIElement","document","childCount","assign","element:span","multi-level-list","requires","push","MultiLevelListEditing","222DnxaoE","from","test","postFixer","fromCharCode","className","consume","listMarker","$text","23742063vLEvBI","multiLevelList","setStyle","length","content","createRangeIn","itemMarker","toDomElement","false","model","view","map","list-style-type","isLimit","customNumbered","bulleted","return","isOfficialPlugin","marker","$inlineObject","slice","addAttributeCheck","writer","90144nqFapN","parent","editing","list","trim","124355NRjieX","480105gGPEnx","editor","478296SfIhLo","extend","listMarkerStyle","multi-level-list__marker","ListEditing","schema","low","textNode","checkChild","getAttribute","consumable","href","registerDowncastStrategy","customBulleted","find","$textProxy"];return(f=function(){return t})()}function h(t,e){return c(204)==typeof t?t(e):t}var m=i(311);function v(t,e){const i=t.t,n=t.t;switch(e){case"Start at":return i("Start at");case"Start index must be greater than 0.":return i("Start index must be greater than 0.");case"Invalid start index value.":return i("Invalid start index value.");case"List properties":return i("List properties");case"Multi-level List":return n("Multi-level List");case"Multi-level list styles toolbar":return n("Multi-level list styles toolbar");default:return e}}var w=i(673),y=i.n(w),b=i(545),g=i.n(b),k=i(262),I=i.n(k),L=i(667),x=i.n(L),M=i(357),_=i.n(M),A=i(541),S={attributes:{"data-cke":!0}};S.setAttributes=x(),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=P;function P(t,e){const i=T();return(P=function(t,e){return i[t-=434]})(t,e)}function T(){const t=["add","input","arrowup","focus","236046DcIbPj","first","stylesView","checkValidity","307248ExBBwf","children","numeric","getComputedStyle","ck-multi-level-list-properties_without-styles","render","4522280beGvXM","createCollection","errorText","8541iolfvs","ck-multi-level-list-properties_with-multi-level-properties","119WUZMuC","keystrokes","set","div","focusables","some","change:isEnabled","toMany","901869qyZybG","stopPropagation","delegate","additionalPropertiesCollapsibleView","tab","7688gRkTDL","1650RPZRhs","focusCycler","_addListPropertyViews","ck-multi-level-list-styles","isCollapsed","fire","uiLanguageDirection","bind","_createStartIndexField","last","64317HctcYw","isNaN","focusLast","destroy","listStart","Start index must be greater than 0.","addMany","ck-multi-level-list-properties__start-index","isEnabled","startIndex","listenTo","push","shift + tab","List properties","length","arrowleft","locale","setTemplate","fieldView","arrowdown","execute","focusFirst","startIndexFieldView","grid-template-columns","Start at","arrowright","valueAsNumber","element","focusTracker","_createStylesView","getPropertyValue","Invalid start index value.","buttonView","342020vTgoDg","2aQxAdU","styles","ck-multi-level-list-properties","window","split"];return(T=function(){return t})()}!function(t){const e=P,i=t();for(;;)try{if(551295===-parseInt(e(442))/1+-parseInt(e(492))/2*(parseInt(e(505))/3)+-parseInt(e(491))/4+-parseInt(e(511))/5+-parseInt(e(501))/6*(-parseInt(e(434))/7)+parseInt(e(447))/8*(parseInt(e(514))/9)+-parseInt(e(448))/10*(-parseInt(e(458))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(T);class N extends m.View{constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const r=P;super(t),this[r(503)]=null,this[r(445)]=null,this[r(480)]=null,this[r(486)]=new s.FocusTracker,this[r(435)]=new s.KeystrokeHandler,this[r(438)]=new m.ViewCollection;const o=["ck",r(494)];this[r(506)]=this[r(512)](),this[r(449)]=new m.FocusCycler({focusables:this[r(438)],focusTracker:this[r(486)],keystrokeHandler:this[r(435)],actions:{focusPrevious:r(470),focusNext:r(446)}}),e[r(493)]?(this[r(503)]=this[r(487)](i,n),this[r(506)][r(497)](this[r(503)])):o[r(469)](r(509)),e[r(467)]&&(this[r(450)](e),o[r(469)](r(515))),this[r(475)]({tag:r(437),attributes:{class:o},children:this[r(506)]})}[C(510)](){const t=C;if(super[t(510)](),this[t(503)]){this[t(438)][t(497)](this[t(503)]),this[t(486)][t(497)](this[t(503)][t(485)]),this[t(480)]&&(this[t(438)][t(497)](this[t(506)][t(457)][t(490)]),this[t(486)][t(497)](this[t(506)][t(457)][t(490)][t(485)]));for(const e of this[t(503)][t(506)])this[t(503)][t(486)][t(497)](e[t(485)]);(0,m.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(503)][t(435)],focusTracker:this[t(503)][t(486)],gridItems:this[t(503)][t(506)],numberOfColumns:()=>s.global[t(495)][t(508)](this[t(503)][t(485)])[t(488)](t(481))[t(496)](" ")[t(472)],uiLanguageDirection:this[t(474)]&&this[t(474)][t(454)]})}if(this[t(480)]){this[t(438)][t(497)](this[t(480)]),this[t(486)][t(497)](this[t(480)][t(485)]);const e=e=>e[t(443)]();this[t(435)][t(436)](t(483),e),this[t(435)][t(436)](t(473),e),this[t(435)][t(436)](t(499),e),this[t(435)][t(436)](t(477),e)}this[t(435)][t(468)](this[t(485)])}[C(500)](){const t=C;this[t(449)][t(479)]()}[C(460)](){const t=C;this[t(449)][t(460)]()}[C(461)](){const t=C;super[t(461)](),this[t(486)][t(461)](),this[t(435)][t(461)]()}[C(487)](t,e){const i=C,n=new m.View(this[i(474)]);return n[i(506)]=n[i(512)](),n[i(506)][i(464)](t),n[i(475)]({tag:i(437),attributes:{"aria-label":e,class:["ck",i(451)]},children:n[i(506)]}),n[i(506)][i(444)](i(478)).to(this),n[i(500)]=function(){const t=i;this[t(506)][t(502)][t(500)]()},n[i(486)]=new s.FocusTracker,n[i(435)]=new s.KeystrokeHandler,n[i(510)](),n[i(435)][i(468)](n[i(485)]),n}[C(450)](t){const e=C,i=[];t[e(467)]&&(this[e(480)]=this[e(456)](),i[e(469)](this[e(480)])),t[e(493)]?(this[e(445)]=new m.CollapsibleView(this[e(474)],i),this[e(445)][e(436)]({label:v(this[e(474)],e(471)),isCollapsed:!0}),this[e(445)][e(490)][e(455)](e(466))[e(441)](i,e(466),((...t)=>t[e(439)]((t=>t)))),this[e(445)][e(490)].on(e(440),((t,i,n)=>{const s=e;n||(this[s(445)][s(452)]=!0)})),this[e(506)][e(497)](this[e(445)])):this[e(506)][e(464)](i)}[C(456)](){const t=C,e=new m.LabeledFieldView(this[t(474)],m.createLabeledInputNumber);return e[t(436)]({label:v(this[t(474)],t(482)),class:t(465)}),e[t(476)][t(436)]({min:0,step:1,value:1,inputMode:t(507)}),e[t(476)].on(t(498),(()=>{const i=t,n=e[i(476)][i(485)],s=n[i(484)];Number[i(459)](s)?e[i(513)]=v(this[i(474)],i(489)):n[i(504)]()?this[i(453)](i(462),{startIndex:s}):e[i(513)]=v(this[i(474)],i(463))})),e}}const E='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M7.85 6.5a.75.75 0 0 1 0-1.5h9.5a.75.75 0 1 1 0 1.5h-9.5Z"/><path d="M3 8V2.7H.5v1h1V8H3Z"/><path d="M13.42 14.185a.75.75 0 0 0 .53 1.28h3.4a.75.75 0 1 0 0-1.5h-3.4a.75.75 0 0 0-.53.22Z"/><path d="M5.636 8.035V6.8H4.4v1.235h1.236Z"/><path d="M9 17.865v-5.3H6.5v1h1v4.3H9Z"/><path d="M11.636 17.9v-1.235H10.4V17.9h1.236Z"/><path d="M3.2 17.865v-5.3H.7v1h1v4.3h1.5Z"/><path d="M5.836 17.9v-1.235H4.6V17.9h1.236Z"/></svg>',V=O;function D(){const t=["evaluationLimit","MultiLevelList","multiLevelListLicenseKeyUsageLimit","fieldView","multiLevelListLicenseKeyValid","reversed","multiLevelList","value","set","684905ItsuUN","domainLimit","ck-list-styles-dropdown","view","destroy","1737141hrzCvF","multiLevelListLicenseKeyNotAllowed","length","featureNotAllowed","execute","2961824CjPhAa","expired","editor","list.properties","change:isOpen","multiLevelListLicenseKeyExpired","42310UXefJD","locale","bind","listStart","styles","has","get","buttonView","multiLevelListLicenseKeyDomainLimit","Multi-level List","multiLevelListLicenseKeyTrialLimit","_showLicenseError","focus","MultiLevelListUI","isEnabled","init","trialLimit","7730055KwvagN","menuBar:multiLevelList","invalid","editing","_licenseKeyCheckInterval","add","config","children","pluginName","panelView","delegate","startIndexFieldView","7493008oqkTWe","componentFactory","startIndex","1796283WQFlsn","licenseKey","multiLevelListLicenseKeyEvaluationLimit","plugins","usageLimit","commands","isOn","6OLkBuB","once","multiLevelListLicenseKeyInvalid","Multi-level list styles toolbar","isPremiumPlugin","ListProperties","isOfficialPlugin","class","228OtsMDS"];return(D=function(){return t})()}function O(t,e){const i=D();return(O=function(t,e){return i[t-=366]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(742002===-parseInt(e(401))/1+parseInt(e(411))/2+parseInt(e(376))/3+parseInt(e(391))/4*(-parseInt(e(417))/5)+parseInt(e(383))/6*(-parseInt(e(406))/7)+parseInt(e(373))/8+-parseInt(e(434))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(D);class K extends t.Plugin{static get[V(369)](){return V(430)}static get[V(389)](){return!0}static get[V(387)](){return!0}[V(432)](){const t=V,e=this[t(413)];e.ui[t(374)][t(366)](t(398),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:o}){const l=t,a=e[l(381)][l(423)](i),c=e[l(367)][l(423)](l(414))||{},u=e[l(379)][l(422)](l(388)),d=c[l(375)];return u&&d?t=>{const c=l,u=(0,m.createDropdown)(t,m.SplitButtonView),d=u[c(424)];return u[c(419)](c(431)).to(a),u[c(390)]=c(403),d.on(c(410),(()=>{const t=c;e[t(410)](i),e[t(437)][t(404)][t(429)]()})),d[c(400)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),d[c(419)](c(382)).to(a,c(399),(t=>!!t)),u[c(384)](c(415),(()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(418)],o=t[s(367)][s(423)](s(414));o[s(397)]=!1,i[s(408)]||(o[s(421)]=!1);const l=new N(r,{styleGridAriaLabel:n,enabledProperties:o,styleButtonViews:null});if(o[s(375)]){const e=t[s(381)][s(423)](s(420));l[s(372)][s(419)](s(431)).to(e),l[s(372)][s(395)][s(419)](s(399)).to(e),l.on(s(420),((e,i)=>t[s(410)](s(420),i)))}return l[s(371)](s(410)).to(e),l}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:o});u[t(370)][t(368)][t(366)](n)})),u.on(c(410),(()=>{const t=c;e[t(437)][t(404)][t(429)]()})),u}:t=>{const r=l,o=new m.ButtonView(t);return o[r(400)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),o[r(419)](r(382)).to(a,r(399),(t=>!!t)),o.on(r(410),(()=>{const t=r;e[t(410)](i),e[t(437)][t(404)][t(429)]()})),o}}({editor:e,parentCommandName:t(398),buttonLabel:v(e[t(418)],t(426)),buttonIcon:E,styleGridAriaLabel:v(e[t(418)],t(386)),styleDefinitions:[]})),e.ui[t(374)][t(366)](t(435),(()=>{const i=t,n=e[i(381)][i(423)](i(398)),s=new m.MenuBarMenuListItemButtonView(e[i(418)]);return s[i(400)]({label:v(e[i(418)],i(426)),icon:E}),s[i(419)](i(431)).to(n),s[i(419)](i(382)).to(n,i(399),(t=>!!t)),s.on(i(410),(()=>{const t=i;e[t(410)](t(398)),e[t(437)][t(404)][t(429)]()})),s})),this[t(377)]=this[t(413)][t(367)][t(423)](t(377));const i=this[t(413)];this[t(438)]=setInterval((()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(396)==r||e(385)==r||e(416)==r||e(425)==r||e(407)==r||e(378)==r||e(427)==r||e(394)==r){delete i[s],n=r,clearInterval(this[e(438)]),this[e(438)]=void 0;break}}e(385)==n&&i[e(428)](e(436)),e(416)==n&&i[e(428)](e(412)),e(425)==n&&i[e(428)](e(402)),e(407)==n&&i[e(428)](e(409),e(393)),e(378)==n&&i[e(428)](e(392)),e(427)==n&&i[e(428)](e(433)),e(394)==n&&i[e(428)](e(380))}),1e3)}[V(405)](){const t=V;super[t(405)](),this[t(438)]&&clearInterval(this[t(438)])}}var j=i(326),B={attributes:{"data-cke":!0}};B.setAttributes=x(),B.insert=I().bind(null,"head"),B.domAPI=g(),B.insertStyleElement=_();y()(j.A,B);j.A&&j.A.locals&&j.A.locals;var F=H;function H(t,e){var i=G();return(H=function(t,e){return i[t-=242]})(t,e)}!function(t){for(var e=H,i=t();;)try{if(966123===-parseInt(e(252))/1+parseInt(e(248))/2+parseInt(e(245))/3+-parseInt(e(242))/4+-parseInt(e(244))/5+-parseInt(e(249))/6+parseInt(e(243))/7*(parseInt(e(247))/8))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G);class U extends t.Plugin{static get[F(251)](){return F(253)}static get[F(246)](){return!0}static get[F(250)](){return!0}static get[F(254)](){return[d,K]}}function G(){var t=["5071900XOooee","4754025HmyIPi","isOfficialPlugin","104FPbxBp","2958216VQTier","1120146CLFtzW","isPremiumPlugin","pluginName","1003764RoaAEL","MultiLevelList","requires","1948896DBMzBU","320061NiCXxf"];return(G=function(){return t})()}function R(){var t=["246CTmcnV","1870038wPsUpO","2671704iReHKw","219658Wbadty","20GSbNxu","1803846diiorD","175651imEwMt","24tUgphK","412553WGkMCC","51JozmwV","377615sboAjn"];return(R=function(){return t})()}function Z(t,e){var i=R();return(Z=function(t,e){return i[t-=330]})(t,e)}!function(t){for(var e=Z,i=t();;)try{if(939632===-parseInt(e(338))/1+-parseInt(e(333))/2*(-parseInt(e(339))/3)+-parseInt(e(332))/4+parseInt(e(340))/5+parseInt(e(330))/6*(parseInt(e(336))/7)+-parseInt(e(337))/8*(parseInt(e(331))/9)+-parseInt(e(334))/10*(parseInt(e(335))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
|
package/dist/index.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
import{Command as _0x337239,Plugin as _0x2112d3}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x56aa3a,UpcastWriter as _0x5275b6}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x351da9,uid as _0x97fe42,FocusTracker as _0x5a9ede,KeystrokeHandler as _0x54e915,global as _0x1243e7}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x1b6bad,ViewCollection as _0x154254,FocusCycler as _0x5d40ab,addKeyboardHandlingForGrid as _0x4fb307,CollapsibleView as _0x144f4e,LabeledFieldView as _0x19a42e,createLabeledInputNumber as _0x1916e5,MenuBarMenuListItemButtonView as _0x1d947d,ButtonView as _0x23ff89,createDropdown as _0x382e86,SplitButtonView as _0x22d380}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x337239{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x770c33,_0x4e22ba,_0x14368c){super(_0x770c33),this['defaultListMarkerStyle']=_0x4e22ba,this['_listDefinitions']=_0x14368c,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x27954c={}){const _0x3078d9=this['editor']['model'],_0x1d609e=_0x27954c['listMarkerStyle']||this['defaultListMarkerStyle'];_0x3078d9['change'](()=>{const _0x22c884=this['_getListTypeFromListMarkerStyle'](_0x1d609e);if(!_0x22c884)return;const _0x15996b=_0x22c884+'List';this['editor']['execute'](_0x15996b,{'additionalAttributes':{'listMarkerStyle':_0x1d609e}});});}['_getValue'](){const _0x537fa8=_0x351da9(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x537fa8)?_0x537fa8['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x2643ab=this['editor'],_0x21b89e=_0x2643ab['commands']['get']('customNumberedList'),_0x1f497c=_0x2643ab['commands']['get']('customBulletedList');return _0x21b89e['isEnabled']||_0x1f497c['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0xb7af7e){const _0x302cf6=this['_listDefinitions']['find'](_0xcf21d0=>_0xcf21d0['listMarkerStyle']==_0xb7af7e);return _0x302cf6?_0x302cf6['listType']:null;}}class i extends _0x2112d3{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x51c2ba){super(_0x51c2ba);const _0x324b0d=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x312f79=>_0x312f79+'.'}]},..._0x324b0d];}['init'](){const _0x13d875=this['editor'],_0x3dcfba=_0x13d875['model'],_0x40dca2=_0x13d875['editing']['view'],_0x277520=_0x13d875['plugins']['get']('ListEditing');_0x13d875['commands']['add']('multiLevelList',new h(_0x13d875,'legal',this['_listDefinitions'])),_0x3dcfba['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x3dcfba['schema']['addAttributeCheck']((_0x2efd45,_0xb47bc3)=>{const _0x16ec3f=_0x2efd45['last'];if('listMarker'==_0xb47bc3||'listMarkerStyle'==_0xb47bc3)return!(!_0x16ec3f['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x16cac5=>_0x16cac5['listType']==_0x16ec3f['getAttribute']('listType')))&&void 0x0;});for(const _0x3808f5 of this['_listDefinitions'])_0x13d875['conversion']['for']('upcast')['add'](_0x3ebde3=>{_0x3ebde3['on']('element:'+('customNumbered'==_0x3808f5['listType']?'ol':'ul'),m(_0x3808f5,_0x3dcfba['schema']),{'priority':'low'});}),_0x277520['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x363eba,_0x175852,_0x305549){_0x175852==_0x3808f5['listMarkerStyle']?(_0x363eba['addClass'](['multi-level-list',_0x3808f5['className']],_0x305549),_0x363eba['setStyle']('list-style-type','none',_0x305549)):(_0x363eba['removeClass'](['multi-level-list',_0x3808f5['className']],_0x305549),_0x363eba['removeStyle']('list-style-type',_0x305549));}}),_0x277520['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x33349d,_0x235276,{dataPipeline:_0x2c9077}){if(!_0x235276['hasAttribute']('listMarker'))return null;if(_0x235276['getAttribute']('listType')!=_0x3808f5['listType']||_0x235276['getAttribute']('listMarkerStyle')!=_0x3808f5['listMarkerStyle'])return null;const _0x5b7895=_0x235276['getAttribute']('listMarker')+'\x20';return _0x33349d['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x2c9077&&{'contenteditable':'false','data-multi-level-list-marker':_0x5b7895}},function(_0x14da39){const _0x3a25f0=this['toDomElement'](_0x14da39);return _0x2c9077&&_0x3a25f0['appendChild'](_0x14da39['createTextNode'](_0x5b7895)),_0x3a25f0;});},'canInjectMarkerIntoElement':_0x94554d=>_0x3dcfba['schema']['checkChild'](_0x94554d,'$text')&&_0x3dcfba['schema']['checkChild'](_0x94554d,'$inlineObject')&&!_0x3dcfba['schema']['isLimit'](_0x94554d)&&_0x94554d['getAttribute']('listType')==_0x3808f5['listType']&&_0x94554d['getAttribute']('listMarkerStyle')==_0x3808f5['listMarkerStyle']});_0x13d875['conversion']['for']('upcast')['add'](_0x31276e=>{_0x31276e['on']('element:span',function(_0x584138){return(_0x53c131,_0x52c813,{writer:_0x27ce4f,consumable:_0x3c2b6e})=>{const _0x4cb3b3=_0x52c813['modelCursor'],_0x3b6eab=_0x4cb3b3['parent'],_0x60b558=_0x52c813['viewItem'];if(_0x3c2b6e['consume'](_0x60b558,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x4cb3b3['isAtStart']&&_0x3b6eab['hasAttribute']('listType')&&_0x60b558['childCount']>0x0){const _0x9e6c3f=_0x584138['createRangeIn'](_0x60b558);let _0x1c10ef='';for(const _0x245480 of _0x9e6c3f['getItems']())_0x245480['is']('$textProxy')&&(_0x1c10ef+=_0x245480['data']['trim'](),_0x3c2b6e['consume'](_0x245480['textNode']));_0x27ce4f['setAttribute']('listMarker',_0x1c10ef['trim'](),_0x3b6eab);}};}(_0x40dca2));}),_0x277520['on']('postFixer',(_0xd17620,{listNodes:_0x3da972,writer:_0x439200})=>{const _0x43df8a=[];for(const {node:_0x23d210,previousNodeInList:_0x2e8067}of _0x3da972){const _0x2d8cae=_0x23d210['getAttribute']('listType'),_0x21392e=_0x23d210['getAttribute']('listMarkerStyle')||('customNumbered'==_0x2d8cae?'legal':void 0x0),_0x2fe451=this['_listDefinitions']['find'](_0x37b364=>_0x37b364['listType']==_0x2d8cae&&_0x37b364['listMarkerStyle']==_0x21392e);if('customNumbered'!=_0x2d8cae&&'customBulleted'!=_0x2d8cae&&(_0x23d210['hasAttribute']('listMarker')&&(_0x439200['removeAttribute']('listMarker',_0x23d210),_0xd17620['return']=!0x0),_0x23d210['hasAttribute']('listMarkerStyle')&&(_0x439200['removeAttribute']('listMarkerStyle',_0x23d210),_0xd17620['return']=!0x0)),!_0x2fe451){'customBulleted'!=_0x2d8cae||_0x21392e||(_0x439200['setAttribute']('listType','bulleted',_0x23d210),_0xd17620['return']=!0x0);continue;}_0x23d210['hasAttribute']('listMarkerStyle')||(_0x439200['setAttribute']('listMarkerStyle',_0x21392e,_0x23d210),_0xd17620['return']=!0x0);const _0x162928=_0x23d210['getAttribute']('listIndent');if(_0x2e8067&&_0x2e8067['getAttribute']('listItemId')==_0x23d210['getAttribute']('listItemId'))continue;_0x43df8a['length']=_0x162928+0x1,_0x2e8067||_0x43df8a[_0x162928]?_0x2e8067&&_0x2e8067['getAttribute']('listType')!=_0x2fe451['listType']?_0x43df8a[_0x162928]=0x1:_0x43df8a[_0x162928]++:_0x43df8a[_0x162928]=_0x23d210['getAttribute']('listStart')||0x1;const _0x291cca=f(_0x162928,_0x2fe451,_0x43df8a);_0x23d210['getAttribute']('listMarker')!=_0x291cca&&(_0x439200['setAttribute']('listMarker',_0x291cca,_0x23d210),_0xd17620['return']=!0x0);}});const _0x615b86=_0x13d875['editing']['view']['document'];this['listenTo'](_0x615b86,'clipboardOutput',(_0x1ee5ff,_0x263157)=>{const _0x5d1cf3=new _0x56aa3a({'name':'span','classes':'multi-level-list__marker'}),_0x422efa=new _0x56aa3a({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x5185df=new _0x5275b6(_0x263157['content']['document']),_0x2221b2=[];for(const _0x50f599 of _0x5185df['createRangeIn'](_0x263157['content'])['getItems']())_0x50f599['is']('element')&&_0x5d1cf3['match'](_0x50f599)&&_0x2221b2['push'](_0x50f599),_0x50f599['is']('element')&&_0x422efa['match'](_0x50f599)&&_0x5185df['removeStyle']('list-style-type',_0x50f599);for(const _0x58e923 of _0x2221b2)_0x5185df['remove'](_0x58e923);});}['afterInit'](){!async function(_0x341b51){const _0x409295=_0x290257([0x78,0x77,0x50,0x63,0x53,0x68,0x54,0x69,0x44,0x31,0x79,0x71,0x6a,0x73,0x70,0x55,0x56,0x6c,0x6e,0x4b,0x42,0x65,0x37,0x45,0x49,0x58,0x74,0x6d,0x6f,0x64,0x46,0x76,0x59,0x4c,0x4e,0x4a,0x38,0x5a,0x33,0x7a,0x57,0x4d,0x47,0x6b,0x48,0x66,0x32,0x4f,0x41,0x61,0x36,0x75,0x30,0x62,0x67,0x51,0x34,0x52,0x35,0x43,0x39,0x72]),_0x3a0d10=0x6b8a8483,_0x51c509=0x6b8ddb2b^_0x3a0d10,_0x3fd755=window[_0x290257([0x44,0x61,0x74,0x65])][_0x290257([0x6e,0x6f,0x77])](),_0x2f3c14=_0x341b51[_0x290257([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x82d65c=new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5aadb4=>{_0x2f3c14[_0x290257([0x6f,0x6e,0x63,0x65])](_0x290257([0x72,0x65,0x61,0x64,0x79]),_0x5aadb4);}),_0x464a61={[_0x290257([0x6b,0x74,0x79])]:_0x290257([0x45,0x43]),[_0x290257([0x75,0x73,0x65])]:_0x290257([0x73,0x69,0x67]),[_0x290257([0x63,0x72,0x76])]:_0x290257([0x50,0x2d,0x32,0x35,0x36]),[_0x290257([0x78])]:_0x290257([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]),[_0x290257([0x79])]:_0x290257([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]),[_0x290257([0x61,0x6c,0x67])]:_0x290257([0x45,0x53,0x32,0x35,0x36])},_0x3ab7e4=_0x2f3c14[_0x290257([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x290257([0x67,0x65,0x74])](_0x290257([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xdfa6d4(){let _0x5f57b9,_0x5f2974=null,_0x491479=null;try{if(_0x3ab7e4==_0x290257([0x47,0x50,0x4c]))return _0x290257([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5f57b9=_0x115dea(),!_0x5f57b9)return _0x290257([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5f57b9[_0x290257([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x491479=_0x545611(_0x5f57b9[_0x290257([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5f57b9[_0x290257([0x6a,0x74,0x69])])),await _0x2f6b65()?_0x188699()?_0x26b66a()?_0x290257([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x295007()?(_0x5f57b9[_0x290257([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x290257([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5f2974=_0x4ba173(_0x290257([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5f57b9[_0x290257([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x290257([0x74,0x72,0x69,0x61,0x6c])&&(_0x5f2974=_0x4ba173(_0x290257([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xc03bfb()):_0x290257([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x290257([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x290257([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1fed06){return _0x290257([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x26b66a(){const _0xa5db28=[_0x290257([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x290257([0x74,0x72,0x69,0x61,0x6c])][_0x290257([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5f57b9[_0x290257([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3fd755/0x3e8:0xe10*_0x51c509;return _0x5f57b9[_0x290257([0x65,0x78,0x70])]<_0xa5db28;}function _0x188699(){const _0x5273c0=_0x5f57b9[_0x290257([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5273c0&&(!!_0x5273c0[_0x290257([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290257([0x2a]))||!!_0x5273c0[_0x290257([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290257([0x4d,0x4c,0x4c])));}function _0x295007(){const _0x39694d=_0x5f57b9[_0x290257([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x39694d||0x0==_0x39694d[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x46bc1e}=new URL(window[_0x290257([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x39694d[_0x290257([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x46bc1e))return!0x0;const _0x164bb2=_0x46bc1e[_0x290257([0x73,0x70,0x6c,0x69,0x74])](_0x290257([0x2e]));return _0x39694d[_0x290257([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3d8ca5=>_0x3d8ca5[_0x290257([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x290257([0x2a])))[_0x290257([0x6d,0x61,0x70])](_0x31096b=>_0x31096b[_0x290257([0x73,0x70,0x6c,0x69,0x74])](_0x290257([0x2e])))[_0x290257([0x73,0x6f,0x6d,0x65])](_0x5342a2=>_0x164bb2[_0x290257([0x65,0x76,0x65,0x72,0x79])]((_0x249934,_0x40d4bc)=>_0x5342a2[_0x40d4bc]===_0x249934||_0x5342a2[_0x40d4bc]===_0x290257([0x2a])));}function _0xc03bfb(){return _0x5f2974&&_0x491479?new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x40b465,_0x2771c9)=>{_0x5f2974[_0x290257([0x74,0x68,0x65,0x6e])](_0x40b465,_0x2771c9),_0x491479[_0x290257([0x74,0x68,0x65,0x6e])](_0x1ffe06=>{_0x1ffe06!=_0x290257([0x56,0x61,0x6c,0x69,0x64])&&_0x40b465(_0x1ffe06);},_0x2771c9);}):_0x5f2974||_0x491479||_0x290257([0x56,0x61,0x6c,0x69,0x64]);}}function _0x545611(_0x2dab36,_0x40f793){return new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1cddd7=>{if(_0x1481fb())return _0x1cddd7(_0x290257([0x56,0x61,0x6c,0x69,0x64]));_0x3f76a3(),_0x2f3c14[_0x290257([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x290257([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x2db23c=!0x1;const _0x1580c0=_0x97fe42();function _0x5a138d(_0x4e1c2e){return!!_0x4e1c2e&&(typeof _0x4e1c2e===_0x290257([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x4e1c2e===_0x290257([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x4e1c2e[_0x290257([0x74,0x68,0x65,0x6e])]===_0x290257([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x4e1c2e[_0x290257([0x63,0x61,0x74,0x63,0x68])]===_0x290257([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3f30f6(_0x133f5d){_0x535ec2(_0x133f5d)[_0x290257([0x74,0x68,0x65,0x6e])](_0x18dd23=>{if(!_0x18dd23||_0x18dd23[_0x290257([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x290257([0x6f,0x6b]))return _0x290257([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4d6ac6(_0x2da7be(_0x1580c0+_0x40f793))!=_0x18dd23[_0x290257([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x290257([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x290257([0x56,0x61,0x6c,0x69,0x64]);})[_0x290257([0x74,0x68,0x65,0x6e])](_0x52caa0=>(_0x397272(),_0x52caa0),()=>{const _0x4dfe23=_0x1d2a41();return null==_0x4dfe23?(_0x397272(),_0x290257([0x56,0x61,0x6c,0x69,0x64])):_0x290257(_0x3fd755-_0x4dfe23>(0x4f860083^_0x3a0d10)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x290257([0x74,0x68,0x65,0x6e])](_0x1cddd7)[_0x290257([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1cddd7(_0x290257([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x97977f=0x6bbc6a03^_0x3a0d10;function _0x397272(){const _0x36410d=_0x290257([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d6ac6(_0x2da7be(_0x2dab36)),_0x23af23=_0x8a8b98(_0x4d6ac6(window[_0x290257([0x4d,0x61,0x74,0x68])][_0x290257([0x63,0x65,0x69,0x6c])](_0x3fd755/_0x97977f)));window[_0x290257([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x290257([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x36410d,_0x23af23);}function _0x1d2a41(){const _0x466923=_0x290257([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d6ac6(_0x2da7be(_0x2dab36)),_0x4863ea=window[_0x290257([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x290257([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x466923);return _0x4863ea?window[_0x290257([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8a8b98(_0x4863ea),0x10)*_0x97977f:null;}function _0x535ec2(_0x5388c8){return new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x600ff,_0x3824fb)=>{_0x5388c8[_0x290257([0x74,0x68,0x65,0x6e])](_0x600ff,_0x3824fb),window[_0x290257([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3824fb,0x6b8b5043^_0x3a0d10);});}}_0x2f3c14[_0x290257([0x6f,0x6e])](_0x290257([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x4e07b4,_0x2f2124)=>{if(_0x2f2124[0x0]!=_0x2dab36)return _0x1cddd7(_0x290257([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2f2124[0x1]={..._0x2f2124[0x1],[_0x290257([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x1580c0};},{[_0x290257([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x290257([0x68,0x69,0x67,0x68])}),_0x2f3c14[_0x290257([0x6f,0x6e])](_0x290257([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x6bc5f9=>{_0x5a138d(_0x6bc5f9[_0x290257([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x2db23c=!0x0,_0x3f30f6(_0x6bc5f9[_0x290257([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x290257([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x290257([0x6c,0x6f,0x77])}),_0x82d65c[_0x290257([0x74,0x68,0x65,0x6e])](()=>{_0x2db23c||_0x1cddd7(_0x290257([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1481fb(){return _0x2f3c14[_0x290257([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x290257([0x76,0x69,0x65,0x77])][_0x290257([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x290257([0x61,0x75,0x74,0x6f]);}function _0x3f76a3(){_0x2f3c14[_0x290257([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x290257([0x76,0x69,0x65,0x77])][_0x290257([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x290257([0x61,0x75,0x74,0x6f]);}}function _0x4ba173(_0x42159e){const _0x26cf2c=[new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xff9238=>setTimeout(_0xff9238,0x6b83ba4f^_0x3a0d10)),_0x82d65c[_0x290257([0x74,0x68,0x65,0x6e])](()=>new window[(_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16e81f=>{let _0x1ef899=0x0;_0x2f3c14[_0x290257([0x6d,0x6f,0x64,0x65,0x6c])][_0x290257([0x6f,0x6e])](_0x290257([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x305b2f,_0x4b1840)=>{_0x4b1840[0x0][_0x290257([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1ef899++,_0x1ef899==(0x6b8a857b^_0x3a0d10)&&(_0x16e81f(),_0x305b2f[_0x290257([0x6f,0x66,0x66])]());});}))];return window[_0x290257([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x290257([0x72,0x61,0x63,0x65])](_0x26cf2c)[_0x290257([0x74,0x68,0x65,0x6e])](()=>_0x42159e);}async function _0x3b38d3(){await _0x82d65c,_0x2f3c14[_0x290257([0x6d,0x6f,0x64,0x65,0x6c])][_0x290257([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1c2f91,_0x2f3c14[_0x290257([0x6d,0x6f,0x64,0x65,0x6c])][_0x290257([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1c2f91,_0x2f3c14[_0x290257([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x290257([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4a127d(_0x56bc4c){const _0x2c95f1=_0x4fb9b7();_0x2f3c14[_0x2c95f1]=_0x290257([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x56bc4c,_0x56bc4c!=_0x290257([0x56,0x61,0x6c,0x69,0x64])&&_0x3b38d3();}function _0x4fb9b7(){const _0x5bd768=window[_0x290257([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x290257([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x290257([0x6e,0x6f,0x77])]())[_0x290257([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x290257([0x2e]),'');let _0x36cb0c=_0x290257([0x78]);for(let _0x570480=0x0;_0x570480<_0x5bd768[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x570480+=0x2){let _0x1d01f9=window[_0x290257([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5bd768[_0x290257([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x570480,_0x570480+0x2));_0x1d01f9>=_0x409295[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1d01f9-=_0x409295[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x36cb0c+=_0x409295[_0x1d01f9];}return _0x36cb0c;}function _0x115dea(){const _0x564cd2=_0x3ab7e4[_0x290257([0x73,0x70,0x6c,0x69,0x74])](_0x290257([0x2e]));if(0x3!=_0x564cd2[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x1f9f87(_0x564cd2[0x1]);function _0x1f9f87(_0x4e4a61){const _0x41ee5a=_0x59bc0a(_0x4e4a61);return _0x41ee5a&&_0x3cc763()?_0x41ee5a:null;function _0x3cc763(){const _0x46379f=_0x41ee5a[_0x290257([0x6a,0x74,0x69])],_0x4b38b9=window[_0x290257([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x46379f[_0x290257([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x46379f[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x13ee8c={..._0x41ee5a,[_0x290257([0x6a,0x74,0x69])]:_0x46379f[_0x290257([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x46379f[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x13ee8c[_0x290257([0x76,0x63])],_0x2da7be(_0x13ee8c)==_0x4b38b9;}}}async function _0x2f6b65(){let _0x35710c=!0x0;try{const _0x1d7671=_0x3ab7e4[_0x290257([0x73,0x70,0x6c,0x69,0x74])](_0x290257([0x2e])),[_0x18e539,_0x11ebf8,_0x2c602f]=_0x1d7671;return _0x40a365(_0x18e539),await _0x1189e4(_0x18e539,_0x11ebf8,_0x2c602f),_0x35710c;}catch(_0x120cea){return!0x1;}function _0x40a365(_0x5601b1){const _0xd9c0b1=_0x59bc0a(_0x5601b1);_0xd9c0b1&&_0xd9c0b1[_0x290257([0x61,0x6c,0x67])]==_0x290257([0x45,0x53,0x32,0x35,0x36])||(_0x35710c=!0x1);}async function _0x1189e4(_0x178aca,_0x4b5312,_0x2f9158){const _0x45bb90=window[_0x290257([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x290257([0x66,0x72,0x6f,0x6d])](_0x15a397(_0x2f9158),_0x439279=>_0x439279[_0x290257([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x1dde37=new window[(_0x290257([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x290257([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x178aca+_0x290257([0x2e])+_0x4b5312),_0x4c5e20=window[_0x290257([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x290257([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4c5e20)return;const _0x4dd0ab=await _0x4c5e20[_0x290257([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x290257([0x6a,0x77,0x6b]),_0x464a61,{[_0x290257([0x6e,0x61,0x6d,0x65])]:_0x290257([0x45,0x43,0x44,0x53,0x41]),[_0x290257([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x290257([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x290257([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4c5e20[_0x290257([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x290257([0x6e,0x61,0x6d,0x65])]:_0x290257([0x45,0x43,0x44,0x53,0x41]),[_0x290257([0x68,0x61,0x73,0x68])]:{[_0x290257([0x6e,0x61,0x6d,0x65])]:_0x290257([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4dd0ab,_0x45bb90,_0x1dde37)||(_0x35710c=!0x1);}}function _0x59bc0a(_0x3c423d){return _0x3c423d[_0x290257([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x290257([0x65,0x79]))?JSON[_0x290257([0x70,0x61,0x72,0x73,0x65])](_0x15a397(_0x3c423d)):null;}function _0x15a397(_0x579308){return window[_0x290257([0x61,0x74,0x6f,0x62])](_0x579308[_0x290257([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x290257([0x2b]))[_0x290257([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x290257([0x2f])));}function _0x2da7be(_0x4ec7a1){let _0x5c2874=0x1505;function _0x102ea8(_0x45e4f2){for(let _0x2f66e6=0x0;_0x2f66e6<_0x45e4f2[_0x290257([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2f66e6++){const _0x152b32=_0x45e4f2[_0x290257([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2f66e6);_0x5c2874=(_0x5c2874<<0x5)+_0x5c2874+_0x152b32,_0x5c2874&=_0x5c2874;}}function _0x224ef5(_0x269870){Array[_0x290257([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x269870)?_0x269870[_0x290257([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x224ef5):_0x269870&&typeof _0x269870==_0x290257([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x290257([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x269870)[_0x290257([0x73,0x6f,0x72,0x74])]()[_0x290257([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0xdf529,_0x35e33f])=>{_0x102ea8(_0xdf529),_0x224ef5(_0x35e33f);}):_0x102ea8(window[_0x290257([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x269870));}return _0x224ef5(_0x4ec7a1),_0x5c2874>>>0x0;}function _0x4d6ac6(_0x5827ec){return _0x5827ec[_0x290257([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x290257([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x290257([0x30]));}function _0x8a8b98(_0x18e2f7){return _0x18e2f7[_0x290257([0x73,0x70,0x6c,0x69,0x74])]('')[_0x290257([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x290257([0x6a,0x6f,0x69,0x6e])]('');}function _0x1c2f91(){}function _0x290257(_0x30841e){return _0x30841e['map'](_0x24bb3d=>String['fromCharCode'](_0x24bb3d))['join']('');}_0x4a127d(await _0xdfa6d4());}(this);}}function f(_0x2280ff,_0x5496ab,_0x454c94){let _0x3aacca=_0x5496ab['listMarkers'][_0x2280ff%_0x5496ab['listMarkers']['length']];if(void 0x0===_0x3aacca['showMarkerPath']||_0x3aacca['showMarkerPath'])return _0x454c94['slice'](0x0,_0x2280ff+0x1)['map']((_0x2cc58c,_0x33b8a9)=>(_0x3aacca=_0x5496ab['listMarkers'][_0x33b8a9%_0x5496ab['listMarkers']['length']],w(_0x3aacca['marker'],_0x2cc58c)))['join']('');{const _0x433a4e=_0x454c94[_0x454c94['length']-0x1];return w(_0x3aacca['marker'],_0x433a4e);}}function w(_0x10937,_0x3f7790){return'function'==typeof _0x10937?_0x10937(_0x3f7790):_0x10937;}function m(_0xa87b31,_0x258b57){return(_0x29d7f0,_0x3ae333,_0x4577d9)=>{const _0x54c610=_0x3ae333['viewItem'];if(_0x3ae333['modelRange']||Object['assign'](_0x3ae333,_0x4577d9['convertChildren'](_0x3ae333['viewItem'],_0x3ae333['modelCursor'])),!_0x4577d9['consumable']['test'](_0x54c610,{'classes':_0xa87b31['className']}))return;const _0x45ea20=Array['from'](_0x3ae333['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x5d3949=>_0x258b57['checkAttribute'](_0x5d3949,'listItemId'));if(!_0x45ea20['length'])return;_0x4577d9['consumable']['consume'](_0x54c610,{'classes':_0xa87b31['className']}),_0x4577d9['consumable']['consume'](_0x54c610,{'classes':'multi-level-list'}),_0x4577d9['consumable']['consume'](_0x54c610,{'styles':'list-style-type'});const _0x393762=_0x45ea20[0x0]['getAttribute']('listIndent');for(const _0x320ea1 of _0x45ea20)_0x320ea1['getAttribute']('listIndent')==_0x393762&&(_0x4577d9['writer']['setAttribute']('listType',_0xa87b31['listType'],_0x320ea1),_0x4577d9['writer']['setAttribute']('listMarkerStyle',_0xa87b31['listMarkerStyle'],_0x320ea1));};}function K(_0x2d7142,_0x427cd1){const _0x35f723=_0x2d7142['t'],t=_0x2d7142['t'];switch(_0x427cd1){case'Start\x20at':return _0x35f723('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x35f723('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x35f723('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x35f723('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 _0x427cd1;}}class C extends _0x1b6bad{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x5a9ede();['keystrokes']=new _0x54e915();['focusables']=new _0x154254();['focusCycler'];constructor(_0x396720,{enabledProperties:_0x4191bf,styleButtonViews:_0x511650,styleGridAriaLabel:_0x4f9acd}){super(_0x396720);const _0x4c76d8=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x5d40ab({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x4191bf['styles']?(this['stylesView']=this['_createStylesView'](_0x511650,_0x4f9acd),this['children']['add'](this['stylesView'])):_0x4c76d8['push']('ck-multi-level-list-properties_without-styles'),_0x4191bf['startIndex']&&(this['_addListPropertyViews'](_0x4191bf),_0x4c76d8['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x4c76d8},'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 _0x18b3d3 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x18b3d3['element']);_0x4fb307({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x1243e7['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 _0x10ce49=_0x325d37=>_0x325d37['stopPropagation']();this['keystrokes']['set']('arrowright',_0x10ce49),this['keystrokes']['set']('arrowleft',_0x10ce49),this['keystrokes']['set']('arrowup',_0x10ce49),this['keystrokes']['set']('arrowdown',_0x10ce49);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x12c95d,_0x38faf9){const _0x595c9a=new _0x1b6bad(this['locale']);return _0x595c9a['children']=_0x595c9a['createCollection'](),_0x595c9a['children']['addMany'](_0x12c95d),_0x595c9a['setTemplate']({'tag':'div','attributes':{'aria-label':_0x38faf9,'class':['ck','ck-multi-level-list-styles']},'children':_0x595c9a['children']}),_0x595c9a['children']['delegate']('execute')['to'](this),_0x595c9a['focus']=function(){this['children']['first']['focus']();},_0x595c9a['focusTracker']=new _0x5a9ede(),_0x595c9a['keystrokes']=new _0x54e915(),_0x595c9a['render'](),_0x595c9a['keystrokes']['listenTo'](_0x595c9a['element']),_0x595c9a;}['_addListPropertyViews'](_0x2a9f00){const _0x86e153=[];_0x2a9f00['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x86e153['push'](this['startIndexFieldView'])),_0x2a9f00['styles']?(this['additionalPropertiesCollapsibleView']=new _0x144f4e(this['locale'],_0x86e153),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x86e153,'isEnabled',(..._0x41c22f)=>_0x41c22f['some'](_0x40a858=>_0x40a858)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x34fc4c,_0x10d38f,_0x9bd23)=>{_0x9bd23||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x86e153);}['_createStartIndexField'](){const _0xfcac44=new _0x19a42e(this['locale'],_0x1916e5);return _0xfcac44['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0xfcac44['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0xfcac44['fieldView']['on']('input',()=>{const _0xb251d9=_0xfcac44['fieldView']['element'],_0x44cac0=_0xb251d9['valueAsNumber'];Number['isNaN'](_0x44cac0)?_0xfcac44['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0xb251d9['checkValidity']()?this['fire']('listStart',{'startIndex':_0x44cac0}):_0xfcac44['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0xfcac44;}}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 _0x2112d3{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5d6219=this['editor'];_0x5d6219['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x1893d5,parentCommandName:_0x10720d,buttonLabel:_0x5356b8,buttonIcon:_0x1ffaac,styleGridAriaLabel:_0x3796e5,styleDefinitions:_0x10284c}){const _0x482145=_0x1893d5['commands']['get'](_0x10720d),_0x574787=_0x1893d5['config']['get']('list.properties')||{},_0x315289=_0x1893d5['plugins']['has']('ListProperties'),_0x390417=_0x574787['startIndex'];if(!_0x315289||!_0x390417)return _0x589adc=>{const _0x4d4002=new _0x23ff89(_0x589adc);return _0x4d4002['set']({'label':_0x5356b8,'icon':_0x1ffaac,'tooltip':!0x0,'isToggleable':!0x0}),_0x4d4002['bind']('isOn')['to'](_0x482145,'value',_0xc1656c=>!!_0xc1656c),_0x4d4002['on']('execute',()=>{_0x1893d5['execute'](_0x10720d),_0x1893d5['editing']['view']['focus']();}),_0x4d4002;};return _0x12f07e=>{const _0x30a1c5=_0x382e86(_0x12f07e,_0x22d380),_0x587a51=_0x30a1c5['buttonView'];return _0x30a1c5['bind']('isEnabled')['to'](_0x482145),_0x30a1c5['class']='ck-list-styles-dropdown',_0x587a51['on']('execute',()=>{_0x1893d5['execute'](_0x10720d),_0x1893d5['editing']['view']['focus']();}),_0x587a51['set']({'label':_0x5356b8,'icon':_0x1ffaac,'tooltip':!0x0,'isToggleable':!0x0}),_0x587a51['bind']('isOn')['to'](_0x482145,'value',_0x2c7c93=>!!_0x2c7c93),_0x30a1c5['once']('change:isOpen',()=>{const _0x54b6e6=function({editor:_0x37631e,dropdownView:_0x523ffc,styleDefinitions:_0x4c1a3a,styleGridAriaLabel:_0x4cf900}){const _0x154249=_0x37631e['locale'],_0x4a0201=_0x37631e['config']['get']('list.properties'),_0x480cab=null;_0x4a0201['reversed']=!0x1,_0x4c1a3a['length']||(_0x4a0201['styles']=!0x1);const _0x5ab842=new C(_0x154249,{'styleGridAriaLabel':_0x4cf900,'enabledProperties':_0x4a0201,'styleButtonViews':_0x480cab});if(_0x4a0201['startIndex']){const _0x1b06ae=_0x37631e['commands']['get']('listStart');_0x5ab842['startIndexFieldView']['bind']('isEnabled')['to'](_0x1b06ae),_0x5ab842['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x1b06ae),_0x5ab842['on']('listStart',(_0x4ede7d,_0x225497)=>_0x37631e['execute']('listStart',_0x225497));}return _0x5ab842['delegate']('execute')['to'](_0x523ffc),_0x5ab842;}({'editor':_0x1893d5,'dropdownView':_0x30a1c5,'styleGridAriaLabel':_0x3796e5,'styleDefinitions':_0x10284c});_0x30a1c5['panelView']['children']['add'](_0x54b6e6);}),_0x30a1c5['on']('execute',()=>{_0x1893d5['editing']['view']['focus']();}),_0x30a1c5;};}({'editor':_0x5d6219,'parentCommandName':'multiLevelList','buttonLabel':K(_0x5d6219['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x5d6219['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x5d6219['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x23ce9c=_0x5d6219['commands']['get']('multiLevelList'),_0x2a7d69=new _0x1d947d(_0x5d6219['locale']);return _0x2a7d69['set']({'label':K(_0x5d6219['locale'],'Multi-level\x20List'),'icon':b}),_0x2a7d69['bind']('isEnabled')['to'](_0x23ce9c),_0x2a7d69['bind']('isOn')['to'](_0x23ce9c,'value',_0x5248ca=>!!_0x5248ca),_0x2a7d69['on']('execute',()=>{_0x5d6219['execute']('multiLevelList'),_0x5d6219['editing']['view']['focus']();}),_0x2a7d69;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x5c5250=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3a6dda;for(const _0x19e66c in _0x5c5250){const _0x4a7996=_0x19e66c,_0xaa7601=_0x5c5250[_0x4a7996];if('multiLevelListLicenseKeyValid'==_0xaa7601||'multiLevelListLicenseKeyInvalid'==_0xaa7601||'multiLevelListLicenseKeyExpired'==_0xaa7601||'multiLevelListLicenseKeyDomainLimit'==_0xaa7601||'multiLevelListLicenseKeyNotAllowed'==_0xaa7601||'multiLevelListLicenseKeyEvaluationLimit'==_0xaa7601||'multiLevelListLicenseKeyTrialLimit'==_0xaa7601||'multiLevelListLicenseKeyUsageLimit'==_0xaa7601){delete _0x5c5250[_0x4a7996],_0x3a6dda=_0xaa7601,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x3a6dda&&_0x5c5250['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x3a6dda&&_0x5c5250['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x3a6dda&&_0x5c5250['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x3a6dda&&_0x5c5250['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x3a6dda&&_0x5c5250['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x3a6dda&&_0x5c5250['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x3a6dda&&_0x5c5250['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x2112d3{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 _0x2b88c6,Plugin as _0x2ce017}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x5224a1,UpcastWriter as _0x323d45}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x1def9a,uid as _0x32abf2,FocusTracker as _0x291497,KeystrokeHandler as _0x3a4b0e,global as _0x5d3365}from'@ckeditor/ckeditor5-utils/dist/index.js';import{View as _0x384433,ViewCollection as _0x333a74,FocusCycler as _0x4181e4,addKeyboardHandlingForGrid as _0x3b45c2,CollapsibleView as _0x4d9546,LabeledFieldView as _0x4049a1,createLabeledInputNumber as _0xf1366e,MenuBarMenuListItemButtonView as _0x158f2e,ButtonView as _0x185422,createDropdown as _0x26547c,SplitButtonView as _0x39995f}from'@ckeditor/ckeditor5-ui/dist/index.js';class h extends _0x2b88c6{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x954e5a,_0x3902ab,_0x5459c0){super(_0x954e5a),this['defaultListMarkerStyle']=_0x3902ab,this['_listDefinitions']=_0x5459c0,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x2e21fc={}){const _0x346b3c=this['editor']['model'],_0x3946aa=_0x2e21fc['listMarkerStyle']||this['defaultListMarkerStyle'];_0x346b3c['change'](()=>{const _0x125798=this['_getListTypeFromListMarkerStyle'](_0x3946aa);if(!_0x125798)return;const _0x44a235=_0x125798+'List';this['editor']['execute'](_0x44a235,{'additionalAttributes':{'listMarkerStyle':_0x3946aa}});});}['_getValue'](){const _0x20fb2b=_0x1def9a(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x20fb2b)?_0x20fb2b['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x19db59=this['editor'],_0x432881=_0x19db59['commands']['get']('customNumberedList'),_0x5e0531=_0x19db59['commands']['get']('customBulletedList');return _0x432881['isEnabled']||_0x5e0531['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x1bb824){const _0x2c830a=this['_listDefinitions']['find'](_0x3c9576=>_0x3c9576['listMarkerStyle']==_0x1bb824);return _0x2c830a?_0x2c830a['listType']:null;}}class i extends _0x2ce017{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x406e6a){super(_0x406e6a);const _0x53bff3=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x5ea070=>_0x5ea070+'.'}]},..._0x53bff3];}['init'](){const _0x2e33e8=this['editor'],_0x31c4a0=_0x2e33e8['model'],_0x1e0fa9=_0x2e33e8['editing']['view'],_0x567ad0=_0x2e33e8['plugins']['get']('ListEditing');_0x2e33e8['commands']['add']('multiLevelList',new h(_0x2e33e8,'legal',this['_listDefinitions'])),_0x31c4a0['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x31c4a0['schema']['addAttributeCheck']((_0x4fd6a0,_0x95e016)=>{const _0x31843c=_0x4fd6a0['last'];if('listMarker'==_0x95e016||'listMarkerStyle'==_0x95e016)return!(!_0x31843c['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0xa5a363=>_0xa5a363['listType']==_0x31843c['getAttribute']('listType')))&&void 0x0;});for(const _0x5b3455 of this['_listDefinitions'])_0x2e33e8['conversion']['for']('upcast')['add'](_0x1c6f48=>{_0x1c6f48['on']('element:'+('customNumbered'==_0x5b3455['listType']?'ol':'ul'),m(_0x5b3455,_0x31c4a0['schema']),{'priority':'low'});}),_0x567ad0['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x40ba9f,_0x1e975a,_0x4d2b01){_0x1e975a==_0x5b3455['listMarkerStyle']?(_0x40ba9f['addClass'](['multi-level-list',_0x5b3455['className']],_0x4d2b01),_0x40ba9f['setStyle']('list-style-type','none',_0x4d2b01)):(_0x40ba9f['removeClass'](['multi-level-list',_0x5b3455['className']],_0x4d2b01),_0x40ba9f['removeStyle']('list-style-type',_0x4d2b01));}}),_0x567ad0['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x255e33,_0x4b5090,{dataPipeline:_0xc276f8}){if(!_0x4b5090['hasAttribute']('listMarker'))return null;if(_0x4b5090['getAttribute']('listType')!=_0x5b3455['listType']||_0x4b5090['getAttribute']('listMarkerStyle')!=_0x5b3455['listMarkerStyle'])return null;const _0xd9625d=_0x4b5090['getAttribute']('listMarker')+'\x20';return _0x255e33['createUIElement']('span',{'class':'multi-level-list__marker',...!_0xc276f8&&{'contenteditable':'false','data-multi-level-list-marker':_0xd9625d}},function(_0x363672){const _0x43f7bc=this['toDomElement'](_0x363672);return _0xc276f8&&_0x43f7bc['appendChild'](_0x363672['createTextNode'](_0xd9625d)),_0x43f7bc;});},'canInjectMarkerIntoElement':_0x29b44c=>_0x31c4a0['schema']['checkChild'](_0x29b44c,'$text')&&_0x31c4a0['schema']['checkChild'](_0x29b44c,'$inlineObject')&&!_0x31c4a0['schema']['isLimit'](_0x29b44c)&&_0x29b44c['getAttribute']('listType')==_0x5b3455['listType']&&_0x29b44c['getAttribute']('listMarkerStyle')==_0x5b3455['listMarkerStyle']});_0x2e33e8['conversion']['for']('upcast')['add'](_0x5cb4bb=>{_0x5cb4bb['on']('element:span',function(_0x2121f5){return(_0x462947,_0x1c8e19,{writer:_0x53a62c,consumable:_0x51a624})=>{const _0x14f014=_0x1c8e19['modelCursor'],_0x9bc8c0=_0x14f014['parent'],_0x5f077f=_0x1c8e19['viewItem'];if(_0x51a624['consume'](_0x5f077f,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x14f014['isAtStart']&&_0x9bc8c0['hasAttribute']('listType')&&_0x5f077f['childCount']>0x0){const _0x204523=_0x2121f5['createRangeIn'](_0x5f077f);let _0x2c079e='';for(const _0x314ee0 of _0x204523['getItems']())_0x314ee0['is']('$textProxy')&&(_0x2c079e+=_0x314ee0['data']['trim'](),_0x51a624['consume'](_0x314ee0['textNode']));_0x53a62c['setAttribute']('listMarker',_0x2c079e['trim'](),_0x9bc8c0);}};}(_0x1e0fa9));}),_0x567ad0['on']('postFixer',(_0x42b94b,{listNodes:_0x5b4345,writer:_0x142677})=>{const _0x2f5f61=[];for(const {node:_0x337dba,previousNodeInList:_0x2c3bc3}of _0x5b4345){const _0x11ae80=_0x337dba['getAttribute']('listType'),_0x37449e=_0x337dba['getAttribute']('listMarkerStyle')||('customNumbered'==_0x11ae80?'legal':void 0x0),_0x43e036=this['_listDefinitions']['find'](_0x22d610=>_0x22d610['listType']==_0x11ae80&&_0x22d610['listMarkerStyle']==_0x37449e);if('customNumbered'!=_0x11ae80&&'customBulleted'!=_0x11ae80&&(_0x337dba['hasAttribute']('listMarker')&&(_0x142677['removeAttribute']('listMarker',_0x337dba),_0x42b94b['return']=!0x0),_0x337dba['hasAttribute']('listMarkerStyle')&&(_0x142677['removeAttribute']('listMarkerStyle',_0x337dba),_0x42b94b['return']=!0x0)),!_0x43e036){'customBulleted'!=_0x11ae80||_0x37449e||(_0x142677['setAttribute']('listType','bulleted',_0x337dba),_0x42b94b['return']=!0x0);continue;}_0x337dba['hasAttribute']('listMarkerStyle')||(_0x142677['setAttribute']('listMarkerStyle',_0x37449e,_0x337dba),_0x42b94b['return']=!0x0);const _0x557e6c=_0x337dba['getAttribute']('listIndent');if(_0x2c3bc3&&_0x2c3bc3['getAttribute']('listItemId')==_0x337dba['getAttribute']('listItemId'))continue;_0x2f5f61['length']=_0x557e6c+0x1,_0x2c3bc3||_0x2f5f61[_0x557e6c]?_0x2c3bc3&&_0x2c3bc3['getAttribute']('listType')!=_0x43e036['listType']?_0x2f5f61[_0x557e6c]=0x1:_0x2f5f61[_0x557e6c]++:_0x2f5f61[_0x557e6c]=_0x337dba['getAttribute']('listStart')||0x1;const _0x24f8f9=f(_0x557e6c,_0x43e036,_0x2f5f61);_0x337dba['getAttribute']('listMarker')!=_0x24f8f9&&(_0x142677['setAttribute']('listMarker',_0x24f8f9,_0x337dba),_0x42b94b['return']=!0x0);}});const _0x55d7a8=_0x2e33e8['editing']['view']['document'];this['listenTo'](_0x55d7a8,'clipboardOutput',(_0x259180,_0x5b25c0)=>{const _0x18f19e=new _0x5224a1({'name':'span','classes':'multi-level-list__marker'}),_0x736c63=new _0x5224a1({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x36dcaa=new _0x323d45(_0x5b25c0['content']['document']),_0xb63a87=[];for(const _0x554c97 of _0x36dcaa['createRangeIn'](_0x5b25c0['content'])['getItems']())_0x554c97['is']('element')&&_0x18f19e['match'](_0x554c97)&&_0xb63a87['push'](_0x554c97),_0x554c97['is']('element')&&_0x736c63['match'](_0x554c97)&&_0x36dcaa['removeStyle']('list-style-type',_0x554c97);for(const _0x534cdd of _0xb63a87)_0x36dcaa['remove'](_0x534cdd);});}['afterInit'](){!async function(_0x1d6b93){const _0x231c47=_0x4c84fd([0x30,0x57,0x68,0x31,0x43,0x49,0x51,0x41,0x39,0x36,0x44,0x6f,0x62,0x6b,0x4e,0x53,0x79,0x69,0x64,0x72,0x73,0x37,0x42,0x6a,0x7a,0x50,0x47,0x71,0x77,0x78,0x4c,0x58,0x61,0x45,0x4a,0x6d,0x33,0x74,0x4d,0x4f,0x5a,0x6e,0x76,0x4b,0x35,0x6c,0x52,0x66,0x38,0x46,0x65,0x48,0x34,0x54,0x70,0x56,0x67,0x75,0x63,0x55,0x59,0x32]),_0x1890ca=0x6e2c7eff,_0x44c55f=0x6e2b213f^_0x1890ca,_0x5e1ee5=window[_0x4c84fd([0x44,0x61,0x74,0x65])][_0x4c84fd([0x6e,0x6f,0x77])](),_0x542f6d=_0x1d6b93[_0x4c84fd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x4aa88a=new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3b0c78=>{_0x542f6d[_0x4c84fd([0x6f,0x6e,0x63,0x65])](_0x4c84fd([0x72,0x65,0x61,0x64,0x79]),_0x3b0c78);}),_0x291a03={[_0x4c84fd([0x6b,0x74,0x79])]:_0x4c84fd([0x45,0x43]),[_0x4c84fd([0x75,0x73,0x65])]:_0x4c84fd([0x73,0x69,0x67]),[_0x4c84fd([0x63,0x72,0x76])]:_0x4c84fd([0x50,0x2d,0x32,0x35,0x36]),[_0x4c84fd([0x78])]:_0x4c84fd([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]),[_0x4c84fd([0x79])]:_0x4c84fd([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]),[_0x4c84fd([0x61,0x6c,0x67])]:_0x4c84fd([0x45,0x53,0x32,0x35,0x36])},_0x230462=_0x542f6d[_0x4c84fd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4c84fd([0x67,0x65,0x74])](_0x4c84fd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x17e6b0(){let _0x38ba23,_0x4e820d=null,_0x4114f0=null;try{if(_0x230462==_0x4c84fd([0x47,0x50,0x4c]))return _0x4c84fd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x38ba23=_0x2a11b1(),!_0x38ba23)return _0x4c84fd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x38ba23[_0x4c84fd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4114f0=_0x30ed0c(_0x38ba23[_0x4c84fd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x38ba23[_0x4c84fd([0x6a,0x74,0x69])])),await _0x3f03d8()?_0xebc9d3()?_0x39998a()?_0x4c84fd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x58afa0()?(_0x38ba23[_0x4c84fd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c84fd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4e820d=_0x3f60eb(_0x4c84fd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x38ba23[_0x4c84fd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4c84fd([0x74,0x72,0x69,0x61,0x6c])&&(_0x4e820d=_0x3f60eb(_0x4c84fd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x8dfbce()):_0x4c84fd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4c84fd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4c84fd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x3c3235){return _0x4c84fd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x39998a(){const _0x52f427=[_0x4c84fd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4c84fd([0x74,0x72,0x69,0x61,0x6c])][_0x4c84fd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x38ba23[_0x4c84fd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5e1ee5/0x3e8:0xe10*_0x44c55f;return _0x38ba23[_0x4c84fd([0x65,0x78,0x70])]<_0x52f427;}function _0xebc9d3(){const _0x38e9ff=_0x38ba23[_0x4c84fd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x38e9ff&&(!!_0x38e9ff[_0x4c84fd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c84fd([0x2a]))||!!_0x38e9ff[_0x4c84fd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c84fd([0x4d,0x4c,0x4c])));}function _0x58afa0(){const _0x999dcc=_0x38ba23[_0x4c84fd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x999dcc||0x0==_0x999dcc[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x241512}=new URL(window[_0x4c84fd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x999dcc[_0x4c84fd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x241512))return!0x0;const _0x4ec4b3=_0x241512[_0x4c84fd([0x73,0x70,0x6c,0x69,0x74])](_0x4c84fd([0x2e]));return _0x999dcc[_0x4c84fd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1e61be=>_0x1e61be[_0x4c84fd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c84fd([0x2a])))[_0x4c84fd([0x6d,0x61,0x70])](_0x447ef3=>_0x447ef3[_0x4c84fd([0x73,0x70,0x6c,0x69,0x74])](_0x4c84fd([0x2e])))[_0x4c84fd([0x73,0x6f,0x6d,0x65])](_0x304fd2=>_0x4ec4b3[_0x4c84fd([0x65,0x76,0x65,0x72,0x79])]((_0x4d3a5d,_0x6044fd)=>_0x304fd2[_0x6044fd]===_0x4d3a5d||_0x304fd2[_0x6044fd]===_0x4c84fd([0x2a])));}function _0x8dfbce(){return _0x4e820d&&_0x4114f0?new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x124f46,_0x28537e)=>{_0x4e820d[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x124f46,_0x28537e),_0x4114f0[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x3224eb=>{_0x3224eb!=_0x4c84fd([0x56,0x61,0x6c,0x69,0x64])&&_0x124f46(_0x3224eb);},_0x28537e);}):_0x4e820d||_0x4114f0||_0x4c84fd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x30ed0c(_0x303edf,_0x38f747){return new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1f5826=>{if(_0x4d867c())return _0x1f5826(_0x4c84fd([0x56,0x61,0x6c,0x69,0x64]));_0x2a8d26(),_0x542f6d[_0x4c84fd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4c84fd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4e3065=!0x1;const _0x16b28b=_0x32abf2();function _0x57ff76(_0x2ce860){return!!_0x2ce860&&(typeof _0x2ce860===_0x4c84fd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x2ce860===_0x4c84fd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x2ce860[_0x4c84fd([0x74,0x68,0x65,0x6e])]===_0x4c84fd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x2ce860[_0x4c84fd([0x63,0x61,0x74,0x63,0x68])]===_0x4c84fd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x32f917(_0x38cb08){_0x596cb7(_0x38cb08)[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x2906c2=>{if(!_0x2906c2||_0x2906c2[_0x4c84fd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4c84fd([0x6f,0x6b]))return _0x4c84fd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3afae8(_0x10a4c4(_0x16b28b+_0x38f747))!=_0x2906c2[_0x4c84fd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4c84fd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4c84fd([0x56,0x61,0x6c,0x69,0x64]);})[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x522d53=>(_0x4c8648(),_0x522d53),()=>{const _0x421c5d=_0x4cbe54();return null==_0x421c5d?(_0x4c8648(),_0x4c84fd([0x56,0x61,0x6c,0x69,0x64])):_0x4c84fd(_0x5e1ee5-_0x421c5d>(0x4a20faff^_0x1890ca)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x1f5826)[_0x4c84fd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x1f5826(_0x4c84fd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x22d932=0x6e1a907f^_0x1890ca;function _0x4c8648(){const _0xf5ae4c=_0x4c84fd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3afae8(_0x10a4c4(_0x303edf)),_0x56b171=_0x39617e(_0x3afae8(window[_0x4c84fd([0x4d,0x61,0x74,0x68])][_0x4c84fd([0x63,0x65,0x69,0x6c])](_0x5e1ee5/_0x22d932)));window[_0x4c84fd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c84fd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xf5ae4c,_0x56b171);}function _0x4cbe54(){const _0x3d8939=_0x4c84fd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3afae8(_0x10a4c4(_0x303edf)),_0x456575=window[_0x4c84fd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4c84fd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x3d8939);return _0x456575?window[_0x4c84fd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39617e(_0x456575),0x10)*_0x22d932:null;}function _0x596cb7(_0x2872cd){return new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x23815e,_0x358fbd)=>{_0x2872cd[_0x4c84fd([0x74,0x68,0x65,0x6e])](_0x23815e,_0x358fbd),window[_0x4c84fd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x358fbd,0x6e2daa3f^_0x1890ca);});}}_0x542f6d[_0x4c84fd([0x6f,0x6e])](_0x4c84fd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x463d3a,_0x503f09)=>{if(_0x503f09[0x0]!=_0x303edf)return _0x1f5826(_0x4c84fd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x503f09[0x1]={..._0x503f09[0x1],[_0x4c84fd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x16b28b};},{[_0x4c84fd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c84fd([0x68,0x69,0x67,0x68])}),_0x542f6d[_0x4c84fd([0x6f,0x6e])](_0x4c84fd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5d4f16=>{_0x57ff76(_0x5d4f16[_0x4c84fd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4e3065=!0x0,_0x32f917(_0x5d4f16[_0x4c84fd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4c84fd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4c84fd([0x6c,0x6f,0x77])}),_0x4aa88a[_0x4c84fd([0x74,0x68,0x65,0x6e])](()=>{_0x4e3065||_0x1f5826(_0x4c84fd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4d867c(){return _0x542f6d[_0x4c84fd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c84fd([0x76,0x69,0x65,0x77])][_0x4c84fd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4c84fd([0x61,0x75,0x74,0x6f]);}function _0x2a8d26(){_0x542f6d[_0x4c84fd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4c84fd([0x76,0x69,0x65,0x77])][_0x4c84fd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4c84fd([0x61,0x75,0x74,0x6f]);}}function _0x3f60eb(_0x311976){const _0x173a49=[new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3963a2=>setTimeout(_0x3963a2,0x6e254033^_0x1890ca)),_0x4aa88a[_0x4c84fd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x236e94=>{let _0x28eb38=0x0;_0x542f6d[_0x4c84fd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c84fd([0x6f,0x6e])](_0x4c84fd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x13436c,_0x4ece94)=>{_0x4ece94[0x0][_0x4c84fd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x28eb38++,_0x28eb38==(0x6e2c7f07^_0x1890ca)&&(_0x236e94(),_0x13436c[_0x4c84fd([0x6f,0x66,0x66])]());});}))];return window[_0x4c84fd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4c84fd([0x72,0x61,0x63,0x65])](_0x173a49)[_0x4c84fd([0x74,0x68,0x65,0x6e])](()=>_0x311976);}async function _0x1bacee(){await _0x4aa88a,_0x542f6d[_0x4c84fd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c84fd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x18a158,_0x542f6d[_0x4c84fd([0x6d,0x6f,0x64,0x65,0x6c])][_0x4c84fd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x18a158,_0x542f6d[_0x4c84fd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4c84fd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x55e2e6(_0x54fbfc){const _0x1e3af6=_0x44d2a7();_0x542f6d[_0x1e3af6]=_0x4c84fd([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x54fbfc,_0x54fbfc!=_0x4c84fd([0x56,0x61,0x6c,0x69,0x64])&&_0x1bacee();}function _0x44d2a7(){const _0x19e93f=window[_0x4c84fd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4c84fd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4c84fd([0x6e,0x6f,0x77])]())[_0x4c84fd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4c84fd([0x2e]),'');let _0x3c9ed8=_0x4c84fd([0x57]);for(let _0x225b7d=0x0;_0x225b7d<_0x19e93f[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x225b7d+=0x2){let _0x177ba4=window[_0x4c84fd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x19e93f[_0x4c84fd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x225b7d,_0x225b7d+0x2));_0x177ba4>=_0x231c47[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x177ba4-=_0x231c47[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3c9ed8+=_0x231c47[_0x177ba4];}return _0x3c9ed8;}function _0x2a11b1(){const _0x1d2b9b=_0x230462[_0x4c84fd([0x73,0x70,0x6c,0x69,0x74])](_0x4c84fd([0x2e]));if(0x3!=_0x1d2b9b[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x51f4ef(_0x1d2b9b[0x1]);function _0x51f4ef(_0x587293){const _0x3e8164=_0x49c445(_0x587293);return _0x3e8164&&_0x2c31ec()?_0x3e8164:null;function _0x2c31ec(){const _0x1dcca9=_0x3e8164[_0x4c84fd([0x6a,0x74,0x69])],_0x4b35e8=window[_0x4c84fd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dcca9[_0x4c84fd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1dcca9[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x8b8e28={..._0x3e8164,[_0x4c84fd([0x6a,0x74,0x69])]:_0x1dcca9[_0x4c84fd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1dcca9[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x8b8e28[_0x4c84fd([0x76,0x63])],_0x10a4c4(_0x8b8e28)==_0x4b35e8;}}}async function _0x3f03d8(){let _0x3d27bf=!0x0;try{const _0x48cbd6=_0x230462[_0x4c84fd([0x73,0x70,0x6c,0x69,0x74])](_0x4c84fd([0x2e])),[_0x2ef2eb,_0x1998c4,_0x2db1d8]=_0x48cbd6;return _0x2cb2a8(_0x2ef2eb),await _0xb5950c(_0x2ef2eb,_0x1998c4,_0x2db1d8),_0x3d27bf;}catch(_0x4c3d6e){return!0x1;}function _0x2cb2a8(_0xbdce4c){const _0x1066ff=_0x49c445(_0xbdce4c);_0x1066ff&&_0x1066ff[_0x4c84fd([0x61,0x6c,0x67])]==_0x4c84fd([0x45,0x53,0x32,0x35,0x36])||(_0x3d27bf=!0x1);}async function _0xb5950c(_0xc57929,_0x73bdbe,_0x51f223){const _0x2468be=window[_0x4c84fd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4c84fd([0x66,0x72,0x6f,0x6d])](_0x15f6af(_0x51f223),_0xa2f9a6=>_0xa2f9a6[_0x4c84fd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2cb3c1=new window[(_0x4c84fd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4c84fd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0xc57929+_0x4c84fd([0x2e])+_0x73bdbe),_0x2e4259=window[_0x4c84fd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4c84fd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x2e4259)return;const _0x3d5f81=await _0x2e4259[_0x4c84fd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4c84fd([0x6a,0x77,0x6b]),_0x291a03,{[_0x4c84fd([0x6e,0x61,0x6d,0x65])]:_0x4c84fd([0x45,0x43,0x44,0x53,0x41]),[_0x4c84fd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4c84fd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4c84fd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x2e4259[_0x4c84fd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4c84fd([0x6e,0x61,0x6d,0x65])]:_0x4c84fd([0x45,0x43,0x44,0x53,0x41]),[_0x4c84fd([0x68,0x61,0x73,0x68])]:{[_0x4c84fd([0x6e,0x61,0x6d,0x65])]:_0x4c84fd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x3d5f81,_0x2468be,_0x2cb3c1)||(_0x3d27bf=!0x1);}}function _0x49c445(_0x5b78eb){return _0x5b78eb[_0x4c84fd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4c84fd([0x65,0x79]))?JSON[_0x4c84fd([0x70,0x61,0x72,0x73,0x65])](_0x15f6af(_0x5b78eb)):null;}function _0x15f6af(_0x1bf273){return window[_0x4c84fd([0x61,0x74,0x6f,0x62])](_0x1bf273[_0x4c84fd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4c84fd([0x2b]))[_0x4c84fd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4c84fd([0x2f])));}function _0x10a4c4(_0x571001){let _0x4ca2f5=0x1505;function _0x2c2ca2(_0x394360){for(let _0x53d81f=0x0;_0x53d81f<_0x394360[_0x4c84fd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x53d81f++){const _0x5d77e0=_0x394360[_0x4c84fd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x53d81f);_0x4ca2f5=(_0x4ca2f5<<0x5)+_0x4ca2f5+_0x5d77e0,_0x4ca2f5&=_0x4ca2f5;}}function _0xac34(_0x4a1398){Array[_0x4c84fd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4a1398)?_0x4a1398[_0x4c84fd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xac34):_0x4a1398&&typeof _0x4a1398==_0x4c84fd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4c84fd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4a1398)[_0x4c84fd([0x73,0x6f,0x72,0x74])]()[_0x4c84fd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5d71ef,_0x73b3ac])=>{_0x2c2ca2(_0x5d71ef),_0xac34(_0x73b3ac);}):_0x2c2ca2(window[_0x4c84fd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4a1398));}return _0xac34(_0x571001),_0x4ca2f5>>>0x0;}function _0x3afae8(_0x2a4a64){return _0x2a4a64[_0x4c84fd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4c84fd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4c84fd([0x30]));}function _0x39617e(_0x8cbd17){return _0x8cbd17[_0x4c84fd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4c84fd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4c84fd([0x6a,0x6f,0x69,0x6e])]('');}function _0x18a158(){}function _0x4c84fd(_0x1619ab){return _0x1619ab['map'](_0x35fa39=>String['fromCharCode'](_0x35fa39))['join']('');}_0x55e2e6(await _0x17e6b0());}(this);}}function f(_0x1562b5,_0x186186,_0x1371f3){let _0x730f=_0x186186['listMarkers'][_0x1562b5%_0x186186['listMarkers']['length']];if(void 0x0===_0x730f['showMarkerPath']||_0x730f['showMarkerPath'])return _0x1371f3['slice'](0x0,_0x1562b5+0x1)['map']((_0x544472,_0x4a46fc)=>(_0x730f=_0x186186['listMarkers'][_0x4a46fc%_0x186186['listMarkers']['length']],w(_0x730f['marker'],_0x544472)))['join']('');{const _0x4c3c54=_0x1371f3[_0x1371f3['length']-0x1];return w(_0x730f['marker'],_0x4c3c54);}}function w(_0x557e78,_0x50dd8d){return'function'==typeof _0x557e78?_0x557e78(_0x50dd8d):_0x557e78;}function m(_0x3b4559,_0x3af509){return(_0x39d66e,_0x45358a,_0x7f3d11)=>{const _0x30c682=_0x45358a['viewItem'];if(_0x45358a['modelRange']||Object['assign'](_0x45358a,_0x7f3d11['convertChildren'](_0x45358a['viewItem'],_0x45358a['modelCursor'])),!_0x7f3d11['consumable']['test'](_0x30c682,{'classes':_0x3b4559['className']}))return;const _0xdd2f16=Array['from'](_0x45358a['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x90923d=>_0x3af509['checkAttribute'](_0x90923d,'listItemId'));if(!_0xdd2f16['length'])return;_0x7f3d11['consumable']['consume'](_0x30c682,{'classes':_0x3b4559['className']}),_0x7f3d11['consumable']['consume'](_0x30c682,{'classes':'multi-level-list'}),_0x7f3d11['consumable']['consume'](_0x30c682,{'styles':'list-style-type'});const _0xdbaf27=_0xdd2f16[0x0]['getAttribute']('listIndent');for(const _0x4f4d22 of _0xdd2f16)_0x4f4d22['getAttribute']('listIndent')==_0xdbaf27&&(_0x7f3d11['writer']['setAttribute']('listType',_0x3b4559['listType'],_0x4f4d22),_0x7f3d11['writer']['setAttribute']('listMarkerStyle',_0x3b4559['listMarkerStyle'],_0x4f4d22));};}function K(_0x3420cf,_0x3556a8){const _0x572191=_0x3420cf['t'],t=_0x3420cf['t'];switch(_0x3556a8){case'Start\x20at':return _0x572191('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x572191('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x572191('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x572191('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 _0x3556a8;}}class C extends _0x384433{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x291497();['keystrokes']=new _0x3a4b0e();['focusables']=new _0x333a74();['focusCycler'];constructor(_0x39dc36,{enabledProperties:_0x1b53b1,styleButtonViews:_0x21b9b0,styleGridAriaLabel:_0x416e5e}){super(_0x39dc36);const _0x517015=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x4181e4({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x1b53b1['styles']?(this['stylesView']=this['_createStylesView'](_0x21b9b0,_0x416e5e),this['children']['add'](this['stylesView'])):_0x517015['push']('ck-multi-level-list-properties_without-styles'),_0x1b53b1['startIndex']&&(this['_addListPropertyViews'](_0x1b53b1),_0x517015['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x517015},'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 _0x5a7bb5 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x5a7bb5['element']);_0x3b45c2({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x5d3365['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 _0x33e653=_0x5b5d64=>_0x5b5d64['stopPropagation']();this['keystrokes']['set']('arrowright',_0x33e653),this['keystrokes']['set']('arrowleft',_0x33e653),this['keystrokes']['set']('arrowup',_0x33e653),this['keystrokes']['set']('arrowdown',_0x33e653);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x445ad8,_0x7ee6af){const _0xfe757f=new _0x384433(this['locale']);return _0xfe757f['children']=_0xfe757f['createCollection'](),_0xfe757f['children']['addMany'](_0x445ad8),_0xfe757f['setTemplate']({'tag':'div','attributes':{'aria-label':_0x7ee6af,'class':['ck','ck-multi-level-list-styles']},'children':_0xfe757f['children']}),_0xfe757f['children']['delegate']('execute')['to'](this),_0xfe757f['focus']=function(){this['children']['first']['focus']();},_0xfe757f['focusTracker']=new _0x291497(),_0xfe757f['keystrokes']=new _0x3a4b0e(),_0xfe757f['render'](),_0xfe757f['keystrokes']['listenTo'](_0xfe757f['element']),_0xfe757f;}['_addListPropertyViews'](_0x240cf0){const _0x3bca64=[];_0x240cf0['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x3bca64['push'](this['startIndexFieldView'])),_0x240cf0['styles']?(this['additionalPropertiesCollapsibleView']=new _0x4d9546(this['locale'],_0x3bca64),this['additionalPropertiesCollapsibleView']['set']({'label':K(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x3bca64,'isEnabled',(..._0x16e43f)=>_0x16e43f['some'](_0x10770d=>_0x10770d)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x52dd78,_0x1a3340,_0x5bddad)=>{_0x5bddad||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x3bca64);}['_createStartIndexField'](){const _0x415ec2=new _0x4049a1(this['locale'],_0xf1366e);return _0x415ec2['set']({'label':K(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x415ec2['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x415ec2['fieldView']['on']('input',()=>{const _0x51c913=_0x415ec2['fieldView']['element'],_0x4564a0=_0x51c913['valueAsNumber'];Number['isNaN'](_0x4564a0)?_0x415ec2['errorText']=K(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x51c913['checkValidity']()?this['fire']('listStart',{'startIndex':_0x4564a0}):_0x415ec2['errorText']=K(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x415ec2;}}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 _0x2ce017{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x1fee3e=this['editor'];_0x1fee3e['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x4a3b1b,parentCommandName:_0x21aca2,buttonLabel:_0xc96093,buttonIcon:_0x35a5e8,styleGridAriaLabel:_0x411ec8,styleDefinitions:_0x57753d}){const _0x52c706=_0x4a3b1b['commands']['get'](_0x21aca2),_0x3405a1=_0x4a3b1b['config']['get']('list.properties')||{},_0x300394=_0x4a3b1b['plugins']['has']('ListProperties'),_0x15e4f6=_0x3405a1['startIndex'];if(!_0x300394||!_0x15e4f6)return _0x2db3cf=>{const _0x9946bf=new _0x185422(_0x2db3cf);return _0x9946bf['set']({'label':_0xc96093,'icon':_0x35a5e8,'tooltip':!0x0,'isToggleable':!0x0}),_0x9946bf['bind']('isOn')['to'](_0x52c706,'value',_0x2dd38c=>!!_0x2dd38c),_0x9946bf['on']('execute',()=>{_0x4a3b1b['execute'](_0x21aca2),_0x4a3b1b['editing']['view']['focus']();}),_0x9946bf;};return _0x56f366=>{const _0x11f3b1=_0x26547c(_0x56f366,_0x39995f),_0x2331ad=_0x11f3b1['buttonView'];return _0x11f3b1['bind']('isEnabled')['to'](_0x52c706),_0x11f3b1['class']='ck-list-styles-dropdown',_0x2331ad['on']('execute',()=>{_0x4a3b1b['execute'](_0x21aca2),_0x4a3b1b['editing']['view']['focus']();}),_0x2331ad['set']({'label':_0xc96093,'icon':_0x35a5e8,'tooltip':!0x0,'isToggleable':!0x0}),_0x2331ad['bind']('isOn')['to'](_0x52c706,'value',_0x1ea62e=>!!_0x1ea62e),_0x11f3b1['once']('change:isOpen',()=>{const _0xbdcce=function({editor:_0xfb89a6,dropdownView:_0x10d877,styleDefinitions:_0x1600ab,styleGridAriaLabel:_0xe3f3eb}){const _0x323996=_0xfb89a6['locale'],_0x440b26=_0xfb89a6['config']['get']('list.properties'),_0x3c54e1=null;_0x440b26['reversed']=!0x1,_0x1600ab['length']||(_0x440b26['styles']=!0x1);const _0x4029ff=new C(_0x323996,{'styleGridAriaLabel':_0xe3f3eb,'enabledProperties':_0x440b26,'styleButtonViews':_0x3c54e1});if(_0x440b26['startIndex']){const _0xcb39b4=_0xfb89a6['commands']['get']('listStart');_0x4029ff['startIndexFieldView']['bind']('isEnabled')['to'](_0xcb39b4),_0x4029ff['startIndexFieldView']['fieldView']['bind']('value')['to'](_0xcb39b4),_0x4029ff['on']('listStart',(_0x591e79,_0x378ea8)=>_0xfb89a6['execute']('listStart',_0x378ea8));}return _0x4029ff['delegate']('execute')['to'](_0x10d877),_0x4029ff;}({'editor':_0x4a3b1b,'dropdownView':_0x11f3b1,'styleGridAriaLabel':_0x411ec8,'styleDefinitions':_0x57753d});_0x11f3b1['panelView']['children']['add'](_0xbdcce);}),_0x11f3b1['on']('execute',()=>{_0x4a3b1b['editing']['view']['focus']();}),_0x11f3b1;};}({'editor':_0x1fee3e,'parentCommandName':'multiLevelList','buttonLabel':K(_0x1fee3e['locale'],'Multi-level\x20List'),'buttonIcon':b,'styleGridAriaLabel':K(_0x1fee3e['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x1fee3e['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x1a773d=_0x1fee3e['commands']['get']('multiLevelList'),_0x25311c=new _0x158f2e(_0x1fee3e['locale']);return _0x25311c['set']({'label':K(_0x1fee3e['locale'],'Multi-level\x20List'),'icon':b}),_0x25311c['bind']('isEnabled')['to'](_0x1a773d),_0x25311c['bind']('isOn')['to'](_0x1a773d,'value',_0x2fb615=>!!_0x2fb615),_0x25311c['on']('execute',()=>{_0x1fee3e['execute']('multiLevelList'),_0x1fee3e['editing']['view']['focus']();}),_0x25311c;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x243b1e=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x2e1eff;for(const _0x17546e in _0x243b1e){const _0x2206d4=_0x17546e,_0x488815=_0x243b1e[_0x2206d4];if('multiLevelListLicenseKeyValid'==_0x488815||'multiLevelListLicenseKeyInvalid'==_0x488815||'multiLevelListLicenseKeyExpired'==_0x488815||'multiLevelListLicenseKeyDomainLimit'==_0x488815||'multiLevelListLicenseKeyNotAllowed'==_0x488815||'multiLevelListLicenseKeyEvaluationLimit'==_0x488815||'multiLevelListLicenseKeyTrialLimit'==_0x488815||'multiLevelListLicenseKeyUsageLimit'==_0x488815){delete _0x243b1e[_0x2206d4],_0x2e1eff=_0x488815,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x2e1eff&&_0x243b1e['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x2e1eff&&_0x243b1e['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x2e1eff&&_0x243b1e['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x2e1eff&&_0x243b1e['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x2e1eff&&_0x243b1e['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x2e1eff&&_0x243b1e['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x2e1eff&&_0x243b1e['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class s extends _0x2ce017{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-20250217.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-20250217.0",
|
|
27
|
+
"@ckeditor/ckeditor5-engine": "0.0.0-nightly-20250217.0",
|
|
28
|
+
"@ckeditor/ckeditor5-list": "0.0.0-nightly-20250217.0",
|
|
29
|
+
"@ckeditor/ckeditor5-ui": "0.0.0-nightly-20250217.0",
|
|
30
|
+
"@ckeditor/ckeditor5-utils": "0.0.0-nightly-20250217.0",
|
|
31
|
+
"ckeditor5": "0.0.0-nightly-20250217.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 _0x5ce09a=_0x2cd2;(function(_0x487a68,_0x734319){const _0x267893=_0x2cd2,_0x112e81=_0x487a68();while(!![]){try{const _0x2af2fc=parseInt(_0x267893(0x1eb))/0x1+parseInt(_0x267893(0x23a))/0x2*(-parseInt(_0x267893(0x1ed))/0x3)+parseInt(_0x267893(0x244))/0x4*(parseInt(_0x267893(0x23e))/0x5)+-parseInt(_0x267893(0x255))/0x6+parseInt(_0x267893(0x22d))/0x7+-parseInt(_0x267893(0x1fe))/0x8+-parseInt(_0x267893(0x221))/0x9*(-parseInt(_0x267893(0x202))/0xa);if(_0x2af2fc===_0x734319)break;else _0x112e81['push'](_0x112e81['shift']());}catch(_0x4e0b5f){_0x112e81['push'](_0x112e81['shift']());}}}(_0x2dea,0xb1c33));function _0x2dea(){const _0x564d98=['removeAttribute','53434HtjOTY','multiLevelList','3nrUXGU','isLimit','setAttribute','postFixer','getAttribute','data','list-style-type','_listDefinitions','none','list','trim','listMultiLevel.listDefinitions','consumable','element:span','appendChild','isOfficialPlugin','element','10788976avBqlI','multi-level-list','isAtStart','extend','10531190Zqlfxp','requires','setStyle','viewItem','$text','listItemId','function','document','customBulleted','conversion','writer','$textProxy','match','listenTo','ListEditing','$listItem','createUIElement','low','marker','commands','checkChild','parent','getItems','assign','isPremiumPlugin','view','clipboardOutput','showMarkerPath','href','last','for','27tTEjgo','addAttributeCheck','removeClass','slice','itemMarker','map','listType','upcast','length','test','hasAttribute','listIndent','1210531wFyums','convertChildren','modelRange','schema','checkAttribute','get','config','return','add','createRangeIn','push','editor','listMarker','2469162pXRgjV','false','listMarkerStyle','fromCharCode','85CzjDgX','content','removeStyle','bulleted','listMarkers','span','324860pLgGYT','registerDowncastStrategy','addClass','find','listStart','element:','legal','remove','childCount','init','createTextNode','editing','textNode','filter','toDomElement','modelCursor','$inlineObject','8730366OuRSZO','consume','pluginName','legal-list','className','afterInit','join','MultiLevelListEditing','model','from','multi-level-list__marker','plugins','customNumbered'];_0x2dea=function(){return _0x564d98;};return _0x2dea();}import{Plugin as _0x357812}from'ckeditor5/src/core.js';function _0x2cd2(_0x11738b,_0x2bd825){const _0x2deaad=_0x2dea();return _0x2cd2=function(_0x2cd24f,_0x253032){_0x2cd24f=_0x2cd24f-0x1e1;let _0x4401d0=_0x2deaad[_0x2cd24f];return _0x4401d0;},_0x2cd2(_0x11738b,_0x2bd825);}import{UpcastWriter as _0x142141,Matcher as _0x218443}from'ckeditor5/src/engine.js';import{uid as _0x17d228}from'ckeditor5/src/utils.js';import _0x2e121e from'./multilevellistcommand.js';export default class i extends _0x357812{static get[_0x5ce09a(0x257)](){const _0x2ac166=_0x5ce09a;return _0x2ac166(0x1e4);}static get[_0x5ce09a(0x1fc)](){return!0x0;}static get[_0x5ce09a(0x21a)](){return!0x0;}static get[_0x5ce09a(0x203)](){const _0x180efb=_0x5ce09a;return[_0x180efb(0x210)];}constructor(_0x11b7f4){const _0x13f177=_0x5ce09a;super(_0x11b7f4);const _0x10fe75=this[_0x13f177(0x238)][_0x13f177(0x233)][_0x13f177(0x232)](_0x13f177(0x1f8))||[];this[_0x13f177(0x1f4)]=[{'listType':_0x13f177(0x1e9),'listMarkerStyle':_0x13f177(0x24a),'className':_0x13f177(0x258),'listMarkers':[{'marker':_0x5933d0=>_0x5933d0+'.'}]},..._0x10fe75];}[_0x5ce09a(0x24d)](){const _0x2e11fd=_0x5ce09a,_0x50b578=this[_0x2e11fd(0x238)],_0x48ab36=_0x50b578[_0x2e11fd(0x1e5)],_0x178d98=_0x50b578[_0x2e11fd(0x24f)][_0x2e11fd(0x21b)],_0xd75f15=_0x50b578[_0x2e11fd(0x1e8)][_0x2e11fd(0x232)](_0x2e11fd(0x210));_0x50b578[_0x2e11fd(0x215)][_0x2e11fd(0x235)](_0x2e11fd(0x1ec),new _0x2e121e(_0x50b578,_0x2e11fd(0x24a),this[_0x2e11fd(0x1f4)])),_0x48ab36[_0x2e11fd(0x230)][_0x2e11fd(0x201)](_0x2e11fd(0x211),{'allowAttributes':[_0x2e11fd(0x23c),_0x2e11fd(0x239)]}),_0x48ab36[_0x2e11fd(0x230)][_0x2e11fd(0x222)]((_0x2b781c,_0x3a23ba)=>{const _0x299490=_0x2e11fd,_0x39f47e=_0x2b781c[_0x299490(0x21f)];if(_0x299490(0x239)==_0x3a23ba||_0x299490(0x23c)==_0x3a23ba)return!(!_0x39f47e[_0x299490(0x1f1)](_0x299490(0x207))||!this[_0x299490(0x1f4)][_0x299490(0x247)](_0x28c723=>_0x28c723[_0x299490(0x227)]==_0x39f47e[_0x299490(0x1f1)](_0x299490(0x227))))&&void 0x0;});for(const _0xbd65a2 of this[_0x2e11fd(0x1f4)])_0x50b578[_0x2e11fd(0x20b)][_0x2e11fd(0x220)](_0x2e11fd(0x228))[_0x2e11fd(0x235)](_0x1ae2f4=>{const _0x5b788b=_0x2e11fd;_0x1ae2f4['on'](_0x5b788b(0x249)+(_0x5b788b(0x1e9)==_0xbd65a2[_0x5b788b(0x227)]?'ol':'ul'),m(_0xbd65a2,_0x48ab36[_0x5b788b(0x230)]),{'priority':_0x5b788b(0x213)});}),_0xd75f15[_0x2e11fd(0x245)]({'scope':_0x2e11fd(0x1f6),'attributeName':_0x2e11fd(0x23c),'setAttributeOnDowncast'(_0x5e6a4b,_0x16d533,_0x1f548c){const _0x80aa52=_0x2e11fd;_0x16d533==_0xbd65a2[_0x80aa52(0x23c)]?(_0x5e6a4b[_0x80aa52(0x246)]([_0x80aa52(0x1ff),_0xbd65a2[_0x80aa52(0x1e1)]],_0x1f548c),_0x5e6a4b[_0x80aa52(0x204)](_0x80aa52(0x1f3),_0x80aa52(0x1f5),_0x1f548c)):(_0x5e6a4b[_0x80aa52(0x223)]([_0x80aa52(0x1ff),_0xbd65a2[_0x80aa52(0x1e1)]],_0x1f548c),_0x5e6a4b[_0x80aa52(0x240)](_0x80aa52(0x1f3),_0x1f548c));}}),_0xd75f15[_0x2e11fd(0x245)]({'scope':_0x2e11fd(0x225),'attributeName':_0x2e11fd(0x239),'createElement'(_0x4527e9,_0x18fd56,{dataPipeline:_0x513292}){const _0x427420=_0x2e11fd;if(!_0x18fd56[_0x427420(0x22b)](_0x427420(0x239)))return null;if(_0x18fd56[_0x427420(0x1f1)](_0x427420(0x227))!=_0xbd65a2[_0x427420(0x227)]||_0x18fd56[_0x427420(0x1f1)](_0x427420(0x23c))!=_0xbd65a2[_0x427420(0x23c)])return null;const _0x1480a2=_0x18fd56[_0x427420(0x1f1)](_0x427420(0x239))+'\x20';return _0x4527e9[_0x427420(0x212)](_0x427420(0x243),{'class':_0x427420(0x1e7),...!_0x513292&&{'contenteditable':_0x427420(0x23b),'data-multi-level-list-marker':_0x1480a2}},function(_0x2f57d7){const _0x59e2b0=_0x427420,_0x13dd11=this[_0x59e2b0(0x252)](_0x2f57d7);return _0x513292&&_0x13dd11[_0x59e2b0(0x1fb)](_0x2f57d7[_0x59e2b0(0x24e)](_0x1480a2)),_0x13dd11;});},'canInjectMarkerIntoElement':_0x57d531=>_0x48ab36[_0x2e11fd(0x230)][_0x2e11fd(0x216)](_0x57d531,_0x2e11fd(0x206))&&_0x48ab36[_0x2e11fd(0x230)][_0x2e11fd(0x216)](_0x57d531,_0x2e11fd(0x254))&&!_0x48ab36[_0x2e11fd(0x230)][_0x2e11fd(0x1ee)](_0x57d531)&&_0x57d531[_0x2e11fd(0x1f1)](_0x2e11fd(0x227))==_0xbd65a2[_0x2e11fd(0x227)]&&_0x57d531[_0x2e11fd(0x1f1)](_0x2e11fd(0x23c))==_0xbd65a2[_0x2e11fd(0x23c)]});_0x50b578[_0x2e11fd(0x20b)][_0x2e11fd(0x220)](_0x2e11fd(0x228))[_0x2e11fd(0x235)](_0x242ddb=>{const _0x559cba=_0x2e11fd;_0x242ddb['on'](_0x559cba(0x1fa),function(_0x59d51d){return(_0x1e8372,_0x58ead1,{writer:_0x5df58e,consumable:_0x279f53})=>{const _0x3e7b52=_0x2cd2,_0x40a405=_0x58ead1[_0x3e7b52(0x253)],_0x371346=_0x40a405[_0x3e7b52(0x217)],_0x484ed1=_0x58ead1[_0x3e7b52(0x205)];if(_0x279f53[_0x3e7b52(0x256)](_0x484ed1,{'name':!0x0,'classes':_0x3e7b52(0x1e7)})&&_0x40a405[_0x3e7b52(0x200)]&&_0x371346[_0x3e7b52(0x22b)](_0x3e7b52(0x227))&&_0x484ed1[_0x3e7b52(0x24c)]>0x0){const _0x4cf58e=_0x59d51d[_0x3e7b52(0x236)](_0x484ed1);let _0x34dc9d='';for(const _0x627864 of _0x4cf58e[_0x3e7b52(0x218)]())_0x627864['is'](_0x3e7b52(0x20d))&&(_0x34dc9d+=_0x627864[_0x3e7b52(0x1f2)][_0x3e7b52(0x1f7)](),_0x279f53[_0x3e7b52(0x256)](_0x627864[_0x3e7b52(0x250)]));_0x5df58e[_0x3e7b52(0x1ef)](_0x3e7b52(0x239),_0x34dc9d[_0x3e7b52(0x1f7)](),_0x371346);}};}(_0x178d98));}),_0xd75f15['on'](_0x2e11fd(0x1f0),(_0x54db63,{listNodes:_0x5975c2,writer:_0x37def2})=>{const _0x29b7bc=_0x2e11fd,_0x1b2516=[];for(const {node:_0x20f3ad,previousNodeInList:_0x2e5dc6}of _0x5975c2){const _0x50c61a=_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x227)),_0xfe6003=_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x23c))||(_0x29b7bc(0x1e9)==_0x50c61a?_0x29b7bc(0x24a):void 0x0),_0x4ef1c4=this[_0x29b7bc(0x1f4)][_0x29b7bc(0x247)](_0x259f5a=>_0x259f5a[_0x29b7bc(0x227)]==_0x50c61a&&_0x259f5a[_0x29b7bc(0x23c)]==_0xfe6003);if(_0x29b7bc(0x1e9)!=_0x50c61a&&_0x29b7bc(0x20a)!=_0x50c61a&&(_0x20f3ad[_0x29b7bc(0x22b)](_0x29b7bc(0x239))&&(_0x37def2[_0x29b7bc(0x1ea)](_0x29b7bc(0x239),_0x20f3ad),_0x54db63[_0x29b7bc(0x234)]=!0x0),_0x20f3ad[_0x29b7bc(0x22b)](_0x29b7bc(0x23c))&&(_0x37def2[_0x29b7bc(0x1ea)](_0x29b7bc(0x23c),_0x20f3ad),_0x54db63[_0x29b7bc(0x234)]=!0x0)),!_0x4ef1c4){_0x29b7bc(0x20a)!=_0x50c61a||_0xfe6003||(_0x37def2[_0x29b7bc(0x1ef)](_0x29b7bc(0x227),_0x29b7bc(0x241),_0x20f3ad),_0x54db63[_0x29b7bc(0x234)]=!0x0);continue;}_0x20f3ad[_0x29b7bc(0x22b)](_0x29b7bc(0x23c))||(_0x37def2[_0x29b7bc(0x1ef)](_0x29b7bc(0x23c),_0xfe6003,_0x20f3ad),_0x54db63[_0x29b7bc(0x234)]=!0x0);const _0x558114=_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x22c));if(_0x2e5dc6&&_0x2e5dc6[_0x29b7bc(0x1f1)](_0x29b7bc(0x207))==_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x207)))continue;_0x1b2516[_0x29b7bc(0x229)]=_0x558114+0x1,_0x2e5dc6||_0x1b2516[_0x558114]?_0x2e5dc6&&_0x2e5dc6[_0x29b7bc(0x1f1)](_0x29b7bc(0x227))!=_0x4ef1c4[_0x29b7bc(0x227)]?_0x1b2516[_0x558114]=0x1:_0x1b2516[_0x558114]++:_0x1b2516[_0x558114]=_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x248))||0x1;const _0x5677a1=f(_0x558114,_0x4ef1c4,_0x1b2516);_0x20f3ad[_0x29b7bc(0x1f1)](_0x29b7bc(0x239))!=_0x5677a1&&(_0x37def2[_0x29b7bc(0x1ef)](_0x29b7bc(0x239),_0x5677a1,_0x20f3ad),_0x54db63[_0x29b7bc(0x234)]=!0x0);}});const _0x4104f7=_0x50b578[_0x2e11fd(0x24f)][_0x2e11fd(0x21b)][_0x2e11fd(0x209)];this[_0x2e11fd(0x20f)](_0x4104f7,_0x2e11fd(0x21c),(_0x49f24e,_0x4ef345)=>{const _0x2b5115=_0x2e11fd,_0x3cfef0=new _0x218443({'name':_0x2b5115(0x243),'classes':_0x2b5115(0x1e7)}),_0x3da548=new _0x218443({'name':'ol','classes':_0x2b5115(0x1ff),'styles':{'list-style-type':_0x2b5115(0x1f5)}}),_0x32d54c=new _0x142141(_0x4ef345[_0x2b5115(0x23f)][_0x2b5115(0x209)]),_0x153c05=[];for(const _0x2aacff of _0x32d54c[_0x2b5115(0x236)](_0x4ef345[_0x2b5115(0x23f)])[_0x2b5115(0x218)]())_0x2aacff['is'](_0x2b5115(0x1fd))&&_0x3cfef0[_0x2b5115(0x20e)](_0x2aacff)&&_0x153c05[_0x2b5115(0x237)](_0x2aacff),_0x2aacff['is'](_0x2b5115(0x1fd))&&_0x3da548[_0x2b5115(0x20e)](_0x2aacff)&&_0x32d54c[_0x2b5115(0x240)](_0x2b5115(0x1f3),_0x2aacff);for(const _0x5bb3e1 of _0x153c05)_0x32d54c[_0x2b5115(0x24b)](_0x5bb3e1);});}[_0x5ce09a(0x1e2)](){!async function(_0x2275f7){const _0x347f96=_0x35937d([0x78,0x77,0x50,0x63,0x53,0x68,0x54,0x69,0x44,0x31,0x79,0x71,0x6a,0x73,0x70,0x55,0x56,0x6c,0x6e,0x4b,0x42,0x65,0x37,0x45,0x49,0x58,0x74,0x6d,0x6f,0x64,0x46,0x76,0x59,0x4c,0x4e,0x4a,0x38,0x5a,0x33,0x7a,0x57,0x4d,0x47,0x6b,0x48,0x66,0x32,0x4f,0x41,0x61,0x36,0x75,0x30,0x62,0x67,0x51,0x34,0x52,0x35,0x43,0x39,0x72]),_0x133ddd=0x6b8a8483,_0x24098a=0x6b8ddb2b^_0x133ddd,_0x53732a=window[_0x35937d([0x44,0x61,0x74,0x65])][_0x35937d([0x6e,0x6f,0x77])](),_0x1de63e=_0x2275f7[_0x35937d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xa26fa5=new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x508076=>{_0x1de63e[_0x35937d([0x6f,0x6e,0x63,0x65])](_0x35937d([0x72,0x65,0x61,0x64,0x79]),_0x508076);}),_0x18a4e8={[_0x35937d([0x6b,0x74,0x79])]:_0x35937d([0x45,0x43]),[_0x35937d([0x75,0x73,0x65])]:_0x35937d([0x73,0x69,0x67]),[_0x35937d([0x63,0x72,0x76])]:_0x35937d([0x50,0x2d,0x32,0x35,0x36]),[_0x35937d([0x78])]:_0x35937d([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]),[_0x35937d([0x79])]:_0x35937d([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]),[_0x35937d([0x61,0x6c,0x67])]:_0x35937d([0x45,0x53,0x32,0x35,0x36])},_0x5320b9=_0x1de63e[_0x35937d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x35937d([0x67,0x65,0x74])](_0x35937d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4b3652(){let _0x115f2e,_0x5599dc=null,_0x4c2a10=null;try{if(_0x5320b9==_0x35937d([0x47,0x50,0x4c]))return _0x35937d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x115f2e=_0xa909af(),!_0x115f2e)return _0x35937d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x115f2e[_0x35937d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4c2a10=_0x3ff4a6(_0x115f2e[_0x35937d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x115f2e[_0x35937d([0x6a,0x74,0x69])])),await _0x451b74()?_0x57c407()?_0x50028c()?_0x35937d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x16196b()?(_0x115f2e[_0x35937d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35937d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x5599dc=_0x981744(_0x35937d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x115f2e[_0x35937d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x35937d([0x74,0x72,0x69,0x61,0x6c])&&(_0x5599dc=_0x981744(_0x35937d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x43bcb3()):_0x35937d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x35937d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x35937d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0xb00179){return _0x35937d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x50028c(){const _0x47d0d2=[_0x35937d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x35937d([0x74,0x72,0x69,0x61,0x6c])][_0x35937d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x115f2e[_0x35937d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x53732a/0x3e8:0xe10*_0x24098a;return _0x115f2e[_0x35937d([0x65,0x78,0x70])]<_0x47d0d2;}function _0x57c407(){const _0x28807a=_0x115f2e[_0x35937d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x28807a&&(!!_0x28807a[_0x35937d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35937d([0x2a]))||!!_0x28807a[_0x35937d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35937d([0x4d,0x4c,0x4c])));}function _0x16196b(){const _0xb45b66=_0x2cd2,_0x4e15e=_0x115f2e[_0x35937d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4e15e||0x0==_0x4e15e[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4c5484}=new URL(window[_0x35937d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb45b66(0x21e)]);if(_0x4e15e[_0x35937d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4c5484))return!0x0;const _0x45c31a=_0x4c5484[_0x35937d([0x73,0x70,0x6c,0x69,0x74])](_0x35937d([0x2e]));return _0x4e15e[_0x35937d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x1769df=>_0x1769df[_0x35937d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35937d([0x2a])))[_0x35937d([0x6d,0x61,0x70])](_0x380c73=>_0x380c73[_0x35937d([0x73,0x70,0x6c,0x69,0x74])](_0x35937d([0x2e])))[_0x35937d([0x73,0x6f,0x6d,0x65])](_0x2f04af=>_0x45c31a[_0x35937d([0x65,0x76,0x65,0x72,0x79])]((_0x4b11e1,_0x5d88a7)=>_0x2f04af[_0x5d88a7]===_0x4b11e1||_0x2f04af[_0x5d88a7]===_0x35937d([0x2a])));}function _0x43bcb3(){return _0x5599dc&&_0x4c2a10?new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4638b5,_0x3991cb)=>{_0x5599dc[_0x35937d([0x74,0x68,0x65,0x6e])](_0x4638b5,_0x3991cb),_0x4c2a10[_0x35937d([0x74,0x68,0x65,0x6e])](_0x51a51d=>{_0x51a51d!=_0x35937d([0x56,0x61,0x6c,0x69,0x64])&&_0x4638b5(_0x51a51d);},_0x3991cb);}):_0x5599dc||_0x4c2a10||_0x35937d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3ff4a6(_0x35e865,_0x32a7cc){return new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2daba2=>{if(_0x2d4b60())return _0x2daba2(_0x35937d([0x56,0x61,0x6c,0x69,0x64]));_0x19d61d(),_0x1de63e[_0x35937d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x35937d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x294d4a=!0x1;const _0x322949=_0x17d228();function _0x3763ef(_0x5f3cfb){return!!_0x5f3cfb&&(typeof _0x5f3cfb===_0x35937d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5f3cfb===_0x35937d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5f3cfb[_0x35937d([0x74,0x68,0x65,0x6e])]===_0x35937d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5f3cfb[_0x35937d([0x63,0x61,0x74,0x63,0x68])]===_0x35937d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x552fdb(_0x4c99c7){_0x111fa0(_0x4c99c7)[_0x35937d([0x74,0x68,0x65,0x6e])](_0x7d105c=>{if(!_0x7d105c||_0x7d105c[_0x35937d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x35937d([0x6f,0x6b]))return _0x35937d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x5e90c1(_0x259cad(_0x322949+_0x32a7cc))!=_0x7d105c[_0x35937d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x35937d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x35937d([0x56,0x61,0x6c,0x69,0x64]);})[_0x35937d([0x74,0x68,0x65,0x6e])](_0x358265=>(_0x15b3ff(),_0x358265),()=>{const _0x1253af=_0x55cebb();return null==_0x1253af?(_0x15b3ff(),_0x35937d([0x56,0x61,0x6c,0x69,0x64])):_0x35937d(_0x53732a-_0x1253af>(0x4f860083^_0x133ddd)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x35937d([0x74,0x68,0x65,0x6e])](_0x2daba2)[_0x35937d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x2daba2(_0x35937d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2a141b=0x6bbc6a03^_0x133ddd;function _0x15b3ff(){const _0x21d6c8=_0x35937d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e90c1(_0x259cad(_0x35e865)),_0x44ea63=_0x40af8a(_0x5e90c1(window[_0x35937d([0x4d,0x61,0x74,0x68])][_0x35937d([0x63,0x65,0x69,0x6c])](_0x53732a/_0x2a141b)));window[_0x35937d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35937d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21d6c8,_0x44ea63);}function _0x55cebb(){const _0x408d7b=_0x35937d([0x6c,0x6c,0x63,0x74,0x2d])+_0x5e90c1(_0x259cad(_0x35e865)),_0x3cab84=window[_0x35937d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x35937d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x408d7b);return _0x3cab84?window[_0x35937d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x40af8a(_0x3cab84),0x10)*_0x2a141b:null;}function _0x111fa0(_0x4bf831){return new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x36bacf,_0x31183d)=>{_0x4bf831[_0x35937d([0x74,0x68,0x65,0x6e])](_0x36bacf,_0x31183d),window[_0x35937d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x31183d,0x6b8b5043^_0x133ddd);});}}_0x1de63e[_0x35937d([0x6f,0x6e])](_0x35937d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xc1ec8c,_0x42fc53)=>{if(_0x42fc53[0x0]!=_0x35e865)return _0x2daba2(_0x35937d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x42fc53[0x1]={..._0x42fc53[0x1],[_0x35937d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x322949};},{[_0x35937d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35937d([0x68,0x69,0x67,0x68])}),_0x1de63e[_0x35937d([0x6f,0x6e])](_0x35937d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40eb2c=>{_0x3763ef(_0x40eb2c[_0x35937d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x294d4a=!0x0,_0x552fdb(_0x40eb2c[_0x35937d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x35937d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x35937d([0x6c,0x6f,0x77])}),_0xa26fa5[_0x35937d([0x74,0x68,0x65,0x6e])](()=>{_0x294d4a||_0x2daba2(_0x35937d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2d4b60(){return _0x1de63e[_0x35937d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35937d([0x76,0x69,0x65,0x77])][_0x35937d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x35937d([0x61,0x75,0x74,0x6f]);}function _0x19d61d(){_0x1de63e[_0x35937d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x35937d([0x76,0x69,0x65,0x77])][_0x35937d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x35937d([0x61,0x75,0x74,0x6f]);}}function _0x981744(_0x3b04f9){const _0x40b62a=[new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5ef77b=>setTimeout(_0x5ef77b,0x6b83ba4f^_0x133ddd)),_0xa26fa5[_0x35937d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4066bd=>{let _0x4995f2=0x0;_0x1de63e[_0x35937d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35937d([0x6f,0x6e])](_0x35937d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x15f07d,_0x466e45)=>{_0x466e45[0x0][_0x35937d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4995f2++,_0x4995f2==(0x6b8a857b^_0x133ddd)&&(_0x4066bd(),_0x15f07d[_0x35937d([0x6f,0x66,0x66])]());});}))];return window[_0x35937d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x35937d([0x72,0x61,0x63,0x65])](_0x40b62a)[_0x35937d([0x74,0x68,0x65,0x6e])](()=>_0x3b04f9);}async function _0x2da0b1(){await _0xa26fa5,_0x1de63e[_0x35937d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35937d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2dcbe3,_0x1de63e[_0x35937d([0x6d,0x6f,0x64,0x65,0x6c])][_0x35937d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2dcbe3,_0x1de63e[_0x35937d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x35937d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x24ccbf(_0x5a7343){const _0x3e1c50=_0x289e62();_0x1de63e[_0x3e1c50]=_0x35937d([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x5a7343,_0x5a7343!=_0x35937d([0x56,0x61,0x6c,0x69,0x64])&&_0x2da0b1();}function _0x289e62(){const _0x37d959=window[_0x35937d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x35937d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x35937d([0x6e,0x6f,0x77])]())[_0x35937d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x35937d([0x2e]),'');let _0x3ae8bf=_0x35937d([0x78]);for(let _0x175c22=0x0;_0x175c22<_0x37d959[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x175c22+=0x2){let _0x5e9d66=window[_0x35937d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x37d959[_0x35937d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x175c22,_0x175c22+0x2));_0x5e9d66>=_0x347f96[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5e9d66-=_0x347f96[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3ae8bf+=_0x347f96[_0x5e9d66];}return _0x3ae8bf;}function _0xa909af(){const _0x452e61=_0x5320b9[_0x35937d([0x73,0x70,0x6c,0x69,0x74])](_0x35937d([0x2e]));if(0x3!=_0x452e61[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3fcaa2(_0x452e61[0x1]);function _0x3fcaa2(_0x39b128){const _0x1a48e0=_0x3f584a(_0x39b128);return _0x1a48e0&&_0x5eb752()?_0x1a48e0:null;function _0x5eb752(){const _0x584e7c=_0x1a48e0[_0x35937d([0x6a,0x74,0x69])],_0x41b506=window[_0x35937d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x584e7c[_0x35937d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x584e7c[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x48be7d={..._0x1a48e0,[_0x35937d([0x6a,0x74,0x69])]:_0x584e7c[_0x35937d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x584e7c[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x48be7d[_0x35937d([0x76,0x63])],_0x259cad(_0x48be7d)==_0x41b506;}}}async function _0x451b74(){let _0x37ff09=!0x0;try{const _0x358047=_0x5320b9[_0x35937d([0x73,0x70,0x6c,0x69,0x74])](_0x35937d([0x2e])),[_0x464977,_0x58a893,_0x706fc6]=_0x358047;return _0x27059a(_0x464977),await _0x61bae5(_0x464977,_0x58a893,_0x706fc6),_0x37ff09;}catch(_0x4fe656){return!0x1;}function _0x27059a(_0x1a3919){const _0x9178f1=_0x3f584a(_0x1a3919);_0x9178f1&&_0x9178f1[_0x35937d([0x61,0x6c,0x67])]==_0x35937d([0x45,0x53,0x32,0x35,0x36])||(_0x37ff09=!0x1);}async function _0x61bae5(_0x375a93,_0x1cb803,_0x40f0ae){const _0x21183f=window[_0x35937d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x35937d([0x66,0x72,0x6f,0x6d])](_0xb38255(_0x40f0ae),_0x5c3984=>_0x5c3984[_0x35937d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x3580c8=new window[(_0x35937d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x35937d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x375a93+_0x35937d([0x2e])+_0x1cb803),_0x5146de=window[_0x35937d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x35937d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5146de)return;const _0x5f157a=await _0x5146de[_0x35937d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x35937d([0x6a,0x77,0x6b]),_0x18a4e8,{[_0x35937d([0x6e,0x61,0x6d,0x65])]:_0x35937d([0x45,0x43,0x44,0x53,0x41]),[_0x35937d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x35937d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x35937d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5146de[_0x35937d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x35937d([0x6e,0x61,0x6d,0x65])]:_0x35937d([0x45,0x43,0x44,0x53,0x41]),[_0x35937d([0x68,0x61,0x73,0x68])]:{[_0x35937d([0x6e,0x61,0x6d,0x65])]:_0x35937d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5f157a,_0x21183f,_0x3580c8)||(_0x37ff09=!0x1);}}function _0x3f584a(_0x49c067){return _0x49c067[_0x35937d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x35937d([0x65,0x79]))?JSON[_0x35937d([0x70,0x61,0x72,0x73,0x65])](_0xb38255(_0x49c067)):null;}function _0xb38255(_0x170c93){return window[_0x35937d([0x61,0x74,0x6f,0x62])](_0x170c93[_0x35937d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x35937d([0x2b]))[_0x35937d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x35937d([0x2f])));}function _0x259cad(_0x437925){let _0x126d02=0x1505;function _0x42af43(_0x5b66c5){for(let _0x405467=0x0;_0x405467<_0x5b66c5[_0x35937d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x405467++){const _0x255b87=_0x5b66c5[_0x35937d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x405467);_0x126d02=(_0x126d02<<0x5)+_0x126d02+_0x255b87,_0x126d02&=_0x126d02;}}function _0x1aaf98(_0x5c8805){Array[_0x35937d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5c8805)?_0x5c8805[_0x35937d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1aaf98):_0x5c8805&&typeof _0x5c8805==_0x35937d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x35937d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5c8805)[_0x35937d([0x73,0x6f,0x72,0x74])]()[_0x35937d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x541c11,_0x5d9b13])=>{_0x42af43(_0x541c11),_0x1aaf98(_0x5d9b13);}):_0x42af43(window[_0x35937d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5c8805));}return _0x1aaf98(_0x437925),_0x126d02>>>0x0;}function _0x5e90c1(_0x44f03e){return _0x44f03e[_0x35937d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x35937d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x35937d([0x30]));}function _0x40af8a(_0x2835f0){return _0x2835f0[_0x35937d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x35937d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x35937d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2dcbe3(){}function _0x35937d(_0x2654aa){const _0x4a2976=_0x2cd2;return _0x2654aa[_0x4a2976(0x226)](_0x567741=>String[_0x4a2976(0x23d)](_0x567741))[_0x4a2976(0x1e3)]('');}_0x24ccbf(await _0x4b3652());}(this);}}function f(_0x6654e3,_0x44c730,_0x3ee32e){const _0x476a5f=_0x5ce09a;let _0x338c83=_0x44c730[_0x476a5f(0x242)][_0x6654e3%_0x44c730[_0x476a5f(0x242)][_0x476a5f(0x229)]];if(void 0x0===_0x338c83[_0x476a5f(0x21d)]||_0x338c83[_0x476a5f(0x21d)])return _0x3ee32e[_0x476a5f(0x224)](0x0,_0x6654e3+0x1)[_0x476a5f(0x226)]((_0x3ee475,_0x48312d)=>(_0x338c83=_0x44c730[_0x476a5f(0x242)][_0x48312d%_0x44c730[_0x476a5f(0x242)][_0x476a5f(0x229)]],w(_0x338c83[_0x476a5f(0x214)],_0x3ee475)))[_0x476a5f(0x1e3)]('');{const _0xae67b0=_0x3ee32e[_0x3ee32e[_0x476a5f(0x229)]-0x1];return w(_0x338c83[_0x476a5f(0x214)],_0xae67b0);}}function w(_0x3e21af,_0x16ec92){const _0xcbed5c=_0x5ce09a;return _0xcbed5c(0x208)==typeof _0x3e21af?_0x3e21af(_0x16ec92):_0x3e21af;}function m(_0x48632a,_0x73ba10){return(_0x1445fb,_0x53cd6e,_0x231e2f)=>{const _0x13594d=_0x2cd2,_0x35ca47=_0x53cd6e[_0x13594d(0x205)];if(_0x53cd6e[_0x13594d(0x22f)]||Object[_0x13594d(0x219)](_0x53cd6e,_0x231e2f[_0x13594d(0x22e)](_0x53cd6e[_0x13594d(0x205)],_0x53cd6e[_0x13594d(0x253)])),!_0x231e2f[_0x13594d(0x1f9)][_0x13594d(0x22a)](_0x35ca47,{'classes':_0x48632a[_0x13594d(0x1e1)]}))return;const _0x2bef9c=Array[_0x13594d(0x1e6)](_0x53cd6e[_0x13594d(0x22f)][_0x13594d(0x218)]({'shallow':!0x0}))[_0x13594d(0x251)](_0xeb5852=>_0x73ba10[_0x13594d(0x231)](_0xeb5852,_0x13594d(0x207)));if(!_0x2bef9c[_0x13594d(0x229)])return;_0x231e2f[_0x13594d(0x1f9)][_0x13594d(0x256)](_0x35ca47,{'classes':_0x48632a[_0x13594d(0x1e1)]}),_0x231e2f[_0x13594d(0x1f9)][_0x13594d(0x256)](_0x35ca47,{'classes':_0x13594d(0x1ff)}),_0x231e2f[_0x13594d(0x1f9)][_0x13594d(0x256)](_0x35ca47,{'styles':_0x13594d(0x1f3)});const _0x48c79f=_0x2bef9c[0x0][_0x13594d(0x1f1)](_0x13594d(0x22c));for(const _0x19ddf7 of _0x2bef9c)_0x19ddf7[_0x13594d(0x1f1)](_0x13594d(0x22c))==_0x48c79f&&(_0x231e2f[_0x13594d(0x20c)][_0x13594d(0x1ef)](_0x13594d(0x227),_0x48632a[_0x13594d(0x227)],_0x19ddf7),_0x231e2f[_0x13594d(0x20c)][_0x13594d(0x1ef)](_0x13594d(0x23c),_0x48632a[_0x13594d(0x23c)],_0x19ddf7));};}
|
|
23
|
+
const _0x3a79f0=_0x5bff;function _0x5bff(_0x14f44e,_0x30abc6){const _0x4dd4fb=_0x4dd4();return _0x5bff=function(_0x5bff92,_0x3c9d5c){_0x5bff92=_0x5bff92-0x95;let _0x4afa51=_0x4dd4fb[_0x5bff92];return _0x4afa51;},_0x5bff(_0x14f44e,_0x30abc6);}(function(_0x5ef0b3,_0x2e6e97){const _0x1056c2=_0x5bff,_0x33c6c5=_0x5ef0b3();while(!![]){try{const _0x2b495b=-parseInt(_0x1056c2(0x9a))/0x1+-parseInt(_0x1056c2(0x9c))/0x2+-parseInt(_0x1056c2(0x10b))/0x3+parseInt(_0x1056c2(0xe0))/0x4+-parseInt(_0x1056c2(0x99))/0x5*(parseInt(_0x1056c2(0xeb))/0x6)+-parseInt(_0x1056c2(0xc1))/0x7*(parseInt(_0x1056c2(0xc6))/0x8)+parseInt(_0x1056c2(0xf4))/0x9;if(_0x2b495b===_0x2e6e97)break;else _0x33c6c5['push'](_0x33c6c5['shift']());}catch(_0x534bc4){_0x33c6c5['push'](_0x33c6c5['shift']());}}}(_0x4dd4,0x759e7));import{Plugin as _0xe42dd3}from'ckeditor5/src/core.js';import{UpcastWriter as _0x12cf62,Matcher as _0x7f8601}from'ckeditor5/src/engine.js';import{uid as _0x19b124}from'ckeditor5/src/utils.js';import _0x192d5f from'./multilevellistcommand.js';export default class i extends _0xe42dd3{static get[_0x3a79f0(0xcf)](){const _0x5d1c7c=_0x3a79f0;return _0x5d1c7c(0xea);}static get[_0x3a79f0(0x105)](){return!0x0;}static get[_0x3a79f0(0xc5)](){return!0x0;}static get[_0x3a79f0(0xe8)](){const _0x561797=_0x3a79f0;return[_0x561797(0xa0)];}constructor(_0xa90074){const _0xe2aeac=_0x3a79f0;super(_0xa90074);const _0x3ecb26=this[_0xe2aeac(0x9b)][_0xe2aeac(0xb2)][_0xe2aeac(0xd1)](_0xe2aeac(0xb1))||[];this[_0xe2aeac(0xb4)]=[{'listType':_0xe2aeac(0x102),'listMarkerStyle':_0xe2aeac(0xda),'className':_0xe2aeac(0xc0),'listMarkers':[{'marker':_0x383728=>_0x383728+'.'}]},..._0x3ecb26];}[_0x3a79f0(0xc7)](){const _0x41bc81=_0x3a79f0,_0x3dc15e=this[_0x41bc81(0x9b)],_0x32ac6f=_0x3dc15e[_0x41bc81(0xfd)],_0x1b6851=_0x3dc15e[_0x41bc81(0x96)][_0x41bc81(0xfe)],_0xd76ebc=_0x3dc15e[_0x41bc81(0xd6)][_0x41bc81(0xd1)](_0x41bc81(0xa0));_0x3dc15e[_0x41bc81(0xbe)][_0x41bc81(0xd5)](_0x41bc81(0xf5),new _0x192d5f(_0x3dc15e,_0x41bc81(0xda),this[_0x41bc81(0xb4)])),_0x32ac6f[_0x41bc81(0xa1)][_0x41bc81(0x9d)](_0x41bc81(0xbb),{'allowAttributes':[_0x41bc81(0x9e),_0x41bc81(0xf2)]}),_0x32ac6f[_0x41bc81(0xa1)][_0x41bc81(0x109)]((_0x2d67a4,_0x2f0632)=>{const _0xade144=_0x41bc81,_0x2c2d0d=_0x2d67a4[_0xade144(0xc9)];if(_0xade144(0xf2)==_0x2f0632||_0xade144(0x9e)==_0x2f0632)return!(!_0x2c2d0d[_0xade144(0xa5)](_0xade144(0xd2))||!this[_0xade144(0xb4)][_0xade144(0xaa)](_0x146ad0=>_0x146ad0[_0xade144(0xbd)]==_0x2c2d0d[_0xade144(0xa5)](_0xade144(0xbd))))&&void 0x0;});for(const _0x4ed98a of this[_0x41bc81(0xb4)])_0x3dc15e[_0x41bc81(0xb8)][_0x41bc81(0xd4)](_0x41bc81(0xaf))[_0x41bc81(0xd5)](_0x32b62a=>{const _0x96f615=_0x41bc81;_0x32b62a['on'](_0x96f615(0xe1)+(_0x96f615(0x102)==_0x4ed98a[_0x96f615(0xbd)]?'ol':'ul'),m(_0x4ed98a,_0x32ac6f[_0x96f615(0xa1)]),{'priority':_0x96f615(0xa2)});}),_0xd76ebc[_0x41bc81(0xa8)]({'scope':_0x41bc81(0x97),'attributeName':_0x41bc81(0x9e),'setAttributeOnDowncast'(_0x3b2c47,_0x3f771c,_0x85f5f4){const _0x1e6dce=_0x41bc81;_0x3f771c==_0x4ed98a[_0x1e6dce(0x9e)]?(_0x3b2c47[_0x1e6dce(0xba)]([_0x1e6dce(0xe7),_0x4ed98a[_0x1e6dce(0xf0)]],_0x85f5f4),_0x3b2c47[_0x1e6dce(0xf6)](_0x1e6dce(0x100),_0x1e6dce(0xdd),_0x85f5f4)):(_0x3b2c47[_0x1e6dce(0xb7)]([_0x1e6dce(0xe7),_0x4ed98a[_0x1e6dce(0xf0)]],_0x85f5f4),_0x3b2c47[_0x1e6dce(0xd8)](_0x1e6dce(0x100),_0x85f5f4));}}),_0xd76ebc[_0x41bc81(0xa8)]({'scope':_0x41bc81(0xfa),'attributeName':_0x41bc81(0xf2),'createElement'(_0x2dc74e,_0xa9f192,{dataPipeline:_0x3dc3e2}){const _0x15d340=_0x41bc81;if(!_0xa9f192[_0x15d340(0xc3)](_0x15d340(0xf2)))return null;if(_0xa9f192[_0x15d340(0xa5)](_0x15d340(0xbd))!=_0x4ed98a[_0x15d340(0xbd)]||_0xa9f192[_0x15d340(0xa5)](_0x15d340(0x9e))!=_0x4ed98a[_0x15d340(0x9e)])return null;const _0x2fab8c=_0xa9f192[_0x15d340(0xa5)](_0x15d340(0xf2))+'\x20';return _0x2dc74e[_0x15d340(0xe2)](_0x15d340(0xde),{'class':_0x15d340(0x9f),...!_0x3dc3e2&&{'contenteditable':_0x15d340(0xfc),'data-multi-level-list-marker':_0x2fab8c}},function(_0x4cc3f6){const _0x44b53a=_0x15d340,_0x305a38=this[_0x44b53a(0xfb)](_0x4cc3f6);return _0x3dc3e2&&_0x305a38[_0x44b53a(0xbc)](_0x4cc3f6[_0x44b53a(0xd3)](_0x2fab8c)),_0x305a38;});},'canInjectMarkerIntoElement':_0x503f80=>_0x32ac6f[_0x41bc81(0xa1)][_0x41bc81(0xa4)](_0x503f80,_0x41bc81(0xf3))&&_0x32ac6f[_0x41bc81(0xa1)][_0x41bc81(0xa4)](_0x503f80,_0x41bc81(0x107))&&!_0x32ac6f[_0x41bc81(0xa1)][_0x41bc81(0x101)](_0x503f80)&&_0x503f80[_0x41bc81(0xa5)](_0x41bc81(0xbd))==_0x4ed98a[_0x41bc81(0xbd)]&&_0x503f80[_0x41bc81(0xa5)](_0x41bc81(0x9e))==_0x4ed98a[_0x41bc81(0x9e)]});_0x3dc15e[_0x41bc81(0xb8)][_0x41bc81(0xd4)](_0x41bc81(0xaf))[_0x41bc81(0xd5)](_0x4c52cc=>{const _0x3a6d86=_0x41bc81;_0x4c52cc['on'](_0x3a6d86(0xe6),function(_0x59e547){return(_0x24cb57,_0x550c5c,{writer:_0x1f049e,consumable:_0x49ed08})=>{const _0xdece04=_0x5bff,_0x3d1bed=_0x550c5c[_0xdece04(0xd7)],_0x429a3e=_0x3d1bed[_0xdece04(0x95)],_0x4d7c8d=_0x550c5c[_0xdece04(0xd0)];if(_0x49ed08[_0xdece04(0xf1)](_0x4d7c8d,{'name':!0x0,'classes':_0xdece04(0x9f)})&&_0x3d1bed[_0xdece04(0xae)]&&_0x429a3e[_0xdece04(0xc3)](_0xdece04(0xbd))&&_0x4d7c8d[_0xdece04(0xe4)]>0x0){const _0x51f856=_0x59e547[_0xdece04(0xf9)](_0x4d7c8d);let _0x3596e8='';for(const _0x396209 of _0x51f856[_0xdece04(0xb0)]())_0x396209['is'](_0xdece04(0xab))&&(_0x3596e8+=_0x396209[_0xdece04(0xc4)][_0xdece04(0x98)](),_0x49ed08[_0xdece04(0xf1)](_0x396209[_0xdece04(0xa3)]));_0x1f049e[_0xdece04(0xb5)](_0xdece04(0xf2),_0x3596e8[_0xdece04(0x98)](),_0x429a3e);}};}(_0x1b6851));}),_0xd76ebc['on'](_0x41bc81(0xee),(_0x36f013,{listNodes:_0x230466,writer:_0x336492})=>{const _0x3af3d2=_0x41bc81,_0x5ea407=[];for(const {node:_0x29ed02,previousNodeInList:_0x1ded8f}of _0x230466){const _0x29ef47=_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0xbd)),_0x1b85ac=_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0x9e))||(_0x3af3d2(0x102)==_0x29ef47?_0x3af3d2(0xda):void 0x0),_0x5ddcbc=this[_0x3af3d2(0xb4)][_0x3af3d2(0xaa)](_0x589235=>_0x589235[_0x3af3d2(0xbd)]==_0x29ef47&&_0x589235[_0x3af3d2(0x9e)]==_0x1b85ac);if(_0x3af3d2(0x102)!=_0x29ef47&&_0x3af3d2(0xa9)!=_0x29ef47&&(_0x29ed02[_0x3af3d2(0xc3)](_0x3af3d2(0xf2))&&(_0x336492[_0x3af3d2(0xd9)](_0x3af3d2(0xf2),_0x29ed02),_0x36f013[_0x3af3d2(0x104)]=!0x0),_0x29ed02[_0x3af3d2(0xc3)](_0x3af3d2(0x9e))&&(_0x336492[_0x3af3d2(0xd9)](_0x3af3d2(0x9e),_0x29ed02),_0x36f013[_0x3af3d2(0x104)]=!0x0)),!_0x5ddcbc){_0x3af3d2(0xa9)!=_0x29ef47||_0x1b85ac||(_0x336492[_0x3af3d2(0xb5)](_0x3af3d2(0xbd),_0x3af3d2(0x103),_0x29ed02),_0x36f013[_0x3af3d2(0x104)]=!0x0);continue;}_0x29ed02[_0x3af3d2(0xc3)](_0x3af3d2(0x9e))||(_0x336492[_0x3af3d2(0xb5)](_0x3af3d2(0x9e),_0x1b85ac,_0x29ed02),_0x36f013[_0x3af3d2(0x104)]=!0x0);const _0x3cb11f=_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0xad));if(_0x1ded8f&&_0x1ded8f[_0x3af3d2(0xa5)](_0x3af3d2(0xd2))==_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0xd2)))continue;_0x5ea407[_0x3af3d2(0xf7)]=_0x3cb11f+0x1,_0x1ded8f||_0x5ea407[_0x3cb11f]?_0x1ded8f&&_0x1ded8f[_0x3af3d2(0xa5)](_0x3af3d2(0xbd))!=_0x5ddcbc[_0x3af3d2(0xbd)]?_0x5ea407[_0x3cb11f]=0x1:_0x5ea407[_0x3cb11f]++:_0x5ea407[_0x3cb11f]=_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0xac))||0x1;const _0x32e354=f(_0x3cb11f,_0x5ddcbc,_0x5ea407);_0x29ed02[_0x3af3d2(0xa5)](_0x3af3d2(0xf2))!=_0x32e354&&(_0x336492[_0x3af3d2(0xb5)](_0x3af3d2(0xf2),_0x32e354,_0x29ed02),_0x36f013[_0x3af3d2(0x104)]=!0x0);}});const _0x2bfea0=_0x3dc15e[_0x41bc81(0x96)][_0x41bc81(0xfe)][_0x41bc81(0xe3)];this[_0x41bc81(0xbf)](_0x2bfea0,_0x41bc81(0xdf),(_0x2e75dd,_0x43d995)=>{const _0x335fb6=_0x41bc81,_0x5320e6=new _0x7f8601({'name':_0x335fb6(0xde),'classes':_0x335fb6(0x9f)}),_0x5b9ef6=new _0x7f8601({'name':'ol','classes':_0x335fb6(0xe7),'styles':{'list-style-type':_0x335fb6(0xdd)}}),_0x389cca=new _0x12cf62(_0x43d995[_0x335fb6(0xf8)][_0x335fb6(0xe3)]),_0x5a7401=[];for(const _0x2761cc of _0x389cca[_0x335fb6(0xf9)](_0x43d995[_0x335fb6(0xf8)])[_0x335fb6(0xb0)]())_0x2761cc['is'](_0x335fb6(0xb3))&&_0x5320e6[_0x335fb6(0xc8)](_0x2761cc)&&_0x5a7401[_0x335fb6(0xe9)](_0x2761cc),_0x2761cc['is'](_0x335fb6(0xb3))&&_0x5b9ef6[_0x335fb6(0xc8)](_0x2761cc)&&_0x389cca[_0x335fb6(0xd8)](_0x335fb6(0x100),_0x2761cc);for(const _0x2517ee of _0x5a7401)_0x389cca[_0x335fb6(0xb9)](_0x2517ee);});}[_0x3a79f0(0xb6)](){!async function(_0x3503d6){const _0x1e8a43=_0x2cd2df([0x30,0x57,0x68,0x31,0x43,0x49,0x51,0x41,0x39,0x36,0x44,0x6f,0x62,0x6b,0x4e,0x53,0x79,0x69,0x64,0x72,0x73,0x37,0x42,0x6a,0x7a,0x50,0x47,0x71,0x77,0x78,0x4c,0x58,0x61,0x45,0x4a,0x6d,0x33,0x74,0x4d,0x4f,0x5a,0x6e,0x76,0x4b,0x35,0x6c,0x52,0x66,0x38,0x46,0x65,0x48,0x34,0x54,0x70,0x56,0x67,0x75,0x63,0x55,0x59,0x32]),_0x3e6b2f=0x6e2c7eff,_0x247779=0x6e2b213f^_0x3e6b2f,_0x1cc786=window[_0x2cd2df([0x44,0x61,0x74,0x65])][_0x2cd2df([0x6e,0x6f,0x77])](),_0x2ef20b=_0x3503d6[_0x2cd2df([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x103371=new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d0455=>{_0x2ef20b[_0x2cd2df([0x6f,0x6e,0x63,0x65])](_0x2cd2df([0x72,0x65,0x61,0x64,0x79]),_0x1d0455);}),_0x1a34e3={[_0x2cd2df([0x6b,0x74,0x79])]:_0x2cd2df([0x45,0x43]),[_0x2cd2df([0x75,0x73,0x65])]:_0x2cd2df([0x73,0x69,0x67]),[_0x2cd2df([0x63,0x72,0x76])]:_0x2cd2df([0x50,0x2d,0x32,0x35,0x36]),[_0x2cd2df([0x78])]:_0x2cd2df([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]),[_0x2cd2df([0x79])]:_0x2cd2df([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]),[_0x2cd2df([0x61,0x6c,0x67])]:_0x2cd2df([0x45,0x53,0x32,0x35,0x36])},_0x5d0563=_0x2ef20b[_0x2cd2df([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2cd2df([0x67,0x65,0x74])](_0x2cd2df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x45b002(){let _0x584852,_0x862266=null,_0x333540=null;try{if(_0x5d0563==_0x2cd2df([0x47,0x50,0x4c]))return _0x2cd2df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x584852=_0x4319cc(),!_0x584852)return _0x2cd2df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x584852[_0x2cd2df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x333540=_0x3d9b24(_0x584852[_0x2cd2df([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x584852[_0x2cd2df([0x6a,0x74,0x69])])),await _0x3e1d23()?_0x2cc110()?_0x74c797()?_0x2cd2df([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2a38db()?(_0x584852[_0x2cd2df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2cd2df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x862266=_0x30ca3f(_0x2cd2df([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x584852[_0x2cd2df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2cd2df([0x74,0x72,0x69,0x61,0x6c])&&(_0x862266=_0x30ca3f(_0x2cd2df([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5c9276()):_0x2cd2df([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2cd2df([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2cd2df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch(_0x1521f0){return _0x2cd2df([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x74c797(){const _0x5b21d7=[_0x2cd2df([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2cd2df([0x74,0x72,0x69,0x61,0x6c])][_0x2cd2df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x584852[_0x2cd2df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1cc786/0x3e8:0xe10*_0x247779;return _0x584852[_0x2cd2df([0x65,0x78,0x70])]<_0x5b21d7;}function _0x2cc110(){const _0xa9fddd=_0x584852[_0x2cd2df([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xa9fddd&&(!!_0xa9fddd[_0x2cd2df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd2df([0x2a]))||!!_0xa9fddd[_0x2cd2df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd2df([0x4d,0x4c,0x4c])));}function _0x2a38db(){const _0x19878a=_0x5bff,_0x321ae6=_0x584852[_0x2cd2df([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x321ae6||0x0==_0x321ae6[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4e969a}=new URL(window[_0x2cd2df([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x19878a(0xa7)]);if(_0x321ae6[_0x2cd2df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4e969a))return!0x0;const _0x63ac5=_0x4e969a[_0x2cd2df([0x73,0x70,0x6c,0x69,0x74])](_0x2cd2df([0x2e]));return _0x321ae6[_0x2cd2df([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5e8dc0=>_0x5e8dc0[_0x2cd2df([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2cd2df([0x2a])))[_0x2cd2df([0x6d,0x61,0x70])](_0x115db4=>_0x115db4[_0x2cd2df([0x73,0x70,0x6c,0x69,0x74])](_0x2cd2df([0x2e])))[_0x2cd2df([0x73,0x6f,0x6d,0x65])](_0x207fb4=>_0x63ac5[_0x2cd2df([0x65,0x76,0x65,0x72,0x79])]((_0x83d062,_0x3d49fa)=>_0x207fb4[_0x3d49fa]===_0x83d062||_0x207fb4[_0x3d49fa]===_0x2cd2df([0x2a])));}function _0x5c9276(){return _0x862266&&_0x333540?new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x3ad3dd,_0x3fbdae)=>{_0x862266[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x3ad3dd,_0x3fbdae),_0x333540[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x5177cf=>{_0x5177cf!=_0x2cd2df([0x56,0x61,0x6c,0x69,0x64])&&_0x3ad3dd(_0x5177cf);},_0x3fbdae);}):_0x862266||_0x333540||_0x2cd2df([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d9b24(_0x582e0b,_0x516673){return new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x288e67=>{if(_0x3c71c7())return _0x288e67(_0x2cd2df([0x56,0x61,0x6c,0x69,0x64]));_0xafa87f(),_0x2ef20b[_0x2cd2df([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2cd2df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3a8349=!0x1;const _0x357e5a=_0x19b124();function _0x3d9de9(_0x1558b3){return!!_0x1558b3&&(typeof _0x1558b3===_0x2cd2df([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1558b3===_0x2cd2df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1558b3[_0x2cd2df([0x74,0x68,0x65,0x6e])]===_0x2cd2df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1558b3[_0x2cd2df([0x63,0x61,0x74,0x63,0x68])]===_0x2cd2df([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x271dfc(_0x287cc1){_0x207176(_0x287cc1)[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x5ceaaf=>{if(!_0x5ceaaf||_0x5ceaaf[_0x2cd2df([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2cd2df([0x6f,0x6b]))return _0x2cd2df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2e9407(_0x5b17c0(_0x357e5a+_0x516673))!=_0x5ceaaf[_0x2cd2df([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2cd2df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2cd2df([0x56,0x61,0x6c,0x69,0x64]);})[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x4e84ae=>(_0x3298f7(),_0x4e84ae),()=>{const _0x286176=_0x404ee1();return null==_0x286176?(_0x3298f7(),_0x2cd2df([0x56,0x61,0x6c,0x69,0x64])):_0x2cd2df(_0x1cc786-_0x286176>(0x4a20faff^_0x3e6b2f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x288e67)[_0x2cd2df([0x63,0x61,0x74,0x63,0x68])](()=>{_0x288e67(_0x2cd2df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x41bdee=0x6e1a907f^_0x3e6b2f;function _0x3298f7(){const _0x48b5e7=_0x2cd2df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e9407(_0x5b17c0(_0x582e0b)),_0x124abc=_0x4e64a9(_0x2e9407(window[_0x2cd2df([0x4d,0x61,0x74,0x68])][_0x2cd2df([0x63,0x65,0x69,0x6c])](_0x1cc786/_0x41bdee)));window[_0x2cd2df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cd2df([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x48b5e7,_0x124abc);}function _0x404ee1(){const _0x23afc9=_0x2cd2df([0x6c,0x6c,0x63,0x74,0x2d])+_0x2e9407(_0x5b17c0(_0x582e0b)),_0x527272=window[_0x2cd2df([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2cd2df([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x23afc9);return _0x527272?window[_0x2cd2df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4e64a9(_0x527272),0x10)*_0x41bdee:null;}function _0x207176(_0x3a6968){return new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4fc769,_0x3a9035)=>{_0x3a6968[_0x2cd2df([0x74,0x68,0x65,0x6e])](_0x4fc769,_0x3a9035),window[_0x2cd2df([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3a9035,0x6e2daa3f^_0x3e6b2f);});}}_0x2ef20b[_0x2cd2df([0x6f,0x6e])](_0x2cd2df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x185a78,_0x53ba0f)=>{if(_0x53ba0f[0x0]!=_0x582e0b)return _0x288e67(_0x2cd2df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x53ba0f[0x1]={..._0x53ba0f[0x1],[_0x2cd2df([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x357e5a};},{[_0x2cd2df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cd2df([0x68,0x69,0x67,0x68])}),_0x2ef20b[_0x2cd2df([0x6f,0x6e])](_0x2cd2df([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4ee047=>{_0x3d9de9(_0x4ee047[_0x2cd2df([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3a8349=!0x0,_0x271dfc(_0x4ee047[_0x2cd2df([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2cd2df([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2cd2df([0x6c,0x6f,0x77])}),_0x103371[_0x2cd2df([0x74,0x68,0x65,0x6e])](()=>{_0x3a8349||_0x288e67(_0x2cd2df([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3c71c7(){return _0x2ef20b[_0x2cd2df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cd2df([0x76,0x69,0x65,0x77])][_0x2cd2df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2cd2df([0x61,0x75,0x74,0x6f]);}function _0xafa87f(){_0x2ef20b[_0x2cd2df([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2cd2df([0x76,0x69,0x65,0x77])][_0x2cd2df([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2cd2df([0x61,0x75,0x74,0x6f]);}}function _0x30ca3f(_0x22f0a3){const _0x482e7a=[new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1ff7aa=>setTimeout(_0x1ff7aa,0x6e254033^_0x3e6b2f)),_0x103371[_0x2cd2df([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x25b906=>{let _0x19d7b0=0x0;_0x2ef20b[_0x2cd2df([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd2df([0x6f,0x6e])](_0x2cd2df([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4132ff,_0x403b85)=>{_0x403b85[0x0][_0x2cd2df([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x19d7b0++,_0x19d7b0==(0x6e2c7f07^_0x3e6b2f)&&(_0x25b906(),_0x4132ff[_0x2cd2df([0x6f,0x66,0x66])]());});}))];return window[_0x2cd2df([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2cd2df([0x72,0x61,0x63,0x65])](_0x482e7a)[_0x2cd2df([0x74,0x68,0x65,0x6e])](()=>_0x22f0a3);}async function _0x25a847(){await _0x103371,_0x2ef20b[_0x2cd2df([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd2df([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x5713d1,_0x2ef20b[_0x2cd2df([0x6d,0x6f,0x64,0x65,0x6c])][_0x2cd2df([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x5713d1,_0x2ef20b[_0x2cd2df([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2cd2df([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x44a2c1(_0x25036d){const _0x3a8d31=_0x2a96c7();_0x2ef20b[_0x3a8d31]=_0x2cd2df([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x25036d,_0x25036d!=_0x2cd2df([0x56,0x61,0x6c,0x69,0x64])&&_0x25a847();}function _0x2a96c7(){const _0x1dcdd6=window[_0x2cd2df([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2cd2df([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2cd2df([0x6e,0x6f,0x77])]())[_0x2cd2df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2cd2df([0x2e]),'');let _0x32bbe9=_0x2cd2df([0x57]);for(let _0x1548e5=0x0;_0x1548e5<_0x1dcdd6[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1548e5+=0x2){let _0x2f7182=window[_0x2cd2df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1dcdd6[_0x2cd2df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1548e5,_0x1548e5+0x2));_0x2f7182>=_0x1e8a43[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2f7182-=_0x1e8a43[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x32bbe9+=_0x1e8a43[_0x2f7182];}return _0x32bbe9;}function _0x4319cc(){const _0xbff7a=_0x5d0563[_0x2cd2df([0x73,0x70,0x6c,0x69,0x74])](_0x2cd2df([0x2e]));if(0x3!=_0xbff7a[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5c39c5(_0xbff7a[0x1]);function _0x5c39c5(_0x1c18e0){const _0x3c6e98=_0x291be2(_0x1c18e0);return _0x3c6e98&&_0x1b69a8()?_0x3c6e98:null;function _0x1b69a8(){const _0x5969f5=_0x3c6e98[_0x2cd2df([0x6a,0x74,0x69])],_0x389a94=window[_0x2cd2df([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5969f5[_0x2cd2df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x5969f5[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0xb3dad4={..._0x3c6e98,[_0x2cd2df([0x6a,0x74,0x69])]:_0x5969f5[_0x2cd2df([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x5969f5[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0xb3dad4[_0x2cd2df([0x76,0x63])],_0x5b17c0(_0xb3dad4)==_0x389a94;}}}async function _0x3e1d23(){let _0x4f67f5=!0x0;try{const _0x591177=_0x5d0563[_0x2cd2df([0x73,0x70,0x6c,0x69,0x74])](_0x2cd2df([0x2e])),[_0x3ec70a,_0x4c0380,_0x551fa8]=_0x591177;return _0x63accd(_0x3ec70a),await _0x30b4f3(_0x3ec70a,_0x4c0380,_0x551fa8),_0x4f67f5;}catch(_0x1fd2c1){return!0x1;}function _0x63accd(_0x1cf2af){const _0xd4e15c=_0x291be2(_0x1cf2af);_0xd4e15c&&_0xd4e15c[_0x2cd2df([0x61,0x6c,0x67])]==_0x2cd2df([0x45,0x53,0x32,0x35,0x36])||(_0x4f67f5=!0x1);}async function _0x30b4f3(_0x1e781c,_0x33f9ba,_0x329b4f){const _0x26c3e1=window[_0x2cd2df([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2cd2df([0x66,0x72,0x6f,0x6d])](_0x1cd403(_0x329b4f),_0x5bb432=>_0x5bb432[_0x2cd2df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x2ca9e5=new window[(_0x2cd2df([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2cd2df([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1e781c+_0x2cd2df([0x2e])+_0x33f9ba),_0x5b7ab5=window[_0x2cd2df([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2cd2df([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5b7ab5)return;const _0x158a4b=await _0x5b7ab5[_0x2cd2df([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2cd2df([0x6a,0x77,0x6b]),_0x1a34e3,{[_0x2cd2df([0x6e,0x61,0x6d,0x65])]:_0x2cd2df([0x45,0x43,0x44,0x53,0x41]),[_0x2cd2df([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2cd2df([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2cd2df([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5b7ab5[_0x2cd2df([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2cd2df([0x6e,0x61,0x6d,0x65])]:_0x2cd2df([0x45,0x43,0x44,0x53,0x41]),[_0x2cd2df([0x68,0x61,0x73,0x68])]:{[_0x2cd2df([0x6e,0x61,0x6d,0x65])]:_0x2cd2df([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x158a4b,_0x26c3e1,_0x2ca9e5)||(_0x4f67f5=!0x1);}}function _0x291be2(_0x5bab04){return _0x5bab04[_0x2cd2df([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2cd2df([0x65,0x79]))?JSON[_0x2cd2df([0x70,0x61,0x72,0x73,0x65])](_0x1cd403(_0x5bab04)):null;}function _0x1cd403(_0x1c6b6f){return window[_0x2cd2df([0x61,0x74,0x6f,0x62])](_0x1c6b6f[_0x2cd2df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2cd2df([0x2b]))[_0x2cd2df([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2cd2df([0x2f])));}function _0x5b17c0(_0x33c170){let _0x5d3938=0x1505;function _0x247951(_0x132bff){for(let _0x4141cc=0x0;_0x4141cc<_0x132bff[_0x2cd2df([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4141cc++){const _0x3a181b=_0x132bff[_0x2cd2df([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4141cc);_0x5d3938=(_0x5d3938<<0x5)+_0x5d3938+_0x3a181b,_0x5d3938&=_0x5d3938;}}function _0x50a73d(_0x1a2d27){Array[_0x2cd2df([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1a2d27)?_0x1a2d27[_0x2cd2df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x50a73d):_0x1a2d27&&typeof _0x1a2d27==_0x2cd2df([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2cd2df([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1a2d27)[_0x2cd2df([0x73,0x6f,0x72,0x74])]()[_0x2cd2df([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x80ce86,_0x1130f4])=>{_0x247951(_0x80ce86),_0x50a73d(_0x1130f4);}):_0x247951(window[_0x2cd2df([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1a2d27));}return _0x50a73d(_0x33c170),_0x5d3938>>>0x0;}function _0x2e9407(_0x1b79fe){return _0x1b79fe[_0x2cd2df([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2cd2df([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2cd2df([0x30]));}function _0x4e64a9(_0x4f5e11){return _0x4f5e11[_0x2cd2df([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2cd2df([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2cd2df([0x6a,0x6f,0x69,0x6e])]('');}function _0x5713d1(){}function _0x2cd2df(_0x3b16de){const _0x157cb5=_0x5bff;return _0x3b16de[_0x157cb5(0xff)](_0x59bd03=>String[_0x157cb5(0xef)](_0x59bd03))[_0x157cb5(0xcd)]('');}_0x44a2c1(await _0x45b002());}(this);}}function f(_0x1f51b7,_0x5b06d1,_0x552021){const _0x54041c=_0x3a79f0;let _0x2f80b4=_0x5b06d1[_0x54041c(0xdb)][_0x1f51b7%_0x5b06d1[_0x54041c(0xdb)][_0x54041c(0xf7)]];if(void 0x0===_0x2f80b4[_0x54041c(0xdc)]||_0x2f80b4[_0x54041c(0xdc)])return _0x552021[_0x54041c(0x108)](0x0,_0x1f51b7+0x1)[_0x54041c(0xff)]((_0x373bd8,_0x4967a7)=>(_0x2f80b4=_0x5b06d1[_0x54041c(0xdb)][_0x4967a7%_0x5b06d1[_0x54041c(0xdb)][_0x54041c(0xf7)]],w(_0x2f80b4[_0x54041c(0x106)],_0x373bd8)))[_0x54041c(0xcd)]('');{const _0xd9b446=_0x552021[_0x552021[_0x54041c(0xf7)]-0x1];return w(_0x2f80b4[_0x54041c(0x106)],_0xd9b446);}}function _0x4dd4(){const _0x5921a7=['listStart','listIndent','isAtStart','upcast','getItems','listMultiLevel.listDefinitions','config','element','_listDefinitions','setAttribute','afterInit','removeClass','conversion','remove','addClass','$listItem','appendChild','listType','commands','listenTo','legal-list','18137dtssmx','filter','hasAttribute','data','isPremiumPlugin','2344JUQqJk','init','match','last','modelRange','convertChildren','function','join','checkAttribute','pluginName','viewItem','get','listItemId','createTextNode','for','add','plugins','modelCursor','removeStyle','removeAttribute','legal','listMarkers','showMarkerPath','none','span','clipboardOutput','1089804LyDYvD','element:','createUIElement','document','childCount','assign','element:span','multi-level-list','requires','push','MultiLevelListEditing','222DnxaoE','from','test','postFixer','fromCharCode','className','consume','listMarker','$text','23742063vLEvBI','multiLevelList','setStyle','length','content','createRangeIn','itemMarker','toDomElement','false','model','view','map','list-style-type','isLimit','customNumbered','bulleted','return','isOfficialPlugin','marker','$inlineObject','slice','addAttributeCheck','writer','90144nqFapN','parent','editing','list','trim','124355NRjieX','480105gGPEnx','editor','478296SfIhLo','extend','listMarkerStyle','multi-level-list__marker','ListEditing','schema','low','textNode','checkChild','getAttribute','consumable','href','registerDowncastStrategy','customBulleted','find','$textProxy'];_0x4dd4=function(){return _0x5921a7;};return _0x4dd4();}function w(_0x455e8c,_0x42b151){const _0x2aa30d=_0x3a79f0;return _0x2aa30d(0xcc)==typeof _0x455e8c?_0x455e8c(_0x42b151):_0x455e8c;}function m(_0x12a8f3,_0x502cf1){return(_0x4566e1,_0x12823e,_0x54aafd)=>{const _0x4d8806=_0x5bff,_0x41d318=_0x12823e[_0x4d8806(0xd0)];if(_0x12823e[_0x4d8806(0xca)]||Object[_0x4d8806(0xe5)](_0x12823e,_0x54aafd[_0x4d8806(0xcb)](_0x12823e[_0x4d8806(0xd0)],_0x12823e[_0x4d8806(0xd7)])),!_0x54aafd[_0x4d8806(0xa6)][_0x4d8806(0xed)](_0x41d318,{'classes':_0x12a8f3[_0x4d8806(0xf0)]}))return;const _0x55462a=Array[_0x4d8806(0xec)](_0x12823e[_0x4d8806(0xca)][_0x4d8806(0xb0)]({'shallow':!0x0}))[_0x4d8806(0xc2)](_0x56a923=>_0x502cf1[_0x4d8806(0xce)](_0x56a923,_0x4d8806(0xd2)));if(!_0x55462a[_0x4d8806(0xf7)])return;_0x54aafd[_0x4d8806(0xa6)][_0x4d8806(0xf1)](_0x41d318,{'classes':_0x12a8f3[_0x4d8806(0xf0)]}),_0x54aafd[_0x4d8806(0xa6)][_0x4d8806(0xf1)](_0x41d318,{'classes':_0x4d8806(0xe7)}),_0x54aafd[_0x4d8806(0xa6)][_0x4d8806(0xf1)](_0x41d318,{'styles':_0x4d8806(0x100)});const _0x349a55=_0x55462a[0x0][_0x4d8806(0xa5)](_0x4d8806(0xad));for(const _0x4c92cc of _0x55462a)_0x4c92cc[_0x4d8806(0xa5)](_0x4d8806(0xad))==_0x349a55&&(_0x54aafd[_0x4d8806(0x10a)][_0x4d8806(0xb5)](_0x4d8806(0xbd),_0x12a8f3[_0x4d8806(0xbd)],_0x4c92cc),_0x54aafd[_0x4d8806(0x10a)][_0x4d8806(0xb5)](_0x4d8806(0x9e),_0x12a8f3[_0x4d8806(0x9e)],_0x4c92cc));};}
|