@ckeditor/ckeditor5-list-multi-level 0.0.0-nightly-20251005.0 → 0.0.0-nightly-20251006.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={14:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,m="".concat(c," ").concat(u);r[c]=u+1;var p=i(m),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(d);else{var f=s(d,n);n.byIndex=o,e.splice(o,0,{identifier:m,updater:f,references:1})}l.push(m)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},18:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},226:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(945),s=i.n(n),r=i(498),l=i.n(r)()(s());l.push([t.id,".ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.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{pointer-events:none}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker:has(span){display:inline-block;position:relative;text-wrap:nowrap;width:0}.ck-content .multi-level-list li .multi-level-list__marker:has(span):before,.ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span):before,[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{transform:translate(100%)}.ck-content .multi-level-list li.ck-list-marker-bold>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-bold>.multi-level-list__marker{font-weight:700}.ck-content .multi-level-list li.ck-list-marker-italic>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-italic>.multi-level-list__marker{font-style:italic}.ck-content .multi-level-list li.ck-list-marker-color>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-color>.multi-level-list__marker{color:var(--ck-content-list-marker-color)}.ck-content .multi-level-list li.ck-list-marker-font-family>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-family>.multi-level-list__marker{font-family:var(--ck-content-list-marker-font-family)}.ck-content .multi-level-list li.ck-list-marker-font-size>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size>.multi-level-list__marker{font-size:var(--ck-content-list-marker-font-size)}.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>.multi-level-list__marker{font-size:var(--ck-content-font-size-tiny)}.ck-content .multi-level-list li.ck-list-marker-font-size-small>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-small>.multi-level-list__marker{font-size:var(--ck-content-font-size-small)}.ck-content .multi-level-list li.ck-list-marker-font-size-big>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-big>.multi-level-list__marker{font-size:var(--ck-content-font-size-big)}.ck-content .multi-level-list li.ck-list-marker-font-size-huge>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-huge>.multi-level-list__marker{font-size:var(--ck-content-font-size-huge)}.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker:not(:has(span)),.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker>span{transform:translate(100%)}",""]);const o=l},237:t=>{"use strict";t.exports=CKEditor5.dll},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},462:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},498:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i}).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},625:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(945),s=i.n(n),r=i(498),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},717: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)}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},818:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},945:t=>{"use strict";t.exports=function(t){return t[1]}}},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,MultiLevelListCommand:()=>a,MultiLevelListEditing:()=>m,MultiLevelListUI:()=>z});var t=i(782),e=i(783),s=i(584);const r=o;function l(){const t=["225iVaMPd","_listUtils","448lUZqOS","getSelectedBlocks","refresh","_checkEnabled","_getListTypeFromListMarkerStyle","109614KeZCko","get","isListItemBlock","_listDefinitions","getAttribute","editor","find","216385wNKFBe","32637NgRZCw","selection","31108ePJlje","List","customBulletedList","1630ptIdQN","6rgzZBR","change","listType","defaultListMarkerStyle","document","value","247499kQaQRC","_getValue","listMarkerStyle","isEnabled","ListUtils","48951eUxCWL","269316NwMmRF","customNumberedList","commands","42TMyFAU","plugins","execute","model"];return(l=function(){return t})()}function o(t,e){const i=l();return(o=function(t,e){return i[t-=235]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(660135===-parseInt(e(243))/1*(parseInt(e(257))/2)+-parseInt(e(236))/3*(-parseInt(e(253))/4)+-parseInt(e(250))/5+-parseInt(e(272))/6*(-parseInt(e(263))/7)+parseInt(e(238))/8*(-parseInt(e(268))/9)+parseInt(e(256))/10*(parseInt(e(251))/11)+parseInt(e(269))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{[r(260)];[r(246)];[r(237)];constructor(t,e,i){const n=r;super(t),this[n(260)]=e,this[n(246)]=i,this[n(237)]=this[n(248)][n(273)][n(244)](n(267))}[r(240)](){const t=r;this[t(262)]=this[t(264)](),this[t(266)]=this[t(241)]()}[r(274)](t={}){const e=r,i=this[e(248)][e(235)],n=t[e(265)]||this[e(260)];i[e(258)](()=>{const t=e,i=this[t(242)](n);if(!i)return;const s=i+t(254);this[t(248)][t(274)](s,{additionalAttributes:{listMarkerStyle:n}})})}[r(264)](){const t=r,e=(0,s.first)(this[t(248)][t(235)][t(261)][t(252)][t(239)]());return this[t(237)][t(245)](e)?e[t(247)](t(265)):null}[r(241)](){const t=r,e=this[t(248)],i=e[t(271)][t(244)](t(270)),n=e[t(271)][t(244)](t(255));return i[t(266)]||n[t(266)]}[r(242)](t){const e=r,i=this[e(246)][e(249)](i=>i[e(265)]==t);return i?i[e(259)]:null}}const c=u;function u(t,e){const i=f();return(u=function(t,e){return i[t-=183]})(t,e)}!function(t){const e=u,i=t();for(;;)try{if(218949===parseInt(e(188))/1+parseInt(e(227))/2+-parseInt(e(282))/3*(-parseInt(e(273))/4)+parseInt(e(288))/5*(parseInt(e(194))/6)+parseInt(e(197))/7*(-parseInt(e(277))/8)+-parseInt(e(219))/9*(parseInt(e(201))/10)+-parseInt(e(195))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class m extends t.Plugin{[c(202)];static get[c(266)](){return c(269)}static get[c(246)](){return!0}static get[c(289)](){return!0}static get[c(292)](){return[c(244)]}constructor(t){const e=c;super(t);const i=this[e(204)][e(223)][e(279)](e(206))||[];this[e(202)]=[{listType:e(238),listMarkerStyle:e(212),className:e(271),listMarkers:[{marker:t=>t+"."}]},...i]}[c(268)](){const t=c,i=this[t(204)],n=i[t(299)],r=i[t(261)][t(232)],l=i[t(296)][t(279)](t(244));i[t(304)][t(260)](t(264),new a(i,t(212),this[t(202)])),n[t(259)][t(229)](t(224),{allowAttributes:[t(286),t(276)]}),n[t(259)][t(200)]((e,i)=>{const n=t,s=e[n(198)];if(n(276)==i||n(286)==i)return!(!s[n(257)](n(245))||!this[n(202)][n(300)](t=>t[n(249)]==s[n(257)](n(249))))&&void 0});for(const e of this[t(202)])i[t(287)][t(192)](t(290))[t(260)](i=>{const s=t;var r,l;i.on(s(191)+(s(238)==e[s(249)]?"ol":"ul"),(r=e,l=n[s(259)],(t,e,i)=>{const n=u,s=e[n(303)];if(e[n(234)]||Object[n(205)](e,i[n(241)](e[n(303)],e[n(283)])),!i[n(213)][n(247)](s,{classes:r[n(221)]}))return;const o=Array[n(302)](e[n(234)][n(242)]({shallow:!0}))[n(297)](t=>l[n(258)](t,n(245)));if(!o[n(252)])return;i[n(213)][n(228)](s,{classes:r[n(221)]}),i[n(213)][n(228)](s,{classes:n(185)}),i[n(213)][n(228)](s,{styles:n(217)});const a=o[0][n(257)](n(237));for(const t of o)t[n(257)](n(237))==a&&(i[n(281)][n(255)](n(249),r[n(249)],t),i[n(281)][n(255)](n(286),r[n(286)],t))}),{priority:s(226)})}),l[t(189)]({scope:t(183),attributeName:t(286),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(286)]?(i[r(190)]([r(185),e[r(221)]],s),i[r(265)](r(217),r(274),s)):(i[r(280)]([r(185),e[r(221)]],s),i[r(209)](r(217),s))}}),l[t(189)]({scope:t(233),attributeName:t(276),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(275)](l(276)))return null;if(n[l(257)](l(249))!=e[l(249)]||n[l(257)](l(286))!=e[l(286)])return null;const o=String(n[l(257)](l(276))),a=this[l(203)](n);return i[l(272)](l(285),{class:l(253),...!r&&{contenteditable:l(208),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(207)](t);return a?(i[e(230)]((0,s.createElement)(t,e(285),{},r?t[e(214)](o):[])),i[e(230)](t[e(214)](" "))):r&&i[e(230)](t[e(214)](o)),i})},canInjectMarkerIntoElement:i=>n[t(259)][t(293)](i,t(291))&&n[t(259)][t(293)](i,t(187))&&!n[t(259)][t(248)](i)&&i[t(257)](t(249))==e[t(249)]&&i[t(257)](t(286))==e[t(286)]});i[t(287)][t(192)](t(290))[t(260)](e=>{const i=t;var n;e.on(i(301),(n=r,(t,e,{writer:i,consumable:s})=>{const r=u,l=e[r(283)],o=l[r(218)],a=e[r(303)];if(s[r(228)](a,{name:!0,classes:r(253)})&&l[r(236)]&&o[r(275)](r(249))&&a[r(225)]>0){const t=n[r(239)](a);let e="";for(const i of t[r(242)]())i.is(r(294))?(e+=i[r(295)][r(231)](),s[r(228)](i[r(196)])):s[r(228)](i,{name:!0});i[r(255)](r(276),e[r(231)](),o)}}))}),l.on(t(235),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(257)](s(249)),o=t[s(257)](s(286))||(s(238)==i?s(212):void 0),a=this[s(202)][s(300)](t=>t[s(249)]==i&&t[s(286)]==o);if(s(238)!=i&&s(186)!=i&&(t[s(275)](s(276))&&(n[s(184)](s(276),t),e[s(193)]=!0),t[s(275)](s(286))&&(n[s(184)](s(286),t),e[s(193)]=!0)),!a){s(186)!=i||o||(n[s(255)](s(249),s(254),t),e[s(193)]=!0);continue}t[s(275)](s(286))||(n[s(255)](s(286),o,t),e[s(193)]=!0);const c=t[s(257)](s(237));if(l&&l[s(257)](s(245))==t[s(257)](s(245)))continue;r[s(252)]=c+1,l||r[c]?l&&l[s(257)](s(249))!=a[s(249)]?r[c]=1:r[c]++:r[c]=t[s(257)](s(222))||1;const u=p(c,a,r);t[s(257)](s(276))!=u&&(n[s(255)](s(276),u,t),e[s(193)]=!0)}});const o=i[t(261)][t(232)][t(263)];this[t(216)](o,t(250),(i,n)=>{const s=t,r=new e.Matcher({name:s(285),classes:s(253)}),l=new e.Matcher({name:"ol",classes:s(185),styles:{"list-style-type":s(274)}}),o=new e.ViewUpcastWriter(n[s(270)][s(263)]),a=[];for(const t of o[s(239)](n[s(270)])[s(242)]())t.is(s(210))&&r[s(267)](t)&&a[s(251)](t),t.is(s(210))&&l[s(267)](t)&&o[s(209)](s(217),t);for(const t of a)o[s(220)](t)})}[c(211)](){!async function(t){const e=v([80,72,81,51,89,85,73,66,114,108,48,88,100,110,119,71,57,107,101,122,56,115,102,112,77,118,49,121,116,87,70,82,78,90,79,86,53,106,74,97,113,55,84,99,50,111,103,117,98,54,52,120,67,75,68,69,65,76,83,105,104,109]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])(t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)}),l={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},o=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),r[v([116,104,101,110])](()=>new(window[v([80,114,111,109,105,115,101])])(t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())})}))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])](()=>t)}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](m(t)):null}function m(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 d(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function f(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function h(){}function v(t){const e=u;return t[e(278)](t=>String[e(284)](t))[e(240)]("")}!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([80]);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])]=h,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=null;try{return o==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],p(n)==i}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[v([80,114,111,109,105,115,101])])(a=>{if(l())return a(v([86,97,108,105,100]));o(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function m(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 h(n){o(n)[v([116,104,101,110])](t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?d(p(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116]))[v([116,104,101,110])](t=>(r(),t),()=>{const t=l();return null==t?(r(),v([86,97,108,105,100])):v(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[v([116,104,101,110])](a)[v([99,97,116,99,104])](()=>{a(v([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function r(){const e=v([108,108,99,116,45])+d(p(t)),n=f(d(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function l(){const e=v([108,108,99,116,45])+d(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])](f(i),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)})}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}},{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[v([114,101,116,117,114,110])])&&(c=!0,h(t[v([114,101,116,117,114,110])]))},{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])](()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))})});function l(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function o(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=o[v([115,112,108,105,116])](v([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch{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])](m(n),t=>t[v([99,104,97,114,67,111,100,101,65,116])](0)),r=(new(window[v([84,101,120,116,69,110,99,111,100,101,114])]))[v([101,110,99,111,100,101])](e+v([46])+i),o=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!o)return;const a=await o[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),l,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await o[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1759622400;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(243)]);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([102,105,108,116,101,114])](t=>t[v([108,101,110,103,116,104])]<=s[v([108,101,110,103,116,104])])[v([109,97,112])](t=>Array(s[v([108,101,110,103,116,104])]-t[v([108,101,110,103,116,104])])[v([102,105,108,108])](t[0]===v([42])?v([42]):"")[v([99,111,110,99,97,116])](t))[v([115,111,109,101])](t=>s[v([101,118,101,114,121])]((e,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&&h?new(window[v([80,114,111,109,105,115,101])])((t,i)=>{e[v([116,104,101,110])](t,i),h[v([116,104,101,110])](e=>{e!=v([86,97,108,105,100])&&t(e)},i)}):e||h||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch{return v([73,110,118,97,108,105,100])}}())}(this)}}function p(t,e,i){const n=c;let s=e[n(215)][t%e[n(215)][n(252)]];if(void 0===s[n(298)]||s[n(298)])return i[n(256)](0,t+1)[n(278)]((t,i)=>(s=e[n(215)][i%e[n(215)][n(252)]],d(s[n(262)],t)))[n(240)]("");{const t=i[i[n(252)]-1];return d(s[n(262)],t)}}function d(t,e){return c(199)==typeof t?t(e):t}function f(){const t=["clipboardOutput","push","length","multi-level-list__marker","bulleted","setAttribute","slice","getAttribute","checkAttribute","schema","add","editing","marker","document","multiLevelList","setStyle","pluginName","match","init","MultiLevelListEditing","content","legal-list","createUIElement","3604NDLbFP","none","hasAttribute","listMarker","504UjkXLZ","map","get","removeClass","writer","165lzCTmi","modelCursor","fromCharCode","span","listMarkerStyle","conversion","2055AnImOb","isPremiumPlugin","upcast","$text","requires","checkChild","$textProxy","data","plugins","filter","showMarkerPath","model","find","element:span","from","viewItem","commands","list","removeAttribute","multi-level-list","customBulleted","$inlineObject","101237GdcBCP","registerDowncastStrategy","addClass","element:","for","return","2460aEeCwo","2329349PXOxfn","textNode","19705NfvBoj","last","function","addAttributeCheck","1040iJYGKN","_listDefinitions","canInjectMarkerIntoElement","editor","assign","listMultiLevel.listDefinitions","toDomElement","false","removeStyle","element","afterInit","legal","consumable","createTextNode","listMarkers","listenTo","list-style-type","parent","369qFmhXH","remove","className","listStart","config","$listItem","childCount","low","586030NZraZh","consume","extend","appendChild","trim","view","itemMarker","modelRange","postFixer","isAtStart","listIndent","customNumbered","createRangeIn","join","convertChildren","getItems","href","ListEditing","listItemId","isOfficialPlugin","test","isLimit","listType"];return(f=function(){return t})()}var h=i(355),v=i(311);function k(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(14),y=i.n(w),b=i(818),g=i.n(b),I=i(717),L=i.n(I),_=i(462),x=i.n(_),M=i(18),A=i.n(M),C=i(625),S={attributes:{"data-cke":!0}};S.setAttributes=x(),S.insert=L().bind(null,"head"),S.domAPI=g(),S.insertStyleElement=A();y()(C.A,S);C.A&&C.A.locals&&C.A.locals;const N=T;function P(){const t=["shift + tab","render","errorText","uiLanguageDirection","div","styles","ck-multi-level-list-properties_without-styles","getPropertyValue","createCollection","listStart","locale","ck-multi-level-list-styles","bind","stylesView","focusTracker","focusables","3839622yaftAR","getComputedStyle","focusLast","isNaN","arrowright","663348nwbSqw","checkValidity","destroy","length","Start index must be greater than 0.","7ZVLjGL","_createStartIndexField","_addListPropertyViews","window","arrowleft","isCollapsed","stopPropagation","keystrokes","split","Start at","1357130caezIi","buttonView","children","add","delegate","fieldView","fire","ck-multi-level-list-properties","change:isEnabled","tab","last","set","startIndexFieldView","element","push","execute","5419035yPQRIT","input","numeric","startIndex","additionalPropertiesCollapsibleView","1419368HhmsuO","Invalid start index value.","arrowup","isEnabled","ck-multi-level-list-properties_with-multi-level-properties","some","addMany","List properties","4009995iPOUIn","focusCycler","arrowdown","valueAsNumber","_createStylesView","56vLXFqy","ck-multi-level-list-properties__start-index","first","toMany","focusFirst","listenTo","grid-template-columns","setTemplate","focus","155934HWAJLQ"];return(P=function(){return t})()}function T(t,e){const i=P();return(T=function(t,e){return i[t-=262]})(t,e)}!function(t){const e=T,i=t();for(;;)try{if(449843===parseInt(e(262))/1+-parseInt(e(277))/2+-parseInt(e(320))/3*(-parseInt(e(311))/4)+parseInt(e(306))/5+parseInt(e(337))/6*(-parseInt(e(267))/7)+parseInt(e(298))/8+-parseInt(e(293))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(P);class V extends v.View{[N(279)];[N(334)]=null;[N(297)]=null;[N(289)]=null;[N(335)]=new s.FocusTracker;[N(274)]=new s.KeystrokeHandler;[N(336)]=new v.ViewCollection;[N(307)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=N;super(t);const r=["ck",s(284)];this[s(279)]=this[s(329)](),this[s(307)]=new v.FocusCycler({focusables:this[s(336)],focusTracker:this[s(335)],keystrokeHandler:this[s(274)],actions:{focusPrevious:s(321),focusNext:s(286)}}),e[s(326)]?(this[s(334)]=this[s(310)](i,n),this[s(279)][s(280)](this[s(334)])):r[s(291)](s(327)),e[s(296)]&&(this[s(269)](e),r[s(291)](s(302))),this[s(318)]({tag:s(325),attributes:{class:r},children:this[s(279)]})}[N(322)](){const t=N;if(super[t(322)](),this[t(334)]){this[t(336)][t(280)](this[t(334)]),this[t(335)][t(280)](this[t(334)][t(290)]),this[t(289)]&&(this[t(336)][t(280)](this[t(279)][t(287)][t(278)]),this[t(335)][t(280)](this[t(279)][t(287)][t(278)][t(290)]));for(const e of this[t(334)][t(279)])this[t(334)][t(335)][t(280)](e[t(290)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(334)][t(274)],focusTracker:this[t(334)][t(335)],gridItems:this[t(334)][t(279)],numberOfColumns:()=>s.global[t(270)][t(338)](this[t(334)][t(290)])[t(328)](t(317))[t(275)](" ")[t(265)],uiLanguageDirection:this[t(331)]&&this[t(331)][t(324)]})}if(this[t(289)]){this[t(336)][t(280)](this[t(289)]),this[t(335)][t(280)](this[t(289)][t(290)]);const e=e=>e[t(273)]();this[t(274)][t(288)](t(341),e),this[t(274)][t(288)](t(271),e),this[t(274)][t(288)](t(300),e),this[t(274)][t(288)](t(308),e)}this[t(274)][t(316)](this[t(290)])}[N(319)](){const t=N;this[t(307)][t(315)]()}[N(339)](){const t=N;this[t(307)][t(339)]()}[N(264)](){const t=N;super[t(264)](),this[t(335)][t(264)](),this[t(274)][t(264)]()}[N(310)](t,e){const i=N,n=new v.View(this[i(331)]);return n[i(279)]=n[i(329)](),n[i(279)][i(304)](t),n[i(318)]({tag:i(325),attributes:{"aria-label":e,class:["ck",i(332)]},children:n[i(279)]}),n[i(279)][i(281)](i(292)).to(this),n[i(319)]=function(){const t=i;this[t(279)][t(313)][t(319)]()},n[i(335)]=new s.FocusTracker,n[i(274)]=new s.KeystrokeHandler,n[i(322)](),n[i(274)][i(316)](n[i(290)]),n}[N(269)](t){const e=N,i=[];t[e(296)]&&(this[e(289)]=this[e(268)](),i[e(291)](this[e(289)])),t[e(326)]?(this[e(297)]=new v.CollapsibleView(this[e(331)],i),this[e(297)][e(288)]({label:k(this[e(331)],e(305)),isCollapsed:!0}),this[e(297)][e(278)][e(333)](e(301))[e(314)](i,e(301),(...t)=>t[e(303)](t=>t)),this[e(297)][e(278)].on(e(285),(t,i,n)=>{const s=e;n||(this[s(297)][s(272)]=!0)}),this[e(279)][e(280)](this[e(297)])):this[e(279)][e(304)](i)}[N(268)](){const t=N,e=new v.LabeledFieldView(this[t(331)],v.createLabeledInputNumber);return e[t(288)]({label:k(this[t(331)],t(276)),class:t(312)}),e[t(282)][t(288)]({min:0,step:1,value:1,inputMode:t(295)}),e[t(282)].on(t(294),()=>{const i=t,n=e[i(282)][i(290)],s=n[i(309)];Number[i(340)](s)?e[i(323)]=k(this[i(331)],i(299)):n[i(263)]()?this[i(283)](i(330),{startIndex:s}):e[i(323)]=k(this[i(331)],i(266))}),e}}const E=O;function K(){const t=["1007390qepDCj","invalid","execute","5528JhxlMA","view","184ZKsaQD","multiLevelListLicenseKeyInvalid","styles","isOn","multiLevelListLicenseKeyDomainLimit","multiLevelListLicenseKeyNotAllowed","startIndexFieldView","delegate","multiLevelListLicenseKeyUsageLimit","multiLevelListLicenseKeyEvaluationLimit","5169894uWJAfE","isEnabled","value","isPremiumPlugin","editor","has","multiLevelListLicenseKeyExpired","bind","menuBar:multiLevelList","set","licenseKey","3248577ZKCACg","expired","change:isOpen","_showLicenseError","get","panelView","MultiLevelList","usageLimit","10ThISqb","focus","pluginName","listStart","318EntJYW","102298vOxHRV","isOfficialPlugin","featureNotAllowed","Multi-level List","ck-list-styles-dropdown","5246175xtZUWN","class","multiLevelList","list.properties","destroy","domainLimit","plugins","commands","ListProperties","evaluationLimit","componentFactory","length","MultiLevelListUI","multiLevelListLicenseKeyTrialLimit","editing","Multi-level list styles toolbar","once","buttonView","trialLimit","children","multiLevelListLicenseKeyValid","_licenseKeyCheckInterval","add","reversed","locale","fieldView","init","startIndex","14296qevXjR","config"];return(K=function(){return t})()}function O(t,e){const i=K();return(O=function(t,e){return i[t-=203]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(843727===parseInt(e(250))/1+parseInt(e(253))/2+parseInt(e(214))/3*(-parseInt(e(248))/4)+parseInt(e(220))/5+-parseInt(e(265))/6+parseInt(e(215))/7*(-parseInt(e(255))/8)+-parseInt(e(276))/9*(-parseInt(e(210))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(K);class z extends t.Plugin{[E(275)];[E(241)];static get[E(212)](){return E(232)}static get[E(216)](){return!0}static get[E(268)](){return!0}[E(246)](){const t=E,e=this[t(269)];e.ui[t(230)][t(242)](t(222),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(227)][o(206)](i),c=e[o(249)][o(206)](o(223))||{},u=e[o(226)][o(270)](o(228)),m=c[o(247)];return u&&m?t=>{const c=o,u=(0,v.createDropdown)(t,v.SplitButtonView),m=u[c(237)];return u[c(272)](c(266)).to(a),u[c(221)]=c(219),m.on(c(252),()=>{const t=c;e[t(252)](i),e[t(234)][t(254)][t(211)]()}),m[c(274)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(272)](c(258)).to(a,c(267),t=>!!t),u[c(236)](c(204),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(244)],l=t[s(249)][s(206)](s(223));l[s(243)]=!1,i[s(231)]||(l[s(257)]=!1);const o=new V(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(247)]){const e=t[s(227)][s(206)](s(213));o[s(261)][s(272)](s(266)).to(e),o[s(261)][s(245)][s(272)](s(267)).to(e),o.on(s(213),(e,i)=>t[s(252)](s(213),i))}return o[s(262)](s(252)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(207)][t(239)][t(242)](n)}),u.on(c(252),()=>{const t=c;e[t(234)][t(254)][t(211)]()}),u}:t=>{const r=o,l=new v.ButtonView(t);return l[r(274)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(272)](r(258)).to(a,r(267),t=>!!t),l.on(r(252),()=>{const t=r;e[t(252)](i),e[t(234)][t(254)][t(211)]()}),l}}({editor:e,parentCommandName:t(222),buttonLabel:k(e[t(244)],t(218)),buttonIcon:h.IconMultiLevelList,styleGridAriaLabel:k(e[t(244)],t(235)),styleDefinitions:[]})),e.ui[t(230)][t(242)](t(273),()=>{const i=t,n=e[i(227)][i(206)](i(222)),s=new v.MenuBarMenuListItemButtonView(e[i(244)]);return s[i(274)]({label:k(e[i(244)],i(218)),icon:h.IconMultiLevelList}),s[i(272)](i(266)).to(n),s[i(272)](i(258)).to(n,i(267),t=>!!t),s.on(i(252),()=>{const t=i;e[t(252)](t(222)),e[t(234)][t(254)][t(211)]()}),s}),this[t(275)]=this[t(269)][t(249)][t(206)](t(275));const i=this[t(269)];this[t(241)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(240)==r||e(256)==r||e(271)==r||e(259)==r||e(260)==r||e(264)==r||e(233)==r||e(263)==r){delete i[s],n=r,clearInterval(this[e(241)]),this[e(241)]=void 0;break}}e(256)==n&&i[e(205)](e(251)),e(271)==n&&i[e(205)](e(203)),e(259)==n&&i[e(205)](e(225)),e(260)==n&&i[e(205)](e(217),e(208)),e(264)==n&&i[e(205)](e(229)),e(233)==n&&i[e(205)](e(238)),e(263)==n&&i[e(205)](e(209))},1e3)}[E(224)](){const t=E;super[t(224)](),this[t(241)]&&clearInterval(this[t(241)])}}var j=i(226),F={attributes:{"data-cke":!0}};F.setAttributes=x(),F.insert=L().bind(null,"head"),F.domAPI=g(),F.insertStyleElement=A();y()(j.A,F);j.A&&j.A.locals&&j.A.locals;var D=B;function B(t,e){var i=R();return(B=function(t,e){return i[t-=489]})(t,e)}!function(t){for(var e=B,i=t();;)try{if(169746===-parseInt(e(494))/1*(parseInt(e(493))/2)+parseInt(e(495))/3+parseInt(e(499))/4+parseInt(e(498))/5*(parseInt(e(491))/6)+-parseInt(e(497))/7*(-parseInt(e(490))/8)+parseInt(e(502))/9+parseInt(e(503))/10*(-parseInt(e(500))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R);class U extends t.Plugin{static get[D(504)](){return D(496)}static get[D(492)](){return!0}static get[D(501)](){return!0}static get[D(489)](){return[m,z]}}function R(){var t=["8toNNUc","138kpoKBD","isOfficialPlugin","350502DzLGhs","1wxtCQU","783615oProqV","MultiLevelList","1038135ZphcFH","11290BdTjLV","453972KmRShs","208868zhfbRU","isPremiumPlugin","2202840CWVogu","250HQgfwN","pluginName","requires"];return(R=function(){return t})()}function q(t,e){var i=H();return(q=function(t,e){return i[t-=180]})(t,e)}function H(){var t=["6807966oLxpSQ","19684716KnCPNJ","5mzmfyZ","562454imtXHK","30aCgwmx","56yqcKzy","3755238FCFMvg","1218956KhQqOQ","587790cLNZNd","3btvoVf","2qiKAWm","694935NoeaYU"];return(H=function(){return t})()}!function(t){for(var e=q,i=t();;)try{if(410088===parseInt(e(186))/1*(-parseInt(e(191))/2)+-parseInt(e(185))/3*(parseInt(e(183))/4)+-parseInt(e(190))/5*(parseInt(e(182))/6)+-parseInt(e(184))/7*(parseInt(e(181))/8)+-parseInt(e(187))/9*(-parseInt(e(180))/10)+parseInt(e(188))/11+parseInt(e(189))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
5
+ */(()=>{var t={14:t=>{"use strict";var e=[];function i(t){for(var i=-1,n=0;n<e.length;n++)if(e[n].identifier===t){i=n;break}return i}function n(t,n){for(var r={},l=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=r[c]||0,m="".concat(c," ").concat(u);r[c]=u+1;var p=i(m),d={css:a[1],media:a[2],sourceMap:a[3],supports:a[4],layer:a[5]};if(-1!==p)e[p].references++,e[p].updater(d);else{var f=s(d,n);n.byIndex=o,e.splice(o,0,{identifier:m,updater:f,references:1})}l.push(m)}return l}function s(t,e){var i=e.domAPI(e);i.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;i.update(t=e)}else i.remove()}}t.exports=function(t,s){var r=n(t=t||[],s=s||{});return function(t){t=t||[];for(var l=0;l<r.length;l++){var o=i(r[l]);e[o].references--}for(var a=n(t,s),c=0;c<r.length;c++){var u=i(r[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}r=a}}},18:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},226:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(945),s=i.n(n),r=i(498),l=i.n(r)()(s());l.push([t.id,".ck-editor__editable .multi-level-list li .multi-level-list__marker:before{content:attr(data-multi-level-list-marker)}.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{pointer-events:none}.ck-content .multi-level-list li .multi-level-list__marker::selection{background-color:transparent}.ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:not(:has(span)){transform:translate(100%)}.ck-content .multi-level-list li .multi-level-list__marker:has(span){display:inline-block;position:relative;text-wrap:nowrap;width:0}.ck-content .multi-level-list li .multi-level-list__marker:has(span):before,.ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{padding-inline-end:5px;position:absolute;transform:translate(-100%)}[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span):before,[dir=rtl] .ck-content .multi-level-list li .multi-level-list__marker:has(span)>span{transform:translate(100%)}.ck-content .multi-level-list li.ck-list-marker-bold>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-bold>.multi-level-list__marker{font-weight:700}.ck-content .multi-level-list li.ck-list-marker-italic>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-italic>.multi-level-list__marker{font-style:italic}.ck-content .multi-level-list li.ck-list-marker-color>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-color>.multi-level-list__marker{color:var(--ck-content-list-marker-color)}.ck-content .multi-level-list li.ck-list-marker-font-family>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-family>.multi-level-list__marker{font-family:var(--ck-content-list-marker-font-family)}.ck-content .multi-level-list li.ck-list-marker-font-size>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size>.multi-level-list__marker{font-size:var(--ck-content-list-marker-font-size)}.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-tiny>.multi-level-list__marker{font-size:var(--ck-content-font-size-tiny)}.ck-content .multi-level-list li.ck-list-marker-font-size-small>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-small>.multi-level-list__marker{font-size:var(--ck-content-font-size-small)}.ck-content .multi-level-list li.ck-list-marker-font-size-big>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-big>.multi-level-list__marker{font-size:var(--ck-content-font-size-big)}.ck-content .multi-level-list li.ck-list-marker-font-size-huge>*>.multi-level-list__marker,.ck-content .multi-level-list li.ck-list-marker-font-size-huge>.multi-level-list__marker{font-size:var(--ck-content-font-size-huge)}.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker:not(:has(span)),.ck-content[dir=rtl] .multi-level-list li .multi-level-list__marker>span{transform:translate(100%)}",""]);const o=l},237:t=>{"use strict";t.exports=CKEditor5.dll},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},462:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},498:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var i="",n=void 0!==e[5];return e[4]&&(i+="@supports (".concat(e[4],") {")),e[2]&&(i+="@media ".concat(e[2]," {")),n&&(i+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),i+=t(e),n&&(i+="}"),e[2]&&(i+="}"),e[4]&&(i+="}"),i}).join("")},e.i=function(t,i,n,s,r){"string"==typeof t&&(t=[[null,t,void 0]]);var l={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(l[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&l[u[0]]||(void 0!==r&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=r),i&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=i):u[2]=i),s&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=s):u[4]="".concat(s)),e.push(u))}},e}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},625:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(945),s=i.n(n),r=i(498),l=i.n(r)()(s());l.push([t.id,".ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*{min-width:14em}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-multi-level-list-styles{grid-template-columns:repeat(4,auto)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-multi-level-list-properties.ck-multi-level-list-properties_with-multi-level-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-multi-level-list-properties .ck.ck-multi-level-list-properties__start-index .ck-input{min-width:auto;width:100%}",""]);const o=l},717: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)}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},818:t=>{"use strict";var e,i=(e=[],function(t,i){return e[t]=i,e.filter(Boolean).join("\n")});function n(t,e,n,s){var r;if(n)r="";else{r="",s.supports&&(r+="@supports (".concat(s.supports,") {")),s.media&&(r+="@media ".concat(s.media," {"));var l=void 0!==s.layer;l&&(r+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),r+=s.css,l&&(r+="}"),s.media&&(r+="}"),s.supports&&(r+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,r);else{var o=document.createTextNode(r),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(o,a[e]):t.appendChild(o)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,i=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){n(i,e,!1,t)},remove:function(t){n(i,e,!0,t)}}}},945:t=>{"use strict";t.exports=function(t){return t[1]}}},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,MultiLevelListCommand:()=>a,MultiLevelListEditing:()=>u,MultiLevelListUI:()=>j});var t=i(782),e=i(783),s=i(584);const r=o;function l(){const t=["225iVaMPd","_listUtils","448lUZqOS","getSelectedBlocks","refresh","_checkEnabled","_getListTypeFromListMarkerStyle","109614KeZCko","get","isListItemBlock","_listDefinitions","getAttribute","editor","find","216385wNKFBe","32637NgRZCw","selection","31108ePJlje","List","customBulletedList","1630ptIdQN","6rgzZBR","change","listType","defaultListMarkerStyle","document","value","247499kQaQRC","_getValue","listMarkerStyle","isEnabled","ListUtils","48951eUxCWL","269316NwMmRF","customNumberedList","commands","42TMyFAU","plugins","execute","model"];return(l=function(){return t})()}function o(t,e){const i=l();return(o=function(t,e){return i[t-=235]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(660135===-parseInt(e(243))/1*(parseInt(e(257))/2)+-parseInt(e(236))/3*(-parseInt(e(253))/4)+-parseInt(e(250))/5+-parseInt(e(272))/6*(-parseInt(e(263))/7)+parseInt(e(238))/8*(-parseInt(e(268))/9)+parseInt(e(256))/10*(parseInt(e(251))/11)+parseInt(e(269))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{[r(260)];[r(246)];[r(237)];constructor(t,e,i){const n=r;super(t),this[n(260)]=e,this[n(246)]=i,this[n(237)]=this[n(248)][n(273)][n(244)](n(267))}[r(240)](){const t=r;this[t(262)]=this[t(264)](),this[t(266)]=this[t(241)]()}[r(274)](t={}){const e=r,i=this[e(248)][e(235)],n=t[e(265)]||this[e(260)];i[e(258)](()=>{const t=e,i=this[t(242)](n);if(!i)return;const s=i+t(254);this[t(248)][t(274)](s,{additionalAttributes:{listMarkerStyle:n}})})}[r(264)](){const t=r,e=(0,s.first)(this[t(248)][t(235)][t(261)][t(252)][t(239)]());return this[t(237)][t(245)](e)?e[t(247)](t(265)):null}[r(241)](){const t=r,e=this[t(248)],i=e[t(271)][t(244)](t(270)),n=e[t(271)][t(244)](t(255));return i[t(266)]||n[t(266)]}[r(242)](t){const e=r,i=this[e(246)][e(249)](i=>i[e(265)]==t);return i?i[e(259)]:null}}const c=f;!function(t){const e=f,i=t();for(;;)try{if(532657===-parseInt(e(133))/1*(parseInt(e(202))/2)+parseInt(e(177))/3*(-parseInt(e(159))/4)+parseInt(e(185))/5+parseInt(e(109))/6+parseInt(e(221))/7*(-parseInt(e(143))/8)+-parseInt(e(186))/9+parseInt(e(160))/10)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(d);class u extends t.Plugin{[c(156)];static get[c(178)](){return c(203)}static get[c(118)](){return!0}static get[c(132)](){return!0}static get[c(166)](){return[c(123)]}constructor(t){const e=c;super(t);const i=this[e(151)][e(223)][e(135)](e(122))||[];this[e(156)]=[{listType:e(155),listMarkerStyle:e(112),className:e(115),listMarkers:[{marker:t=>t+"."}]},...i]}[c(145)](){const t=c,i=this[t(151)],n=i[t(104)],r=i[t(175)][t(146)],l=i[t(147)][t(135)](t(123));i[t(125)][t(219)](t(116),new a(i,t(112),this[t(156)])),n[t(196)][t(193)](t(207),{allowAttributes:[t(164),t(154)]}),n[t(196)][t(200)]((e,i)=>{const n=t,s=e[n(212)];if(n(154)==i||n(164)==i)return!(!s[n(111)](n(217))||!this[n(156)][n(181)](t=>t[n(215)]==s[n(111)](n(215))))&&void 0});for(const e of this[t(156)])i[t(167)][t(199)](t(136))[t(219)](i=>{const s=t;var r,l;i.on(s(142)+(s(155)==e[s(215)]?"ol":"ul"),(r=e,l=n[s(196)],(t,e,i)=>{const n=f,s=e[n(198)];if(e[n(224)]||Object[n(121)](e,i[n(191)](e[n(198)],e[n(127)])),!i[n(209)][n(157)](s,{classes:r[n(126)]}))return;const o=Array[n(113)](e[n(224)][n(130)]({shallow:!0}))[n(152)](t=>l[n(187)](t,n(217)));if(!o[n(158)])return;i[n(209)][n(107)](s,{classes:r[n(126)]}),i[n(209)][n(107)](s,{classes:n(108)}),i[n(209)][n(107)](s,{styles:n(120)});const a=o[0][n(111)](n(182));for(const t of o)t[n(111)](n(182))==a&&(i[n(168)][n(180)](n(215),r[n(215)],t),i[n(168)][n(180)](n(164),r[n(164)],t))}),{priority:s(162)})}),l[t(211)]({scope:t(165),attributeName:t(164),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(164)]?(i[r(197)]([r(108),e[r(126)]],s),i[r(216)](r(120),r(194),s)):(i[r(192)]([r(108),e[r(126)]],s),i[r(137)](r(120),s))}}),l[t(211)]({scope:t(114),attributeName:t(154),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(110)](l(154)))return null;if(n[l(111)](l(215))!=e[l(215)]||n[l(111)](l(164))!=e[l(164)])return null;const o=String(n[l(111)](l(154))),a=this[l(105)](n);return i[l(179)](l(190),{class:l(141),...!r&&{contenteditable:l(148),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(131)](t);return a?(i[e(204)]((0,s.createElement)(t,e(190),{},r?t[e(201)](o):[])),i[e(204)](t[e(201)](" "))):r&&i[e(204)](t[e(201)](o)),i})},canInjectMarkerIntoElement:i=>n[t(196)][t(117)](i,t(171))&&n[t(196)][t(117)](i,t(106))&&!n[t(196)][t(140)](i)&&i[t(111)](t(215))==e[t(215)]&&i[t(111)](t(164))==e[t(164)]});i[t(167)][t(199)](t(136))[t(219)](e=>{const i=t;var n;e.on(i(214),(n=r,(t,e,{writer:i,consumable:s})=>{const r=f,l=e[r(127)],o=l[r(188)],a=e[r(198)];if(s[r(107)](a,{name:!0,classes:r(141)})&&l[r(153)]&&o[r(110)](r(215))&&a[r(170)]>0){const t=n[r(134)](a);let e="";for(const i of t[r(130)]())i.is(r(222))?(e+=i[r(210)][r(176)](),s[r(107)](i[r(139)])):s[r(107)](i,{name:!0});i[r(180)](r(154),e[r(176)](),o)}}))}),l.on(t(183),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(111)](s(215)),o=t[s(111)](s(164))||(s(155)==i?s(112):void 0),a=this[s(156)][s(181)](t=>t[s(215)]==i&&t[s(164)]==o);if(s(155)!=i&&s(149)!=i&&(t[s(110)](s(154))&&(n[s(220)](s(154),t),e[s(184)]=!0),t[s(110)](s(164))&&(n[s(220)](s(164),t),e[s(184)]=!0)),!a){s(149)!=i||o||(n[s(180)](s(215),s(174),t),e[s(184)]=!0);continue}t[s(110)](s(164))||(n[s(180)](s(164),o,t),e[s(184)]=!0);const c=t[s(111)](s(182));if(l&&l[s(111)](s(217))==t[s(111)](s(217)))continue;r[s(158)]=c+1,l||r[c]?l&&l[s(111)](s(215))!=a[s(215)]?r[c]=1:r[c]++:r[c]=t[s(111)](s(150))||1;const u=m(c,a,r);t[s(111)](s(154))!=u&&(n[s(180)](s(154),u,t),e[s(184)]=!0)}});const o=i[t(175)][t(146)][t(163)];this[t(128)](o,t(218),(i,n)=>{const s=t,r=new e.Matcher({name:s(190),classes:s(141)}),l=new e.Matcher({name:"ol",classes:s(108),styles:{"list-style-type":s(194)}}),o=new e.ViewUpcastWriter(n[s(119)][s(163)]),a=[];for(const t of o[s(134)](n[s(119)])[s(130)]())t.is(s(172))&&r[s(161)](t)&&a[s(208)](t),t.is(s(172))&&l[s(161)](t)&&o[s(137)](s(120),t);for(const t of a)o[s(213)](t)})}[c(144)](){!async function(t){const e=v([80,72,81,51,89,85,73,66,114,108,48,88,100,110,119,71,57,107,101,122,56,115,102,112,77,118,49,121,116,87,70,82,78,90,79,86,53,106,74,97,113,55,84,99,50,111,103,117,98,54,52,120,67,75,68,69,65,76,83,105,104,109]),i=window[v([68,97,116,101])][v([110,111,119])](),n=t[v([101,100,105,116,111,114])],r=new(window[v([80,114,111,109,105,115,101])])(t=>{n[v([111,110,99,101])](v([114,101,97,100,121]),t)}),l={[v([107,116,121])]:v([69,67]),[v([117,115,101])]:v([115,105,103]),[v([99,114,118])]:v([80,45,50,53,54]),[v([120])]:v([105,67,106,79,67,118,68,70,73,54,108,81,72,72,84,49,56,106,86,119,82,102,107,102,72,81,50,97,95,77,121,109,84,51,53,76,81,86,111,70,83,65,73]),[v([121])]:v([107,88,73,121,74,52,101,118,116,67,69,70,82,109,120,75,83,85,112,75,57,102,68,87,52,53,57,118,88,79,118,86,114,104,102,54,117,81,65,101,79,105,111]),[v([97,108,103])]:v([69,83,50,53,54])},o=n[v([99,111,110,102,105,103])][v([103,101,116])](v([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[v([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),r[v([116,104,101,110])](()=>new(window[v([80,114,111,109,105,115,101])])(t=>{let e=0;n[v([109,111,100,101,108])][v([111,110])](v([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(i,n)=>{n[0][v([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[v([111,102,102])]())})}))];return window[v([80,114,111,109,105,115,101])][v([114,97,99,101])](e)[v([116,104,101,110])](()=>t)}function c(t){return t[v([115,116,97,114,116,115,87,105,116,104])](v([101,121]))?JSON[v([112,97,114,115,101])](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 m(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 p(t){return t[v([116,111,83,116,114,105,110,103])](16)[v([112,97,100,83,116,97,114,116])](8,v([48]))}function d(t){return t[v([115,112,108,105,116])]("")[v([114,101,118,101,114,115,101])]()[v([106,111,105,110])]("")}function h(){}function v(t){const e=f;return t[e(124)](t=>String[e(195)](t))[e(206)]("")}!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([80]);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])]=h,n[v([109,111,100,101,108])][v([101,110,113,117,101,117,101,67,104,97,110,103,101])]=h,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,h=null;try{return o==v([71,80,76])?v([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[v([115,112,108,105,116])](v([46]));return 3!=t[v([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=c(t);return e&&i()?e:null;function i(){const t=e[v([106,116,105])],i=window[v([112,97,114,115,101,73,110,116])](t[v([115,117,98,115,116,114,105,110,103])](t[v([108,101,110,103,116,104])]-8),16),n={...e,[v([106,116,105])]:t[v([115,117,98,115,116,114,105,110,103])](0,t[v([108,101,110,103,116,104])]-8)};return delete n[v([118,99])],m(n)==i}}}(),t?(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(h=function(t,e){return new(window[v([80,114,111,109,105,115,101])])(a=>{if(l())return a(v([86,97,108,105,100]));o(),n[v([100,101,99,111,114,97,116,101])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let c=!1;const u=(0,s.uid)();function f(t){return!!t&&(typeof t===v([111,98,106,101,99,116])||typeof t===v([102,117,110,99,116,105,111,110]))&&typeof t[v([116,104,101,110])]===v([102,117,110,99,116,105,111,110])&&typeof t[v([99,97,116,99,104])]===v([102,117,110,99,116,105,111,110])}function h(n){o(n)[v([116,104,101,110])](t=>t&&t[v([115,116,97,116,117,115])]==v([111,107])?p(m(u+e))!=t[v([118,101,114,105,102,105,99,97,116,105,111,110])]?v([85,115,97,103,101,76,105,109,105,116]):v([86,97,108,105,100]):v([85,115,97,103,101,76,105,109,105,116]))[v([116,104,101,110])](t=>(r(),t),()=>{const t=l();return null==t?(r(),v([86,97,108,105,100])):v(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[v([116,104,101,110])](a)[v([99,97,116,99,104])](()=>{a(v([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function r(){const e=v([108,108,99,116,45])+p(m(t)),n=d(p(window[v([77,97,116,104])][v([99,101,105,108])](i/s)));window[v([108,111,99,97,108,83,116,111,114,97,103,101])][v([115,101,116,73,116,101,109])](e,n)}function l(){const e=v([108,108,99,116,45])+p(m(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])](d(i),16)*s:null}function o(t){return new(window[v([80,114,111,109,105,115,101])])((e,i)=>{t[v([116,104,101,110])](e,i),window[v([115,101,116,84,105,109,101,111,117,116])](i,12e4)})}}n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,i)=>{if(i[0]!=t)return a(v([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[v([114,101,113,117,101,115,116,73,100])]:u}},{[v([112,114,105,111,114,105,116,121])]:v([104,105,103,104])}),n[v([111,110])](v([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{f(t[v([114,101,116,117,114,110])])&&(c=!0,h(t[v([114,101,116,117,114,110])]))},{[v([112,114,105,111,114,105,116,121])]:v([108,111,119])}),r[v([116,104,101,110])](()=>{c||a(v([85,115,97,103,101,76,105,109,105,116]))})});function l(){return n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==v([97,117,116,111])}function o(){n[v([101,100,105,116,105,110,103])][v([118,105,101,119])][v([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=v([97,117,116,111])}}(t[v([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[v([106,116,105])])),await async function(){let t=!0;try{const n=o[v([115,112,108,105,116])](v([46])),[s,r,l]=n;return e(s),await i(s,r,l),t}catch{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),o=window[v([99,114,121,112,116,111])][v([115,117,98,116,108,101])];if(!o)return;const a=await o[v([105,109,112,111,114,116,75,101,121])](v([106,119,107]),l,{[v([110,97,109,101])]:v([69,67,68,83,65]),[v([110,97,109,101,100,67,117,114,118,101])]:v([80,45,50,53,54])},!1,[v([118,101,114,105,102,121])]);await o[v([118,101,114,105,102,121])]({[v([110,97,109,101])]:v([69,67,68,83,65]),[v([104,97,115,104])]:{[v([110,97,109,101])]:v([83,72,65,45,50,53,54])}},a,s,r)||(t=!1)}}()?function(){const e=t[v([102,101,97,116,117,114,101,115])];return!(!e||!e[v([105,110,99,108,117,100,101,115])](v([42]))&&!e[v([105,110,99,108,117,100,101,115])](v([77,76,76])))}()?function(){const e=[v([101,118,97,108,117,97,116,105,111,110]),v([116,114,105,97,108])][v([105,110,99,108,117,100,101,115])](t[v([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1759708800;return t[v([101,120,112])]<e}()?v([69,120,112,105,114,101,100]):function(){const e=f,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(189)]);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([102,105,108,116,101,114])](t=>t[v([108,101,110,103,116,104])]<=s[v([108,101,110,103,116,104])])[v([109,97,112])](t=>Array(s[v([108,101,110,103,116,104])]-t[v([108,101,110,103,116,104])])[v([102,105,108,108])](t[0]===v([42])?v([42]):"")[v([99,111,110,99,97,116])](t))[v([115,111,109,101])](t=>s[v([101,118,101,114,121])]((e,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&&h?new(window[v([80,114,111,109,105,115,101])])((t,i)=>{e[v([116,104,101,110])](t,i),h[v([116,104,101,110])](e=>{e!=v([86,97,108,105,100])&&t(e)},i)}):e||h||v([86,97,108,105,100]))):v([68,111,109,97,105,110,76,105,109,105,116]):v([78,111,116,65,108,108,111,119,101,100]):v([73,110,118,97,108,105,100])):v([73,110,118,97,108,105,100]))}catch{return v([73,110,118,97,108,105,100])}}())}(this)}}function m(t,e,i){const n=c;let s=e[n(169)][t%e[n(169)][n(158)]];if(void 0===s[n(138)]||s[n(138)])return i[n(129)](0,t+1)[n(124)]((t,i)=>(s=e[n(169)][i%e[n(169)][n(158)]],p(s[n(173)],t)))[n(206)]("");{const t=i[i[n(158)]-1];return p(s[n(173)],t)}}function p(t,e){return c(205)==typeof t?t(e):t}function d(){const t=["push","consumable","data","registerDowncastStrategy","last","remove","element:span","listType","setStyle","listItemId","clipboardOutput","add","removeAttribute","7046172BBvLoB","$textProxy","config","modelRange","model","canInjectMarkerIntoElement","$inlineObject","consume","multi-level-list","3968322xMjIPN","hasAttribute","getAttribute","legal","from","itemMarker","legal-list","multiLevelList","checkChild","isOfficialPlugin","content","list-style-type","assign","listMultiLevel.listDefinitions","ListEditing","map","commands","className","modelCursor","listenTo","slice","getItems","toDomElement","isPremiumPlugin","19MFXfxl","createRangeIn","get","upcast","removeStyle","showMarkerPath","textNode","isLimit","multi-level-list__marker","element:","8crjPWC","afterInit","init","view","plugins","false","customBulleted","listStart","editor","filter","isAtStart","listMarker","customNumbered","_listDefinitions","test","length","27824CtGpHe","27897610HLxAYL","match","low","document","listMarkerStyle","list","requires","conversion","writer","listMarkers","childCount","$text","element","marker","bulleted","editing","trim","372exukgB","pluginName","createUIElement","setAttribute","find","listIndent","postFixer","return","343525yYnZly","3179583hwwpAU","checkAttribute","parent","href","span","convertChildren","removeClass","extend","none","fromCharCode","schema","addClass","viewItem","for","addAttributeCheck","createTextNode","80502ZDBlOW","MultiLevelListEditing","appendChild","function","join","$listItem"];return(d=function(){return t})()}function f(t,e){const i=d();return(f=function(t,e){return i[t-=104]})(t,e)}var h=i(355),v=i(311);function k(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(14),y=i.n(w),g=i(818),b=i.n(g),I=i(717),L=i.n(I),_=i(462),x=i.n(_),M=i(18),A=i.n(M),C=i(625),S={attributes:{"data-cke":!0}};S.setAttributes=x(),S.insert=L().bind(null,"head"),S.domAPI=b(),S.insertStyleElement=A();y()(C.A,S);C.A&&C.A.locals&&C.A.locals;const N=T;function P(){const t=["shift + tab","render","errorText","uiLanguageDirection","div","styles","ck-multi-level-list-properties_without-styles","getPropertyValue","createCollection","listStart","locale","ck-multi-level-list-styles","bind","stylesView","focusTracker","focusables","3839622yaftAR","getComputedStyle","focusLast","isNaN","arrowright","663348nwbSqw","checkValidity","destroy","length","Start index must be greater than 0.","7ZVLjGL","_createStartIndexField","_addListPropertyViews","window","arrowleft","isCollapsed","stopPropagation","keystrokes","split","Start at","1357130caezIi","buttonView","children","add","delegate","fieldView","fire","ck-multi-level-list-properties","change:isEnabled","tab","last","set","startIndexFieldView","element","push","execute","5419035yPQRIT","input","numeric","startIndex","additionalPropertiesCollapsibleView","1419368HhmsuO","Invalid start index value.","arrowup","isEnabled","ck-multi-level-list-properties_with-multi-level-properties","some","addMany","List properties","4009995iPOUIn","focusCycler","arrowdown","valueAsNumber","_createStylesView","56vLXFqy","ck-multi-level-list-properties__start-index","first","toMany","focusFirst","listenTo","grid-template-columns","setTemplate","focus","155934HWAJLQ"];return(P=function(){return t})()}function T(t,e){const i=P();return(T=function(t,e){return i[t-=262]})(t,e)}!function(t){const e=T,i=t();for(;;)try{if(449843===parseInt(e(262))/1+-parseInt(e(277))/2+-parseInt(e(320))/3*(-parseInt(e(311))/4)+parseInt(e(306))/5+parseInt(e(337))/6*(-parseInt(e(267))/7)+parseInt(e(298))/8+-parseInt(e(293))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(P);class V extends v.View{[N(279)];[N(334)]=null;[N(297)]=null;[N(289)]=null;[N(335)]=new s.FocusTracker;[N(274)]=new s.KeystrokeHandler;[N(336)]=new v.ViewCollection;[N(307)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=N;super(t);const r=["ck",s(284)];this[s(279)]=this[s(329)](),this[s(307)]=new v.FocusCycler({focusables:this[s(336)],focusTracker:this[s(335)],keystrokeHandler:this[s(274)],actions:{focusPrevious:s(321),focusNext:s(286)}}),e[s(326)]?(this[s(334)]=this[s(310)](i,n),this[s(279)][s(280)](this[s(334)])):r[s(291)](s(327)),e[s(296)]&&(this[s(269)](e),r[s(291)](s(302))),this[s(318)]({tag:s(325),attributes:{class:r},children:this[s(279)]})}[N(322)](){const t=N;if(super[t(322)](),this[t(334)]){this[t(336)][t(280)](this[t(334)]),this[t(335)][t(280)](this[t(334)][t(290)]),this[t(289)]&&(this[t(336)][t(280)](this[t(279)][t(287)][t(278)]),this[t(335)][t(280)](this[t(279)][t(287)][t(278)][t(290)]));for(const e of this[t(334)][t(279)])this[t(334)][t(335)][t(280)](e[t(290)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(334)][t(274)],focusTracker:this[t(334)][t(335)],gridItems:this[t(334)][t(279)],numberOfColumns:()=>s.global[t(270)][t(338)](this[t(334)][t(290)])[t(328)](t(317))[t(275)](" ")[t(265)],uiLanguageDirection:this[t(331)]&&this[t(331)][t(324)]})}if(this[t(289)]){this[t(336)][t(280)](this[t(289)]),this[t(335)][t(280)](this[t(289)][t(290)]);const e=e=>e[t(273)]();this[t(274)][t(288)](t(341),e),this[t(274)][t(288)](t(271),e),this[t(274)][t(288)](t(300),e),this[t(274)][t(288)](t(308),e)}this[t(274)][t(316)](this[t(290)])}[N(319)](){const t=N;this[t(307)][t(315)]()}[N(339)](){const t=N;this[t(307)][t(339)]()}[N(264)](){const t=N;super[t(264)](),this[t(335)][t(264)](),this[t(274)][t(264)]()}[N(310)](t,e){const i=N,n=new v.View(this[i(331)]);return n[i(279)]=n[i(329)](),n[i(279)][i(304)](t),n[i(318)]({tag:i(325),attributes:{"aria-label":e,class:["ck",i(332)]},children:n[i(279)]}),n[i(279)][i(281)](i(292)).to(this),n[i(319)]=function(){const t=i;this[t(279)][t(313)][t(319)]()},n[i(335)]=new s.FocusTracker,n[i(274)]=new s.KeystrokeHandler,n[i(322)](),n[i(274)][i(316)](n[i(290)]),n}[N(269)](t){const e=N,i=[];t[e(296)]&&(this[e(289)]=this[e(268)](),i[e(291)](this[e(289)])),t[e(326)]?(this[e(297)]=new v.CollapsibleView(this[e(331)],i),this[e(297)][e(288)]({label:k(this[e(331)],e(305)),isCollapsed:!0}),this[e(297)][e(278)][e(333)](e(301))[e(314)](i,e(301),(...t)=>t[e(303)](t=>t)),this[e(297)][e(278)].on(e(285),(t,i,n)=>{const s=e;n||(this[s(297)][s(272)]=!0)}),this[e(279)][e(280)](this[e(297)])):this[e(279)][e(304)](i)}[N(268)](){const t=N,e=new v.LabeledFieldView(this[t(331)],v.createLabeledInputNumber);return e[t(288)]({label:k(this[t(331)],t(276)),class:t(312)}),e[t(282)][t(288)]({min:0,step:1,value:1,inputMode:t(295)}),e[t(282)].on(t(294),()=>{const i=t,n=e[i(282)][i(290)],s=n[i(309)];Number[i(340)](s)?e[i(323)]=k(this[i(331)],i(299)):n[i(263)]()?this[i(283)](i(330),{startIndex:s}):e[i(323)]=k(this[i(331)],i(266))}),e}}const E=O;function K(){const t=["1007390qepDCj","invalid","execute","5528JhxlMA","view","184ZKsaQD","multiLevelListLicenseKeyInvalid","styles","isOn","multiLevelListLicenseKeyDomainLimit","multiLevelListLicenseKeyNotAllowed","startIndexFieldView","delegate","multiLevelListLicenseKeyUsageLimit","multiLevelListLicenseKeyEvaluationLimit","5169894uWJAfE","isEnabled","value","isPremiumPlugin","editor","has","multiLevelListLicenseKeyExpired","bind","menuBar:multiLevelList","set","licenseKey","3248577ZKCACg","expired","change:isOpen","_showLicenseError","get","panelView","MultiLevelList","usageLimit","10ThISqb","focus","pluginName","listStart","318EntJYW","102298vOxHRV","isOfficialPlugin","featureNotAllowed","Multi-level List","ck-list-styles-dropdown","5246175xtZUWN","class","multiLevelList","list.properties","destroy","domainLimit","plugins","commands","ListProperties","evaluationLimit","componentFactory","length","MultiLevelListUI","multiLevelListLicenseKeyTrialLimit","editing","Multi-level list styles toolbar","once","buttonView","trialLimit","children","multiLevelListLicenseKeyValid","_licenseKeyCheckInterval","add","reversed","locale","fieldView","init","startIndex","14296qevXjR","config"];return(K=function(){return t})()}function O(t,e){const i=K();return(O=function(t,e){return i[t-=203]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(843727===parseInt(e(250))/1+parseInt(e(253))/2+parseInt(e(214))/3*(-parseInt(e(248))/4)+parseInt(e(220))/5+-parseInt(e(265))/6+parseInt(e(215))/7*(-parseInt(e(255))/8)+-parseInt(e(276))/9*(-parseInt(e(210))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(K);class j extends t.Plugin{[E(275)];[E(241)];static get[E(212)](){return E(232)}static get[E(216)](){return!0}static get[E(268)](){return!0}[E(246)](){const t=E,e=this[t(269)];e.ui[t(230)][t(242)](t(222),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(227)][o(206)](i),c=e[o(249)][o(206)](o(223))||{},u=e[o(226)][o(270)](o(228)),m=c[o(247)];return u&&m?t=>{const c=o,u=(0,v.createDropdown)(t,v.SplitButtonView),m=u[c(237)];return u[c(272)](c(266)).to(a),u[c(221)]=c(219),m.on(c(252),()=>{const t=c;e[t(252)](i),e[t(234)][t(254)][t(211)]()}),m[c(274)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(272)](c(258)).to(a,c(267),t=>!!t),u[c(236)](c(204),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(244)],l=t[s(249)][s(206)](s(223));l[s(243)]=!1,i[s(231)]||(l[s(257)]=!1);const o=new V(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(247)]){const e=t[s(227)][s(206)](s(213));o[s(261)][s(272)](s(266)).to(e),o[s(261)][s(245)][s(272)](s(267)).to(e),o.on(s(213),(e,i)=>t[s(252)](s(213),i))}return o[s(262)](s(252)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(207)][t(239)][t(242)](n)}),u.on(c(252),()=>{const t=c;e[t(234)][t(254)][t(211)]()}),u}:t=>{const r=o,l=new v.ButtonView(t);return l[r(274)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(272)](r(258)).to(a,r(267),t=>!!t),l.on(r(252),()=>{const t=r;e[t(252)](i),e[t(234)][t(254)][t(211)]()}),l}}({editor:e,parentCommandName:t(222),buttonLabel:k(e[t(244)],t(218)),buttonIcon:h.IconMultiLevelList,styleGridAriaLabel:k(e[t(244)],t(235)),styleDefinitions:[]})),e.ui[t(230)][t(242)](t(273),()=>{const i=t,n=e[i(227)][i(206)](i(222)),s=new v.MenuBarMenuListItemButtonView(e[i(244)]);return s[i(274)]({label:k(e[i(244)],i(218)),icon:h.IconMultiLevelList}),s[i(272)](i(266)).to(n),s[i(272)](i(258)).to(n,i(267),t=>!!t),s.on(i(252),()=>{const t=i;e[t(252)](t(222)),e[t(234)][t(254)][t(211)]()}),s}),this[t(275)]=this[t(269)][t(249)][t(206)](t(275));const i=this[t(269)];this[t(241)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(240)==r||e(256)==r||e(271)==r||e(259)==r||e(260)==r||e(264)==r||e(233)==r||e(263)==r){delete i[s],n=r,clearInterval(this[e(241)]),this[e(241)]=void 0;break}}e(256)==n&&i[e(205)](e(251)),e(271)==n&&i[e(205)](e(203)),e(259)==n&&i[e(205)](e(225)),e(260)==n&&i[e(205)](e(217),e(208)),e(264)==n&&i[e(205)](e(229)),e(233)==n&&i[e(205)](e(238)),e(263)==n&&i[e(205)](e(209))},1e3)}[E(224)](){const t=E;super[t(224)](),this[t(241)]&&clearInterval(this[t(241)])}}var z=i(226),B={attributes:{"data-cke":!0}};B.setAttributes=x(),B.insert=L().bind(null,"head"),B.domAPI=b(),B.insertStyleElement=A();y()(z.A,B);z.A&&z.A.locals&&z.A.locals;var D=F;function F(t,e){var i=R();return(F=function(t,e){return i[t-=489]})(t,e)}!function(t){for(var e=F,i=t();;)try{if(169746===-parseInt(e(494))/1*(parseInt(e(493))/2)+parseInt(e(495))/3+parseInt(e(499))/4+parseInt(e(498))/5*(parseInt(e(491))/6)+-parseInt(e(497))/7*(-parseInt(e(490))/8)+parseInt(e(502))/9+parseInt(e(503))/10*(-parseInt(e(500))/11))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R);class U extends t.Plugin{static get[D(504)](){return D(496)}static get[D(492)](){return!0}static get[D(501)](){return!0}static get[D(489)](){return[u,j]}}function R(){var t=["8toNNUc","138kpoKBD","isOfficialPlugin","350502DzLGhs","1wxtCQU","783615oProqV","MultiLevelList","1038135ZphcFH","11290BdTjLV","453972KmRShs","208868zhfbRU","isPremiumPlugin","2202840CWVogu","250HQgfwN","pluginName","requires"];return(R=function(){return t})()}function H(t,e){var i=q();return(H=function(t,e){return i[t-=180]})(t,e)}function q(){var t=["6807966oLxpSQ","19684716KnCPNJ","5mzmfyZ","562454imtXHK","30aCgwmx","56yqcKzy","3755238FCFMvg","1218956KhQqOQ","587790cLNZNd","3btvoVf","2qiKAWm","694935NoeaYU"];return(q=function(){return t})()}!function(t){for(var e=H,i=t();;)try{if(410088===parseInt(e(186))/1*(-parseInt(e(191))/2)+-parseInt(e(185))/3*(parseInt(e(183))/4)+-parseInt(e(190))/5*(parseInt(e(182))/6)+-parseInt(e(184))/7*(parseInt(e(181))/8)+-parseInt(e(187))/9*(-parseInt(e(180))/10)+parseInt(e(188))/11+parseInt(e(189))/12)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(q)})(),(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 _0x1d1e33,Plugin as _0x196da5}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x510578,ViewUpcastWriter as _0x3dba82}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x3c8393,createElement as _0xb36f25,uid as _0x2b4b36,FocusTracker as _0xa62615,KeystrokeHandler as _0xe8921,global as _0x52dfa6}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x14ffcd}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x1f1bf0,ViewCollection as _0x4316c6,FocusCycler as _0x16fc7c,addKeyboardHandlingForGrid as _0x43c005,CollapsibleView as _0x39cc78,LabeledFieldView as _0x3f648a,createLabeledInputNumber as _0x3856cb,MenuBarMenuListItemButtonView as _0x5712fc,ButtonView as _0x163527,createDropdown as _0x187be5,SplitButtonView as _0x53a62e}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x1d1e33{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0xcf6d11,_0x294f85,_0xba912){super(_0xcf6d11),this['defaultListMarkerStyle']=_0x294f85,this['_listDefinitions']=_0xba912,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x59df1={}){const _0x26757d=this['editor']['model'],_0x15c7c1=_0x59df1['listMarkerStyle']||this['defaultListMarkerStyle'];_0x26757d['change'](()=>{const _0x2d208b=this['_getListTypeFromListMarkerStyle'](_0x15c7c1);if(!_0x2d208b)return;const _0x391edc=_0x2d208b+'List';this['editor']['execute'](_0x391edc,{'additionalAttributes':{'listMarkerStyle':_0x15c7c1}});});}['_getValue'](){const _0x5e7313=_0x3c8393(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x5e7313)?_0x5e7313['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x3e30f2=this['editor'],_0x3b2c47=_0x3e30f2['commands']['get']('customNumberedList'),_0x35ad6a=_0x3e30f2['commands']['get']('customBulletedList');return _0x3b2c47['isEnabled']||_0x35ad6a['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x34e874){const _0x20c570=this['_listDefinitions']['find'](_0x4b76cd=>_0x4b76cd['listMarkerStyle']==_0x34e874);return _0x20c570?_0x20c570['listType']:null;}}class e extends _0x196da5{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x223c51){super(_0x223c51);const _0x1340db=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x5a3cef=>_0x5a3cef+'.'}]},..._0x1340db];}['init'](){const _0x5854bc=this['editor'],_0x10c86d=_0x5854bc['model'],_0x282308=_0x5854bc['editing']['view'],_0x5dbf6c=_0x5854bc['plugins']['get']('ListEditing');_0x5854bc['commands']['add']('multiLevelList',new f(_0x5854bc,'legal',this['_listDefinitions'])),_0x10c86d['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x10c86d['schema']['addAttributeCheck']((_0x3f402b,_0x5959fa)=>{const _0x47058e=_0x3f402b['last'];if('listMarker'==_0x5959fa||'listMarkerStyle'==_0x5959fa)return!(!_0x47058e['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x38c27f=>_0x38c27f['listType']==_0x47058e['getAttribute']('listType')))&&void 0x0;});for(const _0x56833f of this['_listDefinitions'])_0x5854bc['conversion']['for']('upcast')['add'](_0xb409fb=>{_0xb409fb['on']('element:'+('customNumbered'==_0x56833f['listType']?'ol':'ul'),d(_0x56833f,_0x10c86d['schema']),{'priority':'low'});}),_0x5dbf6c['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x51b4cc,_0x7fdd2a,_0x56d95d){_0x7fdd2a==_0x56833f['listMarkerStyle']?(_0x51b4cc['addClass'](['multi-level-list',_0x56833f['className']],_0x56d95d),_0x51b4cc['setStyle']('list-style-type','none',_0x56d95d)):(_0x51b4cc['removeClass'](['multi-level-list',_0x56833f['className']],_0x56d95d),_0x51b4cc['removeStyle']('list-style-type',_0x56d95d));}}),_0x5dbf6c['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x591614,_0x5c0c11,{dataPipeline:_0xebea32}){if(!_0x5c0c11['hasAttribute']('listMarker'))return null;if(_0x5c0c11['getAttribute']('listType')!=_0x56833f['listType']||_0x5c0c11['getAttribute']('listMarkerStyle')!=_0x56833f['listMarkerStyle'])return null;const _0x27792e=String(_0x5c0c11['getAttribute']('listMarker')),_0x1799b8=this['canInjectMarkerIntoElement'](_0x5c0c11);return _0x591614['createUIElement']('span',{'class':'multi-level-list__marker',...!_0xebea32&&{'contenteditable':'false','data-multi-level-list-marker':_0x27792e}},function(_0x495556){const _0x237cd9=this['toDomElement'](_0x495556);return _0x1799b8?(_0x237cd9['appendChild'](_0xb36f25(_0x495556,'span',{},_0xebea32?_0x495556['createTextNode'](_0x27792e):[])),_0x237cd9['appendChild'](_0x495556['createTextNode']('\u00a0'))):_0xebea32&&_0x237cd9['appendChild'](_0x495556['createTextNode'](_0x27792e)),_0x237cd9;});},'canInjectMarkerIntoElement':_0x545269=>_0x10c86d['schema']['checkChild'](_0x545269,'$text')&&_0x10c86d['schema']['checkChild'](_0x545269,'$inlineObject')&&!_0x10c86d['schema']['isLimit'](_0x545269)&&_0x545269['getAttribute']('listType')==_0x56833f['listType']&&_0x545269['getAttribute']('listMarkerStyle')==_0x56833f['listMarkerStyle']});_0x5854bc['conversion']['for']('upcast')['add'](_0x206dcf=>{_0x206dcf['on']('element:span',function(_0x44ad90){return(_0x275e22,_0x14926e,{writer:_0xf67d6e,consumable:_0x213651})=>{const _0x8a9955=_0x14926e['modelCursor'],_0x234bbc=_0x8a9955['parent'],_0x46a163=_0x14926e['viewItem'];if(_0x213651['consume'](_0x46a163,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x8a9955['isAtStart']&&_0x234bbc['hasAttribute']('listType')&&_0x46a163['childCount']>0x0){const _0x251800=_0x44ad90['createRangeIn'](_0x46a163);let _0x458f39='';for(const _0x79a1c7 of _0x251800['getItems']())_0x79a1c7['is']('$textProxy')?(_0x458f39+=_0x79a1c7['data']['trim'](),_0x213651['consume'](_0x79a1c7['textNode'])):_0x213651['consume'](_0x79a1c7,{'name':!0x0});_0xf67d6e['setAttribute']('listMarker',_0x458f39['trim'](),_0x234bbc);}};}(_0x282308));}),_0x5dbf6c['on']('postFixer',(_0x142cf1,{listNodes:_0x5c646e,writer:_0x5ceec2})=>{const _0xb9a3ee=[];for(const {node:_0x39ddbd,previousNodeInList:_0x5805a5}of _0x5c646e){const _0x1885c6=_0x39ddbd['getAttribute']('listType'),_0x1d8b77=_0x39ddbd['getAttribute']('listMarkerStyle')||('customNumbered'==_0x1885c6?'legal':void 0x0),_0x2f517c=this['_listDefinitions']['find'](_0x1e7b12=>_0x1e7b12['listType']==_0x1885c6&&_0x1e7b12['listMarkerStyle']==_0x1d8b77);if('customNumbered'!=_0x1885c6&&'customBulleted'!=_0x1885c6&&(_0x39ddbd['hasAttribute']('listMarker')&&(_0x5ceec2['removeAttribute']('listMarker',_0x39ddbd),_0x142cf1['return']=!0x0),_0x39ddbd['hasAttribute']('listMarkerStyle')&&(_0x5ceec2['removeAttribute']('listMarkerStyle',_0x39ddbd),_0x142cf1['return']=!0x0)),!_0x2f517c){'customBulleted'!=_0x1885c6||_0x1d8b77||(_0x5ceec2['setAttribute']('listType','bulleted',_0x39ddbd),_0x142cf1['return']=!0x0);continue;}_0x39ddbd['hasAttribute']('listMarkerStyle')||(_0x5ceec2['setAttribute']('listMarkerStyle',_0x1d8b77,_0x39ddbd),_0x142cf1['return']=!0x0);const _0x389b74=_0x39ddbd['getAttribute']('listIndent');if(_0x5805a5&&_0x5805a5['getAttribute']('listItemId')==_0x39ddbd['getAttribute']('listItemId'))continue;_0xb9a3ee['length']=_0x389b74+0x1,_0x5805a5||_0xb9a3ee[_0x389b74]?_0x5805a5&&_0x5805a5['getAttribute']('listType')!=_0x2f517c['listType']?_0xb9a3ee[_0x389b74]=0x1:_0xb9a3ee[_0x389b74]++:_0xb9a3ee[_0x389b74]=_0x39ddbd['getAttribute']('listStart')||0x1;const _0x31f890=w(_0x389b74,_0x2f517c,_0xb9a3ee);_0x39ddbd['getAttribute']('listMarker')!=_0x31f890&&(_0x5ceec2['setAttribute']('listMarker',_0x31f890,_0x39ddbd),_0x142cf1['return']=!0x0);}});const _0x5b9454=_0x5854bc['editing']['view']['document'];this['listenTo'](_0x5b9454,'clipboardOutput',(_0x549a16,_0x479ae8)=>{const _0x39c699=new _0x510578({'name':'span','classes':'multi-level-list__marker'}),_0x5ae98c=new _0x510578({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x329ef4=new _0x3dba82(_0x479ae8['content']['document']),_0x4d4546=[];for(const _0xcb67a8 of _0x329ef4['createRangeIn'](_0x479ae8['content'])['getItems']())_0xcb67a8['is']('element')&&_0x39c699['match'](_0xcb67a8)&&_0x4d4546['push'](_0xcb67a8),_0xcb67a8['is']('element')&&_0x5ae98c['match'](_0xcb67a8)&&_0x329ef4['removeStyle']('list-style-type',_0xcb67a8);for(const _0x9f41a6 of _0x4d4546)_0x329ef4['remove'](_0x9f41a6);});}['afterInit'](){!async function(_0x3f043f){const _0x516715=_0x333e77([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x582ce7=0x45ddd215,_0x44d8f1=0x45daa745^_0x582ce7,_0x56ae3b=window[_0x333e77([0x44,0x61,0x74,0x65])][_0x333e77([0x6e,0x6f,0x77])](),_0x444771=_0x3f043f[_0x333e77([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x18189c=new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x43abc1=>{_0x444771[_0x333e77([0x6f,0x6e,0x63,0x65])](_0x333e77([0x72,0x65,0x61,0x64,0x79]),_0x43abc1);}),_0x28ae06={[_0x333e77([0x6b,0x74,0x79])]:_0x333e77([0x45,0x43]),[_0x333e77([0x75,0x73,0x65])]:_0x333e77([0x73,0x69,0x67]),[_0x333e77([0x63,0x72,0x76])]:_0x333e77([0x50,0x2d,0x32,0x35,0x36]),[_0x333e77([0x78])]:_0x333e77([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]),[_0x333e77([0x79])]:_0x333e77([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]),[_0x333e77([0x61,0x6c,0x67])]:_0x333e77([0x45,0x53,0x32,0x35,0x36])},_0x39cfef=_0x444771[_0x333e77([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x333e77([0x67,0x65,0x74])](_0x333e77([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3f6d95(){let _0x253b2c,_0x4fba66=null,_0x2e69cb=null;try{if(_0x39cfef==_0x333e77([0x47,0x50,0x4c]))return _0x333e77([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x253b2c=_0x26cf3f(),!_0x253b2c)return _0x333e77([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x253b2c[_0x333e77([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2e69cb=_0x12800d(_0x253b2c[_0x333e77([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x253b2c[_0x333e77([0x6a,0x74,0x69])])),await _0x4e5b68()?_0xfe9e1b()?_0x55a37c()?_0x333e77([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x243045()?(_0x253b2c[_0x333e77([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x333e77([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x4fba66=_0x17a9f5(_0x333e77([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x253b2c[_0x333e77([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x333e77([0x74,0x72,0x69,0x61,0x6c])&&(_0x4fba66=_0x17a9f5(_0x333e77([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x184465()):_0x333e77([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x333e77([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x333e77([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x333e77([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x55a37c(){const _0x1bc116=[_0x333e77([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x333e77([0x74,0x72,0x69,0x61,0x6c])][_0x333e77([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x253b2c[_0x333e77([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x56ae3b/0x3e8:0xe10*_0x44d8f1;return _0x253b2c[_0x333e77([0x65,0x78,0x70])]<_0x1bc116;}function _0xfe9e1b(){const _0x5564a0=_0x253b2c[_0x333e77([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x5564a0&&(!!_0x5564a0[_0x333e77([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x333e77([0x2a]))||!!_0x5564a0[_0x333e77([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x333e77([0x4d,0x4c,0x4c])));}function _0x243045(){const _0x1d75cf=_0x253b2c[_0x333e77([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1d75cf||0x0==_0x1d75cf[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1de4cd}=new URL(window[_0x333e77([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1d75cf[_0x333e77([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1de4cd))return!0x0;const _0x1634cb=_0x1de4cd[_0x333e77([0x73,0x70,0x6c,0x69,0x74])](_0x333e77([0x2e]));return _0x1d75cf[_0x333e77([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x13af99=>_0x13af99[_0x333e77([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x333e77([0x2a])))[_0x333e77([0x6d,0x61,0x70])](_0x282b7f=>_0x282b7f[_0x333e77([0x73,0x70,0x6c,0x69,0x74])](_0x333e77([0x2e])))[_0x333e77([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x55e2f3=>_0x55e2f3[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x1634cb[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x333e77([0x6d,0x61,0x70])](_0x1079aa=>Array(_0x1634cb[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1079aa[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x333e77([0x66,0x69,0x6c,0x6c])](_0x1079aa[0x0]===_0x333e77([0x2a])?_0x333e77([0x2a]):'')[_0x333e77([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1079aa))[_0x333e77([0x73,0x6f,0x6d,0x65])](_0x19e3b9=>_0x1634cb[_0x333e77([0x65,0x76,0x65,0x72,0x79])]((_0x3fb09a,_0x5cbe80)=>_0x19e3b9[_0x5cbe80]===_0x3fb09a||_0x19e3b9[_0x5cbe80]===_0x333e77([0x2a])));}function _0x184465(){return _0x4fba66&&_0x2e69cb?new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x21d704,_0x4a4c04)=>{_0x4fba66[_0x333e77([0x74,0x68,0x65,0x6e])](_0x21d704,_0x4a4c04),_0x2e69cb[_0x333e77([0x74,0x68,0x65,0x6e])](_0xc78a46=>{_0xc78a46!=_0x333e77([0x56,0x61,0x6c,0x69,0x64])&&_0x21d704(_0xc78a46);},_0x4a4c04);}):_0x4fba66||_0x2e69cb||_0x333e77([0x56,0x61,0x6c,0x69,0x64]);}}function _0x12800d(_0x11a122,_0x45ee63){return new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x50965d=>{if(_0x1db488())return _0x50965d(_0x333e77([0x56,0x61,0x6c,0x69,0x64]));_0x357853(),_0x444771[_0x333e77([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x333e77([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x578357=!0x1;const _0x18165a=_0x2b4b36();function _0x15240c(_0x552491){return!!_0x552491&&(typeof _0x552491===_0x333e77([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x552491===_0x333e77([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x552491[_0x333e77([0x74,0x68,0x65,0x6e])]===_0x333e77([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x552491[_0x333e77([0x63,0x61,0x74,0x63,0x68])]===_0x333e77([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x53e10f(_0x50d26a){_0x40159f(_0x50d26a)[_0x333e77([0x74,0x68,0x65,0x6e])](_0x53f675=>{if(!_0x53f675||_0x53f675[_0x333e77([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x333e77([0x6f,0x6b]))return _0x333e77([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3f0aa6(_0x41cd52(_0x18165a+_0x45ee63))!=_0x53f675[_0x333e77([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x333e77([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x333e77([0x56,0x61,0x6c,0x69,0x64]);})[_0x333e77([0x74,0x68,0x65,0x6e])](_0x2c62c3=>(_0x3adc4d(),_0x2c62c3),()=>{const _0x48cc7d=_0x582a02();return null==_0x48cc7d?(_0x3adc4d(),_0x333e77([0x56,0x61,0x6c,0x69,0x64])):_0x333e77(_0x56ae3b-_0x48cc7d>(0x61d15615^_0x582ce7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x333e77([0x74,0x68,0x65,0x6e])](_0x50965d)[_0x333e77([0x63,0x61,0x74,0x63,0x68])](()=>{_0x50965d(_0x333e77([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x3ebafd=0x45eb3c95^_0x582ce7;function _0x3adc4d(){const _0x33ccab=_0x333e77([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f0aa6(_0x41cd52(_0x11a122)),_0x3a9441=_0x42b748(_0x3f0aa6(window[_0x333e77([0x4d,0x61,0x74,0x68])][_0x333e77([0x63,0x65,0x69,0x6c])](_0x56ae3b/_0x3ebafd)));window[_0x333e77([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x333e77([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33ccab,_0x3a9441);}function _0x582a02(){const _0x42c730=_0x333e77([0x6c,0x6c,0x63,0x74,0x2d])+_0x3f0aa6(_0x41cd52(_0x11a122)),_0x3dcbed=window[_0x333e77([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x333e77([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x42c730);return _0x3dcbed?window[_0x333e77([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x42b748(_0x3dcbed),0x10)*_0x3ebafd:null;}function _0x40159f(_0xf9005d){return new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4972b7,_0x5f15a4)=>{_0xf9005d[_0x333e77([0x74,0x68,0x65,0x6e])](_0x4972b7,_0x5f15a4),window[_0x333e77([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5f15a4,0x45dc06d5^_0x582ce7);});}}_0x444771[_0x333e77([0x6f,0x6e])](_0x333e77([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2a0a05,_0x378a1f)=>{if(_0x378a1f[0x0]!=_0x11a122)return _0x50965d(_0x333e77([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x378a1f[0x1]={..._0x378a1f[0x1],[_0x333e77([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x18165a};},{[_0x333e77([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x333e77([0x68,0x69,0x67,0x68])}),_0x444771[_0x333e77([0x6f,0x6e])](_0x333e77([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x40e73d=>{_0x15240c(_0x40e73d[_0x333e77([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x578357=!0x0,_0x53e10f(_0x40e73d[_0x333e77([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x333e77([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x333e77([0x6c,0x6f,0x77])}),_0x18189c[_0x333e77([0x74,0x68,0x65,0x6e])](()=>{_0x578357||_0x50965d(_0x333e77([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x1db488(){return _0x444771[_0x333e77([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x333e77([0x76,0x69,0x65,0x77])][_0x333e77([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x333e77([0x61,0x75,0x74,0x6f]);}function _0x357853(){_0x444771[_0x333e77([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x333e77([0x76,0x69,0x65,0x77])][_0x333e77([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x333e77([0x61,0x75,0x74,0x6f]);}}function _0x17a9f5(_0x5d523c){const _0x328bd9=[new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x22cd8b=>setTimeout(_0x22cd8b,0x45d4ecd9^_0x582ce7)),_0x18189c[_0x333e77([0x74,0x68,0x65,0x6e])](()=>new window[(_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x21c7db=>{let _0x143588=0x0;_0x444771[_0x333e77([0x6d,0x6f,0x64,0x65,0x6c])][_0x333e77([0x6f,0x6e])](_0x333e77([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2b81f4,_0x1d2ff8)=>{_0x1d2ff8[0x0][_0x333e77([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x143588++,_0x143588==(0x45ddd3ed^_0x582ce7)&&(_0x21c7db(),_0x2b81f4[_0x333e77([0x6f,0x66,0x66])]());});}))];return window[_0x333e77([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x333e77([0x72,0x61,0x63,0x65])](_0x328bd9)[_0x333e77([0x74,0x68,0x65,0x6e])](()=>_0x5d523c);}async function _0x4be032(){await _0x18189c,_0x444771[_0x333e77([0x6d,0x6f,0x64,0x65,0x6c])][_0x333e77([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x29664a,_0x444771[_0x333e77([0x6d,0x6f,0x64,0x65,0x6c])][_0x333e77([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x29664a,_0x444771[_0x333e77([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x333e77([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x176b4d(_0x3bcefd){const _0x1bf0ff=_0x10e9b2();_0x444771[_0x1bf0ff]=_0x333e77([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3bcefd,_0x3bcefd!=_0x333e77([0x56,0x61,0x6c,0x69,0x64])&&_0x4be032();}function _0x10e9b2(){const _0x5dfe98=window[_0x333e77([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x333e77([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x333e77([0x6e,0x6f,0x77])]())[_0x333e77([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x333e77([0x2e]),'');let _0x3444fe=_0x333e77([0x50]);for(let _0x59853b=0x0;_0x59853b<_0x5dfe98[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x59853b+=0x2){let _0x4ea9a7=window[_0x333e77([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5dfe98[_0x333e77([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x59853b,_0x59853b+0x2));_0x4ea9a7>=_0x516715[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ea9a7-=_0x516715[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3444fe+=_0x516715[_0x4ea9a7];}return _0x3444fe;}function _0x26cf3f(){const _0x1f8b3f=_0x39cfef[_0x333e77([0x73,0x70,0x6c,0x69,0x74])](_0x333e77([0x2e]));if(0x3!=_0x1f8b3f[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x25fe9f(_0x1f8b3f[0x1]);function _0x25fe9f(_0x4bc549){const _0x39247b=_0x9f8c9(_0x4bc549);return _0x39247b&&_0x58b32c()?_0x39247b:null;function _0x58b32c(){const _0x1ec721=_0x39247b[_0x333e77([0x6a,0x74,0x69])],_0x1e838a=window[_0x333e77([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1ec721[_0x333e77([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1ec721[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x57f49b={..._0x39247b,[_0x333e77([0x6a,0x74,0x69])]:_0x1ec721[_0x333e77([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1ec721[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x57f49b[_0x333e77([0x76,0x63])],_0x41cd52(_0x57f49b)==_0x1e838a;}}}async function _0x4e5b68(){let _0x1401fa=!0x0;try{const _0x123339=_0x39cfef[_0x333e77([0x73,0x70,0x6c,0x69,0x74])](_0x333e77([0x2e])),[_0x83a343,_0x4f9e7f,_0x2e302b]=_0x123339;return _0x395597(_0x83a343),await _0x3e724d(_0x83a343,_0x4f9e7f,_0x2e302b),_0x1401fa;}catch{return!0x1;}function _0x395597(_0x300e5f){const _0x1a8707=_0x9f8c9(_0x300e5f);_0x1a8707&&_0x1a8707[_0x333e77([0x61,0x6c,0x67])]==_0x333e77([0x45,0x53,0x32,0x35,0x36])||(_0x1401fa=!0x1);}async function _0x3e724d(_0x3eb027,_0x13a0e2,_0x50af2a){const _0x99c080=window[_0x333e77([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x333e77([0x66,0x72,0x6f,0x6d])](_0xc3d215(_0x50af2a),_0x34f526=>_0x34f526[_0x333e77([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x298316=new window[(_0x333e77([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x333e77([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3eb027+_0x333e77([0x2e])+_0x13a0e2),_0x371601=window[_0x333e77([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x333e77([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x371601)return;const _0x12cf90=await _0x371601[_0x333e77([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x333e77([0x6a,0x77,0x6b]),_0x28ae06,{[_0x333e77([0x6e,0x61,0x6d,0x65])]:_0x333e77([0x45,0x43,0x44,0x53,0x41]),[_0x333e77([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x333e77([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x333e77([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x371601[_0x333e77([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x333e77([0x6e,0x61,0x6d,0x65])]:_0x333e77([0x45,0x43,0x44,0x53,0x41]),[_0x333e77([0x68,0x61,0x73,0x68])]:{[_0x333e77([0x6e,0x61,0x6d,0x65])]:_0x333e77([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x12cf90,_0x99c080,_0x298316)||(_0x1401fa=!0x1);}}function _0x9f8c9(_0xacbd90){return _0xacbd90[_0x333e77([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x333e77([0x65,0x79]))?JSON[_0x333e77([0x70,0x61,0x72,0x73,0x65])](_0xc3d215(_0xacbd90)):null;}function _0xc3d215(_0x28c66c){return window[_0x333e77([0x61,0x74,0x6f,0x62])](_0x28c66c[_0x333e77([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x333e77([0x2b]))[_0x333e77([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x333e77([0x2f])));}function _0x41cd52(_0xf68349){let _0x172fd9=0x1505;function _0x13a39e(_0x16b86e){for(let _0x3ca5ef=0x0;_0x3ca5ef<_0x16b86e[_0x333e77([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x3ca5ef++){const _0x42817c=_0x16b86e[_0x333e77([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x3ca5ef);_0x172fd9=(_0x172fd9<<0x5)+_0x172fd9+_0x42817c,_0x172fd9&=_0x172fd9;}}function _0x435bb6(_0x4500dd){Array[_0x333e77([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4500dd)?_0x4500dd[_0x333e77([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x435bb6):_0x4500dd&&typeof _0x4500dd==_0x333e77([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x333e77([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4500dd)[_0x333e77([0x73,0x6f,0x72,0x74])]()[_0x333e77([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x437de6,_0x2acfa9])=>{_0x13a39e(_0x437de6),_0x435bb6(_0x2acfa9);}):_0x13a39e(window[_0x333e77([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4500dd));}return _0x435bb6(_0xf68349),_0x172fd9>>>0x0;}function _0x3f0aa6(_0x271064){return _0x271064[_0x333e77([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x333e77([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x333e77([0x30]));}function _0x42b748(_0x4fb71a){return _0x4fb71a[_0x333e77([0x73,0x70,0x6c,0x69,0x74])]('')[_0x333e77([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x333e77([0x6a,0x6f,0x69,0x6e])]('');}function _0x29664a(){}function _0x333e77(_0x4e7b9d){return _0x4e7b9d['map'](_0x3e697c=>String['fromCharCode'](_0x3e697c))['join']('');}_0x176b4d(await _0x3f6d95());}(this);}}function w(_0x5f3afd,_0x4efd0,_0x3e3ff9){let _0x2853e6=_0x4efd0['listMarkers'][_0x5f3afd%_0x4efd0['listMarkers']['length']];if(void 0x0===_0x2853e6['showMarkerPath']||_0x2853e6['showMarkerPath'])return _0x3e3ff9['slice'](0x0,_0x5f3afd+0x1)['map']((_0x12ee29,_0x276e4c)=>(_0x2853e6=_0x4efd0['listMarkers'][_0x276e4c%_0x4efd0['listMarkers']['length']],m(_0x2853e6['marker'],_0x12ee29)))['join']('');{const _0x2b328f=_0x3e3ff9[_0x3e3ff9['length']-0x1];return m(_0x2853e6['marker'],_0x2b328f);}}function m(_0x44ddd3,_0x1041d4){return'function'==typeof _0x44ddd3?_0x44ddd3(_0x1041d4):_0x44ddd3;}function d(_0x561d47,_0x5ca79f){return(_0x3294a7,_0x2afd8b,_0x474e42)=>{const _0x1715d5=_0x2afd8b['viewItem'];if(_0x2afd8b['modelRange']||Object['assign'](_0x2afd8b,_0x474e42['convertChildren'](_0x2afd8b['viewItem'],_0x2afd8b['modelCursor'])),!_0x474e42['consumable']['test'](_0x1715d5,{'classes':_0x561d47['className']}))return;const _0x1543ae=Array['from'](_0x2afd8b['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x4fcdfa=>_0x5ca79f['checkAttribute'](_0x4fcdfa,'listItemId'));if(!_0x1543ae['length'])return;_0x474e42['consumable']['consume'](_0x1715d5,{'classes':_0x561d47['className']}),_0x474e42['consumable']['consume'](_0x1715d5,{'classes':'multi-level-list'}),_0x474e42['consumable']['consume'](_0x1715d5,{'styles':'list-style-type'});const _0x2f01c1=_0x1543ae[0x0]['getAttribute']('listIndent');for(const _0xa8ff63 of _0x1543ae)_0xa8ff63['getAttribute']('listIndent')==_0x2f01c1&&(_0x474e42['writer']['setAttribute']('listType',_0x561d47['listType'],_0xa8ff63),_0x474e42['writer']['setAttribute']('listMarkerStyle',_0x561d47['listMarkerStyle'],_0xa8ff63));};}function g(_0x36d41d,_0x5cf20c){const _0x2318b=_0x36d41d['t'],t=_0x36d41d['t'];switch(_0x5cf20c){case'Start\x20at':return _0x2318b('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x2318b('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x2318b('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x2318b('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 _0x5cf20c;}}class K extends _0x1f1bf0{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0xa62615();['keystrokes']=new _0xe8921();['focusables']=new _0x4316c6();['focusCycler'];constructor(_0x4fa193,{enabledProperties:_0x2888f2,styleButtonViews:_0x11ac6a,styleGridAriaLabel:_0x58b920}){super(_0x4fa193);const _0x2849da=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x16fc7c({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x2888f2['styles']?(this['stylesView']=this['_createStylesView'](_0x11ac6a,_0x58b920),this['children']['add'](this['stylesView'])):_0x2849da['push']('ck-multi-level-list-properties_without-styles'),_0x2888f2['startIndex']&&(this['_addListPropertyViews'](_0x2888f2),_0x2849da['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x2849da},'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 _0x7f418e of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x7f418e['element']);_0x43c005({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x52dfa6['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 _0x24ecbd=_0x401e35=>_0x401e35['stopPropagation']();this['keystrokes']['set']('arrowright',_0x24ecbd),this['keystrokes']['set']('arrowleft',_0x24ecbd),this['keystrokes']['set']('arrowup',_0x24ecbd),this['keystrokes']['set']('arrowdown',_0x24ecbd);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x52860c,_0xdeb226){const _0x180af0=new _0x1f1bf0(this['locale']);return _0x180af0['children']=_0x180af0['createCollection'](),_0x180af0['children']['addMany'](_0x52860c),_0x180af0['setTemplate']({'tag':'div','attributes':{'aria-label':_0xdeb226,'class':['ck','ck-multi-level-list-styles']},'children':_0x180af0['children']}),_0x180af0['children']['delegate']('execute')['to'](this),_0x180af0['focus']=function(){this['children']['first']['focus']();},_0x180af0['focusTracker']=new _0xa62615(),_0x180af0['keystrokes']=new _0xe8921(),_0x180af0['render'](),_0x180af0['keystrokes']['listenTo'](_0x180af0['element']),_0x180af0;}['_addListPropertyViews'](_0x3893e8){const _0x93e24=[];_0x3893e8['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x93e24['push'](this['startIndexFieldView'])),_0x3893e8['styles']?(this['additionalPropertiesCollapsibleView']=new _0x39cc78(this['locale'],_0x93e24),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x93e24,'isEnabled',(..._0x5a9348)=>_0x5a9348['some'](_0x53da40=>_0x53da40)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x2072e2,_0x319946,_0x412732)=>{_0x412732||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x93e24);}['_createStartIndexField'](){const _0x5a1433=new _0x3f648a(this['locale'],_0x3856cb);return _0x5a1433['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x5a1433['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5a1433['fieldView']['on']('input',()=>{const _0x1eef08=_0x5a1433['fieldView']['element'],_0xad767f=_0x1eef08['valueAsNumber'];Number['isNaN'](_0xad767f)?_0x5a1433['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x1eef08['checkValidity']()?this['fire']('listStart',{'startIndex':_0xad767f}):_0x5a1433['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x5a1433;}}class l extends _0x196da5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x5be32c=this['editor'];_0x5be32c['ui']['componentFactory']['add']('multiLevelList',function({editor:_0xc65893,parentCommandName:_0x358a23,buttonLabel:_0x445956,buttonIcon:_0x39cc8e,styleGridAriaLabel:_0x4a3972,styleDefinitions:_0x3d94dd}){const _0x17a361=_0xc65893['commands']['get'](_0x358a23),_0x2734ea=_0xc65893['config']['get']('list.properties')||{},_0x59558c=_0xc65893['plugins']['has']('ListProperties'),_0x5f3a7a=_0x2734ea['startIndex'];if(!_0x59558c||!_0x5f3a7a)return _0x2d9230=>{const _0x22da95=new _0x163527(_0x2d9230);return _0x22da95['set']({'label':_0x445956,'icon':_0x39cc8e,'tooltip':!0x0,'isToggleable':!0x0}),_0x22da95['bind']('isOn')['to'](_0x17a361,'value',_0x252b0d=>!!_0x252b0d),_0x22da95['on']('execute',()=>{_0xc65893['execute'](_0x358a23),_0xc65893['editing']['view']['focus']();}),_0x22da95;};return _0x562c34=>{const _0x5f0389=_0x187be5(_0x562c34,_0x53a62e),_0x23fcc9=_0x5f0389['buttonView'];return _0x5f0389['bind']('isEnabled')['to'](_0x17a361),_0x5f0389['class']='ck-list-styles-dropdown',_0x23fcc9['on']('execute',()=>{_0xc65893['execute'](_0x358a23),_0xc65893['editing']['view']['focus']();}),_0x23fcc9['set']({'label':_0x445956,'icon':_0x39cc8e,'tooltip':!0x0,'isToggleable':!0x0}),_0x23fcc9['bind']('isOn')['to'](_0x17a361,'value',_0x4bf72c=>!!_0x4bf72c),_0x5f0389['once']('change:isOpen',()=>{const _0x32bf91=function({editor:_0x573afb,dropdownView:_0x47e7ce,styleDefinitions:_0x521eee,styleGridAriaLabel:_0x207240}){const _0x53d8ef=_0x573afb['locale'],_0x43d61e=_0x573afb['config']['get']('list.properties'),_0x51de95=null;_0x43d61e['reversed']=!0x1,_0x521eee['length']||(_0x43d61e['styles']=!0x1);const _0x4a5661=new K(_0x53d8ef,{'styleGridAriaLabel':_0x207240,'enabledProperties':_0x43d61e,'styleButtonViews':_0x51de95});if(_0x43d61e['startIndex']){const _0x2c3da1=_0x573afb['commands']['get']('listStart');_0x4a5661['startIndexFieldView']['bind']('isEnabled')['to'](_0x2c3da1),_0x4a5661['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x2c3da1),_0x4a5661['on']('listStart',(_0x590987,_0x313f10)=>_0x573afb['execute']('listStart',_0x313f10));}return _0x4a5661['delegate']('execute')['to'](_0x47e7ce),_0x4a5661;}({'editor':_0xc65893,'dropdownView':_0x5f0389,'styleGridAriaLabel':_0x4a3972,'styleDefinitions':_0x3d94dd});_0x5f0389['panelView']['children']['add'](_0x32bf91);}),_0x5f0389['on']('execute',()=>{_0xc65893['editing']['view']['focus']();}),_0x5f0389;};}({'editor':_0x5be32c,'parentCommandName':'multiLevelList','buttonLabel':g(_0x5be32c['locale'],'Multi-level\x20List'),'buttonIcon':_0x14ffcd,'styleGridAriaLabel':g(_0x5be32c['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x5be32c['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x48ceae=_0x5be32c['commands']['get']('multiLevelList'),_0x43aae1=new _0x5712fc(_0x5be32c['locale']);return _0x43aae1['set']({'label':g(_0x5be32c['locale'],'Multi-level\x20List'),'icon':_0x14ffcd}),_0x43aae1['bind']('isEnabled')['to'](_0x48ceae),_0x43aae1['bind']('isOn')['to'](_0x48ceae,'value',_0x2f4376=>!!_0x2f4376),_0x43aae1['on']('execute',()=>{_0x5be32c['execute']('multiLevelList'),_0x5be32c['editing']['view']['focus']();}),_0x43aae1;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x62e4a8=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x48738f;for(const _0x12c6bf in _0x62e4a8){const _0x4e4f5f=_0x12c6bf,_0x28315b=_0x62e4a8[_0x4e4f5f];if('multiLevelListLicenseKeyValid'==_0x28315b||'multiLevelListLicenseKeyInvalid'==_0x28315b||'multiLevelListLicenseKeyExpired'==_0x28315b||'multiLevelListLicenseKeyDomainLimit'==_0x28315b||'multiLevelListLicenseKeyNotAllowed'==_0x28315b||'multiLevelListLicenseKeyEvaluationLimit'==_0x28315b||'multiLevelListLicenseKeyTrialLimit'==_0x28315b||'multiLevelListLicenseKeyUsageLimit'==_0x28315b){delete _0x62e4a8[_0x4e4f5f],_0x48738f=_0x28315b,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x48738f&&_0x62e4a8['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x48738f&&_0x62e4a8['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x48738f&&_0x62e4a8['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x48738f&&_0x62e4a8['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x48738f&&_0x62e4a8['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x48738f&&_0x62e4a8['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x48738f&&_0x62e4a8['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x196da5{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,l];}}export{M as MultiLevelList,f as MultiLevelListCommand,e as MultiLevelListEditing,l as MultiLevelListUI};
23
+ import{Command as _0x5276db,Plugin as _0x28e7d5}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x1e2430,ViewUpcastWriter as _0x16d45a}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x4fa852,createElement as _0x41cf3a,uid as _0x27cd81,FocusTracker as _0x467292,KeystrokeHandler as _0x3b5e0a,global as _0x2e069e}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x3b8965}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x4d1228,ViewCollection as _0x4c3e11,FocusCycler as _0x12aae0,addKeyboardHandlingForGrid as _0x153b64,CollapsibleView as _0xbb4aee,LabeledFieldView as _0x333d9f,createLabeledInputNumber as _0x2cdfb0,MenuBarMenuListItemButtonView as _0x595f9f,ButtonView as _0x679e4b,createDropdown as _0x3f2a6a,SplitButtonView as _0x259097}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x5276db{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x4e4dbd,_0xf0a936,_0x565291){super(_0x4e4dbd),this['defaultListMarkerStyle']=_0xf0a936,this['_listDefinitions']=_0x565291,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x5c081a={}){const _0x448bed=this['editor']['model'],_0x3a203f=_0x5c081a['listMarkerStyle']||this['defaultListMarkerStyle'];_0x448bed['change'](()=>{const _0x1aba8d=this['_getListTypeFromListMarkerStyle'](_0x3a203f);if(!_0x1aba8d)return;const _0x11b17e=_0x1aba8d+'List';this['editor']['execute'](_0x11b17e,{'additionalAttributes':{'listMarkerStyle':_0x3a203f}});});}['_getValue'](){const _0x2e088e=_0x4fa852(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x2e088e)?_0x2e088e['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x132e0a=this['editor'],_0x2af475=_0x132e0a['commands']['get']('customNumberedList'),_0x1f2588=_0x132e0a['commands']['get']('customBulletedList');return _0x2af475['isEnabled']||_0x1f2588['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x3ca747){const _0x47214e=this['_listDefinitions']['find'](_0x1f03e3=>_0x1f03e3['listMarkerStyle']==_0x3ca747);return _0x47214e?_0x47214e['listType']:null;}}class e extends _0x28e7d5{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x4c7989){super(_0x4c7989);const _0xff6109=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0xcb16aa=>_0xcb16aa+'.'}]},..._0xff6109];}['init'](){const _0x5694b6=this['editor'],_0xbe0a44=_0x5694b6['model'],_0x22ffcc=_0x5694b6['editing']['view'],_0x1fb3fd=_0x5694b6['plugins']['get']('ListEditing');_0x5694b6['commands']['add']('multiLevelList',new f(_0x5694b6,'legal',this['_listDefinitions'])),_0xbe0a44['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0xbe0a44['schema']['addAttributeCheck']((_0x149b95,_0xef8d40)=>{const _0x1621f4=_0x149b95['last'];if('listMarker'==_0xef8d40||'listMarkerStyle'==_0xef8d40)return!(!_0x1621f4['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0xaa312f=>_0xaa312f['listType']==_0x1621f4['getAttribute']('listType')))&&void 0x0;});for(const _0x4a8008 of this['_listDefinitions'])_0x5694b6['conversion']['for']('upcast')['add'](_0x1918f8=>{_0x1918f8['on']('element:'+('customNumbered'==_0x4a8008['listType']?'ol':'ul'),d(_0x4a8008,_0xbe0a44['schema']),{'priority':'low'});}),_0x1fb3fd['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x3ba6f5,_0x2e735a,_0x2cc1fc){_0x2e735a==_0x4a8008['listMarkerStyle']?(_0x3ba6f5['addClass'](['multi-level-list',_0x4a8008['className']],_0x2cc1fc),_0x3ba6f5['setStyle']('list-style-type','none',_0x2cc1fc)):(_0x3ba6f5['removeClass'](['multi-level-list',_0x4a8008['className']],_0x2cc1fc),_0x3ba6f5['removeStyle']('list-style-type',_0x2cc1fc));}}),_0x1fb3fd['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x225b06,_0x19b7e7,{dataPipeline:_0x20c1f9}){if(!_0x19b7e7['hasAttribute']('listMarker'))return null;if(_0x19b7e7['getAttribute']('listType')!=_0x4a8008['listType']||_0x19b7e7['getAttribute']('listMarkerStyle')!=_0x4a8008['listMarkerStyle'])return null;const _0x392949=String(_0x19b7e7['getAttribute']('listMarker')),_0x3f5180=this['canInjectMarkerIntoElement'](_0x19b7e7);return _0x225b06['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x20c1f9&&{'contenteditable':'false','data-multi-level-list-marker':_0x392949}},function(_0x496bbe){const _0x6eb450=this['toDomElement'](_0x496bbe);return _0x3f5180?(_0x6eb450['appendChild'](_0x41cf3a(_0x496bbe,'span',{},_0x20c1f9?_0x496bbe['createTextNode'](_0x392949):[])),_0x6eb450['appendChild'](_0x496bbe['createTextNode']('\u00a0'))):_0x20c1f9&&_0x6eb450['appendChild'](_0x496bbe['createTextNode'](_0x392949)),_0x6eb450;});},'canInjectMarkerIntoElement':_0x1cc472=>_0xbe0a44['schema']['checkChild'](_0x1cc472,'$text')&&_0xbe0a44['schema']['checkChild'](_0x1cc472,'$inlineObject')&&!_0xbe0a44['schema']['isLimit'](_0x1cc472)&&_0x1cc472['getAttribute']('listType')==_0x4a8008['listType']&&_0x1cc472['getAttribute']('listMarkerStyle')==_0x4a8008['listMarkerStyle']});_0x5694b6['conversion']['for']('upcast')['add'](_0x2b8dc4=>{_0x2b8dc4['on']('element:span',function(_0x5b9b68){return(_0xa5788d,_0x51392b,{writer:_0x1a0e75,consumable:_0x5bc118})=>{const _0x3714d7=_0x51392b['modelCursor'],_0x38d50b=_0x3714d7['parent'],_0x35e076=_0x51392b['viewItem'];if(_0x5bc118['consume'](_0x35e076,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x3714d7['isAtStart']&&_0x38d50b['hasAttribute']('listType')&&_0x35e076['childCount']>0x0){const _0x61bf7e=_0x5b9b68['createRangeIn'](_0x35e076);let _0x41830b='';for(const _0x1e8279 of _0x61bf7e['getItems']())_0x1e8279['is']('$textProxy')?(_0x41830b+=_0x1e8279['data']['trim'](),_0x5bc118['consume'](_0x1e8279['textNode'])):_0x5bc118['consume'](_0x1e8279,{'name':!0x0});_0x1a0e75['setAttribute']('listMarker',_0x41830b['trim'](),_0x38d50b);}};}(_0x22ffcc));}),_0x1fb3fd['on']('postFixer',(_0x3a3f2b,{listNodes:_0x393d5e,writer:_0x257453})=>{const _0x2553f7=[];for(const {node:_0x43c030,previousNodeInList:_0x427f9b}of _0x393d5e){const _0x6abf74=_0x43c030['getAttribute']('listType'),_0x480b24=_0x43c030['getAttribute']('listMarkerStyle')||('customNumbered'==_0x6abf74?'legal':void 0x0),_0x475f12=this['_listDefinitions']['find'](_0x3a4a13=>_0x3a4a13['listType']==_0x6abf74&&_0x3a4a13['listMarkerStyle']==_0x480b24);if('customNumbered'!=_0x6abf74&&'customBulleted'!=_0x6abf74&&(_0x43c030['hasAttribute']('listMarker')&&(_0x257453['removeAttribute']('listMarker',_0x43c030),_0x3a3f2b['return']=!0x0),_0x43c030['hasAttribute']('listMarkerStyle')&&(_0x257453['removeAttribute']('listMarkerStyle',_0x43c030),_0x3a3f2b['return']=!0x0)),!_0x475f12){'customBulleted'!=_0x6abf74||_0x480b24||(_0x257453['setAttribute']('listType','bulleted',_0x43c030),_0x3a3f2b['return']=!0x0);continue;}_0x43c030['hasAttribute']('listMarkerStyle')||(_0x257453['setAttribute']('listMarkerStyle',_0x480b24,_0x43c030),_0x3a3f2b['return']=!0x0);const _0x247ea7=_0x43c030['getAttribute']('listIndent');if(_0x427f9b&&_0x427f9b['getAttribute']('listItemId')==_0x43c030['getAttribute']('listItemId'))continue;_0x2553f7['length']=_0x247ea7+0x1,_0x427f9b||_0x2553f7[_0x247ea7]?_0x427f9b&&_0x427f9b['getAttribute']('listType')!=_0x475f12['listType']?_0x2553f7[_0x247ea7]=0x1:_0x2553f7[_0x247ea7]++:_0x2553f7[_0x247ea7]=_0x43c030['getAttribute']('listStart')||0x1;const _0x9c6a8a=w(_0x247ea7,_0x475f12,_0x2553f7);_0x43c030['getAttribute']('listMarker')!=_0x9c6a8a&&(_0x257453['setAttribute']('listMarker',_0x9c6a8a,_0x43c030),_0x3a3f2b['return']=!0x0);}});const _0x5e96d5=_0x5694b6['editing']['view']['document'];this['listenTo'](_0x5e96d5,'clipboardOutput',(_0x5b526d,_0x534dd0)=>{const _0x2f1430=new _0x1e2430({'name':'span','classes':'multi-level-list__marker'}),_0x1d357b=new _0x1e2430({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x546c25=new _0x16d45a(_0x534dd0['content']['document']),_0x24a14c=[];for(const _0x37b82e of _0x546c25['createRangeIn'](_0x534dd0['content'])['getItems']())_0x37b82e['is']('element')&&_0x2f1430['match'](_0x37b82e)&&_0x24a14c['push'](_0x37b82e),_0x37b82e['is']('element')&&_0x1d357b['match'](_0x37b82e)&&_0x546c25['removeStyle']('list-style-type',_0x37b82e);for(const _0x554a00 of _0x24a14c)_0x546c25['remove'](_0x554a00);});}['afterInit'](){!async function(_0x540e31){const _0x224de8=_0x2b8c28([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x160ad9=0x45ddd215,_0x20c73e=0x45daa77d^_0x160ad9,_0x48a0b1=window[_0x2b8c28([0x44,0x61,0x74,0x65])][_0x2b8c28([0x6e,0x6f,0x77])](),_0x140139=_0x540e31[_0x2b8c28([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x24c825=new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x26e9ad=>{_0x140139[_0x2b8c28([0x6f,0x6e,0x63,0x65])](_0x2b8c28([0x72,0x65,0x61,0x64,0x79]),_0x26e9ad);}),_0xf635b4={[_0x2b8c28([0x6b,0x74,0x79])]:_0x2b8c28([0x45,0x43]),[_0x2b8c28([0x75,0x73,0x65])]:_0x2b8c28([0x73,0x69,0x67]),[_0x2b8c28([0x63,0x72,0x76])]:_0x2b8c28([0x50,0x2d,0x32,0x35,0x36]),[_0x2b8c28([0x78])]:_0x2b8c28([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]),[_0x2b8c28([0x79])]:_0x2b8c28([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]),[_0x2b8c28([0x61,0x6c,0x67])]:_0x2b8c28([0x45,0x53,0x32,0x35,0x36])},_0x4fec0e=_0x140139[_0x2b8c28([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2b8c28([0x67,0x65,0x74])](_0x2b8c28([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xd75f79(){let _0x50e91e,_0xb0e3f9=null,_0x3b00c0=null;try{if(_0x4fec0e==_0x2b8c28([0x47,0x50,0x4c]))return _0x2b8c28([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x50e91e=_0x306912(),!_0x50e91e)return _0x2b8c28([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x50e91e[_0x2b8c28([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x3b00c0=_0x417ead(_0x50e91e[_0x2b8c28([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x50e91e[_0x2b8c28([0x6a,0x74,0x69])])),await _0x243dad()?_0x10a503()?_0x28ac13()?_0x2b8c28([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5448cd()?(_0x50e91e[_0x2b8c28([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b8c28([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0xb0e3f9=_0x3da460(_0x2b8c28([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x50e91e[_0x2b8c28([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2b8c28([0x74,0x72,0x69,0x61,0x6c])&&(_0xb0e3f9=_0x3da460(_0x2b8c28([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x21c1e1()):_0x2b8c28([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2b8c28([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2b8c28([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2b8c28([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x28ac13(){const _0x5dbb3d=[_0x2b8c28([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2b8c28([0x74,0x72,0x69,0x61,0x6c])][_0x2b8c28([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x50e91e[_0x2b8c28([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x48a0b1/0x3e8:0xe10*_0x20c73e;return _0x50e91e[_0x2b8c28([0x65,0x78,0x70])]<_0x5dbb3d;}function _0x10a503(){const _0x14c1ba=_0x50e91e[_0x2b8c28([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x14c1ba&&(!!_0x14c1ba[_0x2b8c28([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b8c28([0x2a]))||!!_0x14c1ba[_0x2b8c28([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b8c28([0x4d,0x4c,0x4c])));}function _0x5448cd(){const _0x577269=_0x50e91e[_0x2b8c28([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x577269||0x0==_0x577269[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x574e8e}=new URL(window[_0x2b8c28([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x577269[_0x2b8c28([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x574e8e))return!0x0;const _0x570d76=_0x574e8e[_0x2b8c28([0x73,0x70,0x6c,0x69,0x74])](_0x2b8c28([0x2e]));return _0x577269[_0x2b8c28([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x152d45=>_0x152d45[_0x2b8c28([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2b8c28([0x2a])))[_0x2b8c28([0x6d,0x61,0x70])](_0xea1977=>_0xea1977[_0x2b8c28([0x73,0x70,0x6c,0x69,0x74])](_0x2b8c28([0x2e])))[_0x2b8c28([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xa94926=>_0xa94926[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x570d76[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b8c28([0x6d,0x61,0x70])](_0x1fb5a7=>Array(_0x570d76[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1fb5a7[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2b8c28([0x66,0x69,0x6c,0x6c])](_0x1fb5a7[0x0]===_0x2b8c28([0x2a])?_0x2b8c28([0x2a]):'')[_0x2b8c28([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1fb5a7))[_0x2b8c28([0x73,0x6f,0x6d,0x65])](_0x5f1923=>_0x570d76[_0x2b8c28([0x65,0x76,0x65,0x72,0x79])]((_0x249dbb,_0x56871c)=>_0x5f1923[_0x56871c]===_0x249dbb||_0x5f1923[_0x56871c]===_0x2b8c28([0x2a])));}function _0x21c1e1(){return _0xb0e3f9&&_0x3b00c0?new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1da920,_0x2e4f25)=>{_0xb0e3f9[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x1da920,_0x2e4f25),_0x3b00c0[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x49be85=>{_0x49be85!=_0x2b8c28([0x56,0x61,0x6c,0x69,0x64])&&_0x1da920(_0x49be85);},_0x2e4f25);}):_0xb0e3f9||_0x3b00c0||_0x2b8c28([0x56,0x61,0x6c,0x69,0x64]);}}function _0x417ead(_0x2e93a0,_0x528212){return new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x156d36=>{if(_0x125441())return _0x156d36(_0x2b8c28([0x56,0x61,0x6c,0x69,0x64]));_0x25b9f7(),_0x140139[_0x2b8c28([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2b8c28([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4448e0=!0x1;const _0x3331e2=_0x27cd81();function _0x57cb47(_0x1c9550){return!!_0x1c9550&&(typeof _0x1c9550===_0x2b8c28([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1c9550===_0x2b8c28([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1c9550[_0x2b8c28([0x74,0x68,0x65,0x6e])]===_0x2b8c28([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1c9550[_0x2b8c28([0x63,0x61,0x74,0x63,0x68])]===_0x2b8c28([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x171807(_0x7860df){_0x28e994(_0x7860df)[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x328657=>{if(!_0x328657||_0x328657[_0x2b8c28([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2b8c28([0x6f,0x6b]))return _0x2b8c28([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x43faea(_0x3ee5e4(_0x3331e2+_0x528212))!=_0x328657[_0x2b8c28([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2b8c28([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2b8c28([0x56,0x61,0x6c,0x69,0x64]);})[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x25e20d=>(_0x469287(),_0x25e20d),()=>{const _0x88c315=_0x21002e();return null==_0x88c315?(_0x469287(),_0x2b8c28([0x56,0x61,0x6c,0x69,0x64])):_0x2b8c28(_0x48a0b1-_0x88c315>(0x61d15615^_0x160ad9)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x156d36)[_0x2b8c28([0x63,0x61,0x74,0x63,0x68])](()=>{_0x156d36(_0x2b8c28([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2f10fd=0x45eb3c95^_0x160ad9;function _0x469287(){const _0x2be4ed=_0x2b8c28([0x6c,0x6c,0x63,0x74,0x2d])+_0x43faea(_0x3ee5e4(_0x2e93a0)),_0x2632a2=_0x24c332(_0x43faea(window[_0x2b8c28([0x4d,0x61,0x74,0x68])][_0x2b8c28([0x63,0x65,0x69,0x6c])](_0x48a0b1/_0x2f10fd)));window[_0x2b8c28([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b8c28([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2be4ed,_0x2632a2);}function _0x21002e(){const _0x4a8ece=_0x2b8c28([0x6c,0x6c,0x63,0x74,0x2d])+_0x43faea(_0x3ee5e4(_0x2e93a0)),_0x2073b1=window[_0x2b8c28([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2b8c28([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4a8ece);return _0x2073b1?window[_0x2b8c28([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24c332(_0x2073b1),0x10)*_0x2f10fd:null;}function _0x28e994(_0x3be6a8){return new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x809984,_0x3f23b7)=>{_0x3be6a8[_0x2b8c28([0x74,0x68,0x65,0x6e])](_0x809984,_0x3f23b7),window[_0x2b8c28([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x3f23b7,0x45dc06d5^_0x160ad9);});}}_0x140139[_0x2b8c28([0x6f,0x6e])](_0x2b8c28([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x24adaa,_0x271737)=>{if(_0x271737[0x0]!=_0x2e93a0)return _0x156d36(_0x2b8c28([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x271737[0x1]={..._0x271737[0x1],[_0x2b8c28([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3331e2};},{[_0x2b8c28([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b8c28([0x68,0x69,0x67,0x68])}),_0x140139[_0x2b8c28([0x6f,0x6e])](_0x2b8c28([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x557cb0=>{_0x57cb47(_0x557cb0[_0x2b8c28([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4448e0=!0x0,_0x171807(_0x557cb0[_0x2b8c28([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2b8c28([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2b8c28([0x6c,0x6f,0x77])}),_0x24c825[_0x2b8c28([0x74,0x68,0x65,0x6e])](()=>{_0x4448e0||_0x156d36(_0x2b8c28([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x125441(){return _0x140139[_0x2b8c28([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b8c28([0x76,0x69,0x65,0x77])][_0x2b8c28([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2b8c28([0x61,0x75,0x74,0x6f]);}function _0x25b9f7(){_0x140139[_0x2b8c28([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2b8c28([0x76,0x69,0x65,0x77])][_0x2b8c28([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2b8c28([0x61,0x75,0x74,0x6f]);}}function _0x3da460(_0x259fbb){const _0x3ca235=[new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5115a7=>setTimeout(_0x5115a7,0x45d4ecd9^_0x160ad9)),_0x24c825[_0x2b8c28([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b505a=>{let _0x335a65=0x0;_0x140139[_0x2b8c28([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b8c28([0x6f,0x6e])](_0x2b8c28([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x146ff9,_0x9a6235)=>{_0x9a6235[0x0][_0x2b8c28([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x335a65++,_0x335a65==(0x45ddd3ed^_0x160ad9)&&(_0x1b505a(),_0x146ff9[_0x2b8c28([0x6f,0x66,0x66])]());});}))];return window[_0x2b8c28([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2b8c28([0x72,0x61,0x63,0x65])](_0x3ca235)[_0x2b8c28([0x74,0x68,0x65,0x6e])](()=>_0x259fbb);}async function _0x6742f(){await _0x24c825,_0x140139[_0x2b8c28([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b8c28([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4c,_0x140139[_0x2b8c28([0x6d,0x6f,0x64,0x65,0x6c])][_0x2b8c28([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2a4b4c,_0x140139[_0x2b8c28([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2b8c28([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4614ff(_0x4e01d6){const _0x3da7db=_0xb47109();_0x140139[_0x3da7db]=_0x2b8c28([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4e01d6,_0x4e01d6!=_0x2b8c28([0x56,0x61,0x6c,0x69,0x64])&&_0x6742f();}function _0xb47109(){const _0x192a57=window[_0x2b8c28([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2b8c28([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2b8c28([0x6e,0x6f,0x77])]())[_0x2b8c28([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2b8c28([0x2e]),'');let _0x39b710=_0x2b8c28([0x50]);for(let _0xae4e34=0x0;_0xae4e34<_0x192a57[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xae4e34+=0x2){let _0x3d2d76=window[_0x2b8c28([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x192a57[_0x2b8c28([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xae4e34,_0xae4e34+0x2));_0x3d2d76>=_0x224de8[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3d2d76-=_0x224de8[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x39b710+=_0x224de8[_0x3d2d76];}return _0x39b710;}function _0x306912(){const _0x2bb94c=_0x4fec0e[_0x2b8c28([0x73,0x70,0x6c,0x69,0x74])](_0x2b8c28([0x2e]));if(0x3!=_0x2bb94c[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x3031d0(_0x2bb94c[0x1]);function _0x3031d0(_0x2cacaa){const _0x1a91f7=_0x4ce9c2(_0x2cacaa);return _0x1a91f7&&_0x260022()?_0x1a91f7:null;function _0x260022(){const _0xeadae1=_0x1a91f7[_0x2b8c28([0x6a,0x74,0x69])],_0x2213f3=window[_0x2b8c28([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xeadae1[_0x2b8c28([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xeadae1[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4486ee={..._0x1a91f7,[_0x2b8c28([0x6a,0x74,0x69])]:_0xeadae1[_0x2b8c28([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xeadae1[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4486ee[_0x2b8c28([0x76,0x63])],_0x3ee5e4(_0x4486ee)==_0x2213f3;}}}async function _0x243dad(){let _0x5c6442=!0x0;try{const _0x20d55a=_0x4fec0e[_0x2b8c28([0x73,0x70,0x6c,0x69,0x74])](_0x2b8c28([0x2e])),[_0x56dab4,_0x448b36,_0x40a716]=_0x20d55a;return _0x4a212a(_0x56dab4),await _0x2984de(_0x56dab4,_0x448b36,_0x40a716),_0x5c6442;}catch{return!0x1;}function _0x4a212a(_0x122838){const _0x3519d8=_0x4ce9c2(_0x122838);_0x3519d8&&_0x3519d8[_0x2b8c28([0x61,0x6c,0x67])]==_0x2b8c28([0x45,0x53,0x32,0x35,0x36])||(_0x5c6442=!0x1);}async function _0x2984de(_0x287de5,_0x225d3b,_0xc2b057){const _0x4156cc=window[_0x2b8c28([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2b8c28([0x66,0x72,0x6f,0x6d])](_0x156075(_0xc2b057),_0x1d7c84=>_0x1d7c84[_0x2b8c28([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4297df=new window[(_0x2b8c28([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2b8c28([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x287de5+_0x2b8c28([0x2e])+_0x225d3b),_0x435152=window[_0x2b8c28([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2b8c28([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x435152)return;const _0x420c86=await _0x435152[_0x2b8c28([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2b8c28([0x6a,0x77,0x6b]),_0xf635b4,{[_0x2b8c28([0x6e,0x61,0x6d,0x65])]:_0x2b8c28([0x45,0x43,0x44,0x53,0x41]),[_0x2b8c28([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2b8c28([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2b8c28([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x435152[_0x2b8c28([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2b8c28([0x6e,0x61,0x6d,0x65])]:_0x2b8c28([0x45,0x43,0x44,0x53,0x41]),[_0x2b8c28([0x68,0x61,0x73,0x68])]:{[_0x2b8c28([0x6e,0x61,0x6d,0x65])]:_0x2b8c28([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x420c86,_0x4156cc,_0x4297df)||(_0x5c6442=!0x1);}}function _0x4ce9c2(_0x9e3012){return _0x9e3012[_0x2b8c28([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2b8c28([0x65,0x79]))?JSON[_0x2b8c28([0x70,0x61,0x72,0x73,0x65])](_0x156075(_0x9e3012)):null;}function _0x156075(_0x4e829b){return window[_0x2b8c28([0x61,0x74,0x6f,0x62])](_0x4e829b[_0x2b8c28([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2b8c28([0x2b]))[_0x2b8c28([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2b8c28([0x2f])));}function _0x3ee5e4(_0x3aa0c4){let _0x3df4dc=0x1505;function _0x72aafc(_0x1c1f03){for(let _0x20b152=0x0;_0x20b152<_0x1c1f03[_0x2b8c28([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x20b152++){const _0x1ea5ca=_0x1c1f03[_0x2b8c28([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x20b152);_0x3df4dc=(_0x3df4dc<<0x5)+_0x3df4dc+_0x1ea5ca,_0x3df4dc&=_0x3df4dc;}}function _0x50ea6f(_0x5617fb){Array[_0x2b8c28([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5617fb)?_0x5617fb[_0x2b8c28([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x50ea6f):_0x5617fb&&typeof _0x5617fb==_0x2b8c28([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2b8c28([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5617fb)[_0x2b8c28([0x73,0x6f,0x72,0x74])]()[_0x2b8c28([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x274bef,_0x1c0894])=>{_0x72aafc(_0x274bef),_0x50ea6f(_0x1c0894);}):_0x72aafc(window[_0x2b8c28([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5617fb));}return _0x50ea6f(_0x3aa0c4),_0x3df4dc>>>0x0;}function _0x43faea(_0x49574c){return _0x49574c[_0x2b8c28([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2b8c28([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2b8c28([0x30]));}function _0x24c332(_0x3ef8d7){return _0x3ef8d7[_0x2b8c28([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2b8c28([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2b8c28([0x6a,0x6f,0x69,0x6e])]('');}function _0x2a4b4c(){}function _0x2b8c28(_0x134295){return _0x134295['map'](_0x3ffac1=>String['fromCharCode'](_0x3ffac1))['join']('');}_0x4614ff(await _0xd75f79());}(this);}}function w(_0x1001bd,_0x5e8b6b,_0x335bc0){let _0x178ad8=_0x5e8b6b['listMarkers'][_0x1001bd%_0x5e8b6b['listMarkers']['length']];if(void 0x0===_0x178ad8['showMarkerPath']||_0x178ad8['showMarkerPath'])return _0x335bc0['slice'](0x0,_0x1001bd+0x1)['map']((_0x8a5b73,_0x23709c)=>(_0x178ad8=_0x5e8b6b['listMarkers'][_0x23709c%_0x5e8b6b['listMarkers']['length']],m(_0x178ad8['marker'],_0x8a5b73)))['join']('');{const _0x4e60e9=_0x335bc0[_0x335bc0['length']-0x1];return m(_0x178ad8['marker'],_0x4e60e9);}}function m(_0xf83260,_0x250c1e){return'function'==typeof _0xf83260?_0xf83260(_0x250c1e):_0xf83260;}function d(_0x5ae7a3,_0x2b2736){return(_0x68ec9c,_0x447498,_0x40700a)=>{const _0x44bc70=_0x447498['viewItem'];if(_0x447498['modelRange']||Object['assign'](_0x447498,_0x40700a['convertChildren'](_0x447498['viewItem'],_0x447498['modelCursor'])),!_0x40700a['consumable']['test'](_0x44bc70,{'classes':_0x5ae7a3['className']}))return;const _0x383003=Array['from'](_0x447498['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x4d7ecf=>_0x2b2736['checkAttribute'](_0x4d7ecf,'listItemId'));if(!_0x383003['length'])return;_0x40700a['consumable']['consume'](_0x44bc70,{'classes':_0x5ae7a3['className']}),_0x40700a['consumable']['consume'](_0x44bc70,{'classes':'multi-level-list'}),_0x40700a['consumable']['consume'](_0x44bc70,{'styles':'list-style-type'});const _0x1bfb16=_0x383003[0x0]['getAttribute']('listIndent');for(const _0x143375 of _0x383003)_0x143375['getAttribute']('listIndent')==_0x1bfb16&&(_0x40700a['writer']['setAttribute']('listType',_0x5ae7a3['listType'],_0x143375),_0x40700a['writer']['setAttribute']('listMarkerStyle',_0x5ae7a3['listMarkerStyle'],_0x143375));};}function g(_0x46f41b,_0x332e04){const _0x5c911b=_0x46f41b['t'],t=_0x46f41b['t'];switch(_0x332e04){case'Start\x20at':return _0x5c911b('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x5c911b('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x5c911b('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x5c911b('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 _0x332e04;}}class K extends _0x4d1228{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x467292();['keystrokes']=new _0x3b5e0a();['focusables']=new _0x4c3e11();['focusCycler'];constructor(_0x46638c,{enabledProperties:_0x7cddff,styleButtonViews:_0x14f32c,styleGridAriaLabel:_0xc0b0f8}){super(_0x46638c);const _0x419811=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x12aae0({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x7cddff['styles']?(this['stylesView']=this['_createStylesView'](_0x14f32c,_0xc0b0f8),this['children']['add'](this['stylesView'])):_0x419811['push']('ck-multi-level-list-properties_without-styles'),_0x7cddff['startIndex']&&(this['_addListPropertyViews'](_0x7cddff),_0x419811['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x419811},'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 _0x2aa074 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x2aa074['element']);_0x153b64({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x2e069e['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 _0x141efc=_0x349737=>_0x349737['stopPropagation']();this['keystrokes']['set']('arrowright',_0x141efc),this['keystrokes']['set']('arrowleft',_0x141efc),this['keystrokes']['set']('arrowup',_0x141efc),this['keystrokes']['set']('arrowdown',_0x141efc);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x291570,_0x271b95){const _0x1a87e1=new _0x4d1228(this['locale']);return _0x1a87e1['children']=_0x1a87e1['createCollection'](),_0x1a87e1['children']['addMany'](_0x291570),_0x1a87e1['setTemplate']({'tag':'div','attributes':{'aria-label':_0x271b95,'class':['ck','ck-multi-level-list-styles']},'children':_0x1a87e1['children']}),_0x1a87e1['children']['delegate']('execute')['to'](this),_0x1a87e1['focus']=function(){this['children']['first']['focus']();},_0x1a87e1['focusTracker']=new _0x467292(),_0x1a87e1['keystrokes']=new _0x3b5e0a(),_0x1a87e1['render'](),_0x1a87e1['keystrokes']['listenTo'](_0x1a87e1['element']),_0x1a87e1;}['_addListPropertyViews'](_0x55995a){const _0x4efa0c=[];_0x55995a['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x4efa0c['push'](this['startIndexFieldView'])),_0x55995a['styles']?(this['additionalPropertiesCollapsibleView']=new _0xbb4aee(this['locale'],_0x4efa0c),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x4efa0c,'isEnabled',(..._0x318243)=>_0x318243['some'](_0x1577e3=>_0x1577e3)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x3ca50f,_0x28605d,_0x304bf7)=>{_0x304bf7||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x4efa0c);}['_createStartIndexField'](){const _0x4717f5=new _0x333d9f(this['locale'],_0x2cdfb0);return _0x4717f5['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x4717f5['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x4717f5['fieldView']['on']('input',()=>{const _0x32526a=_0x4717f5['fieldView']['element'],_0x32475b=_0x32526a['valueAsNumber'];Number['isNaN'](_0x32475b)?_0x4717f5['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x32526a['checkValidity']()?this['fire']('listStart',{'startIndex':_0x32475b}):_0x4717f5['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x4717f5;}}class l extends _0x28e7d5{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2539ed=this['editor'];_0x2539ed['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x292395,parentCommandName:_0x5996a9,buttonLabel:_0x4cb101,buttonIcon:_0x257770,styleGridAriaLabel:_0x164ec0,styleDefinitions:_0x3980e1}){const _0x49c228=_0x292395['commands']['get'](_0x5996a9),_0x5d3fd0=_0x292395['config']['get']('list.properties')||{},_0x4dc2a1=_0x292395['plugins']['has']('ListProperties'),_0x3ad3ec=_0x5d3fd0['startIndex'];if(!_0x4dc2a1||!_0x3ad3ec)return _0x17b26c=>{const _0x23293a=new _0x679e4b(_0x17b26c);return _0x23293a['set']({'label':_0x4cb101,'icon':_0x257770,'tooltip':!0x0,'isToggleable':!0x0}),_0x23293a['bind']('isOn')['to'](_0x49c228,'value',_0x25fa08=>!!_0x25fa08),_0x23293a['on']('execute',()=>{_0x292395['execute'](_0x5996a9),_0x292395['editing']['view']['focus']();}),_0x23293a;};return _0x31d123=>{const _0xbda0fe=_0x3f2a6a(_0x31d123,_0x259097),_0x30d7bb=_0xbda0fe['buttonView'];return _0xbda0fe['bind']('isEnabled')['to'](_0x49c228),_0xbda0fe['class']='ck-list-styles-dropdown',_0x30d7bb['on']('execute',()=>{_0x292395['execute'](_0x5996a9),_0x292395['editing']['view']['focus']();}),_0x30d7bb['set']({'label':_0x4cb101,'icon':_0x257770,'tooltip':!0x0,'isToggleable':!0x0}),_0x30d7bb['bind']('isOn')['to'](_0x49c228,'value',_0x401e3b=>!!_0x401e3b),_0xbda0fe['once']('change:isOpen',()=>{const _0x29c5ea=function({editor:_0x54023e,dropdownView:_0x57f17e,styleDefinitions:_0x68fd78,styleGridAriaLabel:_0x18a9ac}){const _0x1746a6=_0x54023e['locale'],_0xb2fcfc=_0x54023e['config']['get']('list.properties'),_0x1c9822=null;_0xb2fcfc['reversed']=!0x1,_0x68fd78['length']||(_0xb2fcfc['styles']=!0x1);const _0x1fb461=new K(_0x1746a6,{'styleGridAriaLabel':_0x18a9ac,'enabledProperties':_0xb2fcfc,'styleButtonViews':_0x1c9822});if(_0xb2fcfc['startIndex']){const _0x26a314=_0x54023e['commands']['get']('listStart');_0x1fb461['startIndexFieldView']['bind']('isEnabled')['to'](_0x26a314),_0x1fb461['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x26a314),_0x1fb461['on']('listStart',(_0x5a72df,_0x25b94f)=>_0x54023e['execute']('listStart',_0x25b94f));}return _0x1fb461['delegate']('execute')['to'](_0x57f17e),_0x1fb461;}({'editor':_0x292395,'dropdownView':_0xbda0fe,'styleGridAriaLabel':_0x164ec0,'styleDefinitions':_0x3980e1});_0xbda0fe['panelView']['children']['add'](_0x29c5ea);}),_0xbda0fe['on']('execute',()=>{_0x292395['editing']['view']['focus']();}),_0xbda0fe;};}({'editor':_0x2539ed,'parentCommandName':'multiLevelList','buttonLabel':g(_0x2539ed['locale'],'Multi-level\x20List'),'buttonIcon':_0x3b8965,'styleGridAriaLabel':g(_0x2539ed['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x2539ed['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x47322d=_0x2539ed['commands']['get']('multiLevelList'),_0x39a513=new _0x595f9f(_0x2539ed['locale']);return _0x39a513['set']({'label':g(_0x2539ed['locale'],'Multi-level\x20List'),'icon':_0x3b8965}),_0x39a513['bind']('isEnabled')['to'](_0x47322d),_0x39a513['bind']('isOn')['to'](_0x47322d,'value',_0x29d506=>!!_0x29d506),_0x39a513['on']('execute',()=>{_0x2539ed['execute']('multiLevelList'),_0x2539ed['editing']['view']['focus']();}),_0x39a513;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x7614df=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x59ef81;for(const _0x938555 in _0x7614df){const _0x41553c=_0x938555,_0x4904d5=_0x7614df[_0x41553c];if('multiLevelListLicenseKeyValid'==_0x4904d5||'multiLevelListLicenseKeyInvalid'==_0x4904d5||'multiLevelListLicenseKeyExpired'==_0x4904d5||'multiLevelListLicenseKeyDomainLimit'==_0x4904d5||'multiLevelListLicenseKeyNotAllowed'==_0x4904d5||'multiLevelListLicenseKeyEvaluationLimit'==_0x4904d5||'multiLevelListLicenseKeyTrialLimit'==_0x4904d5||'multiLevelListLicenseKeyUsageLimit'==_0x4904d5){delete _0x7614df[_0x41553c],_0x59ef81=_0x4904d5,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x59ef81&&_0x7614df['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x59ef81&&_0x7614df['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x59ef81&&_0x7614df['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x59ef81&&_0x7614df['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x59ef81&&_0x7614df['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x59ef81&&_0x7614df['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x59ef81&&_0x7614df['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x28e7d5{static get['pluginName'](){return'MultiLevelList';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return[e,l];}}export{M as MultiLevelList,f as MultiLevelListCommand,e as MultiLevelListEditing,l as MultiLevelListUI};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-list-multi-level",
3
- "version": "0.0.0-nightly-20251005.0",
3
+ "version": "0.0.0-nightly-20251006.0",
4
4
  "description": "Multi-level list feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,13 +23,13 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251005.0",
27
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251005.0",
28
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251005.0",
29
- "@ckeditor/ckeditor5-list": "0.0.0-nightly-20251005.0",
30
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251005.0",
31
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251005.0",
32
- "ckeditor5": "0.0.0-nightly-20251005.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251006.0",
27
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251006.0",
28
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251006.0",
29
+ "@ckeditor/ckeditor5-list": "0.0.0-nightly-20251006.0",
30
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251006.0",
31
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251006.0",
32
+ "ckeditor5": "0.0.0-nightly-20251006.0"
33
33
  },
34
34
  "license": "SEE LICENSE IN LICENSE.md",
35
35
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- const _0x37ac8b=_0x53dc;(function(_0x51a8a2,_0x496fdd){const _0x2143e6=_0x53dc,_0x2b5517=_0x51a8a2();while(!![]){try{const _0x41a897=parseInt(_0x2143e6(0xbc))/0x1+parseInt(_0x2143e6(0xe3))/0x2+-parseInt(_0x2143e6(0x11a))/0x3*(-parseInt(_0x2143e6(0x111))/0x4)+parseInt(_0x2143e6(0x120))/0x5*(parseInt(_0x2143e6(0xc2))/0x6)+parseInt(_0x2143e6(0xc5))/0x7*(-parseInt(_0x2143e6(0x115))/0x8)+-parseInt(_0x2143e6(0xdb))/0x9*(parseInt(_0x2143e6(0xc9))/0xa)+-parseInt(_0x2143e6(0xc3))/0xb;if(_0x41a897===_0x496fdd)break;else _0x2b5517['push'](_0x2b5517['shift']());}catch(_0x40f22c){_0x2b5517['push'](_0x2b5517['shift']());}}}(_0x340b,0x35745));import{Plugin as _0xb81968}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x3b67ca,Matcher as _0xa4e1e8}from'ckeditor5/src/engine.js';import{uid as _0x3b26aa,createElement as _0x134920}from'ckeditor5/src/utils.js';function _0x53dc(_0x20c786,_0x4d848a){const _0x340b26=_0x340b();return _0x53dc=function(_0x53dcc9,_0x1f4ceb){_0x53dcc9=_0x53dcc9-0xb7;let _0xa8d7b5=_0x340b26[_0x53dcc9];return _0xa8d7b5;},_0x53dc(_0x20c786,_0x4d848a);}import{MultiLevelListCommand as _0x5e4aef}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0xb81968{[_0x37ac8b(0xca)];static get[_0x37ac8b(0x10a)](){const _0x440a76=_0x37ac8b;return _0x440a76(0x10d);}static get[_0x37ac8b(0xf6)](){return!0x0;}static get[_0x37ac8b(0x121)](){return!0x0;}static get[_0x37ac8b(0x124)](){const _0x778ad6=_0x37ac8b;return[_0x778ad6(0xf4)];}constructor(_0x4c3deb){const _0x3d620e=_0x37ac8b;super(_0x4c3deb);const _0x4023bb=this[_0x3d620e(0xcc)][_0x3d620e(0xdf)][_0x3d620e(0x117)](_0x3d620e(0xce))||[];this[_0x3d620e(0xca)]=[{'listType':_0x3d620e(0xee),'listMarkerStyle':_0x3d620e(0xd4),'className':_0x3d620e(0x10f),'listMarkers':[{'marker':_0x22fd07=>_0x22fd07+'.'}]},..._0x4023bb];}[_0x37ac8b(0x10c)](){const _0x5bf83a=_0x37ac8b,_0x471310=this[_0x5bf83a(0xcc)],_0x6871a4=_0x471310[_0x5bf83a(0x12b)],_0x3a7796=_0x471310[_0x5bf83a(0x105)][_0x5bf83a(0xe8)],_0x4dd15c=_0x471310[_0x5bf83a(0x128)][_0x5bf83a(0x117)](_0x5bf83a(0xf4));_0x471310[_0x5bf83a(0x130)][_0x5bf83a(0x104)](_0x5bf83a(0x108),new _0x5e4aef(_0x471310,_0x5bf83a(0xd4),this[_0x5bf83a(0xca)])),_0x6871a4[_0x5bf83a(0x103)][_0x5bf83a(0xe5)](_0x5bf83a(0xe0),{'allowAttributes':[_0x5bf83a(0x11e),_0x5bf83a(0x114)]}),_0x6871a4[_0x5bf83a(0x103)][_0x5bf83a(0xc8)]((_0x569e98,_0x4cd203)=>{const _0x3affd8=_0x5bf83a,_0x5caaa2=_0x569e98[_0x3affd8(0xc6)];if(_0x3affd8(0x114)==_0x4cd203||_0x3affd8(0x11e)==_0x4cd203)return!(!_0x5caaa2[_0x3affd8(0x101)](_0x3affd8(0xf5))||!this[_0x3affd8(0xca)][_0x3affd8(0x12c)](_0x389acd=>_0x389acd[_0x3affd8(0xf9)]==_0x5caaa2[_0x3affd8(0x101)](_0x3affd8(0xf9))))&&void 0x0;});for(const _0x214c8f of this[_0x5bf83a(0xca)])_0x471310[_0x5bf83a(0x11f)][_0x5bf83a(0xc0)](_0x5bf83a(0x122))[_0x5bf83a(0x104)](_0xa21c42=>{const _0x53de1d=_0x5bf83a;_0xa21c42['on'](_0x53de1d(0xbf)+(_0x53de1d(0xee)==_0x214c8f[_0x53de1d(0xf9)]?'ol':'ul'),d(_0x214c8f,_0x6871a4[_0x53de1d(0x103)]),{'priority':_0x53de1d(0xe2)});}),_0x4dd15c[_0x5bf83a(0xbd)]({'scope':_0x5bf83a(0xb7),'attributeName':_0x5bf83a(0x11e),'setAttributeOnDowncast'(_0xaa40f5,_0x254a0e,_0x1d900c){const _0x26d9e2=_0x5bf83a;_0x254a0e==_0x214c8f[_0x26d9e2(0x11e)]?(_0xaa40f5[_0x26d9e2(0xbe)]([_0x26d9e2(0xb9),_0x214c8f[_0x26d9e2(0xdd)]],_0x1d900c),_0xaa40f5[_0x26d9e2(0x109)](_0x26d9e2(0xd9),_0x26d9e2(0x112),_0x1d900c)):(_0xaa40f5[_0x26d9e2(0x118)]([_0x26d9e2(0xb9),_0x214c8f[_0x26d9e2(0xdd)]],_0x1d900c),_0xaa40f5[_0x26d9e2(0xd1)](_0x26d9e2(0xd9),_0x1d900c));}}),_0x4dd15c[_0x5bf83a(0xbd)]({'scope':_0x5bf83a(0xe9),'attributeName':_0x5bf83a(0x114),'createElement'(_0x32fffb,_0x4006d3,{dataPipeline:_0xbf34e0}){const _0x1bff7d=_0x5bf83a;if(!_0x4006d3[_0x1bff7d(0x113)](_0x1bff7d(0x114)))return null;if(_0x4006d3[_0x1bff7d(0x101)](_0x1bff7d(0xf9))!=_0x214c8f[_0x1bff7d(0xf9)]||_0x4006d3[_0x1bff7d(0x101)](_0x1bff7d(0x11e))!=_0x214c8f[_0x1bff7d(0x11e)])return null;const _0x4de674=String(_0x4006d3[_0x1bff7d(0x101)](_0x1bff7d(0x114))),_0x325f4f=this[_0x1bff7d(0xcb)](_0x4006d3);return _0x32fffb[_0x1bff7d(0x110)](_0x1bff7d(0x11d),{'class':_0x1bff7d(0xfd),...!_0xbf34e0&&{'contenteditable':_0x1bff7d(0xd0),'data-multi-level-list-marker':_0x4de674}},function(_0x4b385d){const _0x3f14ab=_0x1bff7d,_0x33461f=this[_0x3f14ab(0xcf)](_0x4b385d);return _0x325f4f?(_0x33461f[_0x3f14ab(0xe6)](_0x134920(_0x4b385d,_0x3f14ab(0x11d),{},_0xbf34e0?_0x4b385d[_0x3f14ab(0xd6)](_0x4de674):[])),_0x33461f[_0x3f14ab(0xe6)](_0x4b385d[_0x3f14ab(0xd6)]('\u00a0'))):_0xbf34e0&&_0x33461f[_0x3f14ab(0xe6)](_0x4b385d[_0x3f14ab(0xd6)](_0x4de674)),_0x33461f;});},'canInjectMarkerIntoElement':_0x33e465=>_0x6871a4[_0x5bf83a(0x103)][_0x5bf83a(0x125)](_0x33e465,_0x5bf83a(0x123))&&_0x6871a4[_0x5bf83a(0x103)][_0x5bf83a(0x125)](_0x33e465,_0x5bf83a(0xbb))&&!_0x6871a4[_0x5bf83a(0x103)][_0x5bf83a(0xf8)](_0x33e465)&&_0x33e465[_0x5bf83a(0x101)](_0x5bf83a(0xf9))==_0x214c8f[_0x5bf83a(0xf9)]&&_0x33e465[_0x5bf83a(0x101)](_0x5bf83a(0x11e))==_0x214c8f[_0x5bf83a(0x11e)]});_0x471310[_0x5bf83a(0x11f)][_0x5bf83a(0xc0)](_0x5bf83a(0x122))[_0x5bf83a(0x104)](_0x2bf089=>{const _0x9db0bc=_0x5bf83a;_0x2bf089['on'](_0x9db0bc(0x12d),function(_0xb4752){return(_0x14d2be,_0x31ea05,{writer:_0xc48d4b,consumable:_0x506d67})=>{const _0x428fbf=_0x53dc,_0xb916b1=_0x31ea05[_0x428fbf(0x11b)],_0x15b7b8=_0xb916b1[_0x428fbf(0xda)],_0x237abe=_0x31ea05[_0x428fbf(0x12f)];if(_0x506d67[_0x428fbf(0xe4)](_0x237abe,{'name':!0x0,'classes':_0x428fbf(0xfd)})&&_0xb916b1[_0x428fbf(0xec)]&&_0x15b7b8[_0x428fbf(0x113)](_0x428fbf(0xf9))&&_0x237abe[_0x428fbf(0xe1)]>0x0){const _0x45fa0e=_0xb4752[_0x428fbf(0xef)](_0x237abe);let _0x4ecc36='';for(const _0x4159d1 of _0x45fa0e[_0x428fbf(0xf2)]())_0x4159d1['is'](_0x428fbf(0x126))?(_0x4ecc36+=_0x4159d1[_0x428fbf(0x127)][_0x428fbf(0xe7)](),_0x506d67[_0x428fbf(0xe4)](_0x4159d1[_0x428fbf(0xc4)])):_0x506d67[_0x428fbf(0xe4)](_0x4159d1,{'name':!0x0});_0xc48d4b[_0x428fbf(0xff)](_0x428fbf(0x114),_0x4ecc36[_0x428fbf(0xe7)](),_0x15b7b8);}};}(_0x3a7796));}),_0x4dd15c['on'](_0x5bf83a(0xeb),(_0x445f43,{listNodes:_0x483315,writer:_0x45c1d9})=>{const _0x5d654c=_0x5bf83a,_0x1f35b7=[];for(const {node:_0x33a499,previousNodeInList:_0x1820bd}of _0x483315){const _0x44d24d=_0x33a499[_0x5d654c(0x101)](_0x5d654c(0xf9)),_0x36b977=_0x33a499[_0x5d654c(0x101)](_0x5d654c(0x11e))||(_0x5d654c(0xee)==_0x44d24d?_0x5d654c(0xd4):void 0x0),_0x3daa49=this[_0x5d654c(0xca)][_0x5d654c(0x12c)](_0x2feaca=>_0x2feaca[_0x5d654c(0xf9)]==_0x44d24d&&_0x2feaca[_0x5d654c(0x11e)]==_0x36b977);if(_0x5d654c(0xee)!=_0x44d24d&&_0x5d654c(0xba)!=_0x44d24d&&(_0x33a499[_0x5d654c(0x113)](_0x5d654c(0x114))&&(_0x45c1d9[_0x5d654c(0xb8)](_0x5d654c(0x114),_0x33a499),_0x445f43[_0x5d654c(0xc1)]=!0x0),_0x33a499[_0x5d654c(0x113)](_0x5d654c(0x11e))&&(_0x45c1d9[_0x5d654c(0xb8)](_0x5d654c(0x11e),_0x33a499),_0x445f43[_0x5d654c(0xc1)]=!0x0)),!_0x3daa49){_0x5d654c(0xba)!=_0x44d24d||_0x36b977||(_0x45c1d9[_0x5d654c(0xff)](_0x5d654c(0xf9),_0x5d654c(0xfe),_0x33a499),_0x445f43[_0x5d654c(0xc1)]=!0x0);continue;}_0x33a499[_0x5d654c(0x113)](_0x5d654c(0x11e))||(_0x45c1d9[_0x5d654c(0xff)](_0x5d654c(0x11e),_0x36b977,_0x33a499),_0x445f43[_0x5d654c(0xc1)]=!0x0);const _0x471075=_0x33a499[_0x5d654c(0x101)](_0x5d654c(0xed));if(_0x1820bd&&_0x1820bd[_0x5d654c(0x101)](_0x5d654c(0xf5))==_0x33a499[_0x5d654c(0x101)](_0x5d654c(0xf5)))continue;_0x1f35b7[_0x5d654c(0xfc)]=_0x471075+0x1,_0x1820bd||_0x1f35b7[_0x471075]?_0x1820bd&&_0x1820bd[_0x5d654c(0x101)](_0x5d654c(0xf9))!=_0x3daa49[_0x5d654c(0xf9)]?_0x1f35b7[_0x471075]=0x1:_0x1f35b7[_0x471075]++:_0x1f35b7[_0x471075]=_0x33a499[_0x5d654c(0x101)](_0x5d654c(0xde))||0x1;const _0x4fdad4=w(_0x471075,_0x3daa49,_0x1f35b7);_0x33a499[_0x5d654c(0x101)](_0x5d654c(0x114))!=_0x4fdad4&&(_0x45c1d9[_0x5d654c(0xff)](_0x5d654c(0x114),_0x4fdad4,_0x33a499),_0x445f43[_0x5d654c(0xc1)]=!0x0);}});const _0xedf60f=_0x471310[_0x5bf83a(0x105)][_0x5bf83a(0xe8)][_0x5bf83a(0x107)];this[_0x5bf83a(0xd8)](_0xedf60f,_0x5bf83a(0xfa),(_0x380cf6,_0x5a6467)=>{const _0x3a738a=_0x5bf83a,_0x236446=new _0xa4e1e8({'name':_0x3a738a(0x11d),'classes':_0x3a738a(0xfd)}),_0x5b6880=new _0xa4e1e8({'name':'ol','classes':_0x3a738a(0xb9),'styles':{'list-style-type':_0x3a738a(0x112)}}),_0x26436e=new _0x3b67ca(_0x5a6467[_0x3a738a(0x10e)][_0x3a738a(0x107)]),_0x42480d=[];for(const _0x2fe793 of _0x26436e[_0x3a738a(0xef)](_0x5a6467[_0x3a738a(0x10e)])[_0x3a738a(0xf2)]())_0x2fe793['is'](_0x3a738a(0xd2))&&_0x236446[_0x3a738a(0x10b)](_0x2fe793)&&_0x42480d[_0x3a738a(0xfb)](_0x2fe793),_0x2fe793['is'](_0x3a738a(0xd2))&&_0x5b6880[_0x3a738a(0x10b)](_0x2fe793)&&_0x26436e[_0x3a738a(0xd1)](_0x3a738a(0xd9),_0x2fe793);for(const _0x333a25 of _0x42480d)_0x26436e[_0x3a738a(0xdc)](_0x333a25);});}[_0x37ac8b(0xd3)](){!async function(_0x18c641){const _0x7877cb=_0x2ffdcc([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x5f356f=0x45ddd215,_0x1bb070=0x45daa745^_0x5f356f,_0x514fd6=window[_0x2ffdcc([0x44,0x61,0x74,0x65])][_0x2ffdcc([0x6e,0x6f,0x77])](),_0x3c8e13=_0x18c641[_0x2ffdcc([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x2ed61c=new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x46de7d=>{_0x3c8e13[_0x2ffdcc([0x6f,0x6e,0x63,0x65])](_0x2ffdcc([0x72,0x65,0x61,0x64,0x79]),_0x46de7d);}),_0x1b39b0={[_0x2ffdcc([0x6b,0x74,0x79])]:_0x2ffdcc([0x45,0x43]),[_0x2ffdcc([0x75,0x73,0x65])]:_0x2ffdcc([0x73,0x69,0x67]),[_0x2ffdcc([0x63,0x72,0x76])]:_0x2ffdcc([0x50,0x2d,0x32,0x35,0x36]),[_0x2ffdcc([0x78])]:_0x2ffdcc([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]),[_0x2ffdcc([0x79])]:_0x2ffdcc([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]),[_0x2ffdcc([0x61,0x6c,0x67])]:_0x2ffdcc([0x45,0x53,0x32,0x35,0x36])},_0x58f7b1=_0x3c8e13[_0x2ffdcc([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x2ffdcc([0x67,0x65,0x74])](_0x2ffdcc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x24e6e4(){let _0x35dfa3,_0x121134=null,_0x4008cc=null;try{if(_0x58f7b1==_0x2ffdcc([0x47,0x50,0x4c]))return _0x2ffdcc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35dfa3=_0xabe6c8(),!_0x35dfa3)return _0x2ffdcc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35dfa3[_0x2ffdcc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x4008cc=_0x5c00c1(_0x35dfa3[_0x2ffdcc([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35dfa3[_0x2ffdcc([0x6a,0x74,0x69])])),await _0xa351e4()?_0x29a52f()?_0xb7183()?_0x2ffdcc([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x4344dc()?(_0x35dfa3[_0x2ffdcc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ffdcc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x121134=_0x245dc7(_0x2ffdcc([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35dfa3[_0x2ffdcc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x2ffdcc([0x74,0x72,0x69,0x61,0x6c])&&(_0x121134=_0x245dc7(_0x2ffdcc([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x37754d()):_0x2ffdcc([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x2ffdcc([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x2ffdcc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x2ffdcc([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xb7183(){const _0x3be00a=[_0x2ffdcc([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x2ffdcc([0x74,0x72,0x69,0x61,0x6c])][_0x2ffdcc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35dfa3[_0x2ffdcc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x514fd6/0x3e8:0xe10*_0x1bb070;return _0x35dfa3[_0x2ffdcc([0x65,0x78,0x70])]<_0x3be00a;}function _0x29a52f(){const _0x24500e=_0x35dfa3[_0x2ffdcc([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x24500e&&(!!_0x24500e[_0x2ffdcc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ffdcc([0x2a]))||!!_0x24500e[_0x2ffdcc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ffdcc([0x4d,0x4c,0x4c])));}function _0x4344dc(){const _0x5928e7=_0x53dc,_0x5a8c18=_0x35dfa3[_0x2ffdcc([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x5a8c18||0x0==_0x5a8c18[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1fc10d}=new URL(window[_0x2ffdcc([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x5928e7(0xf3)]);if(_0x5a8c18[_0x2ffdcc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1fc10d))return!0x0;const _0x4c7bd3=_0x1fc10d[_0x2ffdcc([0x73,0x70,0x6c,0x69,0x74])](_0x2ffdcc([0x2e]));return _0x5a8c18[_0x2ffdcc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x431e11=>_0x431e11[_0x2ffdcc([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ffdcc([0x2a])))[_0x2ffdcc([0x6d,0x61,0x70])](_0x164ed1=>_0x164ed1[_0x2ffdcc([0x73,0x70,0x6c,0x69,0x74])](_0x2ffdcc([0x2e])))[_0x2ffdcc([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x411ad3=>_0x411ad3[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x4c7bd3[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ffdcc([0x6d,0x61,0x70])](_0x22f270=>Array(_0x4c7bd3[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x22f270[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x2ffdcc([0x66,0x69,0x6c,0x6c])](_0x22f270[0x0]===_0x2ffdcc([0x2a])?_0x2ffdcc([0x2a]):'')[_0x2ffdcc([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x22f270))[_0x2ffdcc([0x73,0x6f,0x6d,0x65])](_0x46ad82=>_0x4c7bd3[_0x2ffdcc([0x65,0x76,0x65,0x72,0x79])]((_0x87785c,_0x4d4f9a)=>_0x46ad82[_0x4d4f9a]===_0x87785c||_0x46ad82[_0x4d4f9a]===_0x2ffdcc([0x2a])));}function _0x37754d(){return _0x121134&&_0x4008cc?new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x56df31,_0x52f370)=>{_0x121134[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0x56df31,_0x52f370),_0x4008cc[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0x36c990=>{_0x36c990!=_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64])&&_0x56df31(_0x36c990);},_0x52f370);}):_0x121134||_0x4008cc||_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64]);}}function _0x5c00c1(_0x3fd415,_0x2f844a){return new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c90a3=>{if(_0x41aac2())return _0x4c90a3(_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64]));_0x224e8d(),_0x3c8e13[_0x2ffdcc([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x2ffdcc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x79c903=!0x1;const _0x48ea7c=_0x3b26aa();function _0x4ed305(_0x24e9ed){return!!_0x24e9ed&&(typeof _0x24e9ed===_0x2ffdcc([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x24e9ed===_0x2ffdcc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x24e9ed[_0x2ffdcc([0x74,0x68,0x65,0x6e])]===_0x2ffdcc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x24e9ed[_0x2ffdcc([0x63,0x61,0x74,0x63,0x68])]===_0x2ffdcc([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x2fca47(_0x2450a9){_0x183909(_0x2450a9)[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0x537467=>{if(!_0x537467||_0x537467[_0x2ffdcc([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x2ffdcc([0x6f,0x6b]))return _0x2ffdcc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x121e68(_0x126ccf(_0x48ea7c+_0x2f844a))!=_0x537467[_0x2ffdcc([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x2ffdcc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64]);})[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0x18b105=>(_0x489da8(),_0x18b105),()=>{const _0x5b73b0=_0x1699df();return null==_0x5b73b0?(_0x489da8(),_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64])):_0x2ffdcc(_0x514fd6-_0x5b73b0>(0x61d15615^_0x5f356f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0x4c90a3)[_0x2ffdcc([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c90a3(_0x2ffdcc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x99a8c8=0x45eb3c95^_0x5f356f;function _0x489da8(){const _0x2a6061=_0x2ffdcc([0x6c,0x6c,0x63,0x74,0x2d])+_0x121e68(_0x126ccf(_0x3fd415)),_0x1bd8a1=_0x460668(_0x121e68(window[_0x2ffdcc([0x4d,0x61,0x74,0x68])][_0x2ffdcc([0x63,0x65,0x69,0x6c])](_0x514fd6/_0x99a8c8)));window[_0x2ffdcc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ffdcc([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a6061,_0x1bd8a1);}function _0x1699df(){const _0x473d4e=_0x2ffdcc([0x6c,0x6c,0x63,0x74,0x2d])+_0x121e68(_0x126ccf(_0x3fd415)),_0x162b97=window[_0x2ffdcc([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x2ffdcc([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x473d4e);return _0x162b97?window[_0x2ffdcc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x460668(_0x162b97),0x10)*_0x99a8c8:null;}function _0x183909(_0x443bc1){return new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xeaad81,_0x5cb30a)=>{_0x443bc1[_0x2ffdcc([0x74,0x68,0x65,0x6e])](_0xeaad81,_0x5cb30a),window[_0x2ffdcc([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x5cb30a,0x45dc06d5^_0x5f356f);});}}_0x3c8e13[_0x2ffdcc([0x6f,0x6e])](_0x2ffdcc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x5c9dd5,_0x3a3580)=>{if(_0x3a3580[0x0]!=_0x3fd415)return _0x4c90a3(_0x2ffdcc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3a3580[0x1]={..._0x3a3580[0x1],[_0x2ffdcc([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x48ea7c};},{[_0x2ffdcc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ffdcc([0x68,0x69,0x67,0x68])}),_0x3c8e13[_0x2ffdcc([0x6f,0x6e])](_0x2ffdcc([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x4b4ed4=>{_0x4ed305(_0x4b4ed4[_0x2ffdcc([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x79c903=!0x0,_0x2fca47(_0x4b4ed4[_0x2ffdcc([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x2ffdcc([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x2ffdcc([0x6c,0x6f,0x77])}),_0x2ed61c[_0x2ffdcc([0x74,0x68,0x65,0x6e])](()=>{_0x79c903||_0x4c90a3(_0x2ffdcc([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x41aac2(){return _0x3c8e13[_0x2ffdcc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ffdcc([0x76,0x69,0x65,0x77])][_0x2ffdcc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x2ffdcc([0x61,0x75,0x74,0x6f]);}function _0x224e8d(){_0x3c8e13[_0x2ffdcc([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x2ffdcc([0x76,0x69,0x65,0x77])][_0x2ffdcc([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x2ffdcc([0x61,0x75,0x74,0x6f]);}}function _0x245dc7(_0x39f18c){const _0x5627ce=[new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1b3a0b=>setTimeout(_0x1b3a0b,0x45d4ecd9^_0x5f356f)),_0x2ed61c[_0x2ffdcc([0x74,0x68,0x65,0x6e])](()=>new window[(_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2536d9=>{let _0x45d88c=0x0;_0x3c8e13[_0x2ffdcc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ffdcc([0x6f,0x6e])](_0x2ffdcc([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1ae0a8,_0x359c2f)=>{_0x359c2f[0x0][_0x2ffdcc([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x45d88c++,_0x45d88c==(0x45ddd3ed^_0x5f356f)&&(_0x2536d9(),_0x1ae0a8[_0x2ffdcc([0x6f,0x66,0x66])]());});}))];return window[_0x2ffdcc([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x2ffdcc([0x72,0x61,0x63,0x65])](_0x5627ce)[_0x2ffdcc([0x74,0x68,0x65,0x6e])](()=>_0x39f18c);}async function _0x1fbcd0(){await _0x2ed61c,_0x3c8e13[_0x2ffdcc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ffdcc([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x16ffa8,_0x3c8e13[_0x2ffdcc([0x6d,0x6f,0x64,0x65,0x6c])][_0x2ffdcc([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x16ffa8,_0x3c8e13[_0x2ffdcc([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x2ffdcc([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x49dc49(_0x45b122){const _0x415bec=_0x48c2ab();_0x3c8e13[_0x415bec]=_0x2ffdcc([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x45b122,_0x45b122!=_0x2ffdcc([0x56,0x61,0x6c,0x69,0x64])&&_0x1fbcd0();}function _0x48c2ab(){const _0x482bcb=window[_0x2ffdcc([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x2ffdcc([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x2ffdcc([0x6e,0x6f,0x77])]())[_0x2ffdcc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x2ffdcc([0x2e]),'');let _0x801052=_0x2ffdcc([0x50]);for(let _0x668474=0x0;_0x668474<_0x482bcb[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x668474+=0x2){let _0x3dc6f5=window[_0x2ffdcc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x482bcb[_0x2ffdcc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x668474,_0x668474+0x2));_0x3dc6f5>=_0x7877cb[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3dc6f5-=_0x7877cb[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x801052+=_0x7877cb[_0x3dc6f5];}return _0x801052;}function _0xabe6c8(){const _0x1f590d=_0x58f7b1[_0x2ffdcc([0x73,0x70,0x6c,0x69,0x74])](_0x2ffdcc([0x2e]));if(0x3!=_0x1f590d[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x4fc903(_0x1f590d[0x1]);function _0x4fc903(_0x40a90f){const _0x3f5d35=_0x40e3b5(_0x40a90f);return _0x3f5d35&&_0x4c75c2()?_0x3f5d35:null;function _0x4c75c2(){const _0x29f689=_0x3f5d35[_0x2ffdcc([0x6a,0x74,0x69])],_0x220332=window[_0x2ffdcc([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x29f689[_0x2ffdcc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x29f689[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1af87={..._0x3f5d35,[_0x2ffdcc([0x6a,0x74,0x69])]:_0x29f689[_0x2ffdcc([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x29f689[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1af87[_0x2ffdcc([0x76,0x63])],_0x126ccf(_0x1af87)==_0x220332;}}}async function _0xa351e4(){let _0x55dc9e=!0x0;try{const _0xfcfd9b=_0x58f7b1[_0x2ffdcc([0x73,0x70,0x6c,0x69,0x74])](_0x2ffdcc([0x2e])),[_0x47b5b0,_0x35f530,_0x51bc7f]=_0xfcfd9b;return _0x38e1b1(_0x47b5b0),await _0x539bba(_0x47b5b0,_0x35f530,_0x51bc7f),_0x55dc9e;}catch{return!0x1;}function _0x38e1b1(_0x26b0a8){const _0x3856e7=_0x40e3b5(_0x26b0a8);_0x3856e7&&_0x3856e7[_0x2ffdcc([0x61,0x6c,0x67])]==_0x2ffdcc([0x45,0x53,0x32,0x35,0x36])||(_0x55dc9e=!0x1);}async function _0x539bba(_0x1b3e32,_0x1605df,_0x23ac64){const _0x50358e=window[_0x2ffdcc([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x2ffdcc([0x66,0x72,0x6f,0x6d])](_0x4ba5e(_0x23ac64),_0x4e35df=>_0x4e35df[_0x2ffdcc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x15c9c6=new window[(_0x2ffdcc([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x2ffdcc([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1b3e32+_0x2ffdcc([0x2e])+_0x1605df),_0x4bc190=window[_0x2ffdcc([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x2ffdcc([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4bc190)return;const _0x4f01e0=await _0x4bc190[_0x2ffdcc([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x2ffdcc([0x6a,0x77,0x6b]),_0x1b39b0,{[_0x2ffdcc([0x6e,0x61,0x6d,0x65])]:_0x2ffdcc([0x45,0x43,0x44,0x53,0x41]),[_0x2ffdcc([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x2ffdcc([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x2ffdcc([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4bc190[_0x2ffdcc([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x2ffdcc([0x6e,0x61,0x6d,0x65])]:_0x2ffdcc([0x45,0x43,0x44,0x53,0x41]),[_0x2ffdcc([0x68,0x61,0x73,0x68])]:{[_0x2ffdcc([0x6e,0x61,0x6d,0x65])]:_0x2ffdcc([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4f01e0,_0x50358e,_0x15c9c6)||(_0x55dc9e=!0x1);}}function _0x40e3b5(_0x5cdd9d){return _0x5cdd9d[_0x2ffdcc([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x2ffdcc([0x65,0x79]))?JSON[_0x2ffdcc([0x70,0x61,0x72,0x73,0x65])](_0x4ba5e(_0x5cdd9d)):null;}function _0x4ba5e(_0x23332f){return window[_0x2ffdcc([0x61,0x74,0x6f,0x62])](_0x23332f[_0x2ffdcc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x2ffdcc([0x2b]))[_0x2ffdcc([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x2ffdcc([0x2f])));}function _0x126ccf(_0x219b04){let _0x118678=0x1505;function _0x218ee7(_0x23426b){for(let _0x5c7d15=0x0;_0x5c7d15<_0x23426b[_0x2ffdcc([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x5c7d15++){const _0x30ec66=_0x23426b[_0x2ffdcc([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x5c7d15);_0x118678=(_0x118678<<0x5)+_0x118678+_0x30ec66,_0x118678&=_0x118678;}}function _0x1cc9e8(_0x1cdf52){Array[_0x2ffdcc([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1cdf52)?_0x1cdf52[_0x2ffdcc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x1cc9e8):_0x1cdf52&&typeof _0x1cdf52==_0x2ffdcc([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x2ffdcc([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1cdf52)[_0x2ffdcc([0x73,0x6f,0x72,0x74])]()[_0x2ffdcc([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x10449f,_0x1fcca3])=>{_0x218ee7(_0x10449f),_0x1cc9e8(_0x1fcca3);}):_0x218ee7(window[_0x2ffdcc([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1cdf52));}return _0x1cc9e8(_0x219b04),_0x118678>>>0x0;}function _0x121e68(_0x5daa3f){return _0x5daa3f[_0x2ffdcc([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x2ffdcc([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x2ffdcc([0x30]));}function _0x460668(_0x3e1702){return _0x3e1702[_0x2ffdcc([0x73,0x70,0x6c,0x69,0x74])]('')[_0x2ffdcc([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x2ffdcc([0x6a,0x6f,0x69,0x6e])]('');}function _0x16ffa8(){}function _0x2ffdcc(_0x3739f3){const _0x574035=_0x53dc;return _0x3739f3[_0x574035(0x116)](_0x55b2d1=>String[_0x574035(0x11c)](_0x55b2d1))[_0x574035(0xf0)]('');}_0x49dc49(await _0x24e6e4());}(this);}}function w(_0x54188c,_0x1fa157,_0x4a413e){const _0x33e4be=_0x37ac8b;let _0x172990=_0x1fa157[_0x33e4be(0xd7)][_0x54188c%_0x1fa157[_0x33e4be(0xd7)][_0x33e4be(0xfc)]];if(void 0x0===_0x172990[_0x33e4be(0x12a)]||_0x172990[_0x33e4be(0x12a)])return _0x4a413e[_0x33e4be(0x100)](0x0,_0x54188c+0x1)[_0x33e4be(0x116)]((_0x1c51ad,_0x3a3e4d)=>(_0x172990=_0x1fa157[_0x33e4be(0xd7)][_0x3a3e4d%_0x1fa157[_0x33e4be(0xd7)][_0x33e4be(0xfc)]],m(_0x172990[_0x33e4be(0x106)],_0x1c51ad)))[_0x33e4be(0xf0)]('');{const _0x2651cc=_0x4a413e[_0x4a413e[_0x33e4be(0xfc)]-0x1];return m(_0x172990[_0x33e4be(0x106)],_0x2651cc);}}function m(_0x2ce265,_0x2e8431){const _0x3a0bbb=_0x37ac8b;return _0x3a0bbb(0xc7)==typeof _0x2ce265?_0x2ce265(_0x2e8431):_0x2ce265;}function d(_0x15695e,_0x339664){return(_0x169de1,_0x45c5d4,_0x1b6473)=>{const _0x17bee3=_0x53dc,_0x29d2cb=_0x45c5d4[_0x17bee3(0x12f)];if(_0x45c5d4[_0x17bee3(0xea)]||Object[_0x17bee3(0xcd)](_0x45c5d4,_0x1b6473[_0x17bee3(0xf1)](_0x45c5d4[_0x17bee3(0x12f)],_0x45c5d4[_0x17bee3(0x11b)])),!_0x1b6473[_0x17bee3(0xd5)][_0x17bee3(0xf7)](_0x29d2cb,{'classes':_0x15695e[_0x17bee3(0xdd)]}))return;const _0x6ed49d=Array[_0x17bee3(0x12e)](_0x45c5d4[_0x17bee3(0xea)][_0x17bee3(0xf2)]({'shallow':!0x0}))[_0x17bee3(0x129)](_0x475a42=>_0x339664[_0x17bee3(0x102)](_0x475a42,_0x17bee3(0xf5)));if(!_0x6ed49d[_0x17bee3(0xfc)])return;_0x1b6473[_0x17bee3(0xd5)][_0x17bee3(0xe4)](_0x29d2cb,{'classes':_0x15695e[_0x17bee3(0xdd)]}),_0x1b6473[_0x17bee3(0xd5)][_0x17bee3(0xe4)](_0x29d2cb,{'classes':_0x17bee3(0xb9)}),_0x1b6473[_0x17bee3(0xd5)][_0x17bee3(0xe4)](_0x29d2cb,{'styles':_0x17bee3(0xd9)});const _0x701109=_0x6ed49d[0x0][_0x17bee3(0x101)](_0x17bee3(0xed));for(const _0x6d72c5 of _0x6ed49d)_0x6d72c5[_0x17bee3(0x101)](_0x17bee3(0xed))==_0x701109&&(_0x1b6473[_0x17bee3(0x119)][_0x17bee3(0xff)](_0x17bee3(0xf9),_0x15695e[_0x17bee3(0xf9)],_0x6d72c5),_0x1b6473[_0x17bee3(0x119)][_0x17bee3(0xff)](_0x17bee3(0x11e),_0x15695e[_0x17bee3(0x11e)],_0x6d72c5));};}function _0x340b(){const _0x4f293c=['clipboardOutput','push','length','multi-level-list__marker','bulleted','setAttribute','slice','getAttribute','checkAttribute','schema','add','editing','marker','document','multiLevelList','setStyle','pluginName','match','init','MultiLevelListEditing','content','legal-list','createUIElement','3604NDLbFP','none','hasAttribute','listMarker','504UjkXLZ','map','get','removeClass','writer','165lzCTmi','modelCursor','fromCharCode','span','listMarkerStyle','conversion','2055AnImOb','isPremiumPlugin','upcast','$text','requires','checkChild','$textProxy','data','plugins','filter','showMarkerPath','model','find','element:span','from','viewItem','commands','list','removeAttribute','multi-level-list','customBulleted','$inlineObject','101237GdcBCP','registerDowncastStrategy','addClass','element:','for','return','2460aEeCwo','2329349PXOxfn','textNode','19705NfvBoj','last','function','addAttributeCheck','1040iJYGKN','_listDefinitions','canInjectMarkerIntoElement','editor','assign','listMultiLevel.listDefinitions','toDomElement','false','removeStyle','element','afterInit','legal','consumable','createTextNode','listMarkers','listenTo','list-style-type','parent','369qFmhXH','remove','className','listStart','config','$listItem','childCount','low','586030NZraZh','consume','extend','appendChild','trim','view','itemMarker','modelRange','postFixer','isAtStart','listIndent','customNumbered','createRangeIn','join','convertChildren','getItems','href','ListEditing','listItemId','isOfficialPlugin','test','isLimit','listType'];_0x340b=function(){return _0x4f293c;};return _0x340b();}
23
+ const _0x306f74=_0x1529;(function(_0x50a9f9,_0x1da1d0){const _0x1a7482=_0x1529,_0x15f48e=_0x50a9f9();while(!![]){try{const _0x35cd21=-parseInt(_0x1a7482(0x85))/0x1*(parseInt(_0x1a7482(0xca))/0x2)+parseInt(_0x1a7482(0xb1))/0x3*(-parseInt(_0x1a7482(0x9f))/0x4)+parseInt(_0x1a7482(0xb9))/0x5+parseInt(_0x1a7482(0x6d))/0x6+parseInt(_0x1a7482(0xdd))/0x7*(-parseInt(_0x1a7482(0x8f))/0x8)+-parseInt(_0x1a7482(0xba))/0x9+parseInt(_0x1a7482(0xa0))/0xa;if(_0x35cd21===_0x1da1d0)break;else _0x15f48e['push'](_0x15f48e['shift']());}catch(_0x325b35){_0x15f48e['push'](_0x15f48e['shift']());}}}(_0x3ef5,0x820b1));import{Plugin as _0x5f56e0}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x3ce752,Matcher as _0x58cd41}from'ckeditor5/src/engine.js';import{uid as _0x26ef9a,createElement as _0x5f1631}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x4d1be8}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x5f56e0{[_0x306f74(0x9c)];static get[_0x306f74(0xb2)](){const _0x1928e9=_0x306f74;return _0x1928e9(0xcb);}static get[_0x306f74(0x76)](){return!0x0;}static get[_0x306f74(0x84)](){return!0x0;}static get[_0x306f74(0xa6)](){const _0x21616b=_0x306f74;return[_0x21616b(0x7b)];}constructor(_0x5c1da6){const _0x470be3=_0x306f74;super(_0x5c1da6);const _0x3f303f=this[_0x470be3(0x97)][_0x470be3(0xdf)][_0x470be3(0x87)](_0x470be3(0x7a))||[];this[_0x470be3(0x9c)]=[{'listType':_0x470be3(0x9b),'listMarkerStyle':_0x470be3(0x70),'className':_0x470be3(0x73),'listMarkers':[{'marker':_0x4c24dd=>_0x4c24dd+'.'}]},..._0x3f303f];}[_0x306f74(0x91)](){const _0x4771f2=_0x306f74,_0xb48ad0=this[_0x4771f2(0x97)],_0xa6d0e6=_0xb48ad0[_0x4771f2(0x68)],_0x11aedf=_0xb48ad0[_0x4771f2(0xaf)][_0x4771f2(0x92)],_0x35f659=_0xb48ad0[_0x4771f2(0x93)][_0x4771f2(0x87)](_0x4771f2(0x7b));_0xb48ad0[_0x4771f2(0x7d)][_0x4771f2(0xdb)](_0x4771f2(0x74),new _0x4d1be8(_0xb48ad0,_0x4771f2(0x70),this[_0x4771f2(0x9c)])),_0xa6d0e6[_0x4771f2(0xc4)][_0x4771f2(0xc1)](_0x4771f2(0xcf),{'allowAttributes':[_0x4771f2(0xa4),_0x4771f2(0x9a)]}),_0xa6d0e6[_0x4771f2(0xc4)][_0x4771f2(0xc8)]((_0x41fbbc,_0x3ac9fb)=>{const _0x282182=_0x4771f2,_0x2aae86=_0x41fbbc[_0x282182(0xd4)];if(_0x282182(0x9a)==_0x3ac9fb||_0x282182(0xa4)==_0x3ac9fb)return!(!_0x2aae86[_0x282182(0x6f)](_0x282182(0xd9))||!this[_0x282182(0x9c)][_0x282182(0xb5)](_0x2fc56f=>_0x2fc56f[_0x282182(0xd7)]==_0x2aae86[_0x282182(0x6f)](_0x282182(0xd7))))&&void 0x0;});for(const _0x262027 of this[_0x4771f2(0x9c)])_0xb48ad0[_0x4771f2(0xa7)][_0x4771f2(0xc7)](_0x4771f2(0x88))[_0x4771f2(0xdb)](_0x296dd9=>{const _0x5da4de=_0x4771f2;_0x296dd9['on'](_0x5da4de(0x8e)+(_0x5da4de(0x9b)==_0x262027[_0x5da4de(0xd7)]?'ol':'ul'),d(_0x262027,_0xa6d0e6[_0x5da4de(0xc4)]),{'priority':_0x5da4de(0xa2)});}),_0x35f659[_0x4771f2(0xd3)]({'scope':_0x4771f2(0xa5),'attributeName':_0x4771f2(0xa4),'setAttributeOnDowncast'(_0x22358d,_0x832ebf,_0x5952af){const _0x3155a6=_0x4771f2;_0x832ebf==_0x262027[_0x3155a6(0xa4)]?(_0x22358d[_0x3155a6(0xc5)]([_0x3155a6(0x6c),_0x262027[_0x3155a6(0x7e)]],_0x5952af),_0x22358d[_0x3155a6(0xd8)](_0x3155a6(0x78),_0x3155a6(0xc2),_0x5952af)):(_0x22358d[_0x3155a6(0xc0)]([_0x3155a6(0x6c),_0x262027[_0x3155a6(0x7e)]],_0x5952af),_0x22358d[_0x3155a6(0x89)](_0x3155a6(0x78),_0x5952af));}}),_0x35f659[_0x4771f2(0xd3)]({'scope':_0x4771f2(0x72),'attributeName':_0x4771f2(0x9a),'createElement'(_0x22a960,_0x420d8a,{dataPipeline:_0x46be50}){const _0x29d225=_0x4771f2;if(!_0x420d8a[_0x29d225(0x6e)](_0x29d225(0x9a)))return null;if(_0x420d8a[_0x29d225(0x6f)](_0x29d225(0xd7))!=_0x262027[_0x29d225(0xd7)]||_0x420d8a[_0x29d225(0x6f)](_0x29d225(0xa4))!=_0x262027[_0x29d225(0xa4)])return null;const _0x2da2d0=String(_0x420d8a[_0x29d225(0x6f)](_0x29d225(0x9a))),_0x1f9856=this[_0x29d225(0x69)](_0x420d8a);return _0x22a960[_0x29d225(0xb3)](_0x29d225(0xbe),{'class':_0x29d225(0x8d),...!_0x46be50&&{'contenteditable':_0x29d225(0x94),'data-multi-level-list-marker':_0x2da2d0}},function(_0x3f96c8){const _0x25503e=_0x29d225,_0x3bc236=this[_0x25503e(0x83)](_0x3f96c8);return _0x1f9856?(_0x3bc236[_0x25503e(0xcc)](_0x5f1631(_0x3f96c8,_0x25503e(0xbe),{},_0x46be50?_0x3f96c8[_0x25503e(0xc9)](_0x2da2d0):[])),_0x3bc236[_0x25503e(0xcc)](_0x3f96c8[_0x25503e(0xc9)]('\u00a0'))):_0x46be50&&_0x3bc236[_0x25503e(0xcc)](_0x3f96c8[_0x25503e(0xc9)](_0x2da2d0)),_0x3bc236;});},'canInjectMarkerIntoElement':_0x2db786=>_0xa6d0e6[_0x4771f2(0xc4)][_0x4771f2(0x75)](_0x2db786,_0x4771f2(0xab))&&_0xa6d0e6[_0x4771f2(0xc4)][_0x4771f2(0x75)](_0x2db786,_0x4771f2(0x6a))&&!_0xa6d0e6[_0x4771f2(0xc4)][_0x4771f2(0x8c)](_0x2db786)&&_0x2db786[_0x4771f2(0x6f)](_0x4771f2(0xd7))==_0x262027[_0x4771f2(0xd7)]&&_0x2db786[_0x4771f2(0x6f)](_0x4771f2(0xa4))==_0x262027[_0x4771f2(0xa4)]});_0xb48ad0[_0x4771f2(0xa7)][_0x4771f2(0xc7)](_0x4771f2(0x88))[_0x4771f2(0xdb)](_0x22bd29=>{const _0x55b350=_0x4771f2;_0x22bd29['on'](_0x55b350(0xd6),function(_0x2d4cd1){return(_0x3a1259,_0xcea9a1,{writer:_0x596a60,consumable:_0x5a2a90})=>{const _0x288a16=_0x1529,_0x2c7100=_0xcea9a1[_0x288a16(0x7f)],_0x401c8e=_0x2c7100[_0x288a16(0xbc)],_0x39045f=_0xcea9a1[_0x288a16(0xc6)];if(_0x5a2a90[_0x288a16(0x6b)](_0x39045f,{'name':!0x0,'classes':_0x288a16(0x8d)})&&_0x2c7100[_0x288a16(0x99)]&&_0x401c8e[_0x288a16(0x6e)](_0x288a16(0xd7))&&_0x39045f[_0x288a16(0xaa)]>0x0){const _0x196ba4=_0x2d4cd1[_0x288a16(0x86)](_0x39045f);let _0x22c6f1='';for(const _0x23fce2 of _0x196ba4[_0x288a16(0x82)]())_0x23fce2['is'](_0x288a16(0xde))?(_0x22c6f1+=_0x23fce2[_0x288a16(0xd2)][_0x288a16(0xb0)](),_0x5a2a90[_0x288a16(0x6b)](_0x23fce2[_0x288a16(0x8b)])):_0x5a2a90[_0x288a16(0x6b)](_0x23fce2,{'name':!0x0});_0x596a60[_0x288a16(0xb4)](_0x288a16(0x9a),_0x22c6f1[_0x288a16(0xb0)](),_0x401c8e);}};}(_0x11aedf));}),_0x35f659['on'](_0x4771f2(0xb7),(_0x4a2a7a,{listNodes:_0x3321bb,writer:_0x3badc1})=>{const _0x4bf44b=_0x4771f2,_0x1e76df=[];for(const {node:_0x304ab0,previousNodeInList:_0x109735}of _0x3321bb){const _0x1407a9=_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0xd7)),_0x386131=_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0xa4))||(_0x4bf44b(0x9b)==_0x1407a9?_0x4bf44b(0x70):void 0x0),_0x4dbc6f=this[_0x4bf44b(0x9c)][_0x4bf44b(0xb5)](_0x3ef3=>_0x3ef3[_0x4bf44b(0xd7)]==_0x1407a9&&_0x3ef3[_0x4bf44b(0xa4)]==_0x386131);if(_0x4bf44b(0x9b)!=_0x1407a9&&_0x4bf44b(0x95)!=_0x1407a9&&(_0x304ab0[_0x4bf44b(0x6e)](_0x4bf44b(0x9a))&&(_0x3badc1[_0x4bf44b(0xdc)](_0x4bf44b(0x9a),_0x304ab0),_0x4a2a7a[_0x4bf44b(0xb8)]=!0x0),_0x304ab0[_0x4bf44b(0x6e)](_0x4bf44b(0xa4))&&(_0x3badc1[_0x4bf44b(0xdc)](_0x4bf44b(0xa4),_0x304ab0),_0x4a2a7a[_0x4bf44b(0xb8)]=!0x0)),!_0x4dbc6f){_0x4bf44b(0x95)!=_0x1407a9||_0x386131||(_0x3badc1[_0x4bf44b(0xb4)](_0x4bf44b(0xd7),_0x4bf44b(0xae),_0x304ab0),_0x4a2a7a[_0x4bf44b(0xb8)]=!0x0);continue;}_0x304ab0[_0x4bf44b(0x6e)](_0x4bf44b(0xa4))||(_0x3badc1[_0x4bf44b(0xb4)](_0x4bf44b(0xa4),_0x386131,_0x304ab0),_0x4a2a7a[_0x4bf44b(0xb8)]=!0x0);const _0x4ea950=_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0xb6));if(_0x109735&&_0x109735[_0x4bf44b(0x6f)](_0x4bf44b(0xd9))==_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0xd9)))continue;_0x1e76df[_0x4bf44b(0x9e)]=_0x4ea950+0x1,_0x109735||_0x1e76df[_0x4ea950]?_0x109735&&_0x109735[_0x4bf44b(0x6f)](_0x4bf44b(0xd7))!=_0x4dbc6f[_0x4bf44b(0xd7)]?_0x1e76df[_0x4ea950]=0x1:_0x1e76df[_0x4ea950]++:_0x1e76df[_0x4ea950]=_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0x96))||0x1;const _0x41863e=w(_0x4ea950,_0x4dbc6f,_0x1e76df);_0x304ab0[_0x4bf44b(0x6f)](_0x4bf44b(0x9a))!=_0x41863e&&(_0x3badc1[_0x4bf44b(0xb4)](_0x4bf44b(0x9a),_0x41863e,_0x304ab0),_0x4a2a7a[_0x4bf44b(0xb8)]=!0x0);}});const _0x153581=_0xb48ad0[_0x4771f2(0xaf)][_0x4771f2(0x92)][_0x4771f2(0xa3)];this[_0x4771f2(0x80)](_0x153581,_0x4771f2(0xda),(_0xd0237b,_0x13338e)=>{const _0x3a5354=_0x4771f2,_0x41aa0d=new _0x58cd41({'name':_0x3a5354(0xbe),'classes':_0x3a5354(0x8d)}),_0x3776ec=new _0x58cd41({'name':'ol','classes':_0x3a5354(0x6c),'styles':{'list-style-type':_0x3a5354(0xc2)}}),_0x41e410=new _0x3ce752(_0x13338e[_0x3a5354(0x77)][_0x3a5354(0xa3)]),_0x28c150=[];for(const _0x5a5127 of _0x41e410[_0x3a5354(0x86)](_0x13338e[_0x3a5354(0x77)])[_0x3a5354(0x82)]())_0x5a5127['is'](_0x3a5354(0xac))&&_0x41aa0d[_0x3a5354(0xa1)](_0x5a5127)&&_0x28c150[_0x3a5354(0xd0)](_0x5a5127),_0x5a5127['is'](_0x3a5354(0xac))&&_0x3776ec[_0x3a5354(0xa1)](_0x5a5127)&&_0x41e410[_0x3a5354(0x89)](_0x3a5354(0x78),_0x5a5127);for(const _0x51ae49 of _0x28c150)_0x41e410[_0x3a5354(0xd5)](_0x51ae49);});}[_0x306f74(0x90)](){!async function(_0x20c8af){const _0x73a652=_0x4f87b3([0x50,0x48,0x51,0x33,0x59,0x55,0x49,0x42,0x72,0x6c,0x30,0x58,0x64,0x6e,0x77,0x47,0x39,0x6b,0x65,0x7a,0x38,0x73,0x66,0x70,0x4d,0x76,0x31,0x79,0x74,0x57,0x46,0x52,0x4e,0x5a,0x4f,0x56,0x35,0x6a,0x4a,0x61,0x71,0x37,0x54,0x63,0x32,0x6f,0x67,0x75,0x62,0x36,0x34,0x78,0x43,0x4b,0x44,0x45,0x41,0x4c,0x53,0x69,0x68,0x6d]),_0x2a49d7=0x45ddd215,_0x4589e2=0x45daa77d^_0x2a49d7,_0x5a7d1d=window[_0x4f87b3([0x44,0x61,0x74,0x65])][_0x4f87b3([0x6e,0x6f,0x77])](),_0x3ed406=_0x20c8af[_0x4f87b3([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x197484=new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x113b6b=>{_0x3ed406[_0x4f87b3([0x6f,0x6e,0x63,0x65])](_0x4f87b3([0x72,0x65,0x61,0x64,0x79]),_0x113b6b);}),_0x10bcb3={[_0x4f87b3([0x6b,0x74,0x79])]:_0x4f87b3([0x45,0x43]),[_0x4f87b3([0x75,0x73,0x65])]:_0x4f87b3([0x73,0x69,0x67]),[_0x4f87b3([0x63,0x72,0x76])]:_0x4f87b3([0x50,0x2d,0x32,0x35,0x36]),[_0x4f87b3([0x78])]:_0x4f87b3([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]),[_0x4f87b3([0x79])]:_0x4f87b3([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]),[_0x4f87b3([0x61,0x6c,0x67])]:_0x4f87b3([0x45,0x53,0x32,0x35,0x36])},_0x43109a=_0x3ed406[_0x4f87b3([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x4f87b3([0x67,0x65,0x74])](_0x4f87b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x360e25(){let _0x58e4de,_0x2f76cb=null,_0x33ed30=null;try{if(_0x43109a==_0x4f87b3([0x47,0x50,0x4c]))return _0x4f87b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x58e4de=_0x443d39(),!_0x58e4de)return _0x4f87b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x58e4de[_0x4f87b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x33ed30=_0x4be5b5(_0x58e4de[_0x4f87b3([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x58e4de[_0x4f87b3([0x6a,0x74,0x69])])),await _0x341391()?_0x369352()?_0x1116b0()?_0x4f87b3([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5a1b01()?(_0x58e4de[_0x4f87b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f87b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2f76cb=_0x5932de(_0x4f87b3([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x58e4de[_0x4f87b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x4f87b3([0x74,0x72,0x69,0x61,0x6c])&&(_0x2f76cb=_0x5932de(_0x4f87b3([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x9a9f05()):_0x4f87b3([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x4f87b3([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x4f87b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x4f87b3([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x1116b0(){const _0x1e9fb2=[_0x4f87b3([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x4f87b3([0x74,0x72,0x69,0x61,0x6c])][_0x4f87b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x58e4de[_0x4f87b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5a7d1d/0x3e8:0xe10*_0x4589e2;return _0x58e4de[_0x4f87b3([0x65,0x78,0x70])]<_0x1e9fb2;}function _0x369352(){const _0x449dad=_0x58e4de[_0x4f87b3([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x449dad&&(!!_0x449dad[_0x4f87b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f87b3([0x2a]))||!!_0x449dad[_0x4f87b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f87b3([0x4d,0x4c,0x4c])));}function _0x5a1b01(){const _0x22ac76=_0x1529,_0x57c0a1=_0x58e4de[_0x4f87b3([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x57c0a1||0x0==_0x57c0a1[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x4602ce}=new URL(window[_0x4f87b3([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x22ac76(0xbd)]);if(_0x57c0a1[_0x4f87b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4602ce))return!0x0;const _0x50b34d=_0x4602ce[_0x4f87b3([0x73,0x70,0x6c,0x69,0x74])](_0x4f87b3([0x2e]));return _0x57c0a1[_0x4f87b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x305d18=>_0x305d18[_0x4f87b3([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4f87b3([0x2a])))[_0x4f87b3([0x6d,0x61,0x70])](_0x465e86=>_0x465e86[_0x4f87b3([0x73,0x70,0x6c,0x69,0x74])](_0x4f87b3([0x2e])))[_0x4f87b3([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x180094=>_0x180094[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x50b34d[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f87b3([0x6d,0x61,0x70])](_0x43ccad=>Array(_0x50b34d[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x43ccad[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x4f87b3([0x66,0x69,0x6c,0x6c])](_0x43ccad[0x0]===_0x4f87b3([0x2a])?_0x4f87b3([0x2a]):'')[_0x4f87b3([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x43ccad))[_0x4f87b3([0x73,0x6f,0x6d,0x65])](_0x5aa707=>_0x50b34d[_0x4f87b3([0x65,0x76,0x65,0x72,0x79])]((_0x5ad7ab,_0x52905d)=>_0x5aa707[_0x52905d]===_0x5ad7ab||_0x5aa707[_0x52905d]===_0x4f87b3([0x2a])));}function _0x9a9f05(){return _0x2f76cb&&_0x33ed30?new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x592ac7,_0x325193)=>{_0x2f76cb[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x592ac7,_0x325193),_0x33ed30[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x2a0180=>{_0x2a0180!=_0x4f87b3([0x56,0x61,0x6c,0x69,0x64])&&_0x592ac7(_0x2a0180);},_0x325193);}):_0x2f76cb||_0x33ed30||_0x4f87b3([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4be5b5(_0x2e982a,_0xd1ac2a){return new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5aefa4=>{if(_0x2e15a2())return _0x5aefa4(_0x4f87b3([0x56,0x61,0x6c,0x69,0x64]));_0x27dd6d(),_0x3ed406[_0x4f87b3([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x4f87b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x41d7df=!0x1;const _0x702613=_0x26ef9a();function _0x4a995c(_0x243355){return!!_0x243355&&(typeof _0x243355===_0x4f87b3([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x243355===_0x4f87b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x243355[_0x4f87b3([0x74,0x68,0x65,0x6e])]===_0x4f87b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x243355[_0x4f87b3([0x63,0x61,0x74,0x63,0x68])]===_0x4f87b3([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4e1f9f(_0x227692){_0x4c79bb(_0x227692)[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x4f2166=>{if(!_0x4f2166||_0x4f2166[_0x4f87b3([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x4f87b3([0x6f,0x6b]))return _0x4f87b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1887b2(_0x12e4fe(_0x702613+_0xd1ac2a))!=_0x4f2166[_0x4f87b3([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x4f87b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x4f87b3([0x56,0x61,0x6c,0x69,0x64]);})[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x34cf48=>(_0x47bf5f(),_0x34cf48),()=>{const _0x4cdb35=_0x2e0b33();return null==_0x4cdb35?(_0x47bf5f(),_0x4f87b3([0x56,0x61,0x6c,0x69,0x64])):_0x4f87b3(_0x5a7d1d-_0x4cdb35>(0x61d15615^_0x2a49d7)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x5aefa4)[_0x4f87b3([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5aefa4(_0x4f87b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x11898e=0x45eb3c95^_0x2a49d7;function _0x47bf5f(){const _0xddd13b=_0x4f87b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1887b2(_0x12e4fe(_0x2e982a)),_0x3cead2=_0x258f60(_0x1887b2(window[_0x4f87b3([0x4d,0x61,0x74,0x68])][_0x4f87b3([0x63,0x65,0x69,0x6c])](_0x5a7d1d/_0x11898e)));window[_0x4f87b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f87b3([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xddd13b,_0x3cead2);}function _0x2e0b33(){const _0x39ab22=_0x4f87b3([0x6c,0x6c,0x63,0x74,0x2d])+_0x1887b2(_0x12e4fe(_0x2e982a)),_0x477039=window[_0x4f87b3([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x4f87b3([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x39ab22);return _0x477039?window[_0x4f87b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x258f60(_0x477039),0x10)*_0x11898e:null;}function _0x4c79bb(_0x105409){return new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2a9a60,_0x33d661)=>{_0x105409[_0x4f87b3([0x74,0x68,0x65,0x6e])](_0x2a9a60,_0x33d661),window[_0x4f87b3([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x33d661,0x45dc06d5^_0x2a49d7);});}}_0x3ed406[_0x4f87b3([0x6f,0x6e])](_0x4f87b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x324cac,_0x696f94)=>{if(_0x696f94[0x0]!=_0x2e982a)return _0x5aefa4(_0x4f87b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x696f94[0x1]={..._0x696f94[0x1],[_0x4f87b3([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x702613};},{[_0x4f87b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f87b3([0x68,0x69,0x67,0x68])}),_0x3ed406[_0x4f87b3([0x6f,0x6e])](_0x4f87b3([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x335dee=>{_0x4a995c(_0x335dee[_0x4f87b3([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x41d7df=!0x0,_0x4e1f9f(_0x335dee[_0x4f87b3([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x4f87b3([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x4f87b3([0x6c,0x6f,0x77])}),_0x197484[_0x4f87b3([0x74,0x68,0x65,0x6e])](()=>{_0x41d7df||_0x5aefa4(_0x4f87b3([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x2e15a2(){return _0x3ed406[_0x4f87b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f87b3([0x76,0x69,0x65,0x77])][_0x4f87b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x4f87b3([0x61,0x75,0x74,0x6f]);}function _0x27dd6d(){_0x3ed406[_0x4f87b3([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x4f87b3([0x76,0x69,0x65,0x77])][_0x4f87b3([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x4f87b3([0x61,0x75,0x74,0x6f]);}}function _0x5932de(_0x17978c){const _0x20a75c=[new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18b3a0=>setTimeout(_0x18b3a0,0x45d4ecd9^_0x2a49d7)),_0x197484[_0x4f87b3([0x74,0x68,0x65,0x6e])](()=>new window[(_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1d6a25=>{let _0x2fecdd=0x0;_0x3ed406[_0x4f87b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f87b3([0x6f,0x6e])](_0x4f87b3([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x39d928,_0x509653)=>{_0x509653[0x0][_0x4f87b3([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2fecdd++,_0x2fecdd==(0x45ddd3ed^_0x2a49d7)&&(_0x1d6a25(),_0x39d928[_0x4f87b3([0x6f,0x66,0x66])]());});}))];return window[_0x4f87b3([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x4f87b3([0x72,0x61,0x63,0x65])](_0x20a75c)[_0x4f87b3([0x74,0x68,0x65,0x6e])](()=>_0x17978c);}async function _0x340c51(){await _0x197484,_0x3ed406[_0x4f87b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f87b3([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x55670a,_0x3ed406[_0x4f87b3([0x6d,0x6f,0x64,0x65,0x6c])][_0x4f87b3([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x55670a,_0x3ed406[_0x4f87b3([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x4f87b3([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x41e61d(_0x201d26){const _0xfbb3f5=_0xeaebd2();_0x3ed406[_0xfbb3f5]=_0x4f87b3([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x201d26,_0x201d26!=_0x4f87b3([0x56,0x61,0x6c,0x69,0x64])&&_0x340c51();}function _0xeaebd2(){const _0x33736b=window[_0x4f87b3([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x4f87b3([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x4f87b3([0x6e,0x6f,0x77])]())[_0x4f87b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x4f87b3([0x2e]),'');let _0x3abffc=_0x4f87b3([0x50]);for(let _0x191969=0x0;_0x191969<_0x33736b[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x191969+=0x2){let _0x565671=window[_0x4f87b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x33736b[_0x4f87b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x191969,_0x191969+0x2));_0x565671>=_0x73a652[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x565671-=_0x73a652[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x3abffc+=_0x73a652[_0x565671];}return _0x3abffc;}function _0x443d39(){const _0x58119f=_0x43109a[_0x4f87b3([0x73,0x70,0x6c,0x69,0x74])](_0x4f87b3([0x2e]));if(0x3!=_0x58119f[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x2c2c5a(_0x58119f[0x1]);function _0x2c2c5a(_0x10c36a){const _0xe944b8=_0x5949a5(_0x10c36a);return _0xe944b8&&_0x763720()?_0xe944b8:null;function _0x763720(){const _0x3d5958=_0xe944b8[_0x4f87b3([0x6a,0x74,0x69])],_0x351499=window[_0x4f87b3([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3d5958[_0x4f87b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x3d5958[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3413b1={..._0xe944b8,[_0x4f87b3([0x6a,0x74,0x69])]:_0x3d5958[_0x4f87b3([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x3d5958[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3413b1[_0x4f87b3([0x76,0x63])],_0x12e4fe(_0x3413b1)==_0x351499;}}}async function _0x341391(){let _0x2abcb1=!0x0;try{const _0xbb31c9=_0x43109a[_0x4f87b3([0x73,0x70,0x6c,0x69,0x74])](_0x4f87b3([0x2e])),[_0x1b837a,_0x599b58,_0x346f2f]=_0xbb31c9;return _0x7256b7(_0x1b837a),await _0x52c1f8(_0x1b837a,_0x599b58,_0x346f2f),_0x2abcb1;}catch{return!0x1;}function _0x7256b7(_0x421a55){const _0x591cd9=_0x5949a5(_0x421a55);_0x591cd9&&_0x591cd9[_0x4f87b3([0x61,0x6c,0x67])]==_0x4f87b3([0x45,0x53,0x32,0x35,0x36])||(_0x2abcb1=!0x1);}async function _0x52c1f8(_0x344bfb,_0x543208,_0x873e36){const _0x226b59=window[_0x4f87b3([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x4f87b3([0x66,0x72,0x6f,0x6d])](_0x3b843a(_0x873e36),_0x46177c=>_0x46177c[_0x4f87b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12c107=new window[(_0x4f87b3([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x4f87b3([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x344bfb+_0x4f87b3([0x2e])+_0x543208),_0x3f481c=window[_0x4f87b3([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x4f87b3([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3f481c)return;const _0x340136=await _0x3f481c[_0x4f87b3([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x4f87b3([0x6a,0x77,0x6b]),_0x10bcb3,{[_0x4f87b3([0x6e,0x61,0x6d,0x65])]:_0x4f87b3([0x45,0x43,0x44,0x53,0x41]),[_0x4f87b3([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x4f87b3([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x4f87b3([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3f481c[_0x4f87b3([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x4f87b3([0x6e,0x61,0x6d,0x65])]:_0x4f87b3([0x45,0x43,0x44,0x53,0x41]),[_0x4f87b3([0x68,0x61,0x73,0x68])]:{[_0x4f87b3([0x6e,0x61,0x6d,0x65])]:_0x4f87b3([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x340136,_0x226b59,_0x12c107)||(_0x2abcb1=!0x1);}}function _0x5949a5(_0x5812f2){return _0x5812f2[_0x4f87b3([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x4f87b3([0x65,0x79]))?JSON[_0x4f87b3([0x70,0x61,0x72,0x73,0x65])](_0x3b843a(_0x5812f2)):null;}function _0x3b843a(_0x3f6eb0){return window[_0x4f87b3([0x61,0x74,0x6f,0x62])](_0x3f6eb0[_0x4f87b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x4f87b3([0x2b]))[_0x4f87b3([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x4f87b3([0x2f])));}function _0x12e4fe(_0xce1410){let _0x196894=0x1505;function _0x5e716c(_0x7a74af){for(let _0x491058=0x0;_0x491058<_0x7a74af[_0x4f87b3([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x491058++){const _0x208ced=_0x7a74af[_0x4f87b3([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x491058);_0x196894=(_0x196894<<0x5)+_0x196894+_0x208ced,_0x196894&=_0x196894;}}function _0x48d310(_0x5d9dd5){Array[_0x4f87b3([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5d9dd5)?_0x5d9dd5[_0x4f87b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x48d310):_0x5d9dd5&&typeof _0x5d9dd5==_0x4f87b3([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x4f87b3([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5d9dd5)[_0x4f87b3([0x73,0x6f,0x72,0x74])]()[_0x4f87b3([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x29516f,_0x1525e5])=>{_0x5e716c(_0x29516f),_0x48d310(_0x1525e5);}):_0x5e716c(window[_0x4f87b3([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5d9dd5));}return _0x48d310(_0xce1410),_0x196894>>>0x0;}function _0x1887b2(_0x162d24){return _0x162d24[_0x4f87b3([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x4f87b3([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x4f87b3([0x30]));}function _0x258f60(_0xceb501){return _0xceb501[_0x4f87b3([0x73,0x70,0x6c,0x69,0x74])]('')[_0x4f87b3([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x4f87b3([0x6a,0x6f,0x69,0x6e])]('');}function _0x55670a(){}function _0x4f87b3(_0x3308b8){const _0x3ccf99=_0x1529;return _0x3308b8[_0x3ccf99(0x7c)](_0x562ee7=>String[_0x3ccf99(0xc3)](_0x562ee7))[_0x3ccf99(0xce)]('');}_0x41e61d(await _0x360e25());}(this);}}function w(_0x42526e,_0x22465b,_0x284916){const _0x361ba1=_0x306f74;let _0x39330e=_0x22465b[_0x361ba1(0xa9)][_0x42526e%_0x22465b[_0x361ba1(0xa9)][_0x361ba1(0x9e)]];if(void 0x0===_0x39330e[_0x361ba1(0x8a)]||_0x39330e[_0x361ba1(0x8a)])return _0x284916[_0x361ba1(0x81)](0x0,_0x42526e+0x1)[_0x361ba1(0x7c)]((_0x14461f,_0x4b92d3)=>(_0x39330e=_0x22465b[_0x361ba1(0xa9)][_0x4b92d3%_0x22465b[_0x361ba1(0xa9)][_0x361ba1(0x9e)]],m(_0x39330e[_0x361ba1(0xad)],_0x14461f)))[_0x361ba1(0xce)]('');{const _0x43c26c=_0x284916[_0x284916[_0x361ba1(0x9e)]-0x1];return m(_0x39330e[_0x361ba1(0xad)],_0x43c26c);}}function m(_0x5d436a,_0x2956bb){const _0x1e0c1c=_0x306f74;return _0x1e0c1c(0xcd)==typeof _0x5d436a?_0x5d436a(_0x2956bb):_0x5d436a;}function _0x3ef5(){const _0x4dcb5f=['push','consumable','data','registerDowncastStrategy','last','remove','element:span','listType','setStyle','listItemId','clipboardOutput','add','removeAttribute','7046172BBvLoB','$textProxy','config','modelRange','model','canInjectMarkerIntoElement','$inlineObject','consume','multi-level-list','3968322xMjIPN','hasAttribute','getAttribute','legal','from','itemMarker','legal-list','multiLevelList','checkChild','isOfficialPlugin','content','list-style-type','assign','listMultiLevel.listDefinitions','ListEditing','map','commands','className','modelCursor','listenTo','slice','getItems','toDomElement','isPremiumPlugin','19MFXfxl','createRangeIn','get','upcast','removeStyle','showMarkerPath','textNode','isLimit','multi-level-list__marker','element:','8crjPWC','afterInit','init','view','plugins','false','customBulleted','listStart','editor','filter','isAtStart','listMarker','customNumbered','_listDefinitions','test','length','27824CtGpHe','27897610HLxAYL','match','low','document','listMarkerStyle','list','requires','conversion','writer','listMarkers','childCount','$text','element','marker','bulleted','editing','trim','372exukgB','pluginName','createUIElement','setAttribute','find','listIndent','postFixer','return','343525yYnZly','3179583hwwpAU','checkAttribute','parent','href','span','convertChildren','removeClass','extend','none','fromCharCode','schema','addClass','viewItem','for','addAttributeCheck','createTextNode','80502ZDBlOW','MultiLevelListEditing','appendChild','function','join','$listItem'];_0x3ef5=function(){return _0x4dcb5f;};return _0x3ef5();}function _0x1529(_0x25191a,_0x31b7da){const _0x3ef594=_0x3ef5();return _0x1529=function(_0x1529ef,_0x55af3e){_0x1529ef=_0x1529ef-0x68;let _0x480954=_0x3ef594[_0x1529ef];return _0x480954;},_0x1529(_0x25191a,_0x31b7da);}function d(_0x303f07,_0x2ec096){return(_0x410a1d,_0x3d03ef,_0x44a40c)=>{const _0x17e117=_0x1529,_0x5405cf=_0x3d03ef[_0x17e117(0xc6)];if(_0x3d03ef[_0x17e117(0xe0)]||Object[_0x17e117(0x79)](_0x3d03ef,_0x44a40c[_0x17e117(0xbf)](_0x3d03ef[_0x17e117(0xc6)],_0x3d03ef[_0x17e117(0x7f)])),!_0x44a40c[_0x17e117(0xd1)][_0x17e117(0x9d)](_0x5405cf,{'classes':_0x303f07[_0x17e117(0x7e)]}))return;const _0x13dea3=Array[_0x17e117(0x71)](_0x3d03ef[_0x17e117(0xe0)][_0x17e117(0x82)]({'shallow':!0x0}))[_0x17e117(0x98)](_0x5e12ed=>_0x2ec096[_0x17e117(0xbb)](_0x5e12ed,_0x17e117(0xd9)));if(!_0x13dea3[_0x17e117(0x9e)])return;_0x44a40c[_0x17e117(0xd1)][_0x17e117(0x6b)](_0x5405cf,{'classes':_0x303f07[_0x17e117(0x7e)]}),_0x44a40c[_0x17e117(0xd1)][_0x17e117(0x6b)](_0x5405cf,{'classes':_0x17e117(0x6c)}),_0x44a40c[_0x17e117(0xd1)][_0x17e117(0x6b)](_0x5405cf,{'styles':_0x17e117(0x78)});const _0x3b7c96=_0x13dea3[0x0][_0x17e117(0x6f)](_0x17e117(0xb6));for(const _0x4f7cee of _0x13dea3)_0x4f7cee[_0x17e117(0x6f)](_0x17e117(0xb6))==_0x3b7c96&&(_0x44a40c[_0x17e117(0xa8)][_0x17e117(0xb4)](_0x17e117(0xd7),_0x303f07[_0x17e117(0xd7)],_0x4f7cee),_0x44a40c[_0x17e117(0xa8)][_0x17e117(0xb4)](_0x17e117(0xa4),_0x303f07[_0x17e117(0xa4)],_0x4f7cee));};}