@ckeditor/ckeditor5-list-multi-level 46.1.1-alpha.1 → 46.1.1-alpha.3

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={6: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 l={},r=[],o=0;o<t.length;o++){var a=t[o],c=n.base?a[0]+n.base:a[0],u=l[c]||0,m="".concat(c," ").concat(u);l[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})}r.push(m)}return r}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 l=n(t=t||[],s=s||{});return function(t){t=t||[];for(var r=0;r<l.length;r++){var o=i(l[r]);e[o].references--}for(var a=n(t,s),c=0;c<l.length;c++){var u=i(l[c]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}l=a}}},237:t=>{"use strict";t.exports=CKEditor5.dll},290:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},302:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},557: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)}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},602: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 l;if(n)l="";else{l="",s.supports&&(l+="@supports (".concat(s.supports,") {")),s.media&&(l+="@media ".concat(s.media," {"));var r=void 0!==s.layer;r&&(l+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),l+=s.css,r&&(l+="}"),s.media&&(l+="}"),s.supports&&(l+="}")}if(t.styleSheet)t.styleSheet.cssText=i(e,l);else{var o=document.createTextNode(l),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)}}}},623:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),l=i(718),r=i.n(l)()(s());r.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=r},712:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),l=i(718),r=i.n(l)()(s());r.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=r},718: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,l){"string"==typeof t&&(t=[[null,t,void 0]]);var r={};if(n)for(var o=0;o<this.length;o++){var a=this[o][0];null!=a&&(r[a]=!0)}for(var c=0;c<t.length;c++){var u=[].concat(t[c]);n&&r[u[0]]||(void 0!==l&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=l),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}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},933: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 l=e[n]={id:n,exports:{}};return t[n](l,l.exports,i),l.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 l=o;function r(){const t=["8vbvUsO","commands","model","value","customNumberedList","_getValue","1567993VwqZbI","isListItemBlock","4wwUrYY","defaultListMarkerStyle","find","isEnabled","22415789pNLvXL","107553ImuJfk","ListUtils","customBulletedList","299305CwxTDl","List","getAttribute","listType","_checkEnabled","plugins","editor","listMarkerStyle","683151ajesAJ","selection","refresh","change","getSelectedBlocks","execute","_listUtils","_listDefinitions","1096112DcShpH","110XPvAWs","_getListTypeFromListMarkerStyle","514287esLCCH","get","document","42OFMceI"];return(r=function(){return t})()}function o(t,e){const i=r();return(o=function(t,e){return i[t-=261]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(330872===-parseInt(e(272))/1+-parseInt(e(291))/2+-parseInt(e(283))/3*(parseInt(e(267))/4)+-parseInt(e(275))/5*(parseInt(e(297))/6)+-parseInt(e(265))/7*(-parseInt(e(298))/8)+parseInt(e(294))/9*(-parseInt(e(292))/10)+parseInt(e(271))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(r);class a extends t.Command{[l(268)];[l(290)];[l(289)];constructor(t,e,i){const n=l;super(t),this[n(268)]=e,this[n(290)]=i,this[n(289)]=this[n(281)][n(280)][n(295)](n(273))}[l(285)](){const t=l;this[t(262)]=this[t(264)](),this[t(270)]=this[t(279)]()}[l(288)](t={}){const e=l,i=this[e(281)][e(261)],n=t[e(282)]||this[e(268)];i[e(286)](()=>{const t=e,i=this[t(293)](n);if(!i)return;const s=i+t(276);this[t(281)][t(288)](s,{additionalAttributes:{listMarkerStyle:n}})})}[l(264)](){const t=l,e=(0,s.first)(this[t(281)][t(261)][t(296)][t(284)][t(287)]());return this[t(289)][t(266)](e)?e[t(277)](t(282)):null}[l(279)](){const t=l,e=this[t(281)],i=e[t(299)][t(295)](t(263)),n=e[t(299)][t(295)](t(274));return i[t(270)]||n[t(270)]}[l(293)](t){const e=l,i=this[e(290)][e(269)](i=>i[e(282)]==t);return i?i[e(278)]:null}}const c=m;!function(t){const e=m,i=t();for(;;)try{if(716539===parseInt(e(403))/1*(parseInt(e(397))/2)+-parseInt(e(427))/3*(-parseInt(e(335))/4)+parseInt(e(366))/5+-parseInt(e(340))/6+-parseInt(e(388))/7+-parseInt(e(444))/8+parseInt(e(358))/9*(parseInt(e(417))/10))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class u extends t.Plugin{[c(362)];static get[c(345)](){return c(365)}static get[c(404)](){return!0}static get[c(412)](){return!0}static get[c(346)](){return[c(373)]}constructor(t){const e=c;super(t);const i=this[e(441)][e(425)][e(411)](e(438))||[];this[e(362)]=[{listType:e(343),listMarkerStyle:e(349),className:e(405),listMarkers:[{marker:t=>t+"."}]},...i]}[c(434)](){const t=c,i=this[t(441)],n=i[t(382)],l=i[t(389)][t(428)],r=i[t(355)][t(411)](t(373));i[t(445)][t(447)](t(406),new a(i,t(349),this[t(362)])),n[t(432)][t(422)](t(437),{allowAttributes:[t(394),t(331)]}),n[t(432)][t(391)]((e,i)=>{const n=t,s=e[n(378)];if(n(331)==i||n(394)==i)return!(!s[n(336)](n(408))||!this[n(362)][n(410)](t=>t[n(338)]==s[n(336)](n(338))))&&void 0});for(const e of this[t(362)])i[t(407)][t(436)](t(350))[t(447)](i=>{const s=t;var l,r;i.on(s(402)+(s(343)==e[s(338)]?"ol":"ul"),(l=e,r=n[s(432)],(t,e,i)=>{const n=m,s=e[n(401)];if(e[n(393)]||Object[n(361)](e,i[n(430)](e[n(401)],e[n(420)])),!i[n(339)][n(330)](s,{classes:l[n(387)]}))return;const o=Array[n(448)](e[n(393)][n(443)]({shallow:!0}))[n(374)](t=>r[n(449)](t,n(408)));if(!o[n(416)])return;i[n(339)][n(429)](s,{classes:l[n(387)]}),i[n(339)][n(429)](s,{classes:n(446)}),i[n(339)][n(429)](s,{styles:n(354)});const a=o[0][n(336)](n(367));for(const t of o)t[n(336)](n(367))==a&&(i[n(376)][n(419)](n(338),l[n(338)],t),i[n(376)][n(419)](n(394),l[n(394)],t))}),{priority:s(400)})}),r[t(380)]({scope:t(372),attributeName:t(394),setAttributeOnDowncast(i,n,s){const l=t;n==e[l(394)]?(i[l(347)]([l(446),e[l(387)]],s),i[l(442)](l(354),l(333),s)):(i[l(360)]([l(446),e[l(387)]],s),i[l(385)](l(354),s))}}),r[t(380)]({scope:t(377),attributeName:t(331),createElement(i,n,{dataPipeline:l}){const r=t;if(!n[r(399)](r(331)))return null;if(n[r(336)](r(338))!=e[r(338)]||n[r(336)](r(394))!=e[r(394)])return null;const o=String(n[r(336)](r(331))),a=this[r(342)](n);return i[r(332)](r(370),{class:r(375),...!l&&{contenteditable:r(424),"data-multi-level-list-marker":o}},function(t){const e=r,i=this[e(329)](t);return a?(i[e(381)]((0,s.createElement)(t,e(370),{},l?t[e(363)](o):[])),i[e(381)](t[e(363)](" "))):l&&i[e(381)](t[e(363)](o)),i})},canInjectMarkerIntoElement:i=>n[t(432)][t(352)](i,t(439))&&n[t(432)][t(352)](i,t(413))&&!n[t(432)][t(421)](i)&&i[t(336)](t(338))==e[t(338)]&&i[t(336)](t(394))==e[t(394)]});i[t(407)][t(436)](t(350))[t(447)](e=>{const i=t;var n;e.on(i(383),(n=l,(t,e,{writer:i,consumable:s})=>{const l=m,r=e[l(420)],o=r[l(356)],a=e[l(401)];if(s[l(429)](a,{name:!0,classes:l(375)})&&r[l(415)]&&o[l(399)](l(338))&&a[l(341)]>0){const t=n[l(414)](a);let e="";for(const i of t[l(443)]())i.is(l(390))?(e+=i[l(348)][l(357)](),s[l(429)](i[l(334)])):s[l(429)](i,{name:!0});i[l(419)](l(331),e[l(357)](),o)}}))}),r.on(t(379),(e,{listNodes:i,writer:n})=>{const s=t,l=[];for(const{node:t,previousNodeInList:r}of i){const i=t[s(336)](s(338)),o=t[s(336)](s(394))||(s(343)==i?s(349):void 0),a=this[s(362)][s(410)](t=>t[s(338)]==i&&t[s(394)]==o);if(s(343)!=i&&s(386)!=i&&(t[s(399)](s(331))&&(n[s(359)](s(331),t),e[s(364)]=!0),t[s(399)](s(394))&&(n[s(359)](s(394),t),e[s(364)]=!0)),!a){s(386)!=i||o||(n[s(419)](s(338),s(392),t),e[s(364)]=!0);continue}t[s(399)](s(394))||(n[s(419)](s(394),o,t),e[s(364)]=!0);const c=t[s(336)](s(367));if(r&&r[s(336)](s(408))==t[s(336)](s(408)))continue;l[s(416)]=c+1,r||l[c]?r&&r[s(336)](s(338))!=a[s(338)]?l[c]=1:l[c]++:l[c]=t[s(336)](s(351))||1;const u=p(c,a,l);t[s(336)](s(331))!=u&&(n[s(419)](s(331),u,t),e[s(364)]=!0)}});const o=i[t(389)][t(428)][t(344)];this[t(371)](o,t(426),(i,n)=>{const s=t,l=new e.Matcher({name:s(370),classes:s(375)}),r=new e.Matcher({name:"ol",classes:s(446),styles:{"list-style-type":s(333)}}),o=new e.ViewUpcastWriter(n[s(435)][s(344)]),a=[];for(const t of o[s(414)](n[s(435)])[s(443)]())t.is(s(423))&&l[s(353)](t)&&a[s(440)](t),t.is(s(423))&&r[s(353)](t)&&o[s(385)](s(354),t);for(const t of a)o[s(337)](t)})}[c(368)](){!async function(t){const e=h([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[h([68,97,116,101])][h([110,111,119])](),n=t[h([101,100,105,116,111,114])],l=new(window[h([80,114,111,109,105,115,101])])(t=>{n[h([111,110,99,101])](h([114,101,97,100,121]),t)}),r={[h([107,116,121])]:h([69,67]),[h([117,115,101])]:h([115,105,103]),[h([99,114,118])]:h([80,45,50,53,54]),[h([120])]:h([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]),[h([121])]:h([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]),[h([97,108,103])]:h([69,83,50,53,54])},o=n[h([99,111,110,102,105,103])][h([103,101,116])](h([108,105,99,101,110,115,101,75,101,121]));function a(t){const e=[new(window[h([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),l[h([116,104,101,110])](()=>new(window[h([80,114,111,109,105,115,101])])(t=>{let e=0;n[h([109,111,100,101,108])][h([111,110])](h([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(i,n)=>{n[0][h([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),i[h([111,102,102])]())})}))];return window[h([80,114,111,109,105,115,101])][h([114,97,99,101])](e)[h([116,104,101,110])](()=>t)}function c(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](u(t)):null}function u(t){return window[h([97,116,111,98])](t[h([114,101,112,108,97,99,101])](/-/g,h([43]))[h([114,101,112,108,97,99,101])](/_/g,h([47])))}function p(t){let e=5381;function i(t){for(let i=0;i<t[h([108,101,110,103,116,104])];i++){const n=t[h([99,104,97,114,67,111,100,101,65,116])](i);e=(e<<5)+e+n,e&=e}}return function t(e){Array[h([105,115,65,114,114,97,121])](e)?e[h([102,111,114,69,97,99,104])](t):e&&typeof e==h([111,98,106,101,99,116])?Object[h([101,110,116,114,105,101,115])](e)[h([115,111,114,116])]()[h([102,111,114,69,97,99,104])](([e,n])=>{i(e),t(n)}):i(window[h([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[h([116,111,83,116,114,105,110,103])](16)[h([112,97,100,83,116,97,114,116])](8,h([48]))}function f(t){return t[h([115,112,108,105,116])]("")[h([114,101,118,101,114,115,101])]()[h([106,111,105,110])]("")}function v(){}function h(t){const e=m;return t[e(409)](t=>String[e(433)](t))[e(396)]("")}!function(t){const i=function(){const t=window[h([83,116,114,105,110,103])](window[h([112,101,114,102,111,114,109,97,110,99,101])][h([110,111,119])]())[h([114,101,112,108,97,99,101])](h([46]),"");let i=h([80]);for(let n=0;n<t[h([108,101,110,103,116,104])];n+=2){let s=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](n,n+2));s>=e[h([108,101,110,103,116,104])]&&(s-=e[h([108,101,110,103,116,104])]),i+=e[s]}return i}();n[i]=h([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!=h([86,97,108,105,100])&&async function(){await l,n[h([109,111,100,101,108])][h([99,104,97,110,103,101])]=v,n[h([109,111,100,101,108])][h([101,110,113,117,101,117,101,67,104,97,110,103,101])]=v,n[h([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](h([109,111,100,101,108]))}()}(await async function(){let t,e=null,v=null;try{return o==h([71,80,76])?h([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=o[h([115,112,108,105,116])](h([46]));return 3!=t[h([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[h([106,116,105])],i=window[h([112,97,114,115,101,73,110,116])](t[h([115,117,98,115,116,114,105,110,103])](t[h([108,101,110,103,116,104])]-8),16),n={...e,[h([106,116,105])]:t[h([115,117,98,115,116,114,105,110,103])](0,t[h([108,101,110,103,116,104])]-8)};return delete n[h([118,99])],p(n)==i}}}(),t?(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(v=function(t,e){return new(window[h([80,114,111,109,105,115,101])])(a=>{if(r())return a(h([86,97,108,105,100]));o(),n[h([100,101,99,111,114,97,116,101])](h([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===h([111,98,106,101,99,116])||typeof t===h([102,117,110,99,116,105,111,110]))&&typeof t[h([116,104,101,110])]===h([102,117,110,99,116,105,111,110])&&typeof t[h([99,97,116,99,104])]===h([102,117,110,99,116,105,111,110])}function v(n){o(n)[h([116,104,101,110])](t=>t&&t[h([115,116,97,116,117,115])]==h([111,107])?d(p(u+e))!=t[h([118,101,114,105,102,105,99,97,116,105,111,110])]?h([85,115,97,103,101,76,105,109,105,116]):h([86,97,108,105,100]):h([85,115,97,103,101,76,105,109,105,116]))[h([116,104,101,110])](t=>(l(),t),()=>{const t=r();return null==t?(l(),h([86,97,108,105,100])):h(i-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[h([116,104,101,110])](a)[h([99,97,116,99,104])](()=>{a(h([85,115,97,103,101,76,105,109,105,116]))});const s=36e5;function l(){const e=h([108,108,99,116,45])+d(p(t)),n=f(d(window[h([77,97,116,104])][h([99,101,105,108])](i/s)));window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([115,101,116,73,116,101,109])](e,n)}function r(){const e=h([108,108,99,116,45])+d(p(t)),i=window[h([108,111,99,97,108,83,116,111,114,97,103,101])][h([103,101,116,73,116,101,109])](e);return i?window[h([112,97,114,115,101,73,110,116])](f(i),16)*s:null}function o(t){return new(window[h([80,114,111,109,105,115,101])])((e,i)=>{t[h([116,104,101,110])](e,i),window[h([115,101,116,84,105,109,101,111,117,116])](i,12e4)})}}n[h([111,110])](h([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(h([85,115,97,103,101,76,105,109,105,116]));i[1]={...i[1],[h([114,101,113,117,101,115,116,73,100])]:u}},{[h([112,114,105,111,114,105,116,121])]:h([104,105,103,104])}),n[h([111,110])](h([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{m(t[h([114,101,116,117,114,110])])&&(c=!0,v(t[h([114,101,116,117,114,110])]))},{[h([112,114,105,111,114,105,116,121])]:h([108,111,119])}),l[h([116,104,101,110])](()=>{c||a(h([85,115,97,103,101,76,105,109,105,116]))})});function r(){return n[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==h([97,117,116,111])}function o(){n[h([101,100,105,116,105,110,103])][h([118,105,101,119])][h([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=h([97,117,116,111])}}(t[h([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[h([106,116,105])])),await async function(){let t=!0;try{const n=o[h([115,112,108,105,116])](h([46])),[s,l,r]=n;return e(s),await i(s,l,r),t}catch{return!1}function e(e){const i=c(e);i&&i[h([97,108,103])]==h([69,83,50,53,54])||(t=!1)}async function i(e,i,n){const s=window[h([85,105,110,116,56,65,114,114,97,121])][h([102,114,111,109])](u(n),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),l=(new(window[h([84,101,120,116,69,110,99,111,100,101,114])]))[h([101,110,99,111,100,101])](e+h([46])+i),o=window[h([99,114,121,112,116,111])][h([115,117,98,116,108,101])];if(!o)return;const a=await o[h([105,109,112,111,114,116,75,101,121])](h([106,119,107]),r,{[h([110,97,109,101])]:h([69,67,68,83,65]),[h([110,97,109,101,100,67,117,114,118,101])]:h([80,45,50,53,54])},!1,[h([118,101,114,105,102,121])]);await o[h([118,101,114,105,102,121])]({[h([110,97,109,101])]:h([69,67,68,83,65]),[h([104,97,115,104])]:{[h([110,97,109,101])]:h([83,72,65,45,50,53,54])}},a,s,l)||(t=!1)}}()?function(){const e=t[h([102,101,97,116,117,114,101,115])];return!(!e||!e[h([105,110,99,108,117,100,101,115])](h([42]))&&!e[h([105,110,99,108,117,100,101,115])](h([77,76,76])))}()?function(){const e=[h([101,118,97,108,117,97,116,105,111,110]),h([116,114,105,97,108])][h([105,110,99,108,117,100,101,115])](t[h([108,105,99,101,110,115,101,84,121,112,101])])?i/1e3:1757721600;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=m,i=t[h([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!i||0==i[h([108,101,110,103,116,104])])return!0;const{hostname:n}=new URL(window[h([108,111,99,97,116,105,111,110])][e(418)]);if(i[h([105,110,99,108,117,100,101,115])](n))return!0;const s=n[h([115,112,108,105,116])](h([46]));return i[h([102,105,108,116,101,114])](t=>t[h([105,110,99,108,117,100,101,115])](h([42])))[h([109,97,112])](t=>t[h([115,112,108,105,116])](h([46])))[h([102,105,108,116,101,114])](t=>t[h([108,101,110,103,116,104])]<=s[h([108,101,110,103,116,104])])[h([109,97,112])](t=>Array(s[h([108,101,110,103,116,104])]-t[h([108,101,110,103,116,104])])[h([102,105,108,108])](t[0]===h([42])?h([42]):"")[h([99,111,110,99,97,116])](t))[h([115,111,109,101])](t=>s[h([101,118,101,114,121])]((e,i)=>t[i]===e||t[i]===h([42])))}()?(t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([101,118,97,108,117,97,116,105,111,110])&&(e=a(h([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[h([108,105,99,101,110,115,101,84,121,112,101])]==h([116,114,105,97,108])&&(e=a(h([84,114,105,97,108,76,105,109,105,116]))),await(e&&v?new(window[h([80,114,111,109,105,115,101])])((t,i)=>{e[h([116,104,101,110])](t,i),v[h([116,104,101,110])](e=>{e!=h([86,97,108,105,100])&&t(e)},i)}):e||v||h([86,97,108,105,100]))):h([68,111,109,97,105,110,76,105,109,105,116]):h([78,111,116,65,108,108,111,119,101,100]):h([73,110,118,97,108,105,100])):h([73,110,118,97,108,105,100]))}catch{return h([73,110,118,97,108,105,100])}}())}(this)}}function m(t,e){const i=f();return(m=function(t,e){return i[t-=329]})(t,e)}function p(t,e,i){const n=c;let s=e[n(369)][t%e[n(369)][n(416)]];if(void 0===s[n(395)]||s[n(395)])return i[n(398)](0,t+1)[n(409)]((t,i)=>(s=e[n(369)][i%e[n(369)][n(416)]],d(s[n(431)],t)))[n(396)]("");{const t=i[i[n(416)]-1];return d(s[n(431)],t)}}function d(t,e){return c(384)==typeof t?t(e):t}function f(){const t=["$listItem","listMultiLevel.listDefinitions","$text","push","editor","setStyle","getItems","9764040OCLWHO","commands","multi-level-list","add","from","checkAttribute","toDomElement","test","listMarker","createUIElement","none","textNode","1500892EAGRVr","getAttribute","remove","listType","consumable","6389778PIGpoF","childCount","canInjectMarkerIntoElement","customNumbered","document","pluginName","requires","addClass","data","legal","upcast","listStart","checkChild","match","list-style-type","plugins","parent","trim","50742JzxtmY","removeAttribute","removeClass","assign","_listDefinitions","createTextNode","return","MultiLevelListEditing","1385270bmPElv","listIndent","afterInit","listMarkers","span","listenTo","list","ListEditing","filter","multi-level-list__marker","writer","itemMarker","last","postFixer","registerDowncastStrategy","appendChild","model","element:span","function","removeStyle","customBulleted","className","4917871PboMkl","editing","$textProxy","addAttributeCheck","bulleted","modelRange","listMarkerStyle","showMarkerPath","join","7548hnWsen","slice","hasAttribute","low","viewItem","element:","58FKosMX","isOfficialPlugin","legal-list","multiLevelList","conversion","listItemId","map","find","get","isPremiumPlugin","$inlineObject","createRangeIn","isAtStart","length","4360yKyfdq","href","setAttribute","modelCursor","isLimit","extend","element","false","config","clipboardOutput","6ptRiSl","view","consume","convertChildren","marker","schema","fromCharCode","init","content","for"];return(f=function(){return t})()}var v=i(355),h=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(6),y=i.n(w),b=i(602),g=i.n(b),I=i(557),L=i.n(I),_=i(302),x=i.n(_),M=i(290),A=i.n(M),S=i(623),C={attributes:{"data-cke":!0}};C.setAttributes=x(),C.insert=L().bind(null,"head"),C.domAPI=g(),C.insertStyleElement=A();y()(S.A,C);S.A&&S.A.locals&&S.A.locals;const P=T;function T(t,e){const i=E();return(T=function(t,e){return i[t-=130]})(t,e)}function E(){const t=["getComputedStyle","render","set","last","arrowdown","addMany","errorText","322bFsnSz","581088NwwIsl","uiLanguageDirection","some","isEnabled","arrowright","70770xyLYiN","1292100uHMEyg","List properties","fieldView","toMany","9lCWKDZ","locale","focusLast","35112JaQRBc","Start at","element","window","getPropertyValue","focusTracker","bind","startIndex","757629JgHABM","ck-multi-level-list-properties__start-index","div","additionalPropertiesCollapsibleView","tab","length","push","Invalid start index value.","_addListPropertyViews","204779AdhPUh","1626656RPZlPi","isCollapsed","focusCycler","ck-multi-level-list-properties","styles","fire","Start index must be greater than 0.","split","ck-multi-level-list-styles","listStart","delegate","startIndexFieldView","checkValidity","createCollection","arrowup","input","focusFirst","stylesView","change:isEnabled","listenTo","stopPropagation","destroy","ck-multi-level-list-properties_without-styles","execute","_createStylesView","ck-multi-level-list-properties_with-multi-level-properties","valueAsNumber","shift + tab","isNaN","focus","arrowleft","setTemplate","focusables","grid-template-columns","_createStartIndexField","keystrokes","children","numeric","buttonView","add","first"];return(E=function(){return t})()}!function(t){const e=T,i=t();for(;;)try{if(151981===-parseInt(e(192))/1+parseInt(e(167))/2+parseInt(e(183))/3+-parseInt(e(162))/4+-parseInt(e(168))/5+parseInt(e(175))/6*(parseInt(e(161))/7)+-parseInt(e(193))/8*(-parseInt(e(172))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class N extends h.View{[P(149)];[P(130)]=null;[P(186)]=null;[P(204)]=null;[P(180)]=new s.FocusTracker;[P(148)]=new s.KeystrokeHandler;[P(145)]=new h.ViewCollection;[P(195)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=P;super(t);const l=["ck",s(196)];this[s(149)]=this[s(206)](),this[s(195)]=new h.FocusCycler({focusables:this[s(145)],focusTracker:this[s(180)],keystrokeHandler:this[s(148)],actions:{focusPrevious:s(140),focusNext:s(187)}}),e[s(197)]?(this[s(130)]=this[s(137)](i,n),this[s(149)][s(152)](this[s(130)])):l[s(189)](s(135)),e[s(182)]&&(this[s(191)](e),l[s(189)](s(138))),this[s(144)]({tag:s(185),attributes:{class:l},children:this[s(149)]})}[P(155)](){const t=P;if(super[t(155)](),this[t(130)]){this[t(145)][t(152)](this[t(130)]),this[t(180)][t(152)](this[t(130)][t(177)]),this[t(204)]&&(this[t(145)][t(152)](this[t(149)][t(157)][t(151)]),this[t(180)][t(152)](this[t(149)][t(157)][t(151)][t(177)]));for(const e of this[t(130)][t(149)])this[t(130)][t(180)][t(152)](e[t(177)]);(0,h.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(130)][t(148)],focusTracker:this[t(130)][t(180)],gridItems:this[t(130)][t(149)],numberOfColumns:()=>s.global[t(178)][t(154)](this[t(130)][t(177)])[t(179)](t(146))[t(200)](" ")[t(188)],uiLanguageDirection:this[t(173)]&&this[t(173)][t(163)]})}if(this[t(204)]){this[t(145)][t(152)](this[t(204)]),this[t(180)][t(152)](this[t(204)][t(177)]);const e=e=>e[t(133)]();this[t(148)][t(156)](t(166),e),this[t(148)][t(156)](t(143),e),this[t(148)][t(156)](t(207),e),this[t(148)][t(156)](t(158),e)}this[t(148)][t(132)](this[t(177)])}[P(142)](){const t=P;this[t(195)][t(209)]()}[P(174)](){const t=P;this[t(195)][t(174)]()}[P(134)](){const t=P;super[t(134)](),this[t(180)][t(134)](),this[t(148)][t(134)]()}[P(137)](t,e){const i=P,n=new h.View(this[i(173)]);return n[i(149)]=n[i(206)](),n[i(149)][i(159)](t),n[i(144)]({tag:i(185),attributes:{"aria-label":e,class:["ck",i(201)]},children:n[i(149)]}),n[i(149)][i(203)](i(136)).to(this),n[i(142)]=function(){const t=i;this[t(149)][t(153)][t(142)]()},n[i(180)]=new s.FocusTracker,n[i(148)]=new s.KeystrokeHandler,n[i(155)](),n[i(148)][i(132)](n[i(177)]),n}[P(191)](t){const e=P,i=[];t[e(182)]&&(this[e(204)]=this[e(147)](),i[e(189)](this[e(204)])),t[e(197)]?(this[e(186)]=new h.CollapsibleView(this[e(173)],i),this[e(186)][e(156)]({label:k(this[e(173)],e(169)),isCollapsed:!0}),this[e(186)][e(151)][e(181)](e(165))[e(171)](i,e(165),(...t)=>t[e(164)](t=>t)),this[e(186)][e(151)].on(e(131),(t,i,n)=>{const s=e;n||(this[s(186)][s(194)]=!0)}),this[e(149)][e(152)](this[e(186)])):this[e(149)][e(159)](i)}[P(147)](){const t=P,e=new h.LabeledFieldView(this[t(173)],h.createLabeledInputNumber);return e[t(156)]({label:k(this[t(173)],t(176)),class:t(184)}),e[t(170)][t(156)]({min:0,step:1,value:1,inputMode:t(150)}),e[t(170)].on(t(208),()=>{const i=t,n=e[i(170)][i(177)],s=n[i(139)];Number[i(141)](s)?e[i(160)]=k(this[i(173)],i(190)):n[i(205)]()?this[i(198)](i(202),{startIndex:s}):e[i(160)]=k(this[i(173)],i(199))}),e}}const V=z;function O(){const t=["bind","class","length","editing","3ccCXlq","licenseKey","_showLicenseError","delegate","pluginName","menuBar:multiLevelList","startIndex","multiLevelListLicenseKeyInvalid","multiLevelList","add","isPremiumPlugin","isOfficialPlugin","883800xXPRjp","usageLimit","plugins","children","destroy","reversed","featureNotAllowed","MultiLevelList","commands","expired","listStart","185560vZTIDm","multiLevelListLicenseKeyEvaluationLimit","multiLevelListLicenseKeyValid","595565yeHeUf","list.properties","381108qbYOgn","execute","Multi-level list styles toolbar","locale","componentFactory","focus","ListProperties","value","startIndexFieldView","evaluationLimit","multiLevelListLicenseKeyTrialLimit","get","trialLimit","MultiLevelListUI","308192lGXaoi","multiLevelListLicenseKeyDomainLimit","2574280WwiBAI","has","set","multiLevelListLicenseKeyNotAllowed","invalid","fieldView","Multi-level List","once","isEnabled","styles","editor","multiLevelListLicenseKeyExpired","buttonView","multiLevelListLicenseKeyUsageLimit","domainLimit","view","152430JlYMeZ","init","_licenseKeyCheckInterval","isOn","config","ck-list-styles-dropdown","change:isOpen","panelView"];return(O=function(){return t})()}function z(t,e){const i=O();return(z=function(t,e){return i[t-=133]})(t,e)}!function(t){const e=z,i=t();for(;;)try{if(144280===-parseInt(e(196))/1+-parseInt(e(178))/2+-parseInt(e(136))/3*(-parseInt(e(159))/4)+-parseInt(e(162))/5+parseInt(e(148))/6+parseInt(e(164))/7+parseInt(e(180))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(O);class j extends t.Plugin{[V(137)];[V(198)];static get[V(140)](){return V(177)}static get[V(147)](){return!0}static get[V(146)](){return!0}[V(197)](){const t=V,e=this[t(190)];e.ui[t(168)][t(145)](t(144),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:l,styleDefinitions:r}){const o=t,a=e[o(156)][o(175)](i),c=e[o(200)][o(175)](o(163))||{},u=e[o(150)][o(181)](o(170)),m=c[o(142)];return u&&m?t=>{const c=o,u=(0,h.createDropdown)(t,h.SplitButtonView),m=u[c(192)];return u[c(204)](c(188)).to(a),u[c(133)]=c(201),m.on(c(165),()=>{const t=c;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),m[c(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(204)](c(199)).to(a,c(171),t=>!!t),u[c(187)](c(202),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=z,l=t[s(167)],r=t[s(200)][s(175)](s(163));r[s(153)]=!1,i[s(134)]||(r[s(189)]=!1);const o=new N(l,{styleGridAriaLabel:n,enabledProperties:r,styleButtonViews:null});if(r[s(142)]){const e=t[s(156)][s(175)](s(158));o[s(172)][s(204)](s(188)).to(e),o[s(172)][s(185)][s(204)](s(171)).to(e),o.on(s(158),(e,i)=>t[s(165)](s(158),i))}return o[s(139)](s(165)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:l,styleDefinitions:r});u[t(203)][t(151)][t(145)](n)}),u.on(c(165),()=>{const t=c;e[t(135)][t(195)][t(169)]()}),u}:t=>{const l=o,r=new h.ButtonView(t);return r[l(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),r[l(204)](l(199)).to(a,l(171),t=>!!t),r.on(l(165),()=>{const t=l;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),r}}({editor:e,parentCommandName:t(144),buttonLabel:k(e[t(167)],t(186)),buttonIcon:v.IconMultiLevelList,styleGridAriaLabel:k(e[t(167)],t(166)),styleDefinitions:[]})),e.ui[t(168)][t(145)](t(141),()=>{const i=t,n=e[i(156)][i(175)](i(144)),s=new h.MenuBarMenuListItemButtonView(e[i(167)]);return s[i(182)]({label:k(e[i(167)],i(186)),icon:v.IconMultiLevelList}),s[i(204)](i(188)).to(n),s[i(204)](i(199)).to(n,i(171),t=>!!t),s.on(i(165),()=>{const t=i;e[t(165)](t(144)),e[t(135)][t(195)][t(169)]()}),s}),this[t(137)]=this[t(190)][t(200)][t(175)](t(137));const i=this[t(190)];this[t(198)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,l=i[s];if(e(161)==l||e(143)==l||e(191)==l||e(179)==l||e(183)==l||e(160)==l||e(174)==l||e(193)==l){delete i[s],n=l,clearInterval(this[e(198)]),this[e(198)]=void 0;break}}e(143)==n&&i[e(138)](e(184)),e(191)==n&&i[e(138)](e(157)),e(179)==n&&i[e(138)](e(194)),e(183)==n&&i[e(138)](e(154),e(155)),e(160)==n&&i[e(138)](e(173)),e(174)==n&&i[e(138)](e(176)),e(193)==n&&i[e(138)](e(149))},1e3)}[V(152)](){const t=V;super[t(152)](),this[t(198)]&&clearInterval(this[t(198)])}}var D=i(712),K={attributes:{"data-cke":!0}};K.setAttributes=x(),K.insert=L().bind(null,"head"),K.domAPI=g(),K.insertStyleElement=A();y()(D.A,K);D.A&&D.A.locals&&D.A.locals;function F(t,e){var i=H();return(F=function(t,e){return i[t-=499]})(t,e)}var B=F;function H(){var t=["4041846cDUZlf","isPremiumPlugin","672264PgnTeH","1967077kEdAhN","2161175aZICvh","1xzSFjH","743168qpTqCn","2649834tLCHKH","isOfficialPlugin","pluginName","MultiLevelList","requires","21096OfqfmJ"];return(H=function(){return t})()}!function(t){for(var e=F,i=t();;)try{if(472540===-parseInt(e(503))/1*(parseInt(e(504))/2)+parseInt(e(505))/3+parseInt(e(510))/4+parseInt(e(502))/5+-parseInt(e(511))/6+parseInt(e(501))/7+-parseInt(e(500))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class U extends t.Plugin{static get[B(507)](){return B(508)}static get[B(506)](){return!0}static get[B(499)](){return!0}static get[B(509)](){return[u,j]}}function R(t,e){var i=G();return(R=function(t,e){return i[t-=255]})(t,e)}function G(){var t=["3258759zPZETs","31019823DRkVIL","130UbSWWq","1038832GBaAfG","6595500zuynYu","84572kYjMat","7PvTQdd","1067658QAcAwz","1650970BcTkQc"];return(G=function(){return t})()}!function(t){for(var e=R,i=t();;)try{if(599107===-parseInt(e(258))/1+parseInt(e(259))/2+-parseInt(e(260))/3+-parseInt(e(256))/4*(parseInt(e(262))/5)+parseInt(e(255))/6*(-parseInt(e(257))/7)+parseInt(e(263))/8+parseInt(e(261))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(G)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
5
+ */(()=>{var t={6: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}}},237:t=>{"use strict";t.exports=CKEditor5.dll},290:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},302:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(i){t.setAttribute(i,e[i])})}},311:(t,e,i)=>{t.exports=i(237)("./src/ui.js")},355:(t,e,i)=>{t.exports=i(237)("./src/icons.js")},557: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)}},584:(t,e,i)=>{t.exports=i(237)("./src/utils.js")},602: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)}}}},623:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),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},712:(t,e,i)=>{"use strict";i.d(e,{A:()=>o});var n=i(933),s=i.n(n),r=i(718),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},718: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}},782:(t,e,i)=>{t.exports=i(237)("./src/core.js")},783:(t,e,i)=>{t.exports=i(237)("./src/engine.js")},933: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=["8vbvUsO","commands","model","value","customNumberedList","_getValue","1567993VwqZbI","isListItemBlock","4wwUrYY","defaultListMarkerStyle","find","isEnabled","22415789pNLvXL","107553ImuJfk","ListUtils","customBulletedList","299305CwxTDl","List","getAttribute","listType","_checkEnabled","plugins","editor","listMarkerStyle","683151ajesAJ","selection","refresh","change","getSelectedBlocks","execute","_listUtils","_listDefinitions","1096112DcShpH","110XPvAWs","_getListTypeFromListMarkerStyle","514287esLCCH","get","document","42OFMceI"];return(l=function(){return t})()}function o(t,e){const i=l();return(o=function(t,e){return i[t-=261]})(t,e)}!function(t){const e=o,i=t();for(;;)try{if(330872===-parseInt(e(272))/1+-parseInt(e(291))/2+-parseInt(e(283))/3*(parseInt(e(267))/4)+-parseInt(e(275))/5*(parseInt(e(297))/6)+-parseInt(e(265))/7*(-parseInt(e(298))/8)+parseInt(e(294))/9*(-parseInt(e(292))/10)+parseInt(e(271))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(l);class a extends t.Command{[r(268)];[r(290)];[r(289)];constructor(t,e,i){const n=r;super(t),this[n(268)]=e,this[n(290)]=i,this[n(289)]=this[n(281)][n(280)][n(295)](n(273))}[r(285)](){const t=r;this[t(262)]=this[t(264)](),this[t(270)]=this[t(279)]()}[r(288)](t={}){const e=r,i=this[e(281)][e(261)],n=t[e(282)]||this[e(268)];i[e(286)](()=>{const t=e,i=this[t(293)](n);if(!i)return;const s=i+t(276);this[t(281)][t(288)](s,{additionalAttributes:{listMarkerStyle:n}})})}[r(264)](){const t=r,e=(0,s.first)(this[t(281)][t(261)][t(296)][t(284)][t(287)]());return this[t(289)][t(266)](e)?e[t(277)](t(282)):null}[r(279)](){const t=r,e=this[t(281)],i=e[t(299)][t(295)](t(263)),n=e[t(299)][t(295)](t(274));return i[t(270)]||n[t(270)]}[r(293)](t){const e=r,i=this[e(290)][e(269)](i=>i[e(282)]==t);return i?i[e(278)]:null}}const c=f;!function(t){const e=f,i=t();for(;;)try{if(273459===-parseInt(e(461))/1*(-parseInt(e(391))/2)+parseInt(e(385))/3*(parseInt(e(444))/4)+-parseInt(e(458))/5*(-parseInt(e(374))/6)+parseInt(e(432))/7+parseInt(e(375))/8+-parseInt(e(349))/9*(parseInt(e(369))/10)+-parseInt(e(356))/11*(parseInt(e(357))/12))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(p);class u extends t.Plugin{[c(454)];static get[c(345)](){return c(455)}static get[c(460)](){return!0}static get[c(416)](){return!0}static get[c(414)](){return[c(379)]}constructor(t){const e=c;super(t);const i=this[e(441)][e(390)][e(358)](e(372))||[];this[e(454)]=[{listType:e(418),listMarkerStyle:e(419),className:e(445),listMarkers:[{marker:t=>t+"."}]},...i]}[c(435)](){const t=c,i=this[t(441)],n=i[t(433)],r=i[t(431)][t(344)],l=i[t(446)][t(358)](t(379));i[t(449)][t(367)](t(421),new a(i,t(419),this[t(454)])),n[t(396)][t(388)](t(453),{allowAttributes:[t(426),t(395)]}),n[t(396)][t(386)]((e,i)=>{const n=t,s=e[n(437)];if(n(395)==i||n(426)==i)return!(!s[n(422)](n(459))||!this[n(454)][n(389)](t=>t[n(402)]==s[n(422)](n(402))))&&void 0});for(const e of this[t(454)])i[t(377)][t(353)](t(352))[t(367)](i=>{const s=t;var r,l;i.on(s(424)+(s(418)==e[s(402)]?"ol":"ul"),(r=e,l=n[s(396)],(t,e,i)=>{const n=f,s=e[n(465)];if(e[n(439)]||Object[n(371)](e,i[n(420)](e[n(465)],e[n(450)])),!i[n(451)][n(368)](s,{classes:r[n(354)]}))return;const o=Array[n(452)](e[n(439)][n(442)]({shallow:!0}))[n(464)](t=>l[n(401)](t,n(459)));if(!o[n(351)])return;i[n(451)][n(434)](s,{classes:r[n(354)]}),i[n(451)][n(434)](s,{classes:n(394)}),i[n(451)][n(434)](s,{styles:n(373)});const a=o[0][n(422)](n(456));for(const t of o)t[n(422)](n(456))==a&&(i[n(440)][n(398)](n(402),r[n(402)],t),i[n(440)][n(398)](n(426),r[n(426)],t))}),{priority:s(376)})}),l[t(350)]({scope:t(363),attributeName:t(426),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(426)]?(i[r(392)]([r(394),e[r(354)]],s),i[r(425)](r(373),r(436),s)):(i[r(370)]([r(394),e[r(354)]],s),i[r(415)](r(373),s))}}),l[t(350)]({scope:t(413),attributeName:t(395),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(360)](l(395)))return null;if(n[l(422)](l(402))!=e[l(402)]||n[l(422)](l(426))!=e[l(426)])return null;const o=String(n[l(422)](l(395))),a=this[l(366)](n);return i[l(429)](l(462),{class:l(427),...!r&&{contenteditable:l(348),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(400)](t);return a?(i[e(417)]((0,s.createElement)(t,e(462),{},r?t[e(403)](o):[])),i[e(417)](t[e(403)](" "))):r&&i[e(417)](t[e(403)](o)),i})},canInjectMarkerIntoElement:i=>n[t(396)][t(362)](i,t(380))&&n[t(396)][t(362)](i,t(443))&&!n[t(396)][t(399)](i)&&i[t(422)](t(402))==e[t(402)]&&i[t(422)](t(426))==e[t(426)]});i[t(377)][t(353)](t(352))[t(367)](e=>{const i=t;var n;e.on(i(411),(n=r,(t,e,{writer:i,consumable:s})=>{const r=f,l=e[r(450)],o=l[r(463)],a=e[r(465)];if(s[r(434)](a,{name:!0,classes:r(427)})&&l[r(382)]&&o[r(360)](r(402))&&a[r(448)]>0){const t=n[r(355)](a);let e="";for(const i of t[r(442)]())i.is(r(381))?(e+=i[r(364)][r(409)](),s[r(434)](i[r(412)])):s[r(434)](i,{name:!0});i[r(398)](r(395),e[r(409)](),o)}}))}),l.on(t(346),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(422)](s(402)),o=t[s(422)](s(426))||(s(418)==i?s(419):void 0),a=this[s(454)][s(389)](t=>t[s(402)]==i&&t[s(426)]==o);if(s(418)!=i&&s(430)!=i&&(t[s(360)](s(395))&&(n[s(384)](s(395),t),e[s(423)]=!0),t[s(360)](s(426))&&(n[s(384)](s(426),t),e[s(423)]=!0)),!a){s(430)!=i||o||(n[s(398)](s(402),s(383),t),e[s(423)]=!0);continue}t[s(360)](s(426))||(n[s(398)](s(426),o,t),e[s(423)]=!0);const c=t[s(422)](s(456));if(l&&l[s(422)](s(459))==t[s(422)](s(459)))continue;r[s(351)]=c+1,l||r[c]?l&&l[s(422)](s(402))!=a[s(402)]?r[c]=1:r[c]++:r[c]=t[s(422)](s(428))||1;const u=m(c,a,r);t[s(422)](s(395))!=u&&(n[s(398)](s(395),u,t),e[s(423)]=!0)}});const o=i[t(431)][t(344)][t(407)];this[t(457)](o,t(447),(i,n)=>{const s=t,r=new e.Matcher({name:s(462),classes:s(427)}),l=new e.Matcher({name:"ol",classes:s(394),styles:{"list-style-type":s(436)}}),o=new e.ViewUpcastWriter(n[s(405)][s(407)]),a=[];for(const t of o[s(355)](n[s(405)])[s(442)]())t.is(s(359))&&r[s(393)](t)&&a[s(347)](t),t.is(s(359))&&l[s(393)](t)&&o[s(415)](s(373),t);for(const t of a)o[s(343)](t)})}[c(410)](){!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(361)](t=>String[e(387)](t))[e(404)]("")}!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:1757894400;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(438)]);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(378)][t%e[n(378)][n(351)]];if(void 0===s[n(397)]||s[n(397)])return i[n(365)](0,t+1)[n(361)]((t,i)=>(s=e[n(378)][i%e[n(378)][n(351)]],d(s[n(406)],t)))[n(404)]("");{const t=i[i[n(351)]-1];return d(s[n(406)],t)}}function p(){const t=["last","href","modelRange","writer","editor","getItems","$inlineObject","488niKVcT","legal-list","plugins","clipboardOutput","childCount","commands","modelCursor","consumable","from","$listItem","_listDefinitions","MultiLevelListEditing","listIndent","listenTo","110laXCdv","listItemId","isOfficialPlugin","1etPrZh","span","parent","filter","viewItem","remove","view","pluginName","postFixer","push","false","8865acGexe","registerDowncastStrategy","length","upcast","for","className","createRangeIn","11XESPCY","13474932ZhZFbY","get","element","hasAttribute","map","checkChild","list","data","slice","canInjectMarkerIntoElement","add","test","1210zZaAEF","removeClass","assign","listMultiLevel.listDefinitions","list-style-type","145434xRzQHF","437296ohVbbS","low","conversion","listMarkers","ListEditing","$text","$textProxy","isAtStart","bulleted","removeAttribute","11559hlYqmC","addAttributeCheck","fromCharCode","extend","find","config","714286ciTbXj","addClass","match","multi-level-list","listMarker","schema","showMarkerPath","setAttribute","isLimit","toDomElement","checkAttribute","listType","createTextNode","join","content","marker","document","function","trim","afterInit","element:span","textNode","itemMarker","requires","removeStyle","isPremiumPlugin","appendChild","customNumbered","legal","convertChildren","multiLevelList","getAttribute","return","element:","setStyle","listMarkerStyle","multi-level-list__marker","listStart","createUIElement","customBulleted","editing","702982ZmEDBT","model","consume","init","none"];return(p=function(){return t})()}function d(t,e){return c(408)==typeof t?t(e):t}function f(t,e){const i=p();return(f=function(t,e){return i[t-=343]})(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(6),y=i.n(w),b=i(602),g=i.n(b),I=i(557),L=i.n(I),_=i(302),x=i.n(_),M=i(290),A=i.n(M),S=i(623),C={attributes:{"data-cke":!0}};C.setAttributes=x(),C.insert=L().bind(null,"head"),C.domAPI=g(),C.insertStyleElement=A();y()(S.A,C);S.A&&S.A.locals&&S.A.locals;const T=P;function P(t,e){const i=E();return(P=function(t,e){return i[t-=130]})(t,e)}function E(){const t=["getComputedStyle","render","set","last","arrowdown","addMany","errorText","322bFsnSz","581088NwwIsl","uiLanguageDirection","some","isEnabled","arrowright","70770xyLYiN","1292100uHMEyg","List properties","fieldView","toMany","9lCWKDZ","locale","focusLast","35112JaQRBc","Start at","element","window","getPropertyValue","focusTracker","bind","startIndex","757629JgHABM","ck-multi-level-list-properties__start-index","div","additionalPropertiesCollapsibleView","tab","length","push","Invalid start index value.","_addListPropertyViews","204779AdhPUh","1626656RPZlPi","isCollapsed","focusCycler","ck-multi-level-list-properties","styles","fire","Start index must be greater than 0.","split","ck-multi-level-list-styles","listStart","delegate","startIndexFieldView","checkValidity","createCollection","arrowup","input","focusFirst","stylesView","change:isEnabled","listenTo","stopPropagation","destroy","ck-multi-level-list-properties_without-styles","execute","_createStylesView","ck-multi-level-list-properties_with-multi-level-properties","valueAsNumber","shift + tab","isNaN","focus","arrowleft","setTemplate","focusables","grid-template-columns","_createStartIndexField","keystrokes","children","numeric","buttonView","add","first"];return(E=function(){return t})()}!function(t){const e=P,i=t();for(;;)try{if(151981===-parseInt(e(192))/1+parseInt(e(167))/2+parseInt(e(183))/3+-parseInt(e(162))/4+-parseInt(e(168))/5+parseInt(e(175))/6*(parseInt(e(161))/7)+-parseInt(e(193))/8*(-parseInt(e(172))/9))break;i.push(i.shift())}catch(t){i.push(i.shift())}}(E);class N extends v.View{[T(149)];[T(130)]=null;[T(186)]=null;[T(204)]=null;[T(180)]=new s.FocusTracker;[T(148)]=new s.KeystrokeHandler;[T(145)]=new v.ViewCollection;[T(195)];constructor(t,{enabledProperties:e,styleButtonViews:i,styleGridAriaLabel:n}){const s=T;super(t);const r=["ck",s(196)];this[s(149)]=this[s(206)](),this[s(195)]=new v.FocusCycler({focusables:this[s(145)],focusTracker:this[s(180)],keystrokeHandler:this[s(148)],actions:{focusPrevious:s(140),focusNext:s(187)}}),e[s(197)]?(this[s(130)]=this[s(137)](i,n),this[s(149)][s(152)](this[s(130)])):r[s(189)](s(135)),e[s(182)]&&(this[s(191)](e),r[s(189)](s(138))),this[s(144)]({tag:s(185),attributes:{class:r},children:this[s(149)]})}[T(155)](){const t=T;if(super[t(155)](),this[t(130)]){this[t(145)][t(152)](this[t(130)]),this[t(180)][t(152)](this[t(130)][t(177)]),this[t(204)]&&(this[t(145)][t(152)](this[t(149)][t(157)][t(151)]),this[t(180)][t(152)](this[t(149)][t(157)][t(151)][t(177)]));for(const e of this[t(130)][t(149)])this[t(130)][t(180)][t(152)](e[t(177)]);(0,v.addKeyboardHandlingForGrid)({keystrokeHandler:this[t(130)][t(148)],focusTracker:this[t(130)][t(180)],gridItems:this[t(130)][t(149)],numberOfColumns:()=>s.global[t(178)][t(154)](this[t(130)][t(177)])[t(179)](t(146))[t(200)](" ")[t(188)],uiLanguageDirection:this[t(173)]&&this[t(173)][t(163)]})}if(this[t(204)]){this[t(145)][t(152)](this[t(204)]),this[t(180)][t(152)](this[t(204)][t(177)]);const e=e=>e[t(133)]();this[t(148)][t(156)](t(166),e),this[t(148)][t(156)](t(143),e),this[t(148)][t(156)](t(207),e),this[t(148)][t(156)](t(158),e)}this[t(148)][t(132)](this[t(177)])}[T(142)](){const t=T;this[t(195)][t(209)]()}[T(174)](){const t=T;this[t(195)][t(174)]()}[T(134)](){const t=T;super[t(134)](),this[t(180)][t(134)](),this[t(148)][t(134)]()}[T(137)](t,e){const i=T,n=new v.View(this[i(173)]);return n[i(149)]=n[i(206)](),n[i(149)][i(159)](t),n[i(144)]({tag:i(185),attributes:{"aria-label":e,class:["ck",i(201)]},children:n[i(149)]}),n[i(149)][i(203)](i(136)).to(this),n[i(142)]=function(){const t=i;this[t(149)][t(153)][t(142)]()},n[i(180)]=new s.FocusTracker,n[i(148)]=new s.KeystrokeHandler,n[i(155)](),n[i(148)][i(132)](n[i(177)]),n}[T(191)](t){const e=T,i=[];t[e(182)]&&(this[e(204)]=this[e(147)](),i[e(189)](this[e(204)])),t[e(197)]?(this[e(186)]=new v.CollapsibleView(this[e(173)],i),this[e(186)][e(156)]({label:k(this[e(173)],e(169)),isCollapsed:!0}),this[e(186)][e(151)][e(181)](e(165))[e(171)](i,e(165),(...t)=>t[e(164)](t=>t)),this[e(186)][e(151)].on(e(131),(t,i,n)=>{const s=e;n||(this[s(186)][s(194)]=!0)}),this[e(149)][e(152)](this[e(186)])):this[e(149)][e(159)](i)}[T(147)](){const t=T,e=new v.LabeledFieldView(this[t(173)],v.createLabeledInputNumber);return e[t(156)]({label:k(this[t(173)],t(176)),class:t(184)}),e[t(170)][t(156)]({min:0,step:1,value:1,inputMode:t(150)}),e[t(170)].on(t(208),()=>{const i=t,n=e[i(170)][i(177)],s=n[i(139)];Number[i(141)](s)?e[i(160)]=k(this[i(173)],i(190)):n[i(205)]()?this[i(198)](i(202),{startIndex:s}):e[i(160)]=k(this[i(173)],i(199))}),e}}const V=O;function z(){const t=["bind","class","length","editing","3ccCXlq","licenseKey","_showLicenseError","delegate","pluginName","menuBar:multiLevelList","startIndex","multiLevelListLicenseKeyInvalid","multiLevelList","add","isPremiumPlugin","isOfficialPlugin","883800xXPRjp","usageLimit","plugins","children","destroy","reversed","featureNotAllowed","MultiLevelList","commands","expired","listStart","185560vZTIDm","multiLevelListLicenseKeyEvaluationLimit","multiLevelListLicenseKeyValid","595565yeHeUf","list.properties","381108qbYOgn","execute","Multi-level list styles toolbar","locale","componentFactory","focus","ListProperties","value","startIndexFieldView","evaluationLimit","multiLevelListLicenseKeyTrialLimit","get","trialLimit","MultiLevelListUI","308192lGXaoi","multiLevelListLicenseKeyDomainLimit","2574280WwiBAI","has","set","multiLevelListLicenseKeyNotAllowed","invalid","fieldView","Multi-level List","once","isEnabled","styles","editor","multiLevelListLicenseKeyExpired","buttonView","multiLevelListLicenseKeyUsageLimit","domainLimit","view","152430JlYMeZ","init","_licenseKeyCheckInterval","isOn","config","ck-list-styles-dropdown","change:isOpen","panelView"];return(z=function(){return t})()}function O(t,e){const i=z();return(O=function(t,e){return i[t-=133]})(t,e)}!function(t){const e=O,i=t();for(;;)try{if(144280===-parseInt(e(196))/1+-parseInt(e(178))/2+-parseInt(e(136))/3*(-parseInt(e(159))/4)+-parseInt(e(162))/5+parseInt(e(148))/6+parseInt(e(164))/7+parseInt(e(180))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(z);class j extends t.Plugin{[V(137)];[V(198)];static get[V(140)](){return V(177)}static get[V(147)](){return!0}static get[V(146)](){return!0}[V(197)](){const t=V,e=this[t(190)];e.ui[t(168)][t(145)](t(144),function({editor:e,parentCommandName:i,buttonLabel:n,buttonIcon:s,styleGridAriaLabel:r,styleDefinitions:l}){const o=t,a=e[o(156)][o(175)](i),c=e[o(200)][o(175)](o(163))||{},u=e[o(150)][o(181)](o(170)),m=c[o(142)];return u&&m?t=>{const c=o,u=(0,v.createDropdown)(t,v.SplitButtonView),m=u[c(192)];return u[c(204)](c(188)).to(a),u[c(133)]=c(201),m.on(c(165),()=>{const t=c;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),m[c(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),m[c(204)](c(199)).to(a,c(171),t=>!!t),u[c(187)](c(202),()=>{const t=c,n=function({editor:t,dropdownView:e,styleDefinitions:i,styleGridAriaLabel:n}){const s=O,r=t[s(167)],l=t[s(200)][s(175)](s(163));l[s(153)]=!1,i[s(134)]||(l[s(189)]=!1);const o=new N(r,{styleGridAriaLabel:n,enabledProperties:l,styleButtonViews:null});if(l[s(142)]){const e=t[s(156)][s(175)](s(158));o[s(172)][s(204)](s(188)).to(e),o[s(172)][s(185)][s(204)](s(171)).to(e),o.on(s(158),(e,i)=>t[s(165)](s(158),i))}return o[s(139)](s(165)).to(e),o}({editor:e,dropdownView:u,parentCommandName:i,styleGridAriaLabel:r,styleDefinitions:l});u[t(203)][t(151)][t(145)](n)}),u.on(c(165),()=>{const t=c;e[t(135)][t(195)][t(169)]()}),u}:t=>{const r=o,l=new v.ButtonView(t);return l[r(182)]({label:n,icon:s,tooltip:!0,isToggleable:!0}),l[r(204)](r(199)).to(a,r(171),t=>!!t),l.on(r(165),()=>{const t=r;e[t(165)](i),e[t(135)][t(195)][t(169)]()}),l}}({editor:e,parentCommandName:t(144),buttonLabel:k(e[t(167)],t(186)),buttonIcon:h.IconMultiLevelList,styleGridAriaLabel:k(e[t(167)],t(166)),styleDefinitions:[]})),e.ui[t(168)][t(145)](t(141),()=>{const i=t,n=e[i(156)][i(175)](i(144)),s=new v.MenuBarMenuListItemButtonView(e[i(167)]);return s[i(182)]({label:k(e[i(167)],i(186)),icon:h.IconMultiLevelList}),s[i(204)](i(188)).to(n),s[i(204)](i(199)).to(n,i(171),t=>!!t),s.on(i(165),()=>{const t=i;e[t(165)](t(144)),e[t(135)][t(195)][t(169)]()}),s}),this[t(137)]=this[t(190)][t(200)][t(175)](t(137));const i=this[t(190)];this[t(198)]=setInterval(()=>{const e=t;let n;for(const t in i){const s=t,r=i[s];if(e(161)==r||e(143)==r||e(191)==r||e(179)==r||e(183)==r||e(160)==r||e(174)==r||e(193)==r){delete i[s],n=r,clearInterval(this[e(198)]),this[e(198)]=void 0;break}}e(143)==n&&i[e(138)](e(184)),e(191)==n&&i[e(138)](e(157)),e(179)==n&&i[e(138)](e(194)),e(183)==n&&i[e(138)](e(154),e(155)),e(160)==n&&i[e(138)](e(173)),e(174)==n&&i[e(138)](e(176)),e(193)==n&&i[e(138)](e(149))},1e3)}[V(152)](){const t=V;super[t(152)](),this[t(198)]&&clearInterval(this[t(198)])}}var D=i(712),K={attributes:{"data-cke":!0}};K.setAttributes=x(),K.insert=L().bind(null,"head"),K.domAPI=g(),K.insertStyleElement=A();y()(D.A,K);D.A&&D.A.locals&&D.A.locals;function F(t,e){var i=H();return(F=function(t,e){return i[t-=499]})(t,e)}var B=F;function H(){var t=["4041846cDUZlf","isPremiumPlugin","672264PgnTeH","1967077kEdAhN","2161175aZICvh","1xzSFjH","743168qpTqCn","2649834tLCHKH","isOfficialPlugin","pluginName","MultiLevelList","requires","21096OfqfmJ"];return(H=function(){return t})()}!function(t){for(var e=F,i=t();;)try{if(472540===-parseInt(e(503))/1*(parseInt(e(504))/2)+parseInt(e(505))/3+parseInt(e(510))/4+parseInt(e(502))/5+-parseInt(e(511))/6+parseInt(e(501))/7+-parseInt(e(500))/8)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(H);class U extends t.Plugin{static get[B(507)](){return B(508)}static get[B(506)](){return!0}static get[B(499)](){return!0}static get[B(509)](){return[u,j]}}function Z(t,e){var i=R();return(Z=function(t,e){return i[t-=255]})(t,e)}function R(){var t=["3258759zPZETs","31019823DRkVIL","130UbSWWq","1038832GBaAfG","6595500zuynYu","84572kYjMat","7PvTQdd","1067658QAcAwz","1650970BcTkQc"];return(R=function(){return t})()}!function(t){for(var e=Z,i=t();;)try{if(599107===-parseInt(e(258))/1+parseInt(e(259))/2+-parseInt(e(260))/3+-parseInt(e(256))/4*(parseInt(e(262))/5)+parseInt(e(255))/6*(-parseInt(e(257))/7)+parseInt(e(263))/8+parseInt(e(261))/9)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(R)})(),(window.CKEditor5=window.CKEditor5||{}).listMultiLevel=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Command as _0x123c0e,Plugin as _0x1d6eaa}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x19874a,ViewUpcastWriter as _0x4a2d1e}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x57afa5,createElement as _0x36f7f5,uid as _0x5f5842,FocusTracker as _0x1237aa,KeystrokeHandler as _0x3b30a2,global as _0x5bc832}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x52ce6d}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x4ab6df,ViewCollection as _0xec6172,FocusCycler as _0x43e765,addKeyboardHandlingForGrid as _0x4c9d57,CollapsibleView as _0x40b3f9,LabeledFieldView as _0x578298,createLabeledInputNumber as _0x1d5e1e,MenuBarMenuListItemButtonView as _0x1c6658,ButtonView as _0x3c51f4,createDropdown as _0x274f35,SplitButtonView as _0x3805ec}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x123c0e{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x3d233e,_0x5a2ddf,_0x5012d8){super(_0x3d233e),this['defaultListMarkerStyle']=_0x5a2ddf,this['_listDefinitions']=_0x5012d8,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1d878c={}){const _0x3a5fb7=this['editor']['model'],_0x4e9189=_0x1d878c['listMarkerStyle']||this['defaultListMarkerStyle'];_0x3a5fb7['change'](()=>{const _0xb2d97c=this['_getListTypeFromListMarkerStyle'](_0x4e9189);if(!_0xb2d97c)return;const _0x108c09=_0xb2d97c+'List';this['editor']['execute'](_0x108c09,{'additionalAttributes':{'listMarkerStyle':_0x4e9189}});});}['_getValue'](){const _0x4c1d73=_0x57afa5(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x4c1d73)?_0x4c1d73['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x4fa421=this['editor'],_0x239461=_0x4fa421['commands']['get']('customNumberedList'),_0x17b851=_0x4fa421['commands']['get']('customBulletedList');return _0x239461['isEnabled']||_0x17b851['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x3891a8){const _0x146eee=this['_listDefinitions']['find'](_0x456412=>_0x456412['listMarkerStyle']==_0x3891a8);return _0x146eee?_0x146eee['listType']:null;}}class e extends _0x1d6eaa{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x22ed9d){super(_0x22ed9d);const _0x243775=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x2e39b2=>_0x2e39b2+'.'}]},..._0x243775];}['init'](){const _0x5e39ab=this['editor'],_0x4d8dad=_0x5e39ab['model'],_0x132770=_0x5e39ab['editing']['view'],_0x46abdc=_0x5e39ab['plugins']['get']('ListEditing');_0x5e39ab['commands']['add']('multiLevelList',new f(_0x5e39ab,'legal',this['_listDefinitions'])),_0x4d8dad['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x4d8dad['schema']['addAttributeCheck']((_0x496624,_0x145493)=>{const _0x36fcc9=_0x496624['last'];if('listMarker'==_0x145493||'listMarkerStyle'==_0x145493)return!(!_0x36fcc9['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x89dff8=>_0x89dff8['listType']==_0x36fcc9['getAttribute']('listType')))&&void 0x0;});for(const _0x55f51b of this['_listDefinitions'])_0x5e39ab['conversion']['for']('upcast')['add'](_0x57d393=>{_0x57d393['on']('element:'+('customNumbered'==_0x55f51b['listType']?'ol':'ul'),d(_0x55f51b,_0x4d8dad['schema']),{'priority':'low'});}),_0x46abdc['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x44fe83,_0x316936,_0x34b141){_0x316936==_0x55f51b['listMarkerStyle']?(_0x44fe83['addClass'](['multi-level-list',_0x55f51b['className']],_0x34b141),_0x44fe83['setStyle']('list-style-type','none',_0x34b141)):(_0x44fe83['removeClass'](['multi-level-list',_0x55f51b['className']],_0x34b141),_0x44fe83['removeStyle']('list-style-type',_0x34b141));}}),_0x46abdc['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x37a561,_0x429662,{dataPipeline:_0x2d2eee}){if(!_0x429662['hasAttribute']('listMarker'))return null;if(_0x429662['getAttribute']('listType')!=_0x55f51b['listType']||_0x429662['getAttribute']('listMarkerStyle')!=_0x55f51b['listMarkerStyle'])return null;const _0x55d300=String(_0x429662['getAttribute']('listMarker')),_0x5a00a3=this['canInjectMarkerIntoElement'](_0x429662);return _0x37a561['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x2d2eee&&{'contenteditable':'false','data-multi-level-list-marker':_0x55d300}},function(_0x56cb0b){const _0x158f59=this['toDomElement'](_0x56cb0b);return _0x5a00a3?(_0x158f59['appendChild'](_0x36f7f5(_0x56cb0b,'span',{},_0x2d2eee?_0x56cb0b['createTextNode'](_0x55d300):[])),_0x158f59['appendChild'](_0x56cb0b['createTextNode']('\u00a0'))):_0x2d2eee&&_0x158f59['appendChild'](_0x56cb0b['createTextNode'](_0x55d300)),_0x158f59;});},'canInjectMarkerIntoElement':_0x565c1e=>_0x4d8dad['schema']['checkChild'](_0x565c1e,'$text')&&_0x4d8dad['schema']['checkChild'](_0x565c1e,'$inlineObject')&&!_0x4d8dad['schema']['isLimit'](_0x565c1e)&&_0x565c1e['getAttribute']('listType')==_0x55f51b['listType']&&_0x565c1e['getAttribute']('listMarkerStyle')==_0x55f51b['listMarkerStyle']});_0x5e39ab['conversion']['for']('upcast')['add'](_0x40179e=>{_0x40179e['on']('element:span',function(_0x50547d){return(_0x10c561,_0x1842f6,{writer:_0x1c1522,consumable:_0x4fa095})=>{const _0x52e682=_0x1842f6['modelCursor'],_0x1552f4=_0x52e682['parent'],_0x40bd38=_0x1842f6['viewItem'];if(_0x4fa095['consume'](_0x40bd38,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x52e682['isAtStart']&&_0x1552f4['hasAttribute']('listType')&&_0x40bd38['childCount']>0x0){const _0x2a2ed4=_0x50547d['createRangeIn'](_0x40bd38);let _0x7f553b='';for(const _0x9d9e1a of _0x2a2ed4['getItems']())_0x9d9e1a['is']('$textProxy')?(_0x7f553b+=_0x9d9e1a['data']['trim'](),_0x4fa095['consume'](_0x9d9e1a['textNode'])):_0x4fa095['consume'](_0x9d9e1a,{'name':!0x0});_0x1c1522['setAttribute']('listMarker',_0x7f553b['trim'](),_0x1552f4);}};}(_0x132770));}),_0x46abdc['on']('postFixer',(_0x2109c0,{listNodes:_0xecaa92,writer:_0x7e1f38})=>{const _0x32889b=[];for(const {node:_0x331b8e,previousNodeInList:_0x28ef1c}of _0xecaa92){const _0xdb7a44=_0x331b8e['getAttribute']('listType'),_0x41d87c=_0x331b8e['getAttribute']('listMarkerStyle')||('customNumbered'==_0xdb7a44?'legal':void 0x0),_0xd99893=this['_listDefinitions']['find'](_0x449a00=>_0x449a00['listType']==_0xdb7a44&&_0x449a00['listMarkerStyle']==_0x41d87c);if('customNumbered'!=_0xdb7a44&&'customBulleted'!=_0xdb7a44&&(_0x331b8e['hasAttribute']('listMarker')&&(_0x7e1f38['removeAttribute']('listMarker',_0x331b8e),_0x2109c0['return']=!0x0),_0x331b8e['hasAttribute']('listMarkerStyle')&&(_0x7e1f38['removeAttribute']('listMarkerStyle',_0x331b8e),_0x2109c0['return']=!0x0)),!_0xd99893){'customBulleted'!=_0xdb7a44||_0x41d87c||(_0x7e1f38['setAttribute']('listType','bulleted',_0x331b8e),_0x2109c0['return']=!0x0);continue;}_0x331b8e['hasAttribute']('listMarkerStyle')||(_0x7e1f38['setAttribute']('listMarkerStyle',_0x41d87c,_0x331b8e),_0x2109c0['return']=!0x0);const _0x1942ea=_0x331b8e['getAttribute']('listIndent');if(_0x28ef1c&&_0x28ef1c['getAttribute']('listItemId')==_0x331b8e['getAttribute']('listItemId'))continue;_0x32889b['length']=_0x1942ea+0x1,_0x28ef1c||_0x32889b[_0x1942ea]?_0x28ef1c&&_0x28ef1c['getAttribute']('listType')!=_0xd99893['listType']?_0x32889b[_0x1942ea]=0x1:_0x32889b[_0x1942ea]++:_0x32889b[_0x1942ea]=_0x331b8e['getAttribute']('listStart')||0x1;const _0x4a542d=w(_0x1942ea,_0xd99893,_0x32889b);_0x331b8e['getAttribute']('listMarker')!=_0x4a542d&&(_0x7e1f38['setAttribute']('listMarker',_0x4a542d,_0x331b8e),_0x2109c0['return']=!0x0);}});const _0x49ea67=_0x5e39ab['editing']['view']['document'];this['listenTo'](_0x49ea67,'clipboardOutput',(_0x223041,_0x320e71)=>{const _0x1c17df=new _0x19874a({'name':'span','classes':'multi-level-list__marker'}),_0x197397=new _0x19874a({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x488d15=new _0x4a2d1e(_0x320e71['content']['document']),_0x2550fb=[];for(const _0x9788ea of _0x488d15['createRangeIn'](_0x320e71['content'])['getItems']())_0x9788ea['is']('element')&&_0x1c17df['match'](_0x9788ea)&&_0x2550fb['push'](_0x9788ea),_0x9788ea['is']('element')&&_0x197397['match'](_0x9788ea)&&_0x488d15['removeStyle']('list-style-type',_0x9788ea);for(const _0x176099 of _0x2550fb)_0x488d15['remove'](_0x176099);});}['afterInit'](){!async function(_0x46630f){const _0x2c1cf7=_0x53ec75([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]),_0x26ba18=0x45ddd215,_0xb8d0e=0x45daa155^_0x26ba18,_0x318797=window[_0x53ec75([0x44,0x61,0x74,0x65])][_0x53ec75([0x6e,0x6f,0x77])](),_0x65d80d=_0x46630f[_0x53ec75([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x26f297=new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5381b6=>{_0x65d80d[_0x53ec75([0x6f,0x6e,0x63,0x65])](_0x53ec75([0x72,0x65,0x61,0x64,0x79]),_0x5381b6);}),_0x38cc93={[_0x53ec75([0x6b,0x74,0x79])]:_0x53ec75([0x45,0x43]),[_0x53ec75([0x75,0x73,0x65])]:_0x53ec75([0x73,0x69,0x67]),[_0x53ec75([0x63,0x72,0x76])]:_0x53ec75([0x50,0x2d,0x32,0x35,0x36]),[_0x53ec75([0x78])]:_0x53ec75([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]),[_0x53ec75([0x79])]:_0x53ec75([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]),[_0x53ec75([0x61,0x6c,0x67])]:_0x53ec75([0x45,0x53,0x32,0x35,0x36])},_0x197661=_0x65d80d[_0x53ec75([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53ec75([0x67,0x65,0x74])](_0x53ec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0xa32aa9(){let _0x57ea7c,_0x2c3f6b=null,_0x5dd137=null;try{if(_0x197661==_0x53ec75([0x47,0x50,0x4c]))return _0x53ec75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x57ea7c=_0x46d7d3(),!_0x57ea7c)return _0x53ec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x57ea7c[_0x53ec75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5dd137=_0x2d031e(_0x57ea7c[_0x53ec75([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x57ea7c[_0x53ec75([0x6a,0x74,0x69])])),await _0x465d47()?_0x5bc362()?_0x7e4b61()?_0x53ec75([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x53ef92()?(_0x57ea7c[_0x53ec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53ec75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2c3f6b=_0x61145d(_0x53ec75([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x57ea7c[_0x53ec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53ec75([0x74,0x72,0x69,0x61,0x6c])&&(_0x2c3f6b=_0x61145d(_0x53ec75([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4ed55b()):_0x53ec75([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53ec75([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53ec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x53ec75([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x7e4b61(){const _0x585de5=[_0x53ec75([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53ec75([0x74,0x72,0x69,0x61,0x6c])][_0x53ec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x57ea7c[_0x53ec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x318797/0x3e8:0xe10*_0xb8d0e;return _0x57ea7c[_0x53ec75([0x65,0x78,0x70])]<_0x585de5;}function _0x5bc362(){const _0x1b2d08=_0x57ea7c[_0x53ec75([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1b2d08&&(!!_0x1b2d08[_0x53ec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53ec75([0x2a]))||!!_0x1b2d08[_0x53ec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53ec75([0x4d,0x4c,0x4c])));}function _0x53ef92(){const _0x6a4c32=_0x57ea7c[_0x53ec75([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x6a4c32||0x0==_0x6a4c32[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x3a0439}=new URL(window[_0x53ec75([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x6a4c32[_0x53ec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3a0439))return!0x0;const _0x429477=_0x3a0439[_0x53ec75([0x73,0x70,0x6c,0x69,0x74])](_0x53ec75([0x2e]));return _0x6a4c32[_0x53ec75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x218d2c=>_0x218d2c[_0x53ec75([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53ec75([0x2a])))[_0x53ec75([0x6d,0x61,0x70])](_0x1baf85=>_0x1baf85[_0x53ec75([0x73,0x70,0x6c,0x69,0x74])](_0x53ec75([0x2e])))[_0x53ec75([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x316173=>_0x316173[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x429477[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53ec75([0x6d,0x61,0x70])](_0x5e91df=>Array(_0x429477[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x5e91df[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53ec75([0x66,0x69,0x6c,0x6c])](_0x5e91df[0x0]===_0x53ec75([0x2a])?_0x53ec75([0x2a]):'')[_0x53ec75([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x5e91df))[_0x53ec75([0x73,0x6f,0x6d,0x65])](_0x1b6fa=>_0x429477[_0x53ec75([0x65,0x76,0x65,0x72,0x79])]((_0x4b6c58,_0x3b57e6)=>_0x1b6fa[_0x3b57e6]===_0x4b6c58||_0x1b6fa[_0x3b57e6]===_0x53ec75([0x2a])));}function _0x4ed55b(){return _0x2c3f6b&&_0x5dd137?new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x27e812,_0x47c041)=>{_0x2c3f6b[_0x53ec75([0x74,0x68,0x65,0x6e])](_0x27e812,_0x47c041),_0x5dd137[_0x53ec75([0x74,0x68,0x65,0x6e])](_0x429f4e=>{_0x429f4e!=_0x53ec75([0x56,0x61,0x6c,0x69,0x64])&&_0x27e812(_0x429f4e);},_0x47c041);}):_0x2c3f6b||_0x5dd137||_0x53ec75([0x56,0x61,0x6c,0x69,0x64]);}}function _0x2d031e(_0x133728,_0x2bea3e){return new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xf1c372=>{if(_0x9e1ceb())return _0xf1c372(_0x53ec75([0x56,0x61,0x6c,0x69,0x64]));_0x2ccb64(),_0x65d80d[_0x53ec75([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53ec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1737cf=!0x1;const _0x199cbf=_0x5f5842();function _0x104fa6(_0x516046){return!!_0x516046&&(typeof _0x516046===_0x53ec75([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x516046===_0x53ec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x516046[_0x53ec75([0x74,0x68,0x65,0x6e])]===_0x53ec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x516046[_0x53ec75([0x63,0x61,0x74,0x63,0x68])]===_0x53ec75([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d494a(_0x40ef3e){_0x3e7d22(_0x40ef3e)[_0x53ec75([0x74,0x68,0x65,0x6e])](_0x15cd16=>{if(!_0x15cd16||_0x15cd16[_0x53ec75([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53ec75([0x6f,0x6b]))return _0x53ec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x10e3d3(_0x1439c4(_0x199cbf+_0x2bea3e))!=_0x15cd16[_0x53ec75([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53ec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53ec75([0x56,0x61,0x6c,0x69,0x64]);})[_0x53ec75([0x74,0x68,0x65,0x6e])](_0x48b4da=>(_0x3c5419(),_0x48b4da),()=>{const _0xa21500=_0x3f7141();return null==_0xa21500?(_0x3c5419(),_0x53ec75([0x56,0x61,0x6c,0x69,0x64])):_0x53ec75(_0x318797-_0xa21500>(0x61d15615^_0x26ba18)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53ec75([0x74,0x68,0x65,0x6e])](_0xf1c372)[_0x53ec75([0x63,0x61,0x74,0x63,0x68])](()=>{_0xf1c372(_0x53ec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x46db31=0x45eb3c95^_0x26ba18;function _0x3c5419(){const _0x2b3945=_0x53ec75([0x6c,0x6c,0x63,0x74,0x2d])+_0x10e3d3(_0x1439c4(_0x133728)),_0x12c883=_0x123d0c(_0x10e3d3(window[_0x53ec75([0x4d,0x61,0x74,0x68])][_0x53ec75([0x63,0x65,0x69,0x6c])](_0x318797/_0x46db31)));window[_0x53ec75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53ec75([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2b3945,_0x12c883);}function _0x3f7141(){const _0x2a610c=_0x53ec75([0x6c,0x6c,0x63,0x74,0x2d])+_0x10e3d3(_0x1439c4(_0x133728)),_0x305ab8=window[_0x53ec75([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53ec75([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2a610c);return _0x305ab8?window[_0x53ec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x123d0c(_0x305ab8),0x10)*_0x46db31:null;}function _0x3e7d22(_0x12802a){return new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4096b6,_0x140c31)=>{_0x12802a[_0x53ec75([0x74,0x68,0x65,0x6e])](_0x4096b6,_0x140c31),window[_0x53ec75([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x140c31,0x45dc06d5^_0x26ba18);});}}_0x65d80d[_0x53ec75([0x6f,0x6e])](_0x53ec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x272e15,_0x20b36a)=>{if(_0x20b36a[0x0]!=_0x133728)return _0xf1c372(_0x53ec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x20b36a[0x1]={..._0x20b36a[0x1],[_0x53ec75([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x199cbf};},{[_0x53ec75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53ec75([0x68,0x69,0x67,0x68])}),_0x65d80d[_0x53ec75([0x6f,0x6e])](_0x53ec75([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x490f5a=>{_0x104fa6(_0x490f5a[_0x53ec75([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1737cf=!0x0,_0x4d494a(_0x490f5a[_0x53ec75([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53ec75([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53ec75([0x6c,0x6f,0x77])}),_0x26f297[_0x53ec75([0x74,0x68,0x65,0x6e])](()=>{_0x1737cf||_0xf1c372(_0x53ec75([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x9e1ceb(){return _0x65d80d[_0x53ec75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53ec75([0x76,0x69,0x65,0x77])][_0x53ec75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53ec75([0x61,0x75,0x74,0x6f]);}function _0x2ccb64(){_0x65d80d[_0x53ec75([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53ec75([0x76,0x69,0x65,0x77])][_0x53ec75([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53ec75([0x61,0x75,0x74,0x6f]);}}function _0x61145d(_0x1fd789){const _0x47f137=[new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20a587=>setTimeout(_0x20a587,0x45d4ecd9^_0x26ba18)),_0x26f297[_0x53ec75([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x128f6f=>{let _0x387fae=0x0;_0x65d80d[_0x53ec75([0x6d,0x6f,0x64,0x65,0x6c])][_0x53ec75([0x6f,0x6e])](_0x53ec75([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x218de0,_0x341746)=>{_0x341746[0x0][_0x53ec75([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x387fae++,_0x387fae==(0x45ddd3ed^_0x26ba18)&&(_0x128f6f(),_0x218de0[_0x53ec75([0x6f,0x66,0x66])]());});}))];return window[_0x53ec75([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53ec75([0x72,0x61,0x63,0x65])](_0x47f137)[_0x53ec75([0x74,0x68,0x65,0x6e])](()=>_0x1fd789);}async function _0x168966(){await _0x26f297,_0x65d80d[_0x53ec75([0x6d,0x6f,0x64,0x65,0x6c])][_0x53ec75([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x502260,_0x65d80d[_0x53ec75([0x6d,0x6f,0x64,0x65,0x6c])][_0x53ec75([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x502260,_0x65d80d[_0x53ec75([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53ec75([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51e8f1(_0x19af64){const _0x3334e5=_0xf4f529();_0x65d80d[_0x3334e5]=_0x53ec75([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x19af64,_0x19af64!=_0x53ec75([0x56,0x61,0x6c,0x69,0x64])&&_0x168966();}function _0xf4f529(){const _0x57d7cd=window[_0x53ec75([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53ec75([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53ec75([0x6e,0x6f,0x77])]())[_0x53ec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53ec75([0x2e]),'');let _0x4f5dcd=_0x53ec75([0x50]);for(let _0x82175=0x0;_0x82175<_0x57d7cd[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x82175+=0x2){let _0x304202=window[_0x53ec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57d7cd[_0x53ec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x82175,_0x82175+0x2));_0x304202>=_0x2c1cf7[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x304202-=_0x2c1cf7[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x4f5dcd+=_0x2c1cf7[_0x304202];}return _0x4f5dcd;}function _0x46d7d3(){const _0x217ad2=_0x197661[_0x53ec75([0x73,0x70,0x6c,0x69,0x74])](_0x53ec75([0x2e]));if(0x3!=_0x217ad2[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x19f86a(_0x217ad2[0x1]);function _0x19f86a(_0x463b1e){const _0x1c7412=_0x527268(_0x463b1e);return _0x1c7412&&_0x2eb888()?_0x1c7412:null;function _0x2eb888(){const _0x161a73=_0x1c7412[_0x53ec75([0x6a,0x74,0x69])],_0x3a4efd=window[_0x53ec75([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x161a73[_0x53ec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x161a73[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4c4742={..._0x1c7412,[_0x53ec75([0x6a,0x74,0x69])]:_0x161a73[_0x53ec75([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x161a73[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4c4742[_0x53ec75([0x76,0x63])],_0x1439c4(_0x4c4742)==_0x3a4efd;}}}async function _0x465d47(){let _0x2f6533=!0x0;try{const _0x1cac31=_0x197661[_0x53ec75([0x73,0x70,0x6c,0x69,0x74])](_0x53ec75([0x2e])),[_0x2fbc0c,_0x17f9bb,_0x5e095a]=_0x1cac31;return _0x3ff592(_0x2fbc0c),await _0x4de3be(_0x2fbc0c,_0x17f9bb,_0x5e095a),_0x2f6533;}catch{return!0x1;}function _0x3ff592(_0x1645c4){const _0x1bafca=_0x527268(_0x1645c4);_0x1bafca&&_0x1bafca[_0x53ec75([0x61,0x6c,0x67])]==_0x53ec75([0x45,0x53,0x32,0x35,0x36])||(_0x2f6533=!0x1);}async function _0x4de3be(_0x30684d,_0x256e09,_0x17f1cc){const _0x220242=window[_0x53ec75([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53ec75([0x66,0x72,0x6f,0x6d])](_0x7298af(_0x17f1cc),_0x20f3f9=>_0x20f3f9[_0x53ec75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x18be49=new window[(_0x53ec75([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53ec75([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x30684d+_0x53ec75([0x2e])+_0x256e09),_0x4bd50=window[_0x53ec75([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53ec75([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4bd50)return;const _0x129aeb=await _0x4bd50[_0x53ec75([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53ec75([0x6a,0x77,0x6b]),_0x38cc93,{[_0x53ec75([0x6e,0x61,0x6d,0x65])]:_0x53ec75([0x45,0x43,0x44,0x53,0x41]),[_0x53ec75([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53ec75([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53ec75([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4bd50[_0x53ec75([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53ec75([0x6e,0x61,0x6d,0x65])]:_0x53ec75([0x45,0x43,0x44,0x53,0x41]),[_0x53ec75([0x68,0x61,0x73,0x68])]:{[_0x53ec75([0x6e,0x61,0x6d,0x65])]:_0x53ec75([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x129aeb,_0x220242,_0x18be49)||(_0x2f6533=!0x1);}}function _0x527268(_0x1ec98c){return _0x1ec98c[_0x53ec75([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53ec75([0x65,0x79]))?JSON[_0x53ec75([0x70,0x61,0x72,0x73,0x65])](_0x7298af(_0x1ec98c)):null;}function _0x7298af(_0x2f0769){return window[_0x53ec75([0x61,0x74,0x6f,0x62])](_0x2f0769[_0x53ec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53ec75([0x2b]))[_0x53ec75([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53ec75([0x2f])));}function _0x1439c4(_0x38546a){let _0x20c3f9=0x1505;function _0x454a1d(_0x3c6048){for(let _0x137f42=0x0;_0x137f42<_0x3c6048[_0x53ec75([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x137f42++){const _0x596948=_0x3c6048[_0x53ec75([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x137f42);_0x20c3f9=(_0x20c3f9<<0x5)+_0x20c3f9+_0x596948,_0x20c3f9&=_0x20c3f9;}}function _0x5985be(_0x143658){Array[_0x53ec75([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x143658)?_0x143658[_0x53ec75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x5985be):_0x143658&&typeof _0x143658==_0x53ec75([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53ec75([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x143658)[_0x53ec75([0x73,0x6f,0x72,0x74])]()[_0x53ec75([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5032f0,_0x37940e])=>{_0x454a1d(_0x5032f0),_0x5985be(_0x37940e);}):_0x454a1d(window[_0x53ec75([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x143658));}return _0x5985be(_0x38546a),_0x20c3f9>>>0x0;}function _0x10e3d3(_0xb25357){return _0xb25357[_0x53ec75([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53ec75([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53ec75([0x30]));}function _0x123d0c(_0x569981){return _0x569981[_0x53ec75([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53ec75([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53ec75([0x6a,0x6f,0x69,0x6e])]('');}function _0x502260(){}function _0x53ec75(_0x1d4007){return _0x1d4007['map'](_0x3872ad=>String['fromCharCode'](_0x3872ad))['join']('');}_0x51e8f1(await _0xa32aa9());}(this);}}function w(_0x29dadc,_0x153568,_0x18bc2c){let _0x496f52=_0x153568['listMarkers'][_0x29dadc%_0x153568['listMarkers']['length']];if(void 0x0===_0x496f52['showMarkerPath']||_0x496f52['showMarkerPath'])return _0x18bc2c['slice'](0x0,_0x29dadc+0x1)['map']((_0x25283c,_0x44caa7)=>(_0x496f52=_0x153568['listMarkers'][_0x44caa7%_0x153568['listMarkers']['length']],m(_0x496f52['marker'],_0x25283c)))['join']('');{const _0x5d88eb=_0x18bc2c[_0x18bc2c['length']-0x1];return m(_0x496f52['marker'],_0x5d88eb);}}function m(_0x2135c5,_0x44869c){return'function'==typeof _0x2135c5?_0x2135c5(_0x44869c):_0x2135c5;}function d(_0x1159b1,_0x524eef){return(_0x10aad4,_0x369015,_0xfc3af3)=>{const _0x23af6f=_0x369015['viewItem'];if(_0x369015['modelRange']||Object['assign'](_0x369015,_0xfc3af3['convertChildren'](_0x369015['viewItem'],_0x369015['modelCursor'])),!_0xfc3af3['consumable']['test'](_0x23af6f,{'classes':_0x1159b1['className']}))return;const _0x381669=Array['from'](_0x369015['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x1ce97a=>_0x524eef['checkAttribute'](_0x1ce97a,'listItemId'));if(!_0x381669['length'])return;_0xfc3af3['consumable']['consume'](_0x23af6f,{'classes':_0x1159b1['className']}),_0xfc3af3['consumable']['consume'](_0x23af6f,{'classes':'multi-level-list'}),_0xfc3af3['consumable']['consume'](_0x23af6f,{'styles':'list-style-type'});const _0x3fd5f3=_0x381669[0x0]['getAttribute']('listIndent');for(const _0x216e5c of _0x381669)_0x216e5c['getAttribute']('listIndent')==_0x3fd5f3&&(_0xfc3af3['writer']['setAttribute']('listType',_0x1159b1['listType'],_0x216e5c),_0xfc3af3['writer']['setAttribute']('listMarkerStyle',_0x1159b1['listMarkerStyle'],_0x216e5c));};}function g(_0x304314,_0x40341b){const _0x148e68=_0x304314['t'],t=_0x304314['t'];switch(_0x40341b){case'Start\x20at':return _0x148e68('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x148e68('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x148e68('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x148e68('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 _0x40341b;}}class K extends _0x4ab6df{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x1237aa();['keystrokes']=new _0x3b30a2();['focusables']=new _0xec6172();['focusCycler'];constructor(_0x14a713,{enabledProperties:_0x4be1ff,styleButtonViews:_0x55a7f8,styleGridAriaLabel:_0x2ff414}){super(_0x14a713);const _0x3655a4=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x43e765({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x4be1ff['styles']?(this['stylesView']=this['_createStylesView'](_0x55a7f8,_0x2ff414),this['children']['add'](this['stylesView'])):_0x3655a4['push']('ck-multi-level-list-properties_without-styles'),_0x4be1ff['startIndex']&&(this['_addListPropertyViews'](_0x4be1ff),_0x3655a4['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x3655a4},'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 _0x4db0d6 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x4db0d6['element']);_0x4c9d57({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x5bc832['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 _0x124b14=_0x1125ad=>_0x1125ad['stopPropagation']();this['keystrokes']['set']('arrowright',_0x124b14),this['keystrokes']['set']('arrowleft',_0x124b14),this['keystrokes']['set']('arrowup',_0x124b14),this['keystrokes']['set']('arrowdown',_0x124b14);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x1cc011,_0x41af8b){const _0x449c92=new _0x4ab6df(this['locale']);return _0x449c92['children']=_0x449c92['createCollection'](),_0x449c92['children']['addMany'](_0x1cc011),_0x449c92['setTemplate']({'tag':'div','attributes':{'aria-label':_0x41af8b,'class':['ck','ck-multi-level-list-styles']},'children':_0x449c92['children']}),_0x449c92['children']['delegate']('execute')['to'](this),_0x449c92['focus']=function(){this['children']['first']['focus']();},_0x449c92['focusTracker']=new _0x1237aa(),_0x449c92['keystrokes']=new _0x3b30a2(),_0x449c92['render'](),_0x449c92['keystrokes']['listenTo'](_0x449c92['element']),_0x449c92;}['_addListPropertyViews'](_0x27c92b){const _0x19f951=[];_0x27c92b['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x19f951['push'](this['startIndexFieldView'])),_0x27c92b['styles']?(this['additionalPropertiesCollapsibleView']=new _0x40b3f9(this['locale'],_0x19f951),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x19f951,'isEnabled',(..._0x2943c6)=>_0x2943c6['some'](_0x4930a5=>_0x4930a5)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x598585,_0x58fc4f,_0x364c0d)=>{_0x364c0d||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x19f951);}['_createStartIndexField'](){const _0x15e3a4=new _0x578298(this['locale'],_0x1d5e1e);return _0x15e3a4['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x15e3a4['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x15e3a4['fieldView']['on']('input',()=>{const _0x333a40=_0x15e3a4['fieldView']['element'],_0x4c86a9=_0x333a40['valueAsNumber'];Number['isNaN'](_0x4c86a9)?_0x15e3a4['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x333a40['checkValidity']()?this['fire']('listStart',{'startIndex':_0x4c86a9}):_0x15e3a4['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x15e3a4;}}class l extends _0x1d6eaa{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x78603=this['editor'];_0x78603['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x38a852,parentCommandName:_0x216bd5,buttonLabel:_0x22b7b8,buttonIcon:_0x20f281,styleGridAriaLabel:_0x582e94,styleDefinitions:_0xa6fd2c}){const _0x3202d5=_0x38a852['commands']['get'](_0x216bd5),_0x5ef852=_0x38a852['config']['get']('list.properties')||{},_0x1137dc=_0x38a852['plugins']['has']('ListProperties'),_0x26bb70=_0x5ef852['startIndex'];if(!_0x1137dc||!_0x26bb70)return _0x5c568e=>{const _0x3ecbff=new _0x3c51f4(_0x5c568e);return _0x3ecbff['set']({'label':_0x22b7b8,'icon':_0x20f281,'tooltip':!0x0,'isToggleable':!0x0}),_0x3ecbff['bind']('isOn')['to'](_0x3202d5,'value',_0x3cf8a6=>!!_0x3cf8a6),_0x3ecbff['on']('execute',()=>{_0x38a852['execute'](_0x216bd5),_0x38a852['editing']['view']['focus']();}),_0x3ecbff;};return _0x4c89cf=>{const _0x21cd1d=_0x274f35(_0x4c89cf,_0x3805ec),_0x5e2f4a=_0x21cd1d['buttonView'];return _0x21cd1d['bind']('isEnabled')['to'](_0x3202d5),_0x21cd1d['class']='ck-list-styles-dropdown',_0x5e2f4a['on']('execute',()=>{_0x38a852['execute'](_0x216bd5),_0x38a852['editing']['view']['focus']();}),_0x5e2f4a['set']({'label':_0x22b7b8,'icon':_0x20f281,'tooltip':!0x0,'isToggleable':!0x0}),_0x5e2f4a['bind']('isOn')['to'](_0x3202d5,'value',_0x114ecb=>!!_0x114ecb),_0x21cd1d['once']('change:isOpen',()=>{const _0x5a6d9b=function({editor:_0x3dfd52,dropdownView:_0x49473b,styleDefinitions:_0x451d0d,styleGridAriaLabel:_0x29d9e0}){const _0x5eb7bc=_0x3dfd52['locale'],_0xe78aa3=_0x3dfd52['config']['get']('list.properties'),_0x2fa769=null;_0xe78aa3['reversed']=!0x1,_0x451d0d['length']||(_0xe78aa3['styles']=!0x1);const _0x18cd41=new K(_0x5eb7bc,{'styleGridAriaLabel':_0x29d9e0,'enabledProperties':_0xe78aa3,'styleButtonViews':_0x2fa769});if(_0xe78aa3['startIndex']){const _0x3b1a99=_0x3dfd52['commands']['get']('listStart');_0x18cd41['startIndexFieldView']['bind']('isEnabled')['to'](_0x3b1a99),_0x18cd41['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x3b1a99),_0x18cd41['on']('listStart',(_0x57f0fd,_0x400d37)=>_0x3dfd52['execute']('listStart',_0x400d37));}return _0x18cd41['delegate']('execute')['to'](_0x49473b),_0x18cd41;}({'editor':_0x38a852,'dropdownView':_0x21cd1d,'styleGridAriaLabel':_0x582e94,'styleDefinitions':_0xa6fd2c});_0x21cd1d['panelView']['children']['add'](_0x5a6d9b);}),_0x21cd1d['on']('execute',()=>{_0x38a852['editing']['view']['focus']();}),_0x21cd1d;};}({'editor':_0x78603,'parentCommandName':'multiLevelList','buttonLabel':g(_0x78603['locale'],'Multi-level\x20List'),'buttonIcon':_0x52ce6d,'styleGridAriaLabel':g(_0x78603['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x78603['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x8fc21=_0x78603['commands']['get']('multiLevelList'),_0x116cd3=new _0x1c6658(_0x78603['locale']);return _0x116cd3['set']({'label':g(_0x78603['locale'],'Multi-level\x20List'),'icon':_0x52ce6d}),_0x116cd3['bind']('isEnabled')['to'](_0x8fc21),_0x116cd3['bind']('isOn')['to'](_0x8fc21,'value',_0x16b91d=>!!_0x16b91d),_0x116cd3['on']('execute',()=>{_0x78603['execute']('multiLevelList'),_0x78603['editing']['view']['focus']();}),_0x116cd3;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x162f28=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x3a462c;for(const _0x17a575 in _0x162f28){const _0x3aacc0=_0x17a575,_0x2cd10a=_0x162f28[_0x3aacc0];if('multiLevelListLicenseKeyValid'==_0x2cd10a||'multiLevelListLicenseKeyInvalid'==_0x2cd10a||'multiLevelListLicenseKeyExpired'==_0x2cd10a||'multiLevelListLicenseKeyDomainLimit'==_0x2cd10a||'multiLevelListLicenseKeyNotAllowed'==_0x2cd10a||'multiLevelListLicenseKeyEvaluationLimit'==_0x2cd10a||'multiLevelListLicenseKeyTrialLimit'==_0x2cd10a||'multiLevelListLicenseKeyUsageLimit'==_0x2cd10a){delete _0x162f28[_0x3aacc0],_0x3a462c=_0x2cd10a,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x3a462c&&_0x162f28['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x3a462c&&_0x162f28['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x3a462c&&_0x162f28['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x3a462c&&_0x162f28['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x3a462c&&_0x162f28['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x3a462c&&_0x162f28['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x3a462c&&_0x162f28['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x1d6eaa{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 _0x30133d,Plugin as _0x525081}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x1929da,ViewUpcastWriter as _0x3da3ab}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x31a68b,createElement as _0x2befc1,uid as _0x5cceef,FocusTracker as _0x5454b0,KeystrokeHandler as _0x3d0a06,global as _0x3d475a}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x4503f2}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x42eabd,ViewCollection as _0x52b7a3,FocusCycler as _0x140f1e,addKeyboardHandlingForGrid as _0x223187,CollapsibleView as _0x256020,LabeledFieldView as _0x2297b1,createLabeledInputNumber as _0x24ec45,MenuBarMenuListItemButtonView as _0x33f9b3,ButtonView as _0x504c68,createDropdown as _0x493208,SplitButtonView as _0x300151}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x30133d{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x5d5c78,_0x48eace,_0x60d71a){super(_0x5d5c78),this['defaultListMarkerStyle']=_0x48eace,this['_listDefinitions']=_0x60d71a,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x405685={}){const _0x2ca8d5=this['editor']['model'],_0x59944c=_0x405685['listMarkerStyle']||this['defaultListMarkerStyle'];_0x2ca8d5['change'](()=>{const _0x454e67=this['_getListTypeFromListMarkerStyle'](_0x59944c);if(!_0x454e67)return;const _0x31beea=_0x454e67+'List';this['editor']['execute'](_0x31beea,{'additionalAttributes':{'listMarkerStyle':_0x59944c}});});}['_getValue'](){const _0x53a58f=_0x31a68b(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x53a58f)?_0x53a58f['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x31e58b=this['editor'],_0x2ce0c4=_0x31e58b['commands']['get']('customNumberedList'),_0x1f91a9=_0x31e58b['commands']['get']('customBulletedList');return _0x2ce0c4['isEnabled']||_0x1f91a9['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x3c0f2b){const _0x1d9f68=this['_listDefinitions']['find'](_0x151e85=>_0x151e85['listMarkerStyle']==_0x3c0f2b);return _0x1d9f68?_0x1d9f68['listType']:null;}}class e extends _0x525081{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x25fc33){super(_0x25fc33);const _0x2d8e04=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x4682a0=>_0x4682a0+'.'}]},..._0x2d8e04];}['init'](){const _0x331206=this['editor'],_0x1e3f86=_0x331206['model'],_0x124bd8=_0x331206['editing']['view'],_0x1f03a4=_0x331206['plugins']['get']('ListEditing');_0x331206['commands']['add']('multiLevelList',new f(_0x331206,'legal',this['_listDefinitions'])),_0x1e3f86['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x1e3f86['schema']['addAttributeCheck']((_0x2b2c88,_0x5967f9)=>{const _0x1da66b=_0x2b2c88['last'];if('listMarker'==_0x5967f9||'listMarkerStyle'==_0x5967f9)return!(!_0x1da66b['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x1184ed=>_0x1184ed['listType']==_0x1da66b['getAttribute']('listType')))&&void 0x0;});for(const _0xf01bf of this['_listDefinitions'])_0x331206['conversion']['for']('upcast')['add'](_0x1d61fb=>{_0x1d61fb['on']('element:'+('customNumbered'==_0xf01bf['listType']?'ol':'ul'),d(_0xf01bf,_0x1e3f86['schema']),{'priority':'low'});}),_0x1f03a4['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0xd76825,_0x426445,_0x54ed7d){_0x426445==_0xf01bf['listMarkerStyle']?(_0xd76825['addClass'](['multi-level-list',_0xf01bf['className']],_0x54ed7d),_0xd76825['setStyle']('list-style-type','none',_0x54ed7d)):(_0xd76825['removeClass'](['multi-level-list',_0xf01bf['className']],_0x54ed7d),_0xd76825['removeStyle']('list-style-type',_0x54ed7d));}}),_0x1f03a4['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x10f047,_0x5acab3,{dataPipeline:_0x41f534}){if(!_0x5acab3['hasAttribute']('listMarker'))return null;if(_0x5acab3['getAttribute']('listType')!=_0xf01bf['listType']||_0x5acab3['getAttribute']('listMarkerStyle')!=_0xf01bf['listMarkerStyle'])return null;const _0x56a96c=String(_0x5acab3['getAttribute']('listMarker')),_0x3e0b1c=this['canInjectMarkerIntoElement'](_0x5acab3);return _0x10f047['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x41f534&&{'contenteditable':'false','data-multi-level-list-marker':_0x56a96c}},function(_0x2b1c5a){const _0x3eddda=this['toDomElement'](_0x2b1c5a);return _0x3e0b1c?(_0x3eddda['appendChild'](_0x2befc1(_0x2b1c5a,'span',{},_0x41f534?_0x2b1c5a['createTextNode'](_0x56a96c):[])),_0x3eddda['appendChild'](_0x2b1c5a['createTextNode']('\u00a0'))):_0x41f534&&_0x3eddda['appendChild'](_0x2b1c5a['createTextNode'](_0x56a96c)),_0x3eddda;});},'canInjectMarkerIntoElement':_0x55f330=>_0x1e3f86['schema']['checkChild'](_0x55f330,'$text')&&_0x1e3f86['schema']['checkChild'](_0x55f330,'$inlineObject')&&!_0x1e3f86['schema']['isLimit'](_0x55f330)&&_0x55f330['getAttribute']('listType')==_0xf01bf['listType']&&_0x55f330['getAttribute']('listMarkerStyle')==_0xf01bf['listMarkerStyle']});_0x331206['conversion']['for']('upcast')['add'](_0x86e9f6=>{_0x86e9f6['on']('element:span',function(_0x1466a8){return(_0x21d405,_0x137d13,{writer:_0x1b04c9,consumable:_0x257764})=>{const _0x488569=_0x137d13['modelCursor'],_0x1daa82=_0x488569['parent'],_0x498b48=_0x137d13['viewItem'];if(_0x257764['consume'](_0x498b48,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x488569['isAtStart']&&_0x1daa82['hasAttribute']('listType')&&_0x498b48['childCount']>0x0){const _0x1d7748=_0x1466a8['createRangeIn'](_0x498b48);let _0x1d51a7='';for(const _0x1b3e56 of _0x1d7748['getItems']())_0x1b3e56['is']('$textProxy')?(_0x1d51a7+=_0x1b3e56['data']['trim'](),_0x257764['consume'](_0x1b3e56['textNode'])):_0x257764['consume'](_0x1b3e56,{'name':!0x0});_0x1b04c9['setAttribute']('listMarker',_0x1d51a7['trim'](),_0x1daa82);}};}(_0x124bd8));}),_0x1f03a4['on']('postFixer',(_0x2c49d4,{listNodes:_0xe6b37c,writer:_0x47c84d})=>{const _0x430ec5=[];for(const {node:_0x58a64e,previousNodeInList:_0x2c5941}of _0xe6b37c){const _0x5c652b=_0x58a64e['getAttribute']('listType'),_0x28819a=_0x58a64e['getAttribute']('listMarkerStyle')||('customNumbered'==_0x5c652b?'legal':void 0x0),_0x339062=this['_listDefinitions']['find'](_0x40916c=>_0x40916c['listType']==_0x5c652b&&_0x40916c['listMarkerStyle']==_0x28819a);if('customNumbered'!=_0x5c652b&&'customBulleted'!=_0x5c652b&&(_0x58a64e['hasAttribute']('listMarker')&&(_0x47c84d['removeAttribute']('listMarker',_0x58a64e),_0x2c49d4['return']=!0x0),_0x58a64e['hasAttribute']('listMarkerStyle')&&(_0x47c84d['removeAttribute']('listMarkerStyle',_0x58a64e),_0x2c49d4['return']=!0x0)),!_0x339062){'customBulleted'!=_0x5c652b||_0x28819a||(_0x47c84d['setAttribute']('listType','bulleted',_0x58a64e),_0x2c49d4['return']=!0x0);continue;}_0x58a64e['hasAttribute']('listMarkerStyle')||(_0x47c84d['setAttribute']('listMarkerStyle',_0x28819a,_0x58a64e),_0x2c49d4['return']=!0x0);const _0x2f1865=_0x58a64e['getAttribute']('listIndent');if(_0x2c5941&&_0x2c5941['getAttribute']('listItemId')==_0x58a64e['getAttribute']('listItemId'))continue;_0x430ec5['length']=_0x2f1865+0x1,_0x2c5941||_0x430ec5[_0x2f1865]?_0x2c5941&&_0x2c5941['getAttribute']('listType')!=_0x339062['listType']?_0x430ec5[_0x2f1865]=0x1:_0x430ec5[_0x2f1865]++:_0x430ec5[_0x2f1865]=_0x58a64e['getAttribute']('listStart')||0x1;const _0x358751=w(_0x2f1865,_0x339062,_0x430ec5);_0x58a64e['getAttribute']('listMarker')!=_0x358751&&(_0x47c84d['setAttribute']('listMarker',_0x358751,_0x58a64e),_0x2c49d4['return']=!0x0);}});const _0x228419=_0x331206['editing']['view']['document'];this['listenTo'](_0x228419,'clipboardOutput',(_0x42bc16,_0xa1b6df)=>{const _0x2b58b4=new _0x1929da({'name':'span','classes':'multi-level-list__marker'}),_0x506853=new _0x1929da({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x346860=new _0x3da3ab(_0xa1b6df['content']['document']),_0x479aa2=[];for(const _0x17e026 of _0x346860['createRangeIn'](_0xa1b6df['content'])['getItems']())_0x17e026['is']('element')&&_0x2b58b4['match'](_0x17e026)&&_0x479aa2['push'](_0x17e026),_0x17e026['is']('element')&&_0x506853['match'](_0x17e026)&&_0x346860['removeStyle']('list-style-type',_0x17e026);for(const _0x2ec6f4 of _0x479aa2)_0x346860['remove'](_0x2ec6f4);});}['afterInit'](){!async function(_0x1e7598){const _0x4b3190=_0x53620d([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]),_0x1065ff=0x45ddd215,_0x345a3a=0x45daa165^_0x1065ff,_0x1e5654=window[_0x53620d([0x44,0x61,0x74,0x65])][_0x53620d([0x6e,0x6f,0x77])](),_0x36ce41=_0x1e7598[_0x53620d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x444b42=new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x23ab23=>{_0x36ce41[_0x53620d([0x6f,0x6e,0x63,0x65])](_0x53620d([0x72,0x65,0x61,0x64,0x79]),_0x23ab23);}),_0x2bf34f={[_0x53620d([0x6b,0x74,0x79])]:_0x53620d([0x45,0x43]),[_0x53620d([0x75,0x73,0x65])]:_0x53620d([0x73,0x69,0x67]),[_0x53620d([0x63,0x72,0x76])]:_0x53620d([0x50,0x2d,0x32,0x35,0x36]),[_0x53620d([0x78])]:_0x53620d([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]),[_0x53620d([0x79])]:_0x53620d([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]),[_0x53620d([0x61,0x6c,0x67])]:_0x53620d([0x45,0x53,0x32,0x35,0x36])},_0x55fb01=_0x36ce41[_0x53620d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x53620d([0x67,0x65,0x74])](_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x36cb77(){let _0x35b755,_0x50258d=null,_0x2bc868=null;try{if(_0x55fb01==_0x53620d([0x47,0x50,0x4c]))return _0x53620d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x35b755=_0x1878f0(),!_0x35b755)return _0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x35b755[_0x53620d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2bc868=_0x3d62b7(_0x35b755[_0x53620d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x35b755[_0x53620d([0x6a,0x74,0x69])])),await _0x546608()?_0x1762ec()?_0x4038b9()?_0x53620d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x2942ea()?(_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53620d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x50258d=_0xc87de1(_0x53620d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x53620d([0x74,0x72,0x69,0x61,0x6c])&&(_0x50258d=_0xc87de1(_0x53620d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1e96b1()):_0x53620d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x53620d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x53620d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x4038b9(){const _0x23ef93=[_0x53620d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x53620d([0x74,0x72,0x69,0x61,0x6c])][_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x1e5654/0x3e8:0xe10*_0x345a3a;return _0x35b755[_0x53620d([0x65,0x78,0x70])]<_0x23ef93;}function _0x1762ec(){const _0x1f9075=_0x35b755[_0x53620d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x1f9075&&(!!_0x1f9075[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x2a]))||!!_0x1f9075[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x4d,0x4c,0x4c])));}function _0x2942ea(){const _0x2866e4=_0x35b755[_0x53620d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x2866e4||0x0==_0x2866e4[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x18b202}=new URL(window[_0x53620d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x2866e4[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x18b202))return!0x0;const _0x47a3d5=_0x18b202[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e]));return _0x2866e4[_0x53620d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0xd4a106=>_0xd4a106[_0x53620d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x53620d([0x2a])))[_0x53620d([0x6d,0x61,0x70])](_0x2c6eef=>_0x2c6eef[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e])))[_0x53620d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x364e10=>_0x364e10[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x47a3d5[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53620d([0x6d,0x61,0x70])](_0x3be84e=>Array(_0x47a3d5[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3be84e[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x53620d([0x66,0x69,0x6c,0x6c])](_0x3be84e[0x0]===_0x53620d([0x2a])?_0x53620d([0x2a]):'')[_0x53620d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3be84e))[_0x53620d([0x73,0x6f,0x6d,0x65])](_0x47235e=>_0x47a3d5[_0x53620d([0x65,0x76,0x65,0x72,0x79])]((_0x5f5ad2,_0x5382a)=>_0x47235e[_0x5382a]===_0x5f5ad2||_0x47235e[_0x5382a]===_0x53620d([0x2a])));}function _0x1e96b1(){return _0x50258d&&_0x2bc868?new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x728e8e,_0x46f8ab)=>{_0x50258d[_0x53620d([0x74,0x68,0x65,0x6e])](_0x728e8e,_0x46f8ab),_0x2bc868[_0x53620d([0x74,0x68,0x65,0x6e])](_0x197204=>{_0x197204!=_0x53620d([0x56,0x61,0x6c,0x69,0x64])&&_0x728e8e(_0x197204);},_0x46f8ab);}):_0x50258d||_0x2bc868||_0x53620d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x3d62b7(_0x1ca0b9,_0x59125c){return new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x408078=>{if(_0x176665())return _0x408078(_0x53620d([0x56,0x61,0x6c,0x69,0x64]));_0x1eb375(),_0x36ce41[_0x53620d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x436fc7=!0x1;const _0x54ebe5=_0x5cceef();function _0x1573e2(_0x44b212){return!!_0x44b212&&(typeof _0x44b212===_0x53620d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x44b212===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x44b212[_0x53620d([0x74,0x68,0x65,0x6e])]===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x44b212[_0x53620d([0x63,0x61,0x74,0x63,0x68])]===_0x53620d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4d4688(_0x300600){_0xc82708(_0x300600)[_0x53620d([0x74,0x68,0x65,0x6e])](_0x4e79cd=>{if(!_0x4e79cd||_0x4e79cd[_0x53620d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x53620d([0x6f,0x6b]))return _0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x239b52(_0x39a313(_0x54ebe5+_0x59125c))!=_0x4e79cd[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x53620d([0x56,0x61,0x6c,0x69,0x64]);})[_0x53620d([0x74,0x68,0x65,0x6e])](_0xfb562e=>(_0x5c9095(),_0xfb562e),()=>{const _0x277763=_0x1b3b73();return null==_0x277763?(_0x5c9095(),_0x53620d([0x56,0x61,0x6c,0x69,0x64])):_0x53620d(_0x1e5654-_0x277763>(0x61d15615^_0x1065ff)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x53620d([0x74,0x68,0x65,0x6e])](_0x408078)[_0x53620d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x522947=0x45eb3c95^_0x1065ff;function _0x5c9095(){const _0x4bdb8f=_0x53620d([0x6c,0x6c,0x63,0x74,0x2d])+_0x239b52(_0x39a313(_0x1ca0b9)),_0x115730=_0x5e2725(_0x239b52(window[_0x53620d([0x4d,0x61,0x74,0x68])][_0x53620d([0x63,0x65,0x69,0x6c])](_0x1e5654/_0x522947)));window[_0x53620d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53620d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x4bdb8f,_0x115730);}function _0x1b3b73(){const _0x108310=_0x53620d([0x6c,0x6c,0x63,0x74,0x2d])+_0x239b52(_0x39a313(_0x1ca0b9)),_0x130962=window[_0x53620d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x53620d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x108310);return _0x130962?window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5e2725(_0x130962),0x10)*_0x522947:null;}function _0xc82708(_0x2e23da){return new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x14fa6d,_0x2b5a72)=>{_0x2e23da[_0x53620d([0x74,0x68,0x65,0x6e])](_0x14fa6d,_0x2b5a72),window[_0x53620d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x2b5a72,0x45dc06d5^_0x1065ff);});}}_0x36ce41[_0x53620d([0x6f,0x6e])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x3e55fb,_0x32a10f)=>{if(_0x32a10f[0x0]!=_0x1ca0b9)return _0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x32a10f[0x1]={..._0x32a10f[0x1],[_0x53620d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x54ebe5};},{[_0x53620d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53620d([0x68,0x69,0x67,0x68])}),_0x36ce41[_0x53620d([0x6f,0x6e])](_0x53620d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x7d042a=>{_0x1573e2(_0x7d042a[_0x53620d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x436fc7=!0x0,_0x4d4688(_0x7d042a[_0x53620d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x53620d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x53620d([0x6c,0x6f,0x77])}),_0x444b42[_0x53620d([0x74,0x68,0x65,0x6e])](()=>{_0x436fc7||_0x408078(_0x53620d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x176665(){return _0x36ce41[_0x53620d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53620d([0x76,0x69,0x65,0x77])][_0x53620d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x53620d([0x61,0x75,0x74,0x6f]);}function _0x1eb375(){_0x36ce41[_0x53620d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x53620d([0x76,0x69,0x65,0x77])][_0x53620d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x53620d([0x61,0x75,0x74,0x6f]);}}function _0xc87de1(_0x23a1df){const _0x1bf221=[new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xa6cd12=>setTimeout(_0xa6cd12,0x45d4ecd9^_0x1065ff)),_0x444b42[_0x53620d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d8026=>{let _0x3d8053=0x0;_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x6f,0x6e])](_0x53620d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x4bfab5,_0x22fbb6)=>{_0x22fbb6[0x0][_0x53620d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x3d8053++,_0x3d8053==(0x45ddd3ed^_0x1065ff)&&(_0x4d8026(),_0x4bfab5[_0x53620d([0x6f,0x66,0x66])]());});}))];return window[_0x53620d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x53620d([0x72,0x61,0x63,0x65])](_0x1bf221)[_0x53620d([0x74,0x68,0x65,0x6e])](()=>_0x23a1df);}async function _0x13f76a(){await _0x444b42,_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x308ea9,_0x36ce41[_0x53620d([0x6d,0x6f,0x64,0x65,0x6c])][_0x53620d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x308ea9,_0x36ce41[_0x53620d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x53620d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x474856(_0x18724d){const _0x29486d=_0x428ae7();_0x36ce41[_0x29486d]=_0x53620d([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x18724d,_0x18724d!=_0x53620d([0x56,0x61,0x6c,0x69,0x64])&&_0x13f76a();}function _0x428ae7(){const _0x5b40ed=window[_0x53620d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x53620d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x53620d([0x6e,0x6f,0x77])]())[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x53620d([0x2e]),'');let _0x5b6337=_0x53620d([0x50]);for(let _0x2fbaef=0x0;_0x2fbaef<_0x5b40ed[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2fbaef+=0x2){let _0x30420e=window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5b40ed[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x2fbaef,_0x2fbaef+0x2));_0x30420e>=_0x4b3190[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x30420e-=_0x4b3190[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x5b6337+=_0x4b3190[_0x30420e];}return _0x5b6337;}function _0x1878f0(){const _0x1f9fa=_0x55fb01[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e]));if(0x3!=_0x1f9fa[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x412025(_0x1f9fa[0x1]);function _0x412025(_0x2644b6){const _0x4c611c=_0x567190(_0x2644b6);return _0x4c611c&&_0x28a01b()?_0x4c611c:null;function _0x28a01b(){const _0x4c3adf=_0x4c611c[_0x53620d([0x6a,0x74,0x69])],_0x5eb3b3=window[_0x53620d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4c3adf[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4c3adf[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x29c73d={..._0x4c611c,[_0x53620d([0x6a,0x74,0x69])]:_0x4c3adf[_0x53620d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4c3adf[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x29c73d[_0x53620d([0x76,0x63])],_0x39a313(_0x29c73d)==_0x5eb3b3;}}}async function _0x546608(){let _0x4607d5=!0x0;try{const _0x53c6c4=_0x55fb01[_0x53620d([0x73,0x70,0x6c,0x69,0x74])](_0x53620d([0x2e])),[_0x58ab65,_0x192b42,_0x30d99f]=_0x53c6c4;return _0x301eba(_0x58ab65),await _0x13cd37(_0x58ab65,_0x192b42,_0x30d99f),_0x4607d5;}catch{return!0x1;}function _0x301eba(_0x508606){const _0x325b34=_0x567190(_0x508606);_0x325b34&&_0x325b34[_0x53620d([0x61,0x6c,0x67])]==_0x53620d([0x45,0x53,0x32,0x35,0x36])||(_0x4607d5=!0x1);}async function _0x13cd37(_0x51271c,_0x1c2cb2,_0x2f2f67){const _0x17f47a=window[_0x53620d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x53620d([0x66,0x72,0x6f,0x6d])](_0x217e9d(_0x2f2f67),_0x137767=>_0x137767[_0x53620d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x309305=new window[(_0x53620d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x53620d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x51271c+_0x53620d([0x2e])+_0x1c2cb2),_0x5d5ac4=window[_0x53620d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x53620d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x5d5ac4)return;const _0x1009c7=await _0x5d5ac4[_0x53620d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x53620d([0x6a,0x77,0x6b]),_0x2bf34f,{[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x45,0x43,0x44,0x53,0x41]),[_0x53620d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x53620d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x5d5ac4[_0x53620d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x45,0x43,0x44,0x53,0x41]),[_0x53620d([0x68,0x61,0x73,0x68])]:{[_0x53620d([0x6e,0x61,0x6d,0x65])]:_0x53620d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x1009c7,_0x17f47a,_0x309305)||(_0x4607d5=!0x1);}}function _0x567190(_0x12725a){return _0x12725a[_0x53620d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x53620d([0x65,0x79]))?JSON[_0x53620d([0x70,0x61,0x72,0x73,0x65])](_0x217e9d(_0x12725a)):null;}function _0x217e9d(_0x52c1c4){return window[_0x53620d([0x61,0x74,0x6f,0x62])](_0x52c1c4[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x53620d([0x2b]))[_0x53620d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x53620d([0x2f])));}function _0x39a313(_0x330830){let _0x36db5e=0x1505;function _0xeb3922(_0x4c0526){for(let _0x2acc98=0x0;_0x2acc98<_0x4c0526[_0x53620d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x2acc98++){const _0x48fb66=_0x4c0526[_0x53620d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x2acc98);_0x36db5e=(_0x36db5e<<0x5)+_0x36db5e+_0x48fb66,_0x36db5e&=_0x36db5e;}}function _0x3c369d(_0x3f3b8c){Array[_0x53620d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3f3b8c)?_0x3f3b8c[_0x53620d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3c369d):_0x3f3b8c&&typeof _0x3f3b8c==_0x53620d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x53620d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3f3b8c)[_0x53620d([0x73,0x6f,0x72,0x74])]()[_0x53620d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5abc02,_0x592b00])=>{_0xeb3922(_0x5abc02),_0x3c369d(_0x592b00);}):_0xeb3922(window[_0x53620d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3f3b8c));}return _0x3c369d(_0x330830),_0x36db5e>>>0x0;}function _0x239b52(_0x143729){return _0x143729[_0x53620d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x53620d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x53620d([0x30]));}function _0x5e2725(_0x2f3cb3){return _0x2f3cb3[_0x53620d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x53620d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x53620d([0x6a,0x6f,0x69,0x6e])]('');}function _0x308ea9(){}function _0x53620d(_0x550e32){return _0x550e32['map'](_0x1099ae=>String['fromCharCode'](_0x1099ae))['join']('');}_0x474856(await _0x36cb77());}(this);}}function w(_0x20e046,_0x49dfb2,_0x19309b){let _0x51ad81=_0x49dfb2['listMarkers'][_0x20e046%_0x49dfb2['listMarkers']['length']];if(void 0x0===_0x51ad81['showMarkerPath']||_0x51ad81['showMarkerPath'])return _0x19309b['slice'](0x0,_0x20e046+0x1)['map']((_0x35b4dd,_0x34001b)=>(_0x51ad81=_0x49dfb2['listMarkers'][_0x34001b%_0x49dfb2['listMarkers']['length']],m(_0x51ad81['marker'],_0x35b4dd)))['join']('');{const _0x24fb00=_0x19309b[_0x19309b['length']-0x1];return m(_0x51ad81['marker'],_0x24fb00);}}function m(_0x2dc9e3,_0x3d0afe){return'function'==typeof _0x2dc9e3?_0x2dc9e3(_0x3d0afe):_0x2dc9e3;}function d(_0xe07f1b,_0xf7bc49){return(_0x213acd,_0xecda21,_0x30b9c2)=>{const _0x1d4be9=_0xecda21['viewItem'];if(_0xecda21['modelRange']||Object['assign'](_0xecda21,_0x30b9c2['convertChildren'](_0xecda21['viewItem'],_0xecda21['modelCursor'])),!_0x30b9c2['consumable']['test'](_0x1d4be9,{'classes':_0xe07f1b['className']}))return;const _0x23230e=Array['from'](_0xecda21['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x2e0bd5=>_0xf7bc49['checkAttribute'](_0x2e0bd5,'listItemId'));if(!_0x23230e['length'])return;_0x30b9c2['consumable']['consume'](_0x1d4be9,{'classes':_0xe07f1b['className']}),_0x30b9c2['consumable']['consume'](_0x1d4be9,{'classes':'multi-level-list'}),_0x30b9c2['consumable']['consume'](_0x1d4be9,{'styles':'list-style-type'});const _0x43d7cb=_0x23230e[0x0]['getAttribute']('listIndent');for(const _0x2d38e2 of _0x23230e)_0x2d38e2['getAttribute']('listIndent')==_0x43d7cb&&(_0x30b9c2['writer']['setAttribute']('listType',_0xe07f1b['listType'],_0x2d38e2),_0x30b9c2['writer']['setAttribute']('listMarkerStyle',_0xe07f1b['listMarkerStyle'],_0x2d38e2));};}function g(_0x490e41,_0x554b6b){const _0x5dd6e7=_0x490e41['t'],t=_0x490e41['t'];switch(_0x554b6b){case'Start\x20at':return _0x5dd6e7('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0x5dd6e7('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0x5dd6e7('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0x5dd6e7('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 _0x554b6b;}}class K extends _0x42eabd{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x5454b0();['keystrokes']=new _0x3d0a06();['focusables']=new _0x52b7a3();['focusCycler'];constructor(_0x3a6d6d,{enabledProperties:_0x373f80,styleButtonViews:_0x44fe92,styleGridAriaLabel:_0x439f50}){super(_0x3a6d6d);const _0x4d2843=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x140f1e({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x373f80['styles']?(this['stylesView']=this['_createStylesView'](_0x44fe92,_0x439f50),this['children']['add'](this['stylesView'])):_0x4d2843['push']('ck-multi-level-list-properties_without-styles'),_0x373f80['startIndex']&&(this['_addListPropertyViews'](_0x373f80),_0x4d2843['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x4d2843},'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 _0x3e1d0e of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x3e1d0e['element']);_0x223187({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x3d475a['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 _0x1c8ebb=_0x5b2a67=>_0x5b2a67['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1c8ebb),this['keystrokes']['set']('arrowleft',_0x1c8ebb),this['keystrokes']['set']('arrowup',_0x1c8ebb),this['keystrokes']['set']('arrowdown',_0x1c8ebb);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x5decb6,_0x4532e5){const _0x257d81=new _0x42eabd(this['locale']);return _0x257d81['children']=_0x257d81['createCollection'](),_0x257d81['children']['addMany'](_0x5decb6),_0x257d81['setTemplate']({'tag':'div','attributes':{'aria-label':_0x4532e5,'class':['ck','ck-multi-level-list-styles']},'children':_0x257d81['children']}),_0x257d81['children']['delegate']('execute')['to'](this),_0x257d81['focus']=function(){this['children']['first']['focus']();},_0x257d81['focusTracker']=new _0x5454b0(),_0x257d81['keystrokes']=new _0x3d0a06(),_0x257d81['render'](),_0x257d81['keystrokes']['listenTo'](_0x257d81['element']),_0x257d81;}['_addListPropertyViews'](_0x1840c6){const _0x188d8f=[];_0x1840c6['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x188d8f['push'](this['startIndexFieldView'])),_0x1840c6['styles']?(this['additionalPropertiesCollapsibleView']=new _0x256020(this['locale'],_0x188d8f),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x188d8f,'isEnabled',(..._0x5f1636)=>_0x5f1636['some'](_0x569ca6=>_0x569ca6)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x23e1f3,_0x5c6dda,_0x43d3be)=>{_0x43d3be||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x188d8f);}['_createStartIndexField'](){const _0x148a5a=new _0x2297b1(this['locale'],_0x24ec45);return _0x148a5a['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x148a5a['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x148a5a['fieldView']['on']('input',()=>{const _0x352f50=_0x148a5a['fieldView']['element'],_0x1c0d87=_0x352f50['valueAsNumber'];Number['isNaN'](_0x1c0d87)?_0x148a5a['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x352f50['checkValidity']()?this['fire']('listStart',{'startIndex':_0x1c0d87}):_0x148a5a['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x148a5a;}}class l extends _0x525081{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x2030f0=this['editor'];_0x2030f0['ui']['componentFactory']['add']('multiLevelList',function({editor:_0xa272cd,parentCommandName:_0x169534,buttonLabel:_0xd9f58d,buttonIcon:_0x407e4b,styleGridAriaLabel:_0x3a25f3,styleDefinitions:_0x46506a}){const _0xfb302d=_0xa272cd['commands']['get'](_0x169534),_0x4cf25d=_0xa272cd['config']['get']('list.properties')||{},_0xc359c6=_0xa272cd['plugins']['has']('ListProperties'),_0x353ea7=_0x4cf25d['startIndex'];if(!_0xc359c6||!_0x353ea7)return _0xbdf773=>{const _0x50ee51=new _0x504c68(_0xbdf773);return _0x50ee51['set']({'label':_0xd9f58d,'icon':_0x407e4b,'tooltip':!0x0,'isToggleable':!0x0}),_0x50ee51['bind']('isOn')['to'](_0xfb302d,'value',_0x7d7113=>!!_0x7d7113),_0x50ee51['on']('execute',()=>{_0xa272cd['execute'](_0x169534),_0xa272cd['editing']['view']['focus']();}),_0x50ee51;};return _0x3b0193=>{const _0x5c534b=_0x493208(_0x3b0193,_0x300151),_0x5db8e2=_0x5c534b['buttonView'];return _0x5c534b['bind']('isEnabled')['to'](_0xfb302d),_0x5c534b['class']='ck-list-styles-dropdown',_0x5db8e2['on']('execute',()=>{_0xa272cd['execute'](_0x169534),_0xa272cd['editing']['view']['focus']();}),_0x5db8e2['set']({'label':_0xd9f58d,'icon':_0x407e4b,'tooltip':!0x0,'isToggleable':!0x0}),_0x5db8e2['bind']('isOn')['to'](_0xfb302d,'value',_0x14459=>!!_0x14459),_0x5c534b['once']('change:isOpen',()=>{const _0x425818=function({editor:_0x4c6aea,dropdownView:_0x1f2001,styleDefinitions:_0x86e398,styleGridAriaLabel:_0x3bd6c3}){const _0x3545c1=_0x4c6aea['locale'],_0x13c200=_0x4c6aea['config']['get']('list.properties'),_0x5a4b56=null;_0x13c200['reversed']=!0x1,_0x86e398['length']||(_0x13c200['styles']=!0x1);const _0x263d12=new K(_0x3545c1,{'styleGridAriaLabel':_0x3bd6c3,'enabledProperties':_0x13c200,'styleButtonViews':_0x5a4b56});if(_0x13c200['startIndex']){const _0x5d762c=_0x4c6aea['commands']['get']('listStart');_0x263d12['startIndexFieldView']['bind']('isEnabled')['to'](_0x5d762c),_0x263d12['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x5d762c),_0x263d12['on']('listStart',(_0x360066,_0xbafcf8)=>_0x4c6aea['execute']('listStart',_0xbafcf8));}return _0x263d12['delegate']('execute')['to'](_0x1f2001),_0x263d12;}({'editor':_0xa272cd,'dropdownView':_0x5c534b,'styleGridAriaLabel':_0x3a25f3,'styleDefinitions':_0x46506a});_0x5c534b['panelView']['children']['add'](_0x425818);}),_0x5c534b['on']('execute',()=>{_0xa272cd['editing']['view']['focus']();}),_0x5c534b;};}({'editor':_0x2030f0,'parentCommandName':'multiLevelList','buttonLabel':g(_0x2030f0['locale'],'Multi-level\x20List'),'buttonIcon':_0x4503f2,'styleGridAriaLabel':g(_0x2030f0['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x2030f0['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x39334f=_0x2030f0['commands']['get']('multiLevelList'),_0x4aa7f1=new _0x33f9b3(_0x2030f0['locale']);return _0x4aa7f1['set']({'label':g(_0x2030f0['locale'],'Multi-level\x20List'),'icon':_0x4503f2}),_0x4aa7f1['bind']('isEnabled')['to'](_0x39334f),_0x4aa7f1['bind']('isOn')['to'](_0x39334f,'value',_0x488c1d=>!!_0x488c1d),_0x4aa7f1['on']('execute',()=>{_0x2030f0['execute']('multiLevelList'),_0x2030f0['editing']['view']['focus']();}),_0x4aa7f1;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3cb01f=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x44f17c;for(const _0x576bff in _0x3cb01f){const _0x482860=_0x576bff,_0x39d1d7=_0x3cb01f[_0x482860];if('multiLevelListLicenseKeyValid'==_0x39d1d7||'multiLevelListLicenseKeyInvalid'==_0x39d1d7||'multiLevelListLicenseKeyExpired'==_0x39d1d7||'multiLevelListLicenseKeyDomainLimit'==_0x39d1d7||'multiLevelListLicenseKeyNotAllowed'==_0x39d1d7||'multiLevelListLicenseKeyEvaluationLimit'==_0x39d1d7||'multiLevelListLicenseKeyTrialLimit'==_0x39d1d7||'multiLevelListLicenseKeyUsageLimit'==_0x39d1d7){delete _0x3cb01f[_0x482860],_0x44f17c=_0x39d1d7,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x44f17c&&_0x3cb01f['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x44f17c&&_0x3cb01f['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x44f17c&&_0x3cb01f['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x44f17c&&_0x3cb01f['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x525081{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": "46.1.1-alpha.1",
3
+ "version": "46.1.1-alpha.3",
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": "46.1.1-alpha.1",
27
- "@ckeditor/ckeditor5-engine": "46.1.1-alpha.1",
28
- "@ckeditor/ckeditor5-icons": "46.1.1-alpha.1",
29
- "@ckeditor/ckeditor5-list": "46.1.1-alpha.1",
30
- "@ckeditor/ckeditor5-ui": "46.1.1-alpha.1",
31
- "@ckeditor/ckeditor5-utils": "46.1.1-alpha.1",
32
- "ckeditor5": "46.1.1-alpha.1"
26
+ "@ckeditor/ckeditor5-core": "46.1.1-alpha.3",
27
+ "@ckeditor/ckeditor5-engine": "46.1.1-alpha.3",
28
+ "@ckeditor/ckeditor5-icons": "46.1.1-alpha.3",
29
+ "@ckeditor/ckeditor5-list": "46.1.1-alpha.3",
30
+ "@ckeditor/ckeditor5-ui": "46.1.1-alpha.3",
31
+ "@ckeditor/ckeditor5-utils": "46.1.1-alpha.3",
32
+ "ckeditor5": "46.1.1-alpha.3"
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 _0x117d16=_0x29d3;(function(_0x409de2,_0x1251d6){const _0x224e9b=_0x29d3,_0x27afc6=_0x409de2();while(!![]){try{const _0x18e49c=parseInt(_0x224e9b(0x193))/0x1*(parseInt(_0x224e9b(0x18d))/0x2)+-parseInt(_0x224e9b(0x1ab))/0x3*(-parseInt(_0x224e9b(0x14f))/0x4)+parseInt(_0x224e9b(0x16e))/0x5+-parseInt(_0x224e9b(0x154))/0x6+-parseInt(_0x224e9b(0x184))/0x7+-parseInt(_0x224e9b(0x1bc))/0x8+parseInt(_0x224e9b(0x166))/0x9*(parseInt(_0x224e9b(0x1a1))/0xa);if(_0x18e49c===_0x1251d6)break;else _0x27afc6['push'](_0x27afc6['shift']());}catch(_0x3dd238){_0x27afc6['push'](_0x27afc6['shift']());}}}(_0x3eee,0xaeefb));import{Plugin as _0x5bf4f7}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x24fb2e,Matcher as _0x5c5b3b}from'ckeditor5/src/engine.js';import{uid as _0x4fa9b4,createElement as _0x531d19}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x507965}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x5bf4f7{[_0x117d16(0x16a)];static get[_0x117d16(0x159)](){const _0x5cef7f=_0x117d16;return _0x5cef7f(0x16d);}static get[_0x117d16(0x194)](){return!0x0;}static get[_0x117d16(0x19c)](){return!0x0;}static get[_0x117d16(0x15a)](){const _0x43a64d=_0x117d16;return[_0x43a64d(0x175)];}constructor(_0x53c814){const _0x24c0d5=_0x117d16;super(_0x53c814);const _0x36eba4=this[_0x24c0d5(0x1b9)][_0x24c0d5(0x1a9)][_0x24c0d5(0x19b)](_0x24c0d5(0x1b6))||[];this[_0x24c0d5(0x16a)]=[{'listType':_0x24c0d5(0x157),'listMarkerStyle':_0x24c0d5(0x15d),'className':_0x24c0d5(0x195),'listMarkers':[{'marker':_0x3086ff=>_0x3086ff+'.'}]},..._0x36eba4];}[_0x117d16(0x1b2)](){const _0xc92f9=_0x117d16,_0x2756ea=this[_0xc92f9(0x1b9)],_0x203b0d=_0x2756ea[_0xc92f9(0x17e)],_0x5a88a6=_0x2756ea[_0xc92f9(0x185)][_0xc92f9(0x1ac)],_0x312134=_0x2756ea[_0xc92f9(0x163)][_0xc92f9(0x19b)](_0xc92f9(0x175));_0x2756ea[_0xc92f9(0x1bd)][_0xc92f9(0x1bf)](_0xc92f9(0x196),new _0x507965(_0x2756ea,_0xc92f9(0x15d),this[_0xc92f9(0x16a)])),_0x203b0d[_0xc92f9(0x1b0)][_0xc92f9(0x1a6)](_0xc92f9(0x1b5),{'allowAttributes':[_0xc92f9(0x18a),_0xc92f9(0x14b)]}),_0x203b0d[_0xc92f9(0x1b0)][_0xc92f9(0x187)]((_0x852eeb,_0x2c7ea0)=>{const _0x38265f=_0xc92f9,_0x43dca=_0x852eeb[_0x38265f(0x17a)];if(_0x38265f(0x14b)==_0x2c7ea0||_0x38265f(0x18a)==_0x2c7ea0)return!(!_0x43dca[_0x38265f(0x150)](_0x38265f(0x198))||!this[_0x38265f(0x16a)][_0x38265f(0x19a)](_0x381dc5=>_0x381dc5[_0x38265f(0x152)]==_0x43dca[_0x38265f(0x150)](_0x38265f(0x152))))&&void 0x0;});for(const _0x221ebd of this[_0xc92f9(0x16a)])_0x2756ea[_0xc92f9(0x197)][_0xc92f9(0x1b4)](_0xc92f9(0x15e))[_0xc92f9(0x1bf)](_0x4d2ea5=>{const _0xd407f4=_0xc92f9;_0x4d2ea5['on'](_0xd407f4(0x192)+(_0xd407f4(0x157)==_0x221ebd[_0xd407f4(0x152)]?'ol':'ul'),d(_0x221ebd,_0x203b0d[_0xd407f4(0x1b0)]),{'priority':_0xd407f4(0x190)});}),_0x312134[_0xc92f9(0x17c)]({'scope':_0xc92f9(0x174),'attributeName':_0xc92f9(0x18a),'setAttributeOnDowncast'(_0x580d49,_0x5d17d0,_0x4e757e){const _0x2d7d28=_0xc92f9;_0x5d17d0==_0x221ebd[_0x2d7d28(0x18a)]?(_0x580d49[_0x2d7d28(0x15b)]([_0x2d7d28(0x1be),_0x221ebd[_0x2d7d28(0x183)]],_0x4e757e),_0x580d49[_0x2d7d28(0x1ba)](_0x2d7d28(0x162),_0x2d7d28(0x14d),_0x4e757e)):(_0x580d49[_0x2d7d28(0x168)]([_0x2d7d28(0x1be),_0x221ebd[_0x2d7d28(0x183)]],_0x4e757e),_0x580d49[_0x2d7d28(0x181)](_0x2d7d28(0x162),_0x4e757e));}}),_0x312134[_0xc92f9(0x17c)]({'scope':_0xc92f9(0x179),'attributeName':_0xc92f9(0x14b),'createElement'(_0x35051d,_0x4d49a4,{dataPipeline:_0x1455f7}){const _0x3f5819=_0xc92f9;if(!_0x4d49a4[_0x3f5819(0x18f)](_0x3f5819(0x14b)))return null;if(_0x4d49a4[_0x3f5819(0x150)](_0x3f5819(0x152))!=_0x221ebd[_0x3f5819(0x152)]||_0x4d49a4[_0x3f5819(0x150)](_0x3f5819(0x18a))!=_0x221ebd[_0x3f5819(0x18a)])return null;const _0x3d366a=String(_0x4d49a4[_0x3f5819(0x150)](_0x3f5819(0x14b))),_0x5c1785=this[_0x3f5819(0x156)](_0x4d49a4);return _0x35051d[_0x3f5819(0x14c)](_0x3f5819(0x172),{'class':_0x3f5819(0x177),...!_0x1455f7&&{'contenteditable':_0x3f5819(0x1a8),'data-multi-level-list-marker':_0x3d366a}},function(_0x53a266){const _0x381432=_0x3f5819,_0x3c42d5=this[_0x381432(0x149)](_0x53a266);return _0x5c1785?(_0x3c42d5[_0x381432(0x17d)](_0x531d19(_0x53a266,_0x381432(0x172),{},_0x1455f7?_0x53a266[_0x381432(0x16b)](_0x3d366a):[])),_0x3c42d5[_0x381432(0x17d)](_0x53a266[_0x381432(0x16b)]('\u00a0'))):_0x1455f7&&_0x3c42d5[_0x381432(0x17d)](_0x53a266[_0x381432(0x16b)](_0x3d366a)),_0x3c42d5;});},'canInjectMarkerIntoElement':_0x5b8f59=>_0x203b0d[_0xc92f9(0x1b0)][_0xc92f9(0x160)](_0x5b8f59,_0xc92f9(0x1b7))&&_0x203b0d[_0xc92f9(0x1b0)][_0xc92f9(0x160)](_0x5b8f59,_0xc92f9(0x19d))&&!_0x203b0d[_0xc92f9(0x1b0)][_0xc92f9(0x1a5)](_0x5b8f59)&&_0x5b8f59[_0xc92f9(0x150)](_0xc92f9(0x152))==_0x221ebd[_0xc92f9(0x152)]&&_0x5b8f59[_0xc92f9(0x150)](_0xc92f9(0x18a))==_0x221ebd[_0xc92f9(0x18a)]});_0x2756ea[_0xc92f9(0x197)][_0xc92f9(0x1b4)](_0xc92f9(0x15e))[_0xc92f9(0x1bf)](_0x4295c7=>{const _0x1b4dd5=_0xc92f9;_0x4295c7['on'](_0x1b4dd5(0x17f),function(_0x4292ee){return(_0x2f9f76,_0xe5df38,{writer:_0x3f04f9,consumable:_0x11d22d})=>{const _0x38810e=_0x29d3,_0x41d7d6=_0xe5df38[_0x38810e(0x1a4)],_0xd28695=_0x41d7d6[_0x38810e(0x164)],_0x579b73=_0xe5df38[_0x38810e(0x191)];if(_0x11d22d[_0x38810e(0x1ad)](_0x579b73,{'name':!0x0,'classes':_0x38810e(0x177)})&&_0x41d7d6[_0x38810e(0x19f)]&&_0xd28695[_0x38810e(0x18f)](_0x38810e(0x152))&&_0x579b73[_0x38810e(0x155)]>0x0){const _0x1ec35b=_0x4292ee[_0x38810e(0x19e)](_0x579b73);let _0x2d868c='';for(const _0x3dd65f of _0x1ec35b[_0x38810e(0x1bb)]())_0x3dd65f['is'](_0x38810e(0x186))?(_0x2d868c+=_0x3dd65f[_0x38810e(0x15c)][_0x38810e(0x165)](),_0x11d22d[_0x38810e(0x1ad)](_0x3dd65f[_0x38810e(0x14e)])):_0x11d22d[_0x38810e(0x1ad)](_0x3dd65f,{'name':!0x0});_0x3f04f9[_0x38810e(0x1a3)](_0x38810e(0x14b),_0x2d868c[_0x38810e(0x165)](),_0xd28695);}};}(_0x5a88a6));}),_0x312134['on'](_0xc92f9(0x17b),(_0x45bd85,{listNodes:_0x202636,writer:_0x261286})=>{const _0x2f00fe=_0xc92f9,_0x900643=[];for(const {node:_0x3a3541,previousNodeInList:_0x47961a}of _0x202636){const _0x5a9525=_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x152)),_0xd866c3=_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x18a))||(_0x2f00fe(0x157)==_0x5a9525?_0x2f00fe(0x15d):void 0x0),_0x95bfe6=this[_0x2f00fe(0x16a)][_0x2f00fe(0x19a)](_0x310930=>_0x310930[_0x2f00fe(0x152)]==_0x5a9525&&_0x310930[_0x2f00fe(0x18a)]==_0xd866c3);if(_0x2f00fe(0x157)!=_0x5a9525&&_0x2f00fe(0x182)!=_0x5a9525&&(_0x3a3541[_0x2f00fe(0x18f)](_0x2f00fe(0x14b))&&(_0x261286[_0x2f00fe(0x167)](_0x2f00fe(0x14b),_0x3a3541),_0x45bd85[_0x2f00fe(0x16c)]=!0x0),_0x3a3541[_0x2f00fe(0x18f)](_0x2f00fe(0x18a))&&(_0x261286[_0x2f00fe(0x167)](_0x2f00fe(0x18a),_0x3a3541),_0x45bd85[_0x2f00fe(0x16c)]=!0x0)),!_0x95bfe6){_0x2f00fe(0x182)!=_0x5a9525||_0xd866c3||(_0x261286[_0x2f00fe(0x1a3)](_0x2f00fe(0x152),_0x2f00fe(0x188),_0x3a3541),_0x45bd85[_0x2f00fe(0x16c)]=!0x0);continue;}_0x3a3541[_0x2f00fe(0x18f)](_0x2f00fe(0x18a))||(_0x261286[_0x2f00fe(0x1a3)](_0x2f00fe(0x18a),_0xd866c3,_0x3a3541),_0x45bd85[_0x2f00fe(0x16c)]=!0x0);const _0x1cd144=_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x16f));if(_0x47961a&&_0x47961a[_0x2f00fe(0x150)](_0x2f00fe(0x198))==_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x198)))continue;_0x900643[_0x2f00fe(0x1a0)]=_0x1cd144+0x1,_0x47961a||_0x900643[_0x1cd144]?_0x47961a&&_0x47961a[_0x2f00fe(0x150)](_0x2f00fe(0x152))!=_0x95bfe6[_0x2f00fe(0x152)]?_0x900643[_0x1cd144]=0x1:_0x900643[_0x1cd144]++:_0x900643[_0x1cd144]=_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x15f))||0x1;const _0x16924a=w(_0x1cd144,_0x95bfe6,_0x900643);_0x3a3541[_0x2f00fe(0x150)](_0x2f00fe(0x14b))!=_0x16924a&&(_0x261286[_0x2f00fe(0x1a3)](_0x2f00fe(0x14b),_0x16924a,_0x3a3541),_0x45bd85[_0x2f00fe(0x16c)]=!0x0);}});const _0x69af92=_0x2756ea[_0xc92f9(0x185)][_0xc92f9(0x1ac)][_0xc92f9(0x158)];this[_0xc92f9(0x173)](_0x69af92,_0xc92f9(0x1aa),(_0x28d093,_0x5e5dc0)=>{const _0x3f5604=_0xc92f9,_0x168fc8=new _0x5c5b3b({'name':_0x3f5604(0x172),'classes':_0x3f5604(0x177)}),_0x18f546=new _0x5c5b3b({'name':'ol','classes':_0x3f5604(0x1be),'styles':{'list-style-type':_0x3f5604(0x14d)}}),_0x244825=new _0x24fb2e(_0x5e5dc0[_0x3f5604(0x1b3)][_0x3f5604(0x158)]),_0x1521f7=[];for(const _0x526a50 of _0x244825[_0x3f5604(0x19e)](_0x5e5dc0[_0x3f5604(0x1b3)])[_0x3f5604(0x1bb)]())_0x526a50['is'](_0x3f5604(0x1a7))&&_0x168fc8[_0x3f5604(0x161)](_0x526a50)&&_0x1521f7[_0x3f5604(0x1b8)](_0x526a50),_0x526a50['is'](_0x3f5604(0x1a7))&&_0x18f546[_0x3f5604(0x161)](_0x526a50)&&_0x244825[_0x3f5604(0x181)](_0x3f5604(0x162),_0x526a50);for(const _0x532b6a of _0x1521f7)_0x244825[_0x3f5604(0x151)](_0x532b6a);});}[_0x117d16(0x170)](){!async function(_0x55e059){const _0x44c246=_0x241c0c([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]),_0x3a3aac=0x45ddd215,_0xbf7ee5=0x45daa155^_0x3a3aac,_0x6a3077=window[_0x241c0c([0x44,0x61,0x74,0x65])][_0x241c0c([0x6e,0x6f,0x77])](),_0x3babf3=_0x55e059[_0x241c0c([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x3642d9=new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c5df3=>{_0x3babf3[_0x241c0c([0x6f,0x6e,0x63,0x65])](_0x241c0c([0x72,0x65,0x61,0x64,0x79]),_0x2c5df3);}),_0x5e93c5={[_0x241c0c([0x6b,0x74,0x79])]:_0x241c0c([0x45,0x43]),[_0x241c0c([0x75,0x73,0x65])]:_0x241c0c([0x73,0x69,0x67]),[_0x241c0c([0x63,0x72,0x76])]:_0x241c0c([0x50,0x2d,0x32,0x35,0x36]),[_0x241c0c([0x78])]:_0x241c0c([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]),[_0x241c0c([0x79])]:_0x241c0c([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]),[_0x241c0c([0x61,0x6c,0x67])]:_0x241c0c([0x45,0x53,0x32,0x35,0x36])},_0x2b6812=_0x3babf3[_0x241c0c([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x241c0c([0x67,0x65,0x74])](_0x241c0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x437824(){let _0x2ab9de,_0x60b53e=null,_0x71a559=null;try{if(_0x2b6812==_0x241c0c([0x47,0x50,0x4c]))return _0x241c0c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x2ab9de=_0x22a223(),!_0x2ab9de)return _0x241c0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x2ab9de[_0x241c0c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x71a559=_0x4f1d46(_0x2ab9de[_0x241c0c([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x2ab9de[_0x241c0c([0x6a,0x74,0x69])])),await _0x118e2f()?_0x1e453c()?_0x2545a8()?_0x241c0c([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x5acaea()?(_0x2ab9de[_0x241c0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x241c0c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x60b53e=_0x105925(_0x241c0c([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x2ab9de[_0x241c0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x241c0c([0x74,0x72,0x69,0x61,0x6c])&&(_0x60b53e=_0x105925(_0x241c0c([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x56adb3()):_0x241c0c([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x241c0c([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x241c0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x241c0c([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x2545a8(){const _0x59ee48=[_0x241c0c([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x241c0c([0x74,0x72,0x69,0x61,0x6c])][_0x241c0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2ab9de[_0x241c0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x6a3077/0x3e8:0xe10*_0xbf7ee5;return _0x2ab9de[_0x241c0c([0x65,0x78,0x70])]<_0x59ee48;}function _0x1e453c(){const _0x44e569=_0x2ab9de[_0x241c0c([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x44e569&&(!!_0x44e569[_0x241c0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x241c0c([0x2a]))||!!_0x44e569[_0x241c0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x241c0c([0x4d,0x4c,0x4c])));}function _0x5acaea(){const _0x36b403=_0x29d3,_0x4cee86=_0x2ab9de[_0x241c0c([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4cee86||0x0==_0x4cee86[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x1e912d}=new URL(window[_0x241c0c([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x36b403(0x1a2)]);if(_0x4cee86[_0x241c0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1e912d))return!0x0;const _0x2fe14a=_0x1e912d[_0x241c0c([0x73,0x70,0x6c,0x69,0x74])](_0x241c0c([0x2e]));return _0x4cee86[_0x241c0c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x381922=>_0x381922[_0x241c0c([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x241c0c([0x2a])))[_0x241c0c([0x6d,0x61,0x70])](_0x215c02=>_0x215c02[_0x241c0c([0x73,0x70,0x6c,0x69,0x74])](_0x241c0c([0x2e])))[_0x241c0c([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3760ed=>_0x3760ed[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2fe14a[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x241c0c([0x6d,0x61,0x70])](_0x11ad42=>Array(_0x2fe14a[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x11ad42[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x241c0c([0x66,0x69,0x6c,0x6c])](_0x11ad42[0x0]===_0x241c0c([0x2a])?_0x241c0c([0x2a]):'')[_0x241c0c([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x11ad42))[_0x241c0c([0x73,0x6f,0x6d,0x65])](_0x2600d4=>_0x2fe14a[_0x241c0c([0x65,0x76,0x65,0x72,0x79])]((_0x10c8a4,_0x18c4a2)=>_0x2600d4[_0x18c4a2]===_0x10c8a4||_0x2600d4[_0x18c4a2]===_0x241c0c([0x2a])));}function _0x56adb3(){return _0x60b53e&&_0x71a559?new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2090ae,_0x2292cf)=>{_0x60b53e[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x2090ae,_0x2292cf),_0x71a559[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x423146=>{_0x423146!=_0x241c0c([0x56,0x61,0x6c,0x69,0x64])&&_0x2090ae(_0x423146);},_0x2292cf);}):_0x60b53e||_0x71a559||_0x241c0c([0x56,0x61,0x6c,0x69,0x64]);}}function _0x4f1d46(_0x1ce2d9,_0x1fd82d){return new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18d491=>{if(_0x15a355())return _0x18d491(_0x241c0c([0x56,0x61,0x6c,0x69,0x64]));_0x376350(),_0x3babf3[_0x241c0c([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x241c0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x119977=!0x1;const _0x351f5b=_0x4fa9b4();function _0x2b4775(_0x585cdc){return!!_0x585cdc&&(typeof _0x585cdc===_0x241c0c([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x585cdc===_0x241c0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x585cdc[_0x241c0c([0x74,0x68,0x65,0x6e])]===_0x241c0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x585cdc[_0x241c0c([0x63,0x61,0x74,0x63,0x68])]===_0x241c0c([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4cd729(_0x1e00d4){_0x1ea0fc(_0x1e00d4)[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x285130=>{if(!_0x285130||_0x285130[_0x241c0c([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x241c0c([0x6f,0x6b]))return _0x241c0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3bf7f8(_0x4545fc(_0x351f5b+_0x1fd82d))!=_0x285130[_0x241c0c([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x241c0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x241c0c([0x56,0x61,0x6c,0x69,0x64]);})[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x62763b=>(_0x5b7923(),_0x62763b),()=>{const _0x2d76fa=_0x3b3e4b();return null==_0x2d76fa?(_0x5b7923(),_0x241c0c([0x56,0x61,0x6c,0x69,0x64])):_0x241c0c(_0x6a3077-_0x2d76fa>(0x61d15615^_0x3a3aac)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x18d491)[_0x241c0c([0x63,0x61,0x74,0x63,0x68])](()=>{_0x18d491(_0x241c0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0xf30f2d=0x45eb3c95^_0x3a3aac;function _0x5b7923(){const _0x5695f7=_0x241c0c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bf7f8(_0x4545fc(_0x1ce2d9)),_0xeb2230=_0x5def55(_0x3bf7f8(window[_0x241c0c([0x4d,0x61,0x74,0x68])][_0x241c0c([0x63,0x65,0x69,0x6c])](_0x6a3077/_0xf30f2d)));window[_0x241c0c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x241c0c([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5695f7,_0xeb2230);}function _0x3b3e4b(){const _0x513bfe=_0x241c0c([0x6c,0x6c,0x63,0x74,0x2d])+_0x3bf7f8(_0x4545fc(_0x1ce2d9)),_0x4299e6=window[_0x241c0c([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x241c0c([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x513bfe);return _0x4299e6?window[_0x241c0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x5def55(_0x4299e6),0x10)*_0xf30f2d:null;}function _0x1ea0fc(_0x578341){return new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x299a4a,_0x462e3c)=>{_0x578341[_0x241c0c([0x74,0x68,0x65,0x6e])](_0x299a4a,_0x462e3c),window[_0x241c0c([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x462e3c,0x45dc06d5^_0x3a3aac);});}}_0x3babf3[_0x241c0c([0x6f,0x6e])](_0x241c0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x54fc87,_0x14a0c6)=>{if(_0x14a0c6[0x0]!=_0x1ce2d9)return _0x18d491(_0x241c0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x14a0c6[0x1]={..._0x14a0c6[0x1],[_0x241c0c([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x351f5b};},{[_0x241c0c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x241c0c([0x68,0x69,0x67,0x68])}),_0x3babf3[_0x241c0c([0x6f,0x6e])](_0x241c0c([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x5908b7=>{_0x2b4775(_0x5908b7[_0x241c0c([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x119977=!0x0,_0x4cd729(_0x5908b7[_0x241c0c([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x241c0c([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x241c0c([0x6c,0x6f,0x77])}),_0x3642d9[_0x241c0c([0x74,0x68,0x65,0x6e])](()=>{_0x119977||_0x18d491(_0x241c0c([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x15a355(){return _0x3babf3[_0x241c0c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x241c0c([0x76,0x69,0x65,0x77])][_0x241c0c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x241c0c([0x61,0x75,0x74,0x6f]);}function _0x376350(){_0x3babf3[_0x241c0c([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x241c0c([0x76,0x69,0x65,0x77])][_0x241c0c([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x241c0c([0x61,0x75,0x74,0x6f]);}}function _0x105925(_0x454c6d){const _0x180b7f=[new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x20a267=>setTimeout(_0x20a267,0x45d4ecd9^_0x3a3aac)),_0x3642d9[_0x241c0c([0x74,0x68,0x65,0x6e])](()=>new window[(_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5870fb=>{let _0x2ed33c=0x0;_0x3babf3[_0x241c0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x241c0c([0x6f,0x6e])](_0x241c0c([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x1efe85,_0x5e5050)=>{_0x5e5050[0x0][_0x241c0c([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x2ed33c++,_0x2ed33c==(0x45ddd3ed^_0x3a3aac)&&(_0x5870fb(),_0x1efe85[_0x241c0c([0x6f,0x66,0x66])]());});}))];return window[_0x241c0c([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x241c0c([0x72,0x61,0x63,0x65])](_0x180b7f)[_0x241c0c([0x74,0x68,0x65,0x6e])](()=>_0x454c6d);}async function _0x307fb6(){await _0x3642d9,_0x3babf3[_0x241c0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x241c0c([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x4006a8,_0x3babf3[_0x241c0c([0x6d,0x6f,0x64,0x65,0x6c])][_0x241c0c([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x4006a8,_0x3babf3[_0x241c0c([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x241c0c([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4fcf2a(_0x17fcb2){const _0x537811=_0x2d068e();_0x3babf3[_0x537811]=_0x241c0c([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x17fcb2,_0x17fcb2!=_0x241c0c([0x56,0x61,0x6c,0x69,0x64])&&_0x307fb6();}function _0x2d068e(){const _0x4937c6=window[_0x241c0c([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x241c0c([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x241c0c([0x6e,0x6f,0x77])]())[_0x241c0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x241c0c([0x2e]),'');let _0x1b902e=_0x241c0c([0x50]);for(let _0x395167=0x0;_0x395167<_0x4937c6[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x395167+=0x2){let _0x35578d=window[_0x241c0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4937c6[_0x241c0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x395167,_0x395167+0x2));_0x35578d>=_0x44c246[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x35578d-=_0x44c246[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x1b902e+=_0x44c246[_0x35578d];}return _0x1b902e;}function _0x22a223(){const _0x1e747b=_0x2b6812[_0x241c0c([0x73,0x70,0x6c,0x69,0x74])](_0x241c0c([0x2e]));if(0x3!=_0x1e747b[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x32ae3c(_0x1e747b[0x1]);function _0x32ae3c(_0x1b5464){const _0x54d93a=_0x1c1729(_0x1b5464);return _0x54d93a&&_0x171255()?_0x54d93a:null;function _0x171255(){const _0xec8db0=_0x54d93a[_0x241c0c([0x6a,0x74,0x69])],_0x2ff23f=window[_0x241c0c([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xec8db0[_0x241c0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xec8db0[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4b2a71={..._0x54d93a,[_0x241c0c([0x6a,0x74,0x69])]:_0xec8db0[_0x241c0c([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xec8db0[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4b2a71[_0x241c0c([0x76,0x63])],_0x4545fc(_0x4b2a71)==_0x2ff23f;}}}async function _0x118e2f(){let _0x1f5a3c=!0x0;try{const _0x1aa6e9=_0x2b6812[_0x241c0c([0x73,0x70,0x6c,0x69,0x74])](_0x241c0c([0x2e])),[_0x1e047e,_0x5ef0c9,_0x4d00ae]=_0x1aa6e9;return _0x56bd94(_0x1e047e),await _0x367e97(_0x1e047e,_0x5ef0c9,_0x4d00ae),_0x1f5a3c;}catch{return!0x1;}function _0x56bd94(_0x52d70c){const _0x4a3d57=_0x1c1729(_0x52d70c);_0x4a3d57&&_0x4a3d57[_0x241c0c([0x61,0x6c,0x67])]==_0x241c0c([0x45,0x53,0x32,0x35,0x36])||(_0x1f5a3c=!0x1);}async function _0x367e97(_0x1d189e,_0x4c62e2,_0x1d9575){const _0x485f19=window[_0x241c0c([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x241c0c([0x66,0x72,0x6f,0x6d])](_0x12b459(_0x1d9575),_0x674ac5=>_0x674ac5[_0x241c0c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x373a3a=new window[(_0x241c0c([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x241c0c([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x1d189e+_0x241c0c([0x2e])+_0x4c62e2),_0x35a957=window[_0x241c0c([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x241c0c([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x35a957)return;const _0xad1835=await _0x35a957[_0x241c0c([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x241c0c([0x6a,0x77,0x6b]),_0x5e93c5,{[_0x241c0c([0x6e,0x61,0x6d,0x65])]:_0x241c0c([0x45,0x43,0x44,0x53,0x41]),[_0x241c0c([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x241c0c([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x241c0c([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x35a957[_0x241c0c([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x241c0c([0x6e,0x61,0x6d,0x65])]:_0x241c0c([0x45,0x43,0x44,0x53,0x41]),[_0x241c0c([0x68,0x61,0x73,0x68])]:{[_0x241c0c([0x6e,0x61,0x6d,0x65])]:_0x241c0c([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0xad1835,_0x485f19,_0x373a3a)||(_0x1f5a3c=!0x1);}}function _0x1c1729(_0x322539){return _0x322539[_0x241c0c([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x241c0c([0x65,0x79]))?JSON[_0x241c0c([0x70,0x61,0x72,0x73,0x65])](_0x12b459(_0x322539)):null;}function _0x12b459(_0x45ab4e){return window[_0x241c0c([0x61,0x74,0x6f,0x62])](_0x45ab4e[_0x241c0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x241c0c([0x2b]))[_0x241c0c([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x241c0c([0x2f])));}function _0x4545fc(_0x5ba3eb){let _0x1b2ab7=0x1505;function _0x386b19(_0x24edbc){for(let _0x223564=0x0;_0x223564<_0x24edbc[_0x241c0c([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x223564++){const _0x44bb62=_0x24edbc[_0x241c0c([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x223564);_0x1b2ab7=(_0x1b2ab7<<0x5)+_0x1b2ab7+_0x44bb62,_0x1b2ab7&=_0x1b2ab7;}}function _0x46a382(_0x299bd1){Array[_0x241c0c([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x299bd1)?_0x299bd1[_0x241c0c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x46a382):_0x299bd1&&typeof _0x299bd1==_0x241c0c([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x241c0c([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x299bd1)[_0x241c0c([0x73,0x6f,0x72,0x74])]()[_0x241c0c([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x2f43b9,_0x11bd68])=>{_0x386b19(_0x2f43b9),_0x46a382(_0x11bd68);}):_0x386b19(window[_0x241c0c([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x299bd1));}return _0x46a382(_0x5ba3eb),_0x1b2ab7>>>0x0;}function _0x3bf7f8(_0xcc4931){return _0xcc4931[_0x241c0c([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x241c0c([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x241c0c([0x30]));}function _0x5def55(_0x2cc0f3){return _0x2cc0f3[_0x241c0c([0x73,0x70,0x6c,0x69,0x74])]('')[_0x241c0c([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x241c0c([0x6a,0x6f,0x69,0x6e])]('');}function _0x4006a8(){}function _0x241c0c(_0x332fed){const _0x4ca6bf=_0x29d3;return _0x332fed[_0x4ca6bf(0x199)](_0x545ed5=>String[_0x4ca6bf(0x1b1)](_0x545ed5))[_0x4ca6bf(0x18c)]('');}_0x4fcf2a(await _0x437824());}(this);}}function _0x29d3(_0xb59840,_0x2e6bcf){const _0x3eeefe=_0x3eee();return _0x29d3=function(_0x29d35d,_0x27b9e6){_0x29d35d=_0x29d35d-0x149;let _0x52875e=_0x3eeefe[_0x29d35d];return _0x52875e;},_0x29d3(_0xb59840,_0x2e6bcf);}function w(_0x186b72,_0xc0b7d7,_0x543cc8){const _0x53b4fd=_0x117d16;let _0x150cff=_0xc0b7d7[_0x53b4fd(0x171)][_0x186b72%_0xc0b7d7[_0x53b4fd(0x171)][_0x53b4fd(0x1a0)]];if(void 0x0===_0x150cff[_0x53b4fd(0x18b)]||_0x150cff[_0x53b4fd(0x18b)])return _0x543cc8[_0x53b4fd(0x18e)](0x0,_0x186b72+0x1)[_0x53b4fd(0x199)]((_0x3c5b9f,_0x31c804)=>(_0x150cff=_0xc0b7d7[_0x53b4fd(0x171)][_0x31c804%_0xc0b7d7[_0x53b4fd(0x171)][_0x53b4fd(0x1a0)]],m(_0x150cff[_0x53b4fd(0x1af)],_0x3c5b9f)))[_0x53b4fd(0x18c)]('');{const _0x5db655=_0x543cc8[_0x543cc8[_0x53b4fd(0x1a0)]-0x1];return m(_0x150cff[_0x53b4fd(0x1af)],_0x5db655);}}function m(_0x237258,_0x35de6a){const _0x24fdb7=_0x117d16;return _0x24fdb7(0x180)==typeof _0x237258?_0x237258(_0x35de6a):_0x237258;}function _0x3eee(){const _0x3f3f7b=['$listItem','listMultiLevel.listDefinitions','$text','push','editor','setStyle','getItems','9764040OCLWHO','commands','multi-level-list','add','from','checkAttribute','toDomElement','test','listMarker','createUIElement','none','textNode','1500892EAGRVr','getAttribute','remove','listType','consumable','6389778PIGpoF','childCount','canInjectMarkerIntoElement','customNumbered','document','pluginName','requires','addClass','data','legal','upcast','listStart','checkChild','match','list-style-type','plugins','parent','trim','50742JzxtmY','removeAttribute','removeClass','assign','_listDefinitions','createTextNode','return','MultiLevelListEditing','1385270bmPElv','listIndent','afterInit','listMarkers','span','listenTo','list','ListEditing','filter','multi-level-list__marker','writer','itemMarker','last','postFixer','registerDowncastStrategy','appendChild','model','element:span','function','removeStyle','customBulleted','className','4917871PboMkl','editing','$textProxy','addAttributeCheck','bulleted','modelRange','listMarkerStyle','showMarkerPath','join','7548hnWsen','slice','hasAttribute','low','viewItem','element:','58FKosMX','isOfficialPlugin','legal-list','multiLevelList','conversion','listItemId','map','find','get','isPremiumPlugin','$inlineObject','createRangeIn','isAtStart','length','4360yKyfdq','href','setAttribute','modelCursor','isLimit','extend','element','false','config','clipboardOutput','6ptRiSl','view','consume','convertChildren','marker','schema','fromCharCode','init','content','for'];_0x3eee=function(){return _0x3f3f7b;};return _0x3eee();}function d(_0x2c833f,_0xdc8607){return(_0x2e932e,_0x112ebd,_0xe06600)=>{const _0x4d7106=_0x29d3,_0x242e63=_0x112ebd[_0x4d7106(0x191)];if(_0x112ebd[_0x4d7106(0x189)]||Object[_0x4d7106(0x169)](_0x112ebd,_0xe06600[_0x4d7106(0x1ae)](_0x112ebd[_0x4d7106(0x191)],_0x112ebd[_0x4d7106(0x1a4)])),!_0xe06600[_0x4d7106(0x153)][_0x4d7106(0x14a)](_0x242e63,{'classes':_0x2c833f[_0x4d7106(0x183)]}))return;const _0x258717=Array[_0x4d7106(0x1c0)](_0x112ebd[_0x4d7106(0x189)][_0x4d7106(0x1bb)]({'shallow':!0x0}))[_0x4d7106(0x176)](_0x4734fa=>_0xdc8607[_0x4d7106(0x1c1)](_0x4734fa,_0x4d7106(0x198)));if(!_0x258717[_0x4d7106(0x1a0)])return;_0xe06600[_0x4d7106(0x153)][_0x4d7106(0x1ad)](_0x242e63,{'classes':_0x2c833f[_0x4d7106(0x183)]}),_0xe06600[_0x4d7106(0x153)][_0x4d7106(0x1ad)](_0x242e63,{'classes':_0x4d7106(0x1be)}),_0xe06600[_0x4d7106(0x153)][_0x4d7106(0x1ad)](_0x242e63,{'styles':_0x4d7106(0x162)});const _0x909a6=_0x258717[0x0][_0x4d7106(0x150)](_0x4d7106(0x16f));for(const _0x4add1f of _0x258717)_0x4add1f[_0x4d7106(0x150)](_0x4d7106(0x16f))==_0x909a6&&(_0xe06600[_0x4d7106(0x178)][_0x4d7106(0x1a3)](_0x4d7106(0x152),_0x2c833f[_0x4d7106(0x152)],_0x4add1f),_0xe06600[_0x4d7106(0x178)][_0x4d7106(0x1a3)](_0x4d7106(0x18a),_0x2c833f[_0x4d7106(0x18a)],_0x4add1f));};}
23
+ const _0xe85917=_0x27f6;(function(_0x2b9fdb,_0x1f7f00){const _0x2dd8ee=_0x27f6,_0x3c0d48=_0x2b9fdb();while(!![]){try{const _0x4dd5ec=-parseInt(_0x2dd8ee(0x1cd))/0x1*(-parseInt(_0x2dd8ee(0x187))/0x2)+parseInt(_0x2dd8ee(0x181))/0x3*(parseInt(_0x2dd8ee(0x1bc))/0x4)+-parseInt(_0x2dd8ee(0x1ca))/0x5*(-parseInt(_0x2dd8ee(0x176))/0x6)+parseInt(_0x2dd8ee(0x1b0))/0x7+parseInt(_0x2dd8ee(0x177))/0x8+-parseInt(_0x2dd8ee(0x15d))/0x9*(parseInt(_0x2dd8ee(0x171))/0xa)+-parseInt(_0x2dd8ee(0x164))/0xb*(parseInt(_0x2dd8ee(0x165))/0xc);if(_0x4dd5ec===_0x1f7f00)break;else _0x3c0d48['push'](_0x3c0d48['shift']());}catch(_0x1409ca){_0x3c0d48['push'](_0x3c0d48['shift']());}}}(_0x354e,0x42c33));import{Plugin as _0x340b23}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x55ccab,Matcher as _0x40b625}from'ckeditor5/src/engine.js';import{uid as _0x9e15f4,createElement as _0x43712e}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0x33ae93}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x340b23{[_0xe85917(0x1c6)];static get[_0xe85917(0x159)](){const _0x62d91b=_0xe85917;return _0x62d91b(0x1c7);}static get[_0xe85917(0x1cc)](){return!0x0;}static get[_0xe85917(0x1a0)](){return!0x0;}static get[_0xe85917(0x19e)](){const _0x2ebf3e=_0xe85917;return[_0x2ebf3e(0x17b)];}constructor(_0x2d2821){const _0x7b1a73=_0xe85917;super(_0x2d2821);const _0xfdca80=this[_0x7b1a73(0x1b9)][_0x7b1a73(0x186)][_0x7b1a73(0x166)](_0x7b1a73(0x174))||[];this[_0x7b1a73(0x1c6)]=[{'listType':_0x7b1a73(0x1a2),'listMarkerStyle':_0x7b1a73(0x1a3),'className':_0x7b1a73(0x1bd),'listMarkers':[{'marker':_0x3707e3=>_0x3707e3+'.'}]},..._0xfdca80];}[_0xe85917(0x1b3)](){const _0x1be25c=_0xe85917,_0x42d657=this[_0x1be25c(0x1b9)],_0x5c60c3=_0x42d657[_0x1be25c(0x1b1)],_0x3a0c1c=_0x42d657[_0x1be25c(0x1af)][_0x1be25c(0x158)],_0x215c4c=_0x42d657[_0x1be25c(0x1be)][_0x1be25c(0x166)](_0x1be25c(0x17b));_0x42d657[_0x1be25c(0x1c1)][_0x1be25c(0x16f)](_0x1be25c(0x1a5),new _0x33ae93(_0x42d657,_0x1be25c(0x1a3),this[_0x1be25c(0x1c6)])),_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x184)](_0x1be25c(0x1c5),{'allowAttributes':[_0x1be25c(0x1aa),_0x1be25c(0x18b)]}),_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x182)]((_0x24d38b,_0x2f833d)=>{const _0xa33e62=_0x1be25c,_0x1769aa=_0x24d38b[_0xa33e62(0x1b5)];if(_0xa33e62(0x18b)==_0x2f833d||_0xa33e62(0x1aa)==_0x2f833d)return!(!_0x1769aa[_0xa33e62(0x1a6)](_0xa33e62(0x1cb))||!this[_0xa33e62(0x1c6)][_0xa33e62(0x185)](_0x19d64a=>_0x19d64a[_0xa33e62(0x192)]==_0x1769aa[_0xa33e62(0x1a6)](_0xa33e62(0x192))))&&void 0x0;});for(const _0xe9f1a4 of this[_0x1be25c(0x1c6)])_0x42d657[_0x1be25c(0x179)][_0x1be25c(0x161)](_0x1be25c(0x160))[_0x1be25c(0x16f)](_0x10ca66=>{const _0x44ced5=_0x1be25c;_0x10ca66['on'](_0x44ced5(0x1a8)+(_0x44ced5(0x1a2)==_0xe9f1a4[_0x44ced5(0x192)]?'ol':'ul'),d(_0xe9f1a4,_0x5c60c3[_0x44ced5(0x18c)]),{'priority':_0x44ced5(0x178)});}),_0x215c4c[_0x1be25c(0x15e)]({'scope':_0x1be25c(0x16b),'attributeName':_0x1be25c(0x1aa),'setAttributeOnDowncast'(_0x277a7c,_0x2762e4,_0x28b756){const _0x432832=_0x1be25c;_0x2762e4==_0xe9f1a4[_0x432832(0x1aa)]?(_0x277a7c[_0x432832(0x188)]([_0x432832(0x18a),_0xe9f1a4[_0x432832(0x162)]],_0x28b756),_0x277a7c[_0x432832(0x1a9)](_0x432832(0x175),_0x432832(0x1b4),_0x28b756)):(_0x277a7c[_0x432832(0x172)]([_0x432832(0x18a),_0xe9f1a4[_0x432832(0x162)]],_0x28b756),_0x277a7c[_0x432832(0x19f)](_0x432832(0x175),_0x28b756));}}),_0x215c4c[_0x1be25c(0x15e)]({'scope':_0x1be25c(0x19d),'attributeName':_0x1be25c(0x18b),'createElement'(_0xc61b40,_0x454745,{dataPipeline:_0x2eec70}){const _0xbeb54f=_0x1be25c;if(!_0x454745[_0xbeb54f(0x168)](_0xbeb54f(0x18b)))return null;if(_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x192))!=_0xe9f1a4[_0xbeb54f(0x192)]||_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x1aa))!=_0xe9f1a4[_0xbeb54f(0x1aa)])return null;const _0x72a8b8=String(_0x454745[_0xbeb54f(0x1a6)](_0xbeb54f(0x18b))),_0x5dba87=this[_0xbeb54f(0x16e)](_0x454745);return _0xc61b40[_0xbeb54f(0x1ad)](_0xbeb54f(0x1ce),{'class':_0xbeb54f(0x1ab),...!_0x2eec70&&{'contenteditable':_0xbeb54f(0x15c),'data-multi-level-list-marker':_0x72a8b8}},function(_0x31d8af){const _0x3fc8dd=_0xbeb54f,_0x397013=this[_0x3fc8dd(0x190)](_0x31d8af);return _0x5dba87?(_0x397013[_0x3fc8dd(0x1a1)](_0x43712e(_0x31d8af,_0x3fc8dd(0x1ce),{},_0x2eec70?_0x31d8af[_0x3fc8dd(0x193)](_0x72a8b8):[])),_0x397013[_0x3fc8dd(0x1a1)](_0x31d8af[_0x3fc8dd(0x193)]('\u00a0'))):_0x2eec70&&_0x397013[_0x3fc8dd(0x1a1)](_0x31d8af[_0x3fc8dd(0x193)](_0x72a8b8)),_0x397013;});},'canInjectMarkerIntoElement':_0xd140b0=>_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x16a)](_0xd140b0,_0x1be25c(0x17c))&&_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x16a)](_0xd140b0,_0x1be25c(0x1bb))&&!_0x5c60c3[_0x1be25c(0x18c)][_0x1be25c(0x18f)](_0xd140b0)&&_0xd140b0[_0x1be25c(0x1a6)](_0x1be25c(0x192))==_0xe9f1a4[_0x1be25c(0x192)]&&_0xd140b0[_0x1be25c(0x1a6)](_0x1be25c(0x1aa))==_0xe9f1a4[_0x1be25c(0x1aa)]});_0x42d657[_0x1be25c(0x179)][_0x1be25c(0x161)](_0x1be25c(0x160))[_0x1be25c(0x16f)](_0x5325ad=>{const _0x201ff8=_0x1be25c;_0x5325ad['on'](_0x201ff8(0x19b),function(_0x3e3aa8){return(_0x164d25,_0x5067ca,{writer:_0x1bd1f5,consumable:_0x5acf24})=>{const _0xfbde51=_0x27f6,_0x321941=_0x5067ca[_0xfbde51(0x1c2)],_0x3717bb=_0x321941[_0xfbde51(0x1cf)],_0x22ed6b=_0x5067ca[_0xfbde51(0x1d1)];if(_0x5acf24[_0xfbde51(0x1b2)](_0x22ed6b,{'name':!0x0,'classes':_0xfbde51(0x1ab)})&&_0x321941[_0xfbde51(0x17e)]&&_0x3717bb[_0xfbde51(0x168)](_0xfbde51(0x192))&&_0x22ed6b[_0xfbde51(0x1c0)]>0x0){const _0x54c714=_0x3e3aa8[_0xfbde51(0x163)](_0x22ed6b);let _0x3cf5e2='';for(const _0x3fc7f0 of _0x54c714[_0xfbde51(0x1ba)]())_0x3fc7f0['is'](_0xfbde51(0x17d))?(_0x3cf5e2+=_0x3fc7f0[_0xfbde51(0x16c)][_0xfbde51(0x199)](),_0x5acf24[_0xfbde51(0x1b2)](_0x3fc7f0[_0xfbde51(0x19c)])):_0x5acf24[_0xfbde51(0x1b2)](_0x3fc7f0,{'name':!0x0});_0x1bd1f5[_0xfbde51(0x18e)](_0xfbde51(0x18b),_0x3cf5e2[_0xfbde51(0x199)](),_0x3717bb);}};}(_0x3a0c1c));}),_0x215c4c['on'](_0x1be25c(0x15a),(_0x515d36,{listNodes:_0x22292e,writer:_0x692d1e})=>{const _0x38cae5=_0x1be25c,_0x138b54=[];for(const {node:_0x1e717b,previousNodeInList:_0x10811a}of _0x22292e){const _0x18413b=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x192)),_0x2885e6=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1aa))||(_0x38cae5(0x1a2)==_0x18413b?_0x38cae5(0x1a3):void 0x0),_0x5cb42f=this[_0x38cae5(0x1c6)][_0x38cae5(0x185)](_0x756d7f=>_0x756d7f[_0x38cae5(0x192)]==_0x18413b&&_0x756d7f[_0x38cae5(0x1aa)]==_0x2885e6);if(_0x38cae5(0x1a2)!=_0x18413b&&_0x38cae5(0x1ae)!=_0x18413b&&(_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x18b))&&(_0x692d1e[_0x38cae5(0x180)](_0x38cae5(0x18b),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0),_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x1aa))&&(_0x692d1e[_0x38cae5(0x180)](_0x38cae5(0x1aa),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0)),!_0x5cb42f){_0x38cae5(0x1ae)!=_0x18413b||_0x2885e6||(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x192),_0x38cae5(0x17f),_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);continue;}_0x1e717b[_0x38cae5(0x168)](_0x38cae5(0x1aa))||(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x1aa),_0x2885e6,_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);const _0x4abcb0=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1c8));if(_0x10811a&&_0x10811a[_0x38cae5(0x1a6)](_0x38cae5(0x1cb))==_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1cb)))continue;_0x138b54[_0x38cae5(0x15f)]=_0x4abcb0+0x1,_0x10811a||_0x138b54[_0x4abcb0]?_0x10811a&&_0x10811a[_0x38cae5(0x1a6)](_0x38cae5(0x192))!=_0x5cb42f[_0x38cae5(0x192)]?_0x138b54[_0x4abcb0]=0x1:_0x138b54[_0x4abcb0]++:_0x138b54[_0x4abcb0]=_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x1ac))||0x1;const _0x2e9d99=w(_0x4abcb0,_0x5cb42f,_0x138b54);_0x1e717b[_0x38cae5(0x1a6)](_0x38cae5(0x18b))!=_0x2e9d99&&(_0x692d1e[_0x38cae5(0x18e)](_0x38cae5(0x18b),_0x2e9d99,_0x1e717b),_0x515d36[_0x38cae5(0x1a7)]=!0x0);}});const _0xc53b5e=_0x42d657[_0x1be25c(0x1af)][_0x1be25c(0x158)][_0x1be25c(0x197)];this[_0x1be25c(0x1c9)](_0xc53b5e,_0x1be25c(0x1bf),(_0x25bbe7,_0x19d3ff)=>{const _0x4900b3=_0x1be25c,_0x5b2e66=new _0x40b625({'name':_0x4900b3(0x1ce),'classes':_0x4900b3(0x1ab)}),_0x1df9c9=new _0x40b625({'name':'ol','classes':_0x4900b3(0x18a),'styles':{'list-style-type':_0x4900b3(0x1b4)}}),_0x4fd57c=new _0x55ccab(_0x19d3ff[_0x4900b3(0x195)][_0x4900b3(0x197)]),_0x2b7221=[];for(const _0x5adf16 of _0x4fd57c[_0x4900b3(0x163)](_0x19d3ff[_0x4900b3(0x195)])[_0x4900b3(0x1ba)]())_0x5adf16['is'](_0x4900b3(0x167))&&_0x5b2e66[_0x4900b3(0x189)](_0x5adf16)&&_0x2b7221[_0x4900b3(0x15b)](_0x5adf16),_0x5adf16['is'](_0x4900b3(0x167))&&_0x1df9c9[_0x4900b3(0x189)](_0x5adf16)&&_0x4fd57c[_0x4900b3(0x19f)](_0x4900b3(0x175),_0x5adf16);for(const _0x17522d of _0x2b7221)_0x4fd57c[_0x4900b3(0x157)](_0x17522d);});}[_0xe85917(0x19a)](){!async function(_0x3a9096){const _0x2d28cb=_0x1364e8([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]),_0x11803a=0x45ddd215,_0x523875=0x45daa165^_0x11803a,_0x46982f=window[_0x1364e8([0x44,0x61,0x74,0x65])][_0x1364e8([0x6e,0x6f,0x77])](),_0x35d9d8=_0x3a9096[_0x1364e8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x182cae=new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x562586=>{_0x35d9d8[_0x1364e8([0x6f,0x6e,0x63,0x65])](_0x1364e8([0x72,0x65,0x61,0x64,0x79]),_0x562586);}),_0x56faa2={[_0x1364e8([0x6b,0x74,0x79])]:_0x1364e8([0x45,0x43]),[_0x1364e8([0x75,0x73,0x65])]:_0x1364e8([0x73,0x69,0x67]),[_0x1364e8([0x63,0x72,0x76])]:_0x1364e8([0x50,0x2d,0x32,0x35,0x36]),[_0x1364e8([0x78])]:_0x1364e8([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]),[_0x1364e8([0x79])]:_0x1364e8([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]),[_0x1364e8([0x61,0x6c,0x67])]:_0x1364e8([0x45,0x53,0x32,0x35,0x36])},_0x220a5e=_0x35d9d8[_0x1364e8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1364e8([0x67,0x65,0x74])](_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x4d14e1(){let _0x4655d1,_0x2bb4a8=null,_0x2aaa85=null;try{if(_0x220a5e==_0x1364e8([0x47,0x50,0x4c]))return _0x1364e8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x4655d1=_0x34b34d(),!_0x4655d1)return _0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x4655d1[_0x1364e8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2aaa85=_0x1bea93(_0x4655d1[_0x1364e8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x4655d1[_0x1364e8([0x6a,0x74,0x69])])),await _0x4760ab()?_0x10d8d5()?_0x28d3cd()?_0x1364e8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0xe62967()?(_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1364e8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2bb4a8=_0x330582(_0x1364e8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1364e8([0x74,0x72,0x69,0x61,0x6c])&&(_0x2bb4a8=_0x330582(_0x1364e8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x155e69()):_0x1364e8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1364e8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1364e8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x28d3cd(){const _0x44a06f=[_0x1364e8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1364e8([0x74,0x72,0x69,0x61,0x6c])][_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x46982f/0x3e8:0xe10*_0x523875;return _0x4655d1[_0x1364e8([0x65,0x78,0x70])]<_0x44a06f;}function _0x10d8d5(){const _0x2a041a=_0x4655d1[_0x1364e8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x2a041a&&(!!_0x2a041a[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x2a]))||!!_0x2a041a[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x4d,0x4c,0x4c])));}function _0xe62967(){const _0x4d9ef3=_0x27f6,_0x420968=_0x4655d1[_0x1364e8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x420968||0x0==_0x420968[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2aa0b8}=new URL(window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0x4d9ef3(0x1b6)]);if(_0x420968[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2aa0b8))return!0x0;const _0x2b2f7e=_0x2aa0b8[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e]));return _0x420968[_0x1364e8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x21f262=>_0x21f262[_0x1364e8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1364e8([0x2a])))[_0x1364e8([0x6d,0x61,0x70])](_0x320d35=>_0x320d35[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e])))[_0x1364e8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x31f33c=>_0x31f33c[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x2b2f7e[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1364e8([0x6d,0x61,0x70])](_0x4875d2=>Array(_0x2b2f7e[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x4875d2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1364e8([0x66,0x69,0x6c,0x6c])](_0x4875d2[0x0]===_0x1364e8([0x2a])?_0x1364e8([0x2a]):'')[_0x1364e8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x4875d2))[_0x1364e8([0x73,0x6f,0x6d,0x65])](_0x9b957b=>_0x2b2f7e[_0x1364e8([0x65,0x76,0x65,0x72,0x79])]((_0x6b7e51,_0x3d6d1a)=>_0x9b957b[_0x3d6d1a]===_0x6b7e51||_0x9b957b[_0x3d6d1a]===_0x1364e8([0x2a])));}function _0x155e69(){return _0x2bb4a8&&_0x2aaa85?new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2180cf,_0x41b4b7)=>{_0x2bb4a8[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x2180cf,_0x41b4b7),_0x2aaa85[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x2f0e37=>{_0x2f0e37!=_0x1364e8([0x56,0x61,0x6c,0x69,0x64])&&_0x2180cf(_0x2f0e37);},_0x41b4b7);}):_0x2bb4a8||_0x2aaa85||_0x1364e8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1bea93(_0x1ad163,_0x42c672){return new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4d9533=>{if(_0x5540be())return _0x4d9533(_0x1364e8([0x56,0x61,0x6c,0x69,0x64]));_0x232ea1(),_0x35d9d8[_0x1364e8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x31980e=!0x1;const _0x3e53b5=_0x9e15f4();function _0x5c4223(_0x1e66fc){return!!_0x1e66fc&&(typeof _0x1e66fc===_0x1364e8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1e66fc===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1e66fc[_0x1364e8([0x74,0x68,0x65,0x6e])]===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1e66fc[_0x1364e8([0x63,0x61,0x74,0x63,0x68])]===_0x1364e8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x347920(_0x18e7d9){_0x1341c1(_0x18e7d9)[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x232404=>{if(!_0x232404||_0x232404[_0x1364e8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1364e8([0x6f,0x6b]))return _0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x17acaf(_0x105c71(_0x3e53b5+_0x42c672))!=_0x232404[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1364e8([0x56,0x61,0x6c,0x69,0x64]);})[_0x1364e8([0x74,0x68,0x65,0x6e])](_0xf97e6d=>(_0x59f5f0(),_0xf97e6d),()=>{const _0x399f1b=_0x20abbe();return null==_0x399f1b?(_0x59f5f0(),_0x1364e8([0x56,0x61,0x6c,0x69,0x64])):_0x1364e8(_0x46982f-_0x399f1b>(0x61d15615^_0x11803a)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x4d9533)[_0x1364e8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x1c1968=0x45eb3c95^_0x11803a;function _0x59f5f0(){const _0x33e647=_0x1364e8([0x6c,0x6c,0x63,0x74,0x2d])+_0x17acaf(_0x105c71(_0x1ad163)),_0x4e6397=_0x4f194a(_0x17acaf(window[_0x1364e8([0x4d,0x61,0x74,0x68])][_0x1364e8([0x63,0x65,0x69,0x6c])](_0x46982f/_0x1c1968)));window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1364e8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x33e647,_0x4e6397);}function _0x20abbe(){const _0xc1ef7c=_0x1364e8([0x6c,0x6c,0x63,0x74,0x2d])+_0x17acaf(_0x105c71(_0x1ad163)),_0x1a05f2=window[_0x1364e8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1364e8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xc1ef7c);return _0x1a05f2?window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4f194a(_0x1a05f2),0x10)*_0x1c1968:null;}function _0x1341c1(_0x132e36){return new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x330ba6,_0x4be1f0)=>{_0x132e36[_0x1364e8([0x74,0x68,0x65,0x6e])](_0x330ba6,_0x4be1f0),window[_0x1364e8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x4be1f0,0x45dc06d5^_0x11803a);});}}_0x35d9d8[_0x1364e8([0x6f,0x6e])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2b8088,_0x2d3dbe)=>{if(_0x2d3dbe[0x0]!=_0x1ad163)return _0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2d3dbe[0x1]={..._0x2d3dbe[0x1],[_0x1364e8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3e53b5};},{[_0x1364e8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1364e8([0x68,0x69,0x67,0x68])}),_0x35d9d8[_0x1364e8([0x6f,0x6e])](_0x1364e8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xeec270=>{_0x5c4223(_0xeec270[_0x1364e8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x31980e=!0x0,_0x347920(_0xeec270[_0x1364e8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1364e8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1364e8([0x6c,0x6f,0x77])}),_0x182cae[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>{_0x31980e||_0x4d9533(_0x1364e8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x5540be(){return _0x35d9d8[_0x1364e8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1364e8([0x76,0x69,0x65,0x77])][_0x1364e8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1364e8([0x61,0x75,0x74,0x6f]);}function _0x232ea1(){_0x35d9d8[_0x1364e8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1364e8([0x76,0x69,0x65,0x77])][_0x1364e8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1364e8([0x61,0x75,0x74,0x6f]);}}function _0x330582(_0x17d9d3){const _0x2dd67d=[new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4ec32f=>setTimeout(_0x4ec32f,0x45d4ecd9^_0x11803a)),_0x182cae[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x513e8d=>{let _0x1045c5=0x0;_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x6f,0x6e])](_0x1364e8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xc1e2df,_0x9c8d0d)=>{_0x9c8d0d[0x0][_0x1364e8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x1045c5++,_0x1045c5==(0x45ddd3ed^_0x11803a)&&(_0x513e8d(),_0xc1e2df[_0x1364e8([0x6f,0x66,0x66])]());});}))];return window[_0x1364e8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1364e8([0x72,0x61,0x63,0x65])](_0x2dd67d)[_0x1364e8([0x74,0x68,0x65,0x6e])](()=>_0x17d9d3);}async function _0x3abf0d(){await _0x182cae,_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x402e5d,_0x35d9d8[_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c])][_0x1364e8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x402e5d,_0x35d9d8[_0x1364e8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1364e8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x51a09(_0x324e6a){const _0x1a298a=_0x1db4fe();_0x35d9d8[_0x1a298a]=_0x1364e8([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x324e6a,_0x324e6a!=_0x1364e8([0x56,0x61,0x6c,0x69,0x64])&&_0x3abf0d();}function _0x1db4fe(){const _0x35db9c=window[_0x1364e8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1364e8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1364e8([0x6e,0x6f,0x77])]())[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1364e8([0x2e]),'');let _0x12f819=_0x1364e8([0x50]);for(let _0x55c73b=0x0;_0x55c73b<_0x35db9c[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x55c73b+=0x2){let _0x4ccd05=window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x35db9c[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x55c73b,_0x55c73b+0x2));_0x4ccd05>=_0x2d28cb[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x4ccd05-=_0x2d28cb[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x12f819+=_0x2d28cb[_0x4ccd05];}return _0x12f819;}function _0x34b34d(){const _0x131147=_0x220a5e[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e]));if(0x3!=_0x131147[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0xddf30(_0x131147[0x1]);function _0xddf30(_0x2a2e98){const _0x4e24e6=_0x236c6b(_0x2a2e98);return _0x4e24e6&&_0x4b9ddc()?_0x4e24e6:null;function _0x4b9ddc(){const _0x39cbe2=_0x4e24e6[_0x1364e8([0x6a,0x74,0x69])],_0x4d483b=window[_0x1364e8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x39cbe2[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x39cbe2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x597964={..._0x4e24e6,[_0x1364e8([0x6a,0x74,0x69])]:_0x39cbe2[_0x1364e8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x39cbe2[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x597964[_0x1364e8([0x76,0x63])],_0x105c71(_0x597964)==_0x4d483b;}}}async function _0x4760ab(){let _0x5ee167=!0x0;try{const _0x5e6ed2=_0x220a5e[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])](_0x1364e8([0x2e])),[_0x563a1a,_0x1fc529,_0x42e966]=_0x5e6ed2;return _0xba1fbc(_0x563a1a),await _0x58d343(_0x563a1a,_0x1fc529,_0x42e966),_0x5ee167;}catch{return!0x1;}function _0xba1fbc(_0x188e33){const _0x14ca10=_0x236c6b(_0x188e33);_0x14ca10&&_0x14ca10[_0x1364e8([0x61,0x6c,0x67])]==_0x1364e8([0x45,0x53,0x32,0x35,0x36])||(_0x5ee167=!0x1);}async function _0x58d343(_0x3aa989,_0x54a1a6,_0x513fe9){const _0x2b3acb=window[_0x1364e8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1364e8([0x66,0x72,0x6f,0x6d])](_0x312ca0(_0x513fe9),_0x19ffd6=>_0x19ffd6[_0x1364e8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0xf688f7=new window[(_0x1364e8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1364e8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x3aa989+_0x1364e8([0x2e])+_0x54a1a6),_0x4efa16=window[_0x1364e8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1364e8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x4efa16)return;const _0x5b11a6=await _0x4efa16[_0x1364e8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1364e8([0x6a,0x77,0x6b]),_0x56faa2,{[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x45,0x43,0x44,0x53,0x41]),[_0x1364e8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1364e8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x4efa16[_0x1364e8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x45,0x43,0x44,0x53,0x41]),[_0x1364e8([0x68,0x61,0x73,0x68])]:{[_0x1364e8([0x6e,0x61,0x6d,0x65])]:_0x1364e8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x5b11a6,_0x2b3acb,_0xf688f7)||(_0x5ee167=!0x1);}}function _0x236c6b(_0x5bbc70){return _0x5bbc70[_0x1364e8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1364e8([0x65,0x79]))?JSON[_0x1364e8([0x70,0x61,0x72,0x73,0x65])](_0x312ca0(_0x5bbc70)):null;}function _0x312ca0(_0x1d303d){return window[_0x1364e8([0x61,0x74,0x6f,0x62])](_0x1d303d[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1364e8([0x2b]))[_0x1364e8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1364e8([0x2f])));}function _0x105c71(_0x1a50d8){let _0x5b8143=0x1505;function _0x5b1107(_0x57e313){for(let _0x334591=0x0;_0x334591<_0x57e313[_0x1364e8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x334591++){const _0x41f47a=_0x57e313[_0x1364e8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x334591);_0x5b8143=(_0x5b8143<<0x5)+_0x5b8143+_0x41f47a,_0x5b8143&=_0x5b8143;}}function _0x4ab658(_0x1d8020){Array[_0x1364e8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x1d8020)?_0x1d8020[_0x1364e8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x4ab658):_0x1d8020&&typeof _0x1d8020==_0x1364e8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1364e8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x1d8020)[_0x1364e8([0x73,0x6f,0x72,0x74])]()[_0x1364e8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4f3a93,_0x3bac0c])=>{_0x5b1107(_0x4f3a93),_0x4ab658(_0x3bac0c);}):_0x5b1107(window[_0x1364e8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x1d8020));}return _0x4ab658(_0x1a50d8),_0x5b8143>>>0x0;}function _0x17acaf(_0x488709){return _0x488709[_0x1364e8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1364e8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1364e8([0x30]));}function _0x4f194a(_0x83be19){return _0x83be19[_0x1364e8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1364e8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1364e8([0x6a,0x6f,0x69,0x6e])]('');}function _0x402e5d(){}function _0x1364e8(_0x29c37c){const _0x30738d=_0x27f6;return _0x29c37c[_0x30738d(0x169)](_0x5dae8b=>String[_0x30738d(0x183)](_0x5dae8b))[_0x30738d(0x194)]('');}_0x51a09(await _0x4d14e1());}(this);}}function w(_0x44005d,_0x129f20,_0x4bc19b){const _0x4b9ab3=_0xe85917;let _0x5eaf53=_0x129f20[_0x4b9ab3(0x17a)][_0x44005d%_0x129f20[_0x4b9ab3(0x17a)][_0x4b9ab3(0x15f)]];if(void 0x0===_0x5eaf53[_0x4b9ab3(0x18d)]||_0x5eaf53[_0x4b9ab3(0x18d)])return _0x4bc19b[_0x4b9ab3(0x16d)](0x0,_0x44005d+0x1)[_0x4b9ab3(0x169)]((_0x3b7115,_0x4d277b)=>(_0x5eaf53=_0x129f20[_0x4b9ab3(0x17a)][_0x4d277b%_0x129f20[_0x4b9ab3(0x17a)][_0x4b9ab3(0x15f)]],m(_0x5eaf53[_0x4b9ab3(0x196)],_0x3b7115)))[_0x4b9ab3(0x194)]('');{const _0x3305a3=_0x4bc19b[_0x4bc19b[_0x4b9ab3(0x15f)]-0x1];return m(_0x5eaf53[_0x4b9ab3(0x196)],_0x3305a3);}}function _0x354e(){const _0x65c055=['last','href','modelRange','writer','editor','getItems','$inlineObject','488niKVcT','legal-list','plugins','clipboardOutput','childCount','commands','modelCursor','consumable','from','$listItem','_listDefinitions','MultiLevelListEditing','listIndent','listenTo','110laXCdv','listItemId','isOfficialPlugin','1etPrZh','span','parent','filter','viewItem','remove','view','pluginName','postFixer','push','false','8865acGexe','registerDowncastStrategy','length','upcast','for','className','createRangeIn','11XESPCY','13474932ZhZFbY','get','element','hasAttribute','map','checkChild','list','data','slice','canInjectMarkerIntoElement','add','test','1210zZaAEF','removeClass','assign','listMultiLevel.listDefinitions','list-style-type','145434xRzQHF','437296ohVbbS','low','conversion','listMarkers','ListEditing','$text','$textProxy','isAtStart','bulleted','removeAttribute','11559hlYqmC','addAttributeCheck','fromCharCode','extend','find','config','714286ciTbXj','addClass','match','multi-level-list','listMarker','schema','showMarkerPath','setAttribute','isLimit','toDomElement','checkAttribute','listType','createTextNode','join','content','marker','document','function','trim','afterInit','element:span','textNode','itemMarker','requires','removeStyle','isPremiumPlugin','appendChild','customNumbered','legal','convertChildren','multiLevelList','getAttribute','return','element:','setStyle','listMarkerStyle','multi-level-list__marker','listStart','createUIElement','customBulleted','editing','702982ZmEDBT','model','consume','init','none'];_0x354e=function(){return _0x65c055;};return _0x354e();}function m(_0x3cb673,_0x2f749f){const _0x470906=_0xe85917;return _0x470906(0x198)==typeof _0x3cb673?_0x3cb673(_0x2f749f):_0x3cb673;}function _0x27f6(_0x1fd9e4,_0x14470f){const _0x354ef7=_0x354e();return _0x27f6=function(_0x27f69a,_0x23312b){_0x27f69a=_0x27f69a-0x157;let _0x45d40a=_0x354ef7[_0x27f69a];return _0x45d40a;},_0x27f6(_0x1fd9e4,_0x14470f);}function d(_0x46e9f5,_0x2f84b7){return(_0x209efb,_0x33c646,_0xcf7282)=>{const _0x468b7c=_0x27f6,_0x593fb2=_0x33c646[_0x468b7c(0x1d1)];if(_0x33c646[_0x468b7c(0x1b7)]||Object[_0x468b7c(0x173)](_0x33c646,_0xcf7282[_0x468b7c(0x1a4)](_0x33c646[_0x468b7c(0x1d1)],_0x33c646[_0x468b7c(0x1c2)])),!_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x170)](_0x593fb2,{'classes':_0x46e9f5[_0x468b7c(0x162)]}))return;const _0x59442b=Array[_0x468b7c(0x1c4)](_0x33c646[_0x468b7c(0x1b7)][_0x468b7c(0x1ba)]({'shallow':!0x0}))[_0x468b7c(0x1d0)](_0x4d59e6=>_0x2f84b7[_0x468b7c(0x191)](_0x4d59e6,_0x468b7c(0x1cb)));if(!_0x59442b[_0x468b7c(0x15f)])return;_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'classes':_0x46e9f5[_0x468b7c(0x162)]}),_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'classes':_0x468b7c(0x18a)}),_0xcf7282[_0x468b7c(0x1c3)][_0x468b7c(0x1b2)](_0x593fb2,{'styles':_0x468b7c(0x175)});const _0x2cb809=_0x59442b[0x0][_0x468b7c(0x1a6)](_0x468b7c(0x1c8));for(const _0x990d0d of _0x59442b)_0x990d0d[_0x468b7c(0x1a6)](_0x468b7c(0x1c8))==_0x2cb809&&(_0xcf7282[_0x468b7c(0x1b8)][_0x468b7c(0x18e)](_0x468b7c(0x192),_0x46e9f5[_0x468b7c(0x192)],_0x990d0d),_0xcf7282[_0x468b7c(0x1b8)][_0x468b7c(0x18e)](_0x468b7c(0x1aa),_0x46e9f5[_0x468b7c(0x1aa)],_0x990d0d));};}