@ckeditor/ckeditor5-pagination 36.0.1 → 37.0.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.
- package/build/pagination.js +1 -1
- package/lang/translations/ar.po +1 -1
- package/lang/translations/bg.po +1 -1
- package/lang/translations/bn.po +1 -1
- package/lang/translations/ca.po +1 -1
- package/lang/translations/cs.po +1 -1
- package/lang/translations/da.po +1 -1
- package/lang/translations/de.po +1 -1
- package/lang/translations/el.po +1 -1
- package/lang/translations/en-au.po +1 -1
- package/lang/translations/en.po +1 -1
- package/lang/translations/es.po +1 -1
- package/lang/translations/et.po +1 -1
- package/lang/translations/fi.po +1 -1
- package/lang/translations/fr.po +1 -1
- package/lang/translations/gl.po +1 -1
- package/lang/translations/he.po +1 -1
- package/lang/translations/hi.po +1 -1
- package/lang/translations/hr.po +1 -1
- package/lang/translations/hu.po +1 -1
- package/lang/translations/id.po +1 -1
- package/lang/translations/it.po +1 -1
- package/lang/translations/ja.po +1 -1
- package/lang/translations/jv.po +1 -1
- package/lang/translations/ko.po +1 -1
- package/lang/translations/lt.po +1 -1
- package/lang/translations/lv.po +1 -1
- package/lang/translations/ms.po +1 -1
- package/lang/translations/nl.po +1 -1
- package/lang/translations/no.po +1 -1
- package/lang/translations/pl.po +1 -1
- package/lang/translations/pt-br.po +1 -1
- package/lang/translations/pt.po +1 -1
- package/lang/translations/ro.po +1 -1
- package/lang/translations/ru.po +1 -1
- package/lang/translations/sk.po +1 -1
- package/lang/translations/sr-latn.po +1 -1
- package/lang/translations/sr.po +1 -1
- package/lang/translations/sv.po +1 -1
- package/lang/translations/th.po +1 -1
- package/lang/translations/tr.po +1 -1
- package/lang/translations/uk.po +1 -1
- package/lang/translations/ur.po +1 -1
- package/lang/translations/vi.po +1 -1
- package/lang/translations/zh-cn.po +1 -1
- package/lang/translations/zh.po +1 -1
- package/package.json +10 -45
- package/src/augmentation.d.ts +19 -0
- package/src/augmentation.js +23 -0
- package/src/index.d.ts +9 -0
- package/src/index.js +1 -1
- package/src/pagination.d.ts +141 -0
- package/src/pagination.js +1 -1
- package/src/paginationediting.d.ts +52 -0
- package/src/paginationediting.js +1 -1
- package/src/paginationlookup.d.ts +58 -0
- package/src/paginationlookup.js +1 -1
- package/src/paginationrenderer.d.ts +40 -0
- package/src/paginationrenderer.js +1 -1
- package/src/paginationui.d.ts +25 -0
- package/src/paginationui.js +1 -1
- package/src/ui/linesrepository.d.ts +34 -0
- package/src/ui/linesrepository.js +1 -1
- package/src/ui/lineview.d.ts +53 -0
- package/src/ui/lineview.js +1 -1
- package/src/ui/pagenavigatorview.d.ts +61 -0
- package/src/ui/pagenavigatorview.js +1 -1
package/build/pagination.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2023, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={669:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,".ck.ck-pagination-view-line{border-top:1px dotted var(--ck-color-pagination-divider);height:0;pointer-events:none;position:absolute}.ck.ck-pagination-view-line:after{background:#c4c4c4;color:var(--ck-color-base-background);content:attr(data-page-number);display:inline-block;font-size:10px;min-width:18px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:-1px;text-align:center;top:-1px;transform:translateX(100%)}",""]);const r=o},926:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,'.ck.ck-page-navigator{line-height:1;padding:0 var(--ck-spacing-standard)}.ck.ck-page-navigator>.ck-input-number{-moz-appearance:textfield;background:transparent;min-width:var(--ck-ui-component-min-height);text-align:center;width:var(--ck-ui-component-min-height)}.ck.ck-page-navigator>.ck-input-number::-webkit-inner-spin-button,.ck.ck-page-navigator>.ck-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ck.ck-page-navigator>.ck-input-number:not(:focus){border:1px solid transparent;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-page-navigator>span:before{content:"/";margin:0 var(--ck-spacing-standard)}',""]);const r=o},975:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,":root{--ck-color-pagination-divider:#ababab}.ck.ck-content:not(.ck-pagination_disabled) .page-break:after,.ck.ck-editor__editable.ck-pagination-view .ck-widget__type-around{display:none}.ck.ck-editor__editable.ck-pagination-view .page-break{break-after:column;display:block;height:0;margin:0;padding:0}.ck.ck-editor__editable.ck-pagination-view .ck-table-column-resizer,.ck.ck-editor__editable.ck-pagination-view .page-break .page-break__label,.ck.ck-editor__editable.ck-pagination-view .page-break:after{display:none}",""]);const r=o},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,i){"string"==typeof t&&(t=[[null,t,""]]);var o={};if(i)for(var r=0;r<this.length;r++){var a=this[r][0];null!=a&&(o[a]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);i&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},278:(t,e,n)=>{"use strict";var i,o=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},r=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function s(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},i=[],o=0;o<t.length;o++){var r=t[o],c=e.base?r[0]+e.base:r[0],l=n[c]||0,x="".concat(c," ").concat(l);n[c]=l+1;var u=s(x),d={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(a[u].references++,a[u].updater(d)):a.push({identifier:x,updater:p(d,e),references:1}),i.push(x)}return i}function l(t){var e=document.createElement("style"),i=t.attributes||{};if(void 0===i.nonce){var o=n.nc;o&&(i.nonce=o)}if(Object.keys(i).forEach((function(t){e.setAttribute(t,i[t])})),"function"==typeof t.insert)t.insert(e);else{var a=r(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var x,u=(x=[],function(t,e){return x[t]=e,x.filter(Boolean).join("\n")});function d(t,e,n,i){var o=n?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(t.styleSheet)t.styleSheet.cssText=u(e,o);else{var r=document.createTextNode(o),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(r,a[e]):t.appendChild(r)}}function f(t,e,n){var i=n.css,o=n.media,r=n.sourceMap;if(o?t.setAttribute("media",o):t.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleSheet)t.styleSheet.cssText=i;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var g=null,h=0;function p(t,e){var n,i,o;if(e.singleton){var r=h++;n=g||(g=l(e)),i=d.bind(null,n,r,!1),o=d.bind(null,n,r,!0)}else n=l(e),i=f.bind(null,n,e),o=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return i(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;i(t=e)}else o()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=o());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var i=0;i<n.length;i++){var o=s(n[i]);a[o].references--}for(var r=c(t,e),l=0;l<n.length;l++){var x=s(n[l]);0===a[x].references&&(a[x].updater(),a.splice(x,1))}n=r}}}},704:(t,e,n)=>{t.exports=n(79)("./src/core.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},209:(t,e,n)=>{t.exports=n(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var i={};(()=>{"use strict";n.r(i),n.d(i,{Pagination:()=>Vt});var t=n(704),e=n(209),o=n(273);const r=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const a="object"==typeof global&&global&&global.Object===Object&&global;var s="object"==typeof self&&self&&self.Object===Object&&self;const c=a||s||Function("return this")();const l=function(){return c.Date.now()};var x=/\s/;const u=function(t){for(var e=t.length;e--&&x.test(t.charAt(e)););return e};var d=/^\s+/;const f=function(t){return t?t.slice(0,u(t)+1).replace(d,""):t};const g=c.Symbol;var h=Object.prototype,p=h.hasOwnProperty,b=h.toString,m=g?g.toStringTag:void 0;const v=function(t){var e=p.call(t,m),n=t[m];try{t[m]=void 0;var i=!0}catch(t){}var o=b.call(t);return i&&(e?t[m]=n:delete t[m]),o};var w=Object.prototype.toString;const k=function(t){return w.call(t)};var y="[object Null]",T="[object Undefined]",N=g?g.toStringTag:void 0;const P=function(t){return null==t?void 0===t?T:y:N&&N in Object(t)?v(t):k(t)};const E=function(t){return null!=t&&"object"==typeof t};var S="[object Symbol]";const _=function(t){return"symbol"==typeof t||E(t)&&P(t)==S};var O=NaN,C=/^[-+]0x[0-9a-f]+$/i,R=/^0b[01]+$/i,L=/^0o[0-7]+$/i,j=parseInt;const B=function(t){if("number"==typeof t)return t;if(_(t))return O;if(r(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=r(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=f(t);var n=R.test(t);return n||L.test(t)?j(t.slice(2),n?2:8):C.test(t)?O:+t};var M="Expected a function",A=Math.max,I=Math.min;const D=function(t,e,n){var i,o,a,s,c,x,u=0,d=!1,f=!1,g=!0;if("function"!=typeof t)throw new TypeError(M);function h(e){var n=i,r=o;return i=o=void 0,u=e,s=t.apply(r,n)}function p(t){var n=t-x;return void 0===x||n>=e||n<0||f&&t-u>=a}function b(){var t=l();if(p(t))return m(t);c=setTimeout(b,function(t){var n=e-(t-x);return f?I(n,a-(t-u)):n}(t))}function m(t){return c=void 0,g&&i?h(t):(i=o=void 0,s)}function v(){var t=l(),n=p(t);if(i=arguments,o=this,x=t,n){if(void 0===c)return function(t){return u=t,c=setTimeout(b,e),d?h(t):s}(x);if(f)return clearTimeout(c),c=setTimeout(b,e),h(x)}return void 0===c&&(c=setTimeout(b,e)),s}return e=B(e)||0,r(n)&&(d=!!n.leading,a=(f="maxWait"in n)?A(B(n.maxWait)||0,e):a,g="trailing"in n?!!n.trailing:g),v.cancel=function(){void 0!==c&&clearTimeout(c),u=0,i=x=o=c=void 0},v.flush=function(){return void 0===c?s:m(l())},v},V=["charCodeAt","cancel","parse","element","previousSibling","config","PaginationEditing","floor","offset","createRange","closest","every","from","nextSibling","calc( ","_recalculatePageBreaks","10mm","toModelElement","join","render","parentNode","root","mapViewToDom","auto","change:isEnabled","getClientRects","replace","textOffset","removeEventListener","get","startContainer","push","left","img","nodeBefore","pageBreaks","domConverter","pop","remove","-99999px","body","view","nodeType","complete","ready","_pagesContainer","cloneNode","figure.image","path","isEnabled","editing","map","once","insertBefore","startOffset","_domNode","classList","mapper","absolute","setStart","paddingLeft","then","toModelPosition","addEventListener","entries","set","hidden","right","afterInit","endContainer","parent",".page-break","page-break"," - ","isTouching","editor","createPositionBefore","append","update","ck-reset","substring","listenTo","toViewElement"," 0 ","low","height","style","ceil","type","index","pagination.pageMargins","TEXT_NODE","contains","model","ownerDocument","getDomRoot","_mapPageStarterInfoToPageBreakInfo","bottom","window","findMappedViewAncestor","top","getComputedStyle","float","setEnd","plugins","fromCharCode","getAncestors","destroy","setTemplate","ELEMENT_NODE","childNodes","offsetParent","table-cell","indexOf","width","display","class","pagination-config-not-found","all","modelRange","scrollLeft","bindTemplate","createRangeOn","paddingRight","error","_recalculatePageBreaksDebounced","text","selectNodeContents","manual","excludeScrollbarsAndBorders","document","assign","pluginName","border-box","length","rootElement"];var z,K;z=V,K=442,function(t){for(;--t;)z.push(z.shift())}(++K);const F=function(t,e){return V[t-=0]};class U extends t.Plugin{static get[F("0x62")](){return"PaginationLookup"}init(){this.set({pageBreaks:[]}),this[F("0x29")][F("0x6b")].get("pagination")?(this._recalculatePageBreaksDebounced=D((()=>this._recalculatePageBreaks()),200),this[F("0xb")]=null,this.bind(F("0xf")).to(this[F("0x29")][F("0x46")][F("0x83")](F("0x6c"))),this.editor.ui[F("0x12")](F("0xa"),(()=>this.u())),this.on(F("0x7e"),((t,e,n)=>{n&&this._recalculatePageBreaksDebounced()}))):(0,e.logWarning)(F("0x53"),this[F("0x29")][F("0x6b")])}[F("0x22")](){!function(t){const e=[1,85,78,115,198,255,50,112,83,87,161],n=l([52,48,52,54,48,52,49,52]),i=[127,34,6,211,167,86,146,199,132,160,18],o=l([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),r=function(t){try{const o=function(t,e){const n=atob(t),i=Array[F("0x72")](function(t){const e=new Uint8Array(t[F("0x64")]);for(let n=0;n<t[F("0x64")];n++)e[n]=t[F("0x66")](n);return e}(n)),o=i[F("0x3")](),r=i[F("0x3")]();return function(t){let e="";for(const n of t)e+=String[F("0x47")](n);return e}(function(t,e,n){const i={};i[l([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},i[l([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],i[l([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],i[l([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],i[l([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],i[l([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],i[l([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],i[l([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],i[l([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],i[l([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],i[l([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const o=new Uint8Array(16);for(let t=15;t>=0;--t)o[t]=n%256,n=parseInt(n/256);let r=null,a=16;const s=new Uint8Array(e),c=[],x=[];!function(){const t=i[l([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][s.length];for(let e=0;e<=t;e++)c[F("0x85")]([0,0,0,0]),x.push([0,0,0,0]);const e=4*(t+1),n=s.length/4,o=u(s);let r;for(let e=0;e<n;e++)r=e>>2,c[r][e%4]=o[e],x[t-r][e%4]=o[e];let a,d=0,f=n;for(;f<e;){a=o[n-1],o[0]^=i[l([83])][a>>16&255]<<24^i[l([83])][a>>8&255]<<16^i[l([83])][255&a]<<8^i[l([83])][a>>24&255]^i[l([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<n/2;t++)o[t]^=o[t-1];a=o[n/2-1],o[n/2]^=i[l([83])][255&a]^i[l([83])][a>>8&255]<<8^i[l([83])][a>>16&255]<<16^i[l([83])][a>>24&255]<<24;for(let t=n/2+1;t<n;t++)o[t]^=o[t-1];let r,s,u=0;for(;u<n&&f<e;)r=f>>2,s=f%4,c[r][s]=o[u],x[t-r][s]=o[u++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)a=x[e][t],x[e][t]=i[l([85,49])][a>>24&255]^i[l([85,50])][a>>16&255]^i[l([85,51])][a>>8&255]^i[l([85,52])][255&a]}();for(let e=0;e<t[F("0x64")];e++)16===a&&(r=f(o),a=0,d(o)),t[e]^=r[a++];return t;function u(t){const e=[];for(let n=0;n<t[F("0x64")];n+=4)e.push(t[n]<<24|t[n+1]<<16|t[n+2]<<8|t[n+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=c.length-1,n=[0,0,0,0];let o=u(t);for(let t=0;t<4;t++)o[t]^=c[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)n[e]=i[l([84,49])][o[e]>>24&255]^i[l([84,50])][o[(e+1)%4]>>16&255]^i[l([84,51])][o[(e+2)%4]>>8&255]^i[l([84,52])][255&o[(e+3)%4]]^c[t][e];o=n.slice()}const r=new Uint8Array(16);let a;for(let t=0;t<4;t++)a=c[e][t],r[4*t]=255&(i[l([83])][o[t]>>24&255]^a>>24),r[4*t+1]=255&(i[l([83])][o[(t+1)%4]>>16&255]^a>>16),r[4*t+2]=255&(i[l([83])][o[(t+2)%4]>>8&255]^a>>8),r[4*t+3]=255&(i[l([83])][255&o[(t+3)%4]]^a);return r}}(i,e,r+256*o))}(t,new(window[l([85,105,110,116,56,65,114,114,97,121])])([...e,29,221,175,90,231,133,239,240,75,180,...i])),r=JSON[F("0x68")](o),s=parseInt(r[l([49])]),c=parseInt(r[l([51])]),x=parseInt(r[l([52])])||0,u=parseInt(r[l([53])])||0;return 4&x?u&&!window[l([111,112,101,110])][l([99,108,111,115,101,100])]||parseInt(n)/2>s?a(l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,73,110,118,97,108,105,100])):a(l(c?[112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,84,114,105,97,108]:[112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,86,97,108,105,100])):a(l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,73,110,118,97,108,105,100]))}catch(t){return a(l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,73,110,118,97,108,105,100]))}}(t[F("0x6b")][F("0x83")](l([108,105,99,101,110,115,101,75,101,121])));function a(e){const n=function(){const t=String(window[l([112,101,114,102,111,114,109,97,110,99,101])][l([110,111,119])]())[F("0x80")](l([46]),"");let e="";for(let n=0;n<t.length;n+=2){let i=parseInt(t[F("0x2e")](n,n+2));i>=o[F("0x64")]&&(i-=o[F("0x64")]),e+=o[i]}return e}();return t[n]=e,e}function s(t){function e(){t[l([109,111,100,101,108])][l([99,104,97,110,103,101])]=c,t[l([109,111,100,101,108])][l([101,110,113,117,101,117,101,67,104,97,110,103,101])]=c,t[l([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](l([109,111,100,101,108]))}t[l([115,116,97,116,101])]==l([114,101,97,100,121])?e():t[l([111,110,99,101])](l([114,101,97,100,121]),(()=>e()))}function c(){return null}function l(t){return t[F("0x11")]((t=>String[F("0x47")](t)))[F("0x78")]("")}r==l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,73,110,118,97,108,105,100])?s(t):r==l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,84,114,105,97,108])&&t[l([111,110])](l([114,101,97,100,121]),(()=>{let e=0;t[l([109,111,100,101,108])][l([111,110])](l([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((n,i)=>{i[0][l([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(s(t),a(l([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121,84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),n[l([111,102,102])]())}),{priority:l([104,105,103,104,101,115,116])})}))}(this[F("0x29")])}[F("0x49")](){super.destroy(),this[F("0xb")]&&(this[F("0x5b")][F("0x67")](),this[F("0xb")][F("0x49")](),this[F("0xb")].element[F("0x4")]())}u(){const t=this.editor,e=t.editing.view,n=e.getDomRoot();if(!n[F("0x3c")][F("0x6")][F("0x3a")](n))return void t.ui[F("0x12")](F("0x2c"),(()=>this.u()));const{pageWidth:i,pageHeight:r}=t.config[F("0x83")]("pagination"),{top:a,left:s,bottom:c,right:l}=this.l,x=this[F("0xb")]=new o.View(t.locale);x[F("0x1f")](F("0x52"),""),x[F("0x4a")]({tag:"div",attributes:{contenteditable:!0,style:{columnWidth:i,width:i,height:F("0x74")+r+" - "+a+F("0x27")+c+" )",minWidth:F("0x7d"),minHeight:"auto",padding:"0 "+l+F("0x31")+s,columnGap:"100px",border:0,boxSizing:F("0x63"),columnCount:"auto",columnFill:F("0x7d"),overflow:F("0x20"),position:F("0x18"),top:F("0x5"),left:"-99999px"},class:x[F("0x57")].to("class")}}),x[F("0x79")](),n[F("0x7a")][F("0x13")](x.element,n[F("0x73")]),this[F("0x2f")](e,"render",(()=>this._recalculatePageBreaksDebounced()),{priority:F("0x32")}),this[F("0x5b")]()}[F("0x75")](){if(!this[F("0xf")])return;const t=this.editor[F("0x10")][F("0x7")],e=this[F("0xb")],n=t[F("0x3d")]();for(e[F("0x52")]=[F("0x2d"),"ck-pagination-view",...n[F("0x16")]][F("0x78")](" ");e[F("0x69")].firstChild;)e.element.firstChild.remove();for(const t of[...n[F("0xc")](!0)[F("0x4c")]])e[F("0x69")][F("0x2b")](t);return(i=Array[F("0x72")](e.element.querySelectorAll(F("0x87"))),Promise[F("0x54")](i[F("0x11")]((t=>{return Promise.race([(e=t,new Promise((t=>{function n(){e[F("0x82")]("load",n),e.removeEventListener(F("0x5a"),n),t()}e[F("0x9")]?t():(e[F("0x1d")]("load",n),e.addEventListener("error",n))}))),new Promise((t=>setTimeout(t,1e3)))]);var e}))))[F("0x1b")]((()=>this.h()));var i}h(){const t=this[F("0xb")][F("0x69")];if(!t[F("0x3c")][F("0x6")][F("0x3a")](t))return;const n=new e.Rect(t)[F("0x5f")](),i=e.global[F("0x40")][F("0x43")](t),o=parseFloat(i[F("0x1a")])+parseFloat(i[F("0x59")]),r=Math[F("0x6d")](n[F("0x50")]+100-o),a=Y(t,Math[F("0x6d")](n[F("0x86")]-t[F("0x56")]),r)[F("0x11")]((t=>this[F("0x3e")](t)));a[F("0x71")]((t=>t))&&(this[F("0x1")]=a)}[F("0x3e")](t){const e=this[F("0x29")].editing[F("0x7")],n=this[F("0x29")][F("0x10")][F("0x17")],i=e[F("0x2")],o=function(t,e){let n=t;for(const t of e[F("0xe")]){if(!n)return null;n=n[F("0x4c")][t]}return n}(e[F("0x3d")](),t);if(!o)return null;const r=i.domPositionToView(o,t.textOffset||0);return r?F("0x5e")==t[F("0x36")]?this.p(r,o):"text"==t.type&&n.toModelPosition(r)[F("0x6e")]?this.g(r,o,t.textOffset):this.m(r,o,t.offset):null}p(t,e){const n=this[F("0x29")][F("0x3b")],i=this.editor.editing.mapper[F("0x77")](t[F("0x24")]),o=n.createRangeOn(i);return new Z({type:F("0x5e"),modelRange:o,domNode:e})}g(t,e,n){const i=this.editor.model,o=this[F("0x29")][F("0x10")][F("0x17")],r=this[F("0x29")][F("0x10")][F("0x7")][F("0x2")];if(n>=e.length)return null;const a=o[F("0x1c")](t),s=i[F("0x6f")](a),c=o[F("0x41")](t),l=r[F("0x7c")](c);return new Z({type:"text",modelRange:s,domNode:e,offset:W(e,n,l)})}m(t,n,i){const o=this[F("0x29")][F("0x3b")],r=this.editor.editing,a=r[F("0x17")],s=r[F("0x7")][F("0x2")],c=a[F("0x41")](t),l=a[F("0x77")](c),x=function(t){const e=t[F("0x24")],n=e[F("0x7b")][F("0x60")][F("0x3b")],i=e[F("0x48")]({parentFirst:!0,includeSelf:!0});let o=null;for(const e of i){if(e.is(F("0x65")))return o;if(!n[F("0x2a")](e)[F("0x28")](t))return o;o=e}}(o[F("0x2a")](l))||l;let u=a[F("0x30")](x),d=o[F("0x58")](x);const f=o[F("0x2a")](x)[F("0x0")];if(f&&f.is(F("0x69"),"imageBlock")){const t=a[F("0x30")](f),n=s[F("0x7c")](t),i=e.global[F("0x40")][F("0x43")](n)[F("0x44")];"left"!=i&&"right"!=i||(d=o[F("0x58")](f))}for(;u[F("0x24")]!==u[F("0x7b")]&&0===u[F("0x37")];)u=u[F("0x24")];const g=new e.Rect(n.nodeType===Node[F("0x39")]?X(n):n),h=i?g[F("0x33")]-i:0,p=s[F("0x7c")](u),b=new e.Rect(p);return new Z({type:F("0x69"),modelRange:d,domNode:p,offset:Math.round(h)?h+g[F("0x42")]-b[F("0x42")]:0})}get l(){const t=this[F("0x29")][F("0x6b")].get(F("0x38"));return Object[F("0x61")]({top:F("0x76"),bottom:"10mm",left:F("0x76"),right:F("0x76")},t)}static _findPageStarterInfos(t,e,n,i){return Y(t,e,n,i)}}class Z{constructor({type:t,modelRange:e,domNode:n,offset:i}){this[F("0x36")]=t,this[F("0x55")]=e,this[F("0x15")]=n,this.P=i}get[F("0x6e")](){if(!this._domNode[F("0x3c")].body[F("0x3a")](this._domNode))return 0;const t=new e.Rect(this._domNode[F("0x8")]===Node.TEXT_NODE?X(this[F("0x15")]):this[F("0x15")]);return"manual"==this[F("0x36")]?t[F("0x42")]+t.height/2:t.top+this.P}}function W(t,n,i){const o=X(t),r=function(t){const n=e.global[F("0x60")][F("0x6f")]();return n[F("0x5d")](t),n}(i);let a;a=0==n?H(r.startContainer,r[F("0x14")],t[F("0x7a")],Array[F("0x72")](t[F("0x7a")][F("0x4c")])[F("0x4f")](t)):H(r[F("0x84")],r[F("0x14")],t,n);const s=H(t,n,r[F("0x23")],r.endOffset),c=new e.Rect(a)[F("0x3f")];return(new e.Rect(s).top+c)/2-new e.Rect(o)[F("0x42")]}function X(t){const n=e.global[F("0x60")][F("0x6f")]();return n.selectNode(t),n}function q(t,n,i){const o=e.global.document[F("0x6f")]();return o[F("0x19")](t,n),o[F("0x45")](t,i),o}function H(t,n,i,o){const r=e.global.document[F("0x6f")]();return r.setStart(t,n),r.setEnd(i,o),r}function Y(t,e,n,i){const o=[];for(const[r,a]of t[F("0x4c")][F("0x1e")]()){let t=[];a[F("0x8")]==Node[F("0x4b")]&&a[F("0x4d")]&&!a[F("0x34")].position?t=$(a,r,e,n,i):a[F("0x8")]==Node.TEXT_NODE&&(t=J(a,r,e,n,i)),t[F("0x64")]&&(o[F("0x85")](...t),e+=t[F("0x64")]*n,i=!1)}return o}function $(t,n,i,o,r){const a=[];var s;(s=t[F("0x6a")])&&s[F("0x8")]==Node.ELEMENT_NODE&&(s.classList[F("0x3a")](F("0x26"))||s[F("0x70")](F("0x25")))&&(a.push({type:F("0x5e"),offset:0,path:[n-1]}),r=!0);const c=t[F("0x70")](F("0xd"));if(c){const t=e.global[F("0x40")].getComputedStyle(c).float;if("left"==t||F("0x21")==t)return a}const l=Y(t,i,o,r);if(l[F("0x64")]){for(const t of l)a.push({type:t[F("0x36")],offset:t[F("0x6e")],textOffset:t[F("0x81")],path:[n,...t.path]}),i+=o,r=!1;return a}return a[F("0x85")](...function(t,n,i,o,r){const a=[];if(F("0x4e")==e.global[F("0x40")].getComputedStyle(t)[F("0x51")])return[];const s=[];for(const e of t.getClientRects())if(e[F("0x86")]>=i){for(const t of s)t[F("0x33")]+=e[F("0x33")];s[F("0x85")]({height:e[F("0x33")]}),i+=o}for(const t of s)r||a[F("0x85")]({type:"element",offset:t[F("0x33")],textOffset:0,path:[n]}),r=!1;return a}(t,n,i,o,r)),a}function J(t,e,n,i,o){const r=X(t),a=[];let s=0;for(const c of r[F("0x7f")]())if(c[F("0x86")]>=n){const r=G(t,s,n,i);o||a[F("0x85")]({type:F("0x5c"),path:[e],textOffset:r}),s=r,n+=i,o=!1}return a}function G(t,e,n,i){let o=e,r=t[F("0x64")];for(;r-o>1;){const e=Math[F("0x35")]((o+r)/2);Q(q(t,o,e),n,i)?r=e:o=e}return o}function Q(t,e,n){for(const i of t[F("0x7f")]())if(i[F("0x86")]>=e&&i[F("0x86")]<e+n)return!0;return!1}var tt=n(278),et=n.n(tt),nt=n(669),it={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};et()(nt.Z,it);nt.Z.locals;const ot=["ck-hidden","width","bindTemplate","set","top","isVisible","setTemplate","pageNumber","ck-pagination-view-line"];var rt,at;rt=ot,at=318,function(t){for(;--t;)rt.push(rt.shift())}(++at);const st=function(t,e){return ot[t-=0]},ct=(0,e.toUnit)("px");class lt extends o.View{constructor(){super();const t=this[st("0x8")];this[st("0x0")]({isVisible:!1,left:null,top:null,width:null,pageNumber:null}),this[st("0x3")]({tag:"div",attributes:{"data-page-number":t.to(st("0x4")),class:["ck",st("0x5"),t.if(st("0x2"),st("0x6"),(t=>!t))],style:{left:t.to("left",ct),top:t.to(st("0x1"),ct),width:t.to(st("0x7"),ct)}}})}}const xt=["isVisible","add","delete","values","size","body","destroy","_hiddenLines"];var ut,dt;ut=xt,dt=348,function(t){for(;--t;)ut.push(ut.shift())}(++dt);const ft=function(t,e){return xt[t-=0]};class gt{constructor(t){this.L=t.ui.view[ft("0x1")],this.S=new Set,this[ft("0x3")]=new Set}[ft("0x2")](){for(const t of this._hiddenLines)t.destroy()}cleanLines(){for(const t of this.S)t.isVisible=!1,this._hiddenLines[ft("0x5")](t);this.S.clear()}showLine(t,n,i,o){let r;this._hiddenLines[ft("0x0")]?(r=(0,e.first)(this[ft("0x3")][ft("0x7")]()),this[ft("0x3")][ft("0x6")](r)):(r=new lt,this.L[ft("0x5")](r)),r.pageNumber=o,r[ft("0x4")]=!0,this.S[ft("0x5")](r),r.set({left:t,top:n,width:i})}}const ht=["_linesRepository","editing","bind","_getPageBreakLineOffset","cleanLines","scrollLeft","destroy","length","listenTo","top","ck-pagination_disabled","_scrollableEditingRootDomAncestor","scrollTop","scrollToPage","getComputedStyle","_resizeObserver","window","PaginationLookup","_updatePageBreakLines","smooth","update","pageNumber","change","auto","BODY","set","init","removeClass","isEnabled","excludeScrollbarsAndBorders","view","left","bottom","showLine","get","pluginName","scrollTo","getDomRoot","pageBreaks","editor","PaginationRenderer","addClass","parentElement","resize","height","PaginationEditing","roots","scroll"];var pt,bt;pt=ht,bt=130,function(t){for(;--t;)pt.push(pt.shift())}(++bt);const mt=function(t,e){return ht[t-=0]};class vt extends t.Plugin{static get[mt("0x1")](){return mt("0x6")}[mt("0x28")](){this[mt("0x27")]({pageNumber:1}),this[mt("0xe")]=new gt(this[mt("0x5")]),this[mt("0x19")]=null,this[mt("0x1d")]=null,this.k=this[mt("0x5")].plugins[mt("0x0")](mt("0x1f")),this[mt("0x10")]("isEnabled").to(this[mt("0x5")].plugins[mt("0x0")](mt("0xb"))),this[mt("0x5")].ui.once("ready",(()=>this.u())),this.on("change:isEnabled",((t,e,n)=>{n||this[mt("0xe")].cleanLines(),this._(n)}))}[mt("0x14")](){this[mt("0xe")][mt("0x14")](),this[mt("0x19")]=null,this[mt("0x1d")].destroy()}[mt("0x1b")](t){if(!this[mt("0x2a")])return;const e=t>1?this[mt("0x11")](t-1):0;this[mt("0x19")][mt("0x2")]({top:e-10,left:this[mt("0x19")][mt("0x13")],behavior:mt("0x21")})}u(){const t=this[mt("0x5")],n=t.editing[mt("0x2c")].getDomRoot();this[mt("0x19")]=function(t){let n=t;do{if(n=n[mt("0x8")],!n)return null;const t=e.global[mt("0x1e")][mt("0x1c")](n).overflowY;if(mt("0x25")==t||mt("0xd")==t)break}while(mt("0x26")!=n.tagName);return n}(n),this[mt("0x19")]?(t.ui[mt("0x2c")].listenTo(this[mt("0x19")],mt("0xd"),(()=>{this[mt("0x20")]()}),{usePassive:!0}),t.ui.view.listenTo(e.global[mt("0x1e")],mt("0x9"),(()=>this[mt("0x20")]())),this[mt("0x1d")]=new e.ResizeObserver(this._scrollableEditingRootDomAncestor,(()=>{this[mt("0x20")]()})),this[mt("0x16")](this.k,"change:pageBreaks",(()=>this[mt("0x20")]()))):t.ui.once(mt("0x22"),(()=>this.u()))}[mt("0x20")](){if(!this[mt("0x2a")])return;const t=this.editor[mt("0xf")][mt("0x2c")][mt("0x3")](),n=new e.Rect(t)[mt("0x2b")](),i=new e.Rect(this._scrollableEditingRootDomAncestor)[mt("0x2b")](),o=this.k[mt("0x4")];if(this._linesRepository[mt("0x12")](),1==o[mt("0x15")])return void(this[mt("0x23")]=1);const r=i[mt("0x17")]+i[mt("0xa")]/3;let a=!1;for(let t=1;t<o[mt("0x15")];t++){const e=this[mt("0x11")](t,i);if(!e)continue;const o=i[mt("0x17")]+e-this[mt("0x19")].scrollTop;this.B(o,n,i,t),o>r&&!a&&(this.pageNumber=t,a=!0)}a||(this.pageNumber=o[mt("0x15")])}B(t,n,i,o){const{scrollX:r,scrollY:a}=e.global[mt("0x1e")];i[mt("0x17")]<t&&t<i[mt("0x2e")]&&this[mt("0xe")][mt("0x2f")](n[mt("0x2d")]+r,t+a,n.width,o+1)}[mt("0x11")](t,n=null){const i=this.k[mt("0x4")][t].offset;return i?(n||(n=new e.Rect(this[mt("0x19")]).excludeScrollbarsAndBorders()),i-n.top+this[mt("0x19")][mt("0x1a")]):0}_(t){const e=this[mt("0x5")][mt("0xf")][mt("0x2c")];e[mt("0x24")]((n=>{for(const i of e.document[mt("0xc")])t?n[mt("0x29")](mt("0x18"),i):n[mt("0x7")](mt("0x18"),i)}))}}var wt=n(975),kt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};et()(wt.Z,kt);wt.Z.locals;const yt=["change:pageBreaks","PaginationEditing","schema","model","options","removeMarker","requires","checkChild","markers","modelRange","start","pluginName","conversion","get","paginationLicenseKeyInvalid","pagination-trial-license-key-reached-limit-changes","$text","Pagination","set","for","setAttribute","init","stop","destroy","PaginationRenderer","page-break-before","scrollToPage","index","isEnabled","span","toViewPosition","root","listenTo","writer","mapper","pagination:","consumable","getContainedElement","pagination","name","updateMarker","consume","getFillerOffset","dataDowncast","paginationLicenseKeyValid","PaginationLookup","parent","licenseKey","length","paginationLicenseKeyTrial","nodeAfter","plugins","paginationLicenseKeyTrialLimit:operations","addMarker","insert","info","pageNumber","bind","has","substring","totalPages","editor","bindElementToMarker"];var Tt,Nt;Tt=yt,Nt=380,function(t){for(;--t;)Tt.push(Tt.shift())}(++Nt);const Pt=function(t,e){return yt[t-=0]};class Et extends t.Plugin{static get[Pt("0x9")](){return Pt("0x3e")}static get[Pt("0x4")](){return[U,vt]}[Pt("0x13")](){this[Pt("0x10")]({pageNumber:1,totalPages:1}),this.bind(Pt("0x1a")).to(this.editor[Pt("0x31")][Pt("0xb")](Pt("0xf"))),this.i();const t=this.editor.plugins[Pt("0xb")](Pt("0x2b")),n=this[Pt("0x3b")][Pt("0x31")][Pt("0xb")]("PaginationRenderer");this[Pt("0x37")](Pt("0x36")).to(n),this[Pt("0x1e")](t,Pt("0x3d"),((t,e,n,i)=>{this[Pt("0x3a")]=n.length,this.o(n,i)}));const i=this.editor;this[Pt("0x2d")]=i.config[Pt("0xb")](Pt("0x2d")),this.s=setInterval((()=>{let t;for(const e in i){const n=i[e];if(Pt("0x2f")===n||Pt("0xc")===n||Pt("0x2a")===n||Pt("0x32")===n){delete i[e],t=n;break}}if(Pt("0xc")===t)throw clearInterval(this.s),new e.CKEditorError("pagination-invalid-license-key",null);if(Pt("0x2f")===t&&console[Pt("0x35")]("You are using the trial version of CKEditor 5 pagination plugin with limited usage. Make sure you will not use it in the production environment."),Pt("0x32")===t)throw clearInterval(this.s),new e.CKEditorError(Pt("0xd"),null);Pt("0x2a")===t&&clearInterval(this.s)}),1e3)}[Pt("0x15")](){clearInterval(this.s)}scrollToPage(t){this[Pt("0x1a")]&&(t<1&&(t=1),t>this.totalPages&&(t=this.totalPages),this[Pt("0x3b")][Pt("0x31")].get(Pt("0x16"))[Pt("0x18")](t))}o(t,e){const n=this[Pt("0x3b")][Pt("0x1")];this[Pt("0x1a")]&&n.change((i=>{for(let e=1;e<t[Pt("0x2e")];e++){const o=t[e][Pt("0x7")],r="pagination:"+(e+1);n.markers[Pt("0x38")](r)?i[Pt("0x26")](r,{range:o}):i[Pt("0x33")](r,{range:o,usingOperation:!1,affectsData:!0})}for(let o=t[Pt("0x2e")];o<e[Pt("0x2e")];o++){const t=Pt("0x21")+(o+1);n[Pt("0x6")][Pt("0x38")](t)&&i[Pt("0x3")](t)}}))}i(){const t=Pt("0x24")[Pt("0x2e")]+1;this[Pt("0x3b")][Pt("0xa")][Pt("0x11")](Pt("0x29")).add((e=>{e.on("addMarker:pagination",((e,{markerRange:n,markerName:i},o)=>{if(!o[Pt("0x2")][Pt("0x24")])return;if(!o[Pt("0x22")][Pt("0x27")](n,e[Pt("0x25")]))return;const r=n[Pt("0x23")]();let a=r?o[Pt("0x20")].toViewElement(r):null;if(!a){const t=n[Pt("0x8")];if(o[Pt("0x0")][Pt("0x5")](t,Pt("0xe"))){const e=o[Pt("0x20")][Pt("0x1c")](t);a=o.writer.createContainerElement(Pt("0x1b")),a[Pt("0x28")]=null,o[Pt("0x1f")][Pt("0x34")](e,a)}else{const e=t[Pt("0x30")];a=o[Pt("0x20")].toViewElement(e)}}for(;a[Pt("0x2c")]!==a[Pt("0x1d")]&&0===a[Pt("0x19")];)a=a[Pt("0x2c")];const s=i[Pt("0x39")](t);o[Pt("0x1f")].setStyle(Pt("0x17"),"always",a),o[Pt("0x1f")][Pt("0x12")]("data-pagination-page",s,a),o[Pt("0x20")][Pt("0x3c")](a,i),e[Pt("0x14")]()}))}))}}var St=n(926),_t={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};et()(St.Z,_t);St.Z.locals;const Ot=["firstChild","blur","bindTemplate","valueAsNumber","totalPages","checkValidity","pageNumber","listenTo","element","value","isReadOnly","keydown","navigation","render","focus","isNaN","numeric","change:pageNumber","isEnabled","select","set","ck-page-navigator","bind","pageNumberView","max"];var Ct,Rt;Ct=Ot,Rt=174,function(t){for(;--t;)Ct.push(Ct.shift())}(++Rt);const Lt=function(t,e){return Ot[t-=0]};class jt extends o.View{constructor(t){super(t);const e=this[Lt("0x3")];this[Lt("0x15")]({pageNumber:1,totalPages:1,isEnabled:!0}),this[Lt("0x18")]=new o.InputNumberView(t,{min:1,step:1}),this[Lt("0x18")].set({inputMode:Lt("0x11")}),this[Lt("0x18")][Lt("0x17")](Lt("0x0")).to(this,"totalPages"),this.pageNumberView[Lt("0x17")](Lt("0xb")).to(this,Lt("0x13"),(t=>!t)),this.setTemplate({tag:"div",attributes:{class:["ck",Lt("0x16"),e.if(Lt("0x13"),"ck-disabled",(t=>!t))]},children:[this.pageNumberView,{tag:"span",children:[{text:e.to(Lt("0x5"))}]}]})}[Lt("0xe")](){super[Lt("0xe")]();const t=this[Lt("0x18")][Lt("0x9")],n=t=>{this[Lt("0x18")][Lt("0x9")][Lt("0xa")]=t};n(this[Lt("0x7")]),this.on(Lt("0x12"),((t,e,i)=>{n(i)})),this[Lt("0x8")](t,Lt("0xc"),((n,i)=>{if(i.keyCode!==e.keyCodes.enter)return;const o=t[Lt("0x4")];Number[Lt("0x10")](o)?t.value=this[Lt("0x7")]:(t[Lt("0x6")]()?this[Lt("0x7")]=o:o>this[Lt("0x5")]?this[Lt("0x7")]=t[Lt("0xa")]=this[Lt("0x5")]:this[Lt("0x7")]=t[Lt("0xa")]=1,this.fire(Lt("0xd"),this[Lt("0x7")]))})),this[Lt("0x8")](t,Lt("0x2"),(()=>{t[Lt("0xa")]=this[Lt("0x7")]})),this[Lt("0x8")](t,Lt("0xf"),(()=>{this[Lt("0x18")][Lt("0x14")]()}))}[Lt("0xf")](){this[Lt("0x9")][Lt("0x1")].focus()}}class Bt extends t.Plugin{static get pluginName(){return"PaginationUI"}init(){const t=this.editor,e=t.plugins.get("PaginationEditing"),n=t.locale.t;t.ui.componentFactory.add("pageNavigation",(t=>{const n=new jt(t);return n.bind("pageNumber").to(e),n.bind("totalPages").to(e),n.bind("isEnabled").to(e),n.on("navigation",((t,n)=>{e.scrollToPage(n)})),n})),t.ui.componentFactory.add("nextPage",(t=>{const i=new o.ButtonView(t);return i.isEnabled=!0,i.label=n("Show next page"),i.icon='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 .75a9.25 9.25 0 110 18.5 9.25 9.25 0 010-18.5zm0 1.5a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5zm0 2.022a.75.75 0 01.743.649l.007.101v8.165l2.714-2.705a.75.75 0 01.977-.07l.084.072a.75.75 0 01.07.976l-.072.084-3.994 3.981a.75.75 0 01-.975.073l-.084-.073-3.99-3.98a.75.75 0 01.975-1.135l.085.072 2.71 2.706V5.022a.75.75 0 01.75-.75z"/></svg>\n',i.tooltip=!0,i.bind("isEnabled").to(e),this.listenTo(i,"execute",(()=>{let t=e.pageNumber+1;t>e.totalPages&&(t=e.totalPages),e.scrollToPage(t)})),i})),t.ui.componentFactory.add("previousPage",(t=>{const i=new o.ButtonView(t);return i.isEnabled=!0,i.label=n("Show previous page"),i.icon='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 19.25a9.25 9.25 0 100-18.5 9.25 9.25 0 000 18.5zm0-1.5a7.75 7.75 0 110-15.5 7.75 7.75 0 010 15.5zm0-2.022a.75.75 0 00.743-.649l.007-.101V6.813l2.714 2.705a.75.75 0 00.977.07l.084-.072a.75.75 0 00.07-.976l-.072-.084-3.994-3.981a.75.75 0 00-.975-.073l-.084.073-3.99 3.98a.75.75 0 00.975 1.135l.085-.072 2.71-2.706v8.166c0 .414.336.75.75.75z"/></svg>\n',i.tooltip=!0,i.bind("isEnabled").to(e),this.listenTo(i,"execute",(()=>{let t=e.pageNumber-1;0===t&&(t=1),e.scrollToPage(t)})),i}))}}const Mt=["bind","scrollToPage","PaginationEditing","plugins","set","totalPages","pageNumber","config","isBlink","browserCheck","pluginName","get","Pagination","forceDisabled","requires","editor"];var At,It;At=Mt,It=395,function(t){for(;--t;)At.push(At.shift())}(++It);const Dt=function(t,e){return Mt[t-=0]};class Vt extends t.Plugin{static get[Dt("0xf")](){return Dt("0x1")}static get[Dt("0x3")](){return[Et,Bt]}init(){this[Dt("0x9")]({pageNumber:1,totalPages:1});const t=this[Dt("0x4")].plugins[Dt("0x0")](Dt("0x7"));this[Dt("0x5")](Dt("0xb")).to(t),this[Dt("0x5")](Dt("0xa")).to(t),e.env[Dt("0xd")]||this[Dt("0x4")][Dt("0xc")][Dt("0x0")]("pagination.enableOnUnsupportedBrowsers")||this[Dt("0x2")](Dt("0xe"))}scrollToPage(t){this[Dt("0x4")][Dt("0x8")][Dt("0x0")](Dt("0x7"))[Dt("0x6")](t)}}})(),(window.CKEditor5=window.CKEditor5||{}).pagination=i})();
|
|
5
|
+
*/(()=>{var t={669:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,".ck.ck-pagination-view-line{border-top:1px dotted var(--ck-color-pagination-divider);height:0;pointer-events:none;position:absolute}.ck.ck-pagination-view-line:after{background:#c4c4c4;color:var(--ck-color-base-background);content:attr(data-page-number);display:inline-block;font-size:10px;min-width:18px;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);position:absolute;right:-1px;text-align:center;top:-1px;transform:translateX(100%)}",""]);const r=o},926:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,'.ck.ck-page-navigator{line-height:1;padding:0 var(--ck-spacing-standard)}.ck.ck-page-navigator>.ck-input-number{-moz-appearance:textfield;background:transparent;min-width:var(--ck-ui-component-min-height);text-align:center;width:var(--ck-ui-component-min-height)}.ck.ck-page-navigator>.ck-input-number::-webkit-inner-spin-button,.ck.ck-page-navigator>.ck-input-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ck.ck-page-navigator>.ck-input-number:not(:focus){border:1px solid transparent;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-page-navigator>span:before{content:"/";margin:0 var(--ck-spacing-standard)}',""]);const r=o},975:(t,e,n)=>{"use strict";n.d(e,{Z:()=>r});var i=n(758),o=n.n(i)()((function(t){return t[1]}));o.push([t.id,":root{--ck-color-pagination-divider:#ababab}.ck.ck-content:not(.ck-pagination_disabled) .page-break:after,.ck.ck-editor__editable.ck-pagination-view .ck-widget__type-around{display:none}.ck.ck-editor__editable.ck-pagination-view .page-break{break-after:column;display:block;height:0;margin:0;padding:0}.ck.ck-editor__editable.ck-pagination-view .ck-table-column-resizer,.ck.ck-editor__editable.ck-pagination-view .page-break .page-break__label,.ck.ck-editor__editable.ck-pagination-view .page-break:after{display:none}",""]);const r=o},758:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n=t(e);return e[2]?"@media ".concat(e[2]," {").concat(n,"}"):n})).join("")},e.i=function(t,n,i){"string"==typeof t&&(t=[[null,t,""]]);var o={};if(i)for(var r=0;r<this.length;r++){var a=this[r][0];null!=a&&(o[a]=!0)}for(var s=0;s<t.length;s++){var c=[].concat(t[s]);i&&o[c[0]]||(n&&(c[2]?c[2]="".concat(n," and ").concat(c[2]):c[2]=n),e.push(c))}},e}},278:(t,e,n)=>{"use strict";var i,o=function(){return void 0===i&&(i=Boolean(window&&document&&document.all&&!window.atob)),i},r=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),a=[];function s(t){for(var e=-1,n=0;n<a.length;n++)if(a[n].identifier===t){e=n;break}return e}function c(t,e){for(var n={},i=[],o=0;o<t.length;o++){var r=t[o],c=e.base?r[0]+e.base:r[0],x=n[c]||0,l="".concat(c," ").concat(x);n[c]=x+1;var u=s(l),d={css:r[1],media:r[2],sourceMap:r[3]};-1!==u?(a[u].references++,a[u].updater(d)):a.push({identifier:l,updater:p(d,e),references:1}),i.push(l)}return i}function x(t){var e=document.createElement("style"),i=t.attributes||{};if(void 0===i.nonce){var o=n.nc;o&&(i.nonce=o)}if(Object.keys(i).forEach((function(t){e.setAttribute(t,i[t])})),"function"==typeof t.insert)t.insert(e);else{var a=r(t.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var l,u=(l=[],function(t,e){return l[t]=e,l.filter(Boolean).join("\n")});function d(t,e,n,i){var o=n?"":i.media?"@media ".concat(i.media," {").concat(i.css,"}"):i.css;if(t.styleSheet)t.styleSheet.cssText=u(e,o);else{var r=document.createTextNode(o),a=t.childNodes;a[e]&&t.removeChild(a[e]),a.length?t.insertBefore(r,a[e]):t.appendChild(r)}}function f(t,e,n){var i=n.css,o=n.media,r=n.sourceMap;if(o?t.setAttribute("media",o):t.removeAttribute("media"),r&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleSheet)t.styleSheet.cssText=i;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(i))}}var g=null,h=0;function p(t,e){var n,i,o;if(e.singleton){var r=h++;n=g||(g=x(e)),i=d.bind(null,n,r,!1),o=d.bind(null,n,r,!0)}else n=x(e),i=f.bind(null,n,e),o=function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(n)};return i(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;i(t=e)}else o()}}t.exports=function(t,e){(e=e||{}).singleton||"boolean"==typeof e.singleton||(e.singleton=o());var n=c(t=t||[],e);return function(t){if(t=t||[],"[object Array]"===Object.prototype.toString.call(t)){for(var i=0;i<n.length;i++){var o=s(n[i]);a[o].references--}for(var r=c(t,e),x=0;x<n.length;x++){var l=s(n[x]);0===a[l].references&&(a[l].updater(),a.splice(l,1))}n=r}}}},704:(t,e,n)=>{t.exports=n(79)("./src/core.js")},273:(t,e,n)=>{t.exports=n(79)("./src/ui.js")},209:(t,e,n)=>{t.exports=n(79)("./src/utils.js")},79:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(i){var o=e[i];if(void 0!==o)return o.exports;var r=e[i]={id:i,exports:{}};return t[i](r,r.exports,n),r.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.nc=void 0;var i={};(()=>{"use strict";n.r(i),n.d(i,{Pagination:()=>Mt});var t=n(704),e=n(209),o=n(273);const r=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const a="object"==typeof global&&global&&global.Object===Object&&global;var s="object"==typeof self&&self&&self.Object===Object&&self;const c=a||s||Function("return this")();const x=function(){return c.Date.now()};var l=/\s/;const u=function(t){for(var e=t.length;e--&&l.test(t.charAt(e)););return e};var d=/^\s+/;const f=function(t){return t?t.slice(0,u(t)+1).replace(d,""):t};const g=c.Symbol;var h=Object.prototype,p=h.hasOwnProperty,b=h.toString,m=g?g.toStringTag:void 0;const v=function(t){var e=p.call(t,m),n=t[m];try{t[m]=void 0;var i=!0}catch(t){}var o=b.call(t);return i&&(e?t[m]=n:delete t[m]),o};var w=Object.prototype.toString;const k=function(t){return w.call(t)};var y=g?g.toStringTag:void 0;const P=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":y&&y in Object(t)?v(t):k(t)};const T=function(t){return null!=t&&"object"==typeof t};const N=function(t){return"symbol"==typeof t||T(t)&&"[object Symbol]"==P(t)};var _=/^[-+]0x[0-9a-f]+$/i,S=/^0b[01]+$/i,E=/^0o[0-7]+$/i,C=parseInt;const O=function(t){if("number"==typeof t)return t;if(N(t))return NaN;if(r(t)){var e="function"==typeof t.valueOf?t.valueOf():t;t=r(e)?e+"":e}if("string"!=typeof t)return 0===t?t:+t;t=f(t);var n=S.test(t);return n||E.test(t)?C(t.slice(2),n?2:8):_.test(t)?NaN:+t};var R=Math.max,I=Math.min;const B=function(t,e,n){var i,o,a,s,c,l,u=0,d=!1,f=!1,g=!0;if("function"!=typeof t)throw new TypeError("Expected a function");function h(e){var n=i,r=o;return i=o=void 0,u=e,s=t.apply(r,n)}function p(t){var n=t-l;return void 0===l||n>=e||n<0||f&&t-u>=a}function b(){var t=x();if(p(t))return m(t);c=setTimeout(b,function(t){var n=e-(t-l);return f?I(n,a-(t-u)):n}(t))}function m(t){return c=void 0,g&&i?h(t):(i=o=void 0,s)}function v(){var t=x(),n=p(t);if(i=arguments,o=this,l=t,n){if(void 0===c)return function(t){return u=t,c=setTimeout(b,e),d?h(t):s}(l);if(f)return clearTimeout(c),c=setTimeout(b,e),h(l)}return void 0===c&&(c=setTimeout(b,e)),s}return e=O(e)||0,r(n)&&(d=!!n.leading,a=(f="maxWait"in n)?R(O(n.maxWait)||0,e):a,g="trailing"in n?!!n.trailing:g),v.cancel=function(){void 0!==c&&clearTimeout(c),u=0,i=l=o=c=void 0},v.flush=function(){return void 0===c?s:m(x())},v},L=["createPositionBefore","startOffset","then","table-cell","PaginationLookup","_domNode","height","div","_recalculatePageBreaksDebounced","imageBlock","race","_mapTextPageStarterInfoToPageBreakInfo","hidden","load","ownerDocument","toModelElement","createRangeOn","update","map","offsetParent","parentNode","bindTemplate","path","pagination.pageMargins","insertBefore","selectNode","scrollLeft","entries","bind","isNaN","pageBreaks","context","element","parent","toViewElement","remove","firstChild","resolve","selectNodeContents","document","pagination","setEnd","getEarlierVisibleRevision","pluginName","fromCharCode","auto","render","nodeType","assign","domConverter","closest","createRange","plugins","calc( ","model","getClientRects","once","index","get","config","join","class","floor","endOffset","length","isTouching","findMappedViewAncestor","editor","all","removeEventListener","listenTo","_onUiReady","float","style","getComputedStyle","_recalculatePageBreaks","_mapPageStarterInfoToPageBreakInfo","afterInit","push","paddingLeft","_mapManualPageStarterInfoToPageBreakInfo","ck-pagination-view","figure.image","pagination-config-not-found","destroy","every","offset","toModelPosition","change:isEnabled","addEventListener","mapper","nextSibling","_updatePageBreaksData","type","contains","querySelectorAll","editing","textOffset","img","error","width","startContainer","isEnabled","body","_pagesContainer","-99999px","absolute","left","modelRange","ready","excludeScrollbarsAndBorders","getDomRoot","mapViewToDom","_findPageStarterInfos","right","_mapElementPageStarterInfoToPageBreakInfo","cloneNode","set","previousSibling"," - ","window","cancel","_offset","view","append","childNodes","10mm","locale","display","root","text","top","manual"];var j,M;j=L,M=476,function(t){for(;--t;)j.push(j.shift())}(++M);const A=function(t,e){return L[t-=0]};class V extends t.Plugin{constructor(){super(...arguments),this[A("0x1b")]=null}static get[A("0x63")](){return A("0x3c")}init(){if(this[A("0x28")]({pageBreaks:[]}),!this[A("0x7b")][A("0x73")][A("0x72")](A("0x60")))return void(0,e.logWarning)(A("0x6"),this[A("0x7b")][A("0x73")]);this[A("0x40")]=B((()=>this[A("0x83")]()),200),this[A("0x1b")]=null;const t=this[A("0x7b")][A("0x6c")][A("0x72")]("PaginationEditing");this[A("0x54")](A("0x19")).to(t),this[A("0x7b")].ui[A("0x70")](A("0x20"),(()=>this[A("0x7f")]())),this.on(A("0xb"),((t,e,n)=>{n&&this[A("0x40")]()}))}[A("0x0")](){!function(e){function n(t){return t[A("0x4a")]((t=>String[A("0x64")](t)))[A("0x74")]("")}(e=>{const i=[1,85,78,115,198,255,50,112,83,87,161],o=[127,34,6,211,167,86,146,199,132,160,18];function r(t){return function(t,e){const i=atob(t),o=Array[n([102,114,111,109])](function(t){const e=new Uint8Array(t[n([108,101,110,103,116,104])]);for(let i=0;i<t[n([108,101,110,103,116,104])];i++)e[i]=t[n([99,104,97,114,67,111,100,101,65,116])](i);return e}(i)),r=o[n([112,111,112])](),a=o[n([112,111,112])]();return function(t){let e="";for(const i of t)e+=String[n([102,114,111,109,67,104,97,114,67,111,100,101])](i);return e}(function(t,e,i){const o={};o[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])]={16:10,24:12,32:14},o[n([114,99,111,110])]=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],o[n([83])]=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],o[n([84,49])]=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],o[n([84,50])]=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],o[n([84,51])]=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],o[n([84,52])]=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],o[n([85,49])]=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],o[n([85,50])]=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],o[n([85,51])]=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],o[n([85,52])]=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];const r=new Uint8Array(16);for(let t=15;t>=0;--t)r[t]=i%256,i=parseInt(i/256);let a=null,s=16;const c=new Uint8Array(e),x=[],l=[];!function(){const t=o[n([110,117,109,98,101,114,79,102,82,111,117,110,100,115])][c[n([108,101,110,103,116,104])]];for(let e=0;e<=t;e++)x[n([112,117,115,104])]([0,0,0,0]),l[n([112,117,115,104])]([0,0,0,0]);const e=4*(t+1),i=c[n([108,101,110,103,116,104])]/4,r=u(c);let a;for(let e=0;e<i;e++)a=e>>2,x[a][e%4]=r[e],l[t-a][e%4]=r[e];let s,d=0,f=i;for(;f<e;){s=r[i-1],r[0]^=o[n([83])][s>>16&255]<<24^o[n([83])][s>>8&255]<<16^o[n([83])][255&s]<<8^o[n([83])][s>>24&255]^o[n([114,99,111,110])][d]<<24,d+=1;for(let t=1;t<i/2;t++)r[t]^=r[t-1];s=r[i/2-1],r[i/2]^=o[n([83])][255&s]^o[n([83])][s>>8&255]<<8^o[n([83])][s>>16&255]<<16^o[n([83])][s>>24&255]<<24;for(let t=i/2+1;t<i;t++)r[t]^=r[t-1];let a,c,u=0;for(;u<i&&f<e;)a=f>>2,c=f%4,x[a][c]=r[u],l[t-a][c]=r[u++],f++}for(let e=1;e<t;e++)for(let t=0;t<4;t++)s=l[e][t],l[e][t]=o[n([85,49])][s>>24&255]^o[n([85,50])][s>>16&255]^o[n([85,51])][s>>8&255]^o[n([85,52])][255&s]}();for(let e=0;e<t[n([108,101,110,103,116,104])];e++)16===s&&(a=f(r),s=0,d(r)),t[e]^=a[s++];return t;function u(t){const e=[];for(let i=0;i<t[n([108,101,110,103,116,104])];i+=4)e[n([112,117,115,104])](t[i]<<24|t[i+1]<<16|t[i+2]<<8|t[i+3]);return e}function d(t){for(let e=15;e>=0;e--){if(255!==t[e]){t[e]++;break}t[e]=0}}function f(t){const e=x[n([108,101,110,103,116,104])]-1,i=[0,0,0,0];let r=u(t);for(let t=0;t<4;t++)r[t]^=x[0][t];for(let t=1;t<e;t++){for(let e=0;e<4;e++)i[e]=o[n([84,49])][r[e]>>24&255]^o[n([84,50])][r[(e+1)%4]>>16&255]^o[n([84,51])][r[(e+2)%4]>>8&255]^o[n([84,52])][255&r[(e+3)%4]]^x[t][e];r=i[n([115,108,105,99,101])]()}const a=new Uint8Array(16);let s;for(let t=0;t<4;t++)s=x[e][t],a[4*t]=255&(o[n([83])][r[t]>>24&255]^s>>24),a[4*t+1]=255&(o[n([83])][r[(t+1)%4]>>16&255]^s>>16),a[4*t+2]=255&(o[n([83])][r[(t+2)%4]>>8&255]^s>>8),a[4*t+3]=255&(o[n([83])][255&r[(t+3)%4]]^s);return a}}(o,e,a+256*r))}(t,new(window[n([85,105,110,116,56,65,114,114,97,121])])([...i,29,221,175,90,231,133,239,240,75,180,...o]))}const a=function(){const t=[{[n([105,100])]:1,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([67,111,109,109,101,110,116,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101]),[n([99,104,101,99,107,65,108,115,111])]:[{[n([105,100])]:2,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([84,114,97,99,107,32,67,104,97,110,103,101,115]),[n([112,108,117,103,105,110,78,97,109,101])]:n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0}}],[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0}},{[n([105,100])]:3,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110]),[n([112,108,117,103,105,110,78,97,109,101])]:n([80,97,103,105,110,97,116,105,111,110,76,111,111,107,117,112]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([112,97,103,105,110,97,116,105,111,110,76,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101])},{[n([105,100])]:4,[n([102,101,97,116,117,114,101,78,97,109,101])]:n([82,101,118,105,115,105,111,110,32,72,105,115,116,111,114,121]),[n([112,108,117,103,105,110,78,97,109,101])]:n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]),[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]:n([108,105,99,101,110,115,101,75,101,121]),[n([104,97,110,100,108,101,114])]:n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121]),[n([111,112,116,105,111,110,115])]:{[n([97,105,119,115,103,105,99])]:!0,[n([97,105,116,99,100,103,105,108])]:!0}}];return function t(e){e[n([102,111,114,69,97,99,104])]((e=>{e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]=1<<e[n([105,100])]-1,e[n([99,104,101,99,107,65,108,115,111])]&&t(e[n([99,104,101,99,107,65,108,115,111])])}))}(t),t}(),s={[n([99,104,101,99,107,76,105,99,101,110,115,101])]:function(t,e){h(g(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,84,114,97,99,107,67,104,97,110,103,101,115])]:function(t,e){h(function(t,e){try{if(k(x,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))&&t){const i=y(x,n([84,114,97,99,107,67,104,97,110,103,101,115,69,100,105,116,105,110,103]))[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])];if(parseInt(i)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])])return p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}return g(t,e)}catch(t){return p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)},[n([99,104,101,99,107,76,105,99,101,110,115,101,70,111,114,82,101,118,105,115,105,111,110,72,105,115,116,111,114,121])]:function(t,e){const r=o[0]*i[1],a=o[0]*i[2],s=o[2]*i[2];function c(t,e){l(),p(e+n([84,114,105,97,108,76,105,109,105,116,58])+t),window[b()]=t===n([116,105,109,101])?r:a}function l(){const t=x;function e(){k(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&(y(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),y(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,y(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([117,112,100,97,116,101])]=w,y(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))[n([115,97,118,101,82,101,118,105,115,105,111,110])]=w,t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=w,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))),k(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(y(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([117,110,98,105,110,100])](n([105,115,69,110,97,98,108,101,100])),y(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([105,115,69,110,97,98,108,101,100])]=!1,y(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])]=w,y(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([95,103,101,116,68,105,102,102])]=w)}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>{if(k(t,n([82,101,118,105,115,105,111,110,84,114,97,99,107,101,114]))&&e(),k(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))){const i=y(t,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121])),o=i.getRevision(0),r=i[A("0x62")](o[n([105,100])]);y(t,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))[n([99,111,109,112,97,114,101])](o[n([105,100])],r?r[n([105,100])]:null,1)[A("0x3a")]((()=>e()))}}))}k(x,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))&&y(x,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]==n([99,111,110,110,101,99,116,101,100])&&(window[b()]=s),function(t,e){if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))l();else if(t==e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])){const t=function(){if(!k(x,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[A("0x55")](Number(t))){if(window[t]===r)return n([116,105,109,101]);if(window[t]===a)return n([114,101,118,105,115,105,111,110,115])}return!1}();t&&c(t,e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]);const s=function(){let t=o[6]*i[8]*i[6];return k(x,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114]))&&(t/=10),t}();window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{c(n([116,105,109,101]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}),s);const l=y(x,n([82,101,118,105,115,105,111,110,115,82,101,112,111,115,105,116,111,114,121]))[n([95,114,101,118,105,115,105,111,110,115])];l[n([108,101,110,103,116,104])]>=7?c(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]):l.on(n([97,100,100]),(()=>{l[n([108,101,110,103,116,104])]>=7&&c(n([114,101,118,105,115,105,111,110,115]),e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])])}))}}(function(t,e){try{return function(){if(!k(x,n([82,101,118,105,115,105,111,110,86,105,101,119,101,114])))return!1;for(const t in window)if(Number[A("0x55")](Number(t))&&window[t]===s)return!0;return!1}()?p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):g(t,e)}catch(t){return p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}(t,e),e)}},c=e[n([99,111,110,115,116,114,117,99,116,111,114])][n([112,108,117,103,105,110,78,97,109,101])],x=n([99,111,110,116,101,120,116])in e?e[A("0x57")]:e.editor,l=n([52,48,52,54,48,56,49,48]),u=n([65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,48,49,50,51,52,53,54,55,56,57]),d=x.config.get(n([108,105,99,101,110,115,101,75,101,121])),f=a[n([102,105,110,100])]((t=>t[n([112,108,117,103,105,110,78,97,109,101])]===c));function g(t,e){try{return function(t){if(!k(x,t[n([112,108,117,103,105,110,78,97,109,101])]))return!0;const e=t[n([111,112,116,105,111,110,115])]||{},i=e[n([97,105,119,115,103,105,99])]||!1,o=e[n([97,105,116,99,100,103,105,108])]||!1;return!(!k(x,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))||y(x,n([87,101,98,83,111,99,107,101,116,71,97,116,101,119,97,121]))[n([115,116,97,116,101])]!=n([99,111,110,110,101,99,116,101,100])||!i)||!(!k(x,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))||y(x,n([84,114,97,99,107,67,104,97,110,103,101,115,68,97,116,97,71,101,116,116,101,114]))[n([114,101,115,117,108,116])]!=n([101,110,100])||!o)}(e)?p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):t&&t[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]&e[n([112,101,114,109,105,115,115,105,111,110,77,97,115,107])]?t[n([105,115,73,110,116,101,114,110,97,108])]&&!window[n([111,112,101,110])][n([99,108,111,115,101,100])]||parseInt(l)/2>t[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]?p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])):t[n([105,115,84,114,105,97,108])]?p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])):p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([86,97,108,105,100])):p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}catch(t){return p(e[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100]))}}function h(e,r){if(x instanceof t.Context){const t=x;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?m(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&window[n([115,101,116,84,105,109,101,111,117,116])]((()=>{m(t),p(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101]))}),o[6]*i[8]*i[6]),t[n([101,100,105,116,111,114,115])][n([111,110])](n([97,100,100]),((t,i)=>{e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,116,105,109,101])&&e!=r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])||v(i)}))}else{const t=x;e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([73,110,118,97,108,105,100])?v(t):e==r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108])&&t[n([111,110])](n([114,101,97,100,121]),(()=>{let e=0;t[n([109,111,100,101,108])][n([111,110])](n([97,112,112,108,121,79,112,101,114,97,116,105,111,110]),((i,o)=>{o[0][n([105,115,68,111,99,117,109,101,110,116,79,112,101,114,97,116,105,111,110])]&&e++,504===e&&(v(t),p(r[n([108,105,99,101,110,115,101,83,116,97,116,117,115,80,114,101,102,105,120])]+n([84,114,105,97,108,76,105,109,105,116,58,111,112,101,114,97,116,105,111,110,115])),i[n([111,102,102])]())}),{priority:n([104,105,103,104,101,115,116])})}))}}function p(t){const e=b();return x[e]=t,t}function b(){const t=String(window[n([112,101,114,102,111,114,109,97,110,99,101])][n([110,111,119])]())[n([114,101,112,108,97,99,101])](n([46]),"");let e="";for(let i=0;i<t[n([108,101,110,103,116,104])];i+=2){let o=parseInt(t[n([115,117,98,115,116,114,105,110,103])](i,i+2));o>=u[n([108,101,110,103,116,104])]&&(o-=u[n([108,101,110,103,116,104])]),e+=u[o]}return e}function m(t){for(const e of t[n([101,100,105,116,111,114,115])])v(e);y(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])](!0),y(t,n([67,111,109,109,101,110,116,115,82,101,112,111,115,105,116,111,114,121]))[n([115,119,105,116,99,104,82,101,97,100,79,110,108,121])]=w}function v(t){function e(){t[n([109,111,100,101,108])][n([99,104,97,110,103,101])]=w,t[n([109,111,100,101,108])][n([101,110,113,117,101,117,101,67,104,97,110,103,101])]=w,t[n([101,110,97,98,108,101,82,101,97,100,79,110,108,121,77,111,100,101])](n([109,111,100,101,108]))}t[n([115,116,97,116,101])]==n([114,101,97,100,121])?e():t[n([111,110,99,101])](n([114,101,97,100,121]),(()=>e()))}function w(){return null}function k(t,e){return t[n([112,108,117,103,105,110,115])][n([104,97,115])](e)}function y(t,e){return t[n([112,108,117,103,105,110,115])][n([103,101,116])](e)}f&&function t(e,i){s[i[n([104,97,110,100,108,101,114])]](e,i),i[n([99,104,101,99,107,65,108,115,111])]&&i[n([99,104,101,99,107,65,108,115,111])][n([102,105,108,116,101,114])]((t=>k(x,t[n([112,108,117,103,105,110,78,97,109,101])])))[n([102,111,114,69,97,99,104])]((n=>t(e,n)))}(function(t){try{const e=r(t),i=JSON[n([112,97,114,115,101])](e),o=parseInt(i[n([49])]),a=parseInt(i[n([51])]),s=parseInt(i[n([52])])||0,c=parseInt(i[n([53])])||0;return{[n([97,108,108,111,119,101,100,80,108,117,103,105,110,115])]:s,[n([101,120,112,105,114,97,116,105,111,110,68,97,116,101])]:o,[n([105,115,84,114,105,97,108])]:a,[n([105,115,73,110,116,101,114,110,97,108])]:c}}catch(t){return null}}(d),f)})(e)}(this)}destroy(){super[A("0x7")](),this._pagesContainer&&(this[A("0x40")][A("0x2c")](),this[A("0x1b")][A("0x7")](),this[A("0x1b")][A("0x58")][A("0x5b")]())}[A("0x7f")](){const t=this[A("0x7b")],e=t[A("0x13")][A("0x2e")],n=e[A("0x22")]();if(!n[A("0x46")].body[A("0x11")](n))return void t.ui.once(A("0x49"),(()=>this[A("0x7f")]()));const{pageWidth:i,pageHeight:r}=t.config[A("0x72")](A("0x60")),{top:a,left:s,bottom:c,right:x}=this._configuredPaddings;this[A("0x1b")]=new o.View(t[A("0x32")]);const l=this._pagesContainer;l.set("class",""),l.setTemplate({tag:A("0x3f"),attributes:{contenteditable:!0,style:{columnWidth:i,width:i,height:A("0x6d")+r+A("0x2a")+a+A("0x2a")+c+" )",minWidth:A("0x65"),minHeight:A("0x65"),padding:"0 "+x+" 0 "+s,columnGap:"100px",border:0,boxSizing:"border-box",columnCount:"auto",columnFill:"auto",overflow:A("0x44"),position:A("0x1d"),top:A("0x1c"),left:A("0x1c")},class:l[A("0x4d")].to(A("0x75"))}}),l[A("0x66")](),n[A("0x4c")][A("0x50")](l.element,n[A("0xe")]),this[A("0x7e")](e,"render",(()=>this[A("0x40")]()),{priority:"low"}),this[A("0x40")]()}_recalculatePageBreaks(){if(!this[A("0x19")])return Promise[A("0x5d")]();const t=this[A("0x7b")][A("0x13")][A("0x2e")],e=this[A("0x1b")],n=t.getDomRoot();for(e[A("0x75")]=["ck-reset",A("0x4"),...n.classList].join(" ");e[A("0x58")][A("0x5c")];)e.element[A("0x5c")][A("0x5b")]();for(const t of[...n[A("0x27")](!0)[A("0x30")]])e.element[A("0x2f")](t);return(i=Array.from(e[A("0x58")][A("0x12")](A("0x15"))),Promise[A("0x7c")](i[A("0x4a")]((t=>{return Promise[A("0x42")]([(n=t,new Promise((t=>{function e(){n[A("0x7d")](A("0x45"),e),n[A("0x7d")](A("0x16"),e),t()}n.complete?t():(n.addEventListener("load",e),n[A("0xc")](A("0x16"),e))}))),(e=1e3,new Promise((t=>setTimeout(t,e))))]);var e,n}))))[A("0x3a")]((()=>this[A("0xf")]()));var i}[A("0xf")](){const t=this[A("0x1b")][A("0x58")];if(!t[A("0x46")][A("0x1a")][A("0x11")](t))return;const n=new e.Rect(t)[A("0x21")](),i=e.global.window[A("0x82")](t),o=parseFloat(i[A("0x2")])+parseFloat(i.paddingRight),r=Math.floor(n[A("0x17")]+100-o),a=Z(t,Math[A("0x76")](n[A("0x1e")]-t[A("0x52")]),r)[A("0x4a")]((t=>this[A("0x84")](t)));a[A("0x8")]((t=>!!t))&&(this[A("0x56")]=a)}_mapPageStarterInfoToPageBreakInfo(t){const e=this[A("0x7b")][A("0x13")][A("0x2e")],n=this.editor.editing[A("0xd")],i=e.domConverter,o=function(t,e){let n=t;for(const t of e[A("0x4e")]){if(!n)return null;n=n[A("0x30")][t]}return n}(e[A("0x22")](),t);if(!o)return null;const r=i.domPositionToView(o,t[A("0x14")]||0);return r?"manual"==t[A("0x10")]?this[A("0x3")](r,o):A("0x35")==t[A("0x10")]&&n[A("0xa")](r)[A("0x9")]?this[A("0x43")](r,o,t[A("0x14")]):this[A("0x26")](r,o,t[A("0x9")]):null}[A("0x3")](t,e){const n=this[A("0x7b")].model,i=this[A("0x7b")][A("0x13")][A("0xd")][A("0x47")](t.parent),o=n[A("0x48")](i);return new D({type:A("0x37"),modelRange:o,domNode:e,offset:0})}[A("0x43")](t,e,n){const i=this.editor[A("0x6e")],o=this[A("0x7b")].editing.mapper,r=this[A("0x7b")][A("0x13")][A("0x2e")][A("0x69")];if(n>=e[A("0x78")])return null;const a=o[A("0xa")](t),s=i.createRange(a),c=o[A("0x7a")](t),x=r.mapViewToDom(c);return new D({type:A("0x35"),modelRange:s,domNode:e,offset:K(e,n,x)})}_mapElementPageStarterInfoToPageBreakInfo(t,n,i){const o=this[A("0x7b")][A("0x6e")],r=this[A("0x7b")][A("0x13")],a=r.mapper,s=r[A("0x2e")][A("0x69")],c=a[A("0x7a")](t),x=a[A("0x47")](c),l=function(t){const e=t[A("0x59")],n=e[A("0x34")][A("0x5f")][A("0x6e")],i=e.getAncestors({parentFirst:!0,includeSelf:!0});let o=null;for(const e of i){if(e.is("rootElement"))return o;if(!n[A("0x38")](e)[A("0x79")](t))return o;o=e}}(o[A("0x38")](x))||x;let u=a[A("0x5a")](l),d=o[A("0x48")](l);const f=o.createPositionBefore(l).nodeBefore;if(f&&f.is("element",A("0x41"))){const t=a[A("0x5a")](f),n=s[A("0x23")](t),i=e.global[A("0x2b")][A("0x82")](n).float;A("0x1e")!=i&&A("0x25")!=i||(d=o.createRangeOn(f))}for(;u.parent!==u[A("0x34")]&&0===u[A("0x71")];)u=u[A("0x59")];const g=new e.Rect($(n)?n:z(n)),h=i?g.height-i:0,p=s[A("0x23")](u),b=new e.Rect(p);return new D({type:A("0x58"),modelRange:d,domNode:p,offset:Math.round(h)?h+g[A("0x36")]-b[A("0x36")]:0})}get _configuredPaddings(){const t=this[A("0x7b")].config[A("0x72")](A("0x4f"));return Object[A("0x68")]({top:A("0x31"),bottom:A("0x31"),left:A("0x31"),right:"10mm"},t)}static[A("0x24")](t,e,n,i){return Z(t,e,n,i)}}class D{constructor({type:t,modelRange:e,domNode:n,offset:i}){this[A("0x10")]=t,this[A("0x1f")]=e,this[A("0x3d")]=n,this[A("0x2d")]=i}get offset(){if(!this[A("0x3d")].ownerDocument[A("0x1a")][A("0x11")](this[A("0x3d")]))return 0;const t=new e.Rect($(this[A("0x3d")])?this[A("0x3d")]:z(this[A("0x3d")]));return A("0x37")==this[A("0x10")]?t[A("0x36")]+t[A("0x3e")]/2:t[A("0x36")]+this[A("0x2d")]}}function K(t,n,i){const o=z(t),r=function(t){const n=e.global[A("0x5f")][A("0x6b")]();return n[A("0x5e")](t),n}(i);let a;a=0==n?F(r[A("0x18")],r[A("0x39")],t[A("0x4c")],Array.from(t[A("0x4c")][A("0x30")]).indexOf(t)):F(r[A("0x18")],r[A("0x39")],t,n);const s=F(t,n,r.endContainer,r[A("0x77")]),c=new e.Rect(a).bottom;return(new e.Rect(s).top+c)/2-new e.Rect(o).top}function z(t){const n=e.global[A("0x5f")][A("0x6b")]();return n[A("0x51")](t),n}function U(t,n,i){const o=e.global.document.createRange();return o.setStart(t,n),o[A("0x61")](t,i),o}function F(t,n,i,o){const r=e.global[A("0x5f")][A("0x6b")]();return r.setStart(t,n),r[A("0x61")](i,o),r}function Z(t,e,n,i){const o=[];for(const[r,a]of t[A("0x30")][A("0x53")]()){let t=[];$(a)&&a[A("0x4b")]&&!a[A("0x81")].position?t=W(a,r,e,n,i):a[A("0x67")]==Node.TEXT_NODE&&(t=q(a,r,e,n,i)),t[A("0x78")]&&(o.push(...t),e+=t.length*n,i=!1)}return o}function W(t,n,i,o,r){const a=[];var s;(s=t[A("0x29")])&&$(s)&&Boolean(s.classList[A("0x11")]("page-break")||s[A("0x6a")](".page-break"))&&(a[A("0x1")]({type:A("0x37"),offset:0,path:[n-1]}),r=!0);const c=t[A("0x6a")](A("0x5"));if(c){const t=e.global.window[A("0x82")](c)[A("0x80")];if(A("0x1e")==t||A("0x25")==t)return a}const x=Z(t,i,o,r);if(x[A("0x78")]){for(const t of x)a.push({type:t[A("0x10")],offset:t[A("0x9")],textOffset:t[A("0x14")],path:[n,...t[A("0x4e")]]}),i+=o,r=!1;return a}return a[A("0x1")](...function(t,n,i,o,r){const a=[];if(A("0x3b")==e.global[A("0x2b")][A("0x82")](t)[A("0x33")])return[];const s=[];for(const e of t[A("0x6f")]())if(e[A("0x1e")]>=i){for(const t of s)t[A("0x3e")]+=e[A("0x3e")];s[A("0x1")]({height:e.height}),i+=o}for(const t of s)r||a[A("0x1")]({type:A("0x58"),offset:t[A("0x3e")],textOffset:0,path:[n]}),r=!1;return a}(t,n,i,o,r)),a}function q(t,e,n,i,o){const r=z(t),a=[];let s=0;for(const c of r[A("0x6f")]())if(c[A("0x1e")]>=n){const r=H(t,s,n,i);o||a[A("0x1")]({type:A("0x35"),path:[e],textOffset:r}),s=r,n+=i,o=!1}return a}function H(t,e,n,i){let o=e,r=t[A("0x78")];for(;r-o>1;){const e=Math.ceil((o+r)/2);Y(U(t,o,e),n,i)?r=e:o=e}return o}function Y(t,e,n){for(const i of t[A("0x6f")]())if(i[A("0x1e")]>=e&&i[A("0x1e")]<e+n)return!0;return!1}function $(t){return t.nodeType==Node.ELEMENT_NODE}var X=n(278),J=n.n(X),G=n(669),Q={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};J()(G.Z,Q);G.Z.locals;const tt=["top","pageNumber","left","set","isVisible","ck-pagination-view-line","ck-hidden","bindTemplate","div"];var et,nt;et=tt,nt=391,function(t){for(;--t;)et.push(et.shift())}(++nt);const it=function(t,e){return tt[t-=0]},ot=(0,e.toUnit)("px");class rt extends o.View{constructor(){super();const t=this[it("0x3")];this[it("0x8")]({isVisible:!1,left:null,top:null,width:null,pageNumber:null}),this.setTemplate({tag:it("0x4"),attributes:{"data-page-number":t.to(it("0x6")),class:["ck",it("0x1"),t.if(it("0x0"),it("0x2"),(t=>!t))],style:{left:t.to(it("0x7"),(t=>ot(t))),top:t.to(it("0x5"),(t=>ot(t))),width:t.to("width",(t=>ot(t)))}}})}}const at=["values","pageNumber","delete","_hiddenLines","view","destroy","body","isVisible","add","cleanLines","_viewCollection","_visibleLines"];var st,ct;st=at,ct=437,function(t){for(;--t;)st.push(st.shift())}(++ct);const xt=function(t,e){return at[t-=0]};class lt{constructor(t){this[xt("0x6")]=new Set,this._hiddenLines=new Set,this[xt("0x5")]=t.ui[xt("0xb")][xt("0x1")]}[xt("0x0")](){for(const t of this._hiddenLines)t[xt("0x0")]()}[xt("0x4")](){for(const t of this[xt("0x6")])t[xt("0x2")]=!1,this[xt("0xa")].add(t);this[xt("0x6")].clear()}showLine(t,n,i,o){let r;this[xt("0xa")].size?(r=(0,e.first)(this[xt("0xa")][xt("0x7")]()),this._hiddenLines[xt("0x9")](r)):(r=new rt,this[xt("0x5")][xt("0x3")](r)),r[xt("0x8")]=o,r[xt("0x2")]=!0,this[xt("0x6")][xt("0x3")](r),r.set({left:t,top:n,width:i})}}const ut=["_getPageBreakLineOffset","_renderPageBreakLine","_updatePageBreakLines","document","excludeScrollbarsAndBorders","change","change:isEnabled","addClass","showLine","update","length","height","view","editor","plugins","getDomRoot","get","scrollTop","auto","change:pageBreaks","isEnabled","PaginationLookup","_resizeObserver","tagName","getComputedStyle","BODY","cleanLines","scroll","_linesRepository","window","roots","init","set","scrollLeft","parentElement","pageBreaks","_updateEditingRootsClass","editing","destroy","pluginName","offset","left","scrollTo","_onUiReady","listenTo","top","removeClass","overflowY","bind","width","_paginationLookupPlugin","resize","_scrollableEditingRootDomAncestor","once"];var dt,ft;dt=ut,ft=412,function(t){for(;--t;)dt.push(dt.shift())}(++ft);const gt=function(t,e){return ut[t-=0]},ht="ck-pagination_disabled";class pt extends t.Plugin{constructor(){super(...arguments),this[gt("0x12")]=null,this[gt("0x2a")]=null}static get[gt("0x5")](){return"PaginationRenderer"}[gt("0x33")](){this[gt("0x34")]({pageNumber:1}),this[gt("0x30")]=new lt(this.editor),this[gt("0x12")]=null,this[gt("0x2a")]=null,this[gt("0x10")]=this.editor[gt("0x22")][gt("0x24")](gt("0x29")),this[gt("0xe")](gt("0x28")).to(this[gt("0x21")][gt("0x22")].get("PaginationEditing")),this[gt("0x21")].ui[gt("0x13")]("ready",(()=>this[gt("0x9")]())),this.on(gt("0x1a"),((t,e,n)=>{n||this[gt("0x30")][gt("0x2e")](),this[gt("0x2")](n)}))}[gt("0x4")](){this._linesRepository[gt("0x4")](),this[gt("0x12")]=null,this._resizeObserver.destroy()}scrollToPage(t){if(!this[gt("0x28")])return;const e=t>1?this[gt("0x14")](t-1):0;this[gt("0x12")][gt("0x8")]({top:e-10,left:this[gt("0x12")][gt("0x35")],behavior:"smooth"})}[gt("0x9")](){const t=this[gt("0x21")],n=t[gt("0x3")][gt("0x20")][gt("0x23")]();this[gt("0x12")]=function(t){let n=t;do{if(n=n[gt("0x0")],!n)return null;const t=e.global[gt("0x31")][gt("0x2c")](n)[gt("0xd")];if(gt("0x26")==t||gt("0x2f")==t)break}while(gt("0x2d")!=n[gt("0x2b")]);return n}(n),this[gt("0x12")]?(t.ui[gt("0x20")].listenTo(this[gt("0x12")],gt("0x2f"),(()=>{this[gt("0x16")]()}),{usePassive:!0}),t.ui[gt("0x20")][gt("0xa")](e.global[gt("0x31")],gt("0x11"),(()=>this._updatePageBreakLines())),this[gt("0x2a")]=new e.ResizeObserver(this[gt("0x12")],(()=>{this[gt("0x16")]()})),this.listenTo(this[gt("0x10")],gt("0x27"),(()=>this[gt("0x16")]()))):t.ui[gt("0x13")](gt("0x1d"),(()=>this[gt("0x9")]()))}[gt("0x16")](){if(!this[gt("0x28")])return;const t=this[gt("0x21")][gt("0x3")][gt("0x20")][gt("0x23")](),n=new e.Rect(t)[gt("0x18")](),i=new e.Rect(this[gt("0x12")]).excludeScrollbarsAndBorders(),o=this._paginationLookupPlugin[gt("0x1")];if(this[gt("0x30")][gt("0x2e")](),1==o.length)return void(this.pageNumber=1);const r=i[gt("0xb")]+i[gt("0x1f")]/3;let a=!1;for(let t=1;t<o[gt("0x1e")];t++){const e=this[gt("0x14")](t,i);if(!e)continue;const o=i[gt("0xb")]+e-this[gt("0x12")].scrollTop;this[gt("0x15")](o,n,i,t),o>r&&!a&&(this.pageNumber=t,a=!0)}a||(this.pageNumber=o[gt("0x1e")])}[gt("0x15")](t,n,i,o){const{scrollX:r,scrollY:a}=e.global[gt("0x31")];i[gt("0xb")]<t&&t<i.bottom&&this[gt("0x30")][gt("0x1c")](n[gt("0x7")]+r,t+a,n[gt("0xf")],o+1)}[gt("0x14")](t,n=null){const i=this[gt("0x10")][gt("0x1")][t][gt("0x6")];return i?(n||(n=new e.Rect(this[gt("0x12")])[gt("0x18")]()),i-n[gt("0xb")]+this[gt("0x12")][gt("0x25")]):0}[gt("0x2")](t){const e=this[gt("0x21")][gt("0x3")][gt("0x20")];e[gt("0x19")]((n=>{for(const i of e[gt("0x17")][gt("0x32")])t?n[gt("0xc")](ht,i):n[gt("0x1b")](ht,i)}))}}var bt=n(975),mt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};J()(bt.Z,mt);bt.Z.locals;const vt=["PaginationEditing","page-break-before","destroy","addMarker","name","scrollToPage","bindElementToMarker","nodeAfter","addMarker:","pagination","always","modelRange","insert","paginationLicenseKeyTrialLimit:operations","Pagination","conversion","info","setStyle","span","_licenseKeyCheckInterval","pagination-trial-license-key-reached-limit-changes","markers","toViewElement","$text","substring","dataDowncast","toViewPosition","editor","createContainerElement","consumable","requires","getContainedElement","get","plugins","change","pluginName","paginationLicenseKeyValid","for","pagination-invalid-license-key","root","isEnabled","config","pageNumber","totalPages","consume","writer","checkChild","data-pagination-page","licenseKey","parent","listenTo","set","getFillerOffset","You are using the trial version of CKEditor 5 pagination plugin with limited usage. Make sure you will not use it in the production environment.","_setUpDataDowncastConversion","updateMarker","has","options","model","mapper","_updatePageBreakMarkers","paginationLicenseKeyInvalid","length","init"];var wt,kt;wt=vt,kt=120,function(t){for(;--t;)wt.push(wt.shift())}(++kt);const yt=function(t,e){return vt[t-=0]};class Pt extends t.Plugin{static get[yt("0x2b")](){return yt("0x8")}static get[yt("0x26")](){return[V,pt]}[yt("0x7")](){this[yt("0x3b")]({pageNumber:1,totalPages:1});const t=this[yt("0x23")].plugins[yt("0x28")](yt("0x16")),n=this[yt("0x23")][yt("0x29")][yt("0x28")](V),i=this[yt("0x23")][yt("0x29")][yt("0x28")](pt);this.bind(yt("0x30")).to(t),this[yt("0x3e")](),this.bind(yt("0x32")).to(i),this[yt("0x3a")](n,"change:pageBreaks",((t,e,n,i)=>{this[yt("0x33")]=n[yt("0x6")],this._updatePageBreakMarkers(n,i)}));const o=this[yt("0x23")];this.licenseKey=o[yt("0x31")][yt("0x28")](yt("0x38")),this._licenseKeyCheckInterval=setInterval((()=>{let t;for(const e in o){const n=e,i=o[n];if("paginationLicenseKeyTrial"===i||yt("0x5")===i||yt("0x2c")===i||yt("0x15")===i){delete o[n],t=i;break}}if("paginationLicenseKeyInvalid"===t)throw clearInterval(this[yt("0x1b")]),new e.CKEditorError(yt("0x2e"),null);if("paginationLicenseKeyTrial"===t&&console[yt("0x18")](yt("0x3d")),yt("0x15")===t)throw clearInterval(this[yt("0x1b")]),new e.CKEditorError(yt("0x1c"),null);"paginationLicenseKeyValid"===t&&clearInterval(this[yt("0x1b")])}),1e3)}[yt("0xa")](){clearInterval(this[yt("0x1b")])}[yt("0xd")](t){this[yt("0x30")]&&(t<1&&(t=1),t>this[yt("0x33")]&&(t=this.totalPages),this[yt("0x23")][yt("0x29")].get(pt)[yt("0xd")](t))}[yt("0x4")](t,e){const n=this[yt("0x23")][yt("0x2")];this[yt("0x30")]&&n[yt("0x2a")]((i=>{for(let e=1;e<t[yt("0x6")];e++){const o=t[e][yt("0x13")],r="pagination:"+(e+1);n[yt("0x1d")][yt("0x0")](r)?i[yt("0x3f")](r,{range:o}):i[yt("0xb")](r,{range:o,usingOperation:!1,affectsData:!0})}for(let o=t.length;o<e.length;o++){const t="pagination:"+(o+1);n[yt("0x1d")][yt("0x0")](t)&&i.removeMarker(t)}}))}[yt("0x3e")](){const t=yt("0x11"),e=t[yt("0x6")]+1;this[yt("0x23")][yt("0x17")][yt("0x2d")](yt("0x21")).add((n=>{n.on(yt("0x10")+t,((t,{markerRange:n,markerName:i},o)=>{if(!o[yt("0x1")][yt("0x11")])return;if(!o[yt("0x25")][yt("0x34")](n,t[yt("0xc")]))return;const r=n[yt("0x27")]();let a=r?o.mapper[yt("0x1e")](r):null;if(!a){const t=n.start;if(o.schema[yt("0x36")](t,yt("0x1f"))){const e=o[yt("0x3")][yt("0x22")](t);a=o[yt("0x35")][yt("0x24")](yt("0x1a")),a[yt("0x3c")]=()=>null,o.writer[yt("0x14")](e,a)}else{const e=t[yt("0xf")];a=o[yt("0x3")].toViewElement(e)}}for(;a.parent!==a[yt("0x2f")]&&0===a.index;)a=a[yt("0x39")];const s=i[yt("0x20")](e);o[yt("0x35")][yt("0x19")](yt("0x9"),yt("0x12"),a),o[yt("0x35")].setAttribute(yt("0x37"),s,a),o[yt("0x3")][yt("0xe")](a,i),t.stop()}))}))}}var Tt=n(926),Nt={injectType:"singletonStyleTag",attributes:{"data-cke":!0},insert:"head",singleton:!0};J()(Tt.Z,Nt);Tt.Z.locals;const _t=["keyCode","keydown","isNaN","blur","listenTo","element","ck-page-navigator","isReadOnly","navigation","valueAsNumber","render","enter","pageNumberView","setTemplate","value","max","pageNumber","totalPages","bind","set","isEnabled","span","firstChild","bindTemplate","fire","select"];var St,Et;St=_t,Et=415,function(t){for(;--t;)St.push(St.shift())}(++Et);const Ct=function(t,e){return _t[t-=0]};class Ot extends o.View{constructor(t){super(t);const e=this[Ct("0x18")];this[Ct("0x14")]({pageNumber:1,totalPages:1,isEnabled:!0}),this.pageNumberView=new o.InputNumberView(t,{min:1,step:1}),this[Ct("0xd")][Ct("0x14")]({inputMode:"numeric"}),this[Ct("0xd")][Ct("0x13")](Ct("0x10")).to(this,Ct("0x12")),this[Ct("0xd")].bind(Ct("0x8")).to(this,Ct("0x15"),(t=>!t)),this[Ct("0xe")]({tag:"div",attributes:{class:["ck",Ct("0x7"),e.if("isEnabled","ck-disabled",(t=>!t))]},children:[this[Ct("0xd")],{tag:Ct("0x16"),children:[{text:e.to(Ct("0x12"))}]}]})}[Ct("0xb")](){super[Ct("0xb")]();const t=this[Ct("0xd")][Ct("0x6")],n=t=>{this[Ct("0xd")][Ct("0x6")][Ct("0xf")]=String(t)};n(this[Ct("0x11")]),this.on("change:pageNumber",((t,e,i)=>{n(i)})),this[Ct("0x5")](t,Ct("0x2"),((n,i)=>{if(i[Ct("0x1")]!==e.keyCodes[Ct("0xc")])return;const o=t[Ct("0xa")];Number[Ct("0x3")](o)?t[Ct("0xf")]=String(this[Ct("0x11")]):(t.checkValidity()?this.pageNumber=o:o>this.totalPages?(this[Ct("0x11")]=this[Ct("0x12")],t.value=String(this[Ct("0x12")])):(this[Ct("0x11")]=1,t.value="1"),this[Ct("0x19")](Ct("0x9"),this[Ct("0x11")]))})),this[Ct("0x5")](t,Ct("0x4"),(()=>{t[Ct("0xf")]=String(this[Ct("0x11")])})),this.listenTo(t,"focus",(()=>{this[Ct("0xd")][Ct("0x0")]()}))}focus(){this[Ct("0x6")][Ct("0x17")].focus()}}class Rt extends t.Plugin{static get pluginName(){return"PaginationUI"}init(){const t=this.editor,e=t.plugins.get("PaginationEditing"),n=t.locale.t;t.ui.componentFactory.add("pageNavigation",(t=>{const n=new Ot(t);return n.bind("pageNumber").to(e),n.bind("totalPages").to(e),n.bind("isEnabled").to(e),n.on("navigation",((t,n)=>{e.scrollToPage(n)})),n})),t.ui.componentFactory.add("nextPage",(t=>{const i=new o.ButtonView(t);return i.isEnabled=!0,i.label=n("Show next page"),i.icon='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 .75a9.25 9.25 0 110 18.5 9.25 9.25 0 010-18.5zm0 1.5a7.75 7.75 0 100 15.5 7.75 7.75 0 000-15.5zm0 2.022a.75.75 0 01.743.649l.007.101v8.165l2.714-2.705a.75.75 0 01.977-.07l.084.072a.75.75 0 01.07.976l-.072.084-3.994 3.981a.75.75 0 01-.975.073l-.084-.073-3.99-3.98a.75.75 0 01.975-1.135l.085.072 2.71 2.706V5.022a.75.75 0 01.75-.75z"/></svg>\n',i.tooltip=!0,i.bind("isEnabled").to(e),this.listenTo(i,"execute",(()=>{let t=e.pageNumber+1;t>e.totalPages&&(t=e.totalPages),e.scrollToPage(t)})),i})),t.ui.componentFactory.add("previousPage",(t=>{const i=new o.ButtonView(t);return i.isEnabled=!0,i.label=n("Show previous page"),i.icon='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M10 19.25a9.25 9.25 0 100-18.5 9.25 9.25 0 000 18.5zm0-1.5a7.75 7.75 0 110-15.5 7.75 7.75 0 010 15.5zm0-2.022a.75.75 0 00.743-.649l.007-.101V6.813l2.714 2.705a.75.75 0 00.977.07l.084-.072a.75.75 0 00.07-.976l-.072-.084-3.994-3.981a.75.75 0 00-.975-.073l-.084.073-3.99 3.98a.75.75 0 00.975 1.135l.085-.072 2.71-2.706v8.166c0 .414.336.75.75.75z"/></svg>\n',i.tooltip=!0,i.bind("isEnabled").to(e),this.listenTo(i,"execute",(()=>{let t=e.pageNumber-1;0===t&&(t=1),e.scrollToPage(t)})),i}))}}const It=["get","browserCheck","plugins","pluginName","totalPages","set","scrollToPage","isBlink","editor","bind","Pagination"];var Bt,Lt;Bt=It,Lt=307,function(t){for(;--t;)Bt.push(Bt.shift())}(++Lt);const jt=function(t,e){return It[t-=0]};class Mt extends t.Plugin{static get[jt("0x4")](){return jt("0x0")}static get requires(){return[Pt,Rt]}init(){this[jt("0x6")]({pageNumber:1,totalPages:1});const t=this[jt("0x9")][jt("0x3")][jt("0x1")](Pt);this[jt("0xa")]("pageNumber").to(t),this.bind(jt("0x5")).to(t),e.env[jt("0x8")]||this.editor.config[jt("0x1")]("pagination.enableOnUnsupportedBrowsers")||this.forceDisabled(jt("0x2"))}[jt("0x7")](t){this[jt("0x9")][jt("0x3")][jt("0x1")](Pt).scrollToPage(t)}}})(),(window.CKEditor5=window.CKEditor5||{}).pagination=i})();
|
package/lang/translations/ar.po
CHANGED
package/lang/translations/bg.po
CHANGED
package/lang/translations/bn.po
CHANGED
package/lang/translations/ca.po
CHANGED
package/lang/translations/cs.po
CHANGED
package/lang/translations/da.po
CHANGED
package/lang/translations/de.po
CHANGED
package/lang/translations/el.po
CHANGED
package/lang/translations/en.po
CHANGED
package/lang/translations/es.po
CHANGED
package/lang/translations/et.po
CHANGED
package/lang/translations/fi.po
CHANGED
package/lang/translations/fr.po
CHANGED
package/lang/translations/gl.po
CHANGED
package/lang/translations/he.po
CHANGED
package/lang/translations/hi.po
CHANGED
package/lang/translations/hr.po
CHANGED
package/lang/translations/hu.po
CHANGED
package/lang/translations/id.po
CHANGED
package/lang/translations/it.po
CHANGED
package/lang/translations/ja.po
CHANGED
package/lang/translations/jv.po
CHANGED
package/lang/translations/ko.po
CHANGED
package/lang/translations/lt.po
CHANGED
package/lang/translations/lv.po
CHANGED
package/lang/translations/ms.po
CHANGED
package/lang/translations/nl.po
CHANGED
package/lang/translations/no.po
CHANGED
package/lang/translations/pl.po
CHANGED
package/lang/translations/pt.po
CHANGED
package/lang/translations/ro.po
CHANGED
package/lang/translations/ru.po
CHANGED