@ckeditor/ckeditor5-footnotes 0.0.0-nightly-20251126.0 → 0.0.0-nightly-20251128.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,4 +2,4 @@
2
2
  /*!
3
3
  * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
4
4
  * For licensing, see LICENSE.md.
5
- */(()=>{var t={102:t=>{"use strict";var e={};t.exports=function(t,o){var n=function(t){if(void 0===e[t]){var o=document.querySelector(t);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(t){o=null}e[t]=o}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(o)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(o){t.setAttribute(o,e[o])})}},237:t=>{"use strict";t.exports=CKEditor5.dll},291:(t,e,o)=>{"use strict";o.d(e,{A:()=>a});var n=o(106),i=o.n(n),s=o(779),r=o.n(s)()(i());r.push([t.id,":root{--ck-footnotes-styles-list-style-button-size:44px}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list{column-gap:var(--ck-spacing-medium);display:grid;grid-template-columns:repeat(4,auto);padding:var(--ck-spacing-large);row-gap:var(--ck-spacing-medium)}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button{box-sizing:content-box;margin:0;padding:0}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button,.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button .ck-icon{height:var(--ck-footnotes-styles-list-style-button-size);width:var(--ck-footnotes-styles-list-style-button-size)}.ck.ck-footnotes-definitions-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-footnotes-definitions-properties>.ck-collapsible .ck-footnotes-definitions-properties__start-index .ck-input{min-width:100%}",""]);const a=r},297:t=>{"use strict";var e,o=(e=[],function(t,o){return e[t]=o,e.filter(Boolean).join("\n")});function n(t,e,n,i){var s;if(n)s="";else{s="",i.supports&&(s+="@supports (".concat(i.supports,") {")),i.media&&(s+="@media ".concat(i.media," {"));var r=void 0!==i.layer;r&&(s+="@layer".concat(i.layer.length>0?" ".concat(i.layer):""," {")),s+=i.css,r&&(s+="}"),i.media&&(s+="}"),i.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=o(e,s);else{var a=document.createTextNode(s),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var i={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=i.singletonCounter++,o=i.singleton||(i.singleton=t.insertStyleElement(t));return{update:function(t){n(o,e,!1,t)},remove:function(t){n(o,e,!0,t)}}}},311:(t,e,o)=>{t.exports=o(237)("./src/ui.js")},331:(t,e,o)=>{t.exports=o(237)("./src/clipboard.js")},355:(t,e,o)=>{t.exports=o(237)("./src/icons.js")},584:(t,e,o)=>{t.exports=o(237)("./src/utils.js")},728:(t,e,o)=>{"use strict";o.d(e,{A:()=>a});var n=o(106),i=o.n(n),s=o(779),r=o.n(s)()(i());r.push([t.id,":root{--ck-content-footnotes-list-background-color:none;--ck-content-footnotes-list-separator-color:#000;--ck-content-footnote-font-size:var(--ck-content-font-size-small);--ck-footnotes-widget-label-background-color:#757575}.ck-content .footnote{margin-inline-end:.2em}.ck-content .footnotes{background-color:var(--ck-content-footnotes-list-background-color);font-size:var(--ck-content-footnote-font-size);margin:.9em 0 1.5em;position:relative}.ck-content .footnotes-divider{background:none;border:none;border-top:1px solid var(--ck-content-footnotes-list-separator-color);height:1px;margin:0 0 1em;width:min(30%,350px)}[dir=rtl] .ck-content .footnotes-divider{margin-left:auto;margin-right:0}.ck-content .footnotes-list{margin:0;padding-inline-start:3em}.ck-content .footnote-backlink{display:inline-block;margin-inline-end:1ch;user-select:none;vertical-align:top;width:auto}.ck-content .footnote-content{display:inline-block;padding:0 4px;vertical-align:top;width:calc(100% - 2em)}.ck-content .footnote-content>p:first-of-type{margin-top:0}.ck-content .footnote-content>p:last-of-type{margin-bottom:0}.ck-content .footnote-content ol{list-style-type:decimal}.ck-content .footnote-content ol ol{list-style-type:lower-latin}.ck-content .footnote-content ol ol ol{list-style-type:lower-roman}.ck-content .footnote-content ol ol ol ol{list-style-type:upper-latin}.ck-content .footnote-content ol ol ol ol ol{list-style-type:upper-roman}.ck.ck-editor__editable .footnotes.ck-widget{display:flow-root;margin:.9em 0 .85em;position:relative}.ck.ck-editor__editable .footnotes.ck-widget:not(:hover):not(.ck-widget_selected){outline:1px solid var(--ck-color-base-border)}.ck.ck-editor__editable .footnotes.ck-widget[data-footnotes-list-label]:after{background-color:var(--ck-footnotes-widget-label-background-color);color:#fff;content:attr(data-footnotes-list-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck.ck-editor__editable .footnotes.ck-widget[data-footnotes-list-label]:after{left:10px;right:auto}.ck.ck-editor__editable .footnotes-divider{margin-top:0}.ck.ck-editor__editable .footnotes-list{margin-bottom:.65em;margin-top:0}",""]);const a=r},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var o="",n=void 0!==e[5];return e[4]&&(o+="@supports (".concat(e[4],") {")),e[2]&&(o+="@media ".concat(e[2]," {")),n&&(o+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),o+=t(e),n&&(o+="}"),e[2]&&(o+="}"),e[4]&&(o+="}"),o}).join("")},e.i=function(t,o,n,i,s){"string"==typeof t&&(t=[[null,t,void 0]]);var r={};if(n)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(r[c]=!0)}for(var l=0;l<t.length;l++){var u=[].concat(t[l]);n&&r[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),o&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=o):u[2]=o),i&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=i):u[4]="".concat(i)),e.push(u))}},e}},782:(t,e,o)=>{t.exports=o(237)("./src/core.js")},783:(t,e,o)=>{t.exports=o(237)("./src/engine.js")},901:(t,e,o)=>{t.exports=o(237)("./src/widget.js")},929:t=>{"use strict";var e=[];function o(t){for(var o=-1,n=0;n<e.length;n++)if(e[n].identifier===t){o=n;break}return o}function n(t,n){for(var s={},r=[],a=0;a<t.length;a++){var c=t[a],l=n.base?c[0]+n.base:c[0],u=s[l]||0,f="".concat(l," ").concat(u);s[l]=u+1;var d=o(f),h={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)e[d].references++,e[d].updater(h);else{var p=i(h,n);n.byIndex=a,e.splice(a,0,{identifier:f,updater:p,references:1})}r.push(f)}return r}function i(t,e){var o=e.domAPI(e);o.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;o.update(t=e)}else o.remove()}}t.exports=function(t,i){var s=n(t=t||[],i=i||{});return function(t){t=t||[];for(var r=0;r<s.length;r++){var a=o(s[r]);e[a].references--}for(var c=n(t,i),l=0;l<s.length;l++){var u=o(s[l]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=c}}}},e={};function o(n){var i=e[n];if(void 0!==i)return i.exports;var s=e[n]={id:n,exports:{}};return t[n](s,s.exports,o),s.exports}o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";o.r(n),o.d(n,{Footnotes:()=>Z,FootnotesClipboard:()=>_,FootnotesEditing:()=>I,FootnotesProperties:()=>Pt,FootnotesPropertiesEditing:()=>mt,FootnotesPropertiesUI:()=>Ct,FootnotesStartCommand:()=>ft,FootnotesStyleCommand:()=>rt,FootnotesTracker:()=>d,FootnotesUI:()=>G,InsertFootnoteCommand:()=>b});var t=o(782),e=o(901),i=o(584),s=o(783);const r=c;!function(t){const e=c,o=t();for(;;)try{if(989130===-parseInt(e(146))/1+-parseInt(e(135))/2+-parseInt(e(132))/3+-parseInt(e(123))/4*(parseInt(e(141))/5)+parseInt(e(155))/6+parseInt(e(144))/7*(parseInt(e(148))/8)+parseInt(e(125))/9*(parseInt(e(139))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class a{[r(138)];[r(127)];[r(128)];[r(140)]=new Map;constructor(t,e){const o=r;this[o(138)]=t,this[o(127)]=e[o(120)],this[o(128)]=e[o(149)]}[r(156)](){const t=r;this[t(140)][t(130)]()}[r(160)](t){const e=r,o=new Set,n=new Map;for(const i of t){if(e(154)===i[e(151)]&&e(119)!==i[e(159)]&&i[e(134)][e(147)]){const t=this[e(138)][e(118)](i[e(134)][e(147)]);for(const o of t[e(122)]()){if(!o.is(e(133),this[e(127)]))continue;const t=this[e(128)](o);n[e(137)](t)||n[e(136)](t,[]),n[e(145)](t)[e(161)](o)}}if(e(143)===i[e(151)]&&i[e(159)]===this[e(127)]){const t=this[e(128)]({getAttribute:t=>i[e(153)][e(145)](t)});o[e(126)](t)}}for(const[t,n]of this[e(140)])e(152)===n[e(131)][e(157)]&&o[e(126)](t);for(const t of o)this[e(140)][e(142)](t);for(const[t,o]of n)this[e(140)][e(136)](t,o[o[e(158)]-1]);const i=new Set;for(const[t,s]of n)o[e(137)](t)&&(i[e(126)](s[0]),s[e(158)]>1?n[e(136)](t,s[e(150)](1)):n[e(142)](t),o[e(142)](t));return{removed:Array[e(124)](o),inserted:Array[e(124)](n[e(129)]())[e(121)](),moved:Array[e(124)](i)}}}function c(t,e){const o=l();return(c=function(t,e){return o[t-=118]})(t,e)}function l(){const t=["_trackedElements","160NGnIEz","delete","remove","21xnWEYG","get","1227960JvEqRD","nodeAfter","3098816FerbDC","getElementKey","slice","type","$graveyard","attributes","insert","7577910GNLqyf","reset","rootName","length","name","getChanges","push","createRangeOn","$text","elementName","flat","getItems","201124ARxWXN","from","275841pTPHHX","add","_elementName","_getElementKey","values","clear","root","5390679tRcCVu","element","position","3473110LdBOAy","set","has","_model","1610IhNNOQ"];return(l=function(){return t})()}const u=f;function f(t,e){const o=h();return(f=function(t,e){return o[t-=231]})(t,e)}!function(t){const e=f,o=t();for(;;)try{if(543304===parseInt(e(297))/1*(-parseInt(e(262))/2)+parseInt(e(286))/3+parseInt(e(328))/4*(parseInt(e(251))/5)+parseInt(e(304))/6*(parseInt(e(312))/7)+parseInt(e(311))/8*(-parseInt(e(258))/9)+-parseInt(e(299))/10*(-parseInt(e(261))/11)+parseInt(e(331))/12*(-parseInt(e(254))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class d extends t.Plugin{[u(281)]=[];[u(249)]=null;[u(283)]=null;[u(260)];[u(315)];[u(244)];static get[u(246)](){return u(259)}static get[u(308)](){return!0}static get[u(275)](){return!0}constructor(t){const e=u;super(t),this[e(260)]=new a(this[e(255)][e(288)],{elementName:e(313),getElementKey:()=>e(314)}),this[e(315)]=new a(this[e(255)][e(288)],{elementName:e(267),getElementKey:t=>t[e(333)](e(332))}),this[e(244)]=new a(this[e(255)][e(288)],{elementName:e(248),getElementKey:t=>t[e(333)](e(332))})}[u(296)](){const t=u,{editor:e}=this,{model:o,data:n}=e;o[t(271)][t(238)](e=>{const n=t,i=o[n(271)][n(264)][n(265)]();let s=!1;return this[n(316)](e,i)&&(s=!0),this[n(274)](e,i)&&(s=!0),this[n(234)](e,i)&&(s=!0),this[n(326)](e)&&(s=!0),this[n(235)](e)&&(s=!0),this[n(236)](e)&&(s=!0),s}),this[t(319)](o[t(271)],t(231),()=>{const e=t;o[e(322)]({isUndoable:!1},t=>{this[e(290)](t)})},{priority:t(232)}),this[t(319)](n,t(309),()=>{const e=t;this[e(281)]=[],this[e(260)][e(273)](),this[e(315)][e(273)](),this[e(244)][e(273)]()},{priority:t(243)})}[u(266)](){return this[u(249)]}[u(327)](t){const e=u;return this[e(281)][e(321)](e=>e.id===t)||null}[u(256)](){const t=u;return Array[t(233)](this[t(281)])}[u(300)](){return this[u(283)]}[u(285)](t){this[u(283)]=t}[u(307)](t,e=0){const o=u;let n=!1;for(let i=e;i<this[o(281)][o(334)];i++)this[o(241)](t,i)&&(n=!0);return n}[u(330)](t,e){const o=u,n=t[o(294)](o(313),{});return t[o(253)](n,e),this[o(249)]=n,n}[u(290)](t){const e=u;if(!this[e(281)][e(334)]||this[e(249)])return;const o=this[e(281)][0][e(277)][e(301)],n=this[e(330)](t,o);for(const o of this[e(281)])o[e(269)][e(242)]||t[e(280)](o[e(269)],n,e(270));this[e(307)](t)}[u(316)](t,e){const o=u;let n=!1;const{inserted:i,removed:s,moved:r}=this[o(260)][o(265)](e);if(r[o(334)]&&(this[o(249)]=r[0]),i[o(334)])if(i[o(334)]>1||this[o(249)]&&i[o(284)](t=>t!==this[o(249)])){const e=t[o(294)](o(313),{}),s=[];this[o(249)]&&s[o(287)](this[o(249)]),s[o(287)](...i),t[o(280)](e,s[0],o(306));for(const n of s)t[o(268)](t[o(276)](n),t[o(320)](e,o(270))),t[o(247)](n);this[o(249)]=e,this[o(307)](t),n=!0}else this[o(249)]=i[0];if(s[o(334)]&&o(298)===this[o(249)]?.[o(301)][o(302)]){for(const e of this[o(281)])t[o(247)](e[o(277)]),n=!0;this[o(281)]=[],this[o(249)]=null}return n}[u(274)](t,e){const o=u;let n=!1;const i=this[o(255)][o(310)][o(292)](o(318)),{inserted:s,moved:r}=this[o(244)][o(265)](e);for(const e of[...r,...s]){const s=e[o(333)](o(332)),r=this[o(327)](s);r&&(r[o(269)]=e),p(t,i,e)&&(n=!0)}return n}[u(234)](t,e){const o=u;let n=!1;const{removed:i,inserted:s,moved:r}=this[o(315)][o(265)](e);for(const e of i)this[o(257)](t,e)&&(n=!0);for(const e of s)this[o(240)](t,e)&&(n=!0);for(const e of r)this[o(317)](t,e)&&(n=!0);return n}[u(235)](t){const e=u;if(!this[e(249)])return!1;let o=!1;if(this[e(249)][e(279)]!==this[e(281)][e(334)]){const n=[];for(const t of this[e(249)][e(252)]()){const i=t[e(333)](e(332));this[e(327)](i)||(n[e(282)](t),o=!0)}for(const o of n)t[e(247)](o)}const n=new Set,i=[];for(const t of this[e(249)][e(252)]()){const s=t[e(333)](e(332));n[e(239)](s)?(i[e(282)](t),o=!0):n[e(245)](s)}for(const o of i)t[e(247)](o);return this[e(249)][e(279)]||(t[e(247)](this[e(249)]),this[e(249)]=null,o=!0),o}[u(240)](t,e){const o=u;if(this[o(281)][o(321)](t=>t[o(277)]===e))return!1;let n=!1;const i=e[o(333)](o(332)),s=this[o(281)][o(324)](t=>t.id===i);-1!==s&&(t[o(247)](this[o(281)][s][o(277)]),this[o(281)][o(303)](s,1),n=!0);let r=this[o(249)]?function(t,e){const n=o;for(const o of t[n(252)]())if(o[n(333)](n(332))===e)return o;return null}(this[o(249)],i):null;r||(r=t[o(294)](o(248),{footnoteId:i}),this[o(249)]&&(t[o(280)](r,this[o(249)],o(270)),n=!0));const a={id:i,reference:e,definition:r},c=m(this[o(255)][o(288)],this[o(281)],e);this[o(281)][o(303)](c,0,a);let l=c;return-1!==s&&(l=Math[o(293)](c,s)),this[o(307)](t,l)&&(n=!0),n}[u(257)](t,e){const o=u,n=this[o(281)][o(324)](t=>t.id===e);if(-1===n)return!1;let i=!1;const s=this[o(281)][n];return o(298)!==s[o(269)][o(301)][o(302)]&&(t[o(247)](s[o(269)]),i=!0),this[o(281)][o(303)](n,1),this[o(307)](t,n)&&(i=!0),i}[u(317)](t,e){const o=u,n=e[o(333)](o(332)),i=this[o(281)][o(324)](t=>t.id===n),s=this[o(281)][i];let r=!1;s[o(277)]=e,this[o(281)][o(303)](i,1);const a=m(this[o(255)][o(288)],this[o(281)],e);return this[o(281)][o(303)](a,0,s),this[o(307)](t,Math[o(293)](i,a))&&(r=!0),r}[u(241)](t,e){const o=u;if(!this[o(249)])return!1;const n=this[o(281)][e];let i;return i=this[o(283)]?this[o(283)]({footnote:n,container:this[o(249)],digits:String(this[o(281)][o(334)])[o(334)],value:e+1}):String(e+1),n[o(277)][o(333)](o(291))!=i&&(t[o(329)](o(291),i,n[o(277)]),!0)}[u(236)](t){const e=u;if(!this[e(249)]||this[e(281)][e(334)]<2)return!1;if(function(t,o){const n=e;if(t[n(334)]!==o[n(334)])return!1;for(let e=0;e<t[n(334)];e++)if(t[e]!==o[e])return!1;return!0}(this[e(281)][e(305)](t=>t.id),Array[e(233)](this[e(249)][e(252)]())[e(305)](t=>t[e(333)](e(332)))))return!1;let o=!1;for(let n=0;n<this[e(281)][e(334)];n++){const i=this[e(281)][n],s=t[e(295)](i[e(269)]),r=t[e(320)](this[e(249)],n);s[e(323)](r)||(t[e(268)](t[e(250)](i[e(269)]),r),o=!0)}return o}[u(326)](t){const e=u;if(!this[e(281)][e(334)])return!1;const{model:o}=this[e(255)];let n=!1;for(let i=0;i<this[e(281)][e(334)]-1;i++){const s=this[e(281)][i],r=this[e(281)][i+1],a=o[e(295)](s[e(277)]),c=o[e(295)](r[e(277)]);e(289)===a[e(278)](c)&&(this[e(317)](t,s[e(277)]),i=-1,n=!0)}return n}}function h(){const t=["min","createElement","createPositionBefore","init","1052957AYJDSt","$graveyard","10fFNQcl","getFootnotesFormatter","root","rootName","splice","6PRGRfz","map","before","_updateFootnotesCounters","isOfficialPlugin","set","config","8GSJcgi","3556182wtIShC","footnotesDefinitions","singleton","_footnoteRefsTracker","_handleFootnotesDefinitionsObjectChanges","_handleMovedFootnoteReference","footnotes.multiBlock","listenTo","createPositionAt","find","enqueueChange","isEqual","findIndex","paragraph","_ensureFootnotesReferencesHaveProperOrder","getFootnote","4162124JOSady","setAttribute","_insertEmptyFootnotesDefinitionsContainer","12KgtFKZ","footnoteId","getAttribute","length","change:data","low","from","_handleFootnoteReferencesChanges","_handleFootnotesDefinitionsObjectSync","_sortFootnoteDefinitions","footnoteInlineContent","registerPostFixer","has","_handleInsertedFootnoteReference","_updateFootnoteRefCounter","parent","high","_footnoteDefsTracker","add","pluginName","remove","footnoteDefinition","_footnotesDefinitions","createRangeOn","5sDtoYx","getChildren","append","21041501BkDhSI","editor","getFootnotes","_handleRemoveFootnoteReferenceById","962514ARKSIy","FootnotesTracker","_footnoteDefsContainerTracker","8451773nDCxsl","2HFHPgM","getRootNames","differ","getChanges","getFootnotesDefinitionsObjectElement","footnoteRef","move","definition","end","document","indexOf","reset","_handleFootnoteDefinitionsChanges","isPremiumPlugin","createRangeIn","reference","compareWith","childCount","insert","_footnotes","unshift","_footnoteFormatter","some","setFootnoteFormatter","3014652GOXCPQ","push","model","after","_ensureFootnotesDefinitionsContainerExists","footnoteCounter","get"];return(h=function(){return t})()}function p(t,e,o){const n=u;if(o[n(279)])return!1;const i=n(e?325:237);return t[n(280)](t[n(294)](i),o),!0}function m(t,e,o){const n=u;if(0===e[n(334)])return 0;const i=t[n(295)](o);for(let o=0;o<e[n(334)];o++){const s=e[o],r=t[n(295)](s[n(277)]);if(n(306)===i[n(278)](r))return o}const s=o[n(301)];let r=-1;for(let t=e[n(334)]-1;t>=0;t--)if(e[t][n(277)][n(301)]===s){r=t;break}if(-1!==r)return r+1;const a=t[n(271)][n(263)](),c=a[n(272)](s[n(302)]),l=a[c+1];if(l)for(let t=0;t<e[n(334)];t++)if(e[t][n(277)][n(301)][n(302)]===l)return t;return e[n(334)]}const g=y;function w(){const t=["createElement","_getPositionToInsertFootnote","model","isObject","isBlock","end","getFirstRange","plugins","get","609JLiMsh","editor","isEnabled","change","7945592xPUbNu","footnoteRef","FootnotesEditing","5140GUlcvM","insertObject","6629035NySZOv","8972DjDXip","footnoteId","7RBJmMk","_moveSelectionToFootnoteDefinition","document","getItems","2559156kDBGHx","checkChild","38313CgvydA","length","refresh","execute","696616tUAXTC","372538iyAwXN","insert-footnote-command-executed-with-invalid-id","string","test","selection"];return(w=function(){return t})()}function y(t,e){const o=w();return(y=function(t,e){return o[t-=171]})(t,e)}!function(t){const e=y,o=t();for(;;)try{if(755966===-parseInt(e(202))/1+-parseInt(e(203))/2+parseInt(e(180))/3*(-parseInt(e(190))/4)+parseInt(e(189))/5+-parseInt(e(196))/6+-parseInt(e(192))/7*(parseInt(e(184))/8)+parseInt(e(198))/9*(parseInt(e(187))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(w);class b extends t.Command{[g(200)](){const t=g,e=this[t(181)][t(173)][t(194)][t(207)],o=this[t(172)](e);this[t(182)]=!!o}[g(201)](t){const e=g,{editor:o}=this,{model:n}=o,{selection:s}=n[e(194)],r=this[e(172)](s);if(!r)return;const a=o[e(178)][e(179)](e(186)),c=t?.[e(191)]??(0,i.uid)();!function(t){const o=e;return o(205)==typeof t&&t[o(199)]>0&&!/\s/[o(206)](t)&&!/^\d/[o(206)](t)}(c)?(0,i.logWarning)(e(204)):(n[e(183)](t=>{const o=e,i=t[o(171)](o(185),{footnoteId:c});n[o(188)](i,r,null)}),a[e(193)](c))}[g(172)](t){const e=g,{model:o}=this[e(181)],{schema:n}=o,i=t[e(177)]();for(const t of i[e(195)]())if(n[e(175)](t)||n[e(174)](t))return null;const s=i[e(176)];return n[e(197)](s,e(185))?s:null}}class I extends t.Plugin{static get pluginName(){return"FootnotesEditing"}static get requires(){return[d]}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this;t.config.define("footnotes.multiBlock",!0),t.commands.add("insertFootnote",new b(t)),this._defineSchema(),this._defineRefsConverters(),this._defineDefinitionsConverters(),this._defineDefinitionConverters(),this._defineBogusParagraphConverters(),this._defineKeyboardHandlers(),this._defineClickHandlers()}afterInit(){!async function(t){const e=m([117,110,83,98,71,112,109,105,106,65,119,121,114,79,122,100,90,104,67,113,84,51,89,76,70,86,116,74,108,107,68,97,103,49,87,77,78,120,82,52,72,54,55,73,66,53,81,111,88,48,50,56,57,99,85,115,118,80,69,101,102,75]),o=window[m([68,97,116,101])][m([110,111,119])](),n=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{n[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},a=n[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;n[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(o,n)=>{n[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),o[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function l(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(t)):null}function u(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function o(t){for(let o=0;o<t[m([108,101,110,103,116,104])];o++){const n=t[m([99,104,97,114,67,111,100,101,65,116])](o);e=(e<<5)+e+n,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,n])=>{o(e),t(n)}):o(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){return t.map(t=>String.fromCharCode(t)).join("")}!function(t){const o=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([117]);for(let n=0;n<t[m([108,101,110,103,116,104])];n+=2){let i=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](n,n+2));i>=e[m([108,101,110,103,116,104])]&&(i-=e[m([108,101,110,103,116,104])]),o+=e[i]}return o}();n[o]=m([102,111,111,116,110,111,116,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,n[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,n[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,n[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=l(t);return e&&o()?e:null;function o(){const t=e[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),n={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete n[m([118,99])],f(n)==o}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));a(),n[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let l=!1;const u=(0,i.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(n){a(n)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?d(f(u+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(s(),t),()=>{const t=r();return null==t?(s(),m([86,97,108,105,100])):m(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const e=m([108,108,99,116,45])+d(f(t)),n=h(d(window[m([77,97,116,104])][m([99,101,105,108])](o/i)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function r(){const e=m([108,108,99,116,45])+d(f(t)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return o?window[m([112,97,114,115,101,73,110,116])](h(o),16)*i:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,o)=>{t[m([116,104,101,110])](e,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)})}}n[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,o)=>{if(o[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),n[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(l=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{l||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return n[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){n[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const n=a[m([115,112,108,105,116])](m([46])),[i,s,r]=n;return e(i),await o(i,s,r),t}catch{return!1}function e(e){const o=l(e);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function o(e,o,n){const i=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(n),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+o),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,i,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([70,79,79])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1764115200;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!e||0==e[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])].href);if(e[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return e[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=n[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(n[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>n[m([101,118,101,114,121])]((e,o)=>t[o]===e||t[o]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,o)=>{e[m([116,104,101,110])](t,o),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},o)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}_moveSelectionToFootnoteDefinition(t){const{plugins:e,editing:o,model:n}=this.editor,i=e.get(d).getFootnote(t);return!!i&&(n.change(t=>{t.setSelection(t.createPositionAt(i.definition,"end"))}),o.view.scrollToTheSelection(),!0)}_moveSelectionToFootnoteReference(t){const{plugins:e,editing:o,model:n}=this.editor,i=e.get(d).getFootnote(t);return!!i&&(n.change(t=>{t.setSelection(i.reference,"on")}),o.view.scrollToTheSelection(),!0)}_defineSchema(){const{schema:t}=this.editor.model,e=this.editor.config.get("footnotes.multiBlock");t.register("footnoteRef",{inheritAllFrom:"$inlineObject",allowAttributes:["footnoteId","footnoteCounter"]}),t.register("footnotesDefinitions",{inheritAllFrom:"$blockObject",allowChildren:["footnoteDefinition"]}),t.register("footnoteDefinition",{allowAttributes:["footnoteId"],disallowAttributes:["listItemId"],isLimit:!0}),e?t.extend("footnoteDefinition",{allowContentOf:"$container"}):t.register("footnoteInlineContent",{allowIn:"footnoteDefinition",allowContentOf:"$block",isLimit:!0}),t.addChildCheck(t=>{for(const e of t)if("footnoteDefinition"===e.name)return!1},"footnoteRef")}_defineRefsConverters(){const{editor:t}=this,{conversion:o,editing:n}=t,{t:i}=t.locale;o.for("upcast").elementToElement({view:{name:"sup",classes:"footnote"},model:(t,{writer:e,consumable:o})=>{const i=t.getChild(0);if(!i||!i.is("element","a"))return null;const s=i.getAttribute("href")||"";if(!s.startsWith("#"))return null;const r=s.replace(/^#/,"");if(!r)return null;o.consume(i,{name:!0,attributes:["href"]});for(const{item:t}of n.view.createRangeIn(i))t.is("$textProxy")?o.consume(t.textNode,{name:!0}):t.is("element")&&o.consume(t,{name:!0});return e.createElement("footnoteRef",{footnoteId:r})}}),o.for("dataDowncast").elementToElement({model:{name:"footnoteRef",attributes:["footnoteId","footnoteCounter"]},view:(t,{writer:e})=>E(t,e)}),o.for("editingDowncast").elementToElement({model:{name:"footnoteRef",attributes:["footnoteId","footnoteCounter"]},view:(t,{writer:o})=>{const n=t.getAttribute("footnoteCounter");return(0,e.toWidget)(E(t,o),o,{label:i("Footnote %0. Press ENTER to jump to footnote definition.",n)})}})}_defineDefinitionsConverters(){const{editor:t}=this,{t:o}=t.locale,{conversion:n}=t;n.for("upcast").elementToElement({view:{name:"div",classes:"footnotes"},model:"footnotesDefinitions"}),n.for("upcast").add(t=>{t.on("element:ol",(t,e,o)=>{const n=e.viewItem;if(!n.hasClass("footnotes-list")||!e.modelCursor.parent?.is("element","footnotesDefinitions"))return;if(!o.consumable.consume(n,{name:!0,classes:"footnotes-list"}))return;const{modelRange:i,modelCursor:s}=o.convertChildren(e.viewItem,e.modelCursor);e.modelRange=i,e.modelCursor=s}),t.on("element:hr",(t,e,o)=>{const n=e.viewItem;n.hasClass("footnotes-divider")&&e.modelCursor.parent?.is("element","footnotesDefinitions")&&o.consumable.consume(n,{name:!0,classes:"footnotes-divider"})})}),n.for("dataDowncast").elementToStructure({model:"footnotesDefinitions",view:(t,{writer:e})=>x(e)}),n.for("editingDowncast").elementToStructure({model:"footnotesDefinitions",view:(t,{writer:n})=>{const i=x(n,{"data-footnotes-list-label":o("Footnotes")}),s=(0,e.toWidget)(i,n,{hasSelectionHandle:!0,label:o("Footnotes")});return n.setCustomProperty("footnotesDefinitions",!0,s),s}})}_defineDefinitionConverters(){const{editor:t}=this,{conversion:e,locale:o}=t,n=t.config.get("footnotes.multiBlock");e.for("upcast").add(t=>{t.on("element:li",(t,e,o)=>{const i=e.viewItem;if(!i.hasClass("footnote-definition")||!i.getAttribute("id"))return;const s=i.parent;if(!s.is("element","ol")||!s.hasClass("footnotes-list"))return;if(!o.consumable.test(i,{name:!0,attributes:"id",classes:"footnote-definition"}))return;const r=o.writer.createElement("footnoteDefinition",{footnoteId:i.getAttribute("id")});if(!o.safeInsert(r,e.modelCursor))return;o.consumable.consume(i,{name:!0,attributes:"id",classes:"footnote-definition"});const a=Array.from(i.getChildren()).find(t=>t.is("element")&&t.hasClass("footnote-content"));for(const t of i.getChildren())t.is("element")&&(o.consumable.consume(t,{name:!0,classes:"footnote-backlink",attributes:"href"}),o.consumable.consume(t,{name:!0,classes:"footnote-content"}));if(a)if(n)o.convertChildren(a,r);else{const t=o.writer.createElement("footnoteInlineContent");o.writer.insert(t,r),o.convertChildren(a,t)}o.updateConversionResult(r,e)})}),e.for("dataDowncast").elementToStructure({model:{name:"footnoteDefinition",attributes:["footnoteId"]},view:(t,{writer:e})=>P(t,e,o,{dataPipeline:!0})}),e.for("editingDowncast").elementToStructure({model:{name:"footnoteDefinition",attributes:["footnoteId"]},view:(t,{writer:e})=>P(t,e,o)})}_defineBogusParagraphConverters(){const{editor:t}=this,{conversion:e}=t;t.config.get("footnotes.multiBlock")?(e.for("editingDowncast").elementToElement({model:"paragraph",view:v(),converterPriority:"high"}),e.for("dataDowncast").elementToElement({model:"paragraph",view:v({dataPipeline:!0}),converterPriority:"high"}),this.listenTo(t.model.document,"change:data",()=>{!function(t,e){const o=t.document.differ,n=new Set;for(const t of o.getChanges()){const e="attribute"==t.type?t.range.start.parent:t.position.parent;e.is("element","footnoteDefinition")&&n.add(e)}for(const t of n.values()){const o=Array.from(t.getChildren()).filter(t=>C(t,e.mapper));for(const t of o)e.reconvertItem(t)}}(t.model,t.editing)})):(e.for("editingDowncast").elementToElement({model:"footnoteInlineContent",view:v()}),e.for("dataDowncast").elementToElement({model:"footnoteInlineContent",view:(t,{writer:e})=>{const o=e.createContainerElement("span");return e.setCustomProperty("dataPipeline:transparentRendering",!0,o),o}}))}_defineKeyboardHandlers(){const{editor:t}=this,{editing:o,t:n}=t,i=t.model.document.selection;t.keystrokes.set("Ctrl+Alt+F","insertFootnote"),t.accessibility.addKeystrokeInfos({keystrokes:[{label:n("Insert footnote"),keystroke:"Ctrl+Alt+F"}]}),this.listenTo(o.view.document,"enter",(t,e)=>{const o=function(t){const e=t.getSelectedElement();return e?.is("element","footnoteRef")?e:null}(i);if(o){const n=o.getAttribute("footnoteId");this._moveSelectionToFootnoteDefinition(n),e.preventDefault(),t.stop()}},{context:e.isWidget})}_defineClickHandlers(){const{editor:t}=this,{editing:e}=t;t.editing.view.addObserver(s.PointerObserver),t.editing.view.addObserver(s.ClickObserver);let o=!1;this.listenTo(e.view.document,"pointerdown",(t,n)=>{const{target:i}=n,s=e.view.document.selection;o=!!(i?.is("element","a")&&i.parent?.is("element","sup")&&i.parent.hasClass("footnote"))&&s.getSelectedElement()===i.parent},{priority:"high"}),this.listenTo(e.view.document,"click",(t,e)=>{const{target:n}=e;if(!n?.is("element","a"))return;if(n.parent?.is("element","sup")&&n.parent.hasClass("footnote")&&!o)return void e.preventDefault();let i=n.getAttribute("href");if(!i?.startsWith("#"))return;i=i.slice(1);let s=!1;(i.startsWith("ref-")&&this._moveSelectionToFootnoteReference(i.slice(4))||this._moveSelectionToFootnoteDefinition(i))&&(s=!0),s&&(e.preventDefault(),t.stop())},{priority:"high",context:"$capture"})}}function v({dataPipeline:t}={}){return(e,{writer:o})=>{if(!k(e))return null;if(!t)return o.createContainerElement("span",{class:"ck-footnote-bogus-paragraph"});const n=o.createContainerElement("p");return o.setCustomProperty("dataPipeline:transparentRendering",!0,n),n}}function k(t){const{parent:e}=t;if(!e?.is("element","footnoteDefinition"))return!1;if(1!=e.childCount)return!1;for(const e of t.getAttributeKeys())if(!e.startsWith("selection:")&&"htmlEmptyBlock"!=e)return!1;return!0}function C(t,e){if(!t.is("element","paragraph"))return!1;const o=e.toViewElement(t);return!!o&&k(t)!==o.is("element","span")}function F(t){return(0,e.isWidget)(t)&&t.is("containerElement")&&!!t.getCustomProperty("footnotesDefinitions")}function x(t,e={}){const o=t.createEmptyElement("hr",{class:"footnotes-divider"}),n=t.createContainerElement("ol",{class:"footnotes-list"},t.createSlot());return t.createContainerElement("div",{class:"footnotes",...e},[o,n])}function E(t,e){const o=t.getAttribute("footnoteId"),n=t.getAttribute("footnoteCounter"),i=e.createUIElement("a",{href:"#"+o},function(t){const e=this.toDomElement(t);return e.textContent=n,e}),s=e.createContainerElement("sup",{id:"ref-"+o,class:"footnote"},[i]);return s.getFillerOffset=()=>null,s}function P(t,o,n,{dataPipeline:i}={}){const{t:s}=n,r=t.getAttribute("footnoteId"),a=o.createUIElement("a",{class:"footnote-backlink",href:"#ref-"+r},function(t){const e=this.toDomElement(t);return e.innerText="^",e}),c=i?o.createContainerElement("div",{class:"footnote-content"}):(0,e.toWidgetEditable)(o.createEditableElement("div",{class:"footnote-content"}),o,{label:s("Footnote content.")});return o.insert(o.createPositionAt(c,0),o.createSlot()),o.createContainerElement("li",{class:"footnote-definition",id:r},[a,c])}var S=o(331);const A=D;function D(t,e){const o=T();return(D=function(t,e){return o[t-=397]})(t,e)}function T(){const t=["change","dataTransfer","length","2430ujEQsy","getFootnotesDefinitionsObjectElement","toData","_insertEmptyFootnotesDefinitionsContainer","isPremiumPlugin","88740thieDl","get","getFootnotes","root","toView","16SFDsUD","contentInsertion","footnotesDefinitions","element","25528HYkYMY","definition","parse","method","insert","content","isOfficialPlugin","create","init","outputTransformation","data","37377DRCtfg","getAttribute","252027jcwzrz","_handlePasteFootnotesDefinitions","714rOPcJq","350645xkoeTh","setData","document","includes","footnoteRef","getFootnote","application/ckeditor5-footnotes","footnoteId","clipboardInput","htmlProcessor","stringify","setAttribute","pluginName","remove","flatMap","listenTo","editor","selection","1836258aZTdMH","391338EiqgNB","requires","reduce","end","append","getRanges","getFirstRange","createRangeIn","FootnotesClipboard","from","sourceEditorId","editing","createElement","getSelectedBlocks","getData","_handleCopyFootnotesDefinitions","entries","_defineClipboardIntegration","toModel","find","push","footnoteDefinition","drop","add"];return(T=function(){return t})()}!function(t){const e=D,o=t();for(;;)try{if(231948===-parseInt(e(445))/1+-parseInt(e(467))/2+-parseInt(e(423))/3+parseInt(e(428))/4*(-parseInt(e(448))/5)+parseInt(e(466))/6+-parseInt(e(447))/7*(parseInt(e(432))/8)+-parseInt(e(443))/9*(-parseInt(e(418))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(T);class _ extends t.Plugin{static get[A(460)](){return A(399)}static get[A(468)](){return[I,S.ClipboardPipeline]}static get[A(438)](){return!0}static get[A(422)](){return!0}[A(440)](){this[A(408)]()}[A(408)](){const t=A;this[t(406)](),this[t(446)]()}[A(406)](){const t=A,{editor:e}=this,{plugins:o,model:n}=e,i=o[t(424)](S.ClipboardPipeline),s=o[t(424)](d);this[t(463)](i,t(441),(o,i)=>{const r=t,a=L(n[r(398)](i[r(437)]));if(!a[r(417)])return;const c=s[r(425)](),l=a[r(469)]((t,o)=>{const n=r,i=c[n(410)](t=>t.id===o);if(i){const o=e[n(442)][n(427)](i[n(433)],{isClipboardPipeline:!0}),s=e[n(442)][n(457)][n(420)](o);t[i.id]=s}return t},Object[r(439)](null));i[r(416)][r(449)](r(454),JSON[r(458)](l))})}[A(446)](){const t=A,{editor:e}=this,{model:o,plugins:n}=e,{view:s}=e[t(402)],r=n[t(424)](S.ClipboardPipeline),a=n[t(424)](d);let c=null;this[t(463)](s[t(450)],t(456),(e,o)=>{const n=t,i=o[n(416)][n(405)](n(454));c=i?JSON[n(434)](i):null}),this[t(463)](r,t(429),(n,s)=>{const r=t,l=s[r(401)]===this[r(464)].id;l&&r(413)===s[r(435)]||o[r(415)](t=>{const n=r;let u=a[n(419)]();const f=!!u&&Array[n(400)](o[n(450)][n(465)][n(404)]())[n(451)](u);if((u&&!f||!u&&!c)&&function(t,e){const o=n,i=[];for(const{item:n}of t[o(398)](e))n.is(o(431),o(430))&&i[o(411)](n);for(const e of i)t[o(461)](e)}(t,s[n(437)]),!c)return;const{selection:d}=o[n(450)],h=d[n(397)]()[n(426)];u&&!f||(u=function(t,e){const o=n;for(const{item:n}of t[o(398)](e))if(n.is(o(431),o(430)))return n;return null}(t,s[n(437)]),u||=a[n(421)](t,h));const p=Array[n(400)](d[n(472)]())[n(462)](L),m=function(t,e,o){const s=n,r=Object[s(439)](null);for(const{item:n}of t[s(398)](e))if(n.is(s(431),s(452))){const e=n[s(444)](s(455));if(!o(e))continue;r[e]||(r[e]=(0,i.uid)()),t[s(459)](s(455),r[e],n)}return r}(t,s[n(437)],t=>{const e=n;return!l||!!a[e(453)](t)&&!p[e(451)](t)});for(const[o,i]of Object[n(407)](c)){const s=m[o]||o,r=t[n(403)](n(412),{footnoteId:s}),a=e[n(442)][n(457)][n(427)](i),c=e[n(442)][n(409)](a,r);t[n(471)](c,r),t[n(436)](r,u,n(470))}c=null})})}}function L(t){const e=A,o=new Set;for(const{item:n}of t)n.is(e(431),e(452))&&o[e(414)](n[e(444)](e(455)));return Array[e(400)](o)}var N=o(311),O=o(355),R=o(929),V=o.n(R),K=o(297),M=o.n(K),j=o(102),B=o.n(j),U=o(123),W=o.n(U),z=o(741),H=o.n(z),Q=o(728),q={attributes:{"data-cke":!0}};q.setAttributes=W(),q.insert=B().bind(null,"head"),q.domAPI=M(),q.insertStyleElement=H();V()(Q.A,q);Q.A&&Q.A.locals&&Q.A.locals;class G extends t.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"FootnotesUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this,{componentFactory:e}=t.ui;e.add("insertFootnote",X(t,N.ButtonView)),e.add("menuBar:insertFootnote",X(t,N.MenuBarMenuListItemButtonView)),this.licenseKey=this.editor.config.get("licenseKey");const o=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let t;for(const e in o){const n=e,i=o[n];if("footnotesLicenseKeyValid"==i||"footnotesLicenseKeyInvalid"==i||"footnotesLicenseKeyExpired"==i||"footnotesLicenseKeyDomainLimit"==i||"footnotesLicenseKeyNotAllowed"==i||"footnotesLicenseKeyEvaluationLimit"==i||"footnotesLicenseKeyTrialLimit"==i||"footnotesLicenseKeyUsageLimit"==i){delete o[n],t=i,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"footnotesLicenseKeyInvalid"==t&&o._showLicenseError("invalid"),"footnotesLicenseKeyExpired"==t&&o._showLicenseError("expired"),"footnotesLicenseKeyDomainLimit"==t&&o._showLicenseError("domainLimit"),"footnotesLicenseKeyNotAllowed"==t&&o._showLicenseError("featureNotAllowed","Footnotes"),"footnotesLicenseKeyEvaluationLimit"==t&&o._showLicenseError("evaluationLimit"),"footnotesLicenseKeyTrialLimit"==t&&o._showLicenseError("trialLimit"),"footnotesLicenseKeyUsageLimit"==t&&o._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}}function X(t,e){const o=t.commands.get("insertFootnote");return n=>{const{t:i}=n,s=new e(n),r=s instanceof N.MenuBarMenuListItemButtonView;return s.bind("isEnabled").to(o,"isEnabled"),s.set({label:i(r?"Footnote":"Insert footnote"),icon:O.IconFootnote,tooltip:!0}),s.on("execute",()=>{o.execute(),t.editing.view.focus()}),s}}var J=Y;function Y(t,e){var o=$();return(Y=function(t,e){return o[t-=487]})(t,e)}function $(){var t=["requires","744yheebv","isOfficialPlugin","147wqEmkM","72088DzordO","isPremiumPlugin","6190nNhMEB","196508mQfmiL","pluginName","Footnotes","284516nCnUck","1608030hToJFw","403668QmWaXQ","13779duNCoz","1880dTRKiQ"];return($=function(){return t})()}!function(t){for(var e=Y,o=t();;)try{if(210870===-parseInt(e(491))/1+parseInt(e(494))/2+-parseInt(e(496))/3+-parseInt(e(500))/4*(-parseInt(e(490))/5)+parseInt(e(495))/6+-parseInt(e(487))/7*(-parseInt(e(488))/8)+parseInt(e(497))/9*(-parseInt(e(498))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}($);class Z extends t.Plugin{static get[J(492)](){return J(493)}static get[J(499)](){return[I,_,G]}static get[J(501)](){return!0}static get[J(489)](){return!0}}const tt=ot;function et(){const t=["34786GsVCYf","upper-latin","7374ZKAqCO","1445NygWIn","1975344UsxAdA","1375590fMzkCf","lower-alpha","595071nZPeyU","upper-alpha","lower-roman","upper-roman","lower-latin","9095493HHmPuj","476fhiWWQ","decimal-leading-zero","12615CxHXZK","17loMcFh","decimal","80Azhwru"];return(et=function(){return t})()}function ot(t,e){const o=et();return(ot=function(t,e){return o[t-=496]})(t,e)}!function(t){const e=ot,o=t();for(;;)try{if(404545===parseInt(e(501))/1*(parseInt(e(504))/2)+-parseInt(e(500))/3*(parseInt(e(498))/4)+-parseInt(e(507))/5*(-parseInt(e(506))/6)+parseInt(e(508))/7+parseInt(e(503))/8*(parseInt(e(511))/9)+parseInt(e(509))/10+-parseInt(e(497))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(et);const nt=[tt(502),tt(499),tt(496),tt(505),tt(510),tt(512),tt(513),tt(514)];function it(t,e){const o=at();return(it=function(t,e){return o[t-=147]})(t,e)}const st=it;!function(t){const e=it,o=t();for(;;)try{if(559253===-parseInt(e(162))/1+parseInt(e(157))/2*(-parseInt(e(155))/3)+parseInt(e(163))/4+-parseInt(e(165))/5+parseInt(e(156))/6+-parseInt(e(148))/7+-parseInt(e(169))/8*(-parseInt(e(158))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(at);class rt extends t.Command{[st(159)](){const t=st,{editor:e}=this,o=e[t(164)][t(154)](d)[t(166)]();this[t(149)]=!!o,this[t(147)]=o?.[t(167)](t(160))??null}[st(152)]({value:t}){const e=st,{editor:o}=this,n=o[e(164)][e(154)](d),i=n[e(166)]();i&&nt[e(168)](t)&&o[e(151)][e(150)](o=>{const s=e;o[s(161)](s(160),t,i),n[s(153)](o)})}}function at(){const t=["getAttribute","includes","35776retOcH","value","6956488GQLXHF","isEnabled","change","model","execute","_updateFootnotesCounters","get","1410522lUQgcz","266094mRnoUY","2fYpepD","4419nolYee","refresh","footnotesListStyle","setAttribute","965873XjbhiB","3854352TZQyWE","plugins","1073025rPKJUj","getFootnotesDefinitionsObjectElement"];return(at=function(){return t})()}function ct(){const t=["value","isInteger","change","4VYbFCt","10NjkgfO","6015690YvMCXu","getAttribute","execute","64780NapTsK","8200171UUtENo","_updateFootnotesCounters","9271493MSiFVy","model","plugins","setAttribute","6574976spWPGQ","get","footnotesListStart","refresh","1635222lWReQB","isEnabled","961513wFHdOA","85svIQyI","getFootnotesDefinitionsObjectElement","6lSFSuu"];return(ct=function(){return t})()}const lt=ut;function ut(t,e){const o=ct();return(ut=function(t,e){return o[t-=475]})(t,e)}!function(t){const e=ut,o=t();for(;;)try{if(670714===parseInt(e(490))/1+-parseInt(e(497))/2*(parseInt(e(488))/3)+-parseInt(e(477))/4*(-parseInt(e(491))/5)+-parseInt(e(493))/6*(-parseInt(e(478))/7)+-parseInt(e(484))/8+-parseInt(e(499))/9*(parseInt(e(498))/10)+parseInt(e(480))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ct);class ft extends t.Command{[lt(487)](){const t=lt,{editor:e}=this,o=e[t(482)][t(485)](d)[t(492)]();this[t(489)]=!!o,this[t(494)]=o?.[t(475)](t(486))??null}[lt(476)]({value:t}){const e=lt,{editor:o}=this,n=o[e(482)][e(485)](d),i=n[e(492)]();i&&Number[e(495)](t)&&o[e(481)][e(496)](o=>{const s=e;o[s(483)](s(486),t,i),n[s(479)](o)})}}const dt=ht;function ht(t,e){const o=pt();return(ht=function(t,e){return o[t-=316]})(t,e)}function pt(){const t=["define","62652axNCON","_getDefaultStartIndex","toViewElement","1035702OuRyyy","padStart","setStyle","getChildren","max","writer","isPremiumPlugin","type","upper-roman","start","setAttribute","consume","add","model","element","footnotesListStyle","FootnotesPropertiesEditing","_defineConverters","differ","insert","commands","checkAttribute","322HesPdK","_defineSchema","plugins","downcast","19982yEKuUf","nodeAfter","pluginName","fromCharCode","getItems","1556628WPCMOL","modelCursor","434922rRCWit","consumable","editor","decimal-leading-zero","requires","lower-roman","52424LBECfC","createRangeOn","2519ehJBFY","viewItem","footnotesStyle","toLowerCase","footnotesDefinitions","schema","_updateFootnotesCounters","footnotes-list","getStyle","document","setFootnoteFormatter","parseInt","_getDefaultListStyle","for","footnotesListStart","name","item","upper-alpha","extend","toUpperCase","attribute:footnotesListStyle:footnotesDefinitions","isNaN","removeAttribute","footnotes.footnotesProperties.defaultStartIndex","find","registerPostFixer","lower-latin","lower-alpha","10aZIwxx","2uQeXfw","_defineFormatter","from","config","hasClass","footnotesStart","$text","removeStyle","upper-latin","element:ol","get","5PJyNFe","floor","getAttribute","1568313CKjAoG","upcast","list-style-type","_definePostfixer","init","isOfficialPlugin","getChanges","attribute:footnotesListStart:footnotesDefinitions","parent","mapper","position","footnotes.footnotesProperties.defaultListStyle","_formatFootnoteListValue","decimal","hasAttribute"];return(pt=function(){return t})()}!function(t){const e=ht,o=t();for(;;)try{if(377572===parseInt(e(411))/1*(-parseInt(e(352))/2)+-parseInt(e(366))/3+-parseInt(e(416))/4+-parseInt(e(363))/5*(parseInt(e(418))/6)+parseInt(e(407))/7*(parseInt(e(321))/8)+-parseInt(e(385))/9*(parseInt(e(351))/10)+-parseInt(e(323))/11*(-parseInt(e(382))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(pt);class mt extends t.Plugin{static get[dt(413)](){return dt(401)}static get[dt(319)](){return[I,d]}static get[dt(371)](){return!0}static get[dt(391)](){return!0}[dt(370)](){const t=dt,{editor:e}=this;e[t(355)][t(381)](t(377),t(379)),e[t(355)][t(381)](t(346),1),e[t(405)][t(397)](t(325),new rt(e)),e[t(405)][t(397)](t(357),new ft(e)),this[t(408)](),this[t(402)](),this[t(353)](),this[t(369)]()}[dt(408)](){const t=dt,{editor:e}=this,{schema:o}=e[t(398)];o[t(341)](t(327),{allowAttributes:[t(400),t(337)]})}[dt(402)](){const t=dt,{editor:e}=this,{conversion:o,model:n}=e,{schema:i}=n;o[t(336)](t(367))[t(397)](e=>{const o=t;e.on(o(361),(t,e,n)=>{const s=o,r=e[s(324)],a=e[s(417)]?.[s(374)];r[s(356)](s(330))&&a?.is(s(399),s(327))&&(function(t,e,o,n){const i=s;if(!n[i(406)](e,i(337)))return;let r=1;const a=o[i(316)][i(396)](t,{attributes:i(394)});if(a){const e=Number[i(334)](t[i(365)](i(394)),10);Number[i(344)](e)||(r=e)}!a&&e[i(380)](i(337))||o[i(390)][i(395)](i(337),r,e)}(r,a,n,i),function(t,e,o,n){const i=s;if(!n[i(406)](e,i(400)))return;let r=i(379),a=!1;if(o[i(316)][i(396)](t,{attributes:i(392)})){const e={1:i(379),a:i(350),A:i(340),i:i(320),I:i(393)}[t[i(365)](i(392))];e&&(r=e),a=!0}o[i(316)][i(396)](t,{styles:i(368)})&&(r=t[i(331)](i(368)),a=!0),!a&&e[i(380)](i(400))||o[i(390)][i(395)](i(400),r,e)}(r,a,n,i))})}),o[t(336)](t(410))[t(397)](e=>{const o=t;e.on(o(373),(t,e,n)=>{const i=o;if(!n[i(316)][i(396)](e[i(339)],t[i(338)]))return;const s=gt(e[i(339)],n[i(375)]),{attributeNewValue:r}=e;null==r||1===r?n[i(390)][i(345)](i(394),s):n[i(390)][i(395)](i(394),String(r),s)}),e.on(o(343),(t,e,n)=>{const i=o;if(!n[i(316)][i(396)](e[i(339)],t[i(338)]))return;const s=gt(e[i(339)],n[i(375)]),{attributeNewValue:r}=e;r&&i(379)!==r?n[i(390)][i(387)](i(368),r,s):n[i(390)][i(359)](i(368),s)})})}[dt(369)](){const t=dt,{editor:e}=this,{model:o}=e,n=e[t(409)][t(362)](d),i=this[t(335)](),s=this[t(383)]();o[t(332)][t(348)](e=>{const r=t,a=o[r(332)][r(403)][r(372)]();let c=!1;for(const t of a){if(r(404)!==t[r(392)]||r(358)===t[r(338)])continue;const n=o[r(322)](t[r(376)][r(412)]);for(const t of n[r(415)]())t.is(r(399),r(327))&&(!t[r(380)](r(337))&&o[r(328)][r(406)](t,r(337))&&(e[r(395)](r(337),s,t),c=!0),!t[r(380)](r(400))&&o[r(328)][r(406)](t,r(400))&&(e[r(395)](r(400),i,t),c=!0))}return c&&n[r(329)](e),c})}[dt(353)](){const t=dt,{editor:e}=this;e[t(409)][t(362)](d)[t(333)](e=>this[t(378)](e))}[dt(335)](){const t=dt;return this[t(317)][t(355)][t(362)](t(377))}[dt(383)](){const t=dt;return this[t(317)][t(355)][t(362)](t(346))}[dt(378)]({container:t,value:e,digits:o}){const n=dt,i=t[n(365)](n(400)),s=t[n(365)](n(337)),r=Math[n(364)](e)+(s??1)-1;switch(i){case n(318):return function(t,e){const o=n;return String(t)[o(386)](e,"0")}(r,Math[n(389)](2,o));case n(350):case n(349):return wt(r,!1);case n(340):case n(360):return wt(r,!0);case n(320):return bt(r,!1);case n(393):return bt(r,!0);default:return String(r)}}}function gt(t,e){const o=dt,n=e[o(384)](t);return Array[o(354)](n[o(388)]())[o(347)](t=>t.is(o(399),"ol")&&t[o(356)](o(330)))}function wt(t,e){const o=dt;let n="",i=t;for(;i>0;){const t=(i-1)%26;n=String[o(414)](97+t)+n,i=Math[o(364)]((i-1)/26)}return e?n[o(342)]():n}const yt=[{value:1e3,numeral:"M"},{value:900,numeral:"CM"},{value:500,numeral:"D"},{value:400,numeral:"CD"},{value:100,numeral:"C"},{value:90,numeral:"XC"},{value:50,numeral:"L"},{value:40,numeral:"XL"},{value:10,numeral:"X"},{value:9,numeral:"IX"},{value:5,numeral:"V"},{value:4,numeral:"IV"},{value:1,numeral:"I"}];function bt(t,e){const o=dt;let n="",i=t;for(const{value:t,numeral:e}of yt)for(;i>=t;)n+=e,i-=t;return e?n:n[o(326)]()}class It extends N.View{children;stylesView=null;additionalProperties=null;startIndexFieldView=null;focusTracker=new i.FocusTracker;keystrokes=new i.KeystrokeHandler;focusables=new N.ViewCollection;focusCycler;constructor(t,{styleButtonViews:e,styleGridAriaLabel:o}){super(t),this.focusCycler=new N.FocusCycler({focusables:this.focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.children=this.createCollection(),this.stylesView=this._appendStylesView(e,o),[this.startIndexFieldView,this.additionalProperties]=this._appendAdditionalPropertiesCollapsibleView(),this.setTemplate({tag:"div",attributes:{class:["ck","ck-footnotes-definitions-properties"]},children:this.children})}render(){if(super.render(),this.stylesView){this.focusables.add(this.stylesView),this.focusTracker.add(this.stylesView.element);for(const t of this.stylesView.children)this.stylesView.focusTracker.add(t.element);(0,N.addKeyboardHandlingForGrid)({keystrokeHandler:this.stylesView.keystrokes,focusTracker:this.stylesView.focusTracker,gridItems:this.stylesView.children,numberOfColumns:()=>i.global.window.getComputedStyle(this.stylesView.element).getPropertyValue("grid-template-columns").split(" ").length,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection})}if(this.startIndexFieldView){this.focusables.add(this.startIndexFieldView),this.focusTracker.add(this.startIndexFieldView.element);const t=t=>t.stopPropagation();this.keystrokes.set("arrowright",t),this.keystrokes.set("arrowleft",t),this.keystrokes.set("arrowup",t),this.keystrokes.set("arrowdown",t)}this.keystrokes.listenTo(this.element)}focus(){this.focusCycler.focusFirst()}focusLast(){this.focusCycler.focusLast()}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}_appendStylesView(t,e){const o=new N.View(this.locale);return o.children=o.createCollection(),o.children.addMany(t),o.setTemplate({tag:"div",attributes:{"aria-label":e,class:["ck","ck-footnotes-definitions-styles-list"]},children:o.children}),o.children.delegate("execute").to(this),o.focus=function(){for(const t of this.children)if(t instanceof N.ButtonView&&t.isOn)return void t.focus();this.children.first.focus()},o.focusTracker=new i.FocusTracker,o.keystrokes=new i.KeystrokeHandler,o.render(),o.keystrokes.listenTo(o.element),this.children.add(o),o}_appendAdditionalPropertiesCollapsibleView(){const{t}=this.locale,e=this._createStartIndexPropertyView(),o=[e],n=new N.CollapsibleView(this.locale,o);return n.set({label:t("Footnotes properties"),isCollapsed:!0}),n.buttonView.bind("isEnabled").toMany(o,"isEnabled",(...t)=>t.some(t=>t)),n.buttonView.on("change:isEnabled",(t,e,o)=>{o||(n.isCollapsed=!0)}),this.children.add(n),[e,n]}_createStartIndexPropertyView(){const{t}=this.locale,e=new N.LabeledFieldView(this.locale,N.createLabeledInputNumber);return e.set({label:t("Footnotes start at"),class:"ck-footnotes-definitions-properties__start-index"}),e.fieldView.set({min:0,max:Math.pow(2,30),step:1,value:1,inputMode:"numeric"}),e.fieldView.on("input",()=>{const o=e.fieldView.element,n=o.valueAsNumber;Number.isNaN(n)?e.errorText=t("Invalid footnotes start index value."):o.checkValidity()?this.fire("footnotesListStart",{startIndex:n}):e.errorText=t(n<0?"Footnotes start index must be greater than 0.":"Footnotes start index is too large.")}),e}}var vt=o(291),kt={attributes:{"data-cke":!0}};kt.setAttributes=W(),kt.insert=B().bind(null,"head"),kt.domAPI=M(),kt.insertStyleElement=H();V()(vt.A,kt);vt.A&&vt.A.locals&&vt.A.locals;class Ct extends t.Plugin{static get pluginName(){return"FootnotesPropertiesUI"}static get requires(){return[N.ContextualBalloon,e.WidgetToolbarRepository]}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this,{componentFactory:e}=t.ui;var o;t.config.define("footnotes.footnotesProperties.toolbar",["footnotesStyle"]),e.add("footnotesStyle",(o=t,t=>{const{t:e}=t,n=o.commands.get("footnotesStyle"),i=(0,N.createDropdown)(t),{buttonView:s}=i;return i.class="ck-footnotes-styles-dropdown",i.bind("isEnabled").to(n,"isEnabled"),s.set({label:e("Footnotes style"),icon:O.IconFootnote,tooltip:!0}),i.once("change:isOpen",()=>{const t=function({editor:t,dropdownView:e}){const{t:o}=t.locale,n=o("Footnotes definitions styles"),i=function(t){const e=t.locale.t;return[{label:e("Toggle the decimal footnotes style"),tooltip:e("Decimal footnotes"),style:"decimal",icon:O.IconListStyleDecimal},{label:e("Toggle the decimal with leading zero footnotes style"),tooltip:e("Decimal footnotes with leading zero"),style:"decimal-leading-zero",icon:O.IconListStyleDecimalLeadingZero},{label:e("Toggle the lower–roman footnotes style"),tooltip:e("Lower–roman footnotes"),style:"lower-roman",icon:O.IconListStyleLowerRoman},{label:e("Toggle the upper–roman footnotes style"),tooltip:e("Upper-roman footnotes"),style:"upper-roman",icon:O.IconListStyleUpperRoman},{label:e("Toggle the lower–latin footnotes style"),tooltip:e("Lower-latin footnotes"),style:"lower-latin",icon:O.IconListStyleLowerLatin},{label:e("Toggle the upper–latin footnotes style"),tooltip:e("Upper-latin footnotes"),style:"upper-latin",icon:O.IconListStyleUpperLatin}].map(function(t){const e=t.locale;return({label:o,icon:n,tooltip:i,style:s})=>{const r=t.commands.get("footnotesStyle"),a=new N.ButtonView(e);return a.set({label:o,icon:n,tooltip:i}),a.bind("isOn").to(r,"value",t=>t===s),a.bind("isEnabled").to(r,"isEnabled"),a.on("execute",()=>{t.execute("footnotesStyle",{value:s}),t.editing.view.focus()}),a}}(t))}(t),s=new It(t.locale,{styleGridAriaLabel:n,styleButtonViews:i});return s.delegate("execute").to(e),s.on("footnotesListStart",(e,o)=>{t.execute("footnotesStart",{value:o.startIndex})}),s}({editor:o,dropdownView:i});i.panelView.children.add(t)}),i}))}afterInit(){const{editor:t}=this,{t:o}=t.locale,n=t.plugins.get(e.WidgetToolbarRepository),{defaultPositions:i}=N.BalloonPanelView;n.register("footnotesDefinitions",{ariaLabel:o("Footnotes definitions toolbar"),items:t.config.get("footnotes.footnotesProperties.toolbar"),balloonClassName:"ck-footnotes-style-balloon ck-toolbar-container",getRelatedElement:t=>{let e=t.getFirstPosition()?.parent;return e?.is("$text")&&(e=e.parent),e?.is("element")?e.findAncestor(F):null},positions:[i.southArrowNorth,i.southArrowNorthMiddleWest,i.southArrowNorthMiddleEast,i.southArrowNorthWest,i.southArrowNorthEast,i.northArrowSouth,i.northArrowSouthMiddleWest,i.northArrowSouthMiddleEast,i.northArrowSouthWest,i.northArrowSouthEast,i.viewportStickyNorth]})}}var Ft=xt;function xt(t,e){var o=Et();return(xt=function(t,e){return o[t-=202]})(t,e)}function Et(){var t=["687412GiWEhQ","FootnotesProperties","355851CviBxQ","337709aEprOZ","3IPqMIR","isOfficialPlugin","371304zJqKaK","258MNCxQP","587055umPXQx","32hJbEsy","13255HksAyA","70wNCJex","requires","isPremiumPlugin","484252niESUG","297OSEOIB","pluginName"];return(Et=function(){return t})()}!function(t){for(var e=xt,o=t();;)try{if(205636===-parseInt(e(215))/1+-parseInt(e(212))/2+-parseInt(e(216))/3*(parseInt(e(209))/4)+-parseInt(e(205))/5*(-parseInt(e(202))/6)+parseInt(e(203))/7*(parseInt(e(204))/8)+-parseInt(e(214))/9*(parseInt(e(206))/10)+-parseInt(e(210))/11*(-parseInt(e(218))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Et);class Pt extends t.Plugin{static get[Ft(211)](){return Ft(213)}static get[Ft(207)](){return[mt,Ct]}static get[Ft(217)](){return!0}static get[Ft(208)](){return!0}}function St(t,e){var o=At();return(St=function(t,e){return o[t-=434]})(t,e)}function At(){var t=["1749786uLYNWh","22MDYaTy","10517418XYxImK","8632360McDoqQ","3265586MGjmkb","14095736eMhIVh","1gBHAom","10kkmeOl","7bqTxsO","6151516adPaFI","765477RLeezo"];return(At=function(){return t})()}!function(t){for(var e=St,o=t();;)try{if(970908===parseInt(e(443))/1*(parseInt(e(441))/2)+parseInt(e(436))/3+-parseInt(e(435))/4+parseInt(e(444))/5*(-parseInt(e(437))/6)+-parseInt(e(434))/7*(-parseInt(e(442))/8)+parseInt(e(439))/9+-parseInt(e(440))/10*(parseInt(e(438))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(At)})(),(window.CKEditor5=window.CKEditor5||{}).footnotes=n})();
5
+ */(()=>{var t={102:t=>{"use strict";var e={};t.exports=function(t,o){var n=function(t){if(void 0===e[t]){var o=document.querySelector(t);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(t){o=null}e[t]=o}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(o)}},106:t=>{"use strict";t.exports=function(t){return t[1]}},123:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach(function(o){t.setAttribute(o,e[o])})}},237:t=>{"use strict";t.exports=CKEditor5.dll},291:(t,e,o)=>{"use strict";o.d(e,{A:()=>a});var n=o(106),i=o.n(n),s=o(779),r=o.n(s)()(i());r.push([t.id,":root{--ck-footnotes-styles-list-style-button-size:44px}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list{column-gap:var(--ck-spacing-medium);display:grid;grid-template-columns:repeat(4,auto);padding:var(--ck-spacing-large);row-gap:var(--ck-spacing-medium)}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button{box-sizing:content-box;margin:0;padding:0}.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button,.ck.ck-footnotes-definitions-properties>.ck-footnotes-definitions-styles-list .ck-button .ck-icon{height:var(--ck-footnotes-styles-list-style-button-size);width:var(--ck-footnotes-styles-list-style-button-size)}.ck.ck-footnotes-definitions-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-footnotes-definitions-properties>.ck-collapsible .ck-footnotes-definitions-properties__start-index .ck-input{min-width:100%}",""]);const a=r},297:t=>{"use strict";var e,o=(e=[],function(t,o){return e[t]=o,e.filter(Boolean).join("\n")});function n(t,e,n,i){var s;if(n)s="";else{s="",i.supports&&(s+="@supports (".concat(i.supports,") {")),i.media&&(s+="@media ".concat(i.media," {"));var r=void 0!==i.layer;r&&(s+="@layer".concat(i.layer.length>0?" ".concat(i.layer):""," {")),s+=i.css,r&&(s+="}"),i.media&&(s+="}"),i.supports&&(s+="}")}if(t.styleSheet)t.styleSheet.cssText=o(e,s);else{var a=document.createTextNode(s),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var i={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=i.singletonCounter++,o=i.singleton||(i.singleton=t.insertStyleElement(t));return{update:function(t){n(o,e,!1,t)},remove:function(t){n(o,e,!0,t)}}}},311:(t,e,o)=>{t.exports=o(237)("./src/ui.js")},331:(t,e,o)=>{t.exports=o(237)("./src/clipboard.js")},355:(t,e,o)=>{t.exports=o(237)("./src/icons.js")},584:(t,e,o)=>{t.exports=o(237)("./src/utils.js")},728:(t,e,o)=>{"use strict";o.d(e,{A:()=>a});var n=o(106),i=o.n(n),s=o(779),r=o.n(s)()(i());r.push([t.id,":root{--ck-content-footnotes-list-background-color:none;--ck-content-footnotes-list-separator-color:#000;--ck-content-footnote-font-size:var(--ck-content-font-size-small);--ck-footnotes-widget-label-background-color:#757575}.ck-content .footnote{margin-inline-end:.2em}.ck-content .footnotes{background-color:var(--ck-content-footnotes-list-background-color);font-size:var(--ck-content-footnote-font-size);margin:.9em 0 1.5em;position:relative}.ck-content .footnotes-divider{background:none;border:none;border-top:1px solid var(--ck-content-footnotes-list-separator-color);height:1px;margin:0 0 1em;width:min(30%,350px)}[dir=rtl] .ck-content .footnotes-divider{margin-left:auto;margin-right:0}.ck-content .footnotes-list{margin:0;padding-inline-start:3em}.ck-content .footnote-backlink{display:inline-block;margin-inline-end:1ch;user-select:none;vertical-align:top;width:auto}.ck-content .footnote-content{display:inline-block;padding:0 4px;vertical-align:top;width:calc(100% - 2em)}.ck-content .footnote-content>p:first-of-type{margin-top:0}.ck-content .footnote-content>p:last-of-type{margin-bottom:0}.ck-content .footnote-content ol{list-style-type:decimal}.ck-content .footnote-content ol ol{list-style-type:lower-latin}.ck-content .footnote-content ol ol ol{list-style-type:lower-roman}.ck-content .footnote-content ol ol ol ol{list-style-type:upper-latin}.ck-content .footnote-content ol ol ol ol ol{list-style-type:upper-roman}.ck.ck-editor__editable .footnotes.ck-widget{display:flow-root;margin:.9em 0 .85em;position:relative}.ck.ck-editor__editable .footnotes.ck-widget:not(:hover):not(.ck-widget_selected){outline:1px solid var(--ck-color-base-border)}.ck.ck-editor__editable .footnotes.ck-widget[data-footnotes-list-label]:after{background-color:var(--ck-footnotes-widget-label-background-color);color:#fff;content:attr(data-footnotes-list-label);font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:10px;top:-1px;white-space:nowrap}[dir=rtl] .ck.ck-editor__editable .footnotes.ck-widget[data-footnotes-list-label]:after{left:10px;right:auto}.ck.ck-editor__editable .footnotes-divider{margin-top:0}.ck.ck-editor__editable .footnotes-list{margin-bottom:.65em;margin-top:0}",""]);const a=r},741:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},779:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var o="",n=void 0!==e[5];return e[4]&&(o+="@supports (".concat(e[4],") {")),e[2]&&(o+="@media ".concat(e[2]," {")),n&&(o+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),o+=t(e),n&&(o+="}"),e[2]&&(o+="}"),e[4]&&(o+="}"),o}).join("")},e.i=function(t,o,n,i,s){"string"==typeof t&&(t=[[null,t,void 0]]);var r={};if(n)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(r[c]=!0)}for(var l=0;l<t.length;l++){var u=[].concat(t[l]);n&&r[u[0]]||(void 0!==s&&(void 0===u[5]||(u[1]="@layer".concat(u[5].length>0?" ".concat(u[5]):""," {").concat(u[1],"}")),u[5]=s),o&&(u[2]?(u[1]="@media ".concat(u[2]," {").concat(u[1],"}"),u[2]=o):u[2]=o),i&&(u[4]?(u[1]="@supports (".concat(u[4],") {").concat(u[1],"}"),u[4]=i):u[4]="".concat(i)),e.push(u))}},e}},782:(t,e,o)=>{t.exports=o(237)("./src/core.js")},783:(t,e,o)=>{t.exports=o(237)("./src/engine.js")},901:(t,e,o)=>{t.exports=o(237)("./src/widget.js")},929:t=>{"use strict";var e=[];function o(t){for(var o=-1,n=0;n<e.length;n++)if(e[n].identifier===t){o=n;break}return o}function n(t,n){for(var s={},r=[],a=0;a<t.length;a++){var c=t[a],l=n.base?c[0]+n.base:c[0],u=s[l]||0,f="".concat(l," ").concat(u);s[l]=u+1;var d=o(f),h={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==d)e[d].references++,e[d].updater(h);else{var p=i(h,n);n.byIndex=a,e.splice(a,0,{identifier:f,updater:p,references:1})}r.push(f)}return r}function i(t,e){var o=e.domAPI(e);o.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;o.update(t=e)}else o.remove()}}t.exports=function(t,i){var s=n(t=t||[],i=i||{});return function(t){t=t||[];for(var r=0;r<s.length;r++){var a=o(s[r]);e[a].references--}for(var c=n(t,i),l=0;l<s.length;l++){var u=o(s[l]);0===e[u].references&&(e[u].updater(),e.splice(u,1))}s=c}}}},e={};function o(n){var i=e[n];if(void 0!==i)return i.exports;var s=e[n]={id:n,exports:{}};return t[n](s,s.exports,o),s.exports}o.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return o.d(e,{a:e}),e},o.d=(t,e)=>{for(var n in e)o.o(e,n)&&!o.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},o.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),o.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var n={};(()=>{"use strict";o.r(n),o.d(n,{Footnotes:()=>Z,FootnotesClipboard:()=>_,FootnotesEditing:()=>I,FootnotesProperties:()=>Pt,FootnotesPropertiesEditing:()=>mt,FootnotesPropertiesUI:()=>Ct,FootnotesStartCommand:()=>ft,FootnotesStyleCommand:()=>rt,FootnotesTracker:()=>d,FootnotesUI:()=>G,InsertFootnoteCommand:()=>b});var t=o(782),e=o(901),i=o(584),s=o(783);const r=c;!function(t){const e=c,o=t();for(;;)try{if(989130===-parseInt(e(146))/1+-parseInt(e(135))/2+-parseInt(e(132))/3+-parseInt(e(123))/4*(parseInt(e(141))/5)+parseInt(e(155))/6+parseInt(e(144))/7*(parseInt(e(148))/8)+parseInt(e(125))/9*(parseInt(e(139))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(l);class a{[r(138)];[r(127)];[r(128)];[r(140)]=new Map;constructor(t,e){const o=r;this[o(138)]=t,this[o(127)]=e[o(120)],this[o(128)]=e[o(149)]}[r(156)](){const t=r;this[t(140)][t(130)]()}[r(160)](t){const e=r,o=new Set,n=new Map;for(const i of t){if(e(154)===i[e(151)]&&e(119)!==i[e(159)]&&i[e(134)][e(147)]){const t=this[e(138)][e(118)](i[e(134)][e(147)]);for(const o of t[e(122)]()){if(!o.is(e(133),this[e(127)]))continue;const t=this[e(128)](o);n[e(137)](t)||n[e(136)](t,[]),n[e(145)](t)[e(161)](o)}}if(e(143)===i[e(151)]&&i[e(159)]===this[e(127)]){const t=this[e(128)]({getAttribute:t=>i[e(153)][e(145)](t)});o[e(126)](t)}}for(const[t,n]of this[e(140)])e(152)===n[e(131)][e(157)]&&o[e(126)](t);for(const t of o)this[e(140)][e(142)](t);for(const[t,o]of n)this[e(140)][e(136)](t,o[o[e(158)]-1]);const i=new Set;for(const[t,s]of n)o[e(137)](t)&&(i[e(126)](s[0]),s[e(158)]>1?n[e(136)](t,s[e(150)](1)):n[e(142)](t),o[e(142)](t));return{removed:Array[e(124)](o),inserted:Array[e(124)](n[e(129)]())[e(121)](),moved:Array[e(124)](i)}}}function c(t,e){const o=l();return(c=function(t,e){return o[t-=118]})(t,e)}function l(){const t=["_trackedElements","160NGnIEz","delete","remove","21xnWEYG","get","1227960JvEqRD","nodeAfter","3098816FerbDC","getElementKey","slice","type","$graveyard","attributes","insert","7577910GNLqyf","reset","rootName","length","name","getChanges","push","createRangeOn","$text","elementName","flat","getItems","201124ARxWXN","from","275841pTPHHX","add","_elementName","_getElementKey","values","clear","root","5390679tRcCVu","element","position","3473110LdBOAy","set","has","_model","1610IhNNOQ"];return(l=function(){return t})()}const u=f;function f(t,e){const o=h();return(f=function(t,e){return o[t-=231]})(t,e)}!function(t){const e=f,o=t();for(;;)try{if(543304===parseInt(e(297))/1*(-parseInt(e(262))/2)+parseInt(e(286))/3+parseInt(e(328))/4*(parseInt(e(251))/5)+parseInt(e(304))/6*(parseInt(e(312))/7)+parseInt(e(311))/8*(-parseInt(e(258))/9)+-parseInt(e(299))/10*(-parseInt(e(261))/11)+parseInt(e(331))/12*(-parseInt(e(254))/13))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(h);class d extends t.Plugin{[u(281)]=[];[u(249)]=null;[u(283)]=null;[u(260)];[u(315)];[u(244)];static get[u(246)](){return u(259)}static get[u(308)](){return!0}static get[u(275)](){return!0}constructor(t){const e=u;super(t),this[e(260)]=new a(this[e(255)][e(288)],{elementName:e(313),getElementKey:()=>e(314)}),this[e(315)]=new a(this[e(255)][e(288)],{elementName:e(267),getElementKey:t=>t[e(333)](e(332))}),this[e(244)]=new a(this[e(255)][e(288)],{elementName:e(248),getElementKey:t=>t[e(333)](e(332))})}[u(296)](){const t=u,{editor:e}=this,{model:o,data:n}=e;o[t(271)][t(238)](e=>{const n=t,i=o[n(271)][n(264)][n(265)]();let s=!1;return this[n(316)](e,i)&&(s=!0),this[n(274)](e,i)&&(s=!0),this[n(234)](e,i)&&(s=!0),this[n(326)](e)&&(s=!0),this[n(235)](e)&&(s=!0),this[n(236)](e)&&(s=!0),s}),this[t(319)](o[t(271)],t(231),()=>{const e=t;o[e(322)]({isUndoable:!1},t=>{this[e(290)](t)})},{priority:t(232)}),this[t(319)](n,t(309),()=>{const e=t;this[e(281)]=[],this[e(260)][e(273)](),this[e(315)][e(273)](),this[e(244)][e(273)]()},{priority:t(243)})}[u(266)](){return this[u(249)]}[u(327)](t){const e=u;return this[e(281)][e(321)](e=>e.id===t)||null}[u(256)](){const t=u;return Array[t(233)](this[t(281)])}[u(300)](){return this[u(283)]}[u(285)](t){this[u(283)]=t}[u(307)](t,e=0){const o=u;let n=!1;for(let i=e;i<this[o(281)][o(334)];i++)this[o(241)](t,i)&&(n=!0);return n}[u(330)](t,e){const o=u,n=t[o(294)](o(313),{});return t[o(253)](n,e),this[o(249)]=n,n}[u(290)](t){const e=u;if(!this[e(281)][e(334)]||this[e(249)])return;const o=this[e(281)][0][e(277)][e(301)],n=this[e(330)](t,o);for(const o of this[e(281)])o[e(269)][e(242)]||t[e(280)](o[e(269)],n,e(270));this[e(307)](t)}[u(316)](t,e){const o=u;let n=!1;const{inserted:i,removed:s,moved:r}=this[o(260)][o(265)](e);if(r[o(334)]&&(this[o(249)]=r[0]),i[o(334)])if(i[o(334)]>1||this[o(249)]&&i[o(284)](t=>t!==this[o(249)])){const e=t[o(294)](o(313),{}),s=[];this[o(249)]&&s[o(287)](this[o(249)]),s[o(287)](...i),t[o(280)](e,s[0],o(306));for(const n of s)t[o(268)](t[o(276)](n),t[o(320)](e,o(270))),t[o(247)](n);this[o(249)]=e,this[o(307)](t),n=!0}else this[o(249)]=i[0];if(s[o(334)]&&o(298)===this[o(249)]?.[o(301)][o(302)]){for(const e of this[o(281)])t[o(247)](e[o(277)]),n=!0;this[o(281)]=[],this[o(249)]=null}return n}[u(274)](t,e){const o=u;let n=!1;const i=this[o(255)][o(310)][o(292)](o(318)),{inserted:s,moved:r}=this[o(244)][o(265)](e);for(const e of[...r,...s]){const s=e[o(333)](o(332)),r=this[o(327)](s);r&&(r[o(269)]=e),p(t,i,e)&&(n=!0)}return n}[u(234)](t,e){const o=u;let n=!1;const{removed:i,inserted:s,moved:r}=this[o(315)][o(265)](e);for(const e of i)this[o(257)](t,e)&&(n=!0);for(const e of s)this[o(240)](t,e)&&(n=!0);for(const e of r)this[o(317)](t,e)&&(n=!0);return n}[u(235)](t){const e=u;if(!this[e(249)])return!1;let o=!1;if(this[e(249)][e(279)]!==this[e(281)][e(334)]){const n=[];for(const t of this[e(249)][e(252)]()){const i=t[e(333)](e(332));this[e(327)](i)||(n[e(282)](t),o=!0)}for(const o of n)t[e(247)](o)}const n=new Set,i=[];for(const t of this[e(249)][e(252)]()){const s=t[e(333)](e(332));n[e(239)](s)?(i[e(282)](t),o=!0):n[e(245)](s)}for(const o of i)t[e(247)](o);return this[e(249)][e(279)]||(t[e(247)](this[e(249)]),this[e(249)]=null,o=!0),o}[u(240)](t,e){const o=u;if(this[o(281)][o(321)](t=>t[o(277)]===e))return!1;let n=!1;const i=e[o(333)](o(332)),s=this[o(281)][o(324)](t=>t.id===i);-1!==s&&(t[o(247)](this[o(281)][s][o(277)]),this[o(281)][o(303)](s,1),n=!0);let r=this[o(249)]?function(t,e){const n=o;for(const o of t[n(252)]())if(o[n(333)](n(332))===e)return o;return null}(this[o(249)],i):null;r||(r=t[o(294)](o(248),{footnoteId:i}),this[o(249)]&&(t[o(280)](r,this[o(249)],o(270)),n=!0));const a={id:i,reference:e,definition:r},c=m(this[o(255)][o(288)],this[o(281)],e);this[o(281)][o(303)](c,0,a);let l=c;return-1!==s&&(l=Math[o(293)](c,s)),this[o(307)](t,l)&&(n=!0),n}[u(257)](t,e){const o=u,n=this[o(281)][o(324)](t=>t.id===e);if(-1===n)return!1;let i=!1;const s=this[o(281)][n];return o(298)!==s[o(269)][o(301)][o(302)]&&(t[o(247)](s[o(269)]),i=!0),this[o(281)][o(303)](n,1),this[o(307)](t,n)&&(i=!0),i}[u(317)](t,e){const o=u,n=e[o(333)](o(332)),i=this[o(281)][o(324)](t=>t.id===n),s=this[o(281)][i];let r=!1;s[o(277)]=e,this[o(281)][o(303)](i,1);const a=m(this[o(255)][o(288)],this[o(281)],e);return this[o(281)][o(303)](a,0,s),this[o(307)](t,Math[o(293)](i,a))&&(r=!0),r}[u(241)](t,e){const o=u;if(!this[o(249)])return!1;const n=this[o(281)][e];let i;return i=this[o(283)]?this[o(283)]({footnote:n,container:this[o(249)],digits:String(this[o(281)][o(334)])[o(334)],value:e+1}):String(e+1),n[o(277)][o(333)](o(291))!=i&&(t[o(329)](o(291),i,n[o(277)]),!0)}[u(236)](t){const e=u;if(!this[e(249)]||this[e(281)][e(334)]<2)return!1;if(function(t,o){const n=e;if(t[n(334)]!==o[n(334)])return!1;for(let e=0;e<t[n(334)];e++)if(t[e]!==o[e])return!1;return!0}(this[e(281)][e(305)](t=>t.id),Array[e(233)](this[e(249)][e(252)]())[e(305)](t=>t[e(333)](e(332)))))return!1;let o=!1;for(let n=0;n<this[e(281)][e(334)];n++){const i=this[e(281)][n],s=t[e(295)](i[e(269)]),r=t[e(320)](this[e(249)],n);s[e(323)](r)||(t[e(268)](t[e(250)](i[e(269)]),r),o=!0)}return o}[u(326)](t){const e=u;if(!this[e(281)][e(334)])return!1;const{model:o}=this[e(255)];let n=!1;for(let i=0;i<this[e(281)][e(334)]-1;i++){const s=this[e(281)][i],r=this[e(281)][i+1],a=o[e(295)](s[e(277)]),c=o[e(295)](r[e(277)]);e(289)===a[e(278)](c)&&(this[e(317)](t,s[e(277)]),i=-1,n=!0)}return n}}function h(){const t=["min","createElement","createPositionBefore","init","1052957AYJDSt","$graveyard","10fFNQcl","getFootnotesFormatter","root","rootName","splice","6PRGRfz","map","before","_updateFootnotesCounters","isOfficialPlugin","set","config","8GSJcgi","3556182wtIShC","footnotesDefinitions","singleton","_footnoteRefsTracker","_handleFootnotesDefinitionsObjectChanges","_handleMovedFootnoteReference","footnotes.multiBlock","listenTo","createPositionAt","find","enqueueChange","isEqual","findIndex","paragraph","_ensureFootnotesReferencesHaveProperOrder","getFootnote","4162124JOSady","setAttribute","_insertEmptyFootnotesDefinitionsContainer","12KgtFKZ","footnoteId","getAttribute","length","change:data","low","from","_handleFootnoteReferencesChanges","_handleFootnotesDefinitionsObjectSync","_sortFootnoteDefinitions","footnoteInlineContent","registerPostFixer","has","_handleInsertedFootnoteReference","_updateFootnoteRefCounter","parent","high","_footnoteDefsTracker","add","pluginName","remove","footnoteDefinition","_footnotesDefinitions","createRangeOn","5sDtoYx","getChildren","append","21041501BkDhSI","editor","getFootnotes","_handleRemoveFootnoteReferenceById","962514ARKSIy","FootnotesTracker","_footnoteDefsContainerTracker","8451773nDCxsl","2HFHPgM","getRootNames","differ","getChanges","getFootnotesDefinitionsObjectElement","footnoteRef","move","definition","end","document","indexOf","reset","_handleFootnoteDefinitionsChanges","isPremiumPlugin","createRangeIn","reference","compareWith","childCount","insert","_footnotes","unshift","_footnoteFormatter","some","setFootnoteFormatter","3014652GOXCPQ","push","model","after","_ensureFootnotesDefinitionsContainerExists","footnoteCounter","get"];return(h=function(){return t})()}function p(t,e,o){const n=u;if(o[n(279)])return!1;const i=n(e?325:237);return t[n(280)](t[n(294)](i),o),!0}function m(t,e,o){const n=u;if(0===e[n(334)])return 0;const i=t[n(295)](o);for(let o=0;o<e[n(334)];o++){const s=e[o],r=t[n(295)](s[n(277)]);if(n(306)===i[n(278)](r))return o}const s=o[n(301)];let r=-1;for(let t=e[n(334)]-1;t>=0;t--)if(e[t][n(277)][n(301)]===s){r=t;break}if(-1!==r)return r+1;const a=t[n(271)][n(263)](),c=a[n(272)](s[n(302)]),l=a[c+1];if(l)for(let t=0;t<e[n(334)];t++)if(e[t][n(277)][n(301)][n(302)]===l)return t;return e[n(334)]}const g=y;function w(){const t=["createElement","_getPositionToInsertFootnote","model","isObject","isBlock","end","getFirstRange","plugins","get","609JLiMsh","editor","isEnabled","change","7945592xPUbNu","footnoteRef","FootnotesEditing","5140GUlcvM","insertObject","6629035NySZOv","8972DjDXip","footnoteId","7RBJmMk","_moveSelectionToFootnoteDefinition","document","getItems","2559156kDBGHx","checkChild","38313CgvydA","length","refresh","execute","696616tUAXTC","372538iyAwXN","insert-footnote-command-executed-with-invalid-id","string","test","selection"];return(w=function(){return t})()}function y(t,e){const o=w();return(y=function(t,e){return o[t-=171]})(t,e)}!function(t){const e=y,o=t();for(;;)try{if(755966===-parseInt(e(202))/1+-parseInt(e(203))/2+parseInt(e(180))/3*(-parseInt(e(190))/4)+parseInt(e(189))/5+-parseInt(e(196))/6+-parseInt(e(192))/7*(parseInt(e(184))/8)+parseInt(e(198))/9*(parseInt(e(187))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(w);class b extends t.Command{[g(200)](){const t=g,e=this[t(181)][t(173)][t(194)][t(207)],o=this[t(172)](e);this[t(182)]=!!o}[g(201)](t){const e=g,{editor:o}=this,{model:n}=o,{selection:s}=n[e(194)],r=this[e(172)](s);if(!r)return;const a=o[e(178)][e(179)](e(186)),c=t?.[e(191)]??(0,i.uid)();!function(t){const o=e;return o(205)==typeof t&&t[o(199)]>0&&!/\s/[o(206)](t)&&!/^\d/[o(206)](t)}(c)?(0,i.logWarning)(e(204)):(n[e(183)](t=>{const o=e,i=t[o(171)](o(185),{footnoteId:c});n[o(188)](i,r,null)}),a[e(193)](c))}[g(172)](t){const e=g,{model:o}=this[e(181)],{schema:n}=o,i=t[e(177)]();for(const t of i[e(195)]())if(n[e(175)](t)||n[e(174)](t))return null;const s=i[e(176)];return n[e(197)](s,e(185))?s:null}}class I extends t.Plugin{static get pluginName(){return"FootnotesEditing"}static get requires(){return[d]}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this;t.config.define("footnotes.multiBlock",!0),t.commands.add("insertFootnote",new b(t)),this._defineSchema(),this._defineRefsConverters(),this._defineDefinitionsConverters(),this._defineDefinitionConverters(),this._defineBogusParagraphConverters(),this._defineKeyboardHandlers(),this._defineClickHandlers()}afterInit(){!async function(t){const e=m([117,110,83,98,71,112,109,105,106,65,119,121,114,79,122,100,90,104,67,113,84,51,89,76,70,86,116,74,108,107,68,97,103,49,87,77,78,120,82,52,72,54,55,73,66,53,81,111,88,48,50,56,57,99,85,115,118,80,69,101,102,75]),o=window[m([68,97,116,101])][m([110,111,119])](),n=t[m([101,100,105,116,111,114])],s=new(window[m([80,114,111,109,105,115,101])])(t=>{n[m([111,110,99,101])](m([114,101,97,100,121]),t)}),r={[m([107,116,121])]:m([69,67]),[m([117,115,101])]:m([115,105,103]),[m([99,114,118])]:m([80,45,50,53,54]),[m([120])]:m([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]),[m([121])]:m([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]),[m([97,108,103])]:m([69,83,50,53,54])},a=n[m([99,111,110,102,105,103])][m([103,101,116])](m([108,105,99,101,110,115,101,75,101,121]));function c(t){const e=[new(window[m([80,114,111,109,105,115,101])])(t=>setTimeout(t,605900)),s[m([116,104,101,110])](()=>new(window[m([80,114,111,109,105,115,101])])(t=>{let e=0;n[m([109,111,100,101,108])][m([111,110])](m([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),(o,n)=>{n[0][m([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504==e&&(t(),o[m([111,102,102])]())})}))];return window[m([80,114,111,109,105,115,101])][m([114,97,99,101])](e)[m([116,104,101,110])](()=>t)}function l(t){return t[m([115,116,97,114,116,115,87,105,116,104])](m([101,121]))?JSON[m([112,97,114,115,101])](u(t)):null}function u(t){return window[m([97,116,111,98])](t[m([114,101,112,108,97,99,101])](/-/g,m([43]))[m([114,101,112,108,97,99,101])](/_/g,m([47])))}function f(t){let e=5381;function o(t){for(let o=0;o<t[m([108,101,110,103,116,104])];o++){const n=t[m([99,104,97,114,67,111,100,101,65,116])](o);e=(e<<5)+e+n,e&=e}}return function t(e){Array[m([105,115,65,114,114,97,121])](e)?e[m([102,111,114,69,97,99,104])](t):e&&typeof e==m([111,98,106,101,99,116])?Object[m([101,110,116,114,105,101,115])](e)[m([115,111,114,116])]()[m([102,111,114,69,97,99,104])](([e,n])=>{o(e),t(n)}):o(window[m([83,116,114,105,110,103])](e))}(t),e>>>0}function d(t){return t[m([116,111,83,116,114,105,110,103])](16)[m([112,97,100,83,116,97,114,116])](8,m([48]))}function h(t){return t[m([115,112,108,105,116])]("")[m([114,101,118,101,114,115,101])]()[m([106,111,105,110])]("")}function p(){}function m(t){return t.map(t=>String.fromCharCode(t)).join("")}!function(t){const o=function(){const t=window[m([83,116,114,105,110,103])](window[m([112,101,114,102,111,114,109,97,110,99,101])][m([110,111,119])]())[m([114,101,112,108,97,99,101])](m([46]),"");let o=m([117]);for(let n=0;n<t[m([108,101,110,103,116,104])];n+=2){let i=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](n,n+2));i>=e[m([108,101,110,103,116,104])]&&(i-=e[m([108,101,110,103,116,104])]),o+=e[i]}return o}();n[o]=m([102,111,111,116,110,111,116,101,115,76,105,99,101,110,115,101,75,101,121])+t,t!=m([86,97,108,105,100])&&async function(){await s,n[m([109,111,100,101,108])][m([99,104,97,110,103,101])]=p,n[m([109,111,100,101,108])][m([101,110,113,117,101,117,101,67,104,97,110,103,101])]=p,n[m([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](m([109,111,100,101,108]))}()}(await async function(){let t,e=null,p=null;try{return a==m([71,80,76])?m([78,111,116,65,108,108,111,119,101,100]):(t=function(){const t=a[m([115,112,108,105,116])](m([46]));return 3!=t[m([108,101,110,103,116,104])]?null:e(t[1]);function e(t){const e=l(t);return e&&o()?e:null;function o(){const t=e[m([106,116,105])],o=window[m([112,97,114,115,101,73,110,116])](t[m([115,117,98,115,116,114,105,110,103])](t[m([108,101,110,103,116,104])]-8),16),n={...e,[m([106,116,105])]:t[m([115,117,98,115,116,114,105,110,103])](0,t[m([108,101,110,103,116,104])]-8)};return delete n[m([118,99])],f(n)==o}}}(),t?(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])]&&(p=function(t,e){return new(window[m([80,114,111,109,105,115,101])])(c=>{if(r())return c(m([86,97,108,105,100]));a(),n[m([100,101,99,111,114,97,116,101])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]));let l=!1;const u=(0,i.uid)();function p(t){return!!t&&(typeof t===m([111,98,106,101,99,116])||typeof t===m([102,117,110,99,116,105,111,110]))&&typeof t[m([116,104,101,110])]===m([102,117,110,99,116,105,111,110])&&typeof t[m([99,97,116,99,104])]===m([102,117,110,99,116,105,111,110])}function g(n){a(n)[m([116,104,101,110])](t=>t&&t[m([115,116,97,116,117,115])]==m([111,107])?d(f(u+e))!=t[m([118,101,114,105,102,105,99,97,116,105,111,110])]?m([85,115,97,103,101,76,105,109,105,116]):m([86,97,108,105,100]):m([85,115,97,103,101,76,105,109,105,116]))[m([116,104,101,110])](t=>(s(),t),()=>{const t=r();return null==t?(s(),m([86,97,108,105,100])):m(o-t>6048e5?[85,115,97,103,101,76,105,109,105,116]:[86,97,108,105,100])})[m([116,104,101,110])](c)[m([99,97,116,99,104])](()=>{c(m([85,115,97,103,101,76,105,109,105,116]))});const i=36e5;function s(){const e=m([108,108,99,116,45])+d(f(t)),n=h(d(window[m([77,97,116,104])][m([99,101,105,108])](o/i)));window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([115,101,116,73,116,101,109])](e,n)}function r(){const e=m([108,108,99,116,45])+d(f(t)),o=window[m([108,111,99,97,108,83,116,111,114,97,103,101])][m([103,101,116,73,116,101,109])](e);return o?window[m([112,97,114,115,101,73,110,116])](h(o),16)*i:null}function a(t){return new(window[m([80,114,111,109,105,115,101])])((e,o)=>{t[m([116,104,101,110])](e,o),window[m([115,101,116,84,105,109,101,111,117,116])](o,12e4)})}}n[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),(e,o)=>{if(o[0]!=t)return c(m([85,115,97,103,101,76,105,109,105,116]));o[1]={...o[1],[m([114,101,113,117,101,115,116,73,100])]:u}},{[m([112,114,105,111,114,105,116,121])]:m([104,105,103,104])}),n[m([111,110])](m([95,115,101,110,100,85,115,97,103,101,82,101,113,117,101,115,116]),t=>{p(t[m([114,101,116,117,114,110])])&&(l=!0,g(t[m([114,101,116,117,114,110])]))},{[m([112,114,105,111,114,105,116,121])]:m([108,111,119])}),s[m([116,104,101,110])](()=>{l||c(m([85,115,97,103,101,76,105,109,105,116]))})});function r(){return n[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]==m([97,117,116,111])}function a(){n[m([101,100,105,116,105,110,103])][m([118,105,101,119])][m([95,111,118,101,114,108,97,121,77,111,100,101,72,105,110,116])]=m([97,117,116,111])}}(t[m([117,115,97,103,101,69,110,100,112,111,105,110,116])],t[m([106,116,105])])),await async function(){let t=!0;try{const n=a[m([115,112,108,105,116])](m([46])),[i,s,r]=n;return e(i),await o(i,s,r),t}catch{return!1}function e(e){const o=l(e);o&&o[m([97,108,103])]==m([69,83,50,53,54])||(t=!1)}async function o(e,o,n){const i=window[m([85,105,110,116,56,65,114,114,97,121])][m([102,114,111,109])](u(n),t=>t[m([99,104,97,114,67,111,100,101,65,116])](0)),s=(new(window[m([84,101,120,116,69,110,99,111,100,101,114])]))[m([101,110,99,111,100,101])](e+m([46])+o),a=window[m([99,114,121,112,116,111])][m([115,117,98,116,108,101])];if(!a)return;const c=await a[m([105,109,112,111,114,116,75,101,121])](m([106,119,107]),r,{[m([110,97,109,101])]:m([69,67,68,83,65]),[m([110,97,109,101,100,67,117,114,118,101])]:m([80,45,50,53,54])},!1,[m([118,101,114,105,102,121])]);await a[m([118,101,114,105,102,121])]({[m([110,97,109,101])]:m([69,67,68,83,65]),[m([104,97,115,104])]:{[m([110,97,109,101])]:m([83,72,65,45,50,53,54])}},c,i,s)||(t=!1)}}()?function(){const e=t[m([102,101,97,116,117,114,101,115])];return!(!e||!e[m([105,110,99,108,117,100,101,115])](m([42]))&&!e[m([105,110,99,108,117,100,101,115])](m([70,79,79])))}()?function(){const e=[m([101,118,97,108,117,97,116,105,111,110]),m([116,114,105,97,108])][m([105,110,99,108,117,100,101,115])](t[m([108,105,99,101,110,115,101,84,121,112,101])])?o/1e3:1764288e3;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=t[m([108,105,99,101,110,115,101,100,72,111,115,116,115])];if(!e||0==e[m([108,101,110,103,116,104])])return!0;const{hostname:o}=new URL(window[m([108,111,99,97,116,105,111,110])].href);if(e[m([105,110,99,108,117,100,101,115])](o))return!0;const n=o[m([115,112,108,105,116])](m([46]));return e[m([102,105,108,116,101,114])](t=>t[m([105,110,99,108,117,100,101,115])](m([42])))[m([109,97,112])](t=>t[m([115,112,108,105,116])](m([46])))[m([102,105,108,116,101,114])](t=>t[m([108,101,110,103,116,104])]<=n[m([108,101,110,103,116,104])])[m([109,97,112])](t=>Array(n[m([108,101,110,103,116,104])]-t[m([108,101,110,103,116,104])])[m([102,105,108,108])](t[0]===m([42])?m([42]):"")[m([99,111,110,99,97,116])](t))[m([115,111,109,101])](t=>n[m([101,118,101,114,121])]((e,o)=>t[o]===e||t[o]===m([42])))}()?(t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([101,118,97,108,117,97,116,105,111,110])&&(e=c(m([69,118,97,108,117,97,116,105,111,110,76,105,109,105,116]))),t[m([108,105,99,101,110,115,101,84,121,112,101])]==m([116,114,105,97,108])&&(e=c(m([84,114,105,97,108,76,105,109,105,116]))),await(e&&p?new(window[m([80,114,111,109,105,115,101])])((t,o)=>{e[m([116,104,101,110])](t,o),p[m([116,104,101,110])](e=>{e!=m([86,97,108,105,100])&&t(e)},o)}):e||p||m([86,97,108,105,100]))):m([68,111,109,97,105,110,76,105,109,105,116]):m([78,111,116,65,108,108,111,119,101,100]):m([73,110,118,97,108,105,100])):m([73,110,118,97,108,105,100]))}catch{return m([73,110,118,97,108,105,100])}}())}(this)}_moveSelectionToFootnoteDefinition(t){const{plugins:e,editing:o,model:n}=this.editor,i=e.get(d).getFootnote(t);return!!i&&(n.change(t=>{t.setSelection(t.createPositionAt(i.definition,"end"))}),o.view.scrollToTheSelection(),!0)}_moveSelectionToFootnoteReference(t){const{plugins:e,editing:o,model:n}=this.editor,i=e.get(d).getFootnote(t);return!!i&&(n.change(t=>{t.setSelection(i.reference,"on")}),o.view.scrollToTheSelection(),!0)}_defineSchema(){const{schema:t}=this.editor.model,e=this.editor.config.get("footnotes.multiBlock");t.register("footnoteRef",{inheritAllFrom:"$inlineObject",allowAttributes:["footnoteId","footnoteCounter"]}),t.register("footnotesDefinitions",{inheritAllFrom:"$blockObject",allowChildren:["footnoteDefinition"]}),t.register("footnoteDefinition",{allowAttributes:["footnoteId"],disallowAttributes:["listItemId"],isLimit:!0}),e?t.extend("footnoteDefinition",{allowContentOf:"$container"}):t.register("footnoteInlineContent",{allowIn:"footnoteDefinition",allowContentOf:"$block",isLimit:!0}),t.addChildCheck(t=>{for(const e of t)if("footnoteDefinition"===e.name)return!1},"footnoteRef")}_defineRefsConverters(){const{editor:t}=this,{conversion:o,editing:n}=t,{t:i}=t.locale;o.for("upcast").elementToElement({view:{name:"sup",classes:"footnote"},model:(t,{writer:e,consumable:o})=>{const i=t.getChild(0);if(!i||!i.is("element","a"))return null;const s=i.getAttribute("href")||"";if(!s.startsWith("#"))return null;const r=s.replace(/^#/,"");if(!r)return null;o.consume(i,{name:!0,attributes:["href"]});for(const{item:t}of n.view.createRangeIn(i))t.is("$textProxy")?o.consume(t.textNode,{name:!0}):t.is("element")&&o.consume(t,{name:!0});return e.createElement("footnoteRef",{footnoteId:r})}}),o.for("dataDowncast").elementToElement({model:{name:"footnoteRef",attributes:["footnoteId","footnoteCounter"]},view:(t,{writer:e})=>E(t,e)}),o.for("editingDowncast").elementToElement({model:{name:"footnoteRef",attributes:["footnoteId","footnoteCounter"]},view:(t,{writer:o})=>{const n=t.getAttribute("footnoteCounter");return(0,e.toWidget)(E(t,o),o,{label:i("Footnote %0. Press ENTER to jump to footnote definition.",n)})}})}_defineDefinitionsConverters(){const{editor:t}=this,{t:o}=t.locale,{conversion:n}=t;n.for("upcast").elementToElement({view:{name:"div",classes:"footnotes"},model:"footnotesDefinitions"}),n.for("upcast").add(t=>{t.on("element:ol",(t,e,o)=>{const n=e.viewItem;if(!n.hasClass("footnotes-list")||!e.modelCursor.parent?.is("element","footnotesDefinitions"))return;if(!o.consumable.consume(n,{name:!0,classes:"footnotes-list"}))return;const{modelRange:i,modelCursor:s}=o.convertChildren(e.viewItem,e.modelCursor);e.modelRange=i,e.modelCursor=s}),t.on("element:hr",(t,e,o)=>{const n=e.viewItem;n.hasClass("footnotes-divider")&&e.modelCursor.parent?.is("element","footnotesDefinitions")&&o.consumable.consume(n,{name:!0,classes:"footnotes-divider"})})}),n.for("dataDowncast").elementToStructure({model:"footnotesDefinitions",view:(t,{writer:e})=>x(e)}),n.for("editingDowncast").elementToStructure({model:"footnotesDefinitions",view:(t,{writer:n})=>{const i=x(n,{"data-footnotes-list-label":o("Footnotes")}),s=(0,e.toWidget)(i,n,{hasSelectionHandle:!0,label:o("Footnotes")});return n.setCustomProperty("footnotesDefinitions",!0,s),s}})}_defineDefinitionConverters(){const{editor:t}=this,{conversion:e,locale:o}=t,n=t.config.get("footnotes.multiBlock");e.for("upcast").add(t=>{t.on("element:li",(t,e,o)=>{const i=e.viewItem;if(!i.hasClass("footnote-definition")||!i.getAttribute("id"))return;const s=i.parent;if(!s.is("element","ol")||!s.hasClass("footnotes-list"))return;if(!o.consumable.test(i,{name:!0,attributes:"id",classes:"footnote-definition"}))return;const r=o.writer.createElement("footnoteDefinition",{footnoteId:i.getAttribute("id")});if(!o.safeInsert(r,e.modelCursor))return;o.consumable.consume(i,{name:!0,attributes:"id",classes:"footnote-definition"});const a=Array.from(i.getChildren()).find(t=>t.is("element")&&t.hasClass("footnote-content"));for(const t of i.getChildren())t.is("element")&&(o.consumable.consume(t,{name:!0,classes:"footnote-backlink",attributes:"href"}),o.consumable.consume(t,{name:!0,classes:"footnote-content"}));if(a)if(n)o.convertChildren(a,r);else{const t=o.writer.createElement("footnoteInlineContent");o.writer.insert(t,r),o.convertChildren(a,t)}o.updateConversionResult(r,e)})}),e.for("dataDowncast").elementToStructure({model:{name:"footnoteDefinition",attributes:["footnoteId"]},view:(t,{writer:e})=>P(t,e,o,{dataPipeline:!0})}),e.for("editingDowncast").elementToStructure({model:{name:"footnoteDefinition",attributes:["footnoteId"]},view:(t,{writer:e})=>P(t,e,o)})}_defineBogusParagraphConverters(){const{editor:t}=this,{conversion:e}=t;t.config.get("footnotes.multiBlock")?(e.for("editingDowncast").elementToElement({model:"paragraph",view:v(),converterPriority:"high"}),e.for("dataDowncast").elementToElement({model:"paragraph",view:v({dataPipeline:!0}),converterPriority:"high"}),this.listenTo(t.model.document,"change:data",()=>{!function(t,e){const o=t.document.differ,n=new Set;for(const t of o.getChanges()){const e="attribute"==t.type?t.range.start.parent:t.position.parent;e.is("element","footnoteDefinition")&&n.add(e)}for(const t of n.values()){const o=Array.from(t.getChildren()).filter(t=>C(t,e.mapper));for(const t of o)e.reconvertItem(t)}}(t.model,t.editing)})):(e.for("editingDowncast").elementToElement({model:"footnoteInlineContent",view:v()}),e.for("dataDowncast").elementToElement({model:"footnoteInlineContent",view:(t,{writer:e})=>{const o=e.createContainerElement("span");return e.setCustomProperty("dataPipeline:transparentRendering",!0,o),o}}))}_defineKeyboardHandlers(){const{editor:t}=this,{editing:o,t:n}=t,i=t.model.document.selection;t.keystrokes.set("Ctrl+Alt+F","insertFootnote"),t.accessibility.addKeystrokeInfos({keystrokes:[{label:n("Insert footnote"),keystroke:"Ctrl+Alt+F"}]}),this.listenTo(o.view.document,"enter",(t,e)=>{const o=function(t){const e=t.getSelectedElement();return e?.is("element","footnoteRef")?e:null}(i);if(o){const n=o.getAttribute("footnoteId");this._moveSelectionToFootnoteDefinition(n),e.preventDefault(),t.stop()}},{context:e.isWidget})}_defineClickHandlers(){const{editor:t}=this,{editing:e}=t;t.editing.view.addObserver(s.PointerObserver),t.editing.view.addObserver(s.ClickObserver);let o=!1;this.listenTo(e.view.document,"pointerdown",(t,n)=>{const{target:i}=n,s=e.view.document.selection;o=!!(i?.is("element","a")&&i.parent?.is("element","sup")&&i.parent.hasClass("footnote"))&&s.getSelectedElement()===i.parent},{priority:"high"}),this.listenTo(e.view.document,"click",(t,e)=>{const{target:n}=e;if(!n?.is("element","a"))return;if(n.parent?.is("element","sup")&&n.parent.hasClass("footnote")&&!o)return void e.preventDefault();let i=n.getAttribute("href");if(!i?.startsWith("#"))return;i=i.slice(1);let s=!1;(i.startsWith("ref-")&&this._moveSelectionToFootnoteReference(i.slice(4))||this._moveSelectionToFootnoteDefinition(i))&&(s=!0),s&&(e.preventDefault(),t.stop())},{priority:"high",context:"$capture"})}}function v({dataPipeline:t}={}){return(e,{writer:o})=>{if(!k(e))return null;if(!t)return o.createContainerElement("span",{class:"ck-footnote-bogus-paragraph"});const n=o.createContainerElement("p");return o.setCustomProperty("dataPipeline:transparentRendering",!0,n),n}}function k(t){const{parent:e}=t;if(!e?.is("element","footnoteDefinition"))return!1;if(1!=e.childCount)return!1;for(const e of t.getAttributeKeys())if(!e.startsWith("selection:")&&"htmlEmptyBlock"!=e)return!1;return!0}function C(t,e){if(!t.is("element","paragraph"))return!1;const o=e.toViewElement(t);return!!o&&k(t)!==o.is("element","span")}function F(t){return(0,e.isWidget)(t)&&t.is("containerElement")&&!!t.getCustomProperty("footnotesDefinitions")}function x(t,e={}){const o=t.createEmptyElement("hr",{class:"footnotes-divider"}),n=t.createContainerElement("ol",{class:"footnotes-list"},t.createSlot());return t.createContainerElement("div",{class:"footnotes",...e},[o,n])}function E(t,e){const o=t.getAttribute("footnoteId"),n=t.getAttribute("footnoteCounter"),i=e.createUIElement("a",{href:"#"+o},function(t){const e=this.toDomElement(t);return e.textContent=n,e}),s=e.createContainerElement("sup",{id:"ref-"+o,class:"footnote"},[i]);return s.getFillerOffset=()=>null,s}function P(t,o,n,{dataPipeline:i}={}){const{t:s}=n,r=t.getAttribute("footnoteId"),a=o.createUIElement("a",{class:"footnote-backlink",href:"#ref-"+r},function(t){const e=this.toDomElement(t);return e.innerText="^",e}),c=i?o.createContainerElement("div",{class:"footnote-content"}):(0,e.toWidgetEditable)(o.createEditableElement("div",{class:"footnote-content"}),o,{label:s("Footnote content.")});return o.insert(o.createPositionAt(c,0),o.createSlot()),o.createContainerElement("li",{class:"footnote-definition",id:r},[a,c])}var S=o(331);const A=D;function D(t,e){const o=T();return(D=function(t,e){return o[t-=397]})(t,e)}function T(){const t=["change","dataTransfer","length","2430ujEQsy","getFootnotesDefinitionsObjectElement","toData","_insertEmptyFootnotesDefinitionsContainer","isPremiumPlugin","88740thieDl","get","getFootnotes","root","toView","16SFDsUD","contentInsertion","footnotesDefinitions","element","25528HYkYMY","definition","parse","method","insert","content","isOfficialPlugin","create","init","outputTransformation","data","37377DRCtfg","getAttribute","252027jcwzrz","_handlePasteFootnotesDefinitions","714rOPcJq","350645xkoeTh","setData","document","includes","footnoteRef","getFootnote","application/ckeditor5-footnotes","footnoteId","clipboardInput","htmlProcessor","stringify","setAttribute","pluginName","remove","flatMap","listenTo","editor","selection","1836258aZTdMH","391338EiqgNB","requires","reduce","end","append","getRanges","getFirstRange","createRangeIn","FootnotesClipboard","from","sourceEditorId","editing","createElement","getSelectedBlocks","getData","_handleCopyFootnotesDefinitions","entries","_defineClipboardIntegration","toModel","find","push","footnoteDefinition","drop","add"];return(T=function(){return t})()}!function(t){const e=D,o=t();for(;;)try{if(231948===-parseInt(e(445))/1+-parseInt(e(467))/2+-parseInt(e(423))/3+parseInt(e(428))/4*(-parseInt(e(448))/5)+parseInt(e(466))/6+-parseInt(e(447))/7*(parseInt(e(432))/8)+-parseInt(e(443))/9*(-parseInt(e(418))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(T);class _ extends t.Plugin{static get[A(460)](){return A(399)}static get[A(468)](){return[I,S.ClipboardPipeline]}static get[A(438)](){return!0}static get[A(422)](){return!0}[A(440)](){this[A(408)]()}[A(408)](){const t=A;this[t(406)](),this[t(446)]()}[A(406)](){const t=A,{editor:e}=this,{plugins:o,model:n}=e,i=o[t(424)](S.ClipboardPipeline),s=o[t(424)](d);this[t(463)](i,t(441),(o,i)=>{const r=t,a=L(n[r(398)](i[r(437)]));if(!a[r(417)])return;const c=s[r(425)](),l=a[r(469)]((t,o)=>{const n=r,i=c[n(410)](t=>t.id===o);if(i){const o=e[n(442)][n(427)](i[n(433)],{isClipboardPipeline:!0}),s=e[n(442)][n(457)][n(420)](o);t[i.id]=s}return t},Object[r(439)](null));i[r(416)][r(449)](r(454),JSON[r(458)](l))})}[A(446)](){const t=A,{editor:e}=this,{model:o,plugins:n}=e,{view:s}=e[t(402)],r=n[t(424)](S.ClipboardPipeline),a=n[t(424)](d);let c=null;this[t(463)](s[t(450)],t(456),(e,o)=>{const n=t,i=o[n(416)][n(405)](n(454));c=i?JSON[n(434)](i):null}),this[t(463)](r,t(429),(n,s)=>{const r=t,l=s[r(401)]===this[r(464)].id;l&&r(413)===s[r(435)]||o[r(415)](t=>{const n=r;let u=a[n(419)]();const f=!!u&&Array[n(400)](o[n(450)][n(465)][n(404)]())[n(451)](u);if((u&&!f||!u&&!c)&&function(t,e){const o=n,i=[];for(const{item:n}of t[o(398)](e))n.is(o(431),o(430))&&i[o(411)](n);for(const e of i)t[o(461)](e)}(t,s[n(437)]),!c)return;const{selection:d}=o[n(450)],h=d[n(397)]()[n(426)];u&&!f||(u=function(t,e){const o=n;for(const{item:n}of t[o(398)](e))if(n.is(o(431),o(430)))return n;return null}(t,s[n(437)]),u||=a[n(421)](t,h));const p=Array[n(400)](d[n(472)]())[n(462)](L),m=function(t,e,o){const s=n,r=Object[s(439)](null);for(const{item:n}of t[s(398)](e))if(n.is(s(431),s(452))){const e=n[s(444)](s(455));if(!o(e))continue;r[e]||(r[e]=(0,i.uid)()),t[s(459)](s(455),r[e],n)}return r}(t,s[n(437)],t=>{const e=n;return!l||!!a[e(453)](t)&&!p[e(451)](t)});for(const[o,i]of Object[n(407)](c)){const s=m[o]||o,r=t[n(403)](n(412),{footnoteId:s}),a=e[n(442)][n(457)][n(427)](i),c=e[n(442)][n(409)](a,r);t[n(471)](c,r),t[n(436)](r,u,n(470))}c=null})})}}function L(t){const e=A,o=new Set;for(const{item:n}of t)n.is(e(431),e(452))&&o[e(414)](n[e(444)](e(455)));return Array[e(400)](o)}var N=o(311),O=o(355),R=o(929),V=o.n(R),K=o(297),M=o.n(K),j=o(102),B=o.n(j),U=o(123),W=o.n(U),z=o(741),H=o.n(z),Q=o(728),q={attributes:{"data-cke":!0}};q.setAttributes=W(),q.insert=B().bind(null,"head"),q.domAPI=M(),q.insertStyleElement=H();V()(Q.A,q);Q.A&&Q.A.locals&&Q.A.locals;class G extends t.Plugin{licenseKey;_licenseKeyCheckInterval;static get pluginName(){return"FootnotesUI"}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this,{componentFactory:e}=t.ui;e.add("insertFootnote",X(t,N.ButtonView)),e.add("menuBar:insertFootnote",X(t,N.MenuBarMenuListItemButtonView)),this.licenseKey=this.editor.config.get("licenseKey");const o=this.editor;this._licenseKeyCheckInterval=setInterval(()=>{let t;for(const e in o){const n=e,i=o[n];if("footnotesLicenseKeyValid"==i||"footnotesLicenseKeyInvalid"==i||"footnotesLicenseKeyExpired"==i||"footnotesLicenseKeyDomainLimit"==i||"footnotesLicenseKeyNotAllowed"==i||"footnotesLicenseKeyEvaluationLimit"==i||"footnotesLicenseKeyTrialLimit"==i||"footnotesLicenseKeyUsageLimit"==i){delete o[n],t=i,clearInterval(this._licenseKeyCheckInterval),this._licenseKeyCheckInterval=void 0;break}}"footnotesLicenseKeyInvalid"==t&&o._showLicenseError("invalid"),"footnotesLicenseKeyExpired"==t&&o._showLicenseError("expired"),"footnotesLicenseKeyDomainLimit"==t&&o._showLicenseError("domainLimit"),"footnotesLicenseKeyNotAllowed"==t&&o._showLicenseError("featureNotAllowed","Footnotes"),"footnotesLicenseKeyEvaluationLimit"==t&&o._showLicenseError("evaluationLimit"),"footnotesLicenseKeyTrialLimit"==t&&o._showLicenseError("trialLimit"),"footnotesLicenseKeyUsageLimit"==t&&o._showLicenseError("usageLimit")},1e3)}destroy(){super.destroy(),this._licenseKeyCheckInterval&&clearInterval(this._licenseKeyCheckInterval)}}function X(t,e){const o=t.commands.get("insertFootnote");return n=>{const{t:i}=n,s=new e(n),r=s instanceof N.MenuBarMenuListItemButtonView;return s.bind("isEnabled").to(o,"isEnabled"),s.set({label:i(r?"Footnote":"Insert footnote"),icon:O.IconFootnote,tooltip:!0}),s.on("execute",()=>{o.execute(),t.editing.view.focus()}),s}}var J=Y;function Y(t,e){var o=$();return(Y=function(t,e){return o[t-=487]})(t,e)}function $(){var t=["requires","744yheebv","isOfficialPlugin","147wqEmkM","72088DzordO","isPremiumPlugin","6190nNhMEB","196508mQfmiL","pluginName","Footnotes","284516nCnUck","1608030hToJFw","403668QmWaXQ","13779duNCoz","1880dTRKiQ"];return($=function(){return t})()}!function(t){for(var e=Y,o=t();;)try{if(210870===-parseInt(e(491))/1+parseInt(e(494))/2+-parseInt(e(496))/3+-parseInt(e(500))/4*(-parseInt(e(490))/5)+parseInt(e(495))/6+-parseInt(e(487))/7*(-parseInt(e(488))/8)+parseInt(e(497))/9*(-parseInt(e(498))/10))break;o.push(o.shift())}catch(t){o.push(o.shift())}}($);class Z extends t.Plugin{static get[J(492)](){return J(493)}static get[J(499)](){return[I,_,G]}static get[J(501)](){return!0}static get[J(489)](){return!0}}const tt=ot;function et(){const t=["34786GsVCYf","upper-latin","7374ZKAqCO","1445NygWIn","1975344UsxAdA","1375590fMzkCf","lower-alpha","595071nZPeyU","upper-alpha","lower-roman","upper-roman","lower-latin","9095493HHmPuj","476fhiWWQ","decimal-leading-zero","12615CxHXZK","17loMcFh","decimal","80Azhwru"];return(et=function(){return t})()}function ot(t,e){const o=et();return(ot=function(t,e){return o[t-=496]})(t,e)}!function(t){const e=ot,o=t();for(;;)try{if(404545===parseInt(e(501))/1*(parseInt(e(504))/2)+-parseInt(e(500))/3*(parseInt(e(498))/4)+-parseInt(e(507))/5*(-parseInt(e(506))/6)+parseInt(e(508))/7+parseInt(e(503))/8*(parseInt(e(511))/9)+parseInt(e(509))/10+-parseInt(e(497))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(et);const nt=[tt(502),tt(499),tt(496),tt(505),tt(510),tt(512),tt(513),tt(514)];function it(t,e){const o=at();return(it=function(t,e){return o[t-=147]})(t,e)}const st=it;!function(t){const e=it,o=t();for(;;)try{if(559253===-parseInt(e(162))/1+parseInt(e(157))/2*(-parseInt(e(155))/3)+parseInt(e(163))/4+-parseInt(e(165))/5+parseInt(e(156))/6+-parseInt(e(148))/7+-parseInt(e(169))/8*(-parseInt(e(158))/9))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(at);class rt extends t.Command{[st(159)](){const t=st,{editor:e}=this,o=e[t(164)][t(154)](d)[t(166)]();this[t(149)]=!!o,this[t(147)]=o?.[t(167)](t(160))??null}[st(152)]({value:t}){const e=st,{editor:o}=this,n=o[e(164)][e(154)](d),i=n[e(166)]();i&&nt[e(168)](t)&&o[e(151)][e(150)](o=>{const s=e;o[s(161)](s(160),t,i),n[s(153)](o)})}}function at(){const t=["getAttribute","includes","35776retOcH","value","6956488GQLXHF","isEnabled","change","model","execute","_updateFootnotesCounters","get","1410522lUQgcz","266094mRnoUY","2fYpepD","4419nolYee","refresh","footnotesListStyle","setAttribute","965873XjbhiB","3854352TZQyWE","plugins","1073025rPKJUj","getFootnotesDefinitionsObjectElement"];return(at=function(){return t})()}function ct(){const t=["value","isInteger","change","4VYbFCt","10NjkgfO","6015690YvMCXu","getAttribute","execute","64780NapTsK","8200171UUtENo","_updateFootnotesCounters","9271493MSiFVy","model","plugins","setAttribute","6574976spWPGQ","get","footnotesListStart","refresh","1635222lWReQB","isEnabled","961513wFHdOA","85svIQyI","getFootnotesDefinitionsObjectElement","6lSFSuu"];return(ct=function(){return t})()}const lt=ut;function ut(t,e){const o=ct();return(ut=function(t,e){return o[t-=475]})(t,e)}!function(t){const e=ut,o=t();for(;;)try{if(670714===parseInt(e(490))/1+-parseInt(e(497))/2*(parseInt(e(488))/3)+-parseInt(e(477))/4*(-parseInt(e(491))/5)+-parseInt(e(493))/6*(-parseInt(e(478))/7)+-parseInt(e(484))/8+-parseInt(e(499))/9*(parseInt(e(498))/10)+parseInt(e(480))/11)break;o.push(o.shift())}catch(t){o.push(o.shift())}}(ct);class ft extends t.Command{[lt(487)](){const t=lt,{editor:e}=this,o=e[t(482)][t(485)](d)[t(492)]();this[t(489)]=!!o,this[t(494)]=o?.[t(475)](t(486))??null}[lt(476)]({value:t}){const e=lt,{editor:o}=this,n=o[e(482)][e(485)](d),i=n[e(492)]();i&&Number[e(495)](t)&&o[e(481)][e(496)](o=>{const s=e;o[s(483)](s(486),t,i),n[s(479)](o)})}}const dt=ht;function ht(t,e){const o=pt();return(ht=function(t,e){return o[t-=316]})(t,e)}function pt(){const t=["define","62652axNCON","_getDefaultStartIndex","toViewElement","1035702OuRyyy","padStart","setStyle","getChildren","max","writer","isPremiumPlugin","type","upper-roman","start","setAttribute","consume","add","model","element","footnotesListStyle","FootnotesPropertiesEditing","_defineConverters","differ","insert","commands","checkAttribute","322HesPdK","_defineSchema","plugins","downcast","19982yEKuUf","nodeAfter","pluginName","fromCharCode","getItems","1556628WPCMOL","modelCursor","434922rRCWit","consumable","editor","decimal-leading-zero","requires","lower-roman","52424LBECfC","createRangeOn","2519ehJBFY","viewItem","footnotesStyle","toLowerCase","footnotesDefinitions","schema","_updateFootnotesCounters","footnotes-list","getStyle","document","setFootnoteFormatter","parseInt","_getDefaultListStyle","for","footnotesListStart","name","item","upper-alpha","extend","toUpperCase","attribute:footnotesListStyle:footnotesDefinitions","isNaN","removeAttribute","footnotes.footnotesProperties.defaultStartIndex","find","registerPostFixer","lower-latin","lower-alpha","10aZIwxx","2uQeXfw","_defineFormatter","from","config","hasClass","footnotesStart","$text","removeStyle","upper-latin","element:ol","get","5PJyNFe","floor","getAttribute","1568313CKjAoG","upcast","list-style-type","_definePostfixer","init","isOfficialPlugin","getChanges","attribute:footnotesListStart:footnotesDefinitions","parent","mapper","position","footnotes.footnotesProperties.defaultListStyle","_formatFootnoteListValue","decimal","hasAttribute"];return(pt=function(){return t})()}!function(t){const e=ht,o=t();for(;;)try{if(377572===parseInt(e(411))/1*(-parseInt(e(352))/2)+-parseInt(e(366))/3+-parseInt(e(416))/4+-parseInt(e(363))/5*(parseInt(e(418))/6)+parseInt(e(407))/7*(parseInt(e(321))/8)+-parseInt(e(385))/9*(parseInt(e(351))/10)+-parseInt(e(323))/11*(-parseInt(e(382))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(pt);class mt extends t.Plugin{static get[dt(413)](){return dt(401)}static get[dt(319)](){return[I,d]}static get[dt(371)](){return!0}static get[dt(391)](){return!0}[dt(370)](){const t=dt,{editor:e}=this;e[t(355)][t(381)](t(377),t(379)),e[t(355)][t(381)](t(346),1),e[t(405)][t(397)](t(325),new rt(e)),e[t(405)][t(397)](t(357),new ft(e)),this[t(408)](),this[t(402)](),this[t(353)](),this[t(369)]()}[dt(408)](){const t=dt,{editor:e}=this,{schema:o}=e[t(398)];o[t(341)](t(327),{allowAttributes:[t(400),t(337)]})}[dt(402)](){const t=dt,{editor:e}=this,{conversion:o,model:n}=e,{schema:i}=n;o[t(336)](t(367))[t(397)](e=>{const o=t;e.on(o(361),(t,e,n)=>{const s=o,r=e[s(324)],a=e[s(417)]?.[s(374)];r[s(356)](s(330))&&a?.is(s(399),s(327))&&(function(t,e,o,n){const i=s;if(!n[i(406)](e,i(337)))return;let r=1;const a=o[i(316)][i(396)](t,{attributes:i(394)});if(a){const e=Number[i(334)](t[i(365)](i(394)),10);Number[i(344)](e)||(r=e)}!a&&e[i(380)](i(337))||o[i(390)][i(395)](i(337),r,e)}(r,a,n,i),function(t,e,o,n){const i=s;if(!n[i(406)](e,i(400)))return;let r=i(379),a=!1;if(o[i(316)][i(396)](t,{attributes:i(392)})){const e={1:i(379),a:i(350),A:i(340),i:i(320),I:i(393)}[t[i(365)](i(392))];e&&(r=e),a=!0}o[i(316)][i(396)](t,{styles:i(368)})&&(r=t[i(331)](i(368)),a=!0),!a&&e[i(380)](i(400))||o[i(390)][i(395)](i(400),r,e)}(r,a,n,i))})}),o[t(336)](t(410))[t(397)](e=>{const o=t;e.on(o(373),(t,e,n)=>{const i=o;if(!n[i(316)][i(396)](e[i(339)],t[i(338)]))return;const s=gt(e[i(339)],n[i(375)]),{attributeNewValue:r}=e;null==r||1===r?n[i(390)][i(345)](i(394),s):n[i(390)][i(395)](i(394),String(r),s)}),e.on(o(343),(t,e,n)=>{const i=o;if(!n[i(316)][i(396)](e[i(339)],t[i(338)]))return;const s=gt(e[i(339)],n[i(375)]),{attributeNewValue:r}=e;r&&i(379)!==r?n[i(390)][i(387)](i(368),r,s):n[i(390)][i(359)](i(368),s)})})}[dt(369)](){const t=dt,{editor:e}=this,{model:o}=e,n=e[t(409)][t(362)](d),i=this[t(335)](),s=this[t(383)]();o[t(332)][t(348)](e=>{const r=t,a=o[r(332)][r(403)][r(372)]();let c=!1;for(const t of a){if(r(404)!==t[r(392)]||r(358)===t[r(338)])continue;const n=o[r(322)](t[r(376)][r(412)]);for(const t of n[r(415)]())t.is(r(399),r(327))&&(!t[r(380)](r(337))&&o[r(328)][r(406)](t,r(337))&&(e[r(395)](r(337),s,t),c=!0),!t[r(380)](r(400))&&o[r(328)][r(406)](t,r(400))&&(e[r(395)](r(400),i,t),c=!0))}return c&&n[r(329)](e),c})}[dt(353)](){const t=dt,{editor:e}=this;e[t(409)][t(362)](d)[t(333)](e=>this[t(378)](e))}[dt(335)](){const t=dt;return this[t(317)][t(355)][t(362)](t(377))}[dt(383)](){const t=dt;return this[t(317)][t(355)][t(362)](t(346))}[dt(378)]({container:t,value:e,digits:o}){const n=dt,i=t[n(365)](n(400)),s=t[n(365)](n(337)),r=Math[n(364)](e)+(s??1)-1;switch(i){case n(318):return function(t,e){const o=n;return String(t)[o(386)](e,"0")}(r,Math[n(389)](2,o));case n(350):case n(349):return wt(r,!1);case n(340):case n(360):return wt(r,!0);case n(320):return bt(r,!1);case n(393):return bt(r,!0);default:return String(r)}}}function gt(t,e){const o=dt,n=e[o(384)](t);return Array[o(354)](n[o(388)]())[o(347)](t=>t.is(o(399),"ol")&&t[o(356)](o(330)))}function wt(t,e){const o=dt;let n="",i=t;for(;i>0;){const t=(i-1)%26;n=String[o(414)](97+t)+n,i=Math[o(364)]((i-1)/26)}return e?n[o(342)]():n}const yt=[{value:1e3,numeral:"M"},{value:900,numeral:"CM"},{value:500,numeral:"D"},{value:400,numeral:"CD"},{value:100,numeral:"C"},{value:90,numeral:"XC"},{value:50,numeral:"L"},{value:40,numeral:"XL"},{value:10,numeral:"X"},{value:9,numeral:"IX"},{value:5,numeral:"V"},{value:4,numeral:"IV"},{value:1,numeral:"I"}];function bt(t,e){const o=dt;let n="",i=t;for(const{value:t,numeral:e}of yt)for(;i>=t;)n+=e,i-=t;return e?n:n[o(326)]()}class It extends N.View{children;stylesView=null;additionalProperties=null;startIndexFieldView=null;focusTracker=new i.FocusTracker;keystrokes=new i.KeystrokeHandler;focusables=new N.ViewCollection;focusCycler;constructor(t,{styleButtonViews:e,styleGridAriaLabel:o}){super(t),this.focusCycler=new N.FocusCycler({focusables:this.focusables,focusTracker:this.focusTracker,keystrokeHandler:this.keystrokes,actions:{focusPrevious:"shift + tab",focusNext:"tab"}}),this.children=this.createCollection(),this.stylesView=this._appendStylesView(e,o),[this.startIndexFieldView,this.additionalProperties]=this._appendAdditionalPropertiesCollapsibleView(),this.setTemplate({tag:"div",attributes:{class:["ck","ck-footnotes-definitions-properties"]},children:this.children})}render(){if(super.render(),this.stylesView){this.focusables.add(this.stylesView),this.focusTracker.add(this.stylesView.element);for(const t of this.stylesView.children)this.stylesView.focusTracker.add(t.element);(0,N.addKeyboardHandlingForGrid)({keystrokeHandler:this.stylesView.keystrokes,focusTracker:this.stylesView.focusTracker,gridItems:this.stylesView.children,numberOfColumns:()=>i.global.window.getComputedStyle(this.stylesView.element).getPropertyValue("grid-template-columns").split(" ").length,uiLanguageDirection:this.locale&&this.locale.uiLanguageDirection})}if(this.startIndexFieldView){this.focusables.add(this.startIndexFieldView),this.focusTracker.add(this.startIndexFieldView.element);const t=t=>t.stopPropagation();this.keystrokes.set("arrowright",t),this.keystrokes.set("arrowleft",t),this.keystrokes.set("arrowup",t),this.keystrokes.set("arrowdown",t)}this.keystrokes.listenTo(this.element)}focus(){this.focusCycler.focusFirst()}focusLast(){this.focusCycler.focusLast()}destroy(){super.destroy(),this.focusTracker.destroy(),this.keystrokes.destroy()}_appendStylesView(t,e){const o=new N.View(this.locale);return o.children=o.createCollection(),o.children.addMany(t),o.setTemplate({tag:"div",attributes:{"aria-label":e,class:["ck","ck-footnotes-definitions-styles-list"]},children:o.children}),o.children.delegate("execute").to(this),o.focus=function(){for(const t of this.children)if(t instanceof N.ButtonView&&t.isOn)return void t.focus();this.children.first.focus()},o.focusTracker=new i.FocusTracker,o.keystrokes=new i.KeystrokeHandler,o.render(),o.keystrokes.listenTo(o.element),this.children.add(o),o}_appendAdditionalPropertiesCollapsibleView(){const{t}=this.locale,e=this._createStartIndexPropertyView(),o=[e],n=new N.CollapsibleView(this.locale,o);return n.set({label:t("Footnotes properties"),isCollapsed:!0}),n.buttonView.bind("isEnabled").toMany(o,"isEnabled",(...t)=>t.some(t=>t)),n.buttonView.on("change:isEnabled",(t,e,o)=>{o||(n.isCollapsed=!0)}),this.children.add(n),[e,n]}_createStartIndexPropertyView(){const{t}=this.locale,e=new N.LabeledFieldView(this.locale,N.createLabeledInputNumber);return e.set({label:t("Footnotes start at"),class:"ck-footnotes-definitions-properties__start-index"}),e.fieldView.set({min:0,max:Math.pow(2,30),step:1,value:1,inputMode:"numeric"}),e.fieldView.on("input",()=>{const o=e.fieldView.element,n=o.valueAsNumber;Number.isNaN(n)?e.errorText=t("Invalid footnotes start index value."):o.checkValidity()?this.fire("footnotesListStart",{startIndex:n}):e.errorText=t(n<0?"Footnotes start index must be greater than 0.":"Footnotes start index is too large.")}),e}}var vt=o(291),kt={attributes:{"data-cke":!0}};kt.setAttributes=W(),kt.insert=B().bind(null,"head"),kt.domAPI=M(),kt.insertStyleElement=H();V()(vt.A,kt);vt.A&&vt.A.locals&&vt.A.locals;class Ct extends t.Plugin{static get pluginName(){return"FootnotesPropertiesUI"}static get requires(){return[N.ContextualBalloon,e.WidgetToolbarRepository]}static get isOfficialPlugin(){return!0}static get isPremiumPlugin(){return!0}init(){const{editor:t}=this,{componentFactory:e}=t.ui;var o;t.config.define("footnotes.footnotesProperties.toolbar",["footnotesStyle"]),e.add("footnotesStyle",(o=t,t=>{const{t:e}=t,n=o.commands.get("footnotesStyle"),i=(0,N.createDropdown)(t),{buttonView:s}=i;return i.class="ck-footnotes-styles-dropdown",i.bind("isEnabled").to(n,"isEnabled"),s.set({label:e("Footnotes style"),icon:O.IconFootnote,tooltip:!0}),i.once("change:isOpen",()=>{const t=function({editor:t,dropdownView:e}){const{t:o}=t.locale,n=o("Footnotes definitions styles"),i=function(t){const e=t.locale.t;return[{label:e("Toggle the decimal footnotes style"),tooltip:e("Decimal footnotes"),style:"decimal",icon:O.IconListStyleDecimal},{label:e("Toggle the decimal with leading zero footnotes style"),tooltip:e("Decimal footnotes with leading zero"),style:"decimal-leading-zero",icon:O.IconListStyleDecimalLeadingZero},{label:e("Toggle the lower–roman footnotes style"),tooltip:e("Lower–roman footnotes"),style:"lower-roman",icon:O.IconListStyleLowerRoman},{label:e("Toggle the upper–roman footnotes style"),tooltip:e("Upper-roman footnotes"),style:"upper-roman",icon:O.IconListStyleUpperRoman},{label:e("Toggle the lower–latin footnotes style"),tooltip:e("Lower-latin footnotes"),style:"lower-latin",icon:O.IconListStyleLowerLatin},{label:e("Toggle the upper–latin footnotes style"),tooltip:e("Upper-latin footnotes"),style:"upper-latin",icon:O.IconListStyleUpperLatin}].map(function(t){const e=t.locale;return({label:o,icon:n,tooltip:i,style:s})=>{const r=t.commands.get("footnotesStyle"),a=new N.ButtonView(e);return a.set({label:o,icon:n,tooltip:i}),a.bind("isOn").to(r,"value",t=>t===s),a.bind("isEnabled").to(r,"isEnabled"),a.on("execute",()=>{t.execute("footnotesStyle",{value:s}),t.editing.view.focus()}),a}}(t))}(t),s=new It(t.locale,{styleGridAriaLabel:n,styleButtonViews:i});return s.delegate("execute").to(e),s.on("footnotesListStart",(e,o)=>{t.execute("footnotesStart",{value:o.startIndex})}),s}({editor:o,dropdownView:i});i.panelView.children.add(t)}),i}))}afterInit(){const{editor:t}=this,{t:o}=t.locale,n=t.plugins.get(e.WidgetToolbarRepository),{defaultPositions:i}=N.BalloonPanelView;n.register("footnotesDefinitions",{ariaLabel:o("Footnotes definitions toolbar"),items:t.config.get("footnotes.footnotesProperties.toolbar"),balloonClassName:"ck-footnotes-style-balloon ck-toolbar-container",getRelatedElement:t=>{let e=t.getFirstPosition()?.parent;return e?.is("$text")&&(e=e.parent),e?.is("element")?e.findAncestor(F):null},positions:[i.southArrowNorth,i.southArrowNorthMiddleWest,i.southArrowNorthMiddleEast,i.southArrowNorthWest,i.southArrowNorthEast,i.northArrowSouth,i.northArrowSouthMiddleWest,i.northArrowSouthMiddleEast,i.northArrowSouthWest,i.northArrowSouthEast,i.viewportStickyNorth]})}}var Ft=xt;function xt(t,e){var o=Et();return(xt=function(t,e){return o[t-=202]})(t,e)}function Et(){var t=["687412GiWEhQ","FootnotesProperties","355851CviBxQ","337709aEprOZ","3IPqMIR","isOfficialPlugin","371304zJqKaK","258MNCxQP","587055umPXQx","32hJbEsy","13255HksAyA","70wNCJex","requires","isPremiumPlugin","484252niESUG","297OSEOIB","pluginName"];return(Et=function(){return t})()}!function(t){for(var e=xt,o=t();;)try{if(205636===-parseInt(e(215))/1+-parseInt(e(212))/2+-parseInt(e(216))/3*(parseInt(e(209))/4)+-parseInt(e(205))/5*(-parseInt(e(202))/6)+parseInt(e(203))/7*(parseInt(e(204))/8)+-parseInt(e(214))/9*(parseInt(e(206))/10)+-parseInt(e(210))/11*(-parseInt(e(218))/12))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(Et);class Pt extends t.Plugin{static get[Ft(211)](){return Ft(213)}static get[Ft(207)](){return[mt,Ct]}static get[Ft(217)](){return!0}static get[Ft(208)](){return!0}}function St(t,e){var o=At();return(St=function(t,e){return o[t-=434]})(t,e)}function At(){var t=["1749786uLYNWh","22MDYaTy","10517418XYxImK","8632360McDoqQ","3265586MGjmkb","14095736eMhIVh","1gBHAom","10kkmeOl","7bqTxsO","6151516adPaFI","765477RLeezo"];return(At=function(){return t})()}!function(t){for(var e=St,o=t();;)try{if(970908===parseInt(e(443))/1*(parseInt(e(441))/2)+parseInt(e(436))/3+-parseInt(e(435))/4+parseInt(e(444))/5*(-parseInt(e(437))/6)+-parseInt(e(434))/7*(-parseInt(e(442))/8)+parseInt(e(439))/9+-parseInt(e(440))/10*(parseInt(e(438))/11))break;o.push(o.shift())}catch(t){o.push(o.shift())}}(At)})(),(window.CKEditor5=window.CKEditor5||{}).footnotes=n})();
package/dist/index.js CHANGED
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x37b90d,Command as _0xfeb387}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x5824a6,isWidget as _0x1cd262,toWidgetEditable as _0x527473,WidgetToolbarRepository as _0x5ca3bb}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x54531e,logWarning as _0x5bc1b5,FocusTracker as ot,KeystrokeHandler as rt,global as nt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x2054e9,ClickObserver as _0x2dbafd}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x4dc13b}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x3e4e4e,ButtonView as _0x5a43ab,View as _0x4d31d2,ViewCollection as _0x504104,FocusCycler as _0x1a59c1,addKeyboardHandlingForGrid as tt,CollapsibleView as st,LabeledFieldView as it,createLabeledInputNumber as et,ContextualBalloon as _0x3816a8,BalloonPanelView as _0x10e947,createDropdown as _0x50f76b}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x1762e1,IconListStyleDecimal as _0x3d5ef6,IconListStyleDecimalLeadingZero as _0x5d2bbe,IconListStyleLowerRoman as _0x201c28,IconListStyleUpperRoman as _0x5334de,IconListStyleLowerLatin as _0x23c411,IconListStyleUpperLatin as _0x1b0082}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x4240cb,_0x43484c){this['_model']=_0x4240cb,this['_elementName']=_0x43484c['elementName'],this['_getElementKey']=_0x43484c['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3a7cbd){const _0x54b1db=new Set(),_0x540320=new Map();for(const _0x4138c3 of _0x3a7cbd){if('insert'===_0x4138c3['type']&&'$text'!==_0x4138c3['name']&&_0x4138c3['position']['nodeAfter']){const _0x5ece0f=this['_model']['createRangeOn'](_0x4138c3['position']['nodeAfter']);for(const _0xec2513 of _0x5ece0f['getItems']()){if(!_0xec2513['is']('element',this['_elementName']))continue;const _0xad85e3=this['_getElementKey'](_0xec2513);_0x540320['has'](_0xad85e3)||_0x540320['set'](_0xad85e3,[]),_0x540320['get'](_0xad85e3)['push'](_0xec2513);}}if('remove'===_0x4138c3['type']&&_0x4138c3['name']===this['_elementName']){const _0x8d064f=this['_getElementKey']({'getAttribute':_0x5aa1dd=>_0x4138c3['attributes']['get'](_0x5aa1dd)});_0x54b1db['add'](_0x8d064f);}}for(const [_0x28b25f,_0x4e2366]of this['_trackedElements'])'$graveyard'===_0x4e2366['root']['rootName']&&_0x54b1db['add'](_0x28b25f);for(const _0x395889 of _0x54b1db)this['_trackedElements']['delete'](_0x395889);for(const [_0x5bfbfe,_0x1c063e]of _0x540320)this['_trackedElements']['set'](_0x5bfbfe,_0x1c063e[_0x1c063e['length']-0x1]);const _0x2aa29e=new Set();for(const [_0x7cf8b9,_0x114af8]of _0x540320)_0x54b1db['has'](_0x7cf8b9)&&(_0x2aa29e['add'](_0x114af8[0x0]),_0x114af8['length']>0x1?_0x540320['set'](_0x7cf8b9,_0x114af8['slice'](0x1)):_0x540320['delete'](_0x7cf8b9),_0x54b1db['delete'](_0x7cf8b9));return{'removed':Array['from'](_0x54b1db),'inserted':Array['from'](_0x540320['values']())['flat'](),'moved':Array['from'](_0x2aa29e)};}}class c extends _0x37b90d{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x9f5dfb){super(_0x9f5dfb),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x3da51a=>_0x3da51a['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x41b02a=>_0x41b02a['getAttribute']('footnoteId')});}['init'](){const {editor:_0x530d2d}=this,{model:_0x1f9db7,data:_0x3e67cb}=_0x530d2d;_0x1f9db7['document']['registerPostFixer'](_0x9695ee=>{const _0xa9e705=_0x1f9db7['document']['differ']['getChanges']();let _0x2594ab=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x9695ee,_0xa9e705)&&(_0x2594ab=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x9695ee,_0xa9e705)&&(_0x2594ab=!0x0),this['_handleFootnoteReferencesChanges'](_0x9695ee,_0xa9e705)&&(_0x2594ab=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x9695ee)&&(_0x2594ab=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x9695ee)&&(_0x2594ab=!0x0),this['_sortFootnoteDefinitions'](_0x9695ee)&&(_0x2594ab=!0x0),_0x2594ab;}),this['listenTo'](_0x1f9db7['document'],'change:data',()=>{_0x1f9db7['enqueueChange']({'isUndoable':!0x1},_0x495e39=>{this['_ensureFootnotesDefinitionsContainerExists'](_0x495e39);});},{'priority':'low'}),this['listenTo'](_0x3e67cb,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x1a309c){return this['_footnotes']['find'](_0x3ae92d=>_0x3ae92d['id']===_0x1a309c)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x198c29){this['_footnoteFormatter']=_0x198c29;}['_updateFootnotesCounters'](_0x4c1e63,_0x345e46=0x0){let _0x4d91ff=!0x1;for(let _0x2410a1=_0x345e46;_0x2410a1<this['_footnotes']['length'];_0x2410a1++)this['_updateFootnoteRefCounter'](_0x4c1e63,_0x2410a1)&&(_0x4d91ff=!0x0);return _0x4d91ff;}['_insertEmptyFootnotesDefinitionsContainer'](_0xb8c021,_0x405ed4){const _0x5b005e=_0xb8c021['createElement']('footnotesDefinitions',{});return _0xb8c021['append'](_0x5b005e,_0x405ed4),this['_footnotesDefinitions']=_0x5b005e,_0x5b005e;}['_ensureFootnotesDefinitionsContainerExists'](_0x5171ad){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x4499fc=this['_footnotes'][0x0]['reference']['root'],_0x1ec86a=this['_insertEmptyFootnotesDefinitionsContainer'](_0x5171ad,_0x4499fc);for(const _0x4f7181 of this['_footnotes'])_0x4f7181['definition']['parent']||_0x5171ad['insert'](_0x4f7181['definition'],_0x1ec86a,'end');this['_updateFootnotesCounters'](_0x5171ad);}['_handleFootnotesDefinitionsObjectChanges'](_0x1efd21,_0x20cca5){let _0x43d1c7=!0x1;const {inserted:_0x13b570,removed:_0x40938f,moved:_0x402f12}=this['_footnoteDefsContainerTracker']['getChanges'](_0x20cca5);if(_0x402f12['length']&&(this['_footnotesDefinitions']=_0x402f12[0x0]),_0x13b570['length']){if(_0x13b570['length']>0x1||this['_footnotesDefinitions']&&_0x13b570['some'](_0x34ab1e=>_0x34ab1e!==this['_footnotesDefinitions'])){const _0x5b9c87=_0x1efd21['createElement']('footnotesDefinitions',{}),_0x575abc=[];this['_footnotesDefinitions']&&_0x575abc['push'](this['_footnotesDefinitions']),_0x575abc['push'](..._0x13b570),_0x1efd21['insert'](_0x5b9c87,_0x575abc[0x0],'before');for(const _0x24c746 of _0x575abc)_0x1efd21['move'](_0x1efd21['createRangeIn'](_0x24c746),_0x1efd21['createPositionAt'](_0x5b9c87,'end')),_0x1efd21['remove'](_0x24c746);this['_footnotesDefinitions']=_0x5b9c87,this['_updateFootnotesCounters'](_0x1efd21),_0x43d1c7=!0x0;}else this['_footnotesDefinitions']=_0x13b570[0x0];}if(_0x40938f['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x2ba42a of this['_footnotes'])_0x1efd21['remove'](_0x2ba42a['reference']),_0x43d1c7=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x43d1c7;}['_handleFootnoteDefinitionsChanges'](_0x68c6c6,_0x32c0eb){let _0x174c6e=!0x1;const _0x2a87c8=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x4dc2e8,moved:_0x3c3ea4}=this['_footnoteDefsTracker']['getChanges'](_0x32c0eb);for(const _0x32e5fd of[..._0x3c3ea4,..._0x4dc2e8]){const _0x593e67=_0x32e5fd['getAttribute']('footnoteId'),_0x3b5309=this['getFootnote'](_0x593e67);_0x3b5309&&(_0x3b5309['definition']=_0x32e5fd),_(_0x68c6c6,_0x2a87c8,_0x32e5fd)&&(_0x174c6e=!0x0);}return _0x174c6e;}['_handleFootnoteReferencesChanges'](_0x51537c,_0x4e7c41){let _0x3304c8=!0x1;const {removed:_0x42e20c,inserted:_0x456138,moved:_0x4494fa}=this['_footnoteRefsTracker']['getChanges'](_0x4e7c41);for(const _0x259fb4 of _0x42e20c)this['_handleRemoveFootnoteReferenceById'](_0x51537c,_0x259fb4)&&(_0x3304c8=!0x0);for(const _0x3d1c0b of _0x456138)this['_handleInsertedFootnoteReference'](_0x51537c,_0x3d1c0b)&&(_0x3304c8=!0x0);for(const _0x3b2dde of _0x4494fa)this['_handleMovedFootnoteReference'](_0x51537c,_0x3b2dde)&&(_0x3304c8=!0x0);return _0x3304c8;}['_handleFootnotesDefinitionsObjectSync'](_0x27e420){if(!this['_footnotesDefinitions'])return!0x1;let _0x26b753=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x5d8671=[];for(const _0x7b562f of this['_footnotesDefinitions']['getChildren']()){const _0x9ed0f3=_0x7b562f['getAttribute']('footnoteId');this['getFootnote'](_0x9ed0f3)||(_0x5d8671['unshift'](_0x7b562f),_0x26b753=!0x0);}for(const _0x1d6562 of _0x5d8671)_0x27e420['remove'](_0x1d6562);}const _0x33a11a=new Set(),_0x195a94=[];for(const _0xa5ee5 of this['_footnotesDefinitions']['getChildren']()){const _0x248342=_0xa5ee5['getAttribute']('footnoteId');_0x33a11a['has'](_0x248342)?(_0x195a94['unshift'](_0xa5ee5),_0x26b753=!0x0):_0x33a11a['add'](_0x248342);}for(const _0x5b322d of _0x195a94)_0x27e420['remove'](_0x5b322d);return this['_footnotesDefinitions']['childCount']||(_0x27e420['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0x26b753=!0x0),_0x26b753;}['_handleInsertedFootnoteReference'](_0xa2f18a,_0x4a5c87){if(this['_footnotes']['find'](_0x407d63=>_0x407d63['reference']===_0x4a5c87))return!0x1;let _0x5872a8=!0x1;const _0x1109fb=_0x4a5c87['getAttribute']('footnoteId'),_0x38ceb5=this['_footnotes']['findIndex'](_0x41bb5d=>_0x41bb5d['id']===_0x1109fb);-0x1!==_0x38ceb5&&(_0xa2f18a['remove'](this['_footnotes'][_0x38ceb5]['reference']),this['_footnotes']['splice'](_0x38ceb5,0x1),_0x5872a8=!0x0);let _0x301060=this['_footnotesDefinitions']?function(_0x3c979b,_0x2fedad){for(const _0x5dc437 of _0x3c979b['getChildren']())if(_0x5dc437['getAttribute']('footnoteId')===_0x2fedad)return _0x5dc437;return null;}(this['_footnotesDefinitions'],_0x1109fb):null;_0x301060||(_0x301060=_0xa2f18a['createElement']('footnoteDefinition',{'footnoteId':_0x1109fb}),this['_footnotesDefinitions']&&(_0xa2f18a['insert'](_0x301060,this['_footnotesDefinitions'],'end'),_0x5872a8=!0x0));const _0x50cadc={'id':_0x1109fb,'reference':_0x4a5c87,'definition':_0x301060},_0x475454=I(this['editor']['model'],this['_footnotes'],_0x4a5c87);this['_footnotes']['splice'](_0x475454,0x0,_0x50cadc);let _0x390403=_0x475454;return-0x1!==_0x38ceb5&&(_0x390403=Math['min'](_0x475454,_0x38ceb5)),this['_updateFootnotesCounters'](_0xa2f18a,_0x390403)&&(_0x5872a8=!0x0),_0x5872a8;}['_handleRemoveFootnoteReferenceById'](_0x425518,_0x331382){const _0x8f08cd=this['_footnotes']['findIndex'](_0x6ef726=>_0x6ef726['id']===_0x331382);if(-0x1===_0x8f08cd)return!0x1;let _0x49d24e=!0x1;const _0x98eb00=this['_footnotes'][_0x8f08cd];return'$graveyard'!==_0x98eb00['definition']['root']['rootName']&&(_0x425518['remove'](_0x98eb00['definition']),_0x49d24e=!0x0),this['_footnotes']['splice'](_0x8f08cd,0x1),this['_updateFootnotesCounters'](_0x425518,_0x8f08cd)&&(_0x49d24e=!0x0),_0x49d24e;}['_handleMovedFootnoteReference'](_0x1fc567,_0x48ff66){const _0x1b6d92=_0x48ff66['getAttribute']('footnoteId'),_0x43e33e=this['_footnotes']['findIndex'](_0xcdc72f=>_0xcdc72f['id']===_0x1b6d92),_0xe7fe6a=this['_footnotes'][_0x43e33e];let _0x16487f=!0x1;_0xe7fe6a['reference']=_0x48ff66,this['_footnotes']['splice'](_0x43e33e,0x1);const _0x160c95=I(this['editor']['model'],this['_footnotes'],_0x48ff66);return this['_footnotes']['splice'](_0x160c95,0x0,_0xe7fe6a),this['_updateFootnotesCounters'](_0x1fc567,Math['min'](_0x43e33e,_0x160c95))&&(_0x16487f=!0x0),_0x16487f;}['_updateFootnoteRefCounter'](_0x5787cb,_0x423e67){if(!this['_footnotesDefinitions'])return!0x1;const _0x101c68=this['_footnotes'][_0x423e67];let _0x2d2311;return _0x2d2311=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x101c68,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0x423e67+0x1}):String(_0x423e67+0x1),_0x101c68['reference']['getAttribute']('footnoteCounter')!=_0x2d2311&&(_0x5787cb['setAttribute']('footnoteCounter',_0x2d2311,_0x101c68['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x73bc33){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x1d09de,_0x4c8a69){if(_0x1d09de['length']!==_0x4c8a69['length'])return!0x1;for(let _0x43ee02=0x0;_0x43ee02<_0x1d09de['length'];_0x43ee02++)if(_0x1d09de[_0x43ee02]!==_0x4c8a69[_0x43ee02])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x2cf113=>_0x2cf113['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x4de2d5=>_0x4de2d5['getAttribute']('footnoteId'))))return!0x1;let _0x1baba1=!0x1;for(let _0x2c48aa=0x0;_0x2c48aa<this['_footnotes']['length'];_0x2c48aa++){const _0x35da3f=this['_footnotes'][_0x2c48aa],_0x2f1c31=_0x73bc33['createPositionBefore'](_0x35da3f['definition']),_0x363035=_0x73bc33['createPositionAt'](this['_footnotesDefinitions'],_0x2c48aa);_0x2f1c31['isEqual'](_0x363035)||(_0x73bc33['move'](_0x73bc33['createRangeOn'](_0x35da3f['definition']),_0x363035),_0x1baba1=!0x0);}return _0x1baba1;}['_ensureFootnotesReferencesHaveProperOrder'](_0x4eb132){if(!this['_footnotes']['length'])return!0x1;const {model:_0x14c42e}=this['editor'];let _0x40f17a=!0x1;for(let _0x4da264=0x0;_0x4da264<this['_footnotes']['length']-0x1;_0x4da264++){const _0x4ac377=this['_footnotes'][_0x4da264],_0x3dd756=this['_footnotes'][_0x4da264+0x1],_0x5bbecd=_0x14c42e['createPositionBefore'](_0x4ac377['reference']),_0x27d8bb=_0x14c42e['createPositionBefore'](_0x3dd756['reference']);'after'===_0x5bbecd['compareWith'](_0x27d8bb)&&(this['_handleMovedFootnoteReference'](_0x4eb132,_0x4ac377['reference']),_0x4da264=-0x1,_0x40f17a=!0x0);}return _0x40f17a;}}function _(_0x4800d4,_0x42d861,_0x319c34){if(_0x319c34['childCount'])return!0x1;const _0x3dbada=_0x42d861?'paragraph':'footnoteInlineContent';return _0x4800d4['insert'](_0x4800d4['createElement'](_0x3dbada),_0x319c34),!0x0;}function I(_0x3a8232,_0x191eec,_0x52c169){if(0x0===_0x191eec['length'])return 0x0;const _0x26c92a=_0x3a8232['createPositionBefore'](_0x52c169);for(let _0x3a9391=0x0;_0x3a9391<_0x191eec['length'];_0x3a9391++){const _0xeb07ad=_0x191eec[_0x3a9391],_0x16edbc=_0x3a8232['createPositionBefore'](_0xeb07ad['reference']);if('before'===_0x26c92a['compareWith'](_0x16edbc))return _0x3a9391;}const _0x3bcc3d=_0x52c169['root'];let _0x129ec2=-0x1;for(let _0x62f650=_0x191eec['length']-0x1;_0x62f650>=0x0;_0x62f650--)if(_0x191eec[_0x62f650]['reference']['root']===_0x3bcc3d){_0x129ec2=_0x62f650;break;}if(-0x1!==_0x129ec2)return _0x129ec2+0x1;const _0x4f2703=_0x3a8232['document']['getRootNames'](),_0x2756f2=_0x4f2703['indexOf'](_0x3bcc3d['rootName']),_0x37064c=_0x4f2703[_0x2756f2+0x1];if(_0x37064c){for(let _0x48e592=0x0;_0x48e592<_0x191eec['length'];_0x48e592++)if(_0x191eec[_0x48e592]['reference']['root']['rootName']===_0x37064c)return _0x48e592;}return _0x191eec['length'];}class m extends _0xfeb387{['refresh'](){const _0x571564=this['editor']['model']['document']['selection'],_0x7e196=this['_getPositionToInsertFootnote'](_0x571564);this['isEnabled']=!!_0x7e196;}['execute'](_0x1f9f92){const {editor:_0x217d26}=this,{model:_0xb19e41}=_0x217d26,{selection:_0x35af5b}=_0xb19e41['document'],_0x34261f=this['_getPositionToInsertFootnote'](_0x35af5b);if(!_0x34261f)return;const _0x388106=_0x217d26['plugins']['get']('FootnotesEditing'),_0x290d35=_0x1f9f92?.['footnoteId']??_0x54531e();!function(_0x1fcb74){return'string'==typeof _0x1fcb74&&_0x1fcb74['length']>0x0&&!/\s/['test'](_0x1fcb74)&&!/^\d/['test'](_0x1fcb74);}(_0x290d35)?_0x5bc1b5('insert-footnote-command-executed-with-invalid-id'):(_0xb19e41['change'](_0x36c868=>{const _0x5d5f89=_0x36c868['createElement']('footnoteRef',{'footnoteId':_0x290d35});_0xb19e41['insertObject'](_0x5d5f89,_0x34261f,null);}),_0x388106['_moveSelectionToFootnoteDefinition'](_0x290d35));}['_getPositionToInsertFootnote'](_0x247253){const {model:_0xdf046c}=this['editor'],{schema:_0x5c4279}=_0xdf046c,_0x16b52d=_0x247253['getFirstRange']();for(const _0x321a14 of _0x16b52d['getItems']())if(_0x5c4279['isBlock'](_0x321a14)||_0x5c4279['isObject'](_0x321a14))return null;const _0x5a2c54=_0x16b52d['end'];return _0x5c4279['checkChild'](_0x5a2c54,'footnoteRef')?_0x5a2c54:null;}}class r extends _0x37b90d{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0xd9cb11}=this;_0xd9cb11['config']['define']('footnotes.multiBlock',!0x0),_0xd9cb11['commands']['add']('insertFootnote',new m(_0xd9cb11)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x49e5d2){const _0x4ae7ef=_0x32338d([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0xb761e5=0x47a28506,_0x20af59=0x47a5ff36^_0xb761e5,_0x3e021c=window[_0x32338d([0x44,0x61,0x74,0x65])][_0x32338d([0x6e,0x6f,0x77])](),_0x3d4094=_0x49e5d2[_0x32338d([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x167104=new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x7ebb17=>{_0x3d4094[_0x32338d([0x6f,0x6e,0x63,0x65])](_0x32338d([0x72,0x65,0x61,0x64,0x79]),_0x7ebb17);}),_0x5438a7={[_0x32338d([0x6b,0x74,0x79])]:_0x32338d([0x45,0x43]),[_0x32338d([0x75,0x73,0x65])]:_0x32338d([0x73,0x69,0x67]),[_0x32338d([0x63,0x72,0x76])]:_0x32338d([0x50,0x2d,0x32,0x35,0x36]),[_0x32338d([0x78])]:_0x32338d([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]),[_0x32338d([0x79])]:_0x32338d([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]),[_0x32338d([0x61,0x6c,0x67])]:_0x32338d([0x45,0x53,0x32,0x35,0x36])},_0x4fcd3f=_0x3d4094[_0x32338d([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x32338d([0x67,0x65,0x74])](_0x32338d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x3b20df(){let _0x1cb868,_0x2b327f=null,_0x325777=null;try{if(_0x4fcd3f==_0x32338d([0x47,0x50,0x4c]))return _0x32338d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x1cb868=_0x30d2dc(),!_0x1cb868)return _0x32338d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x1cb868[_0x32338d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x325777=_0x26db84(_0x1cb868[_0x32338d([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x1cb868[_0x32338d([0x6a,0x74,0x69])])),await _0xdfff7d()?_0x7b3060()?_0x3fb6b9()?_0x32338d([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x24294a()?(_0x1cb868[_0x32338d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32338d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x2b327f=_0x1359b5(_0x32338d([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x1cb868[_0x32338d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x32338d([0x74,0x72,0x69,0x61,0x6c])&&(_0x2b327f=_0x1359b5(_0x32338d([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0xfa70ca()):_0x32338d([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x32338d([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x32338d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x32338d([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x3fb6b9(){const _0xa9fc57=[_0x32338d([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x32338d([0x74,0x72,0x69,0x61,0x6c])][_0x32338d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x1cb868[_0x32338d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x3e021c/0x3e8:0xe10*_0x20af59;return _0x1cb868[_0x32338d([0x65,0x78,0x70])]<_0xa9fc57;}function _0x7b3060(){const _0x51f4af=_0x1cb868[_0x32338d([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x51f4af&&(!!_0x51f4af[_0x32338d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32338d([0x2a]))||!!_0x51f4af[_0x32338d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32338d([0x46,0x4f,0x4f])));}function _0x24294a(){const _0x4a1739=_0x1cb868[_0x32338d([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x4a1739||0x0==_0x4a1739[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xbef218}=new URL(window[_0x32338d([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x4a1739[_0x32338d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xbef218))return!0x0;const _0x3dc9aa=_0xbef218[_0x32338d([0x73,0x70,0x6c,0x69,0x74])](_0x32338d([0x2e]));return _0x4a1739[_0x32338d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x5803fe=>_0x5803fe[_0x32338d([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x32338d([0x2a])))[_0x32338d([0x6d,0x61,0x70])](_0x443435=>_0x443435[_0x32338d([0x73,0x70,0x6c,0x69,0x74])](_0x32338d([0x2e])))[_0x32338d([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x36e590=>_0x36e590[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3dc9aa[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32338d([0x6d,0x61,0x70])](_0x540552=>Array(_0x3dc9aa[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x540552[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x32338d([0x66,0x69,0x6c,0x6c])](_0x540552[0x0]===_0x32338d([0x2a])?_0x32338d([0x2a]):'')[_0x32338d([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x540552))[_0x32338d([0x73,0x6f,0x6d,0x65])](_0x2a75f1=>_0x3dc9aa[_0x32338d([0x65,0x76,0x65,0x72,0x79])]((_0x600e9e,_0x4b3943)=>_0x2a75f1[_0x4b3943]===_0x600e9e||_0x2a75f1[_0x4b3943]===_0x32338d([0x2a])));}function _0xfa70ca(){return _0x2b327f&&_0x325777?new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x2b1795,_0x33b92a)=>{_0x2b327f[_0x32338d([0x74,0x68,0x65,0x6e])](_0x2b1795,_0x33b92a),_0x325777[_0x32338d([0x74,0x68,0x65,0x6e])](_0x416454=>{_0x416454!=_0x32338d([0x56,0x61,0x6c,0x69,0x64])&&_0x2b1795(_0x416454);},_0x33b92a);}):_0x2b327f||_0x325777||_0x32338d([0x56,0x61,0x6c,0x69,0x64]);}}function _0x26db84(_0x598df6,_0x3cf04b){return new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x512c8f=>{if(_0x4e6ece())return _0x512c8f(_0x32338d([0x56,0x61,0x6c,0x69,0x64]));_0x3c9a38(),_0x3d4094[_0x32338d([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x32338d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x4ecca8=!0x1;const _0xae5e2e=_0x54531e();function _0x5b922b(_0x246a85){return!!_0x246a85&&(typeof _0x246a85===_0x32338d([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x246a85===_0x32338d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x246a85[_0x32338d([0x74,0x68,0x65,0x6e])]===_0x32338d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x246a85[_0x32338d([0x63,0x61,0x74,0x63,0x68])]===_0x32338d([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x23c91f(_0x56f7a4){_0x234132(_0x56f7a4)[_0x32338d([0x74,0x68,0x65,0x6e])](_0x53a41c=>{if(!_0x53a41c||_0x53a41c[_0x32338d([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x32338d([0x6f,0x6b]))return _0x32338d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x1ed3e6(_0x557ac9(_0xae5e2e+_0x3cf04b))!=_0x53a41c[_0x32338d([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x32338d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x32338d([0x56,0x61,0x6c,0x69,0x64]);})[_0x32338d([0x74,0x68,0x65,0x6e])](_0x1a9986=>(_0x64d54b(),_0x1a9986),()=>{const _0x34f2f4=_0xb1118();return null==_0x34f2f4?(_0x64d54b(),_0x32338d([0x56,0x61,0x6c,0x69,0x64])):_0x32338d(_0x3e021c-_0x34f2f4>(0x63ae0106^_0xb761e5)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x32338d([0x74,0x68,0x65,0x6e])](_0x512c8f)[_0x32338d([0x63,0x61,0x74,0x63,0x68])](()=>{_0x512c8f(_0x32338d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x4912dd=0x47946b86^_0xb761e5;function _0x64d54b(){const _0x516abf=_0x32338d([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ed3e6(_0x557ac9(_0x598df6)),_0x2258a3=_0x57bffd(_0x1ed3e6(window[_0x32338d([0x4d,0x61,0x74,0x68])][_0x32338d([0x63,0x65,0x69,0x6c])](_0x3e021c/_0x4912dd)));window[_0x32338d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32338d([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x516abf,_0x2258a3);}function _0xb1118(){const _0x436dc0=_0x32338d([0x6c,0x6c,0x63,0x74,0x2d])+_0x1ed3e6(_0x557ac9(_0x598df6)),_0x5d4879=window[_0x32338d([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x32338d([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x436dc0);return _0x5d4879?window[_0x32338d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x57bffd(_0x5d4879),0x10)*_0x4912dd:null;}function _0x234132(_0x23a158){return new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x39db54,_0x368ca5)=>{_0x23a158[_0x32338d([0x74,0x68,0x65,0x6e])](_0x39db54,_0x368ca5),window[_0x32338d([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x368ca5,0x47a351c6^_0xb761e5);});}}_0x3d4094[_0x32338d([0x6f,0x6e])](_0x32338d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x39af83,_0x575410)=>{if(_0x575410[0x0]!=_0x598df6)return _0x512c8f(_0x32338d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x575410[0x1]={..._0x575410[0x1],[_0x32338d([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0xae5e2e};},{[_0x32338d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32338d([0x68,0x69,0x67,0x68])}),_0x3d4094[_0x32338d([0x6f,0x6e])](_0x32338d([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xa926fd=>{_0x5b922b(_0xa926fd[_0x32338d([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x4ecca8=!0x0,_0x23c91f(_0xa926fd[_0x32338d([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x32338d([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x32338d([0x6c,0x6f,0x77])}),_0x167104[_0x32338d([0x74,0x68,0x65,0x6e])](()=>{_0x4ecca8||_0x512c8f(_0x32338d([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x4e6ece(){return _0x3d4094[_0x32338d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32338d([0x76,0x69,0x65,0x77])][_0x32338d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x32338d([0x61,0x75,0x74,0x6f]);}function _0x3c9a38(){_0x3d4094[_0x32338d([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x32338d([0x76,0x69,0x65,0x77])][_0x32338d([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x32338d([0x61,0x75,0x74,0x6f]);}}function _0x1359b5(_0x5dee63){const _0x10667a=[new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x13ac99=>setTimeout(_0x13ac99,0x47abbbca^_0xb761e5)),_0x167104[_0x32338d([0x74,0x68,0x65,0x6e])](()=>new window[(_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x543b5f=>{let _0x21fdc0=0x0;_0x3d4094[_0x32338d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32338d([0x6f,0x6e])](_0x32338d([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x3d0287,_0x379efc)=>{_0x379efc[0x0][_0x32338d([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x21fdc0++,_0x21fdc0==(0x47a284fe^_0xb761e5)&&(_0x543b5f(),_0x3d0287[_0x32338d([0x6f,0x66,0x66])]());});}))];return window[_0x32338d([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x32338d([0x72,0x61,0x63,0x65])](_0x10667a)[_0x32338d([0x74,0x68,0x65,0x6e])](()=>_0x5dee63);}async function _0x700f42(){await _0x167104,_0x3d4094[_0x32338d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32338d([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2337e1,_0x3d4094[_0x32338d([0x6d,0x6f,0x64,0x65,0x6c])][_0x32338d([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2337e1,_0x3d4094[_0x32338d([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x32338d([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x27ee92(_0x7633bd){const _0x165088=_0xb388b3();_0x3d4094[_0x165088]=_0x32338d([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x7633bd,_0x7633bd!=_0x32338d([0x56,0x61,0x6c,0x69,0x64])&&_0x700f42();}function _0xb388b3(){const _0xd8ceab=window[_0x32338d([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x32338d([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x32338d([0x6e,0x6f,0x77])]())[_0x32338d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x32338d([0x2e]),'');let _0x183b0d=_0x32338d([0x75]);for(let _0x24e48f=0x0;_0x24e48f<_0xd8ceab[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x24e48f+=0x2){let _0x2df6df=window[_0x32338d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xd8ceab[_0x32338d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24e48f,_0x24e48f+0x2));_0x2df6df>=_0x4ae7ef[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x2df6df-=_0x4ae7ef[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x183b0d+=_0x4ae7ef[_0x2df6df];}return _0x183b0d;}function _0x30d2dc(){const _0x31249b=_0x4fcd3f[_0x32338d([0x73,0x70,0x6c,0x69,0x74])](_0x32338d([0x2e]));if(0x3!=_0x31249b[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x8a1e8b(_0x31249b[0x1]);function _0x8a1e8b(_0x160f06){const _0x3ad5c2=_0x2ede72(_0x160f06);return _0x3ad5c2&&_0x5b675b()?_0x3ad5c2:null;function _0x5b675b(){const _0x4466ee=_0x3ad5c2[_0x32338d([0x6a,0x74,0x69])],_0x1c24b5=window[_0x32338d([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x4466ee[_0x32338d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4466ee[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x26680c={..._0x3ad5c2,[_0x32338d([0x6a,0x74,0x69])]:_0x4466ee[_0x32338d([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x4466ee[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x26680c[_0x32338d([0x76,0x63])],_0x557ac9(_0x26680c)==_0x1c24b5;}}}async function _0xdfff7d(){let _0x136a46=!0x0;try{const _0x20e59b=_0x4fcd3f[_0x32338d([0x73,0x70,0x6c,0x69,0x74])](_0x32338d([0x2e])),[_0x4d42ea,_0x12d846,_0x17144c]=_0x20e59b;return _0x542e68(_0x4d42ea),await _0x1492ac(_0x4d42ea,_0x12d846,_0x17144c),_0x136a46;}catch{return!0x1;}function _0x542e68(_0x306e8a){const _0x13ea2a=_0x2ede72(_0x306e8a);_0x13ea2a&&_0x13ea2a[_0x32338d([0x61,0x6c,0x67])]==_0x32338d([0x45,0x53,0x32,0x35,0x36])||(_0x136a46=!0x1);}async function _0x1492ac(_0x38ab9c,_0x27edc5,_0x3b1a89){const _0x373340=window[_0x32338d([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x32338d([0x66,0x72,0x6f,0x6d])](_0xc3ebab(_0x3b1a89),_0x3032dd=>_0x3032dd[_0x32338d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x4b3f0e=new window[(_0x32338d([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x32338d([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x38ab9c+_0x32338d([0x2e])+_0x27edc5),_0x41da39=window[_0x32338d([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x32338d([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x41da39)return;const _0x38072c=await _0x41da39[_0x32338d([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x32338d([0x6a,0x77,0x6b]),_0x5438a7,{[_0x32338d([0x6e,0x61,0x6d,0x65])]:_0x32338d([0x45,0x43,0x44,0x53,0x41]),[_0x32338d([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x32338d([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x32338d([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x41da39[_0x32338d([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x32338d([0x6e,0x61,0x6d,0x65])]:_0x32338d([0x45,0x43,0x44,0x53,0x41]),[_0x32338d([0x68,0x61,0x73,0x68])]:{[_0x32338d([0x6e,0x61,0x6d,0x65])]:_0x32338d([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x38072c,_0x373340,_0x4b3f0e)||(_0x136a46=!0x1);}}function _0x2ede72(_0x37ac00){return _0x37ac00[_0x32338d([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x32338d([0x65,0x79]))?JSON[_0x32338d([0x70,0x61,0x72,0x73,0x65])](_0xc3ebab(_0x37ac00)):null;}function _0xc3ebab(_0x5d85f9){return window[_0x32338d([0x61,0x74,0x6f,0x62])](_0x5d85f9[_0x32338d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x32338d([0x2b]))[_0x32338d([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x32338d([0x2f])));}function _0x557ac9(_0x1c02e3){let _0x1fe794=0x1505;function _0x305e7c(_0x4940e2){for(let _0xe327f=0x0;_0xe327f<_0x4940e2[_0x32338d([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xe327f++){const _0x410433=_0x4940e2[_0x32338d([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0xe327f);_0x1fe794=(_0x1fe794<<0x5)+_0x1fe794+_0x410433,_0x1fe794&=_0x1fe794;}}function _0x35fb28(_0x3a4106){Array[_0x32338d([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x3a4106)?_0x3a4106[_0x32338d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x35fb28):_0x3a4106&&typeof _0x3a4106==_0x32338d([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x32338d([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x3a4106)[_0x32338d([0x73,0x6f,0x72,0x74])]()[_0x32338d([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x4d753f,_0x3c9747])=>{_0x305e7c(_0x4d753f),_0x35fb28(_0x3c9747);}):_0x305e7c(window[_0x32338d([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x3a4106));}return _0x35fb28(_0x1c02e3),_0x1fe794>>>0x0;}function _0x1ed3e6(_0x3edb25){return _0x3edb25[_0x32338d([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x32338d([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x32338d([0x30]));}function _0x57bffd(_0x473228){return _0x473228[_0x32338d([0x73,0x70,0x6c,0x69,0x74])]('')[_0x32338d([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x32338d([0x6a,0x6f,0x69,0x6e])]('');}function _0x2337e1(){}function _0x32338d(_0x41fd27){return _0x41fd27['map'](_0x4c12f1=>String['fromCharCode'](_0x4c12f1))['join']('');}_0x27ee92(await _0x3b20df());}(this);}['_moveSelectionToFootnoteDefinition'](_0x5e6f12){const {plugins:_0x1076b2,editing:_0x1b2e55,model:_0x594ef1}=this['editor'],_0x38d688=_0x1076b2['get'](c)['getFootnote'](_0x5e6f12);return!!_0x38d688&&(_0x594ef1['change'](_0x7bf649=>{_0x7bf649['setSelection'](_0x7bf649['createPositionAt'](_0x38d688['definition'],'end'));}),_0x1b2e55['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x177b62){const {plugins:_0x2419ca,editing:_0x241e7e,model:_0x55177b}=this['editor'],_0x4d3a5a=_0x2419ca['get'](c)['getFootnote'](_0x177b62);return!!_0x4d3a5a&&(_0x55177b['change'](_0x5741ec=>{_0x5741ec['setSelection'](_0x4d3a5a['reference'],'on');}),_0x241e7e['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x159535}=this['editor']['model'],_0x51f71d=this['editor']['config']['get']('footnotes.multiBlock');_0x159535['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x159535['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x159535['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x51f71d?_0x159535['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x159535['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x159535['addChildCheck'](_0x585af5=>{for(const _0x3bf53a of _0x585af5)if('footnoteDefinition'===_0x3bf53a['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x2972cb}=this,{conversion:_0x32d93a,editing:_0x5cbe9d}=_0x2972cb,{t:t}=_0x2972cb['locale'];_0x32d93a['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x5a9313,{writer:_0x433225,consumable:_0x229ef9})=>{const _0xe957c2=_0x5a9313['getChild'](0x0);if(!_0xe957c2||!_0xe957c2['is']('element','a'))return null;const _0x4e4e24=_0xe957c2['getAttribute']('href')||'';if(!_0x4e4e24['startsWith']('#'))return null;const _0x35af4e=_0x4e4e24['replace'](/^#/,'');if(!_0x35af4e)return null;_0x229ef9['consume'](_0xe957c2,{'name':!0x0,'attributes':['href']});for(const {item:_0x256bfc}of _0x5cbe9d['view']['createRangeIn'](_0xe957c2))_0x256bfc['is']('$textProxy')?_0x229ef9['consume'](_0x256bfc['textNode'],{'name':!0x0}):_0x256bfc['is']('element')&&_0x229ef9['consume'](_0x256bfc,{'name':!0x0});return _0x433225['createElement']('footnoteRef',{'footnoteId':_0x35af4e});}}),_0x32d93a['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x30cb3b,{writer:_0xc9d659})=>D(_0x30cb3b,_0xc9d659)}),_0x32d93a['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4fcdf7,{writer:_0x47979c})=>{const _0x1eec37=_0x4fcdf7['getAttribute']('footnoteCounter');return _0x5824a6(D(_0x4fcdf7,_0x47979c),_0x47979c,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x1eec37)});}});}['_defineDefinitionsConverters'](){const {editor:_0x3b4c28}=this,{t:t}=_0x3b4c28['locale'],{conversion:_0x3c7b33}=_0x3b4c28;_0x3c7b33['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x3c7b33['for']('upcast')['add'](_0x47eef2=>{_0x47eef2['on']('element:ol',(_0x2fb074,_0x2bfaee,_0x153155)=>{const _0x288553=_0x2bfaee['viewItem'];if(!_0x288553['hasClass']('footnotes-list')||!_0x2bfaee['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x153155['consumable']['consume'](_0x288553,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x38564a,modelCursor:_0x516686}=_0x153155['convertChildren'](_0x2bfaee['viewItem'],_0x2bfaee['modelCursor']);_0x2bfaee['modelRange']=_0x38564a,_0x2bfaee['modelCursor']=_0x516686;}),_0x47eef2['on']('element:hr',(_0x118027,_0x54ba14,_0x5f31e8)=>{const _0x55390d=_0x54ba14['viewItem'];_0x55390d['hasClass']('footnotes-divider')&&_0x54ba14['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x5f31e8['consumable']['consume'](_0x55390d,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x3c7b33['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x59f6ba,{writer:_0x4add77})=>v(_0x4add77)}),_0x3c7b33['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x218a57,{writer:_0x854ca4})=>{const _0x43efca=v(_0x854ca4,{'data-footnotes-list-label':t('Footnotes')}),_0x2265c1=_0x5824a6(_0x43efca,_0x854ca4,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x854ca4['setCustomProperty']('footnotesDefinitions',!0x0,_0x2265c1),_0x2265c1;}});}['_defineDefinitionConverters'](){const {editor:_0xcd1539}=this,{conversion:_0x36cf97,locale:_0x3a953d}=_0xcd1539,_0x1b6af6=_0xcd1539['config']['get']('footnotes.multiBlock');_0x36cf97['for']('upcast')['add'](_0xc71b1a=>{_0xc71b1a['on']('element:li',(_0x576ca6,_0x53768a,_0x20d8c7)=>{const _0x5a8c55=_0x53768a['viewItem'];if(!_0x5a8c55['hasClass']('footnote-definition')||!_0x5a8c55['getAttribute']('id'))return;const _0x44d27b=_0x5a8c55['parent'];if(!_0x44d27b['is']('element','ol')||!_0x44d27b['hasClass']('footnotes-list'))return;if(!_0x20d8c7['consumable']['test'](_0x5a8c55,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x454af0=_0x20d8c7['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x5a8c55['getAttribute']('id')});if(!_0x20d8c7['safeInsert'](_0x454af0,_0x53768a['modelCursor']))return;_0x20d8c7['consumable']['consume'](_0x5a8c55,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x5a44e9=Array['from'](_0x5a8c55['getChildren']())['find'](_0xb0a5fc=>_0xb0a5fc['is']('element')&&_0xb0a5fc['hasClass']('footnote-content'));for(const _0x11318c of _0x5a8c55['getChildren']())_0x11318c['is']('element')&&(_0x20d8c7['consumable']['consume'](_0x11318c,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x20d8c7['consumable']['consume'](_0x11318c,{'name':!0x0,'classes':'footnote-content'}));if(_0x5a44e9){if(_0x1b6af6)_0x20d8c7['convertChildren'](_0x5a44e9,_0x454af0);else{const _0x7a2c1a=_0x20d8c7['writer']['createElement']('footnoteInlineContent');_0x20d8c7['writer']['insert'](_0x7a2c1a,_0x454af0),_0x20d8c7['convertChildren'](_0x5a44e9,_0x7a2c1a);}}_0x20d8c7['updateConversionResult'](_0x454af0,_0x53768a);});}),_0x36cf97['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x1441bc,{writer:_0x47571b})=>b(_0x1441bc,_0x47571b,_0x3a953d,{'dataPipeline':!0x0})}),_0x36cf97['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x3591ec,{writer:_0x14db45})=>b(_0x3591ec,_0x14db45,_0x3a953d)});}['_defineBogusParagraphConverters'](){const {editor:_0x308cac}=this,{conversion:_0x4612aa}=_0x308cac;_0x308cac['config']['get']('footnotes.multiBlock')?(_0x4612aa['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':h(),'converterPriority':'high'}),_0x4612aa['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':h({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x308cac['model']['document'],'change:data',()=>{!function(_0x5d9ffe,_0x1d3014){const _0x14fa32=_0x5d9ffe['document']['differ'],_0x5d5fbc=new Set();for(const _0x5a8d80 of _0x14fa32['getChanges']()){const _0x167bf2='attribute'==_0x5a8d80['type']?_0x5a8d80['range']['start']['parent']:_0x5a8d80['position']['parent'];_0x167bf2['is']('element','footnoteDefinition')&&_0x5d5fbc['add'](_0x167bf2);}for(const _0x4ca872 of _0x5d5fbc['values']()){const _0x413190=Array['from'](_0x4ca872['getChildren']())['filter'](_0x48eac5=>g(_0x48eac5,_0x1d3014['mapper']));for(const _0x3732e5 of _0x413190)_0x1d3014['reconvertItem'](_0x3732e5);}}(_0x308cac['model'],_0x308cac['editing']);})):(_0x4612aa['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':h()}),_0x4612aa['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x3e5c2c,{writer:_0x45874e})=>{const _0x11c31e=_0x45874e['createContainerElement']('span');return _0x45874e['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x11c31e),_0x11c31e;}}));}['_defineKeyboardHandlers'](){const {editor:_0x1f7c87}=this,{editing:_0x34eeb3,t:t}=_0x1f7c87,_0x440954=_0x1f7c87['model']['document']['selection'];_0x1f7c87['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x1f7c87['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x34eeb3['view']['document'],'enter',(_0x41a63e,_0x4592fe)=>{const _0x330a4a=function(_0x10a4c9){const _0x194461=_0x10a4c9['getSelectedElement']();if(_0x194461?.['is']('element','footnoteRef'))return _0x194461;return null;}(_0x440954);if(_0x330a4a){const _0x405bfc=_0x330a4a['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x405bfc),_0x4592fe['preventDefault'](),_0x41a63e['stop']();}},{'context':_0x1cd262});}['_defineClickHandlers'](){const {editor:_0x10c989}=this,{editing:_0x19a8e7}=_0x10c989;_0x10c989['editing']['view']['addObserver'](_0x2054e9),_0x10c989['editing']['view']['addObserver'](_0x2dbafd);let _0x2cc991=!0x1;this['listenTo'](_0x19a8e7['view']['document'],'pointerdown',(_0x48a23c,_0x9bf4db)=>{const {target:_0x15eb93}=_0x9bf4db,_0x47a0e2=_0x19a8e7['view']['document']['selection'];_0x2cc991=!!(_0x15eb93?.['is']('element','a')&&_0x15eb93['parent']?.['is']('element','sup')&&_0x15eb93['parent']['hasClass']('footnote'))&&_0x47a0e2['getSelectedElement']()===_0x15eb93['parent'];},{'priority':'high'}),this['listenTo'](_0x19a8e7['view']['document'],'click',(_0x3f7d5f,_0x5af32b)=>{const {target:_0x4fc91c}=_0x5af32b;if(!_0x4fc91c?.['is']('element','a'))return;if(_0x4fc91c['parent']?.['is']('element','sup')&&_0x4fc91c['parent']['hasClass']('footnote')&&!_0x2cc991)return void _0x5af32b['preventDefault']();let _0x4d304c=_0x4fc91c['getAttribute']('href');if(!_0x4d304c?.['startsWith']('#'))return;_0x4d304c=_0x4d304c['slice'](0x1);let _0x550f03=!0x1;(_0x4d304c['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x4d304c['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x4d304c))&&(_0x550f03=!0x0),_0x550f03&&(_0x5af32b['preventDefault'](),_0x3f7d5f['stop']());},{'priority':'high','context':'$capture'});}}function h({dataPipeline:_0x25bd07}={}){return(_0x4b5df5,{writer:_0x529b38})=>{if(!p(_0x4b5df5))return null;if(!_0x25bd07)return _0x529b38['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x55c0c1=_0x529b38['createContainerElement']('p');return _0x529b38['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x55c0c1),_0x55c0c1;};}function p(_0x439731){const {parent:_0xe0f871}=_0x439731;if(!_0xe0f871?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0xe0f871['childCount'])return!0x1;for(const _0x115215 of _0x439731['getAttributeKeys']())if(!_0x115215['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x115215)return!0x1;return!0x0;}function g(_0x540b8e,_0xc7f624){if(!_0x540b8e['is']('element','paragraph'))return!0x1;const _0x5c6c6f=_0xc7f624['toViewElement'](_0x540b8e);return!!_0x5c6c6f&&p(_0x540b8e)!==_0x5c6c6f['is']('element','span');}function J(_0x504835){return _0x1cd262(_0x504835)&&_0x504835['is']('containerElement')&&!!_0x504835['getCustomProperty']('footnotesDefinitions');}function v(_0x1a0072,_0x3ad045={}){const _0x5b8fd5=_0x1a0072['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x35cc33=_0x1a0072['createContainerElement']('ol',{'class':'footnotes-list'},_0x1a0072['createSlot']());return _0x1a0072['createContainerElement']('div',{'class':'footnotes',..._0x3ad045},[_0x5b8fd5,_0x35cc33]);}function D(_0x5af95d,_0x1e9ea5){const _0x2fbd2a=_0x5af95d['getAttribute']('footnoteId'),_0x411793=_0x5af95d['getAttribute']('footnoteCounter'),_0x4a649d=_0x1e9ea5['createUIElement']('a',{'href':'#'+_0x2fbd2a},function(_0x247188){const _0x555f5b=this['toDomElement'](_0x247188);return _0x555f5b['textContent']=_0x411793,_0x555f5b;}),_0x5aee1f=_0x1e9ea5['createContainerElement']('sup',{'id':'ref-'+_0x2fbd2a,'class':'footnote'},[_0x4a649d]);return _0x5aee1f['getFillerOffset']=()=>null,_0x5aee1f;}function b(_0x5d4312,_0x591640,_0x414a85,{dataPipeline:_0x6145d4}={}){const {t:t}=_0x414a85,_0x4ce3fa=_0x5d4312['getAttribute']('footnoteId'),_0x2dac98=_0x591640['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x4ce3fa},function(_0x5e109a){const _0x201027=this['toDomElement'](_0x5e109a);return _0x201027['innerText']='^',_0x201027;}),_0x2b315b=_0x6145d4?_0x591640['createContainerElement']('div',{'class':'footnote-content'}):_0x527473(_0x591640['createEditableElement']('div',{'class':'footnote-content'}),_0x591640,{'label':t('Footnote\x20content.')});return _0x591640['insert'](_0x591640['createPositionAt'](_0x2b315b,0x0),_0x591640['createSlot']()),_0x591640['createContainerElement']('li',{'class':'footnote-definition','id':_0x4ce3fa},[_0x2dac98,_0x2b315b]);}class e extends _0x37b90d{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x4dc13b];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0xf6ace2}=this,{plugins:_0x5185a9,model:_0x3b59fd}=_0xf6ace2,_0x313e3d=_0x5185a9['get'](_0x4dc13b),_0x2db4f2=_0x5185a9['get'](c);this['listenTo'](_0x313e3d,'outputTransformation',(_0x566c0f,_0x26d658)=>{const _0x3f66c0=f(_0x3b59fd['createRangeIn'](_0x26d658['content']));if(!_0x3f66c0['length'])return;const _0x25eb95=_0x2db4f2['getFootnotes'](),_0x31d293=_0x3f66c0['reduce']((_0x453871,_0x3709a2)=>{const _0x4901bb=_0x25eb95['find'](_0x3337ac=>_0x3337ac['id']===_0x3709a2);if(_0x4901bb){const _0x2ec279=_0xf6ace2['data']['toView'](_0x4901bb['definition'],{'isClipboardPipeline':!0x0}),_0x45cba2=_0xf6ace2['data']['htmlProcessor']['toData'](_0x2ec279);_0x453871[_0x4901bb['id']]=_0x45cba2;}return _0x453871;},Object['create'](null));_0x26d658['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x31d293));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x1a0542}=this,{model:_0x11c9d2,plugins:_0x344cef}=_0x1a0542,{view:_0x439f46}=_0x1a0542['editing'],_0x11208b=_0x344cef['get'](_0x4dc13b),_0x37a5c7=_0x344cef['get'](c);let _0x512a42=null;this['listenTo'](_0x439f46['document'],'clipboardInput',(_0x42dcd2,_0x44711c)=>{const _0xcee130=_0x44711c['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x512a42=_0xcee130?JSON['parse'](_0xcee130):null;}),this['listenTo'](_0x11208b,'contentInsertion',(_0x4a6e56,_0x46e6ab)=>{const _0x13538c=_0x46e6ab['sourceEditorId']===this['editor']['id'];_0x13538c&&'drop'===_0x46e6ab['method']||_0x11c9d2['change'](_0xf3fd77=>{let _0x1aee17=_0x37a5c7['getFootnotesDefinitionsObjectElement']();const _0x30bd75=!!_0x1aee17&&Array['from'](_0x11c9d2['document']['selection']['getSelectedBlocks']())['includes'](_0x1aee17);if((_0x1aee17&&!_0x30bd75||!_0x1aee17&&!_0x512a42)&&function(_0x303723,_0x4e7157){const _0x370de4=[];for(const {item:_0x560056}of _0x303723['createRangeIn'](_0x4e7157))_0x560056['is']('element','footnotesDefinitions')&&_0x370de4['push'](_0x560056);for(const _0x1f2549 of _0x370de4)_0x303723['remove'](_0x1f2549);}(_0xf3fd77,_0x46e6ab['content']),!_0x512a42)return;const {selection:_0x5d168b}=_0x11c9d2['document'],_0x1f16e4=_0x5d168b['getFirstRange']()['root'];_0x1aee17&&!_0x30bd75||(_0x1aee17=function(_0x9d86a,_0x2ee5b5){for(const {item:_0x2e7ab9}of _0x9d86a['createRangeIn'](_0x2ee5b5))if(_0x2e7ab9['is']('element','footnotesDefinitions'))return _0x2e7ab9;return null;}(_0xf3fd77,_0x46e6ab['content']),_0x1aee17||=_0x37a5c7['_insertEmptyFootnotesDefinitionsContainer'](_0xf3fd77,_0x1f16e4));const _0xa58260=Array['from'](_0x5d168b['getRanges']())['flatMap'](f),_0x5013df=function(_0x2cabee,_0x5c77ad,_0x47b03){const _0x341440=Object['create'](null);for(const {item:_0x29f827}of _0x2cabee['createRangeIn'](_0x5c77ad))if(_0x29f827['is']('element','footnoteRef')){const _0x361174=_0x29f827['getAttribute']('footnoteId');if(!_0x47b03(_0x361174))continue;_0x341440[_0x361174]||(_0x341440[_0x361174]=_0x54531e()),_0x2cabee['setAttribute']('footnoteId',_0x341440[_0x361174],_0x29f827);}return _0x341440;}(_0xf3fd77,_0x46e6ab['content'],_0x26b5dc=>{if(!_0x13538c)return!0x0;return!!_0x37a5c7['getFootnote'](_0x26b5dc)&&!_0xa58260['includes'](_0x26b5dc);});for(const [_0x409ac8,_0x4466fb]of Object['entries'](_0x512a42)){const _0x50791a=_0x5013df[_0x409ac8]||_0x409ac8,_0xeae1cf=_0xf3fd77['createElement']('footnoteDefinition',{'footnoteId':_0x50791a}),_0x4a4e0c=_0x1a0542['data']['htmlProcessor']['toView'](_0x4466fb),_0x102a24=_0x1a0542['data']['toModel'](_0x4a4e0c,_0xeae1cf);_0xf3fd77['append'](_0x102a24,_0xeae1cf),_0xf3fd77['insert'](_0xeae1cf,_0x1aee17,'end');}_0x512a42=null;});});}}function f(_0x58f596){const _0x289d17=new Set();for(const {item:_0x5237ab}of _0x58f596)_0x5237ab['is']('element','footnoteRef')&&_0x289d17['add'](_0x5237ab['getAttribute']('footnoteId'));return Array['from'](_0x289d17);}class i extends _0x37b90d{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x43b23f}=this,{componentFactory:_0x1d7e29}=_0x43b23f['ui'];_0x1d7e29['add']('insertFootnote',x(_0x43b23f,_0x5a43ab)),_0x1d7e29['add']('menuBar:insertFootnote',x(_0x43b23f,_0x3e4e4e)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x59f9ac=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0x183d31;for(const _0x20cb8a in _0x59f9ac){const _0x17c883=_0x20cb8a,_0x17aa7c=_0x59f9ac[_0x17c883];if('footnotesLicenseKeyValid'==_0x17aa7c||'footnotesLicenseKeyInvalid'==_0x17aa7c||'footnotesLicenseKeyExpired'==_0x17aa7c||'footnotesLicenseKeyDomainLimit'==_0x17aa7c||'footnotesLicenseKeyNotAllowed'==_0x17aa7c||'footnotesLicenseKeyEvaluationLimit'==_0x17aa7c||'footnotesLicenseKeyTrialLimit'==_0x17aa7c||'footnotesLicenseKeyUsageLimit'==_0x17aa7c){delete _0x59f9ac[_0x17c883],_0x183d31=_0x17aa7c,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0x183d31&&_0x59f9ac['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0x183d31&&_0x59f9ac['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0x183d31&&_0x59f9ac['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0x183d31&&_0x59f9ac['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0x183d31&&_0x59f9ac['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0x183d31&&_0x59f9ac['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0x183d31&&_0x59f9ac['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0xf93215,_0xfa6dd3){const _0x1d1389=_0xf93215['commands']['get']('insertFootnote');return _0x776f7=>{const {t:t}=_0x776f7,_0x2cd039=new _0xfa6dd3(_0x776f7),_0x154557=_0x2cd039 instanceof _0x3e4e4e;return _0x2cd039['bind']('isEnabled')['to'](_0x1d1389,'isEnabled'),_0x2cd039['set']({'label':t(_0x154557?'Footnote':'Insert\x20footnote'),'icon':_0x1762e1,'tooltip':!0x0}),_0x2cd039['on']('execute',()=>{_0x1d1389['execute'](),_0xf93215['editing']['view']['focus']();}),_0x2cd039;};}class lt extends _0x37b90d{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0xfeb387{['refresh'](){const {editor:_0x466676}=this,_0x21d210=_0x466676['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x21d210,this['value']=_0x21d210?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0x2ff26d}){const {editor:_0x87dd9}=this,_0x584873=_0x87dd9['plugins']['get'](c),_0x245f3a=_0x584873['getFootnotesDefinitionsObjectElement']();_0x245f3a&&Q['includes'](_0x2ff26d)&&_0x87dd9['model']['change'](_0x41defb=>{_0x41defb['setAttribute']('footnotesListStyle',_0x2ff26d,_0x245f3a),_0x584873['_updateFootnotesCounters'](_0x41defb);});}}class C extends _0xfeb387{['refresh'](){const {editor:_0x4fc883}=this,_0x53ab2e=_0x4fc883['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x53ab2e,this['value']=_0x53ab2e?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x3c88de}){const {editor:_0x2b3493}=this,_0x437825=_0x2b3493['plugins']['get'](c),_0x5d7089=_0x437825['getFootnotesDefinitionsObjectElement']();_0x5d7089&&Number['isInteger'](_0x3c88de)&&_0x2b3493['model']['change'](_0x4bf95d=>{_0x4bf95d['setAttribute']('footnotesListStart',_0x3c88de,_0x5d7089),_0x437825['_updateFootnotesCounters'](_0x4bf95d);});}}class P extends _0x37b90d{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x18a0a7}=this;_0x18a0a7['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x18a0a7['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x18a0a7['commands']['add']('footnotesStyle',new S(_0x18a0a7)),_0x18a0a7['commands']['add']('footnotesStart',new C(_0x18a0a7)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x1c9040}=this,{schema:_0x1584e6}=_0x1c9040['model'];_0x1584e6['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x193626}=this,{conversion:_0x27990b,model:_0x2d60d5}=_0x193626,{schema:_0x420371}=_0x2d60d5;_0x27990b['for']('upcast')['add'](_0x4df78b=>{_0x4df78b['on']('element:ol',(_0x22076c,_0x2bf934,_0x27288f)=>{const _0x3d9582=_0x2bf934['viewItem'],_0x1c9929=_0x2bf934['modelCursor']?.['parent'];_0x3d9582['hasClass']('footnotes-list')&&_0x1c9929?.['is']('element','footnotesDefinitions')&&(function(_0x111bcc,_0x194a48,_0x4bb4f9,_0x1384f3){if(!_0x1384f3['checkAttribute'](_0x194a48,'footnotesListStart'))return;let _0x40d49e=0x1;const _0x138742=_0x4bb4f9['consumable']['consume'](_0x111bcc,{'attributes':'start'});if(_0x138742){const _0x247486=Number['parseInt'](_0x111bcc['getAttribute']('start'),0xa);Number['isNaN'](_0x247486)||(_0x40d49e=_0x247486);}!_0x138742&&_0x194a48['hasAttribute']('footnotesListStart')||_0x4bb4f9['writer']['setAttribute']('footnotesListStart',_0x40d49e,_0x194a48);}(_0x3d9582,_0x1c9929,_0x27288f,_0x420371),function(_0x3a2530,_0xeb97ac,_0x365ad7,_0x48dc3a){if(!_0x48dc3a['checkAttribute'](_0xeb97ac,'footnotesListStyle'))return;let _0x5d47a4='decimal',_0xe1072a=!0x1;if(_0x365ad7['consumable']['consume'](_0x3a2530,{'attributes':'type'})){const _0x5705db={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x3a2530['getAttribute']('type')];_0x5705db&&(_0x5d47a4=_0x5705db),_0xe1072a=!0x0;}_0x365ad7['consumable']['consume'](_0x3a2530,{'styles':'list-style-type'})&&(_0x5d47a4=_0x3a2530['getStyle']('list-style-type'),_0xe1072a=!0x0),!_0xe1072a&&_0xeb97ac['hasAttribute']('footnotesListStyle')||_0x365ad7['writer']['setAttribute']('footnotesListStyle',_0x5d47a4,_0xeb97ac);}(_0x3d9582,_0x1c9929,_0x27288f,_0x420371));});}),_0x27990b['for']('downcast')['add'](_0x30661f=>{_0x30661f['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x267a25,_0x2ce599,_0x15dd9c)=>{if(!_0x15dd9c['consumable']['consume'](_0x2ce599['item'],_0x267a25['name']))return;const _0x5ca3ce=M(_0x2ce599['item'],_0x15dd9c['mapper']),{attributeNewValue:_0x387f25}=_0x2ce599;null==_0x387f25||0x1===_0x387f25?_0x15dd9c['writer']['removeAttribute']('start',_0x5ca3ce):_0x15dd9c['writer']['setAttribute']('start',String(_0x387f25),_0x5ca3ce);}),_0x30661f['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x1c0c62,_0x2bf0ed,_0x36d40b)=>{if(!_0x36d40b['consumable']['consume'](_0x2bf0ed['item'],_0x1c0c62['name']))return;const _0x441489=M(_0x2bf0ed['item'],_0x36d40b['mapper']),{attributeNewValue:_0xe51f64}=_0x2bf0ed;_0xe51f64&&'decimal'!==_0xe51f64?_0x36d40b['writer']['setStyle']('list-style-type',_0xe51f64,_0x441489):_0x36d40b['writer']['removeStyle']('list-style-type',_0x441489);});});}['_definePostfixer'](){const {editor:_0x297186}=this,{model:_0x4af874}=_0x297186,_0x3299d8=_0x297186['plugins']['get'](c),_0x2e2fb2=this['_getDefaultListStyle'](),_0x26f494=this['_getDefaultStartIndex']();_0x4af874['document']['registerPostFixer'](_0x434f0d=>{const _0x26982b=_0x4af874['document']['differ']['getChanges']();let _0xbe47bf=!0x1;for(const _0x4b07f4 of _0x26982b){if('insert'!==_0x4b07f4['type']||'$text'===_0x4b07f4['name'])continue;const _0x1d7f63=_0x4af874['createRangeOn'](_0x4b07f4['position']['nodeAfter']);for(const _0x3166d6 of _0x1d7f63['getItems']())_0x3166d6['is']('element','footnotesDefinitions')&&(!_0x3166d6['hasAttribute']('footnotesListStart')&&_0x4af874['schema']['checkAttribute'](_0x3166d6,'footnotesListStart')&&(_0x434f0d['setAttribute']('footnotesListStart',_0x26f494,_0x3166d6),_0xbe47bf=!0x0),!_0x3166d6['hasAttribute']('footnotesListStyle')&&_0x4af874['schema']['checkAttribute'](_0x3166d6,'footnotesListStyle')&&(_0x434f0d['setAttribute']('footnotesListStyle',_0x2e2fb2,_0x3166d6),_0xbe47bf=!0x0));}return _0xbe47bf&&_0x3299d8['_updateFootnotesCounters'](_0x434f0d),_0xbe47bf;});}['_defineFormatter'](){const {editor:_0x1ef94c}=this;_0x1ef94c['plugins']['get'](c)['setFootnoteFormatter'](_0x33fd03=>this['_formatFootnoteListValue'](_0x33fd03));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x1163aa,value:_0x95ba23,digits:_0x162764}){const _0x1cfc5c=_0x1163aa['getAttribute']('footnotesListStyle'),_0x276cca=_0x1163aa['getAttribute']('footnotesListStart'),_0x272831=Math['floor'](_0x95ba23)+(_0x276cca??0x1)-0x1;switch(_0x1cfc5c){case'decimal-leading-zero':return function(_0x1bcce9,_0x515496){return String(_0x1bcce9)['padStart'](_0x515496,'0');}(_0x272831,Math['max'](0x2,_0x162764));case'lower-alpha':case'lower-latin':return N(_0x272831,!0x1);case'upper-alpha':case'upper-latin':return N(_0x272831,!0x0);case'lower-roman':return X(_0x272831,!0x1);case'upper-roman':return X(_0x272831,!0x0);default:return String(_0x272831);}}}function M(_0x519de4,_0x52d9cf){const _0x3819d2=_0x52d9cf['toViewElement'](_0x519de4);return Array['from'](_0x3819d2['getChildren']())['find'](_0x1dadbc=>_0x1dadbc['is']('element','ol')&&_0x1dadbc['hasClass']('footnotes-list'));}function N(_0x18c372,_0x15ca99){let _0x8a58b1='',_0xf4b2d3=_0x18c372;for(;_0xf4b2d3>0x0;){const _0x13ee37=(_0xf4b2d3-0x1)%0x1a;_0x8a58b1=String['fromCharCode'](0x61+_0x13ee37)+_0x8a58b1,_0xf4b2d3=Math['floor']((_0xf4b2d3-0x1)/0x1a);}return _0x15ca99?_0x8a58b1['toUpperCase']():_0x8a58b1;}const V=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function X(_0x51c93a,_0xbd8c28){let _0x17cb46='',_0x21e968=_0x51c93a;for(const {value:_0x59522b,numeral:_0x26849a}of V)for(;_0x21e968>=_0x59522b;)_0x17cb46+=_0x26849a,_0x21e968-=_0x59522b;return _0xbd8c28?_0x17cb46:_0x17cb46['toLowerCase']();}class H extends _0x4d31d2{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new ot();['keystrokes']=new rt();['focusables']=new _0x504104();['focusCycler'];constructor(_0x6e6bc4,{styleButtonViews:_0x21127b,styleGridAriaLabel:_0x5e62c1}){super(_0x6e6bc4),(this['focusCycler']=new _0x1a59c1({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x21127b,_0x5e62c1),[this['startIndexFieldView'],this['additionalProperties']]=this['_appendAdditionalPropertiesCollapsibleView'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-footnotes-definitions-properties']},'children':this['children']}));}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']);for(const _0x5a426c of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x5a426c['element']);tt({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>nt['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 _0x1b4ba7=_0x449975=>_0x449975['stopPropagation']();this['keystrokes']['set']('arrowright',_0x1b4ba7),this['keystrokes']['set']('arrowleft',_0x1b4ba7),this['keystrokes']['set']('arrowup',_0x1b4ba7),this['keystrokes']['set']('arrowdown',_0x1b4ba7);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x514d21,_0x227523){const _0x37ebbd=new _0x4d31d2(this['locale']);return _0x37ebbd['children']=_0x37ebbd['createCollection'](),_0x37ebbd['children']['addMany'](_0x514d21),_0x37ebbd['setTemplate']({'tag':'div','attributes':{'aria-label':_0x227523,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x37ebbd['children']}),_0x37ebbd['children']['delegate']('execute')['to'](this),_0x37ebbd['focus']=function(){for(const _0x5b1bd2 of this['children'])if(_0x5b1bd2 instanceof _0x5a43ab&&_0x5b1bd2['isOn'])return void _0x5b1bd2['focus']();this['children']['first']['focus']();},_0x37ebbd['focusTracker']=new ot(),_0x37ebbd['keystrokes']=new rt(),_0x37ebbd['render'](),_0x37ebbd['keystrokes']['listenTo'](_0x37ebbd['element']),this['children']['add'](_0x37ebbd),_0x37ebbd;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x4db4fe=this['_createStartIndexPropertyView'](),_0x988a85=[_0x4db4fe],_0x53ad55=new st(this['locale'],_0x988a85);return _0x53ad55['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x53ad55['buttonView']['bind']('isEnabled')['toMany'](_0x988a85,'isEnabled',(..._0x113331)=>_0x113331['some'](_0x343b4f=>_0x343b4f)),_0x53ad55['buttonView']['on']('change:isEnabled',(_0x2206f6,_0x5680e6,_0x2de18b)=>{_0x2de18b||(_0x53ad55['isCollapsed']=!0x0);}),this['children']['add'](_0x53ad55),[_0x4db4fe,_0x53ad55];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x5fb1d7=new it(this['locale'],et);return _0x5fb1d7['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x5fb1d7['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5fb1d7['fieldView']['on']('input',()=>{const _0x1e38c8=_0x5fb1d7['fieldView']['element'],_0x7395=_0x1e38c8['valueAsNumber'];Number['isNaN'](_0x7395)?_0x5fb1d7['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x1e38c8['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x7395}):_0x5fb1d7['errorText']=t(_0x7395<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x5fb1d7;}}class j extends _0x37b90d{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x3816a8,_0x5ca3bb];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x204435}=this,{componentFactory:_0x174094}=_0x204435['ui'];_0x204435['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x174094['add']('footnotesStyle',function(_0x511617){return _0x31c80a=>{const {t:t}=_0x31c80a,_0x2114b5=_0x511617['commands']['get']('footnotesStyle'),_0x1adf57=_0x50f76b(_0x31c80a),{buttonView:_0xd77438}=_0x1adf57;return _0x1adf57['class']='ck-footnotes-styles-dropdown',_0x1adf57['bind']('isEnabled')['to'](_0x2114b5,'isEnabled'),_0xd77438['set']({'label':t('Footnotes\x20style'),'icon':_0x1762e1,'tooltip':!0x0}),_0x1adf57['once']('change:isOpen',()=>{const _0x5165e0=function({editor:_0xd8b5f5,dropdownView:_0x539511}){const {t:t}=_0xd8b5f5['locale'],_0x1457ac=t('Footnotes\x20definitions\x20styles'),_0x3be595=function(_0x338d7e){const t=_0x338d7e['locale']['t'],_0x43bbb4=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x3d5ef6},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x5d2bbe},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x201c28},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x5334de},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0x23c411},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x1b0082}];return _0x43bbb4['map'](function(_0x31dda5){const _0x4e4ebf=_0x31dda5['locale'];return({label:_0x3d3a00,icon:_0xf52b2,tooltip:_0x56971a,style:_0x18cc27})=>{const _0x762c37=_0x31dda5['commands']['get']('footnotesStyle'),_0x4e7c43=new _0x5a43ab(_0x4e4ebf);return _0x4e7c43['set']({'label':_0x3d3a00,'icon':_0xf52b2,'tooltip':_0x56971a}),_0x4e7c43['bind']('isOn')['to'](_0x762c37,'value',_0x1989aa=>_0x1989aa===_0x18cc27),_0x4e7c43['bind']('isEnabled')['to'](_0x762c37,'isEnabled'),_0x4e7c43['on']('execute',()=>{_0x31dda5['execute']('footnotesStyle',{'value':_0x18cc27}),_0x31dda5['editing']['view']['focus']();}),_0x4e7c43;};}(_0x338d7e));}(_0xd8b5f5),_0x570b28=new H(_0xd8b5f5['locale'],{'styleGridAriaLabel':_0x1457ac,'styleButtonViews':_0x3be595});return _0x570b28['delegate']('execute')['to'](_0x539511),_0x570b28['on']('footnotesListStart',(_0x20f2db,_0x2183ef)=>{_0xd8b5f5['execute']('footnotesStart',{'value':_0x2183ef['startIndex']});}),_0x570b28;}({'editor':_0x511617,'dropdownView':_0x1adf57});_0x1adf57['panelView']['children']['add'](_0x5165e0);}),_0x1adf57;};}(_0x204435));}['afterInit'](){const {editor:_0x220e7e}=this,{t:t}=_0x220e7e['locale'],_0x214cb5=_0x220e7e['plugins']['get'](_0x5ca3bb),{defaultPositions:_0x94051d}=_0x10e947;_0x214cb5['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x220e7e['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0x14a8fc=>{let _0x2169d3=_0x14a8fc['getFirstPosition']()?.['parent'];return _0x2169d3?.['is']('$text')&&(_0x2169d3=_0x2169d3['parent']),_0x2169d3?.['is']('element')?_0x2169d3['findAncestor'](J):null;},'positions':[_0x94051d['southArrowNorth'],_0x94051d['southArrowNorthMiddleWest'],_0x94051d['southArrowNorthMiddleEast'],_0x94051d['southArrowNorthWest'],_0x94051d['southArrowNorthEast'],_0x94051d['northArrowSouth'],_0x94051d['northArrowSouthMiddleWest'],_0x94051d['northArrowSouthMiddleEast'],_0x94051d['northArrowSouthWest'],_0x94051d['northArrowSouthEast'],_0x94051d['viewportStickyNorth']]});}}class ft extends _0x37b90d{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{lt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,ft as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,C as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,m as InsertFootnoteCommand};
23
+ import{Plugin as _0x1babc4,Command as _0x199234}from'@ckeditor/ckeditor5-core/dist/index.js';import{toWidget as _0x1e2051,isWidget as _0x582668,toWidgetEditable as _0x24f283,WidgetToolbarRepository as _0x4e9808}from'@ckeditor/ckeditor5-widget/dist/index.js';import{uid as _0x5de903,logWarning as _0x465693,FocusTracker as ot,KeystrokeHandler as rt,global as nt}from'@ckeditor/ckeditor5-utils/dist/index.js';import{PointerObserver as _0x427c5e,ClickObserver as _0x4d41b8}from'@ckeditor/ckeditor5-engine/dist/index.js';import{ClipboardPipeline as _0x33fe7e}from'@ckeditor/ckeditor5-clipboard/dist/index.js';import{MenuBarMenuListItemButtonView as _0x50673b,ButtonView as _0x4299c3,View as _0x574ca8,ViewCollection as _0x103ab0,FocusCycler as _0x14f80a,addKeyboardHandlingForGrid as tt,CollapsibleView as st,LabeledFieldView as it,createLabeledInputNumber as et,ContextualBalloon as _0x35767e,BalloonPanelView as _0x4e120a,createDropdown as _0x38cb89}from'@ckeditor/ckeditor5-ui/dist/index.js';import{IconFootnote as _0x4fde22,IconListStyleDecimal as _0x387d81,IconListStyleDecimalLeadingZero as _0x195ff7,IconListStyleLowerRoman as _0x1c17d8,IconListStyleUpperRoman as _0x53e73b,IconListStyleLowerLatin as _0xf6ce8f,IconListStyleUpperLatin as _0x3ec87d}from'@ckeditor/ckeditor5-icons/dist/index.js';class F{['_model'];['_elementName'];['_getElementKey'];['_trackedElements']=new Map();constructor(_0x498108,_0x9ba568){this['_model']=_0x498108,this['_elementName']=_0x9ba568['elementName'],this['_getElementKey']=_0x9ba568['getElementKey'];}['reset'](){this['_trackedElements']['clear']();}['getChanges'](_0x3b2791){const _0x3ccf74=new Set(),_0x1955f0=new Map();for(const _0x29e467 of _0x3b2791){if('insert'===_0x29e467['type']&&'$text'!==_0x29e467['name']&&_0x29e467['position']['nodeAfter']){const _0x3c7a5a=this['_model']['createRangeOn'](_0x29e467['position']['nodeAfter']);for(const _0x19d76f of _0x3c7a5a['getItems']()){if(!_0x19d76f['is']('element',this['_elementName']))continue;const _0x3e401d=this['_getElementKey'](_0x19d76f);_0x1955f0['has'](_0x3e401d)||_0x1955f0['set'](_0x3e401d,[]),_0x1955f0['get'](_0x3e401d)['push'](_0x19d76f);}}if('remove'===_0x29e467['type']&&_0x29e467['name']===this['_elementName']){const _0x2cce4e=this['_getElementKey']({'getAttribute':_0x2e0b54=>_0x29e467['attributes']['get'](_0x2e0b54)});_0x3ccf74['add'](_0x2cce4e);}}for(const [_0x1e4e76,_0x2a38fe]of this['_trackedElements'])'$graveyard'===_0x2a38fe['root']['rootName']&&_0x3ccf74['add'](_0x1e4e76);for(const _0x38568c of _0x3ccf74)this['_trackedElements']['delete'](_0x38568c);for(const [_0x8d46e0,_0x394b0d]of _0x1955f0)this['_trackedElements']['set'](_0x8d46e0,_0x394b0d[_0x394b0d['length']-0x1]);const _0x10e969=new Set();for(const [_0x31399a,_0x12f6b1]of _0x1955f0)_0x3ccf74['has'](_0x31399a)&&(_0x10e969['add'](_0x12f6b1[0x0]),_0x12f6b1['length']>0x1?_0x1955f0['set'](_0x31399a,_0x12f6b1['slice'](0x1)):_0x1955f0['delete'](_0x31399a),_0x3ccf74['delete'](_0x31399a));return{'removed':Array['from'](_0x3ccf74),'inserted':Array['from'](_0x1955f0['values']())['flat'](),'moved':Array['from'](_0x10e969)};}}class c extends _0x1babc4{['_footnotes']=[];['_footnotesDefinitions']=null;['_footnoteFormatter']=null;['_footnoteDefsContainerTracker'];['_footnoteRefsTracker'];['_footnoteDefsTracker'];static get['pluginName'](){return'FootnotesTracker';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}constructor(_0x5e8825){super(_0x5e8825),this['_footnoteDefsContainerTracker']=new F(this['editor']['model'],{'elementName':'footnotesDefinitions','getElementKey':()=>'singleton'}),this['_footnoteRefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteRef','getElementKey':_0x18e572=>_0x18e572['getAttribute']('footnoteId')}),this['_footnoteDefsTracker']=new F(this['editor']['model'],{'elementName':'footnoteDefinition','getElementKey':_0x1d6753=>_0x1d6753['getAttribute']('footnoteId')});}['init'](){const {editor:_0x18cc18}=this,{model:_0x26a5b7,data:_0x442357}=_0x18cc18;_0x26a5b7['document']['registerPostFixer'](_0x14546f=>{const _0x4a6fca=_0x26a5b7['document']['differ']['getChanges']();let _0x13ce9b=!0x1;return this['_handleFootnotesDefinitionsObjectChanges'](_0x14546f,_0x4a6fca)&&(_0x13ce9b=!0x0),this['_handleFootnoteDefinitionsChanges'](_0x14546f,_0x4a6fca)&&(_0x13ce9b=!0x0),this['_handleFootnoteReferencesChanges'](_0x14546f,_0x4a6fca)&&(_0x13ce9b=!0x0),this['_ensureFootnotesReferencesHaveProperOrder'](_0x14546f)&&(_0x13ce9b=!0x0),this['_handleFootnotesDefinitionsObjectSync'](_0x14546f)&&(_0x13ce9b=!0x0),this['_sortFootnoteDefinitions'](_0x14546f)&&(_0x13ce9b=!0x0),_0x13ce9b;}),this['listenTo'](_0x26a5b7['document'],'change:data',()=>{_0x26a5b7['enqueueChange']({'isUndoable':!0x1},_0xcf8a5f=>{this['_ensureFootnotesDefinitionsContainerExists'](_0xcf8a5f);});},{'priority':'low'}),this['listenTo'](_0x442357,'set',()=>{this['_footnotes']=[],this['_footnoteDefsContainerTracker']['reset'](),this['_footnoteRefsTracker']['reset'](),this['_footnoteDefsTracker']['reset']();},{'priority':'high'});}['getFootnotesDefinitionsObjectElement'](){return this['_footnotesDefinitions'];}['getFootnote'](_0x3ffeb7){return this['_footnotes']['find'](_0x218fcf=>_0x218fcf['id']===_0x3ffeb7)||null;}['getFootnotes'](){return Array['from'](this['_footnotes']);}['getFootnotesFormatter'](){return this['_footnoteFormatter'];}['setFootnoteFormatter'](_0x24a05b){this['_footnoteFormatter']=_0x24a05b;}['_updateFootnotesCounters'](_0x1d08f2,_0x33f34a=0x0){let _0x3adf37=!0x1;for(let _0x2d192c=_0x33f34a;_0x2d192c<this['_footnotes']['length'];_0x2d192c++)this['_updateFootnoteRefCounter'](_0x1d08f2,_0x2d192c)&&(_0x3adf37=!0x0);return _0x3adf37;}['_insertEmptyFootnotesDefinitionsContainer'](_0x5e03f8,_0x89f23d){const _0x372e4e=_0x5e03f8['createElement']('footnotesDefinitions',{});return _0x5e03f8['append'](_0x372e4e,_0x89f23d),this['_footnotesDefinitions']=_0x372e4e,_0x372e4e;}['_ensureFootnotesDefinitionsContainerExists'](_0x36b0d9){if(!this['_footnotes']['length']||this['_footnotesDefinitions'])return;const _0x10a649=this['_footnotes'][0x0]['reference']['root'],_0x569bc0=this['_insertEmptyFootnotesDefinitionsContainer'](_0x36b0d9,_0x10a649);for(const _0x51a0f7 of this['_footnotes'])_0x51a0f7['definition']['parent']||_0x36b0d9['insert'](_0x51a0f7['definition'],_0x569bc0,'end');this['_updateFootnotesCounters'](_0x36b0d9);}['_handleFootnotesDefinitionsObjectChanges'](_0x20b20f,_0x5030fa){let _0x483530=!0x1;const {inserted:_0x22c5f5,removed:_0x459a69,moved:_0x16a73a}=this['_footnoteDefsContainerTracker']['getChanges'](_0x5030fa);if(_0x16a73a['length']&&(this['_footnotesDefinitions']=_0x16a73a[0x0]),_0x22c5f5['length']){if(_0x22c5f5['length']>0x1||this['_footnotesDefinitions']&&_0x22c5f5['some'](_0x47c7bc=>_0x47c7bc!==this['_footnotesDefinitions'])){const _0x18dcb7=_0x20b20f['createElement']('footnotesDefinitions',{}),_0x2c5fa8=[];this['_footnotesDefinitions']&&_0x2c5fa8['push'](this['_footnotesDefinitions']),_0x2c5fa8['push'](..._0x22c5f5),_0x20b20f['insert'](_0x18dcb7,_0x2c5fa8[0x0],'before');for(const _0x7a9ff3 of _0x2c5fa8)_0x20b20f['move'](_0x20b20f['createRangeIn'](_0x7a9ff3),_0x20b20f['createPositionAt'](_0x18dcb7,'end')),_0x20b20f['remove'](_0x7a9ff3);this['_footnotesDefinitions']=_0x18dcb7,this['_updateFootnotesCounters'](_0x20b20f),_0x483530=!0x0;}else this['_footnotesDefinitions']=_0x22c5f5[0x0];}if(_0x459a69['length']&&'$graveyard'===this['_footnotesDefinitions']?.['root']['rootName']){for(const _0x27a1f5 of this['_footnotes'])_0x20b20f['remove'](_0x27a1f5['reference']),_0x483530=!0x0;this['_footnotes']=[],this['_footnotesDefinitions']=null;}return _0x483530;}['_handleFootnoteDefinitionsChanges'](_0x478e8b,_0x30a589){let _0x3e46e0=!0x1;const _0x39df65=this['editor']['config']['get']('footnotes.multiBlock'),{inserted:_0x491355,moved:_0x574cce}=this['_footnoteDefsTracker']['getChanges'](_0x30a589);for(const _0x41c26a of[..._0x574cce,..._0x491355]){const _0x4c303f=_0x41c26a['getAttribute']('footnoteId'),_0x11f119=this['getFootnote'](_0x4c303f);_0x11f119&&(_0x11f119['definition']=_0x41c26a),_(_0x478e8b,_0x39df65,_0x41c26a)&&(_0x3e46e0=!0x0);}return _0x3e46e0;}['_handleFootnoteReferencesChanges'](_0xad09e,_0x20c7ef){let _0x34ea79=!0x1;const {removed:_0x45040c,inserted:_0x442aab,moved:_0x2b52b5}=this['_footnoteRefsTracker']['getChanges'](_0x20c7ef);for(const _0x8e5095 of _0x45040c)this['_handleRemoveFootnoteReferenceById'](_0xad09e,_0x8e5095)&&(_0x34ea79=!0x0);for(const _0x124f62 of _0x442aab)this['_handleInsertedFootnoteReference'](_0xad09e,_0x124f62)&&(_0x34ea79=!0x0);for(const _0x192095 of _0x2b52b5)this['_handleMovedFootnoteReference'](_0xad09e,_0x192095)&&(_0x34ea79=!0x0);return _0x34ea79;}['_handleFootnotesDefinitionsObjectSync'](_0x26e91f){if(!this['_footnotesDefinitions'])return!0x1;let _0xc7e8c9=!0x1;if(this['_footnotesDefinitions']['childCount']!==this['_footnotes']['length']){const _0x5a6e5a=[];for(const _0x3450b4 of this['_footnotesDefinitions']['getChildren']()){const _0x204f87=_0x3450b4['getAttribute']('footnoteId');this['getFootnote'](_0x204f87)||(_0x5a6e5a['unshift'](_0x3450b4),_0xc7e8c9=!0x0);}for(const _0x1fdcf7 of _0x5a6e5a)_0x26e91f['remove'](_0x1fdcf7);}const _0x580778=new Set(),_0x7ea911=[];for(const _0x21b3fe of this['_footnotesDefinitions']['getChildren']()){const _0x32f123=_0x21b3fe['getAttribute']('footnoteId');_0x580778['has'](_0x32f123)?(_0x7ea911['unshift'](_0x21b3fe),_0xc7e8c9=!0x0):_0x580778['add'](_0x32f123);}for(const _0x474d76 of _0x7ea911)_0x26e91f['remove'](_0x474d76);return this['_footnotesDefinitions']['childCount']||(_0x26e91f['remove'](this['_footnotesDefinitions']),this['_footnotesDefinitions']=null,_0xc7e8c9=!0x0),_0xc7e8c9;}['_handleInsertedFootnoteReference'](_0x16f3c2,_0x40aa82){if(this['_footnotes']['find'](_0x4ec5be=>_0x4ec5be['reference']===_0x40aa82))return!0x1;let _0x1fadf2=!0x1;const _0x1af160=_0x40aa82['getAttribute']('footnoteId'),_0x19d089=this['_footnotes']['findIndex'](_0x16752f=>_0x16752f['id']===_0x1af160);-0x1!==_0x19d089&&(_0x16f3c2['remove'](this['_footnotes'][_0x19d089]['reference']),this['_footnotes']['splice'](_0x19d089,0x1),_0x1fadf2=!0x0);let _0x29a2ba=this['_footnotesDefinitions']?function(_0x105184,_0x4124a6){for(const _0x27add3 of _0x105184['getChildren']())if(_0x27add3['getAttribute']('footnoteId')===_0x4124a6)return _0x27add3;return null;}(this['_footnotesDefinitions'],_0x1af160):null;_0x29a2ba||(_0x29a2ba=_0x16f3c2['createElement']('footnoteDefinition',{'footnoteId':_0x1af160}),this['_footnotesDefinitions']&&(_0x16f3c2['insert'](_0x29a2ba,this['_footnotesDefinitions'],'end'),_0x1fadf2=!0x0));const _0x43bcac={'id':_0x1af160,'reference':_0x40aa82,'definition':_0x29a2ba},_0x966fbe=I(this['editor']['model'],this['_footnotes'],_0x40aa82);this['_footnotes']['splice'](_0x966fbe,0x0,_0x43bcac);let _0x1f69d5=_0x966fbe;return-0x1!==_0x19d089&&(_0x1f69d5=Math['min'](_0x966fbe,_0x19d089)),this['_updateFootnotesCounters'](_0x16f3c2,_0x1f69d5)&&(_0x1fadf2=!0x0),_0x1fadf2;}['_handleRemoveFootnoteReferenceById'](_0x5253f6,_0x2c5d30){const _0x10e5da=this['_footnotes']['findIndex'](_0x11fa5f=>_0x11fa5f['id']===_0x2c5d30);if(-0x1===_0x10e5da)return!0x1;let _0x2c7a10=!0x1;const _0x742559=this['_footnotes'][_0x10e5da];return'$graveyard'!==_0x742559['definition']['root']['rootName']&&(_0x5253f6['remove'](_0x742559['definition']),_0x2c7a10=!0x0),this['_footnotes']['splice'](_0x10e5da,0x1),this['_updateFootnotesCounters'](_0x5253f6,_0x10e5da)&&(_0x2c7a10=!0x0),_0x2c7a10;}['_handleMovedFootnoteReference'](_0x10f014,_0x46793a){const _0x3beee7=_0x46793a['getAttribute']('footnoteId'),_0x28e6e7=this['_footnotes']['findIndex'](_0x2ec608=>_0x2ec608['id']===_0x3beee7),_0x47d522=this['_footnotes'][_0x28e6e7];let _0x145f4c=!0x1;_0x47d522['reference']=_0x46793a,this['_footnotes']['splice'](_0x28e6e7,0x1);const _0x1c67fc=I(this['editor']['model'],this['_footnotes'],_0x46793a);return this['_footnotes']['splice'](_0x1c67fc,0x0,_0x47d522),this['_updateFootnotesCounters'](_0x10f014,Math['min'](_0x28e6e7,_0x1c67fc))&&(_0x145f4c=!0x0),_0x145f4c;}['_updateFootnoteRefCounter'](_0x5c600d,_0xc37bbd){if(!this['_footnotesDefinitions'])return!0x1;const _0x19b00f=this['_footnotes'][_0xc37bbd];let _0x561528;return _0x561528=this['_footnoteFormatter']?this['_footnoteFormatter']({'footnote':_0x19b00f,'container':this['_footnotesDefinitions'],'digits':String(this['_footnotes']['length'])['length'],'value':_0xc37bbd+0x1}):String(_0xc37bbd+0x1),_0x19b00f['reference']['getAttribute']('footnoteCounter')!=_0x561528&&(_0x5c600d['setAttribute']('footnoteCounter',_0x561528,_0x19b00f['reference']),!0x0);}['_sortFootnoteDefinitions'](_0x17ab34){if(!this['_footnotesDefinitions']||this['_footnotes']['length']<0x2)return!0x1;if(function(_0x59407d,_0x37ef52){if(_0x59407d['length']!==_0x37ef52['length'])return!0x1;for(let _0x5a36af=0x0;_0x5a36af<_0x59407d['length'];_0x5a36af++)if(_0x59407d[_0x5a36af]!==_0x37ef52[_0x5a36af])return!0x1;return!0x0;}(this['_footnotes']['map'](_0x507c93=>_0x507c93['id']),Array['from'](this['_footnotesDefinitions']['getChildren']())['map'](_0x187fba=>_0x187fba['getAttribute']('footnoteId'))))return!0x1;let _0x326dea=!0x1;for(let _0x61191d=0x0;_0x61191d<this['_footnotes']['length'];_0x61191d++){const _0x53f463=this['_footnotes'][_0x61191d],_0x5e1f8d=_0x17ab34['createPositionBefore'](_0x53f463['definition']),_0x13bc9e=_0x17ab34['createPositionAt'](this['_footnotesDefinitions'],_0x61191d);_0x5e1f8d['isEqual'](_0x13bc9e)||(_0x17ab34['move'](_0x17ab34['createRangeOn'](_0x53f463['definition']),_0x13bc9e),_0x326dea=!0x0);}return _0x326dea;}['_ensureFootnotesReferencesHaveProperOrder'](_0x2371f2){if(!this['_footnotes']['length'])return!0x1;const {model:_0x122fee}=this['editor'];let _0x11a95c=!0x1;for(let _0x2a4fe6=0x0;_0x2a4fe6<this['_footnotes']['length']-0x1;_0x2a4fe6++){const _0x39fc46=this['_footnotes'][_0x2a4fe6],_0x35da42=this['_footnotes'][_0x2a4fe6+0x1],_0x27ec24=_0x122fee['createPositionBefore'](_0x39fc46['reference']),_0x2bc38a=_0x122fee['createPositionBefore'](_0x35da42['reference']);'after'===_0x27ec24['compareWith'](_0x2bc38a)&&(this['_handleMovedFootnoteReference'](_0x2371f2,_0x39fc46['reference']),_0x2a4fe6=-0x1,_0x11a95c=!0x0);}return _0x11a95c;}}function _(_0x189d33,_0x1dd3d4,_0x7c7a67){if(_0x7c7a67['childCount'])return!0x1;const _0x8bd996=_0x1dd3d4?'paragraph':'footnoteInlineContent';return _0x189d33['insert'](_0x189d33['createElement'](_0x8bd996),_0x7c7a67),!0x0;}function I(_0x56f1c9,_0x2ffdc5,_0x48b4d5){if(0x0===_0x2ffdc5['length'])return 0x0;const _0x285032=_0x56f1c9['createPositionBefore'](_0x48b4d5);for(let _0x1145b4=0x0;_0x1145b4<_0x2ffdc5['length'];_0x1145b4++){const _0x1ceee1=_0x2ffdc5[_0x1145b4],_0x34e2d6=_0x56f1c9['createPositionBefore'](_0x1ceee1['reference']);if('before'===_0x285032['compareWith'](_0x34e2d6))return _0x1145b4;}const _0x55493=_0x48b4d5['root'];let _0x161e40=-0x1;for(let _0x8447af=_0x2ffdc5['length']-0x1;_0x8447af>=0x0;_0x8447af--)if(_0x2ffdc5[_0x8447af]['reference']['root']===_0x55493){_0x161e40=_0x8447af;break;}if(-0x1!==_0x161e40)return _0x161e40+0x1;const _0x13905e=_0x56f1c9['document']['getRootNames'](),_0x30fefd=_0x13905e['indexOf'](_0x55493['rootName']),_0x9062f3=_0x13905e[_0x30fefd+0x1];if(_0x9062f3){for(let _0x1096c6=0x0;_0x1096c6<_0x2ffdc5['length'];_0x1096c6++)if(_0x2ffdc5[_0x1096c6]['reference']['root']['rootName']===_0x9062f3)return _0x1096c6;}return _0x2ffdc5['length'];}class m extends _0x199234{['refresh'](){const _0x203495=this['editor']['model']['document']['selection'],_0x216386=this['_getPositionToInsertFootnote'](_0x203495);this['isEnabled']=!!_0x216386;}['execute'](_0x38a838){const {editor:_0x559155}=this,{model:_0x206365}=_0x559155,{selection:_0x78ead5}=_0x206365['document'],_0x380c19=this['_getPositionToInsertFootnote'](_0x78ead5);if(!_0x380c19)return;const _0x4ac6f1=_0x559155['plugins']['get']('FootnotesEditing'),_0x15a6c8=_0x38a838?.['footnoteId']??_0x5de903();!function(_0x42b362){return'string'==typeof _0x42b362&&_0x42b362['length']>0x0&&!/\s/['test'](_0x42b362)&&!/^\d/['test'](_0x42b362);}(_0x15a6c8)?_0x465693('insert-footnote-command-executed-with-invalid-id'):(_0x206365['change'](_0x516a76=>{const _0x426e7e=_0x516a76['createElement']('footnoteRef',{'footnoteId':_0x15a6c8});_0x206365['insertObject'](_0x426e7e,_0x380c19,null);}),_0x4ac6f1['_moveSelectionToFootnoteDefinition'](_0x15a6c8));}['_getPositionToInsertFootnote'](_0x3e6a66){const {model:_0x50cbdb}=this['editor'],{schema:_0x213812}=_0x50cbdb,_0x399d3b=_0x3e6a66['getFirstRange']();for(const _0x22f936 of _0x399d3b['getItems']())if(_0x213812['isBlock'](_0x22f936)||_0x213812['isObject'](_0x22f936))return null;const _0x1c2b31=_0x399d3b['end'];return _0x213812['checkChild'](_0x1c2b31,'footnoteRef')?_0x1c2b31:null;}}class r extends _0x1babc4{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1fe455}=this;_0x1fe455['config']['define']('footnotes.multiBlock',!0x0),_0x1fe455['commands']['add']('insertFootnote',new m(_0x1fe455)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x515faf){const _0x3dad72=_0x5e437a([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x38a941=0x47a28506,_0x2b29a5=0x47a5ff66^_0x38a941,_0x4e58e3=window[_0x5e437a([0x44,0x61,0x74,0x65])][_0x5e437a([0x6e,0x6f,0x77])](),_0x4dfd03=_0x515faf[_0x5e437a([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x5d539b=new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x16d54e=>{_0x4dfd03[_0x5e437a([0x6f,0x6e,0x63,0x65])](_0x5e437a([0x72,0x65,0x61,0x64,0x79]),_0x16d54e);}),_0x3c002f={[_0x5e437a([0x6b,0x74,0x79])]:_0x5e437a([0x45,0x43]),[_0x5e437a([0x75,0x73,0x65])]:_0x5e437a([0x73,0x69,0x67]),[_0x5e437a([0x63,0x72,0x76])]:_0x5e437a([0x50,0x2d,0x32,0x35,0x36]),[_0x5e437a([0x78])]:_0x5e437a([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]),[_0x5e437a([0x79])]:_0x5e437a([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]),[_0x5e437a([0x61,0x6c,0x67])]:_0x5e437a([0x45,0x53,0x32,0x35,0x36])},_0x210b5f=_0x4dfd03[_0x5e437a([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x5e437a([0x67,0x65,0x74])](_0x5e437a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x31dcc1(){let _0x39b6e7,_0x32bd0e=null,_0x5381cc=null;try{if(_0x210b5f==_0x5e437a([0x47,0x50,0x4c]))return _0x5e437a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x39b6e7=_0xee307d(),!_0x39b6e7)return _0x5e437a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x39b6e7[_0x5e437a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x5381cc=_0x1fa5f6(_0x39b6e7[_0x5e437a([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x39b6e7[_0x5e437a([0x6a,0x74,0x69])])),await _0x1527c1()?_0x26b915()?_0xee0999()?_0x5e437a([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x26a7e5()?(_0x39b6e7[_0x5e437a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e437a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x32bd0e=_0x2f67aa(_0x5e437a([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x39b6e7[_0x5e437a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x5e437a([0x74,0x72,0x69,0x61,0x6c])&&(_0x32bd0e=_0x2f67aa(_0x5e437a([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x1bc3c5()):_0x5e437a([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x5e437a([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x5e437a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x5e437a([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0xee0999(){const _0x56e6f6=[_0x5e437a([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x5e437a([0x74,0x72,0x69,0x61,0x6c])][_0x5e437a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x39b6e7[_0x5e437a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x4e58e3/0x3e8:0xe10*_0x2b29a5;return _0x39b6e7[_0x5e437a([0x65,0x78,0x70])]<_0x56e6f6;}function _0x26b915(){const _0x8feaf8=_0x39b6e7[_0x5e437a([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x8feaf8&&(!!_0x8feaf8[_0x5e437a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e437a([0x2a]))||!!_0x8feaf8[_0x5e437a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e437a([0x46,0x4f,0x4f])));}function _0x26a7e5(){const _0x3d5ad7=_0x39b6e7[_0x5e437a([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x3d5ad7||0x0==_0x3d5ad7[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0xada8f0}=new URL(window[_0x5e437a([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x3d5ad7[_0x5e437a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xada8f0))return!0x0;const _0x3ac97c=_0xada8f0[_0x5e437a([0x73,0x70,0x6c,0x69,0x74])](_0x5e437a([0x2e]));return _0x3d5ad7[_0x5e437a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x46eddd=>_0x46eddd[_0x5e437a([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5e437a([0x2a])))[_0x5e437a([0x6d,0x61,0x70])](_0xf07dea=>_0xf07dea[_0x5e437a([0x73,0x70,0x6c,0x69,0x74])](_0x5e437a([0x2e])))[_0x5e437a([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x9e1b17=>_0x9e1b17[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x3ac97c[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e437a([0x6d,0x61,0x70])](_0x2337ea=>Array(_0x3ac97c[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x2337ea[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x5e437a([0x66,0x69,0x6c,0x6c])](_0x2337ea[0x0]===_0x5e437a([0x2a])?_0x5e437a([0x2a]):'')[_0x5e437a([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x2337ea))[_0x5e437a([0x73,0x6f,0x6d,0x65])](_0x5a1cca=>_0x3ac97c[_0x5e437a([0x65,0x76,0x65,0x72,0x79])]((_0x210ece,_0x4cc458)=>_0x5a1cca[_0x4cc458]===_0x210ece||_0x5a1cca[_0x4cc458]===_0x5e437a([0x2a])));}function _0x1bc3c5(){return _0x32bd0e&&_0x5381cc?new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x48c5d6,_0x555558)=>{_0x32bd0e[_0x5e437a([0x74,0x68,0x65,0x6e])](_0x48c5d6,_0x555558),_0x5381cc[_0x5e437a([0x74,0x68,0x65,0x6e])](_0xacfaec=>{_0xacfaec!=_0x5e437a([0x56,0x61,0x6c,0x69,0x64])&&_0x48c5d6(_0xacfaec);},_0x555558);}):_0x32bd0e||_0x5381cc||_0x5e437a([0x56,0x61,0x6c,0x69,0x64]);}}function _0x1fa5f6(_0x3e00c4,_0x2f2022){return new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x4c04b5=>{if(_0x3a880d())return _0x4c04b5(_0x5e437a([0x56,0x61,0x6c,0x69,0x64]));_0x505334(),_0x4dfd03[_0x5e437a([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x5e437a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x1d685c=!0x1;const _0x4d0369=_0x5de903();function _0x7fb83b(_0x5a3a76){return!!_0x5a3a76&&(typeof _0x5a3a76===_0x5e437a([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x5a3a76===_0x5e437a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x5a3a76[_0x5e437a([0x74,0x68,0x65,0x6e])]===_0x5e437a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x5a3a76[_0x5e437a([0x63,0x61,0x74,0x63,0x68])]===_0x5e437a([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x300eb9(_0x167d04){_0x2195e9(_0x167d04)[_0x5e437a([0x74,0x68,0x65,0x6e])](_0x119f72=>{if(!_0x119f72||_0x119f72[_0x5e437a([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x5e437a([0x6f,0x6b]))return _0x5e437a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x2371a9(_0xb4b953(_0x4d0369+_0x2f2022))!=_0x119f72[_0x5e437a([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x5e437a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x5e437a([0x56,0x61,0x6c,0x69,0x64]);})[_0x5e437a([0x74,0x68,0x65,0x6e])](_0x514d17=>(_0xb9f6d5(),_0x514d17),()=>{const _0x547946=_0x5e2f53();return null==_0x547946?(_0xb9f6d5(),_0x5e437a([0x56,0x61,0x6c,0x69,0x64])):_0x5e437a(_0x4e58e3-_0x547946>(0x63ae0106^_0x38a941)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x5e437a([0x74,0x68,0x65,0x6e])](_0x4c04b5)[_0x5e437a([0x63,0x61,0x74,0x63,0x68])](()=>{_0x4c04b5(_0x5e437a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x2edeeb=0x47946b86^_0x38a941;function _0xb9f6d5(){const _0xd39849=_0x5e437a([0x6c,0x6c,0x63,0x74,0x2d])+_0x2371a9(_0xb4b953(_0x3e00c4)),_0x343b56=_0x355d5d(_0x2371a9(window[_0x5e437a([0x4d,0x61,0x74,0x68])][_0x5e437a([0x63,0x65,0x69,0x6c])](_0x4e58e3/_0x2edeeb)));window[_0x5e437a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e437a([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0xd39849,_0x343b56);}function _0x5e2f53(){const _0x1b52a1=_0x5e437a([0x6c,0x6c,0x63,0x74,0x2d])+_0x2371a9(_0xb4b953(_0x3e00c4)),_0x10efc0=window[_0x5e437a([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x5e437a([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x1b52a1);return _0x10efc0?window[_0x5e437a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x355d5d(_0x10efc0),0x10)*_0x2edeeb:null;}function _0x2195e9(_0xea51e3){return new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x57ee23,_0x45fa3c)=>{_0xea51e3[_0x5e437a([0x74,0x68,0x65,0x6e])](_0x57ee23,_0x45fa3c),window[_0x5e437a([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x45fa3c,0x47a351c6^_0x38a941);});}}_0x4dfd03[_0x5e437a([0x6f,0x6e])](_0x5e437a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x2bfbed,_0x3c2db0)=>{if(_0x3c2db0[0x0]!=_0x3e00c4)return _0x4c04b5(_0x5e437a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x3c2db0[0x1]={..._0x3c2db0[0x1],[_0x5e437a([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x4d0369};},{[_0x5e437a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e437a([0x68,0x69,0x67,0x68])}),_0x4dfd03[_0x5e437a([0x6f,0x6e])](_0x5e437a([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x39cd25=>{_0x7fb83b(_0x39cd25[_0x5e437a([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x1d685c=!0x0,_0x300eb9(_0x39cd25[_0x5e437a([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x5e437a([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x5e437a([0x6c,0x6f,0x77])}),_0x5d539b[_0x5e437a([0x74,0x68,0x65,0x6e])](()=>{_0x1d685c||_0x4c04b5(_0x5e437a([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x3a880d(){return _0x4dfd03[_0x5e437a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e437a([0x76,0x69,0x65,0x77])][_0x5e437a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x5e437a([0x61,0x75,0x74,0x6f]);}function _0x505334(){_0x4dfd03[_0x5e437a([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x5e437a([0x76,0x69,0x65,0x77])][_0x5e437a([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x5e437a([0x61,0x75,0x74,0x6f]);}}function _0x2f67aa(_0x3f0ce3){const _0xac5733=[new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x2c4021=>setTimeout(_0x2c4021,0x47abbbca^_0x38a941)),_0x5d539b[_0x5e437a([0x74,0x68,0x65,0x6e])](()=>new window[(_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x18f3f=>{let _0x322acd=0x0;_0x4dfd03[_0x5e437a([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e437a([0x6f,0x6e])](_0x5e437a([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0xdab65,_0x34aa39)=>{_0x34aa39[0x0][_0x5e437a([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x322acd++,_0x322acd==(0x47a284fe^_0x38a941)&&(_0x18f3f(),_0xdab65[_0x5e437a([0x6f,0x66,0x66])]());});}))];return window[_0x5e437a([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x5e437a([0x72,0x61,0x63,0x65])](_0xac5733)[_0x5e437a([0x74,0x68,0x65,0x6e])](()=>_0x3f0ce3);}async function _0x4e3a9(){await _0x5d539b,_0x4dfd03[_0x5e437a([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e437a([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x1efa0e,_0x4dfd03[_0x5e437a([0x6d,0x6f,0x64,0x65,0x6c])][_0x5e437a([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x1efa0e,_0x4dfd03[_0x5e437a([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x5e437a([0x6d,0x6f,0x64,0x65,0x6c]));}function _0xf15d57(_0x4b3503){const _0x545f0e=_0x453699();_0x4dfd03[_0x545f0e]=_0x5e437a([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x4b3503,_0x4b3503!=_0x5e437a([0x56,0x61,0x6c,0x69,0x64])&&_0x4e3a9();}function _0x453699(){const _0x301706=window[_0x5e437a([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x5e437a([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x5e437a([0x6e,0x6f,0x77])]())[_0x5e437a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x5e437a([0x2e]),'');let _0x61fb92=_0x5e437a([0x75]);for(let _0x27cfb2=0x0;_0x27cfb2<_0x301706[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x27cfb2+=0x2){let _0x3f35d1=window[_0x5e437a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x301706[_0x5e437a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x27cfb2,_0x27cfb2+0x2));_0x3f35d1>=_0x3dad72[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x3f35d1-=_0x3dad72[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x61fb92+=_0x3dad72[_0x3f35d1];}return _0x61fb92;}function _0xee307d(){const _0x4059f9=_0x210b5f[_0x5e437a([0x73,0x70,0x6c,0x69,0x74])](_0x5e437a([0x2e]));if(0x3!=_0x4059f9[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x5a52e2(_0x4059f9[0x1]);function _0x5a52e2(_0x59790a){const _0x435512=_0x23471d(_0x59790a);return _0x435512&&_0x3c607b()?_0x435512:null;function _0x3c607b(){const _0x1bd893=_0x435512[_0x5e437a([0x6a,0x74,0x69])],_0x5082e6=window[_0x5e437a([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x1bd893[_0x5e437a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x1bd893[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x4a94b7={..._0x435512,[_0x5e437a([0x6a,0x74,0x69])]:_0x1bd893[_0x5e437a([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x1bd893[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x4a94b7[_0x5e437a([0x76,0x63])],_0xb4b953(_0x4a94b7)==_0x5082e6;}}}async function _0x1527c1(){let _0x51239d=!0x0;try{const _0x4b2201=_0x210b5f[_0x5e437a([0x73,0x70,0x6c,0x69,0x74])](_0x5e437a([0x2e])),[_0x14f373,_0x2e2a54,_0x28652e]=_0x4b2201;return _0x54bcaa(_0x14f373),await _0x20acb6(_0x14f373,_0x2e2a54,_0x28652e),_0x51239d;}catch{return!0x1;}function _0x54bcaa(_0x2a45c4){const _0x1eb1b8=_0x23471d(_0x2a45c4);_0x1eb1b8&&_0x1eb1b8[_0x5e437a([0x61,0x6c,0x67])]==_0x5e437a([0x45,0x53,0x32,0x35,0x36])||(_0x51239d=!0x1);}async function _0x20acb6(_0x481744,_0x2453bb,_0x25eb0c){const _0x267174=window[_0x5e437a([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x5e437a([0x66,0x72,0x6f,0x6d])](_0x3e880a(_0x25eb0c),_0x2ea76b=>_0x2ea76b[_0x5e437a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x12a7bd=new window[(_0x5e437a([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x5e437a([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x481744+_0x5e437a([0x2e])+_0x2453bb),_0x199414=window[_0x5e437a([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x5e437a([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x199414)return;const _0x252e16=await _0x199414[_0x5e437a([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x5e437a([0x6a,0x77,0x6b]),_0x3c002f,{[_0x5e437a([0x6e,0x61,0x6d,0x65])]:_0x5e437a([0x45,0x43,0x44,0x53,0x41]),[_0x5e437a([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x5e437a([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x5e437a([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x199414[_0x5e437a([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x5e437a([0x6e,0x61,0x6d,0x65])]:_0x5e437a([0x45,0x43,0x44,0x53,0x41]),[_0x5e437a([0x68,0x61,0x73,0x68])]:{[_0x5e437a([0x6e,0x61,0x6d,0x65])]:_0x5e437a([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x252e16,_0x267174,_0x12a7bd)||(_0x51239d=!0x1);}}function _0x23471d(_0x56326e){return _0x56326e[_0x5e437a([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x5e437a([0x65,0x79]))?JSON[_0x5e437a([0x70,0x61,0x72,0x73,0x65])](_0x3e880a(_0x56326e)):null;}function _0x3e880a(_0x44f0cf){return window[_0x5e437a([0x61,0x74,0x6f,0x62])](_0x44f0cf[_0x5e437a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x5e437a([0x2b]))[_0x5e437a([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x5e437a([0x2f])));}function _0xb4b953(_0x1fcae6){let _0x13c19d=0x1505;function _0x2aa327(_0x3b7fc6){for(let _0x1cd4bf=0x0;_0x1cd4bf<_0x3b7fc6[_0x5e437a([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x1cd4bf++){const _0x88ca71=_0x3b7fc6[_0x5e437a([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x1cd4bf);_0x13c19d=(_0x13c19d<<0x5)+_0x13c19d+_0x88ca71,_0x13c19d&=_0x13c19d;}}function _0xb14be6(_0x5c0d76){Array[_0x5e437a([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5c0d76)?_0x5c0d76[_0x5e437a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0xb14be6):_0x5c0d76&&typeof _0x5c0d76==_0x5e437a([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x5e437a([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5c0d76)[_0x5e437a([0x73,0x6f,0x72,0x74])]()[_0x5e437a([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x368e81,_0xa02181])=>{_0x2aa327(_0x368e81),_0xb14be6(_0xa02181);}):_0x2aa327(window[_0x5e437a([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5c0d76));}return _0xb14be6(_0x1fcae6),_0x13c19d>>>0x0;}function _0x2371a9(_0x51f63c){return _0x51f63c[_0x5e437a([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x5e437a([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x5e437a([0x30]));}function _0x355d5d(_0x442bb3){return _0x442bb3[_0x5e437a([0x73,0x70,0x6c,0x69,0x74])]('')[_0x5e437a([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x5e437a([0x6a,0x6f,0x69,0x6e])]('');}function _0x1efa0e(){}function _0x5e437a(_0x27ac34){return _0x27ac34['map'](_0x11f1ee=>String['fromCharCode'](_0x11f1ee))['join']('');}_0xf15d57(await _0x31dcc1());}(this);}['_moveSelectionToFootnoteDefinition'](_0x30f7b5){const {plugins:_0x4227bf,editing:_0x319585,model:_0x4ec5db}=this['editor'],_0x4987d6=_0x4227bf['get'](c)['getFootnote'](_0x30f7b5);return!!_0x4987d6&&(_0x4ec5db['change'](_0x24377b=>{_0x24377b['setSelection'](_0x24377b['createPositionAt'](_0x4987d6['definition'],'end'));}),_0x319585['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x5d60ef){const {plugins:_0x3b6e64,editing:_0x2bd918,model:_0x51cdb9}=this['editor'],_0x525602=_0x3b6e64['get'](c)['getFootnote'](_0x5d60ef);return!!_0x525602&&(_0x51cdb9['change'](_0x4de5d5=>{_0x4de5d5['setSelection'](_0x525602['reference'],'on');}),_0x2bd918['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x57e80a}=this['editor']['model'],_0x41823f=this['editor']['config']['get']('footnotes.multiBlock');_0x57e80a['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x57e80a['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x57e80a['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x41823f?_0x57e80a['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x57e80a['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x57e80a['addChildCheck'](_0x524ecf=>{for(const _0x560b8c of _0x524ecf)if('footnoteDefinition'===_0x560b8c['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x376cab}=this,{conversion:_0x2e49c6,editing:_0x28de92}=_0x376cab,{t:t}=_0x376cab['locale'];_0x2e49c6['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x574923,{writer:_0x431ca1,consumable:_0x2c423d})=>{const _0x50ba1e=_0x574923['getChild'](0x0);if(!_0x50ba1e||!_0x50ba1e['is']('element','a'))return null;const _0x3456c9=_0x50ba1e['getAttribute']('href')||'';if(!_0x3456c9['startsWith']('#'))return null;const _0x8feb20=_0x3456c9['replace'](/^#/,'');if(!_0x8feb20)return null;_0x2c423d['consume'](_0x50ba1e,{'name':!0x0,'attributes':['href']});for(const {item:_0x450abc}of _0x28de92['view']['createRangeIn'](_0x50ba1e))_0x450abc['is']('$textProxy')?_0x2c423d['consume'](_0x450abc['textNode'],{'name':!0x0}):_0x450abc['is']('element')&&_0x2c423d['consume'](_0x450abc,{'name':!0x0});return _0x431ca1['createElement']('footnoteRef',{'footnoteId':_0x8feb20});}}),_0x2e49c6['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x539613,{writer:_0x123cdf})=>D(_0x539613,_0x123cdf)}),_0x2e49c6['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x5dddbd,{writer:_0x25c4c2})=>{const _0x4469db=_0x5dddbd['getAttribute']('footnoteCounter');return _0x1e2051(D(_0x5dddbd,_0x25c4c2),_0x25c4c2,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x4469db)});}});}['_defineDefinitionsConverters'](){const {editor:_0x383b42}=this,{t:t}=_0x383b42['locale'],{conversion:_0x355f02}=_0x383b42;_0x355f02['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x355f02['for']('upcast')['add'](_0x242bb3=>{_0x242bb3['on']('element:ol',(_0x15f6a9,_0x44ba98,_0x5eeacf)=>{const _0x10bbc2=_0x44ba98['viewItem'];if(!_0x10bbc2['hasClass']('footnotes-list')||!_0x44ba98['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x5eeacf['consumable']['consume'](_0x10bbc2,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x27d69d,modelCursor:_0x481130}=_0x5eeacf['convertChildren'](_0x44ba98['viewItem'],_0x44ba98['modelCursor']);_0x44ba98['modelRange']=_0x27d69d,_0x44ba98['modelCursor']=_0x481130;}),_0x242bb3['on']('element:hr',(_0x7b9122,_0x378258,_0x19a6f8)=>{const _0x507979=_0x378258['viewItem'];_0x507979['hasClass']('footnotes-divider')&&_0x378258['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x19a6f8['consumable']['consume'](_0x507979,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x355f02['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x23a1fb,{writer:_0x5acabc})=>v(_0x5acabc)}),_0x355f02['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x3aac37,{writer:_0x5080da})=>{const _0x468928=v(_0x5080da,{'data-footnotes-list-label':t('Footnotes')}),_0x160245=_0x1e2051(_0x468928,_0x5080da,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x5080da['setCustomProperty']('footnotesDefinitions',!0x0,_0x160245),_0x160245;}});}['_defineDefinitionConverters'](){const {editor:_0xa68485}=this,{conversion:_0x3d7437,locale:_0x5a8a3b}=_0xa68485,_0x23f7a7=_0xa68485['config']['get']('footnotes.multiBlock');_0x3d7437['for']('upcast')['add'](_0x320ea0=>{_0x320ea0['on']('element:li',(_0x4a71d4,_0x28118d,_0x4d26aa)=>{const _0x327797=_0x28118d['viewItem'];if(!_0x327797['hasClass']('footnote-definition')||!_0x327797['getAttribute']('id'))return;const _0x17bbc9=_0x327797['parent'];if(!_0x17bbc9['is']('element','ol')||!_0x17bbc9['hasClass']('footnotes-list'))return;if(!_0x4d26aa['consumable']['test'](_0x327797,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x556a29=_0x4d26aa['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x327797['getAttribute']('id')});if(!_0x4d26aa['safeInsert'](_0x556a29,_0x28118d['modelCursor']))return;_0x4d26aa['consumable']['consume'](_0x327797,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x47698b=Array['from'](_0x327797['getChildren']())['find'](_0x2ea81c=>_0x2ea81c['is']('element')&&_0x2ea81c['hasClass']('footnote-content'));for(const _0x5b595e of _0x327797['getChildren']())_0x5b595e['is']('element')&&(_0x4d26aa['consumable']['consume'](_0x5b595e,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x4d26aa['consumable']['consume'](_0x5b595e,{'name':!0x0,'classes':'footnote-content'}));if(_0x47698b){if(_0x23f7a7)_0x4d26aa['convertChildren'](_0x47698b,_0x556a29);else{const _0x3ff96c=_0x4d26aa['writer']['createElement']('footnoteInlineContent');_0x4d26aa['writer']['insert'](_0x3ff96c,_0x556a29),_0x4d26aa['convertChildren'](_0x47698b,_0x3ff96c);}}_0x4d26aa['updateConversionResult'](_0x556a29,_0x28118d);});}),_0x3d7437['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x2e1f17,{writer:_0x43919b})=>b(_0x2e1f17,_0x43919b,_0x5a8a3b,{'dataPipeline':!0x0})}),_0x3d7437['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x18dd37,{writer:_0x1cfa25})=>b(_0x18dd37,_0x1cfa25,_0x5a8a3b)});}['_defineBogusParagraphConverters'](){const {editor:_0x353544}=this,{conversion:_0x30ccfb}=_0x353544;_0x353544['config']['get']('footnotes.multiBlock')?(_0x30ccfb['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':h(),'converterPriority':'high'}),_0x30ccfb['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':h({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x353544['model']['document'],'change:data',()=>{!function(_0x25ee2a,_0x16ee97){const _0x5db5ff=_0x25ee2a['document']['differ'],_0xb0fc88=new Set();for(const _0x4d5951 of _0x5db5ff['getChanges']()){const _0xb98d2a='attribute'==_0x4d5951['type']?_0x4d5951['range']['start']['parent']:_0x4d5951['position']['parent'];_0xb98d2a['is']('element','footnoteDefinition')&&_0xb0fc88['add'](_0xb98d2a);}for(const _0x3f0283 of _0xb0fc88['values']()){const _0x446b0f=Array['from'](_0x3f0283['getChildren']())['filter'](_0x4a51f5=>g(_0x4a51f5,_0x16ee97['mapper']));for(const _0x26d8ec of _0x446b0f)_0x16ee97['reconvertItem'](_0x26d8ec);}}(_0x353544['model'],_0x353544['editing']);})):(_0x30ccfb['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':h()}),_0x30ccfb['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x2a7317,{writer:_0x2f36ff})=>{const _0x286728=_0x2f36ff['createContainerElement']('span');return _0x2f36ff['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x286728),_0x286728;}}));}['_defineKeyboardHandlers'](){const {editor:_0x1feb4f}=this,{editing:_0x269c79,t:t}=_0x1feb4f,_0x34791a=_0x1feb4f['model']['document']['selection'];_0x1feb4f['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x1feb4f['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x269c79['view']['document'],'enter',(_0x36d74b,_0x343533)=>{const _0x57bff6=function(_0x459607){const _0x190ded=_0x459607['getSelectedElement']();if(_0x190ded?.['is']('element','footnoteRef'))return _0x190ded;return null;}(_0x34791a);if(_0x57bff6){const _0x2c6ebe=_0x57bff6['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x2c6ebe),_0x343533['preventDefault'](),_0x36d74b['stop']();}},{'context':_0x582668});}['_defineClickHandlers'](){const {editor:_0x4ce506}=this,{editing:_0x236e32}=_0x4ce506;_0x4ce506['editing']['view']['addObserver'](_0x427c5e),_0x4ce506['editing']['view']['addObserver'](_0x4d41b8);let _0x2f336b=!0x1;this['listenTo'](_0x236e32['view']['document'],'pointerdown',(_0x25fc79,_0x13f839)=>{const {target:_0x34def5}=_0x13f839,_0x5d7f25=_0x236e32['view']['document']['selection'];_0x2f336b=!!(_0x34def5?.['is']('element','a')&&_0x34def5['parent']?.['is']('element','sup')&&_0x34def5['parent']['hasClass']('footnote'))&&_0x5d7f25['getSelectedElement']()===_0x34def5['parent'];},{'priority':'high'}),this['listenTo'](_0x236e32['view']['document'],'click',(_0x560dd2,_0x3c5158)=>{const {target:_0x90a607}=_0x3c5158;if(!_0x90a607?.['is']('element','a'))return;if(_0x90a607['parent']?.['is']('element','sup')&&_0x90a607['parent']['hasClass']('footnote')&&!_0x2f336b)return void _0x3c5158['preventDefault']();let _0x39d4bc=_0x90a607['getAttribute']('href');if(!_0x39d4bc?.['startsWith']('#'))return;_0x39d4bc=_0x39d4bc['slice'](0x1);let _0x1bc36d=!0x1;(_0x39d4bc['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x39d4bc['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x39d4bc))&&(_0x1bc36d=!0x0),_0x1bc36d&&(_0x3c5158['preventDefault'](),_0x560dd2['stop']());},{'priority':'high','context':'$capture'});}}function h({dataPipeline:_0x469e04}={}){return(_0x2164f9,{writer:_0x1e0e47})=>{if(!p(_0x2164f9))return null;if(!_0x469e04)return _0x1e0e47['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0xdcd923=_0x1e0e47['createContainerElement']('p');return _0x1e0e47['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0xdcd923),_0xdcd923;};}function p(_0x29d5d2){const {parent:_0x42936a}=_0x29d5d2;if(!_0x42936a?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x42936a['childCount'])return!0x1;for(const _0x4f1a79 of _0x29d5d2['getAttributeKeys']())if(!_0x4f1a79['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x4f1a79)return!0x1;return!0x0;}function g(_0x3b2cee,_0x5df287){if(!_0x3b2cee['is']('element','paragraph'))return!0x1;const _0x405f1d=_0x5df287['toViewElement'](_0x3b2cee);return!!_0x405f1d&&p(_0x3b2cee)!==_0x405f1d['is']('element','span');}function J(_0xebd2b8){return _0x582668(_0xebd2b8)&&_0xebd2b8['is']('containerElement')&&!!_0xebd2b8['getCustomProperty']('footnotesDefinitions');}function v(_0x5546e6,_0x281872={}){const _0x1e7c34=_0x5546e6['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x386428=_0x5546e6['createContainerElement']('ol',{'class':'footnotes-list'},_0x5546e6['createSlot']());return _0x5546e6['createContainerElement']('div',{'class':'footnotes',..._0x281872},[_0x1e7c34,_0x386428]);}function D(_0x18136b,_0x5c7895){const _0x20adbd=_0x18136b['getAttribute']('footnoteId'),_0xe2581e=_0x18136b['getAttribute']('footnoteCounter'),_0x42a1d5=_0x5c7895['createUIElement']('a',{'href':'#'+_0x20adbd},function(_0x1c5d6a){const _0x3218d1=this['toDomElement'](_0x1c5d6a);return _0x3218d1['textContent']=_0xe2581e,_0x3218d1;}),_0x3dfe11=_0x5c7895['createContainerElement']('sup',{'id':'ref-'+_0x20adbd,'class':'footnote'},[_0x42a1d5]);return _0x3dfe11['getFillerOffset']=()=>null,_0x3dfe11;}function b(_0x541cec,_0x30aad7,_0x2f1e68,{dataPipeline:_0x4d57f9}={}){const {t:t}=_0x2f1e68,_0xf27e82=_0x541cec['getAttribute']('footnoteId'),_0x2a9db7=_0x30aad7['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0xf27e82},function(_0x42aa6f){const _0x5e4324=this['toDomElement'](_0x42aa6f);return _0x5e4324['innerText']='^',_0x5e4324;}),_0x6bc30e=_0x4d57f9?_0x30aad7['createContainerElement']('div',{'class':'footnote-content'}):_0x24f283(_0x30aad7['createEditableElement']('div',{'class':'footnote-content'}),_0x30aad7,{'label':t('Footnote\x20content.')});return _0x30aad7['insert'](_0x30aad7['createPositionAt'](_0x6bc30e,0x0),_0x30aad7['createSlot']()),_0x30aad7['createContainerElement']('li',{'class':'footnote-definition','id':_0xf27e82},[_0x2a9db7,_0x6bc30e]);}class e extends _0x1babc4{static get['pluginName'](){return'FootnotesClipboard';}static get['requires'](){return[r,_0x33fe7e];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){this['_defineClipboardIntegration']();}['_defineClipboardIntegration'](){this['_handleCopyFootnotesDefinitions'](),this['_handlePasteFootnotesDefinitions']();}['_handleCopyFootnotesDefinitions'](){const {editor:_0x267756}=this,{plugins:_0x20c5de,model:_0x261b1c}=_0x267756,_0x115adc=_0x20c5de['get'](_0x33fe7e),_0x248dcc=_0x20c5de['get'](c);this['listenTo'](_0x115adc,'outputTransformation',(_0x30de10,_0x3df8ee)=>{const _0x82441c=f(_0x261b1c['createRangeIn'](_0x3df8ee['content']));if(!_0x82441c['length'])return;const _0x3b6ba1=_0x248dcc['getFootnotes'](),_0x26e08a=_0x82441c['reduce']((_0x44ee1f,_0x4898f5)=>{const _0x2015b8=_0x3b6ba1['find'](_0x21b294=>_0x21b294['id']===_0x4898f5);if(_0x2015b8){const _0x5f08e1=_0x267756['data']['toView'](_0x2015b8['definition'],{'isClipboardPipeline':!0x0}),_0x1a64b8=_0x267756['data']['htmlProcessor']['toData'](_0x5f08e1);_0x44ee1f[_0x2015b8['id']]=_0x1a64b8;}return _0x44ee1f;},Object['create'](null));_0x3df8ee['dataTransfer']['setData']('application/ckeditor5-footnotes',JSON['stringify'](_0x26e08a));});}['_handlePasteFootnotesDefinitions'](){const {editor:_0x2666cf}=this,{model:_0x20e9fa,plugins:_0x4b444c}=_0x2666cf,{view:_0x5da76d}=_0x2666cf['editing'],_0x59e360=_0x4b444c['get'](_0x33fe7e),_0x56252a=_0x4b444c['get'](c);let _0x294e12=null;this['listenTo'](_0x5da76d['document'],'clipboardInput',(_0x2167dc,_0x20b235)=>{const _0x511c70=_0x20b235['dataTransfer']['getData']('application/ckeditor5-footnotes');_0x294e12=_0x511c70?JSON['parse'](_0x511c70):null;}),this['listenTo'](_0x59e360,'contentInsertion',(_0x5054ca,_0x1789de)=>{const _0x4bc5a1=_0x1789de['sourceEditorId']===this['editor']['id'];_0x4bc5a1&&'drop'===_0x1789de['method']||_0x20e9fa['change'](_0x14d896=>{let _0x85bf41=_0x56252a['getFootnotesDefinitionsObjectElement']();const _0xf8cba1=!!_0x85bf41&&Array['from'](_0x20e9fa['document']['selection']['getSelectedBlocks']())['includes'](_0x85bf41);if((_0x85bf41&&!_0xf8cba1||!_0x85bf41&&!_0x294e12)&&function(_0x223add,_0x13bbbd){const _0x14c41d=[];for(const {item:_0x50453e}of _0x223add['createRangeIn'](_0x13bbbd))_0x50453e['is']('element','footnotesDefinitions')&&_0x14c41d['push'](_0x50453e);for(const _0x2af0e6 of _0x14c41d)_0x223add['remove'](_0x2af0e6);}(_0x14d896,_0x1789de['content']),!_0x294e12)return;const {selection:_0x101445}=_0x20e9fa['document'],_0x35d077=_0x101445['getFirstRange']()['root'];_0x85bf41&&!_0xf8cba1||(_0x85bf41=function(_0x4e11a8,_0x4aa5e8){for(const {item:_0x392776}of _0x4e11a8['createRangeIn'](_0x4aa5e8))if(_0x392776['is']('element','footnotesDefinitions'))return _0x392776;return null;}(_0x14d896,_0x1789de['content']),_0x85bf41||=_0x56252a['_insertEmptyFootnotesDefinitionsContainer'](_0x14d896,_0x35d077));const _0x5e4e55=Array['from'](_0x101445['getRanges']())['flatMap'](f),_0x26d69b=function(_0xcc392e,_0x1999e5,_0x16cd70){const _0x35a1b5=Object['create'](null);for(const {item:_0x417e2a}of _0xcc392e['createRangeIn'](_0x1999e5))if(_0x417e2a['is']('element','footnoteRef')){const _0x2f5764=_0x417e2a['getAttribute']('footnoteId');if(!_0x16cd70(_0x2f5764))continue;_0x35a1b5[_0x2f5764]||(_0x35a1b5[_0x2f5764]=_0x5de903()),_0xcc392e['setAttribute']('footnoteId',_0x35a1b5[_0x2f5764],_0x417e2a);}return _0x35a1b5;}(_0x14d896,_0x1789de['content'],_0x47baca=>{if(!_0x4bc5a1)return!0x0;return!!_0x56252a['getFootnote'](_0x47baca)&&!_0x5e4e55['includes'](_0x47baca);});for(const [_0x328533,_0x580cc0]of Object['entries'](_0x294e12)){const _0x465a3f=_0x26d69b[_0x328533]||_0x328533,_0xe4b4cc=_0x14d896['createElement']('footnoteDefinition',{'footnoteId':_0x465a3f}),_0xa1023e=_0x2666cf['data']['htmlProcessor']['toView'](_0x580cc0),_0x1a7329=_0x2666cf['data']['toModel'](_0xa1023e,_0xe4b4cc);_0x14d896['append'](_0x1a7329,_0xe4b4cc),_0x14d896['insert'](_0xe4b4cc,_0x85bf41,'end');}_0x294e12=null;});});}}function f(_0x36019b){const _0x49bbe8=new Set();for(const {item:_0x51e531}of _0x36019b)_0x51e531['is']('element','footnoteRef')&&_0x49bbe8['add'](_0x51e531['getAttribute']('footnoteId'));return Array['from'](_0x49bbe8);}class i extends _0x1babc4{['licenseKey'];['_licenseKeyCheckInterval'];static get['pluginName'](){return'FootnotesUI';}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x4cd82d}=this,{componentFactory:_0x59831c}=_0x4cd82d['ui'];_0x59831c['add']('insertFootnote',x(_0x4cd82d,_0x4299c3)),_0x59831c['add']('menuBar:insertFootnote',x(_0x4cd82d,_0x50673b)),this['licenseKey']=this['editor']['config']['get']('licenseKey');const _0x3424e4=this['editor'];this['_licenseKeyCheckInterval']=setInterval(()=>{let _0xe34064;for(const _0x2fd9ce in _0x3424e4){const _0x51c79c=_0x2fd9ce,_0x1c3a0d=_0x3424e4[_0x51c79c];if('footnotesLicenseKeyValid'==_0x1c3a0d||'footnotesLicenseKeyInvalid'==_0x1c3a0d||'footnotesLicenseKeyExpired'==_0x1c3a0d||'footnotesLicenseKeyDomainLimit'==_0x1c3a0d||'footnotesLicenseKeyNotAllowed'==_0x1c3a0d||'footnotesLicenseKeyEvaluationLimit'==_0x1c3a0d||'footnotesLicenseKeyTrialLimit'==_0x1c3a0d||'footnotesLicenseKeyUsageLimit'==_0x1c3a0d){delete _0x3424e4[_0x51c79c],_0xe34064=_0x1c3a0d,clearInterval(this['_licenseKeyCheckInterval']),this['_licenseKeyCheckInterval']=void 0x0;break;}}'footnotesLicenseKeyInvalid'==_0xe34064&&_0x3424e4['_showLicenseError']('invalid'),'footnotesLicenseKeyExpired'==_0xe34064&&_0x3424e4['_showLicenseError']('expired'),'footnotesLicenseKeyDomainLimit'==_0xe34064&&_0x3424e4['_showLicenseError']('domainLimit'),'footnotesLicenseKeyNotAllowed'==_0xe34064&&_0x3424e4['_showLicenseError']('featureNotAllowed','Footnotes'),'footnotesLicenseKeyEvaluationLimit'==_0xe34064&&_0x3424e4['_showLicenseError']('evaluationLimit'),'footnotesLicenseKeyTrialLimit'==_0xe34064&&_0x3424e4['_showLicenseError']('trialLimit'),'footnotesLicenseKeyUsageLimit'==_0xe34064&&_0x3424e4['_showLicenseError']('usageLimit');},0x3e8);}['destroy'](){super['destroy'](),this['_licenseKeyCheckInterval']&&clearInterval(this['_licenseKeyCheckInterval']);}}function x(_0x2ff8d2,_0x2ff0d6){const _0x4dca92=_0x2ff8d2['commands']['get']('insertFootnote');return _0x5d60ca=>{const {t:t}=_0x5d60ca,_0x2da3c9=new _0x2ff0d6(_0x5d60ca),_0x1d2dd6=_0x2da3c9 instanceof _0x50673b;return _0x2da3c9['bind']('isEnabled')['to'](_0x4dca92,'isEnabled'),_0x2da3c9['set']({'label':t(_0x1d2dd6?'Footnote':'Insert\x20footnote'),'icon':_0x4fde22,'tooltip':!0x0}),_0x2da3c9['on']('execute',()=>{_0x4dca92['execute'](),_0x2ff8d2['editing']['view']['focus']();}),_0x2da3c9;};}class lt extends _0x1babc4{static get['pluginName'](){return'Footnotes';}static get['requires'](){return[r,e,i];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}const Q=['decimal','decimal-leading-zero','lower-latin','upper-latin','lower-alpha','upper-alpha','lower-roman','upper-roman'];class S extends _0x199234{['refresh'](){const {editor:_0x313e65}=this,_0x1639af=_0x313e65['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x1639af,this['value']=_0x1639af?.['getAttribute']('footnotesListStyle')??null;}['execute']({value:_0xa3978b}){const {editor:_0x2419ec}=this,_0x1c6b6b=_0x2419ec['plugins']['get'](c),_0xc08b8d=_0x1c6b6b['getFootnotesDefinitionsObjectElement']();_0xc08b8d&&Q['includes'](_0xa3978b)&&_0x2419ec['model']['change'](_0xa1d35=>{_0xa1d35['setAttribute']('footnotesListStyle',_0xa3978b,_0xc08b8d),_0x1c6b6b['_updateFootnotesCounters'](_0xa1d35);});}}class C extends _0x199234{['refresh'](){const {editor:_0x3cbf8b}=this,_0x3f5ce3=_0x3cbf8b['plugins']['get'](c)['getFootnotesDefinitionsObjectElement']();this['isEnabled']=!!_0x3f5ce3,this['value']=_0x3f5ce3?.['getAttribute']('footnotesListStart')??null;}['execute']({value:_0x1157a3}){const {editor:_0x1d4f6d}=this,_0x196027=_0x1d4f6d['plugins']['get'](c),_0x408f6b=_0x196027['getFootnotesDefinitionsObjectElement']();_0x408f6b&&Number['isInteger'](_0x1157a3)&&_0x1d4f6d['model']['change'](_0x832789=>{_0x832789['setAttribute']('footnotesListStart',_0x1157a3,_0x408f6b),_0x196027['_updateFootnotesCounters'](_0x832789);});}}class P extends _0x1babc4{static get['pluginName'](){return'FootnotesPropertiesEditing';}static get['requires'](){return[r,c];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x1e187f}=this;_0x1e187f['config']['define']('footnotes.footnotesProperties.defaultListStyle','decimal'),_0x1e187f['config']['define']('footnotes.footnotesProperties.defaultStartIndex',0x1),_0x1e187f['commands']['add']('footnotesStyle',new S(_0x1e187f)),_0x1e187f['commands']['add']('footnotesStart',new C(_0x1e187f)),this['_defineSchema'](),this['_defineConverters'](),this['_defineFormatter'](),this['_definePostfixer']();}['_defineSchema'](){const {editor:_0x34e303}=this,{schema:_0x8a9e51}=_0x34e303['model'];_0x8a9e51['extend']('footnotesDefinitions',{'allowAttributes':['footnotesListStyle','footnotesListStart']});}['_defineConverters'](){const {editor:_0x477e2f}=this,{conversion:_0x4b1390,model:_0x313763}=_0x477e2f,{schema:_0x94153a}=_0x313763;_0x4b1390['for']('upcast')['add'](_0x7530d1=>{_0x7530d1['on']('element:ol',(_0xee80df,_0x5c1f48,_0x354e33)=>{const _0x4eabe6=_0x5c1f48['viewItem'],_0x2b1792=_0x5c1f48['modelCursor']?.['parent'];_0x4eabe6['hasClass']('footnotes-list')&&_0x2b1792?.['is']('element','footnotesDefinitions')&&(function(_0x92e033,_0x427cf6,_0x353416,_0x23922c){if(!_0x23922c['checkAttribute'](_0x427cf6,'footnotesListStart'))return;let _0x4fe44f=0x1;const _0x4dfdf1=_0x353416['consumable']['consume'](_0x92e033,{'attributes':'start'});if(_0x4dfdf1){const _0x22b8d6=Number['parseInt'](_0x92e033['getAttribute']('start'),0xa);Number['isNaN'](_0x22b8d6)||(_0x4fe44f=_0x22b8d6);}!_0x4dfdf1&&_0x427cf6['hasAttribute']('footnotesListStart')||_0x353416['writer']['setAttribute']('footnotesListStart',_0x4fe44f,_0x427cf6);}(_0x4eabe6,_0x2b1792,_0x354e33,_0x94153a),function(_0x5f2c43,_0x2f9f69,_0x44070f,_0x3fdfde){if(!_0x3fdfde['checkAttribute'](_0x2f9f69,'footnotesListStyle'))return;let _0x5b1e36='decimal',_0x594046=!0x1;if(_0x44070f['consumable']['consume'](_0x5f2c43,{'attributes':'type'})){const _0x4cf5c4={0x1:'decimal','a':'lower-alpha','A':'upper-alpha','i':'lower-roman','I':'upper-roman'}[_0x5f2c43['getAttribute']('type')];_0x4cf5c4&&(_0x5b1e36=_0x4cf5c4),_0x594046=!0x0;}_0x44070f['consumable']['consume'](_0x5f2c43,{'styles':'list-style-type'})&&(_0x5b1e36=_0x5f2c43['getStyle']('list-style-type'),_0x594046=!0x0),!_0x594046&&_0x2f9f69['hasAttribute']('footnotesListStyle')||_0x44070f['writer']['setAttribute']('footnotesListStyle',_0x5b1e36,_0x2f9f69);}(_0x4eabe6,_0x2b1792,_0x354e33,_0x94153a));});}),_0x4b1390['for']('downcast')['add'](_0x21a7e9=>{_0x21a7e9['on']('attribute:footnotesListStart:footnotesDefinitions',(_0x42fe54,_0x53d9bf,_0x5b0a3c)=>{if(!_0x5b0a3c['consumable']['consume'](_0x53d9bf['item'],_0x42fe54['name']))return;const _0x34031b=M(_0x53d9bf['item'],_0x5b0a3c['mapper']),{attributeNewValue:_0x456eec}=_0x53d9bf;null==_0x456eec||0x1===_0x456eec?_0x5b0a3c['writer']['removeAttribute']('start',_0x34031b):_0x5b0a3c['writer']['setAttribute']('start',String(_0x456eec),_0x34031b);}),_0x21a7e9['on']('attribute:footnotesListStyle:footnotesDefinitions',(_0x329618,_0x36ba5d,_0x557f20)=>{if(!_0x557f20['consumable']['consume'](_0x36ba5d['item'],_0x329618['name']))return;const _0x47003e=M(_0x36ba5d['item'],_0x557f20['mapper']),{attributeNewValue:_0x26fcaa}=_0x36ba5d;_0x26fcaa&&'decimal'!==_0x26fcaa?_0x557f20['writer']['setStyle']('list-style-type',_0x26fcaa,_0x47003e):_0x557f20['writer']['removeStyle']('list-style-type',_0x47003e);});});}['_definePostfixer'](){const {editor:_0x3df7a8}=this,{model:_0x52fbaa}=_0x3df7a8,_0x6d9a58=_0x3df7a8['plugins']['get'](c),_0x3a8c17=this['_getDefaultListStyle'](),_0x277a3f=this['_getDefaultStartIndex']();_0x52fbaa['document']['registerPostFixer'](_0xbac158=>{const _0xe9fc77=_0x52fbaa['document']['differ']['getChanges']();let _0x66c65a=!0x1;for(const _0x260290 of _0xe9fc77){if('insert'!==_0x260290['type']||'$text'===_0x260290['name'])continue;const _0x3d5e51=_0x52fbaa['createRangeOn'](_0x260290['position']['nodeAfter']);for(const _0x41d08d of _0x3d5e51['getItems']())_0x41d08d['is']('element','footnotesDefinitions')&&(!_0x41d08d['hasAttribute']('footnotesListStart')&&_0x52fbaa['schema']['checkAttribute'](_0x41d08d,'footnotesListStart')&&(_0xbac158['setAttribute']('footnotesListStart',_0x277a3f,_0x41d08d),_0x66c65a=!0x0),!_0x41d08d['hasAttribute']('footnotesListStyle')&&_0x52fbaa['schema']['checkAttribute'](_0x41d08d,'footnotesListStyle')&&(_0xbac158['setAttribute']('footnotesListStyle',_0x3a8c17,_0x41d08d),_0x66c65a=!0x0));}return _0x66c65a&&_0x6d9a58['_updateFootnotesCounters'](_0xbac158),_0x66c65a;});}['_defineFormatter'](){const {editor:_0x193e78}=this;_0x193e78['plugins']['get'](c)['setFootnoteFormatter'](_0x5b1ff3=>this['_formatFootnoteListValue'](_0x5b1ff3));}['_getDefaultListStyle'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultListStyle');}['_getDefaultStartIndex'](){return this['editor']['config']['get']('footnotes.footnotesProperties.defaultStartIndex');}['_formatFootnoteListValue']({container:_0x3dbb47,value:_0x1ff58f,digits:_0x1cd2f4}){const _0x1cb2a0=_0x3dbb47['getAttribute']('footnotesListStyle'),_0x9ecce1=_0x3dbb47['getAttribute']('footnotesListStart'),_0x34829d=Math['floor'](_0x1ff58f)+(_0x9ecce1??0x1)-0x1;switch(_0x1cb2a0){case'decimal-leading-zero':return function(_0x3b8c4c,_0x277c76){return String(_0x3b8c4c)['padStart'](_0x277c76,'0');}(_0x34829d,Math['max'](0x2,_0x1cd2f4));case'lower-alpha':case'lower-latin':return N(_0x34829d,!0x1);case'upper-alpha':case'upper-latin':return N(_0x34829d,!0x0);case'lower-roman':return X(_0x34829d,!0x1);case'upper-roman':return X(_0x34829d,!0x0);default:return String(_0x34829d);}}}function M(_0x3453bd,_0x35baa7){const _0x13160b=_0x35baa7['toViewElement'](_0x3453bd);return Array['from'](_0x13160b['getChildren']())['find'](_0x49cee5=>_0x49cee5['is']('element','ol')&&_0x49cee5['hasClass']('footnotes-list'));}function N(_0x416c15,_0x581701){let _0x59a899='',_0x393cb8=_0x416c15;for(;_0x393cb8>0x0;){const _0x7fd6ce=(_0x393cb8-0x1)%0x1a;_0x59a899=String['fromCharCode'](0x61+_0x7fd6ce)+_0x59a899,_0x393cb8=Math['floor']((_0x393cb8-0x1)/0x1a);}return _0x581701?_0x59a899['toUpperCase']():_0x59a899;}const V=[{'value':0x3e8,'numeral':'M'},{'value':0x384,'numeral':'CM'},{'value':0x1f4,'numeral':'D'},{'value':0x190,'numeral':'CD'},{'value':0x64,'numeral':'C'},{'value':0x5a,'numeral':'XC'},{'value':0x32,'numeral':'L'},{'value':0x28,'numeral':'XL'},{'value':0xa,'numeral':'X'},{'value':0x9,'numeral':'IX'},{'value':0x5,'numeral':'V'},{'value':0x4,'numeral':'IV'},{'value':0x1,'numeral':'I'}];function X(_0x12cf50,_0x33d746){let _0x3216ee='',_0x5ec5c7=_0x12cf50;for(const {value:_0x55807f,numeral:_0x7486fc}of V)for(;_0x5ec5c7>=_0x55807f;)_0x3216ee+=_0x7486fc,_0x5ec5c7-=_0x55807f;return _0x33d746?_0x3216ee:_0x3216ee['toLowerCase']();}class H extends _0x574ca8{['children'];['stylesView']=null;['additionalProperties']=null;['startIndexFieldView']=null;['focusTracker']=new ot();['keystrokes']=new rt();['focusables']=new _0x103ab0();['focusCycler'];constructor(_0x9aeb33,{styleButtonViews:_0x1a3da7,styleGridAriaLabel:_0xb3077f}){super(_0x9aeb33),(this['focusCycler']=new _0x14f80a({'focusables':this['focusables'],'focusTracker':this['focusTracker'],'keystrokeHandler':this['keystrokes'],'actions':{'focusPrevious':'shift\x20+\x20tab','focusNext':'tab'}}),this['children']=this['createCollection'](),this['stylesView']=this['_appendStylesView'](_0x1a3da7,_0xb3077f),[this['startIndexFieldView'],this['additionalProperties']]=this['_appendAdditionalPropertiesCollapsibleView'](),this['setTemplate']({'tag':'div','attributes':{'class':['ck','ck-footnotes-definitions-properties']},'children':this['children']}));}['render'](){if(super['render'](),this['stylesView']){this['focusables']['add'](this['stylesView']),this['focusTracker']['add'](this['stylesView']['element']);for(const _0x31be69 of this['stylesView']['children'])this['stylesView']['focusTracker']['add'](_0x31be69['element']);tt({'keystrokeHandler':this['stylesView']['keystrokes'],'focusTracker':this['stylesView']['focusTracker'],'gridItems':this['stylesView']['children'],'numberOfColumns':()=>nt['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 _0x209f05=_0x2739f7=>_0x2739f7['stopPropagation']();this['keystrokes']['set']('arrowright',_0x209f05),this['keystrokes']['set']('arrowleft',_0x209f05),this['keystrokes']['set']('arrowup',_0x209f05),this['keystrokes']['set']('arrowdown',_0x209f05);}this['keystrokes']['listenTo'](this['element']);}['focus'](){this['focusCycler']['focusFirst']();}['focusLast'](){this['focusCycler']['focusLast']();}['destroy'](){super['destroy'](),this['focusTracker']['destroy'](),this['keystrokes']['destroy']();}['_appendStylesView'](_0x42e098,_0x40ceab){const _0x4129ac=new _0x574ca8(this['locale']);return _0x4129ac['children']=_0x4129ac['createCollection'](),_0x4129ac['children']['addMany'](_0x42e098),_0x4129ac['setTemplate']({'tag':'div','attributes':{'aria-label':_0x40ceab,'class':['ck','ck-footnotes-definitions-styles-list']},'children':_0x4129ac['children']}),_0x4129ac['children']['delegate']('execute')['to'](this),_0x4129ac['focus']=function(){for(const _0x2be11c of this['children'])if(_0x2be11c instanceof _0x4299c3&&_0x2be11c['isOn'])return void _0x2be11c['focus']();this['children']['first']['focus']();},_0x4129ac['focusTracker']=new ot(),_0x4129ac['keystrokes']=new rt(),_0x4129ac['render'](),_0x4129ac['keystrokes']['listenTo'](_0x4129ac['element']),this['children']['add'](_0x4129ac),_0x4129ac;}['_appendAdditionalPropertiesCollapsibleView'](){const {t:t}=this['locale'],_0x4dae40=this['_createStartIndexPropertyView'](),_0x1bc9a2=[_0x4dae40],_0x3ffff6=new st(this['locale'],_0x1bc9a2);return _0x3ffff6['set']({'label':t('Footnotes\x20properties'),'isCollapsed':!0x0}),_0x3ffff6['buttonView']['bind']('isEnabled')['toMany'](_0x1bc9a2,'isEnabled',(..._0x5d752d)=>_0x5d752d['some'](_0x2b720e=>_0x2b720e)),_0x3ffff6['buttonView']['on']('change:isEnabled',(_0x3adb01,_0x580b58,_0x23bb01)=>{_0x23bb01||(_0x3ffff6['isCollapsed']=!0x0);}),this['children']['add'](_0x3ffff6),[_0x4dae40,_0x3ffff6];}['_createStartIndexPropertyView'](){const {t:t}=this['locale'],_0x5e2440=new it(this['locale'],et);return _0x5e2440['set']({'label':t('Footnotes\x20start\x20at'),'class':'ck-footnotes-definitions-properties__start-index'}),_0x5e2440['fieldView']['set']({'min':0x0,'max':Math['pow'](0x2,0x1e),'step':0x1,'value':0x1,'inputMode':'numeric'}),_0x5e2440['fieldView']['on']('input',()=>{const _0x39bb99=_0x5e2440['fieldView']['element'],_0x20b271=_0x39bb99['valueAsNumber'];Number['isNaN'](_0x20b271)?_0x5e2440['errorText']=t('Invalid\x20footnotes\x20start\x20index\x20value.'):_0x39bb99['checkValidity']()?this['fire']('footnotesListStart',{'startIndex':_0x20b271}):_0x5e2440['errorText']=t(_0x20b271<0x0?'Footnotes\x20start\x20index\x20must\x20be\x20greater\x20than\x200.':'Footnotes\x20start\x20index\x20is\x20too\x20large.');}),_0x5e2440;}}class j extends _0x1babc4{static get['pluginName'](){return'FootnotesPropertiesUI';}static get['requires'](){return[_0x35767e,_0x4e9808];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x16cfc1}=this,{componentFactory:_0x4b67df}=_0x16cfc1['ui'];_0x16cfc1['config']['define']('footnotes.footnotesProperties.toolbar',['footnotesStyle']),_0x4b67df['add']('footnotesStyle',function(_0x5e6d42){return _0x11a8bd=>{const {t:t}=_0x11a8bd,_0x12542c=_0x5e6d42['commands']['get']('footnotesStyle'),_0x5f1ee1=_0x38cb89(_0x11a8bd),{buttonView:_0x3dfb0a}=_0x5f1ee1;return _0x5f1ee1['class']='ck-footnotes-styles-dropdown',_0x5f1ee1['bind']('isEnabled')['to'](_0x12542c,'isEnabled'),_0x3dfb0a['set']({'label':t('Footnotes\x20style'),'icon':_0x4fde22,'tooltip':!0x0}),_0x5f1ee1['once']('change:isOpen',()=>{const _0x453e28=function({editor:_0x3af9aa,dropdownView:_0x2d34fc}){const {t:t}=_0x3af9aa['locale'],_0x3c4ef1=t('Footnotes\x20definitions\x20styles'),_0x59792e=function(_0x596f8c){const t=_0x596f8c['locale']['t'],_0x11527a=[{'label':t('Toggle\x20the\x20decimal\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes'),'style':'decimal','icon':_0x387d81},{'label':t('Toggle\x20the\x20decimal\x20with\x20leading\x20zero\x20footnotes\x20style'),'tooltip':t('Decimal\x20footnotes\x20with\x20leading\x20zero'),'style':'decimal-leading-zero','icon':_0x195ff7},{'label':t('Toggle\x20the\x20lower–roman\x20footnotes\x20style'),'tooltip':t('Lower–roman\x20footnotes'),'style':'lower-roman','icon':_0x1c17d8},{'label':t('Toggle\x20the\x20upper–roman\x20footnotes\x20style'),'tooltip':t('Upper-roman\x20footnotes'),'style':'upper-roman','icon':_0x53e73b},{'label':t('Toggle\x20the\x20lower–latin\x20footnotes\x20style'),'tooltip':t('Lower-latin\x20footnotes'),'style':'lower-latin','icon':_0xf6ce8f},{'label':t('Toggle\x20the\x20upper–latin\x20footnotes\x20style'),'tooltip':t('Upper-latin\x20footnotes'),'style':'upper-latin','icon':_0x3ec87d}];return _0x11527a['map'](function(_0x26d262){const _0x914615=_0x26d262['locale'];return({label:_0x115523,icon:_0x226a92,tooltip:_0xfa177f,style:_0x4bcadc})=>{const _0x148cf5=_0x26d262['commands']['get']('footnotesStyle'),_0x54e8ad=new _0x4299c3(_0x914615);return _0x54e8ad['set']({'label':_0x115523,'icon':_0x226a92,'tooltip':_0xfa177f}),_0x54e8ad['bind']('isOn')['to'](_0x148cf5,'value',_0x1f24ea=>_0x1f24ea===_0x4bcadc),_0x54e8ad['bind']('isEnabled')['to'](_0x148cf5,'isEnabled'),_0x54e8ad['on']('execute',()=>{_0x26d262['execute']('footnotesStyle',{'value':_0x4bcadc}),_0x26d262['editing']['view']['focus']();}),_0x54e8ad;};}(_0x596f8c));}(_0x3af9aa),_0x18bd47=new H(_0x3af9aa['locale'],{'styleGridAriaLabel':_0x3c4ef1,'styleButtonViews':_0x59792e});return _0x18bd47['delegate']('execute')['to'](_0x2d34fc),_0x18bd47['on']('footnotesListStart',(_0x53607c,_0x1abbb0)=>{_0x3af9aa['execute']('footnotesStart',{'value':_0x1abbb0['startIndex']});}),_0x18bd47;}({'editor':_0x5e6d42,'dropdownView':_0x5f1ee1});_0x5f1ee1['panelView']['children']['add'](_0x453e28);}),_0x5f1ee1;};}(_0x16cfc1));}['afterInit'](){const {editor:_0x39d0f1}=this,{t:t}=_0x39d0f1['locale'],_0x20297e=_0x39d0f1['plugins']['get'](_0x4e9808),{defaultPositions:_0x5ac7e2}=_0x4e120a;_0x20297e['register']('footnotesDefinitions',{'ariaLabel':t('Footnotes\x20definitions\x20toolbar'),'items':_0x39d0f1['config']['get']('footnotes.footnotesProperties.toolbar'),'balloonClassName':'ck-footnotes-style-balloon\x20ck-toolbar-container','getRelatedElement':_0xc6e577=>{let _0x2301d7=_0xc6e577['getFirstPosition']()?.['parent'];return _0x2301d7?.['is']('$text')&&(_0x2301d7=_0x2301d7['parent']),_0x2301d7?.['is']('element')?_0x2301d7['findAncestor'](J):null;},'positions':[_0x5ac7e2['southArrowNorth'],_0x5ac7e2['southArrowNorthMiddleWest'],_0x5ac7e2['southArrowNorthMiddleEast'],_0x5ac7e2['southArrowNorthWest'],_0x5ac7e2['southArrowNorthEast'],_0x5ac7e2['northArrowSouth'],_0x5ac7e2['northArrowSouthMiddleWest'],_0x5ac7e2['northArrowSouthMiddleEast'],_0x5ac7e2['northArrowSouthWest'],_0x5ac7e2['northArrowSouthEast'],_0x5ac7e2['viewportStickyNorth']]});}}class ft extends _0x1babc4{static get['pluginName'](){return'FootnotesProperties';}static get['requires'](){return[P,j];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}}export{lt as Footnotes,e as FootnotesClipboard,r as FootnotesEditing,ft as FootnotesProperties,P as FootnotesPropertiesEditing,j as FootnotesPropertiesUI,C as FootnotesStartCommand,S as FootnotesStyleCommand,c as FootnotesTracker,i as FootnotesUI,m as InsertFootnoteCommand};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-footnotes",
3
- "version": "0.0.0-nightly-20251126.0",
3
+ "version": "0.0.0-nightly-20251128.0",
4
4
  "description": "The footnotes feature for CKEditor 5.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -23,14 +23,14 @@
23
23
  "type": "module",
24
24
  "main": "src/index.js",
25
25
  "dependencies": {
26
- "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251126.0",
27
- "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251126.0",
28
- "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251126.0",
29
- "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251126.0",
30
- "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251126.0",
31
- "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251126.0",
32
- "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251126.0",
33
- "ckeditor5": "0.0.0-nightly-20251126.0"
26
+ "@ckeditor/ckeditor5-core": "0.0.0-nightly-20251128.0",
27
+ "@ckeditor/ckeditor5-ui": "0.0.0-nightly-20251128.0",
28
+ "@ckeditor/ckeditor5-engine": "0.0.0-nightly-20251128.0",
29
+ "@ckeditor/ckeditor5-icons": "0.0.0-nightly-20251128.0",
30
+ "@ckeditor/ckeditor5-widget": "0.0.0-nightly-20251128.0",
31
+ "@ckeditor/ckeditor5-clipboard": "0.0.0-nightly-20251128.0",
32
+ "@ckeditor/ckeditor5-utils": "0.0.0-nightly-20251128.0",
33
+ "ckeditor5": "0.0.0-nightly-20251128.0"
34
34
  },
35
35
  "license": "SEE LICENSE IN LICENSE.md",
36
36
  "author": "CKSource (http://cksource.com/)",
@@ -20,4 +20,4 @@
20
20
  *
21
21
  *
22
22
  */
23
- import{Plugin as _0x590a77}from'ckeditor5/src/core.js';import{isWidget as _0x5e36c2,toWidget as _0x2a8ac9,toWidgetEditable as _0x3533e1}from'ckeditor5/src/widget.js';import{uid as _0x3c78c1}from'ckeditor5/src/utils.js';import{PointerObserver as _0x190236,ClickObserver as _0x107b2}from'ckeditor5/src/engine.js';import{FootnotesTracker as _0x4ac229}from'./footnotestracker.js';import{InsertFootnoteCommand as _0x2f656e}from'./commands/insertfootnotecommand.js';export class FootnotesEditing extends _0x590a77{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[_0x4ac229];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x430e84}=this;_0x430e84['config']['define']('footnotes.multiBlock',!0x0),_0x430e84['commands']['add']('insertFootnote',new _0x2f656e(_0x430e84)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x5a62b2){const _0x37bd4=_0x3434ed([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x3cc146=0x47a28506,_0x2d19d8=0x47a5ff36^_0x3cc146,_0x27e11b=window[_0x3434ed([0x44,0x61,0x74,0x65])][_0x3434ed([0x6e,0x6f,0x77])](),_0xa455f7=_0x5a62b2[_0x3434ed([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x398106=new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x12dcb2=>{_0xa455f7[_0x3434ed([0x6f,0x6e,0x63,0x65])](_0x3434ed([0x72,0x65,0x61,0x64,0x79]),_0x12dcb2);}),_0x2e98c7={[_0x3434ed([0x6b,0x74,0x79])]:_0x3434ed([0x45,0x43]),[_0x3434ed([0x75,0x73,0x65])]:_0x3434ed([0x73,0x69,0x67]),[_0x3434ed([0x63,0x72,0x76])]:_0x3434ed([0x50,0x2d,0x32,0x35,0x36]),[_0x3434ed([0x78])]:_0x3434ed([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]),[_0x3434ed([0x79])]:_0x3434ed([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]),[_0x3434ed([0x61,0x6c,0x67])]:_0x3434ed([0x45,0x53,0x32,0x35,0x36])},_0x36616c=_0xa455f7[_0x3434ed([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x3434ed([0x67,0x65,0x74])](_0x3434ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x345db5(){let _0xc3e597,_0x3556fd=null,_0x264135=null;try{if(_0x36616c==_0x3434ed([0x47,0x50,0x4c]))return _0x3434ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0xc3e597=_0xe75795(),!_0xc3e597)return _0x3434ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0xc3e597[_0x3434ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x264135=_0x108915(_0xc3e597[_0x3434ed([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0xc3e597[_0x3434ed([0x6a,0x74,0x69])])),await _0x21d58e()?_0x84ca48()?_0x16e621()?_0x3434ed([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x11fc87()?(_0xc3e597[_0x3434ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3434ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3556fd=_0x27da35(_0x3434ed([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0xc3e597[_0x3434ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x3434ed([0x74,0x72,0x69,0x61,0x6c])&&(_0x3556fd=_0x27da35(_0x3434ed([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x14a4a6()):_0x3434ed([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x3434ed([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x3434ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x3434ed([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x16e621(){const _0x3a3d47=[_0x3434ed([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x3434ed([0x74,0x72,0x69,0x61,0x6c])][_0x3434ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0xc3e597[_0x3434ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x27e11b/0x3e8:0xe10*_0x2d19d8;return _0xc3e597[_0x3434ed([0x65,0x78,0x70])]<_0x3a3d47;}function _0x84ca48(){const _0x26935c=_0xc3e597[_0x3434ed([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x26935c&&(!!_0x26935c[_0x3434ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434ed([0x2a]))||!!_0x26935c[_0x3434ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434ed([0x46,0x4f,0x4f])));}function _0x11fc87(){const _0x33212d=_0xc3e597[_0x3434ed([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x33212d||0x0==_0x33212d[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x443533}=new URL(window[_0x3434ed([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x33212d[_0x3434ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x443533))return!0x0;const _0x5db5e9=_0x443533[_0x3434ed([0x73,0x70,0x6c,0x69,0x74])](_0x3434ed([0x2e]));return _0x33212d[_0x3434ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x14036c=>_0x14036c[_0x3434ed([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x3434ed([0x2a])))[_0x3434ed([0x6d,0x61,0x70])](_0x483c03=>_0x483c03[_0x3434ed([0x73,0x70,0x6c,0x69,0x74])](_0x3434ed([0x2e])))[_0x3434ed([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x3a4289=>_0x3a4289[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5db5e9[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3434ed([0x6d,0x61,0x70])](_0x1ee3c3=>Array(_0x5db5e9[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1ee3c3[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x3434ed([0x66,0x69,0x6c,0x6c])](_0x1ee3c3[0x0]===_0x3434ed([0x2a])?_0x3434ed([0x2a]):'')[_0x3434ed([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1ee3c3))[_0x3434ed([0x73,0x6f,0x6d,0x65])](_0x4f35a2=>_0x5db5e9[_0x3434ed([0x65,0x76,0x65,0x72,0x79])]((_0x188a6a,_0x5524ea)=>_0x4f35a2[_0x5524ea]===_0x188a6a||_0x4f35a2[_0x5524ea]===_0x3434ed([0x2a])));}function _0x14a4a6(){return _0x3556fd&&_0x264135?new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x6d8292,_0x3c0114)=>{_0x3556fd[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x6d8292,_0x3c0114),_0x264135[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x236683=>{_0x236683!=_0x3434ed([0x56,0x61,0x6c,0x69,0x64])&&_0x6d8292(_0x236683);},_0x3c0114);}):_0x3556fd||_0x264135||_0x3434ed([0x56,0x61,0x6c,0x69,0x64]);}}function _0x108915(_0x2698af,_0x36f936){return new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x53c62c=>{if(_0x19b607())return _0x53c62c(_0x3434ed([0x56,0x61,0x6c,0x69,0x64]));_0x1ec85a(),_0xa455f7[_0x3434ed([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x3434ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x3f008f=!0x1;const _0x3d2ec3=_0x3c78c1();function _0x23486d(_0x242cf8){return!!_0x242cf8&&(typeof _0x242cf8===_0x3434ed([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x242cf8===_0x3434ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x242cf8[_0x3434ed([0x74,0x68,0x65,0x6e])]===_0x3434ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x242cf8[_0x3434ed([0x63,0x61,0x74,0x63,0x68])]===_0x3434ed([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x4fa200(_0x4f8222){_0x7a013a(_0x4f8222)[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x4a5e82=>{if(!_0x4a5e82||_0x4a5e82[_0x3434ed([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x3434ed([0x6f,0x6b]))return _0x3434ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x4870d2(_0x13765c(_0x3d2ec3+_0x36f936))!=_0x4a5e82[_0x3434ed([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x3434ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x3434ed([0x56,0x61,0x6c,0x69,0x64]);})[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x344c2f=>(_0x19b270(),_0x344c2f),()=>{const _0x403807=_0x1634c4();return null==_0x403807?(_0x19b270(),_0x3434ed([0x56,0x61,0x6c,0x69,0x64])):_0x3434ed(_0x27e11b-_0x403807>(0x63ae0106^_0x3cc146)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x53c62c)[_0x3434ed([0x63,0x61,0x74,0x63,0x68])](()=>{_0x53c62c(_0x3434ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x134962=0x47946b86^_0x3cc146;function _0x19b270(){const _0x178406=_0x3434ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x4870d2(_0x13765c(_0x2698af)),_0x2a9d34=_0x3e1b0e(_0x4870d2(window[_0x3434ed([0x4d,0x61,0x74,0x68])][_0x3434ed([0x63,0x65,0x69,0x6c])](_0x27e11b/_0x134962)));window[_0x3434ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3434ed([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x178406,_0x2a9d34);}function _0x1634c4(){const _0x61eb2=_0x3434ed([0x6c,0x6c,0x63,0x74,0x2d])+_0x4870d2(_0x13765c(_0x2698af)),_0x2673b4=window[_0x3434ed([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x3434ed([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x61eb2);return _0x2673b4?window[_0x3434ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x3e1b0e(_0x2673b4),0x10)*_0x134962:null;}function _0x7a013a(_0x105213){return new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x987f71,_0x451f3f)=>{_0x105213[_0x3434ed([0x74,0x68,0x65,0x6e])](_0x987f71,_0x451f3f),window[_0x3434ed([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x451f3f,0x47a351c6^_0x3cc146);});}}_0xa455f7[_0x3434ed([0x6f,0x6e])](_0x3434ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x51bda2,_0x5db303)=>{if(_0x5db303[0x0]!=_0x2698af)return _0x53c62c(_0x3434ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x5db303[0x1]={..._0x5db303[0x1],[_0x3434ed([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3d2ec3};},{[_0x3434ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3434ed([0x68,0x69,0x67,0x68])}),_0xa455f7[_0x3434ed([0x6f,0x6e])](_0x3434ed([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0xbd7eb6=>{_0x23486d(_0xbd7eb6[_0x3434ed([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x3f008f=!0x0,_0x4fa200(_0xbd7eb6[_0x3434ed([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x3434ed([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x3434ed([0x6c,0x6f,0x77])}),_0x398106[_0x3434ed([0x74,0x68,0x65,0x6e])](()=>{_0x3f008f||_0x53c62c(_0x3434ed([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x19b607(){return _0xa455f7[_0x3434ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3434ed([0x76,0x69,0x65,0x77])][_0x3434ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x3434ed([0x61,0x75,0x74,0x6f]);}function _0x1ec85a(){_0xa455f7[_0x3434ed([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x3434ed([0x76,0x69,0x65,0x77])][_0x3434ed([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x3434ed([0x61,0x75,0x74,0x6f]);}}function _0x27da35(_0x366dfa){const _0x49d3f0=[new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x35f39a=>setTimeout(_0x35f39a,0x47abbbca^_0x3cc146)),_0x398106[_0x3434ed([0x74,0x68,0x65,0x6e])](()=>new window[(_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x3ecd2f=>{let _0xed8f6e=0x0;_0xa455f7[_0x3434ed([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434ed([0x6f,0x6e])](_0x3434ed([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x335a21,_0x5a88a9)=>{_0x5a88a9[0x0][_0x3434ed([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0xed8f6e++,_0xed8f6e==(0x47a284fe^_0x3cc146)&&(_0x3ecd2f(),_0x335a21[_0x3434ed([0x6f,0x66,0x66])]());});}))];return window[_0x3434ed([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x3434ed([0x72,0x61,0x63,0x65])](_0x49d3f0)[_0x3434ed([0x74,0x68,0x65,0x6e])](()=>_0x366dfa);}async function _0xb9d03b(){await _0x398106,_0xa455f7[_0x3434ed([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434ed([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x2f2f82,_0xa455f7[_0x3434ed([0x6d,0x6f,0x64,0x65,0x6c])][_0x3434ed([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x2f2f82,_0xa455f7[_0x3434ed([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x3434ed([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x4188f6(_0x247a79){const _0x57a445=_0x3455db();_0xa455f7[_0x57a445]=_0x3434ed([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x247a79,_0x247a79!=_0x3434ed([0x56,0x61,0x6c,0x69,0x64])&&_0xb9d03b();}function _0x3455db(){const _0x8c8670=window[_0x3434ed([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x3434ed([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x3434ed([0x6e,0x6f,0x77])]())[_0x3434ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x3434ed([0x2e]),'');let _0x6fce30=_0x3434ed([0x75]);for(let _0x4bdc28=0x0;_0x4bdc28<_0x8c8670[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x4bdc28+=0x2){let _0xd1f258=window[_0x3434ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x8c8670[_0x3434ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x4bdc28,_0x4bdc28+0x2));_0xd1f258>=_0x37bd4[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0xd1f258-=_0x37bd4[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x6fce30+=_0x37bd4[_0xd1f258];}return _0x6fce30;}function _0xe75795(){const _0x13ee12=_0x36616c[_0x3434ed([0x73,0x70,0x6c,0x69,0x74])](_0x3434ed([0x2e]));if(0x3!=_0x13ee12[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x510c9b(_0x13ee12[0x1]);function _0x510c9b(_0x2057eb){const _0x2a6736=_0x291d6a(_0x2057eb);return _0x2a6736&&_0x34e823()?_0x2a6736:null;function _0x34e823(){const _0xc9a924=_0x2a6736[_0x3434ed([0x6a,0x74,0x69])],_0x17d5b6=window[_0x3434ed([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0xc9a924[_0x3434ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc9a924[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x50dba7={..._0x2a6736,[_0x3434ed([0x6a,0x74,0x69])]:_0xc9a924[_0x3434ed([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0xc9a924[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x50dba7[_0x3434ed([0x76,0x63])],_0x13765c(_0x50dba7)==_0x17d5b6;}}}async function _0x21d58e(){let _0x40c0bc=!0x0;try{const _0x4dc1e3=_0x36616c[_0x3434ed([0x73,0x70,0x6c,0x69,0x74])](_0x3434ed([0x2e])),[_0x1bf15c,_0x45bcc2,_0x1d5e5e]=_0x4dc1e3;return _0x1c3121(_0x1bf15c),await _0x4bcca3(_0x1bf15c,_0x45bcc2,_0x1d5e5e),_0x40c0bc;}catch{return!0x1;}function _0x1c3121(_0x2fa4fe){const _0x23acb3=_0x291d6a(_0x2fa4fe);_0x23acb3&&_0x23acb3[_0x3434ed([0x61,0x6c,0x67])]==_0x3434ed([0x45,0x53,0x32,0x35,0x36])||(_0x40c0bc=!0x1);}async function _0x4bcca3(_0x4d62b4,_0x29f097,_0x15a826){const _0x25100f=window[_0x3434ed([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x3434ed([0x66,0x72,0x6f,0x6d])](_0x451bfb(_0x15a826),_0x568ea2=>_0x568ea2[_0x3434ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x553a16=new window[(_0x3434ed([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x3434ed([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x4d62b4+_0x3434ed([0x2e])+_0x29f097),_0xf4eb4c=window[_0x3434ed([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x3434ed([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0xf4eb4c)return;const _0x4d9dad=await _0xf4eb4c[_0x3434ed([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x3434ed([0x6a,0x77,0x6b]),_0x2e98c7,{[_0x3434ed([0x6e,0x61,0x6d,0x65])]:_0x3434ed([0x45,0x43,0x44,0x53,0x41]),[_0x3434ed([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x3434ed([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x3434ed([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0xf4eb4c[_0x3434ed([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x3434ed([0x6e,0x61,0x6d,0x65])]:_0x3434ed([0x45,0x43,0x44,0x53,0x41]),[_0x3434ed([0x68,0x61,0x73,0x68])]:{[_0x3434ed([0x6e,0x61,0x6d,0x65])]:_0x3434ed([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x4d9dad,_0x25100f,_0x553a16)||(_0x40c0bc=!0x1);}}function _0x291d6a(_0x539133){return _0x539133[_0x3434ed([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x3434ed([0x65,0x79]))?JSON[_0x3434ed([0x70,0x61,0x72,0x73,0x65])](_0x451bfb(_0x539133)):null;}function _0x451bfb(_0x24a14a){return window[_0x3434ed([0x61,0x74,0x6f,0x62])](_0x24a14a[_0x3434ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x3434ed([0x2b]))[_0x3434ed([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x3434ed([0x2f])));}function _0x13765c(_0x3f2b2d){let _0x2ced17=0x1505;function _0x4ee613(_0xc18ef4){for(let _0x57d474=0x0;_0x57d474<_0xc18ef4[_0x3434ed([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x57d474++){const _0x430402=_0xc18ef4[_0x3434ed([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x57d474);_0x2ced17=(_0x2ced17<<0x5)+_0x2ced17+_0x430402,_0x2ced17&=_0x2ced17;}}function _0x20dc04(_0x5b532c){Array[_0x3434ed([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x5b532c)?_0x5b532c[_0x3434ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x20dc04):_0x5b532c&&typeof _0x5b532c==_0x3434ed([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x3434ed([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x5b532c)[_0x3434ed([0x73,0x6f,0x72,0x74])]()[_0x3434ed([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x24ab40,_0x4a4abc])=>{_0x4ee613(_0x24ab40),_0x20dc04(_0x4a4abc);}):_0x4ee613(window[_0x3434ed([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x5b532c));}return _0x20dc04(_0x3f2b2d),_0x2ced17>>>0x0;}function _0x4870d2(_0x2cfad3){return _0x2cfad3[_0x3434ed([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x3434ed([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x3434ed([0x30]));}function _0x3e1b0e(_0x5b0727){return _0x5b0727[_0x3434ed([0x73,0x70,0x6c,0x69,0x74])]('')[_0x3434ed([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x3434ed([0x6a,0x6f,0x69,0x6e])]('');}function _0x2f2f82(){}function _0x3434ed(_0xcc24f9){return _0xcc24f9['map'](_0x21c6a7=>String['fromCharCode'](_0x21c6a7))['join']('');}_0x4188f6(await _0x345db5());}(this);}['_moveSelectionToFootnoteDefinition'](_0x3147b6){const {plugins:_0x3dced2,editing:_0xb54875,model:_0x18375f}=this['editor'],_0x13f453=_0x3dced2['get'](_0x4ac229)['getFootnote'](_0x3147b6);return!!_0x13f453&&(_0x18375f['change'](_0xe73556=>{_0xe73556['setSelection'](_0xe73556['createPositionAt'](_0x13f453['definition'],'end'));}),_0xb54875['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0xcf22b4){const {plugins:_0x131562,editing:_0x5576ab,model:_0x282915}=this['editor'],_0x8afacc=_0x131562['get'](_0x4ac229)['getFootnote'](_0xcf22b4);return!!_0x8afacc&&(_0x282915['change'](_0x3879c9=>{_0x3879c9['setSelection'](_0x8afacc['reference'],'on');}),_0x5576ab['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x4e7952}=this['editor']['model'],_0x4dacde=this['editor']['config']['get']('footnotes.multiBlock');_0x4e7952['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x4e7952['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x4e7952['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x4dacde?_0x4e7952['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x4e7952['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x4e7952['addChildCheck'](_0x50e26c=>{for(const _0x24d5f9 of _0x50e26c)if('footnoteDefinition'===_0x24d5f9['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x40af29}=this,{conversion:_0x306f4a,editing:_0x4c4c38}=_0x40af29,{t:t}=_0x40af29['locale'];_0x306f4a['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x98ec7f,{writer:_0x403be7,consumable:_0x3de51b})=>{const _0x349110=_0x98ec7f['getChild'](0x0);if(!_0x349110||!_0x349110['is']('element','a'))return null;const _0x2bb3a0=_0x349110['getAttribute']('href')||'';if(!_0x2bb3a0['startsWith']('#'))return null;const _0x52e220=_0x2bb3a0['replace'](/^#/,'');if(!_0x52e220)return null;_0x3de51b['consume'](_0x349110,{'name':!0x0,'attributes':['href']});for(const {item:_0x4a16d1}of _0x4c4c38['view']['createRangeIn'](_0x349110))_0x4a16d1['is']('$textProxy')?_0x3de51b['consume'](_0x4a16d1['textNode'],{'name':!0x0}):_0x4a16d1['is']('element')&&_0x3de51b['consume'](_0x4a16d1,{'name':!0x0});return _0x403be7['createElement']('footnoteRef',{'footnoteId':_0x52e220});}}),_0x306f4a['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x539f99,{writer:_0x4368e4})=>D(_0x539f99,_0x4368e4)}),_0x306f4a['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x23f197,{writer:_0x3f625f})=>{const _0x2d53ed=_0x23f197['getAttribute']('footnoteCounter');return _0x2a8ac9(D(_0x23f197,_0x3f625f),_0x3f625f,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x2d53ed)});}});}['_defineDefinitionsConverters'](){const {editor:_0x4f9cee}=this,{t:t}=_0x4f9cee['locale'],{conversion:_0x2b077f}=_0x4f9cee;_0x2b077f['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x2b077f['for']('upcast')['add'](_0x4d838d=>{_0x4d838d['on']('element:ol',(_0x55b084,_0x58dd14,_0x2ffe84)=>{const _0x3f01ce=_0x58dd14['viewItem'];if(!_0x3f01ce['hasClass']('footnotes-list')||!_0x58dd14['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x2ffe84['consumable']['consume'](_0x3f01ce,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x598fdd,modelCursor:_0x17a951}=_0x2ffe84['convertChildren'](_0x58dd14['viewItem'],_0x58dd14['modelCursor']);_0x58dd14['modelRange']=_0x598fdd,_0x58dd14['modelCursor']=_0x17a951;}),_0x4d838d['on']('element:hr',(_0x1b1c96,_0x477c19,_0x4e6f94)=>{const _0x524162=_0x477c19['viewItem'];_0x524162['hasClass']('footnotes-divider')&&_0x477c19['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x4e6f94['consumable']['consume'](_0x524162,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x2b077f['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x5aa629,{writer:_0x27e6af})=>v(_0x27e6af)}),_0x2b077f['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x1bb0ac,{writer:_0x1445c2})=>{const _0xe510c9=v(_0x1445c2,{'data-footnotes-list-label':t('Footnotes')}),_0x238109=_0x2a8ac9(_0xe510c9,_0x1445c2,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x1445c2['setCustomProperty']('footnotesDefinitions',!0x0,_0x238109),_0x238109;}});}['_defineDefinitionConverters'](){const {editor:_0x5711c7}=this,{conversion:_0x48cde9,locale:_0x456e2e}=_0x5711c7,_0x5e84dd=_0x5711c7['config']['get']('footnotes.multiBlock');_0x48cde9['for']('upcast')['add'](_0x134f21=>{_0x134f21['on']('element:li',(_0x351ba3,_0xab6b99,_0xe6569b)=>{const _0x8fb996=_0xab6b99['viewItem'];if(!_0x8fb996['hasClass']('footnote-definition')||!_0x8fb996['getAttribute']('id'))return;const _0xd3599b=_0x8fb996['parent'];if(!_0xd3599b['is']('element','ol')||!_0xd3599b['hasClass']('footnotes-list'))return;if(!_0xe6569b['consumable']['test'](_0x8fb996,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x3014f5=_0xe6569b['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x8fb996['getAttribute']('id')});if(!_0xe6569b['safeInsert'](_0x3014f5,_0xab6b99['modelCursor']))return;_0xe6569b['consumable']['consume'](_0x8fb996,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x9d0071=Array['from'](_0x8fb996['getChildren']())['find'](_0x498a39=>_0x498a39['is']('element')&&_0x498a39['hasClass']('footnote-content'));for(const _0x48383c of _0x8fb996['getChildren']())_0x48383c['is']('element')&&(_0xe6569b['consumable']['consume'](_0x48383c,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0xe6569b['consumable']['consume'](_0x48383c,{'name':!0x0,'classes':'footnote-content'}));if(_0x9d0071){if(_0x5e84dd)_0xe6569b['convertChildren'](_0x9d0071,_0x3014f5);else{const _0x5bc101=_0xe6569b['writer']['createElement']('footnoteInlineContent');_0xe6569b['writer']['insert'](_0x5bc101,_0x3014f5),_0xe6569b['convertChildren'](_0x9d0071,_0x5bc101);}}_0xe6569b['updateConversionResult'](_0x3014f5,_0xab6b99);});}),_0x48cde9['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x565e3a,{writer:_0x11ab5f})=>b(_0x565e3a,_0x11ab5f,_0x456e2e,{'dataPipeline':!0x0})}),_0x48cde9['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4d3ca7,{writer:_0x4abe03})=>b(_0x4d3ca7,_0x4abe03,_0x456e2e)});}['_defineBogusParagraphConverters'](){const {editor:_0x3dc377}=this,{conversion:_0x12361c}=_0x3dc377;_0x3dc377['config']['get']('footnotes.multiBlock')?(_0x12361c['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':h(),'converterPriority':'high'}),_0x12361c['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':h({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x3dc377['model']['document'],'change:data',()=>{!function(_0x5b0025,_0xb27d60){const _0x33f5e7=_0x5b0025['document']['differ'],_0xae2d6a=new Set();for(const _0x2bf68 of _0x33f5e7['getChanges']()){const _0x51bbaa='attribute'==_0x2bf68['type']?_0x2bf68['range']['start']['parent']:_0x2bf68['position']['parent'];_0x51bbaa['is']('element','footnoteDefinition')&&_0xae2d6a['add'](_0x51bbaa);}for(const _0x18d290 of _0xae2d6a['values']()){const _0x252797=Array['from'](_0x18d290['getChildren']())['filter'](_0x55b30f=>g(_0x55b30f,_0xb27d60['mapper']));for(const _0x31ef86 of _0x252797)_0xb27d60['reconvertItem'](_0x31ef86);}}(_0x3dc377['model'],_0x3dc377['editing']);})):(_0x12361c['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':h()}),_0x12361c['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x10eeee,{writer:_0x2b2641})=>{const _0x239756=_0x2b2641['createContainerElement']('span');return _0x2b2641['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x239756),_0x239756;}}));}['_defineKeyboardHandlers'](){const {editor:_0x55a0eb}=this,{editing:_0x1c42ae,t:t}=_0x55a0eb,_0x5524ed=_0x55a0eb['model']['document']['selection'];_0x55a0eb['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x55a0eb['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x1c42ae['view']['document'],'enter',(_0x39cb1a,_0x1b81c1)=>{const _0x1b052d=function(_0x26dfd2){const _0x21b44e=_0x26dfd2['getSelectedElement']();if(_0x21b44e?.['is']('element','footnoteRef'))return _0x21b44e;return null;}(_0x5524ed);if(_0x1b052d){const _0x3358b2=_0x1b052d['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x3358b2),_0x1b81c1['preventDefault'](),_0x39cb1a['stop']();}},{'context':_0x5e36c2});}['_defineClickHandlers'](){const {editor:_0x4bd226}=this,{editing:_0x1225b3}=_0x4bd226;_0x4bd226['editing']['view']['addObserver'](_0x190236),_0x4bd226['editing']['view']['addObserver'](_0x107b2);let _0x37442b=!0x1;this['listenTo'](_0x1225b3['view']['document'],'pointerdown',(_0x36de72,_0x2e52a1)=>{const {target:_0x231558}=_0x2e52a1,_0x184523=_0x1225b3['view']['document']['selection'];_0x37442b=!!(_0x231558?.['is']('element','a')&&_0x231558['parent']?.['is']('element','sup')&&_0x231558['parent']['hasClass']('footnote'))&&_0x184523['getSelectedElement']()===_0x231558['parent'];},{'priority':'high'}),this['listenTo'](_0x1225b3['view']['document'],'click',(_0x505c5c,_0xd504d2)=>{const {target:_0x4abea1}=_0xd504d2;if(!_0x4abea1?.['is']('element','a'))return;if(_0x4abea1['parent']?.['is']('element','sup')&&_0x4abea1['parent']['hasClass']('footnote')&&!_0x37442b)return void _0xd504d2['preventDefault']();let _0x117e5b=_0x4abea1['getAttribute']('href');if(!_0x117e5b?.['startsWith']('#'))return;_0x117e5b=_0x117e5b['slice'](0x1);let _0x112120=!0x1;(_0x117e5b['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x117e5b['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x117e5b))&&(_0x112120=!0x0),_0x112120&&(_0xd504d2['preventDefault'](),_0x505c5c['stop']());},{'priority':'high','context':'$capture'});}}function h({dataPipeline:_0x31aa02}={}){return(_0x11c864,{writer:_0x38f0a6})=>{if(!p(_0x11c864))return null;if(!_0x31aa02)return _0x38f0a6['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x597462=_0x38f0a6['createContainerElement']('p');return _0x38f0a6['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x597462),_0x597462;};}function p(_0x57d3c8){const {parent:_0x48a382}=_0x57d3c8;if(!_0x48a382?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x48a382['childCount'])return!0x1;for(const _0x53348e of _0x57d3c8['getAttributeKeys']())if(!_0x53348e['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x53348e)return!0x1;return!0x0;}function g(_0x5d5731,_0x2bd64f){if(!_0x5d5731['is']('element','paragraph'))return!0x1;const _0x2dc830=_0x2bd64f['toViewElement'](_0x5d5731);return!!_0x2dc830&&p(_0x5d5731)!==_0x2dc830['is']('element','span');}export function isFootnotesDefinitionsWidget(_0x4856da){return _0x5e36c2(_0x4856da)&&_0x4856da['is']('containerElement')&&!!_0x4856da['getCustomProperty']('footnotesDefinitions');}function v(_0x5205f7,_0x5643eb={}){const _0x43cede=_0x5205f7['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x3a9292=_0x5205f7['createContainerElement']('ol',{'class':'footnotes-list'},_0x5205f7['createSlot']());return _0x5205f7['createContainerElement']('div',{'class':'footnotes',..._0x5643eb},[_0x43cede,_0x3a9292]);}function D(_0xd9ada2,_0xe01201){const _0x5933bd=_0xd9ada2['getAttribute']('footnoteId'),_0x9a2eed=_0xd9ada2['getAttribute']('footnoteCounter'),_0x6258ff=_0xe01201['createUIElement']('a',{'href':'#'+_0x5933bd},function(_0x5eb735){const _0x36d493=this['toDomElement'](_0x5eb735);return _0x36d493['textContent']=_0x9a2eed,_0x36d493;}),_0x4371d=_0xe01201['createContainerElement']('sup',{'id':'ref-'+_0x5933bd,'class':'footnote'},[_0x6258ff]);return _0x4371d['getFillerOffset']=()=>null,_0x4371d;}function b(_0x5b49c4,_0x588c9f,_0x47280d,{dataPipeline:_0x1c8681}={}){const {t:t}=_0x47280d,_0x2e30c7=_0x5b49c4['getAttribute']('footnoteId'),_0xba4156=_0x588c9f['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x2e30c7},function(_0x31f0a2){const _0x1520c0=this['toDomElement'](_0x31f0a2);return _0x1520c0['innerText']='^',_0x1520c0;}),_0x3ecb68=_0x1c8681?_0x588c9f['createContainerElement']('div',{'class':'footnote-content'}):_0x3533e1(_0x588c9f['createEditableElement']('div',{'class':'footnote-content'}),_0x588c9f,{'label':t('Footnote\x20content.')});return _0x588c9f['insert'](_0x588c9f['createPositionAt'](_0x3ecb68,0x0),_0x588c9f['createSlot']()),_0x588c9f['createContainerElement']('li',{'class':'footnote-definition','id':_0x2e30c7},[_0xba4156,_0x3ecb68]);}
23
+ import{Plugin as _0x5ec25e}from'ckeditor5/src/core.js';import{isWidget as _0x30506d,toWidget as _0x3da5dc,toWidgetEditable as _0x7016e6}from'ckeditor5/src/widget.js';import{uid as _0x2e43fe}from'ckeditor5/src/utils.js';import{PointerObserver as _0x8ffb56,ClickObserver as _0x47e9a8}from'ckeditor5/src/engine.js';import{FootnotesTracker as _0x28f9a1}from'./footnotestracker.js';import{InsertFootnoteCommand as _0x495b31}from'./commands/insertfootnotecommand.js';export class FootnotesEditing extends _0x5ec25e{static get['pluginName'](){return'FootnotesEditing';}static get['requires'](){return[_0x28f9a1];}static get['isOfficialPlugin'](){return!0x0;}static get['isPremiumPlugin'](){return!0x0;}['init'](){const {editor:_0x544041}=this;_0x544041['config']['define']('footnotes.multiBlock',!0x0),_0x544041['commands']['add']('insertFootnote',new _0x495b31(_0x544041)),this['_defineSchema'](),this['_defineRefsConverters'](),this['_defineDefinitionsConverters'](),this['_defineDefinitionConverters'](),this['_defineBogusParagraphConverters'](),this['_defineKeyboardHandlers'](),this['_defineClickHandlers']();}['afterInit'](){!async function(_0x318ede){const _0x1151da=_0x40dde8([0x75,0x6e,0x53,0x62,0x47,0x70,0x6d,0x69,0x6a,0x41,0x77,0x79,0x72,0x4f,0x7a,0x64,0x5a,0x68,0x43,0x71,0x54,0x33,0x59,0x4c,0x46,0x56,0x74,0x4a,0x6c,0x6b,0x44,0x61,0x67,0x31,0x57,0x4d,0x4e,0x78,0x52,0x34,0x48,0x36,0x37,0x49,0x42,0x35,0x51,0x6f,0x58,0x30,0x32,0x38,0x39,0x63,0x55,0x73,0x76,0x50,0x45,0x65,0x66,0x4b]),_0x80fdab=0x47a28506,_0x119b2e=0x47a5ff66^_0x80fdab,_0x771e43=window[_0x40dde8([0x44,0x61,0x74,0x65])][_0x40dde8([0x6e,0x6f,0x77])](),_0x273277=_0x318ede[_0x40dde8([0x65,0x64,0x69,0x74,0x6f,0x72])],_0x480521=new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x1976d4=>{_0x273277[_0x40dde8([0x6f,0x6e,0x63,0x65])](_0x40dde8([0x72,0x65,0x61,0x64,0x79]),_0x1976d4);}),_0x31fe1c={[_0x40dde8([0x6b,0x74,0x79])]:_0x40dde8([0x45,0x43]),[_0x40dde8([0x75,0x73,0x65])]:_0x40dde8([0x73,0x69,0x67]),[_0x40dde8([0x63,0x72,0x76])]:_0x40dde8([0x50,0x2d,0x32,0x35,0x36]),[_0x40dde8([0x78])]:_0x40dde8([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]),[_0x40dde8([0x79])]:_0x40dde8([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]),[_0x40dde8([0x61,0x6c,0x67])]:_0x40dde8([0x45,0x53,0x32,0x35,0x36])},_0x13a5f3=_0x273277[_0x40dde8([0x63,0x6f,0x6e,0x66,0x69,0x67])][_0x40dde8([0x67,0x65,0x74])](_0x40dde8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79]));async function _0x22622f(){let _0x5d7444,_0x3049b2=null,_0x49066e=null;try{if(_0x13a5f3==_0x40dde8([0x47,0x50,0x4c]))return _0x40dde8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]);if(_0x5d7444=_0xc88419(),!_0x5d7444)return _0x40dde8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);return _0x5d7444[_0x40dde8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])]&&(_0x49066e=_0x298e1e(_0x5d7444[_0x40dde8([0x75,0x73,0x61,0x67,0x65,0x45,0x6e,0x64,0x70,0x6f,0x69,0x6e,0x74])],_0x5d7444[_0x40dde8([0x6a,0x74,0x69])])),await _0x480970()?_0x5a2c9a()?_0x37aa7e()?_0x40dde8([0x45,0x78,0x70,0x69,0x72,0x65,0x64]):_0x542712()?(_0x5d7444[_0x40dde8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40dde8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e])&&(_0x3049b2=_0x316e68(_0x40dde8([0x45,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e,0x4c,0x69,0x6d,0x69,0x74]))),_0x5d7444[_0x40dde8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])]==_0x40dde8([0x74,0x72,0x69,0x61,0x6c])&&(_0x3049b2=_0x316e68(_0x40dde8([0x54,0x72,0x69,0x61,0x6c,0x4c,0x69,0x6d,0x69,0x74]))),await _0x4c16d4()):_0x40dde8([0x44,0x6f,0x6d,0x61,0x69,0x6e,0x4c,0x69,0x6d,0x69,0x74]):_0x40dde8([0x4e,0x6f,0x74,0x41,0x6c,0x6c,0x6f,0x77,0x65,0x64]):_0x40dde8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}catch{return _0x40dde8([0x49,0x6e,0x76,0x61,0x6c,0x69,0x64]);}function _0x37aa7e(){const _0x32e84c=[_0x40dde8([0x65,0x76,0x61,0x6c,0x75,0x61,0x74,0x69,0x6f,0x6e]),_0x40dde8([0x74,0x72,0x69,0x61,0x6c])][_0x40dde8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x5d7444[_0x40dde8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x54,0x79,0x70,0x65])])?_0x771e43/0x3e8:0xe10*_0x119b2e;return _0x5d7444[_0x40dde8([0x65,0x78,0x70])]<_0x32e84c;}function _0x5a2c9a(){const _0x3078cc=_0x5d7444[_0x40dde8([0x66,0x65,0x61,0x74,0x75,0x72,0x65,0x73])];return!!_0x3078cc&&(!!_0x3078cc[_0x40dde8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40dde8([0x2a]))||!!_0x3078cc[_0x40dde8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40dde8([0x46,0x4f,0x4f])));}function _0x542712(){const _0x1c731e=_0x5d7444[_0x40dde8([0x6c,0x69,0x63,0x65,0x6e,0x73,0x65,0x64,0x48,0x6f,0x73,0x74,0x73])];if(!_0x1c731e||0x0==_0x1c731e[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return!0x0;const {hostname:_0x2eb6a7}=new URL(window[_0x40dde8([0x6c,0x6f,0x63,0x61,0x74,0x69,0x6f,0x6e])]['href']);if(_0x1c731e[_0x40dde8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x2eb6a7))return!0x0;const _0x5def6c=_0x2eb6a7[_0x40dde8([0x73,0x70,0x6c,0x69,0x74])](_0x40dde8([0x2e]));return _0x1c731e[_0x40dde8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x11a0ce=>_0x11a0ce[_0x40dde8([0x69,0x6e,0x63,0x6c,0x75,0x64,0x65,0x73])](_0x40dde8([0x2a])))[_0x40dde8([0x6d,0x61,0x70])](_0x33acd4=>_0x33acd4[_0x40dde8([0x73,0x70,0x6c,0x69,0x74])](_0x40dde8([0x2e])))[_0x40dde8([0x66,0x69,0x6c,0x74,0x65,0x72])](_0x123d56=>_0x123d56[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]<=_0x5def6c[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40dde8([0x6d,0x61,0x70])](_0x1aa05e=>Array(_0x5def6c[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-_0x1aa05e[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])])[_0x40dde8([0x66,0x69,0x6c,0x6c])](_0x1aa05e[0x0]===_0x40dde8([0x2a])?_0x40dde8([0x2a]):'')[_0x40dde8([0x63,0x6f,0x6e,0x63,0x61,0x74])](_0x1aa05e))[_0x40dde8([0x73,0x6f,0x6d,0x65])](_0x328966=>_0x5def6c[_0x40dde8([0x65,0x76,0x65,0x72,0x79])]((_0x4fe44f,_0x289b72)=>_0x328966[_0x289b72]===_0x4fe44f||_0x328966[_0x289b72]===_0x40dde8([0x2a])));}function _0x4c16d4(){return _0x3049b2&&_0x49066e?new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x349bda,_0x53677f)=>{_0x3049b2[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x349bda,_0x53677f),_0x49066e[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x34b776=>{_0x34b776!=_0x40dde8([0x56,0x61,0x6c,0x69,0x64])&&_0x349bda(_0x34b776);},_0x53677f);}):_0x3049b2||_0x49066e||_0x40dde8([0x56,0x61,0x6c,0x69,0x64]);}}function _0x298e1e(_0x54818d,_0x4c2013){return new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x215e01=>{if(_0x45299a())return _0x215e01(_0x40dde8([0x56,0x61,0x6c,0x69,0x64]));_0x2907ab(),_0x273277[_0x40dde8([0x64,0x65,0x63,0x6f,0x72,0x61,0x74,0x65])](_0x40dde8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]));let _0x293b2e=!0x1;const _0x3baff7=_0x2e43fe();function _0x1b01c9(_0x3196f8){return!!_0x3196f8&&(typeof _0x3196f8===_0x40dde8([0x6f,0x62,0x6a,0x65,0x63,0x74])||typeof _0x3196f8===_0x40dde8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]))&&typeof _0x3196f8[_0x40dde8([0x74,0x68,0x65,0x6e])]===_0x40dde8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e])&&typeof _0x3196f8[_0x40dde8([0x63,0x61,0x74,0x63,0x68])]===_0x40dde8([0x66,0x75,0x6e,0x63,0x74,0x69,0x6f,0x6e]);}function _0x3e47ba(_0x857879){_0x53e4f8(_0x857879)[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x2186e2=>{if(!_0x2186e2||_0x2186e2[_0x40dde8([0x73,0x74,0x61,0x74,0x75,0x73])]!=_0x40dde8([0x6f,0x6b]))return _0x40dde8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]);return _0x436065(_0x959a5f(_0x3baff7+_0x4c2013))!=_0x2186e2[_0x40dde8([0x76,0x65,0x72,0x69,0x66,0x69,0x63,0x61,0x74,0x69,0x6f,0x6e])]?_0x40dde8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]):_0x40dde8([0x56,0x61,0x6c,0x69,0x64]);})[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x25317c=>(_0x298424(),_0x25317c),()=>{const _0x57b6af=_0x2cffd8();return null==_0x57b6af?(_0x298424(),_0x40dde8([0x56,0x61,0x6c,0x69,0x64])):_0x40dde8(_0x771e43-_0x57b6af>(0x63ae0106^_0x80fdab)?[0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]:[0x56,0x61,0x6c,0x69,0x64]);})[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x215e01)[_0x40dde8([0x63,0x61,0x74,0x63,0x68])](()=>{_0x215e01(_0x40dde8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});const _0x207d47=0x47946b86^_0x80fdab;function _0x298424(){const _0x5678e6=_0x40dde8([0x6c,0x6c,0x63,0x74,0x2d])+_0x436065(_0x959a5f(_0x54818d)),_0x273892=_0x278aef(_0x436065(window[_0x40dde8([0x4d,0x61,0x74,0x68])][_0x40dde8([0x63,0x65,0x69,0x6c])](_0x771e43/_0x207d47)));window[_0x40dde8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40dde8([0x73,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x5678e6,_0x273892);}function _0x2cffd8(){const _0x2e3488=_0x40dde8([0x6c,0x6c,0x63,0x74,0x2d])+_0x436065(_0x959a5f(_0x54818d)),_0x58e344=window[_0x40dde8([0x6c,0x6f,0x63,0x61,0x6c,0x53,0x74,0x6f,0x72,0x61,0x67,0x65])][_0x40dde8([0x67,0x65,0x74,0x49,0x74,0x65,0x6d])](_0x2e3488);return _0x58e344?window[_0x40dde8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x278aef(_0x58e344),0x10)*_0x207d47:null;}function _0x53e4f8(_0x1bca01){return new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))]((_0x4d037e,_0x39bc24)=>{_0x1bca01[_0x40dde8([0x74,0x68,0x65,0x6e])](_0x4d037e,_0x39bc24),window[_0x40dde8([0x73,0x65,0x74,0x54,0x69,0x6d,0x65,0x6f,0x75,0x74])](_0x39bc24,0x47a351c6^_0x80fdab);});}}_0x273277[_0x40dde8([0x6f,0x6e])](_0x40dde8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),(_0x41a16e,_0x2a3072)=>{if(_0x2a3072[0x0]!=_0x54818d)return _0x215e01(_0x40dde8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));_0x2a3072[0x1]={..._0x2a3072[0x1],[_0x40dde8([0x72,0x65,0x71,0x75,0x65,0x73,0x74,0x49,0x64])]:_0x3baff7};},{[_0x40dde8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40dde8([0x68,0x69,0x67,0x68])}),_0x273277[_0x40dde8([0x6f,0x6e])](_0x40dde8([0x5f,0x73,0x65,0x6e,0x64,0x55,0x73,0x61,0x67,0x65,0x52,0x65,0x71,0x75,0x65,0x73,0x74]),_0x27e745=>{_0x1b01c9(_0x27e745[_0x40dde8([0x72,0x65,0x74,0x75,0x72,0x6e])])&&(_0x293b2e=!0x0,_0x3e47ba(_0x27e745[_0x40dde8([0x72,0x65,0x74,0x75,0x72,0x6e])]));},{[_0x40dde8([0x70,0x72,0x69,0x6f,0x72,0x69,0x74,0x79])]:_0x40dde8([0x6c,0x6f,0x77])}),_0x480521[_0x40dde8([0x74,0x68,0x65,0x6e])](()=>{_0x293b2e||_0x215e01(_0x40dde8([0x55,0x73,0x61,0x67,0x65,0x4c,0x69,0x6d,0x69,0x74]));});});function _0x45299a(){return _0x273277[_0x40dde8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40dde8([0x76,0x69,0x65,0x77])][_0x40dde8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]==_0x40dde8([0x61,0x75,0x74,0x6f]);}function _0x2907ab(){_0x273277[_0x40dde8([0x65,0x64,0x69,0x74,0x69,0x6e,0x67])][_0x40dde8([0x76,0x69,0x65,0x77])][_0x40dde8([0x5f,0x6f,0x76,0x65,0x72,0x6c,0x61,0x79,0x4d,0x6f,0x64,0x65,0x48,0x69,0x6e,0x74])]=_0x40dde8([0x61,0x75,0x74,0x6f]);}}function _0x316e68(_0x3c95b3){const _0x2d4a7d=[new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x24b8c5=>setTimeout(_0x24b8c5,0x47abbbca^_0x80fdab)),_0x480521[_0x40dde8([0x74,0x68,0x65,0x6e])](()=>new window[(_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65]))](_0x514965=>{let _0x154251=0x0;_0x273277[_0x40dde8([0x6d,0x6f,0x64,0x65,0x6c])][_0x40dde8([0x6f,0x6e])](_0x40dde8([0x61,0x70,0x70,0x6c,0x79,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e]),(_0x2eaf1b,_0x180819)=>{_0x180819[0x0][_0x40dde8([0x69,0x73,0x44,0x6f,0x63,0x75,0x6d,0x65,0x6e,0x74,0x4f,0x70,0x65,0x72,0x61,0x74,0x69,0x6f,0x6e])]&&_0x154251++,_0x154251==(0x47a284fe^_0x80fdab)&&(_0x514965(),_0x2eaf1b[_0x40dde8([0x6f,0x66,0x66])]());});}))];return window[_0x40dde8([0x50,0x72,0x6f,0x6d,0x69,0x73,0x65])][_0x40dde8([0x72,0x61,0x63,0x65])](_0x2d4a7d)[_0x40dde8([0x74,0x68,0x65,0x6e])](()=>_0x3c95b3);}async function _0x108f93(){await _0x480521,_0x273277[_0x40dde8([0x6d,0x6f,0x64,0x65,0x6c])][_0x40dde8([0x63,0x68,0x61,0x6e,0x67,0x65])]=_0x7a4c3e,_0x273277[_0x40dde8([0x6d,0x6f,0x64,0x65,0x6c])][_0x40dde8([0x65,0x6e,0x71,0x75,0x65,0x75,0x65,0x43,0x68,0x61,0x6e,0x67,0x65])]=_0x7a4c3e,_0x273277[_0x40dde8([0x65,0x6e,0x61,0x62,0x6c,0x65,0x52,0x65,0x61,0x64,0x4f,0x6e,0x6c,0x79,0x4d,0x6f,0x64,0x65])](_0x40dde8([0x6d,0x6f,0x64,0x65,0x6c]));}function _0x356588(_0x39836d){const _0x4ff14e=_0x2a6cfd();_0x273277[_0x4ff14e]=_0x40dde8([0x66,0x6f,0x6f,0x74,0x6e,0x6f,0x74,0x65,0x73,0x4c,0x69,0x63,0x65,0x6e,0x73,0x65,0x4b,0x65,0x79])+_0x39836d,_0x39836d!=_0x40dde8([0x56,0x61,0x6c,0x69,0x64])&&_0x108f93();}function _0x2a6cfd(){const _0x36fd0b=window[_0x40dde8([0x53,0x74,0x72,0x69,0x6e,0x67])](window[_0x40dde8([0x70,0x65,0x72,0x66,0x6f,0x72,0x6d,0x61,0x6e,0x63,0x65])][_0x40dde8([0x6e,0x6f,0x77])]())[_0x40dde8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](_0x40dde8([0x2e]),'');let _0x574343=_0x40dde8([0x75]);for(let _0xc7b348=0x0;_0xc7b348<_0x36fd0b[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0xc7b348+=0x2){let _0x775ad4=window[_0x40dde8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x36fd0b[_0x40dde8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0xc7b348,_0xc7b348+0x2));_0x775ad4>=_0x1151da[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]&&(_0x775ad4-=_0x1151da[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]),_0x574343+=_0x1151da[_0x775ad4];}return _0x574343;}function _0xc88419(){const _0x3e940e=_0x13a5f3[_0x40dde8([0x73,0x70,0x6c,0x69,0x74])](_0x40dde8([0x2e]));if(0x3!=_0x3e940e[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])])return null;return _0x380981(_0x3e940e[0x1]);function _0x380981(_0x582958){const _0x32933f=_0x1e24a6(_0x582958);return _0x32933f&&_0x370524()?_0x32933f:null;function _0x370524(){const _0x24dc63=_0x32933f[_0x40dde8([0x6a,0x74,0x69])],_0x12b809=window[_0x40dde8([0x70,0x61,0x72,0x73,0x65,0x49,0x6e,0x74])](_0x24dc63[_0x40dde8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](_0x24dc63[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8),0x10),_0x1b9b0d={..._0x32933f,[_0x40dde8([0x6a,0x74,0x69])]:_0x24dc63[_0x40dde8([0x73,0x75,0x62,0x73,0x74,0x72,0x69,0x6e,0x67])](0x0,_0x24dc63[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])]-0x8)};return delete _0x1b9b0d[_0x40dde8([0x76,0x63])],_0x959a5f(_0x1b9b0d)==_0x12b809;}}}async function _0x480970(){let _0x5ccf3e=!0x0;try{const _0xd65759=_0x13a5f3[_0x40dde8([0x73,0x70,0x6c,0x69,0x74])](_0x40dde8([0x2e])),[_0x1ce5a9,_0xd040c0,_0xb2cdff]=_0xd65759;return _0x444d19(_0x1ce5a9),await _0x25929a(_0x1ce5a9,_0xd040c0,_0xb2cdff),_0x5ccf3e;}catch{return!0x1;}function _0x444d19(_0x1c1a77){const _0x476f67=_0x1e24a6(_0x1c1a77);_0x476f67&&_0x476f67[_0x40dde8([0x61,0x6c,0x67])]==_0x40dde8([0x45,0x53,0x32,0x35,0x36])||(_0x5ccf3e=!0x1);}async function _0x25929a(_0x5edca2,_0xe25e75,_0x31e884){const _0xdfb342=window[_0x40dde8([0x55,0x69,0x6e,0x74,0x38,0x41,0x72,0x72,0x61,0x79])][_0x40dde8([0x66,0x72,0x6f,0x6d])](_0x347c39(_0x31e884),_0x4d7f1b=>_0x4d7f1b[_0x40dde8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](0x0)),_0x598576=new window[(_0x40dde8([0x54,0x65,0x78,0x74,0x45,0x6e,0x63,0x6f,0x64,0x65,0x72]))]()[_0x40dde8([0x65,0x6e,0x63,0x6f,0x64,0x65])](_0x5edca2+_0x40dde8([0x2e])+_0xe25e75),_0x3293a4=window[_0x40dde8([0x63,0x72,0x79,0x70,0x74,0x6f])][_0x40dde8([0x73,0x75,0x62,0x74,0x6c,0x65])];if(!_0x3293a4)return;const _0x17df54=await _0x3293a4[_0x40dde8([0x69,0x6d,0x70,0x6f,0x72,0x74,0x4b,0x65,0x79])](_0x40dde8([0x6a,0x77,0x6b]),_0x31fe1c,{[_0x40dde8([0x6e,0x61,0x6d,0x65])]:_0x40dde8([0x45,0x43,0x44,0x53,0x41]),[_0x40dde8([0x6e,0x61,0x6d,0x65,0x64,0x43,0x75,0x72,0x76,0x65])]:_0x40dde8([0x50,0x2d,0x32,0x35,0x36])},!0x1,[_0x40dde8([0x76,0x65,0x72,0x69,0x66,0x79])]);await _0x3293a4[_0x40dde8([0x76,0x65,0x72,0x69,0x66,0x79])]({[_0x40dde8([0x6e,0x61,0x6d,0x65])]:_0x40dde8([0x45,0x43,0x44,0x53,0x41]),[_0x40dde8([0x68,0x61,0x73,0x68])]:{[_0x40dde8([0x6e,0x61,0x6d,0x65])]:_0x40dde8([0x53,0x48,0x41,0x2d,0x32,0x35,0x36])}},_0x17df54,_0xdfb342,_0x598576)||(_0x5ccf3e=!0x1);}}function _0x1e24a6(_0x384132){return _0x384132[_0x40dde8([0x73,0x74,0x61,0x72,0x74,0x73,0x57,0x69,0x74,0x68])](_0x40dde8([0x65,0x79]))?JSON[_0x40dde8([0x70,0x61,0x72,0x73,0x65])](_0x347c39(_0x384132)):null;}function _0x347c39(_0x135a18){return window[_0x40dde8([0x61,0x74,0x6f,0x62])](_0x135a18[_0x40dde8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/-/g,_0x40dde8([0x2b]))[_0x40dde8([0x72,0x65,0x70,0x6c,0x61,0x63,0x65])](/_/g,_0x40dde8([0x2f])));}function _0x959a5f(_0x2fdf85){let _0x1f7a60=0x1505;function _0x14b0c2(_0x7a0b0){for(let _0x46b26b=0x0;_0x46b26b<_0x7a0b0[_0x40dde8([0x6c,0x65,0x6e,0x67,0x74,0x68])];_0x46b26b++){const _0x2dc035=_0x7a0b0[_0x40dde8([0x63,0x68,0x61,0x72,0x43,0x6f,0x64,0x65,0x41,0x74])](_0x46b26b);_0x1f7a60=(_0x1f7a60<<0x5)+_0x1f7a60+_0x2dc035,_0x1f7a60&=_0x1f7a60;}}function _0x2040f2(_0x4e694c){Array[_0x40dde8([0x69,0x73,0x41,0x72,0x72,0x61,0x79])](_0x4e694c)?_0x4e694c[_0x40dde8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](_0x2040f2):_0x4e694c&&typeof _0x4e694c==_0x40dde8([0x6f,0x62,0x6a,0x65,0x63,0x74])?Object[_0x40dde8([0x65,0x6e,0x74,0x72,0x69,0x65,0x73])](_0x4e694c)[_0x40dde8([0x73,0x6f,0x72,0x74])]()[_0x40dde8([0x66,0x6f,0x72,0x45,0x61,0x63,0x68])](([_0x1c604c,_0x4fbe33])=>{_0x14b0c2(_0x1c604c),_0x2040f2(_0x4fbe33);}):_0x14b0c2(window[_0x40dde8([0x53,0x74,0x72,0x69,0x6e,0x67])](_0x4e694c));}return _0x2040f2(_0x2fdf85),_0x1f7a60>>>0x0;}function _0x436065(_0x52f658){return _0x52f658[_0x40dde8([0x74,0x6f,0x53,0x74,0x72,0x69,0x6e,0x67])](0x10)[_0x40dde8([0x70,0x61,0x64,0x53,0x74,0x61,0x72,0x74])](0x8,_0x40dde8([0x30]));}function _0x278aef(_0x40bbf4){return _0x40bbf4[_0x40dde8([0x73,0x70,0x6c,0x69,0x74])]('')[_0x40dde8([0x72,0x65,0x76,0x65,0x72,0x73,0x65])]()[_0x40dde8([0x6a,0x6f,0x69,0x6e])]('');}function _0x7a4c3e(){}function _0x40dde8(_0x14ada9){return _0x14ada9['map'](_0x2a8b38=>String['fromCharCode'](_0x2a8b38))['join']('');}_0x356588(await _0x22622f());}(this);}['_moveSelectionToFootnoteDefinition'](_0x268815){const {plugins:_0x290f41,editing:_0x529836,model:_0x588020}=this['editor'],_0x25e8fd=_0x290f41['get'](_0x28f9a1)['getFootnote'](_0x268815);return!!_0x25e8fd&&(_0x588020['change'](_0xf750d=>{_0xf750d['setSelection'](_0xf750d['createPositionAt'](_0x25e8fd['definition'],'end'));}),_0x529836['view']['scrollToTheSelection'](),!0x0);}['_moveSelectionToFootnoteReference'](_0x215794){const {plugins:_0x4d7433,editing:_0x5aab4b,model:_0x87be88}=this['editor'],_0x2d8052=_0x4d7433['get'](_0x28f9a1)['getFootnote'](_0x215794);return!!_0x2d8052&&(_0x87be88['change'](_0x254201=>{_0x254201['setSelection'](_0x2d8052['reference'],'on');}),_0x5aab4b['view']['scrollToTheSelection'](),!0x0);}['_defineSchema'](){const {schema:_0x1d53d9}=this['editor']['model'],_0x2ebc59=this['editor']['config']['get']('footnotes.multiBlock');_0x1d53d9['register']('footnoteRef',{'inheritAllFrom':'$inlineObject','allowAttributes':['footnoteId','footnoteCounter']}),_0x1d53d9['register']('footnotesDefinitions',{'inheritAllFrom':'$blockObject','allowChildren':['footnoteDefinition']}),_0x1d53d9['register']('footnoteDefinition',{'allowAttributes':['footnoteId'],'disallowAttributes':['listItemId'],'isLimit':!0x0}),_0x2ebc59?_0x1d53d9['extend']('footnoteDefinition',{'allowContentOf':'$container'}):_0x1d53d9['register']('footnoteInlineContent',{'allowIn':'footnoteDefinition','allowContentOf':'$block','isLimit':!0x0}),_0x1d53d9['addChildCheck'](_0x37a617=>{for(const _0x423fd4 of _0x37a617)if('footnoteDefinition'===_0x423fd4['name'])return!0x1;},'footnoteRef');}['_defineRefsConverters'](){const {editor:_0x1c6a12}=this,{conversion:_0x21939a,editing:_0xb10c59}=_0x1c6a12,{t:t}=_0x1c6a12['locale'];_0x21939a['for']('upcast')['elementToElement']({'view':{'name':'sup','classes':'footnote'},'model':(_0x4ee5ef,{writer:_0xb3900c,consumable:_0x3ae22c})=>{const _0x5889c6=_0x4ee5ef['getChild'](0x0);if(!_0x5889c6||!_0x5889c6['is']('element','a'))return null;const _0x2585ca=_0x5889c6['getAttribute']('href')||'';if(!_0x2585ca['startsWith']('#'))return null;const _0x19eaa4=_0x2585ca['replace'](/^#/,'');if(!_0x19eaa4)return null;_0x3ae22c['consume'](_0x5889c6,{'name':!0x0,'attributes':['href']});for(const {item:_0x38a4ca}of _0xb10c59['view']['createRangeIn'](_0x5889c6))_0x38a4ca['is']('$textProxy')?_0x3ae22c['consume'](_0x38a4ca['textNode'],{'name':!0x0}):_0x38a4ca['is']('element')&&_0x3ae22c['consume'](_0x38a4ca,{'name':!0x0});return _0xb3900c['createElement']('footnoteRef',{'footnoteId':_0x19eaa4});}}),_0x21939a['for']('dataDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x32d304,{writer:_0x2875de})=>D(_0x32d304,_0x2875de)}),_0x21939a['for']('editingDowncast')['elementToElement']({'model':{'name':'footnoteRef','attributes':['footnoteId','footnoteCounter']},'view':(_0x4d652c,{writer:_0x485174})=>{const _0x46ad3b=_0x4d652c['getAttribute']('footnoteCounter');return _0x3da5dc(D(_0x4d652c,_0x485174),_0x485174,{'label':t('Footnote\x20%0.\x20Press\x20ENTER\x20to\x20jump\x20to\x20footnote\x20definition.',_0x46ad3b)});}});}['_defineDefinitionsConverters'](){const {editor:_0x40e231}=this,{t:t}=_0x40e231['locale'],{conversion:_0x3dfe62}=_0x40e231;_0x3dfe62['for']('upcast')['elementToElement']({'view':{'name':'div','classes':'footnotes'},'model':'footnotesDefinitions'}),_0x3dfe62['for']('upcast')['add'](_0x1cb651=>{_0x1cb651['on']('element:ol',(_0x2dd33b,_0x46fd26,_0x25a19e)=>{const _0x2580d8=_0x46fd26['viewItem'];if(!_0x2580d8['hasClass']('footnotes-list')||!_0x46fd26['modelCursor']['parent']?.['is']('element','footnotesDefinitions'))return;if(!_0x25a19e['consumable']['consume'](_0x2580d8,{'name':!0x0,'classes':'footnotes-list'}))return;const {modelRange:_0x4ee34e,modelCursor:_0x3e820a}=_0x25a19e['convertChildren'](_0x46fd26['viewItem'],_0x46fd26['modelCursor']);_0x46fd26['modelRange']=_0x4ee34e,_0x46fd26['modelCursor']=_0x3e820a;}),_0x1cb651['on']('element:hr',(_0xafebb5,_0x3cee56,_0x420ee1)=>{const _0x45b2d7=_0x3cee56['viewItem'];_0x45b2d7['hasClass']('footnotes-divider')&&_0x3cee56['modelCursor']['parent']?.['is']('element','footnotesDefinitions')&&_0x420ee1['consumable']['consume'](_0x45b2d7,{'name':!0x0,'classes':'footnotes-divider'});});}),_0x3dfe62['for']('dataDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x2ca162,{writer:_0x34d51a})=>v(_0x34d51a)}),_0x3dfe62['for']('editingDowncast')['elementToStructure']({'model':'footnotesDefinitions','view':(_0x81b13e,{writer:_0x18a8fd})=>{const _0x216312=v(_0x18a8fd,{'data-footnotes-list-label':t('Footnotes')}),_0x494d3a=_0x3da5dc(_0x216312,_0x18a8fd,{'hasSelectionHandle':!0x0,'label':t('Footnotes')});return _0x18a8fd['setCustomProperty']('footnotesDefinitions',!0x0,_0x494d3a),_0x494d3a;}});}['_defineDefinitionConverters'](){const {editor:_0x1b7a1c}=this,{conversion:_0x313e1e,locale:_0x4e496b}=_0x1b7a1c,_0x384902=_0x1b7a1c['config']['get']('footnotes.multiBlock');_0x313e1e['for']('upcast')['add'](_0x4dec8f=>{_0x4dec8f['on']('element:li',(_0x491141,_0x560e7d,_0x3d903b)=>{const _0x24d2a6=_0x560e7d['viewItem'];if(!_0x24d2a6['hasClass']('footnote-definition')||!_0x24d2a6['getAttribute']('id'))return;const _0x165ce1=_0x24d2a6['parent'];if(!_0x165ce1['is']('element','ol')||!_0x165ce1['hasClass']('footnotes-list'))return;if(!_0x3d903b['consumable']['test'](_0x24d2a6,{'name':!0x0,'attributes':'id','classes':'footnote-definition'}))return;const _0x5ca181=_0x3d903b['writer']['createElement']('footnoteDefinition',{'footnoteId':_0x24d2a6['getAttribute']('id')});if(!_0x3d903b['safeInsert'](_0x5ca181,_0x560e7d['modelCursor']))return;_0x3d903b['consumable']['consume'](_0x24d2a6,{'name':!0x0,'attributes':'id','classes':'footnote-definition'});const _0x49ed94=Array['from'](_0x24d2a6['getChildren']())['find'](_0x1d93f3=>_0x1d93f3['is']('element')&&_0x1d93f3['hasClass']('footnote-content'));for(const _0x4df537 of _0x24d2a6['getChildren']())_0x4df537['is']('element')&&(_0x3d903b['consumable']['consume'](_0x4df537,{'name':!0x0,'classes':'footnote-backlink','attributes':'href'}),_0x3d903b['consumable']['consume'](_0x4df537,{'name':!0x0,'classes':'footnote-content'}));if(_0x49ed94){if(_0x384902)_0x3d903b['convertChildren'](_0x49ed94,_0x5ca181);else{const _0xa02ffd=_0x3d903b['writer']['createElement']('footnoteInlineContent');_0x3d903b['writer']['insert'](_0xa02ffd,_0x5ca181),_0x3d903b['convertChildren'](_0x49ed94,_0xa02ffd);}}_0x3d903b['updateConversionResult'](_0x5ca181,_0x560e7d);});}),_0x313e1e['for']('dataDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x4fffd9,{writer:_0x5c2e46})=>b(_0x4fffd9,_0x5c2e46,_0x4e496b,{'dataPipeline':!0x0})}),_0x313e1e['for']('editingDowncast')['elementToStructure']({'model':{'name':'footnoteDefinition','attributes':['footnoteId']},'view':(_0x362ed6,{writer:_0x5a9f57})=>b(_0x362ed6,_0x5a9f57,_0x4e496b)});}['_defineBogusParagraphConverters'](){const {editor:_0x225a9b}=this,{conversion:_0x267563}=_0x225a9b;_0x225a9b['config']['get']('footnotes.multiBlock')?(_0x267563['for']('editingDowncast')['elementToElement']({'model':'paragraph','view':h(),'converterPriority':'high'}),_0x267563['for']('dataDowncast')['elementToElement']({'model':'paragraph','view':h({'dataPipeline':!0x0}),'converterPriority':'high'}),this['listenTo'](_0x225a9b['model']['document'],'change:data',()=>{!function(_0x58e307,_0x2a6bdb){const _0x8a37e0=_0x58e307['document']['differ'],_0x295f79=new Set();for(const _0x587d46 of _0x8a37e0['getChanges']()){const _0x42eee5='attribute'==_0x587d46['type']?_0x587d46['range']['start']['parent']:_0x587d46['position']['parent'];_0x42eee5['is']('element','footnoteDefinition')&&_0x295f79['add'](_0x42eee5);}for(const _0xfee42b of _0x295f79['values']()){const _0x168f32=Array['from'](_0xfee42b['getChildren']())['filter'](_0x96e604=>g(_0x96e604,_0x2a6bdb['mapper']));for(const _0x44b7cc of _0x168f32)_0x2a6bdb['reconvertItem'](_0x44b7cc);}}(_0x225a9b['model'],_0x225a9b['editing']);})):(_0x267563['for']('editingDowncast')['elementToElement']({'model':'footnoteInlineContent','view':h()}),_0x267563['for']('dataDowncast')['elementToElement']({'model':'footnoteInlineContent','view':(_0x1d6822,{writer:_0x1d592a})=>{const _0x3ae104=_0x1d592a['createContainerElement']('span');return _0x1d592a['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x3ae104),_0x3ae104;}}));}['_defineKeyboardHandlers'](){const {editor:_0x21b3aa}=this,{editing:_0x49dee1,t:t}=_0x21b3aa,_0xab4fa2=_0x21b3aa['model']['document']['selection'];_0x21b3aa['keystrokes']['set']('Ctrl+Alt+F','insertFootnote'),_0x21b3aa['accessibility']['addKeystrokeInfos']({'keystrokes':[{'label':t('Insert\x20footnote'),'keystroke':'Ctrl+Alt+F'}]}),this['listenTo'](_0x49dee1['view']['document'],'enter',(_0x562161,_0x4cc2ee)=>{const _0x43e5c7=function(_0x2aa82c){const _0xabc801=_0x2aa82c['getSelectedElement']();if(_0xabc801?.['is']('element','footnoteRef'))return _0xabc801;return null;}(_0xab4fa2);if(_0x43e5c7){const _0x35e917=_0x43e5c7['getAttribute']('footnoteId');this['_moveSelectionToFootnoteDefinition'](_0x35e917),_0x4cc2ee['preventDefault'](),_0x562161['stop']();}},{'context':_0x30506d});}['_defineClickHandlers'](){const {editor:_0x46e5c0}=this,{editing:_0x5ab0b8}=_0x46e5c0;_0x46e5c0['editing']['view']['addObserver'](_0x8ffb56),_0x46e5c0['editing']['view']['addObserver'](_0x47e9a8);let _0x70f9e7=!0x1;this['listenTo'](_0x5ab0b8['view']['document'],'pointerdown',(_0x325846,_0x105bf6)=>{const {target:_0x140cae}=_0x105bf6,_0x5a0773=_0x5ab0b8['view']['document']['selection'];_0x70f9e7=!!(_0x140cae?.['is']('element','a')&&_0x140cae['parent']?.['is']('element','sup')&&_0x140cae['parent']['hasClass']('footnote'))&&_0x5a0773['getSelectedElement']()===_0x140cae['parent'];},{'priority':'high'}),this['listenTo'](_0x5ab0b8['view']['document'],'click',(_0x3f53cc,_0xd4c864)=>{const {target:_0x321e13}=_0xd4c864;if(!_0x321e13?.['is']('element','a'))return;if(_0x321e13['parent']?.['is']('element','sup')&&_0x321e13['parent']['hasClass']('footnote')&&!_0x70f9e7)return void _0xd4c864['preventDefault']();let _0x6af3b6=_0x321e13['getAttribute']('href');if(!_0x6af3b6?.['startsWith']('#'))return;_0x6af3b6=_0x6af3b6['slice'](0x1);let _0x360ab9=!0x1;(_0x6af3b6['startsWith']('ref-')&&this['_moveSelectionToFootnoteReference'](_0x6af3b6['slice'](0x4))||this['_moveSelectionToFootnoteDefinition'](_0x6af3b6))&&(_0x360ab9=!0x0),_0x360ab9&&(_0xd4c864['preventDefault'](),_0x3f53cc['stop']());},{'priority':'high','context':'$capture'});}}function h({dataPipeline:_0x57adf2}={}){return(_0x3d4682,{writer:_0x385056})=>{if(!p(_0x3d4682))return null;if(!_0x57adf2)return _0x385056['createContainerElement']('span',{'class':'ck-footnote-bogus-paragraph'});const _0x2d948f=_0x385056['createContainerElement']('p');return _0x385056['setCustomProperty']('dataPipeline:transparentRendering',!0x0,_0x2d948f),_0x2d948f;};}function p(_0x3eb8b9){const {parent:_0x1e3db7}=_0x3eb8b9;if(!_0x1e3db7?.['is']('element','footnoteDefinition'))return!0x1;if(0x1!=_0x1e3db7['childCount'])return!0x1;for(const _0x2a9d94 of _0x3eb8b9['getAttributeKeys']())if(!_0x2a9d94['startsWith']('selection:')&&'htmlEmptyBlock'!=_0x2a9d94)return!0x1;return!0x0;}function g(_0x27361e,_0x32f941){if(!_0x27361e['is']('element','paragraph'))return!0x1;const _0x2a4c35=_0x32f941['toViewElement'](_0x27361e);return!!_0x2a4c35&&p(_0x27361e)!==_0x2a4c35['is']('element','span');}export function isFootnotesDefinitionsWidget(_0x3488f8){return _0x30506d(_0x3488f8)&&_0x3488f8['is']('containerElement')&&!!_0x3488f8['getCustomProperty']('footnotesDefinitions');}function v(_0x5f8c4f,_0x5a5312={}){const _0x1c1977=_0x5f8c4f['createEmptyElement']('hr',{'class':'footnotes-divider'}),_0x41262c=_0x5f8c4f['createContainerElement']('ol',{'class':'footnotes-list'},_0x5f8c4f['createSlot']());return _0x5f8c4f['createContainerElement']('div',{'class':'footnotes',..._0x5a5312},[_0x1c1977,_0x41262c]);}function D(_0x3da307,_0xd3197c){const _0x16f943=_0x3da307['getAttribute']('footnoteId'),_0x4922f9=_0x3da307['getAttribute']('footnoteCounter'),_0x2627bd=_0xd3197c['createUIElement']('a',{'href':'#'+_0x16f943},function(_0x3217bf){const _0x238015=this['toDomElement'](_0x3217bf);return _0x238015['textContent']=_0x4922f9,_0x238015;}),_0x1339d9=_0xd3197c['createContainerElement']('sup',{'id':'ref-'+_0x16f943,'class':'footnote'},[_0x2627bd]);return _0x1339d9['getFillerOffset']=()=>null,_0x1339d9;}function b(_0x2ad726,_0x284605,_0x18ecb8,{dataPipeline:_0x48d27b}={}){const {t:t}=_0x18ecb8,_0x1243f5=_0x2ad726['getAttribute']('footnoteId'),_0x291bf6=_0x284605['createUIElement']('a',{'class':'footnote-backlink','href':'#ref-'+_0x1243f5},function(_0x39505f){const _0x2728fe=this['toDomElement'](_0x39505f);return _0x2728fe['innerText']='^',_0x2728fe;}),_0x45e5ce=_0x48d27b?_0x284605['createContainerElement']('div',{'class':'footnote-content'}):_0x7016e6(_0x284605['createEditableElement']('div',{'class':'footnote-content'}),_0x284605,{'label':t('Footnote\x20content.')});return _0x284605['insert'](_0x284605['createPositionAt'](_0x45e5ce,0x0),_0x284605['createSlot']()),_0x284605['createContainerElement']('li',{'class':'footnote-definition','id':_0x1243f5},[_0x291bf6,_0x45e5ce]);}