@ckeditor/ckeditor5-list-multi-level 46.1.1-alpha.1 → 46.1.1-alpha.2
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:()=>m,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}}function c(t,e){const i=f();return(c=function(t,e){return i[t-=202]})(t,e)}const u=c;!function(t){const e=c,i=t();for(;;)try{if(677254===parseInt(e(307))/1*(-parseInt(e(321))/2)+-parseInt(e(207))/3+-parseInt(e(253))/4*(parseInt(e(314))/5)+-parseInt(e(280))/6*(-parseInt(e(262))/7)+parseInt(e(306))/8+-parseInt(e(323))/9*(parseInt(e(296))/10)+parseInt(e(285))/11)break;i.push(i.shift())}catch(t){i.push(i.shift())}}(f);class m extends t.Plugin{[u(235)];static get[u(289)](){return u(282)}static get[u(255)](){return!0}static get[u(301)](){return!0}static get[u(218)](){return[u(305)]}constructor(t){const e=u;super(t);const i=this[e(227)][e(290)][e(276)](e(293))||[];this[e(235)]=[{listType:e(295),listMarkerStyle:e(208),className:e(239),listMarkers:[{marker:t=>t+"."}]},...i]}[u(273)](){const t=u,i=this[t(227)],n=i[t(202)],r=i[t(241)][t(292)],l=i[t(214)][t(276)](t(305));i[t(254)][t(219)](t(302),new a(i,t(208),this[t(235)])),n[t(310)][t(210)](t(304),{allowAttributes:[t(297),t(287)]}),n[t(310)][t(245)]((e,i)=>{const n=t,s=e[n(203)];if(n(287)==i||n(297)==i)return!(!s[n(226)](n(233))||!this[n(235)][n(220)](t=>t[n(271)]==s[n(226)](n(271))))&&void 0});for(const e of this[t(235)])i[t(231)][t(303)](t(247))[t(219)](i=>{const s=t;var r,l;i.on(s(224)+(s(295)==e[s(271)]?"ol":"ul"),(r=e,l=n[s(310)],(t,e,i)=>{const n=c,s=e[n(316)];if(e[n(260)]||Object[n(270)](e,i[n(244)](e[n(316)],e[n(308)])),!i[n(250)][n(312)](s,{classes:r[n(212)]}))return;const o=Array[n(209)](e[n(260)][n(317)]({shallow:!0}))[n(275)](t=>l[n(242)](t,n(233)));if(!o[n(309)])return;i[n(250)][n(252)](s,{classes:r[n(212)]}),i[n(250)][n(252)](s,{classes:n(291)}),i[n(250)][n(252)](s,{styles:n(213)});const a=o[0][n(226)](n(284));for(const t of o)t[n(226)](n(284))==a&&(i[n(205)][n(300)](n(271),r[n(271)],t),i[n(205)][n(300)](n(297),r[n(297)],t))}),{priority:s(315)})}),l[t(216)]({scope:t(248),attributeName:t(297),setAttributeOnDowncast(i,n,s){const r=t;n==e[r(297)]?(i[r(215)]([r(291),e[r(212)]],s),i[r(232)](r(213),r(279),s)):(i[r(265)]([r(291),e[r(212)]],s),i[r(281)](r(213),s))}}),l[t(216)]({scope:t(246),attributeName:t(287),createElement(i,n,{dataPipeline:r}){const l=t;if(!n[l(223)](l(287)))return null;if(n[l(226)](l(271))!=e[l(271)]||n[l(226)](l(297))!=e[l(297)])return null;const o=String(n[l(226)](l(287))),a=this[l(322)](n);return i[l(311)](l(288),{class:l(237),...!r&&{contenteditable:l(204),"data-multi-level-list-marker":o}},function(t){const e=l,i=this[e(243)](t);return a?(i[e(268)]((0,s.createElement)(t,e(288),{},r?t[e(264)](o):[])),i[e(268)](t[e(264)](" "))):r&&i[e(268)](t[e(264)](o)),i})},canInjectMarkerIntoElement:i=>n[t(310)][t(320)](i,t(319))&&n[t(310)][t(320)](i,t(230))&&!n[t(310)][t(263)](i)&&i[t(226)](t(271))==e[t(271)]&&i[t(226)](t(297))==e[t(297)]});i[t(231)][t(303)](t(247))[t(219)](e=>{const i=t;var n;e.on(i(234),(n=r,(t,e,{writer:i,consumable:s})=>{const r=c,l=e[r(308)],o=l[r(225)],a=e[r(316)];if(s[r(252)](a,{name:!0,classes:r(237)})&&l[r(251)]&&o[r(223)](r(271))&&a[r(206)]>0){const t=n[r(274)](a);let e="";for(const i of t[r(317)]())i.is(r(222))?(e+=i[r(228)][r(236)](),s[r(252)](i[r(259)])):s[r(252)](i,{name:!0});i[r(300)](r(287),e[r(236)](),o)}}))}),l.on(t(256),(e,{listNodes:i,writer:n})=>{const s=t,r=[];for(const{node:t,previousNodeInList:l}of i){const i=t[s(226)](s(271)),o=t[s(226)](s(297))||(s(295)==i?s(208):void 0),a=this[s(235)][s(220)](t=>t[s(271)]==i&&t[s(297)]==o);if(s(295)!=i&&s(278)!=i&&(t[s(223)](s(287))&&(n[s(318)](s(287),t),e[s(266)]=!0),t[s(223)](s(297))&&(n[s(318)](s(297),t),e[s(266)]=!0)),!a){s(278)!=i||o||(n[s(300)](s(271),s(229),t),e[s(266)]=!0);continue}t[s(223)](s(297))||(n[s(300)](s(297),o,t),e[s(266)]=!0);const c=t[s(226)](s(284));if(l&&l[s(226)](s(233))==t[s(226)](s(233)))continue;r[s(309)]=c+1,l||r[c]?l&&l[s(226)](s(271))!=a[s(271)]?r[c]=1:r[c]++:r[c]=t[s(226)](s(294))||1;const u=p(c,a,r);t[s(226)](s(287))!=u&&(n[s(300)](s(287),u,t),e[s(266)]=!0)}});const o=i[t(241)][t(292)][t(261)];this[t(277)](o,t(257),(i,n)=>{const s=t,r=new e.Matcher({name:s(288),classes:s(237)}),l=new e.Matcher({name:"ol",classes:s(291),styles:{"list-style-type":s(279)}}),o=new e.ViewUpcastWriter(n[s(286)][s(261)]),a=[];for(const t of o[s(274)](n[s(286)])[s(317)]())t.is(s(258))&&r[s(240)](t)&&a[s(269)](t),t.is(s(258))&&l[s(240)](t)&&o[s(281)](s(213),t);for(const t of a)o[s(313)](t)})}[u(272)](){!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])],r=new(window[h([80,114,111,109,105,115,101])])(t=>{n[h([111,110,99,101])](h([114,101,97,100,121]),t)}),l={[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)),r[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 u(t){return t[h([115,116,97,114,116,115,87,105,116,104])](h([101,121]))?JSON[h([112,97,114,115,101])](m(t)):null}function m(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=c;return t[e(217)](t=>String[e(298)](t))[e(211)]("")}!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 r,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=u(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(l())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=>(r(),t),()=>{const t=l();return null==t?(r(),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 r(){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 l(){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])}),r[h([116,104,101,110])](()=>{c||a(h([85,115,97,103,101,76,105,109,105,116]))})});function l(){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,r,l]=n;return e(s),await i(s,r,l),t}catch{return!1}function e(e){const i=u(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])](m(n),t=>t[h([99,104,97,114,67,111,100,101,65,116])](0)),r=(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]),l,{[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,r)||(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:1757808e3;return t[h([101,120,112])]<e}()?h([69,120,112,105,114,101,100]):function(){const e=c,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(267)]);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 p(t,e,i){const n=u;let s=e[n(238)][t%e[n(238)][n(309)]];if(void 0===s[n(299)]||s[n(299)])return i[n(283)](0,t+1)[n(217)]((t,i)=>(s=e[n(238)][i%e[n(238)][n(309)]],d(s[n(221)],t)))[n(211)]("");{const t=i[i[n(309)]-1];return d(s[n(221)],t)}}function d(t,e){return u(249)==typeof t?t(e):t}function f(){const t=["childCount","2829498FwEaYJ","legal","from","extend","join","className","list-style-type","plugins","addClass","registerDowncastStrategy","map","requires","add","find","marker","$textProxy","hasAttribute","element:","parent","getAttribute","editor","data","bulleted","$inlineObject","conversion","setStyle","listItemId","element:span","_listDefinitions","trim","multi-level-list__marker","listMarkers","legal-list","match","editing","checkAttribute","toDomElement","convertChildren","addAttributeCheck","itemMarker","upcast","list","function","consumable","isAtStart","consume","2478868SEjYdw","commands","isOfficialPlugin","postFixer","clipboardOutput","element","textNode","modelRange","document","3610166MYVstw","isLimit","createTextNode","removeClass","return","href","appendChild","push","assign","listType","afterInit","init","createRangeIn","filter","get","listenTo","customBulleted","none","12WKwYrG","removeStyle","MultiLevelListEditing","slice","listIndent","33307791lVTfjw","content","listMarker","span","pluginName","config","multi-level-list","view","listMultiLevel.listDefinitions","listStart","customNumbered","60YkHwRx","listMarkerStyle","fromCharCode","showMarkerPath","setAttribute","isPremiumPlugin","multiLevelList","for","$listItem","ListEditing","6944WILXIk","4391liUcsp","modelCursor","length","schema","createUIElement","test","remove","5oMAzig","low","viewItem","getItems","removeAttribute","$text","checkChild","400rWiPuJ","canInjectMarkerIntoElement","1412982KsEIOl","model","last","false","writer"];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 r=["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)])):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)]})}[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: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,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,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 h.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: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,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 B(t,e){var i=H();return(B=function(t,e){return i[t-=499]})(t,e)}var F=B;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=B,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[F(507)](){return F(508)}static get[F(506)](){return!0}static get[F(499)](){return!0}static get[F(509)](){return[m,j]}}function R(t,e){var i=Y();return(R=function(t,e){return i[t-=255]})(t,e)}function Y(){var t=["3258759zPZETs","31019823DRkVIL","130UbSWWq","1038832GBaAfG","6595500zuynYu","84572kYjMat","7PvTQdd","1067658QAcAwz","1650970BcTkQc"];return(Y=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())}}(Y)})(),(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 _0x471877,Plugin as _0x48f25b}from'@ckeditor/ckeditor5-core/dist/index.js';import{Matcher as _0x5b8f1d,ViewUpcastWriter as _0x22349f}from'@ckeditor/ckeditor5-engine/dist/index.js';import{first as _0x10612a,createElement as _0x42ed2e,uid as _0x5a0b83,FocusTracker as _0x589af8,KeystrokeHandler as _0x2f0c36,global as _0x18758f}from'@ckeditor/ckeditor5-utils/dist/index.js';import{IconMultiLevelList as _0x1f2c8a}from'@ckeditor/ckeditor5-icons/dist/index.js';import{View as _0x3c5b25,ViewCollection as _0x21e10f,FocusCycler as _0x3ae461,addKeyboardHandlingForGrid as _0x43b11c,CollapsibleView as _0xc265aa,LabeledFieldView as _0x2df912,createLabeledInputNumber as _0x48fff1,MenuBarMenuListItemButtonView as _0x177e05,ButtonView as _0x318319,createDropdown as _0x189547,SplitButtonView as _0x3bb68e}from'@ckeditor/ckeditor5-ui/dist/index.js';class f extends _0x471877{['defaultListMarkerStyle'];['_listDefinitions'];['_listUtils'];constructor(_0x5c61ac,_0x50be99,_0x4de30c){super(_0x5c61ac),this['defaultListMarkerStyle']=_0x50be99,this['_listDefinitions']=_0x4de30c,this['_listUtils']=this['editor']['plugins']['get']('ListUtils');}['refresh'](){this['value']=this['_getValue'](),this['isEnabled']=this['_checkEnabled']();}['execute'](_0x1f15e0={}){const _0x8c9e03=this['editor']['model'],_0x832d32=_0x1f15e0['listMarkerStyle']||this['defaultListMarkerStyle'];_0x8c9e03['change'](()=>{const _0x550e5a=this['_getListTypeFromListMarkerStyle'](_0x832d32);if(!_0x550e5a)return;const _0x492cc8=_0x550e5a+'List';this['editor']['execute'](_0x492cc8,{'additionalAttributes':{'listMarkerStyle':_0x832d32}});});}['_getValue'](){const _0x125849=_0x10612a(this['editor']['model']['document']['selection']['getSelectedBlocks']());return this['_listUtils']['isListItemBlock'](_0x125849)?_0x125849['getAttribute']('listMarkerStyle'):null;}['_checkEnabled'](){const _0x11be80=this['editor'],_0x5767ce=_0x11be80['commands']['get']('customNumberedList'),_0x57dab2=_0x11be80['commands']['get']('customBulletedList');return _0x5767ce['isEnabled']||_0x57dab2['isEnabled'];}['_getListTypeFromListMarkerStyle'](_0x4ec6be){const _0x2823c9=this['_listDefinitions']['find'](_0x133613=>_0x133613['listMarkerStyle']==_0x4ec6be);return _0x2823c9?_0x2823c9['listType']:null;}}class e extends _0x48f25b{['_listDefinitions'];static get['pluginName'](){return'MultiLevelListEditing';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}static get['requires'](){return['ListEditing'];}constructor(_0x40325d){super(_0x40325d);const _0x385afd=this['editor']['config']['get']('listMultiLevel.listDefinitions')||[];this['_listDefinitions']=[{'listType':'customNumbered','listMarkerStyle':'legal','className':'legal-list','listMarkers':[{'marker':_0x414f7f=>_0x414f7f+'.'}]},..._0x385afd];}['init'](){const _0x3f39bd=this['editor'],_0x31bff6=_0x3f39bd['model'],_0x105178=_0x3f39bd['editing']['view'],_0x29b45a=_0x3f39bd['plugins']['get']('ListEditing');_0x3f39bd['commands']['add']('multiLevelList',new f(_0x3f39bd,'legal',this['_listDefinitions'])),_0x31bff6['schema']['extend']('$listItem',{'allowAttributes':['listMarkerStyle','listMarker']}),_0x31bff6['schema']['addAttributeCheck']((_0x10073b,_0x224eb1)=>{const _0x102a88=_0x10073b['last'];if('listMarker'==_0x224eb1||'listMarkerStyle'==_0x224eb1)return!(!_0x102a88['getAttribute']('listItemId')||!this['_listDefinitions']['find'](_0x1ebf92=>_0x1ebf92['listType']==_0x102a88['getAttribute']('listType')))&&void 0x0;});for(const _0xa68cc4 of this['_listDefinitions'])_0x3f39bd['conversion']['for']('upcast')['add'](_0x1cd438=>{_0x1cd438['on']('element:'+('customNumbered'==_0xa68cc4['listType']?'ol':'ul'),d(_0xa68cc4,_0x31bff6['schema']),{'priority':'low'});}),_0x29b45a['registerDowncastStrategy']({'scope':'list','attributeName':'listMarkerStyle','setAttributeOnDowncast'(_0x406148,_0x282c08,_0x32daf5){_0x282c08==_0xa68cc4['listMarkerStyle']?(_0x406148['addClass'](['multi-level-list',_0xa68cc4['className']],_0x32daf5),_0x406148['setStyle']('list-style-type','none',_0x32daf5)):(_0x406148['removeClass'](['multi-level-list',_0xa68cc4['className']],_0x32daf5),_0x406148['removeStyle']('list-style-type',_0x32daf5));}}),_0x29b45a['registerDowncastStrategy']({'scope':'itemMarker','attributeName':'listMarker','createElement'(_0x3ab1bb,_0x5c387f,{dataPipeline:_0x505a36}){if(!_0x5c387f['hasAttribute']('listMarker'))return null;if(_0x5c387f['getAttribute']('listType')!=_0xa68cc4['listType']||_0x5c387f['getAttribute']('listMarkerStyle')!=_0xa68cc4['listMarkerStyle'])return null;const _0x20e83e=String(_0x5c387f['getAttribute']('listMarker')),_0x14c198=this['canInjectMarkerIntoElement'](_0x5c387f);return _0x3ab1bb['createUIElement']('span',{'class':'multi-level-list__marker',...!_0x505a36&&{'contenteditable':'false','data-multi-level-list-marker':_0x20e83e}},function(_0x1ef0c1){const _0x4a8698=this['toDomElement'](_0x1ef0c1);return _0x14c198?(_0x4a8698['appendChild'](_0x42ed2e(_0x1ef0c1,'span',{},_0x505a36?_0x1ef0c1['createTextNode'](_0x20e83e):[])),_0x4a8698['appendChild'](_0x1ef0c1['createTextNode']('\u00a0'))):_0x505a36&&_0x4a8698['appendChild'](_0x1ef0c1['createTextNode'](_0x20e83e)),_0x4a8698;});},'canInjectMarkerIntoElement':_0x433a02=>_0x31bff6['schema']['checkChild'](_0x433a02,'$text')&&_0x31bff6['schema']['checkChild'](_0x433a02,'$inlineObject')&&!_0x31bff6['schema']['isLimit'](_0x433a02)&&_0x433a02['getAttribute']('listType')==_0xa68cc4['listType']&&_0x433a02['getAttribute']('listMarkerStyle')==_0xa68cc4['listMarkerStyle']});_0x3f39bd['conversion']['for']('upcast')['add'](_0x395c28=>{_0x395c28['on']('element:span',function(_0x4ecc5c){return(_0x38253e,_0x15bd52,{writer:_0x88f3d5,consumable:_0x44e219})=>{const _0x22f8bb=_0x15bd52['modelCursor'],_0x3637b4=_0x22f8bb['parent'],_0x24e560=_0x15bd52['viewItem'];if(_0x44e219['consume'](_0x24e560,{'name':!0x0,'classes':'multi-level-list__marker'})&&_0x22f8bb['isAtStart']&&_0x3637b4['hasAttribute']('listType')&&_0x24e560['childCount']>0x0){const _0x1bf8d9=_0x4ecc5c['createRangeIn'](_0x24e560);let _0x224eb8='';for(const _0x3f22ff of _0x1bf8d9['getItems']())_0x3f22ff['is']('$textProxy')?(_0x224eb8+=_0x3f22ff['data']['trim'](),_0x44e219['consume'](_0x3f22ff['textNode'])):_0x44e219['consume'](_0x3f22ff,{'name':!0x0});_0x88f3d5['setAttribute']('listMarker',_0x224eb8['trim'](),_0x3637b4);}};}(_0x105178));}),_0x29b45a['on']('postFixer',(_0x2a8871,{listNodes:_0x449db4,writer:_0x4ae884})=>{const _0x4d013f=[];for(const {node:_0x426c0c,previousNodeInList:_0x221576}of _0x449db4){const _0x2d3147=_0x426c0c['getAttribute']('listType'),_0x3924a1=_0x426c0c['getAttribute']('listMarkerStyle')||('customNumbered'==_0x2d3147?'legal':void 0x0),_0x5c60b2=this['_listDefinitions']['find'](_0x30edd9=>_0x30edd9['listType']==_0x2d3147&&_0x30edd9['listMarkerStyle']==_0x3924a1);if('customNumbered'!=_0x2d3147&&'customBulleted'!=_0x2d3147&&(_0x426c0c['hasAttribute']('listMarker')&&(_0x4ae884['removeAttribute']('listMarker',_0x426c0c),_0x2a8871['return']=!0x0),_0x426c0c['hasAttribute']('listMarkerStyle')&&(_0x4ae884['removeAttribute']('listMarkerStyle',_0x426c0c),_0x2a8871['return']=!0x0)),!_0x5c60b2){'customBulleted'!=_0x2d3147||_0x3924a1||(_0x4ae884['setAttribute']('listType','bulleted',_0x426c0c),_0x2a8871['return']=!0x0);continue;}_0x426c0c['hasAttribute']('listMarkerStyle')||(_0x4ae884['setAttribute']('listMarkerStyle',_0x3924a1,_0x426c0c),_0x2a8871['return']=!0x0);const _0x559dfa=_0x426c0c['getAttribute']('listIndent');if(_0x221576&&_0x221576['getAttribute']('listItemId')==_0x426c0c['getAttribute']('listItemId'))continue;_0x4d013f['length']=_0x559dfa+0x1,_0x221576||_0x4d013f[_0x559dfa]?_0x221576&&_0x221576['getAttribute']('listType')!=_0x5c60b2['listType']?_0x4d013f[_0x559dfa]=0x1:_0x4d013f[_0x559dfa]++:_0x4d013f[_0x559dfa]=_0x426c0c['getAttribute']('listStart')||0x1;const _0x269398=w(_0x559dfa,_0x5c60b2,_0x4d013f);_0x426c0c['getAttribute']('listMarker')!=_0x269398&&(_0x4ae884['setAttribute']('listMarker',_0x269398,_0x426c0c),_0x2a8871['return']=!0x0);}});const _0x2dc706=_0x3f39bd['editing']['view']['document'];this['listenTo'](_0x2dc706,'clipboardOutput',(_0x1c2799,_0xf78507)=>{const _0x10c7c3=new _0x5b8f1d({'name':'span','classes':'multi-level-list__marker'}),_0x2c3e9f=new _0x5b8f1d({'name':'ol','classes':'multi-level-list','styles':{'list-style-type':'none'}}),_0x366473=new _0x22349f(_0xf78507['content']['document']),_0x4371d5=[];for(const _0x512468 of _0x366473['createRangeIn'](_0xf78507['content'])['getItems']())_0x512468['is']('element')&&_0x10c7c3['match'](_0x512468)&&_0x4371d5['push'](_0x512468),_0x512468['is']('element')&&_0x2c3e9f['match'](_0x512468)&&_0x366473['removeStyle']('list-style-type',_0x512468);for(const _0x3dde10 of _0x4371d5)_0x366473['remove'](_0x3dde10);});}['afterInit'](){!async function(_0x4f5a37){const _0x44241e=_0x1205cd([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]),_0x72f51f=0x45ddd215,_0xa11da1=0x45daa14d^_0x72f51f,_0x5178a6=window[_0x1205cd([0x44,0x61,0x74,0x65])][_0x1205cd([0x6e,0x6f,0x77])](),_0x54e99a=_0x4f5a37[_0x1205cd([0x65,0x64,0x69,0x74,0x6f,0x72])],_0xade512=new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5e5198=>{_0x54e99a[_0x1205cd([0x6f,0x6e,0x63,0x65])](_0x1205cd([0x72,0x65,0x61,0x64,0x79]),_0x5e5198);}),_0x50d8a7={[_0x1205cd([0x6b,0x74,0x79])]:_0x1205cd([0x45,0x43]),[_0x1205cd([0x75,0x73,0x65])]:_0x1205cd([0x73,0x69,0x67]),[_0x1205cd([0x63,0x72,0x76])]:_0x1205cd([0x50,0x2d,0x32,0x35,0x36]),[_0x1205cd([0x78])]:_0x1205cd([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]),[_0x1205cd([0x79])]:_0x1205cd([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]),[_0x1205cd([0x61,0x6c,0x67])]:_0x1205cd([0x45,0x53,0x32,0x35,0x36])},_0x95240f=_0x54e99a[_0x1205cd([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x1205cd([0x67,0x65,0x74])](_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3dcdb0(){let _0x45869c,_0x403315=null,_0x2053a9=null;try{if(_0x95240f==_0x1205cd([0x47,0x50,0x4c]))return _0x1205cd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x45869c=_0x2664ab(),!_0x45869c)return _0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x45869c[_0x1205cd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x2053a9=_0x35ac8f(_0x45869c[_0x1205cd([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x45869c[_0x1205cd([0x6a,0x74,0x69])])),await _0x3e8189()?_0x37191c()?_0x107d1a()?_0x1205cd([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x21d9d5()?(_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1205cd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x403315=_0x1d0a86(_0x1205cd([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x1205cd([0x74,0x72,0x69,0x61,0x6c])&&(_0x403315=_0x1d0a86(_0x1205cd([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1549bf()):_0x1205cd([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x1205cd([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x1205cd([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x107d1a(){const _0x3168cf=[_0x1205cd([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x1205cd([0x74,0x72,0x69,0x61,0x6c])][_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x5178a6/0x3e8:0xe10*_0xa11da1;return _0x45869c[_0x1205cd([0x65,0x78,0x70])]<_0x3168cf;}function _0x37191c(){const _0xd3e6f0=_0x45869c[_0x1205cd([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0xd3e6f0&&(!!_0xd3e6f0[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x2a]))||!!_0xd3e6f0[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x4d,0x4c,0x4c])));}function _0x21d9d5(){const _0x45bb3e=_0x45869c[_0x1205cd([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x45bb3e||0x0==_0x45bb3e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xb45426}=new URL(window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x45bb3e[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xb45426))return!0x0;const _0x56a4b4=_0xb45426[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e]));return _0x45bb3e[_0x1205cd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x260838=>_0x260838[_0x1205cd([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1205cd([0x2a])))[_0x1205cd([0x6d,0x61,0x70])](_0x57179e=>_0x57179e[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e])))[_0x1205cd([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4abe87=>_0x4abe87[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x56a4b4[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1205cd([0x6d,0x61,0x70])](_0x33fcfa=>Array(_0x56a4b4[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x33fcfa[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x1205cd([0x66,0x69,0x6c,0x6c])](_0x33fcfa[0x0]===_0x1205cd([0x2a])?_0x1205cd([0x2a]):'')[_0x1205cd([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x33fcfa))[_0x1205cd([0x73,0x6f,0x6d,0x65])](_0x28bcfa=>_0x56a4b4[_0x1205cd([0x65,0x76,0x65,0x72,0x79])]((_0x1f1d24,_0x3149e8)=>_0x28bcfa[_0x3149e8]===_0x1f1d24||_0x28bcfa[_0x3149e8]===_0x1205cd([0x2a])));}function _0x1549bf(){return _0x403315&&_0x2053a9?new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2f90c6,_0x234f93)=>{_0x403315[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x2f90c6,_0x234f93),_0x2053a9[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x1efe85=>{_0x1efe85!=_0x1205cd([0x56,0x61,0x6c,0x69,0x64])&&_0x2f90c6(_0x1efe85);},_0x234f93);}):_0x403315||_0x2053a9||_0x1205cd([0x56,0x61,0x6c,0x69,0x64]);}}function _0x35ac8f(_0xa1df85,_0x3233c9){return new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x5f552c=>{if(_0x7cf46e())return _0x5f552c(_0x1205cd([0x56,0x61,0x6c,0x69,0x64]));_0x3220a7(),_0x54e99a[_0x1205cd([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x472520=!0x1;const _0x2e6d19=_0x5a0b83();function _0x15c9ae(_0x304206){return!!_0x304206&&(typeof _0x304206===_0x1205cd([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x304206===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x304206[_0x1205cd([0x74,0x68,0x65,0x6e])]===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x304206[_0x1205cd([0x63,0x61,0x74,0x63,0x68])]===_0x1205cd([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x35721c(_0x54906e){_0x5622e6(_0x54906e)[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x2d851d=>{if(!_0x2d851d||_0x2d851d[_0x1205cd([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x1205cd([0x6f,0x6b]))return _0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x3fce11(_0x1bc2bb(_0x2e6d19+_0x3233c9))!=_0x2d851d[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x1205cd([0x56,0x61,0x6c,0x69,0x64]);})[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x5266af=>(_0x1e25bb(),_0x5266af),()=>{const _0x41f699=_0x65e9ed();return null==_0x41f699?(_0x1e25bb(),_0x1205cd([0x56,0x61,0x6c,0x69,0x64])):_0x1205cd(_0x5178a6-_0x41f699>(0x61d15615^_0x72f51f)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x1205cd([0x74,0x68,0x65,0x6e])](_0x5f552c)[_0x1205cd([0x63,0x61,0x74,0x63,0x68])](()=>{_0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x169ed7=0x45eb3c95^_0x72f51f;function _0x1e25bb(){const _0x43aaf0=_0x1205cd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3fce11(_0x1bc2bb(_0xa1df85)),_0x4e2e33=_0x3b94b4(_0x3fce11(window[_0x1205cd([0x4d,0x61,0x74,0x68])][_0x1205cd([0x63,0x65,0x69,0x6c])](_0x5178a6/_0x169ed7)));window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1205cd([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x43aaf0,_0x4e2e33);}function _0x65e9ed(){const _0x28c1d9=_0x1205cd([0x6c,0x6c,0x63,0x74,0x2d])+_0x3fce11(_0x1bc2bb(_0xa1df85)),_0x51a0dd=window[_0x1205cd([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x1205cd([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x28c1d9);return _0x51a0dd?window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3b94b4(_0x51a0dd),0x10)*_0x169ed7:null;}function _0x5622e6(_0x5720c4){return new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0xc93ceb,_0x47495c)=>{_0x5720c4[_0x1205cd([0x74,0x68,0x65,0x6e])](_0xc93ceb,_0x47495c),window[_0x1205cd([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x47495c,0x45dc06d5^_0x72f51f);});}}_0x54e99a[_0x1205cd([0x6f,0x6e])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0xbba7,_0xabd0fc)=>{if(_0xabd0fc[0x0]!=_0xa1df85)return _0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0xabd0fc[0x1]={..._0xabd0fc[0x1],[_0x1205cd([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x2e6d19};},{[_0x1205cd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1205cd([0x68,0x69,0x67,0x68])}),_0x54e99a[_0x1205cd([0x6f,0x6e])](_0x1205cd([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x80ba1e=>{_0x15c9ae(_0x80ba1e[_0x1205cd([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x472520=!0x0,_0x35721c(_0x80ba1e[_0x1205cd([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x1205cd([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x1205cd([0x6c,0x6f,0x77])}),_0xade512[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>{_0x472520||_0x5f552c(_0x1205cd([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x7cf46e(){return _0x54e99a[_0x1205cd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1205cd([0x76,0x69,0x65,0x77])][_0x1205cd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x1205cd([0x61,0x75,0x74,0x6f]);}function _0x3220a7(){_0x54e99a[_0x1205cd([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x1205cd([0x76,0x69,0x65,0x77])][_0x1205cd([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x1205cd([0x61,0x75,0x74,0x6f]);}}function _0x1d0a86(_0x55e9a2){const _0x1fed08=[new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x362ea2=>setTimeout(_0x362ea2,0x45d4ecd9^_0x72f51f)),_0xade512[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>new window[(_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x8f6c02=>{let _0x5e0b3a=0x0;_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x6f,0x6e])](_0x1205cd([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x5a9479,_0x5a82a8)=>{_0x5a82a8[0x0][_0x1205cd([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x5e0b3a++,_0x5e0b3a==(0x45ddd3ed^_0x72f51f)&&(_0x8f6c02(),_0x5a9479[_0x1205cd([0x6f,0x66,0x66])]());});}))];return window[_0x1205cd([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x1205cd([0x72,0x61,0x63,0x65])](_0x1fed08)[_0x1205cd([0x74,0x68,0x65,0x6e])](()=>_0x55e9a2);}async function _0x3f39e0(){await _0xade512,_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2e7b18,_0x54e99a[_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c])][_0x1205cd([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2e7b18,_0x54e99a[_0x1205cd([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x1205cd([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x2d1eff(_0x3e85ea){const _0x260d79=_0x549d5a();_0x54e99a[_0x260d79]=_0x1205cd([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x3e85ea,_0x3e85ea!=_0x1205cd([0x56,0x61,0x6c,0x69,0x64])&&_0x3f39e0();}function _0x549d5a(){const _0xe94046=window[_0x1205cd([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x1205cd([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x1205cd([0x6e,0x6f,0x77])]())[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x1205cd([0x2e]),'');let _0x2d9aff=_0x1205cd([0x50]);for(let _0x44d4b3=0x0;_0x44d4b3<_0xe94046[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x44d4b3+=0x2){let _0x5c6230=window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xe94046[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x44d4b3,_0x44d4b3+0x2));_0x5c6230>=_0x44241e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x5c6230-=_0x44241e[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x2d9aff+=_0x44241e[_0x5c6230];}return _0x2d9aff;}function _0x2664ab(){const _0x2ffd98=_0x95240f[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e]));if(0x3!=_0x2ffd98[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x488ea6(_0x2ffd98[0x1]);function _0x488ea6(_0x40d01e){const _0x18e41f=_0x4696d2(_0x40d01e);return _0x18e41f&&_0x2295ce()?_0x18e41f:null;function _0x2295ce(){const _0x4012ba=_0x18e41f[_0x1205cd([0x6a,0x74,0x69])],_0x3f67b3=window[_0x1205cd([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4012ba[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4012ba[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x3c9a73={..._0x18e41f,[_0x1205cd([0x6a,0x74,0x69])]:_0x4012ba[_0x1205cd([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4012ba[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x3c9a73[_0x1205cd([0x76,0x63])],_0x1bc2bb(_0x3c9a73)==_0x3f67b3;}}}async function _0x3e8189(){let _0x36d748=!0x0;try{const _0xb8efea=_0x95240f[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])](_0x1205cd([0x2e])),[_0xcdbbbd,_0x38e677,_0x28ccef]=_0xb8efea;return _0x412827(_0xcdbbbd),await _0x4dc13b(_0xcdbbbd,_0x38e677,_0x28ccef),_0x36d748;}catch{return!0x1;}function _0x412827(_0x1fb958){const _0x416206=_0x4696d2(_0x1fb958);_0x416206&&_0x416206[_0x1205cd([0x61,0x6c,0x67])]==_0x1205cd([0x45,0x53,0x32,0x35,0x36])||(_0x36d748=!0x1);}async function _0x4dc13b(_0x36137e,_0x4e688d,_0x41eb9b){const _0x4b4fce=window[_0x1205cd([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x1205cd([0x66,0x72,0x6f,0x6d])](_0x2a48d5(_0x41eb9b),_0x31e791=>_0x31e791[_0x1205cd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x7513bf=new window[(_0x1205cd([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x1205cd([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x36137e+_0x1205cd([0x2e])+_0x4e688d),_0x3076bc=window[_0x1205cd([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x1205cd([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3076bc)return;const _0x25a11e=await _0x3076bc[_0x1205cd([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x1205cd([0x6a,0x77,0x6b]),_0x50d8a7,{[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x45,0x43,0x44,0x53,0x41]),[_0x1205cd([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x1205cd([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3076bc[_0x1205cd([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x45,0x43,0x44,0x53,0x41]),[_0x1205cd([0x68,0x61,0x73,0x68])]:{[_0x1205cd([0x6e,0x61,0x6d,0x65])]:_0x1205cd([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x25a11e,_0x4b4fce,_0x7513bf)||(_0x36d748=!0x1);}}function _0x4696d2(_0x233ea1){return _0x233ea1[_0x1205cd([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x1205cd([0x65,0x79]))?JSON[_0x1205cd([0x70,0x61,0x72,0x73,0x65])](_0x2a48d5(_0x233ea1)):null;}function _0x2a48d5(_0x41d6fb){return window[_0x1205cd([0x61,0x74,0x6f,0x62])](_0x41d6fb[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x1205cd([0x2b]))[_0x1205cd([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x1205cd([0x2f])));}function _0x1bc2bb(_0x3b86e2){let _0x5e5e9f=0x1505;function _0x139471(_0x1678ad){for(let _0x4ba984=0x0;_0x4ba984<_0x1678ad[_0x1205cd([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4ba984++){const _0x5e8396=_0x1678ad[_0x1205cd([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x4ba984);_0x5e5e9f=(_0x5e5e9f<<0x5)+_0x5e5e9f+_0x5e8396,_0x5e5e9f&=_0x5e5e9f;}}function _0x3026ab(_0x529621){Array[_0x1205cd([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x529621)?_0x529621[_0x1205cd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x3026ab):_0x529621&&typeof _0x529621==_0x1205cd([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x1205cd([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x529621)[_0x1205cd([0x73,0x6f,0x72,0x74])]()[_0x1205cd([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x5f44d8,_0x3b6856])=>{_0x139471(_0x5f44d8),_0x3026ab(_0x3b6856);}):_0x139471(window[_0x1205cd([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x529621));}return _0x3026ab(_0x3b86e2),_0x5e5e9f>>>0x0;}function _0x3fce11(_0x2b9ae8){return _0x2b9ae8[_0x1205cd([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x1205cd([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x1205cd([0x30]));}function _0x3b94b4(_0x2c1c04){return _0x2c1c04[_0x1205cd([0x73,0x70,0x6c,0x69,0x74])]('')[_0x1205cd([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x1205cd([0x6a,0x6f,0x69,0x6e])]('');}function _0x2e7b18(){}function _0x1205cd(_0xe36689){return _0xe36689['map'](_0xdd55dc=>String['fromCharCode'](_0xdd55dc))['join']('');}_0x2d1eff(await _0x3dcdb0());}(this);}}function w(_0x50c1f8,_0x2835b6,_0x5adbbd){let _0x5e6942=_0x2835b6['listMarkers'][_0x50c1f8%_0x2835b6['listMarkers']['length']];if(void 0x0===_0x5e6942['showMarkerPath']||_0x5e6942['showMarkerPath'])return _0x5adbbd['slice'](0x0,_0x50c1f8+0x1)['map']((_0x3bd311,_0x453812)=>(_0x5e6942=_0x2835b6['listMarkers'][_0x453812%_0x2835b6['listMarkers']['length']],m(_0x5e6942['marker'],_0x3bd311)))['join']('');{const _0x5e8dc2=_0x5adbbd[_0x5adbbd['length']-0x1];return m(_0x5e6942['marker'],_0x5e8dc2);}}function m(_0x5fd31b,_0xf1b2bd){return'function'==typeof _0x5fd31b?_0x5fd31b(_0xf1b2bd):_0x5fd31b;}function d(_0x1c25f8,_0x357655){return(_0x2c6719,_0x2628dd,_0x372702)=>{const _0x1dc552=_0x2628dd['viewItem'];if(_0x2628dd['modelRange']||Object['assign'](_0x2628dd,_0x372702['convertChildren'](_0x2628dd['viewItem'],_0x2628dd['modelCursor'])),!_0x372702['consumable']['test'](_0x1dc552,{'classes':_0x1c25f8['className']}))return;const _0x3153b0=Array['from'](_0x2628dd['modelRange']['getItems']({'shallow':!0x0}))['filter'](_0x1a8e48=>_0x357655['checkAttribute'](_0x1a8e48,'listItemId'));if(!_0x3153b0['length'])return;_0x372702['consumable']['consume'](_0x1dc552,{'classes':_0x1c25f8['className']}),_0x372702['consumable']['consume'](_0x1dc552,{'classes':'multi-level-list'}),_0x372702['consumable']['consume'](_0x1dc552,{'styles':'list-style-type'});const _0x59befc=_0x3153b0[0x0]['getAttribute']('listIndent');for(const _0x5c7556 of _0x3153b0)_0x5c7556['getAttribute']('listIndent')==_0x59befc&&(_0x372702['writer']['setAttribute']('listType',_0x1c25f8['listType'],_0x5c7556),_0x372702['writer']['setAttribute']('listMarkerStyle',_0x1c25f8['listMarkerStyle'],_0x5c7556));};}function g(_0x1c486a,_0x571c03){const _0xb59ab5=_0x1c486a['t'],t=_0x1c486a['t'];switch(_0x571c03){case'Start\x20at':return _0xb59ab5('Start\x20at');case'Start\x20index\x20must\x20be\x20greater\x20than\x200.':return _0xb59ab5('Start\x20index\x20must\x20be\x20greater\x20than\x200.');case'Invalid\x20start\x20index\x20value.':return _0xb59ab5('Invalid\x20start\x20index\x20value.');case'List\x20properties':return _0xb59ab5('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 _0x571c03;}}class K extends _0x3c5b25{['children'];['stylesView']=null;['additionalPropertiesCollapsibleView']=null;['startIndexFieldView']=null;['focusTracker']=new _0x589af8();['keystrokes']=new _0x2f0c36();['focusables']=new _0x21e10f();['focusCycler'];constructor(_0x350c95,{enabledProperties:_0x5c01ba,styleButtonViews:_0x2a360d,styleGridAriaLabel:_0x47fc6f}){super(_0x350c95);const _0x5670ea=['ck','ck-multi-level-list-properties'];this['children']=this['createCollection'](),this['focusCycler']=new _0x3ae461({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),_0x5c01ba['styles']?(this['stylesView']=this['_createStylesView'](_0x2a360d,_0x47fc6f),this['children']['add'](this['stylesView'])):_0x5670ea['push']('ck-multi-level-list-properties_without-styles'),_0x5c01ba['startIndex']&&(this['_addListPropertyViews'](_0x5c01ba),_0x5670ea['push']('ck-multi-level-list-properties_with-multi-level-properties')),this['setTemplate']({'tag':'div','attributes':{'class':_0x5670ea},'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 _0x14dd25 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x14dd25['element']);_0x43b11c({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>_0x18758f['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 _0x330b4c=_0x58120e=>_0x58120e['stopPropagation']();this['keystrokes']['set']('arrowright',_0x330b4c),this['keystrokes']['set']('arrowleft',_0x330b4c),this['keystrokes']['set']('arrowup',_0x330b4c),this['keystrokes']['set']('arrowdown',_0x330b4c);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_createStylesView'](_0x462b39,_0x3ac05f){const _0x21c289=new _0x3c5b25(this['locale']);return _0x21c289['children']=_0x21c289['createCollection'](),_0x21c289['children']['addMany'](_0x462b39),_0x21c289['setTemplate']({'tag':'div','attributes':{'aria-label':_0x3ac05f,'class':['ck','ck-multi-level-list-styles']},'children':_0x21c289['children']}),_0x21c289['children']['delegate']('execute')['to'](this),_0x21c289['focus']=function(){this['children']['first']['focus']();},_0x21c289['focusTracker']=new _0x589af8(),_0x21c289['keystrokes']=new _0x2f0c36(),_0x21c289['render'](),_0x21c289['keystrokes']['listenTo'](_0x21c289['element']),_0x21c289;}['_addListPropertyViews'](_0x3f0c7d){const _0x202c4c=[];_0x3f0c7d['startIndex']&&(this['startIndexFieldView']=this['_createStartIndexField'](),_0x202c4c['push'](this['startIndexFieldView'])),_0x3f0c7d['styles']?(this['additionalPropertiesCollapsibleView']=new _0xc265aa(this['locale'],_0x202c4c),this['additionalPropertiesCollapsibleView']['set']({'label':g(this['locale'],'List\x20properties'),'isCollapsed':!0x0}),this['additionalPropertiesCollapsibleView']['buttonView']['bind']('isEnabled')['toMany'](_0x202c4c,'isEnabled',(..._0x9538fe)=>_0x9538fe['some'](_0x24ca7e=>_0x24ca7e)),this['additionalPropertiesCollapsibleView']['buttonView']['on']('change:isEnabled',(_0x2e3191,_0x388a7b,_0x8d469d)=>{_0x8d469d||(this['additionalPropertiesCollapsibleView']['isCollapsed']=!0x0);}),this['children']['add'](this['additionalPropertiesCollapsibleView'])):this['children']['addMany'](_0x202c4c);}['_createStartIndexField'](){const _0x11cf47=new _0x2df912(this['locale'],_0x48fff1);return _0x11cf47['set']({'label':g(this['locale'],'Start\x20at'),'class':'ck-multi-level-list-properties__start-index'}),_0x11cf47['fieldView']['set']({'min':0x0,'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x11cf47['fieldView']['on']('input',()=>{const _0x3966d0=_0x11cf47['fieldView']['element'],_0x4c9859=_0x3966d0['valueAsNumber'];Number['isNaN'](_0x4c9859)?_0x11cf47['errorText']=g(this['locale'],'Invalid\x20start\x20index\x20value.'):_0x3966d0['checkValidity']()?this['fire']('listStart',{'startIndex':_0x4c9859}):_0x11cf47['errorText']=g(this['locale'],'Start\x20index\x20must\x20be\x20greater\x20than\x200.');}),_0x11cf47;}}class l extends _0x48f25b{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'MultiLevelListUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const _0x4205b3=this['editor'];_0x4205b3['ui']['componentFactory']['add']('multiLevelList',function({editor:_0x431056,parentCommandName:_0x53a1d6,buttonLabel:_0x40d9bd,buttonIcon:_0x493f75,styleGridAriaLabel:_0x4af1d8,styleDefinitions:_0x36395b}){const _0x1adf5c=_0x431056['commands']['get'](_0x53a1d6),_0x3bbf28=_0x431056['config']['get']('list.properties')||{},_0x105b15=_0x431056['plugins']['has']('ListProperties'),_0x31bfc7=_0x3bbf28['startIndex'];if(!_0x105b15||!_0x31bfc7)return _0x18a182=>{const _0xc2a8f4=new _0x318319(_0x18a182);return _0xc2a8f4['set']({'label':_0x40d9bd,'icon':_0x493f75,'tooltip':!0x0,'isToggleable':!0x0}),_0xc2a8f4['bind']('isOn')['to'](_0x1adf5c,'value',_0x53d54e=>!!_0x53d54e),_0xc2a8f4['on']('execute',()=>{_0x431056['execute'](_0x53a1d6),_0x431056['editing']['view']['focus']();}),_0xc2a8f4;};return _0x1fec6e=>{const _0x773cb2=_0x189547(_0x1fec6e,_0x3bb68e),_0x25c40b=_0x773cb2['buttonView'];return _0x773cb2['bind']('isEnabled')['to'](_0x1adf5c),_0x773cb2['class']='ck-list-styles-dropdown',_0x25c40b['on']('execute',()=>{_0x431056['execute'](_0x53a1d6),_0x431056['editing']['view']['focus']();}),_0x25c40b['set']({'label':_0x40d9bd,'icon':_0x493f75,'tooltip':!0x0,'isToggleable':!0x0}),_0x25c40b['bind']('isOn')['to'](_0x1adf5c,'value',_0x4d4104=>!!_0x4d4104),_0x773cb2['once']('change:isOpen',()=>{const _0x2b90ae=function({editor:_0x4d8a5f,dropdownView:_0x586e9e,styleDefinitions:_0x3d567b,styleGridAriaLabel:_0x250e33}){const _0x15f917=_0x4d8a5f['locale'],_0x30cfec=_0x4d8a5f['config']['get']('list.properties'),_0x13a541=null;_0x30cfec['reversed']=!0x1,_0x3d567b['length']||(_0x30cfec['styles']=!0x1);const _0x29e640=new K(_0x15f917,{'styleGridAriaLabel':_0x250e33,'enabledProperties':_0x30cfec,'styleButtonViews':_0x13a541});if(_0x30cfec['startIndex']){const _0x4d0b84=_0x4d8a5f['commands']['get']('listStart');_0x29e640['startIndexFieldView']['bind']('isEnabled')['to'](_0x4d0b84),_0x29e640['startIndexFieldView']['fieldView']['bind']('value')['to'](_0x4d0b84),_0x29e640['on']('listStart',(_0x2768dc,_0x198618)=>_0x4d8a5f['execute']('listStart',_0x198618));}return _0x29e640['delegate']('execute')['to'](_0x586e9e),_0x29e640;}({'editor':_0x431056,'dropdownView':_0x773cb2,'styleGridAriaLabel':_0x4af1d8,'styleDefinitions':_0x36395b});_0x773cb2['panelView']['children']['add'](_0x2b90ae);}),_0x773cb2['on']('execute',()=>{_0x431056['editing']['view']['focus']();}),_0x773cb2;};}({'editor':_0x4205b3,'parentCommandName':'multiLevelList','buttonLabel':g(_0x4205b3['locale'],'Multi-level\x20List'),'buttonIcon':_0x1f2c8a,'styleGridAriaLabel':g(_0x4205b3['locale'],'Multi-level\x20list\x20styles\x20toolbar'),'styleDefinitions':[]})),_0x4205b3['ui']['componentFactory']['add']('menuBar:multiLevelList',()=>{const _0x4b760a=_0x4205b3['commands']['get']('multiLevelList'),_0x2e9966=new _0x177e05(_0x4205b3['locale']);return _0x2e9966['set']({'label':g(_0x4205b3['locale'],'Multi-level\x20List'),'icon':_0x1f2c8a}),_0x2e9966['bind']('isEnabled')['to'](_0x4b760a),_0x2e9966['bind']('isOn')['to'](_0x4b760a,'value',_0x21a315=>!!_0x21a315),_0x2e9966['on']('execute',()=>{_0x4205b3['execute']('multiLevelList'),_0x4205b3['editing']['view']['focus']();}),_0x2e9966;}),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x73551b=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x409a69;for(const _0x2a0d12 in _0x73551b){const _0x32be6c=_0x2a0d12,_0x218ad8=_0x73551b[_0x32be6c];if('multiLevelListLicenseKeyValid'==_0x218ad8||'multiLevelListLicenseKeyInvalid'==_0x218ad8||'multiLevelListLicenseKeyExpired'==_0x218ad8||'multiLevelListLicenseKeyDomainLimit'==_0x218ad8||'multiLevelListLicenseKeyNotAllowed'==_0x218ad8||'multiLevelListLicenseKeyEvaluationLimit'==_0x218ad8||'multiLevelListLicenseKeyTrialLimit'==_0x218ad8||'multiLevelListLicenseKeyUsageLimit'==_0x218ad8){delete _0x73551b[_0x32be6c],_0x409a69=_0x218ad8,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'multiLevelListLicenseKeyInvalid'==_0x409a69&&_0x73551b['_showLicenseError']('invalid'),'multiLevelListLicenseKeyExpired'==_0x409a69&&_0x73551b['_showLicenseError']('expired'),'multiLevelListLicenseKeyDomainLimit'==_0x409a69&&_0x73551b['_showLicenseError']('domainLimit'),'multiLevelListLicenseKeyNotAllowed'==_0x409a69&&_0x73551b['_showLicenseError']('featureNotAllowed','MultiLevelList'),'multiLevelListLicenseKeyEvaluationLimit'==_0x409a69&&_0x73551b['_showLicenseError']('evaluationLimit'),'multiLevelListLicenseKeyTrialLimit'==_0x409a69&&_0x73551b['_showLicenseError']('trialLimit'),'multiLevelListLicenseKeyUsageLimit'==_0x409a69&&_0x73551b['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}class M extends _0x48f25b{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.
|
|
3
|
+
"version": "46.1.1-alpha.2",
|
|
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.
|
|
27
|
-
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.
|
|
28
|
-
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.
|
|
29
|
-
"@ckeditor/ckeditor5-list": "46.1.1-alpha.
|
|
30
|
-
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.
|
|
31
|
-
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.
|
|
32
|
-
"ckeditor5": "46.1.1-alpha.
|
|
26
|
+
"@ckeditor/ckeditor5-core": "46.1.1-alpha.2",
|
|
27
|
+
"@ckeditor/ckeditor5-engine": "46.1.1-alpha.2",
|
|
28
|
+
"@ckeditor/ckeditor5-icons": "46.1.1-alpha.2",
|
|
29
|
+
"@ckeditor/ckeditor5-list": "46.1.1-alpha.2",
|
|
30
|
+
"@ckeditor/ckeditor5-ui": "46.1.1-alpha.2",
|
|
31
|
+
"@ckeditor/ckeditor5-utils": "46.1.1-alpha.2",
|
|
32
|
+
"ckeditor5": "46.1.1-alpha.2"
|
|
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
|
+
function _0x45bd(_0x3c924d,_0x5f5795){const _0x202aa6=_0x202a();return _0x45bd=function(_0x45bd02,_0x58fb58){_0x45bd02=_0x45bd02-0xca;let _0x21e7fd=_0x202aa6[_0x45bd02];return _0x21e7fd;},_0x45bd(_0x3c924d,_0x5f5795);}const _0x230edd=_0x45bd;(function(_0x512fb5,_0x544863){const _0x581f1b=_0x45bd,_0x22d09f=_0x512fb5();while(!![]){try{const _0x55ede8=parseInt(_0x581f1b(0x133))/0x1*(-parseInt(_0x581f1b(0x141))/0x2)+-parseInt(_0x581f1b(0xcf))/0x3+-parseInt(_0x581f1b(0xfd))/0x4*(parseInt(_0x581f1b(0x13a))/0x5)+-parseInt(_0x581f1b(0x118))/0x6*(-parseInt(_0x581f1b(0x106))/0x7)+parseInt(_0x581f1b(0x132))/0x8+-parseInt(_0x581f1b(0x143))/0x9*(parseInt(_0x581f1b(0x128))/0xa)+parseInt(_0x581f1b(0x11d))/0xb;if(_0x55ede8===_0x544863)break;else _0x22d09f['push'](_0x22d09f['shift']());}catch(_0x4b879f){_0x22d09f['push'](_0x22d09f['shift']());}}}(_0x202a,0xa5586));import{Plugin as _0x30cfe5}from'ckeditor5/src/core.js';import{ViewUpcastWriter as _0x1f7970,Matcher as _0x841d6e}from'ckeditor5/src/engine.js';import{uid as _0x23e4b1,createElement as _0xa229ad}from'ckeditor5/src/utils.js';import{MultiLevelListCommand as _0xa1ec54}from'./multilevellistcommand.js';export class MultiLevelListEditing extends _0x30cfe5{[_0x230edd(0xeb)];static get[_0x230edd(0x121)](){const _0x23cd15=_0x230edd;return _0x23cd15(0x11a);}static get[_0x230edd(0xff)](){return!0x0;}static get[_0x230edd(0x12d)](){return!0x0;}static get[_0x230edd(0xda)](){const _0x1e8d72=_0x230edd;return[_0x1e8d72(0x131)];}constructor(_0xbbf1fd){const _0x5d9eda=_0x230edd;super(_0xbbf1fd);const _0x5dfd4c=this[_0x5d9eda(0xe3)][_0x5d9eda(0x122)][_0x5d9eda(0x114)](_0x5d9eda(0x125))||[];this[_0x5d9eda(0xeb)]=[{'listType':_0x5d9eda(0x127),'listMarkerStyle':_0x5d9eda(0xd0),'className':_0x5d9eda(0xef),'listMarkers':[{'marker':_0x58b772=>_0x58b772+'.'}]},..._0x5dfd4c];}[_0x230edd(0x111)](){const _0x10d552=_0x230edd,_0x7b1d8f=this[_0x10d552(0xe3)],_0x4bc3e3=_0x7b1d8f[_0x10d552(0xca)],_0x30e7dc=_0x7b1d8f[_0x10d552(0xf1)][_0x10d552(0x124)],_0x4e2b5c=_0x7b1d8f[_0x10d552(0xd6)][_0x10d552(0x114)](_0x10d552(0x131));_0x7b1d8f[_0x10d552(0xfe)][_0x10d552(0xdb)](_0x10d552(0x12e),new _0xa1ec54(_0x7b1d8f,_0x10d552(0xd0),this[_0x10d552(0xeb)])),_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0xd2)](_0x10d552(0x130),{'allowAttributes':[_0x10d552(0x129),_0x10d552(0x11f)]}),_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0xf5)]((_0x264386,_0x3c0bf9)=>{const _0x53dea0=_0x10d552,_0x4b4b01=_0x264386[_0x53dea0(0xcb)];if(_0x53dea0(0x11f)==_0x3c0bf9||_0x53dea0(0x129)==_0x3c0bf9)return!(!_0x4b4b01[_0x53dea0(0xe2)](_0x53dea0(0xe9))||!this[_0x53dea0(0xeb)][_0x53dea0(0xdc)](_0x1ac517=>_0x1ac517[_0x53dea0(0x10f)]==_0x4b4b01[_0x53dea0(0xe2)](_0x53dea0(0x10f))))&&void 0x0;});for(const _0x41b1e8 of this[_0x10d552(0xeb)])_0x7b1d8f[_0x10d552(0xe7)][_0x10d552(0x12f)](_0x10d552(0xf7))[_0x10d552(0xdb)](_0x5ccbb7=>{const _0x1ad187=_0x10d552;_0x5ccbb7['on'](_0x1ad187(0xe0)+(_0x1ad187(0x127)==_0x41b1e8[_0x1ad187(0x10f)]?'ol':'ul'),d(_0x41b1e8,_0x4bc3e3[_0x1ad187(0x136)]),{'priority':_0x1ad187(0x13b)});}),_0x4e2b5c[_0x10d552(0xd8)]({'scope':_0x10d552(0xf8),'attributeName':_0x10d552(0x129),'setAttributeOnDowncast'(_0x228f1a,_0x1c6055,_0x43aaa3){const _0x4e2bcd=_0x10d552;_0x1c6055==_0x41b1e8[_0x4e2bcd(0x129)]?(_0x228f1a[_0x4e2bcd(0xd7)]([_0x4e2bcd(0x123),_0x41b1e8[_0x4e2bcd(0xd4)]],_0x43aaa3),_0x228f1a[_0x4e2bcd(0xe8)](_0x4e2bcd(0xd5),_0x4e2bcd(0x117),_0x43aaa3)):(_0x228f1a[_0x4e2bcd(0x109)]([_0x4e2bcd(0x123),_0x41b1e8[_0x4e2bcd(0xd4)]],_0x43aaa3),_0x228f1a[_0x4e2bcd(0x119)](_0x4e2bcd(0xd5),_0x43aaa3));}}),_0x4e2b5c[_0x10d552(0xd8)]({'scope':_0x10d552(0xf6),'attributeName':_0x10d552(0x11f),'createElement'(_0x56bb05,_0x5f1e33,{dataPipeline:_0x31556c}){const _0x127307=_0x10d552;if(!_0x5f1e33[_0x127307(0xdf)](_0x127307(0x11f)))return null;if(_0x5f1e33[_0x127307(0xe2)](_0x127307(0x10f))!=_0x41b1e8[_0x127307(0x10f)]||_0x5f1e33[_0x127307(0xe2)](_0x127307(0x129))!=_0x41b1e8[_0x127307(0x129)])return null;const _0x12bb59=String(_0x5f1e33[_0x127307(0xe2)](_0x127307(0x11f))),_0x4f8c80=this[_0x127307(0x142)](_0x5f1e33);return _0x56bb05[_0x127307(0x137)](_0x127307(0x120),{'class':_0x127307(0xed),...!_0x31556c&&{'contenteditable':_0x127307(0xcc),'data-multi-level-list-marker':_0x12bb59}},function(_0x5c224a){const _0x2a4b0f=_0x127307,_0x577d48=this[_0x2a4b0f(0xf3)](_0x5c224a);return _0x4f8c80?(_0x577d48[_0x2a4b0f(0x10c)](_0xa229ad(_0x5c224a,_0x2a4b0f(0x120),{},_0x31556c?_0x5c224a[_0x2a4b0f(0x108)](_0x12bb59):[])),_0x577d48[_0x2a4b0f(0x10c)](_0x5c224a[_0x2a4b0f(0x108)]('\u00a0'))):_0x31556c&&_0x577d48[_0x2a4b0f(0x10c)](_0x5c224a[_0x2a4b0f(0x108)](_0x12bb59)),_0x577d48;});},'canInjectMarkerIntoElement':_0x48b46e=>_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x140)](_0x48b46e,_0x10d552(0x13f))&&_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x140)](_0x48b46e,_0x10d552(0xe6))&&!_0x4bc3e3[_0x10d552(0x136)][_0x10d552(0x107)](_0x48b46e)&&_0x48b46e[_0x10d552(0xe2)](_0x10d552(0x10f))==_0x41b1e8[_0x10d552(0x10f)]&&_0x48b46e[_0x10d552(0xe2)](_0x10d552(0x129))==_0x41b1e8[_0x10d552(0x129)]});_0x7b1d8f[_0x10d552(0xe7)][_0x10d552(0x12f)](_0x10d552(0xf7))[_0x10d552(0xdb)](_0xf677aa=>{const _0x35dcbf=_0x10d552;_0xf677aa['on'](_0x35dcbf(0xea),function(_0x27aaf4){return(_0x1e8a2d,_0x3b13dc,{writer:_0x19e0b3,consumable:_0x114199})=>{const _0x1003df=_0x45bd,_0xef1ec2=_0x3b13dc[_0x1003df(0x134)],_0x5e57aa=_0xef1ec2[_0x1003df(0xe1)],_0x2bf1a8=_0x3b13dc[_0x1003df(0x13c)];if(_0x114199[_0x1003df(0xfc)](_0x2bf1a8,{'name':!0x0,'classes':_0x1003df(0xed)})&&_0xef1ec2[_0x1003df(0xfb)]&&_0x5e57aa[_0x1003df(0xdf)](_0x1003df(0x10f))&&_0x2bf1a8[_0x1003df(0xce)]>0x0){const _0x53717e=_0x27aaf4[_0x1003df(0x112)](_0x2bf1a8);let _0x5c7ead='';for(const _0x91c7ad of _0x53717e[_0x1003df(0x13d)]())_0x91c7ad['is'](_0x1003df(0xde))?(_0x5c7ead+=_0x91c7ad[_0x1003df(0xe4)][_0x1003df(0xec)](),_0x114199[_0x1003df(0xfc)](_0x91c7ad[_0x1003df(0x103)])):_0x114199[_0x1003df(0xfc)](_0x91c7ad,{'name':!0x0});_0x19e0b3[_0x1003df(0x12c)](_0x1003df(0x11f),_0x5c7ead[_0x1003df(0xec)](),_0x5e57aa);}};}(_0x30e7dc));}),_0x4e2b5c['on'](_0x10d552(0x100),(_0x50efe2,{listNodes:_0x5db7c8,writer:_0x35872f})=>{const _0x3dd348=_0x10d552,_0x14357a=[];for(const {node:_0x1aa354,previousNodeInList:_0x3ed7df}of _0x5db7c8){const _0x3ccc6a=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x10f)),_0x23ebbf=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x129))||(_0x3dd348(0x127)==_0x3ccc6a?_0x3dd348(0xd0):void 0x0),_0x397b94=this[_0x3dd348(0xeb)][_0x3dd348(0xdc)](_0xc4e6b0=>_0xc4e6b0[_0x3dd348(0x10f)]==_0x3ccc6a&&_0xc4e6b0[_0x3dd348(0x129)]==_0x23ebbf);if(_0x3dd348(0x127)!=_0x3ccc6a&&_0x3dd348(0x116)!=_0x3ccc6a&&(_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x11f))&&(_0x35872f[_0x3dd348(0x13e)](_0x3dd348(0x11f),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0),_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x129))&&(_0x35872f[_0x3dd348(0x13e)](_0x3dd348(0x129),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0)),!_0x397b94){_0x3dd348(0x116)!=_0x3ccc6a||_0x23ebbf||(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x10f),_0x3dd348(0xe5),_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);continue;}_0x1aa354[_0x3dd348(0xdf)](_0x3dd348(0x129))||(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x129),_0x23ebbf,_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);const _0xa0bc0c=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x11c));if(_0x3ed7df&&_0x3ed7df[_0x3dd348(0xe2)](_0x3dd348(0xe9))==_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0xe9)))continue;_0x14357a[_0x3dd348(0x135)]=_0xa0bc0c+0x1,_0x3ed7df||_0x14357a[_0xa0bc0c]?_0x3ed7df&&_0x3ed7df[_0x3dd348(0xe2)](_0x3dd348(0x10f))!=_0x397b94[_0x3dd348(0x10f)]?_0x14357a[_0xa0bc0c]=0x1:_0x14357a[_0xa0bc0c]++:_0x14357a[_0xa0bc0c]=_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x126))||0x1;const _0x4ca57d=w(_0xa0bc0c,_0x397b94,_0x14357a);_0x1aa354[_0x3dd348(0xe2)](_0x3dd348(0x11f))!=_0x4ca57d&&(_0x35872f[_0x3dd348(0x12c)](_0x3dd348(0x11f),_0x4ca57d,_0x1aa354),_0x50efe2[_0x3dd348(0x10a)]=!0x0);}});const _0x5b4afa=_0x7b1d8f[_0x10d552(0xf1)][_0x10d552(0x124)][_0x10d552(0x105)];this[_0x10d552(0x115)](_0x5b4afa,_0x10d552(0x101),(_0x127e4c,_0x145169)=>{const _0x514d1c=_0x10d552,_0x4963fb=new _0x841d6e({'name':_0x514d1c(0x120),'classes':_0x514d1c(0xed)}),_0x127cc6=new _0x841d6e({'name':'ol','classes':_0x514d1c(0x123),'styles':{'list-style-type':_0x514d1c(0x117)}}),_0x2bdf44=new _0x1f7970(_0x145169[_0x514d1c(0x11e)][_0x514d1c(0x105)]),_0xc88c67=[];for(const _0x3258d1 of _0x2bdf44[_0x514d1c(0x112)](_0x145169[_0x514d1c(0x11e)])[_0x514d1c(0x13d)]())_0x3258d1['is'](_0x514d1c(0x102))&&_0x4963fb[_0x514d1c(0xf0)](_0x3258d1)&&_0xc88c67[_0x514d1c(0x10d)](_0x3258d1),_0x3258d1['is'](_0x514d1c(0x102))&&_0x127cc6[_0x514d1c(0xf0)](_0x3258d1)&&_0x2bdf44[_0x514d1c(0x119)](_0x514d1c(0xd5),_0x3258d1);for(const _0x431dea of _0xc88c67)_0x2bdf44[_0x514d1c(0x139)](_0x431dea);});}[_0x230edd(0x110)](){!async function(_0x445d6f){const _0x3ce13f=_0x5ab644([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]),_0x3d7cf8=0x45ddd215,_0x5cab5d=0x45daa14d^_0x3d7cf8,_0x108a5b=window[_0x5ab644([0x44,0x61,0x74,0x65])][_0x5ab644([0x6e,0x6f,0x77])](),_0x2d2787=_0x445d6f[_0x5ab644([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x1b0259=new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x551892=>{_0x2d2787[_0x5ab644([0x6f,0x6e,0x63,0x65])](_0x5ab644([0x72,0x65,0x61,0x64,0x79]),_0x551892);}),_0x453b3a={[_0x5ab644([0x6b,0x74,0x79])]:_0x5ab644([0x45,0x43]),[_0x5ab644([0x75,0x73,0x65])]:_0x5ab644([0x73,0x69,0x67]),[_0x5ab644([0x63,0x72,0x76])]:_0x5ab644([0x50,0x2d,0x32,0x35,0x36]),[_0x5ab644([0x78])]:_0x5ab644([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]),[_0x5ab644([0x79])]:_0x5ab644([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]),[_0x5ab644([0x61,0x6c,0x67])]:_0x5ab644([0x45,0x53,0x32,0x35,0x36])},_0x53150a=_0x2d2787[_0x5ab644([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5ab644([0x67,0x65,0x74])](_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x883099(){let _0xab7592,_0x1c0d4e=null,_0x1825fe=null;try{if(_0x53150a==_0x5ab644([0x47,0x50,0x4c]))return _0x5ab644([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xab7592=_0x5759f7(),!_0xab7592)return _0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xab7592[_0x5ab644([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x1825fe=_0x10c74e(_0xab7592[_0x5ab644([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xab7592[_0x5ab644([0x6a,0x74,0x69])])),await _0x1c3721()?_0x1503f6()?_0x299454()?_0x5ab644([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x28ed7b()?(_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ab644([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x1c0d4e=_0x18595b(_0x5ab644([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5ab644([0x74,0x72,0x69,0x61,0x6c])&&(_0x1c0d4e=_0x18595b(_0x5ab644([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x5abe4e()):_0x5ab644([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab644([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5ab644([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x299454(){const _0x1d6980=[_0x5ab644([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5ab644([0x74,0x72,0x69,0x61,0x6c])][_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x108a5b/0x3e8:0xe10*_0x5cab5d;return _0xab7592[_0x5ab644([0x65,0x78,0x70])]<_0x1d6980;}function _0x1503f6(){const _0x16429c=_0xab7592[_0x5ab644([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x16429c&&(!!_0x16429c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x2a]))||!!_0x16429c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x4d,0x4c,0x4c])));}function _0x28ed7b(){const _0xb50e08=_0x45bd,_0x29499c=_0xab7592[_0x5ab644([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x29499c||0x0==_0x29499c[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x142859}=new URL(window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])][_0xb50e08(0x10b)]);if(_0x29499c[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x142859))return!0x0;const _0x47a208=_0x142859[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e]));return _0x29499c[_0x5ab644([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x4a84b2=>_0x4a84b2[_0x5ab644([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5ab644([0x2a])))[_0x5ab644([0x6d,0x61,0x70])](_0xb5e24c=>_0xb5e24c[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e])))[_0x5ab644([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14990d=>_0x14990d[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x47a208[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab644([0x6d,0x61,0x70])](_0x3c6561=>Array(_0x47a208[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x3c6561[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5ab644([0x66,0x69,0x6c,0x6c])](_0x3c6561[0x0]===_0x5ab644([0x2a])?_0x5ab644([0x2a]):'')[_0x5ab644([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x3c6561))[_0x5ab644([0x73,0x6f,0x6d,0x65])](_0x148528=>_0x47a208[_0x5ab644([0x65,0x76,0x65,0x72,0x79])]((_0x3e9867,_0x9daed4)=>_0x148528[_0x9daed4]===_0x3e9867||_0x148528[_0x9daed4]===_0x5ab644([0x2a])));}function _0x5abe4e(){return _0x1c0d4e&&_0x1825fe?new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x1c5cf4,_0x723f54)=>{_0x1c0d4e[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x1c5cf4,_0x723f54),_0x1825fe[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x1ca0e9=>{_0x1ca0e9!=_0x5ab644([0x56,0x61,0x6c,0x69,0x64])&&_0x1c5cf4(_0x1ca0e9);},_0x723f54);}):_0x1c0d4e||_0x1825fe||_0x5ab644([0x56,0x61,0x6c,0x69,0x64]);}}function _0x10c74e(_0x5674e8,_0x4cbec2){return new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0xced087=>{if(_0x58fe08())return _0xced087(_0x5ab644([0x56,0x61,0x6c,0x69,0x64]));_0x2be267(),_0x2d2787[_0x5ab644([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x259211=!0x1;const _0x4a3d9c=_0x23e4b1();function _0x4681a2(_0x1a5642){return!!_0x1a5642&&(typeof _0x1a5642===_0x5ab644([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x1a5642===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x1a5642[_0x5ab644([0x74,0x68,0x65,0x6e])]===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x1a5642[_0x5ab644([0x63,0x61,0x74,0x63,0x68])]===_0x5ab644([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x5727f2(_0x5d124c){_0xb133d3(_0x5d124c)[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x5c9f98=>{if(!_0x5c9f98||_0x5c9f98[_0x5ab644([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5ab644([0x6f,0x6b]))return _0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4d7551(_0x2b47eb(_0x4a3d9c+_0x4cbec2))!=_0x5c9f98[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5ab644([0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x325167=>(_0x56d51f(),_0x325167),()=>{const _0x49b06f=_0x4794b4();return null==_0x49b06f?(_0x56d51f(),_0x5ab644([0x56,0x61,0x6c,0x69,0x64])):_0x5ab644(_0x108a5b-_0x49b06f>(0x61d15615^_0x3d7cf8)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5ab644([0x74,0x68,0x65,0x6e])](_0xced087)[_0x5ab644([0x63,0x61,0x74,0x63,0x68])](()=>{_0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x760216=0x45eb3c95^_0x3d7cf8;function _0x56d51f(){const _0x5109de=_0x5ab644([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d7551(_0x2b47eb(_0x5674e8)),_0x549a4b=_0x30d6f2(_0x4d7551(window[_0x5ab644([0x4d,0x61,0x74,0x68])][_0x5ab644([0x63,0x65,0x69,0x6c])](_0x108a5b/_0x760216)));window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab644([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5109de,_0x549a4b);}function _0x4794b4(){const _0x21528c=_0x5ab644([0x6c,0x6c,0x63,0x74,0x2d])+_0x4d7551(_0x2b47eb(_0x5674e8)),_0x3d15f6=window[_0x5ab644([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5ab644([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x21528c);return _0x3d15f6?window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x30d6f2(_0x3d15f6),0x10)*_0x760216:null;}function _0xb133d3(_0x5623e6){return new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x43334d,_0x8f9d94)=>{_0x5623e6[_0x5ab644([0x74,0x68,0x65,0x6e])](_0x43334d,_0x8f9d94),window[_0x5ab644([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x8f9d94,0x45dc06d5^_0x3d7cf8);});}}_0x2d2787[_0x5ab644([0x6f,0x6e])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x478074,_0x33a480)=>{if(_0x33a480[0x0]!=_0x5674e8)return _0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x33a480[0x1]={..._0x33a480[0x1],[_0x5ab644([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4a3d9c};},{[_0x5ab644([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab644([0x68,0x69,0x67,0x68])}),_0x2d2787[_0x5ab644([0x6f,0x6e])](_0x5ab644([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x43c67f=>{_0x4681a2(_0x43c67f[_0x5ab644([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x259211=!0x0,_0x5727f2(_0x43c67f[_0x5ab644([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5ab644([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5ab644([0x6c,0x6f,0x77])}),_0x1b0259[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>{_0x259211||_0xced087(_0x5ab644([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x58fe08(){return _0x2d2787[_0x5ab644([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab644([0x76,0x69,0x65,0x77])][_0x5ab644([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5ab644([0x61,0x75,0x74,0x6f]);}function _0x2be267(){_0x2d2787[_0x5ab644([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5ab644([0x76,0x69,0x65,0x77])][_0x5ab644([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5ab644([0x61,0x75,0x74,0x6f]);}}function _0x18595b(_0x485fa7){const _0x249683=[new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x89b0ee=>setTimeout(_0x89b0ee,0x45d4ecd9^_0x3d7cf8)),_0x1b0259[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2d2f55=>{let _0x4442d3=0x0;_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x6f,0x6e])](_0x5ab644([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2ee8b2,_0x3deb31)=>{_0x3deb31[0x0][_0x5ab644([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x4442d3++,_0x4442d3==(0x45ddd3ed^_0x3d7cf8)&&(_0x2d2f55(),_0x2ee8b2[_0x5ab644([0x6f,0x66,0x66])]());});}))];return window[_0x5ab644([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5ab644([0x72,0x61,0x63,0x65])](_0x249683)[_0x5ab644([0x74,0x68,0x65,0x6e])](()=>_0x485fa7);}async function _0x50350c(){await _0x1b0259,_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x10dffe,_0x2d2787[_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c])][_0x5ab644([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x10dffe,_0x2d2787[_0x5ab644([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5ab644([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x5e64a7(_0x336b97){const _0x18255c=_0x394990();_0x2d2787[_0x18255c]=_0x5ab644([0x6d,0x75,0x6c,0x74,0x69,0x4c,0x65,0x76,0x65,0x6c,0x4c,0x69,0x73,0x74,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x336b97,_0x336b97!=_0x5ab644([0x56,0x61,0x6c,0x69,0x64])&&_0x50350c();}function _0x394990(){const _0x55a9af=window[_0x5ab644([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5ab644([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5ab644([0x6e,0x6f,0x77])]())[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5ab644([0x2e]),'');let _0x537b72=_0x5ab644([0x50]);for(let _0x11ece9=0x0;_0x11ece9<_0x55a9af[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x11ece9+=0x2){let _0x1a08b9=window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x55a9af[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x11ece9,_0x11ece9+0x2));_0x1a08b9>=_0x3ce13f[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x1a08b9-=_0x3ce13f[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x537b72+=_0x3ce13f[_0x1a08b9];}return _0x537b72;}function _0x5759f7(){const _0x17e089=_0x53150a[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e]));if(0x3!=_0x17e089[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5d8c3a(_0x17e089[0x1]);function _0x5d8c3a(_0x499d81){const _0x27f533=_0x2295de(_0x499d81);return _0x27f533&&_0x59c175()?_0x27f533:null;function _0x59c175(){const _0x43b40b=_0x27f533[_0x5ab644([0x6a,0x74,0x69])],_0x4f418b=window[_0x5ab644([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x43b40b[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x43b40b[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x183767={..._0x27f533,[_0x5ab644([0x6a,0x74,0x69])]:_0x43b40b[_0x5ab644([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x43b40b[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x183767[_0x5ab644([0x76,0x63])],_0x2b47eb(_0x183767)==_0x4f418b;}}}async function _0x1c3721(){let _0x3e9b62=!0x0;try{const _0x1df269=_0x53150a[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])](_0x5ab644([0x2e])),[_0xdbd0c3,_0x373f07,_0x6436eb]=_0x1df269;return _0x2858fb(_0xdbd0c3),await _0x199101(_0xdbd0c3,_0x373f07,_0x6436eb),_0x3e9b62;}catch{return!0x1;}function _0x2858fb(_0x27346e){const _0xd7159=_0x2295de(_0x27346e);_0xd7159&&_0xd7159[_0x5ab644([0x61,0x6c,0x67])]==_0x5ab644([0x45,0x53,0x32,0x35,0x36])||(_0x3e9b62=!0x1);}async function _0x199101(_0x2eae32,_0x2e7d79,_0x284750){const _0x4c93b6=window[_0x5ab644([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5ab644([0x66,0x72,0x6f,0x6d])](_0x165a3c(_0x284750),_0x195304=>_0x195304[_0x5ab644([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x5769f4=new window[(_0x5ab644([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5ab644([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x2eae32+_0x5ab644([0x2e])+_0x2e7d79),_0x235e49=window[_0x5ab644([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5ab644([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x235e49)return;const _0x40cc0c=await _0x235e49[_0x5ab644([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5ab644([0x6a,0x77,0x6b]),_0x453b3a,{[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x45,0x43,0x44,0x53,0x41]),[_0x5ab644([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5ab644([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x235e49[_0x5ab644([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x45,0x43,0x44,0x53,0x41]),[_0x5ab644([0x68,0x61,0x73,0x68])]:{[_0x5ab644([0x6e,0x61,0x6d,0x65])]:_0x5ab644([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x40cc0c,_0x4c93b6,_0x5769f4)||(_0x3e9b62=!0x1);}}function _0x2295de(_0x127f8b){return _0x127f8b[_0x5ab644([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5ab644([0x65,0x79]))?JSON[_0x5ab644([0x70,0x61,0x72,0x73,0x65])](_0x165a3c(_0x127f8b)):null;}function _0x165a3c(_0x52ca79){return window[_0x5ab644([0x61,0x74,0x6f,0x62])](_0x52ca79[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5ab644([0x2b]))[_0x5ab644([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5ab644([0x2f])));}function _0x2b47eb(_0x11d252){let _0x185ec0=0x1505;function _0x5eaa6c(_0x603487){for(let _0xa4a84c=0x0;_0xa4a84c<_0x603487[_0x5ab644([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xa4a84c++){const _0x28272b=_0x603487[_0x5ab644([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xa4a84c);_0x185ec0=(_0x185ec0<<0x5)+_0x185ec0+_0x28272b,_0x185ec0&=_0x185ec0;}}function _0x526a8a(_0x471ec7){Array[_0x5ab644([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x471ec7)?_0x471ec7[_0x5ab644([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x526a8a):_0x471ec7&&typeof _0x471ec7==_0x5ab644([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5ab644([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x471ec7)[_0x5ab644([0x73,0x6f,0x72,0x74])]()[_0x5ab644([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x3cfa5b,_0x49baf5])=>{_0x5eaa6c(_0x3cfa5b),_0x526a8a(_0x49baf5);}):_0x5eaa6c(window[_0x5ab644([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x471ec7));}return _0x526a8a(_0x11d252),_0x185ec0>>>0x0;}function _0x4d7551(_0x4d511a){return _0x4d511a[_0x5ab644([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5ab644([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5ab644([0x30]));}function _0x30d6f2(_0x5f2bd4){return _0x5f2bd4[_0x5ab644([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5ab644([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5ab644([0x6a,0x6f,0x69,0x6e])]('');}function _0x10dffe(){}function _0x5ab644(_0x3f80f4){const _0x33e8b7=_0x45bd;return _0x3f80f4[_0x33e8b7(0xd9)](_0x4d8e33=>String[_0x33e8b7(0x12a)](_0x4d8e33))[_0x33e8b7(0xd3)]('');}_0x5e64a7(await _0x883099());}(this);}}function w(_0x215e34,_0x11000d,_0x489ed0){const _0x2f8105=_0x230edd;let _0x2c23c5=_0x11000d[_0x2f8105(0xee)][_0x215e34%_0x11000d[_0x2f8105(0xee)][_0x2f8105(0x135)]];if(void 0x0===_0x2c23c5[_0x2f8105(0x12b)]||_0x2c23c5[_0x2f8105(0x12b)])return _0x489ed0[_0x2f8105(0x11b)](0x0,_0x215e34+0x1)[_0x2f8105(0xd9)]((_0x568e96,_0x3cf45c)=>(_0x2c23c5=_0x11000d[_0x2f8105(0xee)][_0x3cf45c%_0x11000d[_0x2f8105(0xee)][_0x2f8105(0x135)]],m(_0x2c23c5[_0x2f8105(0xdd)],_0x568e96)))[_0x2f8105(0xd3)]('');{const _0x460319=_0x489ed0[_0x489ed0[_0x2f8105(0x135)]-0x1];return m(_0x2c23c5[_0x2f8105(0xdd)],_0x460319);}}function m(_0x1651d7,_0x4d419e){const _0x12cf45=_0x230edd;return _0x12cf45(0xf9)==typeof _0x1651d7?_0x1651d7(_0x4d419e):_0x1651d7;}function d(_0x18db25,_0x2121dc){return(_0x3b0c35,_0xebee3f,_0x127d09)=>{const _0x2b1931=_0x45bd,_0x3e6fb0=_0xebee3f[_0x2b1931(0x13c)];if(_0xebee3f[_0x2b1931(0x104)]||Object[_0x2b1931(0x10e)](_0xebee3f,_0x127d09[_0x2b1931(0xf4)](_0xebee3f[_0x2b1931(0x13c)],_0xebee3f[_0x2b1931(0x134)])),!_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0x138)](_0x3e6fb0,{'classes':_0x18db25[_0x2b1931(0xd4)]}))return;const _0x3bdc83=Array[_0x2b1931(0xd1)](_0xebee3f[_0x2b1931(0x104)][_0x2b1931(0x13d)]({'shallow':!0x0}))[_0x2b1931(0x113)](_0x241d3e=>_0x2121dc[_0x2b1931(0xf2)](_0x241d3e,_0x2b1931(0xe9)));if(!_0x3bdc83[_0x2b1931(0x135)])return;_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'classes':_0x18db25[_0x2b1931(0xd4)]}),_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'classes':_0x2b1931(0x123)}),_0x127d09[_0x2b1931(0xfa)][_0x2b1931(0xfc)](_0x3e6fb0,{'styles':_0x2b1931(0xd5)});const _0x39b55b=_0x3bdc83[0x0][_0x2b1931(0xe2)](_0x2b1931(0x11c));for(const _0x2723a6 of _0x3bdc83)_0x2723a6[_0x2b1931(0xe2)](_0x2b1931(0x11c))==_0x39b55b&&(_0x127d09[_0x2b1931(0xcd)][_0x2b1931(0x12c)](_0x2b1931(0x10f),_0x18db25[_0x2b1931(0x10f)],_0x2723a6),_0x127d09[_0x2b1931(0xcd)][_0x2b1931(0x12c)](_0x2b1931(0x129),_0x18db25[_0x2b1931(0x129)],_0x2723a6));};}function _0x202a(){const _0x51311e=['childCount','2829498FwEaYJ','legal','from','extend','join','className','list-style-type','plugins','addClass','registerDowncastStrategy','map','requires','add','find','marker','$textProxy','hasAttribute','element:','parent','getAttribute','editor','data','bulleted','$inlineObject','conversion','setStyle','listItemId','element:span','_listDefinitions','trim','multi-level-list__marker','listMarkers','legal-list','match','editing','checkAttribute','toDomElement','convertChildren','addAttributeCheck','itemMarker','upcast','list','function','consumable','isAtStart','consume','2478868SEjYdw','commands','isOfficialPlugin','postFixer','clipboardOutput','element','textNode','modelRange','document','3610166MYVstw','isLimit','createTextNode','removeClass','return','href','appendChild','push','assign','listType','afterInit','init','createRangeIn','filter','get','listenTo','customBulleted','none','12WKwYrG','removeStyle','MultiLevelListEditing','slice','listIndent','33307791lVTfjw','content','listMarker','span','pluginName','config','multi-level-list','view','listMultiLevel.listDefinitions','listStart','customNumbered','60YkHwRx','listMarkerStyle','fromCharCode','showMarkerPath','setAttribute','isPremiumPlugin','multiLevelList','for','$listItem','ListEditing','6944WILXIk','4391liUcsp','modelCursor','length','schema','createUIElement','test','remove','5oMAzig','low','viewItem','getItems','removeAttribute','$text','checkChild','400rWiPuJ','canInjectMarkerIntoElement','1412982KsEIOl','model','last','false','writer'];_0x202a=function(){return _0x51311e;};return _0x202a();}
|