vue-phaserjs 2.6.0 → 2.7.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.
Files changed (4) hide show
  1. package/LICENSE +201 -201
  2. package/README.md +43 -43
  3. package/dist/index.js +7 -7
  4. package/package.json +4 -4
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import{Fragment as e,computed as t,createCommentVNode as n,createElementBlock as r,createElementVNode as i,defineComponent as a,getCurrentInstance as o,inject as s,nextTick as c,onMounted as l,onUnmounted as u,openBlock as d,provide as f,ref as p,renderSlot as m,toValue as h,unref as g,useTemplateRef as _,watch as v}from"vue";import{defineStore as y,storeToRefs as b}from"pinia";var x=Object.create,S=Object.defineProperty,C=Object.getOwnPropertyDescriptor,w=Object.getOwnPropertyNames,T=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty,D=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),O=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=w(t),a=0,o=i.length,s;a<o;a++)s=i[a],!E.call(e,s)&&s!==n&&S(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=C(t,s))||r.enumerable});return e},k=(e,t,n)=>(n=e==null?{}:x(T(e)),O(t||!e||!e.__esModule?S(n,`default`,{value:e,enumerable:!0}):n,e)),A=(e=>typeof require<`u`?require:typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(typeof require<`u`?require:e)[t]}):e)(function(e){if(typeof require<`u`)return require.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});const j=(e,t,n)=>{let r=e.list.findIndex(e=>`depth`in e&&typeof e.depth==`number`&&`depth`in t&&typeof t.depth==`number`&&e.depth>t.depth);r===-1?e.add(n):e.addAt(n,r)},M={clickoutside:{},drag:{drag:!0},dragend:{drag:!0},dragenter:{drag:!0},dragleave:{drag:!0},dragover:{drag:!0},dragstart:{drag:!0},drop:{drag:!0},pointerdown:{eventIndex:3},pointermove:{eventIndex:3},pointerout:{eventIndex:1},pointerover:{eventIndex:3},pointerup:{eventIndex:3},wheel:{eventIndex:4}},N=e=>e.split(`on`)[1].toLowerCase(),P=e=>e.startsWith(`on`);var F={setEventEmitter(e,t){return t===void 0&&(t=Phaser.Events.EventEmitter),this._privateEE=e===!0||e===void 0,this._eventEmitter=this._privateEE?new t:e,this},destroyEventEmitter(){return this._eventEmitter&&this._privateEE&&this._eventEmitter.shutdown(),this},getEventEmitter(){return this._eventEmitter},on(){return this._eventEmitter&&this._eventEmitter.on.apply(this._eventEmitter,arguments),this},once(){return this._eventEmitter&&this._eventEmitter.once.apply(this._eventEmitter,arguments),this},off(){return this._eventEmitter&&this._eventEmitter.off.apply(this._eventEmitter,arguments),this},emit(e){return this._eventEmitter&&e&&this._eventEmitter.emit.apply(this._eventEmitter,arguments),this},addListener(){return this._eventEmitter&&this._eventEmitter.addListener.apply(this._eventEmitter,arguments),this},removeListener(){return this._eventEmitter&&this._eventEmitter.removeListener.apply(this._eventEmitter,arguments),this},removeAllListeners(){return this._eventEmitter&&this._eventEmitter.removeAllListeners.apply(this._eventEmitter,arguments),this},listenerCount(){return this._eventEmitter?this._eventEmitter.listenerCount.apply(this._eventEmitter,arguments):0},listeners(){return this._eventEmitter?this._eventEmitter.listeners.apply(this._eventEmitter,arguments):[]},eventNames(){return this._eventEmitter?this._eventEmitter.eventNames.apply(this._eventEmitter,arguments):[]}};const I=Phaser.Scene;var L=function(e){return e instanceof I},R=L,z=function(e){return typeof e!=`object`||!e?null:R(e)?e:e.scene&&R(e.scene)?e.scene:e.parent&&e.parent.scene&&R(e.parent.scene)?e.parent.scene:null},B=z;const V=Phaser.Game;var H=function(e){return e instanceof V},U=H,W=function(e){if(typeof e!=`object`||!e)return null;if(U(e))return e;if(U(e.game))return e.game;if(R(e))return e.sys.game;if(R(e.scene))return e.scene.sys.game},G=W;const K=Phaser.Utils.Objects.GetValue;var q=class{constructor(e,t){this.setParent(e),this.isShutdown=!1,this.setEventEmitter(K(t,`eventEmitter`,!0)),this.parent&&(this.parent===this.scene?this.scene.sys.events.once(`shutdown`,this.onEnvDestroy,this):this.parent===this.game?this.game.events.once(`shutdown`,this.onEnvDestroy,this):this.parent.once&&this.parent.once(`destroy`,this.onParentDestroy,this))}shutdown(e){this.isShutdown||(this.parent&&(this.parent===this.scene?this.scene.sys.events.off(`shutdown`,this.onEnvDestroy,this):this.parent===this.game?this.game.events.off(`shutdown`,this.onEnvDestroy,this):this.parent.once&&this.parent.off(`destroy`,this.onParentDestroy,this)),this.destroyEventEmitter(),this.parent=void 0,this.scene=void 0,this.game=void 0,this.isShutdown=!0)}destroy(e){this.shutdown(e)}onEnvDestroy(){this.destroy(!0)}onParentDestroy(e,t){this.destroy(t)}setParent(e){return this.parent=e,this.scene=B(e),this.game=G(e),this}};Object.assign(q.prototype,F);var J=q,Y=function(e,t,n,r,i){if(t)return!(n&&!n(e,t)||!X(e,t)||r&&!r(e,t));i===void 0&&(i=!1);for(var a=e.scene.input.manager,o=a.pointersTotal,s=a.pointers,t,c=0;c<o;c++)if(t=s[c],!(n&&!n(e,t))&&X(e,t)&&!(r&&!r(e,t)))return i?t:!0;return!1},X=function(e,t){for(var n=e.scene,r=n.input.cameras.getCamerasBelowPointer(t),i=n.input.manager,a=[e],o=0,s=r.length;o<s;o++)if(i.hitTest(t,a,r[o],Z),Z.length>0)return Z.length=0,!0;return Z.length=0,!1},Z=[],ee=Y,te=function(e){return e.displayWidth===void 0?e.width:e.displayWidth},ne=function(e){return e.displayHeight===void 0?e.height:e.displayHeight};const re=Phaser.Geom.Rectangle,Q=Phaser.Math.Vector2,$=Phaser.Math.RotateAround,ie=Phaser.GameObjects.Container;var ae=function(e,t){if(t===void 0?t=new re:t===!0&&(oe===void 0&&(oe=new re),t=oe),e.getBounds&&!(e instanceof ie))return e.getBounds(t);var n,r,i,a,o,s,c,l;if(e.parentContainer){var u=e.parentContainer.getBoundsTransformMatrix();se(e,t),u.transformPoint(t.x,t.y,t),n=t.x,r=t.y,ce(e,t),u.transformPoint(t.x,t.y,t),i=t.x,a=t.y,le(e,t),u.transformPoint(t.x,t.y,t),o=t.x,s=t.y,ue(e,t),u.transformPoint(t.x,t.y,t),c=t.x,l=t.y}else se(e,t),n=t.x,r=t.y,ce(e,t),i=t.x,a=t.y,le(e,t),o=t.x,s=t.y,ue(e,t),c=t.x,l=t.y;return t.x=Math.min(n,i,o,c),t.y=Math.min(r,a,s,l),t.width=Math.max(n,i,o,c)-t.x,t.height=Math.max(r,a,s,l)-t.y,t},oe=void 0,se=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getTopLeft?e.getTopLeft(t):(t.x=e.x-te(e)*e.originX,t.y=e.y-ne(e)*e.originY,fe(e,t,n))},ce=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getTopRight?e.getTopRight(t):(t.x=e.x-te(e)*e.originX+te(e),t.y=e.y-ne(e)*e.originY,fe(e,t,n))},le=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getBottomLeft?e.getBottomLeft(t):(t.x=e.x-te(e)*e.originX,t.y=e.y-ne(e)*e.originY+ne(e),fe(e,t,n))},ue=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getBottomRight?e.getBottomRight(t):(t.x=e.x-te(e)*e.originX+te(e),t.y=e.y-ne(e)*e.originY+ne(e),fe(e,t,n))},de=void 0,fe=function(e,t,n){if(n===void 0&&(n=!1),e.rotation!==0&&$(t,e.x,e.y,e.rotation),n&&e.parentContainer){var r=e.parentContainer.getBoundsTransformMatrix();r.transformPoint(t.x,t.y,t)}return t},pe=function(e,t,n,r,i){if(!e||r&&!r(e,t,n))return!1;var a=ae(e,!0);return!(!a.contains(t,n)||i&&!i(e,t,n))},me=pe,he=function(e,t,n){var r=e.camera;return r?(n===void 0?n={}:n===!0&&(n=ge),r===t?(n.x=e.worldX,n.y=e.worldY):r.getWorldPoint(e.x,e.y,n),n):null},ge={},_e=he,ve=function(e,t,n,r,i){var a=e.scene.sys.cameras.main,o,s=e.scrollFactorX===0&&e.scrollFactorY===0;if(t)return s?n(e,t.x,t.y,r,i):(o=_e(t,a,!0),o?n(e,o.x,o.y,r,i):!1);for(var c=e.scene.input.manager,l=c.pointersTotal,u=c.pointers,d=0;d<l;d++)if(t=u[d],s){if(n(e,t.x,t.y,r,i))return!0}else{if(o=_e(t,a,!0),!o)continue;if(n(e,o.x,o.y,r,i))return!0}return!1},ye=ve,be=function(e,t,n,r){return ye(e,t,me,n,r)},xe=be;const Se=Phaser.Utils.Objects.GetValue;var Ce=class extends J{constructor(e,t){super(e,t),this._enable=void 0;var n=Se(t,`inputConfig`,void 0);n&&e.setInteractive(n),this.resetFromJSON(t),this.boot()}resetFromJSON(e){return this.pointer=void 0,this.lastClickTime=void 0,this.setEnable(Se(e,`enable`,!0)),this.setMode(Se(e,`mode`,1)),this.setClickInterval(Se(e,`clickInterval`,100)),this.setDragThreshold(Se(e,`threshold`,void 0)),this}boot(){var e=this.parent.scene;e.input.on(`pointerdown`,this.onPress,this),e.input.on(`pointerup`,this.onRelease,this),e.input.on(`pointermove`,this.onMove,this)}shutdown(e){if(!this.isShutdown){var t=this.parent.scene;t.input.off(`pointerdown`,this.onPress,this),t.input.off(`pointerup`,this.onRelease,this),t.input.off(`pointermove`,this.onMove,this),this.pointer=null,super.shutdown(e)}}get enable(){return this._enable}set enable(e){if(this._enable!==e){e||this.cancel(),this._enable=e;var t=e?`enable`:`disable`;this.emit(t,this,this.parent)}}setEnable(e){return e===void 0&&(e=!0),this.enable=e,this}toggleEnable(){return this.setEnable(!this.enable),this}setMode(e){return typeof e==`string`&&(e=we[e]),this.mode=e,this}setClickInterval(e){return this.clickInterval=e,this}setDragThreshold(e){return this.dragThreshold=e,this}isPointerInside(e){var t=this.parent,n=t.input?ee:xe;return n(t,e)}onPress(e){this.parent.willRender(e.camera)&&this.pointer===void 0&&(this.isPointerInside(e)||(this.pointer=e,this.mode===0&&(this.isPointerInside(e)||this.click(e.downTime,e))))}onRelease(e){this.parent.willRender(e.camera)&&this.pointer===e&&(this.mode===1&&(this.isPointerInside(e)||this.click(e.upTime,e)),this.pointer=void 0)}onMove(e,t,n,r){this.pointer===e&&this.dragThreshold!==void 0&&this.mode===1&&(e.getDistance()>=this.dragThreshold||this.isPointerInside(e))&&this.cancel()}click(e,t){if(!this.enable)return this;if(e===void 0)return this.emit(`clickoutside`,this,this.parent,t),this;this.pointer=void 0;var n=this.lastClickTime;return n!==void 0&&e-n<=this.clickInterval?this:(this.lastClickTime=e,this.emit(`clickoutside`,this,this.parent,t),this)}cancel(){return this.pointer=void 0,this}};const we={press:0,pointerdown:0,release:1,pointerup:1};var Te=Ce,Ee=Te;const De=()=>{let e=o(),t=Object.keys(e?.attrs??{}).filter(P).map(e=>N(e)),n=Object.keys(M).filter(e=>t.includes(e)),r=[],i=(e,t,i)=>{if(n.length!==0){e.input||e.setInteractive(),n.some(e=>`drag`in M[e])&&i.input.setDraggable(e);for(let i of n){let n=M[i],a=(...e)=>{`eventIndex`in n&&(e[0].stopPropagation=e[n.eventIndex].stopPropagation),t(i,...e)};if(i===`clickoutside`){let t=new Ee(e);t.on(i,a),r.push(()=>{t.off(i,a)});continue}e.on(i,a),r.push(()=>{e.off(i,a)})}}};return{eventStopHandles:r,initializeGameObjectEvents:i}},Oe={ParentContainer:Symbol(`ParentContainer`),SceneKey:Symbol(`SceneKey`)};var ke=class extends Error{constructor(e,t,n){super(`Invalid operation: ${e}, name: ${t}, ${n}`),this.name=`InvalidOperationError`}},Ae=class extends Error{constructor(e,t){super(`${e} is not found for id: ${t}`),this.name=`NotFoundError`}},je=class extends Error{constructor(e){super(`${e} is not initialized`),this.name=`NotInitializedError`}};let Me=function(e){return e.Create=`Create`,e.Delete=`Delete`,e.Push=`Push`,e.Read=`Read`,e.Update=`Update`,e}({});const Ne=`|`,Pe=e=>{if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype},Fe=e=>e.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g)?.map(e=>e.toLowerCase()).join(`-`)??``,Ie=()=>{let e=s(Oe.SceneKey);if(!e)throw new je(Oe.SceneKey.description??``);return e};let Le=function(e){return e.Create=`Create`,e.Init=`Init`,e.NextTick=`NextTick`,e.Preload=`Preload`,e.Shutdown=`Shutdown`,e.Update=`Update`,e}({});const Re={lifecycleListenersMap:new Map,sceneReadyMap:new Map},ze=(e,t,n)=>{let r=n??Ie(),i=Re.lifecycleListenersMap.get(e);if(!i){Re.lifecycleListenersMap.set(e,new Map([[r,[t]]]));return}let a=i.get(r);a?a.push(t):i.set(r,[t])},Be=(...e)=>{ze(Le.NextTick,...e)},Ve=e=>`update:${Fe(e)}`,He=(e,t,n,r,i)=>{let a=Ie(),o=[],s=[];for(let[c,l]of Object.entries(h(t))){let u=r[c];if(!u)continue;o.push(e=>{u(e,n)(l),l===void 0?c in e&&n(Ve(c),e[c]):n(Ve(c),l)}),s.push(v(()=>h(t)[c],t=>{let r=()=>{u(h(e),n)(t),n(Ve(c),t)};i?r():Be(()=>{r()},a)},{deep:typeof h(t)[c]==`object`}))}let c=e=>{for(let t of o)t(e)};return{initializeGameObjectSetters:c,setterWatchHandles:s}},Ue=y(`phaser`,()=>{let e,n=t({get:()=>e,set:t=>{e=t}}),r=p(),i=r,a=e=>e===r.value,o=async e=>{if(a(e))return;let t=Ke(),n=r.value;r.value=e,await c(),n&&t.scene.isActive(n)&&t.scene.stop(n),t.scene.start(e)},s=p([]),l=p([]),u=(e,t)=>{if(!s.value.includes(t)){e.scene.bringToTop(t);for(let t of l.value)s.value.includes(t)&&e.scene.bringToTop(t);e.scene.launch(t),s.value.push(t)}},d=(e,t)=>{let n=s.value.indexOf(t);if(n===-1)return;let r=s.value.splice(n,1)[0];e.scene.stop(r)};return{game:n,isSameScene:a,launchParallelScene:u,parallelSceneKeys:s,prioritizedParallelSceneKeys:l,removeParallelScene:d,rootSceneKey:i,switchToScene:o}});var We=D((exports,t)=>{(function(n,r){typeof exports==`object`&&typeof t==`object`?t.exports=r():typeof define==`function`&&define.amd?define(`Phaser`,[],r):typeof exports==`object`?exports.Phaser=r():n.Phaser=r()})(void 0,()=>(()=>{var e={50792:e=>{"use strict";var t=Object.prototype.hasOwnProperty,n=`~`;function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(n=!1));function i(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function a(e,t,r,a,o){if(typeof r!=`function`)throw TypeError(`The listener must be a function`);var s=new i(r,a||e,o),c=n?n+t:t;return e._events[c]?e._events[c].fn?e._events[c]=[e._events[c],s]:e._events[c].push(s):(e._events[c]=s,e._eventsCount++),e}function o(e,t){--e._eventsCount===0?e._events=new r:delete e._events[t]}function s(){this._events=new r,this._eventsCount=0}s.prototype.eventNames=function(){var e=[],r,i;if(this._eventsCount===0)return e;for(i in r=this._events)t.call(r,i)&&e.push(n?i.slice(1):i);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e},s.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var i=0,a=r.length,o=Array(a);i<a;i++)o[i]=r[i].fn;return o},s.prototype.listenerCount=function(e){var t=n?n+e:e,r=this._events[t];return r?r.fn?1:r.length:0},s.prototype.emit=function(e,t,r,i,a,o){var s=n?n+e:e;if(!this._events[s])return!1;var c=this._events[s],l=arguments.length,u,d;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),l){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,r),!0;case 4:return c.fn.call(c.context,t,r,i),!0;case 5:return c.fn.call(c.context,t,r,i,a),!0;case 6:return c.fn.call(c.context,t,r,i,a,o),!0}for(d=1,u=Array(l-1);d<l;d++)u[d-1]=arguments[d];c.fn.apply(c.context,u)}else{var f=c.length,p;for(d=0;d<f;d++)switch(c[d].once&&this.removeListener(e,c[d].fn,void 0,!0),l){case 1:c[d].fn.call(c[d].context);break;case 2:c[d].fn.call(c[d].context,t);break;case 3:c[d].fn.call(c[d].context,t,r);break;case 4:c[d].fn.call(c[d].context,t,r,i);break;default:if(!u)for(p=1,u=Array(l-1);p<l;p++)u[p-1]=arguments[p];c[d].fn.apply(c[d].context,u)}}return!0},s.prototype.on=function(e,t,n){return a(this,e,t,n,!1)},s.prototype.once=function(e,t,n){return a(this,e,t,n,!0)},s.prototype.removeListener=function(e,t,r,i){var a=n?n+e:e;if(!this._events[a])return this;if(!t)return o(this,a),this;var s=this._events[a];if(s.fn)s.fn===t&&(!i||s.once)&&(!r||s.context===r)&&o(this,a);else{for(var c=0,l=[],u=s.length;c<u;c++)(s[c].fn!==t||i&&!s[c].once||r&&s[c].context!==r)&&l.push(s[c]);l.length?this._events[a]=l.length===1?l[0]:l:o(this,a)}return this},s.prototype.removeAllListeners=function(e){var t;return e?(t=n?n+e:e,this._events[t]&&o(this,t)):(this._events=new r,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=n,s.EventEmitter=s,e.exports=s},11517:(e,t,n)=>{
1
+ import{Fragment as e,computed as t,createCommentVNode as n,createElementBlock as r,createElementVNode as i,defineComponent as a,getCurrentInstance as o,inject as s,nextTick as c,onMounted as l,onUnmounted as u,openBlock as d,provide as f,ref as p,renderSlot as m,toValue as h,unref as g,useTemplateRef as _,watch as v}from"vue";import{defineStore as y,storeToRefs as b}from"pinia";var x=Object.create,S=Object.defineProperty,C=Object.getOwnPropertyDescriptor,w=Object.getOwnPropertyNames,T=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty,D=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),O=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=w(t),a=0,o=i.length,s;a<o;a++)s=i[a],!E.call(e,s)&&s!==n&&S(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=C(t,s))||r.enumerable});return e},k=(e,t,n)=>(n=e==null?{}:x(T(e)),O(t||!e||!e.__esModule?S(n,`default`,{value:e,enumerable:!0}):n,e)),A=(e=>typeof require<`u`?require:typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(typeof require<`u`?require:e)[t]}):e)(function(e){if(typeof require<`u`)return require.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});const j=(e,t,n)=>{let r=e.list.findIndex(e=>`depth`in e&&typeof e.depth==`number`&&`depth`in t&&typeof t.depth==`number`&&e.depth>t.depth);r===-1?e.add(n):e.addAt(n,r)},M={clickoutside:{},drag:{drag:!0},dragend:{drag:!0},dragenter:{drag:!0},dragleave:{drag:!0},dragover:{drag:!0},dragstart:{drag:!0},drop:{drag:!0},pointerdown:{eventIndex:3},pointermove:{eventIndex:3},pointerout:{eventIndex:1},pointerover:{eventIndex:3},pointerup:{eventIndex:3},wheel:{eventIndex:4}},N=e=>e.split(`on`)[1].toLowerCase(),P=e=>e.startsWith(`on`);var F={setEventEmitter(e,t){return t===void 0&&(t=Phaser.Events.EventEmitter),this._privateEE=e===!0||e===void 0,this._eventEmitter=this._privateEE?new t:e,this},destroyEventEmitter(){return this._eventEmitter&&this._privateEE&&this._eventEmitter.shutdown(),this},getEventEmitter(){return this._eventEmitter},on(){return this._eventEmitter&&this._eventEmitter.on.apply(this._eventEmitter,arguments),this},once(){return this._eventEmitter&&this._eventEmitter.once.apply(this._eventEmitter,arguments),this},off(){return this._eventEmitter&&this._eventEmitter.off.apply(this._eventEmitter,arguments),this},emit(e){return this._eventEmitter&&e&&this._eventEmitter.emit.apply(this._eventEmitter,arguments),this},addListener(){return this._eventEmitter&&this._eventEmitter.addListener.apply(this._eventEmitter,arguments),this},removeListener(){return this._eventEmitter&&this._eventEmitter.removeListener.apply(this._eventEmitter,arguments),this},removeAllListeners(){return this._eventEmitter&&this._eventEmitter.removeAllListeners.apply(this._eventEmitter,arguments),this},listenerCount(){return this._eventEmitter?this._eventEmitter.listenerCount.apply(this._eventEmitter,arguments):0},listeners(){return this._eventEmitter?this._eventEmitter.listeners.apply(this._eventEmitter,arguments):[]},eventNames(){return this._eventEmitter?this._eventEmitter.eventNames.apply(this._eventEmitter,arguments):[]}};const I=Phaser.Scene;var L=function(e){return e instanceof I},R=L,z=function(e){return typeof e!=`object`||!e?null:R(e)?e:e.scene&&R(e.scene)?e.scene:e.parent&&e.parent.scene&&R(e.parent.scene)?e.parent.scene:null},B=z;const V=Phaser.Game;var H=function(e){return e instanceof V},U=H,W=function(e){if(typeof e!=`object`||!e)return null;if(U(e))return e;if(U(e.game))return e.game;if(R(e))return e.sys.game;if(R(e.scene))return e.scene.sys.game},G=W;const K=Phaser.Utils.Objects.GetValue;var q=class{constructor(e,t){this.setParent(e),this.isShutdown=!1,this.setEventEmitter(K(t,`eventEmitter`,!0)),this.parent&&(this.parent===this.scene?this.scene.sys.events.once(`shutdown`,this.onEnvDestroy,this):this.parent===this.game?this.game.events.once(`shutdown`,this.onEnvDestroy,this):this.parent.once&&this.parent.once(`destroy`,this.onParentDestroy,this))}shutdown(e){this.isShutdown||(this.parent&&(this.parent===this.scene?this.scene.sys.events.off(`shutdown`,this.onEnvDestroy,this):this.parent===this.game?this.game.events.off(`shutdown`,this.onEnvDestroy,this):this.parent.once&&this.parent.off(`destroy`,this.onParentDestroy,this)),this.destroyEventEmitter(),this.parent=void 0,this.scene=void 0,this.game=void 0,this.isShutdown=!0)}destroy(e){this.shutdown(e)}onEnvDestroy(){this.destroy(!0)}onParentDestroy(e,t){this.destroy(t)}setParent(e){return this.parent=e,this.scene=B(e),this.game=G(e),this}};Object.assign(q.prototype,F);var J=q,Y=function(e,t,n,r,i){if(t)return!(n&&!n(e,t)||!X(e,t)||r&&!r(e,t));i===void 0&&(i=!1);for(var a=e.scene.input.manager,o=a.pointersTotal,s=a.pointers,t,c=0;c<o;c++)if(t=s[c],!(n&&!n(e,t))&&X(e,t)&&!(r&&!r(e,t)))return i?t:!0;return!1},X=function(e,t){for(var n=e.scene,r=n.input.cameras.getCamerasBelowPointer(t),i=n.input.manager,a=[e],o=0,s=r.length;o<s;o++)if(i.hitTest(t,a,r[o],Z),Z.length>0)return Z.length=0,!0;return Z.length=0,!1},Z=[],ee=Y,te=function(e){return e.displayWidth===void 0?e.width:e.displayWidth},ne=function(e){return e.displayHeight===void 0?e.height:e.displayHeight};const re=Phaser.Geom.Rectangle,Q=Phaser.Math.Vector2,$=Phaser.Math.RotateAround,ie=Phaser.GameObjects.Container;var ae=function(e,t){if(t===void 0?t=new re:t===!0&&(oe===void 0&&(oe=new re),t=oe),e.getBounds&&!(e instanceof ie))return e.getBounds(t);var n,r,i,a,o,s,c,l;if(e.parentContainer){var u=e.parentContainer.getBoundsTransformMatrix();se(e,t),u.transformPoint(t.x,t.y,t),n=t.x,r=t.y,ce(e,t),u.transformPoint(t.x,t.y,t),i=t.x,a=t.y,le(e,t),u.transformPoint(t.x,t.y,t),o=t.x,s=t.y,ue(e,t),u.transformPoint(t.x,t.y,t),c=t.x,l=t.y}else se(e,t),n=t.x,r=t.y,ce(e,t),i=t.x,a=t.y,le(e,t),o=t.x,s=t.y,ue(e,t),c=t.x,l=t.y;return t.x=Math.min(n,i,o,c),t.y=Math.min(r,a,s,l),t.width=Math.max(n,i,o,c)-t.x,t.height=Math.max(r,a,s,l)-t.y,t},oe=void 0,se=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getTopLeft?e.getTopLeft(t):(t.x=e.x-te(e)*e.originX,t.y=e.y-ne(e)*e.originY,fe(e,t,n))},ce=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getTopRight?e.getTopRight(t):(t.x=e.x-te(e)*e.originX+te(e),t.y=e.y-ne(e)*e.originY,fe(e,t,n))},le=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getBottomLeft?e.getBottomLeft(t):(t.x=e.x-te(e)*e.originX,t.y=e.y-ne(e)*e.originY+ne(e),fe(e,t,n))},ue=function(e,t,n){return t===void 0?t=new Q:t===!0&&(de===void 0&&(de=new Q),t=de),e.getBottomRight?e.getBottomRight(t):(t.x=e.x-te(e)*e.originX+te(e),t.y=e.y-ne(e)*e.originY+ne(e),fe(e,t,n))},de=void 0,fe=function(e,t,n){if(n===void 0&&(n=!1),e.rotation!==0&&$(t,e.x,e.y,e.rotation),n&&e.parentContainer){var r=e.parentContainer.getBoundsTransformMatrix();r.transformPoint(t.x,t.y,t)}return t},pe=function(e,t,n,r,i){if(!e||r&&!r(e,t,n))return!1;var a=ae(e,!0);return!(!a.contains(t,n)||i&&!i(e,t,n))},me=pe,he=function(e,t,n){var r=e.camera;return r?(n===void 0?n={}:n===!0&&(n=ge),r===t?(n.x=e.worldX,n.y=e.worldY):r.getWorldPoint(e.x,e.y,n),n):null},ge={},_e=he,ve=function(e,t,n,r,i){var a=e.scene.sys.cameras.main,o,s=e.scrollFactorX===0&&e.scrollFactorY===0;if(t)return s?n(e,t.x,t.y,r,i):(o=_e(t,a,!0),o?n(e,o.x,o.y,r,i):!1);for(var c=e.scene.input.manager,l=c.pointersTotal,u=c.pointers,d=0;d<l;d++)if(t=u[d],s){if(n(e,t.x,t.y,r,i))return!0}else{if(o=_e(t,a,!0),!o)continue;if(n(e,o.x,o.y,r,i))return!0}return!1},ye=ve,be=function(e,t,n,r){return ye(e,t,me,n,r)},xe=be;const Se=Phaser.Utils.Objects.GetValue;var Ce=class extends J{constructor(e,t){super(e,t),this._enable=void 0;var n=Se(t,`inputConfig`,void 0);n&&e.setInteractive(n),this.resetFromJSON(t),this.boot()}resetFromJSON(e){return this.pointer=void 0,this.lastClickTime=void 0,this.setEnable(Se(e,`enable`,!0)),this.setMode(Se(e,`mode`,1)),this.setClickInterval(Se(e,`clickInterval`,100)),this.setDragThreshold(Se(e,`threshold`,void 0)),this}boot(){var e=this.parent.scene;e.input.on(`pointerdown`,this.onPress,this),e.input.on(`pointerup`,this.onRelease,this),e.input.on(`pointermove`,this.onMove,this)}shutdown(e){if(!this.isShutdown){var t=this.parent.scene;t.input.off(`pointerdown`,this.onPress,this),t.input.off(`pointerup`,this.onRelease,this),t.input.off(`pointermove`,this.onMove,this),this.pointer=null,super.shutdown(e)}}get enable(){return this._enable}set enable(e){if(this._enable!==e){e||this.cancel(),this._enable=e;var t=e?`enable`:`disable`;this.emit(t,this,this.parent)}}setEnable(e){return e===void 0&&(e=!0),this.enable=e,this}toggleEnable(){return this.setEnable(!this.enable),this}setMode(e){return typeof e==`string`&&(e=we[e]),this.mode=e,this}setClickInterval(e){return this.clickInterval=e,this}setDragThreshold(e){return this.dragThreshold=e,this}isPointerInside(e){var t=this.parent,n=t.input?ee:xe;return n(t,e)}onPress(e){this.parent.willRender(e.camera)&&this.pointer===void 0&&(this.isPointerInside(e)||(this.pointer=e,this.mode===0&&(this.isPointerInside(e)||this.click(e.downTime,e))))}onRelease(e){this.parent.willRender(e.camera)&&this.pointer===e&&(this.mode===1&&(this.isPointerInside(e)||this.click(e.upTime,e)),this.pointer=void 0)}onMove(e,t,n,r){this.pointer===e&&this.dragThreshold!==void 0&&this.mode===1&&(e.getDistance()>=this.dragThreshold||this.isPointerInside(e))&&this.cancel()}click(e,t){if(!this.enable)return this;if(e===void 0)return this.emit(`clickoutside`,this,this.parent,t),this;this.pointer=void 0;var n=this.lastClickTime;return n!==void 0&&e-n<=this.clickInterval?this:(this.lastClickTime=e,this.emit(`clickoutside`,this,this.parent,t),this)}cancel(){return this.pointer=void 0,this}};const we={press:0,pointerdown:0,release:1,pointerup:1};var Te=Ce,Ee=Te;const De=()=>{let e=o(),t=Object.keys(e?.attrs??{}).filter(P).map(e=>N(e)),n=Object.keys(M).filter(e=>t.includes(e)),r=[],i=(e,t,i)=>{if(n.length!==0){e.input||e.setInteractive(),n.some(e=>`drag`in M[e])&&i.input.setDraggable(e);for(let i of n){let n=M[i],a=(...e)=>{`eventIndex`in n&&(e[0].stopPropagation=e[n.eventIndex].stopPropagation),t(i,...e)};if(i===`clickoutside`){let t=new Ee(e);t.on(i,a),r.push(()=>{t.off(i,a)});continue}e.on(i,a),r.push(()=>{e.off(i,a)})}}};return{eventStopHandles:r,initializeGameObjectEvents:i}},Oe={ParentContainer:Symbol(`ParentContainer`),SceneKey:Symbol(`SceneKey`)};var ke=class extends Error{constructor(e,t,n){super(`Invalid operation: ${e}, name: ${t}, ${n}`),this.name=`InvalidOperationError`}},Ae=class extends Error{constructor(e,t){super(`${e} is not found for id: ${t}`),this.name=`NotFoundError`}},je=class extends Error{constructor(e){super(`${e} is not initialized`),this.name=`NotInitializedError`}};let Me=function(e){return e.Create=`Create`,e.Delete=`Delete`,e.Push=`Push`,e.Read=`Read`,e.Update=`Update`,e}({});const Ne=String.raw,Pe=String.raw,Fe=`|`,Ie=e=>{if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype},Le=e=>e.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g)?.map(e=>e.toLowerCase()).join(`-`)??``,Re=()=>{let e=s(Oe.SceneKey);if(!e)throw new je(Oe.SceneKey.description??``);return e};let ze=function(e){return e.Create=`Create`,e.Init=`Init`,e.NextTick=`NextTick`,e.Preload=`Preload`,e.Shutdown=`Shutdown`,e.Update=`Update`,e}({});const Be={lifecycleListenersMap:new Map,sceneReadyMap:new Map},Ve=(e,t,n)=>{let r=n??Re(),i=Be.lifecycleListenersMap.get(e);if(!i){Be.lifecycleListenersMap.set(e,new Map([[r,[t]]]));return}let a=i.get(r);a?a.push(t):i.set(r,[t])},He=(...e)=>{Ve(ze.NextTick,...e)},Ue=e=>`update:${Le(e)}`,We=(e,t,n,r,i)=>{let a=Re(),o=[],s=[];for(let[c,l]of Object.entries(h(t))){let u=r[c];if(!u)continue;o.push(e=>{u(e,n)(l),l===void 0?c in e&&n(Ue(c),e[c]):n(Ue(c),l)}),s.push(v(()=>h(t)[c],t=>{let r=()=>{u(h(e),n)(t),n(Ue(c),t)};i?r():He(()=>{r()},a)},{deep:typeof h(t)[c]==`object`}))}let c=e=>{for(let t of o)t(e)};return{initializeGameObjectSetters:c,setterWatchHandles:s}},Ge=y(`phaser`,()=>{let e,n=t({get:()=>e,set:t=>{e=t}}),r=p(),i=r,a=e=>e===r.value,o=async e=>{if(a(e))return;let t=Je(),n=r.value;r.value=e,await c(),n&&t.scene.isActive(n)&&t.scene.stop(n),t.scene.start(e)},s=p([]),l=p([]),u=(e,t)=>{if(!s.value.includes(t)){e.scene.bringToTop(t);for(let t of l.value)s.value.includes(t)&&e.scene.bringToTop(t);e.scene.launch(t),s.value.push(t)}},d=(e,t)=>{let n=s.value.indexOf(t);if(n===-1)return;let r=s.value.splice(n,1)[0];e.scene.stop(r)};return{game:n,isSameScene:a,launchParallelScene:u,parallelSceneKeys:s,prioritizedParallelSceneKeys:l,removeParallelScene:d,rootSceneKey:i,switchToScene:o}});var Ke=D((exports,t)=>{(function(n,r){typeof exports==`object`&&typeof t==`object`?t.exports=r():typeof define==`function`&&define.amd?define(`Phaser`,[],r):typeof exports==`object`?exports.Phaser=r():n.Phaser=r()})(void 0,()=>(()=>{var e={50792:e=>{"use strict";var t=Object.prototype.hasOwnProperty,n=`~`;function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(n=!1));function i(e,t,n){this.fn=e,this.context=t,this.once=n||!1}function a(e,t,r,a,o){if(typeof r!=`function`)throw TypeError(`The listener must be a function`);var s=new i(r,a||e,o),c=n?n+t:t;return e._events[c]?e._events[c].fn?e._events[c]=[e._events[c],s]:e._events[c].push(s):(e._events[c]=s,e._eventsCount++),e}function o(e,t){--e._eventsCount===0?e._events=new r:delete e._events[t]}function s(){this._events=new r,this._eventsCount=0}s.prototype.eventNames=function(){var e=[],r,i;if(this._eventsCount===0)return e;for(i in r=this._events)t.call(r,i)&&e.push(n?i.slice(1):i);return Object.getOwnPropertySymbols?e.concat(Object.getOwnPropertySymbols(r)):e},s.prototype.listeners=function(e){var t=n?n+e:e,r=this._events[t];if(!r)return[];if(r.fn)return[r.fn];for(var i=0,a=r.length,o=Array(a);i<a;i++)o[i]=r[i].fn;return o},s.prototype.listenerCount=function(e){var t=n?n+e:e,r=this._events[t];return r?r.fn?1:r.length:0},s.prototype.emit=function(e,t,r,i,a,o){var s=n?n+e:e;if(!this._events[s])return!1;var c=this._events[s],l=arguments.length,u,d;if(c.fn){switch(c.once&&this.removeListener(e,c.fn,void 0,!0),l){case 1:return c.fn.call(c.context),!0;case 2:return c.fn.call(c.context,t),!0;case 3:return c.fn.call(c.context,t,r),!0;case 4:return c.fn.call(c.context,t,r,i),!0;case 5:return c.fn.call(c.context,t,r,i,a),!0;case 6:return c.fn.call(c.context,t,r,i,a,o),!0}for(d=1,u=Array(l-1);d<l;d++)u[d-1]=arguments[d];c.fn.apply(c.context,u)}else{var f=c.length,p;for(d=0;d<f;d++)switch(c[d].once&&this.removeListener(e,c[d].fn,void 0,!0),l){case 1:c[d].fn.call(c[d].context);break;case 2:c[d].fn.call(c[d].context,t);break;case 3:c[d].fn.call(c[d].context,t,r);break;case 4:c[d].fn.call(c[d].context,t,r,i);break;default:if(!u)for(p=1,u=Array(l-1);p<l;p++)u[p-1]=arguments[p];c[d].fn.apply(c[d].context,u)}}return!0},s.prototype.on=function(e,t,n){return a(this,e,t,n,!1)},s.prototype.once=function(e,t,n){return a(this,e,t,n,!0)},s.prototype.removeListener=function(e,t,r,i){var a=n?n+e:e;if(!this._events[a])return this;if(!t)return o(this,a),this;var s=this._events[a];if(s.fn)s.fn===t&&(!i||s.once)&&(!r||s.context===r)&&o(this,a);else{for(var c=0,l=[],u=s.length;c<u;c++)(s[c].fn!==t||i&&!s[c].once||r&&s[c].context!==r)&&l.push(s[c]);l.length?this._events[a]=l.length===1?l[0]:l:o(this,a)}return this},s.prototype.removeAllListeners=function(e){var t;return e?(t=n?n+e:e,this._events[t]&&o(this,t)):(this._events=new r,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=n,s.EventEmitter=s,e.exports=s},11517:(e,t,n)=>{
2
2
  /**
3
3
 
4
4
  * @author samme
@@ -15751,8 +15751,8 @@ var t=function(e){return e&&e[0].toUpperCase()+e.slice(1)};e.exports=t},31749:(e
15751
15751
  * @license {@link https://opensource.org/licenses/MIT|MIT License}
15752
15752
 
15753
15753
  */
15754
- e.exports={Format:n(27902),Pad:n(41836),RemoveAt:n(33628),Reverse:n(27671),UppercaseFirst:n(35355),UUID:n(45650)}}},t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}n.g=function(){if(typeof globalThis==`object`)return globalThis;try{return this||Function(`return this`)()}catch{if(typeof window==`object`)return window}}();var r=n(85454);return r})())}),Ge=k(We());const Ke=()=>{let e=Ue(),{game:t}=b(e);if(!t.value)throw new je(Ge.Game.name);return t.value},qe=e=>{let t=Ke();return t.scene.getScene(e)},Je=(...e)=>{ze(Le.Create,...e)},Ye=e=>Re.sceneReadyMap.get(e)?Be:Je,Xe=(e,t,n,r,i)=>{let a,{initializeGameObjectSetters:o,setterWatchHandles:c}=He(()=>a,t,n,r,i),{eventStopHandles:l,initializeGameObjectEvents:d}=De(),f=s(Oe.ParentContainer),p=Ie(),m=Ye(p),g=t=>{a=e(t),o(a),d(a,n,t)},_=()=>{f?.value&&j(f.value,h(t),a)};if(i){let e=qe(p);g(e),m(()=>{_()})}else m(e=>{g(e),_()});u(()=>{for(let e of c)e();for(let e of l)e();a.destroy()})},Ze={depth:e=>t=>{if(t===void 0)return;e.setDepth(t);let n=e.parentContainer.list.findIndex(t=>`depth`in t&&typeof t.depth==`number`&&t.depth>e.depth);n===-1?e.parentContainer.bringToTop(e):e.parentContainer.moveTo(e,Math.max(n-1,0))}},Qe={displayOriginX:e=>t=>e.setDisplayOrigin(t,e.displayOriginY),displayOriginY:e=>t=>e.setDisplayOrigin(e.displayOriginX,t),origin:e=>t=>e.setOrigin(t,t),originX:e=>t=>e.setOrigin(t,e.originY),originY:e=>t=>e.setOrigin(e.originX,t)},$e={scrollFactor:e=>t=>{t!==void 0&&e.setScrollFactor(t,t)},scrollFactorX:e=>t=>{t!==void 0&&e.setScrollFactor(t,e.scrollFactorY)},scrollFactorY:e=>t=>{t!==void 0&&e.setScrollFactor(e.scrollFactorX,t)}},et={angle:e=>t=>e.setAngle(t),rotation:e=>t=>e.setRotation(t),scale:e=>t=>e.setScale(t,t),scaleX:e=>t=>e.setScale(t,e.scaleY),scaleY:e=>t=>e.setScale(e.scaleX,t),w:e=>t=>e.setW(t),x:e=>t=>e.setX(t),y:e=>t=>e.setY(t),z:e=>t=>e.setZ(t)},tt={visible:e=>t=>{t!==void 0&&e.setVisible(t)}},nt={active:e=>t=>{t!==void 0&&e.setActive(t)}};var rt=k(We());const it={tween:(e,t)=>n=>{if(!n)return;let r=e.scene.add.tween({...n,targets:e});r.on(rt.Tweens.Events.TWEEN_COMPLETE,()=>{t(`update:tween`,void 0)})},tweenchain:(e,t)=>n=>{if(!n)return;let r=e.scene.add.tweenchain(n.map(t=>({...t,targets:e})));return r.on(rt.Tweens.Events.TWEEN_COMPLETE,()=>{t(`update:tweenchain`,void 0)}),r}},at={...it,...nt},ot={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...Ze,...Qe,...et,...$e,...tt,...at};var st=a({__name:`Zone`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{height:n,width:r,x:i,y:a}=e.configuration;return t.add.zone(i,a,r,n)},()=>e.configuration,n,ot),(e,t)=>null}}),ct=st;const lt={alpha:e=>t=>e.setAlpha(t,t,t,t),alphaBottomLeft:e=>t=>e.setAlpha(e.alphaTopLeft,e.alphaTopRight,t,e.alphaBottomRight),alphaBottomRight:e=>t=>e.setAlpha(e.alphaTopLeft,e.alphaTopRight,e.alphaBottomLeft,t),alphaTopLeft:e=>t=>e.setAlpha(t,e.alphaTopRight,e.alphaBottomLeft,e.alphaBottomRight),alphaTopRight:e=>t=>e.setAlpha(e.alphaTopLeft,t,e.alphaBottomLeft,e.alphaBottomRight)},ut={blendMode:e=>t=>{t!==void 0&&e.setBlendMode(t)}},dt={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)}},ft={flipX:e=>t=>{t!==void 0&&e.setFlipX(t)},flipY:e=>t=>{t!==void 0&&e.setFlipY(t)}},pt={mask:e=>t=>{t&&e.setMask(t)}},mt={pipeline:e=>t=>{t&&e.setPipeline(t)}},ht={frame:e=>t=>{t!==void 0&&e.setFrame(t)},texture:e=>t=>{t&&e.setTexture(t)}},gt={...ht},_t={tint:e=>t=>e.setTint(t,t,t,t),tintBottomLeft:e=>t=>e.setTint(e.tintTopLeft,e.tintTopRight,t,e.tintBottomRight),tintBottomRight:e=>t=>e.setTint(e.tintTopLeft,e.tintTopRight,e.tintBottomLeft,t),tintTopLeft:e=>t=>e.setTint(t,e.tintTopRight,e.tintBottomLeft,e.tintBottomRight),tintTopRight:e=>t=>e.setTint(e.tintTopLeft,t,e.tintBottomLeft,e.tintBottomRight)},vt={...lt,...ut,...dt,...Ze,...ft,...pt,...Qe,...mt,...$e,...gt,..._t,...et,...tt,...at};var yt=a({__name:`TileSprite`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{frame:n,height:r,texture:i,width:a,x:o,y:s}=e.configuration;return t.add.tileSprite(o??0,s??0,a??0,r??0,i,n)},()=>e.configuration,n,vt),(e,t)=>null}}),bt=yt,xt=a({__name:`Tilemap`,props:{configuration:{},onComplete:{type:Function}},setup(e){let t=Ie(),n=p();return Je(t=>{n.value=t.make.tilemap(e.configuration),e.onComplete?.(t,n.value)}),v(()=>e.configuration.key,r=>{let i=qe(t),a=n.value;r?(n.value=i.make.tilemap(e.configuration),e.onComplete?.(i,n.value)):n.value=void 0,a&&a.destroy()}),u(()=>{n.value&&n.value.destroy()}),(e,t)=>m(e.$slots,`default`)}}),St=xt;const Ct=y(`phaser/text`,()=>{let e=p();return{defaultTextStyle:e}}),wt={padding:e=>t=>{t&&e.setPadding(t)},style:e=>t=>{t&&e.setStyle(t)},text:(e,t)=>n=>{n!==void 0&&(e.setText(n),t(`update:width`,e.width),t(`update:displayWidth`,e.displayWidth))},...lt,...ut,...dt,...Ze,...ft,...pt,...Qe,...mt,...$e,..._t,...et,...tt,...at};var Tt=a({__name:`Text`,props:{configuration:{},immediate:{type:Boolean}},setup(e,{emit:t}){let n=t,r=Ct(),{defaultTextStyle:i}=b(r);return Xe(t=>{let{style:n,text:r,x:a,y:o}=e.configuration;return t.add.text(a??0,o??0,r,{...i.value,...n})},()=>e.configuration,n,wt,e.immediate),(e,t)=>null}}),Et=Tt;const Dt={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)}};var Ot=k(We());const kt={animations:(e,t)=>n=>{if(n&&n.length>0)for(let r of n){if(!r.key)continue;let n=`${Ot.Animations.Events.ANIMATION_COMPLETE_KEY}${r.key}`;if(e.once(n,()=>{t(n)}),e.scene.anims.exists(r.key))continue;if(!e.scene.anims.create(r))throw new ke(Me.Create,`Animation`,r.key)}},playAnimationKey:e=>t=>{if(t===void 0){e.stop();return}e.play(t)}},At={...lt,...ut,...Ze,...ft,...pt,...Qe,...mt,...$e,...Dt,...gt,..._t,...et,...tt,...kt,...at};var jt=a({__name:`Sprite`,props:{configuration:{},immediate:{type:Boolean},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{frame:n,texture:r,x:i,y:a}=e.configuration,o=t.add.sprite(i??0,a??0,r,n);return e.onComplete?.(t,o),o},()=>e.configuration,n,At,e.immediate),(e,t)=>null}}),Mt=jt;const Nt=y(`phaser/input`,()=>{let e=p(!1);return{isInputActive:e}}),Pt=y(`phaser/camera`,()=>{let e=Nt(),t=p(!1),n=(n,...r)=>{t.value=!0,e.isInputActive=!1,n.cameras.main.fadeIn(...r)},r=(n,...r)=>{t.value=!0,e.isInputActive=!1,n.cameras.main.fadeOut(...r)};return{fadeIn:n,fadeOut:r,isFading:t}}),Ft=(e,t)=>{let n=Re.lifecycleListenersMap.get(t);if(!n)return;let r=n.get(e.scene.key);r&&n.set(e.scene.key,[])},It=(e,t,n=!0)=>{let r=Re.lifecycleListenersMap.get(t);if(!r)return;let i=r.get(e.scene.key);if(i){for(let t of i)t(e);n&&Ft(e,t)}};var Lt=k(We()),Rt=a({__name:`Scene`,props:{autoStart:{type:Boolean},sceneKey:{}},emits:[`create`,`init`,`preload`,`shutdown`,`update`],setup(e,{emit:r}){let i=r,a=Ue(),{isSameScene:o,switchToScene:s}=a,c=Pt(),{isFading:d}=b(c),p=Nt(),{isInputActive:h}=b(p),{parallelSceneKeys:_}=b(a),v=t(()=>o(e.sceneKey)||_.value.includes(e.sceneKey)),y=class extends Lt.Scene{create(){i(`create`,this),It(this,Le.Create),this.cameras.main.on(Lt.Cameras.Scene2D.Events.FADE_IN_COMPLETE,S),this.cameras.main.on(Lt.Cameras.Scene2D.Events.FADE_OUT_COMPLETE,C),h.value||=!0}init(){i(`init`,this),It(this,Le.Init)}preload(){i(`preload`,this),It(this,Le.Preload)}update(...e){i(`update`,this,...e),It(this,Le.Update,!1),It(this,Le.NextTick)}},x=()=>{Re.sceneReadyMap.set(e.sceneKey,!0)},S=()=>{d.value=!1,h.value||=!0},C=()=>{d.value=!1,h.value||=!0},w=()=>{let t=qe(e.sceneKey);Ft(t,Le.Update),Ft(t,Le.NextTick),It(t,Le.Shutdown),t.cameras.main.off(Lt.Cameras.Scene2D.Events.FADE_IN_COMPLETE,S),t.cameras.main.off(Lt.Cameras.Scene2D.Events.FADE_OUT_COMPLETE,C),Re.sceneReadyMap.set(e.sceneKey,!1),i(`shutdown`,t)};return l(async()=>{let t=Ke(),n=t.scene.add(e.sceneKey,y);n.events.on(Lt.Scenes.Events.READY,x),n.events.on(Lt.Scenes.Events.SHUTDOWN,w),e.autoStart&&await s(e.sceneKey)}),u(()=>{let t=Ke(),n=qe(e.sceneKey);n.events.off(Lt.Scenes.Events.READY,x),n.events.off(Lt.Scenes.Events.SHUTDOWN,w),t.scene.remove(e.sceneKey)}),f(Oe.SceneKey,e.sceneKey),(e,t)=>g(v)?m(e.$slots,`default`,{key:0}):n(``,!0)}}),zt=Rt;const Bt={alpha:e=>t=>e.setAlpha(t)},Vt={...Bt,...ut,...Ze,...pt,...Qe,...mt,...$e,...et,...tt,active:e=>t=>{t!==void 0&&e.setActive(t)},displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},fillAlpha:e=>t=>e.setFillStyle(e.fillColor,t),fillColor:e=>t=>e.setFillStyle(t,e.alpha),strokeStyle:e=>t=>{t&&e.setStrokeStyle(...t)}},Ht={height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...Vt,...at};var Ut=a({__name:`Rectangle`,props:{configuration:{},immediate:{type:Boolean},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{alpha:n,fillColor:r,height:i,width:a,x:o,y:s}=e.configuration,c=t.add.rectangle(o,s,a,i,r,n);return e.onComplete?.(t,c),c},()=>e.configuration,n,Ht,e.immediate),(e,t)=>null}}),Wt=Ut;const Gt={path:e=>t=>{t&&e.setPath(t)}},Kt={...lt,...ut,...Ze,...ft,...pt,...Qe,...Gt,...mt,...$e,...Dt,...gt,..._t,...et,...tt,...at};var qt=a({__name:`PathFollower`,props:{configuration:{},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{frame:n,path:r,texture:i,x:a,y:o}=e.configuration,s=t.add.follower(r,a??0,o??0,i,n);return e.onComplete?.(t,s),s},()=>e.configuration,n,Kt),(e,t)=>null}}),Jt=qt;const Yt={height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...Bt,...ut,...Ze,...pt,...Qe,...mt,...$e,...gt,...et,...tt,...at};var Xt=a({__name:`Nineslice`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{bottomHeight:n,frame:r,height:i,leftWidth:a,rightWidth:o,texture:s,topHeight:c,width:l,x:u,y:d}=e.configuration;return t.add.nineslice(u??0,d??0,s,r,l,i,a,o,c,n)},()=>e.configuration,n,Yt),(e,t)=>null}}),Zt=Xt;const Qt={...ht},$t={...lt,...ut,...Ze,...ft,...pt,...Qe,...mt,...$e,...Dt,...Qt,..._t,...et,...tt,...at};var en=a({__name:`Image`,props:{configuration:{},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{frame:n,texture:r,x:i,y:a}=e.configuration,o=t.add.image(i??0,a??0,r,n);return e.onComplete?.(t,o),o},()=>e.configuration,n,$t),(e,t)=>null}}),tn=en,nn=k(We());const rn=nn.Loader.FileTypes.XMLFile;var an=class extends rn{tilesetIndex;constructor(e,...t){super(...t),this.tilesetIndex=e}},on=D((exports,t)=>{t.exports={}}),sn=k(on()),cn=Object.create,ln=Object.defineProperty,un=Object.getOwnPropertyDescriptor,dn=Object.getOwnPropertyNames,fn=Object.getPrototypeOf,pn=Object.prototype.hasOwnProperty,mn=(e,t)=>function(){return e&&(t=(0,e[dn(e)[0]])(e=0)),t},hn=(e,t)=>function(){return t||(0,e[dn(e)[0]])((t={exports:{}}).exports,t),t.exports},gn=(e,t)=>{for(var n in t)ln(e,n,{get:t[n],enumerable:!0})},_n=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=dn(t),a=0,o=i.length,s;a<o;a++)s=i[a],!pn.call(e,s)&&s!==n&&ln(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=un(t,s))||r.enumerable});return e},vn=(e,t,n)=>(n=e==null?{}:cn(fn(e)),_n(t||!e||!e.__esModule?ln(n,`default`,{value:e,enumerable:!0}):n,e)),yn=e=>_n(ln({},`__esModule`,{value:!0}),e),bn=(e=>A===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(A===void 0?e:A)[t]}):e:A)(function(e){if(A!==void 0)return A.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});let xn=function(e){return e.Data=`data`,e.EditorSettings=`editorsettings`,e.Export=`export`,e.Group=`group`,e.Image=`image`,e.ImageLayer=`imagelayer`,e.Layer=`layer`,e.Object=`object`,e.Objectgroup=`objectgroup`,e.Properties=`properties`,e.Property=`property`,e.Tileset=`tileset`,e}({}),Sn=function(e){return e[e.Diagonally=536870912]=`Diagonally`,e[e.Horizontally=2147483648]=`Horizontally`,e[e.Vertically=1073741824]=`Vertically`,e}({});const Cn=e=>({D:!!(e&Sn.Diagonally),H:!!(e&Sn.Horizontally),V:!!(e&Sn.Vertically)});let wn=function(e){return e.Ellipse=`ellipse`,e.Point=`point`,e.Polygon=`polygon`,e.Rectangle=`rectangle`,e}({});const Tn=e=>`point`in e?wn.Point:`ellipse`in e?wn.Ellipse:`polygon`in e?wn.Polygon:wn.Rectangle,En=e=>e.map(({property:e})=>{let{$:t,_:n}=e[0],{name:r,value:i}=t;return{name:r,value:i??n}}),Dn=e=>e&=~Object.values(Sn).reduce((e,t)=>e|t,0),On=e=>{let{$:t,polygon:n,properties:r,text:i}=e,a=structuredClone(t);if(a.shape=Tn(e),r&&(a.properties=En(r)),n&&(a.points=n[0].$.points.split(` `).map(e=>{let[t,n]=e.split(`,`);return[parseFloat(t),parseFloat(n)]})),i){let e=i[0];a.text=e._,a.properties=Object.assign({},...a.properties??[],e.$)}return a.gid&&(a.flips=Cn(a.gid),a.gid=Dn(a.gid)),a};var kn=class extends Error{constructor(e,t,n){super(`Invalid operation: ${e}, name: ${t}, ${n}`),this.name=`InvalidOperationError`}};let An=function(e){return e.Create=`Create`,e.Delete=`Delete`,e.Push=`Push`,e.Read=`Read`,e.Update=`Update`,e}({});const jn=e=>`source`in e,Mn=e=>{let{$:t,animation:n,objectgroup:r,properties:i}=e,a=structuredClone(t);return n&&(a.animation={frames:n[0].frame.map(({$:e})=>structuredClone(e))}),r&&(a.objects=r[0].object.map(e=>On(e))),i&&(a.properties=En(i)),a},Nn=e=>{if(jn(e.$))return structuredClone(e.$);let{$:t,$$:n,tile:r}=e;for(let e of n){let n=e[`#name`];if(n!==xn.Image)continue;let i=structuredClone(e.$),a=r?.map(e=>Mn(e))??[];return{...t,image:i,tiles:a}}throw new kn(An.Read,Nn.name,t.name)},Pn=e=>{if(e===`true`)return!0;if(e===`false`)return!1;if(/^[+-]?\d+(\.\d+)?$/g.test(e)){let t=parseFloat(e);return isNaN(t)?e:t}return e};var Fn=Object.create,In=Object.defineProperty,Ln=Object.getOwnPropertyDescriptor,Rn=Object.getOwnPropertyNames,zn=Object.getPrototypeOf,Bn=Object.prototype.hasOwnProperty,Vn=(e,t)=>function(){return t||(0,e[Rn(e)[0]])((t={exports:{}}).exports,t),t.exports},Hn=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=Rn(t),a=0,o=i.length,s;a<o;a++)s=i[a],!Bn.call(e,s)&&s!==n&&In(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=Ln(t,s))||r.enumerable});return e},Un=(e,t,n)=>(n=e==null?{}:Fn(zn(e)),Hn(t||!e||!e.__esModule?In(n,`default`,{value:e,enumerable:!0}):n,e)),Wn=(e=>bn===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(bn===void 0?e:bn)[t]}):e:bn)(function(e){if(bn!==void 0)return bn.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});const Gn={attrkey:`$`,charkey:`_`},Kn={...Gn,cdata:!1,doctype:null,renderOpts:{indent:` `,newline:`
15755
- `,pretty:!0},rootName:`root`,xmldec:{encoding:`utf8`,standalone:!0,version:`1.0`}};var qn=Vn({"../../node_modules/.pnpm/xmlbuilder2@3.1.1/node_modules/xmlbuilder2/lib/xmlbuilder2.min.js"(e,t){(function(n,r){typeof e==`object`&&typeof t==`object`?t.exports=r():typeof define==`function`&&define.amd?define([],r):typeof e==`object`?e.xmlbuilder2=r():n.xmlbuilder2=r()})(void 0,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){typeof Symbol<`u`&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:`Module`}),Object.defineProperty(e,`__esModule`,{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t||4&t&&typeof e==`object`&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,`default`,{enumerable:!0,value:e}),2&t&&typeof e!=`string`)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,`a`,t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=``,n(n.s=184)}([function(e,t,n){"use strict";function r(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,`__esModule`,{value:!0}),r(n(240)),r(n(251)),r(n(175)),r(n(107)),r(n(29)),r(n(73)),r(n(106)),r(n(30)),r(n(252)),r(n(52)),r(n(97)),r(n(253)),r(n(37)),r(n(51)),r(n(173)),r(n(176)),r(n(172)),r(n(108)),r(n(254)),r(n(255)),r(n(256)),r(n(72)),r(n(177)),r(n(105)),r(n(17)),r(n(257)),r(n(12)),r(n(174))},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),function(e){e[e.Before=0]=`Before`,e[e.Equal=1]=`Equal`,e[e.After=2]=`After`}(t.BoundaryPosition||={}),function(e){e[e.None=0]=`None`,e[e.Capturing=1]=`Capturing`,e[e.AtTarget=2]=`AtTarget`,e[e.Bubbling=3]=`Bubbling`}(t.EventPhase||={}),function(e){e[e.Element=1]=`Element`,e[e.Attribute=2]=`Attribute`,e[e.Text=3]=`Text`,e[e.CData=4]=`CData`,e[e.EntityReference=5]=`EntityReference`,e[e.Entity=6]=`Entity`,e[e.ProcessingInstruction=7]=`ProcessingInstruction`,e[e.Comment=8]=`Comment`,e[e.Document=9]=`Document`,e[e.DocumentType=10]=`DocumentType`,e[e.DocumentFragment=11]=`DocumentFragment`,e[e.Notation=12]=`Notation`}(t.NodeType||={}),function(e){e[e.Disconnected=1]=`Disconnected`,e[e.Preceding=2]=`Preceding`,e[e.Following=4]=`Following`,e[e.Contains=8]=`Contains`,e[e.ContainedBy=16]=`ContainedBy`,e[e.ImplementationSpecific=32]=`ImplementationSpecific`}(t.Position||={}),function(e){e[e.Accept=1]=`Accept`,e[e.Reject=2]=`Reject`,e[e.Skip=3]=`Skip`}(t.FilterResult||={}),function(e){e[e.All=4294967295]=`All`,e[e.Element=1]=`Element`,e[e.Attribute=2]=`Attribute`,e[e.Text=4]=`Text`,e[e.CDataSection=8]=`CDataSection`,e[e.EntityReference=16]=`EntityReference`,e[e.Entity=32]=`Entity`,e[e.ProcessingInstruction=64]=`ProcessingInstruction`,e[e.Comment=128]=`Comment`,e[e.Document=256]=`Document`,e[e.DocumentType=512]=`DocumentType`,e[e.DocumentFragment=1024]=`DocumentFragment`,e[e.Notation=2048]=`Notation`}(t.WhatToShow||={}),function(e){e[e.StartToStart=0]=`StartToStart`,e[e.StartToEnd=1]=`StartToEnd`,e[e.EndToEnd=2]=`EndToEnd`,e[e.EndToStart=3]=`EndToStart`}(t.HowToCompare||={})},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(212);t.FixedSizeSet=i.FixedSizeSet;var a=n(213);t.ObjectCache=a.ObjectCache;var o=n(214);t.CompareCache=o.CompareCache;var s=n(215);t.Lazy=s.Lazy;var c=n(216);function l(e,t,n){if(h(e))e.forEach(function(e,r){return t.call(n,r,e)});else for(var r in e)e.hasOwnProperty(r)&&t.call(n,r,e[r])}function u(e){var t,n;if(d(e))return e;if(p(e)){var i=[];try{for(var a=r(e),o=a.next();!o.done;o=a.next()){var s=o.value;i.push(u(s))}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return i}if(f(e)){for(var c in i={},e)if(e.hasOwnProperty(c)){var l=e[c];i[c]=u(l)}return i}return e}function d(e){return!!e&&Object.prototype.toString.call(e)===`[object Function]`}function f(e){var t=typeof e;return!!e&&(t===`function`||t===`object`)}function p(e){return Array.isArray(e)}function m(e){return e instanceof Set}function h(e){return e instanceof Map}function g(e){if(f(e)){var t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&typeof n==`function`&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1}t.StringWalker=c.StringWalker,t.applyMixin=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];Object.getOwnPropertyNames(t.prototype).forEach(function(r){if(r!==`constructor`){if(n.indexOf(r)!==-1){var i=Object.getOwnPropertyDescriptor(e.prototype,r);i&&Object.defineProperty(e.prototype,`_`+r,i)}var a=Object.getOwnPropertyDescriptor(t.prototype,r);a&&Object.defineProperty(e.prototype,r,a)}})},t.applyDefaults=function e(t,n,r){r===void 0&&(r=!1);var i=u(t||{});return l(n,function(t,n){g(n)?i[t]=e(i[t],n,r):(r||i[t]===void 0)&&(i[t]=n)}),i},t.forEachArray=function(e,t,n){e.forEach(t,n)},t.forEachObject=l,t.arrayLength=function(e){return m(e)?e.size:e.length},t.objectLength=function(e){return h(e)?e.size:Object.keys(e).length},t.getObjectValue=function(e,t){return h(e)?e.get(t):e[t]},t.removeObjectValue=function(e,t){h(e)?e.delete(t):delete e[t]},t.clone=u,t.isBoolean=function(e){return typeof e==`boolean`},t.isNumber=function(e){return typeof e==`number`},t.isString=function(e){return typeof e==`string`},t.isFunction=d,t.isObject=f,t.isArray=p,t.isSet=m,t.isMap=h,t.isEmpty=function(e){if(p(e))return!e.length;if(m(e)||h(e))return!e.size;if(f(e)){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},t.isPlainObject=g,t.isIterable=function(e){return e&&typeof e[Symbol.iterator]==`function`},t.getValue=function(e){return d(e.valueOf)?e.valueOf():e},t.utf8Encode=function(e){for(var t=new Uint8Array(4*e.length),n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw Error(`Incomplete surrogate pair.`);var a=e.charCodeAt(r);if(a<56320||a>57343)throw Error(`Invalid surrogate character.`);i=65536+((1023&i)<<10)+(1023&a),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},t.utf8Decode=function(e){for(var t=``,n=0;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw Error(`Incomplete 2-byte sequence.`);r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw Error(`Incomplete 3-byte sequence.`);r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw Error(`Unknown multi-byte start.`);if(n+2>=e.length)throw Error(`Incomplete 4-byte sequence.`);r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw Error(`Code point exceeds UTF-16 limit.`);r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(241);t.Cast=r.Cast;var i=n(150);t.Guard=i.Guard;var a=n(242);t.EmptySet=a.EmptySet},function(e,t,n){var r=n(11),i=n(55).f,a=n(21),o=n(25),s=n(80),c=n(119),l=n(123);e.exports=function(e,t){var n,u,d,f,p,m=e.target,h=e.global,g=e.stat;if(n=h?r:g?r[m]||s(m,{}):(r[m]||{}).prototype)for(u in t){if(f=t[u],d=e.noTargetGet?(p=i(n,u))&&p.value:n[u],!l(h?u:m+(g?`.`:`#`)+u,e.forced)&&d!==void 0){if(typeof f==typeof d)continue;c(f,d)}(e.sham||d&&d.sham)&&a(f,`sham`,!0),o(n,u,f,e)}}},function(e,t,n){var r=n(11),i=n(81),a=n(14),o=n(58),s=n(86),c=n(124),l=i(`wks`),u=r.Symbol,d=c?u:u&&u.withoutSetter||o;e.exports=function(e){return a(l,e)||(s&&a(u,e)?l[e]=u[e]:l[e]=d(`Symbol.`+e)),l[e]}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(2),i=n(29),a=function(){function e(){this._features={mutationObservers:!0,customElements:!0,slots:!0,steps:!0},this._window=null,this._compareCache=new r.CompareCache,this._rangeList=new r.FixedSizeSet}return e.prototype.setFeatures=function(e){if(e===void 0&&(e=!0),r.isObject(e))for(var t in e)this._features[t]=e[t]||!1;else for(var t in this._features)this._features[t]=e},Object.defineProperty(e.prototype,`features`,{get:function(){return this._features},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`window`,{get:function(){return this._window===null&&(this._window=i.create_window()),this._window},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`compareCache`,{get:function(){return this._compareCache},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`rangeList`,{get:function(){return this._rangeList},enumerable:!0,configurable:!0}),Object.defineProperty(e,`instance`,{get:function(){return e._instance||=new e,e._instance},enumerable:!0,configurable:!0}),e}();t.dom=a.instance},function(e,t,n){"use strict";var r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t};Object.defineProperty(t,`__esModule`,{value:!0});var i=r(n(228));t.base64=i;var a=r(n(146));t.byte=a;var o=r(n(147));t.byteSequence=o;var s=r(n(96));t.codePoint=s;var c=r(n(232));t.json=c;var l=r(n(233));t.list=l;var u=r(n(234));t.map=u;var d=r(n(235));t.namespace=d;var f=r(n(236));t.queue=f;var p=r(n(237));t.set=p;var m=r(n(238));t.stack=m;var h=r(n(239));t.string=h},function(e,t){e.exports=function(e){try{return!!e()}catch{return!0}}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t,n){n===void 0&&(n=``);var r=e.call(this,n)||this;return r.name=t,r}return i(t,e),t}(Error);t.DOMException=a;var o=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`DOMStringSizeError`,t)||this}return i(t,e),t}(a);t.DOMStringSizeError=o;var s=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`WrongDocumentError`,`The object is in the wrong document. `+t)||this}return i(t,e),t}(a);t.WrongDocumentError=s;var c=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NoDataAllowedError`,t)||this}return i(t,e),t}(a);t.NoDataAllowedError=c;var l=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NoModificationAllowedError`,`The object can not be modified. `+t)||this}return i(t,e),t}(a);t.NoModificationAllowedError=l;var u=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotSupportedError`,`The operation is not supported. `+t)||this}return i(t,e),t}(a);t.NotSupportedError=u;var d=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InUseAttributeError`,t)||this}return i(t,e),t}(a);t.InUseAttributeError=d;var f=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidStateError`,`The object is in an invalid state. `+t)||this}return i(t,e),t}(a);t.InvalidStateError=f;var p=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidModificationError`,`The object can not be modified in this way. `+t)||this}return i(t,e),t}(a);t.InvalidModificationError=p;var m=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NamespaceError`,`The operation is not allowed by Namespaces in XML. [XMLNS] `+t)||this}return i(t,e),t}(a);t.NamespaceError=m;var h=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidAccessError`,`The object does not support the operation or argument. `+t)||this}return i(t,e),t}(a);t.InvalidAccessError=h;var g=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`ValidationError`,t)||this}return i(t,e),t}(a);t.ValidationError=g;var _=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`TypeMismatchError`,t)||this}return i(t,e),t}(a);t.TypeMismatchError=_;var v=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`SecurityError`,`The operation is insecure. `+t)||this}return i(t,e),t}(a);t.SecurityError=v;var y=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NetworkError`,`A network error occurred. `+t)||this}return i(t,e),t}(a);t.NetworkError=y;var b=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`AbortError`,`The operation was aborted. `+t)||this}return i(t,e),t}(a);t.AbortError=b;var x=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`URLMismatchError`,`The given URL does not match another URL. `+t)||this}return i(t,e),t}(a);t.URLMismatchError=x;var S=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`QuotaExceededError`,`The quota has been exceeded. `+t)||this}return i(t,e),t}(a);t.QuotaExceededError=S;var C=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`TimeoutError`,`The operation timed out. `+t)||this}return i(t,e),t}(a);t.TimeoutError=C;var w=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidNodeTypeError`,`The supplied node is incorrect or has an incorrect ancestor for this operation. `+t)||this}return i(t,e),t}(a);t.InvalidNodeTypeError=w;var T=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`DataCloneError`,`The object can not be cloned. `+t)||this}return i(t,e),t}(a);t.DataCloneError=T;var E=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotImplementedError`,`The DOM method is not implemented by this module. `+t)||this}return i(t,e),t}(a);t.NotImplementedError=E;var D=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`HierarchyRequestError`,`The operation would yield an incorrect node tree. `+t)||this}return i(t,e),t}(a);t.HierarchyRequestError=D;var O=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotFoundError`,`The object can not be found here. `+t)||this}return i(t,e),t}(a);t.NotFoundError=O;var k=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`IndexSizeError`,`The index is not in the allowed range. `+t)||this}return i(t,e),t}(a);t.IndexSizeError=k;var A=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`SyntaxError`,`The string did not match the expected pattern. `+t)||this}return i(t,e),t}(a);t.SyntaxError=A;var j=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidCharacterError`,`The string contains invalid characters. `+t)||this}return i(t,e),t}(a);t.InvalidCharacterError=j},function(e,t,n){"use strict";var r=n(53),i=[`kind`,`resolve`,`construct`,`instanceOf`,`predicate`,`represent`,`defaultStyle`,`styleAliases`],a=[`scalar`,`sequence`,`mapping`];e.exports=function(e,t){var n,o;if(t||={},Object.keys(t).forEach(function(t){if(i.indexOf(t)===-1)throw new r(`Unknown option "`+t+`" is met in definition of "`+e+`" YAML type.`)}),this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.defaultStyle=t.defaultStyle||null,this.styleAliases=(n=t.styleAliases||null,o={},n!==null&&Object.keys(n).forEach(function(e){n[e].forEach(function(t){o[String(t)]=e})}),o),a.indexOf(this.kind)===-1)throw new r(`Unknown kind "`+this.kind+`" is specified for "`+e+`" YAML type.`)}},function(e,t,n){(function(t){var n=function(e){return e&&e.Math==Math&&e};e.exports=n(typeof globalThis==`object`&&globalThis)||n(typeof window==`object`&&window)||n(typeof self==`object`&&self)||n(typeof t==`object`&&t)||Function(`return this`)()}).call(this,n(78))},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),t.idl_defineConst=function(e,t,n){Object.defineProperty(e,t,{writable:!1,enumerable:!0,configurable:!1,value:n})}},function(e,t){e.exports=function(e){return typeof e==`object`?e!==null:typeof e==`function`}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var r=n(16),i=n(115),a=n(18),o=n(56),s=Object.defineProperty;t.f=r?s:function(e,t,n){if(a(e),t=o(t,!0),a(n),i)try{return s(e,t,n)}catch{}if(`get`in n||`set`in n)throw TypeError(`Accessors not supported`);return`value`in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(8);e.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(3),a=n(1);function o(e,t,n){if(n===void 0&&(n=!1),n&&i.Guard.isElementNode(t)&&i.Guard.isShadowRoot(t.shadowRoot)&&t.shadowRoot._firstChild)return t.shadowRoot._firstChild;if(t._firstChild)return t._firstChild;if(t===e)return null;if(t._nextSibling)return t._nextSibling;for(var r=t._parent;r&&r!==e;){if(r._nextSibling)return r._nextSibling;r=r._parent}return null}function s(){var e;return(e={})[Symbol.iterator]=function(){return{next:function(){return{done:!0,value:null}}}},e}function c(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);for(var i=t?e:o(e,e,n);i&&r&&!r(i);)i=o(e,i,n);return i}function l(e,t,n,r,i){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var a=o(e,t,r);a&&i&&!i(a);)a=o(e,a,r);return a}function u(e,t,n,r){var i;return t===void 0&&(t=!1),n===void 0&&(n=!1),t||e._children.size!==0?((i={})[Symbol.iterator]=function(){var i=t?e:o(e,e,n);return{next:function(){for(;i&&r&&!r(i);)i=o(e,i,n);if(i===null)return{done:!0,value:null};var t={done:!1,value:i};return i=o(e,i,n),t}}},i):s()}function d(e,t,n){t===void 0&&(t=!1);for(var r=t?e:e._parent;r&&n&&!n(r);)r=r._parent;return r}function f(e,t,n,r){n===void 0&&(n=!1);for(var i=t._parent;i&&r&&!r(i);)i=i._parent;return i}function p(e){return i.Guard.isDocumentTypeNode(e)?0:i.Guard.isCharacterDataNode(e)?e._data.length:e._children.size}function m(e,t){if(t===void 0&&(t=!1),t){var n=m(e,!1);return i.Guard.isShadowRoot(n)?m(n._host,!0):n}return e._parent?m(e._parent):e}function h(e,t,n,r){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var a=n?e:r&&i.Guard.isShadowRoot(e)?e._host:e._parent;a!==null;){if(a===t)return!0;a=r&&i.Guard.isShadowRoot(a)?a._host:a._parent}return!1}function g(e){for(var t=m(e),n=0,r=c(t);r!==null;){if(n++,r===e)return n;r=l(t,r)}return-1}t.tree_getFirstDescendantNode=c,t.tree_getNextDescendantNode=l,t.tree_getDescendantNodes=u,t.tree_getDescendantElements=function(e,t,n,r){var a;return t===void 0&&(t=!1),n===void 0&&(n=!1),t||e._children.size!==0?((a={})[Symbol.iterator]=function(){var a=u(e,t,n,function(e){return i.Guard.isElementNode(e)})[Symbol.iterator](),o=a.next().value;return{next:function(){for(;o&&r&&!r(o);)o=a.next().value;if(o===null)return{done:!0,value:null};var e={done:!1,value:o};return o=a.next().value,e}}},a):s()},t.tree_getSiblingNodes=function(e,t,n){var r;return t===void 0&&(t=!1),e._parent&&e._parent._children.size!==0?((r={})[Symbol.iterator]=function(){var r=e._parent?e._parent._firstChild:null;return{next:function(){for(;r&&(n&&!n(r)||!t&&r===e);)r=r._nextSibling;if(r===null)return{done:!0,value:null};var i={done:!1,value:r};return r=r._nextSibling,i}}},r):s()},t.tree_getFirstAncestorNode=d,t.tree_getNextAncestorNode=f,t.tree_getAncestorNodes=function(e,t,n){var r;return t===void 0&&(t=!1),t||e._parent?((r={})[Symbol.iterator]=function(){var r=d(e,t,n);return{next:function(){if(r===null)return{done:!0,value:null};var e={done:!1,value:r};return r=f(0,r,t,n),e}}},r):s()},t.tree_getCommonAncestor=function(e,t){if(e===t)return e._parent;for(var n=[],r=[],i=d(e,!0);i!==null;)n.push(i),i=f(0,i,!0);for(var a=d(t,!0);a!==null;)r.push(a),a=f(0,a,!0);for(var o=n.length,s=r.length,c=null,l=Math.min(o,s);l>0;l--){var u=n[--o];if(u!==r[--s])break;c=u}return c},t.tree_getFollowingNode=function(e,t){if(t._firstChild)return t._firstChild;if(t._nextSibling)return t._nextSibling;for(;;){var n=t._parent;if(n===null||n===e)return null;if(n._nextSibling)return n._nextSibling;t=n}},t.tree_getPrecedingNode=function(e,t){return t===e?null:t._previousSibling?(t=t._previousSibling)._lastChild?t._lastChild:t:t._parent},t.tree_isConstrained=function e(t){var n,i,o,s,c,l;switch(t._nodeType){case a.NodeType.Document:var u=!1,d=!1;try{for(var f=r(t._children),p=f.next();!p.done;p=f.next())switch(p.value._nodeType){case a.NodeType.ProcessingInstruction:case a.NodeType.Comment:break;case a.NodeType.DocumentType:if(u||d)return!1;u=!0;break;case a.NodeType.Element:if(d)return!1;d=!0;break;default:return!1}}catch(e){n={error:e}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}break;case a.NodeType.DocumentFragment:case a.NodeType.Element:try{for(var m=r(t._children),h=m.next();!h.done;h=m.next())switch(h.value._nodeType){case a.NodeType.Element:case a.NodeType.Text:case a.NodeType.ProcessingInstruction:case a.NodeType.CData:case a.NodeType.Comment:break;default:return!1}}catch(e){o={error:e}}finally{try{h&&!h.done&&(s=m.return)&&s.call(m)}finally{if(o)throw o.error}}break;case a.NodeType.DocumentType:case a.NodeType.Text:case a.NodeType.ProcessingInstruction:case a.NodeType.CData:case a.NodeType.Comment:return!t.hasChildNodes()}try{for(var g=r(t._children),_=g.next();!_.done;_=g.next())if(!e(_.value))return!1}catch(e){c={error:e}}finally{try{_&&!_.done&&(l=g.return)&&l.call(g)}finally{if(c)throw c.error}}return!0},t.tree_nodeLength=p,t.tree_isEmpty=function(e){return p(e)===0},t.tree_rootNode=m,t.tree_isDescendantOf=function(e,t,n,r){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var i=c(e,n,r);i!==null;){if(i===t)return!0;i=l(e,i,n,r)}return!1},t.tree_isAncestorOf=h,t.tree_isHostIncludingAncestorOf=function e(t,n,r){if(r===void 0&&(r=!1),h(t,n,r))return!0;var a=m(t);return!(!i.Guard.isDocumentFragmentNode(a)||a._host===null||!e(a._host,n,r))},t.tree_isSiblingOf=function(e,t,n){return n===void 0&&(n=!1),e===t?!!n:e._parent!==null&&e._parent===t._parent},t.tree_isPreceding=function(e,t){var n=g(e),r=g(t);return n!==-1&&r!==-1&&m(e)===m(t)&&r<n},t.tree_isFollowing=function(e,t){var n=g(e),r=g(t);return n!==-1&&r!==-1&&m(e)===m(t)&&r>n},t.tree_isParentOf=function(e,t){return e._parent===t},t.tree_isChildOf=function(e,t){return t._parent===e},t.tree_previousSibling=function(e){return e._previousSibling},t.tree_nextSibling=function(e){return e._nextSibling},t.tree_firstChild=function(e){return e._firstChild},t.tree_lastChild=function(e){return e._lastChild},t.tree_treePosition=g,t.tree_index=function(e){for(var t=0;e._previousSibling!==null;)t++,e=e._previousSibling;return t},t.tree_retarget=function(e,t){for(;;){if(!e||!i.Guard.isNode(e))return e;var n=m(e);if(!i.Guard.isShadowRoot(n)||t&&i.Guard.isNode(t)&&h(n,t,!0,!0))return e;e=n.host}}},function(e,t,n){var r=n(13);e.exports=function(e){if(!r(e))throw TypeError(String(e)+` is not an object`);return e}},function(e,t,n){"use strict";var r=n(24),i=n(130),a=n(49),o=n(43),s=n(88),c=o.set,l=o.getterFor(`Array Iterator`);e.exports=s(Array,`Array`,function(e,t){c(this,{type:`Array Iterator`,target:r(e),index:0,kind:t})},function(){var e=l(this),t=e.target,n=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,{value:void 0,done:!0}):n==`keys`?{value:r,done:!1}:n==`values`?{value:t[r],done:!1}:{value:[r,t[r]],done:!1}},`values`),a.Arguments=a.Array,i(`keys`),i(`values`),i(`entries`)},function(e,t,n){var r=n(90),i=n(25),a=n(202);r||i(Object.prototype,`toString`,a,{unsafe:!0})},function(e,t,n){var r=n(16),i=n(15),a=n(40);e.exports=r?function(e,t,n){return i.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){"use strict";var r=n(137).charAt,i=n(43),a=n(88),o=i.set,s=i.getterFor(`String Iterator`);a(String,`String`,function(e){o(this,{type:`String Iterator`,string:String(e),index:0})},function(){var e,t=s(this),n=t.string,i=t.index;return i>=n.length?{value:void 0,done:!0}:(e=r(n,i),t.index+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(11),i=n(203),a=n(19),o=n(21),s=n(5),c=s(`iterator`),l=s(`toStringTag`),u=a.values;for(var d in i){var f=r[d],p=f&&f.prototype;if(p){if(p[c]!==u)try{o(p,c,u)}catch{p[c]=u}if(p[l]||o(p,l,d),i[d]){for(var m in a)if(p[m]!==a[m])try{o(p,m,a[m])}catch{p[m]=a[m]}}}}},function(e,t,n){var r=n(41),i=n(35);e.exports=function(e){return r(i(e))}},function(e,t,n){var r=n(11),i=n(21),a=n(14),o=n(80),s=n(117),c=n(43),l=c.get,u=c.enforce,d=String(String).split(`String`);(e.exports=function(e,t,n,s){var c=!!s&&!!s.unsafe,l=!!s&&!!s.enumerable,f=!!s&&!!s.noTargetGet;typeof n==`function`&&(typeof t!=`string`||a(n,`name`)||i(n,`name`,t),u(n).source=d.join(typeof t==`string`?t:``)),e===r?l?e[t]=n:o(t,n):(c?!f&&e[t]&&(l=!0):delete e[t],l?e[t]=n:i(e,t,n))})(Function.prototype,`toString`,function(){return typeof this==`function`&&l(this).source||s(this)})},function(e,t,n){var r=n(47),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},function(e,t,n){var r=n(35);e.exports=function(e){return Object(r(e))}},function(e,t,n){var r=n(16),i=n(8),a=n(14),o=Object.defineProperty,s={},c=function(e){throw e};e.exports=function(e,t){if(a(s,e))return s[e];t||={};var n=[][e],l=!!a(t,`ACCESSORS`)&&t.ACCESSORS,u=a(t,0)?t[0]:c,d=a(t,1)?t[1]:void 0;return s[e]=!!n&&!i(function(){if(l&&!r)return!0;var e={length:-1};l?o(e,1,{enumerable:!0,get:c}):e[1]=1,n.call(e,u,d)})}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(148),i=n(149),a=n(151),o=n(98),s=n(153),c=n(154),l=n(155),u=n(99),d=n(100),f=n(156),p=n(157),m=n(101),h=n(158),g=n(159),_=n(160),v=n(161),y=n(162),b=n(163),x=n(164),S=n(165),C=n(166),w=n(167),T=n(168),E=n(169),D=n(170);t.create_domImplementation=function(e){return r.DOMImplementationImpl._create(e)},t.create_window=function(){return i.WindowImpl._create()},t.create_xmlDocument=function(){return new a.XMLDocumentImpl},t.create_document=function(){return new o.DocumentImpl},t.create_abortController=function(){return new s.AbortControllerImpl},t.create_abortSignal=function(){return c.AbortSignalImpl._create()},t.create_documentType=function(e,t,n,r){return l.DocumentTypeImpl._create(e,t,n,r)},t.create_element=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_htmlElement=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_htmlUnknownElement=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_documentFragment=function(e){return d.DocumentFragmentImpl._create(e)},t.create_shadowRoot=function(e,t){return f.ShadowRootImpl._create(e,t)},t.create_attr=function(e,t){return p.AttrImpl._create(e,t)},t.create_text=function(e,t){return m.TextImpl._create(e,t)},t.create_cdataSection=function(e,t){return h.CDATASectionImpl._create(e,t)},t.create_comment=function(e,t){return g.CommentImpl._create(e,t)},t.create_processingInstruction=function(e,t,n){return _.ProcessingInstructionImpl._create(e,t,n)},t.create_htmlCollection=function(e,t){return t===void 0&&(t=function(){return!0}),v.HTMLCollectionImpl._create(e,t)},t.create_nodeList=function(e){return y.NodeListImpl._create(e)},t.create_nodeListStatic=function(e,t){return b.NodeListStaticImpl._create(e,t)},t.create_namedNodeMap=function(e){return x.NamedNodeMapImpl._create(e)},t.create_range=function(e,t){return S.RangeImpl._create(e,t)},t.create_nodeIterator=function(e,t,n){return C.NodeIteratorImpl._create(e,t,n)},t.create_treeWalker=function(e,t){return w.TreeWalkerImpl._create(e,t)},t.create_nodeFilter=function(){return T.NodeFilterImpl._create()},t.create_mutationRecord=function(e,t,n,r,i,a,o,s,c){return E.MutationRecordImpl._create(e,t,n,r,i,a,o,s,c)},t.create_domTokenList=function(e,t){return D.DOMTokenListImpl._create(e,t)}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(6),a=n(17),o=n(3),s=n(72),c=new Map;function l(e,t){if(t!==e._root&&a.tree_isAncestorOf(e._reference,t,!0)){if(e._pointerBeforeReference)for(;;){var n=a.tree_getFollowingNode(e._root,t);if(n!==null&&a.tree_isDescendantOf(e._root,n,!0)&&!a.tree_isDescendantOf(t,n,!0))return void(e._reference=n);if(n===null)return void(e._pointerBeforeReference=!1)}if(t._previousSibling===null)t._parent!==null&&(e._reference=t._parent);else{for(var r=t._previousSibling,i=a.tree_getFirstDescendantNode(t._previousSibling,!0,!1);i!==null;)i!==null&&(r=i),i=a.tree_getNextDescendantNode(t._previousSibling,i,!0,!1);e._reference=r}}}function u(e,t,n,r,i){if(o.Guard.isSlot(e)&&t===`name`&&i===null){if(r===n||r===null&&n===``||r===``&&n===null)return;e._name=r===null||r===``?``:r,s.shadowTree_assignSlotablesForATree(a.tree_rootNode(e))}}function d(e,t,n,r,i){if(o.Guard.isSlotable(e)&&t===`slot`&&i===null){if(r===n||r===null&&n===``||r===``&&n===null)return;e._name=r===null||r===``?``:r,s.shadowTree_isAssigned(e)&&s.shadowTree_assignSlotables(e._assignedSlot),s.shadowTree_assignASlot(e)}}function f(e,t,n,r){t===`id`&&r===null&&(e._uniqueIdentifier=n||void 0)}t.dom_runRemovingSteps=function(e,t){},t.dom_runCloningSteps=function(e,t,n,r){},t.dom_runAdoptingSteps=function(e,t){},t.dom_runAttributeChangeSteps=function(e,t,n,a,o){var s,c;i.dom.features.slots&&(d.call(e,e,t,n,a,o),u.call(e,e,t,n,a,o)),f.call(e,e,t,a,o);try{for(var l=r(e._attributeChangeSteps),p=l.next();!p.done;p=l.next())p.value.call(e,e,t,n,a,o)}catch(e){s={error:e}}finally{try{p&&!p.done&&(c=l.return)&&c.call(l)}finally{if(s)throw s.error}}},t.dom_runInsertionSteps=function(e){},t.dom_runNodeIteratorPreRemovingSteps=function(e,t){l.call(e,e,t)},t.dom_hasSupportedTokens=function(e){return c.has(e)},t.dom_getSupportedTokens=function(e){return c.get(e)||new Set},t.dom_runEventConstructingSteps=function(e){},t.dom_runChildTextContentChangeSteps=function(e){}},function(e,t,n){"use strict";var r=n(4),i=n(11),a=n(46),o=n(44),s=n(16),c=n(86),l=n(124),u=n(8),d=n(14),f=n(59),p=n(13),m=n(18),h=n(27),g=n(24),_=n(56),v=n(40),y=n(60),b=n(61),x=n(82),S=n(190),C=n(85),w=n(55),T=n(15),E=n(79),D=n(21),O=n(25),k=n(81),A=n(57),j=n(45),M=n(58),N=n(5),P=n(125),F=n(126),I=n(62),L=n(43),R=n(36).forEach,z=A(`hidden`),B=N(`toPrimitive`),V=L.set,H=L.getterFor(`Symbol`),U=Object.prototype,W=i.Symbol,G=a(`JSON`,`stringify`),K=w.f,q=T.f,J=S.f,Y=E.f,X=k(`symbols`),Z=k(`op-symbols`),ee=k(`string-to-symbol-registry`),te=k(`symbol-to-string-registry`),ne=k(`wks`),re=i.QObject,Q=!re||!re.prototype||!re.prototype.findChild,$=s&&u(function(){return y(q({},`a`,{get:function(){return q(this,`a`,{value:7}).a}})).a!=7})?function(e,t,n){var r=K(U,t);r&&delete U[t],q(e,t,n),r&&e!==U&&q(U,t,r)}:q,ie=function(e,t){var n=X[e]=y(W.prototype);return V(n,{type:`Symbol`,tag:e,description:t}),s||(n.description=t),n},ae=l?function(e){return typeof e==`symbol`}:function(e){return Object(e)instanceof W},oe=function(e,t,n){e===U&&oe(Z,t,n),m(e);var r=_(t,!0);return m(n),d(X,r)?(n.enumerable?(d(e,z)&&e[z][r]&&(e[z][r]=!1),n=y(n,{enumerable:v(0,!1)})):(d(e,z)||q(e,z,v(1,{})),e[z][r]=!0),$(e,r,n)):q(e,r,n)},se=function(e,t){m(e);var n=g(t),r=b(n).concat(de(n));return R(r,function(t){s&&!ce.call(n,t)||oe(e,t,n[t])}),e},ce=function(e){var t=_(e,!0),n=Y.call(this,t);return!(this===U&&d(X,t)&&!d(Z,t))&&(!(n||!d(this,t)||!d(X,t)||d(this,z)&&this[z][t])||n)},le=function(e,t){var n=g(e),r=_(t,!0);if(n!==U||!d(X,r)||d(Z,r)){var i=K(n,r);return!i||!d(X,r)||d(n,z)&&n[z][r]||(i.enumerable=!0),i}},ue=function(e){var t=J(g(e)),n=[];return R(t,function(e){d(X,e)||d(j,e)||n.push(e)}),n},de=function(e){var t=e===U,n=J(t?Z:g(e)),r=[];return R(n,function(e){!d(X,e)||t&&!d(U,e)||r.push(X[e])}),r};(c||(O((W=function(){if(this instanceof W)throw TypeError(`Symbol is not a constructor`);var e=arguments.length&&arguments[0]!==void 0?String(arguments[0]):void 0,t=M(e),n=function(e){this===U&&n.call(Z,e),d(this,z)&&d(this[z],t)&&(this[z][t]=!1),$(this,t,v(1,e))};return s&&Q&&$(U,t,{configurable:!0,set:n}),ie(t,e)}).prototype,`toString`,function(){return H(this).tag}),O(W,`withoutSetter`,function(e){return ie(M(e),e)}),E.f=ce,T.f=oe,w.f=le,x.f=S.f=ue,C.f=de,P.f=function(e){return ie(N(e),e)},s&&(q(W.prototype,`description`,{configurable:!0,get:function(){return H(this).description}}),o||O(U,`propertyIsEnumerable`,ce,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),R(b(ne),function(e){F(e)}),r({target:`Symbol`,stat:!0,forced:!c},{for:function(e){var t=String(e);if(d(ee,t))return ee[t];var n=W(t);return ee[t]=n,te[n]=t,n},keyFor:function(e){if(!ae(e))throw TypeError(e+` is not a symbol`);if(d(te,e))return te[e]},useSetter:function(){Q=!0},useSimple:function(){Q=!1}}),r({target:`Object`,stat:!0,forced:!c,sham:!s},{create:function(e,t){return t===void 0?y(e):se(y(e),t)},defineProperty:oe,defineProperties:se,getOwnPropertyDescriptor:le}),r({target:`Object`,stat:!0,forced:!c},{getOwnPropertyNames:ue,getOwnPropertySymbols:de}),r({target:`Object`,stat:!0,forced:u(function(){C.f(1)})},{getOwnPropertySymbols:function(e){return C.f(h(e))}}),G)&&r({target:`JSON`,stat:!0,forced:!c||u(function(){var e=W();return G([e])!=`[null]`||G({a:e})!=`{}`||G(Object(e))!=`{}`})},{stringify:function(e,t,n){for(var r,i=[e],a=1;arguments.length>a;)i.push(arguments[a++]);if(r=t,(p(t)||e!==void 0)&&!ae(e))return f(t)||(t=function(e,t){if(typeof r==`function`&&(t=r.call(this,e,t)),!ae(t))return t}),i[1]=t,G.apply(null,i)}}),W.prototype[B]||D(W.prototype,B,W.prototype.valueOf),I(W,`Symbol`),j[z]=!0},function(e,t,n){"use strict";var r=n(4),i=n(16),a=n(11),o=n(14),s=n(13),c=n(15).f,l=n(119),u=a.Symbol;if(i&&typeof u==`function`&&(!(`description`in u.prototype)||u().description!==void 0)){var d={},f=function(){var e=arguments.length<1||arguments[0]===void 0?void 0:String(arguments[0]),t=this instanceof f?new u(e):e===void 0?u():u(e);return e===``&&(d[t]=!0),t};l(f,u);var p=f.prototype=u.prototype;p.constructor=f;var m=p.toString,h=String(u(`test`))==`Symbol(test)`,g=/^Symbol\((.*)\)[^)]+$/;c(p,`description`,{configurable:!0,get:function(){var e=s(this)?this.valueOf():this,t=m.call(e);if(o(d,e))return``;var n=h?t.slice(7,-1):t.replace(g,`$1`);return n===``?void 0:n}}),r({global:!0,forced:!0},{Symbol:f})}},function(e,t,n){n(126)(`iterator`)},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(1),c=n(70),l=n(3),u=n(9),d=n(0),f=n(152),p=n(12),m=function(e){function t(){var t=e.call(this)||this;return t._parent=null,t._firstChild=null,t._lastChild=null,t._previousSibling=null,t._nextSibling=null,t}return i(t,e),Object.defineProperty(t.prototype,`_childNodes`,{get:function(){return this.__childNodes||=d.create_nodeList(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`_nodeDocument`,{get:function(){return this._nodeDocumentOverride||o.dom.window._associatedDocument},set:function(e){this._nodeDocumentOverride=e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`_registeredObserverList`,{get:function(){return this.__registeredObserverList||=[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeType`,{get:function(){return this._nodeType},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeName`,{get:function(){return l.Guard.isElementNode(this)?this._htmlUppercasedQualifiedName:l.Guard.isAttrNode(this)?this._qualifiedName:l.Guard.isExclusiveTextNode(this)?`#text`:l.Guard.isCDATASectionNode(this)?`#cdata-section`:l.Guard.isProcessingInstructionNode(this)?this._target:l.Guard.isCommentNode(this)?`#comment`:l.Guard.isDocumentNode(this)?`#document`:l.Guard.isDocumentTypeNode(this)?this._name:l.Guard.isDocumentFragmentNode(this)?`#document-fragment`:``},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`baseURI`,{get:function(){return f.urlSerializer(this._nodeDocument._URL)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`isConnected`,{get:function(){return l.Guard.isElementNode(this)&&d.shadowTree_isConnected(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`ownerDocument`,{get:function(){return this._nodeType===s.NodeType.Document?null:this._nodeDocument},enumerable:!0,configurable:!0}),t.prototype.getRootNode=function(e){return d.tree_rootNode(this,!!e&&e.composed)},Object.defineProperty(t.prototype,`parentNode`,{get:function(){return this._nodeType===s.NodeType.Attribute?null:this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`parentElement`,{get:function(){return this._parent&&l.Guard.isElementNode(this._parent)?this._parent:null},enumerable:!0,configurable:!0}),t.prototype.hasChildNodes=function(){return this._firstChild!==null},Object.defineProperty(t.prototype,`childNodes`,{get:function(){return this._childNodes},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`firstChild`,{get:function(){return this._firstChild},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`lastChild`,{get:function(){return this._lastChild},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`previousSibling`,{get:function(){return this._previousSibling},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nextSibling`,{get:function(){return this._nextSibling},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeValue`,{get:function(){return l.Guard.isAttrNode(this)?this._value:l.Guard.isCharacterDataNode(this)?this._data:null},set:function(e){e===null&&(e=``),l.Guard.isAttrNode(this)?d.attr_setAnExistingAttributeValue(this,e):l.Guard.isCharacterDataNode(this)&&d.characterData_replaceData(this,0,this._data.length,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`textContent`,{get:function(){return l.Guard.isDocumentFragmentNode(this)||l.Guard.isElementNode(this)?d.text_descendantTextContent(this):l.Guard.isAttrNode(this)?this._value:l.Guard.isCharacterDataNode(this)?this._data:null},set:function(e){e===null&&(e=``),l.Guard.isDocumentFragmentNode(this)||l.Guard.isElementNode(this)?d.node_stringReplaceAll(e,this):l.Guard.isAttrNode(this)?d.attr_setAnExistingAttributeValue(this,e):l.Guard.isCharacterDataNode(this)&&d.characterData_replaceData(this,0,d.tree_nodeLength(this),e)},enumerable:!0,configurable:!0}),t.prototype.normalize=function(){for(var e,t,n,r,i=[],s=d.tree_getFirstDescendantNode(this,!1,!1,function(e){return l.Guard.isExclusiveTextNode(e)});s!==null;)i.push(s),s=d.tree_getNextDescendantNode(this,s,!1,!1,function(e){return l.Guard.isExclusiveTextNode(e)});for(var c=0;c<i.length;c++){var u=i[c];if(u._parent!==null){var f=d.tree_nodeLength(u);if(f!==0){var p=[],m=``;try{for(var h=(e=void 0,a(d.text_contiguousExclusiveTextNodes(u))),g=h.next();!g.done;g=h.next()){var _=g.value;p.push(_),m+=_._data}}catch(t){e={error:t}}finally{try{g&&!g.done&&(t=h.return)&&t.call(h)}finally{if(e)throw e.error}}if(d.characterData_replaceData(u,f,0,m),o.dom.rangeList.size!==0)for(var v=u._nextSibling;v!==null&&l.Guard.isExclusiveTextNode(v);){var y=v,b=d.tree_index(y);try{for(var x=(n=void 0,a(o.dom.rangeList)),S=x.next();!S.done;S=x.next()){var C=S.value;C._start[0]===y&&(C._start[0]=u,C._start[1]+=f),C._end[0]===y&&(C._end[0]=u,C._end[1]+=f),C._start[0]===y._parent&&C._start[1]===b&&(C._start[0]=u,C._start[1]=f),C._end[0]===y._parent&&C._end[1]===b&&(C._end[0]=u,C._end[1]=f)}}catch(e){n={error:e}}finally{try{S&&!S.done&&(r=x.return)&&r.call(x)}finally{if(n)throw n.error}}f+=d.tree_nodeLength(v),v=v._nextSibling}for(var w=0;w<p.length;w++)(_=p[w])._parent!==null&&d.mutation_remove(_,_._parent)}else d.mutation_remove(u,u._parent)}}},t.prototype.cloneNode=function(e){if(e===void 0&&(e=!1),l.Guard.isShadowRoot(this))throw new u.NotSupportedError;return d.node_clone(this,null,e)},t.prototype.isEqualNode=function(e){return e===void 0&&(e=null),e!==null&&d.node_equals(this,e)},t.prototype.isSameNode=function(e){return e===void 0&&(e=null),this===e},t.prototype.compareDocumentPosition=function(e){if(e===this)return 0;var t=e,n=this,r=null,i=null;if(l.Guard.isAttrNode(t)&&(t=(r=t)._element),l.Guard.isAttrNode(n)&&(n=(i=n)._element,r&&t&&t===n))for(var a=0;a<n._attributeList.length;a++){var c=n._attributeList[a];if(d.node_equals(c,r))return s.Position.ImplementationSpecific|s.Position.Preceding;if(d.node_equals(c,i))return s.Position.ImplementationSpecific|s.Position.Following}return t===null||n===null||d.tree_rootNode(t)!==d.tree_rootNode(n)?s.Position.Disconnected|s.Position.ImplementationSpecific|(o.dom.compareCache.check(this,e)?s.Position.Preceding:s.Position.Following):!r&&d.tree_isAncestorOf(n,t)||i&&t===n?s.Position.Contains|s.Position.Preceding:!i&&d.tree_isDescendantOf(n,t)||r&&t===n?s.Position.ContainedBy|s.Position.Following:d.tree_isPreceding(n,t)?s.Position.Preceding:s.Position.Following},t.prototype.contains=function(e){return e!==null&&d.tree_isDescendantOf(this,e,!0)},t.prototype.lookupPrefix=function(e){return e?l.Guard.isElementNode(this)?d.node_locateANamespacePrefix(this,e):l.Guard.isDocumentNode(this)?this.documentElement===null?null:d.node_locateANamespacePrefix(this.documentElement,e):l.Guard.isDocumentTypeNode(this)||l.Guard.isDocumentFragmentNode(this)?null:l.Guard.isAttrNode(this)?this._element===null?null:d.node_locateANamespacePrefix(this._element,e):this._parent!==null&&l.Guard.isElementNode(this._parent)?d.node_locateANamespacePrefix(this._parent,e):null:null},t.prototype.lookupNamespaceURI=function(e){return d.node_locateANamespace(this,e||null)},t.prototype.isDefaultNamespace=function(e){return e||=null,d.node_locateANamespace(this,null)===e},t.prototype.insertBefore=function(e,t){return d.mutation_preInsert(e,this,t)},t.prototype.appendChild=function(e){return d.mutation_append(e,this)},t.prototype.replaceChild=function(e,t){return d.mutation_replace(t,e,this)},t.prototype.removeChild=function(e){return d.mutation_preRemove(e,this)},t.prototype._getTheParent=function(e){return l.Guard.isSlotable(this)&&d.shadowTree_isAssigned(this)?this._assignedSlot:this._parent},t.ELEMENT_NODE=1,t.ATTRIBUTE_NODE=2,t.TEXT_NODE=3,t.CDATA_SECTION_NODE=4,t.ENTITY_REFERENCE_NODE=5,t.ENTITY_NODE=6,t.PROCESSING_INSTRUCTION_NODE=7,t.COMMENT_NODE=8,t.DOCUMENT_NODE=9,t.DOCUMENT_TYPE_NODE=10,t.DOCUMENT_FRAGMENT_NODE=11,t.NOTATION_NODE=12,t.DOCUMENT_POSITION_DISCONNECTED=1,t.DOCUMENT_POSITION_PRECEDING=2,t.DOCUMENT_POSITION_FOLLOWING=4,t.DOCUMENT_POSITION_CONTAINS=8,t.DOCUMENT_POSITION_CONTAINED_BY=16,t.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32,t}(c.EventTargetImpl);t.NodeImpl=m,m.prototype._children=new l.EmptySet,p.idl_defineConst(m.prototype,`ELEMENT_NODE`,1),p.idl_defineConst(m.prototype,`ATTRIBUTE_NODE`,2),p.idl_defineConst(m.prototype,`TEXT_NODE`,3),p.idl_defineConst(m.prototype,`CDATA_SECTION_NODE`,4),p.idl_defineConst(m.prototype,`ENTITY_REFERENCE_NODE`,5),p.idl_defineConst(m.prototype,`ENTITY_NODE`,6),p.idl_defineConst(m.prototype,`PROCESSING_INSTRUCTION_NODE`,7),p.idl_defineConst(m.prototype,`COMMENT_NODE`,8),p.idl_defineConst(m.prototype,`DOCUMENT_NODE`,9),p.idl_defineConst(m.prototype,`DOCUMENT_TYPE_NODE`,10),p.idl_defineConst(m.prototype,`DOCUMENT_FRAGMENT_NODE`,11),p.idl_defineConst(m.prototype,`NOTATION_NODE`,12),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_DISCONNECTED`,1),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_PRECEDING`,2),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_FOLLOWING`,4),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_CONTAINS`,8),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_CONTAINED_BY`,16),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC`,32)},function(e,t){e.exports=function(e){if(e==null)throw TypeError(`Can't call method on `+e);return e}},function(e,t,n){var r=n(87),i=n(41),a=n(27),o=n(26),s=n(128),c=[].push,l=function(e){var t=e==1,n=e==2,l=e==3,u=e==4,d=e==6,f=e==5||d;return function(p,m,h,g){for(var _,v,y=a(p),b=i(y),x=r(m,h,3),S=o(b.length),C=0,w=g||s,T=t?w(p,S):n?w(p,0):void 0;S>C;C++)if((f||C in b)&&(v=x(_=b[C],C,y),e)){if(t)T[C]=v;else if(v)switch(e){case 3:return!0;case 5:return _;case 6:return C;case 2:c.call(T,_)}else if(u)return!1}return d?-1:l||u?u:T}};e.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6)}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(9),c=n(1),l=n(3),u=n(2),d=n(7),f=n(73),p=n(17),m=n(172),h=n(72),g=n(51),_=n(30),v=n(106);function y(e,t,n){var i,a,o,l,u,d,f,m,h=t._nodeType,g=e._nodeType,_=n?n._nodeType:null;if(h!==c.NodeType.Document&&h!==c.NodeType.DocumentFragment&&h!==c.NodeType.Element)throw new s.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is `+t.nodeName+`.`);if(p.tree_isHostIncludingAncestorOf(t,e,!0))throw new s.HierarchyRequestError(`The node to be inserted cannot be an inclusive ancestor of parent node. Node is `+e.nodeName+`, parent node is `+t.nodeName+`.`);if(n!==null&&n._parent!==t)throw new s.NotFoundError(`The reference child node cannot be found under parent node. Child node is `+n.nodeName+`, parent node is `+t.nodeName+`.`);if(g!==c.NodeType.DocumentFragment&&g!==c.NodeType.DocumentType&&g!==c.NodeType.Element&&g!==c.NodeType.Text&&g!==c.NodeType.ProcessingInstruction&&g!==c.NodeType.CData&&g!==c.NodeType.Comment)throw new s.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is `+e.nodeName+`.`);if(g===c.NodeType.Text&&h===c.NodeType.Document)throw new s.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is `+e.nodeName+`.`);if(g===c.NodeType.DocumentType&&h!==c.NodeType.Document)throw new s.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is `+t.nodeName+`.`);if(h===c.NodeType.Document){if(g===c.NodeType.DocumentFragment){var v=0;try{for(var y=r(e._children),b=y.next();!b.done;b=y.next()){var x=b.value;if(x._nodeType===c.NodeType.Element)v++;else if(x._nodeType===c.NodeType.Text)throw new s.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is `+x.nodeName+`.`)}}catch(e){i={error:e}}finally{try{b&&!b.done&&(a=y.return)&&a.call(y)}finally{if(i)throw i.error}}if(v>1)throw new s.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has `+v+` element nodes.`);if(v===1){try{for(var S=r(t._children),C=S.next();!C.done;C=S.next())if(C.value._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`The document node already has a document element node.`)}catch(e){o={error:e}}finally{try{C&&!C.done&&(l=S.return)&&l.call(S)}finally{if(o)throw o.error}}if(n){if(_===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);for(var w=n._nextSibling;w;){if(w._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);w=w._nextSibling}}}}else if(g===c.NodeType.Element){try{for(var T=r(t._children),E=T.next();!E.done;E=T.next())if(E.value._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Document already has a document element node. Node is `+e.nodeName+`.`)}catch(e){u={error:e}}finally{try{E&&!E.done&&(d=T.return)&&d.call(T)}finally{if(u)throw u.error}}if(n){if(_===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+e.nodeName+`.`);for(w=n._nextSibling;w;){if(w._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+e.nodeName+`.`);w=w._nextSibling}}}else if(g===c.NodeType.DocumentType){try{for(var D=r(t._children),O=D.next();!O.done;O=D.next())if(O.value._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Document already has a document type node. Node is `+e.nodeName+`.`)}catch(e){f={error:e}}finally{try{O&&!O.done&&(m=D.return)&&m.call(D)}finally{if(f)throw f.error}}if(n)for(var k=n._previousSibling;k;){if(k._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+e.nodeName+`.`);k=k._previousSibling}else for(k=t._firstChild;k;){if(k._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+e.nodeName+`.`);k=k._nextSibling}}}}function b(e,t,n){y(e,t,n);var r=n;return r===e&&(r=e._nextSibling),v.document_adopt(e,t._nodeDocument),x(e,t,r),e}function x(e,t,n,i){var s,m;if(n!==null||e._nodeType===c.NodeType.DocumentFragment){var v=e._nodeType===c.NodeType.DocumentFragment?e._children.size:1;if(n!==null&&o.dom.rangeList.size!==0){var y=p.tree_index(n);try{for(var b=r(o.dom.rangeList),x=b.next();!x.done;x=b.next()){var C=x.value;C._start[0]===t&&C._start[1]>y&&(C._start[1]+=v),C._end[0]===t&&C._end[1]>y&&(C._end[1]+=v)}}catch(e){s={error:e}}finally{try{x&&!x.done&&(m=b.return)&&m.call(b)}finally{if(s)throw s.error}}}var w=e._nodeType===c.NodeType.DocumentFragment?new(Array.bind.apply(Array,a([void 0],e._children))):[e];if(e._nodeType===c.NodeType.DocumentFragment)for(;e._firstChild;)S(e._firstChild,e,!0);o.dom.features.mutationObservers&&e._nodeType===c.NodeType.DocumentFragment&&g.observer_queueTreeMutationRecord(e,[],w,null,null);for(var T=n?n._previousSibling:t._lastChild,E=n===null?-1:p.tree_index(n),D=0;D<w.length;D++){var O=w[D];if(l.Guard.isElementNode(O)&&(l.Guard.isDocumentNode(t)&&(t._documentElement=O),O._nodeDocument._hasNamespaces||O._namespace===null&&O._namespacePrefix===null||(O._nodeDocument._hasNamespaces=!0)),O._parent=t,n===null?d.set.append(t._children,O):(d.set.insert(t._children,O,E),E++),t._firstChild===null)O._previousSibling=null,O._nextSibling=null,t._firstChild=O,t._lastChild=O;else{var k=n?n._previousSibling:t._lastChild,A=n||null;O._previousSibling=k,O._nextSibling=A,k&&(k._nextSibling=O),A&&(A._previousSibling=O),k||(t._firstChild=O),A||(t._lastChild=O)}o.dom.features.slots&&t._shadowRoot!==null&&l.Guard.isSlotable(O)&&h.shadowTree_assignASlot(O),o.dom.features.steps&&l.Guard.isTextNode(O)&&_.dom_runChildTextContentChangeSteps(t),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots&&h.shadowTree_assignSlotablesForATree(p.tree_rootNode(O));for(var j=p.tree_getFirstDescendantNode(O,!0,!0);j!==null;)o.dom.features.steps&&_.dom_runInsertionSteps(j),o.dom.features.customElements&&l.Guard.isElementNode(j)&&h.shadowTree_isConnected(j)&&(l.Guard.isCustomElementNode(j)?f.customElement_enqueueACustomElementCallbackReaction(j,`connectedCallback`,[]):f.customElement_tryToUpgrade(j)),j=p.tree_getNextDescendantNode(O,j,!0,!0)}o.dom.features.mutationObservers&&(i||g.observer_queueTreeMutationRecord(t,w,[],T,n))}else (function(e,t,n){var r=t._lastChild;if(l.Guard.isElementNode(e)&&(l.Guard.isDocumentNode(t)&&(t._documentElement=e),e._nodeDocument._hasNamespaces||e._namespace===null&&e._namespacePrefix===null||(e._nodeDocument._hasNamespaces=!0)),e._parent=t,t._children.add(e),t._firstChild===null)e._previousSibling=null,e._nextSibling=null,t._firstChild=e,t._lastChild=e;else{var i=t._lastChild;e._previousSibling=i,e._nextSibling=null,i&&(i._nextSibling=e),i||(t._firstChild=e),t._lastChild=e}o.dom.features.slots&&t._shadowRoot!==null&&l.Guard.isSlotable(e)&&h.shadowTree_assignASlot(e),o.dom.features.steps&&l.Guard.isTextNode(e)&&_.dom_runChildTextContentChangeSteps(t),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots&&h.shadowTree_assignSlotablesForATree(p.tree_rootNode(e)),o.dom.features.steps&&_.dom_runInsertionSteps(e),o.dom.features.customElements&&l.Guard.isElementNode(e)&&h.shadowTree_isConnected(e)&&(l.Guard.isCustomElementNode(e)?f.customElement_enqueueACustomElementCallbackReaction(e,`connectedCallback`,[]):f.customElement_tryToUpgrade(e)),o.dom.features.mutationObservers&&(n||g.observer_queueTreeMutationRecord(t,[e],[],r,null))})(e,t,i)}function S(e,t,n){var i,a,s,c,d,v,y,b;if(o.dom.rangeList.size!==0){var x=p.tree_index(e);try{for(var S=r(o.dom.rangeList),C=S.next();!C.done;C=S.next()){var w=C.value;p.tree_isDescendantOf(e,w._start[0],!0)&&(w._start=[t,x]),p.tree_isDescendantOf(e,w._end[0],!0)&&(w._end=[t,x]),w._start[0]===t&&w._start[1]>x&&w._start[1]--,w._end[0]===t&&w._end[1]>x&&w._end[1]--}}catch(e){i={error:e}}finally{try{C&&!C.done&&(a=S.return)&&a.call(S)}finally{if(i)throw i.error}}try{for(var T=r(o.dom.rangeList),E=T.next();!E.done;E=T.next())(w=E.value)._start[0]===t&&w._start[1]>x&&--w._start[1],w._end[0]===t&&w._end[1]>x&&--w._end[1]}catch(e){s={error:e}}finally{try{E&&!E.done&&(c=T.return)&&c.call(T)}finally{if(s)throw s.error}}}if(o.dom.features.steps)try{for(var D=r(m.nodeIterator_iteratorList()),O=D.next();!O.done;O=D.next()){var k=O.value;k._root._nodeDocument===e._nodeDocument&&_.dom_runNodeIteratorPreRemovingSteps(k,e)}}catch(e){d={error:e}}finally{try{O&&!O.done&&(v=D.return)&&v.call(D)}finally{if(d)throw d.error}}var A=e._previousSibling,j=e._nextSibling;l.Guard.isDocumentNode(t)&&l.Guard.isElementNode(e)&&(t._documentElement=null),e._parent=null,t._children.delete(e);var M=e._previousSibling,N=e._nextSibling;(e._previousSibling=null,e._nextSibling=null,M&&(M._nextSibling=N),N&&(N._previousSibling=M),M||(t._firstChild=N),N||(t._lastChild=M),o.dom.features.slots&&l.Guard.isSlotable(e)&&e._assignedSlot!==null&&h.shadowTree_isAssigned(e)&&h.shadowTree_assignSlotables(e._assignedSlot),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots)&&p.tree_getFirstDescendantNode(e,!0,!1,function(e){return l.Guard.isSlot(e)})!==null&&(h.shadowTree_assignSlotablesForATree(p.tree_rootNode(t)),h.shadowTree_assignSlotablesForATree(e)),o.dom.features.steps&&_.dom_runRemovingSteps(e,t),o.dom.features.customElements&&l.Guard.isCustomElementNode(e)&&f.customElement_enqueueACustomElementCallbackReaction(e,`disconnectedCallback`,[]);for(var P=p.tree_getFirstDescendantNode(e,!1,!0);P!==null;)o.dom.features.steps&&_.dom_runRemovingSteps(P,e),o.dom.features.customElements&&l.Guard.isCustomElementNode(P)&&f.customElement_enqueueACustomElementCallbackReaction(P,`disconnectedCallback`,[]),P=p.tree_getNextDescendantNode(e,P,!1,!0);if(o.dom.features.mutationObservers)for(var F=p.tree_getFirstAncestorNode(t,!0);F!==null;){try{for(var I=(y=void 0,r(F._registeredObserverList)),L=I.next();!L.done;L=I.next()){var R=L.value;R.options.subtree&&e._registeredObserverList.push({observer:R.observer,options:R.options,source:R})}}catch(e){y={error:e}}finally{try{L&&!L.done&&(b=I.return)&&b.call(I)}finally{if(y)throw y.error}}F=p.tree_getNextAncestorNode(t,F,!0)}o.dom.features.mutationObservers&&(n||g.observer_queueTreeMutationRecord(t,[],[e],A,j)),o.dom.features.steps&&l.Guard.isTextNode(e)&&_.dom_runChildTextContentChangeSteps(t)}t.mutation_ensurePreInsertionValidity=y,t.mutation_preInsert=b,t.mutation_insert=x,t.mutation_append=function(e,t){return b(e,t,null)},t.mutation_replace=function(e,t,n){var i,a,l,u,d,f,m,h;if(n._nodeType!==c.NodeType.Document&&n._nodeType!==c.NodeType.DocumentFragment&&n._nodeType!==c.NodeType.Element)throw new s.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is `+n.nodeName+`.`);if(p.tree_isHostIncludingAncestorOf(n,t,!0))throw new s.HierarchyRequestError(`The node to be inserted cannot be an ancestor of parent node. Node is `+t.nodeName+`, parent node is `+n.nodeName+`.`);if(e._parent!==n)throw new s.NotFoundError(`The reference child node cannot be found under parent node. Child node is `+e.nodeName+`, parent node is `+n.nodeName+`.`);if(t._nodeType!==c.NodeType.DocumentFragment&&t._nodeType!==c.NodeType.DocumentType&&t._nodeType!==c.NodeType.Element&&t._nodeType!==c.NodeType.Text&&t._nodeType!==c.NodeType.ProcessingInstruction&&t._nodeType!==c.NodeType.CData&&t._nodeType!==c.NodeType.Comment)throw new s.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is `+t.nodeName+`.`);if(t._nodeType===c.NodeType.Text&&n._nodeType===c.NodeType.Document)throw new s.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is `+t.nodeName+`.`);if(t._nodeType===c.NodeType.DocumentType&&n._nodeType!==c.NodeType.Document)throw new s.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is `+n.nodeName+`.`);if(n._nodeType===c.NodeType.Document){if(t._nodeType===c.NodeType.DocumentFragment){var _=0;try{for(var y=r(t._children),b=y.next();!b.done;b=y.next()){var C=b.value;if(C._nodeType===c.NodeType.Element)_++;else if(C._nodeType===c.NodeType.Text)throw new s.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is `+C.nodeName+`.`)}}catch(e){i={error:e}}finally{try{b&&!b.done&&(a=y.return)&&a.call(y)}finally{if(i)throw i.error}}if(_>1)throw new s.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has `+_+` element nodes.`);if(_===1){try{for(var w=r(n._children),T=w.next();!T.done;T=w.next())if((j=T.value)._nodeType===c.NodeType.Element&&j!==e)throw new s.HierarchyRequestError(`The document node already has a document element node.`)}catch(e){l={error:e}}finally{try{T&&!T.done&&(u=w.return)&&u.call(w)}finally{if(l)throw l.error}}for(var E=e._nextSibling;E;){if(E._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);E=E._nextSibling}}}else if(t._nodeType===c.NodeType.Element){try{for(var D=r(n._children),O=D.next();!O.done;O=D.next())if((j=O.value)._nodeType===c.NodeType.Element&&j!==e)throw new s.HierarchyRequestError(`Document already has a document element node. Node is `+t.nodeName+`.`)}catch(e){d={error:e}}finally{try{O&&!O.done&&(f=D.return)&&f.call(D)}finally{if(d)throw d.error}}for(E=e._nextSibling;E;){if(E._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+t.nodeName+`.`);E=E._nextSibling}}else if(t._nodeType===c.NodeType.DocumentType){try{for(var k=r(n._children),A=k.next();!A.done;A=k.next()){var j;if((j=A.value)._nodeType===c.NodeType.DocumentType&&j!==e)throw new s.HierarchyRequestError(`Document already has a document type node. Node is `+t.nodeName+`.`)}}catch(e){m={error:e}}finally{try{A&&!A.done&&(h=k.return)&&h.call(k)}finally{if(m)throw m.error}}for(var M=e._previousSibling;M;){if(M._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+t.nodeName+`.`);M=M._previousSibling}}}var N=e._nextSibling;N===t&&(N=t._nextSibling);var P=e._previousSibling;v.document_adopt(t,n._nodeDocument);var F=[];e._parent!==null&&(F.push(e),S(e,e._parent,!0));var I=[];return t._nodeType===c.NodeType.DocumentFragment?I=Array.from(t._children):I.push(t),x(t,n,N,!0),o.dom.features.mutationObservers&&g.observer_queueTreeMutationRecord(n,I,F,P,N),e},t.mutation_replaceAll=function(e,t){var n,i;e!==null&&v.document_adopt(e,t._nodeDocument);var a=Array.from(t._children),s=[];e&&e._nodeType===c.NodeType.DocumentFragment?s=Array.from(e._children):e!==null&&s.push(e);try{for(var l=r(a),u=l.next();!u.done;u=l.next())S(u.value,t,!0)}catch(e){n={error:e}}finally{try{u&&!u.done&&(i=l.return)&&i.call(l)}finally{if(n)throw n.error}}e!==null&&x(e,t,null,!0),o.dom.features.mutationObservers&&g.observer_queueTreeMutationRecord(t,s,a,null,null)},t.mutation_preRemove=function(e,t){if(e._parent!==t)throw new s.NotFoundError(`The child node cannot be found under parent node. Child node is `+e.nodeName+`, parent node is `+t.nodeName+`.`);return S(e,t),e},t.mutation_remove=S},function(e,t,n){"use strict";function r(e){return e==null}e.exports.isNothing=r,e.exports.isObject=function(e){return typeof e==`object`&&!!e},e.exports.toArray=function(e){return Array.isArray(e)?e:r(e)?[]:[e]},e.exports.repeat=function(e,t){var n,r=``;for(n=0;n<t;n+=1)r+=e;return r},e.exports.isNegativeZero=function(e){return e===0&&1/e==-1/0},e.exports.extend=function(e,t){var n,r,i,a;if(t)for(n=0,r=(a=Object.keys(t)).length;n<r;n+=1)e[i=a[n]]=t[i];return e}},function(e,t,n){"use strict";var r=n(38),i=n(53),a=n(10);function o(e,t,n){var r=[];return e.include.forEach(function(e){n=o(e,t,n)}),e[t].forEach(function(e){n.forEach(function(t,n){t.tag===e.tag&&t.kind===e.kind&&r.push(n)}),n.push(e)}),n.filter(function(e,t){return r.indexOf(t)===-1})}function s(e){this.include=e.include||[],this.implicit=e.implicit||[],this.explicit=e.explicit||[],this.implicit.forEach(function(e){if(e.loadKind&&e.loadKind!==`scalar`)throw new i(`There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.`)}),this.compiledImplicit=o(this,`implicit`,[]),this.compiledExplicit=o(this,`explicit`,[]),this.compiledTypeMap=function(){var e,t,n={scalar:{},sequence:{},mapping:{},fallback:{}};function r(e){n[e.kind][e.tag]=n.fallback[e.tag]=e}for(e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(r);return n}(this.compiledImplicit,this.compiledExplicit)}s.DEFAULT=null,s.create=function(){var e,t;switch(arguments.length){case 1:e=s.DEFAULT,t=arguments[0];break;case 2:e=arguments[0],t=arguments[1];break;default:throw new i(`Wrong number of arguments for Schema.create function`)}if(e=r.toArray(e),t=r.toArray(t),!e.every(function(e){return e instanceof s}))throw new i(`Specified list of super schemas (or a single Schema object) contains a non-Schema object.`);if(!t.every(function(e){return e instanceof a}))throw new i(`Specified list of YAML types (or a single Type object) contains a non-Type object.`);return new s({include:e,explicit:t})},e.exports=s},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var r=n(8),i=n(42),a=``.split;e.exports=r(function(){return!Object(`z`).propertyIsEnumerable(0)})?function(e){return i(e)==`String`?a.call(e,``):Object(e)}:Object},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r,i,a,o=n(186),s=n(11),c=n(13),l=n(21),u=n(14),d=n(57),f=n(45),p=s.WeakMap;if(o){var m=new p,h=m.get,g=m.has,_=m.set;r=function(e,t){return _.call(m,e,t),t},i=function(e){return h.call(m,e)||{}},a=function(e){return g.call(m,e)}}else{var v=d(`state`);f[v]=!0,r=function(e,t){return l(e,v,t),t},i=function(e){return u(e,v)?e[v]:{}},a=function(e){return u(e,v)}}e.exports={set:r,get:i,has:a,enforce:function(e){return a(e)?i(e):r(e,{})},getterFor:function(e){return function(t){var n;if(!c(t)||(n=i(t)).type!==e)throw TypeError(`Incompatible receiver, `+e+` required`);return n}}}},function(e,t){e.exports=!1},function(e,t){e.exports={}},function(e,t,n){var r=n(120),i=n(11),a=function(e){return typeof e==`function`?e:void 0};e.exports=function(e,t){return arguments.length<2?a(r[e])||a(i[e]):r[e]&&r[e][t]||i[e]&&i[e][t]}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){"use strict";var r=n(8);e.exports=function(e,t){var n=[][e];return!!n&&r(function(){n.call(null,t||function(){throw 1},1)})}},function(e,t){e.exports={}},function(e,t,n){"use strict";n(31),n(32),n(33),n(220),n(64),n(19),n(65),n(20),n(68),n(66),n(92),n(144),n(22),n(94),n(23);var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(1),s=n(69),c=n(95),l=n(7),u=n(0),d=n(258),f=function(){function e(e){this.level=0,this._builderOptions=e}return e.prototype.declaration=function(e,t,n){},e.prototype.docType=function(e,t,n){},e.prototype.comment=function(e){},e.prototype.text=function(e){},e.prototype.instruction=function(e,t){},e.prototype.cdata=function(e){},e.prototype.openTagBegin=function(e){},e.prototype.openTagEnd=function(e,t,n){},e.prototype.closeTag=function(e){},e.prototype.attributes=function(e){var t,n;try{for(var i=r(e),a=i.next();!a.done;a=i.next()){var o=a.value;this.attribute(o[1]===null?o[2]:o[1]+`:`+o[2],o[3])}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}},e.prototype.attribute=function(e,t){},e.prototype.beginElement=function(e){},e.prototype.endElement=function(e){},e.prototype.serializeNode=function(e,t){var n=e._nodeDocument!==void 0&&e._nodeDocument._hasNamespaces;if(this.level=0,this.currentNode=e,n){var r=new c.NamespacePrefixMap;r.set(`xml`,l.namespace.XML),this._serializeNodeNS(e,null,r,{value:1},t)}else this._serializeNode(e,t)},e.prototype._serializeNodeNS=function(e,t,n,r,i){switch(this.currentNode=e,e.nodeType){case o.NodeType.Element:this._serializeElementNS(e,t,n,r,i);break;case o.NodeType.Document:this._serializeDocumentNS(e,t,n,r,i);break;case o.NodeType.Comment:this._serializeComment(e,i);break;case o.NodeType.Text:this._serializeText(e,i);break;case o.NodeType.DocumentFragment:this._serializeDocumentFragmentNS(e,t,n,r,i);break;case o.NodeType.DocumentType:this._serializeDocumentType(e,i);break;case o.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(e,i);break;case o.NodeType.CData:this._serializeCData(e,i);break;default:throw Error(`Unknown node type: `+e.nodeType)}},e.prototype._serializeNode=function(e,t){switch(this.currentNode=e,e.nodeType){case o.NodeType.Element:this._serializeElement(e,t);break;case o.NodeType.Document:this._serializeDocument(e,t);break;case o.NodeType.Comment:this._serializeComment(e,t);break;case o.NodeType.Text:this._serializeText(e,t);break;case o.NodeType.DocumentFragment:this._serializeDocumentFragment(e,t);break;case o.NodeType.DocumentType:this._serializeDocumentType(e,t);break;case o.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(e,t);break;case o.NodeType.CData:this._serializeCData(e,t);break;default:throw Error(`Unknown node type: `+e.nodeType)}},e.prototype._serializeElementNS=function(t,n,i,o,s){var c,d,f=[];if(s&&(t.localName.indexOf(`:`)!==-1||!u.xml_isName(t.localName)))throw Error(`Node local name contains invalid characters (well-formed required).`);var p=``,m=!1,h=!1,g=i.copy(),_={},v=this._recordNamespaceInformation(t,g,_),y=n,b=t.namespaceURI;if(y===b)v!==null&&(h=!0),p=b===l.namespace.XML?`xml:`+t.localName:t.localName,this.beginElement(p),this.openTagBegin(p);else{var x=t.prefix,S=null;if(x===null&&b===v||(S=g.get(x,b)),x===`xmlns`){if(s)throw Error(`An element cannot have the 'xmlns' prefix (well-formed required).`);S=x}S===null?x===null?v===null||v!==null&&v!==b?(h=!0,p+=t.localName,y=b,this.beginElement(p),this.openTagBegin(p),f.push([null,null,`xmlns`,this._serializeAttributeValue(b,s)])):(p+=t.localName,y=b,this.beginElement(p),this.openTagBegin(p)):(x in _&&(x=this._generatePrefix(b,g,o)),g.set(x,b),p+=x+`:`+t.localName,this.beginElement(p),this.openTagBegin(p),f.push([null,`xmlns`,x,this._serializeAttributeValue(b,s)]),v!==null&&(y=v||null)):(p=S+`:`+t.localName,v!==null&&v!==l.namespace.XML&&(y=v||null),this.beginElement(p),this.openTagBegin(p))}f.push.apply(f,a(this._serializeAttributesNS(t,g,o,_,h,s))),this.attributes(f);var C=b===l.namespace.HTML;if(C&&t.childNodes.length===0&&e._VoidElementNames.has(t.localName)?(this.openTagEnd(p,!0,!0),this.endElement(p),m=!0):C||t.childNodes.length!==0?this.openTagEnd(p,!1,!1):(this.openTagEnd(p,!0,!1),this.endElement(p),m=!0),!m){if(!(C&&t.localName===`template`))try{for(var w=r(t.childNodes),T=w.next();!T.done;T=w.next()){var E=T.value;this.level++,this._serializeNodeNS(E,y,g,o,s),this.level--}}catch(e){c={error:e}}finally{try{T&&!T.done&&(d=w.return)&&d.call(w)}finally{if(c)throw c.error}}this.closeTag(p),this.endElement(p)}},e.prototype._serializeElement=function(e,t){var n,i;if(t&&(e.localName.indexOf(`:`)!==-1||!u.xml_isName(e.localName)))throw Error(`Node local name contains invalid characters (well-formed required).`);var a=!1,o=e.localName;this.beginElement(o),this.openTagBegin(o);var s=this._serializeAttributes(e,t);if(this.attributes(s),e.hasChildNodes()?this.openTagEnd(o,!1,!1):(this.openTagEnd(o,!0,!1),this.endElement(o),a=!0),!a){try{for(var c=r(e._children),l=c.next();!l.done;l=c.next()){var d=l.value;this.level++,this._serializeNode(d,t),this.level--}}catch(e){n={error:e}}finally{try{l&&!l.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}this.closeTag(o),this.endElement(o)}},e.prototype._serializeDocumentNS=function(e,t,n,i,a){var o,s;if(a&&e.documentElement===null)throw Error(`Missing document element (well-formed required).`);try{for(var c=r(e.childNodes),l=c.next();!l.done;l=c.next()){var u=l.value;this._serializeNodeNS(u,t,n,i,a)}}catch(e){o={error:e}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(o)throw o.error}}},e.prototype._serializeDocument=function(e,t){var n,i;if(t&&e.documentElement===null)throw Error(`Missing document element (well-formed required).`);try{for(var a=r(e._children),o=a.next();!o.done;o=a.next()){var s=o.value;this._serializeNode(s,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(i=a.return)&&i.call(a)}finally{if(n)throw n.error}}},e.prototype._serializeComment=function(e,t){if(t&&(!u.xml_isLegalChar(e.data)||e.data.indexOf(`--`)!==-1||e.data.endsWith(`-`)))throw Error(`Comment data contains invalid characters (well-formed required).`);this.comment(e.data)},e.prototype._serializeText=function(e,t){if(t&&!u.xml_isLegalChar(e.data))throw Error(`Text data contains invalid characters (well-formed required).`);var n=e.data.replace(d.nonEntityAmpersandRegex,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`);this.text(n)},e.prototype._serializeDocumentFragmentNS=function(e,t,n,i,a){var o,s;try{for(var c=r(e.childNodes),l=c.next();!l.done;l=c.next()){var u=l.value;this._serializeNodeNS(u,t,n,i,a)}}catch(e){o={error:e}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(o)throw o.error}}},e.prototype._serializeDocumentFragment=function(e,t){var n,i;try{for(var a=r(e._children),o=a.next();!o.done;o=a.next()){var s=o.value;this._serializeNode(s,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(i=a.return)&&i.call(a)}finally{if(n)throw n.error}}},e.prototype._serializeDocumentType=function(e,t){if(t&&!u.xml_isPubidChar(e.publicId))throw Error(`DocType public identifier does not match PubidChar construct (well-formed required).`);if(t&&(!u.xml_isLegalChar(e.systemId)||e.systemId.indexOf(`"`)!==-1&&e.systemId.indexOf(`'`)!==-1))throw Error(`DocType system identifier contains invalid characters (well-formed required).`);this.docType(e.name,e.publicId,e.systemId)},e.prototype._serializeProcessingInstruction=function(e,t){if(t&&(e.target.indexOf(`:`)!==-1||/^xml$/i.test(e.target)))throw Error(`Processing instruction target contains invalid characters (well-formed required).`);if(t&&(!u.xml_isLegalChar(e.data)||e.data.indexOf(`?>`)!==-1))throw Error(`Processing instruction data contains invalid characters (well-formed required).`);this.instruction(e.target,e.data)},e.prototype._serializeCData=function(e,t){if(t&&e.data.indexOf(`]]>`)!==-1)throw Error(`CDATA contains invalid characters (well-formed required).`);this.cdata(e.data)},e.prototype._serializeAttributesNS=function(e,t,n,i,a,o){var c,d,f=[],p=o?new s.LocalNameSet:void 0;try{for(var m=r(e.attributes),h=m.next();!h.done;h=m.next()){var g=h.value;if(o||a||g.namespaceURI!==null){if(o&&p&&p.has(g.namespaceURI,g.localName))throw Error(`Element contains duplicate attributes (well-formed required).`);o&&p&&p.set(g.namespaceURI,g.localName);var _=g.namespaceURI,v=null;if(_!==null)if(v=t.get(g.prefix,_),_===l.namespace.XMLNS){if(g.value===l.namespace.XML||g.prefix===null&&a||g.prefix!==null&&(!(g.localName in i)||i[g.localName]!==g.value)&&t.has(g.localName,g.value))continue;if(o&&g.value===l.namespace.XMLNS)throw Error(`XMLNS namespace is reserved (well-formed required).`);if(o&&g.value===``)throw Error(`Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).`);g.prefix===`xmlns`&&(v=`xmlns`)}else v===null&&(v=g.prefix===null||t.hasPrefix(g.prefix)&&!t.has(g.prefix,_)?this._generatePrefix(_,t,n):g.prefix,f.push([null,`xmlns`,v,this._serializeAttributeValue(_,o)]));if(o&&(g.localName.indexOf(`:`)!==-1||!u.xml_isName(g.localName)||g.localName===`xmlns`&&_===null))throw Error(`Attribute local name contains invalid characters (well-formed required).`);f.push([_,v,g.localName,this._serializeAttributeValue(g.value,o)])}else f.push([null,null,g.localName,this._serializeAttributeValue(g.value,o)])}}catch(e){c={error:e}}finally{try{h&&!h.done&&(d=m.return)&&d.call(m)}finally{if(c)throw c.error}}return f},e.prototype._serializeAttributes=function(e,t){var n,i,a=[],o=t?{}:void 0;try{for(var s=r(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value;if(t){if(t&&o&&l.localName in o)throw Error(`Element contains duplicate attributes (well-formed required).`);if(t&&o&&(o[l.localName]=!0),t&&(l.localName.indexOf(`:`)!==-1||!u.xml_isName(l.localName)))throw Error(`Attribute local name contains invalid characters (well-formed required).`);a.push([null,null,l.localName,this._serializeAttributeValue(l.value,t)])}else a.push([null,null,l.localName,this._serializeAttributeValue(l.value,t)])}}catch(e){n={error:e}}finally{try{c&&!c.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}return a},e.prototype._recordNamespaceInformation=function(e,t,n){var i,a,o=null;try{for(var s=r(e.attributes),c=s.next();!c.done;c=s.next()){var u=c.value,d=u.namespaceURI,f=u.prefix;if(d===l.namespace.XMLNS){if(f===null){o=u.value;continue}var p=u.localName,m=u.value;if(m===l.namespace.XML||(m===``&&(m=null),t.has(p,m)))continue;t.set(p,m),n[p]=m||``}}}catch(e){i={error:e}}finally{try{c&&!c.done&&(a=s.return)&&a.call(s)}finally{if(i)throw i.error}}return o},e.prototype._generatePrefix=function(e,t,n){var r=`ns`+n.value.toString();return n.value++,t.set(r,e),r},e.prototype._serializeAttributeValue=function(e,t){if(t&&e!==null&&!u.xml_isLegalChar(e))throw Error(`Invalid characters in attribute value.`);return e===null?``:e.replace(d.nonEntityAmpersandRegex,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`)},e._VoidElementNames=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),e}();t.BaseWriter=f},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var a=n(6),o=n(3),s=n(7),c=n(29),l=n(17),u=n(97);function d(){var e=a.dom.window;e._mutationObserverMicrotaskQueued||(e._mutationObserverMicrotaskQueued=!0,Promise.resolve().then(function(){f()}))}function f(){var e,t,n,i,c=a.dom.window;c._mutationObserverMicrotaskQueued=!1;var l=s.set.clone(c._mutationObservers),d=s.set.clone(c._signalSlots);s.set.empty(c._signalSlots);var f=function(e){var t=s.list.clone(e._recordQueue);s.list.empty(e._recordQueue);for(var n=0;n<e._nodeList.length;n++){var r=e._nodeList[n];s.list.remove(r._registeredObserverList,function(t){return o.Guard.isTransientRegisteredObserver(t)&&t.observer===e})}if(!s.list.isEmpty(t))try{e._callback.call(e,t,e)}catch{}};try{for(var p=r(l),m=p.next();!m.done;m=p.next())f(m.value)}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=p.return)&&t.call(p)}finally{if(e)throw e.error}}if(a.dom.features.slots)try{for(var h=r(d),g=h.next();!g.done;g=h.next()){var _=g.value;u.event_fireAnEvent(`slotchange`,_,void 0,{bubbles:!0})}}catch(e){n={error:e}}finally{try{g&&!g.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}}function p(e,t,n,a,o,s,u,f,p){for(var m,h,g=new Map,_=l.tree_getFirstAncestorNode(t,!0);_!==null;){for(var v=0;v<_._registeredObserverList.length;v++){var y=_._registeredObserverList[v],b=y.options;if((_===t||b.subtree)&&(e!==`attributes`||b.attributes)&&(e!==`attributes`||!b.attributeFilter||b.attributeFilter.indexOf(n||``)&&a===null)&&(e!==`characterData`||b.characterData)&&(e!==`childList`||b.childList)){var x=y.observer;g.has(x)||g.set(x,null),(e===`attributes`&&b.attributeOldValue||e===`characterData`&&b.characterDataOldValue)&&g.set(x,o)}}_=l.tree_getNextAncestorNode(t,_,!0)}try{for(var S=r(g),C=S.next();!C.done;C=S.next()){var w=i(C.value,2),T=w[0],E=w[1],D=c.create_mutationRecord(e,t,c.create_nodeListStatic(t,s),c.create_nodeListStatic(t,u),f,p,n,a,E);T._recordQueue.push(D)}}catch(e){m={error:e}}finally{try{C&&!C.done&&(h=S.return)&&h.call(S)}finally{if(m)throw m.error}}d()}t.observer_queueAMutationObserverMicrotask=d,t.observer_notifyMutationObservers=f,t.observer_queueMutationRecord=p,t.observer_queueTreeMutationRecord=function(e,t,n,r,i){p(`childList`,e,null,null,null,t,n,r,i)},t.observer_queueAttributeMutationRecord=function(e,t,n,r){p(`attributes`,e,t,n,r,[],[],null,null)}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(6),i=n(7),a=n(3),o=n(9),s=n(29),c=n(73),l=n(51),u=n(30),d=n(37),f=n(106);function p(e,t,n){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,e._value,n,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,e._value,n,e._namespace),e._value=n}function m(e,t){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,null),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,null,e._value,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,null,e._value,e._namespace),t._attributeList._asArray().push(e),e._element=t,t._nodeDocument._hasNamespaces||e._namespace===null&&e._namespacePrefix===null&&e._localName!==`xmlns`||(t._nodeDocument._hasNamespaces=!0)}function h(e,t){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,e._value,null,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,e._value,null,e._namespace);var n=t._attributeList._asArray().indexOf(e);t._attributeList._asArray().splice(n,1),e._element=null}function g(e,t,n){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(n,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(n)&&c.customElement_enqueueACustomElementCallbackReaction(n,`attributeChangedCallback`,[e._localName,e._value,t._value,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(n,e._localName,e._value,t._value,e._namespace);var i=n._attributeList._asArray().indexOf(e);i!==-1&&(n._attributeList._asArray()[i]=t),e._element=null,t._element=n,n._nodeDocument._hasNamespaces||t._namespace===null&&t._namespacePrefix===null&&t._localName!==`xmlns`||(n._nodeDocument._hasNamespaces=!0)}function _(e,t){return t._namespace===i.namespace.HTML&&t._nodeDocument._type===`html`&&(e=e.toLowerCase()),t._attributeList._asArray().find(function(t){return t._qualifiedName===e})||null}function v(e,t,n){var r=e||null;return n._attributeList._asArray().find(function(e){return e._namespace===r&&e._localName===t})||null}t.element_has=function(e,t){return t._attributeList._asArray().indexOf(e)!==-1},t.element_change=p,t.element_append=m,t.element_remove=h,t.element_replace=g,t.element_getAnAttributeByName=_,t.element_getAnAttributeByNamespaceAndLocalName=v,t.element_getAnAttributeValue=function(e,t,n){n===void 0&&(n=``);var r=v(n,t,e);return r===null?``:r._value},t.element_setAnAttribute=function(e,t){if(e._element!==null&&e._element!==t)throw new o.InUseAttributeError(`This attribute already exists in the document: `+e._qualifiedName+` as a child of `+e._element._qualifiedName+`.`);var n=v(e._namespace||``,e._localName,t);return n===e?e:(n===null?m(e,t):g(n,e,t),n)},t.element_setAnAttributeValue=function(e,t,n,r,i){r===void 0&&(r=null),i===void 0&&(i=null);var a=v(i||``,t,e);if(a===null){var o=s.create_attr(e._nodeDocument,t);return o._namespace=i,o._namespacePrefix=r,o._value=n,void m(o,e)}p(a,e,n)},t.element_removeAnAttributeByName=function(e,t){var n=_(e,t);return n!==null&&h(n,t),n},t.element_removeAnAttributeByNamespaceAndLocalName=function(e,t,n){var r=v(e,t,n);return r!==null&&h(r,n),r},t.element_createAnElement=function(e,t,n,a,l,u){a===void 0&&(a=null),l===void 0&&(l=null),u===void 0&&(u=!1);var d=null;if(!r.dom.features.customElements)return(d=s.create_element(e,t,n,a))._customElementState=`uncustomized`,d._customElementDefinition=null,d._is=l,d;var p=c.customElement_lookUpACustomElementDefinition(e,n,t,l);if(p!==null&&p.name!==p.localName)(d=new(f.document_elementInterface(t,i.namespace.HTML)))._localName=t,d._namespace=i.namespace.HTML,d._namespacePrefix=a,d._customElementState=`undefined`,d._customElementDefinition=null,d._is=l,d._nodeDocument=e,u?c.customElement_upgrade(p,d):c.customElement_enqueueACustomElementUpgradeReaction(d,p);else if(p!==null)if(u)try{var m=new p.constructor;if(console.assert(m._customElementState!==void 0),console.assert(m._customElementDefinition!==void 0),console.assert(m._namespace===i.namespace.HTML),m._attributeList.length!==0)throw new o.NotSupportedError(`Custom element already has attributes.`);if(m._children.size!==0)throw new o.NotSupportedError(`Custom element already has child nodes.`);if(m._parent!==null)throw new o.NotSupportedError(`Custom element already has a parent node.`);if(m._nodeDocument!==e)throw new o.NotSupportedError(`Custom element is already in a document.`);if(m._localName!==t)throw new o.NotSupportedError(`Custom element has a different local name.`);m._namespacePrefix=a,m._is=null}catch{(d=s.create_htmlUnknownElement(e,t,i.namespace.HTML,a))._customElementState=`failed`,d._customElementDefinition=null,d._is=null}else (d=s.create_htmlElement(e,t,i.namespace.HTML,a))._customElementState=`undefined`,d._customElementDefinition=null,d._is=null,c.customElement_enqueueACustomElementUpgradeReaction(d,p);else (d=new(f.document_elementInterface(t,n)))._localName=t,d._namespace=n,d._namespacePrefix=a,d._customElementState=`uncustomized`,d._customElementDefinition=null,d._is=l,d._nodeDocument=e,n!==i.namespace.HTML||l===null&&!c.customElement_isValidCustomElementName(t)||(d._customElementState=`undefined`);if(d===null)throw Error(`Unable to create element.`);return d},t.element_insertAdjacent=function(e,t,n){switch(t.toLowerCase()){case`beforebegin`:return e._parent===null?null:d.mutation_preInsert(n,e._parent,e);case`afterbegin`:return d.mutation_preInsert(n,e,e._firstChild);case`beforeend`:return d.mutation_preInsert(n,e,null);case`afterend`:return e._parent===null?null:d.mutation_preInsert(n,e._parent,e._nextSibling);default:throw new o.SyntaxError(`Invalid 'where' argument. "beforebegin", "afterbegin", "beforeend" or "afterend" expected`)}}},function(e,t,n){"use strict";function r(e,t){Error.call(this),this.name=`YAMLException`,this.reason=e,this.mark=t,this.message=(this.reason||`(unknown reason)`)+(this.mark?` `+this.mark.toString():``),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack||``}r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r.prototype.toString=function(e){var t=this.name+`: `;return t+=this.reason||`(unknown reason)`,!e&&this.mark&&(t+=` `+this.mark.toString()),t},e.exports=r},function(e,t,n){"use strict";var r=n(39);e.exports=new r({include:[n(181)],implicit:[n(294),n(295)],explicit:[n(296),n(297),n(298),n(299)]})},function(e,t,n){var r=n(16),i=n(79),a=n(40),o=n(24),s=n(56),c=n(14),l=n(115),u=Object.getOwnPropertyDescriptor;t.f=r?u:function(e,t){if(e=o(e),t=s(t,!0),l)try{return u(e,t)}catch{}if(c(e,t))return a(!i.f.call(e,t),e[t])}},function(e,t,n){var r=n(13);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&typeof(n=e.toString)==`function`&&!r(i=n.call(e))||typeof(n=e.valueOf)==`function`&&!r(i=n.call(e))||!t&&typeof(n=e.toString)==`function`&&!r(i=n.call(e)))return i;throw TypeError(`Can't convert object to primitive value`)}},function(e,t,n){var r=n(81),i=n(58),a=r(`keys`);e.exports=function(e){return a[e]||(a[e]=i(e))}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return`Symbol(`+String(e===void 0?``:e)+`)_`+(++n+r).toString(36)}},function(e,t,n){var r=n(42);e.exports=Array.isArray||function(e){return r(e)==`Array`}},function(e,t,n){var r,i=n(18),a=n(188),o=n(84),s=n(45),c=n(189),l=n(116),u=n(57),d=u(`IE_PROTO`),f=function(){},p=function(e){return`<script>`+e+`<\/script>`},m=function(){try{r=document.domain&&new ActiveXObject(`htmlfile`)}catch{}var e,t;m=r?function(e){e.write(p(``)),e.close();var t=e.parentWindow.Object;return e=null,t}(r):((t=l(`iframe`)).style.display=`none`,c.appendChild(t),t.src=`javascript:`,(e=t.contentWindow.document).open(),e.write(p(`document.F=Object`)),e.close(),e.F);for(var n=o.length;n--;)delete m.prototype[o[n]];return m()};s[d]=!0,e.exports=Object.create||function(e,t){var n;return e===null?n=m():(f.prototype=i(e),n=new f,f.prototype=null,n[d]=e),t===void 0?n:a(n,t)}},function(e,t,n){var r=n(121),i=n(84);e.exports=Object.keys||function(e){return r(e,i)}},function(e,t,n){var r=n(15).f,i=n(14),a=n(5)(`toStringTag`);e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},function(e,t,n){var r=n(8),i=n(5),a=n(129),o=i(`species`);e.exports=function(e){return a>=51||!r(function(){var t=[];return(t.constructor={})[o]=function(){return{foo:1}},t[e](Boolean).foo!==1})}},function(e,t,n){"use strict";var r=n(4),i=n(122).indexOf,a=n(48),o=n(28),s=[].indexOf,c=!!s&&1/[1].indexOf(1,-0)<0,l=a(`indexOf`),u=o(`indexOf`,{ACCESSORS:!0,1:0});r({target:`Array`,proto:!0,forced:c||!l||!u},{indexOf:function(e){return c?s.apply(this,arguments)||0:i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){var r=n(16),i=n(15).f,a=Function.prototype,o=a.toString,s=/^\s*function ([^ (]*)/;r&&!(`name`in a)&&i(a,`name`,{configurable:!0,get:function(){try{return o.call(this).match(s)[1]}catch{return``}}})},function(e,t,n){"use strict";var r=n(25),i=n(18),a=n(8),o=n(136),s=RegExp.prototype,c=s.toString,l=a(function(){return c.call({source:`a`,flags:`b`})!=`/a/b`}),u=c.name!=`toString`;(l||u)&&r(RegExp.prototype,`toString`,function(){var e=i(this),t=String(e.source),n=e.flags;return`/`+t+`/`+String(n===void 0&&e instanceof RegExp&&!(`flags`in s)?o.call(e):n)},{unsafe:!0})},function(e,t,n){"use strict";n(31),n(32),n(33),n(19),n(138),n(20),n(66),n(22),n(23);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(2),s=n(1),c=function(e){function t(t,n){var r=e.call(this,t)||this;return r._writerOptions=o.applyDefaults(n,{format:`object`,wellFormed:!1,group:!1,verbose:!1}),r}return i(t,e),t.prototype.serialize=function(e){return this._currentList=[],this._currentIndex=0,this._listRegister=[this._currentList],this.serializeNode(e,this._writerOptions.wellFormed),this._process(this._currentList,this._writerOptions)},t.prototype._process=function(e,t){var n,r,i,a,c,l,u;if(e.length===0)return{};for(var d={},f=!1,p=0,m=0,h=0,g=0,_=0;_<e.length;_++){var v=e[_];switch(P=Object.keys(v)[0]){case`@`:continue;case`#`:p++;break;case`!`:m++;break;case`?`:h++;break;case`$`:g++;break;default:d[P]?f=!0:d[P]=!0}}var y=this._getAttrKey(),b=this._getNodeKey(s.NodeType.Text),x=this._getNodeKey(s.NodeType.Comment),S=this._getNodeKey(s.NodeType.ProcessingInstruction),C=this._getNodeKey(s.NodeType.CData);if(p===1&&e.length===1&&o.isString(e[0][`#`]))return e[0][`#`];if(f){var w={};for(_=0;_<e.length;_++)if(v=e[_],(P=Object.keys(v)[0])===`@`){var T=v[`@`];(F=Object.keys(T)).length===1?w[y+F[0]]=T[F[0]]:w[y]=v[`@`]}var E=[];for(_=0;_<e.length;_++)switch(v=e[_],P=Object.keys(v)[0]){case`@`:break;case`#`:E.push(((n={})[b]=v[`#`],n));break;case`!`:E.push(((r={})[x]=v[`!`],r));break;case`?`:E.push(((i={})[S]=v[`?`],i));break;case`$`:E.push(((a={})[C]=v.$,a));break;default:if((L=v)[P].length!==0&&o.isArray(L[P][0])){for(var D=[],O=L[P],k=0;k<O.length;k++)D.push(this._process(O[k],t));E.push(((c={})[P]=D,c))}else t.verbose?E.push(((l={})[P]=[this._process(L[P],t)],l)):E.push(((u={})[P]=this._process(L[P],t),u))}return w[b]=E,w}var A=1,j=1,M=1,N=1;for(w={},_=0;_<e.length;_++){var P;switch(v=e[_],P=Object.keys(v)[0]){case`@`:T=v[`@`];var F=Object.keys(T);if(t.group&&F.length!==1)w[y]=T;else for(var I in T)w[y+I]=T[I];break;case`#`:A=this._processSpecItem(v[`#`],w,t.group,b,p,A);break;case`!`:j=this._processSpecItem(v[`!`],w,t.group,x,m,j);break;case`?`:M=this._processSpecItem(v[`?`],w,t.group,S,h,M);break;case`$`:N=this._processSpecItem(v.$,w,t.group,C,g,N);break;default:var L;if((L=v)[P].length!==0&&o.isArray(L[P][0])){D=[],O=L[P];for(var R=0;R<O.length;R++)D.push(this._process(O[R],t));w[P]=D}else t.verbose?w[P]=[this._process(L[P],t)]:w[P]=this._process(L[P],t)}}return w},t.prototype._processSpecItem=function(e,t,n,r,i,s){var c,l;if(!n&&o.isArray(e)&&i+e.length>2)try{for(var u=a(e),d=u.next();!d.done;d=u.next()){var f=d.value;t[r+(s++).toString()]=f}}catch(e){c={error:e}}finally{try{d&&!d.done&&(l=u.return)&&l.call(u)}finally{if(c)throw c.error}}else t[i>1?r+(s++).toString():r]=e;return s},t.prototype.beginElement=function(e){var t,n,r=[];if(this._currentList.length===0)this._currentList.push(((t={})[e]=r,t));else{var i=this._currentList[this._currentList.length-1];this._isElementNode(i,e)?i[e].length!==0&&o.isArray(i[e][0])?i[e].push(r):i[e]=[i[e],r]:this._currentList.push(((n={})[e]=r,n))}this._currentIndex++,this._listRegister.length>this._currentIndex?this._listRegister[this._currentIndex]=r:this._listRegister.push(r),this._currentList=r},t.prototype.endElement=function(){this._currentList=this._listRegister[--this._currentIndex]},t.prototype.attribute=function(e,t){var n,r;if(this._currentList.length===0)this._currentList.push({"@":(n={},n[e]=t,n)});else{var i=this._currentList[this._currentList.length-1];this._isAttrNode(i)?i[`@`][e]=t:this._currentList.push({"@":(r={},r[e]=t,r)})}},t.prototype.comment=function(e){if(this._currentList.length===0)this._currentList.push({"!":e});else{var t=this._currentList[this._currentList.length-1];this._isCommentNode(t)?o.isArray(t[`!`])?t[`!`].push(e):t[`!`]=[t[`!`],e]:this._currentList.push({"!":e})}},t.prototype.text=function(e){if(this._currentList.length===0)this._currentList.push({"#":e});else{var t=this._currentList[this._currentList.length-1];this._isTextNode(t)?o.isArray(t[`#`])?t[`#`].push(e):t[`#`]=[t[`#`],e]:this._currentList.push({"#":e})}},t.prototype.instruction=function(e,t){var n=t===``?e:e+` `+t;if(this._currentList.length===0)this._currentList.push({"?":n});else{var r=this._currentList[this._currentList.length-1];this._isInstructionNode(r)?o.isArray(r[`?`])?r[`?`].push(n):r[`?`]=[r[`?`],n]:this._currentList.push({"?":n})}},t.prototype.cdata=function(e){if(this._currentList.length===0)this._currentList.push({$:e});else{var t=this._currentList[this._currentList.length-1];this._isCDATANode(t)?o.isArray(t.$)?t.$.push(e):t.$=[t.$,e]:this._currentList.push({$:e})}},t.prototype._isAttrNode=function(e){return`@`in e},t.prototype._isTextNode=function(e){return`#`in e},t.prototype._isCommentNode=function(e){return`!`in e},t.prototype._isInstructionNode=function(e){return`?`in e},t.prototype._isCDATANode=function(e){return`$`in e},t.prototype._isElementNode=function(e,t){return t in e},t.prototype._getAttrKey=function(){return this._builderOptions.convert.att},t.prototype._getNodeKey=function(e){switch(e){case s.NodeType.Comment:return this._builderOptions.convert.comment;case s.NodeType.Text:return this._builderOptions.convert.text;case s.NodeType.ProcessingInstruction:return this._builderOptions.convert.ins;case s.NodeType.CData:return this._builderOptions.convert.cdata;default:throw Error(`Invalid node type.`)}},t}(n(50).BaseWriter);t.ObjectWriter=c},function(e,t,n){"use strict";var r=n(4),i=n(93);r({target:`RegExp`,proto:!0,forced:/./.exec!==i},{exec:i})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=function(){function e(){this._items={},this._nullItems={}}return e.prototype.set=function(e,t){e===null?this._nullItems[t]=!0:(this._items[e]||(this._items[e]={}),this._items[e][t]=!0)},e.prototype.has=function(e,t){return e===null?!0===this._nullItems[t]:!!this._items[e]&&!0===this._items[e][t]},e}();t.LocalNameSet=r},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(9),a=n(3),o=n(0),s=function(){function e(){}return Object.defineProperty(e.prototype,`_eventListenerList`,{get:function(){return this.__eventListenerList||=[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_eventHandlerMap`,{get:function(){return this.__eventHandlerMap||={}},enumerable:!0,configurable:!0}),e.prototype.addEventListener=function(e,t,n){n===void 0&&(n={passive:!1,once:!1,capture:!1});var i,s=r(o.eventTarget_flattenMore(n),3),c=s[0],l=s[1],u=s[2];t&&(i=a.Guard.isEventListener(t)?t:{handleEvent:t},o.eventTarget_addEventListener(this,{type:e,callback:i,capture:c,passive:l,once:u,removed:!1}))},e.prototype.removeEventListener=function(e,t,n){n===void 0&&(n={capture:!1});var r=o.eventTarget_flatten(n);if(t)for(var i=0;i<this._eventListenerList.length;i++){var s=this._eventListenerList[i];if(s.type===e&&s.capture===r){if(a.Guard.isEventListener(t)&&s.callback===t){o.eventTarget_removeEventListener(this,s,i);break}if(t&&s.callback.handleEvent===t){o.eventTarget_removeEventListener(this,s,i);break}}}},e.prototype.dispatchEvent=function(e){if(e._dispatchFlag||!e._initializedFlag)throw new i.InvalidStateError;return e._isTrusted=!1,o.event_dispatch(e,this)},e.prototype._getTheParent=function(e){return null},e}();t.EventTargetImpl=s},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=n(34),o=n(0),s=function(e){function t(t){var n=e.call(this)||this;return n._data=t,n}return i(t,e),Object.defineProperty(t.prototype,`data`,{get:function(){return this._data},set:function(e){o.characterData_replaceData(this,0,this._data.length,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`length`,{get:function(){return this._data.length},enumerable:!0,configurable:!0}),t.prototype.substringData=function(e,t){return o.characterData_substringData(this,e,t)},t.prototype.appendData=function(e){return o.characterData_replaceData(this,this._data.length,0,e)},t.prototype.insertData=function(e,t){o.characterData_replaceData(this,e,0,t)},t.prototype.deleteData=function(e,t){o.characterData_replaceData(this,e,t,``)},t.prototype.replaceData=function(e,t,n){o.characterData_replaceData(this,e,t,n)},Object.defineProperty(t.prototype,`previousElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nextElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.before=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.after=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.replaceWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.remove=function(){throw Error(`Mixin: ChildNode not implemented.`)},t}(a.NodeImpl);t.CharacterDataImpl=s},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(3),c=n(2),l=n(17),u=n(51);function d(e){o.dom.window._signalSlots.add(e),u.observer_queueAMutationObserverMicrotask()}function f(e,t){t===void 0&&(t=!1);var n=s.Cast.asNode(e)._parent;if(n===null)return null;var r=n._shadowRoot||null;if(r===null||t&&r._mode!==`open`)return null;for(var i=l.tree_getFirstDescendantNode(r,!1,!0,function(e){return s.Guard.isSlot(e)});i!==null;){if(i._name===e._name)return i;i=l.tree_getNextDescendantNode(r,i,!1,!0,function(e){return s.Guard.isSlot(e)})}return null}function p(e){var t,n,i=[],a=l.tree_rootNode(e);if(!s.Guard.isShadowRoot(a))return i;var o=a._host;try{for(var c=r(o._children),u=c.next();!u.done;u=c.next()){var d=u.value;s.Guard.isSlotable(d)&&f(d)===e&&i.push(d)}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=c.return)&&n.call(c)}finally{if(t)throw t.error}}return i}function m(e){var t,n,i=p(e);if(i.length===e._assignedNodes.length){for(var a=!0,o=0;o<i.length;o++)if(i[o]!==e._assignedNodes[o]){a=!1;break}a||d(e)}e._assignedNodes=i;try{for(var s=r(i),c=s.next();!c.done;c=s.next())c.value._assignedSlot=e}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}}t.shadowTree_signalASlotChange=d,t.shadowTree_isConnected=function(e){return s.Guard.isDocumentNode(l.tree_rootNode(e,!0))},t.shadowTree_isAssigned=function(e){return e._assignedSlot!==null},t.shadowTree_findASlot=f,t.shadowTree_findSlotables=p,t.shadowTree_findFlattenedSlotables=function e(t){var n,i,o,u,d=[],f=l.tree_rootNode(t);if(!s.Guard.isShadowRoot(f))return d;var m=p(t);if(c.isEmpty(m))try{for(var h=r(t._children),g=h.next();!g.done;g=h.next()){var _=g.value;s.Guard.isSlotable(_)&&m.push(_)}}catch(e){n={error:e}}finally{try{g&&!g.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}try{for(var v=r(m),y=v.next();!y.done;y=v.next()){var b=y.value;if(s.Guard.isSlot(b)&&s.Guard.isShadowRoot(l.tree_rootNode(b))){var x=e(b);d.push.apply(d,a(x))}else d.push(b)}}catch(e){o={error:e}}finally{try{y&&!y.done&&(u=v.return)&&u.call(v)}finally{if(o)throw o.error}}return d},t.shadowTree_assignSlotables=m,t.shadowTree_assignSlotablesForATree=function(e){for(var t=l.tree_getFirstDescendantNode(e,!0,!1,function(e){return s.Guard.isSlot(e)});t!==null;)m(t),t=l.tree_getNextDescendantNode(e,t,!0,!1,function(e){return s.Guard.isSlot(e)})},t.shadowTree_assignASlot=function(e){var t=f(e);t!==null&&m(t)}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=/[a-z]([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*-([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*/,i=new Set([`annotation-xml`,`color-profile`,`font-face`,`font-face-src`,`font-face-uri`,`font-face-format`,`font-face-name`,`missing-glyph`]),a=new Set([`article`,`aside`,`blockquote`,`body`,`div`,`footer`,`h1`,`h2`,`h3`,`h4`,`h5`,`h6`,`header`,`main`,`nav`,`p`,`section`,`span`]),o=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),s=new Set([`article`,`aside`,`blockquote`,`body`,`div`,`footer`,`h1`,`h2`,`h3`,`h4`,`h5`,`h6`,`header`,`main`,`nav`,`p`,`section`,`span`]);t.customElement_isValidCustomElementName=function(e){return!!r.test(e)&&!i.has(e)},t.customElement_isValidElementName=function(e){return a.has(e)},t.customElement_isVoidElementName=function(e){return o.has(e)},t.customElement_isValidShadowHostName=function(e){return s.has(e)},t.customElement_enqueueACustomElementUpgradeReaction=function(e,t){},t.customElement_enqueueACustomElementCallbackReaction=function(e,t,n){},t.customElement_upgrade=function(e,t){},t.customElement_tryToUpgrade=function(e){},t.customElement_lookUpACustomElementDefinition=function(e,t,n,r){return null}},function(e,t,n){n(4)({target:`String`,proto:!0},{repeat:n(260)})},function(e,t,n){"use strict";n(279),n(68),n(179),n(94),Object.defineProperty(t,`__esModule`,{value:!0});var r=n(109),i=function(){function e(e){this._builderOptions=e,e.parser&&Object.assign(this,e.parser)}return e.prototype._docType=function(e,t,n,r){return e.dtd({name:t,pubID:n,sysID:r})},e.prototype._comment=function(e,t){return e.com(t)},e.prototype._text=function(e,t){return e.txt(t)},e.prototype._instruction=function(e,t,n){return e.ins(t,n)},e.prototype._cdata=function(e,t){return e.dat(t)},e.prototype._element=function(e,t,n){return t===void 0?e.ele(n):e.ele(t,n)},e.prototype._attribute=function(e,t,n,r){return t===void 0?e.att(n,r):e.att(t,n,r)},e.prototype._sanitize=function(e){return r.sanitizeInput(e,this._builderOptions.invalidCharReplacement)},e.prototype._decodeText=function(t){return t==null?t:t.replace(/&(quot|amp|apos|lt|gt);/g,function(t,n){return e._entityTable[n]}).replace(/&#(?:x([a-fA-F0-9]+)|([0-9]+));/g,function(e,t,n){return String.fromCodePoint(parseInt(t||n,t?16:10))})},e.prototype._decodeAttributeValue=function(e){return this._decodeText(e)},e.prototype.parse=function(e,t){return this._parse(e,t)},e.prototype.docType=function(e,t,n,r){return this._docType(e,t,n,r)},e.prototype.comment=function(e,t){return this._comment(e,t)},e.prototype.text=function(e,t){return this._text(e,t)},e.prototype.instruction=function(e,t,n){return this._instruction(e,t,n)},e.prototype.cdata=function(e,t){return this._cdata(e,t)},e.prototype.element=function(e,t,n){return this._element(e,t,n)},e.prototype.attribute=function(e,t,n,r){return this._attribute(e,t,n,r)},e.prototype.sanitize=function(e){return this._sanitize(e)},e._entityTable={lt:`<`,gt:`>`,amp:`&`,quot:`"`,apos:`'`},e}();t.BaseReader=i},function(e,t,n){"use strict";var r=n(39);e.exports=r.DEFAULT=new r({include:[n(54)],explicit:[n(300),n(301),n(302)]})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(185);t.XMLBuilderImpl=r.XMLBuilderImpl;var i=n(305);t.XMLBuilderCBImpl=i.XMLBuilderCBImpl;var a=n(183);t.builder=a.builder,t.create=a.create,t.fragment=a.fragment,t.convert=a.convert;var o=n(310);t.createCB=o.createCB,t.fragmentCB=o.fragmentCB},function(e,t){var n;n=function(){return this}();try{n||=Function(`return this`)()}catch{typeof window==`object`&&(n=window)}e.exports=n},function(e,t,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!r.call({1:2},1);t.f=a?function(e){var t=i(this,e);return!!t&&t.enumerable}:r},function(e,t,n){var r=n(11),i=n(21);e.exports=function(e,t){try{i(r,e,t)}catch{r[e]=t}return t}},function(e,t,n){var r=n(44),i=n(118);(e.exports=function(e,t){return i[e]||(i[e]=t===void 0?{}:t)})(`versions`,[]).push({version:`3.6.5`,mode:r?`pure`:`global`,copyright:`© 2020 Denis Pushkarev (zloirock.ru)`})},function(e,t,n){var r=n(121),i=n(84).concat(`length`,`prototype`);t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},function(e,t,n){var r=n(47),i=Math.max,a=Math.min;e.exports=function(e,t){var n=r(e);return n<0?i(n+t,0):a(n,t)}},function(e,t){e.exports=[`constructor`,`hasOwnProperty`,`isPrototypeOf`,`propertyIsEnumerable`,`toLocaleString`,`toString`,`valueOf`]},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var r=n(8);e.exports=!!Object.getOwnPropertySymbols&&!r(function(){return!String(Symbol())})},function(e,t,n){var r=n(127);e.exports=function(e,t,n){if(r(e),t===void 0)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){"use strict";var r=n(4),i=n(195),a=n(132),o=n(133),s=n(62),c=n(21),l=n(25),u=n(5),d=n(44),f=n(49),p=n(131),m=p.IteratorPrototype,h=p.BUGGY_SAFARI_ITERATORS,g=u(`iterator`),_=function(){return this};e.exports=function(e,t,n,u,p,v,y){i(n,t,u);var b,x,S,C=function(e){if(e===p&&O)return O;if(!h&&e in E)return E[e];switch(e){case`keys`:case`values`:case`entries`:return function(){return new n(this,e)}}return function(){return new n(this)}},w=t+` Iterator`,T=!1,E=e.prototype,D=E[g]||E[`@@iterator`]||p&&E[p],O=!h&&D||C(p),k=t==`Array`&&E.entries||D;if(k&&(b=a(k.call(new e)),m!==Object.prototype&&b.next&&(d||a(b)===m||(o?o(b,m):typeof b[g]!=`function`&&c(b,g,_)),s(b,w,!0,!0),d&&(f[w]=_))),p==`values`&&D&&D.name!==`values`&&(T=!0,O=function(){return D.call(this)}),d&&!y||E[g]===O||c(E,g,O),f[t]=O,p)if(x={values:C(`values`),keys:v?O:C(`keys`),entries:C(`entries`)},y)for(S in x)(h||T||!(S in E))&&l(E,S,x[S]);else r({target:t,proto:!0,forced:h||T},x);return x}},function(e,t,n){"use strict";var r=n(4),i=n(13),a=n(59),o=n(83),s=n(26),c=n(24),l=n(134),u=n(5),d=n(63),f=n(28),p=d(`slice`),m=f(`slice`,{ACCESSORS:!0,0:0,1:2}),h=u(`species`),g=[].slice,_=Math.max;r({target:`Array`,proto:!0,forced:!p||!m},{slice:function(e,t){var n,r,u,d=c(this),f=s(d.length),p=o(e,f),m=o(t===void 0?f:t,f);if(a(d)&&(typeof(n=d.constructor)!=`function`||n!==Array&&!a(n.prototype)?i(n)&&(n=n[h])===null&&(n=void 0):n=void 0,n===Array||n===void 0))return g.call(d,p,m);for(r=new(n===void 0?Array:n)(_(m-p,0)),u=0;p<m;p++,u++)p in d&&l(r,u,d[p]);return r.length=u,r}})},function(e,t,n){var r={};r[n(5)(`toStringTag`)]=`z`,e.exports=String(r)===`[object z]`},function(e,t,n){"use strict";n(19),n(138),n(20),n(92),n(22),n(23),Object.defineProperty(t,`__esModule`,{value:!0}),t.DefaultBuilderOptions={version:`1.0`,encoding:void 0,standalone:void 0,keepNullNodes:!1,keepNullAttributes:!1,ignoreConverters:!1,skipWhitespaceOnlyText:!0,convert:{att:`@`,ins:`?`,text:`#`,cdata:`$`,comment:`!`},defaultNamespace:{ele:void 0,att:void 0},namespaceAlias:{html:`http://www.w3.org/1999/xhtml`,xml:`http://www.w3.org/XML/1998/namespace`,xmlns:`http://www.w3.org/2000/xmlns/`,mathml:`http://www.w3.org/1998/Math/MathML`,svg:`http://www.w3.org/2000/svg`,xlink:`http://www.w3.org/1999/xlink`},invalidCharReplacement:void 0,parser:void 0},t.XMLBuilderOptionKeys=new Set(Object.keys(t.DefaultBuilderOptions)),t.DefaultXMLBuilderCBOptions={format:`xml`,wellFormed:!1,prettyPrint:!1,indent:` `,newline:`
15754
+ e.exports={Format:n(27902),Pad:n(41836),RemoveAt:n(33628),Reverse:n(27671),UppercaseFirst:n(35355),UUID:n(45650)}}},t={};function n(r){var i=t[r];if(i!==void 0)return i.exports;var a=t[r]={exports:{}};return e[r](a,a.exports,n),a.exports}n.g=function(){if(typeof globalThis==`object`)return globalThis;try{return this||Function(`return this`)()}catch{if(typeof window==`object`)return window}}();var r=n(85454);return r})())}),qe=k(Ke());const Je=()=>{let e=Ge(),{game:t}=b(e);if(!t.value)throw new je(qe.Game.name);return t.value},Ye=e=>{let t=Je();return t.scene.getScene(e)},Xe=(...e)=>{Ve(ze.Create,...e)},Ze=e=>Be.sceneReadyMap.get(e)?He:Xe,Qe=(e,t,n,r,i)=>{let a,{initializeGameObjectSetters:o,setterWatchHandles:c}=We(()=>a,t,n,r,i),{eventStopHandles:l,initializeGameObjectEvents:d}=De(),f=s(Oe.ParentContainer),p=Re(),m=Ze(p),g=t=>{a=e(t),o(a),d(a,n,t)},_=()=>{f?.value&&j(f.value,h(t),a)};if(i){let e=Ye(p);g(e),m(()=>{_()})}else m(e=>{g(e),_()});u(()=>{for(let e of c)e();for(let e of l)e();a.destroy()})},$e={depth:e=>t=>{if(t===void 0)return;e.setDepth(t);let n=e.parentContainer.list.findIndex(t=>`depth`in t&&typeof t.depth==`number`&&t.depth>e.depth);n===-1?e.parentContainer.bringToTop(e):e.parentContainer.moveTo(e,Math.max(n-1,0))}},et={displayOriginX:e=>t=>e.setDisplayOrigin(t,e.displayOriginY),displayOriginY:e=>t=>e.setDisplayOrigin(e.displayOriginX,t),origin:e=>t=>e.setOrigin(t,t),originX:e=>t=>e.setOrigin(t,e.originY),originY:e=>t=>e.setOrigin(e.originX,t)},tt={scrollFactor:e=>t=>{t!==void 0&&e.setScrollFactor(t,t)},scrollFactorX:e=>t=>{t!==void 0&&e.setScrollFactor(t,e.scrollFactorY)},scrollFactorY:e=>t=>{t!==void 0&&e.setScrollFactor(e.scrollFactorX,t)}},nt={angle:e=>t=>e.setAngle(t),rotation:e=>t=>e.setRotation(t),scale:e=>t=>e.setScale(t,t),scaleX:e=>t=>e.setScale(t,e.scaleY),scaleY:e=>t=>e.setScale(e.scaleX,t),w:e=>t=>e.setW(t),x:e=>t=>e.setX(t),y:e=>t=>e.setY(t),z:e=>t=>e.setZ(t)},rt={visible:e=>t=>{t!==void 0&&e.setVisible(t)}},it={active:e=>t=>{t!==void 0&&e.setActive(t)}};var at=k(Ke());const ot={tween:(e,t)=>n=>{if(!n)return;let r=e.scene.add.tween({...n,targets:e});r.on(at.Tweens.Events.TWEEN_COMPLETE,()=>{t(`update:tween`,void 0)})},tweenchain:(e,t)=>n=>{if(!n)return;let r=e.scene.add.tweenchain(n.map(t=>({...t,targets:e})));return r.on(at.Tweens.Events.TWEEN_COMPLETE,()=>{t(`update:tweenchain`,void 0)}),r}},st={...ot,...it},ct={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...$e,...et,...nt,...tt,...rt,...st};var lt=a({__name:`Zone`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{height:n,width:r,x:i,y:a}=e.configuration;return t.add.zone(i,a,r,n)},()=>e.configuration,n,ct),(e,t)=>null}}),ut=lt;const dt={alpha:e=>t=>e.setAlpha(t,t,t,t),alphaBottomLeft:e=>t=>e.setAlpha(e.alphaTopLeft,e.alphaTopRight,t,e.alphaBottomRight),alphaBottomRight:e=>t=>e.setAlpha(e.alphaTopLeft,e.alphaTopRight,e.alphaBottomLeft,t),alphaTopLeft:e=>t=>e.setAlpha(t,e.alphaTopRight,e.alphaBottomLeft,e.alphaBottomRight),alphaTopRight:e=>t=>e.setAlpha(e.alphaTopLeft,t,e.alphaBottomLeft,e.alphaBottomRight)},ft={blendMode:e=>t=>{t!==void 0&&e.setBlendMode(t)}},pt={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)}},mt={flipX:e=>t=>{t!==void 0&&e.setFlipX(t)},flipY:e=>t=>{t!==void 0&&e.setFlipY(t)}},ht={mask:e=>t=>{t&&e.setMask(t)}},gt={pipeline:e=>t=>{t&&e.setPipeline(t)}},_t={frame:e=>t=>{t!==void 0&&e.setFrame(t)},texture:e=>t=>{t&&e.setTexture(t)}},vt={..._t},yt={tint:e=>t=>e.setTint(t,t,t,t),tintBottomLeft:e=>t=>e.setTint(e.tintTopLeft,e.tintTopRight,t,e.tintBottomRight),tintBottomRight:e=>t=>e.setTint(e.tintTopLeft,e.tintTopRight,e.tintBottomLeft,t),tintTopLeft:e=>t=>e.setTint(t,e.tintTopRight,e.tintBottomLeft,e.tintBottomRight),tintTopRight:e=>t=>e.setTint(e.tintTopLeft,t,e.tintBottomLeft,e.tintBottomRight)},bt={...dt,...ft,...pt,...$e,...mt,...ht,...et,...gt,...tt,...vt,...yt,...nt,...rt,...st};var xt=a({__name:`TileSprite`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{frame:n,height:r,texture:i,width:a,x:o,y:s}=e.configuration;return t.add.tileSprite(o??0,s??0,a??0,r??0,i,n)},()=>e.configuration,n,bt),(e,t)=>null}}),St=xt,Ct=a({__name:`Tilemap`,props:{configuration:{},onComplete:{type:Function}},setup(e){let t=Re(),n=p();return Xe(t=>{n.value=t.make.tilemap(e.configuration),e.onComplete?.(t,n.value)}),v(()=>e.configuration.key,r=>{let i=Ye(t),a=n.value;r?(n.value=i.make.tilemap(e.configuration),e.onComplete?.(i,n.value)):n.value=void 0,a&&a.destroy()}),u(()=>{n.value&&n.value.destroy()}),(e,t)=>m(e.$slots,`default`)}}),wt=Ct;const Tt=y(`phaser/text`,()=>{let e=p();return{defaultTextStyle:e}}),Et={padding:e=>t=>{t&&e.setPadding(t)},style:e=>t=>{t&&e.setStyle(t)},text:(e,t)=>n=>{n!==void 0&&(e.setText(n),t(`update:width`,e.width),t(`update:displayWidth`,e.displayWidth))},...dt,...ft,...pt,...$e,...mt,...ht,...et,...gt,...tt,...yt,...nt,...rt,...st};var Dt=a({__name:`Text`,props:{configuration:{},immediate:{type:Boolean}},setup(e,{emit:t}){let n=t,r=Tt(),{defaultTextStyle:i}=b(r);return Qe(t=>{let{style:n,text:r,x:a,y:o}=e.configuration;return t.add.text(a??0,o??0,r,{...i.value,...n})},()=>e.configuration,n,Et,e.immediate),(e,t)=>null}}),Ot=Dt;const kt={displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)}};var At=k(Ke());const jt={animations:(e,t)=>n=>{if(n&&n.length>0)for(let r of n){if(!r.key)continue;let n=`${At.Animations.Events.ANIMATION_COMPLETE_KEY}${r.key}`;if(e.once(n,()=>{t(n)}),e.scene.anims.exists(r.key))continue;if(!e.scene.anims.create(r))throw new ke(Me.Create,`Animation`,r.key)}},playAnimationKey:e=>t=>{if(t===void 0){e.stop();return}e.play(t)}},Mt={...dt,...ft,...$e,...mt,...ht,...et,...gt,...tt,...kt,...vt,...yt,...nt,...rt,...jt,...st};var Nt=a({__name:`Sprite`,props:{configuration:{},immediate:{type:Boolean},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{frame:n,texture:r,x:i,y:a}=e.configuration,o=t.add.sprite(i??0,a??0,r,n);return e.onComplete?.(t,o),o},()=>e.configuration,n,Mt,e.immediate),(e,t)=>null}}),Pt=Nt;const Ft=y(`phaser/input`,()=>{let e=p(!1);return{isInputActive:e}}),It=y(`phaser/camera`,()=>{let e=Ft(),t=p(!1),n=(n,...r)=>{t.value=!0,e.isInputActive=!1,n.cameras.main.fadeIn(...r)},r=(n,...r)=>{t.value=!0,e.isInputActive=!1,n.cameras.main.fadeOut(...r)};return{fadeIn:n,fadeOut:r,isFading:t}}),Lt=(e,t)=>{let n=Be.lifecycleListenersMap.get(t);if(!n)return;let r=n.get(e.scene.key);r&&n.set(e.scene.key,[])},Rt=(e,t,n=!0)=>{let r=Be.lifecycleListenersMap.get(t);if(!r)return;let i=r.get(e.scene.key);if(i){for(let t of i)t(e);n&&Lt(e,t)}};var zt=k(Ke()),Bt=a({__name:`Scene`,props:{autoStart:{type:Boolean},sceneKey:{}},emits:[`create`,`init`,`preload`,`shutdown`,`update`],setup(e,{emit:r}){let i=r,a=Ge(),{isSameScene:o,switchToScene:s}=a,c=It(),{isFading:d}=b(c),p=Ft(),{isInputActive:h}=b(p),{parallelSceneKeys:_}=b(a),v=t(()=>o(e.sceneKey)||_.value.includes(e.sceneKey)),y=class extends zt.Scene{create(){i(`create`,this),Rt(this,ze.Create),this.cameras.main.on(zt.Cameras.Scene2D.Events.FADE_IN_COMPLETE,S),this.cameras.main.on(zt.Cameras.Scene2D.Events.FADE_OUT_COMPLETE,C),h.value||=!0}init(){i(`init`,this),Rt(this,ze.Init)}preload(){i(`preload`,this),Rt(this,ze.Preload)}update(...e){i(`update`,this,...e),Rt(this,ze.Update,!1),Rt(this,ze.NextTick)}},x=()=>{Be.sceneReadyMap.set(e.sceneKey,!0)},S=()=>{d.value=!1,h.value||=!0},C=()=>{d.value=!1,h.value||=!0},w=()=>{let t=Ye(e.sceneKey);Lt(t,ze.Update),Lt(t,ze.NextTick),Rt(t,ze.Shutdown),t.cameras.main.off(zt.Cameras.Scene2D.Events.FADE_IN_COMPLETE,S),t.cameras.main.off(zt.Cameras.Scene2D.Events.FADE_OUT_COMPLETE,C),Be.sceneReadyMap.set(e.sceneKey,!1),i(`shutdown`,t)};return l(async()=>{let t=Je(),n=t.scene.add(e.sceneKey,y);n.events.on(zt.Scenes.Events.READY,x),n.events.on(zt.Scenes.Events.SHUTDOWN,w),e.autoStart&&await s(e.sceneKey)}),u(()=>{let t=Je(),n=Ye(e.sceneKey);n.events.off(zt.Scenes.Events.READY,x),n.events.off(zt.Scenes.Events.SHUTDOWN,w),t.scene.remove(e.sceneKey)}),f(Oe.SceneKey,e.sceneKey),(e,t)=>g(v)?m(e.$slots,`default`,{key:0}):n(``,!0)}}),Vt=Bt;const Ht={alpha:e=>t=>e.setAlpha(t)},Ut={...Ht,...ft,...$e,...ht,...et,...gt,...tt,...nt,...rt,active:e=>t=>{t!==void 0&&e.setActive(t)},displayHeight:e=>t=>{t!==void 0&&e.setDisplaySize(e.displayWidth,t)},displayWidth:e=>t=>{t!==void 0&&e.setDisplaySize(t,e.displayHeight)},fillAlpha:e=>t=>e.setFillStyle(e.fillColor,t),fillColor:e=>t=>e.setFillStyle(t,e.alpha),strokeStyle:e=>t=>{t&&e.setStrokeStyle(...t)}},Wt={height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...Ut,...st};var Gt=a({__name:`Rectangle`,props:{configuration:{},immediate:{type:Boolean},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{alpha:n,fillColor:r,height:i,width:a,x:o,y:s}=e.configuration,c=t.add.rectangle(o,s,a,i,r,n);return e.onComplete?.(t,c),c},()=>e.configuration,n,Wt,e.immediate),(e,t)=>null}}),Kt=Gt;const qt={path:e=>t=>{t&&e.setPath(t)}},Jt={...dt,...ft,...$e,...mt,...ht,...et,...qt,...gt,...tt,...kt,...vt,...yt,...nt,...rt,...st};var Yt=a({__name:`PathFollower`,props:{configuration:{},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{frame:n,path:r,texture:i,x:a,y:o}=e.configuration,s=t.add.follower(r,a??0,o??0,i,n);return e.onComplete?.(t,s),s},()=>e.configuration,n,Jt),(e,t)=>null}}),Xt=Yt;const Zt={height:e=>t=>{t!==void 0&&e.setSize(e.width,t)},width:e=>t=>{t!==void 0&&e.setSize(t,e.height)},...Ht,...ft,...$e,...ht,...et,...gt,...tt,...vt,...nt,...rt,...st};var Qt=a({__name:`Nineslice`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{bottomHeight:n,frame:r,height:i,leftWidth:a,rightWidth:o,texture:s,topHeight:c,width:l,x:u,y:d}=e.configuration;return t.add.nineslice(u??0,d??0,s,r,l,i,a,o,c,n)},()=>e.configuration,n,Zt),(e,t)=>null}}),$t=Qt;const en={..._t},tn={...dt,...ft,...$e,...mt,...ht,...et,...gt,...tt,...kt,...en,...yt,...nt,...rt,...st};var nn=a({__name:`Image`,props:{configuration:{},onComplete:{type:Function}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{frame:n,texture:r,x:i,y:a}=e.configuration,o=t.add.image(i??0,a??0,r,n);return e.onComplete?.(t,o),o},()=>e.configuration,n,tn),(e,t)=>null}}),rn=nn,an=k(Ke());const on=an.Loader.FileTypes.XMLFile;var sn=class extends on{tilesetIndex;constructor(e,...t){super(...t),this.tilesetIndex=e}},cn=D((exports,t)=>{t.exports={}}),ln=k(cn()),un=Object.create,dn=Object.defineProperty,fn=Object.getOwnPropertyDescriptor,pn=Object.getOwnPropertyNames,mn=Object.getPrototypeOf,hn=Object.prototype.hasOwnProperty,gn=(e,t)=>function(){return e&&(t=(0,e[pn(e)[0]])(e=0)),t},_n=(e,t)=>function(){return t||(0,e[pn(e)[0]])((t={exports:{}}).exports,t),t.exports},vn=(e,t)=>{for(var n in t)dn(e,n,{get:t[n],enumerable:!0})},yn=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=pn(t),a=0,o=i.length,s;a<o;a++)s=i[a],!hn.call(e,s)&&s!==n&&dn(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=fn(t,s))||r.enumerable});return e},bn=(e,t,n)=>(n=e==null?{}:un(mn(e)),yn(t||!e||!e.__esModule?dn(n,`default`,{value:e,enumerable:!0}):n,e)),xn=e=>yn(dn({},`__esModule`,{value:!0}),e),Sn=(e=>A===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(A===void 0?e:A)[t]}):e:A)(function(e){if(A!==void 0)return A.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});let Cn=function(e){return e.Data=`data`,e.EditorSettings=`editorsettings`,e.Export=`export`,e.Group=`group`,e.Image=`image`,e.ImageLayer=`imagelayer`,e.Layer=`layer`,e.Object=`object`,e.Objectgroup=`objectgroup`,e.Properties=`properties`,e.Property=`property`,e.Tileset=`tileset`,e}({}),wn=function(e){return e[e.Diagonally=536870912]=`Diagonally`,e[e.Horizontally=2147483648]=`Horizontally`,e[e.Vertically=1073741824]=`Vertically`,e}({});const Tn=e=>({D:!!(e&wn.Diagonally),H:!!(e&wn.Horizontally),V:!!(e&wn.Vertically)});let En=function(e){return e.Ellipse=`ellipse`,e.Point=`point`,e.Polygon=`polygon`,e.Rectangle=`rectangle`,e}({});const Dn=e=>`point`in e?En.Point:`ellipse`in e?En.Ellipse:`polygon`in e?En.Polygon:En.Rectangle,On=e=>e.map(({property:e})=>{let{$:t,_:n}=e[0],{name:r,value:i}=t;return{name:r,value:i??n}}),kn=e=>e&=~Object.values(wn).reduce((e,t)=>e|t,0),An=e=>{let{$:t,polygon:n,properties:r,text:i}=e,a=structuredClone(t);if(a.shape=Dn(e),r&&(a.properties=On(r)),n&&(a.points=n[0].$.points.split(` `).map(e=>{let[t,n]=e.split(`,`);return[parseFloat(t),parseFloat(n)]})),i){let e=i[0];a.text=e._,a.properties=Object.assign({},...a.properties??[],e.$)}return a.gid&&(a.flips=Tn(a.gid),a.gid=kn(a.gid)),a};var jn=class extends Error{constructor(e,t,n){super(`Invalid operation: ${e}, name: ${t}, ${n}`),this.name=`InvalidOperationError`}};let Mn=function(e){return e.Create=`Create`,e.Delete=`Delete`,e.Push=`Push`,e.Read=`Read`,e.Update=`Update`,e}({});const Nn=String.raw,Pn=String.raw,Fn=e=>`source`in e,In=e=>{let{$:t,animation:n,objectgroup:r,properties:i}=e,a=structuredClone(t);return n&&(a.animation={frames:n[0].frame.map(({$:e})=>structuredClone(e))}),r&&(a.objects=r[0].object.map(e=>An(e))),i&&(a.properties=On(i)),a},Ln=e=>{if(Fn(e.$))return structuredClone(e.$);let{$:t,$$:n,tile:r}=e;for(let e of n){let n=e[`#name`];if(n!==Cn.Image)continue;let i=structuredClone(e.$),a=r?.map(e=>In(e))??[];return{...t,image:i,tiles:a}}throw new jn(Mn.Read,Ln.name,t.name)},Rn=e=>{if(e===`true`)return!0;if(e===`false`)return!1;if(/^[+-]?\d+(\.\d+)?$/g.test(e)){let t=parseFloat(e);return isNaN(t)?e:t}return e};var zn=Object.create,Bn=Object.defineProperty,Vn=Object.getOwnPropertyDescriptor,Hn=Object.getOwnPropertyNames,Un=Object.getPrototypeOf,Wn=Object.prototype.hasOwnProperty,Gn=(e,t)=>function(){return t||(0,e[Hn(e)[0]])((t={exports:{}}).exports,t),t.exports},Kn=(e,t,n,r)=>{if(t&&typeof t==`object`||typeof t==`function`)for(var i=Hn(t),a=0,o=i.length,s;a<o;a++)s=i[a],!Wn.call(e,s)&&s!==n&&Bn(e,s,{get:(e=>t[e]).bind(null,s),enumerable:!(r=Vn(t,s))||r.enumerable});return e},qn=(e,t,n)=>(n=e==null?{}:zn(Un(e)),Kn(t||!e||!e.__esModule?Bn(n,`default`,{value:e,enumerable:!0}):n,e)),Jn=(e=>Sn===void 0?typeof Proxy<`u`?new Proxy(e,{get:(e,t)=>(Sn===void 0?e:Sn)[t]}):e:Sn)(function(e){if(Sn!==void 0)return Sn.apply(this,arguments);throw Error('Calling `require` for "'+e+"\" in an environment that doesn't expose the `require` function.")});const Yn={attrkey:`$`,charkey:`_`},Xn={...Yn,cdata:!1,doctype:null,renderOpts:{indent:` `,newline:`
15755
+ `,pretty:!0},rootName:`root`,xmldec:{encoding:`utf8`,standalone:!0,version:`1.0`}};var Zn=Gn({"../../node_modules/.pnpm/xmlbuilder2@3.1.1/node_modules/xmlbuilder2/lib/xmlbuilder2.min.js"(e,t){(function(n,r){typeof e==`object`&&typeof t==`object`?t.exports=r():typeof define==`function`&&define.amd?define([],r):typeof e==`object`?e.xmlbuilder2=r():n.xmlbuilder2=r()})(void 0,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){typeof Symbol<`u`&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:`Module`}),Object.defineProperty(e,`__esModule`,{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t||4&t&&typeof e==`object`&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,`default`,{enumerable:!0,value:e}),2&t&&typeof e!=`string`)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,`a`,t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=``,n(n.s=184)}([function(e,t,n){"use strict";function r(e){for(var n in e)t.hasOwnProperty(n)||(t[n]=e[n])}Object.defineProperty(t,`__esModule`,{value:!0}),r(n(240)),r(n(251)),r(n(175)),r(n(107)),r(n(29)),r(n(73)),r(n(106)),r(n(30)),r(n(252)),r(n(52)),r(n(97)),r(n(253)),r(n(37)),r(n(51)),r(n(173)),r(n(176)),r(n(172)),r(n(108)),r(n(254)),r(n(255)),r(n(256)),r(n(72)),r(n(177)),r(n(105)),r(n(17)),r(n(257)),r(n(12)),r(n(174))},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),function(e){e[e.Before=0]=`Before`,e[e.Equal=1]=`Equal`,e[e.After=2]=`After`}(t.BoundaryPosition||={}),function(e){e[e.None=0]=`None`,e[e.Capturing=1]=`Capturing`,e[e.AtTarget=2]=`AtTarget`,e[e.Bubbling=3]=`Bubbling`}(t.EventPhase||={}),function(e){e[e.Element=1]=`Element`,e[e.Attribute=2]=`Attribute`,e[e.Text=3]=`Text`,e[e.CData=4]=`CData`,e[e.EntityReference=5]=`EntityReference`,e[e.Entity=6]=`Entity`,e[e.ProcessingInstruction=7]=`ProcessingInstruction`,e[e.Comment=8]=`Comment`,e[e.Document=9]=`Document`,e[e.DocumentType=10]=`DocumentType`,e[e.DocumentFragment=11]=`DocumentFragment`,e[e.Notation=12]=`Notation`}(t.NodeType||={}),function(e){e[e.Disconnected=1]=`Disconnected`,e[e.Preceding=2]=`Preceding`,e[e.Following=4]=`Following`,e[e.Contains=8]=`Contains`,e[e.ContainedBy=16]=`ContainedBy`,e[e.ImplementationSpecific=32]=`ImplementationSpecific`}(t.Position||={}),function(e){e[e.Accept=1]=`Accept`,e[e.Reject=2]=`Reject`,e[e.Skip=3]=`Skip`}(t.FilterResult||={}),function(e){e[e.All=4294967295]=`All`,e[e.Element=1]=`Element`,e[e.Attribute=2]=`Attribute`,e[e.Text=4]=`Text`,e[e.CDataSection=8]=`CDataSection`,e[e.EntityReference=16]=`EntityReference`,e[e.Entity=32]=`Entity`,e[e.ProcessingInstruction=64]=`ProcessingInstruction`,e[e.Comment=128]=`Comment`,e[e.Document=256]=`Document`,e[e.DocumentType=512]=`DocumentType`,e[e.DocumentFragment=1024]=`DocumentFragment`,e[e.Notation=2048]=`Notation`}(t.WhatToShow||={}),function(e){e[e.StartToStart=0]=`StartToStart`,e[e.StartToEnd=1]=`StartToEnd`,e[e.EndToEnd=2]=`EndToEnd`,e[e.EndToStart=3]=`EndToStart`}(t.HowToCompare||={})},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(212);t.FixedSizeSet=i.FixedSizeSet;var a=n(213);t.ObjectCache=a.ObjectCache;var o=n(214);t.CompareCache=o.CompareCache;var s=n(215);t.Lazy=s.Lazy;var c=n(216);function l(e,t,n){if(h(e))e.forEach(function(e,r){return t.call(n,r,e)});else for(var r in e)e.hasOwnProperty(r)&&t.call(n,r,e[r])}function u(e){var t,n;if(d(e))return e;if(p(e)){var i=[];try{for(var a=r(e),o=a.next();!o.done;o=a.next()){var s=o.value;i.push(u(s))}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return i}if(f(e)){for(var c in i={},e)if(e.hasOwnProperty(c)){var l=e[c];i[c]=u(l)}return i}return e}function d(e){return!!e&&Object.prototype.toString.call(e)===`[object Function]`}function f(e){var t=typeof e;return!!e&&(t===`function`||t===`object`)}function p(e){return Array.isArray(e)}function m(e){return e instanceof Set}function h(e){return e instanceof Map}function g(e){if(f(e)){var t=Object.getPrototypeOf(e),n=t.constructor;return t&&n&&typeof n==`function`&&n instanceof n&&Function.prototype.toString.call(n)===Function.prototype.toString.call(Object)}return!1}t.StringWalker=c.StringWalker,t.applyMixin=function(e,t){for(var n=[],r=2;r<arguments.length;r++)n[r-2]=arguments[r];Object.getOwnPropertyNames(t.prototype).forEach(function(r){if(r!==`constructor`){if(n.indexOf(r)!==-1){var i=Object.getOwnPropertyDescriptor(e.prototype,r);i&&Object.defineProperty(e.prototype,`_`+r,i)}var a=Object.getOwnPropertyDescriptor(t.prototype,r);a&&Object.defineProperty(e.prototype,r,a)}})},t.applyDefaults=function e(t,n,r){r===void 0&&(r=!1);var i=u(t||{});return l(n,function(t,n){g(n)?i[t]=e(i[t],n,r):(r||i[t]===void 0)&&(i[t]=n)}),i},t.forEachArray=function(e,t,n){e.forEach(t,n)},t.forEachObject=l,t.arrayLength=function(e){return m(e)?e.size:e.length},t.objectLength=function(e){return h(e)?e.size:Object.keys(e).length},t.getObjectValue=function(e,t){return h(e)?e.get(t):e[t]},t.removeObjectValue=function(e,t){h(e)?e.delete(t):delete e[t]},t.clone=u,t.isBoolean=function(e){return typeof e==`boolean`},t.isNumber=function(e){return typeof e==`number`},t.isString=function(e){return typeof e==`string`},t.isFunction=d,t.isObject=f,t.isArray=p,t.isSet=m,t.isMap=h,t.isEmpty=function(e){if(p(e))return!e.length;if(m(e)||h(e))return!e.size;if(f(e)){for(var t in e)if(e.hasOwnProperty(t))return!1;return!0}return!1},t.isPlainObject=g,t.isIterable=function(e){return e&&typeof e[Symbol.iterator]==`function`},t.getValue=function(e){return d(e.valueOf)?e.valueOf():e},t.utf8Encode=function(e){for(var t=new Uint8Array(4*e.length),n=0,r=0;r<e.length;r++){var i=e.charCodeAt(r);if(i<128)t[n++]=i;else{if(i<2048)t[n++]=i>>6|192;else{if(i>55295&&i<56320){if(++r>=e.length)throw Error(`Incomplete surrogate pair.`);var a=e.charCodeAt(r);if(a<56320||a>57343)throw Error(`Invalid surrogate character.`);i=65536+((1023&i)<<10)+(1023&a),t[n++]=i>>18|240,t[n++]=i>>12&63|128}else t[n++]=i>>12|224;t[n++]=i>>6&63|128}t[n++]=63&i|128}}return t.subarray(0,n)},t.utf8Decode=function(e){for(var t=``,n=0;n<e.length;){var r=e[n++];if(r>127)if(r>191&&r<224){if(n>=e.length)throw Error(`Incomplete 2-byte sequence.`);r=(31&r)<<6|63&e[n++]}else if(r>223&&r<240){if(n+1>=e.length)throw Error(`Incomplete 3-byte sequence.`);r=(15&r)<<12|(63&e[n++])<<6|63&e[n++]}else{if(!(r>239&&r<248))throw Error(`Unknown multi-byte start.`);if(n+2>=e.length)throw Error(`Incomplete 4-byte sequence.`);r=(7&r)<<18|(63&e[n++])<<12|(63&e[n++])<<6|63&e[n++]}if(r<=65535)t+=String.fromCharCode(r);else{if(!(r<=1114111))throw Error(`Code point exceeds UTF-16 limit.`);r-=65536,t+=String.fromCharCode(r>>10|55296),t+=String.fromCharCode(1023&r|56320)}}return t}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(241);t.Cast=r.Cast;var i=n(150);t.Guard=i.Guard;var a=n(242);t.EmptySet=a.EmptySet},function(e,t,n){var r=n(11),i=n(55).f,a=n(21),o=n(25),s=n(80),c=n(119),l=n(123);e.exports=function(e,t){var n,u,d,f,p,m=e.target,h=e.global,g=e.stat;if(n=h?r:g?r[m]||s(m,{}):(r[m]||{}).prototype)for(u in t){if(f=t[u],d=e.noTargetGet?(p=i(n,u))&&p.value:n[u],!l(h?u:m+(g?`.`:`#`)+u,e.forced)&&d!==void 0){if(typeof f==typeof d)continue;c(f,d)}(e.sham||d&&d.sham)&&a(f,`sham`,!0),o(n,u,f,e)}}},function(e,t,n){var r=n(11),i=n(81),a=n(14),o=n(58),s=n(86),c=n(124),l=i(`wks`),u=r.Symbol,d=c?u:u&&u.withoutSetter||o;e.exports=function(e){return a(l,e)||(s&&a(u,e)?l[e]=u[e]:l[e]=d(`Symbol.`+e)),l[e]}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(2),i=n(29),a=function(){function e(){this._features={mutationObservers:!0,customElements:!0,slots:!0,steps:!0},this._window=null,this._compareCache=new r.CompareCache,this._rangeList=new r.FixedSizeSet}return e.prototype.setFeatures=function(e){if(e===void 0&&(e=!0),r.isObject(e))for(var t in e)this._features[t]=e[t]||!1;else for(var t in this._features)this._features[t]=e},Object.defineProperty(e.prototype,`features`,{get:function(){return this._features},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`window`,{get:function(){return this._window===null&&(this._window=i.create_window()),this._window},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`compareCache`,{get:function(){return this._compareCache},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`rangeList`,{get:function(){return this._rangeList},enumerable:!0,configurable:!0}),Object.defineProperty(e,`instance`,{get:function(){return e._instance||=new e,e._instance},enumerable:!0,configurable:!0}),e}();t.dom=a.instance},function(e,t,n){"use strict";var r=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)Object.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t.default=e,t};Object.defineProperty(t,`__esModule`,{value:!0});var i=r(n(228));t.base64=i;var a=r(n(146));t.byte=a;var o=r(n(147));t.byteSequence=o;var s=r(n(96));t.codePoint=s;var c=r(n(232));t.json=c;var l=r(n(233));t.list=l;var u=r(n(234));t.map=u;var d=r(n(235));t.namespace=d;var f=r(n(236));t.queue=f;var p=r(n(237));t.set=p;var m=r(n(238));t.stack=m;var h=r(n(239));t.string=h},function(e,t){e.exports=function(e){try{return!!e()}catch{return!0}}},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t,n){n===void 0&&(n=``);var r=e.call(this,n)||this;return r.name=t,r}return i(t,e),t}(Error);t.DOMException=a;var o=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`DOMStringSizeError`,t)||this}return i(t,e),t}(a);t.DOMStringSizeError=o;var s=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`WrongDocumentError`,`The object is in the wrong document. `+t)||this}return i(t,e),t}(a);t.WrongDocumentError=s;var c=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NoDataAllowedError`,t)||this}return i(t,e),t}(a);t.NoDataAllowedError=c;var l=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NoModificationAllowedError`,`The object can not be modified. `+t)||this}return i(t,e),t}(a);t.NoModificationAllowedError=l;var u=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotSupportedError`,`The operation is not supported. `+t)||this}return i(t,e),t}(a);t.NotSupportedError=u;var d=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InUseAttributeError`,t)||this}return i(t,e),t}(a);t.InUseAttributeError=d;var f=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidStateError`,`The object is in an invalid state. `+t)||this}return i(t,e),t}(a);t.InvalidStateError=f;var p=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidModificationError`,`The object can not be modified in this way. `+t)||this}return i(t,e),t}(a);t.InvalidModificationError=p;var m=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NamespaceError`,`The operation is not allowed by Namespaces in XML. [XMLNS] `+t)||this}return i(t,e),t}(a);t.NamespaceError=m;var h=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidAccessError`,`The object does not support the operation or argument. `+t)||this}return i(t,e),t}(a);t.InvalidAccessError=h;var g=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`ValidationError`,t)||this}return i(t,e),t}(a);t.ValidationError=g;var _=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`TypeMismatchError`,t)||this}return i(t,e),t}(a);t.TypeMismatchError=_;var v=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`SecurityError`,`The operation is insecure. `+t)||this}return i(t,e),t}(a);t.SecurityError=v;var y=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NetworkError`,`A network error occurred. `+t)||this}return i(t,e),t}(a);t.NetworkError=y;var b=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`AbortError`,`The operation was aborted. `+t)||this}return i(t,e),t}(a);t.AbortError=b;var x=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`URLMismatchError`,`The given URL does not match another URL. `+t)||this}return i(t,e),t}(a);t.URLMismatchError=x;var S=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`QuotaExceededError`,`The quota has been exceeded. `+t)||this}return i(t,e),t}(a);t.QuotaExceededError=S;var C=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`TimeoutError`,`The operation timed out. `+t)||this}return i(t,e),t}(a);t.TimeoutError=C;var w=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidNodeTypeError`,`The supplied node is incorrect or has an incorrect ancestor for this operation. `+t)||this}return i(t,e),t}(a);t.InvalidNodeTypeError=w;var T=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`DataCloneError`,`The object can not be cloned. `+t)||this}return i(t,e),t}(a);t.DataCloneError=T;var E=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotImplementedError`,`The DOM method is not implemented by this module. `+t)||this}return i(t,e),t}(a);t.NotImplementedError=E;var D=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`HierarchyRequestError`,`The operation would yield an incorrect node tree. `+t)||this}return i(t,e),t}(a);t.HierarchyRequestError=D;var O=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`NotFoundError`,`The object can not be found here. `+t)||this}return i(t,e),t}(a);t.NotFoundError=O;var k=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`IndexSizeError`,`The index is not in the allowed range. `+t)||this}return i(t,e),t}(a);t.IndexSizeError=k;var A=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`SyntaxError`,`The string did not match the expected pattern. `+t)||this}return i(t,e),t}(a);t.SyntaxError=A;var j=function(e){function t(t){return t===void 0&&(t=``),e.call(this,`InvalidCharacterError`,`The string contains invalid characters. `+t)||this}return i(t,e),t}(a);t.InvalidCharacterError=j},function(e,t,n){"use strict";var r=n(53),i=[`kind`,`resolve`,`construct`,`instanceOf`,`predicate`,`represent`,`defaultStyle`,`styleAliases`],a=[`scalar`,`sequence`,`mapping`];e.exports=function(e,t){var n,o;if(t||={},Object.keys(t).forEach(function(t){if(i.indexOf(t)===-1)throw new r(`Unknown option "`+t+`" is met in definition of "`+e+`" YAML type.`)}),this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(e){return e},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.defaultStyle=t.defaultStyle||null,this.styleAliases=(n=t.styleAliases||null,o={},n!==null&&Object.keys(n).forEach(function(e){n[e].forEach(function(t){o[String(t)]=e})}),o),a.indexOf(this.kind)===-1)throw new r(`Unknown kind "`+this.kind+`" is specified for "`+e+`" YAML type.`)}},function(e,t,n){(function(t){var n=function(e){return e&&e.Math==Math&&e};e.exports=n(typeof globalThis==`object`&&globalThis)||n(typeof window==`object`&&window)||n(typeof self==`object`&&self)||n(typeof t==`object`&&t)||Function(`return this`)()}).call(this,n(78))},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),t.idl_defineConst=function(e,t,n){Object.defineProperty(e,t,{writable:!1,enumerable:!0,configurable:!1,value:n})}},function(e,t){e.exports=function(e){return typeof e==`object`?e!==null:typeof e==`function`}},function(e,t){var n={}.hasOwnProperty;e.exports=function(e,t){return n.call(e,t)}},function(e,t,n){var r=n(16),i=n(115),a=n(18),o=n(56),s=Object.defineProperty;t.f=r?s:function(e,t,n){if(a(e),t=o(t,!0),a(n),i)try{return s(e,t,n)}catch{}if(`get`in n||`set`in n)throw TypeError(`Accessors not supported`);return`value`in n&&(e[t]=n.value),e}},function(e,t,n){var r=n(8);e.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(3),a=n(1);function o(e,t,n){if(n===void 0&&(n=!1),n&&i.Guard.isElementNode(t)&&i.Guard.isShadowRoot(t.shadowRoot)&&t.shadowRoot._firstChild)return t.shadowRoot._firstChild;if(t._firstChild)return t._firstChild;if(t===e)return null;if(t._nextSibling)return t._nextSibling;for(var r=t._parent;r&&r!==e;){if(r._nextSibling)return r._nextSibling;r=r._parent}return null}function s(){var e;return(e={})[Symbol.iterator]=function(){return{next:function(){return{done:!0,value:null}}}},e}function c(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);for(var i=t?e:o(e,e,n);i&&r&&!r(i);)i=o(e,i,n);return i}function l(e,t,n,r,i){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var a=o(e,t,r);a&&i&&!i(a);)a=o(e,a,r);return a}function u(e,t,n,r){var i;return t===void 0&&(t=!1),n===void 0&&(n=!1),t||e._children.size!==0?((i={})[Symbol.iterator]=function(){var i=t?e:o(e,e,n);return{next:function(){for(;i&&r&&!r(i);)i=o(e,i,n);if(i===null)return{done:!0,value:null};var t={done:!1,value:i};return i=o(e,i,n),t}}},i):s()}function d(e,t,n){t===void 0&&(t=!1);for(var r=t?e:e._parent;r&&n&&!n(r);)r=r._parent;return r}function f(e,t,n,r){n===void 0&&(n=!1);for(var i=t._parent;i&&r&&!r(i);)i=i._parent;return i}function p(e){return i.Guard.isDocumentTypeNode(e)?0:i.Guard.isCharacterDataNode(e)?e._data.length:e._children.size}function m(e,t){if(t===void 0&&(t=!1),t){var n=m(e,!1);return i.Guard.isShadowRoot(n)?m(n._host,!0):n}return e._parent?m(e._parent):e}function h(e,t,n,r){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var a=n?e:r&&i.Guard.isShadowRoot(e)?e._host:e._parent;a!==null;){if(a===t)return!0;a=r&&i.Guard.isShadowRoot(a)?a._host:a._parent}return!1}function g(e){for(var t=m(e),n=0,r=c(t);r!==null;){if(n++,r===e)return n;r=l(t,r)}return-1}t.tree_getFirstDescendantNode=c,t.tree_getNextDescendantNode=l,t.tree_getDescendantNodes=u,t.tree_getDescendantElements=function(e,t,n,r){var a;return t===void 0&&(t=!1),n===void 0&&(n=!1),t||e._children.size!==0?((a={})[Symbol.iterator]=function(){var a=u(e,t,n,function(e){return i.Guard.isElementNode(e)})[Symbol.iterator](),o=a.next().value;return{next:function(){for(;o&&r&&!r(o);)o=a.next().value;if(o===null)return{done:!0,value:null};var e={done:!1,value:o};return o=a.next().value,e}}},a):s()},t.tree_getSiblingNodes=function(e,t,n){var r;return t===void 0&&(t=!1),e._parent&&e._parent._children.size!==0?((r={})[Symbol.iterator]=function(){var r=e._parent?e._parent._firstChild:null;return{next:function(){for(;r&&(n&&!n(r)||!t&&r===e);)r=r._nextSibling;if(r===null)return{done:!0,value:null};var i={done:!1,value:r};return r=r._nextSibling,i}}},r):s()},t.tree_getFirstAncestorNode=d,t.tree_getNextAncestorNode=f,t.tree_getAncestorNodes=function(e,t,n){var r;return t===void 0&&(t=!1),t||e._parent?((r={})[Symbol.iterator]=function(){var r=d(e,t,n);return{next:function(){if(r===null)return{done:!0,value:null};var e={done:!1,value:r};return r=f(0,r,t,n),e}}},r):s()},t.tree_getCommonAncestor=function(e,t){if(e===t)return e._parent;for(var n=[],r=[],i=d(e,!0);i!==null;)n.push(i),i=f(0,i,!0);for(var a=d(t,!0);a!==null;)r.push(a),a=f(0,a,!0);for(var o=n.length,s=r.length,c=null,l=Math.min(o,s);l>0;l--){var u=n[--o];if(u!==r[--s])break;c=u}return c},t.tree_getFollowingNode=function(e,t){if(t._firstChild)return t._firstChild;if(t._nextSibling)return t._nextSibling;for(;;){var n=t._parent;if(n===null||n===e)return null;if(n._nextSibling)return n._nextSibling;t=n}},t.tree_getPrecedingNode=function(e,t){return t===e?null:t._previousSibling?(t=t._previousSibling)._lastChild?t._lastChild:t:t._parent},t.tree_isConstrained=function e(t){var n,i,o,s,c,l;switch(t._nodeType){case a.NodeType.Document:var u=!1,d=!1;try{for(var f=r(t._children),p=f.next();!p.done;p=f.next())switch(p.value._nodeType){case a.NodeType.ProcessingInstruction:case a.NodeType.Comment:break;case a.NodeType.DocumentType:if(u||d)return!1;u=!0;break;case a.NodeType.Element:if(d)return!1;d=!0;break;default:return!1}}catch(e){n={error:e}}finally{try{p&&!p.done&&(i=f.return)&&i.call(f)}finally{if(n)throw n.error}}break;case a.NodeType.DocumentFragment:case a.NodeType.Element:try{for(var m=r(t._children),h=m.next();!h.done;h=m.next())switch(h.value._nodeType){case a.NodeType.Element:case a.NodeType.Text:case a.NodeType.ProcessingInstruction:case a.NodeType.CData:case a.NodeType.Comment:break;default:return!1}}catch(e){o={error:e}}finally{try{h&&!h.done&&(s=m.return)&&s.call(m)}finally{if(o)throw o.error}}break;case a.NodeType.DocumentType:case a.NodeType.Text:case a.NodeType.ProcessingInstruction:case a.NodeType.CData:case a.NodeType.Comment:return!t.hasChildNodes()}try{for(var g=r(t._children),_=g.next();!_.done;_=g.next())if(!e(_.value))return!1}catch(e){c={error:e}}finally{try{_&&!_.done&&(l=g.return)&&l.call(g)}finally{if(c)throw c.error}}return!0},t.tree_nodeLength=p,t.tree_isEmpty=function(e){return p(e)===0},t.tree_rootNode=m,t.tree_isDescendantOf=function(e,t,n,r){n===void 0&&(n=!1),r===void 0&&(r=!1);for(var i=c(e,n,r);i!==null;){if(i===t)return!0;i=l(e,i,n,r)}return!1},t.tree_isAncestorOf=h,t.tree_isHostIncludingAncestorOf=function e(t,n,r){if(r===void 0&&(r=!1),h(t,n,r))return!0;var a=m(t);return!(!i.Guard.isDocumentFragmentNode(a)||a._host===null||!e(a._host,n,r))},t.tree_isSiblingOf=function(e,t,n){return n===void 0&&(n=!1),e===t?!!n:e._parent!==null&&e._parent===t._parent},t.tree_isPreceding=function(e,t){var n=g(e),r=g(t);return n!==-1&&r!==-1&&m(e)===m(t)&&r<n},t.tree_isFollowing=function(e,t){var n=g(e),r=g(t);return n!==-1&&r!==-1&&m(e)===m(t)&&r>n},t.tree_isParentOf=function(e,t){return e._parent===t},t.tree_isChildOf=function(e,t){return t._parent===e},t.tree_previousSibling=function(e){return e._previousSibling},t.tree_nextSibling=function(e){return e._nextSibling},t.tree_firstChild=function(e){return e._firstChild},t.tree_lastChild=function(e){return e._lastChild},t.tree_treePosition=g,t.tree_index=function(e){for(var t=0;e._previousSibling!==null;)t++,e=e._previousSibling;return t},t.tree_retarget=function(e,t){for(;;){if(!e||!i.Guard.isNode(e))return e;var n=m(e);if(!i.Guard.isShadowRoot(n)||t&&i.Guard.isNode(t)&&h(n,t,!0,!0))return e;e=n.host}}},function(e,t,n){var r=n(13);e.exports=function(e){if(!r(e))throw TypeError(String(e)+` is not an object`);return e}},function(e,t,n){"use strict";var r=n(24),i=n(130),a=n(49),o=n(43),s=n(88),c=o.set,l=o.getterFor(`Array Iterator`);e.exports=s(Array,`Array`,function(e,t){c(this,{type:`Array Iterator`,target:r(e),index:0,kind:t})},function(){var e=l(this),t=e.target,n=e.kind,r=e.index++;return!t||r>=t.length?(e.target=void 0,{value:void 0,done:!0}):n==`keys`?{value:r,done:!1}:n==`values`?{value:t[r],done:!1}:{value:[r,t[r]],done:!1}},`values`),a.Arguments=a.Array,i(`keys`),i(`values`),i(`entries`)},function(e,t,n){var r=n(90),i=n(25),a=n(202);r||i(Object.prototype,`toString`,a,{unsafe:!0})},function(e,t,n){var r=n(16),i=n(15),a=n(40);e.exports=r?function(e,t,n){return i.f(e,t,a(1,n))}:function(e,t,n){return e[t]=n,e}},function(e,t,n){"use strict";var r=n(137).charAt,i=n(43),a=n(88),o=i.set,s=i.getterFor(`String Iterator`);a(String,`String`,function(e){o(this,{type:`String Iterator`,string:String(e),index:0})},function(){var e,t=s(this),n=t.string,i=t.index;return i>=n.length?{value:void 0,done:!0}:(e=r(n,i),t.index+=e.length,{value:e,done:!1})})},function(e,t,n){var r=n(11),i=n(203),a=n(19),o=n(21),s=n(5),c=s(`iterator`),l=s(`toStringTag`),u=a.values;for(var d in i){var f=r[d],p=f&&f.prototype;if(p){if(p[c]!==u)try{o(p,c,u)}catch{p[c]=u}if(p[l]||o(p,l,d),i[d]){for(var m in a)if(p[m]!==a[m])try{o(p,m,a[m])}catch{p[m]=a[m]}}}}},function(e,t,n){var r=n(41),i=n(35);e.exports=function(e){return r(i(e))}},function(e,t,n){var r=n(11),i=n(21),a=n(14),o=n(80),s=n(117),c=n(43),l=c.get,u=c.enforce,d=String(String).split(`String`);(e.exports=function(e,t,n,s){var c=!!s&&!!s.unsafe,l=!!s&&!!s.enumerable,f=!!s&&!!s.noTargetGet;typeof n==`function`&&(typeof t!=`string`||a(n,`name`)||i(n,`name`,t),u(n).source=d.join(typeof t==`string`?t:``)),e===r?l?e[t]=n:o(t,n):(c?!f&&e[t]&&(l=!0):delete e[t],l?e[t]=n:i(e,t,n))})(Function.prototype,`toString`,function(){return typeof this==`function`&&l(this).source||s(this)})},function(e,t,n){var r=n(47),i=Math.min;e.exports=function(e){return e>0?i(r(e),9007199254740991):0}},function(e,t,n){var r=n(35);e.exports=function(e){return Object(r(e))}},function(e,t,n){var r=n(16),i=n(8),a=n(14),o=Object.defineProperty,s={},c=function(e){throw e};e.exports=function(e,t){if(a(s,e))return s[e];t||={};var n=[][e],l=!!a(t,`ACCESSORS`)&&t.ACCESSORS,u=a(t,0)?t[0]:c,d=a(t,1)?t[1]:void 0;return s[e]=!!n&&!i(function(){if(l&&!r)return!0;var e={length:-1};l?o(e,1,{enumerable:!0,get:c}):e[1]=1,n.call(e,u,d)})}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(148),i=n(149),a=n(151),o=n(98),s=n(153),c=n(154),l=n(155),u=n(99),d=n(100),f=n(156),p=n(157),m=n(101),h=n(158),g=n(159),_=n(160),v=n(161),y=n(162),b=n(163),x=n(164),S=n(165),C=n(166),w=n(167),T=n(168),E=n(169),D=n(170);t.create_domImplementation=function(e){return r.DOMImplementationImpl._create(e)},t.create_window=function(){return i.WindowImpl._create()},t.create_xmlDocument=function(){return new a.XMLDocumentImpl},t.create_document=function(){return new o.DocumentImpl},t.create_abortController=function(){return new s.AbortControllerImpl},t.create_abortSignal=function(){return c.AbortSignalImpl._create()},t.create_documentType=function(e,t,n,r){return l.DocumentTypeImpl._create(e,t,n,r)},t.create_element=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_htmlElement=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_htmlUnknownElement=function(e,t,n,r){return u.ElementImpl._create(e,t,n,r)},t.create_documentFragment=function(e){return d.DocumentFragmentImpl._create(e)},t.create_shadowRoot=function(e,t){return f.ShadowRootImpl._create(e,t)},t.create_attr=function(e,t){return p.AttrImpl._create(e,t)},t.create_text=function(e,t){return m.TextImpl._create(e,t)},t.create_cdataSection=function(e,t){return h.CDATASectionImpl._create(e,t)},t.create_comment=function(e,t){return g.CommentImpl._create(e,t)},t.create_processingInstruction=function(e,t,n){return _.ProcessingInstructionImpl._create(e,t,n)},t.create_htmlCollection=function(e,t){return t===void 0&&(t=function(){return!0}),v.HTMLCollectionImpl._create(e,t)},t.create_nodeList=function(e){return y.NodeListImpl._create(e)},t.create_nodeListStatic=function(e,t){return b.NodeListStaticImpl._create(e,t)},t.create_namedNodeMap=function(e){return x.NamedNodeMapImpl._create(e)},t.create_range=function(e,t){return S.RangeImpl._create(e,t)},t.create_nodeIterator=function(e,t,n){return C.NodeIteratorImpl._create(e,t,n)},t.create_treeWalker=function(e,t){return w.TreeWalkerImpl._create(e,t)},t.create_nodeFilter=function(){return T.NodeFilterImpl._create()},t.create_mutationRecord=function(e,t,n,r,i,a,o,s,c){return E.MutationRecordImpl._create(e,t,n,r,i,a,o,s,c)},t.create_domTokenList=function(e,t){return D.DOMTokenListImpl._create(e,t)}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(6),a=n(17),o=n(3),s=n(72),c=new Map;function l(e,t){if(t!==e._root&&a.tree_isAncestorOf(e._reference,t,!0)){if(e._pointerBeforeReference)for(;;){var n=a.tree_getFollowingNode(e._root,t);if(n!==null&&a.tree_isDescendantOf(e._root,n,!0)&&!a.tree_isDescendantOf(t,n,!0))return void(e._reference=n);if(n===null)return void(e._pointerBeforeReference=!1)}if(t._previousSibling===null)t._parent!==null&&(e._reference=t._parent);else{for(var r=t._previousSibling,i=a.tree_getFirstDescendantNode(t._previousSibling,!0,!1);i!==null;)i!==null&&(r=i),i=a.tree_getNextDescendantNode(t._previousSibling,i,!0,!1);e._reference=r}}}function u(e,t,n,r,i){if(o.Guard.isSlot(e)&&t===`name`&&i===null){if(r===n||r===null&&n===``||r===``&&n===null)return;e._name=r===null||r===``?``:r,s.shadowTree_assignSlotablesForATree(a.tree_rootNode(e))}}function d(e,t,n,r,i){if(o.Guard.isSlotable(e)&&t===`slot`&&i===null){if(r===n||r===null&&n===``||r===``&&n===null)return;e._name=r===null||r===``?``:r,s.shadowTree_isAssigned(e)&&s.shadowTree_assignSlotables(e._assignedSlot),s.shadowTree_assignASlot(e)}}function f(e,t,n,r){t===`id`&&r===null&&(e._uniqueIdentifier=n||void 0)}t.dom_runRemovingSteps=function(e,t){},t.dom_runCloningSteps=function(e,t,n,r){},t.dom_runAdoptingSteps=function(e,t){},t.dom_runAttributeChangeSteps=function(e,t,n,a,o){var s,c;i.dom.features.slots&&(d.call(e,e,t,n,a,o),u.call(e,e,t,n,a,o)),f.call(e,e,t,a,o);try{for(var l=r(e._attributeChangeSteps),p=l.next();!p.done;p=l.next())p.value.call(e,e,t,n,a,o)}catch(e){s={error:e}}finally{try{p&&!p.done&&(c=l.return)&&c.call(l)}finally{if(s)throw s.error}}},t.dom_runInsertionSteps=function(e){},t.dom_runNodeIteratorPreRemovingSteps=function(e,t){l.call(e,e,t)},t.dom_hasSupportedTokens=function(e){return c.has(e)},t.dom_getSupportedTokens=function(e){return c.get(e)||new Set},t.dom_runEventConstructingSteps=function(e){},t.dom_runChildTextContentChangeSteps=function(e){}},function(e,t,n){"use strict";var r=n(4),i=n(11),a=n(46),o=n(44),s=n(16),c=n(86),l=n(124),u=n(8),d=n(14),f=n(59),p=n(13),m=n(18),h=n(27),g=n(24),_=n(56),v=n(40),y=n(60),b=n(61),x=n(82),S=n(190),C=n(85),w=n(55),T=n(15),E=n(79),D=n(21),O=n(25),k=n(81),A=n(57),j=n(45),M=n(58),N=n(5),P=n(125),F=n(126),I=n(62),L=n(43),R=n(36).forEach,z=A(`hidden`),B=N(`toPrimitive`),V=L.set,H=L.getterFor(`Symbol`),U=Object.prototype,W=i.Symbol,G=a(`JSON`,`stringify`),K=w.f,q=T.f,J=S.f,Y=E.f,X=k(`symbols`),Z=k(`op-symbols`),ee=k(`string-to-symbol-registry`),te=k(`symbol-to-string-registry`),ne=k(`wks`),re=i.QObject,Q=!re||!re.prototype||!re.prototype.findChild,$=s&&u(function(){return y(q({},`a`,{get:function(){return q(this,`a`,{value:7}).a}})).a!=7})?function(e,t,n){var r=K(U,t);r&&delete U[t],q(e,t,n),r&&e!==U&&q(U,t,r)}:q,ie=function(e,t){var n=X[e]=y(W.prototype);return V(n,{type:`Symbol`,tag:e,description:t}),s||(n.description=t),n},ae=l?function(e){return typeof e==`symbol`}:function(e){return Object(e)instanceof W},oe=function(e,t,n){e===U&&oe(Z,t,n),m(e);var r=_(t,!0);return m(n),d(X,r)?(n.enumerable?(d(e,z)&&e[z][r]&&(e[z][r]=!1),n=y(n,{enumerable:v(0,!1)})):(d(e,z)||q(e,z,v(1,{})),e[z][r]=!0),$(e,r,n)):q(e,r,n)},se=function(e,t){m(e);var n=g(t),r=b(n).concat(de(n));return R(r,function(t){s&&!ce.call(n,t)||oe(e,t,n[t])}),e},ce=function(e){var t=_(e,!0),n=Y.call(this,t);return!(this===U&&d(X,t)&&!d(Z,t))&&(!(n||!d(this,t)||!d(X,t)||d(this,z)&&this[z][t])||n)},le=function(e,t){var n=g(e),r=_(t,!0);if(n!==U||!d(X,r)||d(Z,r)){var i=K(n,r);return!i||!d(X,r)||d(n,z)&&n[z][r]||(i.enumerable=!0),i}},ue=function(e){var t=J(g(e)),n=[];return R(t,function(e){d(X,e)||d(j,e)||n.push(e)}),n},de=function(e){var t=e===U,n=J(t?Z:g(e)),r=[];return R(n,function(e){!d(X,e)||t&&!d(U,e)||r.push(X[e])}),r};(c||(O((W=function(){if(this instanceof W)throw TypeError(`Symbol is not a constructor`);var e=arguments.length&&arguments[0]!==void 0?String(arguments[0]):void 0,t=M(e),n=function(e){this===U&&n.call(Z,e),d(this,z)&&d(this[z],t)&&(this[z][t]=!1),$(this,t,v(1,e))};return s&&Q&&$(U,t,{configurable:!0,set:n}),ie(t,e)}).prototype,`toString`,function(){return H(this).tag}),O(W,`withoutSetter`,function(e){return ie(M(e),e)}),E.f=ce,T.f=oe,w.f=le,x.f=S.f=ue,C.f=de,P.f=function(e){return ie(N(e),e)},s&&(q(W.prototype,`description`,{configurable:!0,get:function(){return H(this).description}}),o||O(U,`propertyIsEnumerable`,ce,{unsafe:!0}))),r({global:!0,wrap:!0,forced:!c,sham:!c},{Symbol:W}),R(b(ne),function(e){F(e)}),r({target:`Symbol`,stat:!0,forced:!c},{for:function(e){var t=String(e);if(d(ee,t))return ee[t];var n=W(t);return ee[t]=n,te[n]=t,n},keyFor:function(e){if(!ae(e))throw TypeError(e+` is not a symbol`);if(d(te,e))return te[e]},useSetter:function(){Q=!0},useSimple:function(){Q=!1}}),r({target:`Object`,stat:!0,forced:!c,sham:!s},{create:function(e,t){return t===void 0?y(e):se(y(e),t)},defineProperty:oe,defineProperties:se,getOwnPropertyDescriptor:le}),r({target:`Object`,stat:!0,forced:!c},{getOwnPropertyNames:ue,getOwnPropertySymbols:de}),r({target:`Object`,stat:!0,forced:u(function(){C.f(1)})},{getOwnPropertySymbols:function(e){return C.f(h(e))}}),G)&&r({target:`JSON`,stat:!0,forced:!c||u(function(){var e=W();return G([e])!=`[null]`||G({a:e})!=`{}`||G(Object(e))!=`{}`})},{stringify:function(e,t,n){for(var r,i=[e],a=1;arguments.length>a;)i.push(arguments[a++]);if(r=t,(p(t)||e!==void 0)&&!ae(e))return f(t)||(t=function(e,t){if(typeof r==`function`&&(t=r.call(this,e,t)),!ae(t))return t}),i[1]=t,G.apply(null,i)}}),W.prototype[B]||D(W.prototype,B,W.prototype.valueOf),I(W,`Symbol`),j[z]=!0},function(e,t,n){"use strict";var r=n(4),i=n(16),a=n(11),o=n(14),s=n(13),c=n(15).f,l=n(119),u=a.Symbol;if(i&&typeof u==`function`&&(!(`description`in u.prototype)||u().description!==void 0)){var d={},f=function(){var e=arguments.length<1||arguments[0]===void 0?void 0:String(arguments[0]),t=this instanceof f?new u(e):e===void 0?u():u(e);return e===``&&(d[t]=!0),t};l(f,u);var p=f.prototype=u.prototype;p.constructor=f;var m=p.toString,h=String(u(`test`))==`Symbol(test)`,g=/^Symbol\((.*)\)[^)]+$/;c(p,`description`,{configurable:!0,get:function(){var e=s(this)?this.valueOf():this,t=m.call(e);if(o(d,e))return``;var n=h?t.slice(7,-1):t.replace(g,`$1`);return n===``?void 0:n}}),r({global:!0,forced:!0},{Symbol:f})}},function(e,t,n){n(126)(`iterator`)},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(1),c=n(70),l=n(3),u=n(9),d=n(0),f=n(152),p=n(12),m=function(e){function t(){var t=e.call(this)||this;return t._parent=null,t._firstChild=null,t._lastChild=null,t._previousSibling=null,t._nextSibling=null,t}return i(t,e),Object.defineProperty(t.prototype,`_childNodes`,{get:function(){return this.__childNodes||=d.create_nodeList(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`_nodeDocument`,{get:function(){return this._nodeDocumentOverride||o.dom.window._associatedDocument},set:function(e){this._nodeDocumentOverride=e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`_registeredObserverList`,{get:function(){return this.__registeredObserverList||=[]},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeType`,{get:function(){return this._nodeType},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeName`,{get:function(){return l.Guard.isElementNode(this)?this._htmlUppercasedQualifiedName:l.Guard.isAttrNode(this)?this._qualifiedName:l.Guard.isExclusiveTextNode(this)?`#text`:l.Guard.isCDATASectionNode(this)?`#cdata-section`:l.Guard.isProcessingInstructionNode(this)?this._target:l.Guard.isCommentNode(this)?`#comment`:l.Guard.isDocumentNode(this)?`#document`:l.Guard.isDocumentTypeNode(this)?this._name:l.Guard.isDocumentFragmentNode(this)?`#document-fragment`:``},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`baseURI`,{get:function(){return f.urlSerializer(this._nodeDocument._URL)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`isConnected`,{get:function(){return l.Guard.isElementNode(this)&&d.shadowTree_isConnected(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`ownerDocument`,{get:function(){return this._nodeType===s.NodeType.Document?null:this._nodeDocument},enumerable:!0,configurable:!0}),t.prototype.getRootNode=function(e){return d.tree_rootNode(this,!!e&&e.composed)},Object.defineProperty(t.prototype,`parentNode`,{get:function(){return this._nodeType===s.NodeType.Attribute?null:this._parent},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`parentElement`,{get:function(){return this._parent&&l.Guard.isElementNode(this._parent)?this._parent:null},enumerable:!0,configurable:!0}),t.prototype.hasChildNodes=function(){return this._firstChild!==null},Object.defineProperty(t.prototype,`childNodes`,{get:function(){return this._childNodes},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`firstChild`,{get:function(){return this._firstChild},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`lastChild`,{get:function(){return this._lastChild},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`previousSibling`,{get:function(){return this._previousSibling},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nextSibling`,{get:function(){return this._nextSibling},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nodeValue`,{get:function(){return l.Guard.isAttrNode(this)?this._value:l.Guard.isCharacterDataNode(this)?this._data:null},set:function(e){e===null&&(e=``),l.Guard.isAttrNode(this)?d.attr_setAnExistingAttributeValue(this,e):l.Guard.isCharacterDataNode(this)&&d.characterData_replaceData(this,0,this._data.length,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`textContent`,{get:function(){return l.Guard.isDocumentFragmentNode(this)||l.Guard.isElementNode(this)?d.text_descendantTextContent(this):l.Guard.isAttrNode(this)?this._value:l.Guard.isCharacterDataNode(this)?this._data:null},set:function(e){e===null&&(e=``),l.Guard.isDocumentFragmentNode(this)||l.Guard.isElementNode(this)?d.node_stringReplaceAll(e,this):l.Guard.isAttrNode(this)?d.attr_setAnExistingAttributeValue(this,e):l.Guard.isCharacterDataNode(this)&&d.characterData_replaceData(this,0,d.tree_nodeLength(this),e)},enumerable:!0,configurable:!0}),t.prototype.normalize=function(){for(var e,t,n,r,i=[],s=d.tree_getFirstDescendantNode(this,!1,!1,function(e){return l.Guard.isExclusiveTextNode(e)});s!==null;)i.push(s),s=d.tree_getNextDescendantNode(this,s,!1,!1,function(e){return l.Guard.isExclusiveTextNode(e)});for(var c=0;c<i.length;c++){var u=i[c];if(u._parent!==null){var f=d.tree_nodeLength(u);if(f!==0){var p=[],m=``;try{for(var h=(e=void 0,a(d.text_contiguousExclusiveTextNodes(u))),g=h.next();!g.done;g=h.next()){var _=g.value;p.push(_),m+=_._data}}catch(t){e={error:t}}finally{try{g&&!g.done&&(t=h.return)&&t.call(h)}finally{if(e)throw e.error}}if(d.characterData_replaceData(u,f,0,m),o.dom.rangeList.size!==0)for(var v=u._nextSibling;v!==null&&l.Guard.isExclusiveTextNode(v);){var y=v,b=d.tree_index(y);try{for(var x=(n=void 0,a(o.dom.rangeList)),S=x.next();!S.done;S=x.next()){var C=S.value;C._start[0]===y&&(C._start[0]=u,C._start[1]+=f),C._end[0]===y&&(C._end[0]=u,C._end[1]+=f),C._start[0]===y._parent&&C._start[1]===b&&(C._start[0]=u,C._start[1]=f),C._end[0]===y._parent&&C._end[1]===b&&(C._end[0]=u,C._end[1]=f)}}catch(e){n={error:e}}finally{try{S&&!S.done&&(r=x.return)&&r.call(x)}finally{if(n)throw n.error}}f+=d.tree_nodeLength(v),v=v._nextSibling}for(var w=0;w<p.length;w++)(_=p[w])._parent!==null&&d.mutation_remove(_,_._parent)}else d.mutation_remove(u,u._parent)}}},t.prototype.cloneNode=function(e){if(e===void 0&&(e=!1),l.Guard.isShadowRoot(this))throw new u.NotSupportedError;return d.node_clone(this,null,e)},t.prototype.isEqualNode=function(e){return e===void 0&&(e=null),e!==null&&d.node_equals(this,e)},t.prototype.isSameNode=function(e){return e===void 0&&(e=null),this===e},t.prototype.compareDocumentPosition=function(e){if(e===this)return 0;var t=e,n=this,r=null,i=null;if(l.Guard.isAttrNode(t)&&(t=(r=t)._element),l.Guard.isAttrNode(n)&&(n=(i=n)._element,r&&t&&t===n))for(var a=0;a<n._attributeList.length;a++){var c=n._attributeList[a];if(d.node_equals(c,r))return s.Position.ImplementationSpecific|s.Position.Preceding;if(d.node_equals(c,i))return s.Position.ImplementationSpecific|s.Position.Following}return t===null||n===null||d.tree_rootNode(t)!==d.tree_rootNode(n)?s.Position.Disconnected|s.Position.ImplementationSpecific|(o.dom.compareCache.check(this,e)?s.Position.Preceding:s.Position.Following):!r&&d.tree_isAncestorOf(n,t)||i&&t===n?s.Position.Contains|s.Position.Preceding:!i&&d.tree_isDescendantOf(n,t)||r&&t===n?s.Position.ContainedBy|s.Position.Following:d.tree_isPreceding(n,t)?s.Position.Preceding:s.Position.Following},t.prototype.contains=function(e){return e!==null&&d.tree_isDescendantOf(this,e,!0)},t.prototype.lookupPrefix=function(e){return e?l.Guard.isElementNode(this)?d.node_locateANamespacePrefix(this,e):l.Guard.isDocumentNode(this)?this.documentElement===null?null:d.node_locateANamespacePrefix(this.documentElement,e):l.Guard.isDocumentTypeNode(this)||l.Guard.isDocumentFragmentNode(this)?null:l.Guard.isAttrNode(this)?this._element===null?null:d.node_locateANamespacePrefix(this._element,e):this._parent!==null&&l.Guard.isElementNode(this._parent)?d.node_locateANamespacePrefix(this._parent,e):null:null},t.prototype.lookupNamespaceURI=function(e){return d.node_locateANamespace(this,e||null)},t.prototype.isDefaultNamespace=function(e){return e||=null,d.node_locateANamespace(this,null)===e},t.prototype.insertBefore=function(e,t){return d.mutation_preInsert(e,this,t)},t.prototype.appendChild=function(e){return d.mutation_append(e,this)},t.prototype.replaceChild=function(e,t){return d.mutation_replace(t,e,this)},t.prototype.removeChild=function(e){return d.mutation_preRemove(e,this)},t.prototype._getTheParent=function(e){return l.Guard.isSlotable(this)&&d.shadowTree_isAssigned(this)?this._assignedSlot:this._parent},t.ELEMENT_NODE=1,t.ATTRIBUTE_NODE=2,t.TEXT_NODE=3,t.CDATA_SECTION_NODE=4,t.ENTITY_REFERENCE_NODE=5,t.ENTITY_NODE=6,t.PROCESSING_INSTRUCTION_NODE=7,t.COMMENT_NODE=8,t.DOCUMENT_NODE=9,t.DOCUMENT_TYPE_NODE=10,t.DOCUMENT_FRAGMENT_NODE=11,t.NOTATION_NODE=12,t.DOCUMENT_POSITION_DISCONNECTED=1,t.DOCUMENT_POSITION_PRECEDING=2,t.DOCUMENT_POSITION_FOLLOWING=4,t.DOCUMENT_POSITION_CONTAINS=8,t.DOCUMENT_POSITION_CONTAINED_BY=16,t.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC=32,t}(c.EventTargetImpl);t.NodeImpl=m,m.prototype._children=new l.EmptySet,p.idl_defineConst(m.prototype,`ELEMENT_NODE`,1),p.idl_defineConst(m.prototype,`ATTRIBUTE_NODE`,2),p.idl_defineConst(m.prototype,`TEXT_NODE`,3),p.idl_defineConst(m.prototype,`CDATA_SECTION_NODE`,4),p.idl_defineConst(m.prototype,`ENTITY_REFERENCE_NODE`,5),p.idl_defineConst(m.prototype,`ENTITY_NODE`,6),p.idl_defineConst(m.prototype,`PROCESSING_INSTRUCTION_NODE`,7),p.idl_defineConst(m.prototype,`COMMENT_NODE`,8),p.idl_defineConst(m.prototype,`DOCUMENT_NODE`,9),p.idl_defineConst(m.prototype,`DOCUMENT_TYPE_NODE`,10),p.idl_defineConst(m.prototype,`DOCUMENT_FRAGMENT_NODE`,11),p.idl_defineConst(m.prototype,`NOTATION_NODE`,12),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_DISCONNECTED`,1),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_PRECEDING`,2),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_FOLLOWING`,4),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_CONTAINS`,8),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_CONTAINED_BY`,16),p.idl_defineConst(m.prototype,`DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC`,32)},function(e,t){e.exports=function(e){if(e==null)throw TypeError(`Can't call method on `+e);return e}},function(e,t,n){var r=n(87),i=n(41),a=n(27),o=n(26),s=n(128),c=[].push,l=function(e){var t=e==1,n=e==2,l=e==3,u=e==4,d=e==6,f=e==5||d;return function(p,m,h,g){for(var _,v,y=a(p),b=i(y),x=r(m,h,3),S=o(b.length),C=0,w=g||s,T=t?w(p,S):n?w(p,0):void 0;S>C;C++)if((f||C in b)&&(v=x(_=b[C],C,y),e)){if(t)T[C]=v;else if(v)switch(e){case 3:return!0;case 5:return _;case 6:return C;case 2:c.call(T,_)}else if(u)return!1}return d?-1:l||u?u:T}};e.exports={forEach:l(0),map:l(1),filter:l(2),some:l(3),every:l(4),find:l(5),findIndex:l(6)}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(9),c=n(1),l=n(3),u=n(2),d=n(7),f=n(73),p=n(17),m=n(172),h=n(72),g=n(51),_=n(30),v=n(106);function y(e,t,n){var i,a,o,l,u,d,f,m,h=t._nodeType,g=e._nodeType,_=n?n._nodeType:null;if(h!==c.NodeType.Document&&h!==c.NodeType.DocumentFragment&&h!==c.NodeType.Element)throw new s.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is `+t.nodeName+`.`);if(p.tree_isHostIncludingAncestorOf(t,e,!0))throw new s.HierarchyRequestError(`The node to be inserted cannot be an inclusive ancestor of parent node. Node is `+e.nodeName+`, parent node is `+t.nodeName+`.`);if(n!==null&&n._parent!==t)throw new s.NotFoundError(`The reference child node cannot be found under parent node. Child node is `+n.nodeName+`, parent node is `+t.nodeName+`.`);if(g!==c.NodeType.DocumentFragment&&g!==c.NodeType.DocumentType&&g!==c.NodeType.Element&&g!==c.NodeType.Text&&g!==c.NodeType.ProcessingInstruction&&g!==c.NodeType.CData&&g!==c.NodeType.Comment)throw new s.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is `+e.nodeName+`.`);if(g===c.NodeType.Text&&h===c.NodeType.Document)throw new s.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is `+e.nodeName+`.`);if(g===c.NodeType.DocumentType&&h!==c.NodeType.Document)throw new s.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is `+t.nodeName+`.`);if(h===c.NodeType.Document){if(g===c.NodeType.DocumentFragment){var v=0;try{for(var y=r(e._children),b=y.next();!b.done;b=y.next()){var x=b.value;if(x._nodeType===c.NodeType.Element)v++;else if(x._nodeType===c.NodeType.Text)throw new s.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is `+x.nodeName+`.`)}}catch(e){i={error:e}}finally{try{b&&!b.done&&(a=y.return)&&a.call(y)}finally{if(i)throw i.error}}if(v>1)throw new s.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has `+v+` element nodes.`);if(v===1){try{for(var S=r(t._children),C=S.next();!C.done;C=S.next())if(C.value._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`The document node already has a document element node.`)}catch(e){o={error:e}}finally{try{C&&!C.done&&(l=S.return)&&l.call(S)}finally{if(o)throw o.error}}if(n){if(_===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);for(var w=n._nextSibling;w;){if(w._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);w=w._nextSibling}}}}else if(g===c.NodeType.Element){try{for(var T=r(t._children),E=T.next();!E.done;E=T.next())if(E.value._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Document already has a document element node. Node is `+e.nodeName+`.`)}catch(e){u={error:e}}finally{try{E&&!E.done&&(d=T.return)&&d.call(T)}finally{if(u)throw u.error}}if(n){if(_===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+e.nodeName+`.`);for(w=n._nextSibling;w;){if(w._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+e.nodeName+`.`);w=w._nextSibling}}}else if(g===c.NodeType.DocumentType){try{for(var D=r(t._children),O=D.next();!O.done;O=D.next())if(O.value._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Document already has a document type node. Node is `+e.nodeName+`.`)}catch(e){f={error:e}}finally{try{O&&!O.done&&(m=D.return)&&m.call(D)}finally{if(f)throw f.error}}if(n)for(var k=n._previousSibling;k;){if(k._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+e.nodeName+`.`);k=k._previousSibling}else for(k=t._firstChild;k;){if(k._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+e.nodeName+`.`);k=k._nextSibling}}}}function b(e,t,n){y(e,t,n);var r=n;return r===e&&(r=e._nextSibling),v.document_adopt(e,t._nodeDocument),x(e,t,r),e}function x(e,t,n,i){var s,m;if(n!==null||e._nodeType===c.NodeType.DocumentFragment){var v=e._nodeType===c.NodeType.DocumentFragment?e._children.size:1;if(n!==null&&o.dom.rangeList.size!==0){var y=p.tree_index(n);try{for(var b=r(o.dom.rangeList),x=b.next();!x.done;x=b.next()){var C=x.value;C._start[0]===t&&C._start[1]>y&&(C._start[1]+=v),C._end[0]===t&&C._end[1]>y&&(C._end[1]+=v)}}catch(e){s={error:e}}finally{try{x&&!x.done&&(m=b.return)&&m.call(b)}finally{if(s)throw s.error}}}var w=e._nodeType===c.NodeType.DocumentFragment?new(Array.bind.apply(Array,a([void 0],e._children))):[e];if(e._nodeType===c.NodeType.DocumentFragment)for(;e._firstChild;)S(e._firstChild,e,!0);o.dom.features.mutationObservers&&e._nodeType===c.NodeType.DocumentFragment&&g.observer_queueTreeMutationRecord(e,[],w,null,null);for(var T=n?n._previousSibling:t._lastChild,E=n===null?-1:p.tree_index(n),D=0;D<w.length;D++){var O=w[D];if(l.Guard.isElementNode(O)&&(l.Guard.isDocumentNode(t)&&(t._documentElement=O),O._nodeDocument._hasNamespaces||O._namespace===null&&O._namespacePrefix===null||(O._nodeDocument._hasNamespaces=!0)),O._parent=t,n===null?d.set.append(t._children,O):(d.set.insert(t._children,O,E),E++),t._firstChild===null)O._previousSibling=null,O._nextSibling=null,t._firstChild=O,t._lastChild=O;else{var k=n?n._previousSibling:t._lastChild,A=n||null;O._previousSibling=k,O._nextSibling=A,k&&(k._nextSibling=O),A&&(A._previousSibling=O),k||(t._firstChild=O),A||(t._lastChild=O)}o.dom.features.slots&&t._shadowRoot!==null&&l.Guard.isSlotable(O)&&h.shadowTree_assignASlot(O),o.dom.features.steps&&l.Guard.isTextNode(O)&&_.dom_runChildTextContentChangeSteps(t),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots&&h.shadowTree_assignSlotablesForATree(p.tree_rootNode(O));for(var j=p.tree_getFirstDescendantNode(O,!0,!0);j!==null;)o.dom.features.steps&&_.dom_runInsertionSteps(j),o.dom.features.customElements&&l.Guard.isElementNode(j)&&h.shadowTree_isConnected(j)&&(l.Guard.isCustomElementNode(j)?f.customElement_enqueueACustomElementCallbackReaction(j,`connectedCallback`,[]):f.customElement_tryToUpgrade(j)),j=p.tree_getNextDescendantNode(O,j,!0,!0)}o.dom.features.mutationObservers&&(i||g.observer_queueTreeMutationRecord(t,w,[],T,n))}else (function(e,t,n){var r=t._lastChild;if(l.Guard.isElementNode(e)&&(l.Guard.isDocumentNode(t)&&(t._documentElement=e),e._nodeDocument._hasNamespaces||e._namespace===null&&e._namespacePrefix===null||(e._nodeDocument._hasNamespaces=!0)),e._parent=t,t._children.add(e),t._firstChild===null)e._previousSibling=null,e._nextSibling=null,t._firstChild=e,t._lastChild=e;else{var i=t._lastChild;e._previousSibling=i,e._nextSibling=null,i&&(i._nextSibling=e),i||(t._firstChild=e),t._lastChild=e}o.dom.features.slots&&t._shadowRoot!==null&&l.Guard.isSlotable(e)&&h.shadowTree_assignASlot(e),o.dom.features.steps&&l.Guard.isTextNode(e)&&_.dom_runChildTextContentChangeSteps(t),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots&&h.shadowTree_assignSlotablesForATree(p.tree_rootNode(e)),o.dom.features.steps&&_.dom_runInsertionSteps(e),o.dom.features.customElements&&l.Guard.isElementNode(e)&&h.shadowTree_isConnected(e)&&(l.Guard.isCustomElementNode(e)?f.customElement_enqueueACustomElementCallbackReaction(e,`connectedCallback`,[]):f.customElement_tryToUpgrade(e)),o.dom.features.mutationObservers&&(n||g.observer_queueTreeMutationRecord(t,[e],[],r,null))})(e,t,i)}function S(e,t,n){var i,a,s,c,d,v,y,b;if(o.dom.rangeList.size!==0){var x=p.tree_index(e);try{for(var S=r(o.dom.rangeList),C=S.next();!C.done;C=S.next()){var w=C.value;p.tree_isDescendantOf(e,w._start[0],!0)&&(w._start=[t,x]),p.tree_isDescendantOf(e,w._end[0],!0)&&(w._end=[t,x]),w._start[0]===t&&w._start[1]>x&&w._start[1]--,w._end[0]===t&&w._end[1]>x&&w._end[1]--}}catch(e){i={error:e}}finally{try{C&&!C.done&&(a=S.return)&&a.call(S)}finally{if(i)throw i.error}}try{for(var T=r(o.dom.rangeList),E=T.next();!E.done;E=T.next())(w=E.value)._start[0]===t&&w._start[1]>x&&--w._start[1],w._end[0]===t&&w._end[1]>x&&--w._end[1]}catch(e){s={error:e}}finally{try{E&&!E.done&&(c=T.return)&&c.call(T)}finally{if(s)throw s.error}}}if(o.dom.features.steps)try{for(var D=r(m.nodeIterator_iteratorList()),O=D.next();!O.done;O=D.next()){var k=O.value;k._root._nodeDocument===e._nodeDocument&&_.dom_runNodeIteratorPreRemovingSteps(k,e)}}catch(e){d={error:e}}finally{try{O&&!O.done&&(v=D.return)&&v.call(D)}finally{if(d)throw d.error}}var A=e._previousSibling,j=e._nextSibling;l.Guard.isDocumentNode(t)&&l.Guard.isElementNode(e)&&(t._documentElement=null),e._parent=null,t._children.delete(e);var M=e._previousSibling,N=e._nextSibling;(e._previousSibling=null,e._nextSibling=null,M&&(M._nextSibling=N),N&&(N._previousSibling=M),M||(t._firstChild=N),N||(t._lastChild=M),o.dom.features.slots&&l.Guard.isSlotable(e)&&e._assignedSlot!==null&&h.shadowTree_isAssigned(e)&&h.shadowTree_assignSlotables(e._assignedSlot),o.dom.features.slots&&l.Guard.isShadowRoot(p.tree_rootNode(t))&&l.Guard.isSlot(t)&&u.isEmpty(t._assignedNodes)&&h.shadowTree_signalASlotChange(t),o.dom.features.slots)&&p.tree_getFirstDescendantNode(e,!0,!1,function(e){return l.Guard.isSlot(e)})!==null&&(h.shadowTree_assignSlotablesForATree(p.tree_rootNode(t)),h.shadowTree_assignSlotablesForATree(e)),o.dom.features.steps&&_.dom_runRemovingSteps(e,t),o.dom.features.customElements&&l.Guard.isCustomElementNode(e)&&f.customElement_enqueueACustomElementCallbackReaction(e,`disconnectedCallback`,[]);for(var P=p.tree_getFirstDescendantNode(e,!1,!0);P!==null;)o.dom.features.steps&&_.dom_runRemovingSteps(P,e),o.dom.features.customElements&&l.Guard.isCustomElementNode(P)&&f.customElement_enqueueACustomElementCallbackReaction(P,`disconnectedCallback`,[]),P=p.tree_getNextDescendantNode(e,P,!1,!0);if(o.dom.features.mutationObservers)for(var F=p.tree_getFirstAncestorNode(t,!0);F!==null;){try{for(var I=(y=void 0,r(F._registeredObserverList)),L=I.next();!L.done;L=I.next()){var R=L.value;R.options.subtree&&e._registeredObserverList.push({observer:R.observer,options:R.options,source:R})}}catch(e){y={error:e}}finally{try{L&&!L.done&&(b=I.return)&&b.call(I)}finally{if(y)throw y.error}}F=p.tree_getNextAncestorNode(t,F,!0)}o.dom.features.mutationObservers&&(n||g.observer_queueTreeMutationRecord(t,[],[e],A,j)),o.dom.features.steps&&l.Guard.isTextNode(e)&&_.dom_runChildTextContentChangeSteps(t)}t.mutation_ensurePreInsertionValidity=y,t.mutation_preInsert=b,t.mutation_insert=x,t.mutation_append=function(e,t){return b(e,t,null)},t.mutation_replace=function(e,t,n){var i,a,l,u,d,f,m,h;if(n._nodeType!==c.NodeType.Document&&n._nodeType!==c.NodeType.DocumentFragment&&n._nodeType!==c.NodeType.Element)throw new s.HierarchyRequestError(`Only document, document fragment and element nodes can contain child nodes. Parent node is `+n.nodeName+`.`);if(p.tree_isHostIncludingAncestorOf(n,t,!0))throw new s.HierarchyRequestError(`The node to be inserted cannot be an ancestor of parent node. Node is `+t.nodeName+`, parent node is `+n.nodeName+`.`);if(e._parent!==n)throw new s.NotFoundError(`The reference child node cannot be found under parent node. Child node is `+e.nodeName+`, parent node is `+n.nodeName+`.`);if(t._nodeType!==c.NodeType.DocumentFragment&&t._nodeType!==c.NodeType.DocumentType&&t._nodeType!==c.NodeType.Element&&t._nodeType!==c.NodeType.Text&&t._nodeType!==c.NodeType.ProcessingInstruction&&t._nodeType!==c.NodeType.CData&&t._nodeType!==c.NodeType.Comment)throw new s.HierarchyRequestError(`Only document fragment, document type, element, text, processing instruction, cdata section or comment nodes can be inserted. Node is `+t.nodeName+`.`);if(t._nodeType===c.NodeType.Text&&n._nodeType===c.NodeType.Document)throw new s.HierarchyRequestError(`Cannot insert a text node as a child of a document node. Node is `+t.nodeName+`.`);if(t._nodeType===c.NodeType.DocumentType&&n._nodeType!==c.NodeType.Document)throw new s.HierarchyRequestError(`A document type node can only be inserted under a document node. Parent node is `+n.nodeName+`.`);if(n._nodeType===c.NodeType.Document){if(t._nodeType===c.NodeType.DocumentFragment){var _=0;try{for(var y=r(t._children),b=y.next();!b.done;b=y.next()){var C=b.value;if(C._nodeType===c.NodeType.Element)_++;else if(C._nodeType===c.NodeType.Text)throw new s.HierarchyRequestError(`Cannot insert text a node as a child of a document node. Node is `+C.nodeName+`.`)}}catch(e){i={error:e}}finally{try{b&&!b.done&&(a=y.return)&&a.call(y)}finally{if(i)throw i.error}}if(_>1)throw new s.HierarchyRequestError(`A document node can only have one document element node. Document fragment to be inserted has `+_+` element nodes.`);if(_===1){try{for(var w=r(n._children),T=w.next();!T.done;T=w.next())if((j=T.value)._nodeType===c.NodeType.Element&&j!==e)throw new s.HierarchyRequestError(`The document node already has a document element node.`)}catch(e){l={error:e}}finally{try{T&&!T.done&&(u=w.return)&&u.call(w)}finally{if(l)throw l.error}}for(var E=e._nextSibling;E;){if(E._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node.`);E=E._nextSibling}}}else if(t._nodeType===c.NodeType.Element){try{for(var D=r(n._children),O=D.next();!O.done;O=D.next())if((j=O.value)._nodeType===c.NodeType.Element&&j!==e)throw new s.HierarchyRequestError(`Document already has a document element node. Node is `+t.nodeName+`.`)}catch(e){d={error:e}}finally{try{O&&!O.done&&(f=D.return)&&f.call(D)}finally{if(d)throw d.error}}for(E=e._nextSibling;E;){if(E._nodeType===c.NodeType.DocumentType)throw new s.HierarchyRequestError(`Cannot insert an element node before a document type node. Node is `+t.nodeName+`.`);E=E._nextSibling}}else if(t._nodeType===c.NodeType.DocumentType){try{for(var k=r(n._children),A=k.next();!A.done;A=k.next()){var j;if((j=A.value)._nodeType===c.NodeType.DocumentType&&j!==e)throw new s.HierarchyRequestError(`Document already has a document type node. Node is `+t.nodeName+`.`)}}catch(e){m={error:e}}finally{try{A&&!A.done&&(h=k.return)&&h.call(k)}finally{if(m)throw m.error}}for(var M=e._previousSibling;M;){if(M._nodeType===c.NodeType.Element)throw new s.HierarchyRequestError(`Cannot insert a document type node before an element node. Node is `+t.nodeName+`.`);M=M._previousSibling}}}var N=e._nextSibling;N===t&&(N=t._nextSibling);var P=e._previousSibling;v.document_adopt(t,n._nodeDocument);var F=[];e._parent!==null&&(F.push(e),S(e,e._parent,!0));var I=[];return t._nodeType===c.NodeType.DocumentFragment?I=Array.from(t._children):I.push(t),x(t,n,N,!0),o.dom.features.mutationObservers&&g.observer_queueTreeMutationRecord(n,I,F,P,N),e},t.mutation_replaceAll=function(e,t){var n,i;e!==null&&v.document_adopt(e,t._nodeDocument);var a=Array.from(t._children),s=[];e&&e._nodeType===c.NodeType.DocumentFragment?s=Array.from(e._children):e!==null&&s.push(e);try{for(var l=r(a),u=l.next();!u.done;u=l.next())S(u.value,t,!0)}catch(e){n={error:e}}finally{try{u&&!u.done&&(i=l.return)&&i.call(l)}finally{if(n)throw n.error}}e!==null&&x(e,t,null,!0),o.dom.features.mutationObservers&&g.observer_queueTreeMutationRecord(t,s,a,null,null)},t.mutation_preRemove=function(e,t){if(e._parent!==t)throw new s.NotFoundError(`The child node cannot be found under parent node. Child node is `+e.nodeName+`, parent node is `+t.nodeName+`.`);return S(e,t),e},t.mutation_remove=S},function(e,t,n){"use strict";function r(e){return e==null}e.exports.isNothing=r,e.exports.isObject=function(e){return typeof e==`object`&&!!e},e.exports.toArray=function(e){return Array.isArray(e)?e:r(e)?[]:[e]},e.exports.repeat=function(e,t){var n,r=``;for(n=0;n<t;n+=1)r+=e;return r},e.exports.isNegativeZero=function(e){return e===0&&1/e==-1/0},e.exports.extend=function(e,t){var n,r,i,a;if(t)for(n=0,r=(a=Object.keys(t)).length;n<r;n+=1)e[i=a[n]]=t[i];return e}},function(e,t,n){"use strict";var r=n(38),i=n(53),a=n(10);function o(e,t,n){var r=[];return e.include.forEach(function(e){n=o(e,t,n)}),e[t].forEach(function(e){n.forEach(function(t,n){t.tag===e.tag&&t.kind===e.kind&&r.push(n)}),n.push(e)}),n.filter(function(e,t){return r.indexOf(t)===-1})}function s(e){this.include=e.include||[],this.implicit=e.implicit||[],this.explicit=e.explicit||[],this.implicit.forEach(function(e){if(e.loadKind&&e.loadKind!==`scalar`)throw new i(`There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.`)}),this.compiledImplicit=o(this,`implicit`,[]),this.compiledExplicit=o(this,`explicit`,[]),this.compiledTypeMap=function(){var e,t,n={scalar:{},sequence:{},mapping:{},fallback:{}};function r(e){n[e.kind][e.tag]=n.fallback[e.tag]=e}for(e=0,t=arguments.length;e<t;e+=1)arguments[e].forEach(r);return n}(this.compiledImplicit,this.compiledExplicit)}s.DEFAULT=null,s.create=function(){var e,t;switch(arguments.length){case 1:e=s.DEFAULT,t=arguments[0];break;case 2:e=arguments[0],t=arguments[1];break;default:throw new i(`Wrong number of arguments for Schema.create function`)}if(e=r.toArray(e),t=r.toArray(t),!e.every(function(e){return e instanceof s}))throw new i(`Specified list of super schemas (or a single Schema object) contains a non-Schema object.`);if(!t.every(function(e){return e instanceof a}))throw new i(`Specified list of YAML types (or a single Type object) contains a non-Type object.`);return new s({include:e,explicit:t})},e.exports=s},function(e,t){e.exports=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}}},function(e,t,n){var r=n(8),i=n(42),a=``.split;e.exports=r(function(){return!Object(`z`).propertyIsEnumerable(0)})?function(e){return i(e)==`String`?a.call(e,``):Object(e)}:Object},function(e,t){var n={}.toString;e.exports=function(e){return n.call(e).slice(8,-1)}},function(e,t,n){var r,i,a,o=n(186),s=n(11),c=n(13),l=n(21),u=n(14),d=n(57),f=n(45),p=s.WeakMap;if(o){var m=new p,h=m.get,g=m.has,_=m.set;r=function(e,t){return _.call(m,e,t),t},i=function(e){return h.call(m,e)||{}},a=function(e){return g.call(m,e)}}else{var v=d(`state`);f[v]=!0,r=function(e,t){return l(e,v,t),t},i=function(e){return u(e,v)?e[v]:{}},a=function(e){return u(e,v)}}e.exports={set:r,get:i,has:a,enforce:function(e){return a(e)?i(e):r(e,{})},getterFor:function(e){return function(t){var n;if(!c(t)||(n=i(t)).type!==e)throw TypeError(`Incompatible receiver, `+e+` required`);return n}}}},function(e,t){e.exports=!1},function(e,t){e.exports={}},function(e,t,n){var r=n(120),i=n(11),a=function(e){return typeof e==`function`?e:void 0};e.exports=function(e,t){return arguments.length<2?a(r[e])||a(i[e]):r[e]&&r[e][t]||i[e]&&i[e][t]}},function(e,t){var n=Math.ceil,r=Math.floor;e.exports=function(e){return isNaN(e=+e)?0:(e>0?r:n)(e)}},function(e,t,n){"use strict";var r=n(8);e.exports=function(e,t){var n=[][e];return!!n&&r(function(){n.call(null,t||function(){throw 1},1)})}},function(e,t){e.exports={}},function(e,t,n){"use strict";n(31),n(32),n(33),n(220),n(64),n(19),n(65),n(20),n(68),n(66),n(92),n(144),n(22),n(94),n(23);var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(1),s=n(69),c=n(95),l=n(7),u=n(0),d=n(258),f=function(){function e(e){this.level=0,this._builderOptions=e}return e.prototype.declaration=function(e,t,n){},e.prototype.docType=function(e,t,n){},e.prototype.comment=function(e){},e.prototype.text=function(e){},e.prototype.instruction=function(e,t){},e.prototype.cdata=function(e){},e.prototype.openTagBegin=function(e){},e.prototype.openTagEnd=function(e,t,n){},e.prototype.closeTag=function(e){},e.prototype.attributes=function(e){var t,n;try{for(var i=r(e),a=i.next();!a.done;a=i.next()){var o=a.value;this.attribute(o[1]===null?o[2]:o[1]+`:`+o[2],o[3])}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}},e.prototype.attribute=function(e,t){},e.prototype.beginElement=function(e){},e.prototype.endElement=function(e){},e.prototype.serializeNode=function(e,t){var n=e._nodeDocument!==void 0&&e._nodeDocument._hasNamespaces;if(this.level=0,this.currentNode=e,n){var r=new c.NamespacePrefixMap;r.set(`xml`,l.namespace.XML),this._serializeNodeNS(e,null,r,{value:1},t)}else this._serializeNode(e,t)},e.prototype._serializeNodeNS=function(e,t,n,r,i){switch(this.currentNode=e,e.nodeType){case o.NodeType.Element:this._serializeElementNS(e,t,n,r,i);break;case o.NodeType.Document:this._serializeDocumentNS(e,t,n,r,i);break;case o.NodeType.Comment:this._serializeComment(e,i);break;case o.NodeType.Text:this._serializeText(e,i);break;case o.NodeType.DocumentFragment:this._serializeDocumentFragmentNS(e,t,n,r,i);break;case o.NodeType.DocumentType:this._serializeDocumentType(e,i);break;case o.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(e,i);break;case o.NodeType.CData:this._serializeCData(e,i);break;default:throw Error(`Unknown node type: `+e.nodeType)}},e.prototype._serializeNode=function(e,t){switch(this.currentNode=e,e.nodeType){case o.NodeType.Element:this._serializeElement(e,t);break;case o.NodeType.Document:this._serializeDocument(e,t);break;case o.NodeType.Comment:this._serializeComment(e,t);break;case o.NodeType.Text:this._serializeText(e,t);break;case o.NodeType.DocumentFragment:this._serializeDocumentFragment(e,t);break;case o.NodeType.DocumentType:this._serializeDocumentType(e,t);break;case o.NodeType.ProcessingInstruction:this._serializeProcessingInstruction(e,t);break;case o.NodeType.CData:this._serializeCData(e,t);break;default:throw Error(`Unknown node type: `+e.nodeType)}},e.prototype._serializeElementNS=function(t,n,i,o,s){var c,d,f=[];if(s&&(t.localName.indexOf(`:`)!==-1||!u.xml_isName(t.localName)))throw Error(`Node local name contains invalid characters (well-formed required).`);var p=``,m=!1,h=!1,g=i.copy(),_={},v=this._recordNamespaceInformation(t,g,_),y=n,b=t.namespaceURI;if(y===b)v!==null&&(h=!0),p=b===l.namespace.XML?`xml:`+t.localName:t.localName,this.beginElement(p),this.openTagBegin(p);else{var x=t.prefix,S=null;if(x===null&&b===v||(S=g.get(x,b)),x===`xmlns`){if(s)throw Error(`An element cannot have the 'xmlns' prefix (well-formed required).`);S=x}S===null?x===null?v===null||v!==null&&v!==b?(h=!0,p+=t.localName,y=b,this.beginElement(p),this.openTagBegin(p),f.push([null,null,`xmlns`,this._serializeAttributeValue(b,s)])):(p+=t.localName,y=b,this.beginElement(p),this.openTagBegin(p)):(x in _&&(x=this._generatePrefix(b,g,o)),g.set(x,b),p+=x+`:`+t.localName,this.beginElement(p),this.openTagBegin(p),f.push([null,`xmlns`,x,this._serializeAttributeValue(b,s)]),v!==null&&(y=v||null)):(p=S+`:`+t.localName,v!==null&&v!==l.namespace.XML&&(y=v||null),this.beginElement(p),this.openTagBegin(p))}f.push.apply(f,a(this._serializeAttributesNS(t,g,o,_,h,s))),this.attributes(f);var C=b===l.namespace.HTML;if(C&&t.childNodes.length===0&&e._VoidElementNames.has(t.localName)?(this.openTagEnd(p,!0,!0),this.endElement(p),m=!0):C||t.childNodes.length!==0?this.openTagEnd(p,!1,!1):(this.openTagEnd(p,!0,!1),this.endElement(p),m=!0),!m){if(!(C&&t.localName===`template`))try{for(var w=r(t.childNodes),T=w.next();!T.done;T=w.next()){var E=T.value;this.level++,this._serializeNodeNS(E,y,g,o,s),this.level--}}catch(e){c={error:e}}finally{try{T&&!T.done&&(d=w.return)&&d.call(w)}finally{if(c)throw c.error}}this.closeTag(p),this.endElement(p)}},e.prototype._serializeElement=function(e,t){var n,i;if(t&&(e.localName.indexOf(`:`)!==-1||!u.xml_isName(e.localName)))throw Error(`Node local name contains invalid characters (well-formed required).`);var a=!1,o=e.localName;this.beginElement(o),this.openTagBegin(o);var s=this._serializeAttributes(e,t);if(this.attributes(s),e.hasChildNodes()?this.openTagEnd(o,!1,!1):(this.openTagEnd(o,!0,!1),this.endElement(o),a=!0),!a){try{for(var c=r(e._children),l=c.next();!l.done;l=c.next()){var d=l.value;this.level++,this._serializeNode(d,t),this.level--}}catch(e){n={error:e}}finally{try{l&&!l.done&&(i=c.return)&&i.call(c)}finally{if(n)throw n.error}}this.closeTag(o),this.endElement(o)}},e.prototype._serializeDocumentNS=function(e,t,n,i,a){var o,s;if(a&&e.documentElement===null)throw Error(`Missing document element (well-formed required).`);try{for(var c=r(e.childNodes),l=c.next();!l.done;l=c.next()){var u=l.value;this._serializeNodeNS(u,t,n,i,a)}}catch(e){o={error:e}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(o)throw o.error}}},e.prototype._serializeDocument=function(e,t){var n,i;if(t&&e.documentElement===null)throw Error(`Missing document element (well-formed required).`);try{for(var a=r(e._children),o=a.next();!o.done;o=a.next()){var s=o.value;this._serializeNode(s,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(i=a.return)&&i.call(a)}finally{if(n)throw n.error}}},e.prototype._serializeComment=function(e,t){if(t&&(!u.xml_isLegalChar(e.data)||e.data.indexOf(`--`)!==-1||e.data.endsWith(`-`)))throw Error(`Comment data contains invalid characters (well-formed required).`);this.comment(e.data)},e.prototype._serializeText=function(e,t){if(t&&!u.xml_isLegalChar(e.data))throw Error(`Text data contains invalid characters (well-formed required).`);var n=e.data.replace(d.nonEntityAmpersandRegex,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`);this.text(n)},e.prototype._serializeDocumentFragmentNS=function(e,t,n,i,a){var o,s;try{for(var c=r(e.childNodes),l=c.next();!l.done;l=c.next()){var u=l.value;this._serializeNodeNS(u,t,n,i,a)}}catch(e){o={error:e}}finally{try{l&&!l.done&&(s=c.return)&&s.call(c)}finally{if(o)throw o.error}}},e.prototype._serializeDocumentFragment=function(e,t){var n,i;try{for(var a=r(e._children),o=a.next();!o.done;o=a.next()){var s=o.value;this._serializeNode(s,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(i=a.return)&&i.call(a)}finally{if(n)throw n.error}}},e.prototype._serializeDocumentType=function(e,t){if(t&&!u.xml_isPubidChar(e.publicId))throw Error(`DocType public identifier does not match PubidChar construct (well-formed required).`);if(t&&(!u.xml_isLegalChar(e.systemId)||e.systemId.indexOf(`"`)!==-1&&e.systemId.indexOf(`'`)!==-1))throw Error(`DocType system identifier contains invalid characters (well-formed required).`);this.docType(e.name,e.publicId,e.systemId)},e.prototype._serializeProcessingInstruction=function(e,t){if(t&&(e.target.indexOf(`:`)!==-1||/^xml$/i.test(e.target)))throw Error(`Processing instruction target contains invalid characters (well-formed required).`);if(t&&(!u.xml_isLegalChar(e.data)||e.data.indexOf(`?>`)!==-1))throw Error(`Processing instruction data contains invalid characters (well-formed required).`);this.instruction(e.target,e.data)},e.prototype._serializeCData=function(e,t){if(t&&e.data.indexOf(`]]>`)!==-1)throw Error(`CDATA contains invalid characters (well-formed required).`);this.cdata(e.data)},e.prototype._serializeAttributesNS=function(e,t,n,i,a,o){var c,d,f=[],p=o?new s.LocalNameSet:void 0;try{for(var m=r(e.attributes),h=m.next();!h.done;h=m.next()){var g=h.value;if(o||a||g.namespaceURI!==null){if(o&&p&&p.has(g.namespaceURI,g.localName))throw Error(`Element contains duplicate attributes (well-formed required).`);o&&p&&p.set(g.namespaceURI,g.localName);var _=g.namespaceURI,v=null;if(_!==null)if(v=t.get(g.prefix,_),_===l.namespace.XMLNS){if(g.value===l.namespace.XML||g.prefix===null&&a||g.prefix!==null&&(!(g.localName in i)||i[g.localName]!==g.value)&&t.has(g.localName,g.value))continue;if(o&&g.value===l.namespace.XMLNS)throw Error(`XMLNS namespace is reserved (well-formed required).`);if(o&&g.value===``)throw Error(`Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).`);g.prefix===`xmlns`&&(v=`xmlns`)}else v===null&&(v=g.prefix===null||t.hasPrefix(g.prefix)&&!t.has(g.prefix,_)?this._generatePrefix(_,t,n):g.prefix,f.push([null,`xmlns`,v,this._serializeAttributeValue(_,o)]));if(o&&(g.localName.indexOf(`:`)!==-1||!u.xml_isName(g.localName)||g.localName===`xmlns`&&_===null))throw Error(`Attribute local name contains invalid characters (well-formed required).`);f.push([_,v,g.localName,this._serializeAttributeValue(g.value,o)])}else f.push([null,null,g.localName,this._serializeAttributeValue(g.value,o)])}}catch(e){c={error:e}}finally{try{h&&!h.done&&(d=m.return)&&d.call(m)}finally{if(c)throw c.error}}return f},e.prototype._serializeAttributes=function(e,t){var n,i,a=[],o=t?{}:void 0;try{for(var s=r(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value;if(t){if(t&&o&&l.localName in o)throw Error(`Element contains duplicate attributes (well-formed required).`);if(t&&o&&(o[l.localName]=!0),t&&(l.localName.indexOf(`:`)!==-1||!u.xml_isName(l.localName)))throw Error(`Attribute local name contains invalid characters (well-formed required).`);a.push([null,null,l.localName,this._serializeAttributeValue(l.value,t)])}else a.push([null,null,l.localName,this._serializeAttributeValue(l.value,t)])}}catch(e){n={error:e}}finally{try{c&&!c.done&&(i=s.return)&&i.call(s)}finally{if(n)throw n.error}}return a},e.prototype._recordNamespaceInformation=function(e,t,n){var i,a,o=null;try{for(var s=r(e.attributes),c=s.next();!c.done;c=s.next()){var u=c.value,d=u.namespaceURI,f=u.prefix;if(d===l.namespace.XMLNS){if(f===null){o=u.value;continue}var p=u.localName,m=u.value;if(m===l.namespace.XML||(m===``&&(m=null),t.has(p,m)))continue;t.set(p,m),n[p]=m||``}}}catch(e){i={error:e}}finally{try{c&&!c.done&&(a=s.return)&&a.call(s)}finally{if(i)throw i.error}}return o},e.prototype._generatePrefix=function(e,t,n){var r=`ns`+n.value.toString();return n.value++,t.set(r,e),r},e.prototype._serializeAttributeValue=function(e,t){if(t&&e!==null&&!u.xml_isLegalChar(e))throw Error(`Invalid characters in attribute value.`);return e===null?``:e.replace(d.nonEntityAmpersandRegex,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`)},e._VoidElementNames=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),e}();t.BaseWriter=f},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var a=n(6),o=n(3),s=n(7),c=n(29),l=n(17),u=n(97);function d(){var e=a.dom.window;e._mutationObserverMicrotaskQueued||(e._mutationObserverMicrotaskQueued=!0,Promise.resolve().then(function(){f()}))}function f(){var e,t,n,i,c=a.dom.window;c._mutationObserverMicrotaskQueued=!1;var l=s.set.clone(c._mutationObservers),d=s.set.clone(c._signalSlots);s.set.empty(c._signalSlots);var f=function(e){var t=s.list.clone(e._recordQueue);s.list.empty(e._recordQueue);for(var n=0;n<e._nodeList.length;n++){var r=e._nodeList[n];s.list.remove(r._registeredObserverList,function(t){return o.Guard.isTransientRegisteredObserver(t)&&t.observer===e})}if(!s.list.isEmpty(t))try{e._callback.call(e,t,e)}catch{}};try{for(var p=r(l),m=p.next();!m.done;m=p.next())f(m.value)}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=p.return)&&t.call(p)}finally{if(e)throw e.error}}if(a.dom.features.slots)try{for(var h=r(d),g=h.next();!g.done;g=h.next()){var _=g.value;u.event_fireAnEvent(`slotchange`,_,void 0,{bubbles:!0})}}catch(e){n={error:e}}finally{try{g&&!g.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}}function p(e,t,n,a,o,s,u,f,p){for(var m,h,g=new Map,_=l.tree_getFirstAncestorNode(t,!0);_!==null;){for(var v=0;v<_._registeredObserverList.length;v++){var y=_._registeredObserverList[v],b=y.options;if((_===t||b.subtree)&&(e!==`attributes`||b.attributes)&&(e!==`attributes`||!b.attributeFilter||b.attributeFilter.indexOf(n||``)&&a===null)&&(e!==`characterData`||b.characterData)&&(e!==`childList`||b.childList)){var x=y.observer;g.has(x)||g.set(x,null),(e===`attributes`&&b.attributeOldValue||e===`characterData`&&b.characterDataOldValue)&&g.set(x,o)}}_=l.tree_getNextAncestorNode(t,_,!0)}try{for(var S=r(g),C=S.next();!C.done;C=S.next()){var w=i(C.value,2),T=w[0],E=w[1],D=c.create_mutationRecord(e,t,c.create_nodeListStatic(t,s),c.create_nodeListStatic(t,u),f,p,n,a,E);T._recordQueue.push(D)}}catch(e){m={error:e}}finally{try{C&&!C.done&&(h=S.return)&&h.call(S)}finally{if(m)throw m.error}}d()}t.observer_queueAMutationObserverMicrotask=d,t.observer_notifyMutationObservers=f,t.observer_queueMutationRecord=p,t.observer_queueTreeMutationRecord=function(e,t,n,r,i){p(`childList`,e,null,null,null,t,n,r,i)},t.observer_queueAttributeMutationRecord=function(e,t,n,r){p(`attributes`,e,t,n,r,[],[],null,null)}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(6),i=n(7),a=n(3),o=n(9),s=n(29),c=n(73),l=n(51),u=n(30),d=n(37),f=n(106);function p(e,t,n){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,e._value,n,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,e._value,n,e._namespace),e._value=n}function m(e,t){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,null),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,null,e._value,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,null,e._value,e._namespace),t._attributeList._asArray().push(e),e._element=t,t._nodeDocument._hasNamespaces||e._namespace===null&&e._namespacePrefix===null&&e._localName!==`xmlns`||(t._nodeDocument._hasNamespaces=!0)}function h(e,t){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(t,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(t)&&c.customElement_enqueueACustomElementCallbackReaction(t,`attributeChangedCallback`,[e._localName,e._value,null,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(t,e._localName,e._value,null,e._namespace);var n=t._attributeList._asArray().indexOf(e);t._attributeList._asArray().splice(n,1),e._element=null}function g(e,t,n){r.dom.features.mutationObservers&&l.observer_queueAttributeMutationRecord(n,e._localName,e._namespace,e._value),r.dom.features.customElements&&a.Guard.isCustomElementNode(n)&&c.customElement_enqueueACustomElementCallbackReaction(n,`attributeChangedCallback`,[e._localName,e._value,t._value,e._namespace]),r.dom.features.steps&&u.dom_runAttributeChangeSteps(n,e._localName,e._value,t._value,e._namespace);var i=n._attributeList._asArray().indexOf(e);i!==-1&&(n._attributeList._asArray()[i]=t),e._element=null,t._element=n,n._nodeDocument._hasNamespaces||t._namespace===null&&t._namespacePrefix===null&&t._localName!==`xmlns`||(n._nodeDocument._hasNamespaces=!0)}function _(e,t){return t._namespace===i.namespace.HTML&&t._nodeDocument._type===`html`&&(e=e.toLowerCase()),t._attributeList._asArray().find(function(t){return t._qualifiedName===e})||null}function v(e,t,n){var r=e||null;return n._attributeList._asArray().find(function(e){return e._namespace===r&&e._localName===t})||null}t.element_has=function(e,t){return t._attributeList._asArray().indexOf(e)!==-1},t.element_change=p,t.element_append=m,t.element_remove=h,t.element_replace=g,t.element_getAnAttributeByName=_,t.element_getAnAttributeByNamespaceAndLocalName=v,t.element_getAnAttributeValue=function(e,t,n){n===void 0&&(n=``);var r=v(n,t,e);return r===null?``:r._value},t.element_setAnAttribute=function(e,t){if(e._element!==null&&e._element!==t)throw new o.InUseAttributeError(`This attribute already exists in the document: `+e._qualifiedName+` as a child of `+e._element._qualifiedName+`.`);var n=v(e._namespace||``,e._localName,t);return n===e?e:(n===null?m(e,t):g(n,e,t),n)},t.element_setAnAttributeValue=function(e,t,n,r,i){r===void 0&&(r=null),i===void 0&&(i=null);var a=v(i||``,t,e);if(a===null){var o=s.create_attr(e._nodeDocument,t);return o._namespace=i,o._namespacePrefix=r,o._value=n,void m(o,e)}p(a,e,n)},t.element_removeAnAttributeByName=function(e,t){var n=_(e,t);return n!==null&&h(n,t),n},t.element_removeAnAttributeByNamespaceAndLocalName=function(e,t,n){var r=v(e,t,n);return r!==null&&h(r,n),r},t.element_createAnElement=function(e,t,n,a,l,u){a===void 0&&(a=null),l===void 0&&(l=null),u===void 0&&(u=!1);var d=null;if(!r.dom.features.customElements)return(d=s.create_element(e,t,n,a))._customElementState=`uncustomized`,d._customElementDefinition=null,d._is=l,d;var p=c.customElement_lookUpACustomElementDefinition(e,n,t,l);if(p!==null&&p.name!==p.localName)(d=new(f.document_elementInterface(t,i.namespace.HTML)))._localName=t,d._namespace=i.namespace.HTML,d._namespacePrefix=a,d._customElementState=`undefined`,d._customElementDefinition=null,d._is=l,d._nodeDocument=e,u?c.customElement_upgrade(p,d):c.customElement_enqueueACustomElementUpgradeReaction(d,p);else if(p!==null)if(u)try{var m=new p.constructor;if(console.assert(m._customElementState!==void 0),console.assert(m._customElementDefinition!==void 0),console.assert(m._namespace===i.namespace.HTML),m._attributeList.length!==0)throw new o.NotSupportedError(`Custom element already has attributes.`);if(m._children.size!==0)throw new o.NotSupportedError(`Custom element already has child nodes.`);if(m._parent!==null)throw new o.NotSupportedError(`Custom element already has a parent node.`);if(m._nodeDocument!==e)throw new o.NotSupportedError(`Custom element is already in a document.`);if(m._localName!==t)throw new o.NotSupportedError(`Custom element has a different local name.`);m._namespacePrefix=a,m._is=null}catch{(d=s.create_htmlUnknownElement(e,t,i.namespace.HTML,a))._customElementState=`failed`,d._customElementDefinition=null,d._is=null}else (d=s.create_htmlElement(e,t,i.namespace.HTML,a))._customElementState=`undefined`,d._customElementDefinition=null,d._is=null,c.customElement_enqueueACustomElementUpgradeReaction(d,p);else (d=new(f.document_elementInterface(t,n)))._localName=t,d._namespace=n,d._namespacePrefix=a,d._customElementState=`uncustomized`,d._customElementDefinition=null,d._is=l,d._nodeDocument=e,n!==i.namespace.HTML||l===null&&!c.customElement_isValidCustomElementName(t)||(d._customElementState=`undefined`);if(d===null)throw Error(`Unable to create element.`);return d},t.element_insertAdjacent=function(e,t,n){switch(t.toLowerCase()){case`beforebegin`:return e._parent===null?null:d.mutation_preInsert(n,e._parent,e);case`afterbegin`:return d.mutation_preInsert(n,e,e._firstChild);case`beforeend`:return d.mutation_preInsert(n,e,null);case`afterend`:return e._parent===null?null:d.mutation_preInsert(n,e._parent,e._nextSibling);default:throw new o.SyntaxError(`Invalid 'where' argument. "beforebegin", "afterbegin", "beforeend" or "afterend" expected`)}}},function(e,t,n){"use strict";function r(e,t){Error.call(this),this.name=`YAMLException`,this.reason=e,this.mark=t,this.message=(this.reason||`(unknown reason)`)+(this.mark?` `+this.mark.toString():``),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=Error().stack||``}r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r.prototype.toString=function(e){var t=this.name+`: `;return t+=this.reason||`(unknown reason)`,!e&&this.mark&&(t+=` `+this.mark.toString()),t},e.exports=r},function(e,t,n){"use strict";var r=n(39);e.exports=new r({include:[n(181)],implicit:[n(294),n(295)],explicit:[n(296),n(297),n(298),n(299)]})},function(e,t,n){var r=n(16),i=n(79),a=n(40),o=n(24),s=n(56),c=n(14),l=n(115),u=Object.getOwnPropertyDescriptor;t.f=r?u:function(e,t){if(e=o(e),t=s(t,!0),l)try{return u(e,t)}catch{}if(c(e,t))return a(!i.f.call(e,t),e[t])}},function(e,t,n){var r=n(13);e.exports=function(e,t){if(!r(e))return e;var n,i;if(t&&typeof(n=e.toString)==`function`&&!r(i=n.call(e))||typeof(n=e.valueOf)==`function`&&!r(i=n.call(e))||!t&&typeof(n=e.toString)==`function`&&!r(i=n.call(e)))return i;throw TypeError(`Can't convert object to primitive value`)}},function(e,t,n){var r=n(81),i=n(58),a=r(`keys`);e.exports=function(e){return a[e]||(a[e]=i(e))}},function(e,t){var n=0,r=Math.random();e.exports=function(e){return`Symbol(`+String(e===void 0?``:e)+`)_`+(++n+r).toString(36)}},function(e,t,n){var r=n(42);e.exports=Array.isArray||function(e){return r(e)==`Array`}},function(e,t,n){var r,i=n(18),a=n(188),o=n(84),s=n(45),c=n(189),l=n(116),u=n(57),d=u(`IE_PROTO`),f=function(){},p=function(e){return`<script>`+e+`<\/script>`},m=function(){try{r=document.domain&&new ActiveXObject(`htmlfile`)}catch{}var e,t;m=r?function(e){e.write(p(``)),e.close();var t=e.parentWindow.Object;return e=null,t}(r):((t=l(`iframe`)).style.display=`none`,c.appendChild(t),t.src=`javascript:`,(e=t.contentWindow.document).open(),e.write(p(`document.F=Object`)),e.close(),e.F);for(var n=o.length;n--;)delete m.prototype[o[n]];return m()};s[d]=!0,e.exports=Object.create||function(e,t){var n;return e===null?n=m():(f.prototype=i(e),n=new f,f.prototype=null,n[d]=e),t===void 0?n:a(n,t)}},function(e,t,n){var r=n(121),i=n(84);e.exports=Object.keys||function(e){return r(e,i)}},function(e,t,n){var r=n(15).f,i=n(14),a=n(5)(`toStringTag`);e.exports=function(e,t,n){e&&!i(e=n?e:e.prototype,a)&&r(e,a,{configurable:!0,value:t})}},function(e,t,n){var r=n(8),i=n(5),a=n(129),o=i(`species`);e.exports=function(e){return a>=51||!r(function(){var t=[];return(t.constructor={})[o]=function(){return{foo:1}},t[e](Boolean).foo!==1})}},function(e,t,n){"use strict";var r=n(4),i=n(122).indexOf,a=n(48),o=n(28),s=[].indexOf,c=!!s&&1/[1].indexOf(1,-0)<0,l=a(`indexOf`),u=o(`indexOf`,{ACCESSORS:!0,1:0});r({target:`Array`,proto:!0,forced:c||!l||!u},{indexOf:function(e){return c?s.apply(this,arguments)||0:i(this,e,arguments.length>1?arguments[1]:void 0)}})},function(e,t,n){var r=n(16),i=n(15).f,a=Function.prototype,o=a.toString,s=/^\s*function ([^ (]*)/;r&&!(`name`in a)&&i(a,`name`,{configurable:!0,get:function(){try{return o.call(this).match(s)[1]}catch{return``}}})},function(e,t,n){"use strict";var r=n(25),i=n(18),a=n(8),o=n(136),s=RegExp.prototype,c=s.toString,l=a(function(){return c.call({source:`a`,flags:`b`})!=`/a/b`}),u=c.name!=`toString`;(l||u)&&r(RegExp.prototype,`toString`,function(){var e=i(this),t=String(e.source),n=e.flags;return`/`+t+`/`+String(n===void 0&&e instanceof RegExp&&!(`flags`in s)?o.call(e):n)},{unsafe:!0})},function(e,t,n){"use strict";n(31),n(32),n(33),n(19),n(138),n(20),n(66),n(22),n(23);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(2),s=n(1),c=function(e){function t(t,n){var r=e.call(this,t)||this;return r._writerOptions=o.applyDefaults(n,{format:`object`,wellFormed:!1,group:!1,verbose:!1}),r}return i(t,e),t.prototype.serialize=function(e){return this._currentList=[],this._currentIndex=0,this._listRegister=[this._currentList],this.serializeNode(e,this._writerOptions.wellFormed),this._process(this._currentList,this._writerOptions)},t.prototype._process=function(e,t){var n,r,i,a,c,l,u;if(e.length===0)return{};for(var d={},f=!1,p=0,m=0,h=0,g=0,_=0;_<e.length;_++){var v=e[_];switch(P=Object.keys(v)[0]){case`@`:continue;case`#`:p++;break;case`!`:m++;break;case`?`:h++;break;case`$`:g++;break;default:d[P]?f=!0:d[P]=!0}}var y=this._getAttrKey(),b=this._getNodeKey(s.NodeType.Text),x=this._getNodeKey(s.NodeType.Comment),S=this._getNodeKey(s.NodeType.ProcessingInstruction),C=this._getNodeKey(s.NodeType.CData);if(p===1&&e.length===1&&o.isString(e[0][`#`]))return e[0][`#`];if(f){var w={};for(_=0;_<e.length;_++)if(v=e[_],(P=Object.keys(v)[0])===`@`){var T=v[`@`];(F=Object.keys(T)).length===1?w[y+F[0]]=T[F[0]]:w[y]=v[`@`]}var E=[];for(_=0;_<e.length;_++)switch(v=e[_],P=Object.keys(v)[0]){case`@`:break;case`#`:E.push(((n={})[b]=v[`#`],n));break;case`!`:E.push(((r={})[x]=v[`!`],r));break;case`?`:E.push(((i={})[S]=v[`?`],i));break;case`$`:E.push(((a={})[C]=v.$,a));break;default:if((L=v)[P].length!==0&&o.isArray(L[P][0])){for(var D=[],O=L[P],k=0;k<O.length;k++)D.push(this._process(O[k],t));E.push(((c={})[P]=D,c))}else t.verbose?E.push(((l={})[P]=[this._process(L[P],t)],l)):E.push(((u={})[P]=this._process(L[P],t),u))}return w[b]=E,w}var A=1,j=1,M=1,N=1;for(w={},_=0;_<e.length;_++){var P;switch(v=e[_],P=Object.keys(v)[0]){case`@`:T=v[`@`];var F=Object.keys(T);if(t.group&&F.length!==1)w[y]=T;else for(var I in T)w[y+I]=T[I];break;case`#`:A=this._processSpecItem(v[`#`],w,t.group,b,p,A);break;case`!`:j=this._processSpecItem(v[`!`],w,t.group,x,m,j);break;case`?`:M=this._processSpecItem(v[`?`],w,t.group,S,h,M);break;case`$`:N=this._processSpecItem(v.$,w,t.group,C,g,N);break;default:var L;if((L=v)[P].length!==0&&o.isArray(L[P][0])){D=[],O=L[P];for(var R=0;R<O.length;R++)D.push(this._process(O[R],t));w[P]=D}else t.verbose?w[P]=[this._process(L[P],t)]:w[P]=this._process(L[P],t)}}return w},t.prototype._processSpecItem=function(e,t,n,r,i,s){var c,l;if(!n&&o.isArray(e)&&i+e.length>2)try{for(var u=a(e),d=u.next();!d.done;d=u.next()){var f=d.value;t[r+(s++).toString()]=f}}catch(e){c={error:e}}finally{try{d&&!d.done&&(l=u.return)&&l.call(u)}finally{if(c)throw c.error}}else t[i>1?r+(s++).toString():r]=e;return s},t.prototype.beginElement=function(e){var t,n,r=[];if(this._currentList.length===0)this._currentList.push(((t={})[e]=r,t));else{var i=this._currentList[this._currentList.length-1];this._isElementNode(i,e)?i[e].length!==0&&o.isArray(i[e][0])?i[e].push(r):i[e]=[i[e],r]:this._currentList.push(((n={})[e]=r,n))}this._currentIndex++,this._listRegister.length>this._currentIndex?this._listRegister[this._currentIndex]=r:this._listRegister.push(r),this._currentList=r},t.prototype.endElement=function(){this._currentList=this._listRegister[--this._currentIndex]},t.prototype.attribute=function(e,t){var n,r;if(this._currentList.length===0)this._currentList.push({"@":(n={},n[e]=t,n)});else{var i=this._currentList[this._currentList.length-1];this._isAttrNode(i)?i[`@`][e]=t:this._currentList.push({"@":(r={},r[e]=t,r)})}},t.prototype.comment=function(e){if(this._currentList.length===0)this._currentList.push({"!":e});else{var t=this._currentList[this._currentList.length-1];this._isCommentNode(t)?o.isArray(t[`!`])?t[`!`].push(e):t[`!`]=[t[`!`],e]:this._currentList.push({"!":e})}},t.prototype.text=function(e){if(this._currentList.length===0)this._currentList.push({"#":e});else{var t=this._currentList[this._currentList.length-1];this._isTextNode(t)?o.isArray(t[`#`])?t[`#`].push(e):t[`#`]=[t[`#`],e]:this._currentList.push({"#":e})}},t.prototype.instruction=function(e,t){var n=t===``?e:e+` `+t;if(this._currentList.length===0)this._currentList.push({"?":n});else{var r=this._currentList[this._currentList.length-1];this._isInstructionNode(r)?o.isArray(r[`?`])?r[`?`].push(n):r[`?`]=[r[`?`],n]:this._currentList.push({"?":n})}},t.prototype.cdata=function(e){if(this._currentList.length===0)this._currentList.push({$:e});else{var t=this._currentList[this._currentList.length-1];this._isCDATANode(t)?o.isArray(t.$)?t.$.push(e):t.$=[t.$,e]:this._currentList.push({$:e})}},t.prototype._isAttrNode=function(e){return`@`in e},t.prototype._isTextNode=function(e){return`#`in e},t.prototype._isCommentNode=function(e){return`!`in e},t.prototype._isInstructionNode=function(e){return`?`in e},t.prototype._isCDATANode=function(e){return`$`in e},t.prototype._isElementNode=function(e,t){return t in e},t.prototype._getAttrKey=function(){return this._builderOptions.convert.att},t.prototype._getNodeKey=function(e){switch(e){case s.NodeType.Comment:return this._builderOptions.convert.comment;case s.NodeType.Text:return this._builderOptions.convert.text;case s.NodeType.ProcessingInstruction:return this._builderOptions.convert.ins;case s.NodeType.CData:return this._builderOptions.convert.cdata;default:throw Error(`Invalid node type.`)}},t}(n(50).BaseWriter);t.ObjectWriter=c},function(e,t,n){"use strict";var r=n(4),i=n(93);r({target:`RegExp`,proto:!0,forced:/./.exec!==i},{exec:i})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=function(){function e(){this._items={},this._nullItems={}}return e.prototype.set=function(e,t){e===null?this._nullItems[t]=!0:(this._items[e]||(this._items[e]={}),this._items[e][t]=!0)},e.prototype.has=function(e,t){return e===null?!0===this._nullItems[t]:!!this._items[e]&&!0===this._items[e][t]},e}();t.LocalNameSet=r},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(9),a=n(3),o=n(0),s=function(){function e(){}return Object.defineProperty(e.prototype,`_eventListenerList`,{get:function(){return this.__eventListenerList||=[]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_eventHandlerMap`,{get:function(){return this.__eventHandlerMap||={}},enumerable:!0,configurable:!0}),e.prototype.addEventListener=function(e,t,n){n===void 0&&(n={passive:!1,once:!1,capture:!1});var i,s=r(o.eventTarget_flattenMore(n),3),c=s[0],l=s[1],u=s[2];t&&(i=a.Guard.isEventListener(t)?t:{handleEvent:t},o.eventTarget_addEventListener(this,{type:e,callback:i,capture:c,passive:l,once:u,removed:!1}))},e.prototype.removeEventListener=function(e,t,n){n===void 0&&(n={capture:!1});var r=o.eventTarget_flatten(n);if(t)for(var i=0;i<this._eventListenerList.length;i++){var s=this._eventListenerList[i];if(s.type===e&&s.capture===r){if(a.Guard.isEventListener(t)&&s.callback===t){o.eventTarget_removeEventListener(this,s,i);break}if(t&&s.callback.handleEvent===t){o.eventTarget_removeEventListener(this,s,i);break}}}},e.prototype.dispatchEvent=function(e){if(e._dispatchFlag||!e._initializedFlag)throw new i.InvalidStateError;return e._isTrusted=!1,o.event_dispatch(e,this)},e.prototype._getTheParent=function(e){return null},e}();t.EventTargetImpl=s},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=n(34),o=n(0),s=function(e){function t(t){var n=e.call(this)||this;return n._data=t,n}return i(t,e),Object.defineProperty(t.prototype,`data`,{get:function(){return this._data},set:function(e){o.characterData_replaceData(this,0,this._data.length,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`length`,{get:function(){return this._data.length},enumerable:!0,configurable:!0}),t.prototype.substringData=function(e,t){return o.characterData_substringData(this,e,t)},t.prototype.appendData=function(e){return o.characterData_replaceData(this,this._data.length,0,e)},t.prototype.insertData=function(e,t){o.characterData_replaceData(this,e,0,t)},t.prototype.deleteData=function(e,t){o.characterData_replaceData(this,e,t,``)},t.prototype.replaceData=function(e,t,n){o.characterData_replaceData(this,e,t,n)},Object.defineProperty(t.prototype,`previousElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nextElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.before=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.after=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.replaceWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.remove=function(){throw Error(`Mixin: ChildNode not implemented.`)},t}(a.NodeImpl);t.CharacterDataImpl=s},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(3),c=n(2),l=n(17),u=n(51);function d(e){o.dom.window._signalSlots.add(e),u.observer_queueAMutationObserverMicrotask()}function f(e,t){t===void 0&&(t=!1);var n=s.Cast.asNode(e)._parent;if(n===null)return null;var r=n._shadowRoot||null;if(r===null||t&&r._mode!==`open`)return null;for(var i=l.tree_getFirstDescendantNode(r,!1,!0,function(e){return s.Guard.isSlot(e)});i!==null;){if(i._name===e._name)return i;i=l.tree_getNextDescendantNode(r,i,!1,!0,function(e){return s.Guard.isSlot(e)})}return null}function p(e){var t,n,i=[],a=l.tree_rootNode(e);if(!s.Guard.isShadowRoot(a))return i;var o=a._host;try{for(var c=r(o._children),u=c.next();!u.done;u=c.next()){var d=u.value;s.Guard.isSlotable(d)&&f(d)===e&&i.push(d)}}catch(e){t={error:e}}finally{try{u&&!u.done&&(n=c.return)&&n.call(c)}finally{if(t)throw t.error}}return i}function m(e){var t,n,i=p(e);if(i.length===e._assignedNodes.length){for(var a=!0,o=0;o<i.length;o++)if(i[o]!==e._assignedNodes[o]){a=!1;break}a||d(e)}e._assignedNodes=i;try{for(var s=r(i),c=s.next();!c.done;c=s.next())c.value._assignedSlot=e}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}}t.shadowTree_signalASlotChange=d,t.shadowTree_isConnected=function(e){return s.Guard.isDocumentNode(l.tree_rootNode(e,!0))},t.shadowTree_isAssigned=function(e){return e._assignedSlot!==null},t.shadowTree_findASlot=f,t.shadowTree_findSlotables=p,t.shadowTree_findFlattenedSlotables=function e(t){var n,i,o,u,d=[],f=l.tree_rootNode(t);if(!s.Guard.isShadowRoot(f))return d;var m=p(t);if(c.isEmpty(m))try{for(var h=r(t._children),g=h.next();!g.done;g=h.next()){var _=g.value;s.Guard.isSlotable(_)&&m.push(_)}}catch(e){n={error:e}}finally{try{g&&!g.done&&(i=h.return)&&i.call(h)}finally{if(n)throw n.error}}try{for(var v=r(m),y=v.next();!y.done;y=v.next()){var b=y.value;if(s.Guard.isSlot(b)&&s.Guard.isShadowRoot(l.tree_rootNode(b))){var x=e(b);d.push.apply(d,a(x))}else d.push(b)}}catch(e){o={error:e}}finally{try{y&&!y.done&&(u=v.return)&&u.call(v)}finally{if(o)throw o.error}}return d},t.shadowTree_assignSlotables=m,t.shadowTree_assignSlotablesForATree=function(e){for(var t=l.tree_getFirstDescendantNode(e,!0,!1,function(e){return s.Guard.isSlot(e)});t!==null;)m(t),t=l.tree_getNextDescendantNode(e,t,!0,!1,function(e){return s.Guard.isSlot(e)})},t.shadowTree_assignASlot=function(e){var t=f(e);t!==null&&m(t)}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=/[a-z]([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*-([\0-\t\x2D\._a-z\xB7\xC0-\xD6\xD8-\xF6\xF8-\u037D\u037F-\u1FFF\u200C\u200D\u203F\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]|[\uD800-\uDB7F][\uDC00-\uDFFF])*/,i=new Set([`annotation-xml`,`color-profile`,`font-face`,`font-face-src`,`font-face-uri`,`font-face-format`,`font-face-name`,`missing-glyph`]),a=new Set([`article`,`aside`,`blockquote`,`body`,`div`,`footer`,`h1`,`h2`,`h3`,`h4`,`h5`,`h6`,`header`,`main`,`nav`,`p`,`section`,`span`]),o=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),s=new Set([`article`,`aside`,`blockquote`,`body`,`div`,`footer`,`h1`,`h2`,`h3`,`h4`,`h5`,`h6`,`header`,`main`,`nav`,`p`,`section`,`span`]);t.customElement_isValidCustomElementName=function(e){return!!r.test(e)&&!i.has(e)},t.customElement_isValidElementName=function(e){return a.has(e)},t.customElement_isVoidElementName=function(e){return o.has(e)},t.customElement_isValidShadowHostName=function(e){return s.has(e)},t.customElement_enqueueACustomElementUpgradeReaction=function(e,t){},t.customElement_enqueueACustomElementCallbackReaction=function(e,t,n){},t.customElement_upgrade=function(e,t){},t.customElement_tryToUpgrade=function(e){},t.customElement_lookUpACustomElementDefinition=function(e,t,n,r){return null}},function(e,t,n){n(4)({target:`String`,proto:!0},{repeat:n(260)})},function(e,t,n){"use strict";n(279),n(68),n(179),n(94),Object.defineProperty(t,`__esModule`,{value:!0});var r=n(109),i=function(){function e(e){this._builderOptions=e,e.parser&&Object.assign(this,e.parser)}return e.prototype._docType=function(e,t,n,r){return e.dtd({name:t,pubID:n,sysID:r})},e.prototype._comment=function(e,t){return e.com(t)},e.prototype._text=function(e,t){return e.txt(t)},e.prototype._instruction=function(e,t,n){return e.ins(t,n)},e.prototype._cdata=function(e,t){return e.dat(t)},e.prototype._element=function(e,t,n){return t===void 0?e.ele(n):e.ele(t,n)},e.prototype._attribute=function(e,t,n,r){return t===void 0?e.att(n,r):e.att(t,n,r)},e.prototype._sanitize=function(e){return r.sanitizeInput(e,this._builderOptions.invalidCharReplacement)},e.prototype._decodeText=function(t){return t==null?t:t.replace(/&(quot|amp|apos|lt|gt);/g,function(t,n){return e._entityTable[n]}).replace(/&#(?:x([a-fA-F0-9]+)|([0-9]+));/g,function(e,t,n){return String.fromCodePoint(parseInt(t||n,t?16:10))})},e.prototype._decodeAttributeValue=function(e){return this._decodeText(e)},e.prototype.parse=function(e,t){return this._parse(e,t)},e.prototype.docType=function(e,t,n,r){return this._docType(e,t,n,r)},e.prototype.comment=function(e,t){return this._comment(e,t)},e.prototype.text=function(e,t){return this._text(e,t)},e.prototype.instruction=function(e,t,n){return this._instruction(e,t,n)},e.prototype.cdata=function(e,t){return this._cdata(e,t)},e.prototype.element=function(e,t,n){return this._element(e,t,n)},e.prototype.attribute=function(e,t,n,r){return this._attribute(e,t,n,r)},e.prototype.sanitize=function(e){return this._sanitize(e)},e._entityTable={lt:`<`,gt:`>`,amp:`&`,quot:`"`,apos:`'`},e}();t.BaseReader=i},function(e,t,n){"use strict";var r=n(39);e.exports=r.DEFAULT=new r({include:[n(54)],explicit:[n(300),n(301),n(302)]})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(185);t.XMLBuilderImpl=r.XMLBuilderImpl;var i=n(305);t.XMLBuilderCBImpl=i.XMLBuilderCBImpl;var a=n(183);t.builder=a.builder,t.create=a.create,t.fragment=a.fragment,t.convert=a.convert;var o=n(310);t.createCB=o.createCB,t.fragmentCB=o.fragmentCB},function(e,t){var n;n=function(){return this}();try{n||=Function(`return this`)()}catch{typeof window==`object`&&(n=window)}e.exports=n},function(e,t,n){"use strict";var r={}.propertyIsEnumerable,i=Object.getOwnPropertyDescriptor,a=i&&!r.call({1:2},1);t.f=a?function(e){var t=i(this,e);return!!t&&t.enumerable}:r},function(e,t,n){var r=n(11),i=n(21);e.exports=function(e,t){try{i(r,e,t)}catch{r[e]=t}return t}},function(e,t,n){var r=n(44),i=n(118);(e.exports=function(e,t){return i[e]||(i[e]=t===void 0?{}:t)})(`versions`,[]).push({version:`3.6.5`,mode:r?`pure`:`global`,copyright:`© 2020 Denis Pushkarev (zloirock.ru)`})},function(e,t,n){var r=n(121),i=n(84).concat(`length`,`prototype`);t.f=Object.getOwnPropertyNames||function(e){return r(e,i)}},function(e,t,n){var r=n(47),i=Math.max,a=Math.min;e.exports=function(e,t){var n=r(e);return n<0?i(n+t,0):a(n,t)}},function(e,t){e.exports=[`constructor`,`hasOwnProperty`,`isPrototypeOf`,`propertyIsEnumerable`,`toLocaleString`,`toString`,`valueOf`]},function(e,t){t.f=Object.getOwnPropertySymbols},function(e,t,n){var r=n(8);e.exports=!!Object.getOwnPropertySymbols&&!r(function(){return!String(Symbol())})},function(e,t,n){var r=n(127);e.exports=function(e,t,n){if(r(e),t===void 0)return e;switch(n){case 0:return function(){return e.call(t)};case 1:return function(n){return e.call(t,n)};case 2:return function(n,r){return e.call(t,n,r)};case 3:return function(n,r,i){return e.call(t,n,r,i)}}return function(){return e.apply(t,arguments)}}},function(e,t,n){"use strict";var r=n(4),i=n(195),a=n(132),o=n(133),s=n(62),c=n(21),l=n(25),u=n(5),d=n(44),f=n(49),p=n(131),m=p.IteratorPrototype,h=p.BUGGY_SAFARI_ITERATORS,g=u(`iterator`),_=function(){return this};e.exports=function(e,t,n,u,p,v,y){i(n,t,u);var b,x,S,C=function(e){if(e===p&&O)return O;if(!h&&e in E)return E[e];switch(e){case`keys`:case`values`:case`entries`:return function(){return new n(this,e)}}return function(){return new n(this)}},w=t+` Iterator`,T=!1,E=e.prototype,D=E[g]||E[`@@iterator`]||p&&E[p],O=!h&&D||C(p),k=t==`Array`&&E.entries||D;if(k&&(b=a(k.call(new e)),m!==Object.prototype&&b.next&&(d||a(b)===m||(o?o(b,m):typeof b[g]!=`function`&&c(b,g,_)),s(b,w,!0,!0),d&&(f[w]=_))),p==`values`&&D&&D.name!==`values`&&(T=!0,O=function(){return D.call(this)}),d&&!y||E[g]===O||c(E,g,O),f[t]=O,p)if(x={values:C(`values`),keys:v?O:C(`keys`),entries:C(`entries`)},y)for(S in x)(h||T||!(S in E))&&l(E,S,x[S]);else r({target:t,proto:!0,forced:h||T},x);return x}},function(e,t,n){"use strict";var r=n(4),i=n(13),a=n(59),o=n(83),s=n(26),c=n(24),l=n(134),u=n(5),d=n(63),f=n(28),p=d(`slice`),m=f(`slice`,{ACCESSORS:!0,0:0,1:2}),h=u(`species`),g=[].slice,_=Math.max;r({target:`Array`,proto:!0,forced:!p||!m},{slice:function(e,t){var n,r,u,d=c(this),f=s(d.length),p=o(e,f),m=o(t===void 0?f:t,f);if(a(d)&&(typeof(n=d.constructor)!=`function`||n!==Array&&!a(n.prototype)?i(n)&&(n=n[h])===null&&(n=void 0):n=void 0,n===Array||n===void 0))return g.call(d,p,m);for(r=new(n===void 0?Array:n)(_(m-p,0)),u=0;p<m;p++,u++)p in d&&l(r,u,d[p]);return r.length=u,r}})},function(e,t,n){var r={};r[n(5)(`toStringTag`)]=`z`,e.exports=String(r)===`[object z]`},function(e,t,n){"use strict";n(19),n(138),n(20),n(92),n(22),n(23),Object.defineProperty(t,`__esModule`,{value:!0}),t.DefaultBuilderOptions={version:`1.0`,encoding:void 0,standalone:void 0,keepNullNodes:!1,keepNullAttributes:!1,ignoreConverters:!1,skipWhitespaceOnlyText:!0,convert:{att:`@`,ins:`?`,text:`#`,cdata:`$`,comment:`!`},defaultNamespace:{ele:void 0,att:void 0},namespaceAlias:{html:`http://www.w3.org/1999/xhtml`,xml:`http://www.w3.org/XML/1998/namespace`,xmlns:`http://www.w3.org/2000/xmlns/`,mathml:`http://www.w3.org/1998/Math/MathML`,svg:`http://www.w3.org/2000/svg`,xlink:`http://www.w3.org/1999/xlink`},invalidCharReplacement:void 0,parser:void 0},t.XMLBuilderOptionKeys=new Set(Object.keys(t.DefaultBuilderOptions)),t.DefaultXMLBuilderCBOptions={format:`xml`,wellFormed:!1,prettyPrint:!1,indent:` `,newline:`
15756
15756
  `,offset:0,width:0,allowEmptyTags:!1,spaceBeforeSlash:!1,keepNullNodes:!1,keepNullAttributes:!1,ignoreConverters:!1,convert:{att:`@`,ins:`?`,text:`#`,cdata:`$`,comment:`!`},defaultNamespace:{ele:void 0,att:void 0},namespaceAlias:{html:`http://www.w3.org/1999/xhtml`,xml:`http://www.w3.org/XML/1998/namespace`,xmlns:`http://www.w3.org/2000/xmlns/`,mathml:`http://www.w3.org/1998/Math/MathML`,svg:`http://www.w3.org/2000/svg`,xlink:`http://www.w3.org/1999/xlink`}}},function(e,t,n){"use strict";var r=n(139),i=n(143);e.exports=r(`Set`,function(e){return function(){return e(this,arguments.length?arguments[0]:void 0)}},i)},function(e,t,n){"use strict";var r,i,a=n(136),o=n(221),s=RegExp.prototype.exec,c=String.prototype.replace,l=s,u=(r=/a/,i=/b*/g,s.call(r,`a`),s.call(i,`a`),r.lastIndex!==0||i.lastIndex!==0),d=o.UNSUPPORTED_Y||o.BROKEN_CARET,f=/()??/.exec(``)[1]!==void 0;(u||f||d)&&(l=function(e){var t,n,r,i,o=this,l=d&&o.sticky,p=a.call(o),m=o.source,h=0,g=e;return l&&((p=p.replace(`y`,``)).indexOf(`g`)===-1&&(p+=`g`),g=String(e).slice(o.lastIndex),o.lastIndex>0&&(!o.multiline||o.multiline&&e[o.lastIndex-1]!==`
15757
15757
  `)&&(m=`(?: `+m+`)`,g=` `+g,h++),n=RegExp(`^(?:`+m+`)`,p)),f&&(n=RegExp(`^`+m+`$(?!\\s)`,p)),u&&(t=o.lastIndex),r=s.call(l?n:o,g),l?r?(r.input=r.input.slice(h),r[0]=r[0].slice(h),r.index=o.lastIndex,o.lastIndex+=r[0].length):o.lastIndex=0:u&&r&&(o.lastIndex=o.global?r.index+r[0].length:t),f&&r&&r.length>1&&c.call(r[0],n,function(){for(i=1;i<arguments.length-2;i++)arguments[i]===void 0&&(r[i]=void 0)}),r}),e.exports=l},function(e,t,n){"use strict";var r=n(225),i=n(18),a=n(27),o=n(26),s=n(47),c=n(35),l=n(226),u=n(227),d=Math.max,f=Math.min,p=Math.floor,m=/\$([$&'`]|\d\d?|<[^>]*>)/g,h=/\$([$&'`]|\d\d?)/g;r(`replace`,2,function(e,t,n,r){var g=r.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,_=r.REPLACE_KEEPS_$0,v=g?`$`:`$0`;return[function(n,r){var i=c(this),a=n?.[e];return a===void 0?t.call(String(i),n,r):a.call(n,i,r)},function(e,r){if(!g&&_||typeof r==`string`&&r.indexOf(v)===-1){var a=n(t,e,this,r);if(a.done)return a.value}var c=i(e),p=String(this),m=typeof r==`function`;m||(r=String(r));var h=c.global;if(h){var b=c.unicode;c.lastIndex=0}for(var x=[];;){var S=u(c,p);if(S===null||(x.push(S),!h))break;String(S[0])===``&&(c.lastIndex=l(p,o(c.lastIndex),b))}for(var C,w=``,T=0,E=0;E<x.length;E++){S=x[E];for(var D=String(S[0]),O=d(f(s(S.index),p.length),0),k=[],A=1;A<S.length;A++)k.push((C=S[A])===void 0?C:String(C));var j=S.groups;if(m){var M=[D].concat(k,O,p);j!==void 0&&M.push(j);var N=String(r.apply(void 0,M))}else N=y(D,p,O,k,j,r);O>=T&&(w+=p.slice(T,O)+N,T=O+D.length)}return w+p.slice(T)}];function y(e,n,r,i,o,s){var c=r+e.length,l=i.length,u=h;return o!==void 0&&(o=a(o),u=m),t.call(s,u,function(t,a){var s;switch(a.charAt(0)){case`$`:return`$`;case`&`:return e;case"`":return n.slice(0,r);case`'`:return n.slice(c);case`<`:s=o[a.slice(1,-1)];break;default:var u=+a;if(u===0)return t;if(u>l){var d=p(u/10);return d===0?t:d<=l?i[d-1]===void 0?a.charAt(1):i[d-1]+a.charAt(1):t}s=i[u-1]}return s===void 0?``:s})}})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=function(){function e(){this._items={},this._nullItems=[]}return e.prototype.copy=function(){var t=new e;for(var n in this._items)t._items[n]=this._items[n].slice(0);return t._nullItems=this._nullItems.slice(0),t},e.prototype.get=function(e,t){var n=t===null?this._nullItems:this._items[t]||null;if(n===null)return null;for(var r=null,i=0;i<n.length;i++)if((r=n[i])===e)return r;return r},e.prototype.has=function(e,t){var n=t===null?this._nullItems:this._items[t]||null;return n!==null&&n.indexOf(e)!==-1},e.prototype.hasPrefix=function(e){if(this._nullItems.indexOf(e)!==-1)return!0;for(var t in this._items)if(this._items[t].indexOf(e)!==-1)return!0;return!1},e.prototype.set=function(e,t){var n=t===null?this._nullItems:this._items[t]||null;t!==null&&n===null?this._items[t]=[e]:n.push(e)},e}();t.NamespacePrefixMap=r},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),t.Surrogate=/[\uD800-\uDFFF]/,t.ScalarValue=/[\uD800-\uDFFF]/,t.NonCharacter=/[\uFDD0-\uFDEF\uFFFE\uFFFF]|[\uD83F\uD87F\uD8BF\uD8FF\uD93F\uD97F\uD9BF\uD9FF\uDA3F\uDA7F\uDABF\uDAFF\uDB3F\uDB7F\uDBBF\uDBFF][\uDFFE\uDFFF]/,t.ASCIICodePoint=/[\u0000-\u007F]/,t.ASCIITabOrNewLine=/[\t\n\r]/,t.ASCIIWhiteSpace=/[\t\n\f\r ]/,t.C0Control=/[\u0000-\u001F]/,t.C0ControlOrSpace=/[\u0000-\u001F ]/,t.Control=/[\u0000-\u001F\u007F-\u009F]/,t.ASCIIDigit=/[0-9]/,t.ASCIIUpperHexDigit=/[0-9A-F]/,t.ASCIILowerHexDigit=/[0-9a-f]/,t.ASCIIHexDigit=/[0-9A-Fa-f]/,t.ASCIIUpperAlpha=/[A-Z]/,t.ASCIILowerAlpha=/[a-z]/,t.ASCIIAlpha=/[A-Za-z]/,t.ASCIIAlphanumeric=/[0-9A-Za-z]/},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},i=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},a=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(i(arguments[t]));return e};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(6),s=n(1),c=n(3),l=n(171),u=n(104),d=n(9),f=n(17),p=n(72),m=n(30);function h(e,t){t===void 0&&(t=void 0),t===void 0&&(t=null);var n=g(e,t,new Date,{});return n._isTrusted=!0,n}function g(e,t,n,r){var i=new e(``);return i._initializedFlag=!0,i._timeStamp=n.getTime(),Object.assign(i,r),o.dom.features.steps&&m.dom_runEventConstructingSteps(i),i}function _(e,t,n,i){var a,o,l,u;n===void 0&&(n=!1),i===void 0&&(i={value:!1});var d=!1;e._dispatchFlag=!0;var m=t;if(n){var h=t._associatedDocument;c.Guard.isDocumentNode(h)&&(m=h)}var g=null,_=f.tree_retarget(e._relatedTarget,t);if(t!==_||t===e._relatedTarget){var b=[];try{for(var x=r(e._touchTargetList),S=x.next();!S.done;S=x.next()){var C=S.value;b.push(f.tree_retarget(C,t))}}catch(e){a={error:e}}finally{try{S&&!S.done&&(o=x.return)&&o.call(x)}finally{if(a)throw a.error}}v(e,t,m,_,b,!1);var w=c.Guard.isMouseEvent(e)&&e._type===`click`;w&&t._activationBehavior!==void 0&&(g=t);for(var T=c.Guard.isSlotable(t)&&p.shadowTree_isAssigned(t)?t:null,E=!1,D=t._getTheParent(e);D!==null&&c.Guard.isNode(D);){if(T!==null){if(!c.Guard.isSlot(D))throw Error(`Parent node of a slotable should be a slot.`);T=null;var O=f.tree_rootNode(D,!0);c.Guard.isShadowRoot(O)&&O._mode===`closed`&&(E=!0)}c.Guard.isSlotable(D)&&p.shadowTree_isAssigned(D)&&(T=D),_=f.tree_retarget(e._relatedTarget,D),b=[];try{for(var k=(l=void 0,r(e._touchTargetList)),A=k.next();!A.done;A=k.next())C=A.value,b.push(f.tree_retarget(C,D))}catch(e){l={error:e}}finally{try{A&&!A.done&&(u=k.return)&&u.call(k)}finally{if(l)throw l.error}}c.Guard.isWindow(D)||c.Guard.isNode(D)&&c.Guard.isNode(t)&&f.tree_isAncestorOf(f.tree_rootNode(t,!0),D,!0,!0)?(w&&e._bubbles&&g===null&&D._activationBehavior&&(g=D),v(e,D,null,_,b,E)):D===_?D=null:(t=D,w&&g===null&&t._activationBehavior&&(g=t),v(e,D,t,_,b,E)),D!==null&&(D=D._getTheParent(e)),E=!1}for(var j=null,M=e._path,N=M.length-1;N>=0;N--)if((F=M[N]).shadowAdjustedTarget!==null){j=F;break}if(j!==null)if(c.Guard.isNode(j.shadowAdjustedTarget)&&c.Guard.isShadowRoot(f.tree_rootNode(j.shadowAdjustedTarget,!0)))d=!0;else if(c.Guard.isNode(j.relatedTarget)&&c.Guard.isShadowRoot(f.tree_rootNode(j.relatedTarget,!0)))d=!0;else for(var P=0;P<j.touchTargetList.length;P++){var F=j.touchTargetList[P];if(c.Guard.isNode(F)&&c.Guard.isShadowRoot(f.tree_rootNode(F,!0))){d=!0;break}}for(g!==null&&g._legacyPreActivationBehavior!==void 0&&g._legacyPreActivationBehavior(e),N=M.length-1;N>=0;N--)(F=M[N]).shadowAdjustedTarget===null?e._eventPhase=s.EventPhase.Capturing:e._eventPhase=s.EventPhase.AtTarget,y(F,e,`capturing`,i);for(N=0;N<M.length;N++){if((F=M[N]).shadowAdjustedTarget!==null)e._eventPhase=s.EventPhase.AtTarget;else{if(!e._bubbles)continue;e._eventPhase=s.EventPhase.Bubbling}y(F,e,`bubbling`,i)}}return e._eventPhase=s.EventPhase.None,e._currentTarget=null,e._path=[],e._dispatchFlag=!1,e._stopPropagationFlag=!1,e._stopImmediatePropagationFlag=!1,d&&(e._target=null,e._relatedTarget=null,e._touchTargetList=[]),g!==null&&(e._canceledFlag||g._activationBehavior===void 0?g._legacyCanceledActivationBehavior!==void 0&&g._legacyCanceledActivationBehavior(e):g._activationBehavior(e)),!e._canceledFlag}function v(e,t,n,r,i,a){var o=!1;c.Guard.isNode(t)&&c.Guard.isShadowRoot(f.tree_rootNode(t))&&(o=!0);var s=!1;c.Guard.isShadowRoot(t)&&t._mode===`closed`&&(s=!0),e._path.push({invocationTarget:t,invocationTargetInShadowTree:o,shadowAdjustedTarget:n,relatedTarget:r,touchTargetList:i,rootOfClosedTree:s,slotInClosedTree:a})}function y(e,t,n,r){r===void 0&&(r={value:!1});for(var i=t._path,o=-1,s=0;s<i.length;s++)if(i[s]===e){o=s;break}if(o!==-1){var c=i[o];(c.shadowAdjustedTarget!==null||o>0&&(c=i[o-1]).shadowAdjustedTarget!==null)&&(t._target=c.shadowAdjustedTarget)}if(t._relatedTarget=e.relatedTarget,t._touchTargetList=e.touchTargetList,!t._stopPropagationFlag){t._currentTarget=e.invocationTarget;var l=t._currentTarget._eventListenerList,u=new(Array.bind.apply(Array,a([void 0],l)));if(!b(t,u,n,e,r)&&t._isTrusted){var d=t._type;d===`animationend`?t._type=`webkitAnimationEnd`:d===`animationiteration`?t._type=`webkitAnimationIteration`:d===`animationstart`?t._type=`webkitAnimationStart`:d===`transitionend`&&(t._type=`webkitTransitionEnd`),b(t,u,n,e,r),t._type=d}}}function b(e,t,n,r,i){i===void 0&&(i={value:!1});for(var a=!1,o=0;o<t.length;o++){var s=t[o];if(!s.removed){if(e._type!==s.type||(a=!0,n===`capturing`&&!s.capture)||n===`bubbling`&&s.capture)continue;if(s.once&&e._currentTarget!==null){for(var l=e._currentTarget,u=-1,d=0;d<l._eventListenerList.length;d++)if(l._eventListenerList[d]===s){u=d;break}u!==-1&&l._eventListenerList.splice(u,1)}var f=void 0,p=void 0;c.Guard.isWindow(f)&&(p=f._currentEvent,!1===r.invocationTargetInShadowTree&&(f._currentEvent=e)),s.passive&&(e._inPassiveListenerFlag=!0);try{s.callback.handleEvent.call(e._currentTarget,e)}catch{i.value=!0}if(s.passive&&(e._inPassiveListenerFlag=!1),c.Guard.isWindow(f)&&(f._currentEvent=p),e._stopImmediatePropagationFlag)return a}}return a}function x(e,t){return null}function S(e,t){return null}function C(e,t){}function w(e,t){}t.event_setTheCanceledFlag=function(e){e._cancelable&&!e._inPassiveListenerFlag&&(e._canceledFlag=!0)},t.event_initialize=function(e,t,n,r){e._initializedFlag=!0,e._stopPropagationFlag=!1,e._stopImmediatePropagationFlag=!1,e._canceledFlag=!1,e._isTrusted=!1,e._target=null,e._type=t,e._bubbles=n,e._cancelable=r},t.event_createAnEvent=h,t.event_innerEventCreationSteps=g,t.event_dispatch=_,t.event_appendToAnEventPath=v,t.event_invoke=y,t.event_innerInvoke=b,t.event_fireAnEvent=function(e,t,n,r,i){n===void 0&&(n=u.EventImpl);var a=h(n);if(a._type=e,r)for(var o in r)a[o]=r[o];return _(a,t,i)},t.event_createLegacyEvent=function(e){var t=null;switch(e.toLowerCase()){case`beforeunloadevent`:case`compositionevent`:break;case`customevent`:t=l.CustomEventImpl;break;case`devicemotionevent`:case`deviceorientationevent`:case`dragevent`:break;case`event`:case`events`:t=u.EventImpl}if(t===null)throw new d.NotSupportedError(`Event constructor not found for interface `+e+`.`);var n=new t(``);return n._type=``,n._timeStamp=new Date().getTime(),n._isTrusted=!1,n._initializedFlag=!1,n},t.event_getterEventHandlerIDLAttribute=function(e,t){return null},t.event_setterEventHandlerIDLAttribute=function(e,t,n){},t.event_determineTheTargetOfAnEventHandler=x,t.event_getTheCurrentValueOfAnEventHandler=S,t.event_activateAnEventHandler=C,t.event_deactivateAnEventHandler=w},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},o=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var s=n(6),c=n(1),l=n(9),u=n(34),d=n(3),f=n(2),p=n(7),m=n(152),h=n(0),g=n(12),_=function(e){function t(){var t=e.call(this)||this;return t._children=new Set,t._encoding={name:`UTF-8`,labels:[`unicode-1-1-utf-8`,`utf-8`,`utf8`]},t._contentType=`application/xml`,t._URL={scheme:`about`,username:``,password:``,host:null,port:null,path:[`blank`],query:null,fragment:null,_cannotBeABaseURLFlag:!0,_blobURLEntry:null},t._origin=null,t._type=`xml`,t._mode=`no-quirks`,t._documentElement=null,t._hasNamespaces=!1,t._nodeDocumentOverwrite=null,t}return i(t,e),Object.defineProperty(t.prototype,`_nodeDocument`,{get:function(){return this._nodeDocumentOverwrite||this},set:function(e){this._nodeDocumentOverwrite=e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`implementation`,{get:function(){return this._implementation||=h.create_domImplementation(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`URL`,{get:function(){return m.urlSerializer(this._URL)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`documentURI`,{get:function(){return this.URL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`origin`,{get:function(){return`null`},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`compatMode`,{get:function(){return this._mode===`quirks`?`BackCompat`:`CSS1Compat`},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`characterSet`,{get:function(){return this._encoding.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`charset`,{get:function(){return this._encoding.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`inputEncoding`,{get:function(){return this._encoding.name},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`contentType`,{get:function(){return this._contentType},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`doctype`,{get:function(){var e,t;try{for(var n=a(this._children),r=n.next();!r.done;r=n.next()){var i=r.value;if(d.Guard.isDocumentTypeNode(i))return i}}catch(t){e={error:t}}finally{try{r&&!r.done&&(t=n.return)&&t.call(n)}finally{if(e)throw e.error}}return null},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`documentElement`,{get:function(){return this._documentElement},enumerable:!0,configurable:!0}),t.prototype.getElementsByTagName=function(e){return h.node_listOfElementsWithQualifiedName(e,this)},t.prototype.getElementsByTagNameNS=function(e,t){return h.node_listOfElementsWithNamespace(e,t,this)},t.prototype.getElementsByClassName=function(e){return h.node_listOfElementsWithClassNames(e,this)},t.prototype.createElement=function(e,t){if(!h.xml_isName(e))throw new l.InvalidCharacterError;this._type===`html`&&(e=e.toLowerCase());var n=null;t!==void 0&&(n=f.isString(t)?t:t.is);var r=this._type===`html`||this._contentType===`application/xhtml+xml`?p.namespace.HTML:null;return h.element_createAnElement(this,e,r,null,n,!0)},t.prototype.createElementNS=function(e,t,n){return h.document_internalCreateElementNS(this,e,t,n)},t.prototype.createDocumentFragment=function(){return h.create_documentFragment(this)},t.prototype.createTextNode=function(e){return h.create_text(this,e)},t.prototype.createCDATASection=function(e){if(this._type===`html`)throw new l.NotSupportedError;if(e.indexOf(`]]>`)!==-1)throw new l.InvalidCharacterError;return h.create_cdataSection(this,e)},t.prototype.createComment=function(e){return h.create_comment(this,e)},t.prototype.createProcessingInstruction=function(e,t){if(!h.xml_isName(e)||t.indexOf(`?>`)!==-1)throw new l.InvalidCharacterError;return h.create_processingInstruction(this,e,t)},t.prototype.importNode=function(e,t){if(t===void 0&&(t=!1),d.Guard.isDocumentNode(e)||d.Guard.isShadowRoot(e))throw new l.NotSupportedError;return h.node_clone(e,this,t)},t.prototype.adoptNode=function(e){if(d.Guard.isDocumentNode(e))throw new l.NotSupportedError;if(d.Guard.isShadowRoot(e))throw new l.HierarchyRequestError;return h.document_adopt(e,this),e},t.prototype.createAttribute=function(e){if(!h.xml_isName(e))throw new l.InvalidCharacterError;return this._type===`html`&&(e=e.toLowerCase()),h.create_attr(this,e)},t.prototype.createAttributeNS=function(e,t){var n=o(h.namespace_validateAndExtract(e,t),3),r=n[0],i=n[1],a=n[2],s=h.create_attr(this,a);return s._namespace=r,s._namespacePrefix=i,s},t.prototype.createEvent=function(e){return h.event_createLegacyEvent(e)},t.prototype.createRange=function(){var e=h.create_range();return e._start=[this,0],e._end=[this,0],e},t.prototype.createNodeIterator=function(e,t,n){t===void 0&&(t=c.WhatToShow.All),n===void 0&&(n=null);var r=h.create_nodeIterator(e,e,!0);return r._whatToShow=t,r._iteratorCollection=h.create_nodeList(e),f.isFunction(n)?(r._filter=h.create_nodeFilter(),r._filter.acceptNode=n):r._filter=n,r},t.prototype.createTreeWalker=function(e,t,n){t===void 0&&(t=c.WhatToShow.All),n===void 0&&(n=null);var r=h.create_treeWalker(e,e);return r._whatToShow=t,f.isFunction(n)?(r._filter=h.create_nodeFilter(),r._filter.acceptNode=n):r._filter=n,r},t.prototype._getTheParent=function(e){return e._type===`load`?null:s.dom.window},t.prototype.getElementById=function(e){throw Error(`Mixin: NonElementParentNode not implemented.`)},Object.defineProperty(t.prototype,`children`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`firstElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`lastElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`childElementCount`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.prepend=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.append=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelector=function(e){throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelectorAll=function(e){throw Error(`Mixin: ParentNode not implemented.`)},t}(u.NodeImpl);t.DocumentImpl=_,g.idl_defineConst(_.prototype,`_nodeType`,c.NodeType.Document)},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},o=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var s=n(1),c=n(34),l=n(9),u=n(7),d=n(0),f=n(12),p=function(e){function t(){var t=e.call(this)||this;return t._children=new Set,t._namespace=null,t._namespacePrefix=null,t._localName=``,t._customElementState=`undefined`,t._customElementDefinition=null,t._is=null,t._shadowRoot=null,t._attributeList=d.create_namedNodeMap(t),t._attributeChangeSteps=[],t._name=``,t._assignedSlot=null,t}return i(t,e),Object.defineProperty(t.prototype,`namespaceURI`,{get:function(){return this._namespace},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`prefix`,{get:function(){return this._namespacePrefix},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`localName`,{get:function(){return this._localName},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`tagName`,{get:function(){return this._htmlUppercasedQualifiedName},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`id`,{get:function(){return d.element_getAnAttributeValue(this,`id`)},set:function(e){d.element_setAnAttributeValue(this,`id`,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`className`,{get:function(){return d.element_getAnAttributeValue(this,`class`)},set:function(e){d.element_setAnAttributeValue(this,`class`,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`classList`,{get:function(){var e=d.element_getAnAttributeByName(`class`,this);return e===null&&(e=d.create_attr(this._nodeDocument,`class`)),d.create_domTokenList(this,e)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`slot`,{get:function(){return d.element_getAnAttributeValue(this,`slot`)},set:function(e){d.element_setAnAttributeValue(this,`slot`,e)},enumerable:!0,configurable:!0}),t.prototype.hasAttributes=function(){return this._attributeList.length!==0},Object.defineProperty(t.prototype,`attributes`,{get:function(){return this._attributeList},enumerable:!0,configurable:!0}),t.prototype.getAttributeNames=function(){var e,t,n=[];try{for(var r=a(this._attributeList),i=r.next();!i.done;i=r.next()){var o=i.value;n.push(o._qualifiedName)}}catch(t){e={error:t}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}return n},t.prototype.getAttribute=function(e){var t=d.element_getAnAttributeByName(e,this);return t?t._value:null},t.prototype.getAttributeNS=function(e,t){var n=d.element_getAnAttributeByNamespaceAndLocalName(e,t,this);return n?n._value:null},t.prototype.setAttribute=function(e,t){if(!d.xml_isName(e))throw new l.InvalidCharacterError;this._namespace===u.namespace.HTML&&this._nodeDocument._type===`html`&&(e=e.toLowerCase());for(var n=null,r=0;r<this._attributeList.length;r++){var i=this._attributeList[r];if(i._qualifiedName===e){n=i;break}}if(n===null)return(n=d.create_attr(this._nodeDocument,e))._value=t,void d.element_append(n,this);d.element_change(n,this,t)},t.prototype.setAttributeNS=function(e,t,n){var r=o(d.namespace_validateAndExtract(e,t),3),i=r[0],a=r[1],s=r[2];d.element_setAnAttributeValue(this,s,n,a,i)},t.prototype.removeAttribute=function(e){d.element_removeAnAttributeByName(e,this)},t.prototype.removeAttributeNS=function(e,t){d.element_removeAnAttributeByNamespaceAndLocalName(e,t,this)},t.prototype.hasAttribute=function(e){this._namespace===u.namespace.HTML&&this._nodeDocument._type===`html`&&(e=e.toLowerCase());for(var t=0;t<this._attributeList.length;t++)if(this._attributeList[t]._qualifiedName===e)return!0;return!1},t.prototype.toggleAttribute=function(e,t){if(!d.xml_isName(e))throw new l.InvalidCharacterError;this._namespace===u.namespace.HTML&&this._nodeDocument._type===`html`&&(e=e.toLowerCase());for(var n=null,r=0;r<this._attributeList.length;r++){var i=this._attributeList[r];if(i._qualifiedName===e){n=i;break}}return n===null?(t===void 0||!0===t)&&((n=d.create_attr(this._nodeDocument,e))._value=``,d.element_append(n,this),!0):t!==void 0&&!1!==t||(d.element_removeAnAttributeByName(e,this),!1)},t.prototype.hasAttributeNS=function(e,t){for(var n=e||null,r=0;r<this._attributeList.length;r++){var i=this._attributeList[r];if(i._namespace===n&&i._localName===t)return!0}return!1},t.prototype.getAttributeNode=function(e){return d.element_getAnAttributeByName(e,this)},t.prototype.getAttributeNodeNS=function(e,t){return d.element_getAnAttributeByNamespaceAndLocalName(e,t,this)},t.prototype.setAttributeNode=function(e){return d.element_setAnAttribute(e,this)},t.prototype.setAttributeNodeNS=function(e){return d.element_setAnAttribute(e,this)},t.prototype.removeAttributeNode=function(e){for(var t=!1,n=0;n<this._attributeList.length;n++)if(this._attributeList[n]===e){t=!0;break}if(!t)throw new l.NotFoundError;return d.element_remove(e,this),e},t.prototype.attachShadow=function(e){if(this._namespace!==u.namespace.HTML||!d.customElement_isValidCustomElementName(this._localName)&&!d.customElement_isValidShadowHostName(this._localName))throw new l.NotSupportedError;if(d.customElement_isValidCustomElementName(this._localName)||this._is!==null){var t=d.customElement_lookUpACustomElementDefinition(this._nodeDocument,this._namespace,this._localName,this._is);if(t!==null&&!0===t.disableShadow)throw new l.NotSupportedError}if(this._shadowRoot!==null)throw new l.NotSupportedError;var n=d.create_shadowRoot(this._nodeDocument,this);return n._mode=e.mode,this._shadowRoot=n,n},Object.defineProperty(t.prototype,`shadowRoot`,{get:function(){var e=this._shadowRoot;return e===null||e.mode===`closed`?null:e},enumerable:!0,configurable:!0}),t.prototype.closest=function(e){throw new l.NotImplementedError},t.prototype.matches=function(e){throw new l.NotImplementedError},t.prototype.webkitMatchesSelector=function(e){return this.matches(e)},t.prototype.getElementsByTagName=function(e){return d.node_listOfElementsWithQualifiedName(e,this)},t.prototype.getElementsByTagNameNS=function(e,t){return d.node_listOfElementsWithNamespace(e,t,this)},t.prototype.getElementsByClassName=function(e){return d.node_listOfElementsWithClassNames(e,this)},t.prototype.insertAdjacentElement=function(e,t){return d.element_insertAdjacent(this,e,t)},t.prototype.insertAdjacentText=function(e,t){var n=d.create_text(this._nodeDocument,t);d.element_insertAdjacent(this,e,n)},Object.defineProperty(t.prototype,`_qualifiedName`,{get:function(){return this._namespacePrefix?this._namespacePrefix+`:`+this._localName:this._localName},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`_htmlUppercasedQualifiedName`,{get:function(){var e=this._qualifiedName;return this._namespace===u.namespace.HTML&&this._nodeDocument._type===`html`&&(e=e.toUpperCase()),e},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`children`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`firstElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`lastElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`childElementCount`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.prepend=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.append=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelector=function(e){throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelectorAll=function(e){throw Error(`Mixin: ParentNode not implemented.`)},Object.defineProperty(t.prototype,`previousElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`nextElementSibling`,{get:function(){throw Error(`Mixin: NonDocumentTypeChildNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.before=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.after=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.replaceWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ChildNode not implemented.`)},t.prototype.remove=function(){throw Error(`Mixin: ChildNode not implemented.`)},Object.defineProperty(t.prototype,`assignedSlot`,{get:function(){throw Error(`Mixin: Slotable not implemented.`)},enumerable:!0,configurable:!0}),t._create=function(e,n,r,i){r===void 0&&(r=null),i===void 0&&(i=null);var a=new t;return a._localName=n,a._namespace=r,a._namespacePrefix=i,a._nodeDocument=e,a},t}(c.NodeImpl);t.ElementImpl=p,f.idl_defineConst(p.prototype,`_nodeType`,s.NodeType.Element)},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=n(1),o=n(34),s=n(12),c=function(e){function t(t){t===void 0&&(t=null);var n=e.call(this)||this;return n._children=new Set,n._host=t,n}return i(t,e),t.prototype.getElementById=function(e){throw Error(`Mixin: NonElementParentNode not implemented.`)},Object.defineProperty(t.prototype,`children`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`firstElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`lastElementChild`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,`childElementCount`,{get:function(){throw Error(`Mixin: ParentNode not implemented.`)},enumerable:!0,configurable:!0}),t.prototype.prepend=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.append=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelector=function(e){throw Error(`Mixin: ParentNode not implemented.`)},t.prototype.querySelectorAll=function(e){throw Error(`Mixin: ParentNode not implemented.`)},t._create=function(e,n){n===void 0&&(n=null);var r=new t(n);return r._nodeDocument=e,r},t}(o.NodeImpl);t.DocumentFragmentImpl=c,s.idl_defineConst(c.prototype,`_nodeType`,a.NodeType.DocumentFragment)},function(e,t,n){"use strict";var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(1),s=n(71),c=n(0),l=n(12),u=function(e){function t(t){t===void 0&&(t=``);var n=e.call(this,t)||this;return n._name=``,n._assignedSlot=null,n}return i(t,e),Object.defineProperty(t.prototype,`wholeText`,{get:function(){var e,t,n=``;try{for(var r=a(c.text_contiguousTextNodes(this,!0)),i=r.next();!i.done;i=r.next())n+=i.value._data}catch(t){e={error:t}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(e)throw e.error}}return n},enumerable:!0,configurable:!0}),t.prototype.splitText=function(e){return c.text_split(this,e)},Object.defineProperty(t.prototype,`assignedSlot`,{get:function(){throw Error(`Mixin: Slotable not implemented.`)},enumerable:!0,configurable:!0}),t._create=function(e,n){n===void 0&&(n=``);var r=new t(n);return r._nodeDocument=e,r},t}(s.CharacterDataImpl);t.TextImpl=u,l.idl_defineConst(u.prototype,`_nodeType`,o.NodeType.Text)},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=function(){function e(){}return Object.defineProperty(e.prototype,`_startNode`,{get:function(){return this._start[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_startOffset`,{get:function(){return this._start[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_endNode`,{get:function(){return this._end[0]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_endOffset`,{get:function(){return this._end[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`_collapsed`,{get:function(){return this._start[0]===this._end[0]&&this._start[1]===this._end[1]},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`startContainer`,{get:function(){return this._startNode},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`startOffset`,{get:function(){return this._startOffset},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`endContainer`,{get:function(){return this._endNode},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`endOffset`,{get:function(){return this._endOffset},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`collapsed`,{get:function(){return this._collapsed},enumerable:!0,configurable:!0}),e}();t.AbstractRangeImpl=r},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(1),i=function(){function e(e){this._activeFlag=!1,this._root=e,this._whatToShow=r.WhatToShow.All,this._filter=null}return Object.defineProperty(e.prototype,`root`,{get:function(){return this._root},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`whatToShow`,{get:function(){return this._whatToShow},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`filter`,{get:function(){return this._filter},enumerable:!0,configurable:!0}),e}();t.TraverserImpl=i},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(1),i=n(0),a=n(12),o=function(){function e(e,t){this._target=null,this._relatedTarget=null,this._touchTargetList=[],this._path=[],this._currentTarget=null,this._eventPhase=r.EventPhase.None,this._stopPropagationFlag=!1,this._stopImmediatePropagationFlag=!1,this._canceledFlag=!1,this._inPassiveListenerFlag=!1,this._composedFlag=!1,this._initializedFlag=!1,this._dispatchFlag=!1,this._isTrusted=!1,this._bubbles=!1,this._cancelable=!1,this._type=e,t&&(this._bubbles=t.bubbles||!1,this._cancelable=t.cancelable||!1,this._composedFlag=t.composed||!1),this._initializedFlag=!0,this._timeStamp=new Date().getTime()}return Object.defineProperty(e.prototype,`type`,{get:function(){return this._type},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`target`,{get:function(){return this._target},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`srcElement`,{get:function(){return this._target},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`currentTarget`,{get:function(){return this._currentTarget},enumerable:!0,configurable:!0}),e.prototype.composedPath=function(){var e=[],t=this._path;if(t.length===0)return e;var n=this._currentTarget;if(n===null)throw Error(`Event currentTarget is null.`);e.push(n);for(var r=0,i=0,a=t.length-1;a>=0;){if(t[a].rootOfClosedTree&&i++,t[a].invocationTarget===n){r=a;break}t[a].slotInClosedTree&&i--,a--}var o=i,s=i;for(a=r-1;a>=0;)t[a].rootOfClosedTree&&o++,o<=s&&e.unshift(t[a].invocationTarget),t[a].slotInClosedTree&&--o<s&&(s=o),a--;for(o=i,s=i,a=r+1;a<t.length;)t[a].slotInClosedTree&&o++,o<=s&&e.push(t[a].invocationTarget),t[a].rootOfClosedTree&&--o<s&&(s=o),a++;return e},Object.defineProperty(e.prototype,`eventPhase`,{get:function(){return this._eventPhase},enumerable:!0,configurable:!0}),e.prototype.stopPropagation=function(){this._stopPropagationFlag=!0},Object.defineProperty(e.prototype,`cancelBubble`,{get:function(){return this._stopPropagationFlag},set:function(e){e&&this.stopPropagation()},enumerable:!0,configurable:!0}),e.prototype.stopImmediatePropagation=function(){this._stopPropagationFlag=!0,this._stopImmediatePropagationFlag=!0},Object.defineProperty(e.prototype,`bubbles`,{get:function(){return this._bubbles},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`cancelable`,{get:function(){return this._cancelable},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`returnValue`,{get:function(){return!this._canceledFlag},set:function(e){e||i.event_setTheCanceledFlag(this)},enumerable:!0,configurable:!0}),e.prototype.preventDefault=function(){i.event_setTheCanceledFlag(this)},Object.defineProperty(e.prototype,`defaultPrevented`,{get:function(){return this._canceledFlag},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`composed`,{get:function(){return this._composedFlag},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`isTrusted`,{get:function(){return this._isTrusted},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,`timeStamp`,{get:function(){return this._timeStamp},enumerable:!0,configurable:!0}),e.prototype.initEvent=function(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1),this._dispatchFlag||i.event_initialize(this,e,t,n)},e.NONE=0,e.CAPTURING_PHASE=1,e.AT_TARGET=2,e.BUBBLING_PHASE=3,e}();t.EventImpl=o,a.idl_defineConst(o.prototype,`NONE`,0),a.idl_defineConst(o.prototype,`CAPTURING_PHASE`,1),a.idl_defineConst(o.prototype,`AT_TARGET`,2),a.idl_defineConst(o.prototype,`BUBBLING_PHASE`,3)},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(1),i=n(9);t.traversal_filter=function(e,t){if(e._activeFlag)throw new i.InvalidStateError;var n=1<<t._nodeType-1;if((e.whatToShow&n)==0)return r.FilterResult.Skip;if(!e.filter)return r.FilterResult.Accept;e._activeFlag=!0;var a=r.FilterResult.Reject;try{a=e.filter.acceptNode(t)}catch(t){throw e._activeFlag=!1,t}return e._activeFlag=!1,a}},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},i=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var a=n(6),o=n(3),s=n(2),c=n(99),l=n(73),u=n(17),d=n(173),f=n(30),p=n(52),m=n(37);t.document_elementInterface=function(e,t){return c.ElementImpl},t.document_internalCreateElementNS=function(e,t,n,i){var a=r(d.namespace_validateAndExtract(t,n),3),o=a[0],c=a[1],l=a[2],u=null;return i!==void 0&&(u=s.isString(i)?i:i.is),p.element_createAnElement(e,l,o,c,u,!0)},t.document_adopt=function(e,t){var n,r;if(e._nodeDocument!==t||e._parent!==null){var s=e._nodeDocument;if(e._parent&&m.mutation_remove(e,e._parent),t!==s)for(var c=u.tree_getFirstDescendantNode(e,!0,!0);c!==null;){if(c._nodeDocument=t,o.Guard.isElementNode(c))try{for(var d=(n=void 0,i(c._attributeList._asArray())),p=d.next();!p.done;p=d.next())p.value._nodeDocument=t}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=d.return)&&r.call(d)}finally{if(n)throw n.error}}a.dom.features.customElements&&o.Guard.isElementNode(c)&&c._customElementState===`custom`&&l.customElement_enqueueACustomElementCallbackReaction(c,`adoptedCallback`,[s,t]),a.dom.features.steps&&f.dom_runAdoptingSteps(c,s),c=u.tree_getNextDescendantNode(e,c,!0,!0)}}}},function(e,t,n){"use strict";var r=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var i=n(6),a=n(3),o=n(9),s=n(17),c=n(51),l=n(30);t.characterData_replaceData=function(e,t,n,u){var d,f,p=s.tree_nodeLength(e);if(t>p)throw new o.IndexSizeError(`Offset exceeds character data length. Offset: `+t+`, Length: `+p+`, Node is `+e.nodeName+`.`);t+n>p&&(n=p-t),i.dom.features.mutationObservers&&c.observer_queueMutationRecord(`characterData`,e,null,null,e._data,[],[],null,null);var m=e._data.substring(0,t)+u+e._data.substring(t+n);e._data=m;try{for(var h=r(i.dom.rangeList),g=h.next();!g.done;g=h.next()){var _=g.value;_._start[0]===e&&_._start[1]>t&&_._start[1]<=t+n&&(_._start[1]=t),_._end[0]===e&&_._end[1]>t&&_._end[1]<=t+n&&(_._end[1]=t),_._start[0]===e&&_._start[1]>t+n&&(_._start[1]+=u.length-n),_._end[0]===e&&_._end[1]>t+n&&(_._end[1]+=u.length-n)}}catch(e){d={error:e}}finally{try{g&&!g.done&&(f=h.return)&&f.call(h)}finally{if(d)throw d.error}}i.dom.features.steps&&a.Guard.isTextNode(e)&&e._parent!==null&&l.dom_runChildTextContentChangeSteps(e._parent)},t.characterData_substringData=function(e,t,n){var r=s.tree_nodeLength(e);if(t>r)throw new o.IndexSizeError(`Offset exceeds character data length. Offset: `+t+`, Length: `+r+`, Node is `+e.nodeName+`.`);return t+n>r?e._data.substr(t):e._data.substr(t,n)}},function(e,t,n){"use strict";var r=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o},i=this&&this.__spread||function(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(r(arguments[t]));return e},a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)};Object.defineProperty(t,`__esModule`,{value:!0});var o=n(7);function s(e){var t=o.string.splitAStringOnASCIIWhitespace(e);return new Set(t)}function c(e){return i(e).join(` `)}t.orderedSet_parse=s,t.orderedSet_serialize=c,t.orderedSet_sanitize=function(e){return c(s(e))},t.orderedSet_contains=function(e,t,n){var r,i,o,s;try{for(var c=a(t),l=c.next();!l.done;l=c.next()){var u=l.value,d=!1;try{for(var f=(o=void 0,a(e)),p=f.next();!p.done;p=f.next()){var m=p.value;if(n){if(m===u){d=!0;break}}else if(m.toUpperCase()===u.toUpperCase()){d=!0;break}}}catch(e){o={error:e}}finally{try{p&&!p.done&&(s=f.return)&&s.call(f)}finally{if(o)throw o.error}}if(!d)return!1}}catch(e){r={error:e}}finally{try{l&&!l.done&&(i=c.return)&&i.call(c)}finally{if(r)throw r.error}}return!0}},function(e,t,n){"use strict";n(179),Object.defineProperty(t,`__esModule`,{value:!0});var r=n(263),i=n(110),a=n(2);i.dom.setFeatures(!1),t.createDocument=function(){var e=new r.DOMImplementation().createDocument(null,`root`,null);return e.documentElement&&e.removeChild(e.documentElement),e},t.sanitizeInput=function(e,t){if(e==null)return e;if(t===void 0)return e+``;var n=``;e+=``;for(var r=0;r<e.length;r++){var i=e.charCodeAt(r);if(i===9||i===10||i===13||i>=32&&i<=55295||i>=57344&&i<=65533)n+=e.charAt(r);else if(i>=55296&&i<=56319&&r<e.length-1){var o=e.charCodeAt(r+1);o>=56320&&o<=57343?(i=1024*(i-55296)+o-56320+65536,n+=String.fromCodePoint(i),r++):n+=a.isString(t)?t:t(e.charAt(r),r,e)}else n+=a.isString(t)?t:t(e.charAt(r),r,e)}return n}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(2),i=n(153);t.AbortController=i.AbortControllerImpl;var a=n(154);t.AbortSignal=a.AbortSignalImpl;var o=n(102);t.AbstractRange=o.AbstractRangeImpl;var s=n(157);t.Attr=s.AttrImpl;var c=n(158);t.CDATASection=c.CDATASectionImpl;var l=n(71);t.CharacterData=l.CharacterDataImpl;var u=n(264),d=n(159);t.Comment=d.CommentImpl;var f=n(171);t.CustomEvent=f.CustomEventImpl;var p=n(100);t.DocumentFragment=p.DocumentFragmentImpl;var m=n(98);t.Document=m.DocumentImpl;var h=n(265),g=n(155);t.DocumentType=g.DocumentTypeImpl;var _=n(6);t.dom=_.dom;var v=n(148);t.DOMImplementation=v.DOMImplementationImpl;var y=n(170);t.DOMTokenList=y.DOMTokenListImpl;var b=n(99);t.Element=b.ElementImpl;var x=n(104);t.Event=x.EventImpl;var S=n(70);t.EventTarget=S.EventTargetImpl;var C=n(161);t.HTMLCollection=C.HTMLCollectionImpl;var w=n(266);t.MutationObserver=w.MutationObserverImpl;var T=n(169);t.MutationRecord=T.MutationRecordImpl;var E=n(164);t.NamedNodeMap=E.NamedNodeMapImpl;var D=n(168);t.NodeFilter=D.NodeFilterImpl;var O=n(34);t.Node=O.NodeImpl;var k=n(166);t.NodeIterator=k.NodeIteratorImpl;var A=n(162);t.NodeList=A.NodeListImpl;var j=n(163);t.NodeListStatic=j.NodeListStaticImpl;var M=n(267),N=n(268),P=n(269),F=n(160);t.ProcessingInstruction=F.ProcessingInstructionImpl;var I=n(165);t.Range=I.RangeImpl;var L=n(156);t.ShadowRoot=L.ShadowRootImpl;var R=n(270),z=n(271);t.StaticRange=z.StaticRangeImpl;var B=n(101);t.Text=B.TextImpl;var V=n(103);t.Traverser=V.TraverserImpl;var H=n(167);t.TreeWalker=H.TreeWalkerImpl;var U=n(149);t.Window=U.WindowImpl;var W=n(151);t.XMLDocument=W.XMLDocumentImpl,r.applyMixin(b.ElementImpl,u.ChildNodeImpl),r.applyMixin(l.CharacterDataImpl,u.ChildNodeImpl),r.applyMixin(g.DocumentTypeImpl,u.ChildNodeImpl),r.applyMixin(m.DocumentImpl,h.DocumentOrShadowRootImpl),r.applyMixin(L.ShadowRootImpl,h.DocumentOrShadowRootImpl),r.applyMixin(b.ElementImpl,M.NonDocumentTypeChildNodeImpl),r.applyMixin(l.CharacterDataImpl,M.NonDocumentTypeChildNodeImpl),r.applyMixin(m.DocumentImpl,N.NonElementParentNodeImpl),r.applyMixin(p.DocumentFragmentImpl,N.NonElementParentNodeImpl),r.applyMixin(m.DocumentImpl,P.ParentNodeImpl),r.applyMixin(p.DocumentFragmentImpl,P.ParentNodeImpl),r.applyMixin(b.ElementImpl,P.ParentNodeImpl),r.applyMixin(B.TextImpl,R.SlotableImpl),r.applyMixin(b.ElementImpl,R.SlotableImpl)},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0}),function(e){e[e.EOF=0]=`EOF`,e[e.Declaration=1]=`Declaration`,e[e.DocType=2]=`DocType`,e[e.Element=3]=`Element`,e[e.Text=4]=`Text`,e[e.CDATA=5]=`CDATA`,e[e.PI=6]=`PI`,e[e.Comment=7]=`Comment`,e[e.ClosingTag=8]=`ClosingTag`}(t.TokenType||={})},function(e,t,n){"use strict";n(64),n(20),n(66);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=n(2),o=function(e){function t(){return e!==null&&e.apply(this,arguments)||this}return i(t,e),t.prototype._parse=function(e,t){var n=this,r=this._builderOptions,i=null;return a.isFunction(t)?i=this.parse(e,t.apply(this)):a.isArray(t)||a.isSet(t)?a.forEachArray(t,function(t){return i=n.parse(e,t)},this):a.isMap(t)||a.isObject(t)?a.forEachObject(t,function(t,o){if(a.isFunction(o)&&(o=o.apply(n)),r.ignoreConverters||t.indexOf(r.convert.att)!==0)if(r.ignoreConverters||t.indexOf(r.convert.text)!==0)if(r.ignoreConverters||t.indexOf(r.convert.cdata)!==0)if(r.ignoreConverters||t.indexOf(r.convert.comment)!==0)if(r.ignoreConverters||t.indexOf(r.convert.ins)!==0){if(!((a.isArray(o)||a.isSet(o))&&a.isEmpty(o))){if((a.isMap(o)||a.isObject(o))&&a.isEmpty(o))i=n.element(e,void 0,n.sanitize(t))||i;else if(r.keepNullNodes||o!=null)if(a.isArray(o)||a.isSet(o))a.forEachArray(o,function(r){var a={};a[t]=r,i=n.parse(e,a)},n);else if(a.isMap(o)||a.isObject(o))(s=n.element(e,void 0,n.sanitize(t)))&&(i=s,n.parse(s,o));else if(o!=null&&o!==``){var s;(s=n.element(e,void 0,n.sanitize(t)))&&(i=s,n.text(s,n._decodeText(n.sanitize(o))))}else i=n.element(e,void 0,n.sanitize(t))||i}}else if(a.isString(o)){var c=o.indexOf(` `),l=c===-1?o:o.substr(0,c),u=c===-1?``:o.substr(c+1);i=n.instruction(e,n.sanitize(l),n.sanitize(u))||i}else a.isArray(o)||a.isSet(o)?a.forEachArray(o,function(t){var r=t.indexOf(` `),a=r===-1?t:t.substr(0,r),o=r===-1?``:t.substr(r+1);i=n.instruction(e,n.sanitize(a),n.sanitize(o))||i},n):a.forEachObject(o,function(t,r){return i=n.instruction(e,n.sanitize(t),n.sanitize(r))||i},n);else a.isArray(o)||a.isSet(o)?a.forEachArray(o,function(t){return i=n.comment(e,n.sanitize(t))||i},n):i=n.comment(e,n.sanitize(o))||i;else a.isArray(o)||a.isSet(o)?a.forEachArray(o,function(t){return i=n.cdata(e,n.sanitize(t))||i},n):i=n.cdata(e,n.sanitize(o))||i;else i=a.isMap(o)||a.isObject(o)?n.parse(e,o):n.text(e,n._decodeText(n.sanitize(o)))||i;else if(t===r.convert.att){if(a.isArray(o)||a.isSet(o))throw Error(`Invalid attribute: `+o.toString()+`. `+e._debugInfo());a.forEachObject(o,function(t,r){i=n.attribute(e,void 0,n.sanitize(t),n._decodeAttributeValue(n.sanitize(r)))||i})}else i=n.attribute(e,void 0,n.sanitize(t.substr(r.convert.att.length)),n._decodeAttributeValue(n.sanitize(o)))||i},this):(r.keepNullNodes||t!=null)&&(i=this.text(e,this._decodeText(this.sanitize(t)))||i),i||e},t}(n(75).BaseReader);t.ObjectReader=o},function(e,t,n){"use strict";var r=n(39);e.exports=new r({explicit:[n(287),n(288),n(289)]})},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=function(e){this.level=0,this._builderOptions=e,this._writerOptions=e};t.BaseCBWriter=r},function(e,t,n){var r=n(16),i=n(8),a=n(116);e.exports=!r&&!i(function(){return Object.defineProperty(a(`div`),`a`,{get:function(){return 7}}).a!=7})},function(e,t,n){var r=n(11),i=n(13),a=r.document,o=i(a)&&i(a.createElement);e.exports=function(e){return o?a.createElement(e):{}}},function(e,t,n){var r=n(118),i=Function.toString;typeof r.inspectSource!=`function`&&(r.inspectSource=function(e){return i.call(e)}),e.exports=r.inspectSource},function(e,t,n){var r=n(11),i=n(80),a=r[`__core-js_shared__`]||i(`__core-js_shared__`,{});e.exports=a},function(e,t,n){var r=n(14),i=n(187),a=n(55),o=n(15);e.exports=function(e,t){for(var n=i(t),s=o.f,c=a.f,l=0;l<n.length;l++){var u=n[l];r(e,u)||s(e,u,c(t,u))}}},function(e,t,n){var r=n(11);e.exports=r},function(e,t,n){var r=n(14),i=n(24),a=n(122).indexOf,o=n(45);e.exports=function(e,t){var n,s=i(e),c=0,l=[];for(n in s)!r(o,n)&&r(s,n)&&l.push(n);for(;t.length>c;)r(s,n=t[c++])&&(~a(l,n)||l.push(n));return l}},function(e,t,n){var r=n(24),i=n(26),a=n(83),o=function(e){return function(t,n,o){var s,c=r(t),l=i(c.length),u=a(o,l);if(e&&n!=n){for(;l>u;)if((s=c[u++])!=s)return!0}else for(;l>u;u++)if((e||u in c)&&c[u]===n)return e||u||0;return!e&&-1}};e.exports={includes:o(!0),indexOf:o(!1)}},function(e,t,n){var r=n(8),i=/#|\.prototype\./,a=function(e,t){var n=s[o(e)];return n==l||n!=c&&(typeof t==`function`?r(t):!!t)},o=a.normalize=function(e){return String(e).replace(i,`.`).toLowerCase()},s=a.data={},c=a.NATIVE=`N`,l=a.POLYFILL=`P`;e.exports=a},function(e,t,n){var r=n(86);e.exports=r&&!Symbol.sham&&typeof Symbol.iterator==`symbol`},function(e,t,n){var r=n(5);t.f=r},function(e,t,n){var r=n(120),i=n(14),a=n(125),o=n(15).f;e.exports=function(e){var t=r.Symbol||={};i(t,e)||o(t,e,{value:a.f(e)})}},function(e,t){e.exports=function(e){if(typeof e!=`function`)throw TypeError(String(e)+` is not a function`);return e}},function(e,t,n){var r=n(13),i=n(59),a=n(5)(`species`);e.exports=function(e,t){var n;return i(e)&&(typeof(n=e.constructor)!=`function`||n!==Array&&!i(n.prototype)?r(n)&&(n=n[a])===null&&(n=void 0):n=void 0),new(n===void 0?Array:n)(t===0?0:t)}},function(e,t,n){var r,i,a=n(11),o=n(193),s=a.process,c=s&&s.versions,l=c&&c.v8;l?i=(r=l.split(`.`))[0]+r[1]:o&&(!(r=o.match(/Edge\/(\d+)/))||r[1]>=74)&&(r=o.match(/Chrome\/(\d+)/))&&(i=r[1]),e.exports=i&&+i},function(e,t,n){var r=n(5),i=n(60),a=n(15),o=r(`unscopables`),s=Array.prototype;s[o]??a.f(s,o,{configurable:!0,value:i(null)}),e.exports=function(e){s[o][e]=!0}},function(e,t,n){"use strict";var r,i,a,o=n(132),s=n(21),c=n(14),l=n(5),u=n(44),d=l(`iterator`),f=!1;[].keys&&(`next`in(a=[].keys())?(i=o(o(a)))!==Object.prototype&&(r=i):f=!0),r??={},u||c(r,d)||s(r,d,function(){return this}),e.exports={IteratorPrototype:r,BUGGY_SAFARI_ITERATORS:f}},function(e,t,n){var r=n(14),i=n(27),a=n(57),o=n(196),s=a(`IE_PROTO`),c=Object.prototype;e.exports=o?Object.getPrototypeOf:function(e){return e=i(e),r(e,s)?e[s]:typeof e.constructor==`function`&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?c:null}},function(e,t,n){var r=n(18),i=n(197);e.exports=Object.setPrototypeOf||(`__proto__`in{}?function(){var e,t=!1,n={};try{(e=Object.getOwnPropertyDescriptor(Object.prototype,`__proto__`).set).call(n,[]),t=n instanceof Array}catch{}return function(n,a){return r(n),i(a),t?e.call(n,a):n.__proto__=a,n}}():void 0)},function(e,t,n){"use strict";var r=n(56),i=n(15),a=n(40);e.exports=function(e,t,n){var o=r(t);o in e?i.f(e,o,a(0,n)):e[o]=n}},function(e,t,n){var r=n(90),i=n(42),a=n(5)(`toStringTag`),o=i(function(){return arguments}())==`Arguments`;e.exports=r?i:function(e){var t,n,r;return e===void 0?`Undefined`:e===null?`Null`:typeof(n=function(e,t){try{return e[t]}catch{}}(t=Object(e),a))==`string`?n:o?i(t):(r=i(t))==`Object`&&typeof t.callee==`function`?`Arguments`:r}},function(e,t,n){"use strict";var r=n(18);e.exports=function(){var e=r(this),t=``;return e.global&&(t+=`g`),e.ignoreCase&&(t+=`i`),e.multiline&&(t+=`m`),e.dotAll&&(t+=`s`),e.unicode&&(t+=`u`),e.sticky&&(t+=`y`),t}},function(e,t,n){var r=n(47),i=n(35),a=function(e){return function(t,n){var a,o,s=String(i(t)),c=r(n),l=s.length;return c<0||c>=l?e?``:void 0:(a=s.charCodeAt(c))<55296||a>56319||c+1===l||(o=s.charCodeAt(c+1))<56320||o>57343?e?s.charAt(c):a:e?s.slice(c,c+2):o-56320+(a-55296<<10)+65536}};e.exports={codeAt:a(!1),charAt:a(!0)}},function(e,t,n){var r=n(4),i=n(27),a=n(61);r({target:`Object`,stat:!0,forced:n(8)(function(){a(1)})},{keys:function(e){return a(i(e))}})},function(e,t,n){"use strict";var r=n(4),i=n(11),a=n(123),o=n(25),s=n(140),c=n(141),l=n(142),u=n(13),d=n(8),f=n(208),p=n(62),m=n(209);e.exports=function(e,t,n){var h=e.indexOf(`Map`)!==-1,g=e.indexOf(`Weak`)!==-1,_=h?`set`:`add`,v=i[e],y=v&&v.prototype,b=v,x={},S=function(e){var t=y[e];o(y,e,e==`add`?function(e){return t.call(this,e===0?0:e),this}:e==`delete`?function(e){return!(g&&!u(e))&&t.call(this,e===0?0:e)}:e==`get`?function(e){return g&&!u(e)?void 0:t.call(this,e===0?0:e)}:e==`has`?function(e){return!(g&&!u(e))&&t.call(this,e===0?0:e)}:function(e,n){return t.call(this,e===0?0:e,n),this})};if(a(e,typeof v!=`function`||!(g||y.forEach&&!d(function(){new v().entries().next()}))))b=n.getConstructor(t,e,h,_),s.REQUIRED=!0;else if(a(e,!0)){var C=new b,w=C[_](g?{}:-0,1)!=C,T=d(function(){C.has(1)}),E=f(function(e){new v(e)}),D=!g&&d(function(){for(var e=new v,t=5;t--;)e[_](t,t);return!e.has(-0)});E||((b=t(function(t,n){l(t,b,e);var r=m(new v,t,b);return n!=null&&c(n,r[_],r,h),r})).prototype=y,y.constructor=b),(T||D)&&(S(`delete`),S(`has`),h&&S(`get`)),(D||w)&&S(_),g&&y.clear&&delete y.clear}return x[e]=b,r({global:!0,forced:b!=v},x),p(b,e),g||n.setStrong(b,e,h),b}},function(e,t,n){var r=n(45),i=n(13),a=n(14),o=n(15).f,s=n(58),c=n(204),l=s(`meta`),u=0,d=Object.isExtensible||function(){return!0},f=function(e){o(e,l,{value:{objectID:`O`+ ++u,weakData:{}}})},p=e.exports={REQUIRED:!1,fastKey:function(e,t){if(!i(e))return typeof e==`symbol`?e:(typeof e==`string`?`S`:`P`)+e;if(!a(e,l)){if(!d(e))return`F`;if(!t)return`E`;f(e)}return e[l].objectID},getWeakData:function(e,t){if(!a(e,l)){if(!d(e))return!0;if(!t)return!1;f(e)}return e[l].weakData},onFreeze:function(e){return c&&p.REQUIRED&&d(e)&&!a(e,l)&&f(e),e}};r[l]=!0},function(e,t,n){var r=n(18),i=n(205),a=n(26),o=n(87),s=n(206),c=n(207),l=function(e,t){this.stopped=e,this.result=t};(e.exports=function(e,t,n,u,d){var f,p,m,h,g,_,v,y=o(t,n,u?2:1);if(d)f=e;else{if(typeof(p=s(e))!=`function`)throw TypeError(`Target is not iterable`);if(i(p)){for(m=0,h=a(e.length);h>m;m++)if((g=u?y(r(v=e[m])[0],v[1]):y(e[m]))&&g instanceof l)return g;return new l(!1)}f=p.call(e)}for(_=f.next;!(v=_.call(f)).done;)if(typeof(g=c(f,y,v.value,u))==`object`&&g&&g instanceof l)return g;return new l(!1)}).stop=function(e){return new l(!0,e)}},function(e,t){e.exports=function(e,t,n){if(!(e instanceof t))throw TypeError(`Incorrect `+(n?n+` `:``)+`invocation`);return e}},function(e,t,n){"use strict";var r=n(15).f,i=n(60),a=n(210),o=n(87),s=n(142),c=n(141),l=n(88),u=n(211),d=n(16),f=n(140).fastKey,p=n(43),m=p.set,h=p.getterFor;e.exports={getConstructor:function(e,t,n,l){var u=e(function(e,r){s(e,u,t),m(e,{type:t,index:i(null),first:void 0,last:void 0,size:0}),d||(e.size=0),r!=null&&c(r,e[l],e,n)}),p=h(t),g=function(e,t,n){var r,i,a=p(e),o=_(e,t);return o?o.value=n:(a.last=o={index:i=f(t,!0),key:t,value:n,previous:r=a.last,next:void 0,removed:!1},a.first||=o,r&&(r.next=o),d?a.size++:e.size++,i!==`F`&&(a.index[i]=o)),e},_=function(e,t){var n,r=p(e),i=f(t);if(i!==`F`)return r.index[i];for(n=r.first;n;n=n.next)if(n.key==t)return n};return a(u.prototype,{clear:function(){for(var e=p(this),t=e.index,n=e.first;n;)n.removed=!0,n.previous&&=n.previous.next=void 0,delete t[n.index],n=n.next;e.first=e.last=void 0,d?e.size=0:this.size=0},delete:function(e){var t=p(this),n=_(this,e);if(n){var r=n.next,i=n.previous;delete t.index[n.index],n.removed=!0,i&&(i.next=r),r&&(r.previous=i),t.first==n&&(t.first=r),t.last==n&&(t.last=i),d?t.size--:this.size--}return!!n},forEach:function(e){for(var t,n=p(this),r=o(e,arguments.length>1?arguments[1]:void 0,3);t=t?t.next:n.first;)for(r(t.value,t.key,this);t&&t.removed;)t=t.previous},has:function(e){return!!_(this,e)}}),a(u.prototype,n?{get:function(e){var t=_(this,e);return t&&t.value},set:function(e,t){return g(this,e===0?0:e,t)}}:{add:function(e){return g(this,e=e===0?0:e,e)}}),d&&r(u.prototype,`size`,{get:function(){return p(this).size}}),u},setStrong:function(e,t,n){var r=t+` Iterator`,i=h(t),a=h(r);l(e,t,function(e,t){m(this,{type:r,target:e,state:i(e),kind:t,last:void 0})},function(){for(var e=a(this),t=e.kind,n=e.last;n&&n.removed;)n=n.previous;return e.target&&(e.last=n=n?n.next:e.state.first)?t==`keys`?{value:n.key,done:!1}:t==`values`?{value:n.value,done:!1}:{value:[n.key,n.value],done:!1}:(e.target=void 0,{value:void 0,done:!0})},n?`entries`:`values`,!n,!0),u(t)}}},function(e,t,n){"use strict";var r,i=n(4),a=n(55).f,o=n(26),s=n(222),c=n(35),l=n(224),u=n(44),d=``.endsWith,f=Math.min,p=l(`endsWith`);i({target:`String`,proto:!0,forced:!!(u||p||(r=a(String.prototype,`endsWith`),!r||r.writable))&&!p},{endsWith:function(e){var t=String(c(this));s(e);var n=arguments.length>1?arguments[1]:void 0,r=o(t.length),i=n===void 0?r:f(o(n),r),a=String(e);return d?d.call(t,a,i):t.slice(i-a.length,i)===a}})},function(e,t,n){"use strict";(function(e){
15758
15758
  /*!
@@ -15809,9 +15809,9 @@ Input: `+this.err.str)},e.prototype[Symbol.iterator]=function(){return this._ind
15809
15809
  `+e.slice(a,r),a=r+1),o=s;return c+=`
15810
15810
  `,e.length-a>t&&o>a?c+=e.slice(a,o)+`
15811
15811
  `+e.slice(o+1):c+=e.slice(a),c.slice(1)}function w(e,t,n){var r,a,o,l,u,d;for(o=0,l=(a=n?e.explicitTypes:e.implicitTypes).length;o<l;o+=1)if(((u=a[o]).instanceOf||u.predicate)&&(!u.instanceOf||typeof t==`object`&&t instanceof u.instanceOf)&&(!u.predicate||u.predicate(t))){if(e.tag=n?u.tag:`?`,u.represent){if(d=e.styleMap[u.tag]||u.defaultStyle,s.call(u.represent)===`[object Function]`)r=u.represent(t,d);else{if(!c.call(u.represent,d))throw new i(`!<`+u.tag+`> tag resolver accepts not "`+d+`" style`);r=u.represent[d](t,d)}e.dump=r}return!0}return!1}function T(e,t,n,r,a,o){e.tag=null,e.dump=n,w(e,n,!1)||w(e,n,!0);var c=s.call(e.dump);r&&=e.flowLevel<0||e.flowLevel>t;var l,u,d=c===`[object Object]`||c===`[object Array]`;if(d&&(u=(l=e.duplicates.indexOf(n))!==-1),(e.tag!==null&&e.tag!==`?`||u||e.indent!==2&&t>0)&&(a=!1),u&&e.usedDuplicates[l])e.dump=`*ref_`+l;else{if(d&&u&&!e.usedDuplicates[l]&&(e.usedDuplicates[l]=!0),c===`[object Object]`)r&&Object.keys(e.dump).length!==0?(function(e,t,n,r){var a,o,s,c,l,u,d=``,f=e.tag,p=Object.keys(n);if(!0===e.sortKeys)p.sort();else if(typeof e.sortKeys==`function`)p.sort(e.sortKeys);else if(e.sortKeys)throw new i(`sortKeys must be a boolean or a function`);for(a=0,o=p.length;a<o;a+=1)u=``,r&&a===0||(u+=m(e,t)),c=n[s=p[a]],T(e,t+1,s,!0,!0,!0)&&((l=e.tag!==null&&e.tag!==`?`||e.dump&&e.dump.length>1024)&&(e.dump&&e.dump.charCodeAt(0)===10?u+=`?`:u+=`? `),u+=e.dump,l&&(u+=m(e,t)),T(e,t+1,c,!0,l)&&(e.dump&&e.dump.charCodeAt(0)===10?u+=`:`:u+=`: `,d+=u+=e.dump));e.tag=f,e.dump=d||`{}`}(e,t,e.dump,a),u&&(e.dump=`&ref_`+l+e.dump)):(function(e,t,n){var r,i,a,o,s,c=``,l=e.tag,u=Object.keys(n);for(r=0,i=u.length;r<i;r+=1)s=``,r!==0&&(s+=`, `),e.condenseFlow&&(s+=`"`),o=n[a=u[r]],T(e,t,a,!1,!1)&&(e.dump.length>1024&&(s+=`? `),s+=e.dump+(e.condenseFlow?`"`:``)+`:`+(e.condenseFlow?``:` `),T(e,t,o,!1,!1)&&(c+=s+=e.dump));e.tag=l,e.dump=`{`+c+`}`}(e,t,e.dump),u&&(e.dump=`&ref_`+l+` `+e.dump));else if(c===`[object Array]`){var f=e.noArrayIndent&&t>0?t-1:t;r&&e.dump.length!==0?(function(e,t,n,r){var i,a,o=``,s=e.tag;for(i=0,a=n.length;i<a;i+=1)T(e,t+1,n[i],!0,!0)&&(r&&i===0||(o+=m(e,t)),e.dump&&e.dump.charCodeAt(0)===10?o+=`-`:o+=`- `,o+=e.dump);e.tag=s,e.dump=o||`[]`}(e,f,e.dump,a),u&&(e.dump=`&ref_`+l+e.dump)):(function(e,t,n){var r,i,a=``,o=e.tag;for(r=0,i=n.length;r<i;r+=1)T(e,t,n[r],!1,!1)&&(r!==0&&(a+=`,`+(e.condenseFlow?``:` `)),a+=e.dump);e.tag=o,e.dump=`[`+a+`]`}(e,f,e.dump),u&&(e.dump=`&ref_`+l+` `+e.dump))}else{if(c!==`[object String]`){if(e.skipInvalid)return!1;throw new i(`unacceptable kind of an object to dump `+c)}e.tag!==`?`&&b(e,e.dump,t,o)}e.tag!==null&&e.tag!==`?`&&(e.dump=`!<`+e.tag+`> `+e.dump)}return!0}function E(e,t){var n,r,i=[],a=[];for(function e(t,n,r){var i,a,o;if(typeof t==`object`&&t)if((a=n.indexOf(t))!==-1)r.indexOf(a)===-1&&r.push(a);else if(n.push(t),Array.isArray(t))for(a=0,o=t.length;a<o;a+=1)e(t[a],n,r);else for(i=Object.keys(t),a=0,o=i.length;a<o;a+=1)e(t[i[a]],n,r)}(e,i,a),n=0,r=a.length;n<r;n+=1)t.duplicates.push(i[a[n]]);t.usedDuplicates=Array(r)}function D(e,t){var n=new f(t||={});return n.noRefs||E(e,n),T(n,0,e,!0,!0)?n.dump+`
15812
- `:``}e.exports.dump=D,e.exports.safeDump=function(e,t){return D(e,r.extend({schema:o},t))}},function(e,t,n){"use strict";n(31),n(32),n(33),n(64),n(19),n(65),n(20),n(68),n(92),n(144),n(22),n(94),n(23);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},o=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var s=n(91),c=n(2),l=n(183),u=n(0),d=n(7),f=n(95),p=n(69),m=n(3),h=n(306),g=n(307),_=n(308),v=function(e){function t(t,n){n===void 0&&(n=!1);var r=e.call(this)||this;return r._hasDeclaration=!1,r._docTypeName=``,r._hasDocumentElement=!1,r._currentElementSerialized=!1,r._openTags=[],r._ended=!1,r._fragment=n,r._options=c.applyDefaults(t||{},s.DefaultXMLBuilderCBOptions),r._builderOptions={defaultNamespace:r._options.defaultNamespace,namespaceAlias:r._options.namespaceAlias},r._options.format===`json`?r._writer=new g.JSONCBWriter(r._options):r._options.format===`yaml`?r._writer=new _.YAMLCBWriter(r._options):r._writer=new h.XMLCBWriter(r._options),r._options.data!==void 0&&r.on(`data`,r._options.data),r._options.end!==void 0&&r.on(`end`,r._options.end),r._options.error!==void 0&&r.on(`error`,r._options.error),r._prefixMap=new f.NamespacePrefixMap,r._prefixMap.set(`xml`,d.namespace.XML),r._prefixIndex={value:1},r._push(r._writer.frontMatter()),r}return i(t,e),t.prototype.ele=function(e,t,n){var r,i;if(c.isObject(e)||c.isString(e)&&(/^\s*</.test(e)||/^\s*[\{\[]/.test(e)||/^(\s*|(#.*)|(%.*))*---/.test(e))){var o=l.fragment().set(this._options);try{o.ele(e)}catch(e){return this.emit(`error`,e),this}try{for(var s=a(o.node.childNodes),u=s.next();!u.done;u=s.next()){var d=u.value;this._fromNode(d)}}catch(e){r={error:e}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}return this}if(this._serializeOpenTag(!0),!this._fragment&&this._hasDocumentElement&&this._writer.level===0)return this.emit(`error`,Error(`Document cannot have multiple document element nodes.`)),this;try{this._currentElement=l.fragment(this._builderOptions).ele(e,t,n)}catch(e){return this.emit(`error`,e),this}return this._fragment||this._hasDocumentElement||this._docTypeName===``||this._currentElement.node._qualifiedName===this._docTypeName?(this._currentElementSerialized=!1,this._fragment||(this._hasDocumentElement=!0),this):(this.emit(`error`,Error(`Document element name does not match DocType declaration name.`)),this)},t.prototype.att=function(e,t,n){if(this._currentElement===void 0)return this.emit(`error`,Error(`Cannot insert an attribute node as child of a document node.`)),this;try{this._currentElement.att(e,t,n)}catch(e){return this.emit(`error`,e),this}return this},t.prototype.com=function(e){var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).com(e).first().node}catch(e){return this.emit(`error`,e),this}return!this._options.wellFormed||u.xml_isLegalChar(t.data)&&t.data.indexOf(`--`)===-1&&!t.data.endsWith(`-`)?(this._push(this._writer.comment(t.data)),this):(this.emit(`error`,Error(`Comment data contains invalid characters (well-formed required).`)),this)},t.prototype.txt=function(e){if(!this._fragment&&this._currentElement===void 0)return this.emit(`error`,Error(`Cannot insert a text node as child of a document node.`)),this;var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).txt(e).first().node}catch(e){return this.emit(`error`,e),this}if(this._options.wellFormed&&!u.xml_isLegalChar(t.data))return this.emit(`error`,Error(`Text data contains invalid characters (well-formed required).`)),this;var n=t.data.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`);return this._push(this._writer.text(n)),this},t.prototype.ins=function(e,t){var n;t===void 0&&(t=``),this._serializeOpenTag(!0);try{n=l.fragment(this._builderOptions).ins(e,t).first().node}catch(e){return this.emit(`error`,e),this}return this._options.wellFormed&&(n.target.indexOf(`:`)!==-1||/^xml$/i.test(n.target))?(this.emit(`error`,Error(`Processing instruction target contains invalid characters (well-formed required).`)),this):this._options.wellFormed&&!u.xml_isLegalChar(n.data)?(this.emit(`error`,Error(`Processing instruction data contains invalid characters (well-formed required).`)),this):(this._push(this._writer.instruction(n.target,n.data)),this)},t.prototype.dat=function(e){var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).dat(e).first().node}catch(e){return this.emit(`error`,e),this}return this._push(this._writer.cdata(t.data)),this},t.prototype.dec=function(e){return e===void 0&&(e={version:`1.0`}),this._fragment?(this.emit(`error`,Error(`Cannot insert an XML declaration into a document fragment.`)),this):this._hasDeclaration?(this.emit(`error`,Error(`XML declaration is already inserted.`)),this):(this._push(this._writer.declaration(e.version||`1.0`,e.encoding,e.standalone)),this._hasDeclaration=!0,this)},t.prototype.dtd=function(e){if(this._fragment)return this.emit(`error`,Error(`Cannot insert a DocType declaration into a document fragment.`)),this;if(this._docTypeName!==``)return this.emit(`error`,Error(`DocType declaration is already inserted.`)),this;if(this._hasDocumentElement)return this.emit(`error`,Error(`Cannot insert DocType declaration after document element.`)),this;var t;try{t=l.create().dtd(e).first().node}catch(e){return this.emit(`error`,e),this}return this._options.wellFormed&&!u.xml_isPubidChar(t.publicId)?(this.emit(`error`,Error(`DocType public identifier does not match PubidChar construct (well-formed required).`)),this):this._options.wellFormed&&(!u.xml_isLegalChar(t.systemId)||t.systemId.indexOf(`"`)!==-1&&t.systemId.indexOf(`'`)!==-1)?(this.emit(`error`,Error(`DocType system identifier contains invalid characters (well-formed required).`)),this):(this._docTypeName=e.name,this._push(this._writer.docType(e.name,t.publicId,t.systemId)),this)},t.prototype.import=function(e){var t,n,r=l.fragment().set(this._options);try{r.import(e)}catch(e){return this.emit(`error`,e),this}try{for(var i=a(r.node.childNodes),o=i.next();!o.done;o=i.next()){var s=o.value;this._fromNode(s)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return this},t.prototype.up=function(){return this._serializeOpenTag(!1),this._serializeCloseTag(),this},t.prototype.end=function(){for(this._serializeOpenTag(!1);this._openTags.length>0;)this._serializeCloseTag();return this._push(null),this},t.prototype._serializeOpenTag=function(e){if(!this._currentElementSerialized&&this._currentElement!==void 0){var n=this._currentElement.node;if(!this._options.wellFormed||n.localName.indexOf(`:`)===-1&&u.xml_isName(n.localName)){var r=``,i=!1,a=this._prefixMap.copy(),o={},s=this._recordNamespaceInformation(n,a,o),c=this._openTags.length===0?null:this._openTags[this._openTags.length-1][1],l=n.namespaceURI;if(l===null&&(l=c),c===l)s!==null&&(i=!0),r=l===d.namespace.XML?`xml:`+n.localName:n.localName,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r));else{var f=n.prefix,p=null;if(f===null&&l===s||(p=a.get(f,l)),f===`xmlns`){if(this._options.wellFormed)return void this.emit(`error`,Error(`An element cannot have the 'xmlns' prefix (well-formed required).`));p=f}p===null?f===null?s===null||s!==null&&s!==l?(i=!0,r+=n.localName,c=l,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)),this._push(this._writer.attribute(`xmlns`,this._serializeAttributeValue(l,this._options.wellFormed)))):(r+=n.localName,c=l,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r))):(f in o&&(f=this._generatePrefix(l,a,this._prefixIndex)),a.set(f,l),r+=f+`:`+n.localName,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)),this._push(this._writer.attribute(`xmlns:`+f,this._serializeAttributeValue(l,this._options.wellFormed))),s!==null&&(c=s||null)):(r=p+`:`+n.localName,s!==null&&s!==d.namespace.XML&&(c=s||null),this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)))}this._serializeAttributes(n,a,this._prefixIndex,o,i,this._options.wellFormed);var m=l===d.namespace.HTML;m&&!e&&t._VoidElementNames.has(n.localName)?(this._push(this._writer.openTagEnd(r,!0,!0)),this._writer.endElement(r)):m||e?this._push(this._writer.openTagEnd(r,!1,!1)):(this._push(this._writer.openTagEnd(r,!0,!1)),this._writer.endElement(r)),this._currentElementSerialized=!0,this._openTags.push([r,c,this._prefixMap,e]),this._isPrefixMapModified(this._prefixMap,a)&&(this._prefixMap=a),this._writer.level++}else this.emit(`error`,Error(`Node local name contains invalid characters (well-formed required).`))}},t.prototype._serializeCloseTag=function(){this._writer.level--;var e=this._openTags.pop();if(e!==void 0){var t=o(e,4),n=t[0],r=(t[1],t[2]),i=t[3];this._prefixMap=r,i&&(this._push(this._writer.closeTag(n)),this._writer.endElement(n))}else this.emit(`error`,Error(`Last element is undefined.`))},t.prototype._push=function(e){e===null?(this._ended=!0,this.emit(`end`)):this._ended?this.emit(`error`,Error(`Cannot push to ended stream.`)):e.length!==0&&(this._writer.hasData=!0,this.emit(`data`,e,this._writer.level))},t.prototype._fromNode=function(e){var t,n,r,i;if(m.Guard.isElementNode(e)){var o=e.prefix?e.prefix+`:`+e.localName:e.localName;e.namespaceURI===null?this.ele(o):this.ele(e.namespaceURI,o);try{for(var s=a(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value,u=l.prefix?l.prefix+`:`+l.localName:l.localName;l.namespaceURI===null?this.att(u,l.value):this.att(l.namespaceURI,u,l.value)}}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}try{for(var d=a(e.childNodes),f=d.next();!f.done;f=d.next()){var p=f.value;this._fromNode(p)}}catch(e){r={error:e}}finally{try{f&&!f.done&&(i=d.return)&&i.call(d)}finally{if(r)throw r.error}}this.up()}else m.Guard.isExclusiveTextNode(e)&&e.data?this.txt(e.data):m.Guard.isCommentNode(e)?this.com(e.data):m.Guard.isCDATASectionNode(e)?this.dat(e.data):m.Guard.isProcessingInstructionNode(e)&&this.ins(e.target,e.data)},t.prototype._serializeAttributes=function(e,t,n,r,i,o){var s,c,l=o?new p.LocalNameSet:void 0;try{for(var f=a(e.attributes),m=f.next();!m.done;m=f.next()){var h=m.value;if(o||i||h.namespaceURI!==null){if(o&&l&&l.has(h.namespaceURI,h.localName))return void this.emit(`error`,Error(`Element contains duplicate attributes (well-formed required).`));o&&l&&l.set(h.namespaceURI,h.localName);var g=h.namespaceURI,_=null;if(g!==null)if(_=t.get(h.prefix,g),g===d.namespace.XMLNS){if(h.value===d.namespace.XML||h.prefix===null&&i||h.prefix!==null&&(!(h.localName in r)||r[h.localName]!==h.value)&&t.has(h.localName,h.value))continue;if(o&&h.value===d.namespace.XMLNS)return void this.emit(`error`,Error(`XMLNS namespace is reserved (well-formed required).`));if(o&&h.value===``)return void this.emit(`error`,Error(`Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).`));h.prefix===`xmlns`&&(_=`xmlns`)}else _===null&&(_=h.prefix===null||t.hasPrefix(h.prefix)&&!t.has(h.prefix,g)?this._generatePrefix(g,t,n):h.prefix,this._push(this._writer.attribute(`xmlns:`+_,this._serializeAttributeValue(g,this._options.wellFormed))));if(o&&(h.localName.indexOf(`:`)!==-1||!u.xml_isName(h.localName)||h.localName===`xmlns`&&g===null))return void this.emit(`error`,Error(`Attribute local name contains invalid characters (well-formed required).`));this._push(this._writer.attribute((_===null?``:_+`:`)+h.localName,this._serializeAttributeValue(h.value,this._options.wellFormed)))}else this._push(this._writer.attribute(h.localName,this._serializeAttributeValue(h.value,this._options.wellFormed)))}}catch(e){s={error:e}}finally{try{m&&!m.done&&(c=f.return)&&c.call(f)}finally{if(s)throw s.error}}},t.prototype._serializeAttributeValue=function(e,t){return t&&e!==null&&!u.xml_isLegalChar(e)?(this.emit(`error`,Error(`Invalid characters in attribute value.`)),``):e===null?``:e.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`)},t.prototype._recordNamespaceInformation=function(e,t,n){var r,i,o=null;try{for(var s=a(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value,u=l.namespaceURI,f=l.prefix;if(u===d.namespace.XMLNS){if(f===null){o=l.value;continue}var p=l.localName,m=l.value;if(m===d.namespace.XML||(m===``&&(m=null),t.has(p,m)))continue;t.set(p,m),n[p]=m||``}}}catch(e){r={error:e}}finally{try{c&&!c.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}return o},t.prototype._generatePrefix=function(e,t,n){var r=`ns`+n.value;return n.value++,t.set(r,e),r},t.prototype._isPrefixMapModified=function(e,t){var n=e._items,r=t._items,i=e._nullItems,a=t._nullItems;for(var o in r){var s=n[o];if(s===void 0)return!0;var c=r[o];if(s.length!==c.length)return!0;for(var l=0;l<s.length;l++)if(s[l]!==c[l])return!0}if(i.length!==a.length)return!0;for(l=0;l<i.length;l++)if(i[l]!==a[l])return!0;return!1},t._VoidElementNames=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),t}(n(309).EventEmitter);t.XMLBuilderCBImpl=v},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;return n._lineLength=0,n}return i(t,e),t.prototype.frontMatter=function(){return``},t.prototype.declaration=function(e,t,n){var r=this._beginLine()+`<?xml`;return r+=` version="`+e+`"`,t!==void 0&&(r+=` encoding="`+t+`"`),n!==void 0&&(r+=` standalone="`+(n?`yes`:`no`)+`"`),r+=`?>`},t.prototype.docType=function(e,t,n){var r=this._beginLine();return r+=t&&n?`<!DOCTYPE `+e+` PUBLIC "`+t+`" "`+n+`">`:t?`<!DOCTYPE `+e+` PUBLIC "`+t+`">`:n?`<!DOCTYPE `+e+` SYSTEM "`+n+`">`:`<!DOCTYPE `+e+`>`},t.prototype.comment=function(e){return this._beginLine()+`<!--`+e+`-->`},t.prototype.text=function(e){return this._beginLine()+e},t.prototype.instruction=function(e,t){return t?this._beginLine()+`<?`+e+` `+t+`?>`:this._beginLine()+`<?`+e+`?>`},t.prototype.cdata=function(e){return this._beginLine()+`<![CDATA[`+e+`]]>`},t.prototype.openTagBegin=function(e){return this._lineLength+=1+e.length,this._beginLine()+`<`+e},t.prototype.openTagEnd=function(e,t,n){return n?` />`:t?this._writerOptions.allowEmptyTags?`></`+e+`>`:this._writerOptions.spaceBeforeSlash?` />`:`/>`:`>`},t.prototype.closeTag=function(e){return this._beginLine()+`</`+e+`>`},t.prototype.attribute=function(e,t){var n=e+`="`+t+`"`;return this._writerOptions.prettyPrint&&this._writerOptions.width>0&&this._lineLength+1+n.length>this._writerOptions.width?(n=this._beginLine()+this._indent(1)+n,this._lineLength=n.length,n):(this._lineLength+=1+n.length,` `+n)},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){},t.prototype._beginLine=function(){if(this._writerOptions.prettyPrint){var e=(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level);return this._lineLength=e.length,e}return``},t.prototype._indent=function(e){return e<=0?``:this._writerOptions.indent.repeat(e)},t}(n(114).BaseCBWriter);t.XMLCBWriter=a},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;return n._hasChildren=[],n._additionalLevel=0,n}return i(t,e),t.prototype.frontMatter=function(){return``},t.prototype.declaration=function(e,t,n){return``},t.prototype.docType=function(e,t,n){return``},t.prototype.comment=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.comment)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.text=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.text)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.instruction=function(e,t){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.ins)+this._sep()+this._val(t?e+` `+t:e)+this._sep()+`}`},t.prototype.cdata=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.cdata)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.attribute=function(e,t){return this._comma()+this._beginLine(1)+`{`+this._sep()+this._key(this._builderOptions.convert.att+e)+this._sep()+this._val(t)+this._sep()+`}`},t.prototype.openTagBegin=function(e){var t=this._comma()+this._beginLine()+`{`+this._sep()+this._key(e)+this._sep()+`{`;return this._additionalLevel++,this.hasData=!0,t+=this._beginLine()+this._key(this._builderOptions.convert.text)+this._sep()+`[`,this._hasChildren.push(!1),t},t.prototype.openTagEnd=function(e,t,n){if(t){var r=this._sep()+`]`;return this._additionalLevel--,r+=this._beginLine()+`}`+this._sep()+`}`}return``},t.prototype.closeTag=function(e){var t=this._beginLine()+`]`;return this._additionalLevel--,t+=this._beginLine()+`}`+this._sep()+`}`},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){this._hasChildren.pop()},t.prototype._beginLine=function(e){return e===void 0&&(e=0),this._writerOptions.prettyPrint?(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level+e):``},t.prototype._indent=function(e){return e+this._additionalLevel<=0?``:this._writerOptions.indent.repeat(e+this._additionalLevel)},t.prototype._comma=function(){var e=this._hasChildren[this._hasChildren.length-1]?`,`:``;return this._hasChildren.length>0&&(this._hasChildren[this._hasChildren.length-1]=!0),e},t.prototype._sep=function(){return this._writerOptions.prettyPrint?` `:``},t.prototype._key=function(e){return`"`+e+`":`},t.prototype._val=function(e){return JSON.stringify(e)},t}(n(114).BaseCBWriter);t.JSONCBWriter=a},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;if(n._rootWritten=!1,n._additionalLevel=0,t.indent.length<2)throw Error(`YAML indententation string must be at least two characters long.`);if(t.offset<0)throw Error(`YAML offset should be zero or a positive number.`);return n}return i(t,e),t.prototype.frontMatter=function(){return this._beginLine()+`---`},t.prototype.declaration=function(e,t,n){return``},t.prototype.docType=function(e,t,n){return``},t.prototype.comment=function(e){return this._beginLine()+this._key(this._builderOptions.convert.comment)+` `+this._val(e)},t.prototype.text=function(e){return this._beginLine()+this._key(this._builderOptions.convert.text)+` `+this._val(e)},t.prototype.instruction=function(e,t){return this._beginLine()+this._key(this._builderOptions.convert.ins)+` `+this._val(t?e+` `+t:e)},t.prototype.cdata=function(e){return this._beginLine()+this._key(this._builderOptions.convert.cdata)+` `+this._val(e)},t.prototype.attribute=function(e,t){this._additionalLevel++;var n=this._beginLine()+this._key(this._builderOptions.convert.att+e)+` `+this._val(t);return this._additionalLevel--,n},t.prototype.openTagBegin=function(e){var t=this._beginLine()+this._key(e);return this._rootWritten||=!0,this.hasData=!0,this._additionalLevel++,t+=this._beginLine(!0)+this._key(this._builderOptions.convert.text)},t.prototype.openTagEnd=function(e,t,n){return t?` `+this._val(``):``},t.prototype.closeTag=function(e){return this._additionalLevel--,``},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){},t.prototype._beginLine=function(e){return e===void 0&&(e=!1),(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level,e)},t.prototype._indent=function(e,t){if(e+this._additionalLevel<=0)return``;var n=this._writerOptions.indent.repeat(e+this._additionalLevel);return!t&&this._rootWritten?n.substr(0,n.length-2)+`-`+n.substr(-1,1):n},t.prototype._key=function(e){return`"`+e+`":`},t.prototype._val=function(e){return JSON.stringify(e)},t}(n(114).BaseCBWriter);t.YAMLCBWriter=a},function(e,t,n){"use strict";var r,i=typeof Reflect==`object`?Reflect:null,a=i&&typeof i.apply==`function`?i.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};r=i&&typeof i.ownKeys==`function`?i.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var o=Number.isNaN||function(e){return e!=e};function s(){s.init.call(this)}e.exports=s,s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var c=10;function l(e){if(typeof e!=`function`)throw TypeError(`The "listener" argument must be of type Function. Received type `+typeof e)}function u(e){return e._maxListeners===void 0?s.defaultMaxListeners:e._maxListeners}function d(e,t,n,r){var i,a,o,s;if(l(n),(a=e._events)===void 0?(a=e._events=Object.create(null),e._eventsCount=0):(a.newListener!==void 0&&(e.emit(`newListener`,t,n.listener?n.listener:n),a=e._events),o=a[t]),o===void 0)o=a[t]=n,++e._eventsCount;else if(typeof o==`function`?o=a[t]=r?[n,o]:[o,n]:r?o.unshift(n):o.push(n),(i=u(e))>0&&o.length>i&&!o.warned){o.warned=!0;var c=Error(`Possible EventEmitter memory leak detected. `+o.length+` `+String(t)+` listeners added. Use emitter.setMaxListeners() to increase limit`);c.name=`MaxListenersExceededWarning`,c.emitter=e,c.type=t,c.count=o.length,s=c,console&&console.warn&&console.warn(s)}return e}function f(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=f.bind(r);return i.listener=n,r.wrapFn=i,i}function m(e,t,n){var r=e._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i==`function`?n?[i.listener||i]:[i]:n?function(e){for(var t=Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):g(i,i.length)}function h(e){var t=this._events;if(t!==void 0){var n=t[e];if(typeof n==`function`)return 1;if(n!==void 0)return n.length}return 0}function g(e,t){for(var n=Array(t),r=0;r<t;++r)n[r]=e[r];return n}Object.defineProperty(s,`defaultMaxListeners`,{enumerable:!0,get:function(){return c},set:function(e){if(typeof e!=`number`||e<0||o(e))throw RangeError(`The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received `+e+`.`);c=e}}),s.init=function(){this._events!==void 0&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(e){if(typeof e!=`number`||e<0||o(e))throw RangeError(`The value of "n" is out of range. It must be a non-negative number. Received `+e+`.`);return this._maxListeners=e,this},s.prototype.getMaxListeners=function(){return u(this)},s.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r=e===`error`,i=this._events;if(i!==void 0)r&&=i.error===void 0;else if(!r)return!1;if(r){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var s=Error(`Unhandled error.`+(o?` (`+o.message+`)`:``));throw s.context=o,s}var c=i[e];if(c===void 0)return!1;if(typeof c==`function`)a(c,this,t);else{var l=c.length,u=g(c,l);for(n=0;n<l;++n)a(u[n],this,t)}return!0},s.prototype.addListener=function(e,t){return d(this,e,t,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(e,t){return d(this,e,t,!0)},s.prototype.once=function(e,t){return l(t),this.on(e,p(this,e,t)),this},s.prototype.prependOnceListener=function(e,t){return l(t),this.prependListener(e,p(this,e,t)),this},s.prototype.removeListener=function(e,t){var n,r,i,a,o;if(l(t),(r=this._events)===void 0||(n=r[e])===void 0)return this;if(n===t||n.listener===t)--this._eventsCount==0?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit(`removeListener`,e,n.listener||t));else if(typeof n!=`function`){for(i=-1,a=n.length-1;a>=0;a--)if(n[a]===t||n[a].listener===t){o=n[a].listener,i=a;break}if(i<0)return this;i===0?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),n.length===1&&(r[e]=n[0]),r.removeListener!==void 0&&this.emit(`removeListener`,e,o||t)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(e){var t,n,r;if((n=this._events)===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var i,a=Object.keys(n);for(r=0;r<a.length;++r)(i=a[r])!==`removeListener`&&this.removeAllListeners(i);return this.removeAllListeners(`removeListener`),this._events=Object.create(null),this._eventsCount=0,this}if(typeof(t=n[e])==`function`)this.removeListener(e,t);else if(t!==void 0)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},s.prototype.listeners=function(e){return m(this,e,!0)},s.prototype.rawListeners=function(e){return m(this,e,!1)},s.listenerCount=function(e,t){return typeof e.listenerCount==`function`?e.listenerCount(t):h.call(e,t)},s.prototype.listenerCount=h,s.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(77);t.createCB=function(e){return new r.XMLBuilderCBImpl(e)},t.fragmentCB=function(e){return new r.XMLBuilderCBImpl(e,!0)}}])})}}),Jn=Un(qn());const Yn=`#name`,Xn=`__text__`,Zn={...Gn,async:!1,charsAsChildren:!1,childkey:`$$`,chunkSize:1e4,emptyTag:``,explicitArray:!0,explicitChildren:!1,explicitRoot:!0,ignoreAttrs:!1,includeWhiteChars:!1,mergeAttrs:!1,normalize:!1,normalizeTags:!1,preserveChildrenOrder:!1,strict:!0,trim:!1,xmlns:!1},Qn=e=>e.toLowerCase(),$n=e=>e.startsWith(``)?e.slice(1):e;var er=Vn({"../../node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js"(e){e.byteLength=c,e.toByteArray=u,e.fromByteArray=p;for(var t=[],n=[],r=typeof Uint8Array<`u`?Uint8Array:Array,i=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,a=0,o=i.length;a<o;++a)t[a]=i[a],n[i.charCodeAt(a)]=a;n[45]=62,n[95]=63;function s(e){var t=e.length;if(t%4>0)throw Error(`Invalid string. Length must be a multiple of 4`);var n=e.indexOf(`=`);n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function c(e){var t=s(e),n=t[0],r=t[1];return(n+r)*3/4-r}function l(e,t,n){return(t+n)*3/4-n}function u(e){var t,i=s(e),a=i[0],o=i[1],c=new r(l(e,a,o)),u=0,d=o>0?a-4:a,f;for(f=0;f<d;f+=4)t=n[e.charCodeAt(f)]<<18|n[e.charCodeAt(f+1)]<<12|n[e.charCodeAt(f+2)]<<6|n[e.charCodeAt(f+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=t&255;return o===2&&(t=n[e.charCodeAt(f)]<<2|n[e.charCodeAt(f+1)]>>4,c[u++]=t&255),o===1&&(t=n[e.charCodeAt(f)]<<10|n[e.charCodeAt(f+1)]<<4|n[e.charCodeAt(f+2)]>>2,c[u++]=t>>8&255,c[u++]=t&255),c}function d(e){return t[e>>18&63]+t[e>>12&63]+t[e>>6&63]+t[e&63]}function f(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(d(r));return i.join(``)}function p(e){for(var n,r=e.length,i=r%3,a=[],o=16383,s=0,c=r-i;s<c;s+=o)a.push(f(e,s,s+o>c?c:s+o));return i===1?(n=e[r-1],a.push(t[n>>2]+t[n<<4&63]+`==`)):i===2&&(n=(e[r-2]<<8)+e[r-1],a.push(t[n>>10]+t[n>>4&63]+t[n<<2&63]+`=`)),a.join(``)}}}),tr=Vn({"../../node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js"(e){e.read=function(e,t,n,r,i){var a,o,s=i*8-r-1,c=(1<<s)-1,l=c>>1,u=-7,d=n?i-1:0,f=n?-1:1,p=e[t+d];for(d+=f,a=p&(1<<-u)-1,p>>=-u,u+=s;u>0;a=a*256+e[t+d],d+=f,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=r;u>0;o=o*256+e[t+d],d+=f,u-=8);if(a===0)a=1-l;else if(a===c)return o?NaN:(p?-1:1)*(1/0);else o+=2**r,a-=l;return(p?-1:1)*o*2**(a-r)},e.write=function(e,t,n,r,i,a){var o,s,c,l=a*8-i-1,u=(1<<l)-1,d=u>>1,f=i===23?2**-24-2**-77:0,p=r?0:a-1,m=r?1:-1,h=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=u):(o=Math.floor(Math.log(t)/Math.LN2),t*(c=2**-o)<1&&(o--,c*=2),o+d>=1?t+=f/c:t+=f*2**(1-d),t*c>=2&&(o++,c/=2),o+d>=u?(s=0,o=u):o+d>=1?(s=(t*c-1)*2**i,o+=d):(s=t*2**(d-1)*2**i,o=0));i>=8;e[n+p]=s&255,p+=m,s/=256,i-=8);for(o=o<<i|s,l+=i;l>0;e[n+p]=o&255,p+=m,o/=256,l-=8);e[n+p-m]|=h*128}}}),nr=Vn({"../../node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js"(e){var t=er(),n=tr(),r=typeof Symbol==`function`&&typeof Symbol.for==`function`?Symbol.for(`nodejs.util.inspect.custom`):null;e.Buffer=s,e.SlowBuffer=v,e.INSPECT_MAX_BYTES=50;var i=2147483647;e.kMaxLength=i,s.TYPED_ARRAY_SUPPORT=a(),!s.TYPED_ARRAY_SUPPORT&&typeof console<`u`&&typeof console.error==`function`&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function a(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch{return!1}}Object.defineProperty(s.prototype,`parent`,{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,`offset`,{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}});function o(e){if(e>i)throw RangeError(`The value "`+e+`" is invalid for option "size"`);var t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,n){if(typeof e==`number`){if(typeof t==`string`)throw TypeError(`The "string" argument must be of type string. Received type number`);return d(e)}return c(e,t,n)}s.poolSize=8192;function c(e,t,n){if(typeof e==`string`)return f(e,t);if(ArrayBuffer.isView(e))return m(e);if(e==null)throw TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+typeof e);if(Y(e,ArrayBuffer)||e&&Y(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<`u`&&(Y(e,SharedArrayBuffer)||e&&Y(e.buffer,SharedArrayBuffer)))return h(e,t,n);if(typeof e==`number`)throw TypeError(`The "value" argument must not be of type number. Received type number`);var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return s.from(r,t,n);var i=g(e);if(i)return i;if(typeof Symbol<`u`&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]==`function`)return s.from(e[Symbol.toPrimitive](`string`),t,n);throw TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+typeof e)}s.from=function(e,t,n){return c(e,t,n)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array);function l(e){if(typeof e!=`number`)throw TypeError(`"size" argument must be of type number`);if(e<0)throw RangeError(`The value "`+e+`" is invalid for option "size"`)}function u(e,t,n){return l(e),e<=0||t===void 0?o(e):typeof n==`string`?o(e).fill(t,n):o(e).fill(t)}s.alloc=function(e,t,n){return u(e,t,n)};function d(e){return l(e),o(e<0?0:_(e)|0)}s.allocUnsafe=function(e){return d(e)},s.allocUnsafeSlow=function(e){return d(e)};function f(e,t){if((typeof t!=`string`||t===``)&&(t=`utf8`),!s.isEncoding(t))throw TypeError(`Unknown encoding: `+t);var n=y(e,t)|0,r=o(n),i=r.write(e,t);return i!==n&&(r=r.slice(0,i)),r}function p(e){for(var t=e.length<0?0:_(e.length)|0,n=o(t),r=0;r<t;r+=1)n[r]=e[r]&255;return n}function m(e){if(Y(e,Uint8Array)){var t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return p(e)}function h(e,t,n){if(t<0||e.byteLength<t)throw RangeError(`"offset" is outside of buffer bounds`);if(e.byteLength<t+(n||0))throw RangeError(`"length" is outside of buffer bounds`);var r;return r=t===void 0&&n===void 0?new Uint8Array(e):n===void 0?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,s.prototype),r}function g(e){if(s.isBuffer(e)){var t=_(e.length)|0,n=o(t);return n.length===0||e.copy(n,0,0,t),n}if(e.length!==void 0)return typeof e.length!=`number`||X(e.length)?o(0):p(e);if(e.type===`Buffer`&&Array.isArray(e.data))return p(e.data)}function _(e){if(e>=i)throw RangeError(`Attempt to allocate Buffer larger than maximum size: 0x`+i.toString(16)+` bytes`);return e|0}function v(e){return+e!=e&&(e=0),s.alloc(+e)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype},s.compare=function(e,t){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),Y(t,Uint8Array)&&(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw TypeError(`The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array`);if(e===t)return 0;for(var n=e.length,r=t.length,i=0,a=Math.min(n,r);i<a;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case`hex`:case`utf8`:case`utf-8`:case`ascii`:case`latin1`:case`binary`:case`base64`:case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return!0;default:return!1}},s.concat=function(e,t){if(!Array.isArray(e))throw TypeError(`"list" argument must be an Array of Buffers`);if(e.length===0)return s.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=s.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var a=e[n];if(Y(a,Uint8Array))i+a.length>r.length?s.from(a).copy(r,i):Uint8Array.prototype.set.call(r,a,i);else if(s.isBuffer(a))a.copy(r,i);else throw TypeError(`"list" argument must be an Array of Buffers`);i+=a.length}return r};function y(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Y(e,ArrayBuffer))return e.byteLength;if(typeof e!=`string`)throw TypeError(`The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type `+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var i=!1;;)switch(t){case`ascii`:case`latin1`:case`binary`:return n;case`utf8`:case`utf-8`:return W(e).length;case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return n*2;case`hex`:return n>>>1;case`base64`:return q(e).length;default:if(i)return r?-1:W(e).length;t=(``+t).toLowerCase(),i=!0}}s.byteLength=y;function b(e,t,n){var r=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,t>>>=0,n<=t))return``;for(e||=`utf8`;;)switch(e){case`hex`:return F(this,t,n);case`utf8`:case`utf-8`:return A(this,t,n);case`ascii`:return N(this,t,n);case`latin1`:case`binary`:return P(this,t,n);case`base64`:return k(this,t,n);case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return I(this,t,n);default:if(r)throw TypeError(`Unknown encoding: `+e);e=(e+``).toLowerCase(),r=!0}}s.prototype._isBuffer=!0;function x(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError(`Buffer size must be a multiple of 16-bits`);for(var t=0;t<e;t+=2)x(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError(`Buffer size must be a multiple of 32-bits`);for(var t=0;t<e;t+=4)x(this,t,t+3),x(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError(`Buffer size must be a multiple of 64-bits`);for(var t=0;t<e;t+=8)x(this,t,t+7),x(this,t+1,t+6),x(this,t+2,t+5),x(this,t+3,t+4);return this},s.prototype.toString=function(){var e=this.length;return e===0?``:arguments.length===0?A(this,0,e):b.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(e){if(!s.isBuffer(e))throw TypeError(`Argument must be a Buffer`);return this===e?!0:s.compare(this,e)===0},s.prototype.inspect=function(){var t=``,n=e.INSPECT_MAX_BYTES;return t=this.toString(`hex`,0,n).replace(/(.{2})/g,`$1 `).trim(),this.length>n&&(t+=` ... `),`<Buffer `+t+`>`},r&&(s.prototype[r]=s.prototype.inspect),s.prototype.compare=function(e,t,n,r,i){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw TypeError(`The "target" argument must be one of type Buffer or Uint8Array. Received type `+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),r===void 0&&(r=0),i===void 0&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw RangeError(`out of range index`);if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,r>>>=0,i>>>=0,this===e)return 0;for(var a=i-r,o=n-t,c=Math.min(a,o),l=this.slice(r,i),u=e.slice(t,n),d=0;d<c;++d)if(l[d]!==u[d]){a=l[d],o=u[d];break}return a<o?-1:o<a?1:0};function S(e,t,n,r,i){if(e.length===0)return-1;if(typeof n==`string`?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,X(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0)if(i)n=0;else return-1;if(typeof t==`string`&&(t=s.from(t,r)),s.isBuffer(t))return t.length===0?-1:C(e,t,n,r,i);if(typeof t==`number`)return t&=255,typeof Uint8Array.prototype.indexOf==`function`?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):C(e,[t],n,r,i);throw TypeError(`val must be string, number or Buffer`)}function C(e,t,n,r,i){var a=1,o=e.length,s=t.length;if(r!==void 0&&(r=String(r).toLowerCase(),r===`ucs2`||r===`ucs-2`||r===`utf16le`||r===`utf-16le`)){if(e.length<2||t.length<2)return-1;a=2,o/=2,s/=2,n/=2}function c(e,t){return a===1?e[t]:e.readUInt16BE(t*a)}var l;if(i){var u=-1;for(l=n;l<o;l++)if(c(e,l)===c(t,u===-1?0:l-u)){if(u===-1&&(u=l),l-u+1===s)return u*a}else u!==-1&&(l-=l-u),u=-1}else for(n+s>o&&(n=o-s),l=n;l>=0;l--){for(var d=!0,f=0;f<s;f++)if(c(e,l+f)!==c(t,f)){d=!1;break}if(d)return l}return-1}s.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},s.prototype.indexOf=function(e,t,n){return S(this,e,t,n,!0)},s.prototype.lastIndexOf=function(e,t,n){return S(this,e,t,n,!1)};function w(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r),r>i&&(r=i)):r=i;var a=t.length;r>a/2&&(r=a/2);for(var o=0;o<r;++o){var s=parseInt(t.substr(o*2,2),16);if(X(s))return o;e[n+o]=s}return o}function T(e,t,n,r){return J(W(t,e.length-n),e,n,r)}function E(e,t,n,r){return J(G(t),e,n,r)}function D(e,t,n,r){return J(q(t),e,n,r)}function O(e,t,n,r){return J(K(t,e.length-n),e,n,r)}s.prototype.write=function(e,t,n,r){if(t===void 0)r=`utf8`,n=this.length,t=0;else if(n===void 0&&typeof t==`string`)r=t,n=this.length,t=0;else if(isFinite(t))t>>>=0,isFinite(n)?(n>>>=0,r===void 0&&(r=`utf8`)):(r=n,n=void 0);else throw Error(`Buffer.write(string, encoding, offset[, length]) is no longer supported`);var i=this.length-t;if((n===void 0||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw RangeError(`Attempt to write outside buffer bounds`);r||=`utf8`;for(var a=!1;;)switch(r){case`hex`:return w(this,e,t,n);case`utf8`:case`utf-8`:return T(this,e,t,n);case`ascii`:case`latin1`:case`binary`:return E(this,e,t,n);case`base64`:return D(this,e,t,n);case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return O(this,e,t,n);default:if(a)throw TypeError(`Unknown encoding: `+r);r=(``+r).toLowerCase(),a=!0}},s.prototype.toJSON=function(){return{type:`Buffer`,data:Array.prototype.slice.call(this._arr||this,0)}};function k(e,n,r){return n===0&&r===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(n,r))}function A(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var a=e[i],o=null,s=a>239?4:a>223?3:a>191?2:1;if(i+s<=n){var c,l,u,d;switch(s){case 1:a<128&&(o=a);break;case 2:c=e[i+1],(c&192)==128&&(d=(a&31)<<6|c&63,d>127&&(o=d));break;case 3:c=e[i+1],l=e[i+2],(c&192)==128&&(l&192)==128&&(d=(a&15)<<12|(c&63)<<6|l&63,d>2047&&(d<55296||d>57343)&&(o=d));break;case 4:c=e[i+1],l=e[i+2],u=e[i+3],(c&192)==128&&(l&192)==128&&(u&192)==128&&(d=(a&15)<<18|(c&63)<<12|(l&63)<<6|u&63,d>65535&&d<1114112&&(o=d))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|o&1023),r.push(o),i+=s}return M(r)}var j=4096;function M(e){var t=e.length;if(t<=j)return String.fromCharCode.apply(String,e);for(var n=``,r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=j));return n}function N(e,t,n){var r=``;n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]&127);return r}function P(e,t,n){var r=``;n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function F(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i=``,a=t;a<n;++a)i+=Z[e[a]];return i}function I(e,t,n){for(var r=e.slice(t,n),i=``,a=0;a<r.length-1;a+=2)i+=String.fromCharCode(r[a]+r[a+1]*256);return i}s.prototype.slice=function(e,t){var n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,s.prototype),r};function L(e,t,n){if(e%1!=0||e<0)throw RangeError(`offset is not uint`);if(e+t>n)throw RangeError(`Trying to access beyond buffer length`)}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e],i=1,a=0;++a<t&&(i*=256);)r+=this[e+a]*i;return r},s.prototype.readUintBE=s.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e],i=1,a=0;++a<t&&(i*=256);)r+=this[e+a]*i;return i*=128,r>=i&&(r-=2**(8*t)),r},s.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=t,i=1,a=this[e+--r];r>0&&(i*=256);)a+=this[e+--r]*i;return i*=128,a>=i&&(a-=2**(8*t)),a},s.prototype.readInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]},s.prototype.readInt16LE=function(e,t){e>>>=0,t||L(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n},s.prototype.readInt16BE=function(e,t){e>>>=0,t||L(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n},s.prototype.readInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return e>>>=0,t||L(e,4,this.length),n.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e>>>=0,t||L(e,4,this.length),n.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e>>>=0,t||L(e,8,this.length),n.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e>>>=0,t||L(e,8,this.length),n.read(this,e,!1,52,8)};function R(e,t,n,r,i,a){if(!s.isBuffer(e))throw TypeError(`"buffer" argument must be a Buffer instance`);if(t>i||t<a)throw RangeError(`"value" argument is out of bounds`);if(n+r>e.length)throw RangeError(`Index out of range`)}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){var i=2**(8*n)-1;R(this,e,t,n,i,0)}var a=1,o=0;for(this[t]=e&255;++o<n&&(a*=256);)this[t+o]=e/a&255;return t+n},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){var i=2**(8*n)-1;R(this,e,t,n,i,0)}var a=n-1,o=1;for(this[t+a]=e&255;--a>=0&&(o*=256);)this[t+a]=e/o&255;return t+n},s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,255,0),this[t]=e&255,t+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4},s.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=2**(8*n-1);R(this,e,t,n,i-1,-i)}var a=0,o=1,s=0;for(this[t]=e&255;++a<n&&(o*=256);)e<0&&s===0&&this[t+a-1]!==0&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},s.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=2**(8*n-1);R(this,e,t,n,i-1,-i)}var a=n-1,o=1,s=0;for(this[t+a]=e&255;--a>=0&&(o*=256);)e<0&&s===0&&this[t+a+1]!==0&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function z(e,t,n,r,i,a){if(n+r>e.length||n<0)throw RangeError(`Index out of range`)}function B(e,t,r,i,a){return t=+t,r>>>=0,a||z(e,t,r,4,34028234663852886e22,-34028234663852886e22),n.write(e,t,r,i,23,4),r+4}s.prototype.writeFloatLE=function(e,t,n){return B(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return B(this,e,t,!1,n)};function V(e,t,r,i,a){return t=+t,r>>>=0,a||z(e,t,r,8,17976931348623157e292,-17976931348623157e292),n.write(e,t,r,i,52,8),r+8}s.prototype.writeDoubleLE=function(e,t,n){return V(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return V(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,r){if(!s.isBuffer(e))throw TypeError(`argument should be a Buffer`);if(n||=0,!r&&r!==0&&(r=this.length),t>=e.length&&(t=e.length),t||=0,r>0&&r<n&&(r=n),r===n||e.length===0||this.length===0)return 0;if(t<0)throw RangeError(`targetStart out of bounds`);if(n<0||n>=this.length)throw RangeError(`Index out of range`);if(r<0)throw RangeError(`sourceEnd out of bounds`);r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i=r-n;return this===e&&typeof Uint8Array.prototype.copyWithin==`function`?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},s.prototype.fill=function(e,t,n,r){if(typeof e==`string`){if(typeof t==`string`?(r=t,t=0,n=this.length):typeof n==`string`&&(r=n,n=this.length),r!==void 0&&typeof r!=`string`)throw TypeError(`encoding must be a string`);if(typeof r==`string`&&!s.isEncoding(r))throw TypeError(`Unknown encoding: `+r);if(e.length===1){var i=e.charCodeAt(0);(r===`utf8`&&i<128||r===`latin1`)&&(e=i)}}else typeof e==`number`?e&=255:typeof e==`boolean`&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw RangeError(`Out of range index`);if(n<=t)return this;t>>>=0,n=n===void 0?this.length:n>>>0,e||=0;var a;if(typeof e==`number`)for(a=t;a<n;++a)this[a]=e;else{var o=s.isBuffer(e)?e:s.from(e,r),c=o.length;if(c===0)throw TypeError(`The value "`+e+`" is invalid for argument "value"`);for(a=0;a<n-t;++a)this[a+t]=o[a%c]}return this};var H=/[^+/0-9A-Za-z-_]/g;function U(e){if(e=e.split(`=`)[0],e=e.trim().replace(H,``),e.length<2)return``;for(;e.length%4!=0;)e+=`=`;return e}function W(e,t){t||=1/0;for(var n,r=e.length,i=null,a=[],o=0;o<r;++o){if(n=e.charCodeAt(o),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(o+1===r){(t-=3)>-1&&a.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&a.push(239,191,189),i=n;continue}n=(i-55296<<10|n-56320)+65536}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,n<128){if(--t<0)break;a.push(n)}else if(n<2048){if((t-=2)<0)break;a.push(n>>6|192,n&63|128)}else if(n<65536){if((t-=3)<0)break;a.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((t-=4)<0)break;a.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw Error(`Invalid code point`)}return a}function G(e){for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n)&255);return t}function K(e,t){for(var n,r,i,a=[],o=0;o<e.length&&!((t-=2)<0);++o)n=e.charCodeAt(o),r=n>>8,i=n%256,a.push(i),a.push(r);return a}function q(e){return t.toByteArray(U(e))}function J(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function Y(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function X(e){return e!==e}var Z=function(){for(var e=`0123456789abcdef`,t=Array(256),n=0;n<16;++n)for(var r=n*16,i=0;i<16;++i)t[r+i]=e[n]+e[i];return t}()}}),rr=Vn({"../../node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js"(e,t){
15812
+ `:``}e.exports.dump=D,e.exports.safeDump=function(e,t){return D(e,r.extend({schema:o},t))}},function(e,t,n){"use strict";n(31),n(32),n(33),n(64),n(19),n(65),n(20),n(68),n(92),n(144),n(22),n(94),n(23);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}),a=this&&this.__values||function(e){var t=typeof Symbol==`function`&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length==`number`)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw TypeError(t?`Object is not iterable.`:`Symbol.iterator is not defined.`)},o=this&&this.__read||function(e,t){var n=typeof Symbol==`function`&&e[Symbol.iterator];if(!n)return e;var r,i,a=n.call(e),o=[];try{for(;(t===void 0||t-- >0)&&!(r=a.next()).done;)o.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}return o};Object.defineProperty(t,`__esModule`,{value:!0});var s=n(91),c=n(2),l=n(183),u=n(0),d=n(7),f=n(95),p=n(69),m=n(3),h=n(306),g=n(307),_=n(308),v=function(e){function t(t,n){n===void 0&&(n=!1);var r=e.call(this)||this;return r._hasDeclaration=!1,r._docTypeName=``,r._hasDocumentElement=!1,r._currentElementSerialized=!1,r._openTags=[],r._ended=!1,r._fragment=n,r._options=c.applyDefaults(t||{},s.DefaultXMLBuilderCBOptions),r._builderOptions={defaultNamespace:r._options.defaultNamespace,namespaceAlias:r._options.namespaceAlias},r._options.format===`json`?r._writer=new g.JSONCBWriter(r._options):r._options.format===`yaml`?r._writer=new _.YAMLCBWriter(r._options):r._writer=new h.XMLCBWriter(r._options),r._options.data!==void 0&&r.on(`data`,r._options.data),r._options.end!==void 0&&r.on(`end`,r._options.end),r._options.error!==void 0&&r.on(`error`,r._options.error),r._prefixMap=new f.NamespacePrefixMap,r._prefixMap.set(`xml`,d.namespace.XML),r._prefixIndex={value:1},r._push(r._writer.frontMatter()),r}return i(t,e),t.prototype.ele=function(e,t,n){var r,i;if(c.isObject(e)||c.isString(e)&&(/^\s*</.test(e)||/^\s*[\{\[]/.test(e)||/^(\s*|(#.*)|(%.*))*---/.test(e))){var o=l.fragment().set(this._options);try{o.ele(e)}catch(e){return this.emit(`error`,e),this}try{for(var s=a(o.node.childNodes),u=s.next();!u.done;u=s.next()){var d=u.value;this._fromNode(d)}}catch(e){r={error:e}}finally{try{u&&!u.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}return this}if(this._serializeOpenTag(!0),!this._fragment&&this._hasDocumentElement&&this._writer.level===0)return this.emit(`error`,Error(`Document cannot have multiple document element nodes.`)),this;try{this._currentElement=l.fragment(this._builderOptions).ele(e,t,n)}catch(e){return this.emit(`error`,e),this}return this._fragment||this._hasDocumentElement||this._docTypeName===``||this._currentElement.node._qualifiedName===this._docTypeName?(this._currentElementSerialized=!1,this._fragment||(this._hasDocumentElement=!0),this):(this.emit(`error`,Error(`Document element name does not match DocType declaration name.`)),this)},t.prototype.att=function(e,t,n){if(this._currentElement===void 0)return this.emit(`error`,Error(`Cannot insert an attribute node as child of a document node.`)),this;try{this._currentElement.att(e,t,n)}catch(e){return this.emit(`error`,e),this}return this},t.prototype.com=function(e){var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).com(e).first().node}catch(e){return this.emit(`error`,e),this}return!this._options.wellFormed||u.xml_isLegalChar(t.data)&&t.data.indexOf(`--`)===-1&&!t.data.endsWith(`-`)?(this._push(this._writer.comment(t.data)),this):(this.emit(`error`,Error(`Comment data contains invalid characters (well-formed required).`)),this)},t.prototype.txt=function(e){if(!this._fragment&&this._currentElement===void 0)return this.emit(`error`,Error(`Cannot insert a text node as child of a document node.`)),this;var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).txt(e).first().node}catch(e){return this.emit(`error`,e),this}if(this._options.wellFormed&&!u.xml_isLegalChar(t.data))return this.emit(`error`,Error(`Text data contains invalid characters (well-formed required).`)),this;var n=t.data.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`);return this._push(this._writer.text(n)),this},t.prototype.ins=function(e,t){var n;t===void 0&&(t=``),this._serializeOpenTag(!0);try{n=l.fragment(this._builderOptions).ins(e,t).first().node}catch(e){return this.emit(`error`,e),this}return this._options.wellFormed&&(n.target.indexOf(`:`)!==-1||/^xml$/i.test(n.target))?(this.emit(`error`,Error(`Processing instruction target contains invalid characters (well-formed required).`)),this):this._options.wellFormed&&!u.xml_isLegalChar(n.data)?(this.emit(`error`,Error(`Processing instruction data contains invalid characters (well-formed required).`)),this):(this._push(this._writer.instruction(n.target,n.data)),this)},t.prototype.dat=function(e){var t;this._serializeOpenTag(!0);try{t=l.fragment(this._builderOptions).dat(e).first().node}catch(e){return this.emit(`error`,e),this}return this._push(this._writer.cdata(t.data)),this},t.prototype.dec=function(e){return e===void 0&&(e={version:`1.0`}),this._fragment?(this.emit(`error`,Error(`Cannot insert an XML declaration into a document fragment.`)),this):this._hasDeclaration?(this.emit(`error`,Error(`XML declaration is already inserted.`)),this):(this._push(this._writer.declaration(e.version||`1.0`,e.encoding,e.standalone)),this._hasDeclaration=!0,this)},t.prototype.dtd=function(e){if(this._fragment)return this.emit(`error`,Error(`Cannot insert a DocType declaration into a document fragment.`)),this;if(this._docTypeName!==``)return this.emit(`error`,Error(`DocType declaration is already inserted.`)),this;if(this._hasDocumentElement)return this.emit(`error`,Error(`Cannot insert DocType declaration after document element.`)),this;var t;try{t=l.create().dtd(e).first().node}catch(e){return this.emit(`error`,e),this}return this._options.wellFormed&&!u.xml_isPubidChar(t.publicId)?(this.emit(`error`,Error(`DocType public identifier does not match PubidChar construct (well-formed required).`)),this):this._options.wellFormed&&(!u.xml_isLegalChar(t.systemId)||t.systemId.indexOf(`"`)!==-1&&t.systemId.indexOf(`'`)!==-1)?(this.emit(`error`,Error(`DocType system identifier contains invalid characters (well-formed required).`)),this):(this._docTypeName=e.name,this._push(this._writer.docType(e.name,t.publicId,t.systemId)),this)},t.prototype.import=function(e){var t,n,r=l.fragment().set(this._options);try{r.import(e)}catch(e){return this.emit(`error`,e),this}try{for(var i=a(r.node.childNodes),o=i.next();!o.done;o=i.next()){var s=o.value;this._fromNode(s)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return this},t.prototype.up=function(){return this._serializeOpenTag(!1),this._serializeCloseTag(),this},t.prototype.end=function(){for(this._serializeOpenTag(!1);this._openTags.length>0;)this._serializeCloseTag();return this._push(null),this},t.prototype._serializeOpenTag=function(e){if(!this._currentElementSerialized&&this._currentElement!==void 0){var n=this._currentElement.node;if(!this._options.wellFormed||n.localName.indexOf(`:`)===-1&&u.xml_isName(n.localName)){var r=``,i=!1,a=this._prefixMap.copy(),o={},s=this._recordNamespaceInformation(n,a,o),c=this._openTags.length===0?null:this._openTags[this._openTags.length-1][1],l=n.namespaceURI;if(l===null&&(l=c),c===l)s!==null&&(i=!0),r=l===d.namespace.XML?`xml:`+n.localName:n.localName,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r));else{var f=n.prefix,p=null;if(f===null&&l===s||(p=a.get(f,l)),f===`xmlns`){if(this._options.wellFormed)return void this.emit(`error`,Error(`An element cannot have the 'xmlns' prefix (well-formed required).`));p=f}p===null?f===null?s===null||s!==null&&s!==l?(i=!0,r+=n.localName,c=l,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)),this._push(this._writer.attribute(`xmlns`,this._serializeAttributeValue(l,this._options.wellFormed)))):(r+=n.localName,c=l,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r))):(f in o&&(f=this._generatePrefix(l,a,this._prefixIndex)),a.set(f,l),r+=f+`:`+n.localName,this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)),this._push(this._writer.attribute(`xmlns:`+f,this._serializeAttributeValue(l,this._options.wellFormed))),s!==null&&(c=s||null)):(r=p+`:`+n.localName,s!==null&&s!==d.namespace.XML&&(c=s||null),this._writer.beginElement(r),this._push(this._writer.openTagBegin(r)))}this._serializeAttributes(n,a,this._prefixIndex,o,i,this._options.wellFormed);var m=l===d.namespace.HTML;m&&!e&&t._VoidElementNames.has(n.localName)?(this._push(this._writer.openTagEnd(r,!0,!0)),this._writer.endElement(r)):m||e?this._push(this._writer.openTagEnd(r,!1,!1)):(this._push(this._writer.openTagEnd(r,!0,!1)),this._writer.endElement(r)),this._currentElementSerialized=!0,this._openTags.push([r,c,this._prefixMap,e]),this._isPrefixMapModified(this._prefixMap,a)&&(this._prefixMap=a),this._writer.level++}else this.emit(`error`,Error(`Node local name contains invalid characters (well-formed required).`))}},t.prototype._serializeCloseTag=function(){this._writer.level--;var e=this._openTags.pop();if(e!==void 0){var t=o(e,4),n=t[0],r=(t[1],t[2]),i=t[3];this._prefixMap=r,i&&(this._push(this._writer.closeTag(n)),this._writer.endElement(n))}else this.emit(`error`,Error(`Last element is undefined.`))},t.prototype._push=function(e){e===null?(this._ended=!0,this.emit(`end`)):this._ended?this.emit(`error`,Error(`Cannot push to ended stream.`)):e.length!==0&&(this._writer.hasData=!0,this.emit(`data`,e,this._writer.level))},t.prototype._fromNode=function(e){var t,n,r,i;if(m.Guard.isElementNode(e)){var o=e.prefix?e.prefix+`:`+e.localName:e.localName;e.namespaceURI===null?this.ele(o):this.ele(e.namespaceURI,o);try{for(var s=a(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value,u=l.prefix?l.prefix+`:`+l.localName:l.localName;l.namespaceURI===null?this.att(u,l.value):this.att(l.namespaceURI,u,l.value)}}catch(e){t={error:e}}finally{try{c&&!c.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}try{for(var d=a(e.childNodes),f=d.next();!f.done;f=d.next()){var p=f.value;this._fromNode(p)}}catch(e){r={error:e}}finally{try{f&&!f.done&&(i=d.return)&&i.call(d)}finally{if(r)throw r.error}}this.up()}else m.Guard.isExclusiveTextNode(e)&&e.data?this.txt(e.data):m.Guard.isCommentNode(e)?this.com(e.data):m.Guard.isCDATASectionNode(e)?this.dat(e.data):m.Guard.isProcessingInstructionNode(e)&&this.ins(e.target,e.data)},t.prototype._serializeAttributes=function(e,t,n,r,i,o){var s,c,l=o?new p.LocalNameSet:void 0;try{for(var f=a(e.attributes),m=f.next();!m.done;m=f.next()){var h=m.value;if(o||i||h.namespaceURI!==null){if(o&&l&&l.has(h.namespaceURI,h.localName))return void this.emit(`error`,Error(`Element contains duplicate attributes (well-formed required).`));o&&l&&l.set(h.namespaceURI,h.localName);var g=h.namespaceURI,_=null;if(g!==null)if(_=t.get(h.prefix,g),g===d.namespace.XMLNS){if(h.value===d.namespace.XML||h.prefix===null&&i||h.prefix!==null&&(!(h.localName in r)||r[h.localName]!==h.value)&&t.has(h.localName,h.value))continue;if(o&&h.value===d.namespace.XMLNS)return void this.emit(`error`,Error(`XMLNS namespace is reserved (well-formed required).`));if(o&&h.value===``)return void this.emit(`error`,Error(`Namespace prefix declarations cannot be used to undeclare a namespace (well-formed required).`));h.prefix===`xmlns`&&(_=`xmlns`)}else _===null&&(_=h.prefix===null||t.hasPrefix(h.prefix)&&!t.has(h.prefix,g)?this._generatePrefix(g,t,n):h.prefix,this._push(this._writer.attribute(`xmlns:`+_,this._serializeAttributeValue(g,this._options.wellFormed))));if(o&&(h.localName.indexOf(`:`)!==-1||!u.xml_isName(h.localName)||h.localName===`xmlns`&&g===null))return void this.emit(`error`,Error(`Attribute local name contains invalid characters (well-formed required).`));this._push(this._writer.attribute((_===null?``:_+`:`)+h.localName,this._serializeAttributeValue(h.value,this._options.wellFormed)))}else this._push(this._writer.attribute(h.localName,this._serializeAttributeValue(h.value,this._options.wellFormed)))}}catch(e){s={error:e}}finally{try{m&&!m.done&&(c=f.return)&&c.call(f)}finally{if(s)throw s.error}}},t.prototype._serializeAttributeValue=function(e,t){return t&&e!==null&&!u.xml_isLegalChar(e)?(this.emit(`error`,Error(`Invalid characters in attribute value.`)),``):e===null?``:e.replace(/(?!&(lt|gt|amp|apos|quot);)&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`)},t.prototype._recordNamespaceInformation=function(e,t,n){var r,i,o=null;try{for(var s=a(e.attributes),c=s.next();!c.done;c=s.next()){var l=c.value,u=l.namespaceURI,f=l.prefix;if(u===d.namespace.XMLNS){if(f===null){o=l.value;continue}var p=l.localName,m=l.value;if(m===d.namespace.XML||(m===``&&(m=null),t.has(p,m)))continue;t.set(p,m),n[p]=m||``}}}catch(e){r={error:e}}finally{try{c&&!c.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}return o},t.prototype._generatePrefix=function(e,t,n){var r=`ns`+n.value;return n.value++,t.set(r,e),r},t.prototype._isPrefixMapModified=function(e,t){var n=e._items,r=t._items,i=e._nullItems,a=t._nullItems;for(var o in r){var s=n[o];if(s===void 0)return!0;var c=r[o];if(s.length!==c.length)return!0;for(var l=0;l<s.length;l++)if(s[l]!==c[l])return!0}if(i.length!==a.length)return!0;for(l=0;l<i.length;l++)if(i[l]!==a[l])return!0;return!1},t._VoidElementNames=new Set([`area`,`base`,`basefont`,`bgsound`,`br`,`col`,`embed`,`frame`,`hr`,`img`,`input`,`keygen`,`link`,`menuitem`,`meta`,`param`,`source`,`track`,`wbr`]),t}(n(309).EventEmitter);t.XMLBuilderCBImpl=v},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;return n._lineLength=0,n}return i(t,e),t.prototype.frontMatter=function(){return``},t.prototype.declaration=function(e,t,n){var r=this._beginLine()+`<?xml`;return r+=` version="`+e+`"`,t!==void 0&&(r+=` encoding="`+t+`"`),n!==void 0&&(r+=` standalone="`+(n?`yes`:`no`)+`"`),r+=`?>`},t.prototype.docType=function(e,t,n){var r=this._beginLine();return r+=t&&n?`<!DOCTYPE `+e+` PUBLIC "`+t+`" "`+n+`">`:t?`<!DOCTYPE `+e+` PUBLIC "`+t+`">`:n?`<!DOCTYPE `+e+` SYSTEM "`+n+`">`:`<!DOCTYPE `+e+`>`},t.prototype.comment=function(e){return this._beginLine()+`<!--`+e+`-->`},t.prototype.text=function(e){return this._beginLine()+e},t.prototype.instruction=function(e,t){return t?this._beginLine()+`<?`+e+` `+t+`?>`:this._beginLine()+`<?`+e+`?>`},t.prototype.cdata=function(e){return this._beginLine()+`<![CDATA[`+e+`]]>`},t.prototype.openTagBegin=function(e){return this._lineLength+=1+e.length,this._beginLine()+`<`+e},t.prototype.openTagEnd=function(e,t,n){return n?` />`:t?this._writerOptions.allowEmptyTags?`></`+e+`>`:this._writerOptions.spaceBeforeSlash?` />`:`/>`:`>`},t.prototype.closeTag=function(e){return this._beginLine()+`</`+e+`>`},t.prototype.attribute=function(e,t){var n=e+`="`+t+`"`;return this._writerOptions.prettyPrint&&this._writerOptions.width>0&&this._lineLength+1+n.length>this._writerOptions.width?(n=this._beginLine()+this._indent(1)+n,this._lineLength=n.length,n):(this._lineLength+=1+n.length,` `+n)},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){},t.prototype._beginLine=function(){if(this._writerOptions.prettyPrint){var e=(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level);return this._lineLength=e.length,e}return``},t.prototype._indent=function(e){return e<=0?``:this._writerOptions.indent.repeat(e)},t}(n(114).BaseCBWriter);t.XMLCBWriter=a},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;return n._hasChildren=[],n._additionalLevel=0,n}return i(t,e),t.prototype.frontMatter=function(){return``},t.prototype.declaration=function(e,t,n){return``},t.prototype.docType=function(e,t,n){return``},t.prototype.comment=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.comment)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.text=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.text)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.instruction=function(e,t){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.ins)+this._sep()+this._val(t?e+` `+t:e)+this._sep()+`}`},t.prototype.cdata=function(e){return this._comma()+this._beginLine()+`{`+this._sep()+this._key(this._builderOptions.convert.cdata)+this._sep()+this._val(e)+this._sep()+`}`},t.prototype.attribute=function(e,t){return this._comma()+this._beginLine(1)+`{`+this._sep()+this._key(this._builderOptions.convert.att+e)+this._sep()+this._val(t)+this._sep()+`}`},t.prototype.openTagBegin=function(e){var t=this._comma()+this._beginLine()+`{`+this._sep()+this._key(e)+this._sep()+`{`;return this._additionalLevel++,this.hasData=!0,t+=this._beginLine()+this._key(this._builderOptions.convert.text)+this._sep()+`[`,this._hasChildren.push(!1),t},t.prototype.openTagEnd=function(e,t,n){if(t){var r=this._sep()+`]`;return this._additionalLevel--,r+=this._beginLine()+`}`+this._sep()+`}`}return``},t.prototype.closeTag=function(e){var t=this._beginLine()+`]`;return this._additionalLevel--,t+=this._beginLine()+`}`+this._sep()+`}`},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){this._hasChildren.pop()},t.prototype._beginLine=function(e){return e===void 0&&(e=0),this._writerOptions.prettyPrint?(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level+e):``},t.prototype._indent=function(e){return e+this._additionalLevel<=0?``:this._writerOptions.indent.repeat(e+this._additionalLevel)},t.prototype._comma=function(){var e=this._hasChildren[this._hasChildren.length-1]?`,`:``;return this._hasChildren.length>0&&(this._hasChildren[this._hasChildren.length-1]=!0),e},t.prototype._sep=function(){return this._writerOptions.prettyPrint?` `:``},t.prototype._key=function(e){return`"`+e+`":`},t.prototype._val=function(e){return JSON.stringify(e)},t}(n(114).BaseCBWriter);t.JSONCBWriter=a},function(e,t,n){"use strict";n(74);var r,i=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}r(e,t),e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,`__esModule`,{value:!0});var a=function(e){function t(t){var n=e.call(this,t)||this;if(n._rootWritten=!1,n._additionalLevel=0,t.indent.length<2)throw Error(`YAML indententation string must be at least two characters long.`);if(t.offset<0)throw Error(`YAML offset should be zero or a positive number.`);return n}return i(t,e),t.prototype.frontMatter=function(){return this._beginLine()+`---`},t.prototype.declaration=function(e,t,n){return``},t.prototype.docType=function(e,t,n){return``},t.prototype.comment=function(e){return this._beginLine()+this._key(this._builderOptions.convert.comment)+` `+this._val(e)},t.prototype.text=function(e){return this._beginLine()+this._key(this._builderOptions.convert.text)+` `+this._val(e)},t.prototype.instruction=function(e,t){return this._beginLine()+this._key(this._builderOptions.convert.ins)+` `+this._val(t?e+` `+t:e)},t.prototype.cdata=function(e){return this._beginLine()+this._key(this._builderOptions.convert.cdata)+` `+this._val(e)},t.prototype.attribute=function(e,t){this._additionalLevel++;var n=this._beginLine()+this._key(this._builderOptions.convert.att+e)+` `+this._val(t);return this._additionalLevel--,n},t.prototype.openTagBegin=function(e){var t=this._beginLine()+this._key(e);return this._rootWritten||=!0,this.hasData=!0,this._additionalLevel++,t+=this._beginLine(!0)+this._key(this._builderOptions.convert.text)},t.prototype.openTagEnd=function(e,t,n){return t?` `+this._val(``):``},t.prototype.closeTag=function(e){return this._additionalLevel--,``},t.prototype.beginElement=function(e){},t.prototype.endElement=function(e){},t.prototype._beginLine=function(e){return e===void 0&&(e=!1),(this.hasData?this._writerOptions.newline:``)+this._indent(this._writerOptions.offset+this.level,e)},t.prototype._indent=function(e,t){if(e+this._additionalLevel<=0)return``;var n=this._writerOptions.indent.repeat(e+this._additionalLevel);return!t&&this._rootWritten?n.substr(0,n.length-2)+`-`+n.substr(-1,1):n},t.prototype._key=function(e){return`"`+e+`":`},t.prototype._val=function(e){return JSON.stringify(e)},t}(n(114).BaseCBWriter);t.YAMLCBWriter=a},function(e,t,n){"use strict";var r,i=typeof Reflect==`object`?Reflect:null,a=i&&typeof i.apply==`function`?i.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};r=i&&typeof i.ownKeys==`function`?i.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var o=Number.isNaN||function(e){return e!=e};function s(){s.init.call(this)}e.exports=s,s.EventEmitter=s,s.prototype._events=void 0,s.prototype._eventsCount=0,s.prototype._maxListeners=void 0;var c=10;function l(e){if(typeof e!=`function`)throw TypeError(`The "listener" argument must be of type Function. Received type `+typeof e)}function u(e){return e._maxListeners===void 0?s.defaultMaxListeners:e._maxListeners}function d(e,t,n,r){var i,a,o,s;if(l(n),(a=e._events)===void 0?(a=e._events=Object.create(null),e._eventsCount=0):(a.newListener!==void 0&&(e.emit(`newListener`,t,n.listener?n.listener:n),a=e._events),o=a[t]),o===void 0)o=a[t]=n,++e._eventsCount;else if(typeof o==`function`?o=a[t]=r?[n,o]:[o,n]:r?o.unshift(n):o.push(n),(i=u(e))>0&&o.length>i&&!o.warned){o.warned=!0;var c=Error(`Possible EventEmitter memory leak detected. `+o.length+` `+String(t)+` listeners added. Use emitter.setMaxListeners() to increase limit`);c.name=`MaxListenersExceededWarning`,c.emitter=e,c.type=t,c.count=o.length,s=c,console&&console.warn&&console.warn(s)}return e}function f(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=f.bind(r);return i.listener=n,r.wrapFn=i,i}function m(e,t,n){var r=e._events;if(r===void 0)return[];var i=r[t];return i===void 0?[]:typeof i==`function`?n?[i.listener||i]:[i]:n?function(e){for(var t=Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):g(i,i.length)}function h(e){var t=this._events;if(t!==void 0){var n=t[e];if(typeof n==`function`)return 1;if(n!==void 0)return n.length}return 0}function g(e,t){for(var n=Array(t),r=0;r<t;++r)n[r]=e[r];return n}Object.defineProperty(s,`defaultMaxListeners`,{enumerable:!0,get:function(){return c},set:function(e){if(typeof e!=`number`||e<0||o(e))throw RangeError(`The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received `+e+`.`);c=e}}),s.init=function(){this._events!==void 0&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},s.prototype.setMaxListeners=function(e){if(typeof e!=`number`||e<0||o(e))throw RangeError(`The value of "n" is out of range. It must be a non-negative number. Received `+e+`.`);return this._maxListeners=e,this},s.prototype.getMaxListeners=function(){return u(this)},s.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var r=e===`error`,i=this._events;if(i!==void 0)r&&=i.error===void 0;else if(!r)return!1;if(r){var o;if(t.length>0&&(o=t[0]),o instanceof Error)throw o;var s=Error(`Unhandled error.`+(o?` (`+o.message+`)`:``));throw s.context=o,s}var c=i[e];if(c===void 0)return!1;if(typeof c==`function`)a(c,this,t);else{var l=c.length,u=g(c,l);for(n=0;n<l;++n)a(u[n],this,t)}return!0},s.prototype.addListener=function(e,t){return d(this,e,t,!1)},s.prototype.on=s.prototype.addListener,s.prototype.prependListener=function(e,t){return d(this,e,t,!0)},s.prototype.once=function(e,t){return l(t),this.on(e,p(this,e,t)),this},s.prototype.prependOnceListener=function(e,t){return l(t),this.prependListener(e,p(this,e,t)),this},s.prototype.removeListener=function(e,t){var n,r,i,a,o;if(l(t),(r=this._events)===void 0||(n=r[e])===void 0)return this;if(n===t||n.listener===t)--this._eventsCount==0?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit(`removeListener`,e,n.listener||t));else if(typeof n!=`function`){for(i=-1,a=n.length-1;a>=0;a--)if(n[a]===t||n[a].listener===t){o=n[a].listener,i=a;break}if(i<0)return this;i===0?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),n.length===1&&(r[e]=n[0]),r.removeListener!==void 0&&this.emit(`removeListener`,e,o||t)}return this},s.prototype.off=s.prototype.removeListener,s.prototype.removeAllListeners=function(e){var t,n,r;if((n=this._events)===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[e]!==void 0&&(--this._eventsCount==0?this._events=Object.create(null):delete n[e]),this;if(arguments.length===0){var i,a=Object.keys(n);for(r=0;r<a.length;++r)(i=a[r])!==`removeListener`&&this.removeAllListeners(i);return this.removeAllListeners(`removeListener`),this._events=Object.create(null),this._eventsCount=0,this}if(typeof(t=n[e])==`function`)this.removeListener(e,t);else if(t!==void 0)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},s.prototype.listeners=function(e){return m(this,e,!0)},s.prototype.rawListeners=function(e){return m(this,e,!1)},s.listenerCount=function(e,t){return typeof e.listenerCount==`function`?e.listenerCount(t):h.call(e,t)},s.prototype.listenerCount=h,s.prototype.eventNames=function(){return this._eventsCount>0?r(this._events):[]}},function(e,t,n){"use strict";Object.defineProperty(t,`__esModule`,{value:!0});var r=n(77);t.createCB=function(e){return new r.XMLBuilderCBImpl(e)},t.fragmentCB=function(e){return new r.XMLBuilderCBImpl(e,!0)}}])})}}),Qn=qn(Zn(),1);const $n=`#name`,er=`__text__`,tr={...Yn,async:!1,charsAsChildren:!1,childkey:`$$`,chunkSize:1e4,emptyTag:``,explicitArray:!0,explicitChildren:!1,explicitRoot:!0,ignoreAttrs:!1,includeWhiteChars:!1,mergeAttrs:!1,normalize:!1,normalizeTags:!1,preserveChildrenOrder:!1,strict:!0,trim:!1,xmlns:!1},nr=e=>e.toLowerCase(),rr=e=>e.startsWith(``)?e.slice(1):e;var ir=Gn({"../../node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js"(e){e.byteLength=c,e.toByteArray=u,e.fromByteArray=p;for(var t=[],n=[],r=typeof Uint8Array<`u`?Uint8Array:Array,i=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/`,a=0,o=i.length;a<o;++a)t[a]=i[a],n[i.charCodeAt(a)]=a;n[45]=62,n[95]=63;function s(e){var t=e.length;if(t%4>0)throw Error(`Invalid string. Length must be a multiple of 4`);var n=e.indexOf(`=`);n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function c(e){var t=s(e),n=t[0],r=t[1];return(n+r)*3/4-r}function l(e,t,n){return(t+n)*3/4-n}function u(e){var t,i=s(e),a=i[0],o=i[1],c=new r(l(e,a,o)),u=0,d=o>0?a-4:a,f;for(f=0;f<d;f+=4)t=n[e.charCodeAt(f)]<<18|n[e.charCodeAt(f+1)]<<12|n[e.charCodeAt(f+2)]<<6|n[e.charCodeAt(f+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=t&255;return o===2&&(t=n[e.charCodeAt(f)]<<2|n[e.charCodeAt(f+1)]>>4,c[u++]=t&255),o===1&&(t=n[e.charCodeAt(f)]<<10|n[e.charCodeAt(f+1)]<<4|n[e.charCodeAt(f+2)]>>2,c[u++]=t>>8&255,c[u++]=t&255),c}function d(e){return t[e>>18&63]+t[e>>12&63]+t[e>>6&63]+t[e&63]}function f(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(d(r));return i.join(``)}function p(e){for(var n,r=e.length,i=r%3,a=[],o=16383,s=0,c=r-i;s<c;s+=o)a.push(f(e,s,s+o>c?c:s+o));return i===1?(n=e[r-1],a.push(t[n>>2]+t[n<<4&63]+`==`)):i===2&&(n=(e[r-2]<<8)+e[r-1],a.push(t[n>>10]+t[n>>4&63]+t[n<<2&63]+`=`)),a.join(``)}}}),ar=Gn({"../../node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js"(e){e.read=function(e,t,n,r,i){var a,o,s=i*8-r-1,c=(1<<s)-1,l=c>>1,u=-7,d=n?i-1:0,f=n?-1:1,p=e[t+d];for(d+=f,a=p&(1<<-u)-1,p>>=-u,u+=s;u>0;a=a*256+e[t+d],d+=f,u-=8);for(o=a&(1<<-u)-1,a>>=-u,u+=r;u>0;o=o*256+e[t+d],d+=f,u-=8);if(a===0)a=1-l;else if(a===c)return o?NaN:(p?-1:1)*(1/0);else o+=2**r,a-=l;return(p?-1:1)*o*2**(a-r)},e.write=function(e,t,n,r,i,a){var o,s,c,l=a*8-i-1,u=(1<<l)-1,d=u>>1,f=i===23?2**-24-2**-77:0,p=r?0:a-1,m=r?1:-1,h=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=u):(o=Math.floor(Math.log(t)/Math.LN2),t*(c=2**-o)<1&&(o--,c*=2),o+d>=1?t+=f/c:t+=f*2**(1-d),t*c>=2&&(o++,c/=2),o+d>=u?(s=0,o=u):o+d>=1?(s=(t*c-1)*2**i,o+=d):(s=t*2**(d-1)*2**i,o=0));i>=8;e[n+p]=s&255,p+=m,s/=256,i-=8);for(o=o<<i|s,l+=i;l>0;e[n+p]=o&255,p+=m,o/=256,l-=8);e[n+p-m]|=h*128}}}),or=Gn({"../../node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js"(e){var t=ir(),n=ar(),r=typeof Symbol==`function`&&typeof Symbol.for==`function`?Symbol.for(`nodejs.util.inspect.custom`):null;e.Buffer=s,e.SlowBuffer=v,e.INSPECT_MAX_BYTES=50;var i=2147483647;e.kMaxLength=i,s.TYPED_ARRAY_SUPPORT=a(),!s.TYPED_ARRAY_SUPPORT&&typeof console<`u`&&typeof console.error==`function`&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function a(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch{return!1}}Object.defineProperty(s.prototype,`parent`,{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,`offset`,{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}});function o(e){if(e>i)throw RangeError(`The value "`+e+`" is invalid for option "size"`);var t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,n){if(typeof e==`number`){if(typeof t==`string`)throw TypeError(`The "string" argument must be of type string. Received type number`);return d(e)}return c(e,t,n)}s.poolSize=8192;function c(e,t,n){if(typeof e==`string`)return f(e,t);if(ArrayBuffer.isView(e))return m(e);if(e==null)throw TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+typeof e);if(Y(e,ArrayBuffer)||e&&Y(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<`u`&&(Y(e,SharedArrayBuffer)||e&&Y(e.buffer,SharedArrayBuffer)))return h(e,t,n);if(typeof e==`number`)throw TypeError(`The "value" argument must not be of type number. Received type number`);var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return s.from(r,t,n);var i=g(e);if(i)return i;if(typeof Symbol<`u`&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]==`function`)return s.from(e[Symbol.toPrimitive](`string`),t,n);throw TypeError(`The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type `+typeof e)}s.from=function(e,t,n){return c(e,t,n)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array);function l(e){if(typeof e!=`number`)throw TypeError(`"size" argument must be of type number`);if(e<0)throw RangeError(`The value "`+e+`" is invalid for option "size"`)}function u(e,t,n){return l(e),e<=0||t===void 0?o(e):typeof n==`string`?o(e).fill(t,n):o(e).fill(t)}s.alloc=function(e,t,n){return u(e,t,n)};function d(e){return l(e),o(e<0?0:_(e)|0)}s.allocUnsafe=function(e){return d(e)},s.allocUnsafeSlow=function(e){return d(e)};function f(e,t){if((typeof t!=`string`||t===``)&&(t=`utf8`),!s.isEncoding(t))throw TypeError(`Unknown encoding: `+t);var n=y(e,t)|0,r=o(n),i=r.write(e,t);return i!==n&&(r=r.slice(0,i)),r}function p(e){for(var t=e.length<0?0:_(e.length)|0,n=o(t),r=0;r<t;r+=1)n[r]=e[r]&255;return n}function m(e){if(Y(e,Uint8Array)){var t=new Uint8Array(e);return h(t.buffer,t.byteOffset,t.byteLength)}return p(e)}function h(e,t,n){if(t<0||e.byteLength<t)throw RangeError(`"offset" is outside of buffer bounds`);if(e.byteLength<t+(n||0))throw RangeError(`"length" is outside of buffer bounds`);var r;return r=t===void 0&&n===void 0?new Uint8Array(e):n===void 0?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,s.prototype),r}function g(e){if(s.isBuffer(e)){var t=_(e.length)|0,n=o(t);return n.length===0||e.copy(n,0,0,t),n}if(e.length!==void 0)return typeof e.length!=`number`||X(e.length)?o(0):p(e);if(e.type===`Buffer`&&Array.isArray(e.data))return p(e.data)}function _(e){if(e>=i)throw RangeError(`Attempt to allocate Buffer larger than maximum size: 0x`+i.toString(16)+` bytes`);return e|0}function v(e){return+e!=e&&(e=0),s.alloc(+e)}s.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==s.prototype},s.compare=function(e,t){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),Y(t,Uint8Array)&&(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw TypeError(`The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array`);if(e===t)return 0;for(var n=e.length,r=t.length,i=0,a=Math.min(n,r);i<a;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},s.isEncoding=function(e){switch(String(e).toLowerCase()){case`hex`:case`utf8`:case`utf-8`:case`ascii`:case`latin1`:case`binary`:case`base64`:case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return!0;default:return!1}},s.concat=function(e,t){if(!Array.isArray(e))throw TypeError(`"list" argument must be an Array of Buffers`);if(e.length===0)return s.alloc(0);var n;if(t===void 0)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var r=s.allocUnsafe(t),i=0;for(n=0;n<e.length;++n){var a=e[n];if(Y(a,Uint8Array))i+a.length>r.length?s.from(a).copy(r,i):Uint8Array.prototype.set.call(r,a,i);else if(s.isBuffer(a))a.copy(r,i);else throw TypeError(`"list" argument must be an Array of Buffers`);i+=a.length}return r};function y(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Y(e,ArrayBuffer))return e.byteLength;if(typeof e!=`string`)throw TypeError(`The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type `+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var i=!1;;)switch(t){case`ascii`:case`latin1`:case`binary`:return n;case`utf8`:case`utf-8`:return W(e).length;case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return n*2;case`hex`:return n>>>1;case`base64`:return q(e).length;default:if(i)return r?-1:W(e).length;t=(``+t).toLowerCase(),i=!0}}s.byteLength=y;function b(e,t,n){var r=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,t>>>=0,n<=t))return``;for(e||=`utf8`;;)switch(e){case`hex`:return F(this,t,n);case`utf8`:case`utf-8`:return A(this,t,n);case`ascii`:return N(this,t,n);case`latin1`:case`binary`:return P(this,t,n);case`base64`:return k(this,t,n);case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return I(this,t,n);default:if(r)throw TypeError(`Unknown encoding: `+e);e=(e+``).toLowerCase(),r=!0}}s.prototype._isBuffer=!0;function x(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}s.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError(`Buffer size must be a multiple of 16-bits`);for(var t=0;t<e;t+=2)x(this,t,t+1);return this},s.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError(`Buffer size must be a multiple of 32-bits`);for(var t=0;t<e;t+=4)x(this,t,t+3),x(this,t+1,t+2);return this},s.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError(`Buffer size must be a multiple of 64-bits`);for(var t=0;t<e;t+=8)x(this,t,t+7),x(this,t+1,t+6),x(this,t+2,t+5),x(this,t+3,t+4);return this},s.prototype.toString=function(){var e=this.length;return e===0?``:arguments.length===0?A(this,0,e):b.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(e){if(!s.isBuffer(e))throw TypeError(`Argument must be a Buffer`);return this===e?!0:s.compare(this,e)===0},s.prototype.inspect=function(){var t=``,n=e.INSPECT_MAX_BYTES;return t=this.toString(`hex`,0,n).replace(/(.{2})/g,`$1 `).trim(),this.length>n&&(t+=` ... `),`<Buffer `+t+`>`},r&&(s.prototype[r]=s.prototype.inspect),s.prototype.compare=function(e,t,n,r,i){if(Y(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw TypeError(`The "target" argument must be one of type Buffer or Uint8Array. Received type `+typeof e);if(t===void 0&&(t=0),n===void 0&&(n=e?e.length:0),r===void 0&&(r=0),i===void 0&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw RangeError(`out of range index`);if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(t>>>=0,n>>>=0,r>>>=0,i>>>=0,this===e)return 0;for(var a=i-r,o=n-t,c=Math.min(a,o),l=this.slice(r,i),u=e.slice(t,n),d=0;d<c;++d)if(l[d]!==u[d]){a=l[d],o=u[d];break}return a<o?-1:o<a?1:0};function S(e,t,n,r,i){if(e.length===0)return-1;if(typeof n==`string`?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,X(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0)if(i)n=0;else return-1;if(typeof t==`string`&&(t=s.from(t,r)),s.isBuffer(t))return t.length===0?-1:C(e,t,n,r,i);if(typeof t==`number`)return t&=255,typeof Uint8Array.prototype.indexOf==`function`?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):C(e,[t],n,r,i);throw TypeError(`val must be string, number or Buffer`)}function C(e,t,n,r,i){var a=1,o=e.length,s=t.length;if(r!==void 0&&(r=String(r).toLowerCase(),r===`ucs2`||r===`ucs-2`||r===`utf16le`||r===`utf-16le`)){if(e.length<2||t.length<2)return-1;a=2,o/=2,s/=2,n/=2}function c(e,t){return a===1?e[t]:e.readUInt16BE(t*a)}var l;if(i){var u=-1;for(l=n;l<o;l++)if(c(e,l)===c(t,u===-1?0:l-u)){if(u===-1&&(u=l),l-u+1===s)return u*a}else u!==-1&&(l-=l-u),u=-1}else for(n+s>o&&(n=o-s),l=n;l>=0;l--){for(var d=!0,f=0;f<s;f++)if(c(e,l+f)!==c(t,f)){d=!1;break}if(d)return l}return-1}s.prototype.includes=function(e,t,n){return this.indexOf(e,t,n)!==-1},s.prototype.indexOf=function(e,t,n){return S(this,e,t,n,!0)},s.prototype.lastIndexOf=function(e,t,n){return S(this,e,t,n,!1)};function w(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r),r>i&&(r=i)):r=i;var a=t.length;r>a/2&&(r=a/2);for(var o=0;o<r;++o){var s=parseInt(t.substr(o*2,2),16);if(X(s))return o;e[n+o]=s}return o}function T(e,t,n,r){return J(W(t,e.length-n),e,n,r)}function E(e,t,n,r){return J(G(t),e,n,r)}function D(e,t,n,r){return J(q(t),e,n,r)}function O(e,t,n,r){return J(K(t,e.length-n),e,n,r)}s.prototype.write=function(e,t,n,r){if(t===void 0)r=`utf8`,n=this.length,t=0;else if(n===void 0&&typeof t==`string`)r=t,n=this.length,t=0;else if(isFinite(t))t>>>=0,isFinite(n)?(n>>>=0,r===void 0&&(r=`utf8`)):(r=n,n=void 0);else throw Error(`Buffer.write(string, encoding, offset[, length]) is no longer supported`);var i=this.length-t;if((n===void 0||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw RangeError(`Attempt to write outside buffer bounds`);r||=`utf8`;for(var a=!1;;)switch(r){case`hex`:return w(this,e,t,n);case`utf8`:case`utf-8`:return T(this,e,t,n);case`ascii`:case`latin1`:case`binary`:return E(this,e,t,n);case`base64`:return D(this,e,t,n);case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return O(this,e,t,n);default:if(a)throw TypeError(`Unknown encoding: `+r);r=(``+r).toLowerCase(),a=!0}},s.prototype.toJSON=function(){return{type:`Buffer`,data:Array.prototype.slice.call(this._arr||this,0)}};function k(e,n,r){return n===0&&r===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(n,r))}function A(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var a=e[i],o=null,s=a>239?4:a>223?3:a>191?2:1;if(i+s<=n){var c,l,u,d;switch(s){case 1:a<128&&(o=a);break;case 2:c=e[i+1],(c&192)==128&&(d=(a&31)<<6|c&63,d>127&&(o=d));break;case 3:c=e[i+1],l=e[i+2],(c&192)==128&&(l&192)==128&&(d=(a&15)<<12|(c&63)<<6|l&63,d>2047&&(d<55296||d>57343)&&(o=d));break;case 4:c=e[i+1],l=e[i+2],u=e[i+3],(c&192)==128&&(l&192)==128&&(u&192)==128&&(d=(a&15)<<18|(c&63)<<12|(l&63)<<6|u&63,d>65535&&d<1114112&&(o=d))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|o&1023),r.push(o),i+=s}return M(r)}var j=4096;function M(e){var t=e.length;if(t<=j)return String.fromCharCode.apply(String,e);for(var n=``,r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=j));return n}function N(e,t,n){var r=``;n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]&127);return r}function P(e,t,n){var r=``;n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function F(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i=``,a=t;a<n;++a)i+=Z[e[a]];return i}function I(e,t,n){for(var r=e.slice(t,n),i=``,a=0;a<r.length-1;a+=2)i+=String.fromCharCode(r[a]+r[a+1]*256);return i}s.prototype.slice=function(e,t){var n=this.length;e=~~e,t=t===void 0?n:~~t,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<e&&(t=e);var r=this.subarray(e,t);return Object.setPrototypeOf(r,s.prototype),r};function L(e,t,n){if(e%1!=0||e<0)throw RangeError(`offset is not uint`);if(e+t>n)throw RangeError(`Trying to access beyond buffer length`)}s.prototype.readUintLE=s.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e],i=1,a=0;++a<t&&(i*=256);)r+=this[e+a]*i;return r},s.prototype.readUintBE=s.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e+--t],i=1;t>0&&(i*=256);)r+=this[e+--t]*i;return r},s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e>>>=0,t||L(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=this[e],i=1,a=0;++a<t&&(i*=256);)r+=this[e+a]*i;return i*=128,r>=i&&(r-=2**(8*t)),r},s.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||L(e,t,this.length);for(var r=t,i=1,a=this[e+--r];r>0&&(i*=256);)a+=this[e+--r]*i;return i*=128,a>=i&&(a-=2**(8*t)),a},s.prototype.readInt8=function(e,t){return e>>>=0,t||L(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]},s.prototype.readInt16LE=function(e,t){e>>>=0,t||L(e,2,this.length);var n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n},s.prototype.readInt16BE=function(e,t){e>>>=0,t||L(e,2,this.length);var n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n},s.prototype.readInt32LE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return e>>>=0,t||L(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readFloatLE=function(e,t){return e>>>=0,t||L(e,4,this.length),n.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e>>>=0,t||L(e,4,this.length),n.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e>>>=0,t||L(e,8,this.length),n.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e>>>=0,t||L(e,8,this.length),n.read(this,e,!1,52,8)};function R(e,t,n,r,i,a){if(!s.isBuffer(e))throw TypeError(`"buffer" argument must be a Buffer instance`);if(t>i||t<a)throw RangeError(`"value" argument is out of bounds`);if(n+r>e.length)throw RangeError(`Index out of range`)}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){var i=2**(8*n)-1;R(this,e,t,n,i,0)}var a=1,o=0;for(this[t]=e&255;++o<n&&(a*=256);)this[t+o]=e/a&255;return t+n},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){var i=2**(8*n)-1;R(this,e,t,n,i,0)}var a=n-1,o=1;for(this[t+a]=e&255;--a>=0&&(o*=256);)this[t+a]=e/o&255;return t+n},s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,255,0),this[t]=e&255,t+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=e&255,this[t+1]=e>>>8,t+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=e&255,t+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=e&255,t+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4},s.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=2**(8*n-1);R(this,e,t,n,i-1,-i)}var a=0,o=1,s=0;for(this[t]=e&255;++a<n&&(o*=256);)e<0&&s===0&&this[t+a-1]!==0&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},s.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){var i=2**(8*n-1);R(this,e,t,n,i-1,-i)}var a=n-1,o=1,s=0;for(this[t+a]=e&255;--a>=0&&(o*=256);)e<0&&s===0&&this[t+a+1]!==0&&(s=1),this[t+a]=(e/o>>0)-s&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=e&255,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=e&255,this[t+1]=e>>>8,t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=e&255,t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),this[t]=e&255,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||R(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=e&255,t+4};function z(e,t,n,r,i,a){if(n+r>e.length||n<0)throw RangeError(`Index out of range`)}function B(e,t,r,i,a){return t=+t,r>>>=0,a||z(e,t,r,4,34028234663852886e22,-34028234663852886e22),n.write(e,t,r,i,23,4),r+4}s.prototype.writeFloatLE=function(e,t,n){return B(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return B(this,e,t,!1,n)};function V(e,t,r,i,a){return t=+t,r>>>=0,a||z(e,t,r,8,17976931348623157e292,-17976931348623157e292),n.write(e,t,r,i,52,8),r+8}s.prototype.writeDoubleLE=function(e,t,n){return V(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return V(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,r){if(!s.isBuffer(e))throw TypeError(`argument should be a Buffer`);if(n||=0,!r&&r!==0&&(r=this.length),t>=e.length&&(t=e.length),t||=0,r>0&&r<n&&(r=n),r===n||e.length===0||this.length===0)return 0;if(t<0)throw RangeError(`targetStart out of bounds`);if(n<0||n>=this.length)throw RangeError(`Index out of range`);if(r<0)throw RangeError(`sourceEnd out of bounds`);r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);var i=r-n;return this===e&&typeof Uint8Array.prototype.copyWithin==`function`?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},s.prototype.fill=function(e,t,n,r){if(typeof e==`string`){if(typeof t==`string`?(r=t,t=0,n=this.length):typeof n==`string`&&(r=n,n=this.length),r!==void 0&&typeof r!=`string`)throw TypeError(`encoding must be a string`);if(typeof r==`string`&&!s.isEncoding(r))throw TypeError(`Unknown encoding: `+r);if(e.length===1){var i=e.charCodeAt(0);(r===`utf8`&&i<128||r===`latin1`)&&(e=i)}}else typeof e==`number`?e&=255:typeof e==`boolean`&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw RangeError(`Out of range index`);if(n<=t)return this;t>>>=0,n=n===void 0?this.length:n>>>0,e||=0;var a;if(typeof e==`number`)for(a=t;a<n;++a)this[a]=e;else{var o=s.isBuffer(e)?e:s.from(e,r),c=o.length;if(c===0)throw TypeError(`The value "`+e+`" is invalid for argument "value"`);for(a=0;a<n-t;++a)this[a+t]=o[a%c]}return this};var H=/[^+/0-9A-Za-z-_]/g;function U(e){if(e=e.split(`=`)[0],e=e.trim().replace(H,``),e.length<2)return``;for(;e.length%4!=0;)e+=`=`;return e}function W(e,t){t||=1/0;for(var n,r=e.length,i=null,a=[],o=0;o<r;++o){if(n=e.charCodeAt(o),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(o+1===r){(t-=3)>-1&&a.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&a.push(239,191,189),i=n;continue}n=(i-55296<<10|n-56320)+65536}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,n<128){if(--t<0)break;a.push(n)}else if(n<2048){if((t-=2)<0)break;a.push(n>>6|192,n&63|128)}else if(n<65536){if((t-=3)<0)break;a.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((t-=4)<0)break;a.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw Error(`Invalid code point`)}return a}function G(e){for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n)&255);return t}function K(e,t){for(var n,r,i,a=[],o=0;o<e.length&&!((t-=2)<0);++o)n=e.charCodeAt(o),r=n>>8,i=n%256,a.push(i),a.push(r);return a}function q(e){return t.toByteArray(U(e))}function J(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function Y(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function X(e){return e!==e}var Z=function(){for(var e=`0123456789abcdef`,t=Array(256),n=0;n<16;++n)for(var r=n*16,i=0;i<16;++i)t[r+i]=e[n]+e[i];return t}()}}),sr=Gn({"../../node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js"(e,t){
15813
15813
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
15814
- var n=nr(),r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?t.exports=n:(i(n,e),e.Buffer=a);function a(e,t,n){return r(e,t,n)}a.prototype=Object.create(r.prototype),i(r,a),a.from=function(e,t,n){if(typeof e==`number`)throw TypeError(`Argument must not be a number`);return r(e,t,n)},a.alloc=function(e,t,n){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);var i=r(e);return t===void 0?i.fill(0):typeof n==`string`?i.fill(t,n):i.fill(t),i},a.allocUnsafe=function(e){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);return r(e)},a.allocUnsafeSlow=function(e){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);return n.SlowBuffer(e)}}}),ir=Vn({"../../node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js"(e){var t=rr().Buffer,n=t.isEncoding||function(e){switch(e=``+e,e&&e.toLowerCase()){case`hex`:case`utf8`:case`utf-8`:case`ascii`:case`binary`:case`base64`:case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:case`raw`:return!0;default:return!1}};function r(e){if(!e)return`utf8`;for(var t;;)switch(e){case`utf8`:case`utf-8`:return`utf8`;case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return`utf16le`;case`latin1`:case`binary`:return`latin1`;case`base64`:case`ascii`:case`hex`:return e;default:if(t)return;e=(``+e).toLowerCase(),t=!0}}function i(e){var i=r(e);if(typeof i!=`string`&&(t.isEncoding===n||!n(e)))throw Error(`Unknown encoding: `+e);return i||e}e.StringDecoder=a;function a(e){this.encoding=i(e);var n;switch(this.encoding){case`utf16le`:this.text=f,this.end=p,n=4;break;case`utf8`:this.fillLast=l,n=4;break;case`base64`:this.text=m,this.end=h,n=3;break;default:this.write=g,this.end=_;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=t.allocUnsafe(n)}a.prototype.write=function(e){if(e.length===0)return``;var t,n;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return``;n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||``},a.prototype.end=d,a.prototype.text=u,a.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function o(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function s(e,t,n){var r=t.length-1;if(r<n)return 0;var i=o(t[r]);return i>=0?(i>0&&(e.lastNeed=i-1),i):--r<n||i===-2?0:(i=o(t[r]),i>=0?(i>0&&(e.lastNeed=i-2),i):--r<n||i===-2?0:(i=o(t[r]),i>=0?(i>0&&(i===2?i=0:e.lastNeed=i-3),i):0))}function c(e,t,n){if((t[0]&192)!=128)return e.lastNeed=0,`�`;if(e.lastNeed>1&&t.length>1){if((t[1]&192)!=128)return e.lastNeed=1,`�`;if(e.lastNeed>2&&t.length>2&&(t[2]&192)!=128)return e.lastNeed=2,`�`}}function l(e){var t=this.lastTotal-this.lastNeed,n=c(this,e,t);if(n!==void 0)return n;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function u(e,t){var n=s(this,e,t);if(!this.lastNeed)return e.toString(`utf8`,t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString(`utf8`,t,r)}function d(e){var t=e&&e.length?this.write(e):``;return this.lastNeed?t+`�`:t}function f(e,t){if((e.length-t)%2==0){var n=e.toString(`utf16le`,t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString(`utf16le`,t,e.length-1)}function p(e){var t=e&&e.length?this.write(e):``;if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString(`utf16le`,0,n)}return t}function m(e,t){var n=(e.length-t)%3;return n===0?e.toString(`base64`,t):(this.lastNeed=3-n,this.lastTotal=3,n===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString(`base64`,t,e.length-n))}function h(e){var t=e&&e.length?this.write(e):``;return this.lastNeed?t+this.lastChar.toString(`base64`,0,3-this.lastNeed):t}function g(e){return e.toString(this.encoding)}function _(e){return e&&e.length?this.write(e):``}}}),ar=Vn({"../../node_modules/.pnpm/sax@1.4.1/node_modules/sax/lib/sax.js"(e){(function(e){e.parser=function(e,t){return new n(e,t)},e.SAXParser=n,e.SAXStream=l,e.createStream=c,e.MAX_BUFFER_LENGTH=64*1024;var t=[`comment`,`sgmlDecl`,`textNode`,`tagName`,`doctype`,`procInstName`,`procInstBody`,`entity`,`attribName`,`attribValue`,`cdata`,`script`];e.EVENTS=[`text`,`processinginstruction`,`sgmldeclaration`,`doctype`,`comment`,`opentagstart`,`attribute`,`opentag`,`closetag`,`opencdata`,`cdata`,`closecdata`,`error`,`end`,`ready`,`script`,`opennamespace`,`closenamespace`];function n(t,r){if(!(this instanceof n))return new n(t,r);var a=this;i(a),a.q=a.c=``,a.bufferCheckPosition=e.MAX_BUFFER_LENGTH,a.opt=r||{},a.opt.lowercase=a.opt.lowercase||a.opt.lowercasetags,a.looseCase=a.opt.lowercase?`toLowerCase`:`toUpperCase`,a.tags=[],a.closed=a.closedRoot=a.sawRoot=!1,a.tag=a.error=null,a.strict=!!t,a.noscript=!!(t||a.opt.noscript),a.state=w.BEGIN,a.strictEntities=a.opt.strictEntities,a.ENTITIES=a.strictEntities?Object.create(e.XML_ENTITIES):Object.create(e.ENTITIES),a.attribList=[],a.opt.xmlns&&(a.ns=Object.create(m)),a.opt.unquotedAttributeValues===void 0&&(a.opt.unquotedAttributeValues=!t),a.trackPosition=a.opt.position!==!1,a.trackPosition&&(a.position=a.line=a.column=0),E(a,`onready`)}Object.create||(Object.create=function(e){function t(){}t.prototype=e;var n=new t;return n}),Object.keys||(Object.keys=function(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t});function r(n){for(var r=Math.max(e.MAX_BUFFER_LENGTH,10),i=0,a=0,o=t.length;a<o;a++){var s=n[t[a]].length;if(s>r)switch(t[a]){case`textNode`:O(n);break;case`cdata`:D(n,`oncdata`,n.cdata),n.cdata=``;break;case`script`:D(n,`onscript`,n.script),n.script=``;break;default:A(n,`Max buffer length exceeded: `+t[a])}i=Math.max(i,s)}var c=e.MAX_BUFFER_LENGTH-i;n.bufferCheckPosition=c+n.position}function i(e){for(var n=0,r=t.length;n<r;n++)e[t[n]]=``}function a(e){O(e),e.cdata!==``&&(D(e,`oncdata`,e.cdata),e.cdata=``),e.script!==``&&(D(e,`onscript`,e.script),e.script=``)}n.prototype={end:function(){j(this)},write:V,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){a(this)}};var o;try{o=Wn(`stream`).Stream}catch{o=function(){}}o||=function(){};var s=e.EVENTS.filter(function(e){return e!==`error`&&e!==`end`});function c(e,t){return new l(e,t)}function l(e,t){if(!(this instanceof l))return new l(e,t);o.apply(this),this._parser=new n(e,t),this.writable=!0,this.readable=!0;var r=this;this._parser.onend=function(){r.emit(`end`)},this._parser.onerror=function(e){r.emit(`error`,e),r._parser.error=null},this._decoder=null,s.forEach(function(e){Object.defineProperty(r,`on`+e,{get:function(){return r._parser[`on`+e]},set:function(t){if(!t)return r.removeAllListeners(e),r._parser[`on`+e]=t,t;r.on(e,t)},enumerable:!0,configurable:!1})})}l.prototype=Object.create(o.prototype,{constructor:{value:l}}),l.prototype.write=function(e){if(typeof Buffer==`function`&&typeof Buffer.isBuffer==`function`&&Buffer.isBuffer(e)){if(!this._decoder){var t=ir().StringDecoder;this._decoder=new t(`utf8`)}e=this._decoder.write(e)}return this._parser.write(e.toString()),this.emit(`data`,e),!0},l.prototype.end=function(e){return e&&e.length&&this.write(e),this._parser.end(),!0},l.prototype.on=function(e,t){var n=this;return!n._parser[`on`+e]&&s.indexOf(e)!==-1&&(n._parser[`on`+e]=function(){var t=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);t.splice(0,0,e),n.emit.apply(n,t)}),o.prototype.on.call(n,e,t)};var u=`[CDATA[`,d=`DOCTYPE`,f=`http://www.w3.org/XML/1998/namespace`,p=`http://www.w3.org/2000/xmlns/`,m={xml:f,xmlns:p},h=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,g=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,_=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,v=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function y(e){return e===` `||e===`
15814
+ var n=or(),r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?t.exports=n:(i(n,e),e.Buffer=a);function a(e,t,n){return r(e,t,n)}a.prototype=Object.create(r.prototype),i(r,a),a.from=function(e,t,n){if(typeof e==`number`)throw TypeError(`Argument must not be a number`);return r(e,t,n)},a.alloc=function(e,t,n){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);var i=r(e);return t===void 0?i.fill(0):typeof n==`string`?i.fill(t,n):i.fill(t),i},a.allocUnsafe=function(e){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);return r(e)},a.allocUnsafeSlow=function(e){if(typeof e!=`number`)throw TypeError(`Argument must be a number`);return n.SlowBuffer(e)}}}),cr=Gn({"../../node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js"(e){var t=sr().Buffer,n=t.isEncoding||function(e){switch(e=``+e,e&&e.toLowerCase()){case`hex`:case`utf8`:case`utf-8`:case`ascii`:case`binary`:case`base64`:case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:case`raw`:return!0;default:return!1}};function r(e){if(!e)return`utf8`;for(var t;;)switch(e){case`utf8`:case`utf-8`:return`utf8`;case`ucs2`:case`ucs-2`:case`utf16le`:case`utf-16le`:return`utf16le`;case`latin1`:case`binary`:return`latin1`;case`base64`:case`ascii`:case`hex`:return e;default:if(t)return;e=(``+e).toLowerCase(),t=!0}}function i(e){var i=r(e);if(typeof i!=`string`&&(t.isEncoding===n||!n(e)))throw Error(`Unknown encoding: `+e);return i||e}e.StringDecoder=a;function a(e){this.encoding=i(e);var n;switch(this.encoding){case`utf16le`:this.text=f,this.end=p,n=4;break;case`utf8`:this.fillLast=l,n=4;break;case`base64`:this.text=m,this.end=h,n=3;break;default:this.write=g,this.end=_;return}this.lastNeed=0,this.lastTotal=0,this.lastChar=t.allocUnsafe(n)}a.prototype.write=function(e){if(e.length===0)return``;var t,n;if(this.lastNeed){if(t=this.fillLast(e),t===void 0)return``;n=this.lastNeed,this.lastNeed=0}else n=0;return n<e.length?t?t+this.text(e,n):this.text(e,n):t||``},a.prototype.end=d,a.prototype.text=u,a.prototype.fillLast=function(e){if(this.lastNeed<=e.length)return e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,this.lastTotal-this.lastNeed,0,e.length),this.lastNeed-=e.length};function o(e){return e<=127?0:e>>5==6?2:e>>4==14?3:e>>3==30?4:e>>6==2?-1:-2}function s(e,t,n){var r=t.length-1;if(r<n)return 0;var i=o(t[r]);return i>=0?(i>0&&(e.lastNeed=i-1),i):--r<n||i===-2?0:(i=o(t[r]),i>=0?(i>0&&(e.lastNeed=i-2),i):--r<n||i===-2?0:(i=o(t[r]),i>=0?(i>0&&(i===2?i=0:e.lastNeed=i-3),i):0))}function c(e,t,n){if((t[0]&192)!=128)return e.lastNeed=0,`�`;if(e.lastNeed>1&&t.length>1){if((t[1]&192)!=128)return e.lastNeed=1,`�`;if(e.lastNeed>2&&t.length>2&&(t[2]&192)!=128)return e.lastNeed=2,`�`}}function l(e){var t=this.lastTotal-this.lastNeed,n=c(this,e,t);if(n!==void 0)return n;if(this.lastNeed<=e.length)return e.copy(this.lastChar,t,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);e.copy(this.lastChar,t,0,e.length),this.lastNeed-=e.length}function u(e,t){var n=s(this,e,t);if(!this.lastNeed)return e.toString(`utf8`,t);this.lastTotal=n;var r=e.length-(n-this.lastNeed);return e.copy(this.lastChar,0,r),e.toString(`utf8`,t,r)}function d(e){var t=e&&e.length?this.write(e):``;return this.lastNeed?t+`�`:t}function f(e,t){if((e.length-t)%2==0){var n=e.toString(`utf16le`,t);if(n){var r=n.charCodeAt(n.length-1);if(r>=55296&&r<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1],n.slice(0,-1)}return n}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=e[e.length-1],e.toString(`utf16le`,t,e.length-1)}function p(e){var t=e&&e.length?this.write(e):``;if(this.lastNeed){var n=this.lastTotal-this.lastNeed;return t+this.lastChar.toString(`utf16le`,0,n)}return t}function m(e,t){var n=(e.length-t)%3;return n===0?e.toString(`base64`,t):(this.lastNeed=3-n,this.lastTotal=3,n===1?this.lastChar[0]=e[e.length-1]:(this.lastChar[0]=e[e.length-2],this.lastChar[1]=e[e.length-1]),e.toString(`base64`,t,e.length-n))}function h(e){var t=e&&e.length?this.write(e):``;return this.lastNeed?t+this.lastChar.toString(`base64`,0,3-this.lastNeed):t}function g(e){return e.toString(this.encoding)}function _(e){return e&&e.length?this.write(e):``}}}),lr=Gn({"../../node_modules/.pnpm/sax@1.4.1/node_modules/sax/lib/sax.js"(e){(function(e){e.parser=function(e,t){return new n(e,t)},e.SAXParser=n,e.SAXStream=l,e.createStream=c,e.MAX_BUFFER_LENGTH=64*1024;var t=[`comment`,`sgmlDecl`,`textNode`,`tagName`,`doctype`,`procInstName`,`procInstBody`,`entity`,`attribName`,`attribValue`,`cdata`,`script`];e.EVENTS=[`text`,`processinginstruction`,`sgmldeclaration`,`doctype`,`comment`,`opentagstart`,`attribute`,`opentag`,`closetag`,`opencdata`,`cdata`,`closecdata`,`error`,`end`,`ready`,`script`,`opennamespace`,`closenamespace`];function n(t,r){if(!(this instanceof n))return new n(t,r);var a=this;i(a),a.q=a.c=``,a.bufferCheckPosition=e.MAX_BUFFER_LENGTH,a.opt=r||{},a.opt.lowercase=a.opt.lowercase||a.opt.lowercasetags,a.looseCase=a.opt.lowercase?`toLowerCase`:`toUpperCase`,a.tags=[],a.closed=a.closedRoot=a.sawRoot=!1,a.tag=a.error=null,a.strict=!!t,a.noscript=!!(t||a.opt.noscript),a.state=w.BEGIN,a.strictEntities=a.opt.strictEntities,a.ENTITIES=a.strictEntities?Object.create(e.XML_ENTITIES):Object.create(e.ENTITIES),a.attribList=[],a.opt.xmlns&&(a.ns=Object.create(m)),a.opt.unquotedAttributeValues===void 0&&(a.opt.unquotedAttributeValues=!t),a.trackPosition=a.opt.position!==!1,a.trackPosition&&(a.position=a.line=a.column=0),E(a,`onready`)}Object.create||(Object.create=function(e){function t(){}t.prototype=e;var n=new t;return n}),Object.keys||(Object.keys=function(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t});function r(n){for(var r=Math.max(e.MAX_BUFFER_LENGTH,10),i=0,a=0,o=t.length;a<o;a++){var s=n[t[a]].length;if(s>r)switch(t[a]){case`textNode`:O(n);break;case`cdata`:D(n,`oncdata`,n.cdata),n.cdata=``;break;case`script`:D(n,`onscript`,n.script),n.script=``;break;default:A(n,`Max buffer length exceeded: `+t[a])}i=Math.max(i,s)}var c=e.MAX_BUFFER_LENGTH-i;n.bufferCheckPosition=c+n.position}function i(e){for(var n=0,r=t.length;n<r;n++)e[t[n]]=``}function a(e){O(e),e.cdata!==``&&(D(e,`oncdata`,e.cdata),e.cdata=``),e.script!==``&&(D(e,`onscript`,e.script),e.script=``)}n.prototype={end:function(){j(this)},write:V,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){a(this)}};var o;try{o=Jn(`stream`).Stream}catch{o=function(){}}o||=function(){};var s=e.EVENTS.filter(function(e){return e!==`error`&&e!==`end`});function c(e,t){return new l(e,t)}function l(e,t){if(!(this instanceof l))return new l(e,t);o.apply(this),this._parser=new n(e,t),this.writable=!0,this.readable=!0;var r=this;this._parser.onend=function(){r.emit(`end`)},this._parser.onerror=function(e){r.emit(`error`,e),r._parser.error=null},this._decoder=null,s.forEach(function(e){Object.defineProperty(r,`on`+e,{get:function(){return r._parser[`on`+e]},set:function(t){if(!t)return r.removeAllListeners(e),r._parser[`on`+e]=t,t;r.on(e,t)},enumerable:!0,configurable:!1})})}l.prototype=Object.create(o.prototype,{constructor:{value:l}}),l.prototype.write=function(e){if(typeof Buffer==`function`&&typeof Buffer.isBuffer==`function`&&Buffer.isBuffer(e)){if(!this._decoder){var t=cr().StringDecoder;this._decoder=new t(`utf8`)}e=this._decoder.write(e)}return this._parser.write(e.toString()),this.emit(`data`,e),!0},l.prototype.end=function(e){return e&&e.length&&this.write(e),this._parser.end(),!0},l.prototype.on=function(e,t){var n=this;return!n._parser[`on`+e]&&s.indexOf(e)!==-1&&(n._parser[`on`+e]=function(){var t=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);t.splice(0,0,e),n.emit.apply(n,t)}),o.prototype.on.call(n,e,t)};var u=`[CDATA[`,d=`DOCTYPE`,f=`http://www.w3.org/XML/1998/namespace`,p=`http://www.w3.org/2000/xmlns/`,m={xml:f,xmlns:p},h=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,g=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,_=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,v=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function y(e){return e===` `||e===`
15815
15815
  `||e===`\r`||e===` `}function b(e){return e===`"`||e===`'`}function x(e){return e===`>`||y(e)}function S(e,t){return e.test(t)}function C(e,t){return!S(e,t)}var w=0;for(var T in e.STATE={BEGIN:w++,BEGIN_WHITESPACE:w++,TEXT:w++,TEXT_ENTITY:w++,OPEN_WAKA:w++,SGML_DECL:w++,SGML_DECL_QUOTED:w++,DOCTYPE:w++,DOCTYPE_QUOTED:w++,DOCTYPE_DTD:w++,DOCTYPE_DTD_QUOTED:w++,COMMENT_STARTING:w++,COMMENT:w++,COMMENT_ENDING:w++,COMMENT_ENDED:w++,CDATA:w++,CDATA_ENDING:w++,CDATA_ENDING_2:w++,PROC_INST:w++,PROC_INST_BODY:w++,PROC_INST_ENDING:w++,OPEN_TAG:w++,OPEN_TAG_SLASH:w++,ATTRIB:w++,ATTRIB_NAME:w++,ATTRIB_NAME_SAW_WHITE:w++,ATTRIB_VALUE:w++,ATTRIB_VALUE_QUOTED:w++,ATTRIB_VALUE_CLOSED:w++,ATTRIB_VALUE_UNQUOTED:w++,ATTRIB_VALUE_ENTITY_Q:w++,ATTRIB_VALUE_ENTITY_U:w++,CLOSE_TAG:w++,CLOSE_TAG_SAW_WHITE:w++,SCRIPT:w++,SCRIPT_ENDING:w++},e.XML_ENTITIES={amp:`&`,gt:`>`,lt:`<`,quot:`"`,apos:`'`},e.ENTITIES={amp:`&`,gt:`>`,lt:`<`,quot:`"`,apos:`'`,AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(e.ENTITIES).forEach(function(t){var n=e.ENTITIES[t],r=typeof n==`number`?String.fromCharCode(n):n;e.ENTITIES[t]=r}),e.STATE)e.STATE[e.STATE[T]]=T;w=e.STATE;function E(e,t,n){e[t]&&e[t](n)}function D(e,t,n){e.textNode&&O(e),E(e,t,n)}function O(e){e.textNode=k(e.opt,e.textNode),e.textNode&&E(e,`ontext`,e.textNode),e.textNode=``}function k(e,t){return e.trim&&(t=t.trim()),e.normalize&&(t=t.replace(/\s+/g,` `)),t}function A(e,t){return O(e),e.trackPosition&&(t+=`
15816
15816
  Line: `+e.line+`
15817
15817
  Column: `+e.column+`
@@ -15821,5 +15821,5 @@ Actual: `+e.attribValue);else{var i=e.tag,a=e.tags[e.tags.length-1]||e;i.ns===a.
15821
15821
  `?(n.line++,n.column=0):n.column++),n.state){case w.BEGIN:if(n.state=w.BEGIN_WHITESPACE,a===``)continue;z(n,a);continue;case w.BEGIN_WHITESPACE:z(n,a);continue;case w.TEXT:if(n.sawRoot&&!n.closedRoot){for(var o=i-1;a&&a!==`<`&&a!==`&`;)a=B(t,i++),a&&n.trackPosition&&(n.position++,a===`
15822
15822
  `?(n.line++,n.column=0):n.column++);n.textNode+=t.substring(o,i-1)}a===`<`&&!(n.sawRoot&&n.closedRoot&&!n.strict)?(n.state=w.OPEN_WAKA,n.startTagPosition=n.position):(!y(a)&&(!n.sawRoot||n.closedRoot)&&M(n,`Text data outside of root node.`),a===`&`?n.state=w.TEXT_ENTITY:n.textNode+=a);continue;case w.SCRIPT:a===`<`?n.state=w.SCRIPT_ENDING:n.script+=a;continue;case w.SCRIPT_ENDING:a===`/`?n.state=w.CLOSE_TAG:(n.script+=`<`+a,n.state=w.SCRIPT);continue;case w.OPEN_WAKA:if(a===`!`)n.state=w.SGML_DECL,n.sgmlDecl=``;else if(!y(a))if(S(h,a))n.state=w.OPEN_TAG,n.tagName=a;else if(a===`/`)n.state=w.CLOSE_TAG,n.tagName=``;else if(a===`?`)n.state=w.PROC_INST,n.procInstName=n.procInstBody=``;else{if(M(n,`Unencoded <`),n.startTagPosition+1<n.position){var s=n.position-n.startTagPosition;a=Array(s).join(` `)+a}n.textNode+=`<`+a,n.state=w.TEXT}continue;case w.SGML_DECL:if(n.sgmlDecl+a===`--`){n.state=w.COMMENT,n.comment=``,n.sgmlDecl=``;continue}n.doctype&&n.doctype!==!0&&n.sgmlDecl?(n.state=w.DOCTYPE_DTD,n.doctype+=`<!`+n.sgmlDecl+a,n.sgmlDecl=``):(n.sgmlDecl+a).toUpperCase()===u?(D(n,`onopencdata`),n.state=w.CDATA,n.sgmlDecl=``,n.cdata=``):(n.sgmlDecl+a).toUpperCase()===d?(n.state=w.DOCTYPE,(n.doctype||n.sawRoot)&&M(n,`Inappropriately located doctype declaration`),n.doctype=``,n.sgmlDecl=``):a===`>`?(D(n,`onsgmldeclaration`,n.sgmlDecl),n.sgmlDecl=``,n.state=w.TEXT):(b(a)&&(n.state=w.SGML_DECL_QUOTED),n.sgmlDecl+=a);continue;case w.SGML_DECL_QUOTED:a===n.q&&(n.state=w.SGML_DECL,n.q=``),n.sgmlDecl+=a;continue;case w.DOCTYPE:a===`>`?(n.state=w.TEXT,D(n,`ondoctype`,n.doctype),n.doctype=!0):(n.doctype+=a,a===`[`?n.state=w.DOCTYPE_DTD:b(a)&&(n.state=w.DOCTYPE_QUOTED,n.q=a));continue;case w.DOCTYPE_QUOTED:n.doctype+=a,a===n.q&&(n.q=``,n.state=w.DOCTYPE);continue;case w.DOCTYPE_DTD:a===`]`?(n.doctype+=a,n.state=w.DOCTYPE):a===`<`?(n.state=w.OPEN_WAKA,n.startTagPosition=n.position):b(a)?(n.doctype+=a,n.state=w.DOCTYPE_DTD_QUOTED,n.q=a):n.doctype+=a;continue;case w.DOCTYPE_DTD_QUOTED:n.doctype+=a,a===n.q&&(n.state=w.DOCTYPE_DTD,n.q=``);continue;case w.COMMENT:a===`-`?n.state=w.COMMENT_ENDING:n.comment+=a;continue;case w.COMMENT_ENDING:a===`-`?(n.state=w.COMMENT_ENDED,n.comment=k(n.opt,n.comment),n.comment&&D(n,`oncomment`,n.comment),n.comment=``):(n.comment+=`-`+a,n.state=w.COMMENT);continue;case w.COMMENT_ENDED:a===`>`?n.doctype&&n.doctype!==!0?n.state=w.DOCTYPE_DTD:n.state=w.TEXT:(M(n,`Malformed comment`),n.comment+=`--`+a,n.state=w.COMMENT);continue;case w.CDATA:a===`]`?n.state=w.CDATA_ENDING:n.cdata+=a;continue;case w.CDATA_ENDING:a===`]`?n.state=w.CDATA_ENDING_2:(n.cdata+=`]`+a,n.state=w.CDATA);continue;case w.CDATA_ENDING_2:a===`>`?(n.cdata&&D(n,`oncdata`,n.cdata),D(n,`onclosecdata`),n.cdata=``,n.state=w.TEXT):a===`]`?n.cdata+=`]`:(n.cdata+=`]]`+a,n.state=w.CDATA);continue;case w.PROC_INST:a===`?`?n.state=w.PROC_INST_ENDING:y(a)?n.state=w.PROC_INST_BODY:n.procInstName+=a;continue;case w.PROC_INST_BODY:if(!n.procInstBody&&y(a))continue;a===`?`?n.state=w.PROC_INST_ENDING:n.procInstBody+=a;continue;case w.PROC_INST_ENDING:a===`>`?(D(n,`onprocessinginstruction`,{name:n.procInstName,body:n.procInstBody}),n.procInstName=n.procInstBody=``,n.state=w.TEXT):(n.procInstBody+=`?`+a,n.state=w.PROC_INST_BODY);continue;case w.OPEN_TAG:S(g,a)?n.tagName+=a:(N(n),a===`>`?I(n):a===`/`?n.state=w.OPEN_TAG_SLASH:(y(a)||M(n,`Invalid character in tag name`),n.state=w.ATTRIB));continue;case w.OPEN_TAG_SLASH:a===`>`?(I(n,!0),L(n)):(M(n,`Forward-slash in opening tag not followed by >`),n.state=w.ATTRIB);continue;case w.ATTRIB:if(y(a))continue;a===`>`?I(n):a===`/`?n.state=w.OPEN_TAG_SLASH:S(h,a)?(n.attribName=a,n.attribValue=``,n.state=w.ATTRIB_NAME):M(n,`Invalid attribute name`);continue;case w.ATTRIB_NAME:a===`=`?n.state=w.ATTRIB_VALUE:a===`>`?(M(n,`Attribute without value`),n.attribValue=n.attribName,F(n),I(n)):y(a)?n.state=w.ATTRIB_NAME_SAW_WHITE:S(g,a)?n.attribName+=a:M(n,`Invalid attribute name`);continue;case w.ATTRIB_NAME_SAW_WHITE:if(a===`=`)n.state=w.ATTRIB_VALUE;else if(y(a))continue;else M(n,`Attribute without value`),n.tag.attributes[n.attribName]=``,n.attribValue=``,D(n,`onattribute`,{name:n.attribName,value:``}),n.attribName=``,a===`>`?I(n):S(h,a)?(n.attribName=a,n.state=w.ATTRIB_NAME):(M(n,`Invalid attribute name`),n.state=w.ATTRIB);continue;case w.ATTRIB_VALUE:if(y(a))continue;b(a)?(n.q=a,n.state=w.ATTRIB_VALUE_QUOTED):(n.opt.unquotedAttributeValues||A(n,`Unquoted attribute value`),n.state=w.ATTRIB_VALUE_UNQUOTED,n.attribValue=a);continue;case w.ATTRIB_VALUE_QUOTED:if(a!==n.q){a===`&`?n.state=w.ATTRIB_VALUE_ENTITY_Q:n.attribValue+=a;continue}F(n),n.q=``,n.state=w.ATTRIB_VALUE_CLOSED;continue;case w.ATTRIB_VALUE_CLOSED:y(a)?n.state=w.ATTRIB:a===`>`?I(n):a===`/`?n.state=w.OPEN_TAG_SLASH:S(h,a)?(M(n,`No whitespace between attributes`),n.attribName=a,n.attribValue=``,n.state=w.ATTRIB_NAME):M(n,`Invalid attribute name`);continue;case w.ATTRIB_VALUE_UNQUOTED:if(!x(a)){a===`&`?n.state=w.ATTRIB_VALUE_ENTITY_U:n.attribValue+=a;continue}F(n),a===`>`?I(n):n.state=w.ATTRIB;continue;case w.CLOSE_TAG:if(n.tagName)a===`>`?L(n):S(g,a)?n.tagName+=a:n.script?(n.script+=`</`+n.tagName,n.tagName=``,n.state=w.SCRIPT):(y(a)||M(n,`Invalid tagname in closing tag`),n.state=w.CLOSE_TAG_SAW_WHITE);else{if(y(a))continue;C(h,a)?n.script?(n.script+=`</`+a,n.state=w.SCRIPT):M(n,`Invalid tagname in closing tag.`):n.tagName=a}continue;case w.CLOSE_TAG_SAW_WHITE:if(y(a))continue;a===`>`?L(n):M(n,`Invalid characters in closing tag`);continue;case w.TEXT_ENTITY:case w.ATTRIB_VALUE_ENTITY_Q:case w.ATTRIB_VALUE_ENTITY_U:var c,l;switch(n.state){case w.TEXT_ENTITY:c=w.TEXT,l=`textNode`;break;case w.ATTRIB_VALUE_ENTITY_Q:c=w.ATTRIB_VALUE_QUOTED,l=`attribValue`;break;case w.ATTRIB_VALUE_ENTITY_U:c=w.ATTRIB_VALUE_UNQUOTED,l=`attribValue`;break}if(a===`;`){var f=R(n);n.opt.unparsedEntities&&!Object.values(e.XML_ENTITIES).includes(f)?(n.entity=``,n.state=c,n.write(f)):(n[l]+=f,n.entity=``,n.state=c)}else S(n.entity.length?v:_,a)?n.entity+=a:(M(n,`Invalid character in entity name`),n[l]+=`&`+n.entity+a,n.entity=``,n.state=c);continue;default:throw Error(n,`Unknown state: `+n.state)}return n.position>=n.bufferCheckPosition&&r(n),n}
15823
15823
  /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
15824
- String.fromCodePoint||function(){var e=String.fromCharCode,t=Math.floor,n=function(){var n=16384,r=[],i,a,o=-1,s=arguments.length;if(!s)return``;for(var c=``;++o<s;){var l=Number(arguments[o]);if(!isFinite(l)||l<0||l>1114111||t(l)!==l)throw RangeError(`Invalid code point: `+l);l<=65535?r.push(l):(l-=65536,i=(l>>10)+55296,a=l%1024+56320,r.push(i,a)),(o+1===s||r.length>n)&&(c+=e.apply(null,r),r.length=0)}return c};Object.defineProperty?Object.defineProperty(String,`fromCodePoint`,{value:n,configurable:!0,writable:!0}):String.fromCodePoint=n}()})(e===void 0?(void 0).sax={}:e)}}),or=Un(ar()),sr=class{get xmlnsKey(){return`${this.options.attrkey}ns`}options=structuredClone(Zn);resultObject={};saxParser;stack=[];constructor(e){Object.assign(this.options,e),this.options.normalizeTags&&(this.options.tagNameProcessors??=[],this.options.tagNameProcessors.unshift(Qn)),this.saxParser=(0,or.parser)(this.options.strict,{normalize:!1,trim:!1,xmlns:this.options.xmlns}),this.saxParser.onerror=()=>{this.saxParser.resume()},this.saxParser.onopentag=e=>{let t={};if(t[this.options.charkey]=``,!this.options.ignoreAttrs){for(let n in e.attributes)if(Object.hasOwn(e.attributes,n)){!(this.options.attrkey in t)&&!this.options.mergeAttrs&&(t[this.options.attrkey]={});let r=this.options.attrValueProcessors?ur(this.options.attrValueProcessors,e.attributes[n],n):e.attributes[n],i=this.options.attrNameProcessors?ur(this.options.attrNameProcessors,n,``):n;this.options.mergeAttrs?this.assignOrPush(t,i,r):dr(t[this.options.attrkey],i,r)}}t[Yn]=this.options.tagNameProcessors?ur(this.options.tagNameProcessors,e.name,``):e.name,this.options.xmlns&&(t[this.xmlnsKey]={local:e.local,uri:e.uri}),this.stack.push(t)},this.saxParser.onclosetag=()=>{let e=this.stack.pop();if(!e)return;let t=e[Yn];this.options.explicitChildren&&this.options.preserveChildrenOrder||delete e[Yn];let n=!1;e.cdata===!0&&(n=e.cdata,delete e.cdata);let r=this.stack.at(-1),i=``,a=e[this.options.charkey];if(/^\s*$/.exec(a)&&!n?(i=a,delete e[this.options.charkey]):(this.options.trim&&(e[this.options.charkey]=a.trim()),this.options.normalize&&(e[this.options.charkey]=a.replaceAll(/\s{2,}/g,` `).trim()),e[this.options.charkey]=this.options.valueProcessors?ur(this.options.valueProcessors,a,t):a,Object.keys(e).length===1&&this.options.charkey in e&&(e=e[this.options.charkey])),lr(e)&&(e=typeof this.options.emptyTag==`function`?this.options.emptyTag():this.options.emptyTag||i),this.options.validator){let n=`/${[...this.stack.map(e=>e[Yn]),t].join(`/`)}`;e=this.options.validator(n,r?.[t],e)}if(this.options.explicitChildren&&!this.options.mergeAttrs&&typeof e==`object`)if(this.options.preserveChildrenOrder)r&&(r[this.options.childkey]??=[],r[this.options.childkey].push(structuredClone(e)),delete e[Yn],Object.keys(e).length===1&&this.options.charkey in e&&(e=e[this.options.charkey]));else{let t={};this.options.attrkey in e&&(t[this.options.attrkey]=e[this.options.attrkey],delete e[this.options.attrkey]),!this.options.charsAsChildren&&this.options.charkey in e&&(t[this.options.charkey]=e[this.options.charkey],delete e[this.options.charkey]),Object.getOwnPropertyNames(e).length>0&&(t[this.options.childkey]=e),e=t}if(this.stack.length>0)this.assignOrPush(r??{},t,e);else{if(this.options.explicitRoot){let n=e;e={},dr(e,t,n)}this.resultObject=e??{}}};let t=e=>{let t=this.stack.at(-1);if(t){if(t[this.options.charkey]+=e,this.options.explicitChildren&&this.options.preserveChildrenOrder&&this.options.charsAsChildren&&(this.options.includeWhiteChars||e.replaceAll(String.raw`\\n`,``).trim()!==``)){t[this.options.childkey]??=[];let n={[Yn]:Xn};n[this.options.charkey]=e,this.options.normalize&&(n[this.options.charkey]=n[this.options.charkey].replaceAll(/\s{2,}/g,` `).trim()),t[this.options.childkey].push(n)}return t}};this.saxParser.ontext=t,this.saxParser.oncdata=e=>{let n=t(e);n&&(n.cdata=!0)}}parseStringPromise(e){return new Promise(t=>this.parseString(e,t))}assignOrPush(e,t,n){if(t in e){let r=e[t];Array.isArray(r)?r.push(n):dr(e,t,[r])}else this.options.explicitArray?dr(e,t,[n]):dr(e,t,n)}parseString(e,t){let n=$n(e.toString());return this.saxParser.onend=()=>{t(this.resultObject),this.resultObject={}},this.saxParser.write(n).close()}};const cr=(e,t)=>{let n=new sr(t);return n.parseStringPromise(e)},lr=e=>typeof e==`object`&&!!e&&Object.keys(e).length===0,ur=(e,t,n)=>{let r=t;for(let t of e)r=t(r,n);return r},dr=(e,t,n)=>{let r=Object.create(null);r.value=n,r.writable=!0,r.enumerable=!0,r.configurable=!0,Object.defineProperty(e,t,r)};var fr=hn({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/utils.js"(e){e.removeLeadingAndTrailingHTTPWhitespace=e=>e.replace(/^[ \t\n\r]+/u,``).replace(/[ \t\n\r]+$/u,``),e.removeTrailingHTTPWhitespace=e=>e.replace(/[ \t\n\r]+$/u,``),e.isHTTPWhitespaceChar=e=>e===` `||e===` `||e===`
15825
- `||e===`\r`,e.solelyContainsHTTPTokenCodePoints=e=>/^[-!#$%&'*+.^_`|~A-Za-z0-9]*$/u.test(e),e.soleyContainsHTTPQuotedStringTokenCodePoints=e=>/^[\t\u0020-\u007E\u0080-\u00FF]*$/u.test(e),e.asciiLowercase=e=>e.replace(/[A-Z]/gu,e=>e.toLowerCase()),e.collectAnHTTPQuotedString=(e,t)=>{let n=``;for(t++;;){for(;t<e.length&&e[t]!==`"`&&e[t]!==`\\`;)n+=e[t],++t;if(t>=e.length)break;let r=e[t];if(++t,r===`\\`){if(t>=e.length){n+=`\\`;break}n+=e[t],++t}else break}return[n,t]}}}),pr=hn({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type-parameters.js"(e,t){let{asciiLowercase:n,solelyContainsHTTPTokenCodePoints:r,soleyContainsHTTPQuotedStringTokenCodePoints:i}=fr();t.exports=class{constructor(e){this._map=e}get size(){return this._map.size}get(e){return e=n(String(e)),this._map.get(e)}has(e){return e=n(String(e)),this._map.has(e)}set(e,t){if(e=n(String(e)),t=String(t),!r(e))throw Error(`Invalid MIME type parameter name "${e}": only HTTP token code points are valid.`);if(!i(t))throw Error(`Invalid MIME type parameter value "${t}": only HTTP quoted-string token code points are valid.`);return this._map.set(e,t)}clear(){this._map.clear()}delete(e){return e=n(String(e)),this._map.delete(e)}forEach(e,t){this._map.forEach(e,t)}keys(){return this._map.keys()}values(){return this._map.values()}entries(){return this._map.entries()}[Symbol.iterator](){return this._map[Symbol.iterator]()}}}}),mr=hn({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/parser.js"(e,t){let{removeLeadingAndTrailingHTTPWhitespace:n,removeTrailingHTTPWhitespace:r,isHTTPWhitespaceChar:i,solelyContainsHTTPTokenCodePoints:a,soleyContainsHTTPQuotedStringTokenCodePoints:o,asciiLowercase:s,collectAnHTTPQuotedString:c}=fr();t.exports=e=>{e=n(e);let t=0,l=``;for(;t<e.length&&e[t]!==`/`;)l+=e[t],++t;if(l.length===0||!a(l)||t>=e.length)return null;++t;let u=``;for(;t<e.length&&e[t]!==`;`;)u+=e[t],++t;if(u=r(u),u.length===0||!a(u))return null;let d={type:s(l),subtype:s(u),parameters:new Map};for(;t<e.length;){for(++t;i(e[t]);)++t;let n=``;for(;t<e.length&&e[t]!==`;`&&e[t]!==`=`;)n+=e[t],++t;if(n=s(n),t<e.length){if(e[t]===`;`)continue;++t}let l=null;if(e[t]===`"`)for([l,t]=c(e,t);t<e.length&&e[t]!==`;`;)++t;else{for(l=``;t<e.length&&e[t]!==`;`;)l+=e[t],++t;if(l=r(l),l===``)continue}n.length>0&&a(n)&&o(l)&&!d.parameters.has(n)&&d.parameters.set(n,l)}return d}}}),hr=hn({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/serializer.js"(e,t){let{solelyContainsHTTPTokenCodePoints:n}=fr();t.exports=e=>{let t=`${e.type}/${e.subtype}`;if(e.parameters.size===0)return t;for(let[r,i]of e.parameters)t+=`;`,t+=r,t+=`=`,(!n(i)||i.length===0)&&(i=i.replace(/(["\\])/gu,`\\$1`),i=`"${i}"`),t+=i;return t}}}),gr=hn({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type.js"(e,t){let n=pr(),r=mr(),i=hr(),{asciiLowercase:a,solelyContainsHTTPTokenCodePoints:o}=fr();t.exports=class{constructor(e){e=String(e);let t=r(e);if(t===null)throw Error(`Could not parse MIME type string "${e}"`);this._type=t.type,this._subtype=t.subtype,this._parameters=new n(t.parameters)}static parse(e){try{return new this(e)}catch{return null}}get essence(){return`${this.type}/${this.subtype}`}get type(){return this._type}set type(e){if(e=a(String(e)),e.length===0)throw Error(`Invalid type: must be a non-empty string`);if(!o(e))throw Error(`Invalid type ${e}: must contain only HTTP token code points`);this._type=e}get subtype(){return this._subtype}set subtype(e){if(e=a(String(e)),e.length===0)throw Error(`Invalid subtype: must be a non-empty string`);if(!o(e))throw Error(`Invalid subtype ${e}: must contain only HTTP token code points`);this._subtype=e}get parameters(){return this._parameters}toString(){return i(this)}isJavaScript({prohibitParameters:e=!1}={}){switch(this._type){case`text`:switch(this._subtype){case`ecmascript`:case`javascript`:case`javascript1.0`:case`javascript1.1`:case`javascript1.2`:case`javascript1.3`:case`javascript1.4`:case`javascript1.5`:case`jscript`:case`livescript`:case`x-ecmascript`:case`x-javascript`:return!e||this._parameters.size===0;default:return!1}case`application`:switch(this._subtype){case`ecmascript`:case`javascript`:case`x-ecmascript`:case`x-javascript`:return!e||this._parameters.size===0;default:return!1}default:return!1}}isXML(){return this._subtype===`xml`&&(this._type===`text`||this._type===`application`)||this._subtype.endsWith(`+xml`)}isHTML(){return this._subtype===`html`&&this._type===`text`}}}}),_r=hn({"../../node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.js"(e){function t(e,t,n){return n.globals&&(e=n.globals[e.name]),new e(`${n.context?n.context:`Value`} ${t}.`)}function n(e,n){if(typeof e==`bigint`)throw t(TypeError,`is a BigInt which cannot be converted to a number`,n);return n.globals?n.globals.Number(e):Number(e)}function r(e){return e>0&&e%1==.5&&!(e&1)||e<0&&e%1==-.5&&(e&1)==1?s(Math.floor(e)):s(Math.round(e))}function i(e){return s(Math.trunc(e))}function a(e){return e<0?-1:1}function o(e,t){let n=e%t;return a(t)===a(n)?n:n+t}function s(e){return e===0?0:e}function c(e,{unsigned:a}){let c,l;a?(c=0,l=2**e-1):(c=-(2**(e-1)),l=2**(e-1)-1);let u=2**e,d=2**(e-1);return(e,f={})=>{let p=n(e,f);if(p=s(p),f.enforceRange){if(!Number.isFinite(p))throw t(TypeError,`is not a finite number`,f);if(p=i(p),p<c||p>l)throw t(TypeError,`is outside the accepted range of ${c} to ${l}, inclusive`,f);return p}return!Number.isNaN(p)&&f.clamp?(p=Math.min(Math.max(p,c),l),p=r(p),p):!Number.isFinite(p)||p===0?0:(p=i(p),p>=c&&p<=l?p:(p=o(p,u),!a&&p>=d?p-u:p))}}function l(e,{unsigned:a}){let o=2**53-1,c=a?0:-(2**53-1),l=a?BigInt.asUintN:BigInt.asIntN;return(a,u={})=>{let d=n(a,u);if(d=s(d),u.enforceRange){if(!Number.isFinite(d))throw t(TypeError,`is not a finite number`,u);if(d=i(d),d<c||d>o)throw t(TypeError,`is outside the accepted range of ${c} to ${o}, inclusive`,u);return d}if(!Number.isNaN(d)&&u.clamp)return d=Math.min(Math.max(d,c),o),d=r(d),d;if(!Number.isFinite(d)||d===0)return 0;let f=BigInt(i(d));return f=l(e,f),Number(f)}}e.any=e=>e,e.undefined=()=>{},e.boolean=e=>!!e,e.byte=c(8,{unsigned:!1}),e.octet=c(8,{unsigned:!0}),e.short=c(16,{unsigned:!1}),e[`unsigned short`]=c(16,{unsigned:!0}),e.long=c(32,{unsigned:!1}),e[`unsigned long`]=c(32,{unsigned:!0}),e[`long long`]=l(64,{unsigned:!1}),e[`unsigned long long`]=l(64,{unsigned:!0}),e.double=(e,r={})=>{let i=n(e,r);if(!Number.isFinite(i))throw t(TypeError,`is not a finite floating-point value`,r);return i},e[`unrestricted double`]=(e,t={})=>{let r=n(e,t);return r},e.float=(e,r={})=>{let i=n(e,r);if(!Number.isFinite(i))throw t(TypeError,`is not a finite floating-point value`,r);if(Object.is(i,-0))return i;let a=Math.fround(i);if(!Number.isFinite(a))throw t(TypeError,`is outside the range of a single-precision floating-point value`,r);return a},e[`unrestricted float`]=(e,t={})=>{let r=n(e,t);return isNaN(r)||Object.is(r,-0)?r:Math.fround(r)},e.DOMString=(e,n={})=>{if(n.treatNullAsEmptyString&&e===null)return``;if(typeof e==`symbol`)throw t(TypeError,`is a symbol, which cannot be converted to a string`,n);let r=n.globals?n.globals.String:String;return r(e)},e.ByteString=(n,r={})=>{let i=e.DOMString(n,r),a;for(let e=0;(a=i.codePointAt(e))!==void 0;++e)if(a>255)throw t(TypeError,`is not a valid ByteString`,r);return i},e.USVString=(t,n={})=>{let r=e.DOMString(t,n),i=r.length,a=[];for(let e=0;e<i;++e){let t=r.charCodeAt(e);if(t<55296||t>57343)a.push(String.fromCodePoint(t));else if(56320<=t&&t<=57343)a.push(String.fromCodePoint(65533));else if(e===i-1)a.push(String.fromCodePoint(65533));else{let n=r.charCodeAt(e+1);if(56320<=n&&n<=57343){let r=t&1023,i=n&1023;a.push(String.fromCodePoint(65536+1024*r+i)),++e}else a.push(String.fromCodePoint(65533))}}return a.join(``)},e.object=(e,n={})=>{if(e===null||typeof e!=`object`&&typeof e!=`function`)throw t(TypeError,`is not an object`,n);return e};let u=Object.getOwnPropertyDescriptor(ArrayBuffer.prototype,`byteLength`).get,d=typeof SharedArrayBuffer==`function`?Object.getOwnPropertyDescriptor(SharedArrayBuffer.prototype,`byteLength`).get:null;function f(e){try{return u.call(e),!0}catch{return!1}}function p(e){try{return d.call(e),!0}catch{return!1}}function m(e){try{return new Uint8Array(e),!1}catch{return!0}}e.ArrayBuffer=(e,n={})=>{if(!f(e))throw n.allowShared&&!p(e)?t(TypeError,`is not an ArrayBuffer or SharedArrayBuffer`,n):t(TypeError,`is not an ArrayBuffer`,n);if(m(e))throw t(TypeError,`is a detached ArrayBuffer`,n);return e};let h=Object.getOwnPropertyDescriptor(DataView.prototype,`byteLength`).get;e.DataView=(e,n={})=>{try{h.call(e)}catch{throw t(TypeError,`is not a DataView`,n)}if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is backed by a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is backed by a detached ArrayBuffer`,n);return e};let g=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Uint8Array).prototype,Symbol.toStringTag).get;[Int8Array,Int16Array,Int32Array,Uint8Array,Uint16Array,Uint32Array,Uint8ClampedArray,Float32Array,Float64Array].forEach(n=>{let{name:r}=n,i=/^[AEIOU]/u.test(r)?`an`:`a`;e[r]=(e,n={})=>{if(!ArrayBuffer.isView(e)||g.call(e)!==r)throw t(TypeError,`is not ${i} ${r} object`,n);if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e}}),e.ArrayBufferView=(e,n={})=>{if(!ArrayBuffer.isView(e))throw t(TypeError,`is not a view on an ArrayBuffer or SharedArrayBuffer`,n);if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e},e.BufferSource=(e,n={})=>{if(ArrayBuffer.isView(e)){if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e}if(!n.allowShared&&!f(e))throw t(TypeError,`is not an ArrayBuffer or a view on one`,n);if(n.allowShared&&!p(e)&&!f(e))throw t(TypeError,`is not an ArrayBuffer, SharedArrayBuffer, or a view on one`,n);if(m(e))throw t(TypeError,`is a detached ArrayBuffer`,n);return e},e.DOMTimeStamp=e[`unsigned long long`]}}),vr=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.js"(e,t){function n(e){return typeof e==`object`&&!!e||typeof e==`function`}let r=Function.prototype.call.bind(Object.prototype.hasOwnProperty);function i(e,t){for(let n of Reflect.ownKeys(t)){let r=Reflect.getOwnPropertyDescriptor(t,n);if(r&&!Reflect.defineProperty(e,n,r))throw TypeError(`Cannot redefine property: ${String(n)}`)}}function a(e,t){let n=d(e);return Object.defineProperties(Object.create(n[`%Object.prototype%`]),Object.getOwnPropertyDescriptors(t))}let o=Symbol(`wrapper`),s=Symbol(`impl`),c=Symbol(`SameObject caches`),l=Symbol.for(`[webidl2js] constructor registry`),u=Object.getPrototypeOf(Object.getPrototypeOf(async function*(){}).prototype);function d(e){if(r(e,l))return e[l];let t=Object.create(null);t[`%Object.prototype%`]=e.Object.prototype,t[`%IteratorPrototype%`]=Object.getPrototypeOf(Object.getPrototypeOf(new e.Array()[Symbol.iterator]()));try{t[`%AsyncIteratorPrototype%`]=Object.getPrototypeOf(Object.getPrototypeOf(e.eval(`(async function* () {})`).prototype))}catch{t[`%AsyncIteratorPrototype%`]=u}return e[l]=t,t}function f(e,t,n){return e[c]||(e[c]=Object.create(null)),t in e[c]||(e[c][t]=n()),e[c][t]}function p(e){return e?e[o]:null}function m(e){return e?e[s]:null}function h(e){let t=p(e);return t||e}function g(e){let t=m(e);return t||e}let _=Symbol(`internal`);function v(e){if(typeof e!=`string`)return!1;let t=e>>>0;if(t===2**32-1)return!1;let n=`${t}`;return e===n}let y=Object.getOwnPropertyDescriptor(ArrayBuffer.prototype,`byteLength`).get;function b(e){try{return y.call(e),!0}catch{return!1}}function x([e,t],n){let r;switch(n){case`key`:r=e;break;case`value`:r=t;break;case`key+value`:r=[e,t];break}return{value:r,done:!1}}let S=Symbol(`supports property index`),C=Symbol(`supported property indices`),w=Symbol(`supports property name`),T=Symbol(`supported property names`),E=Symbol(`indexed property get`),D=Symbol(`indexed property set new`),O=Symbol(`indexed property set existing`),k=Symbol(`named property get`),A=Symbol(`named property set new`),j=Symbol(`named property set existing`),M=Symbol(`named property delete`),N=Symbol(`async iterator get the next iteration result`),P=Symbol(`async iterator return steps`),F=Symbol(`async iterator initialization steps`),I=Symbol(`async iterator end of iteration`);t.exports=e={isObject:n,hasOwn:r,define:i,newObjectInRealm:a,wrapperSymbol:o,implSymbol:s,getSameObject:f,ctorRegistrySymbol:l,initCtorRegistry:d,wrapperForImpl:p,implForWrapper:m,tryWrapperForImpl:h,tryImplForWrapper:g,iterInternalSymbol:_,isArrayBuffer:b,isArrayIndexPropName:v,supportsPropertyIndex:S,supportedPropertyIndices:C,supportsPropertyName:w,supportedPropertyNames:T,indexedGet:E,indexedSetNew:D,indexedSetExisting:O,namedGet:k,namedSetNew:A,namedSetExisting:j,namedDelete:M,asyncIteratorNext:N,asyncIteratorReturn:P,asyncIteratorInit:F,asyncIteratorEOI:I,iteratorResult:x}}}),yr={};gn(yr,{decode:()=>Wr,default:()=>Yr,encode:()=>Gr,toASCII:()=>qr,toUnicode:()=>Kr,ucs2decode:()=>Cr,ucs2encode:()=>Br});function br(e){throw RangeError(Ir[e])}function xr(e,t){let n=[],r=e.length;for(;r--;)n[r]=t(e[r]);return n}function Sr(e,t){let n=e.split(`@`),r=``;n.length>1&&(r=n[0]+`@`,e=n[1]),e=e.replace(Fr,`.`);let i=e.split(`.`),a=xr(i,t).join(`.`);return r+a}function Cr(e){let t=[],n=0,r=e.length;for(;n<r;){let i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){let r=e.charCodeAt(n++);(r&64512)==56320?t.push(((i&1023)<<10)+(r&1023)+65536):(t.push(i),n--)}else t.push(i)}return t}var wr,Tr,Er,Dr,Or,kr,Ar,jr,Mr,Nr,Pr,Fr,Ir,Lr,Rr,zr,Br,Vr,Hr,Ur,Wr,Gr,Kr,qr,Jr,Yr,Xr=mn({"../../node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.es6.js"(){wr=2147483647,Tr=36,Er=1,Dr=26,Or=38,kr=700,Ar=72,jr=128,Mr=`-`,Nr=/^xn--/,Pr=/[^\0-\x7F]/,Fr=/[\x2E\u3002\uFF0E\uFF61]/g,Ir={overflow:`Overflow: input needs wider integers to process`,"not-basic":`Illegal input >= 0x80 (not a basic code point)`,"invalid-input":`Invalid input`},Lr=Tr-Er,Rr=Math.floor,zr=String.fromCharCode,Br=e=>String.fromCodePoint(...e),Vr=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:Tr},Hr=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},Ur=function(e,t,n){let r=0;for(e=n?Rr(e/kr):e>>1,e+=Rr(e/t);e>Lr*Dr>>1;r+=Tr)e=Rr(e/Lr);return Rr(r+(Lr+1)*e/(e+Or))},Wr=function(e){let t=[],n=e.length,r=0,i=jr,a=Ar,o=e.lastIndexOf(Mr);o<0&&(o=0);for(let n=0;n<o;++n)e.charCodeAt(n)>=128&&br(`not-basic`),t.push(e.charCodeAt(n));for(let s=o>0?o+1:0;s<n;){let o=r;for(let t=1,i=Tr;;i+=Tr){s>=n&&br(`invalid-input`);let o=Vr(e.charCodeAt(s++));o>=Tr&&br(`invalid-input`),o>Rr((wr-r)/t)&&br(`overflow`),r+=o*t;let c=i<=a?Er:i>=a+Dr?Dr:i-a;if(o<c)break;let l=Tr-c;t>Rr(wr/l)&&br(`overflow`),t*=l}let c=t.length+1;a=Ur(r-o,c,o==0),Rr(r/c)>wr-i&&br(`overflow`),i+=Rr(r/c),r%=c,t.splice(r++,0,i)}return String.fromCodePoint(...t)},Gr=function(e){let t=[];e=Cr(e);let n=e.length,r=jr,i=0,a=Ar;for(let n of e)n<128&&t.push(zr(n));let o=t.length,s=o;for(o&&t.push(Mr);s<n;){let n=wr;for(let t of e)t>=r&&t<n&&(n=t);let c=s+1;n-r>Rr((wr-i)/c)&&br(`overflow`),i+=(n-r)*c,r=n;for(let n of e)if(n<r&&++i>wr&&br(`overflow`),n===r){let e=i;for(let n=Tr;;n+=Tr){let r=n<=a?Er:n>=a+Dr?Dr:n-a;if(e<r)break;let i=e-r,o=Tr-r;t.push(zr(Hr(r+i%o,0))),e=Rr(i/o)}t.push(zr(Hr(e,0))),a=Ur(i,c,s===o),i=0,++s}++i,++r}return t.join(``)},Kr=function(e){return Sr(e,function(e){return Nr.test(e)?Wr(e.slice(4).toLowerCase()):e})},qr=function(e){return Sr(e,function(e){return Pr.test(e)?`xn--`+Gr(e):e})},Jr={version:`2.3.1`,ucs2:{decode:Cr,encode:Br},decode:Wr,encode:Gr,toASCII:qr,toUnicode:Kr},Yr=Jr}}),Zr=hn({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.js"(e,t){let n=/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11000}-\u{11002}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11082}\u{110B0}-\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{11134}\u{11145}\u{11146}\u{11173}\u{11180}-\u{11182}\u{111B3}-\u{111C0}\u{111C9}-\u{111CC}\u{111CE}\u{111CF}\u{1122C}-\u{11237}\u{1123E}\u{11241}\u{112DF}-\u{112EA}\u{11300}-\u{11303}\u{1133B}\u{1133C}\u{1133E}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11357}\u{11362}\u{11363}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113B8}-\u{113C0}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}-\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11435}-\u{11446}\u{1145E}\u{114B0}-\u{114C3}\u{115AF}-\u{115B5}\u{115B8}-\u{115C0}\u{115DC}\u{115DD}\u{11630}-\u{11640}\u{116AB}-\u{116B7}\u{1171D}-\u{1172B}\u{1182C}-\u{1183A}\u{11930}-\u{11935}\u{11937}\u{11938}\u{1193B}-\u{1193E}\u{11940}\u{11942}\u{11943}\u{119D1}-\u{119D7}\u{119DA}-\u{119E0}\u{119E4}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A39}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A5B}\u{11A8A}-\u{11A99}\u{11C2F}-\u{11C36}\u{11C38}-\u{11C3F}\u{11C92}-\u{11CA7}\u{11CA9}-\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D8A}-\u{11D8E}\u{11D90}\u{11D91}\u{11D93}-\u{11D97}\u{11EF3}-\u{11EF6}\u{11F00}\u{11F01}\u{11F03}\u{11F34}-\u{11F3A}\u{11F3E}-\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F51}-\u{16F87}\u{16F8F}-\u{16F92}\u{16FE4}\u{16FF0}\u{16FF1}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D165}-\u{1D169}\u{1D16D}-\u{1D172}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]/u,r=/[\u094D\u09CD\u0A4D\u0ACD\u0B4D\u0BCD\u0C4D\u0CCD\u0D3B\u0D3C\u0D4D\u0DCA\u0E3A\u0EBA\u0F84\u1039\u103A\u1714\u1715\u1734\u17D2\u1A60\u1B44\u1BAA\u1BAB\u1BF2\u1BF3\u2D7F\uA806\uA82C\uA8C4\uA953\uA9C0\uAAF6\uABED\u{10A3F}\u{11046}\u{11070}\u{1107F}\u{110B9}\u{11133}\u{11134}\u{111C0}\u{11235}\u{112EA}\u{1134D}\u{113CE}-\u{113D0}\u{11442}\u{114C2}\u{115BF}\u{1163F}\u{116B6}\u{1172B}\u{11839}\u{1193D}\u{1193E}\u{119E0}\u{11A34}\u{11A47}\u{11A99}\u{11C3F}\u{11D44}\u{11D45}\u{11D97}\u{11F41}\u{11F42}\u{1612F}]/u,i=/[\u0620\u0626\u0628\u062A-\u062E\u0633-\u063F\u0641-\u0647\u0649\u064A\u066E\u066F\u0678-\u0687\u069A-\u06BF\u06C1\u06C2\u06CC\u06CE\u06D0\u06D1\u06FA-\u06FC\u06FF\u0712-\u0714\u071A-\u071D\u071F-\u0727\u0729\u072B\u072D\u072E\u074E-\u0758\u075C-\u076A\u076D-\u0770\u0772\u0775-\u0777\u077A-\u077F\u07CA-\u07EA\u0841-\u0845\u0848\u084A-\u0853\u0855\u0860\u0862-\u0865\u0868\u0886\u0889-\u088D\u08A0-\u08A9\u08AF\u08B0\u08B3-\u08B8\u08BA-\u08C8\u1807\u1820-\u1878\u1887-\u18A8\u18AA\uA840-\uA872\u{10AC0}-\u{10AC4}\u{10ACD}\u{10AD3}-\u{10ADC}\u{10ADE}-\u{10AE0}\u{10AEB}-\u{10AEE}\u{10B80}\u{10B82}\u{10B86}-\u{10B88}\u{10B8A}\u{10B8B}\u{10B8D}\u{10B90}\u{10BAD}\u{10BAE}\u{10D00}-\u{10D21}\u{10D23}\u{10EC3}\u{10EC4}\u{10F30}-\u{10F32}\u{10F34}-\u{10F44}\u{10F51}-\u{10F53}\u{10F70}-\u{10F73}\u{10F76}-\u{10F81}\u{10FB0}\u{10FB2}\u{10FB3}\u{10FB8}\u{10FBB}\u{10FBC}\u{10FBE}\u{10FBF}\u{10FC1}\u{10FC4}\u{10FCA}\u{10FCB}\u{1E900}-\u{1E943}][\xAD\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u061C\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u070F\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC6\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u200B\u200E\u200F\u202A-\u202E\u2060-\u2064\u206A-\u206F\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFEFF\uFFF9-\uFFFB\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C3F}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13430}-\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94B}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*\u200C[\xAD\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u061C\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u070F\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC6\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u200B\u200E\u200F\u202A-\u202E\u2060-\u2064\u206A-\u206F\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFEFF\uFFF9-\uFFFB\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C3F}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13430}-\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94B}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*[\u0620\u0622-\u063F\u0641-\u064A\u066E\u066F\u0671-\u0673\u0675-\u06D3\u06D5\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u077F\u07CA-\u07EA\u0840-\u0858\u0860\u0862-\u0865\u0867-\u086A\u0870-\u0882\u0886\u0889-\u088E\u08A0-\u08AC\u08AE-\u08C8\u1807\u1820-\u1878\u1887-\u18A8\u18AA\uA840-\uA871\u{10AC0}-\u{10AC5}\u{10AC7}\u{10AC9}\u{10ACA}\u{10ACE}-\u{10AD6}\u{10AD8}-\u{10AE1}\u{10AE4}\u{10AEB}-\u{10AEF}\u{10B80}-\u{10B91}\u{10BA9}-\u{10BAE}\u{10D01}-\u{10D23}\u{10EC2}-\u{10EC4}\u{10F30}-\u{10F44}\u{10F51}-\u{10F54}\u{10F70}-\u{10F81}\u{10FB0}\u{10FB2}-\u{10FB6}\u{10FB8}-\u{10FBF}\u{10FC1}-\u{10FC4}\u{10FC9}\u{10FCA}\u{1E900}-\u{1E943}]/u,a=/[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0600-\u0605\u0608\u060B\u060D\u061B-\u064A\u0660-\u0669\u066B-\u066F\u0671-\u06D5\u06DD\u06E5\u06E6\u06EE\u06EF\u06FA-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u08A0-\u08C9\u08E2\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}]/u,o=/[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u02BB-\u02C1\u02D0\u02D1\u02E0-\u02E4\u02EE\u0370-\u0373\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0482\u048A-\u052F\u0531-\u0556\u0559-\u0589\u0903-\u0939\u093B\u093D-\u0940\u0949-\u094C\u094E-\u0950\u0958-\u0961\u0964-\u0980\u0982\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C0\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09FA\u09FC\u09FD\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A40\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A76\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC0\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0\u0AE1\u0AE6-\u0AF0\u0AF9\u0B02\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B3E\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0B57\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C01-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C41-\u0C44\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C77\u0C7F\u0C80\u0C82-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA\u0CCB\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D02-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D4F\u0D54-\u0D61\u0D66-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD1\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E4F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F17\u0F1A-\u0F34\u0F36\u0F38\u0F3E-\u0F47\u0F49-\u0F6C\u0F7F\u0F85\u0F88-\u0F8C\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u1000-\u102C\u1031\u1038\u103B\u103C\u103F-\u1057\u105A-\u105D\u1061-\u1070\u1075-\u1081\u1083\u1084\u1087-\u108C\u108E-\u109C\u109E-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1360-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u167F\u1681-\u169A\u16A0-\u16F8\u1700-\u1711\u1715\u171F-\u1731\u1734-\u1736\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17B6\u17BE-\u17C5\u17C7\u17C8\u17D4-\u17DA\u17DC\u17E0-\u17E9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A19\u1A1A\u1A1E-\u1A55\u1A57\u1A61\u1A63\u1A64\u1A6D-\u1A72\u1A80-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1B04-\u1B33\u1B35\u1B3B\u1B3D-\u1B41\u1B43-\u1B4C\u1B4E-\u1B6A\u1B74-\u1B7F\u1B82-\u1BA1\u1BA6\u1BA7\u1BAA\u1BAE-\u1BE5\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1BFC-\u1C2B\u1C34\u1C35\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD3\u1CE1\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5-\u1CF7\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200E\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u214F\u2160-\u2188\u2336-\u237A\u2395\u249C-\u24E9\u26AC\u2800-\u28FF\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u302E\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31BF\u31F0-\u321C\u3220-\u324F\u3260-\u327B\u327F-\u32B0\u32C0-\u32CB\u32D0-\u3376\u337B-\u33DD\u33E0-\u33FE\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA60C\uA610-\uA62B\uA640-\uA66E\uA680-\uA69D\uA6A0-\uA6EF\uA6F2-\uA6F7\uA722-\uA787\uA789-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA824\uA827\uA830-\uA837\uA840-\uA873\uA880-\uA8C3\uA8CE-\uA8D9\uA8F2-\uA8FE\uA900-\uA925\uA92E-\uA946\uA952\uA953\uA95F-\uA97C\uA983-\uA9B2\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA2F\uAA30\uAA33\uAA34\uAA40-\uAA42\uAA44-\uAA4B\uAA4D\uAA50-\uAA59\uAA5C-\uAA7B\uAA7D-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAAEB\uAAEE-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB69\uAB70-\uABE4\uABE6\uABE7\uABE9-\uABEC\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1013F}\u{1018D}\u{1018E}\u{101D0}-\u{101FC}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{10375}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{11000}\u{11002}-\u{11037}\u{11047}-\u{1104D}\u{11066}-\u{1106F}\u{11071}\u{11072}\u{11075}\u{11082}-\u{110B2}\u{110B7}\u{110B8}\u{110BB}-\u{110C1}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11103}-\u{11126}\u{1112C}\u{11136}-\u{11147}\u{11150}-\u{11172}\u{11174}-\u{11176}\u{11182}-\u{111B5}\u{111BF}-\u{111C8}\u{111CD}\u{111CE}\u{111D0}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{1122E}\u{11232}\u{11233}\u{11235}\u{11238}-\u{1123D}\u{1123F}\u{11240}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112DE}\u{112E0}-\u{112E2}\u{112F0}-\u{112F9}\u{11302}\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133D}-\u{1133F}\u{11341}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113BA}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}\u{113CD}\u{113CF}\u{113D1}\u{113D3}-\u{113D5}\u{113D7}\u{113D8}\u{11400}-\u{11437}\u{11440}\u{11441}\u{11445}\u{11447}-\u{1145B}\u{1145D}\u{1145F}-\u{11461}\u{11480}-\u{114B2}\u{114B9}\u{114BB}-\u{114BE}\u{114C1}\u{114C4}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B1}\u{115B8}-\u{115BB}\u{115BE}\u{115C1}-\u{115DB}\u{11600}-\u{11632}\u{1163B}\u{1163C}\u{1163E}\u{11641}-\u{11644}\u{11650}-\u{11659}\u{11680}-\u{116AA}\u{116AC}\u{116AE}\u{116AF}\u{116B6}\u{116B8}\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171E}\u{11720}\u{11721}\u{11726}\u{11730}-\u{11746}\u{11800}-\u{1182E}\u{11838}\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193D}\u{1193F}-\u{11942}\u{11944}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D3}\u{119DC}-\u{119DF}\u{119E1}-\u{119E4}\u{11A00}\u{11A07}\u{11A08}\u{11A0B}-\u{11A32}\u{11A39}\u{11A3A}\u{11A3F}-\u{11A46}\u{11A50}\u{11A57}\u{11A58}\u{11A5C}-\u{11A89}\u{11A97}\u{11A9A}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C2F}\u{11C3E}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11CA9}\u{11CB1}\u{11CB4}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D30}\u{11D46}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D93}\u{11D94}\u{11D96}\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF2}\u{11EF5}-\u{11EF8}\u{11F02}-\u{11F10}\u{11F12}-\u{11F35}\u{11F3E}\u{11F3F}\u{11F41}\u{11F43}-\u{11F59}\u{11FB0}\u{11FC0}-\u{11FD4}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{1343F}\u{13441}-\u{13446}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{1611D}\u{1612A}-\u{1612C}\u{16130}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF5}\u{16B00}-\u{16B2F}\u{16B37}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F50}-\u{16F87}\u{16F93}-\u{16F9F}\u{16FE0}\u{16FE1}\u{16FE3}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}\u{1BC9F}\u{1CCD6}-\u{1CCEF}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D166}\u{1D16A}-\u{1D172}\u{1D183}\u{1D184}\u{1D18C}-\u{1D1A9}\u{1D1AE}-\u{1D1E8}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D6C0}\u{1D6C2}-\u{1D6DA}\u{1D6DC}-\u{1D6FA}\u{1D6FC}-\u{1D714}\u{1D716}-\u{1D734}\u{1D736}-\u{1D74E}\u{1D750}-\u{1D76E}\u{1D770}-\u{1D788}\u{1D78A}-\u{1D7A8}\u{1D7AA}-\u{1D7C2}\u{1D7C4}-\u{1D7CB}\u{1D800}-\u{1D9FF}\u{1DA37}-\u{1DA3A}\u{1DA6D}-\u{1DA74}\u{1DA76}-\u{1DA83}\u{1DA85}-\u{1DA8B}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E030}-\u{1E06D}\u{1E100}-\u{1E12C}\u{1E137}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AD}\u{1E2C0}-\u{1E2EB}\u{1E2F0}-\u{1E2F9}\u{1E4D0}-\u{1E4EB}\u{1E4F0}-\u{1E4F9}\u{1E5D0}-\u{1E5ED}\u{1E5F0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1F110}-\u{1F12E}\u{1F130}-\u{1F169}\u{1F170}-\u{1F1AC}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}]/u,s=/[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u08A0-\u08C9\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D4A}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}]/u,c=/^[\0-\x08\x0E-\x1B!-@\[-`\{-\x84\x86-\xA9\xAB-\xB4\xB6-\xB9\xBB-\xBF\xD7\xF7\u02B9\u02BA\u02C2-\u02CF\u02D2-\u02DF\u02E5-\u02ED\u02EF-\u036F\u0374\u0375\u037E\u0384\u0385\u0387\u03F6\u0483-\u0489\u058A\u058D-\u058F\u0591-\u05C7\u05D0-\u05EA\u05EF-\u05F4\u0600-\u070D\u070F-\u074A\u074D-\u07B1\u07C0-\u07FA\u07FD-\u082D\u0830-\u083E\u0840-\u085B\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u0897-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09F2\u09F3\u09FB\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AF1\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0BF3-\u0BFA\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C78-\u0C7E\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E3F\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39-\u0F3D\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1390-\u1399\u1400\u169B\u169C\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DB\u17DD\u17F0-\u17F9\u1800-\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1940\u1944\u1945\u19DE-\u19FF\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u200B-\u200D\u200F-\u2027\u202F-\u205E\u2060-\u2064\u206A-\u2070\u2074-\u207E\u2080-\u208E\u20A0-\u20C0\u20D0-\u20F0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u2150-\u215F\u2189-\u218B\u2190-\u2335\u237B-\u2394\u2396-\u2429\u2440-\u244A\u2460-\u249B\u24EA-\u26AB\u26AD-\u27FF\u2900-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CEF-\u2CF1\u2CF9-\u2CFF\u2D7F\u2DE0-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u302A-\u302D\u3030\u3036\u3037\u303D-\u303F\u3099-\u309C\u30A0\u30FB\u31C0-\u31E5\u31EF\u321D\u321E\u3250-\u325F\u327C-\u327E\u32B1-\u32BF\u32CC-\u32CF\u3377-\u337A\u33DE\u33DF\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA60D-\uA60F\uA66F-\uA67F\uA69E\uA69F\uA6F0\uA6F1\uA700-\uA721\uA788\uA802\uA806\uA80B\uA825\uA826\uA828-\uA82C\uA838\uA839\uA874-\uA877\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uAB6A\uAB6B\uABE5\uABE8\uABED\uFB1D-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD8F\uFD92-\uFDC7\uFDCF\uFDF0-\uFE19\uFE20-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFE70-\uFE74\uFE76-\uFEFC\uFEFF\uFF01-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFF9-\uFFFD\u{10101}\u{10140}-\u{1018C}\u{10190}-\u{1019C}\u{101A0}\u{101FD}\u{102E0}-\u{102FB}\u{10376}-\u{1037A}\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{1091F}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A38}-\u{10A3A}\u{10A3F}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE6}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B39}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D27}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D69}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAB}-\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10EFC}-\u{10F27}\u{10F30}-\u{10F59}\u{10F70}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{11001}\u{11038}-\u{11046}\u{11052}-\u{11065}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{11660}-\u{1166C}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{11FD5}-\u{11FF1}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE2}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CC00}-\u{1CCD5}\u{1CCF0}-\u{1CCF9}\u{1CD00}-\u{1CEB3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D1E9}\u{1D1EA}\u{1D200}-\u{1D245}\u{1D300}-\u{1D356}\u{1D6C1}\u{1D6DB}\u{1D6FB}\u{1D715}\u{1D735}\u{1D74F}\u{1D76F}\u{1D789}\u{1D7A9}\u{1D7C3}\u{1D7CE}-\u{1D7FF}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E2FF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8D6}\u{1E900}-\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}\u{1EEF0}\u{1EEF1}\u{1F000}-\u{1F02B}\u{1F030}-\u{1F093}\u{1F0A0}-\u{1F0AE}\u{1F0B1}-\u{1F0BF}\u{1F0C1}-\u{1F0CF}\u{1F0D1}-\u{1F0F5}\u{1F100}-\u{1F10F}\u{1F12F}\u{1F16A}-\u{1F16F}\u{1F1AD}\u{1F260}-\u{1F265}\u{1F300}-\u{1F6D7}\u{1F6DC}-\u{1F6EC}\u{1F6F0}-\u{1F6FC}\u{1F700}-\u{1F776}\u{1F77B}-\u{1F7D9}\u{1F7E0}-\u{1F7EB}\u{1F7F0}\u{1F800}-\u{1F80B}\u{1F810}-\u{1F847}\u{1F850}-\u{1F859}\u{1F860}-\u{1F887}\u{1F890}-\u{1F8AD}\u{1F8B0}-\u{1F8BB}\u{1F8C0}\u{1F8C1}\u{1F900}-\u{1FA53}\u{1FA60}-\u{1FA6D}\u{1FA70}-\u{1FA7C}\u{1FA80}-\u{1FA89}\u{1FA8F}-\u{1FAC6}\u{1FACE}-\u{1FADC}\u{1FADF}-\u{1FAE9}\u{1FAF0}-\u{1FAF8}\u{1FB00}-\u{1FB92}\u{1FB94}-\u{1FBF9}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*$/u,l=/[0-9\xB2\xB3\xB9\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0600-\u0605\u0608\u060B\u060D\u061B-\u064A\u0660-\u0669\u066B-\u066F\u0671-\u06D5\u06DD\u06E5\u06E6\u06EE-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u08A0-\u08C9\u08E2\u200F\u2070\u2074-\u2079\u2080-\u2089\u2488-\u249B\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\u{102E1}-\u{102FB}\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1CCF0}-\u{1CCF9}\u{1D7CE}-\u{1D7FF}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}\u{1F100}-\u{1F10A}\u{1FBF0}-\u{1FBF9}][\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]*$/u,u=/[0-9\xB2\xB3\xB9\u06F0-\u06F9\u2070\u2074-\u2079\u2080-\u2089\u2488-\u249B\uFF10-\uFF19\u{102E1}-\u{102FB}\u{1CCF0}-\u{1CCF9}\u{1D7CE}-\u{1D7FF}\u{1F100}-\u{1F10A}\u{1FBF0}-\u{1FBF9}]/u,d=/[\u0600-\u0605\u0660-\u0669\u066B\u066C\u06DD\u0890\u0891\u08E2\u{10D30}-\u{10D39}\u{10D40}-\u{10D49}\u{10E60}-\u{10E7E}]/u,f=/^[\0-\x08\x0E-\x1B!-\x84\x86-\u0377\u037A-\u037F\u0384-\u038A\u038C\u038E-\u03A1\u03A3-\u052F\u0531-\u0556\u0559-\u058A\u058D-\u058F\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0606\u0607\u0609\u060A\u060C\u060E-\u061A\u064B-\u065F\u066A\u0670\u06D6-\u06DC\u06DE-\u06E4\u06E7-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07F6-\u07F9\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A76\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AF1\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B77\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BFA\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C77-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4F\u0D54-\u0D63\u0D66-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E3A\u0E3F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F47\u0F49-\u0F6C\u0F71-\u0F97\u0F99-\u0FBC\u0FBE-\u0FCC\u0FCE-\u0FDA\u1000-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u137C\u1380-\u1399\u13A0-\u13F5\u13F8-\u13FD\u1400-\u167F\u1681-\u169C\u16A0-\u16F8\u1700-\u1715\u171F-\u1736\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17DD\u17E0-\u17E9\u17F0-\u17F9\u1800-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1940\u1944-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u19DE-\u1A1B\u1A1E-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1AB0-\u1ACE\u1B00-\u1B4C\u1B4E-\u1BF3\u1BFC-\u1C37\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD0-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FC4\u1FC6-\u1FD3\u1FD6-\u1FDB\u1FDD-\u1FEF\u1FF2-\u1FF4\u1FF6-\u1FFE\u200B-\u200E\u2010-\u2027\u202F-\u205E\u2060-\u2064\u206A-\u2071\u2074-\u208E\u2090-\u209C\u20A0-\u20C0\u20D0-\u20F0\u2100-\u218B\u2190-\u2429\u2440-\u244A\u2460-\u2B73\u2B76-\u2B95\u2B97-\u2CF3\u2CF9-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u303F\u3041-\u3096\u3099-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31E5\u31EF-\u321E\u3220-\uA48C\uA490-\uA4C6\uA4D0-\uA62B\uA640-\uA6F7\uA700-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA82C\uA830-\uA839\uA840-\uA877\uA880-\uA8C5\uA8CE-\uA8D9\uA8E0-\uA953\uA95F-\uA97C\uA980-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA5C-\uAAC2\uAADB-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB6B\uAB70-\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1E\uFB29\uFD3E-\uFD4F\uFDCF\uFDFD-\uFE19\uFE20-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFF9-\uFFFD\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}-\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1018E}\u{10190}-\u{1019C}\u{101A0}\u{101D0}-\u{101FD}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{102E0}-\u{102FB}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{1037A}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{1091F}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10B39}-\u{10B3F}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6E}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11000}-\u{1104D}\u{11052}-\u{11075}\u{1107F}-\u{110C2}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11100}-\u{11134}\u{11136}-\u{11147}\u{11150}-\u{11176}\u{11180}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{11241}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112EA}\u{112F0}-\u{112F9}\u{11300}-\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133B}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113C0}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}-\u{113D5}\u{113D7}\u{113D8}\u{113E1}\u{113E2}\u{11400}-\u{1145B}\u{1145D}-\u{11461}\u{11480}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B5}\u{115B8}-\u{115DD}\u{11600}-\u{11644}\u{11650}-\u{11659}\u{11660}-\u{1166C}\u{11680}-\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171D}-\u{1172B}\u{11730}-\u{11746}\u{11800}-\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193B}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D7}\u{119DA}-\u{119E4}\u{11A00}-\u{11A47}\u{11A50}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C36}\u{11C38}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11C92}-\u{11CA7}\u{11CA9}-\u{11CB6}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D47}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D90}\u{11D91}\u{11D93}-\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF8}\u{11F00}-\u{11F10}\u{11F12}-\u{11F3A}\u{11F3E}-\u{11F5A}\u{11FB0}\u{11FC0}-\u{11FF1}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{13455}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF0}-\u{16AF5}\u{16B00}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F4F}-\u{16F87}\u{16F8F}-\u{16F9F}\u{16FE0}-\u{16FE4}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}-\u{1BCA3}\u{1CC00}-\u{1CCF9}\u{1CD00}-\u{1CEB3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D1EA}\u{1D200}-\u{1D245}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D300}-\u{1D356}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D7CB}\u{1D7CE}-\u{1DA8B}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E030}-\u{1E06D}\u{1E08F}\u{1E100}-\u{1E12C}\u{1E130}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AE}\u{1E2C0}-\u{1E2F9}\u{1E2FF}\u{1E4D0}-\u{1E4F9}\u{1E5D0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{1EEF0}\u{1EEF1}\u{1F000}-\u{1F02B}\u{1F030}-\u{1F093}\u{1F0A0}-\u{1F0AE}\u{1F0B1}-\u{1F0BF}\u{1F0C1}-\u{1F0CF}\u{1F0D1}-\u{1F0F5}\u{1F100}-\u{1F1AD}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{1F260}-\u{1F265}\u{1F300}-\u{1F6D7}\u{1F6DC}-\u{1F6EC}\u{1F6F0}-\u{1F6FC}\u{1F700}-\u{1F776}\u{1F77B}-\u{1F7D9}\u{1F7E0}-\u{1F7EB}\u{1F7F0}\u{1F800}-\u{1F80B}\u{1F810}-\u{1F847}\u{1F850}-\u{1F859}\u{1F860}-\u{1F887}\u{1F890}-\u{1F8AD}\u{1F8B0}-\u{1F8BB}\u{1F8C0}\u{1F8C1}\u{1F900}-\u{1FA53}\u{1FA60}-\u{1FA6D}\u{1FA70}-\u{1FA7C}\u{1FA80}-\u{1FA89}\u{1FA8F}-\u{1FAC6}\u{1FACE}-\u{1FADC}\u{1FADF}-\u{1FAE9}\u{1FAF0}-\u{1FAF8}\u{1FB00}-\u{1FB92}\u{1FB94}-\u{1FBF9}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}]*$/u,p=/[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u02BB-\u02C1\u02D0\u02D1\u02E0-\u02E4\u02EE\u0370-\u0373\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0482\u048A-\u052F\u0531-\u0556\u0559-\u0589\u06F0-\u06F9\u0903-\u0939\u093B\u093D-\u0940\u0949-\u094C\u094E-\u0950\u0958-\u0961\u0964-\u0980\u0982\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C0\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09FA\u09FC\u09FD\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A40\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A76\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC0\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0\u0AE1\u0AE6-\u0AF0\u0AF9\u0B02\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B3E\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0B57\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C01-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C41-\u0C44\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C77\u0C7F\u0C80\u0C82-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA\u0CCB\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D02-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D4F\u0D54-\u0D61\u0D66-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD1\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E4F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F17\u0F1A-\u0F34\u0F36\u0F38\u0F3E-\u0F47\u0F49-\u0F6C\u0F7F\u0F85\u0F88-\u0F8C\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u1000-\u102C\u1031\u1038\u103B\u103C\u103F-\u1057\u105A-\u105D\u1061-\u1070\u1075-\u1081\u1083\u1084\u1087-\u108C\u108E-\u109C\u109E-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1360-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u167F\u1681-\u169A\u16A0-\u16F8\u1700-\u1711\u1715\u171F-\u1731\u1734-\u1736\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17B6\u17BE-\u17C5\u17C7\u17C8\u17D4-\u17DA\u17DC\u17E0-\u17E9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A19\u1A1A\u1A1E-\u1A55\u1A57\u1A61\u1A63\u1A64\u1A6D-\u1A72\u1A80-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1B04-\u1B33\u1B35\u1B3B\u1B3D-\u1B41\u1B43-\u1B4C\u1B4E-\u1B6A\u1B74-\u1B7F\u1B82-\u1BA1\u1BA6\u1BA7\u1BAA\u1BAE-\u1BE5\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1BFC-\u1C2B\u1C34\u1C35\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD3\u1CE1\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5-\u1CF7\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200E\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u214F\u2160-\u2188\u2336-\u237A\u2395\u2488-\u24E9\u26AC\u2800-\u28FF\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u302E\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31BF\u31F0-\u321C\u3220-\u324F\u3260-\u327B\u327F-\u32B0\u32C0-\u32CB\u32D0-\u3376\u337B-\u33DD\u33E0-\u33FE\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA60C\uA610-\uA62B\uA640-\uA66E\uA680-\uA69D\uA6A0-\uA6EF\uA6F2-\uA6F7\uA722-\uA787\uA789-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA824\uA827\uA830-\uA837\uA840-\uA873\uA880-\uA8C3\uA8CE-\uA8D9\uA8F2-\uA8FE\uA900-\uA925\uA92E-\uA946\uA952\uA953\uA95F-\uA97C\uA983-\uA9B2\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA2F\uAA30\uAA33\uAA34\uAA40-\uAA42\uAA44-\uAA4B\uAA4D\uAA50-\uAA59\uAA5C-\uAA7B\uAA7D-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAAEB\uAAEE-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB69\uAB70-\uABE4\uABE6\uABE7\uABE9-\uABEC\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1013F}\u{1018D}\u{1018E}\u{101D0}-\u{101FC}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{102E1}-\u{102FB}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{10375}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{11000}\u{11002}-\u{11037}\u{11047}-\u{1104D}\u{11066}-\u{1106F}\u{11071}\u{11072}\u{11075}\u{11082}-\u{110B2}\u{110B7}\u{110B8}\u{110BB}-\u{110C1}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11103}-\u{11126}\u{1112C}\u{11136}-\u{11147}\u{11150}-\u{11172}\u{11174}-\u{11176}\u{11182}-\u{111B5}\u{111BF}-\u{111C8}\u{111CD}\u{111CE}\u{111D0}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{1122E}\u{11232}\u{11233}\u{11235}\u{11238}-\u{1123D}\u{1123F}\u{11240}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112DE}\u{112E0}-\u{112E2}\u{112F0}-\u{112F9}\u{11302}\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133D}-\u{1133F}\u{11341}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113BA}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}\u{113CD}\u{113CF}\u{113D1}\u{113D3}-\u{113D5}\u{113D7}\u{113D8}\u{11400}-\u{11437}\u{11440}\u{11441}\u{11445}\u{11447}-\u{1145B}\u{1145D}\u{1145F}-\u{11461}\u{11480}-\u{114B2}\u{114B9}\u{114BB}-\u{114BE}\u{114C1}\u{114C4}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B1}\u{115B8}-\u{115BB}\u{115BE}\u{115C1}-\u{115DB}\u{11600}-\u{11632}\u{1163B}\u{1163C}\u{1163E}\u{11641}-\u{11644}\u{11650}-\u{11659}\u{11680}-\u{116AA}\u{116AC}\u{116AE}\u{116AF}\u{116B6}\u{116B8}\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171E}\u{11720}\u{11721}\u{11726}\u{11730}-\u{11746}\u{11800}-\u{1182E}\u{11838}\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193D}\u{1193F}-\u{11942}\u{11944}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D3}\u{119DC}-\u{119DF}\u{119E1}-\u{119E4}\u{11A00}\u{11A07}\u{11A08}\u{11A0B}-\u{11A32}\u{11A39}\u{11A3A}\u{11A3F}-\u{11A46}\u{11A50}\u{11A57}\u{11A58}\u{11A5C}-\u{11A89}\u{11A97}\u{11A9A}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C2F}\u{11C3E}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11CA9}\u{11CB1}\u{11CB4}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D30}\u{11D46}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D93}\u{11D94}\u{11D96}\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF2}\u{11EF5}-\u{11EF8}\u{11F02}-\u{11F10}\u{11F12}-\u{11F35}\u{11F3E}\u{11F3F}\u{11F41}\u{11F43}-\u{11F59}\u{11FB0}\u{11FC0}-\u{11FD4}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{1343F}\u{13441}-\u{13446}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{1611D}\u{1612A}-\u{1612C}\u{16130}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF5}\u{16B00}-\u{16B2F}\u{16B37}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F50}-\u{16F87}\u{16F93}-\u{16F9F}\u{16FE0}\u{16FE1}\u{16FE3}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}\u{1BC9F}\u{1CCD6}-\u{1CCF9}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D166}\u{1D16A}-\u{1D172}\u{1D183}\u{1D184}\u{1D18C}-\u{1D1A9}\u{1D1AE}-\u{1D1E8}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D6C0}\u{1D6C2}-\u{1D6DA}\u{1D6DC}-\u{1D6FA}\u{1D6FC}-\u{1D714}\u{1D716}-\u{1D734}\u{1D736}-\u{1D74E}\u{1D750}-\u{1D76E}\u{1D770}-\u{1D788}\u{1D78A}-\u{1D7A8}\u{1D7AA}-\u{1D7C2}\u{1D7C4}-\u{1D7CB}\u{1D7CE}-\u{1D9FF}\u{1DA37}-\u{1DA3A}\u{1DA6D}-\u{1DA74}\u{1DA76}-\u{1DA83}\u{1DA85}-\u{1DA8B}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E030}-\u{1E06D}\u{1E100}-\u{1E12C}\u{1E137}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AD}\u{1E2C0}-\u{1E2EB}\u{1E2F0}-\u{1E2F9}\u{1E4D0}-\u{1E4EB}\u{1E4F0}-\u{1E4F9}\u{1E5D0}-\u{1E5ED}\u{1E5F0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1F100}-\u{1F10A}\u{1F110}-\u{1F12E}\u{1F130}-\u{1F169}\u{1F170}-\u{1F1AC}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{1FBF0}-\u{1FBF9}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}][\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]*$/u;t.exports={combiningMarks:n,combiningClassVirama:r,validZWNJ:i,bidiDomain:a,bidiS1LTR:o,bidiS1RTL:s,bidiS2:c,bidiS3:l,bidiS4EN:u,bidiS4AN:d,bidiS5:f,bidiS6:p}}}),Qr=hn({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.json"(e,t){t.exports=[[[0,44],2],[[45,46],2],[47,2],[[48,57],2],[[58,64],2],[65,1,`a`],[66,1,`b`],[67,1,`c`],[68,1,`d`],[69,1,`e`],[70,1,`f`],[71,1,`g`],[72,1,`h`],[73,1,`i`],[74,1,`j`],[75,1,`k`],[76,1,`l`],[77,1,`m`],[78,1,`n`],[79,1,`o`],[80,1,`p`],[81,1,`q`],[82,1,`r`],[83,1,`s`],[84,1,`t`],[85,1,`u`],[86,1,`v`],[87,1,`w`],[88,1,`x`],[89,1,`y`],[90,1,`z`],[[91,96],2],[[97,122],2],[[123,127],2],[[128,159],3],[160,1,` `],[[161,167],2],[168,1,` ̈`],[169,2],[170,1,`a`],[[171,172],2],[173,7],[174,2],[175,1,` ̄`],[[176,177],2],[178,1,`2`],[179,1,`3`],[180,1,` ́`],[181,1,`μ`],[182,2],[183,2],[184,1,` ̧`],[185,1,`1`],[186,1,`o`],[187,2],[188,1,`1⁄4`],[189,1,`1⁄2`],[190,1,`3⁄4`],[191,2],[192,1,`à`],[193,1,`á`],[194,1,`â`],[195,1,`ã`],[196,1,`ä`],[197,1,`å`],[198,1,`æ`],[199,1,`ç`],[200,1,`è`],[201,1,`é`],[202,1,`ê`],[203,1,`ë`],[204,1,`ì`],[205,1,`í`],[206,1,`î`],[207,1,`ï`],[208,1,`ð`],[209,1,`ñ`],[210,1,`ò`],[211,1,`ó`],[212,1,`ô`],[213,1,`õ`],[214,1,`ö`],[215,2],[216,1,`ø`],[217,1,`ù`],[218,1,`ú`],[219,1,`û`],[220,1,`ü`],[221,1,`ý`],[222,1,`þ`],[223,6,`ss`],[[224,246],2],[247,2],[[248,255],2],[256,1,`ā`],[257,2],[258,1,`ă`],[259,2],[260,1,`ą`],[261,2],[262,1,`ć`],[263,2],[264,1,`ĉ`],[265,2],[266,1,`ċ`],[267,2],[268,1,`č`],[269,2],[270,1,`ď`],[271,2],[272,1,`đ`],[273,2],[274,1,`ē`],[275,2],[276,1,`ĕ`],[277,2],[278,1,`ė`],[279,2],[280,1,`ę`],[281,2],[282,1,`ě`],[283,2],[284,1,`ĝ`],[285,2],[286,1,`ğ`],[287,2],[288,1,`ġ`],[289,2],[290,1,`ģ`],[291,2],[292,1,`ĥ`],[293,2],[294,1,`ħ`],[295,2],[296,1,`ĩ`],[297,2],[298,1,`ī`],[299,2],[300,1,`ĭ`],[301,2],[302,1,`į`],[303,2],[304,1,`i̇`],[305,2],[[306,307],1,`ij`],[308,1,`ĵ`],[309,2],[310,1,`ķ`],[[311,312],2],[313,1,`ĺ`],[314,2],[315,1,`ļ`],[316,2],[317,1,`ľ`],[318,2],[[319,320],1,`l·`],[321,1,`ł`],[322,2],[323,1,`ń`],[324,2],[325,1,`ņ`],[326,2],[327,1,`ň`],[328,2],[329,1,`ʼn`],[330,1,`ŋ`],[331,2],[332,1,`ō`],[333,2],[334,1,`ŏ`],[335,2],[336,1,`ő`],[337,2],[338,1,`œ`],[339,2],[340,1,`ŕ`],[341,2],[342,1,`ŗ`],[343,2],[344,1,`ř`],[345,2],[346,1,`ś`],[347,2],[348,1,`ŝ`],[349,2],[350,1,`ş`],[351,2],[352,1,`š`],[353,2],[354,1,`ţ`],[355,2],[356,1,`ť`],[357,2],[358,1,`ŧ`],[359,2],[360,1,`ũ`],[361,2],[362,1,`ū`],[363,2],[364,1,`ŭ`],[365,2],[366,1,`ů`],[367,2],[368,1,`ű`],[369,2],[370,1,`ų`],[371,2],[372,1,`ŵ`],[373,2],[374,1,`ŷ`],[375,2],[376,1,`ÿ`],[377,1,`ź`],[378,2],[379,1,`ż`],[380,2],[381,1,`ž`],[382,2],[383,1,`s`],[384,2],[385,1,`ɓ`],[386,1,`ƃ`],[387,2],[388,1,`ƅ`],[389,2],[390,1,`ɔ`],[391,1,`ƈ`],[392,2],[393,1,`ɖ`],[394,1,`ɗ`],[395,1,`ƌ`],[[396,397],2],[398,1,`ǝ`],[399,1,`ə`],[400,1,`ɛ`],[401,1,`ƒ`],[402,2],[403,1,`ɠ`],[404,1,`ɣ`],[405,2],[406,1,`ɩ`],[407,1,`ɨ`],[408,1,`ƙ`],[[409,411],2],[412,1,`ɯ`],[413,1,`ɲ`],[414,2],[415,1,`ɵ`],[416,1,`ơ`],[417,2],[418,1,`ƣ`],[419,2],[420,1,`ƥ`],[421,2],[422,1,`ʀ`],[423,1,`ƨ`],[424,2],[425,1,`ʃ`],[[426,427],2],[428,1,`ƭ`],[429,2],[430,1,`ʈ`],[431,1,`ư`],[432,2],[433,1,`ʊ`],[434,1,`ʋ`],[435,1,`ƴ`],[436,2],[437,1,`ƶ`],[438,2],[439,1,`ʒ`],[440,1,`ƹ`],[[441,443],2],[444,1,`ƽ`],[[445,451],2],[[452,454],1,`dž`],[[455,457],1,`lj`],[[458,460],1,`nj`],[461,1,`ǎ`],[462,2],[463,1,`ǐ`],[464,2],[465,1,`ǒ`],[466,2],[467,1,`ǔ`],[468,2],[469,1,`ǖ`],[470,2],[471,1,`ǘ`],[472,2],[473,1,`ǚ`],[474,2],[475,1,`ǜ`],[[476,477],2],[478,1,`ǟ`],[479,2],[480,1,`ǡ`],[481,2],[482,1,`ǣ`],[483,2],[484,1,`ǥ`],[485,2],[486,1,`ǧ`],[487,2],[488,1,`ǩ`],[489,2],[490,1,`ǫ`],[491,2],[492,1,`ǭ`],[493,2],[494,1,`ǯ`],[[495,496],2],[[497,499],1,`dz`],[500,1,`ǵ`],[501,2],[502,1,`ƕ`],[503,1,`ƿ`],[504,1,`ǹ`],[505,2],[506,1,`ǻ`],[507,2],[508,1,`ǽ`],[509,2],[510,1,`ǿ`],[511,2],[512,1,`ȁ`],[513,2],[514,1,`ȃ`],[515,2],[516,1,`ȅ`],[517,2],[518,1,`ȇ`],[519,2],[520,1,`ȉ`],[521,2],[522,1,`ȋ`],[523,2],[524,1,`ȍ`],[525,2],[526,1,`ȏ`],[527,2],[528,1,`ȑ`],[529,2],[530,1,`ȓ`],[531,2],[532,1,`ȕ`],[533,2],[534,1,`ȗ`],[535,2],[536,1,`ș`],[537,2],[538,1,`ț`],[539,2],[540,1,`ȝ`],[541,2],[542,1,`ȟ`],[543,2],[544,1,`ƞ`],[545,2],[546,1,`ȣ`],[547,2],[548,1,`ȥ`],[549,2],[550,1,`ȧ`],[551,2],[552,1,`ȩ`],[553,2],[554,1,`ȫ`],[555,2],[556,1,`ȭ`],[557,2],[558,1,`ȯ`],[559,2],[560,1,`ȱ`],[561,2],[562,1,`ȳ`],[563,2],[[564,566],2],[[567,569],2],[570,1,`ⱥ`],[571,1,`ȼ`],[572,2],[573,1,`ƚ`],[574,1,`ⱦ`],[[575,576],2],[577,1,`ɂ`],[578,2],[579,1,`ƀ`],[580,1,`ʉ`],[581,1,`ʌ`],[582,1,`ɇ`],[583,2],[584,1,`ɉ`],[585,2],[586,1,`ɋ`],[587,2],[588,1,`ɍ`],[589,2],[590,1,`ɏ`],[591,2],[[592,680],2],[[681,685],2],[[686,687],2],[688,1,`h`],[689,1,`ɦ`],[690,1,`j`],[691,1,`r`],[692,1,`ɹ`],[693,1,`ɻ`],[694,1,`ʁ`],[695,1,`w`],[696,1,`y`],[[697,705],2],[[706,709],2],[[710,721],2],[[722,727],2],[728,1,` ̆`],[729,1,` ̇`],[730,1,` ̊`],[731,1,` ̨`],[732,1,` ̃`],[733,1,` ̋`],[734,2],[735,2],[736,1,`ɣ`],[737,1,`l`],[738,1,`s`],[739,1,`x`],[740,1,`ʕ`],[[741,745],2],[[746,747],2],[748,2],[749,2],[750,2],[[751,767],2],[[768,831],2],[832,1,`̀`],[833,1,`́`],[834,2],[835,1,`̓`],[836,1,`̈́`],[837,1,`ι`],[[838,846],2],[847,7],[[848,855],2],[[856,860],2],[[861,863],2],[[864,865],2],[866,2],[[867,879],2],[880,1,`ͱ`],[881,2],[882,1,`ͳ`],[883,2],[884,1,`ʹ`],[885,2],[886,1,`ͷ`],[887,2],[[888,889],3],[890,1,` ι`],[[891,893],2],[894,1,`;`],[895,1,`ϳ`],[[896,899],3],[900,1,` ́`],[901,1,` ̈́`],[902,1,`ά`],[903,1,`·`],[904,1,`έ`],[905,1,`ή`],[906,1,`ί`],[907,3],[908,1,`ό`],[909,3],[910,1,`ύ`],[911,1,`ώ`],[912,2],[913,1,`α`],[914,1,`β`],[915,1,`γ`],[916,1,`δ`],[917,1,`ε`],[918,1,`ζ`],[919,1,`η`],[920,1,`θ`],[921,1,`ι`],[922,1,`κ`],[923,1,`λ`],[924,1,`μ`],[925,1,`ν`],[926,1,`ξ`],[927,1,`ο`],[928,1,`π`],[929,1,`ρ`],[930,3],[931,1,`σ`],[932,1,`τ`],[933,1,`υ`],[934,1,`φ`],[935,1,`χ`],[936,1,`ψ`],[937,1,`ω`],[938,1,`ϊ`],[939,1,`ϋ`],[[940,961],2],[962,6,`σ`],[[963,974],2],[975,1,`ϗ`],[976,1,`β`],[977,1,`θ`],[978,1,`υ`],[979,1,`ύ`],[980,1,`ϋ`],[981,1,`φ`],[982,1,`π`],[983,2],[984,1,`ϙ`],[985,2],[986,1,`ϛ`],[987,2],[988,1,`ϝ`],[989,2],[990,1,`ϟ`],[991,2],[992,1,`ϡ`],[993,2],[994,1,`ϣ`],[995,2],[996,1,`ϥ`],[997,2],[998,1,`ϧ`],[999,2],[1e3,1,`ϩ`],[1001,2],[1002,1,`ϫ`],[1003,2],[1004,1,`ϭ`],[1005,2],[1006,1,`ϯ`],[1007,2],[1008,1,`κ`],[1009,1,`ρ`],[1010,1,`σ`],[1011,2],[1012,1,`θ`],[1013,1,`ε`],[1014,2],[1015,1,`ϸ`],[1016,2],[1017,1,`σ`],[1018,1,`ϻ`],[1019,2],[1020,2],[1021,1,`ͻ`],[1022,1,`ͼ`],[1023,1,`ͽ`],[1024,1,`ѐ`],[1025,1,`ё`],[1026,1,`ђ`],[1027,1,`ѓ`],[1028,1,`є`],[1029,1,`ѕ`],[1030,1,`і`],[1031,1,`ї`],[1032,1,`ј`],[1033,1,`љ`],[1034,1,`њ`],[1035,1,`ћ`],[1036,1,`ќ`],[1037,1,`ѝ`],[1038,1,`ў`],[1039,1,`џ`],[1040,1,`а`],[1041,1,`б`],[1042,1,`в`],[1043,1,`г`],[1044,1,`д`],[1045,1,`е`],[1046,1,`ж`],[1047,1,`з`],[1048,1,`и`],[1049,1,`й`],[1050,1,`к`],[1051,1,`л`],[1052,1,`м`],[1053,1,`н`],[1054,1,`о`],[1055,1,`п`],[1056,1,`р`],[1057,1,`с`],[1058,1,`т`],[1059,1,`у`],[1060,1,`ф`],[1061,1,`х`],[1062,1,`ц`],[1063,1,`ч`],[1064,1,`ш`],[1065,1,`щ`],[1066,1,`ъ`],[1067,1,`ы`],[1068,1,`ь`],[1069,1,`э`],[1070,1,`ю`],[1071,1,`я`],[[1072,1103],2],[1104,2],[[1105,1116],2],[1117,2],[[1118,1119],2],[1120,1,`ѡ`],[1121,2],[1122,1,`ѣ`],[1123,2],[1124,1,`ѥ`],[1125,2],[1126,1,`ѧ`],[1127,2],[1128,1,`ѩ`],[1129,2],[1130,1,`ѫ`],[1131,2],[1132,1,`ѭ`],[1133,2],[1134,1,`ѯ`],[1135,2],[1136,1,`ѱ`],[1137,2],[1138,1,`ѳ`],[1139,2],[1140,1,`ѵ`],[1141,2],[1142,1,`ѷ`],[1143,2],[1144,1,`ѹ`],[1145,2],[1146,1,`ѻ`],[1147,2],[1148,1,`ѽ`],[1149,2],[1150,1,`ѿ`],[1151,2],[1152,1,`ҁ`],[1153,2],[1154,2],[[1155,1158],2],[1159,2],[[1160,1161],2],[1162,1,`ҋ`],[1163,2],[1164,1,`ҍ`],[1165,2],[1166,1,`ҏ`],[1167,2],[1168,1,`ґ`],[1169,2],[1170,1,`ғ`],[1171,2],[1172,1,`ҕ`],[1173,2],[1174,1,`җ`],[1175,2],[1176,1,`ҙ`],[1177,2],[1178,1,`қ`],[1179,2],[1180,1,`ҝ`],[1181,2],[1182,1,`ҟ`],[1183,2],[1184,1,`ҡ`],[1185,2],[1186,1,`ң`],[1187,2],[1188,1,`ҥ`],[1189,2],[1190,1,`ҧ`],[1191,2],[1192,1,`ҩ`],[1193,2],[1194,1,`ҫ`],[1195,2],[1196,1,`ҭ`],[1197,2],[1198,1,`ү`],[1199,2],[1200,1,`ұ`],[1201,2],[1202,1,`ҳ`],[1203,2],[1204,1,`ҵ`],[1205,2],[1206,1,`ҷ`],[1207,2],[1208,1,`ҹ`],[1209,2],[1210,1,`һ`],[1211,2],[1212,1,`ҽ`],[1213,2],[1214,1,`ҿ`],[1215,2],[1216,1,`ӏ`],[1217,1,`ӂ`],[1218,2],[1219,1,`ӄ`],[1220,2],[1221,1,`ӆ`],[1222,2],[1223,1,`ӈ`],[1224,2],[1225,1,`ӊ`],[1226,2],[1227,1,`ӌ`],[1228,2],[1229,1,`ӎ`],[1230,2],[1231,2],[1232,1,`ӑ`],[1233,2],[1234,1,`ӓ`],[1235,2],[1236,1,`ӕ`],[1237,2],[1238,1,`ӗ`],[1239,2],[1240,1,`ә`],[1241,2],[1242,1,`ӛ`],[1243,2],[1244,1,`ӝ`],[1245,2],[1246,1,`ӟ`],[1247,2],[1248,1,`ӡ`],[1249,2],[1250,1,`ӣ`],[1251,2],[1252,1,`ӥ`],[1253,2],[1254,1,`ӧ`],[1255,2],[1256,1,`ө`],[1257,2],[1258,1,`ӫ`],[1259,2],[1260,1,`ӭ`],[1261,2],[1262,1,`ӯ`],[1263,2],[1264,1,`ӱ`],[1265,2],[1266,1,`ӳ`],[1267,2],[1268,1,`ӵ`],[1269,2],[1270,1,`ӷ`],[1271,2],[1272,1,`ӹ`],[1273,2],[1274,1,`ӻ`],[1275,2],[1276,1,`ӽ`],[1277,2],[1278,1,`ӿ`],[1279,2],[1280,1,`ԁ`],[1281,2],[1282,1,`ԃ`],[1283,2],[1284,1,`ԅ`],[1285,2],[1286,1,`ԇ`],[1287,2],[1288,1,`ԉ`],[1289,2],[1290,1,`ԋ`],[1291,2],[1292,1,`ԍ`],[1293,2],[1294,1,`ԏ`],[1295,2],[1296,1,`ԑ`],[1297,2],[1298,1,`ԓ`],[1299,2],[1300,1,`ԕ`],[1301,2],[1302,1,`ԗ`],[1303,2],[1304,1,`ԙ`],[1305,2],[1306,1,`ԛ`],[1307,2],[1308,1,`ԝ`],[1309,2],[1310,1,`ԟ`],[1311,2],[1312,1,`ԡ`],[1313,2],[1314,1,`ԣ`],[1315,2],[1316,1,`ԥ`],[1317,2],[1318,1,`ԧ`],[1319,2],[1320,1,`ԩ`],[1321,2],[1322,1,`ԫ`],[1323,2],[1324,1,`ԭ`],[1325,2],[1326,1,`ԯ`],[1327,2],[1328,3],[1329,1,`ա`],[1330,1,`բ`],[1331,1,`գ`],[1332,1,`դ`],[1333,1,`ե`],[1334,1,`զ`],[1335,1,`է`],[1336,1,`ը`],[1337,1,`թ`],[1338,1,`ժ`],[1339,1,`ի`],[1340,1,`լ`],[1341,1,`խ`],[1342,1,`ծ`],[1343,1,`կ`],[1344,1,`հ`],[1345,1,`ձ`],[1346,1,`ղ`],[1347,1,`ճ`],[1348,1,`մ`],[1349,1,`յ`],[1350,1,`ն`],[1351,1,`շ`],[1352,1,`ո`],[1353,1,`չ`],[1354,1,`պ`],[1355,1,`ջ`],[1356,1,`ռ`],[1357,1,`ս`],[1358,1,`վ`],[1359,1,`տ`],[1360,1,`ր`],[1361,1,`ց`],[1362,1,`ւ`],[1363,1,`փ`],[1364,1,`ք`],[1365,1,`օ`],[1366,1,`ֆ`],[[1367,1368],3],[1369,2],[[1370,1375],2],[1376,2],[[1377,1414],2],[1415,1,`եւ`],[1416,2],[1417,2],[1418,2],[[1419,1420],3],[[1421,1422],2],[1423,2],[1424,3],[[1425,1441],2],[1442,2],[[1443,1455],2],[[1456,1465],2],[1466,2],[[1467,1469],2],[1470,2],[1471,2],[1472,2],[[1473,1474],2],[1475,2],[1476,2],[1477,2],[1478,2],[1479,2],[[1480,1487],3],[[1488,1514],2],[[1515,1518],3],[1519,2],[[1520,1524],2],[[1525,1535],3],[[1536,1539],3],[1540,3],[1541,3],[[1542,1546],2],[1547,2],[1548,2],[[1549,1551],2],[[1552,1557],2],[[1558,1562],2],[1563,2],[1564,3],[1565,2],[1566,2],[1567,2],[1568,2],[[1569,1594],2],[[1595,1599],2],[1600,2],[[1601,1618],2],[[1619,1621],2],[[1622,1624],2],[[1625,1630],2],[1631,2],[[1632,1641],2],[[1642,1645],2],[[1646,1647],2],[[1648,1652],2],[1653,1,`اٴ`],[1654,1,`وٴ`],[1655,1,`ۇٴ`],[1656,1,`يٴ`],[[1657,1719],2],[[1720,1721],2],[[1722,1726],2],[1727,2],[[1728,1742],2],[1743,2],[[1744,1747],2],[1748,2],[[1749,1756],2],[1757,3],[1758,2],[[1759,1768],2],[1769,2],[[1770,1773],2],[[1774,1775],2],[[1776,1785],2],[[1786,1790],2],[1791,2],[[1792,1805],2],[1806,3],[1807,3],[[1808,1836],2],[[1837,1839],2],[[1840,1866],2],[[1867,1868],3],[[1869,1871],2],[[1872,1901],2],[[1902,1919],2],[[1920,1968],2],[1969,2],[[1970,1983],3],[[1984,2037],2],[[2038,2042],2],[[2043,2044],3],[2045,2],[[2046,2047],2],[[2048,2093],2],[[2094,2095],3],[[2096,2110],2],[2111,3],[[2112,2139],2],[[2140,2141],3],[2142,2],[2143,3],[[2144,2154],2],[[2155,2159],3],[[2160,2183],2],[2184,2],[[2185,2190],2],[2191,3],[[2192,2193],3],[[2194,2198],3],[2199,2],[[2200,2207],2],[2208,2],[2209,2],[[2210,2220],2],[[2221,2226],2],[[2227,2228],2],[2229,2],[[2230,2237],2],[[2238,2247],2],[[2248,2258],2],[2259,2],[[2260,2273],2],[2274,3],[2275,2],[[2276,2302],2],[2303,2],[2304,2],[[2305,2307],2],[2308,2],[[2309,2361],2],[[2362,2363],2],[[2364,2381],2],[2382,2],[2383,2],[[2384,2388],2],[2389,2],[[2390,2391],2],[2392,1,`क़`],[2393,1,`ख़`],[2394,1,`ग़`],[2395,1,`ज़`],[2396,1,`ड़`],[2397,1,`ढ़`],[2398,1,`फ़`],[2399,1,`य़`],[[2400,2403],2],[[2404,2405],2],[[2406,2415],2],[2416,2],[[2417,2418],2],[[2419,2423],2],[2424,2],[[2425,2426],2],[[2427,2428],2],[2429,2],[[2430,2431],2],[2432,2],[[2433,2435],2],[2436,3],[[2437,2444],2],[[2445,2446],3],[[2447,2448],2],[[2449,2450],3],[[2451,2472],2],[2473,3],[[2474,2480],2],[2481,3],[2482,2],[[2483,2485],3],[[2486,2489],2],[[2490,2491],3],[2492,2],[2493,2],[[2494,2500],2],[[2501,2502],3],[[2503,2504],2],[[2505,2506],3],[[2507,2509],2],[2510,2],[[2511,2518],3],[2519,2],[[2520,2523],3],[2524,1,`ড়`],[2525,1,`ঢ়`],[2526,3],[2527,1,`য়`],[[2528,2531],2],[[2532,2533],3],[[2534,2545],2],[[2546,2554],2],[2555,2],[2556,2],[2557,2],[2558,2],[[2559,2560],3],[2561,2],[2562,2],[2563,2],[2564,3],[[2565,2570],2],[[2571,2574],3],[[2575,2576],2],[[2577,2578],3],[[2579,2600],2],[2601,3],[[2602,2608],2],[2609,3],[2610,2],[2611,1,`ਲ਼`],[2612,3],[2613,2],[2614,1,`ਸ਼`],[2615,3],[[2616,2617],2],[[2618,2619],3],[2620,2],[2621,3],[[2622,2626],2],[[2627,2630],3],[[2631,2632],2],[[2633,2634],3],[[2635,2637],2],[[2638,2640],3],[2641,2],[[2642,2648],3],[2649,1,`ਖ਼`],[2650,1,`ਗ਼`],[2651,1,`ਜ਼`],[2652,2],[2653,3],[2654,1,`ਫ਼`],[[2655,2661],3],[[2662,2676],2],[2677,2],[2678,2],[[2679,2688],3],[[2689,2691],2],[2692,3],[[2693,2699],2],[2700,2],[2701,2],[2702,3],[[2703,2705],2],[2706,3],[[2707,2728],2],[2729,3],[[2730,2736],2],[2737,3],[[2738,2739],2],[2740,3],[[2741,2745],2],[[2746,2747],3],[[2748,2757],2],[2758,3],[[2759,2761],2],[2762,3],[[2763,2765],2],[[2766,2767],3],[2768,2],[[2769,2783],3],[2784,2],[[2785,2787],2],[[2788,2789],3],[[2790,2799],2],[2800,2],[2801,2],[[2802,2808],3],[2809,2],[[2810,2815],2],[2816,3],[[2817,2819],2],[2820,3],[[2821,2828],2],[[2829,2830],3],[[2831,2832],2],[[2833,2834],3],[[2835,2856],2],[2857,3],[[2858,2864],2],[2865,3],[[2866,2867],2],[2868,3],[2869,2],[[2870,2873],2],[[2874,2875],3],[[2876,2883],2],[2884,2],[[2885,2886],3],[[2887,2888],2],[[2889,2890],3],[[2891,2893],2],[[2894,2900],3],[2901,2],[[2902,2903],2],[[2904,2907],3],[2908,1,`ଡ଼`],[2909,1,`ଢ଼`],[2910,3],[[2911,2913],2],[[2914,2915],2],[[2916,2917],3],[[2918,2927],2],[2928,2],[2929,2],[[2930,2935],2],[[2936,2945],3],[[2946,2947],2],[2948,3],[[2949,2954],2],[[2955,2957],3],[[2958,2960],2],[2961,3],[[2962,2965],2],[[2966,2968],3],[[2969,2970],2],[2971,3],[2972,2],[2973,3],[[2974,2975],2],[[2976,2978],3],[[2979,2980],2],[[2981,2983],3],[[2984,2986],2],[[2987,2989],3],[[2990,2997],2],[2998,2],[[2999,3001],2],[[3002,3005],3],[[3006,3010],2],[[3011,3013],3],[[3014,3016],2],[3017,3],[[3018,3021],2],[[3022,3023],3],[3024,2],[[3025,3030],3],[3031,2],[[3032,3045],3],[3046,2],[[3047,3055],2],[[3056,3058],2],[[3059,3066],2],[[3067,3071],3],[3072,2],[[3073,3075],2],[3076,2],[[3077,3084],2],[3085,3],[[3086,3088],2],[3089,3],[[3090,3112],2],[3113,3],[[3114,3123],2],[3124,2],[[3125,3129],2],[[3130,3131],3],[3132,2],[3133,2],[[3134,3140],2],[3141,3],[[3142,3144],2],[3145,3],[[3146,3149],2],[[3150,3156],3],[[3157,3158],2],[3159,3],[[3160,3161],2],[3162,2],[[3163,3164],3],[3165,2],[[3166,3167],3],[[3168,3169],2],[[3170,3171],2],[[3172,3173],3],[[3174,3183],2],[[3184,3190],3],[3191,2],[[3192,3199],2],[3200,2],[3201,2],[[3202,3203],2],[3204,2],[[3205,3212],2],[3213,3],[[3214,3216],2],[3217,3],[[3218,3240],2],[3241,3],[[3242,3251],2],[3252,3],[[3253,3257],2],[[3258,3259],3],[[3260,3261],2],[[3262,3268],2],[3269,3],[[3270,3272],2],[3273,3],[[3274,3277],2],[[3278,3284],3],[[3285,3286],2],[[3287,3292],3],[3293,2],[3294,2],[3295,3],[[3296,3297],2],[[3298,3299],2],[[3300,3301],3],[[3302,3311],2],[3312,3],[[3313,3314],2],[3315,2],[[3316,3327],3],[3328,2],[3329,2],[[3330,3331],2],[3332,2],[[3333,3340],2],[3341,3],[[3342,3344],2],[3345,3],[[3346,3368],2],[3369,2],[[3370,3385],2],[3386,2],[[3387,3388],2],[3389,2],[[3390,3395],2],[3396,2],[3397,3],[[3398,3400],2],[3401,3],[[3402,3405],2],[3406,2],[3407,2],[[3408,3411],3],[[3412,3414],2],[3415,2],[[3416,3422],2],[3423,2],[[3424,3425],2],[[3426,3427],2],[[3428,3429],3],[[3430,3439],2],[[3440,3445],2],[[3446,3448],2],[3449,2],[[3450,3455],2],[3456,3],[3457,2],[[3458,3459],2],[3460,3],[[3461,3478],2],[[3479,3481],3],[[3482,3505],2],[3506,3],[[3507,3515],2],[3516,3],[3517,2],[[3518,3519],3],[[3520,3526],2],[[3527,3529],3],[3530,2],[[3531,3534],3],[[3535,3540],2],[3541,3],[3542,2],[3543,3],[[3544,3551],2],[[3552,3557],3],[[3558,3567],2],[[3568,3569],3],[[3570,3571],2],[3572,2],[[3573,3584],3],[[3585,3634],2],[3635,1,`ํา`],[[3636,3642],2],[[3643,3646],3],[3647,2],[[3648,3662],2],[3663,2],[[3664,3673],2],[[3674,3675],2],[[3676,3712],3],[[3713,3714],2],[3715,3],[3716,2],[3717,3],[3718,2],[[3719,3720],2],[3721,2],[3722,2],[3723,3],[3724,2],[3725,2],[[3726,3731],2],[[3732,3735],2],[3736,2],[[3737,3743],2],[3744,2],[[3745,3747],2],[3748,3],[3749,2],[3750,3],[3751,2],[[3752,3753],2],[[3754,3755],2],[3756,2],[[3757,3762],2],[3763,1,`ໍາ`],[[3764,3769],2],[3770,2],[[3771,3773],2],[[3774,3775],3],[[3776,3780],2],[3781,3],[3782,2],[3783,3],[[3784,3789],2],[3790,2],[3791,3],[[3792,3801],2],[[3802,3803],3],[3804,1,`ຫນ`],[3805,1,`ຫມ`],[[3806,3807],2],[[3808,3839],3],[3840,2],[[3841,3850],2],[3851,2],[3852,1,`་`],[[3853,3863],2],[[3864,3865],2],[[3866,3871],2],[[3872,3881],2],[[3882,3892],2],[3893,2],[3894,2],[3895,2],[3896,2],[3897,2],[[3898,3901],2],[[3902,3906],2],[3907,1,`གྷ`],[[3908,3911],2],[3912,3],[[3913,3916],2],[3917,1,`ཌྷ`],[[3918,3921],2],[3922,1,`དྷ`],[[3923,3926],2],[3927,1,`བྷ`],[[3928,3931],2],[3932,1,`ཛྷ`],[[3933,3944],2],[3945,1,`ཀྵ`],[3946,2],[[3947,3948],2],[[3949,3952],3],[[3953,3954],2],[3955,1,`ཱི`],[3956,2],[3957,1,`ཱུ`],[3958,1,`ྲྀ`],[3959,1,`ྲཱྀ`],[3960,1,`ླྀ`],[3961,1,`ླཱྀ`],[[3962,3968],2],[3969,1,`ཱྀ`],[[3970,3972],2],[3973,2],[[3974,3979],2],[[3980,3983],2],[[3984,3986],2],[3987,1,`ྒྷ`],[[3988,3989],2],[3990,2],[3991,2],[3992,3],[[3993,3996],2],[3997,1,`ྜྷ`],[[3998,4001],2],[4002,1,`ྡྷ`],[[4003,4006],2],[4007,1,`ྦྷ`],[[4008,4011],2],[4012,1,`ྫྷ`],[4013,2],[[4014,4016],2],[[4017,4023],2],[4024,2],[4025,1,`ྐྵ`],[[4026,4028],2],[4029,3],[[4030,4037],2],[4038,2],[[4039,4044],2],[4045,3],[4046,2],[4047,2],[[4048,4049],2],[[4050,4052],2],[[4053,4056],2],[[4057,4058],2],[[4059,4095],3],[[4096,4129],2],[4130,2],[[4131,4135],2],[4136,2],[[4137,4138],2],[4139,2],[[4140,4146],2],[[4147,4149],2],[[4150,4153],2],[[4154,4159],2],[[4160,4169],2],[[4170,4175],2],[[4176,4185],2],[[4186,4249],2],[[4250,4253],2],[[4254,4255],2],[4256,1,`ⴀ`],[4257,1,`ⴁ`],[4258,1,`ⴂ`],[4259,1,`ⴃ`],[4260,1,`ⴄ`],[4261,1,`ⴅ`],[4262,1,`ⴆ`],[4263,1,`ⴇ`],[4264,1,`ⴈ`],[4265,1,`ⴉ`],[4266,1,`ⴊ`],[4267,1,`ⴋ`],[4268,1,`ⴌ`],[4269,1,`ⴍ`],[4270,1,`ⴎ`],[4271,1,`ⴏ`],[4272,1,`ⴐ`],[4273,1,`ⴑ`],[4274,1,`ⴒ`],[4275,1,`ⴓ`],[4276,1,`ⴔ`],[4277,1,`ⴕ`],[4278,1,`ⴖ`],[4279,1,`ⴗ`],[4280,1,`ⴘ`],[4281,1,`ⴙ`],[4282,1,`ⴚ`],[4283,1,`ⴛ`],[4284,1,`ⴜ`],[4285,1,`ⴝ`],[4286,1,`ⴞ`],[4287,1,`ⴟ`],[4288,1,`ⴠ`],[4289,1,`ⴡ`],[4290,1,`ⴢ`],[4291,1,`ⴣ`],[4292,1,`ⴤ`],[4293,1,`ⴥ`],[4294,3],[4295,1,`ⴧ`],[[4296,4300],3],[4301,1,`ⴭ`],[[4302,4303],3],[[4304,4342],2],[[4343,4344],2],[[4345,4346],2],[4347,2],[4348,1,`ნ`],[[4349,4351],2],[[4352,4441],2],[[4442,4446],2],[[4447,4448],7],[[4449,4514],2],[[4515,4519],2],[[4520,4601],2],[[4602,4607],2],[[4608,4614],2],[4615,2],[[4616,4678],2],[4679,2],[4680,2],[4681,3],[[4682,4685],2],[[4686,4687],3],[[4688,4694],2],[4695,3],[4696,2],[4697,3],[[4698,4701],2],[[4702,4703],3],[[4704,4742],2],[4743,2],[4744,2],[4745,3],[[4746,4749],2],[[4750,4751],3],[[4752,4782],2],[4783,2],[4784,2],[4785,3],[[4786,4789],2],[[4790,4791],3],[[4792,4798],2],[4799,3],[4800,2],[4801,3],[[4802,4805],2],[[4806,4807],3],[[4808,4814],2],[4815,2],[[4816,4822],2],[4823,3],[[4824,4846],2],[4847,2],[[4848,4878],2],[4879,2],[4880,2],[4881,3],[[4882,4885],2],[[4886,4887],3],[[4888,4894],2],[4895,2],[[4896,4934],2],[4935,2],[[4936,4954],2],[[4955,4956],3],[[4957,4958],2],[4959,2],[4960,2],[[4961,4988],2],[[4989,4991],3],[[4992,5007],2],[[5008,5017],2],[[5018,5023],3],[[5024,5108],2],[5109,2],[[5110,5111],3],[5112,1,`Ᏸ`],[5113,1,`Ᏹ`],[5114,1,`Ᏺ`],[5115,1,`Ᏻ`],[5116,1,`Ᏼ`],[5117,1,`Ᏽ`],[[5118,5119],3],[5120,2],[[5121,5740],2],[[5741,5742],2],[[5743,5750],2],[[5751,5759],2],[5760,3],[[5761,5786],2],[[5787,5788],2],[[5789,5791],3],[[5792,5866],2],[[5867,5872],2],[[5873,5880],2],[[5881,5887],3],[[5888,5900],2],[5901,2],[[5902,5908],2],[5909,2],[[5910,5918],3],[5919,2],[[5920,5940],2],[[5941,5942],2],[[5943,5951],3],[[5952,5971],2],[[5972,5983],3],[[5984,5996],2],[5997,3],[[5998,6e3],2],[6001,3],[[6002,6003],2],[[6004,6015],3],[[6016,6067],2],[[6068,6069],7],[[6070,6099],2],[[6100,6102],2],[6103,2],[[6104,6107],2],[6108,2],[6109,2],[[6110,6111],3],[[6112,6121],2],[[6122,6127],3],[[6128,6137],2],[[6138,6143],3],[[6144,6154],2],[[6155,6158],7],[6159,7],[[6160,6169],2],[[6170,6175],3],[[6176,6263],2],[6264,2],[[6265,6271],3],[[6272,6313],2],[6314,2],[[6315,6319],3],[[6320,6389],2],[[6390,6399],3],[[6400,6428],2],[[6429,6430],2],[6431,3],[[6432,6443],2],[[6444,6447],3],[[6448,6459],2],[[6460,6463],3],[6464,2],[[6465,6467],3],[[6468,6469],2],[[6470,6509],2],[[6510,6511],3],[[6512,6516],2],[[6517,6527],3],[[6528,6569],2],[[6570,6571],2],[[6572,6575],3],[[6576,6601],2],[[6602,6607],3],[[6608,6617],2],[6618,2],[[6619,6621],3],[[6622,6623],2],[[6624,6655],2],[[6656,6683],2],[[6684,6685],3],[[6686,6687],2],[[6688,6750],2],[6751,3],[[6752,6780],2],[[6781,6782],3],[[6783,6793],2],[[6794,6799],3],[[6800,6809],2],[[6810,6815],3],[[6816,6822],2],[6823,2],[[6824,6829],2],[[6830,6831],3],[[6832,6845],2],[6846,2],[[6847,6848],2],[[6849,6862],2],[[6863,6911],3],[[6912,6987],2],[6988,2],[6989,3],[[6990,6991],2],[[6992,7001],2],[[7002,7018],2],[[7019,7027],2],[[7028,7036],2],[[7037,7038],2],[7039,2],[[7040,7082],2],[[7083,7085],2],[[7086,7097],2],[[7098,7103],2],[[7104,7155],2],[[7156,7163],3],[[7164,7167],2],[[7168,7223],2],[[7224,7226],3],[[7227,7231],2],[[7232,7241],2],[[7242,7244],3],[[7245,7293],2],[[7294,7295],2],[7296,1,`в`],[7297,1,`д`],[7298,1,`о`],[7299,1,`с`],[[7300,7301],1,`т`],[7302,1,`ъ`],[7303,1,`ѣ`],[7304,1,`ꙋ`],[7305,1,`ᲊ`],[7306,2],[[7307,7311],3],[7312,1,`ა`],[7313,1,`ბ`],[7314,1,`გ`],[7315,1,`დ`],[7316,1,`ე`],[7317,1,`ვ`],[7318,1,`ზ`],[7319,1,`თ`],[7320,1,`ი`],[7321,1,`კ`],[7322,1,`ლ`],[7323,1,`მ`],[7324,1,`ნ`],[7325,1,`ო`],[7326,1,`პ`],[7327,1,`ჟ`],[7328,1,`რ`],[7329,1,`ს`],[7330,1,`ტ`],[7331,1,`უ`],[7332,1,`ფ`],[7333,1,`ქ`],[7334,1,`ღ`],[7335,1,`ყ`],[7336,1,`შ`],[7337,1,`ჩ`],[7338,1,`ც`],[7339,1,`ძ`],[7340,1,`წ`],[7341,1,`ჭ`],[7342,1,`ხ`],[7343,1,`ჯ`],[7344,1,`ჰ`],[7345,1,`ჱ`],[7346,1,`ჲ`],[7347,1,`ჳ`],[7348,1,`ჴ`],[7349,1,`ჵ`],[7350,1,`ჶ`],[7351,1,`ჷ`],[7352,1,`ჸ`],[7353,1,`ჹ`],[7354,1,`ჺ`],[[7355,7356],3],[7357,1,`ჽ`],[7358,1,`ჾ`],[7359,1,`ჿ`],[[7360,7367],2],[[7368,7375],3],[[7376,7378],2],[7379,2],[[7380,7410],2],[[7411,7414],2],[7415,2],[[7416,7417],2],[7418,2],[[7419,7423],3],[[7424,7467],2],[7468,1,`a`],[7469,1,`æ`],[7470,1,`b`],[7471,2],[7472,1,`d`],[7473,1,`e`],[7474,1,`ǝ`],[7475,1,`g`],[7476,1,`h`],[7477,1,`i`],[7478,1,`j`],[7479,1,`k`],[7480,1,`l`],[7481,1,`m`],[7482,1,`n`],[7483,2],[7484,1,`o`],[7485,1,`ȣ`],[7486,1,`p`],[7487,1,`r`],[7488,1,`t`],[7489,1,`u`],[7490,1,`w`],[7491,1,`a`],[7492,1,`ɐ`],[7493,1,`ɑ`],[7494,1,`ᴂ`],[7495,1,`b`],[7496,1,`d`],[7497,1,`e`],[7498,1,`ə`],[7499,1,`ɛ`],[7500,1,`ɜ`],[7501,1,`g`],[7502,2],[7503,1,`k`],[7504,1,`m`],[7505,1,`ŋ`],[7506,1,`o`],[7507,1,`ɔ`],[7508,1,`ᴖ`],[7509,1,`ᴗ`],[7510,1,`p`],[7511,1,`t`],[7512,1,`u`],[7513,1,`ᴝ`],[7514,1,`ɯ`],[7515,1,`v`],[7516,1,`ᴥ`],[7517,1,`β`],[7518,1,`γ`],[7519,1,`δ`],[7520,1,`φ`],[7521,1,`χ`],[7522,1,`i`],[7523,1,`r`],[7524,1,`u`],[7525,1,`v`],[7526,1,`β`],[7527,1,`γ`],[7528,1,`ρ`],[7529,1,`φ`],[7530,1,`χ`],[7531,2],[[7532,7543],2],[7544,1,`н`],[[7545,7578],2],[7579,1,`ɒ`],[7580,1,`c`],[7581,1,`ɕ`],[7582,1,`ð`],[7583,1,`ɜ`],[7584,1,`f`],[7585,1,`ɟ`],[7586,1,`ɡ`],[7587,1,`ɥ`],[7588,1,`ɨ`],[7589,1,`ɩ`],[7590,1,`ɪ`],[7591,1,`ᵻ`],[7592,1,`ʝ`],[7593,1,`ɭ`],[7594,1,`ᶅ`],[7595,1,`ʟ`],[7596,1,`ɱ`],[7597,1,`ɰ`],[7598,1,`ɲ`],[7599,1,`ɳ`],[7600,1,`ɴ`],[7601,1,`ɵ`],[7602,1,`ɸ`],[7603,1,`ʂ`],[7604,1,`ʃ`],[7605,1,`ƫ`],[7606,1,`ʉ`],[7607,1,`ʊ`],[7608,1,`ᴜ`],[7609,1,`ʋ`],[7610,1,`ʌ`],[7611,1,`z`],[7612,1,`ʐ`],[7613,1,`ʑ`],[7614,1,`ʒ`],[7615,1,`θ`],[[7616,7619],2],[[7620,7626],2],[[7627,7654],2],[[7655,7669],2],[[7670,7673],2],[7674,2],[7675,2],[7676,2],[7677,2],[[7678,7679],2],[7680,1,`ḁ`],[7681,2],[7682,1,`ḃ`],[7683,2],[7684,1,`ḅ`],[7685,2],[7686,1,`ḇ`],[7687,2],[7688,1,`ḉ`],[7689,2],[7690,1,`ḋ`],[7691,2],[7692,1,`ḍ`],[7693,2],[7694,1,`ḏ`],[7695,2],[7696,1,`ḑ`],[7697,2],[7698,1,`ḓ`],[7699,2],[7700,1,`ḕ`],[7701,2],[7702,1,`ḗ`],[7703,2],[7704,1,`ḙ`],[7705,2],[7706,1,`ḛ`],[7707,2],[7708,1,`ḝ`],[7709,2],[7710,1,`ḟ`],[7711,2],[7712,1,`ḡ`],[7713,2],[7714,1,`ḣ`],[7715,2],[7716,1,`ḥ`],[7717,2],[7718,1,`ḧ`],[7719,2],[7720,1,`ḩ`],[7721,2],[7722,1,`ḫ`],[7723,2],[7724,1,`ḭ`],[7725,2],[7726,1,`ḯ`],[7727,2],[7728,1,`ḱ`],[7729,2],[7730,1,`ḳ`],[7731,2],[7732,1,`ḵ`],[7733,2],[7734,1,`ḷ`],[7735,2],[7736,1,`ḹ`],[7737,2],[7738,1,`ḻ`],[7739,2],[7740,1,`ḽ`],[7741,2],[7742,1,`ḿ`],[7743,2],[7744,1,`ṁ`],[7745,2],[7746,1,`ṃ`],[7747,2],[7748,1,`ṅ`],[7749,2],[7750,1,`ṇ`],[7751,2],[7752,1,`ṉ`],[7753,2],[7754,1,`ṋ`],[7755,2],[7756,1,`ṍ`],[7757,2],[7758,1,`ṏ`],[7759,2],[7760,1,`ṑ`],[7761,2],[7762,1,`ṓ`],[7763,2],[7764,1,`ṕ`],[7765,2],[7766,1,`ṗ`],[7767,2],[7768,1,`ṙ`],[7769,2],[7770,1,`ṛ`],[7771,2],[7772,1,`ṝ`],[7773,2],[7774,1,`ṟ`],[7775,2],[7776,1,`ṡ`],[7777,2],[7778,1,`ṣ`],[7779,2],[7780,1,`ṥ`],[7781,2],[7782,1,`ṧ`],[7783,2],[7784,1,`ṩ`],[7785,2],[7786,1,`ṫ`],[7787,2],[7788,1,`ṭ`],[7789,2],[7790,1,`ṯ`],[7791,2],[7792,1,`ṱ`],[7793,2],[7794,1,`ṳ`],[7795,2],[7796,1,`ṵ`],[7797,2],[7798,1,`ṷ`],[7799,2],[7800,1,`ṹ`],[7801,2],[7802,1,`ṻ`],[7803,2],[7804,1,`ṽ`],[7805,2],[7806,1,`ṿ`],[7807,2],[7808,1,`ẁ`],[7809,2],[7810,1,`ẃ`],[7811,2],[7812,1,`ẅ`],[7813,2],[7814,1,`ẇ`],[7815,2],[7816,1,`ẉ`],[7817,2],[7818,1,`ẋ`],[7819,2],[7820,1,`ẍ`],[7821,2],[7822,1,`ẏ`],[7823,2],[7824,1,`ẑ`],[7825,2],[7826,1,`ẓ`],[7827,2],[7828,1,`ẕ`],[[7829,7833],2],[7834,1,`aʾ`],[7835,1,`ṡ`],[[7836,7837],2],[7838,1,`ß`],[7839,2],[7840,1,`ạ`],[7841,2],[7842,1,`ả`],[7843,2],[7844,1,`ấ`],[7845,2],[7846,1,`ầ`],[7847,2],[7848,1,`ẩ`],[7849,2],[7850,1,`ẫ`],[7851,2],[7852,1,`ậ`],[7853,2],[7854,1,`ắ`],[7855,2],[7856,1,`ằ`],[7857,2],[7858,1,`ẳ`],[7859,2],[7860,1,`ẵ`],[7861,2],[7862,1,`ặ`],[7863,2],[7864,1,`ẹ`],[7865,2],[7866,1,`ẻ`],[7867,2],[7868,1,`ẽ`],[7869,2],[7870,1,`ế`],[7871,2],[7872,1,`ề`],[7873,2],[7874,1,`ể`],[7875,2],[7876,1,`ễ`],[7877,2],[7878,1,`ệ`],[7879,2],[7880,1,`ỉ`],[7881,2],[7882,1,`ị`],[7883,2],[7884,1,`ọ`],[7885,2],[7886,1,`ỏ`],[7887,2],[7888,1,`ố`],[7889,2],[7890,1,`ồ`],[7891,2],[7892,1,`ổ`],[7893,2],[7894,1,`ỗ`],[7895,2],[7896,1,`ộ`],[7897,2],[7898,1,`ớ`],[7899,2],[7900,1,`ờ`],[7901,2],[7902,1,`ở`],[7903,2],[7904,1,`ỡ`],[7905,2],[7906,1,`ợ`],[7907,2],[7908,1,`ụ`],[7909,2],[7910,1,`ủ`],[7911,2],[7912,1,`ứ`],[7913,2],[7914,1,`ừ`],[7915,2],[7916,1,`ử`],[7917,2],[7918,1,`ữ`],[7919,2],[7920,1,`ự`],[7921,2],[7922,1,`ỳ`],[7923,2],[7924,1,`ỵ`],[7925,2],[7926,1,`ỷ`],[7927,2],[7928,1,`ỹ`],[7929,2],[7930,1,`ỻ`],[7931,2],[7932,1,`ỽ`],[7933,2],[7934,1,`ỿ`],[7935,2],[[7936,7943],2],[7944,1,`ἀ`],[7945,1,`ἁ`],[7946,1,`ἂ`],[7947,1,`ἃ`],[7948,1,`ἄ`],[7949,1,`ἅ`],[7950,1,`ἆ`],[7951,1,`ἇ`],[[7952,7957],2],[[7958,7959],3],[7960,1,`ἐ`],[7961,1,`ἑ`],[7962,1,`ἒ`],[7963,1,`ἓ`],[7964,1,`ἔ`],[7965,1,`ἕ`],[[7966,7967],3],[[7968,7975],2],[7976,1,`ἠ`],[7977,1,`ἡ`],[7978,1,`ἢ`],[7979,1,`ἣ`],[7980,1,`ἤ`],[7981,1,`ἥ`],[7982,1,`ἦ`],[7983,1,`ἧ`],[[7984,7991],2],[7992,1,`ἰ`],[7993,1,`ἱ`],[7994,1,`ἲ`],[7995,1,`ἳ`],[7996,1,`ἴ`],[7997,1,`ἵ`],[7998,1,`ἶ`],[7999,1,`ἷ`],[[8e3,8005],2],[[8006,8007],3],[8008,1,`ὀ`],[8009,1,`ὁ`],[8010,1,`ὂ`],[8011,1,`ὃ`],[8012,1,`ὄ`],[8013,1,`ὅ`],[[8014,8015],3],[[8016,8023],2],[8024,3],[8025,1,`ὑ`],[8026,3],[8027,1,`ὓ`],[8028,3],[8029,1,`ὕ`],[8030,3],[8031,1,`ὗ`],[[8032,8039],2],[8040,1,`ὠ`],[8041,1,`ὡ`],[8042,1,`ὢ`],[8043,1,`ὣ`],[8044,1,`ὤ`],[8045,1,`ὥ`],[8046,1,`ὦ`],[8047,1,`ὧ`],[8048,2],[8049,1,`ά`],[8050,2],[8051,1,`έ`],[8052,2],[8053,1,`ή`],[8054,2],[8055,1,`ί`],[8056,2],[8057,1,`ό`],[8058,2],[8059,1,`ύ`],[8060,2],[8061,1,`ώ`],[[8062,8063],3],[8064,1,`ἀι`],[8065,1,`ἁι`],[8066,1,`ἂι`],[8067,1,`ἃι`],[8068,1,`ἄι`],[8069,1,`ἅι`],[8070,1,`ἆι`],[8071,1,`ἇι`],[8072,1,`ἀι`],[8073,1,`ἁι`],[8074,1,`ἂι`],[8075,1,`ἃι`],[8076,1,`ἄι`],[8077,1,`ἅι`],[8078,1,`ἆι`],[8079,1,`ἇι`],[8080,1,`ἠι`],[8081,1,`ἡι`],[8082,1,`ἢι`],[8083,1,`ἣι`],[8084,1,`ἤι`],[8085,1,`ἥι`],[8086,1,`ἦι`],[8087,1,`ἧι`],[8088,1,`ἠι`],[8089,1,`ἡι`],[8090,1,`ἢι`],[8091,1,`ἣι`],[8092,1,`ἤι`],[8093,1,`ἥι`],[8094,1,`ἦι`],[8095,1,`ἧι`],[8096,1,`ὠι`],[8097,1,`ὡι`],[8098,1,`ὢι`],[8099,1,`ὣι`],[8100,1,`ὤι`],[8101,1,`ὥι`],[8102,1,`ὦι`],[8103,1,`ὧι`],[8104,1,`ὠι`],[8105,1,`ὡι`],[8106,1,`ὢι`],[8107,1,`ὣι`],[8108,1,`ὤι`],[8109,1,`ὥι`],[8110,1,`ὦι`],[8111,1,`ὧι`],[[8112,8113],2],[8114,1,`ὰι`],[8115,1,`αι`],[8116,1,`άι`],[8117,3],[8118,2],[8119,1,`ᾶι`],[8120,1,`ᾰ`],[8121,1,`ᾱ`],[8122,1,`ὰ`],[8123,1,`ά`],[8124,1,`αι`],[8125,1,` ̓`],[8126,1,`ι`],[8127,1,` ̓`],[8128,1,` ͂`],[8129,1,` ̈͂`],[8130,1,`ὴι`],[8131,1,`ηι`],[8132,1,`ήι`],[8133,3],[8134,2],[8135,1,`ῆι`],[8136,1,`ὲ`],[8137,1,`έ`],[8138,1,`ὴ`],[8139,1,`ή`],[8140,1,`ηι`],[8141,1,` ̓̀`],[8142,1,` ̓́`],[8143,1,` ̓͂`],[[8144,8146],2],[8147,1,`ΐ`],[[8148,8149],3],[[8150,8151],2],[8152,1,`ῐ`],[8153,1,`ῑ`],[8154,1,`ὶ`],[8155,1,`ί`],[8156,3],[8157,1,` ̔̀`],[8158,1,` ̔́`],[8159,1,` ̔͂`],[[8160,8162],2],[8163,1,`ΰ`],[[8164,8167],2],[8168,1,`ῠ`],[8169,1,`ῡ`],[8170,1,`ὺ`],[8171,1,`ύ`],[8172,1,`ῥ`],[8173,1,` ̈̀`],[8174,1,` ̈́`],[8175,1,"`"],[[8176,8177],3],[8178,1,`ὼι`],[8179,1,`ωι`],[8180,1,`ώι`],[8181,3],[8182,2],[8183,1,`ῶι`],[8184,1,`ὸ`],[8185,1,`ό`],[8186,1,`ὼ`],[8187,1,`ώ`],[8188,1,`ωι`],[8189,1,` ́`],[8190,1,` ̔`],[8191,3],[[8192,8202],1,` `],[8203,7],[[8204,8205],6,``],[[8206,8207],3],[8208,2],[8209,1,`‐`],[[8210,8214],2],[8215,1,` ̳`],[[8216,8227],2],[[8228,8230],3],[8231,2],[[8232,8238],3],[8239,1,` `],[[8240,8242],2],[8243,1,`′′`],[8244,1,`′′′`],[8245,2],[8246,1,`‵‵`],[8247,1,`‵‵‵`],[[8248,8251],2],[8252,1,`!!`],[8253,2],[8254,1,` ̅`],[[8255,8262],2],[8263,1,`??`],[8264,1,`?!`],[8265,1,`!?`],[[8266,8269],2],[[8270,8274],2],[[8275,8276],2],[[8277,8278],2],[8279,1,`′′′′`],[[8280,8286],2],[8287,1,` `],[[8288,8291],7],[8292,7],[8293,3],[[8294,8297],3],[[8298,8303],7],[8304,1,`0`],[8305,1,`i`],[[8306,8307],3],[8308,1,`4`],[8309,1,`5`],[8310,1,`6`],[8311,1,`7`],[8312,1,`8`],[8313,1,`9`],[8314,1,`+`],[8315,1,`−`],[8316,1,`=`],[8317,1,`(`],[8318,1,`)`],[8319,1,`n`],[8320,1,`0`],[8321,1,`1`],[8322,1,`2`],[8323,1,`3`],[8324,1,`4`],[8325,1,`5`],[8326,1,`6`],[8327,1,`7`],[8328,1,`8`],[8329,1,`9`],[8330,1,`+`],[8331,1,`−`],[8332,1,`=`],[8333,1,`(`],[8334,1,`)`],[8335,3],[8336,1,`a`],[8337,1,`e`],[8338,1,`o`],[8339,1,`x`],[8340,1,`ə`],[8341,1,`h`],[8342,1,`k`],[8343,1,`l`],[8344,1,`m`],[8345,1,`n`],[8346,1,`p`],[8347,1,`s`],[8348,1,`t`],[[8349,8351],3],[[8352,8359],2],[8360,1,`rs`],[[8361,8362],2],[8363,2],[8364,2],[[8365,8367],2],[[8368,8369],2],[[8370,8373],2],[[8374,8376],2],[8377,2],[8378,2],[[8379,8381],2],[8382,2],[8383,2],[8384,2],[[8385,8399],3],[[8400,8417],2],[[8418,8419],2],[[8420,8426],2],[8427,2],[[8428,8431],2],[8432,2],[[8433,8447],3],[8448,1,`a/c`],[8449,1,`a/s`],[8450,1,`c`],[8451,1,`°c`],[8452,2],[8453,1,`c/o`],[8454,1,`c/u`],[8455,1,`ɛ`],[8456,2],[8457,1,`°f`],[8458,1,`g`],[[8459,8462],1,`h`],[8463,1,`ħ`],[[8464,8465],1,`i`],[[8466,8467],1,`l`],[8468,2],[8469,1,`n`],[8470,1,`no`],[[8471,8472],2],[8473,1,`p`],[8474,1,`q`],[[8475,8477],1,`r`],[[8478,8479],2],[8480,1,`sm`],[8481,1,`tel`],[8482,1,`tm`],[8483,2],[8484,1,`z`],[8485,2],[8486,1,`ω`],[8487,2],[8488,1,`z`],[8489,2],[8490,1,`k`],[8491,1,`å`],[8492,1,`b`],[8493,1,`c`],[8494,2],[[8495,8496],1,`e`],[8497,1,`f`],[8498,1,`ⅎ`],[8499,1,`m`],[8500,1,`o`],[8501,1,`א`],[8502,1,`ב`],[8503,1,`ג`],[8504,1,`ד`],[8505,1,`i`],[8506,2],[8507,1,`fax`],[8508,1,`π`],[[8509,8510],1,`γ`],[8511,1,`π`],[8512,1,`∑`],[[8513,8516],2],[[8517,8518],1,`d`],[8519,1,`e`],[8520,1,`i`],[8521,1,`j`],[[8522,8523],2],[8524,2],[8525,2],[8526,2],[8527,2],[8528,1,`1⁄7`],[8529,1,`1⁄9`],[8530,1,`1⁄10`],[8531,1,`1⁄3`],[8532,1,`2⁄3`],[8533,1,`1⁄5`],[8534,1,`2⁄5`],[8535,1,`3⁄5`],[8536,1,`4⁄5`],[8537,1,`1⁄6`],[8538,1,`5⁄6`],[8539,1,`1⁄8`],[8540,1,`3⁄8`],[8541,1,`5⁄8`],[8542,1,`7⁄8`],[8543,1,`1⁄`],[8544,1,`i`],[8545,1,`ii`],[8546,1,`iii`],[8547,1,`iv`],[8548,1,`v`],[8549,1,`vi`],[8550,1,`vii`],[8551,1,`viii`],[8552,1,`ix`],[8553,1,`x`],[8554,1,`xi`],[8555,1,`xii`],[8556,1,`l`],[8557,1,`c`],[8558,1,`d`],[8559,1,`m`],[8560,1,`i`],[8561,1,`ii`],[8562,1,`iii`],[8563,1,`iv`],[8564,1,`v`],[8565,1,`vi`],[8566,1,`vii`],[8567,1,`viii`],[8568,1,`ix`],[8569,1,`x`],[8570,1,`xi`],[8571,1,`xii`],[8572,1,`l`],[8573,1,`c`],[8574,1,`d`],[8575,1,`m`],[[8576,8578],2],[8579,1,`ↄ`],[8580,2],[[8581,8584],2],[8585,1,`0⁄3`],[[8586,8587],2],[[8588,8591],3],[[8592,8682],2],[[8683,8691],2],[[8692,8703],2],[[8704,8747],2],[8748,1,`∫∫`],[8749,1,`∫∫∫`],[8750,2],[8751,1,`∮∮`],[8752,1,`∮∮∮`],[[8753,8945],2],[[8946,8959],2],[8960,2],[8961,2],[[8962,9e3],2],[9001,1,`〈`],[9002,1,`〉`],[[9003,9082],2],[9083,2],[9084,2],[[9085,9114],2],[[9115,9166],2],[[9167,9168],2],[[9169,9179],2],[[9180,9191],2],[9192,2],[[9193,9203],2],[[9204,9210],2],[[9211,9214],2],[9215,2],[[9216,9252],2],[[9253,9254],2],[[9255,9257],2],[[9258,9279],3],[[9280,9290],2],[[9291,9311],3],[9312,1,`1`],[9313,1,`2`],[9314,1,`3`],[9315,1,`4`],[9316,1,`5`],[9317,1,`6`],[9318,1,`7`],[9319,1,`8`],[9320,1,`9`],[9321,1,`10`],[9322,1,`11`],[9323,1,`12`],[9324,1,`13`],[9325,1,`14`],[9326,1,`15`],[9327,1,`16`],[9328,1,`17`],[9329,1,`18`],[9330,1,`19`],[9331,1,`20`],[9332,1,`(1)`],[9333,1,`(2)`],[9334,1,`(3)`],[9335,1,`(4)`],[9336,1,`(5)`],[9337,1,`(6)`],[9338,1,`(7)`],[9339,1,`(8)`],[9340,1,`(9)`],[9341,1,`(10)`],[9342,1,`(11)`],[9343,1,`(12)`],[9344,1,`(13)`],[9345,1,`(14)`],[9346,1,`(15)`],[9347,1,`(16)`],[9348,1,`(17)`],[9349,1,`(18)`],[9350,1,`(19)`],[9351,1,`(20)`],[[9352,9371],3],[9372,1,`(a)`],[9373,1,`(b)`],[9374,1,`(c)`],[9375,1,`(d)`],[9376,1,`(e)`],[9377,1,`(f)`],[9378,1,`(g)`],[9379,1,`(h)`],[9380,1,`(i)`],[9381,1,`(j)`],[9382,1,`(k)`],[9383,1,`(l)`],[9384,1,`(m)`],[9385,1,`(n)`],[9386,1,`(o)`],[9387,1,`(p)`],[9388,1,`(q)`],[9389,1,`(r)`],[9390,1,`(s)`],[9391,1,`(t)`],[9392,1,`(u)`],[9393,1,`(v)`],[9394,1,`(w)`],[9395,1,`(x)`],[9396,1,`(y)`],[9397,1,`(z)`],[9398,1,`a`],[9399,1,`b`],[9400,1,`c`],[9401,1,`d`],[9402,1,`e`],[9403,1,`f`],[9404,1,`g`],[9405,1,`h`],[9406,1,`i`],[9407,1,`j`],[9408,1,`k`],[9409,1,`l`],[9410,1,`m`],[9411,1,`n`],[9412,1,`o`],[9413,1,`p`],[9414,1,`q`],[9415,1,`r`],[9416,1,`s`],[9417,1,`t`],[9418,1,`u`],[9419,1,`v`],[9420,1,`w`],[9421,1,`x`],[9422,1,`y`],[9423,1,`z`],[9424,1,`a`],[9425,1,`b`],[9426,1,`c`],[9427,1,`d`],[9428,1,`e`],[9429,1,`f`],[9430,1,`g`],[9431,1,`h`],[9432,1,`i`],[9433,1,`j`],[9434,1,`k`],[9435,1,`l`],[9436,1,`m`],[9437,1,`n`],[9438,1,`o`],[9439,1,`p`],[9440,1,`q`],[9441,1,`r`],[9442,1,`s`],[9443,1,`t`],[9444,1,`u`],[9445,1,`v`],[9446,1,`w`],[9447,1,`x`],[9448,1,`y`],[9449,1,`z`],[9450,1,`0`],[[9451,9470],2],[9471,2],[[9472,9621],2],[[9622,9631],2],[[9632,9711],2],[[9712,9719],2],[[9720,9727],2],[[9728,9747],2],[[9748,9749],2],[[9750,9751],2],[9752,2],[9753,2],[[9754,9839],2],[[9840,9841],2],[[9842,9853],2],[[9854,9855],2],[[9856,9865],2],[[9866,9873],2],[[9874,9884],2],[9885,2],[[9886,9887],2],[[9888,9889],2],[[9890,9905],2],[9906,2],[[9907,9916],2],[[9917,9919],2],[[9920,9923],2],[[9924,9933],2],[9934,2],[[9935,9953],2],[9954,2],[9955,2],[[9956,9959],2],[[9960,9983],2],[9984,2],[[9985,9988],2],[9989,2],[[9990,9993],2],[[9994,9995],2],[[9996,10023],2],[10024,2],[[10025,10059],2],[10060,2],[10061,2],[10062,2],[[10063,10066],2],[[10067,10069],2],[10070,2],[10071,2],[[10072,10078],2],[[10079,10080],2],[[10081,10087],2],[[10088,10101],2],[[10102,10132],2],[[10133,10135],2],[[10136,10159],2],[10160,2],[[10161,10174],2],[10175,2],[[10176,10182],2],[[10183,10186],2],[10187,2],[10188,2],[10189,2],[[10190,10191],2],[[10192,10219],2],[[10220,10223],2],[[10224,10239],2],[[10240,10495],2],[[10496,10763],2],[10764,1,`∫∫∫∫`],[[10765,10867],2],[10868,1,`::=`],[10869,1,`==`],[10870,1,`===`],[[10871,10971],2],[10972,1,`⫝̸`],[[10973,11007],2],[[11008,11021],2],[[11022,11027],2],[[11028,11034],2],[[11035,11039],2],[[11040,11043],2],[[11044,11084],2],[[11085,11087],2],[[11088,11092],2],[[11093,11097],2],[[11098,11123],2],[[11124,11125],3],[[11126,11157],2],[11158,3],[11159,2],[[11160,11193],2],[[11194,11196],2],[[11197,11208],2],[11209,2],[[11210,11217],2],[11218,2],[[11219,11243],2],[[11244,11247],2],[[11248,11262],2],[11263,2],[11264,1,`ⰰ`],[11265,1,`ⰱ`],[11266,1,`ⰲ`],[11267,1,`ⰳ`],[11268,1,`ⰴ`],[11269,1,`ⰵ`],[11270,1,`ⰶ`],[11271,1,`ⰷ`],[11272,1,`ⰸ`],[11273,1,`ⰹ`],[11274,1,`ⰺ`],[11275,1,`ⰻ`],[11276,1,`ⰼ`],[11277,1,`ⰽ`],[11278,1,`ⰾ`],[11279,1,`ⰿ`],[11280,1,`ⱀ`],[11281,1,`ⱁ`],[11282,1,`ⱂ`],[11283,1,`ⱃ`],[11284,1,`ⱄ`],[11285,1,`ⱅ`],[11286,1,`ⱆ`],[11287,1,`ⱇ`],[11288,1,`ⱈ`],[11289,1,`ⱉ`],[11290,1,`ⱊ`],[11291,1,`ⱋ`],[11292,1,`ⱌ`],[11293,1,`ⱍ`],[11294,1,`ⱎ`],[11295,1,`ⱏ`],[11296,1,`ⱐ`],[11297,1,`ⱑ`],[11298,1,`ⱒ`],[11299,1,`ⱓ`],[11300,1,`ⱔ`],[11301,1,`ⱕ`],[11302,1,`ⱖ`],[11303,1,`ⱗ`],[11304,1,`ⱘ`],[11305,1,`ⱙ`],[11306,1,`ⱚ`],[11307,1,`ⱛ`],[11308,1,`ⱜ`],[11309,1,`ⱝ`],[11310,1,`ⱞ`],[11311,1,`ⱟ`],[[11312,11358],2],[11359,2],[11360,1,`ⱡ`],[11361,2],[11362,1,`ɫ`],[11363,1,`ᵽ`],[11364,1,`ɽ`],[[11365,11366],2],[11367,1,`ⱨ`],[11368,2],[11369,1,`ⱪ`],[11370,2],[11371,1,`ⱬ`],[11372,2],[11373,1,`ɑ`],[11374,1,`ɱ`],[11375,1,`ɐ`],[11376,1,`ɒ`],[11377,2],[11378,1,`ⱳ`],[11379,2],[11380,2],[11381,1,`ⱶ`],[[11382,11383],2],[[11384,11387],2],[11388,1,`j`],[11389,1,`v`],[11390,1,`ȿ`],[11391,1,`ɀ`],[11392,1,`ⲁ`],[11393,2],[11394,1,`ⲃ`],[11395,2],[11396,1,`ⲅ`],[11397,2],[11398,1,`ⲇ`],[11399,2],[11400,1,`ⲉ`],[11401,2],[11402,1,`ⲋ`],[11403,2],[11404,1,`ⲍ`],[11405,2],[11406,1,`ⲏ`],[11407,2],[11408,1,`ⲑ`],[11409,2],[11410,1,`ⲓ`],[11411,2],[11412,1,`ⲕ`],[11413,2],[11414,1,`ⲗ`],[11415,2],[11416,1,`ⲙ`],[11417,2],[11418,1,`ⲛ`],[11419,2],[11420,1,`ⲝ`],[11421,2],[11422,1,`ⲟ`],[11423,2],[11424,1,`ⲡ`],[11425,2],[11426,1,`ⲣ`],[11427,2],[11428,1,`ⲥ`],[11429,2],[11430,1,`ⲧ`],[11431,2],[11432,1,`ⲩ`],[11433,2],[11434,1,`ⲫ`],[11435,2],[11436,1,`ⲭ`],[11437,2],[11438,1,`ⲯ`],[11439,2],[11440,1,`ⲱ`],[11441,2],[11442,1,`ⲳ`],[11443,2],[11444,1,`ⲵ`],[11445,2],[11446,1,`ⲷ`],[11447,2],[11448,1,`ⲹ`],[11449,2],[11450,1,`ⲻ`],[11451,2],[11452,1,`ⲽ`],[11453,2],[11454,1,`ⲿ`],[11455,2],[11456,1,`ⳁ`],[11457,2],[11458,1,`ⳃ`],[11459,2],[11460,1,`ⳅ`],[11461,2],[11462,1,`ⳇ`],[11463,2],[11464,1,`ⳉ`],[11465,2],[11466,1,`ⳋ`],[11467,2],[11468,1,`ⳍ`],[11469,2],[11470,1,`ⳏ`],[11471,2],[11472,1,`ⳑ`],[11473,2],[11474,1,`ⳓ`],[11475,2],[11476,1,`ⳕ`],[11477,2],[11478,1,`ⳗ`],[11479,2],[11480,1,`ⳙ`],[11481,2],[11482,1,`ⳛ`],[11483,2],[11484,1,`ⳝ`],[11485,2],[11486,1,`ⳟ`],[11487,2],[11488,1,`ⳡ`],[11489,2],[11490,1,`ⳣ`],[[11491,11492],2],[[11493,11498],2],[11499,1,`ⳬ`],[11500,2],[11501,1,`ⳮ`],[[11502,11505],2],[11506,1,`ⳳ`],[11507,2],[[11508,11512],3],[[11513,11519],2],[[11520,11557],2],[11558,3],[11559,2],[[11560,11564],3],[11565,2],[[11566,11567],3],[[11568,11621],2],[[11622,11623],2],[[11624,11630],3],[11631,1,`ⵡ`],[11632,2],[[11633,11646],3],[11647,2],[[11648,11670],2],[[11671,11679],3],[[11680,11686],2],[11687,3],[[11688,11694],2],[11695,3],[[11696,11702],2],[11703,3],[[11704,11710],2],[11711,3],[[11712,11718],2],[11719,3],[[11720,11726],2],[11727,3],[[11728,11734],2],[11735,3],[[11736,11742],2],[11743,3],[[11744,11775],2],[[11776,11799],2],[[11800,11803],2],[[11804,11805],2],[[11806,11822],2],[11823,2],[11824,2],[11825,2],[[11826,11835],2],[[11836,11842],2],[[11843,11844],2],[[11845,11849],2],[[11850,11854],2],[11855,2],[[11856,11858],2],[[11859,11869],2],[[11870,11903],3],[[11904,11929],2],[11930,3],[[11931,11934],2],[11935,1,`母`],[[11936,12018],2],[12019,1,`龟`],[[12020,12031],3],[12032,1,`一`],[12033,1,`丨`],[12034,1,`丶`],[12035,1,`丿`],[12036,1,`乙`],[12037,1,`亅`],[12038,1,`二`],[12039,1,`亠`],[12040,1,`人`],[12041,1,`儿`],[12042,1,`入`],[12043,1,`八`],[12044,1,`冂`],[12045,1,`冖`],[12046,1,`冫`],[12047,1,`几`],[12048,1,`凵`],[12049,1,`刀`],[12050,1,`力`],[12051,1,`勹`],[12052,1,`匕`],[12053,1,`匚`],[12054,1,`匸`],[12055,1,`十`],[12056,1,`卜`],[12057,1,`卩`],[12058,1,`厂`],[12059,1,`厶`],[12060,1,`又`],[12061,1,`口`],[12062,1,`囗`],[12063,1,`土`],[12064,1,`士`],[12065,1,`夂`],[12066,1,`夊`],[12067,1,`夕`],[12068,1,`大`],[12069,1,`女`],[12070,1,`子`],[12071,1,`宀`],[12072,1,`寸`],[12073,1,`小`],[12074,1,`尢`],[12075,1,`尸`],[12076,1,`屮`],[12077,1,`山`],[12078,1,`巛`],[12079,1,`工`],[12080,1,`己`],[12081,1,`巾`],[12082,1,`干`],[12083,1,`幺`],[12084,1,`广`],[12085,1,`廴`],[12086,1,`廾`],[12087,1,`弋`],[12088,1,`弓`],[12089,1,`彐`],[12090,1,`彡`],[12091,1,`彳`],[12092,1,`心`],[12093,1,`戈`],[12094,1,`戶`],[12095,1,`手`],[12096,1,`支`],[12097,1,`攴`],[12098,1,`文`],[12099,1,`斗`],[12100,1,`斤`],[12101,1,`方`],[12102,1,`无`],[12103,1,`日`],[12104,1,`曰`],[12105,1,`月`],[12106,1,`木`],[12107,1,`欠`],[12108,1,`止`],[12109,1,`歹`],[12110,1,`殳`],[12111,1,`毋`],[12112,1,`比`],[12113,1,`毛`],[12114,1,`氏`],[12115,1,`气`],[12116,1,`水`],[12117,1,`火`],[12118,1,`爪`],[12119,1,`父`],[12120,1,`爻`],[12121,1,`爿`],[12122,1,`片`],[12123,1,`牙`],[12124,1,`牛`],[12125,1,`犬`],[12126,1,`玄`],[12127,1,`玉`],[12128,1,`瓜`],[12129,1,`瓦`],[12130,1,`甘`],[12131,1,`生`],[12132,1,`用`],[12133,1,`田`],[12134,1,`疋`],[12135,1,`疒`],[12136,1,`癶`],[12137,1,`白`],[12138,1,`皮`],[12139,1,`皿`],[12140,1,`目`],[12141,1,`矛`],[12142,1,`矢`],[12143,1,`石`],[12144,1,`示`],[12145,1,`禸`],[12146,1,`禾`],[12147,1,`穴`],[12148,1,`立`],[12149,1,`竹`],[12150,1,`米`],[12151,1,`糸`],[12152,1,`缶`],[12153,1,`网`],[12154,1,`羊`],[12155,1,`羽`],[12156,1,`老`],[12157,1,`而`],[12158,1,`耒`],[12159,1,`耳`],[12160,1,`聿`],[12161,1,`肉`],[12162,1,`臣`],[12163,1,`自`],[12164,1,`至`],[12165,1,`臼`],[12166,1,`舌`],[12167,1,`舛`],[12168,1,`舟`],[12169,1,`艮`],[12170,1,`色`],[12171,1,`艸`],[12172,1,`虍`],[12173,1,`虫`],[12174,1,`血`],[12175,1,`行`],[12176,1,`衣`],[12177,1,`襾`],[12178,1,`見`],[12179,1,`角`],[12180,1,`言`],[12181,1,`谷`],[12182,1,`豆`],[12183,1,`豕`],[12184,1,`豸`],[12185,1,`貝`],[12186,1,`赤`],[12187,1,`走`],[12188,1,`足`],[12189,1,`身`],[12190,1,`車`],[12191,1,`辛`],[12192,1,`辰`],[12193,1,`辵`],[12194,1,`邑`],[12195,1,`酉`],[12196,1,`釆`],[12197,1,`里`],[12198,1,`金`],[12199,1,`長`],[12200,1,`門`],[12201,1,`阜`],[12202,1,`隶`],[12203,1,`隹`],[12204,1,`雨`],[12205,1,`靑`],[12206,1,`非`],[12207,1,`面`],[12208,1,`革`],[12209,1,`韋`],[12210,1,`韭`],[12211,1,`音`],[12212,1,`頁`],[12213,1,`風`],[12214,1,`飛`],[12215,1,`食`],[12216,1,`首`],[12217,1,`香`],[12218,1,`馬`],[12219,1,`骨`],[12220,1,`高`],[12221,1,`髟`],[12222,1,`鬥`],[12223,1,`鬯`],[12224,1,`鬲`],[12225,1,`鬼`],[12226,1,`魚`],[12227,1,`鳥`],[12228,1,`鹵`],[12229,1,`鹿`],[12230,1,`麥`],[12231,1,`麻`],[12232,1,`黃`],[12233,1,`黍`],[12234,1,`黑`],[12235,1,`黹`],[12236,1,`黽`],[12237,1,`鼎`],[12238,1,`鼓`],[12239,1,`鼠`],[12240,1,`鼻`],[12241,1,`齊`],[12242,1,`齒`],[12243,1,`龍`],[12244,1,`龜`],[12245,1,`龠`],[[12246,12271],3],[[12272,12283],3],[[12284,12287],3],[12288,1,` `],[12289,2],[12290,1,`.`],[[12291,12292],2],[[12293,12295],2],[[12296,12329],2],[[12330,12333],2],[[12334,12341],2],[12342,1,`〒`],[12343,2],[12344,1,`十`],[12345,1,`卄`],[12346,1,`卅`],[12347,2],[12348,2],[12349,2],[12350,2],[12351,2],[12352,3],[[12353,12436],2],[[12437,12438],2],[[12439,12440],3],[[12441,12442],2],[12443,1,` ゙`],[12444,1,` ゚`],[[12445,12446],2],[12447,1,`より`],[12448,2],[[12449,12542],2],[12543,1,`コト`],[[12544,12548],3],[[12549,12588],2],[12589,2],[12590,2],[12591,2],[12592,3],[12593,1,`ᄀ`],[12594,1,`ᄁ`],[12595,1,`ᆪ`],[12596,1,`ᄂ`],[12597,1,`ᆬ`],[12598,1,`ᆭ`],[12599,1,`ᄃ`],[12600,1,`ᄄ`],[12601,1,`ᄅ`],[12602,1,`ᆰ`],[12603,1,`ᆱ`],[12604,1,`ᆲ`],[12605,1,`ᆳ`],[12606,1,`ᆴ`],[12607,1,`ᆵ`],[12608,1,`ᄚ`],[12609,1,`ᄆ`],[12610,1,`ᄇ`],[12611,1,`ᄈ`],[12612,1,`ᄡ`],[12613,1,`ᄉ`],[12614,1,`ᄊ`],[12615,1,`ᄋ`],[12616,1,`ᄌ`],[12617,1,`ᄍ`],[12618,1,`ᄎ`],[12619,1,`ᄏ`],[12620,1,`ᄐ`],[12621,1,`ᄑ`],[12622,1,`ᄒ`],[12623,1,`ᅡ`],[12624,1,`ᅢ`],[12625,1,`ᅣ`],[12626,1,`ᅤ`],[12627,1,`ᅥ`],[12628,1,`ᅦ`],[12629,1,`ᅧ`],[12630,1,`ᅨ`],[12631,1,`ᅩ`],[12632,1,`ᅪ`],[12633,1,`ᅫ`],[12634,1,`ᅬ`],[12635,1,`ᅭ`],[12636,1,`ᅮ`],[12637,1,`ᅯ`],[12638,1,`ᅰ`],[12639,1,`ᅱ`],[12640,1,`ᅲ`],[12641,1,`ᅳ`],[12642,1,`ᅴ`],[12643,1,`ᅵ`],[12644,7],[12645,1,`ᄔ`],[12646,1,`ᄕ`],[12647,1,`ᇇ`],[12648,1,`ᇈ`],[12649,1,`ᇌ`],[12650,1,`ᇎ`],[12651,1,`ᇓ`],[12652,1,`ᇗ`],[12653,1,`ᇙ`],[12654,1,`ᄜ`],[12655,1,`ᇝ`],[12656,1,`ᇟ`],[12657,1,`ᄝ`],[12658,1,`ᄞ`],[12659,1,`ᄠ`],[12660,1,`ᄢ`],[12661,1,`ᄣ`],[12662,1,`ᄧ`],[12663,1,`ᄩ`],[12664,1,`ᄫ`],[12665,1,`ᄬ`],[12666,1,`ᄭ`],[12667,1,`ᄮ`],[12668,1,`ᄯ`],[12669,1,`ᄲ`],[12670,1,`ᄶ`],[12671,1,`ᅀ`],[12672,1,`ᅇ`],[12673,1,`ᅌ`],[12674,1,`ᇱ`],[12675,1,`ᇲ`],[12676,1,`ᅗ`],[12677,1,`ᅘ`],[12678,1,`ᅙ`],[12679,1,`ᆄ`],[12680,1,`ᆅ`],[12681,1,`ᆈ`],[12682,1,`ᆑ`],[12683,1,`ᆒ`],[12684,1,`ᆔ`],[12685,1,`ᆞ`],[12686,1,`ᆡ`],[12687,3],[[12688,12689],2],[12690,1,`一`],[12691,1,`二`],[12692,1,`三`],[12693,1,`四`],[12694,1,`上`],[12695,1,`中`],[12696,1,`下`],[12697,1,`甲`],[12698,1,`乙`],[12699,1,`丙`],[12700,1,`丁`],[12701,1,`天`],[12702,1,`地`],[12703,1,`人`],[[12704,12727],2],[[12728,12730],2],[[12731,12735],2],[[12736,12751],2],[[12752,12771],2],[[12772,12773],2],[[12774,12782],3],[12783,3],[[12784,12799],2],[12800,1,`(ᄀ)`],[12801,1,`(ᄂ)`],[12802,1,`(ᄃ)`],[12803,1,`(ᄅ)`],[12804,1,`(ᄆ)`],[12805,1,`(ᄇ)`],[12806,1,`(ᄉ)`],[12807,1,`(ᄋ)`],[12808,1,`(ᄌ)`],[12809,1,`(ᄎ)`],[12810,1,`(ᄏ)`],[12811,1,`(ᄐ)`],[12812,1,`(ᄑ)`],[12813,1,`(ᄒ)`],[12814,1,`(가)`],[12815,1,`(나)`],[12816,1,`(다)`],[12817,1,`(라)`],[12818,1,`(마)`],[12819,1,`(바)`],[12820,1,`(사)`],[12821,1,`(아)`],[12822,1,`(자)`],[12823,1,`(차)`],[12824,1,`(카)`],[12825,1,`(타)`],[12826,1,`(파)`],[12827,1,`(하)`],[12828,1,`(주)`],[12829,1,`(오전)`],[12830,1,`(오후)`],[12831,3],[12832,1,`(一)`],[12833,1,`(二)`],[12834,1,`(三)`],[12835,1,`(四)`],[12836,1,`(五)`],[12837,1,`(六)`],[12838,1,`(七)`],[12839,1,`(八)`],[12840,1,`(九)`],[12841,1,`(十)`],[12842,1,`(月)`],[12843,1,`(火)`],[12844,1,`(水)`],[12845,1,`(木)`],[12846,1,`(金)`],[12847,1,`(土)`],[12848,1,`(日)`],[12849,1,`(株)`],[12850,1,`(有)`],[12851,1,`(社)`],[12852,1,`(名)`],[12853,1,`(特)`],[12854,1,`(財)`],[12855,1,`(祝)`],[12856,1,`(労)`],[12857,1,`(代)`],[12858,1,`(呼)`],[12859,1,`(学)`],[12860,1,`(監)`],[12861,1,`(企)`],[12862,1,`(資)`],[12863,1,`(協)`],[12864,1,`(祭)`],[12865,1,`(休)`],[12866,1,`(自)`],[12867,1,`(至)`],[12868,1,`問`],[12869,1,`幼`],[12870,1,`文`],[12871,1,`箏`],[[12872,12879],2],[12880,1,`pte`],[12881,1,`21`],[12882,1,`22`],[12883,1,`23`],[12884,1,`24`],[12885,1,`25`],[12886,1,`26`],[12887,1,`27`],[12888,1,`28`],[12889,1,`29`],[12890,1,`30`],[12891,1,`31`],[12892,1,`32`],[12893,1,`33`],[12894,1,`34`],[12895,1,`35`],[12896,1,`ᄀ`],[12897,1,`ᄂ`],[12898,1,`ᄃ`],[12899,1,`ᄅ`],[12900,1,`ᄆ`],[12901,1,`ᄇ`],[12902,1,`ᄉ`],[12903,1,`ᄋ`],[12904,1,`ᄌ`],[12905,1,`ᄎ`],[12906,1,`ᄏ`],[12907,1,`ᄐ`],[12908,1,`ᄑ`],[12909,1,`ᄒ`],[12910,1,`가`],[12911,1,`나`],[12912,1,`다`],[12913,1,`라`],[12914,1,`마`],[12915,1,`바`],[12916,1,`사`],[12917,1,`아`],[12918,1,`자`],[12919,1,`차`],[12920,1,`카`],[12921,1,`타`],[12922,1,`파`],[12923,1,`하`],[12924,1,`참고`],[12925,1,`주의`],[12926,1,`우`],[12927,2],[12928,1,`一`],[12929,1,`二`],[12930,1,`三`],[12931,1,`四`],[12932,1,`五`],[12933,1,`六`],[12934,1,`七`],[12935,1,`八`],[12936,1,`九`],[12937,1,`十`],[12938,1,`月`],[12939,1,`火`],[12940,1,`水`],[12941,1,`木`],[12942,1,`金`],[12943,1,`土`],[12944,1,`日`],[12945,1,`株`],[12946,1,`有`],[12947,1,`社`],[12948,1,`名`],[12949,1,`特`],[12950,1,`財`],[12951,1,`祝`],[12952,1,`労`],[12953,1,`秘`],[12954,1,`男`],[12955,1,`女`],[12956,1,`適`],[12957,1,`優`],[12958,1,`印`],[12959,1,`注`],[12960,1,`項`],[12961,1,`休`],[12962,1,`写`],[12963,1,`正`],[12964,1,`上`],[12965,1,`中`],[12966,1,`下`],[12967,1,`左`],[12968,1,`右`],[12969,1,`医`],[12970,1,`宗`],[12971,1,`学`],[12972,1,`監`],[12973,1,`企`],[12974,1,`資`],[12975,1,`協`],[12976,1,`夜`],[12977,1,`36`],[12978,1,`37`],[12979,1,`38`],[12980,1,`39`],[12981,1,`40`],[12982,1,`41`],[12983,1,`42`],[12984,1,`43`],[12985,1,`44`],[12986,1,`45`],[12987,1,`46`],[12988,1,`47`],[12989,1,`48`],[12990,1,`49`],[12991,1,`50`],[12992,1,`1月`],[12993,1,`2月`],[12994,1,`3月`],[12995,1,`4月`],[12996,1,`5月`],[12997,1,`6月`],[12998,1,`7月`],[12999,1,`8月`],[13e3,1,`9月`],[13001,1,`10月`],[13002,1,`11月`],[13003,1,`12月`],[13004,1,`hg`],[13005,1,`erg`],[13006,1,`ev`],[13007,1,`ltd`],[13008,1,`ア`],[13009,1,`イ`],[13010,1,`ウ`],[13011,1,`エ`],[13012,1,`オ`],[13013,1,`カ`],[13014,1,`キ`],[13015,1,`ク`],[13016,1,`ケ`],[13017,1,`コ`],[13018,1,`サ`],[13019,1,`シ`],[13020,1,`ス`],[13021,1,`セ`],[13022,1,`ソ`],[13023,1,`タ`],[13024,1,`チ`],[13025,1,`ツ`],[13026,1,`テ`],[13027,1,`ト`],[13028,1,`ナ`],[13029,1,`ニ`],[13030,1,`ヌ`],[13031,1,`ネ`],[13032,1,`ノ`],[13033,1,`ハ`],[13034,1,`ヒ`],[13035,1,`フ`],[13036,1,`ヘ`],[13037,1,`ホ`],[13038,1,`マ`],[13039,1,`ミ`],[13040,1,`ム`],[13041,1,`メ`],[13042,1,`モ`],[13043,1,`ヤ`],[13044,1,`ユ`],[13045,1,`ヨ`],[13046,1,`ラ`],[13047,1,`リ`],[13048,1,`ル`],[13049,1,`レ`],[13050,1,`ロ`],[13051,1,`ワ`],[13052,1,`ヰ`],[13053,1,`ヱ`],[13054,1,`ヲ`],[13055,1,`令和`],[13056,1,`アパート`],[13057,1,`アルファ`],[13058,1,`アンペア`],[13059,1,`アール`],[13060,1,`イニング`],[13061,1,`インチ`],[13062,1,`ウォン`],[13063,1,`エスクード`],[13064,1,`エーカー`],[13065,1,`オンス`],[13066,1,`オーム`],[13067,1,`カイリ`],[13068,1,`カラット`],[13069,1,`カロリー`],[13070,1,`ガロン`],[13071,1,`ガンマ`],[13072,1,`ギガ`],[13073,1,`ギニー`],[13074,1,`キュリー`],[13075,1,`ギルダー`],[13076,1,`キロ`],[13077,1,`キログラム`],[13078,1,`キロメートル`],[13079,1,`キロワット`],[13080,1,`グラム`],[13081,1,`グラムトン`],[13082,1,`クルゼイロ`],[13083,1,`クローネ`],[13084,1,`ケース`],[13085,1,`コルナ`],[13086,1,`コーポ`],[13087,1,`サイクル`],[13088,1,`サンチーム`],[13089,1,`シリング`],[13090,1,`センチ`],[13091,1,`セント`],[13092,1,`ダース`],[13093,1,`デシ`],[13094,1,`ドル`],[13095,1,`トン`],[13096,1,`ナノ`],[13097,1,`ノット`],[13098,1,`ハイツ`],[13099,1,`パーセント`],[13100,1,`パーツ`],[13101,1,`バーレル`],[13102,1,`ピアストル`],[13103,1,`ピクル`],[13104,1,`ピコ`],[13105,1,`ビル`],[13106,1,`ファラッド`],[13107,1,`フィート`],[13108,1,`ブッシェル`],[13109,1,`フラン`],[13110,1,`ヘクタール`],[13111,1,`ペソ`],[13112,1,`ペニヒ`],[13113,1,`ヘルツ`],[13114,1,`ペンス`],[13115,1,`ページ`],[13116,1,`ベータ`],[13117,1,`ポイント`],[13118,1,`ボルト`],[13119,1,`ホン`],[13120,1,`ポンド`],[13121,1,`ホール`],[13122,1,`ホーン`],[13123,1,`マイクロ`],[13124,1,`マイル`],[13125,1,`マッハ`],[13126,1,`マルク`],[13127,1,`マンション`],[13128,1,`ミクロン`],[13129,1,`ミリ`],[13130,1,`ミリバール`],[13131,1,`メガ`],[13132,1,`メガトン`],[13133,1,`メートル`],[13134,1,`ヤード`],[13135,1,`ヤール`],[13136,1,`ユアン`],[13137,1,`リットル`],[13138,1,`リラ`],[13139,1,`ルピー`],[13140,1,`ルーブル`],[13141,1,`レム`],[13142,1,`レントゲン`],[13143,1,`ワット`],[13144,1,`0点`],[13145,1,`1点`],[13146,1,`2点`],[13147,1,`3点`],[13148,1,`4点`],[13149,1,`5点`],[13150,1,`6点`],[13151,1,`7点`],[13152,1,`8点`],[13153,1,`9点`],[13154,1,`10点`],[13155,1,`11点`],[13156,1,`12点`],[13157,1,`13点`],[13158,1,`14点`],[13159,1,`15点`],[13160,1,`16点`],[13161,1,`17点`],[13162,1,`18点`],[13163,1,`19点`],[13164,1,`20点`],[13165,1,`21点`],[13166,1,`22点`],[13167,1,`23点`],[13168,1,`24点`],[13169,1,`hpa`],[13170,1,`da`],[13171,1,`au`],[13172,1,`bar`],[13173,1,`ov`],[13174,1,`pc`],[13175,1,`dm`],[13176,1,`dm2`],[13177,1,`dm3`],[13178,1,`iu`],[13179,1,`平成`],[13180,1,`昭和`],[13181,1,`大正`],[13182,1,`明治`],[13183,1,`株式会社`],[13184,1,`pa`],[13185,1,`na`],[13186,1,`μa`],[13187,1,`ma`],[13188,1,`ka`],[13189,1,`kb`],[13190,1,`mb`],[13191,1,`gb`],[13192,1,`cal`],[13193,1,`kcal`],[13194,1,`pf`],[13195,1,`nf`],[13196,1,`μf`],[13197,1,`μg`],[13198,1,`mg`],[13199,1,`kg`],[13200,1,`hz`],[13201,1,`khz`],[13202,1,`mhz`],[13203,1,`ghz`],[13204,1,`thz`],[13205,1,`μl`],[13206,1,`ml`],[13207,1,`dl`],[13208,1,`kl`],[13209,1,`fm`],[13210,1,`nm`],[13211,1,`μm`],[13212,1,`mm`],[13213,1,`cm`],[13214,1,`km`],[13215,1,`mm2`],[13216,1,`cm2`],[13217,1,`m2`],[13218,1,`km2`],[13219,1,`mm3`],[13220,1,`cm3`],[13221,1,`m3`],[13222,1,`km3`],[13223,1,`m∕s`],[13224,1,`m∕s2`],[13225,1,`pa`],[13226,1,`kpa`],[13227,1,`mpa`],[13228,1,`gpa`],[13229,1,`rad`],[13230,1,`rad∕s`],[13231,1,`rad∕s2`],[13232,1,`ps`],[13233,1,`ns`],[13234,1,`μs`],[13235,1,`ms`],[13236,1,`pv`],[13237,1,`nv`],[13238,1,`μv`],[13239,1,`mv`],[13240,1,`kv`],[13241,1,`mv`],[13242,1,`pw`],[13243,1,`nw`],[13244,1,`μw`],[13245,1,`mw`],[13246,1,`kw`],[13247,1,`mw`],[13248,1,`kω`],[13249,1,`mω`],[13250,3],[13251,1,`bq`],[13252,1,`cc`],[13253,1,`cd`],[13254,1,`c∕kg`],[13255,3],[13256,1,`db`],[13257,1,`gy`],[13258,1,`ha`],[13259,1,`hp`],[13260,1,`in`],[13261,1,`kk`],[13262,1,`km`],[13263,1,`kt`],[13264,1,`lm`],[13265,1,`ln`],[13266,1,`log`],[13267,1,`lx`],[13268,1,`mb`],[13269,1,`mil`],[13270,1,`mol`],[13271,1,`ph`],[13272,3],[13273,1,`ppm`],[13274,1,`pr`],[13275,1,`sr`],[13276,1,`sv`],[13277,1,`wb`],[13278,1,`v∕m`],[13279,1,`a∕m`],[13280,1,`1日`],[13281,1,`2日`],[13282,1,`3日`],[13283,1,`4日`],[13284,1,`5日`],[13285,1,`6日`],[13286,1,`7日`],[13287,1,`8日`],[13288,1,`9日`],[13289,1,`10日`],[13290,1,`11日`],[13291,1,`12日`],[13292,1,`13日`],[13293,1,`14日`],[13294,1,`15日`],[13295,1,`16日`],[13296,1,`17日`],[13297,1,`18日`],[13298,1,`19日`],[13299,1,`20日`],[13300,1,`21日`],[13301,1,`22日`],[13302,1,`23日`],[13303,1,`24日`],[13304,1,`25日`],[13305,1,`26日`],[13306,1,`27日`],[13307,1,`28日`],[13308,1,`29日`],[13309,1,`30日`],[13310,1,`31日`],[13311,1,`gal`],[[13312,19893],2],[[19894,19903],2],[[19904,19967],2],[[19968,40869],2],[[40870,40891],2],[[40892,40899],2],[[40900,40907],2],[40908,2],[[40909,40917],2],[[40918,40938],2],[[40939,40943],2],[[40944,40956],2],[[40957,40959],2],[[40960,42124],2],[[42125,42127],3],[[42128,42145],2],[[42146,42147],2],[[42148,42163],2],[42164,2],[[42165,42176],2],[42177,2],[[42178,42180],2],[42181,2],[42182,2],[[42183,42191],3],[[42192,42237],2],[[42238,42239],2],[[42240,42508],2],[[42509,42511],2],[[42512,42539],2],[[42540,42559],3],[42560,1,`ꙁ`],[42561,2],[42562,1,`ꙃ`],[42563,2],[42564,1,`ꙅ`],[42565,2],[42566,1,`ꙇ`],[42567,2],[42568,1,`ꙉ`],[42569,2],[42570,1,`ꙋ`],[42571,2],[42572,1,`ꙍ`],[42573,2],[42574,1,`ꙏ`],[42575,2],[42576,1,`ꙑ`],[42577,2],[42578,1,`ꙓ`],[42579,2],[42580,1,`ꙕ`],[42581,2],[42582,1,`ꙗ`],[42583,2],[42584,1,`ꙙ`],[42585,2],[42586,1,`ꙛ`],[42587,2],[42588,1,`ꙝ`],[42589,2],[42590,1,`ꙟ`],[42591,2],[42592,1,`ꙡ`],[42593,2],[42594,1,`ꙣ`],[42595,2],[42596,1,`ꙥ`],[42597,2],[42598,1,`ꙧ`],[42599,2],[42600,1,`ꙩ`],[42601,2],[42602,1,`ꙫ`],[42603,2],[42604,1,`ꙭ`],[[42605,42607],2],[[42608,42611],2],[[42612,42619],2],[[42620,42621],2],[42622,2],[42623,2],[42624,1,`ꚁ`],[42625,2],[42626,1,`ꚃ`],[42627,2],[42628,1,`ꚅ`],[42629,2],[42630,1,`ꚇ`],[42631,2],[42632,1,`ꚉ`],[42633,2],[42634,1,`ꚋ`],[42635,2],[42636,1,`ꚍ`],[42637,2],[42638,1,`ꚏ`],[42639,2],[42640,1,`ꚑ`],[42641,2],[42642,1,`ꚓ`],[42643,2],[42644,1,`ꚕ`],[42645,2],[42646,1,`ꚗ`],[42647,2],[42648,1,`ꚙ`],[42649,2],[42650,1,`ꚛ`],[42651,2],[42652,1,`ъ`],[42653,1,`ь`],[42654,2],[42655,2],[[42656,42725],2],[[42726,42735],2],[[42736,42737],2],[[42738,42743],2],[[42744,42751],3],[[42752,42774],2],[[42775,42778],2],[[42779,42783],2],[[42784,42785],2],[42786,1,`ꜣ`],[42787,2],[42788,1,`ꜥ`],[42789,2],[42790,1,`ꜧ`],[42791,2],[42792,1,`ꜩ`],[42793,2],[42794,1,`ꜫ`],[42795,2],[42796,1,`ꜭ`],[42797,2],[42798,1,`ꜯ`],[[42799,42801],2],[42802,1,`ꜳ`],[42803,2],[42804,1,`ꜵ`],[42805,2],[42806,1,`ꜷ`],[42807,2],[42808,1,`ꜹ`],[42809,2],[42810,1,`ꜻ`],[42811,2],[42812,1,`ꜽ`],[42813,2],[42814,1,`ꜿ`],[42815,2],[42816,1,`ꝁ`],[42817,2],[42818,1,`ꝃ`],[42819,2],[42820,1,`ꝅ`],[42821,2],[42822,1,`ꝇ`],[42823,2],[42824,1,`ꝉ`],[42825,2],[42826,1,`ꝋ`],[42827,2],[42828,1,`ꝍ`],[42829,2],[42830,1,`ꝏ`],[42831,2],[42832,1,`ꝑ`],[42833,2],[42834,1,`ꝓ`],[42835,2],[42836,1,`ꝕ`],[42837,2],[42838,1,`ꝗ`],[42839,2],[42840,1,`ꝙ`],[42841,2],[42842,1,`ꝛ`],[42843,2],[42844,1,`ꝝ`],[42845,2],[42846,1,`ꝟ`],[42847,2],[42848,1,`ꝡ`],[42849,2],[42850,1,`ꝣ`],[42851,2],[42852,1,`ꝥ`],[42853,2],[42854,1,`ꝧ`],[42855,2],[42856,1,`ꝩ`],[42857,2],[42858,1,`ꝫ`],[42859,2],[42860,1,`ꝭ`],[42861,2],[42862,1,`ꝯ`],[42863,2],[42864,1,`ꝯ`],[[42865,42872],2],[42873,1,`ꝺ`],[42874,2],[42875,1,`ꝼ`],[42876,2],[42877,1,`ᵹ`],[42878,1,`ꝿ`],[42879,2],[42880,1,`ꞁ`],[42881,2],[42882,1,`ꞃ`],[42883,2],[42884,1,`ꞅ`],[42885,2],[42886,1,`ꞇ`],[[42887,42888],2],[[42889,42890],2],[42891,1,`ꞌ`],[42892,2],[42893,1,`ɥ`],[42894,2],[42895,2],[42896,1,`ꞑ`],[42897,2],[42898,1,`ꞓ`],[42899,2],[[42900,42901],2],[42902,1,`ꞗ`],[42903,2],[42904,1,`ꞙ`],[42905,2],[42906,1,`ꞛ`],[42907,2],[42908,1,`ꞝ`],[42909,2],[42910,1,`ꞟ`],[42911,2],[42912,1,`ꞡ`],[42913,2],[42914,1,`ꞣ`],[42915,2],[42916,1,`ꞥ`],[42917,2],[42918,1,`ꞧ`],[42919,2],[42920,1,`ꞩ`],[42921,2],[42922,1,`ɦ`],[42923,1,`ɜ`],[42924,1,`ɡ`],[42925,1,`ɬ`],[42926,1,`ɪ`],[42927,2],[42928,1,`ʞ`],[42929,1,`ʇ`],[42930,1,`ʝ`],[42931,1,`ꭓ`],[42932,1,`ꞵ`],[42933,2],[42934,1,`ꞷ`],[42935,2],[42936,1,`ꞹ`],[42937,2],[42938,1,`ꞻ`],[42939,2],[42940,1,`ꞽ`],[42941,2],[42942,1,`ꞿ`],[42943,2],[42944,1,`ꟁ`],[42945,2],[42946,1,`ꟃ`],[42947,2],[42948,1,`ꞔ`],[42949,1,`ʂ`],[42950,1,`ᶎ`],[42951,1,`ꟈ`],[42952,2],[42953,1,`ꟊ`],[42954,2],[42955,1,`ɤ`],[42956,1,`ꟍ`],[42957,2],[[42958,42959],3],[42960,1,`ꟑ`],[42961,2],[42962,3],[42963,2],[42964,3],[42965,2],[42966,1,`ꟗ`],[42967,2],[42968,1,`ꟙ`],[42969,2],[42970,1,`ꟛ`],[42971,2],[42972,1,`ƛ`],[[42973,42993],3],[42994,1,`c`],[42995,1,`f`],[42996,1,`q`],[42997,1,`ꟶ`],[42998,2],[42999,2],[43e3,1,`ħ`],[43001,1,`œ`],[43002,2],[[43003,43007],2],[[43008,43047],2],[[43048,43051],2],[43052,2],[[43053,43055],3],[[43056,43065],2],[[43066,43071],3],[[43072,43123],2],[[43124,43127],2],[[43128,43135],3],[[43136,43204],2],[43205,2],[[43206,43213],3],[[43214,43215],2],[[43216,43225],2],[[43226,43231],3],[[43232,43255],2],[[43256,43258],2],[43259,2],[43260,2],[43261,2],[[43262,43263],2],[[43264,43309],2],[[43310,43311],2],[[43312,43347],2],[[43348,43358],3],[43359,2],[[43360,43388],2],[[43389,43391],3],[[43392,43456],2],[[43457,43469],2],[43470,3],[[43471,43481],2],[[43482,43485],3],[[43486,43487],2],[[43488,43518],2],[43519,3],[[43520,43574],2],[[43575,43583],3],[[43584,43597],2],[[43598,43599],3],[[43600,43609],2],[[43610,43611],3],[[43612,43615],2],[[43616,43638],2],[[43639,43641],2],[[43642,43643],2],[[43644,43647],2],[[43648,43714],2],[[43715,43738],3],[[43739,43741],2],[[43742,43743],2],[[43744,43759],2],[[43760,43761],2],[[43762,43766],2],[[43767,43776],3],[[43777,43782],2],[[43783,43784],3],[[43785,43790],2],[[43791,43792],3],[[43793,43798],2],[[43799,43807],3],[[43808,43814],2],[43815,3],[[43816,43822],2],[43823,3],[[43824,43866],2],[43867,2],[43868,1,`ꜧ`],[43869,1,`ꬷ`],[43870,1,`ɫ`],[43871,1,`ꭒ`],[[43872,43875],2],[[43876,43877],2],[[43878,43879],2],[43880,2],[43881,1,`ʍ`],[[43882,43883],2],[[43884,43887],3],[43888,1,`Ꭰ`],[43889,1,`Ꭱ`],[43890,1,`Ꭲ`],[43891,1,`Ꭳ`],[43892,1,`Ꭴ`],[43893,1,`Ꭵ`],[43894,1,`Ꭶ`],[43895,1,`Ꭷ`],[43896,1,`Ꭸ`],[43897,1,`Ꭹ`],[43898,1,`Ꭺ`],[43899,1,`Ꭻ`],[43900,1,`Ꭼ`],[43901,1,`Ꭽ`],[43902,1,`Ꭾ`],[43903,1,`Ꭿ`],[43904,1,`Ꮀ`],[43905,1,`Ꮁ`],[43906,1,`Ꮂ`],[43907,1,`Ꮃ`],[43908,1,`Ꮄ`],[43909,1,`Ꮅ`],[43910,1,`Ꮆ`],[43911,1,`Ꮇ`],[43912,1,`Ꮈ`],[43913,1,`Ꮉ`],[43914,1,`Ꮊ`],[43915,1,`Ꮋ`],[43916,1,`Ꮌ`],[43917,1,`Ꮍ`],[43918,1,`Ꮎ`],[43919,1,`Ꮏ`],[43920,1,`Ꮐ`],[43921,1,`Ꮑ`],[43922,1,`Ꮒ`],[43923,1,`Ꮓ`],[43924,1,`Ꮔ`],[43925,1,`Ꮕ`],[43926,1,`Ꮖ`],[43927,1,`Ꮗ`],[43928,1,`Ꮘ`],[43929,1,`Ꮙ`],[43930,1,`Ꮚ`],[43931,1,`Ꮛ`],[43932,1,`Ꮜ`],[43933,1,`Ꮝ`],[43934,1,`Ꮞ`],[43935,1,`Ꮟ`],[43936,1,`Ꮠ`],[43937,1,`Ꮡ`],[43938,1,`Ꮢ`],[43939,1,`Ꮣ`],[43940,1,`Ꮤ`],[43941,1,`Ꮥ`],[43942,1,`Ꮦ`],[43943,1,`Ꮧ`],[43944,1,`Ꮨ`],[43945,1,`Ꮩ`],[43946,1,`Ꮪ`],[43947,1,`Ꮫ`],[43948,1,`Ꮬ`],[43949,1,`Ꮭ`],[43950,1,`Ꮮ`],[43951,1,`Ꮯ`],[43952,1,`Ꮰ`],[43953,1,`Ꮱ`],[43954,1,`Ꮲ`],[43955,1,`Ꮳ`],[43956,1,`Ꮴ`],[43957,1,`Ꮵ`],[43958,1,`Ꮶ`],[43959,1,`Ꮷ`],[43960,1,`Ꮸ`],[43961,1,`Ꮹ`],[43962,1,`Ꮺ`],[43963,1,`Ꮻ`],[43964,1,`Ꮼ`],[43965,1,`Ꮽ`],[43966,1,`Ꮾ`],[43967,1,`Ꮿ`],[[43968,44010],2],[44011,2],[[44012,44013],2],[[44014,44015],3],[[44016,44025],2],[[44026,44031],3],[[44032,55203],2],[[55204,55215],3],[[55216,55238],2],[[55239,55242],3],[[55243,55291],2],[[55292,55295],3],[[55296,57343],3],[[57344,63743],3],[63744,1,`豈`],[63745,1,`更`],[63746,1,`車`],[63747,1,`賈`],[63748,1,`滑`],[63749,1,`串`],[63750,1,`句`],[[63751,63752],1,`龜`],[63753,1,`契`],[63754,1,`金`],[63755,1,`喇`],[63756,1,`奈`],[63757,1,`懶`],[63758,1,`癩`],[63759,1,`羅`],[63760,1,`蘿`],[63761,1,`螺`],[63762,1,`裸`],[63763,1,`邏`],[63764,1,`樂`],[63765,1,`洛`],[63766,1,`烙`],[63767,1,`珞`],[63768,1,`落`],[63769,1,`酪`],[63770,1,`駱`],[63771,1,`亂`],[63772,1,`卵`],[63773,1,`欄`],[63774,1,`爛`],[63775,1,`蘭`],[63776,1,`鸞`],[63777,1,`嵐`],[63778,1,`濫`],[63779,1,`藍`],[63780,1,`襤`],[63781,1,`拉`],[63782,1,`臘`],[63783,1,`蠟`],[63784,1,`廊`],[63785,1,`朗`],[63786,1,`浪`],[63787,1,`狼`],[63788,1,`郎`],[63789,1,`來`],[63790,1,`冷`],[63791,1,`勞`],[63792,1,`擄`],[63793,1,`櫓`],[63794,1,`爐`],[63795,1,`盧`],[63796,1,`老`],[63797,1,`蘆`],[63798,1,`虜`],[63799,1,`路`],[63800,1,`露`],[63801,1,`魯`],[63802,1,`鷺`],[63803,1,`碌`],[63804,1,`祿`],[63805,1,`綠`],[63806,1,`菉`],[63807,1,`錄`],[63808,1,`鹿`],[63809,1,`論`],[63810,1,`壟`],[63811,1,`弄`],[63812,1,`籠`],[63813,1,`聾`],[63814,1,`牢`],[63815,1,`磊`],[63816,1,`賂`],[63817,1,`雷`],[63818,1,`壘`],[63819,1,`屢`],[63820,1,`樓`],[63821,1,`淚`],[63822,1,`漏`],[63823,1,`累`],[63824,1,`縷`],[63825,1,`陋`],[63826,1,`勒`],[63827,1,`肋`],[63828,1,`凜`],[63829,1,`凌`],[63830,1,`稜`],[63831,1,`綾`],[63832,1,`菱`],[63833,1,`陵`],[63834,1,`讀`],[63835,1,`拏`],[63836,1,`樂`],[63837,1,`諾`],[63838,1,`丹`],[63839,1,`寧`],[63840,1,`怒`],[63841,1,`率`],[63842,1,`異`],[63843,1,`北`],[63844,1,`磻`],[63845,1,`便`],[63846,1,`復`],[63847,1,`不`],[63848,1,`泌`],[63849,1,`數`],[63850,1,`索`],[63851,1,`參`],[63852,1,`塞`],[63853,1,`省`],[63854,1,`葉`],[63855,1,`說`],[63856,1,`殺`],[63857,1,`辰`],[63858,1,`沈`],[63859,1,`拾`],[63860,1,`若`],[63861,1,`掠`],[63862,1,`略`],[63863,1,`亮`],[63864,1,`兩`],[63865,1,`凉`],[63866,1,`梁`],[63867,1,`糧`],[63868,1,`良`],[63869,1,`諒`],[63870,1,`量`],[63871,1,`勵`],[63872,1,`呂`],[63873,1,`女`],[63874,1,`廬`],[63875,1,`旅`],[63876,1,`濾`],[63877,1,`礪`],[63878,1,`閭`],[63879,1,`驪`],[63880,1,`麗`],[63881,1,`黎`],[63882,1,`力`],[63883,1,`曆`],[63884,1,`歷`],[63885,1,`轢`],[63886,1,`年`],[63887,1,`憐`],[63888,1,`戀`],[63889,1,`撚`],[63890,1,`漣`],[63891,1,`煉`],[63892,1,`璉`],[63893,1,`秊`],[63894,1,`練`],[63895,1,`聯`],[63896,1,`輦`],[63897,1,`蓮`],[63898,1,`連`],[63899,1,`鍊`],[63900,1,`列`],[63901,1,`劣`],[63902,1,`咽`],[63903,1,`烈`],[63904,1,`裂`],[63905,1,`說`],[63906,1,`廉`],[63907,1,`念`],[63908,1,`捻`],[63909,1,`殮`],[63910,1,`簾`],[63911,1,`獵`],[63912,1,`令`],[63913,1,`囹`],[63914,1,`寧`],[63915,1,`嶺`],[63916,1,`怜`],[63917,1,`玲`],[63918,1,`瑩`],[63919,1,`羚`],[63920,1,`聆`],[63921,1,`鈴`],[63922,1,`零`],[63923,1,`靈`],[63924,1,`領`],[63925,1,`例`],[63926,1,`禮`],[63927,1,`醴`],[63928,1,`隸`],[63929,1,`惡`],[63930,1,`了`],[63931,1,`僚`],[63932,1,`寮`],[63933,1,`尿`],[63934,1,`料`],[63935,1,`樂`],[63936,1,`燎`],[63937,1,`療`],[63938,1,`蓼`],[63939,1,`遼`],[63940,1,`龍`],[63941,1,`暈`],[63942,1,`阮`],[63943,1,`劉`],[63944,1,`杻`],[63945,1,`柳`],[63946,1,`流`],[63947,1,`溜`],[63948,1,`琉`],[63949,1,`留`],[63950,1,`硫`],[63951,1,`紐`],[63952,1,`類`],[63953,1,`六`],[63954,1,`戮`],[63955,1,`陸`],[63956,1,`倫`],[63957,1,`崙`],[63958,1,`淪`],[63959,1,`輪`],[63960,1,`律`],[63961,1,`慄`],[63962,1,`栗`],[63963,1,`率`],[63964,1,`隆`],[63965,1,`利`],[63966,1,`吏`],[63967,1,`履`],[63968,1,`易`],[63969,1,`李`],[63970,1,`梨`],[63971,1,`泥`],[63972,1,`理`],[63973,1,`痢`],[63974,1,`罹`],[63975,1,`裏`],[63976,1,`裡`],[63977,1,`里`],[63978,1,`離`],[63979,1,`匿`],[63980,1,`溺`],[63981,1,`吝`],[63982,1,`燐`],[63983,1,`璘`],[63984,1,`藺`],[63985,1,`隣`],[63986,1,`鱗`],[63987,1,`麟`],[63988,1,`林`],[63989,1,`淋`],[63990,1,`臨`],[63991,1,`立`],[63992,1,`笠`],[63993,1,`粒`],[63994,1,`狀`],[63995,1,`炙`],[63996,1,`識`],[63997,1,`什`],[63998,1,`茶`],[63999,1,`刺`],[64e3,1,`切`],[64001,1,`度`],[64002,1,`拓`],[64003,1,`糖`],[64004,1,`宅`],[64005,1,`洞`],[64006,1,`暴`],[64007,1,`輻`],[64008,1,`行`],[64009,1,`降`],[64010,1,`見`],[64011,1,`廓`],[64012,1,`兀`],[64013,1,`嗀`],[[64014,64015],2],[64016,1,`塚`],[64017,2],[64018,1,`晴`],[[64019,64020],2],[64021,1,`凞`],[64022,1,`猪`],[64023,1,`益`],[64024,1,`礼`],[64025,1,`神`],[64026,1,`祥`],[64027,1,`福`],[64028,1,`靖`],[64029,1,`精`],[64030,1,`羽`],[64031,2],[64032,1,`蘒`],[64033,2],[64034,1,`諸`],[[64035,64036],2],[64037,1,`逸`],[64038,1,`都`],[[64039,64041],2],[64042,1,`飯`],[64043,1,`飼`],[64044,1,`館`],[64045,1,`鶴`],[64046,1,`郞`],[64047,1,`隷`],[64048,1,`侮`],[64049,1,`僧`],[64050,1,`免`],[64051,1,`勉`],[64052,1,`勤`],[64053,1,`卑`],[64054,1,`喝`],[64055,1,`嘆`],[64056,1,`器`],[64057,1,`塀`],[64058,1,`墨`],[64059,1,`層`],[64060,1,`屮`],[64061,1,`悔`],[64062,1,`慨`],[64063,1,`憎`],[64064,1,`懲`],[64065,1,`敏`],[64066,1,`既`],[64067,1,`暑`],[64068,1,`梅`],[64069,1,`海`],[64070,1,`渚`],[64071,1,`漢`],[64072,1,`煮`],[64073,1,`爫`],[64074,1,`琢`],[64075,1,`碑`],[64076,1,`社`],[64077,1,`祉`],[64078,1,`祈`],[64079,1,`祐`],[64080,1,`祖`],[64081,1,`祝`],[64082,1,`禍`],[64083,1,`禎`],[64084,1,`穀`],[64085,1,`突`],[64086,1,`節`],[64087,1,`練`],[64088,1,`縉`],[64089,1,`繁`],[64090,1,`署`],[64091,1,`者`],[64092,1,`臭`],[[64093,64094],1,`艹`],[64095,1,`著`],[64096,1,`褐`],[64097,1,`視`],[64098,1,`謁`],[64099,1,`謹`],[64100,1,`賓`],[64101,1,`贈`],[64102,1,`辶`],[64103,1,`逸`],[64104,1,`難`],[64105,1,`響`],[64106,1,`頻`],[64107,1,`恵`],[64108,1,`𤋮`],[64109,1,`舘`],[[64110,64111],3],[64112,1,`並`],[64113,1,`况`],[64114,1,`全`],[64115,1,`侀`],[64116,1,`充`],[64117,1,`冀`],[64118,1,`勇`],[64119,1,`勺`],[64120,1,`喝`],[64121,1,`啕`],[64122,1,`喙`],[64123,1,`嗢`],[64124,1,`塚`],[64125,1,`墳`],[64126,1,`奄`],[64127,1,`奔`],[64128,1,`婢`],[64129,1,`嬨`],[64130,1,`廒`],[64131,1,`廙`],[64132,1,`彩`],[64133,1,`徭`],[64134,1,`惘`],[64135,1,`慎`],[64136,1,`愈`],[64137,1,`憎`],[64138,1,`慠`],[64139,1,`懲`],[64140,1,`戴`],[64141,1,`揄`],[64142,1,`搜`],[64143,1,`摒`],[64144,1,`敖`],[64145,1,`晴`],[64146,1,`朗`],[64147,1,`望`],[64148,1,`杖`],[64149,1,`歹`],[64150,1,`殺`],[64151,1,`流`],[64152,1,`滛`],[64153,1,`滋`],[64154,1,`漢`],[64155,1,`瀞`],[64156,1,`煮`],[64157,1,`瞧`],[64158,1,`爵`],[64159,1,`犯`],[64160,1,`猪`],[64161,1,`瑱`],[64162,1,`甆`],[64163,1,`画`],[64164,1,`瘝`],[64165,1,`瘟`],[64166,1,`益`],[64167,1,`盛`],[64168,1,`直`],[64169,1,`睊`],[64170,1,`着`],[64171,1,`磌`],[64172,1,`窱`],[64173,1,`節`],[64174,1,`类`],[64175,1,`絛`],[64176,1,`練`],[64177,1,`缾`],[64178,1,`者`],[64179,1,`荒`],[64180,1,`華`],[64181,1,`蝹`],[64182,1,`襁`],[64183,1,`覆`],[64184,1,`視`],[64185,1,`調`],[64186,1,`諸`],[64187,1,`請`],[64188,1,`謁`],[64189,1,`諾`],[64190,1,`諭`],[64191,1,`謹`],[64192,1,`變`],[64193,1,`贈`],[64194,1,`輸`],[64195,1,`遲`],[64196,1,`醙`],[64197,1,`鉶`],[64198,1,`陼`],[64199,1,`難`],[64200,1,`靖`],[64201,1,`韛`],[64202,1,`響`],[64203,1,`頋`],[64204,1,`頻`],[64205,1,`鬒`],[64206,1,`龜`],[64207,1,`𢡊`],[64208,1,`𢡄`],[64209,1,`𣏕`],[64210,1,`㮝`],[64211,1,`䀘`],[64212,1,`䀹`],[64213,1,`𥉉`],[64214,1,`𥳐`],[64215,1,`𧻓`],[64216,1,`齃`],[64217,1,`龎`],[[64218,64255],3],[64256,1,`ff`],[64257,1,`fi`],[64258,1,`fl`],[64259,1,`ffi`],[64260,1,`ffl`],[[64261,64262],1,`st`],[[64263,64274],3],[64275,1,`մն`],[64276,1,`մե`],[64277,1,`մի`],[64278,1,`վն`],[64279,1,`մխ`],[[64280,64284],3],[64285,1,`יִ`],[64286,2],[64287,1,`ײַ`],[64288,1,`ע`],[64289,1,`א`],[64290,1,`ד`],[64291,1,`ה`],[64292,1,`כ`],[64293,1,`ל`],[64294,1,`ם`],[64295,1,`ר`],[64296,1,`ת`],[64297,1,`+`],[64298,1,`שׁ`],[64299,1,`שׂ`],[64300,1,`שּׁ`],[64301,1,`שּׂ`],[64302,1,`אַ`],[64303,1,`אָ`],[64304,1,`אּ`],[64305,1,`בּ`],[64306,1,`גּ`],[64307,1,`דּ`],[64308,1,`הּ`],[64309,1,`וּ`],[64310,1,`זּ`],[64311,3],[64312,1,`טּ`],[64313,1,`יּ`],[64314,1,`ךּ`],[64315,1,`כּ`],[64316,1,`לּ`],[64317,3],[64318,1,`מּ`],[64319,3],[64320,1,`נּ`],[64321,1,`סּ`],[64322,3],[64323,1,`ףּ`],[64324,1,`פּ`],[64325,3],[64326,1,`צּ`],[64327,1,`קּ`],[64328,1,`רּ`],[64329,1,`שּ`],[64330,1,`תּ`],[64331,1,`וֹ`],[64332,1,`בֿ`],[64333,1,`כֿ`],[64334,1,`פֿ`],[64335,1,`אל`],[[64336,64337],1,`ٱ`],[[64338,64341],1,`ٻ`],[[64342,64345],1,`پ`],[[64346,64349],1,`ڀ`],[[64350,64353],1,`ٺ`],[[64354,64357],1,`ٿ`],[[64358,64361],1,`ٹ`],[[64362,64365],1,`ڤ`],[[64366,64369],1,`ڦ`],[[64370,64373],1,`ڄ`],[[64374,64377],1,`ڃ`],[[64378,64381],1,`چ`],[[64382,64385],1,`ڇ`],[[64386,64387],1,`ڍ`],[[64388,64389],1,`ڌ`],[[64390,64391],1,`ڎ`],[[64392,64393],1,`ڈ`],[[64394,64395],1,`ژ`],[[64396,64397],1,`ڑ`],[[64398,64401],1,`ک`],[[64402,64405],1,`گ`],[[64406,64409],1,`ڳ`],[[64410,64413],1,`ڱ`],[[64414,64415],1,`ں`],[[64416,64419],1,`ڻ`],[[64420,64421],1,`ۀ`],[[64422,64425],1,`ہ`],[[64426,64429],1,`ھ`],[[64430,64431],1,`ے`],[[64432,64433],1,`ۓ`],[[64434,64449],2],[64450,2],[[64451,64466],3],[[64467,64470],1,`ڭ`],[[64471,64472],1,`ۇ`],[[64473,64474],1,`ۆ`],[[64475,64476],1,`ۈ`],[64477,1,`ۇٴ`],[[64478,64479],1,`ۋ`],[[64480,64481],1,`ۅ`],[[64482,64483],1,`ۉ`],[[64484,64487],1,`ې`],[[64488,64489],1,`ى`],[[64490,64491],1,`ئا`],[[64492,64493],1,`ئە`],[[64494,64495],1,`ئو`],[[64496,64497],1,`ئۇ`],[[64498,64499],1,`ئۆ`],[[64500,64501],1,`ئۈ`],[[64502,64504],1,`ئې`],[[64505,64507],1,`ئى`],[[64508,64511],1,`ی`],[64512,1,`ئج`],[64513,1,`ئح`],[64514,1,`ئم`],[64515,1,`ئى`],[64516,1,`ئي`],[64517,1,`بج`],[64518,1,`بح`],[64519,1,`بخ`],[64520,1,`بم`],[64521,1,`بى`],[64522,1,`بي`],[64523,1,`تج`],[64524,1,`تح`],[64525,1,`تخ`],[64526,1,`تم`],[64527,1,`تى`],[64528,1,`تي`],[64529,1,`ثج`],[64530,1,`ثم`],[64531,1,`ثى`],[64532,1,`ثي`],[64533,1,`جح`],[64534,1,`جم`],[64535,1,`حج`],[64536,1,`حم`],[64537,1,`خج`],[64538,1,`خح`],[64539,1,`خم`],[64540,1,`سج`],[64541,1,`سح`],[64542,1,`سخ`],[64543,1,`سم`],[64544,1,`صح`],[64545,1,`صم`],[64546,1,`ضج`],[64547,1,`ضح`],[64548,1,`ضخ`],[64549,1,`ضم`],[64550,1,`طح`],[64551,1,`طم`],[64552,1,`ظم`],[64553,1,`عج`],[64554,1,`عم`],[64555,1,`غج`],[64556,1,`غم`],[64557,1,`فج`],[64558,1,`فح`],[64559,1,`فخ`],[64560,1,`فم`],[64561,1,`فى`],[64562,1,`في`],[64563,1,`قح`],[64564,1,`قم`],[64565,1,`قى`],[64566,1,`قي`],[64567,1,`كا`],[64568,1,`كج`],[64569,1,`كح`],[64570,1,`كخ`],[64571,1,`كل`],[64572,1,`كم`],[64573,1,`كى`],[64574,1,`كي`],[64575,1,`لج`],[64576,1,`لح`],[64577,1,`لخ`],[64578,1,`لم`],[64579,1,`لى`],[64580,1,`لي`],[64581,1,`مج`],[64582,1,`مح`],[64583,1,`مخ`],[64584,1,`مم`],[64585,1,`مى`],[64586,1,`مي`],[64587,1,`نج`],[64588,1,`نح`],[64589,1,`نخ`],[64590,1,`نم`],[64591,1,`نى`],[64592,1,`ني`],[64593,1,`هج`],[64594,1,`هم`],[64595,1,`هى`],[64596,1,`هي`],[64597,1,`يج`],[64598,1,`يح`],[64599,1,`يخ`],[64600,1,`يم`],[64601,1,`يى`],[64602,1,`يي`],[64603,1,`ذٰ`],[64604,1,`رٰ`],[64605,1,`ىٰ`],[64606,1,` ٌّ`],[64607,1,` ٍّ`],[64608,1,` َّ`],[64609,1,` ُّ`],[64610,1,` ِّ`],[64611,1,` ّٰ`],[64612,1,`ئر`],[64613,1,`ئز`],[64614,1,`ئم`],[64615,1,`ئن`],[64616,1,`ئى`],[64617,1,`ئي`],[64618,1,`بر`],[64619,1,`بز`],[64620,1,`بم`],[64621,1,`بن`],[64622,1,`بى`],[64623,1,`بي`],[64624,1,`تر`],[64625,1,`تز`],[64626,1,`تم`],[64627,1,`تن`],[64628,1,`تى`],[64629,1,`تي`],[64630,1,`ثر`],[64631,1,`ثز`],[64632,1,`ثم`],[64633,1,`ثن`],[64634,1,`ثى`],[64635,1,`ثي`],[64636,1,`فى`],[64637,1,`في`],[64638,1,`قى`],[64639,1,`قي`],[64640,1,`كا`],[64641,1,`كل`],[64642,1,`كم`],[64643,1,`كى`],[64644,1,`كي`],[64645,1,`لم`],[64646,1,`لى`],[64647,1,`لي`],[64648,1,`ما`],[64649,1,`مم`],[64650,1,`نر`],[64651,1,`نز`],[64652,1,`نم`],[64653,1,`نن`],[64654,1,`نى`],[64655,1,`ني`],[64656,1,`ىٰ`],[64657,1,`ير`],[64658,1,`يز`],[64659,1,`يم`],[64660,1,`ين`],[64661,1,`يى`],[64662,1,`يي`],[64663,1,`ئج`],[64664,1,`ئح`],[64665,1,`ئخ`],[64666,1,`ئم`],[64667,1,`ئه`],[64668,1,`بج`],[64669,1,`بح`],[64670,1,`بخ`],[64671,1,`بم`],[64672,1,`به`],[64673,1,`تج`],[64674,1,`تح`],[64675,1,`تخ`],[64676,1,`تم`],[64677,1,`ته`],[64678,1,`ثم`],[64679,1,`جح`],[64680,1,`جم`],[64681,1,`حج`],[64682,1,`حم`],[64683,1,`خج`],[64684,1,`خم`],[64685,1,`سج`],[64686,1,`سح`],[64687,1,`سخ`],[64688,1,`سم`],[64689,1,`صح`],[64690,1,`صخ`],[64691,1,`صم`],[64692,1,`ضج`],[64693,1,`ضح`],[64694,1,`ضخ`],[64695,1,`ضم`],[64696,1,`طح`],[64697,1,`ظم`],[64698,1,`عج`],[64699,1,`عم`],[64700,1,`غج`],[64701,1,`غم`],[64702,1,`فج`],[64703,1,`فح`],[64704,1,`فخ`],[64705,1,`فم`],[64706,1,`قح`],[64707,1,`قم`],[64708,1,`كج`],[64709,1,`كح`],[64710,1,`كخ`],[64711,1,`كل`],[64712,1,`كم`],[64713,1,`لج`],[64714,1,`لح`],[64715,1,`لخ`],[64716,1,`لم`],[64717,1,`له`],[64718,1,`مج`],[64719,1,`مح`],[64720,1,`مخ`],[64721,1,`مم`],[64722,1,`نج`],[64723,1,`نح`],[64724,1,`نخ`],[64725,1,`نم`],[64726,1,`نه`],[64727,1,`هج`],[64728,1,`هم`],[64729,1,`هٰ`],[64730,1,`يج`],[64731,1,`يح`],[64732,1,`يخ`],[64733,1,`يم`],[64734,1,`يه`],[64735,1,`ئم`],[64736,1,`ئه`],[64737,1,`بم`],[64738,1,`به`],[64739,1,`تم`],[64740,1,`ته`],[64741,1,`ثم`],[64742,1,`ثه`],[64743,1,`سم`],[64744,1,`سه`],[64745,1,`شم`],[64746,1,`شه`],[64747,1,`كل`],[64748,1,`كم`],[64749,1,`لم`],[64750,1,`نم`],[64751,1,`نه`],[64752,1,`يم`],[64753,1,`يه`],[64754,1,`ـَّ`],[64755,1,`ـُّ`],[64756,1,`ـِّ`],[64757,1,`طى`],[64758,1,`طي`],[64759,1,`عى`],[64760,1,`عي`],[64761,1,`غى`],[64762,1,`غي`],[64763,1,`سى`],[64764,1,`سي`],[64765,1,`شى`],[64766,1,`شي`],[64767,1,`حى`],[64768,1,`حي`],[64769,1,`جى`],[64770,1,`جي`],[64771,1,`خى`],[64772,1,`خي`],[64773,1,`صى`],[64774,1,`صي`],[64775,1,`ضى`],[64776,1,`ضي`],[64777,1,`شج`],[64778,1,`شح`],[64779,1,`شخ`],[64780,1,`شم`],[64781,1,`شر`],[64782,1,`سر`],[64783,1,`صر`],[64784,1,`ضر`],[64785,1,`طى`],[64786,1,`طي`],[64787,1,`عى`],[64788,1,`عي`],[64789,1,`غى`],[64790,1,`غي`],[64791,1,`سى`],[64792,1,`سي`],[64793,1,`شى`],[64794,1,`شي`],[64795,1,`حى`],[64796,1,`حي`],[64797,1,`جى`],[64798,1,`جي`],[64799,1,`خى`],[64800,1,`خي`],[64801,1,`صى`],[64802,1,`صي`],[64803,1,`ضى`],[64804,1,`ضي`],[64805,1,`شج`],[64806,1,`شح`],[64807,1,`شخ`],[64808,1,`شم`],[64809,1,`شر`],[64810,1,`سر`],[64811,1,`صر`],[64812,1,`ضر`],[64813,1,`شج`],[64814,1,`شح`],[64815,1,`شخ`],[64816,1,`شم`],[64817,1,`سه`],[64818,1,`شه`],[64819,1,`طم`],[64820,1,`سج`],[64821,1,`سح`],[64822,1,`سخ`],[64823,1,`شج`],[64824,1,`شح`],[64825,1,`شخ`],[64826,1,`طم`],[64827,1,`ظم`],[[64828,64829],1,`اً`],[[64830,64831],2],[[64832,64847],2],[64848,1,`تجم`],[[64849,64850],1,`تحج`],[64851,1,`تحم`],[64852,1,`تخم`],[64853,1,`تمج`],[64854,1,`تمح`],[64855,1,`تمخ`],[[64856,64857],1,`جمح`],[64858,1,`حمي`],[64859,1,`حمى`],[64860,1,`سحج`],[64861,1,`سجح`],[64862,1,`سجى`],[[64863,64864],1,`سمح`],[64865,1,`سمج`],[[64866,64867],1,`سمم`],[[64868,64869],1,`صحح`],[64870,1,`صمم`],[[64871,64872],1,`شحم`],[64873,1,`شجي`],[[64874,64875],1,`شمخ`],[[64876,64877],1,`شمم`],[64878,1,`ضحى`],[[64879,64880],1,`ضخم`],[[64881,64882],1,`طمح`],[64883,1,`طمم`],[64884,1,`طمي`],[64885,1,`عجم`],[[64886,64887],1,`عمم`],[64888,1,`عمى`],[64889,1,`غمم`],[64890,1,`غمي`],[64891,1,`غمى`],[[64892,64893],1,`فخم`],[64894,1,`قمح`],[64895,1,`قمم`],[64896,1,`لحم`],[64897,1,`لحي`],[64898,1,`لحى`],[[64899,64900],1,`لجج`],[[64901,64902],1,`لخم`],[[64903,64904],1,`لمح`],[64905,1,`محج`],[64906,1,`محم`],[64907,1,`محي`],[64908,1,`مجح`],[64909,1,`مجم`],[64910,1,`مخج`],[64911,1,`مخم`],[[64912,64913],3],[64914,1,`مجخ`],[64915,1,`همج`],[64916,1,`همم`],[64917,1,`نحم`],[64918,1,`نحى`],[[64919,64920],1,`نجم`],[64921,1,`نجى`],[64922,1,`نمي`],[64923,1,`نمى`],[[64924,64925],1,`يمم`],[64926,1,`بخي`],[64927,1,`تجي`],[64928,1,`تجى`],[64929,1,`تخي`],[64930,1,`تخى`],[64931,1,`تمي`],[64932,1,`تمى`],[64933,1,`جمي`],[64934,1,`جحى`],[64935,1,`جمى`],[64936,1,`سخى`],[64937,1,`صحي`],[64938,1,`شحي`],[64939,1,`ضحي`],[64940,1,`لجي`],[64941,1,`لمي`],[64942,1,`يحي`],[64943,1,`يجي`],[64944,1,`يمي`],[64945,1,`ممي`],[64946,1,`قمي`],[64947,1,`نحي`],[64948,1,`قمح`],[64949,1,`لحم`],[64950,1,`عمي`],[64951,1,`كمي`],[64952,1,`نجح`],[64953,1,`مخي`],[64954,1,`لجم`],[64955,1,`كمم`],[64956,1,`لجم`],[64957,1,`نجح`],[64958,1,`جحي`],[64959,1,`حجي`],[64960,1,`مجي`],[64961,1,`فمي`],[64962,1,`بحي`],[64963,1,`كمم`],[64964,1,`عجم`],[64965,1,`صمم`],[64966,1,`سخي`],[64967,1,`نجي`],[[64968,64974],3],[64975,2],[[64976,65007],3],[65008,1,`صلے`],[65009,1,`قلے`],[65010,1,`الله`],[65011,1,`اكبر`],[65012,1,`محمد`],[65013,1,`صلعم`],[65014,1,`رسول`],[65015,1,`عليه`],[65016,1,`وسلم`],[65017,1,`صلى`],[65018,1,`صلى الله عليه وسلم`],[65019,1,`جل جلاله`],[65020,1,`ریال`],[65021,2],[[65022,65023],2],[[65024,65039],7],[65040,1,`,`],[65041,1,`、`],[65042,3],[65043,1,`:`],[65044,1,`;`],[65045,1,`!`],[65046,1,`?`],[65047,1,`〖`],[65048,1,`〗`],[65049,3],[[65050,65055],3],[[65056,65059],2],[[65060,65062],2],[[65063,65069],2],[[65070,65071],2],[65072,3],[65073,1,`—`],[65074,1,`–`],[[65075,65076],1,`_`],[65077,1,`(`],[65078,1,`)`],[65079,1,`{`],[65080,1,`}`],[65081,1,`〔`],[65082,1,`〕`],[65083,1,`【`],[65084,1,`】`],[65085,1,`《`],[65086,1,`》`],[65087,1,`〈`],[65088,1,`〉`],[65089,1,`「`],[65090,1,`」`],[65091,1,`『`],[65092,1,`』`],[[65093,65094],2],[65095,1,`[`],[65096,1,`]`],[[65097,65100],1,` ̅`],[[65101,65103],1,`_`],[65104,1,`,`],[65105,1,`、`],[65106,3],[65107,3],[65108,1,`;`],[65109,1,`:`],[65110,1,`?`],[65111,1,`!`],[65112,1,`—`],[65113,1,`(`],[65114,1,`)`],[65115,1,`{`],[65116,1,`}`],[65117,1,`〔`],[65118,1,`〕`],[65119,1,`#`],[65120,1,`&`],[65121,1,`*`],[65122,1,`+`],[65123,1,`-`],[65124,1,`<`],[65125,1,`>`],[65126,1,`=`],[65127,3],[65128,1,`\\`],[65129,1,`$`],[65130,1,`%`],[65131,1,`@`],[[65132,65135],3],[65136,1,` ً`],[65137,1,`ـً`],[65138,1,` ٌ`],[65139,2],[65140,1,` ٍ`],[65141,3],[65142,1,` َ`],[65143,1,`ـَ`],[65144,1,` ُ`],[65145,1,`ـُ`],[65146,1,` ِ`],[65147,1,`ـِ`],[65148,1,` ّ`],[65149,1,`ـّ`],[65150,1,` ْ`],[65151,1,`ـْ`],[65152,1,`ء`],[[65153,65154],1,`آ`],[[65155,65156],1,`أ`],[[65157,65158],1,`ؤ`],[[65159,65160],1,`إ`],[[65161,65164],1,`ئ`],[[65165,65166],1,`ا`],[[65167,65170],1,`ب`],[[65171,65172],1,`ة`],[[65173,65176],1,`ت`],[[65177,65180],1,`ث`],[[65181,65184],1,`ج`],[[65185,65188],1,`ح`],[[65189,65192],1,`خ`],[[65193,65194],1,`د`],[[65195,65196],1,`ذ`],[[65197,65198],1,`ر`],[[65199,65200],1,`ز`],[[65201,65204],1,`س`],[[65205,65208],1,`ش`],[[65209,65212],1,`ص`],[[65213,65216],1,`ض`],[[65217,65220],1,`ط`],[[65221,65224],1,`ظ`],[[65225,65228],1,`ع`],[[65229,65232],1,`غ`],[[65233,65236],1,`ف`],[[65237,65240],1,`ق`],[[65241,65244],1,`ك`],[[65245,65248],1,`ل`],[[65249,65252],1,`م`],[[65253,65256],1,`ن`],[[65257,65260],1,`ه`],[[65261,65262],1,`و`],[[65263,65264],1,`ى`],[[65265,65268],1,`ي`],[[65269,65270],1,`لآ`],[[65271,65272],1,`لأ`],[[65273,65274],1,`لإ`],[[65275,65276],1,`لا`],[[65277,65278],3],[65279,7],[65280,3],[65281,1,`!`],[65282,1,`"`],[65283,1,`#`],[65284,1,`$`],[65285,1,`%`],[65286,1,`&`],[65287,1,`'`],[65288,1,`(`],[65289,1,`)`],[65290,1,`*`],[65291,1,`+`],[65292,1,`,`],[65293,1,`-`],[65294,1,`.`],[65295,1,`/`],[65296,1,`0`],[65297,1,`1`],[65298,1,`2`],[65299,1,`3`],[65300,1,`4`],[65301,1,`5`],[65302,1,`6`],[65303,1,`7`],[65304,1,`8`],[65305,1,`9`],[65306,1,`:`],[65307,1,`;`],[65308,1,`<`],[65309,1,`=`],[65310,1,`>`],[65311,1,`?`],[65312,1,`@`],[65313,1,`a`],[65314,1,`b`],[65315,1,`c`],[65316,1,`d`],[65317,1,`e`],[65318,1,`f`],[65319,1,`g`],[65320,1,`h`],[65321,1,`i`],[65322,1,`j`],[65323,1,`k`],[65324,1,`l`],[65325,1,`m`],[65326,1,`n`],[65327,1,`o`],[65328,1,`p`],[65329,1,`q`],[65330,1,`r`],[65331,1,`s`],[65332,1,`t`],[65333,1,`u`],[65334,1,`v`],[65335,1,`w`],[65336,1,`x`],[65337,1,`y`],[65338,1,`z`],[65339,1,`[`],[65340,1,`\\`],[65341,1,`]`],[65342,1,`^`],[65343,1,`_`],[65344,1,"`"],[65345,1,`a`],[65346,1,`b`],[65347,1,`c`],[65348,1,`d`],[65349,1,`e`],[65350,1,`f`],[65351,1,`g`],[65352,1,`h`],[65353,1,`i`],[65354,1,`j`],[65355,1,`k`],[65356,1,`l`],[65357,1,`m`],[65358,1,`n`],[65359,1,`o`],[65360,1,`p`],[65361,1,`q`],[65362,1,`r`],[65363,1,`s`],[65364,1,`t`],[65365,1,`u`],[65366,1,`v`],[65367,1,`w`],[65368,1,`x`],[65369,1,`y`],[65370,1,`z`],[65371,1,`{`],[65372,1,`|`],[65373,1,`}`],[65374,1,`~`],[65375,1,`⦅`],[65376,1,`⦆`],[65377,1,`.`],[65378,1,`「`],[65379,1,`」`],[65380,1,`、`],[65381,1,`・`],[65382,1,`ヲ`],[65383,1,`ァ`],[65384,1,`ィ`],[65385,1,`ゥ`],[65386,1,`ェ`],[65387,1,`ォ`],[65388,1,`ャ`],[65389,1,`ュ`],[65390,1,`ョ`],[65391,1,`ッ`],[65392,1,`ー`],[65393,1,`ア`],[65394,1,`イ`],[65395,1,`ウ`],[65396,1,`エ`],[65397,1,`オ`],[65398,1,`カ`],[65399,1,`キ`],[65400,1,`ク`],[65401,1,`ケ`],[65402,1,`コ`],[65403,1,`サ`],[65404,1,`シ`],[65405,1,`ス`],[65406,1,`セ`],[65407,1,`ソ`],[65408,1,`タ`],[65409,1,`チ`],[65410,1,`ツ`],[65411,1,`テ`],[65412,1,`ト`],[65413,1,`ナ`],[65414,1,`ニ`],[65415,1,`ヌ`],[65416,1,`ネ`],[65417,1,`ノ`],[65418,1,`ハ`],[65419,1,`ヒ`],[65420,1,`フ`],[65421,1,`ヘ`],[65422,1,`ホ`],[65423,1,`マ`],[65424,1,`ミ`],[65425,1,`ム`],[65426,1,`メ`],[65427,1,`モ`],[65428,1,`ヤ`],[65429,1,`ユ`],[65430,1,`ヨ`],[65431,1,`ラ`],[65432,1,`リ`],[65433,1,`ル`],[65434,1,`レ`],[65435,1,`ロ`],[65436,1,`ワ`],[65437,1,`ン`],[65438,1,`゙`],[65439,1,`゚`],[65440,7],[65441,1,`ᄀ`],[65442,1,`ᄁ`],[65443,1,`ᆪ`],[65444,1,`ᄂ`],[65445,1,`ᆬ`],[65446,1,`ᆭ`],[65447,1,`ᄃ`],[65448,1,`ᄄ`],[65449,1,`ᄅ`],[65450,1,`ᆰ`],[65451,1,`ᆱ`],[65452,1,`ᆲ`],[65453,1,`ᆳ`],[65454,1,`ᆴ`],[65455,1,`ᆵ`],[65456,1,`ᄚ`],[65457,1,`ᄆ`],[65458,1,`ᄇ`],[65459,1,`ᄈ`],[65460,1,`ᄡ`],[65461,1,`ᄉ`],[65462,1,`ᄊ`],[65463,1,`ᄋ`],[65464,1,`ᄌ`],[65465,1,`ᄍ`],[65466,1,`ᄎ`],[65467,1,`ᄏ`],[65468,1,`ᄐ`],[65469,1,`ᄑ`],[65470,1,`ᄒ`],[[65471,65473],3],[65474,1,`ᅡ`],[65475,1,`ᅢ`],[65476,1,`ᅣ`],[65477,1,`ᅤ`],[65478,1,`ᅥ`],[65479,1,`ᅦ`],[[65480,65481],3],[65482,1,`ᅧ`],[65483,1,`ᅨ`],[65484,1,`ᅩ`],[65485,1,`ᅪ`],[65486,1,`ᅫ`],[65487,1,`ᅬ`],[[65488,65489],3],[65490,1,`ᅭ`],[65491,1,`ᅮ`],[65492,1,`ᅯ`],[65493,1,`ᅰ`],[65494,1,`ᅱ`],[65495,1,`ᅲ`],[[65496,65497],3],[65498,1,`ᅳ`],[65499,1,`ᅴ`],[65500,1,`ᅵ`],[[65501,65503],3],[65504,1,`¢`],[65505,1,`£`],[65506,1,`¬`],[65507,1,` ̄`],[65508,1,`¦`],[65509,1,`¥`],[65510,1,`₩`],[65511,3],[65512,1,`│`],[65513,1,`←`],[65514,1,`↑`],[65515,1,`→`],[65516,1,`↓`],[65517,1,`■`],[65518,1,`○`],[[65519,65528],3],[[65529,65531],3],[65532,3],[65533,3],[[65534,65535],3],[[65536,65547],2],[65548,3],[[65549,65574],2],[65575,3],[[65576,65594],2],[65595,3],[[65596,65597],2],[65598,3],[[65599,65613],2],[[65614,65615],3],[[65616,65629],2],[[65630,65663],3],[[65664,65786],2],[[65787,65791],3],[[65792,65794],2],[[65795,65798],3],[[65799,65843],2],[[65844,65846],3],[[65847,65855],2],[[65856,65930],2],[[65931,65932],2],[[65933,65934],2],[65935,3],[[65936,65947],2],[65948,2],[[65949,65951],3],[65952,2],[[65953,65999],3],[[66e3,66044],2],[66045,2],[[66046,66175],3],[[66176,66204],2],[[66205,66207],3],[[66208,66256],2],[[66257,66271],3],[66272,2],[[66273,66299],2],[[66300,66303],3],[[66304,66334],2],[66335,2],[[66336,66339],2],[[66340,66348],3],[[66349,66351],2],[[66352,66368],2],[66369,2],[[66370,66377],2],[66378,2],[[66379,66383],3],[[66384,66426],2],[[66427,66431],3],[[66432,66461],2],[66462,3],[66463,2],[[66464,66499],2],[[66500,66503],3],[[66504,66511],2],[[66512,66517],2],[[66518,66559],3],[66560,1,`𐐨`],[66561,1,`𐐩`],[66562,1,`𐐪`],[66563,1,`𐐫`],[66564,1,`𐐬`],[66565,1,`𐐭`],[66566,1,`𐐮`],[66567,1,`𐐯`],[66568,1,`𐐰`],[66569,1,`𐐱`],[66570,1,`𐐲`],[66571,1,`𐐳`],[66572,1,`𐐴`],[66573,1,`𐐵`],[66574,1,`𐐶`],[66575,1,`𐐷`],[66576,1,`𐐸`],[66577,1,`𐐹`],[66578,1,`𐐺`],[66579,1,`𐐻`],[66580,1,`𐐼`],[66581,1,`𐐽`],[66582,1,`𐐾`],[66583,1,`𐐿`],[66584,1,`𐑀`],[66585,1,`𐑁`],[66586,1,`𐑂`],[66587,1,`𐑃`],[66588,1,`𐑄`],[66589,1,`𐑅`],[66590,1,`𐑆`],[66591,1,`𐑇`],[66592,1,`𐑈`],[66593,1,`𐑉`],[66594,1,`𐑊`],[66595,1,`𐑋`],[66596,1,`𐑌`],[66597,1,`𐑍`],[66598,1,`𐑎`],[66599,1,`𐑏`],[[66600,66637],2],[[66638,66717],2],[[66718,66719],3],[[66720,66729],2],[[66730,66735],3],[66736,1,`𐓘`],[66737,1,`𐓙`],[66738,1,`𐓚`],[66739,1,`𐓛`],[66740,1,`𐓜`],[66741,1,`𐓝`],[66742,1,`𐓞`],[66743,1,`𐓟`],[66744,1,`𐓠`],[66745,1,`𐓡`],[66746,1,`𐓢`],[66747,1,`𐓣`],[66748,1,`𐓤`],[66749,1,`𐓥`],[66750,1,`𐓦`],[66751,1,`𐓧`],[66752,1,`𐓨`],[66753,1,`𐓩`],[66754,1,`𐓪`],[66755,1,`𐓫`],[66756,1,`𐓬`],[66757,1,`𐓭`],[66758,1,`𐓮`],[66759,1,`𐓯`],[66760,1,`𐓰`],[66761,1,`𐓱`],[66762,1,`𐓲`],[66763,1,`𐓳`],[66764,1,`𐓴`],[66765,1,`𐓵`],[66766,1,`𐓶`],[66767,1,`𐓷`],[66768,1,`𐓸`],[66769,1,`𐓹`],[66770,1,`𐓺`],[66771,1,`𐓻`],[[66772,66775],3],[[66776,66811],2],[[66812,66815],3],[[66816,66855],2],[[66856,66863],3],[[66864,66915],2],[[66916,66926],3],[66927,2],[66928,1,`𐖗`],[66929,1,`𐖘`],[66930,1,`𐖙`],[66931,1,`𐖚`],[66932,1,`𐖛`],[66933,1,`𐖜`],[66934,1,`𐖝`],[66935,1,`𐖞`],[66936,1,`𐖟`],[66937,1,`𐖠`],[66938,1,`𐖡`],[66939,3],[66940,1,`𐖣`],[66941,1,`𐖤`],[66942,1,`𐖥`],[66943,1,`𐖦`],[66944,1,`𐖧`],[66945,1,`𐖨`],[66946,1,`𐖩`],[66947,1,`𐖪`],[66948,1,`𐖫`],[66949,1,`𐖬`],[66950,1,`𐖭`],[66951,1,`𐖮`],[66952,1,`𐖯`],[66953,1,`𐖰`],[66954,1,`𐖱`],[66955,3],[66956,1,`𐖳`],[66957,1,`𐖴`],[66958,1,`𐖵`],[66959,1,`𐖶`],[66960,1,`𐖷`],[66961,1,`𐖸`],[66962,1,`𐖹`],[66963,3],[66964,1,`𐖻`],[66965,1,`𐖼`],[66966,3],[[66967,66977],2],[66978,3],[[66979,66993],2],[66994,3],[[66995,67001],2],[67002,3],[[67003,67004],2],[[67005,67007],3],[[67008,67059],2],[[67060,67071],3],[[67072,67382],2],[[67383,67391],3],[[67392,67413],2],[[67414,67423],3],[[67424,67431],2],[[67432,67455],3],[67456,2],[67457,1,`ː`],[67458,1,`ˑ`],[67459,1,`æ`],[67460,1,`ʙ`],[67461,1,`ɓ`],[67462,3],[67463,1,`ʣ`],[67464,1,`ꭦ`],[67465,1,`ʥ`],[67466,1,`ʤ`],[67467,1,`ɖ`],[67468,1,`ɗ`],[67469,1,`ᶑ`],[67470,1,`ɘ`],[67471,1,`ɞ`],[67472,1,`ʩ`],[67473,1,`ɤ`],[67474,1,`ɢ`],[67475,1,`ɠ`],[67476,1,`ʛ`],[67477,1,`ħ`],[67478,1,`ʜ`],[67479,1,`ɧ`],[67480,1,`ʄ`],[67481,1,`ʪ`],[67482,1,`ʫ`],[67483,1,`ɬ`],[67484,1,`𝼄`],[67485,1,`ꞎ`],[67486,1,`ɮ`],[67487,1,`𝼅`],[67488,1,`ʎ`],[67489,1,`𝼆`],[67490,1,`ø`],[67491,1,`ɶ`],[67492,1,`ɷ`],[67493,1,`q`],[67494,1,`ɺ`],[67495,1,`𝼈`],[67496,1,`ɽ`],[67497,1,`ɾ`],[67498,1,`ʀ`],[67499,1,`ʨ`],[67500,1,`ʦ`],[67501,1,`ꭧ`],[67502,1,`ʧ`],[67503,1,`ʈ`],[67504,1,`ⱱ`],[67505,3],[67506,1,`ʏ`],[67507,1,`ʡ`],[67508,1,`ʢ`],[67509,1,`ʘ`],[67510,1,`ǀ`],[67511,1,`ǁ`],[67512,1,`ǂ`],[67513,1,`𝼊`],[67514,1,`𝼞`],[[67515,67583],3],[[67584,67589],2],[[67590,67591],3],[67592,2],[67593,3],[[67594,67637],2],[67638,3],[[67639,67640],2],[[67641,67643],3],[67644,2],[[67645,67646],3],[67647,2],[[67648,67669],2],[67670,3],[[67671,67679],2],[[67680,67702],2],[[67703,67711],2],[[67712,67742],2],[[67743,67750],3],[[67751,67759],2],[[67760,67807],3],[[67808,67826],2],[67827,3],[[67828,67829],2],[[67830,67834],3],[[67835,67839],2],[[67840,67861],2],[[67862,67865],2],[[67866,67867],2],[[67868,67870],3],[67871,2],[[67872,67897],2],[[67898,67902],3],[67903,2],[[67904,67967],3],[[67968,68023],2],[[68024,68027],3],[[68028,68029],2],[[68030,68031],2],[[68032,68047],2],[[68048,68049],3],[[68050,68095],2],[[68096,68099],2],[68100,3],[[68101,68102],2],[[68103,68107],3],[[68108,68115],2],[68116,3],[[68117,68119],2],[68120,3],[[68121,68147],2],[[68148,68149],2],[[68150,68151],3],[[68152,68154],2],[[68155,68158],3],[68159,2],[[68160,68167],2],[68168,2],[[68169,68175],3],[[68176,68184],2],[[68185,68191],3],[[68192,68220],2],[[68221,68223],2],[[68224,68252],2],[[68253,68255],2],[[68256,68287],3],[[68288,68295],2],[68296,2],[[68297,68326],2],[[68327,68330],3],[[68331,68342],2],[[68343,68351],3],[[68352,68405],2],[[68406,68408],3],[[68409,68415],2],[[68416,68437],2],[[68438,68439],3],[[68440,68447],2],[[68448,68466],2],[[68467,68471],3],[[68472,68479],2],[[68480,68497],2],[[68498,68504],3],[[68505,68508],2],[[68509,68520],3],[[68521,68527],2],[[68528,68607],3],[[68608,68680],2],[[68681,68735],3],[68736,1,`𐳀`],[68737,1,`𐳁`],[68738,1,`𐳂`],[68739,1,`𐳃`],[68740,1,`𐳄`],[68741,1,`𐳅`],[68742,1,`𐳆`],[68743,1,`𐳇`],[68744,1,`𐳈`],[68745,1,`𐳉`],[68746,1,`𐳊`],[68747,1,`𐳋`],[68748,1,`𐳌`],[68749,1,`𐳍`],[68750,1,`𐳎`],[68751,1,`𐳏`],[68752,1,`𐳐`],[68753,1,`𐳑`],[68754,1,`𐳒`],[68755,1,`𐳓`],[68756,1,`𐳔`],[68757,1,`𐳕`],[68758,1,`𐳖`],[68759,1,`𐳗`],[68760,1,`𐳘`],[68761,1,`𐳙`],[68762,1,`𐳚`],[68763,1,`𐳛`],[68764,1,`𐳜`],[68765,1,`𐳝`],[68766,1,`𐳞`],[68767,1,`𐳟`],[68768,1,`𐳠`],[68769,1,`𐳡`],[68770,1,`𐳢`],[68771,1,`𐳣`],[68772,1,`𐳤`],[68773,1,`𐳥`],[68774,1,`𐳦`],[68775,1,`𐳧`],[68776,1,`𐳨`],[68777,1,`𐳩`],[68778,1,`𐳪`],[68779,1,`𐳫`],[68780,1,`𐳬`],[68781,1,`𐳭`],[68782,1,`𐳮`],[68783,1,`𐳯`],[68784,1,`𐳰`],[68785,1,`𐳱`],[68786,1,`𐳲`],[[68787,68799],3],[[68800,68850],2],[[68851,68857],3],[[68858,68863],2],[[68864,68903],2],[[68904,68911],3],[[68912,68921],2],[[68922,68927],3],[[68928,68943],2],[68944,1,`𐵰`],[68945,1,`𐵱`],[68946,1,`𐵲`],[68947,1,`𐵳`],[68948,1,`𐵴`],[68949,1,`𐵵`],[68950,1,`𐵶`],[68951,1,`𐵷`],[68952,1,`𐵸`],[68953,1,`𐵹`],[68954,1,`𐵺`],[68955,1,`𐵻`],[68956,1,`𐵼`],[68957,1,`𐵽`],[68958,1,`𐵾`],[68959,1,`𐵿`],[68960,1,`𐶀`],[68961,1,`𐶁`],[68962,1,`𐶂`],[68963,1,`𐶃`],[68964,1,`𐶄`],[68965,1,`𐶅`],[[68966,68968],3],[[68969,68973],2],[68974,2],[[68975,68997],2],[[68998,69005],3],[[69006,69007],2],[[69008,69215],3],[[69216,69246],2],[69247,3],[[69248,69289],2],[69290,3],[[69291,69292],2],[69293,2],[[69294,69295],3],[[69296,69297],2],[[69298,69313],3],[[69314,69316],2],[[69317,69371],3],[69372,2],[[69373,69375],2],[[69376,69404],2],[[69405,69414],2],[69415,2],[[69416,69423],3],[[69424,69456],2],[[69457,69465],2],[[69466,69487],3],[[69488,69509],2],[[69510,69513],2],[[69514,69551],3],[[69552,69572],2],[[69573,69579],2],[[69580,69599],3],[[69600,69622],2],[[69623,69631],3],[[69632,69702],2],[[69703,69709],2],[[69710,69713],3],[[69714,69733],2],[[69734,69743],2],[[69744,69749],2],[[69750,69758],3],[69759,2],[[69760,69818],2],[[69819,69820],2],[69821,3],[[69822,69825],2],[69826,2],[[69827,69836],3],[69837,3],[[69838,69839],3],[[69840,69864],2],[[69865,69871],3],[[69872,69881],2],[[69882,69887],3],[[69888,69940],2],[69941,3],[[69942,69951],2],[[69952,69955],2],[[69956,69958],2],[69959,2],[[69960,69967],3],[[69968,70003],2],[[70004,70005],2],[70006,2],[[70007,70015],3],[[70016,70084],2],[[70085,70088],2],[[70089,70092],2],[70093,2],[[70094,70095],2],[[70096,70105],2],[70106,2],[70107,2],[70108,2],[[70109,70111],2],[70112,3],[[70113,70132],2],[[70133,70143],3],[[70144,70161],2],[70162,3],[[70163,70199],2],[[70200,70205],2],[70206,2],[[70207,70209],2],[[70210,70271],3],[[70272,70278],2],[70279,3],[70280,2],[70281,3],[[70282,70285],2],[70286,3],[[70287,70301],2],[70302,3],[[70303,70312],2],[70313,2],[[70314,70319],3],[[70320,70378],2],[[70379,70383],3],[[70384,70393],2],[[70394,70399],3],[70400,2],[[70401,70403],2],[70404,3],[[70405,70412],2],[[70413,70414],3],[[70415,70416],2],[[70417,70418],3],[[70419,70440],2],[70441,3],[[70442,70448],2],[70449,3],[[70450,70451],2],[70452,3],[[70453,70457],2],[70458,3],[70459,2],[[70460,70468],2],[[70469,70470],3],[[70471,70472],2],[[70473,70474],3],[[70475,70477],2],[[70478,70479],3],[70480,2],[[70481,70486],3],[70487,2],[[70488,70492],3],[[70493,70499],2],[[70500,70501],3],[[70502,70508],2],[[70509,70511],3],[[70512,70516],2],[[70517,70527],3],[[70528,70537],2],[70538,3],[70539,2],[[70540,70541],3],[70542,2],[70543,3],[[70544,70581],2],[70582,3],[[70583,70592],2],[70593,3],[70594,2],[[70595,70596],3],[70597,2],[70598,3],[[70599,70602],2],[70603,3],[[70604,70611],2],[[70612,70613],2],[70614,3],[[70615,70616],2],[[70617,70624],3],[[70625,70626],2],[[70627,70655],3],[[70656,70730],2],[[70731,70735],2],[[70736,70745],2],[70746,2],[70747,2],[70748,3],[70749,2],[70750,2],[70751,2],[[70752,70753],2],[[70754,70783],3],[[70784,70853],2],[70854,2],[70855,2],[[70856,70863],3],[[70864,70873],2],[[70874,71039],3],[[71040,71093],2],[[71094,71095],3],[[71096,71104],2],[[71105,71113],2],[[71114,71127],2],[[71128,71133],2],[[71134,71167],3],[[71168,71232],2],[[71233,71235],2],[71236,2],[[71237,71247],3],[[71248,71257],2],[[71258,71263],3],[[71264,71276],2],[[71277,71295],3],[[71296,71351],2],[71352,2],[71353,2],[[71354,71359],3],[[71360,71369],2],[[71370,71375],3],[[71376,71395],2],[[71396,71423],3],[[71424,71449],2],[71450,2],[[71451,71452],3],[[71453,71467],2],[[71468,71471],3],[[71472,71481],2],[[71482,71487],2],[[71488,71494],2],[[71495,71679],3],[[71680,71738],2],[71739,2],[[71740,71839],3],[71840,1,`𑣀`],[71841,1,`𑣁`],[71842,1,`𑣂`],[71843,1,`𑣃`],[71844,1,`𑣄`],[71845,1,`𑣅`],[71846,1,`𑣆`],[71847,1,`𑣇`],[71848,1,`𑣈`],[71849,1,`𑣉`],[71850,1,`𑣊`],[71851,1,`𑣋`],[71852,1,`𑣌`],[71853,1,`𑣍`],[71854,1,`𑣎`],[71855,1,`𑣏`],[71856,1,`𑣐`],[71857,1,`𑣑`],[71858,1,`𑣒`],[71859,1,`𑣓`],[71860,1,`𑣔`],[71861,1,`𑣕`],[71862,1,`𑣖`],[71863,1,`𑣗`],[71864,1,`𑣘`],[71865,1,`𑣙`],[71866,1,`𑣚`],[71867,1,`𑣛`],[71868,1,`𑣜`],[71869,1,`𑣝`],[71870,1,`𑣞`],[71871,1,`𑣟`],[[71872,71913],2],[[71914,71922],2],[[71923,71934],3],[71935,2],[[71936,71942],2],[[71943,71944],3],[71945,2],[[71946,71947],3],[[71948,71955],2],[71956,3],[[71957,71958],2],[71959,3],[[71960,71989],2],[71990,3],[[71991,71992],2],[[71993,71994],3],[[71995,72003],2],[[72004,72006],2],[[72007,72015],3],[[72016,72025],2],[[72026,72095],3],[[72096,72103],2],[[72104,72105],3],[[72106,72151],2],[[72152,72153],3],[[72154,72161],2],[72162,2],[[72163,72164],2],[[72165,72191],3],[[72192,72254],2],[[72255,72262],2],[72263,2],[[72264,72271],3],[[72272,72323],2],[[72324,72325],2],[[72326,72345],2],[[72346,72348],2],[72349,2],[[72350,72354],2],[[72355,72367],3],[[72368,72383],2],[[72384,72440],2],[[72441,72447],3],[[72448,72457],2],[[72458,72639],3],[[72640,72672],2],[72673,2],[[72674,72687],3],[[72688,72697],2],[[72698,72703],3],[[72704,72712],2],[72713,3],[[72714,72758],2],[72759,3],[[72760,72768],2],[[72769,72773],2],[[72774,72783],3],[[72784,72793],2],[[72794,72812],2],[[72813,72815],3],[[72816,72817],2],[[72818,72847],2],[[72848,72849],3],[[72850,72871],2],[72872,3],[[72873,72886],2],[[72887,72959],3],[[72960,72966],2],[72967,3],[[72968,72969],2],[72970,3],[[72971,73014],2],[[73015,73017],3],[73018,2],[73019,3],[[73020,73021],2],[73022,3],[[73023,73031],2],[[73032,73039],3],[[73040,73049],2],[[73050,73055],3],[[73056,73061],2],[73062,3],[[73063,73064],2],[73065,3],[[73066,73102],2],[73103,3],[[73104,73105],2],[73106,3],[[73107,73112],2],[[73113,73119],3],[[73120,73129],2],[[73130,73439],3],[[73440,73462],2],[[73463,73464],2],[[73465,73471],3],[[73472,73488],2],[73489,3],[[73490,73530],2],[[73531,73533],3],[[73534,73538],2],[[73539,73551],2],[[73552,73561],2],[73562,2],[[73563,73647],3],[73648,2],[[73649,73663],3],[[73664,73713],2],[[73714,73726],3],[73727,2],[[73728,74606],2],[[74607,74648],2],[74649,2],[[74650,74751],3],[[74752,74850],2],[[74851,74862],2],[74863,3],[[74864,74867],2],[74868,2],[[74869,74879],3],[[74880,75075],2],[[75076,77711],3],[[77712,77808],2],[[77809,77810],2],[[77811,77823],3],[[77824,78894],2],[78895,2],[[78896,78904],3],[[78905,78911],3],[[78912,78933],2],[[78934,78943],3],[[78944,82938],2],[[82939,82943],3],[[82944,83526],2],[[83527,90367],3],[[90368,90425],2],[[90426,92159],3],[[92160,92728],2],[[92729,92735],3],[[92736,92766],2],[92767,3],[[92768,92777],2],[[92778,92781],3],[[92782,92783],2],[[92784,92862],2],[92863,3],[[92864,92873],2],[[92874,92879],3],[[92880,92909],2],[[92910,92911],3],[[92912,92916],2],[92917,2],[[92918,92927],3],[[92928,92982],2],[[92983,92991],2],[[92992,92995],2],[[92996,92997],2],[[92998,93007],3],[[93008,93017],2],[93018,3],[[93019,93025],2],[93026,3],[[93027,93047],2],[[93048,93052],3],[[93053,93071],2],[[93072,93503],3],[[93504,93548],2],[[93549,93551],2],[[93552,93561],2],[[93562,93759],3],[93760,1,`𖹠`],[93761,1,`𖹡`],[93762,1,`𖹢`],[93763,1,`𖹣`],[93764,1,`𖹤`],[93765,1,`𖹥`],[93766,1,`𖹦`],[93767,1,`𖹧`],[93768,1,`𖹨`],[93769,1,`𖹩`],[93770,1,`𖹪`],[93771,1,`𖹫`],[93772,1,`𖹬`],[93773,1,`𖹭`],[93774,1,`𖹮`],[93775,1,`𖹯`],[93776,1,`𖹰`],[93777,1,`𖹱`],[93778,1,`𖹲`],[93779,1,`𖹳`],[93780,1,`𖹴`],[93781,1,`𖹵`],[93782,1,`𖹶`],[93783,1,`𖹷`],[93784,1,`𖹸`],[93785,1,`𖹹`],[93786,1,`𖹺`],[93787,1,`𖹻`],[93788,1,`𖹼`],[93789,1,`𖹽`],[93790,1,`𖹾`],[93791,1,`𖹿`],[[93792,93823],2],[[93824,93850],2],[[93851,93951],3],[[93952,94020],2],[[94021,94026],2],[[94027,94030],3],[94031,2],[[94032,94078],2],[[94079,94087],2],[[94088,94094],3],[[94095,94111],2],[[94112,94175],3],[94176,2],[94177,2],[94178,2],[94179,2],[94180,2],[[94181,94191],3],[[94192,94193],2],[[94194,94207],3],[[94208,100332],2],[[100333,100337],2],[[100338,100343],2],[[100344,100351],3],[[100352,101106],2],[[101107,101589],2],[[101590,101630],3],[101631,2],[[101632,101640],2],[[101641,110575],3],[[110576,110579],2],[110580,3],[[110581,110587],2],[110588,3],[[110589,110590],2],[110591,3],[[110592,110593],2],[[110594,110878],2],[[110879,110882],2],[[110883,110897],3],[110898,2],[[110899,110927],3],[[110928,110930],2],[[110931,110932],3],[110933,2],[[110934,110947],3],[[110948,110951],2],[[110952,110959],3],[[110960,111355],2],[[111356,113663],3],[[113664,113770],2],[[113771,113775],3],[[113776,113788],2],[[113789,113791],3],[[113792,113800],2],[[113801,113807],3],[[113808,113817],2],[[113818,113819],3],[113820,2],[[113821,113822],2],[113823,2],[[113824,113827],7],[[113828,117759],3],[[117760,117973],2],[117974,1,`a`],[117975,1,`b`],[117976,1,`c`],[117977,1,`d`],[117978,1,`e`],[117979,1,`f`],[117980,1,`g`],[117981,1,`h`],[117982,1,`i`],[117983,1,`j`],[117984,1,`k`],[117985,1,`l`],[117986,1,`m`],[117987,1,`n`],[117988,1,`o`],[117989,1,`p`],[117990,1,`q`],[117991,1,`r`],[117992,1,`s`],[117993,1,`t`],[117994,1,`u`],[117995,1,`v`],[117996,1,`w`],[117997,1,`x`],[117998,1,`y`],[117999,1,`z`],[118e3,1,`0`],[118001,1,`1`],[118002,1,`2`],[118003,1,`3`],[118004,1,`4`],[118005,1,`5`],[118006,1,`6`],[118007,1,`7`],[118008,1,`8`],[118009,1,`9`],[[118010,118015],3],[[118016,118451],2],[[118452,118527],3],[[118528,118573],2],[[118574,118575],3],[[118576,118598],2],[[118599,118607],3],[[118608,118723],2],[[118724,118783],3],[[118784,119029],2],[[119030,119039],3],[[119040,119078],2],[[119079,119080],3],[119081,2],[[119082,119133],2],[119134,1,`𝅗𝅥`],[119135,1,`𝅘𝅥`],[119136,1,`𝅘𝅥𝅮`],[119137,1,`𝅘𝅥𝅯`],[119138,1,`𝅘𝅥𝅰`],[119139,1,`𝅘𝅥𝅱`],[119140,1,`𝅘𝅥𝅲`],[[119141,119154],2],[[119155,119162],7],[[119163,119226],2],[119227,1,`𝆹𝅥`],[119228,1,`𝆺𝅥`],[119229,1,`𝆹𝅥𝅮`],[119230,1,`𝆺𝅥𝅮`],[119231,1,`𝆹𝅥𝅯`],[119232,1,`𝆺𝅥𝅯`],[[119233,119261],2],[[119262,119272],2],[[119273,119274],2],[[119275,119295],3],[[119296,119365],2],[[119366,119487],3],[[119488,119507],2],[[119508,119519],3],[[119520,119539],2],[[119540,119551],3],[[119552,119638],2],[[119639,119647],3],[[119648,119665],2],[[119666,119672],2],[[119673,119807],3],[119808,1,`a`],[119809,1,`b`],[119810,1,`c`],[119811,1,`d`],[119812,1,`e`],[119813,1,`f`],[119814,1,`g`],[119815,1,`h`],[119816,1,`i`],[119817,1,`j`],[119818,1,`k`],[119819,1,`l`],[119820,1,`m`],[119821,1,`n`],[119822,1,`o`],[119823,1,`p`],[119824,1,`q`],[119825,1,`r`],[119826,1,`s`],[119827,1,`t`],[119828,1,`u`],[119829,1,`v`],[119830,1,`w`],[119831,1,`x`],[119832,1,`y`],[119833,1,`z`],[119834,1,`a`],[119835,1,`b`],[119836,1,`c`],[119837,1,`d`],[119838,1,`e`],[119839,1,`f`],[119840,1,`g`],[119841,1,`h`],[119842,1,`i`],[119843,1,`j`],[119844,1,`k`],[119845,1,`l`],[119846,1,`m`],[119847,1,`n`],[119848,1,`o`],[119849,1,`p`],[119850,1,`q`],[119851,1,`r`],[119852,1,`s`],[119853,1,`t`],[119854,1,`u`],[119855,1,`v`],[119856,1,`w`],[119857,1,`x`],[119858,1,`y`],[119859,1,`z`],[119860,1,`a`],[119861,1,`b`],[119862,1,`c`],[119863,1,`d`],[119864,1,`e`],[119865,1,`f`],[119866,1,`g`],[119867,1,`h`],[119868,1,`i`],[119869,1,`j`],[119870,1,`k`],[119871,1,`l`],[119872,1,`m`],[119873,1,`n`],[119874,1,`o`],[119875,1,`p`],[119876,1,`q`],[119877,1,`r`],[119878,1,`s`],[119879,1,`t`],[119880,1,`u`],[119881,1,`v`],[119882,1,`w`],[119883,1,`x`],[119884,1,`y`],[119885,1,`z`],[119886,1,`a`],[119887,1,`b`],[119888,1,`c`],[119889,1,`d`],[119890,1,`e`],[119891,1,`f`],[119892,1,`g`],[119893,3],[119894,1,`i`],[119895,1,`j`],[119896,1,`k`],[119897,1,`l`],[119898,1,`m`],[119899,1,`n`],[119900,1,`o`],[119901,1,`p`],[119902,1,`q`],[119903,1,`r`],[119904,1,`s`],[119905,1,`t`],[119906,1,`u`],[119907,1,`v`],[119908,1,`w`],[119909,1,`x`],[119910,1,`y`],[119911,1,`z`],[119912,1,`a`],[119913,1,`b`],[119914,1,`c`],[119915,1,`d`],[119916,1,`e`],[119917,1,`f`],[119918,1,`g`],[119919,1,`h`],[119920,1,`i`],[119921,1,`j`],[119922,1,`k`],[119923,1,`l`],[119924,1,`m`],[119925,1,`n`],[119926,1,`o`],[119927,1,`p`],[119928,1,`q`],[119929,1,`r`],[119930,1,`s`],[119931,1,`t`],[119932,1,`u`],[119933,1,`v`],[119934,1,`w`],[119935,1,`x`],[119936,1,`y`],[119937,1,`z`],[119938,1,`a`],[119939,1,`b`],[119940,1,`c`],[119941,1,`d`],[119942,1,`e`],[119943,1,`f`],[119944,1,`g`],[119945,1,`h`],[119946,1,`i`],[119947,1,`j`],[119948,1,`k`],[119949,1,`l`],[119950,1,`m`],[119951,1,`n`],[119952,1,`o`],[119953,1,`p`],[119954,1,`q`],[119955,1,`r`],[119956,1,`s`],[119957,1,`t`],[119958,1,`u`],[119959,1,`v`],[119960,1,`w`],[119961,1,`x`],[119962,1,`y`],[119963,1,`z`],[119964,1,`a`],[119965,3],[119966,1,`c`],[119967,1,`d`],[[119968,119969],3],[119970,1,`g`],[[119971,119972],3],[119973,1,`j`],[119974,1,`k`],[[119975,119976],3],[119977,1,`n`],[119978,1,`o`],[119979,1,`p`],[119980,1,`q`],[119981,3],[119982,1,`s`],[119983,1,`t`],[119984,1,`u`],[119985,1,`v`],[119986,1,`w`],[119987,1,`x`],[119988,1,`y`],[119989,1,`z`],[119990,1,`a`],[119991,1,`b`],[119992,1,`c`],[119993,1,`d`],[119994,3],[119995,1,`f`],[119996,3],[119997,1,`h`],[119998,1,`i`],[119999,1,`j`],[12e4,1,`k`],[120001,1,`l`],[120002,1,`m`],[120003,1,`n`],[120004,3],[120005,1,`p`],[120006,1,`q`],[120007,1,`r`],[120008,1,`s`],[120009,1,`t`],[120010,1,`u`],[120011,1,`v`],[120012,1,`w`],[120013,1,`x`],[120014,1,`y`],[120015,1,`z`],[120016,1,`a`],[120017,1,`b`],[120018,1,`c`],[120019,1,`d`],[120020,1,`e`],[120021,1,`f`],[120022,1,`g`],[120023,1,`h`],[120024,1,`i`],[120025,1,`j`],[120026,1,`k`],[120027,1,`l`],[120028,1,`m`],[120029,1,`n`],[120030,1,`o`],[120031,1,`p`],[120032,1,`q`],[120033,1,`r`],[120034,1,`s`],[120035,1,`t`],[120036,1,`u`],[120037,1,`v`],[120038,1,`w`],[120039,1,`x`],[120040,1,`y`],[120041,1,`z`],[120042,1,`a`],[120043,1,`b`],[120044,1,`c`],[120045,1,`d`],[120046,1,`e`],[120047,1,`f`],[120048,1,`g`],[120049,1,`h`],[120050,1,`i`],[120051,1,`j`],[120052,1,`k`],[120053,1,`l`],[120054,1,`m`],[120055,1,`n`],[120056,1,`o`],[120057,1,`p`],[120058,1,`q`],[120059,1,`r`],[120060,1,`s`],[120061,1,`t`],[120062,1,`u`],[120063,1,`v`],[120064,1,`w`],[120065,1,`x`],[120066,1,`y`],[120067,1,`z`],[120068,1,`a`],[120069,1,`b`],[120070,3],[120071,1,`d`],[120072,1,`e`],[120073,1,`f`],[120074,1,`g`],[[120075,120076],3],[120077,1,`j`],[120078,1,`k`],[120079,1,`l`],[120080,1,`m`],[120081,1,`n`],[120082,1,`o`],[120083,1,`p`],[120084,1,`q`],[120085,3],[120086,1,`s`],[120087,1,`t`],[120088,1,`u`],[120089,1,`v`],[120090,1,`w`],[120091,1,`x`],[120092,1,`y`],[120093,3],[120094,1,`a`],[120095,1,`b`],[120096,1,`c`],[120097,1,`d`],[120098,1,`e`],[120099,1,`f`],[120100,1,`g`],[120101,1,`h`],[120102,1,`i`],[120103,1,`j`],[120104,1,`k`],[120105,1,`l`],[120106,1,`m`],[120107,1,`n`],[120108,1,`o`],[120109,1,`p`],[120110,1,`q`],[120111,1,`r`],[120112,1,`s`],[120113,1,`t`],[120114,1,`u`],[120115,1,`v`],[120116,1,`w`],[120117,1,`x`],[120118,1,`y`],[120119,1,`z`],[120120,1,`a`],[120121,1,`b`],[120122,3],[120123,1,`d`],[120124,1,`e`],[120125,1,`f`],[120126,1,`g`],[120127,3],[120128,1,`i`],[120129,1,`j`],[120130,1,`k`],[120131,1,`l`],[120132,1,`m`],[120133,3],[120134,1,`o`],[[120135,120137],3],[120138,1,`s`],[120139,1,`t`],[120140,1,`u`],[120141,1,`v`],[120142,1,`w`],[120143,1,`x`],[120144,1,`y`],[120145,3],[120146,1,`a`],[120147,1,`b`],[120148,1,`c`],[120149,1,`d`],[120150,1,`e`],[120151,1,`f`],[120152,1,`g`],[120153,1,`h`],[120154,1,`i`],[120155,1,`j`],[120156,1,`k`],[120157,1,`l`],[120158,1,`m`],[120159,1,`n`],[120160,1,`o`],[120161,1,`p`],[120162,1,`q`],[120163,1,`r`],[120164,1,`s`],[120165,1,`t`],[120166,1,`u`],[120167,1,`v`],[120168,1,`w`],[120169,1,`x`],[120170,1,`y`],[120171,1,`z`],[120172,1,`a`],[120173,1,`b`],[120174,1,`c`],[120175,1,`d`],[120176,1,`e`],[120177,1,`f`],[120178,1,`g`],[120179,1,`h`],[120180,1,`i`],[120181,1,`j`],[120182,1,`k`],[120183,1,`l`],[120184,1,`m`],[120185,1,`n`],[120186,1,`o`],[120187,1,`p`],[120188,1,`q`],[120189,1,`r`],[120190,1,`s`],[120191,1,`t`],[120192,1,`u`],[120193,1,`v`],[120194,1,`w`],[120195,1,`x`],[120196,1,`y`],[120197,1,`z`],[120198,1,`a`],[120199,1,`b`],[120200,1,`c`],[120201,1,`d`],[120202,1,`e`],[120203,1,`f`],[120204,1,`g`],[120205,1,`h`],[120206,1,`i`],[120207,1,`j`],[120208,1,`k`],[120209,1,`l`],[120210,1,`m`],[120211,1,`n`],[120212,1,`o`],[120213,1,`p`],[120214,1,`q`],[120215,1,`r`],[120216,1,`s`],[120217,1,`t`],[120218,1,`u`],[120219,1,`v`],[120220,1,`w`],[120221,1,`x`],[120222,1,`y`],[120223,1,`z`],[120224,1,`a`],[120225,1,`b`],[120226,1,`c`],[120227,1,`d`],[120228,1,`e`],[120229,1,`f`],[120230,1,`g`],[120231,1,`h`],[120232,1,`i`],[120233,1,`j`],[120234,1,`k`],[120235,1,`l`],[120236,1,`m`],[120237,1,`n`],[120238,1,`o`],[120239,1,`p`],[120240,1,`q`],[120241,1,`r`],[120242,1,`s`],[120243,1,`t`],[120244,1,`u`],[120245,1,`v`],[120246,1,`w`],[120247,1,`x`],[120248,1,`y`],[120249,1,`z`],[120250,1,`a`],[120251,1,`b`],[120252,1,`c`],[120253,1,`d`],[120254,1,`e`],[120255,1,`f`],[120256,1,`g`],[120257,1,`h`],[120258,1,`i`],[120259,1,`j`],[120260,1,`k`],[120261,1,`l`],[120262,1,`m`],[120263,1,`n`],[120264,1,`o`],[120265,1,`p`],[120266,1,`q`],[120267,1,`r`],[120268,1,`s`],[120269,1,`t`],[120270,1,`u`],[120271,1,`v`],[120272,1,`w`],[120273,1,`x`],[120274,1,`y`],[120275,1,`z`],[120276,1,`a`],[120277,1,`b`],[120278,1,`c`],[120279,1,`d`],[120280,1,`e`],[120281,1,`f`],[120282,1,`g`],[120283,1,`h`],[120284,1,`i`],[120285,1,`j`],[120286,1,`k`],[120287,1,`l`],[120288,1,`m`],[120289,1,`n`],[120290,1,`o`],[120291,1,`p`],[120292,1,`q`],[120293,1,`r`],[120294,1,`s`],[120295,1,`t`],[120296,1,`u`],[120297,1,`v`],[120298,1,`w`],[120299,1,`x`],[120300,1,`y`],[120301,1,`z`],[120302,1,`a`],[120303,1,`b`],[120304,1,`c`],[120305,1,`d`],[120306,1,`e`],[120307,1,`f`],[120308,1,`g`],[120309,1,`h`],[120310,1,`i`],[120311,1,`j`],[120312,1,`k`],[120313,1,`l`],[120314,1,`m`],[120315,1,`n`],[120316,1,`o`],[120317,1,`p`],[120318,1,`q`],[120319,1,`r`],[120320,1,`s`],[120321,1,`t`],[120322,1,`u`],[120323,1,`v`],[120324,1,`w`],[120325,1,`x`],[120326,1,`y`],[120327,1,`z`],[120328,1,`a`],[120329,1,`b`],[120330,1,`c`],[120331,1,`d`],[120332,1,`e`],[120333,1,`f`],[120334,1,`g`],[120335,1,`h`],[120336,1,`i`],[120337,1,`j`],[120338,1,`k`],[120339,1,`l`],[120340,1,`m`],[120341,1,`n`],[120342,1,`o`],[120343,1,`p`],[120344,1,`q`],[120345,1,`r`],[120346,1,`s`],[120347,1,`t`],[120348,1,`u`],[120349,1,`v`],[120350,1,`w`],[120351,1,`x`],[120352,1,`y`],[120353,1,`z`],[120354,1,`a`],[120355,1,`b`],[120356,1,`c`],[120357,1,`d`],[120358,1,`e`],[120359,1,`f`],[120360,1,`g`],[120361,1,`h`],[120362,1,`i`],[120363,1,`j`],[120364,1,`k`],[120365,1,`l`],[120366,1,`m`],[120367,1,`n`],[120368,1,`o`],[120369,1,`p`],[120370,1,`q`],[120371,1,`r`],[120372,1,`s`],[120373,1,`t`],[120374,1,`u`],[120375,1,`v`],[120376,1,`w`],[120377,1,`x`],[120378,1,`y`],[120379,1,`z`],[120380,1,`a`],[120381,1,`b`],[120382,1,`c`],[120383,1,`d`],[120384,1,`e`],[120385,1,`f`],[120386,1,`g`],[120387,1,`h`],[120388,1,`i`],[120389,1,`j`],[120390,1,`k`],[120391,1,`l`],[120392,1,`m`],[120393,1,`n`],[120394,1,`o`],[120395,1,`p`],[120396,1,`q`],[120397,1,`r`],[120398,1,`s`],[120399,1,`t`],[120400,1,`u`],[120401,1,`v`],[120402,1,`w`],[120403,1,`x`],[120404,1,`y`],[120405,1,`z`],[120406,1,`a`],[120407,1,`b`],[120408,1,`c`],[120409,1,`d`],[120410,1,`e`],[120411,1,`f`],[120412,1,`g`],[120413,1,`h`],[120414,1,`i`],[120415,1,`j`],[120416,1,`k`],[120417,1,`l`],[120418,1,`m`],[120419,1,`n`],[120420,1,`o`],[120421,1,`p`],[120422,1,`q`],[120423,1,`r`],[120424,1,`s`],[120425,1,`t`],[120426,1,`u`],[120427,1,`v`],[120428,1,`w`],[120429,1,`x`],[120430,1,`y`],[120431,1,`z`],[120432,1,`a`],[120433,1,`b`],[120434,1,`c`],[120435,1,`d`],[120436,1,`e`],[120437,1,`f`],[120438,1,`g`],[120439,1,`h`],[120440,1,`i`],[120441,1,`j`],[120442,1,`k`],[120443,1,`l`],[120444,1,`m`],[120445,1,`n`],[120446,1,`o`],[120447,1,`p`],[120448,1,`q`],[120449,1,`r`],[120450,1,`s`],[120451,1,`t`],[120452,1,`u`],[120453,1,`v`],[120454,1,`w`],[120455,1,`x`],[120456,1,`y`],[120457,1,`z`],[120458,1,`a`],[120459,1,`b`],[120460,1,`c`],[120461,1,`d`],[120462,1,`e`],[120463,1,`f`],[120464,1,`g`],[120465,1,`h`],[120466,1,`i`],[120467,1,`j`],[120468,1,`k`],[120469,1,`l`],[120470,1,`m`],[120471,1,`n`],[120472,1,`o`],[120473,1,`p`],[120474,1,`q`],[120475,1,`r`],[120476,1,`s`],[120477,1,`t`],[120478,1,`u`],[120479,1,`v`],[120480,1,`w`],[120481,1,`x`],[120482,1,`y`],[120483,1,`z`],[120484,1,`ı`],[120485,1,`ȷ`],[[120486,120487],3],[120488,1,`α`],[120489,1,`β`],[120490,1,`γ`],[120491,1,`δ`],[120492,1,`ε`],[120493,1,`ζ`],[120494,1,`η`],[120495,1,`θ`],[120496,1,`ι`],[120497,1,`κ`],[120498,1,`λ`],[120499,1,`μ`],[120500,1,`ν`],[120501,1,`ξ`],[120502,1,`ο`],[120503,1,`π`],[120504,1,`ρ`],[120505,1,`θ`],[120506,1,`σ`],[120507,1,`τ`],[120508,1,`υ`],[120509,1,`φ`],[120510,1,`χ`],[120511,1,`ψ`],[120512,1,`ω`],[120513,1,`∇`],[120514,1,`α`],[120515,1,`β`],[120516,1,`γ`],[120517,1,`δ`],[120518,1,`ε`],[120519,1,`ζ`],[120520,1,`η`],[120521,1,`θ`],[120522,1,`ι`],[120523,1,`κ`],[120524,1,`λ`],[120525,1,`μ`],[120526,1,`ν`],[120527,1,`ξ`],[120528,1,`ο`],[120529,1,`π`],[120530,1,`ρ`],[[120531,120532],1,`σ`],[120533,1,`τ`],[120534,1,`υ`],[120535,1,`φ`],[120536,1,`χ`],[120537,1,`ψ`],[120538,1,`ω`],[120539,1,`∂`],[120540,1,`ε`],[120541,1,`θ`],[120542,1,`κ`],[120543,1,`φ`],[120544,1,`ρ`],[120545,1,`π`],[120546,1,`α`],[120547,1,`β`],[120548,1,`γ`],[120549,1,`δ`],[120550,1,`ε`],[120551,1,`ζ`],[120552,1,`η`],[120553,1,`θ`],[120554,1,`ι`],[120555,1,`κ`],[120556,1,`λ`],[120557,1,`μ`],[120558,1,`ν`],[120559,1,`ξ`],[120560,1,`ο`],[120561,1,`π`],[120562,1,`ρ`],[120563,1,`θ`],[120564,1,`σ`],[120565,1,`τ`],[120566,1,`υ`],[120567,1,`φ`],[120568,1,`χ`],[120569,1,`ψ`],[120570,1,`ω`],[120571,1,`∇`],[120572,1,`α`],[120573,1,`β`],[120574,1,`γ`],[120575,1,`δ`],[120576,1,`ε`],[120577,1,`ζ`],[120578,1,`η`],[120579,1,`θ`],[120580,1,`ι`],[120581,1,`κ`],[120582,1,`λ`],[120583,1,`μ`],[120584,1,`ν`],[120585,1,`ξ`],[120586,1,`ο`],[120587,1,`π`],[120588,1,`ρ`],[[120589,120590],1,`σ`],[120591,1,`τ`],[120592,1,`υ`],[120593,1,`φ`],[120594,1,`χ`],[120595,1,`ψ`],[120596,1,`ω`],[120597,1,`∂`],[120598,1,`ε`],[120599,1,`θ`],[120600,1,`κ`],[120601,1,`φ`],[120602,1,`ρ`],[120603,1,`π`],[120604,1,`α`],[120605,1,`β`],[120606,1,`γ`],[120607,1,`δ`],[120608,1,`ε`],[120609,1,`ζ`],[120610,1,`η`],[120611,1,`θ`],[120612,1,`ι`],[120613,1,`κ`],[120614,1,`λ`],[120615,1,`μ`],[120616,1,`ν`],[120617,1,`ξ`],[120618,1,`ο`],[120619,1,`π`],[120620,1,`ρ`],[120621,1,`θ`],[120622,1,`σ`],[120623,1,`τ`],[120624,1,`υ`],[120625,1,`φ`],[120626,1,`χ`],[120627,1,`ψ`],[120628,1,`ω`],[120629,1,`∇`],[120630,1,`α`],[120631,1,`β`],[120632,1,`γ`],[120633,1,`δ`],[120634,1,`ε`],[120635,1,`ζ`],[120636,1,`η`],[120637,1,`θ`],[120638,1,`ι`],[120639,1,`κ`],[120640,1,`λ`],[120641,1,`μ`],[120642,1,`ν`],[120643,1,`ξ`],[120644,1,`ο`],[120645,1,`π`],[120646,1,`ρ`],[[120647,120648],1,`σ`],[120649,1,`τ`],[120650,1,`υ`],[120651,1,`φ`],[120652,1,`χ`],[120653,1,`ψ`],[120654,1,`ω`],[120655,1,`∂`],[120656,1,`ε`],[120657,1,`θ`],[120658,1,`κ`],[120659,1,`φ`],[120660,1,`ρ`],[120661,1,`π`],[120662,1,`α`],[120663,1,`β`],[120664,1,`γ`],[120665,1,`δ`],[120666,1,`ε`],[120667,1,`ζ`],[120668,1,`η`],[120669,1,`θ`],[120670,1,`ι`],[120671,1,`κ`],[120672,1,`λ`],[120673,1,`μ`],[120674,1,`ν`],[120675,1,`ξ`],[120676,1,`ο`],[120677,1,`π`],[120678,1,`ρ`],[120679,1,`θ`],[120680,1,`σ`],[120681,1,`τ`],[120682,1,`υ`],[120683,1,`φ`],[120684,1,`χ`],[120685,1,`ψ`],[120686,1,`ω`],[120687,1,`∇`],[120688,1,`α`],[120689,1,`β`],[120690,1,`γ`],[120691,1,`δ`],[120692,1,`ε`],[120693,1,`ζ`],[120694,1,`η`],[120695,1,`θ`],[120696,1,`ι`],[120697,1,`κ`],[120698,1,`λ`],[120699,1,`μ`],[120700,1,`ν`],[120701,1,`ξ`],[120702,1,`ο`],[120703,1,`π`],[120704,1,`ρ`],[[120705,120706],1,`σ`],[120707,1,`τ`],[120708,1,`υ`],[120709,1,`φ`],[120710,1,`χ`],[120711,1,`ψ`],[120712,1,`ω`],[120713,1,`∂`],[120714,1,`ε`],[120715,1,`θ`],[120716,1,`κ`],[120717,1,`φ`],[120718,1,`ρ`],[120719,1,`π`],[120720,1,`α`],[120721,1,`β`],[120722,1,`γ`],[120723,1,`δ`],[120724,1,`ε`],[120725,1,`ζ`],[120726,1,`η`],[120727,1,`θ`],[120728,1,`ι`],[120729,1,`κ`],[120730,1,`λ`],[120731,1,`μ`],[120732,1,`ν`],[120733,1,`ξ`],[120734,1,`ο`],[120735,1,`π`],[120736,1,`ρ`],[120737,1,`θ`],[120738,1,`σ`],[120739,1,`τ`],[120740,1,`υ`],[120741,1,`φ`],[120742,1,`χ`],[120743,1,`ψ`],[120744,1,`ω`],[120745,1,`∇`],[120746,1,`α`],[120747,1,`β`],[120748,1,`γ`],[120749,1,`δ`],[120750,1,`ε`],[120751,1,`ζ`],[120752,1,`η`],[120753,1,`θ`],[120754,1,`ι`],[120755,1,`κ`],[120756,1,`λ`],[120757,1,`μ`],[120758,1,`ν`],[120759,1,`ξ`],[120760,1,`ο`],[120761,1,`π`],[120762,1,`ρ`],[[120763,120764],1,`σ`],[120765,1,`τ`],[120766,1,`υ`],[120767,1,`φ`],[120768,1,`χ`],[120769,1,`ψ`],[120770,1,`ω`],[120771,1,`∂`],[120772,1,`ε`],[120773,1,`θ`],[120774,1,`κ`],[120775,1,`φ`],[120776,1,`ρ`],[120777,1,`π`],[[120778,120779],1,`ϝ`],[[120780,120781],3],[120782,1,`0`],[120783,1,`1`],[120784,1,`2`],[120785,1,`3`],[120786,1,`4`],[120787,1,`5`],[120788,1,`6`],[120789,1,`7`],[120790,1,`8`],[120791,1,`9`],[120792,1,`0`],[120793,1,`1`],[120794,1,`2`],[120795,1,`3`],[120796,1,`4`],[120797,1,`5`],[120798,1,`6`],[120799,1,`7`],[120800,1,`8`],[120801,1,`9`],[120802,1,`0`],[120803,1,`1`],[120804,1,`2`],[120805,1,`3`],[120806,1,`4`],[120807,1,`5`],[120808,1,`6`],[120809,1,`7`],[120810,1,`8`],[120811,1,`9`],[120812,1,`0`],[120813,1,`1`],[120814,1,`2`],[120815,1,`3`],[120816,1,`4`],[120817,1,`5`],[120818,1,`6`],[120819,1,`7`],[120820,1,`8`],[120821,1,`9`],[120822,1,`0`],[120823,1,`1`],[120824,1,`2`],[120825,1,`3`],[120826,1,`4`],[120827,1,`5`],[120828,1,`6`],[120829,1,`7`],[120830,1,`8`],[120831,1,`9`],[[120832,121343],2],[[121344,121398],2],[[121399,121402],2],[[121403,121452],2],[[121453,121460],2],[121461,2],[[121462,121475],2],[121476,2],[[121477,121483],2],[[121484,121498],3],[[121499,121503],2],[121504,3],[[121505,121519],2],[[121520,122623],3],[[122624,122654],2],[[122655,122660],3],[[122661,122666],2],[[122667,122879],3],[[122880,122886],2],[122887,3],[[122888,122904],2],[[122905,122906],3],[[122907,122913],2],[122914,3],[[122915,122916],2],[122917,3],[[122918,122922],2],[[122923,122927],3],[122928,1,`а`],[122929,1,`б`],[122930,1,`в`],[122931,1,`г`],[122932,1,`д`],[122933,1,`е`],[122934,1,`ж`],[122935,1,`з`],[122936,1,`и`],[122937,1,`к`],[122938,1,`л`],[122939,1,`м`],[122940,1,`о`],[122941,1,`п`],[122942,1,`р`],[122943,1,`с`],[122944,1,`т`],[122945,1,`у`],[122946,1,`ф`],[122947,1,`х`],[122948,1,`ц`],[122949,1,`ч`],[122950,1,`ш`],[122951,1,`ы`],[122952,1,`э`],[122953,1,`ю`],[122954,1,`ꚉ`],[122955,1,`ә`],[122956,1,`і`],[122957,1,`ј`],[122958,1,`ө`],[122959,1,`ү`],[122960,1,`ӏ`],[122961,1,`а`],[122962,1,`б`],[122963,1,`в`],[122964,1,`г`],[122965,1,`д`],[122966,1,`е`],[122967,1,`ж`],[122968,1,`з`],[122969,1,`и`],[122970,1,`к`],[122971,1,`л`],[122972,1,`о`],[122973,1,`п`],[122974,1,`с`],[122975,1,`у`],[122976,1,`ф`],[122977,1,`х`],[122978,1,`ц`],[122979,1,`ч`],[122980,1,`ш`],[122981,1,`ъ`],[122982,1,`ы`],[122983,1,`ґ`],[122984,1,`і`],[122985,1,`ѕ`],[122986,1,`џ`],[122987,1,`ҫ`],[122988,1,`ꙑ`],[122989,1,`ұ`],[[122990,123022],3],[123023,2],[[123024,123135],3],[[123136,123180],2],[[123181,123183],3],[[123184,123197],2],[[123198,123199],3],[[123200,123209],2],[[123210,123213],3],[123214,2],[123215,2],[[123216,123535],3],[[123536,123566],2],[[123567,123583],3],[[123584,123641],2],[[123642,123646],3],[123647,2],[[123648,124111],3],[[124112,124153],2],[[124154,124367],3],[[124368,124410],2],[[124411,124414],3],[124415,2],[[124416,124895],3],[[124896,124902],2],[124903,3],[[124904,124907],2],[124908,3],[[124909,124910],2],[124911,3],[[124912,124926],2],[124927,3],[[124928,125124],2],[[125125,125126],3],[[125127,125135],2],[[125136,125142],2],[[125143,125183],3],[125184,1,`𞤢`],[125185,1,`𞤣`],[125186,1,`𞤤`],[125187,1,`𞤥`],[125188,1,`𞤦`],[125189,1,`𞤧`],[125190,1,`𞤨`],[125191,1,`𞤩`],[125192,1,`𞤪`],[125193,1,`𞤫`],[125194,1,`𞤬`],[125195,1,`𞤭`],[125196,1,`𞤮`],[125197,1,`𞤯`],[125198,1,`𞤰`],[125199,1,`𞤱`],[125200,1,`𞤲`],[125201,1,`𞤳`],[125202,1,`𞤴`],[125203,1,`𞤵`],[125204,1,`𞤶`],[125205,1,`𞤷`],[125206,1,`𞤸`],[125207,1,`𞤹`],[125208,1,`𞤺`],[125209,1,`𞤻`],[125210,1,`𞤼`],[125211,1,`𞤽`],[125212,1,`𞤾`],[125213,1,`𞤿`],[125214,1,`𞥀`],[125215,1,`𞥁`],[125216,1,`𞥂`],[125217,1,`𞥃`],[[125218,125258],2],[125259,2],[[125260,125263],3],[[125264,125273],2],[[125274,125277],3],[[125278,125279],2],[[125280,126064],3],[[126065,126132],2],[[126133,126208],3],[[126209,126269],2],[[126270,126463],3],[126464,1,`ا`],[126465,1,`ب`],[126466,1,`ج`],[126467,1,`د`],[126468,3],[126469,1,`و`],[126470,1,`ز`],[126471,1,`ح`],[126472,1,`ط`],[126473,1,`ي`],[126474,1,`ك`],[126475,1,`ل`],[126476,1,`م`],[126477,1,`ن`],[126478,1,`س`],[126479,1,`ع`],[126480,1,`ف`],[126481,1,`ص`],[126482,1,`ق`],[126483,1,`ر`],[126484,1,`ش`],[126485,1,`ت`],[126486,1,`ث`],[126487,1,`خ`],[126488,1,`ذ`],[126489,1,`ض`],[126490,1,`ظ`],[126491,1,`غ`],[126492,1,`ٮ`],[126493,1,`ں`],[126494,1,`ڡ`],[126495,1,`ٯ`],[126496,3],[126497,1,`ب`],[126498,1,`ج`],[126499,3],[126500,1,`ه`],[[126501,126502],3],[126503,1,`ح`],[126504,3],[126505,1,`ي`],[126506,1,`ك`],[126507,1,`ل`],[126508,1,`م`],[126509,1,`ن`],[126510,1,`س`],[126511,1,`ع`],[126512,1,`ف`],[126513,1,`ص`],[126514,1,`ق`],[126515,3],[126516,1,`ش`],[126517,1,`ت`],[126518,1,`ث`],[126519,1,`خ`],[126520,3],[126521,1,`ض`],[126522,3],[126523,1,`غ`],[[126524,126529],3],[126530,1,`ج`],[[126531,126534],3],[126535,1,`ح`],[126536,3],[126537,1,`ي`],[126538,3],[126539,1,`ل`],[126540,3],[126541,1,`ن`],[126542,1,`س`],[126543,1,`ع`],[126544,3],[126545,1,`ص`],[126546,1,`ق`],[126547,3],[126548,1,`ش`],[[126549,126550],3],[126551,1,`خ`],[126552,3],[126553,1,`ض`],[126554,3],[126555,1,`غ`],[126556,3],[126557,1,`ں`],[126558,3],[126559,1,`ٯ`],[126560,3],[126561,1,`ب`],[126562,1,`ج`],[126563,3],[126564,1,`ه`],[[126565,126566],3],[126567,1,`ح`],[126568,1,`ط`],[126569,1,`ي`],[126570,1,`ك`],[126571,3],[126572,1,`م`],[126573,1,`ن`],[126574,1,`س`],[126575,1,`ع`],[126576,1,`ف`],[126577,1,`ص`],[126578,1,`ق`],[126579,3],[126580,1,`ش`],[126581,1,`ت`],[126582,1,`ث`],[126583,1,`خ`],[126584,3],[126585,1,`ض`],[126586,1,`ظ`],[126587,1,`غ`],[126588,1,`ٮ`],[126589,3],[126590,1,`ڡ`],[126591,3],[126592,1,`ا`],[126593,1,`ب`],[126594,1,`ج`],[126595,1,`د`],[126596,1,`ه`],[126597,1,`و`],[126598,1,`ز`],[126599,1,`ح`],[126600,1,`ط`],[126601,1,`ي`],[126602,3],[126603,1,`ل`],[126604,1,`م`],[126605,1,`ن`],[126606,1,`س`],[126607,1,`ع`],[126608,1,`ف`],[126609,1,`ص`],[126610,1,`ق`],[126611,1,`ر`],[126612,1,`ش`],[126613,1,`ت`],[126614,1,`ث`],[126615,1,`خ`],[126616,1,`ذ`],[126617,1,`ض`],[126618,1,`ظ`],[126619,1,`غ`],[[126620,126624],3],[126625,1,`ب`],[126626,1,`ج`],[126627,1,`د`],[126628,3],[126629,1,`و`],[126630,1,`ز`],[126631,1,`ح`],[126632,1,`ط`],[126633,1,`ي`],[126634,3],[126635,1,`ل`],[126636,1,`م`],[126637,1,`ن`],[126638,1,`س`],[126639,1,`ع`],[126640,1,`ف`],[126641,1,`ص`],[126642,1,`ق`],[126643,1,`ر`],[126644,1,`ش`],[126645,1,`ت`],[126646,1,`ث`],[126647,1,`خ`],[126648,1,`ذ`],[126649,1,`ض`],[126650,1,`ظ`],[126651,1,`غ`],[[126652,126703],3],[[126704,126705],2],[[126706,126975],3],[[126976,127019],2],[[127020,127023],3],[[127024,127123],2],[[127124,127135],3],[[127136,127150],2],[[127151,127152],3],[[127153,127166],2],[127167,2],[127168,3],[[127169,127183],2],[127184,3],[[127185,127199],2],[[127200,127221],2],[[127222,127231],3],[127232,3],[127233,1,`0,`],[127234,1,`1,`],[127235,1,`2,`],[127236,1,`3,`],[127237,1,`4,`],[127238,1,`5,`],[127239,1,`6,`],[127240,1,`7,`],[127241,1,`8,`],[127242,1,`9,`],[[127243,127244],2],[[127245,127247],2],[127248,1,`(a)`],[127249,1,`(b)`],[127250,1,`(c)`],[127251,1,`(d)`],[127252,1,`(e)`],[127253,1,`(f)`],[127254,1,`(g)`],[127255,1,`(h)`],[127256,1,`(i)`],[127257,1,`(j)`],[127258,1,`(k)`],[127259,1,`(l)`],[127260,1,`(m)`],[127261,1,`(n)`],[127262,1,`(o)`],[127263,1,`(p)`],[127264,1,`(q)`],[127265,1,`(r)`],[127266,1,`(s)`],[127267,1,`(t)`],[127268,1,`(u)`],[127269,1,`(v)`],[127270,1,`(w)`],[127271,1,`(x)`],[127272,1,`(y)`],[127273,1,`(z)`],[127274,1,`〔s〕`],[127275,1,`c`],[127276,1,`r`],[127277,1,`cd`],[127278,1,`wz`],[127279,2],[127280,1,`a`],[127281,1,`b`],[127282,1,`c`],[127283,1,`d`],[127284,1,`e`],[127285,1,`f`],[127286,1,`g`],[127287,1,`h`],[127288,1,`i`],[127289,1,`j`],[127290,1,`k`],[127291,1,`l`],[127292,1,`m`],[127293,1,`n`],[127294,1,`o`],[127295,1,`p`],[127296,1,`q`],[127297,1,`r`],[127298,1,`s`],[127299,1,`t`],[127300,1,`u`],[127301,1,`v`],[127302,1,`w`],[127303,1,`x`],[127304,1,`y`],[127305,1,`z`],[127306,1,`hv`],[127307,1,`mv`],[127308,1,`sd`],[127309,1,`ss`],[127310,1,`ppv`],[127311,1,`wc`],[[127312,127318],2],[127319,2],[[127320,127326],2],[127327,2],[[127328,127337],2],[127338,1,`mc`],[127339,1,`md`],[127340,1,`mr`],[[127341,127343],2],[[127344,127352],2],[127353,2],[127354,2],[[127355,127356],2],[[127357,127358],2],[127359,2],[[127360,127369],2],[[127370,127373],2],[[127374,127375],2],[127376,1,`dj`],[[127377,127386],2],[[127387,127404],2],[127405,2],[[127406,127461],3],[[127462,127487],2],[127488,1,`ほか`],[127489,1,`ココ`],[127490,1,`サ`],[[127491,127503],3],[127504,1,`手`],[127505,1,`字`],[127506,1,`双`],[127507,1,`デ`],[127508,1,`二`],[127509,1,`多`],[127510,1,`解`],[127511,1,`天`],[127512,1,`交`],[127513,1,`映`],[127514,1,`無`],[127515,1,`料`],[127516,1,`前`],[127517,1,`後`],[127518,1,`再`],[127519,1,`新`],[127520,1,`初`],[127521,1,`終`],[127522,1,`生`],[127523,1,`販`],[127524,1,`声`],[127525,1,`吹`],[127526,1,`演`],[127527,1,`投`],[127528,1,`捕`],[127529,1,`一`],[127530,1,`三`],[127531,1,`遊`],[127532,1,`左`],[127533,1,`中`],[127534,1,`右`],[127535,1,`指`],[127536,1,`走`],[127537,1,`打`],[127538,1,`禁`],[127539,1,`空`],[127540,1,`合`],[127541,1,`満`],[127542,1,`有`],[127543,1,`月`],[127544,1,`申`],[127545,1,`割`],[127546,1,`営`],[127547,1,`配`],[[127548,127551],3],[127552,1,`〔本〕`],[127553,1,`〔三〕`],[127554,1,`〔二〕`],[127555,1,`〔安〕`],[127556,1,`〔点〕`],[127557,1,`〔打〕`],[127558,1,`〔盗〕`],[127559,1,`〔勝〕`],[127560,1,`〔敗〕`],[[127561,127567],3],[127568,1,`得`],[127569,1,`可`],[[127570,127583],3],[[127584,127589],2],[[127590,127743],3],[[127744,127776],2],[[127777,127788],2],[[127789,127791],2],[[127792,127797],2],[127798,2],[[127799,127868],2],[127869,2],[[127870,127871],2],[[127872,127891],2],[[127892,127903],2],[[127904,127940],2],[127941,2],[[127942,127946],2],[[127947,127950],2],[[127951,127955],2],[[127956,127967],2],[[127968,127984],2],[[127985,127991],2],[[127992,127999],2],[[128e3,128062],2],[128063,2],[128064,2],[128065,2],[[128066,128247],2],[128248,2],[[128249,128252],2],[[128253,128254],2],[128255,2],[[128256,128317],2],[[128318,128319],2],[[128320,128323],2],[[128324,128330],2],[[128331,128335],2],[[128336,128359],2],[[128360,128377],2],[128378,2],[[128379,128419],2],[128420,2],[[128421,128506],2],[[128507,128511],2],[128512,2],[[128513,128528],2],[128529,2],[[128530,128532],2],[128533,2],[128534,2],[128535,2],[128536,2],[128537,2],[128538,2],[128539,2],[[128540,128542],2],[128543,2],[[128544,128549],2],[[128550,128551],2],[[128552,128555],2],[128556,2],[128557,2],[[128558,128559],2],[[128560,128563],2],[128564,2],[[128565,128576],2],[[128577,128578],2],[[128579,128580],2],[[128581,128591],2],[[128592,128639],2],[[128640,128709],2],[[128710,128719],2],[128720,2],[[128721,128722],2],[[128723,128724],2],[128725,2],[[128726,128727],2],[[128728,128731],3],[128732,2],[[128733,128735],2],[[128736,128748],2],[[128749,128751],3],[[128752,128755],2],[[128756,128758],2],[[128759,128760],2],[128761,2],[128762,2],[[128763,128764],2],[[128765,128767],3],[[128768,128883],2],[[128884,128886],2],[[128887,128890],3],[[128891,128895],2],[[128896,128980],2],[[128981,128984],2],[128985,2],[[128986,128991],3],[[128992,129003],2],[[129004,129007],3],[129008,2],[[129009,129023],3],[[129024,129035],2],[[129036,129039],3],[[129040,129095],2],[[129096,129103],3],[[129104,129113],2],[[129114,129119],3],[[129120,129159],2],[[129160,129167],3],[[129168,129197],2],[[129198,129199],3],[[129200,129201],2],[[129202,129211],2],[[129212,129215],3],[[129216,129217],2],[[129218,129279],3],[[129280,129291],2],[129292,2],[[129293,129295],2],[[129296,129304],2],[[129305,129310],2],[129311,2],[[129312,129319],2],[[129320,129327],2],[129328,2],[[129329,129330],2],[[129331,129342],2],[129343,2],[[129344,129355],2],[129356,2],[[129357,129359],2],[[129360,129374],2],[[129375,129387],2],[[129388,129392],2],[129393,2],[129394,2],[[129395,129398],2],[[129399,129400],2],[129401,2],[129402,2],[129403,2],[[129404,129407],2],[[129408,129412],2],[[129413,129425],2],[[129426,129431],2],[[129432,129442],2],[[129443,129444],2],[[129445,129450],2],[[129451,129453],2],[[129454,129455],2],[[129456,129465],2],[[129466,129471],2],[129472,2],[[129473,129474],2],[[129475,129482],2],[129483,2],[129484,2],[[129485,129487],2],[[129488,129510],2],[[129511,129535],2],[[129536,129619],2],[[129620,129631],3],[[129632,129645],2],[[129646,129647],3],[[129648,129651],2],[129652,2],[[129653,129655],2],[[129656,129658],2],[[129659,129660],2],[[129661,129663],3],[[129664,129666],2],[[129667,129670],2],[[129671,129672],2],[129673,2],[[129674,129678],3],[129679,2],[[129680,129685],2],[[129686,129704],2],[[129705,129708],2],[[129709,129711],2],[[129712,129718],2],[[129719,129722],2],[[129723,129725],2],[129726,2],[129727,2],[[129728,129730],2],[[129731,129733],2],[129734,2],[[129735,129741],3],[[129742,129743],2],[[129744,129750],2],[[129751,129753],2],[[129754,129755],2],[129756,2],[[129757,129758],3],[129759,2],[[129760,129767],2],[129768,2],[129769,2],[[129770,129775],3],[[129776,129782],2],[[129783,129784],2],[[129785,129791],3],[[129792,129938],2],[129939,3],[[129940,129994],2],[[129995,130031],2],[130032,1,`0`],[130033,1,`1`],[130034,1,`2`],[130035,1,`3`],[130036,1,`4`],[130037,1,`5`],[130038,1,`6`],[130039,1,`7`],[130040,1,`8`],[130041,1,`9`],[[130042,131069],3],[[131070,131071],3],[[131072,173782],2],[[173783,173789],2],[[173790,173791],2],[[173792,173823],3],[[173824,177972],2],[[177973,177976],2],[177977,2],[[177978,177983],3],[[177984,178205],2],[[178206,178207],3],[[178208,183969],2],[[183970,183983],3],[[183984,191456],2],[[191457,191471],3],[[191472,192093],2],[[192094,194559],3],[194560,1,`丽`],[194561,1,`丸`],[194562,1,`乁`],[194563,1,`𠄢`],[194564,1,`你`],[194565,1,`侮`],[194566,1,`侻`],[194567,1,`倂`],[194568,1,`偺`],[194569,1,`備`],[194570,1,`僧`],[194571,1,`像`],[194572,1,`㒞`],[194573,1,`𠘺`],[194574,1,`免`],[194575,1,`兔`],[194576,1,`兤`],[194577,1,`具`],[194578,1,`𠔜`],[194579,1,`㒹`],[194580,1,`內`],[194581,1,`再`],[194582,1,`𠕋`],[194583,1,`冗`],[194584,1,`冤`],[194585,1,`仌`],[194586,1,`冬`],[194587,1,`况`],[194588,1,`𩇟`],[194589,1,`凵`],[194590,1,`刃`],[194591,1,`㓟`],[194592,1,`刻`],[194593,1,`剆`],[194594,1,`割`],[194595,1,`剷`],[194596,1,`㔕`],[194597,1,`勇`],[194598,1,`勉`],[194599,1,`勤`],[194600,1,`勺`],[194601,1,`包`],[194602,1,`匆`],[194603,1,`北`],[194604,1,`卉`],[194605,1,`卑`],[194606,1,`博`],[194607,1,`即`],[194608,1,`卽`],[[194609,194611],1,`卿`],[194612,1,`𠨬`],[194613,1,`灰`],[194614,1,`及`],[194615,1,`叟`],[194616,1,`𠭣`],[194617,1,`叫`],[194618,1,`叱`],[194619,1,`吆`],[194620,1,`咞`],[194621,1,`吸`],[194622,1,`呈`],[194623,1,`周`],[194624,1,`咢`],[194625,1,`哶`],[194626,1,`唐`],[194627,1,`啓`],[194628,1,`啣`],[[194629,194630],1,`善`],[194631,1,`喙`],[194632,1,`喫`],[194633,1,`喳`],[194634,1,`嗂`],[194635,1,`圖`],[194636,1,`嘆`],[194637,1,`圗`],[194638,1,`噑`],[194639,1,`噴`],[194640,1,`切`],[194641,1,`壮`],[194642,1,`城`],[194643,1,`埴`],[194644,1,`堍`],[194645,1,`型`],[194646,1,`堲`],[194647,1,`報`],[194648,1,`墬`],[194649,1,`𡓤`],[194650,1,`売`],[194651,1,`壷`],[194652,1,`夆`],[194653,1,`多`],[194654,1,`夢`],[194655,1,`奢`],[194656,1,`𡚨`],[194657,1,`𡛪`],[194658,1,`姬`],[194659,1,`娛`],[194660,1,`娧`],[194661,1,`姘`],[194662,1,`婦`],[194663,1,`㛮`],[194664,1,`㛼`],[194665,1,`嬈`],[[194666,194667],1,`嬾`],[194668,1,`𡧈`],[194669,1,`寃`],[194670,1,`寘`],[194671,1,`寧`],[194672,1,`寳`],[194673,1,`𡬘`],[194674,1,`寿`],[194675,1,`将`],[194676,1,`当`],[194677,1,`尢`],[194678,1,`㞁`],[194679,1,`屠`],[194680,1,`屮`],[194681,1,`峀`],[194682,1,`岍`],[194683,1,`𡷤`],[194684,1,`嵃`],[194685,1,`𡷦`],[194686,1,`嵮`],[194687,1,`嵫`],[194688,1,`嵼`],[194689,1,`巡`],[194690,1,`巢`],[194691,1,`㠯`],[194692,1,`巽`],[194693,1,`帨`],[194694,1,`帽`],[194695,1,`幩`],[194696,1,`㡢`],[194697,1,`𢆃`],[194698,1,`㡼`],[194699,1,`庰`],[194700,1,`庳`],[194701,1,`庶`],[194702,1,`廊`],[194703,1,`𪎒`],[194704,1,`廾`],[[194705,194706],1,`𢌱`],[194707,1,`舁`],[[194708,194709],1,`弢`],[194710,1,`㣇`],[194711,1,`𣊸`],[194712,1,`𦇚`],[194713,1,`形`],[194714,1,`彫`],[194715,1,`㣣`],[194716,1,`徚`],[194717,1,`忍`],[194718,1,`志`],[194719,1,`忹`],[194720,1,`悁`],[194721,1,`㤺`],[194722,1,`㤜`],[194723,1,`悔`],[194724,1,`𢛔`],[194725,1,`惇`],[194726,1,`慈`],[194727,1,`慌`],[194728,1,`慎`],[194729,1,`慌`],[194730,1,`慺`],[194731,1,`憎`],[194732,1,`憲`],[194733,1,`憤`],[194734,1,`憯`],[194735,1,`懞`],[194736,1,`懲`],[194737,1,`懶`],[194738,1,`成`],[194739,1,`戛`],[194740,1,`扝`],[194741,1,`抱`],[194742,1,`拔`],[194743,1,`捐`],[194744,1,`𢬌`],[194745,1,`挽`],[194746,1,`拼`],[194747,1,`捨`],[194748,1,`掃`],[194749,1,`揤`],[194750,1,`𢯱`],[194751,1,`搢`],[194752,1,`揅`],[194753,1,`掩`],[194754,1,`㨮`],[194755,1,`摩`],[194756,1,`摾`],[194757,1,`撝`],[194758,1,`摷`],[194759,1,`㩬`],[194760,1,`敏`],[194761,1,`敬`],[194762,1,`𣀊`],[194763,1,`旣`],[194764,1,`書`],[194765,1,`晉`],[194766,1,`㬙`],[194767,1,`暑`],[194768,1,`㬈`],[194769,1,`㫤`],[194770,1,`冒`],[194771,1,`冕`],[194772,1,`最`],[194773,1,`暜`],[194774,1,`肭`],[194775,1,`䏙`],[194776,1,`朗`],[194777,1,`望`],[194778,1,`朡`],[194779,1,`杞`],[194780,1,`杓`],[194781,1,`𣏃`],[194782,1,`㭉`],[194783,1,`柺`],[194784,1,`枅`],[194785,1,`桒`],[194786,1,`梅`],[194787,1,`𣑭`],[194788,1,`梎`],[194789,1,`栟`],[194790,1,`椔`],[194791,1,`㮝`],[194792,1,`楂`],[194793,1,`榣`],[194794,1,`槪`],[194795,1,`檨`],[194796,1,`𣚣`],[194797,1,`櫛`],[194798,1,`㰘`],[194799,1,`次`],[194800,1,`𣢧`],[194801,1,`歔`],[194802,1,`㱎`],[194803,1,`歲`],[194804,1,`殟`],[194805,1,`殺`],[194806,1,`殻`],[194807,1,`𣪍`],[194808,1,`𡴋`],[194809,1,`𣫺`],[194810,1,`汎`],[194811,1,`𣲼`],[194812,1,`沿`],[194813,1,`泍`],[194814,1,`汧`],[194815,1,`洖`],[194816,1,`派`],[194817,1,`海`],[194818,1,`流`],[194819,1,`浩`],[194820,1,`浸`],[194821,1,`涅`],[194822,1,`𣴞`],[194823,1,`洴`],[194824,1,`港`],[194825,1,`湮`],[194826,1,`㴳`],[194827,1,`滋`],[194828,1,`滇`],[194829,1,`𣻑`],[194830,1,`淹`],[194831,1,`潮`],[194832,1,`𣽞`],[194833,1,`𣾎`],[194834,1,`濆`],[194835,1,`瀹`],[194836,1,`瀞`],[194837,1,`瀛`],[194838,1,`㶖`],[194839,1,`灊`],[194840,1,`災`],[194841,1,`灷`],[194842,1,`炭`],[194843,1,`𠔥`],[194844,1,`煅`],[194845,1,`𤉣`],[194846,1,`熜`],[194847,1,`𤎫`],[194848,1,`爨`],[194849,1,`爵`],[194850,1,`牐`],[194851,1,`𤘈`],[194852,1,`犀`],[194853,1,`犕`],[194854,1,`𤜵`],[194855,1,`𤠔`],[194856,1,`獺`],[194857,1,`王`],[194858,1,`㺬`],[194859,1,`玥`],[[194860,194861],1,`㺸`],[194862,1,`瑇`],[194863,1,`瑜`],[194864,1,`瑱`],[194865,1,`璅`],[194866,1,`瓊`],[194867,1,`㼛`],[194868,1,`甤`],[194869,1,`𤰶`],[194870,1,`甾`],[194871,1,`𤲒`],[194872,1,`異`],[194873,1,`𢆟`],[194874,1,`瘐`],[194875,1,`𤾡`],[194876,1,`𤾸`],[194877,1,`𥁄`],[194878,1,`㿼`],[194879,1,`䀈`],[194880,1,`直`],[194881,1,`𥃳`],[194882,1,`𥃲`],[194883,1,`𥄙`],[194884,1,`𥄳`],[194885,1,`眞`],[[194886,194887],1,`真`],[194888,1,`睊`],[194889,1,`䀹`],[194890,1,`瞋`],[194891,1,`䁆`],[194892,1,`䂖`],[194893,1,`𥐝`],[194894,1,`硎`],[194895,1,`碌`],[194896,1,`磌`],[194897,1,`䃣`],[194898,1,`𥘦`],[194899,1,`祖`],[194900,1,`𥚚`],[194901,1,`𥛅`],[194902,1,`福`],[194903,1,`秫`],[194904,1,`䄯`],[194905,1,`穀`],[194906,1,`穊`],[194907,1,`穏`],[194908,1,`𥥼`],[[194909,194910],1,`𥪧`],[194911,1,`竮`],[194912,1,`䈂`],[194913,1,`𥮫`],[194914,1,`篆`],[194915,1,`築`],[194916,1,`䈧`],[194917,1,`𥲀`],[194918,1,`糒`],[194919,1,`䊠`],[194920,1,`糨`],[194921,1,`糣`],[194922,1,`紀`],[194923,1,`𥾆`],[194924,1,`絣`],[194925,1,`䌁`],[194926,1,`緇`],[194927,1,`縂`],[194928,1,`繅`],[194929,1,`䌴`],[194930,1,`𦈨`],[194931,1,`𦉇`],[194932,1,`䍙`],[194933,1,`𦋙`],[194934,1,`罺`],[194935,1,`𦌾`],[194936,1,`羕`],[194937,1,`翺`],[194938,1,`者`],[194939,1,`𦓚`],[194940,1,`𦔣`],[194941,1,`聠`],[194942,1,`𦖨`],[194943,1,`聰`],[194944,1,`𣍟`],[194945,1,`䏕`],[194946,1,`育`],[194947,1,`脃`],[194948,1,`䐋`],[194949,1,`脾`],[194950,1,`媵`],[194951,1,`𦞧`],[194952,1,`𦞵`],[194953,1,`𣎓`],[194954,1,`𣎜`],[194955,1,`舁`],[194956,1,`舄`],[194957,1,`辞`],[194958,1,`䑫`],[194959,1,`芑`],[194960,1,`芋`],[194961,1,`芝`],[194962,1,`劳`],[194963,1,`花`],[194964,1,`芳`],[194965,1,`芽`],[194966,1,`苦`],[194967,1,`𦬼`],[194968,1,`若`],[194969,1,`茝`],[194970,1,`荣`],[194971,1,`莭`],[194972,1,`茣`],[194973,1,`莽`],[194974,1,`菧`],[194975,1,`著`],[194976,1,`荓`],[194977,1,`菊`],[194978,1,`菌`],[194979,1,`菜`],[194980,1,`𦰶`],[194981,1,`𦵫`],[194982,1,`𦳕`],[194983,1,`䔫`],[194984,1,`蓱`],[194985,1,`蓳`],[194986,1,`蔖`],[194987,1,`𧏊`],[194988,1,`蕤`],[194989,1,`𦼬`],[194990,1,`䕝`],[194991,1,`䕡`],[194992,1,`𦾱`],[194993,1,`𧃒`],[194994,1,`䕫`],[194995,1,`虐`],[194996,1,`虜`],[194997,1,`虧`],[194998,1,`虩`],[194999,1,`蚩`],[195e3,1,`蚈`],[195001,1,`蜎`],[195002,1,`蛢`],[195003,1,`蝹`],[195004,1,`蜨`],[195005,1,`蝫`],[195006,1,`螆`],[195007,1,`䗗`],[195008,1,`蟡`],[195009,1,`蠁`],[195010,1,`䗹`],[195011,1,`衠`],[195012,1,`衣`],[195013,1,`𧙧`],[195014,1,`裗`],[195015,1,`裞`],[195016,1,`䘵`],[195017,1,`裺`],[195018,1,`㒻`],[195019,1,`𧢮`],[195020,1,`𧥦`],[195021,1,`䚾`],[195022,1,`䛇`],[195023,1,`誠`],[195024,1,`諭`],[195025,1,`變`],[195026,1,`豕`],[195027,1,`𧲨`],[195028,1,`貫`],[195029,1,`賁`],[195030,1,`贛`],[195031,1,`起`],[195032,1,`𧼯`],[195033,1,`𠠄`],[195034,1,`跋`],[195035,1,`趼`],[195036,1,`跰`],[195037,1,`𠣞`],[195038,1,`軔`],[195039,1,`輸`],[195040,1,`𨗒`],[195041,1,`𨗭`],[195042,1,`邔`],[195043,1,`郱`],[195044,1,`鄑`],[195045,1,`𨜮`],[195046,1,`鄛`],[195047,1,`鈸`],[195048,1,`鋗`],[195049,1,`鋘`],[195050,1,`鉼`],[195051,1,`鏹`],[195052,1,`鐕`],[195053,1,`𨯺`],[195054,1,`開`],[195055,1,`䦕`],[195056,1,`閷`],[195057,1,`𨵷`],[195058,1,`䧦`],[195059,1,`雃`],[195060,1,`嶲`],[195061,1,`霣`],[195062,1,`𩅅`],[195063,1,`𩈚`],[195064,1,`䩮`],[195065,1,`䩶`],[195066,1,`韠`],[195067,1,`𩐊`],[195068,1,`䪲`],[195069,1,`𩒖`],[[195070,195071],1,`頋`],[195072,1,`頩`],[195073,1,`𩖶`],[195074,1,`飢`],[195075,1,`䬳`],[195076,1,`餩`],[195077,1,`馧`],[195078,1,`駂`],[195079,1,`駾`],[195080,1,`䯎`],[195081,1,`𩬰`],[195082,1,`鬒`],[195083,1,`鱀`],[195084,1,`鳽`],[195085,1,`䳎`],[195086,1,`䳭`],[195087,1,`鵧`],[195088,1,`𪃎`],[195089,1,`䳸`],[195090,1,`𪄅`],[195091,1,`𪈎`],[195092,1,`𪊑`],[195093,1,`麻`],[195094,1,`䵖`],[195095,1,`黹`],[195096,1,`黾`],[195097,1,`鼅`],[195098,1,`鼏`],[195099,1,`鼖`],[195100,1,`鼻`],[195101,1,`𪘀`],[[195102,196605],3],[[196606,196607],3],[[196608,201546],2],[[201547,201551],3],[[201552,205743],2],[[205744,262141],3],[[262142,262143],3],[[262144,327677],3],[[327678,327679],3],[[327680,393213],3],[[393214,393215],3],[[393216,458749],3],[[458750,458751],3],[[458752,524285],3],[[524286,524287],3],[[524288,589821],3],[[589822,589823],3],[[589824,655357],3],[[655358,655359],3],[[655360,720893],3],[[720894,720895],3],[[720896,786429],3],[[786430,786431],3],[[786432,851965],3],[[851966,851967],3],[[851968,917501],3],[[917502,917503],3],[917504,3],[917505,3],[[917506,917535],3],[[917536,917631],3],[[917632,917759],3],[[917760,917999],7],[[918e3,983037],3],[[983038,983039],3],[[983040,1048573],3],[[1048574,1048575],3],[[1048576,1114109],3],[[1114110,1114111],3]]}}),$r=hn({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.js"(e,t){t.exports.STATUS_MAPPING={mapped:1,valid:2,disallowed:3,deviation:6,ignored:7}}}),ei=hn({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.js"(e,t){let n=(Xr(),yn(yr)),r=Zr(),i=Qr(),{STATUS_MAPPING:a}=$r();function o(e){return/[^\x00-\x7F]/u.test(e)}function s(e){let t=0,n=i.length-1;for(;t<=n;){let r=Math.floor((t+n)/2),a=i[r],o=Array.isArray(a[0])?a[0][0]:a[0],s=Array.isArray(a[0])?a[0][1]:a[0];if(o<=e&&s>=e)return a.slice(1);o>e?n=r-1:t=r+1}return null}function c(e,{transitionalProcessing:t}){let n=``;for(let r of e){let[e,i]=s(r.codePointAt(0));switch(e){case a.disallowed:n+=r;break;case a.ignored:break;case a.mapped:t&&r===`ẞ`?n+=`ss`:n+=i;break;case a.deviation:t?n+=i:n+=r;break;case a.valid:n+=r;break}}return n}function l(e,{checkHyphens:t,checkBidi:n,checkJoiners:i,transitionalProcessing:o,useSTD3ASCIIRules:c,isBidi:l}){if(e.length===0)return!0;if(e.normalize(`NFC`)!==e)return!1;let u=Array.from(e);if(t&&(u[2]===`-`&&u[3]===`-`||e.startsWith(`-`)||e.endsWith(`-`))||!t&&e.startsWith(`xn--`)||e.includes(`.`)||r.combiningMarks.test(u[0]))return!1;for(let e of u){let t=e.codePointAt(0),[n]=s(t);if(o){if(n!==a.valid)return!1}else if(n!==a.valid&&n!==a.deviation)return!1;if(c&&t<=127&&!/^(?:[a-z]|[0-9]|-)$/u.test(e))return!1}if(i){let e=0;for(let[t,n]of u.entries())if(n===`‌`||n===`‍`){if(t>0){if(r.combiningClassVirama.test(u[t-1]))continue;if(n===`‌`){let n=u.indexOf(`‌`,t+1),i=n<0?u.slice(e):u.slice(e,n);if(r.validZWNJ.test(i.join(``))){e=t+1;continue}}}return!1}}if(n&&l){let t;if(r.bidiS1LTR.test(u[0]))t=!1;else if(r.bidiS1RTL.test(u[0]))t=!0;else return!1;if(t){if(!r.bidiS2.test(e)||!r.bidiS3.test(e)||r.bidiS4EN.test(e)&&r.bidiS4AN.test(e))return!1}else if(!r.bidiS5.test(e)||!r.bidiS6.test(e))return!1}return!0}function u(e){let t=e.map(e=>{if(e.startsWith(`xn--`))try{return n.decode(e.substring(4))}catch{return``}return e}).join(`.`);return r.bidiDomain.test(t)}function d(e,t){let r=c(e,t);r=r.normalize(`NFC`);let i=r.split(`.`),a=u(i),s=!1;for(let[e,r]of i.entries()){let c=r,u=t.transitionalProcessing;if(c.startsWith(`xn--`)){if(o(c)){s=!0;continue}try{c=n.decode(c.substring(4))}catch{if(!t.ignoreInvalidPunycode){s=!0;continue}}i[e]=c,(c===``||!o(c))&&(s=!0),u=!1}if(s)continue;let d=l(c,{...t,transitionalProcessing:u,isBidi:a});d||(s=!0)}return{string:i.join(`.`),error:s}}function f(e,{checkHyphens:t=!1,checkBidi:r=!1,checkJoiners:i=!1,useSTD3ASCIIRules:a=!1,verifyDNSLength:s=!1,transitionalProcessing:c=!1,ignoreInvalidPunycode:l=!1}={}){let u=d(e,{checkHyphens:t,checkBidi:r,checkJoiners:i,useSTD3ASCIIRules:a,transitionalProcessing:c,ignoreInvalidPunycode:l}),f=u.string.split(`.`);if(f=f.map(e=>{if(o(e))try{return`xn--${n.encode(e)}`}catch{u.error=!0}return e}),s){let e=f.join(`.`).length;(e>253||e===0)&&(u.error=!0);for(let e=0;e<f.length;++e)if(f[e].length>63||f[e].length===0){u.error=!0;break}}return u.error?null:f.join(`.`)}function p(e,{checkHyphens:t=!1,checkBidi:n=!1,checkJoiners:r=!1,useSTD3ASCIIRules:i=!1,transitionalProcessing:a=!1,ignoreInvalidPunycode:o=!1}={}){let s=d(e,{checkHyphens:t,checkBidi:n,checkJoiners:r,useSTD3ASCIIRules:i,transitionalProcessing:a,ignoreInvalidPunycode:o});return{domain:s.string,error:s.error}}t.exports={toASCII:f,toUnicode:p}}}),ti=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.js"(e,t){function n(e){return e>=48&&e<=57}function r(e){return e>=65&&e<=90||e>=97&&e<=122}function i(e){return r(e)||n(e)}function a(e){return n(e)||e>=65&&e<=70||e>=97&&e<=102}t.exports={isASCIIDigit:n,isASCIIAlpha:r,isASCIIAlphanumeric:i,isASCIIHex:a}}}),ni=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.js"(e,t){let n=new TextEncoder,r=new TextDecoder(`utf-8`,{ignoreBOM:!0});function i(e){return n.encode(e)}function a(e){return r.decode(e)}t.exports={utf8Encode:i,utf8DecodeWithoutBOM:a}}}),ri=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.js"(e,t){let{isASCIIHex:n}=ti(),{utf8Encode:r}=ni();function i(e){return e.codePointAt(0)}function a(e){let t=e.toString(16).toUpperCase();return t.length===1&&(t=`0${t}`),`%${t}`}function o(e){let t=new Uint8Array(e.byteLength),r=0;for(let i=0;i<e.byteLength;++i){let a=e[i];if(a!==37)t[r++]=a;else if(a===37&&(!n(e[i+1])||!n(e[i+2])))t[r++]=a;else{let n=parseInt(String.fromCodePoint(e[i+1],e[i+2]),16);t[r++]=n,i+=2}}return t.slice(0,r)}function s(e){let t=r(e);return o(t)}function c(e){return e<=31||e>126}let l=new Set([i(` `),i(`"`),i(`<`),i(`>`),i("`")]);function u(e){return c(e)||l.has(e)}let d=new Set([i(` `),i(`"`),i(`#`),i(`<`),i(`>`)]);function f(e){return c(e)||d.has(e)}function p(e){return f(e)||e===i(`'`)}let m=new Set([i(`?`),i("`"),i(`{`),i(`}`),i(`^`)]);function h(e){return f(e)||m.has(e)}let g=new Set([i(`/`),i(`:`),i(`;`),i(`=`),i(`@`),i(`[`),i(`\\`),i(`]`),i(`|`)]);function _(e){return h(e)||g.has(e)}let v=new Set([i(`$`),i(`%`),i(`&`),i(`+`),i(`,`)]);function y(e){return _(e)||v.has(e)}let b=new Set([i(`!`),i(`'`),i(`(`),i(`)`),i(`~`)]);function x(e){return y(e)||b.has(e)}function S(e,t){let n=r(e),i=``;for(let e of n)t(e)?i+=a(e):i+=String.fromCharCode(e);return i}function C(e,t){return S(String.fromCodePoint(e),t)}function w(e,t,n=!1){let r=``;for(let i of e)n&&i===` `?r+=`+`:r+=S(i,t);return r}t.exports={isC0ControlPercentEncode:c,isFragmentPercentEncode:u,isQueryPercentEncode:f,isSpecialQueryPercentEncode:p,isPathPercentEncode:h,isUserinfoPercentEncode:_,isURLEncodedPercentEncode:x,percentDecodeString:s,percentDecodeBytes:o,utf8PercentEncodeString:w,utf8PercentEncodeCodePoint:C}}}),ii=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.js"(e,t){let n=ei(),r=ti(),{utf8DecodeWithoutBOM:i}=ni(),{percentDecodeString:a,utf8PercentEncodeCodePoint:o,utf8PercentEncodeString:s,isC0ControlPercentEncode:c,isFragmentPercentEncode:l,isQueryPercentEncode:u,isSpecialQueryPercentEncode:d,isPathPercentEncode:f,isUserinfoPercentEncode:p}=ri();function m(e){return e.codePointAt(0)}let h={ftp:21,file:null,http:80,https:443,ws:80,wss:443},g=Symbol(`failure`);function _(e){return[...e].length}function v(e,t){let n=e[t];return isNaN(n)?void 0:String.fromCodePoint(n)}function y(e){return e===`.`||e.toLowerCase()===`%2e`}function b(e){return e=e.toLowerCase(),e===`..`||e===`%2e.`||e===`.%2e`||e===`%2e%2e`}function x(e,t){return r.isASCIIAlpha(e)&&(t===m(`:`)||t===m(`|`))}function S(e){return e.length===2&&r.isASCIIAlpha(e.codePointAt(0))&&(e[1]===`:`||e[1]===`|`)}function C(e){return e.length===2&&r.isASCIIAlpha(e.codePointAt(0))&&e[1]===`:`}function w(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|<|>|\?|@|\[|\\|\]|\^|\|/u)!==-1}function T(e){return w(e)||e.search(/[\u0000-\u001F]|%|\u007F/u)!==-1}function E(e){return h[e]!==void 0}function D(e){return E(e.scheme)}function O(e){return!E(e.scheme)}function k(e){return h[e]}function A(e){if(e===``)return g;let t=10;if(e.length>=2&&e.charAt(0)===`0`&&e.charAt(1).toLowerCase()===`x`?(e=e.substring(2),t=16):e.length>=2&&e.charAt(0)===`0`&&(e=e.substring(1),t=8),e===``)return 0;let n=/[^0-7]/u;return t===10&&(n=/[^0-9]/u),t===16&&(n=/[^0-9A-Fa-f]/u),n.test(e)?g:parseInt(e,t)}function j(e){let t=e.split(`.`);if(t[t.length-1]===``&&t.length>1&&t.pop(),t.length>4)return g;let n=[];for(let e of t){let t=A(e);if(t===g)return g;n.push(t)}for(let e=0;e<n.length-1;++e)if(n[e]>255)return g;if(n[n.length-1]>=256**(5-n.length))return g;let r=n.pop(),i=0;for(let e of n)r+=e*256**(3-i),++i;return r}function M(e){let t=``,n=e;for(let e=1;e<=4;++e)t=String(n%256)+t,e!==4&&(t=`.${t}`),n=Math.floor(n/256);return t}function N(e){let t=[0,0,0,0,0,0,0,0],n=0,i=null,a=0;if(e=Array.from(e,e=>e.codePointAt(0)),e[a]===m(`:`)){if(e[a+1]!==m(`:`))return g;a+=2,++n,i=n}for(;a<e.length;){if(n===8)return g;if(e[a]===m(`:`)){if(i!==null)return g;++a,++n,i=n;continue}let o=0,s=0;for(;s<4&&r.isASCIIHex(e[a]);)o=o*16+parseInt(v(e,a),16),++a,++s;if(e[a]===m(`.`)){if(s===0||(a-=s,n>6))return g;let i=0;for(;e[a]!==void 0;){let o=null;if(i>0)if(e[a]===m(`.`)&&i<4)++a;else return g;if(!r.isASCIIDigit(e[a]))return g;for(;r.isASCIIDigit(e[a]);){let t=parseInt(v(e,a));if(o===null)o=t;else if(o===0)return g;else o=o*10+t;if(o>255)return g;++a}t[n]=t[n]*256+o,++i,(i===2||i===4)&&++n}if(i!==4)return g;break}else if(e[a]===m(`:`)){if(++a,e[a]===void 0)return g}else if(e[a]!==void 0)return g;t[n]=o,++n}if(i!==null){let e=n-i;for(n=7;n!==0&&e>0;){let r=t[i+e-1];t[i+e-1]=t[n],t[n]=r,--n,--e}}else if(i===null&&n!==8)return g;return t}function P(e){let t=``,n=R(e),r=!1;for(let i=0;i<=7;++i)if(!(r&&e[i]===0)){if(r&&=!1,n===i){let e=i===0?`::`:`:`;t+=e,r=!0;continue}t+=e[i].toString(16),i!==7&&(t+=`:`)}return t}function F(e,t=!1){if(e[0]===`[`)return e[e.length-1]===`]`?N(e.substring(1,e.length-1)):g;if(t)return L(e);let n=i(a(e)),r=B(n);return r===g?g:I(r)?j(r):r}function I(e){let t=e.split(`.`);if(t[t.length-1]===``){if(t.length===1)return!1;t.pop()}let n=t[t.length-1];return!!(A(n)!==g||/^[0-9]+$/u.test(n))}function L(e){return w(e)?g:s(e,c)}function R(e){let t=null,n=1,r=null,i=0;for(let a=0;a<e.length;++a)e[a]===0?(r===null&&(r=a),++i):(i>n&&(t=r,n=i),r=null,i=0);return i>n?r:t}function z(e){return typeof e==`number`?M(e):e instanceof Array?`[${P(e)}]`:e}function B(e,t=!1){let r=n.toASCII(e,{checkHyphens:t,checkBidi:!0,checkJoiners:!0,useSTD3ASCIIRules:t,transitionalProcessing:!1,verifyDNSLength:t,ignoreInvalidPunycode:!1});return r===null||!t&&(r===``||T(r))?g:r}function V(e){let t=0,n=e.length;for(;t<n&&!(e.charCodeAt(t)>32);++t);for(;n>t&&!(e.charCodeAt(n-1)>32);--n);return e.substring(t,n)}function H(e){return e.replace(/\u0009|\u000A|\u000D/gu,``)}function U(e){let{path:t}=e;t.length!==0&&(e.scheme===`file`&&t.length===1&&q(t[0])||t.pop())}function W(e){return e.username!==``||e.password!==``}function G(e){return e.host===null||e.host===``||e.scheme===`file`}function K(e){return typeof e.path==`string`}function q(e){return/^[A-Za-z]:$/u.test(e)}function J(e,t,n,r,i){if(this.pointer=0,this.input=e,this.base=t||null,this.encodingOverride=n||`utf-8`,this.stateOverride=i,this.url=r,this.failure=!1,this.parseError=!1,!this.url){this.url={scheme:``,username:``,password:``,host:null,port:null,path:[],query:null,fragment:null};let e=V(this.input);e!==this.input&&(this.parseError=!0),this.input=e}let a=H(this.input);for(a!==this.input&&(this.parseError=!0),this.input=a,this.state=i||`scheme start`,this.buffer=``,this.atFlag=!1,this.arrFlag=!1,this.passwordTokenSeenFlag=!1,this.input=Array.from(this.input,e=>e.codePointAt(0));this.pointer<=this.input.length;++this.pointer){let e=this.input[this.pointer],t=isNaN(e)?void 0:String.fromCodePoint(e),n=this[`parse ${this.state}`](e,t);if(n){if(n===g){this.failure=!0;break}}else break}}J.prototype[`parse scheme start`]=function(e,t){if(r.isASCIIAlpha(e))this.buffer+=t.toLowerCase(),this.state=`scheme`;else if(!this.stateOverride)this.state=`no scheme`,--this.pointer;else return this.parseError=!0,g;return!0},J.prototype[`parse scheme`]=function(e,t){if(r.isASCIIAlphanumeric(e)||e===m(`+`)||e===m(`-`)||e===m(`.`))this.buffer+=t.toLowerCase();else if(e===m(`:`)){if(this.stateOverride&&(D(this.url)&&!E(this.buffer)||!D(this.url)&&E(this.buffer)||(W(this.url)||this.url.port!==null)&&this.buffer===`file`||this.url.scheme===`file`&&this.url.host===``))return!1;if(this.url.scheme=this.buffer,this.stateOverride)return this.url.port===k(this.url.scheme)&&(this.url.port=null),!1;this.buffer=``,this.url.scheme===`file`?((this.input[this.pointer+1]!==m(`/`)||this.input[this.pointer+2]!==m(`/`))&&(this.parseError=!0),this.state=`file`):D(this.url)&&this.base!==null&&this.base.scheme===this.url.scheme?this.state=`special relative or authority`:D(this.url)?this.state=`special authority slashes`:this.input[this.pointer+1]===m(`/`)?(this.state=`path or authority`,++this.pointer):(this.url.path=``,this.state=`opaque path`)}else if(!this.stateOverride)this.buffer=``,this.state=`no scheme`,this.pointer=-1;else return this.parseError=!0,g;return!0},J.prototype[`parse no scheme`]=function(e){return this.base===null||K(this.base)&&e!==m(`#`)?g:(K(this.base)&&e===m(`#`)?(this.url.scheme=this.base.scheme,this.url.path=this.base.path,this.url.query=this.base.query,this.url.fragment=``,this.state=`fragment`):this.base.scheme===`file`?(this.state=`file`,--this.pointer):(this.state=`relative`,--this.pointer),!0)},J.prototype[`parse special relative or authority`]=function(e){return e===m(`/`)&&this.input[this.pointer+1]===m(`/`)?(this.state=`special authority ignore slashes`,++this.pointer):(this.parseError=!0,this.state=`relative`,--this.pointer),!0},J.prototype[`parse path or authority`]=function(e){return e===m(`/`)?this.state=`authority`:(this.state=`path`,--this.pointer),!0},J.prototype[`parse relative`]=function(e){return this.url.scheme=this.base.scheme,e===m(`/`)?this.state=`relative slash`:D(this.url)&&e===m(`\\`)?(this.parseError=!0,this.state=`relative slash`):(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query,e===m(`?`)?(this.url.query=``,this.state=`query`):e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):isNaN(e)||(this.url.query=null,this.url.path.pop(),this.state=`path`,--this.pointer)),!0},J.prototype[`parse relative slash`]=function(e){return D(this.url)&&(e===m(`/`)||e===m(`\\`))?(e===m(`\\`)&&(this.parseError=!0),this.state=`special authority ignore slashes`):e===m(`/`)?this.state=`authority`:(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.state=`path`,--this.pointer),!0},J.prototype[`parse special authority slashes`]=function(e){return e===m(`/`)&&this.input[this.pointer+1]===m(`/`)?(this.state=`special authority ignore slashes`,++this.pointer):(this.parseError=!0,this.state=`special authority ignore slashes`,--this.pointer),!0},J.prototype[`parse special authority ignore slashes`]=function(e){return e!==m(`/`)&&e!==m(`\\`)?(this.state=`authority`,--this.pointer):this.parseError=!0,!0},J.prototype[`parse authority`]=function(e,t){if(e===m(`@`)){this.parseError=!0,this.atFlag&&(this.buffer=`%40${this.buffer}`),this.atFlag=!0;let e=_(this.buffer);for(let t=0;t<e;++t){let e=this.buffer.codePointAt(t);if(e===m(`:`)&&!this.passwordTokenSeenFlag){this.passwordTokenSeenFlag=!0;continue}let n=o(e,p);this.passwordTokenSeenFlag?this.url.password+=n:this.url.username+=n}this.buffer=``}else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)){if(this.atFlag&&this.buffer===``)return this.parseError=!0,g;this.pointer-=_(this.buffer)+1,this.buffer=``,this.state=`host`}else this.buffer+=t;return!0},J.prototype[`parse hostname`]=J.prototype[`parse host`]=function(e,t){if(this.stateOverride&&this.url.scheme===`file`)--this.pointer,this.state=`file host`;else if(e===m(`:`)&&!this.arrFlag){if(this.buffer===``)return this.parseError=!0,g;if(this.stateOverride===`hostname`)return!1;let e=F(this.buffer,O(this.url));if(e===g)return g;this.url.host=e,this.buffer=``,this.state=`port`}else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)){if(--this.pointer,D(this.url)&&this.buffer===``)return this.parseError=!0,g;if(this.stateOverride&&this.buffer===``&&(W(this.url)||this.url.port!==null))return this.parseError=!0,!1;let e=F(this.buffer,O(this.url));if(e===g)return g;if(this.url.host=e,this.buffer=``,this.state=`path start`,this.stateOverride)return!1}else e===m(`[`)?this.arrFlag=!0:e===m(`]`)&&(this.arrFlag=!1),this.buffer+=t;return!0},J.prototype[`parse port`]=function(e,t){if(r.isASCIIDigit(e))this.buffer+=t;else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)||this.stateOverride){if(this.buffer!==``){let e=parseInt(this.buffer);if(e>2**16-1)return this.parseError=!0,g;this.url.port=e===k(this.url.scheme)?null:e,this.buffer=``}if(this.stateOverride)return!1;this.state=`path start`,--this.pointer}else return this.parseError=!0,g;return!0};let Y=new Set([m(`/`),m(`\\`),m(`?`),m(`#`)]);function X(e,t){let n=e.length-t;return n>=2&&x(e[t],e[t+1])&&(n===2||Y.has(e[t+2]))}J.prototype[`parse file`]=function(e){return this.url.scheme=`file`,this.url.host=``,e===m(`/`)||e===m(`\\`)?(e===m(`\\`)&&(this.parseError=!0),this.state=`file slash`):this.base!==null&&this.base.scheme===`file`?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query,e===m(`?`)?(this.url.query=``,this.state=`query`):e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):isNaN(e)||(this.url.query=null,X(this.input,this.pointer)?(this.parseError=!0,this.url.path=[]):U(this.url),this.state=`path`,--this.pointer)):(this.state=`path`,--this.pointer),!0},J.prototype[`parse file slash`]=function(e){return e===m(`/`)||e===m(`\\`)?(e===m(`\\`)&&(this.parseError=!0),this.state=`file host`):(this.base!==null&&this.base.scheme===`file`&&(!X(this.input,this.pointer)&&C(this.base.path[0])&&this.url.path.push(this.base.path[0]),this.url.host=this.base.host),this.state=`path`,--this.pointer),!0},J.prototype[`parse file host`]=function(e,t){if(isNaN(e)||e===m(`/`)||e===m(`\\`)||e===m(`?`)||e===m(`#`))if(--this.pointer,!this.stateOverride&&S(this.buffer))this.parseError=!0,this.state=`path`;else if(this.buffer===``){if(this.url.host=``,this.stateOverride)return!1;this.state=`path start`}else{let e=F(this.buffer,O(this.url));if(e===g)return g;if(e===`localhost`&&(e=``),this.url.host=e,this.stateOverride)return!1;this.buffer=``,this.state=`path start`}else this.buffer+=t;return!0},J.prototype[`parse path start`]=function(e){return D(this.url)?(e===m(`\\`)&&(this.parseError=!0),this.state=`path`,e!==m(`/`)&&e!==m(`\\`)&&--this.pointer):!this.stateOverride&&e===m(`?`)?(this.url.query=``,this.state=`query`):!this.stateOverride&&e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):e===void 0?this.stateOverride&&this.url.host===null&&this.url.path.push(``):(this.state=`path`,e!==m(`/`)&&--this.pointer),!0},J.prototype[`parse path`]=function(e){return isNaN(e)||e===m(`/`)||D(this.url)&&e===m(`\\`)||!this.stateOverride&&(e===m(`?`)||e===m(`#`))?(D(this.url)&&e===m(`\\`)&&(this.parseError=!0),b(this.buffer)?(U(this.url),e!==m(`/`)&&!(D(this.url)&&e===m(`\\`))&&this.url.path.push(``)):y(this.buffer)&&e!==m(`/`)&&!(D(this.url)&&e===m(`\\`))?this.url.path.push(``):y(this.buffer)||(this.url.scheme===`file`&&this.url.path.length===0&&S(this.buffer)&&(this.buffer=`${this.buffer[0]}:`),this.url.path.push(this.buffer)),this.buffer=``,e===m(`?`)&&(this.url.query=``,this.state=`query`),e===m(`#`)&&(this.url.fragment=``,this.state=`fragment`)):(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=o(e,f)),!0},J.prototype[`parse opaque path`]=function(e){if(e===m(`?`))this.url.query=``,this.state=`query`;else if(e===m(`#`))this.url.fragment=``,this.state=`fragment`;else if(e===m(` `)){let e=this.input[this.pointer+1];e===m(`?`)||e===m(`#`)?this.url.path+=`%20`:this.url.path+=` `}else !isNaN(e)&&e!==m(`%`)&&(this.parseError=!0),e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),isNaN(e)||(this.url.path+=o(e,c));return!0},J.prototype[`parse query`]=function(e,t){if((!D(this.url)||this.url.scheme===`ws`||this.url.scheme===`wss`)&&(this.encodingOverride=`utf-8`),!this.stateOverride&&e===m(`#`)||isNaN(e)){let t=D(this.url)?d:u;this.url.query+=s(this.buffer,t),this.buffer=``,e===m(`#`)&&(this.url.fragment=``,this.state=`fragment`)}else isNaN(e)||(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=t);return!0},J.prototype[`parse fragment`]=function(e){return isNaN(e)||(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.url.fragment+=o(e,l)),!0};function Z(e,t){let n=`${e.scheme}:`;return e.host!==null&&(n+=`//`,(e.username!==``||e.password!==``)&&(n+=e.username,e.password!==``&&(n+=`:${e.password}`),n+=`@`),n+=z(e.host),e.port!==null&&(n+=`:${e.port}`)),e.host===null&&!K(e)&&e.path.length>1&&e.path[0]===``&&(n+=`/.`),n+=te(e),e.query!==null&&(n+=`?${e.query}`),!t&&e.fragment!==null&&(n+=`#${e.fragment}`),n}function ee(e){let t=`${e.scheme}://`;return t+=z(e.host),e.port!==null&&(t+=`:${e.port}`),t}function te(e){if(K(e))return e.path;let t=``;for(let n of e.path)t+=`/${n}`;return t}t.exports.serializeURL=Z,t.exports.serializePath=te,t.exports.serializeURLOrigin=function(e){switch(e.scheme){case`blob`:{let n=t.exports.parseURL(te(e));return n===null||n.scheme!==`http`&&n.scheme!==`https`?`null`:t.exports.serializeURLOrigin(n)}case`ftp`:case`http`:case`https`:case`ws`:case`wss`:return ee({scheme:e.scheme,host:e.host,port:e.port});case`file`:return`null`;default:return`null`}},t.exports.basicURLParse=function(e,t){t===void 0&&(t={});let n=new J(e,t.baseURL,t.encodingOverride,t.url,t.stateOverride);return n.failure?null:n.url},t.exports.setTheUsername=function(e,t){e.username=s(t,p)},t.exports.setThePassword=function(e,t){e.password=s(t,p)},t.exports.serializeHost=z,t.exports.cannotHaveAUsernamePasswordPort=G,t.exports.hasAnOpaquePath=K,t.exports.serializeInteger=function(e){return String(e)},t.exports.parseURL=function(e,n){return n===void 0&&(n={}),t.exports.basicURLParse(e,{baseURL:n.baseURL,encodingOverride:n.encodingOverride})}}}),ai=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.js"(e,t){let{utf8Encode:n,utf8DecodeWithoutBOM:r}=ni(),{percentDecodeBytes:i,utf8PercentEncodeString:a,isURLEncodedPercentEncode:o}=ri();function s(e){return e.codePointAt(0)}function c(e){let t=d(e,s(`&`)),n=[];for(let e of t){if(e.length===0)continue;let t,a,o=e.indexOf(s(`=`));o>=0?(t=e.slice(0,o),a=e.slice(o+1)):(t=e,a=new Uint8Array),t=f(t,43,32),a=f(a,43,32);let c=r(i(t)),l=r(i(a));n.push([c,l])}return n}function l(e){return c(n(e))}function u(e){let t=``;for(let[n,r]of e.entries()){let e=a(r[0],o,!0),i=a(r[1],o,!0);n!==0&&(t+=`&`),t+=`${e}=${i}`}return t}function d(e,t){let n=[],r=0,i=e.indexOf(t);for(;i>=0;)n.push(e.slice(r,i)),r=i+1,i=e.indexOf(t,r);return r!==e.length&&n.push(e.slice(r)),n}function f(e,t,n){let r=e.indexOf(t);for(;r>=0;)e[r]=n,r=e.indexOf(t,r+1);return e}t.exports={parseUrlencodedString:l,serializeUrlencoded:u}}}),oi=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.js"(e){let t=_r(),n=vr();e.convert=(e,r,{context:i=`The provided value`}={})=>{if(typeof r!=`function`)throw new e.TypeError(i+` is not a function`);function a(...a){let o=n.tryWrapperForImpl(this),s;for(let e=0;e<a.length;e++)a[e]=n.tryWrapperForImpl(a[e]);return s=Reflect.apply(r,o,a),s=t.any(s,{context:i,globals:e}),s}return a.construct=(...a)=>{for(let e=0;e<a.length;e++)a[e]=n.tryWrapperForImpl(a[e]);let o=Reflect.construct(r,a);return o=t.any(o,{context:i,globals:e}),o},a[n.wrapperSymbol]=r,a.objectReference=r,a}}}),si=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.js"(e){let t=ai();e.implementation=class{constructor(e,n,{doNotStripQMark:r=!1}){let i=n[0];if(this._list=[],this._url=null,!r&&typeof i==`string`&&i[0]===`?`&&(i=i.slice(1)),Array.isArray(i))for(let e of i){if(e.length!==2)throw TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence's element does not contain exactly two elements.`);this._list.push([e[0],e[1]])}else if(typeof i==`object`&&Object.getPrototypeOf(i)===null)for(let e of Object.keys(i)){let t=i[e];this._list.push([e,t])}else this._list=t.parseUrlencodedString(i)}_updateSteps(){if(this._url!==null){let e=t.serializeUrlencoded(this._list);e===``&&(e=null),this._url._url.query=e}}get size(){return this._list.length}append(e,t){this._list.push([e,t]),this._updateSteps()}delete(e,t){let n=0;for(;n<this._list.length;)this._list[n][0]===e&&(t===void 0||this._list[n][1]===t)?this._list.splice(n,1):n++;this._updateSteps()}get(e){for(let t of this._list)if(t[0]===e)return t[1];return null}getAll(e){let t=[];for(let n of this._list)n[0]===e&&t.push(n[1]);return t}has(e,t){for(let n of this._list)if(n[0]===e&&(t===void 0||n[1]===t))return!0;return!1}set(e,t){let n=!1,r=0;for(;r<this._list.length;)this._list[r][0]===e?n?this._list.splice(r,1):(n=!0,this._list[r][1]=t,r++):r++;n||this._list.push([e,t]),this._updateSteps()}sort(){this._list.sort((e,t)=>e[0]<t[0]?-1:e[0]>t[0]?1:0),this._updateSteps()}[Symbol.iterator](){return this._list[Symbol.iterator]()}toString(){return t.serializeUrlencoded(this._list)}}}}),ci=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.js"(e){let t=_r(),n=vr(),r=oi(),i=n.newObjectInRealm,a=n.implSymbol,o=n.ctorRegistrySymbol,s=`URLSearchParams`;e.is=e=>n.isObject(e)&&n.hasOwn(e,a)&&e[a]instanceof u.implementation,e.isImpl=e=>n.isObject(e)&&e instanceof u.implementation,e.convert=(t,r,{context:i=`The provided value`}={})=>{if(e.is(r))return n.implForWrapper(r);throw new t.TypeError(`${i} is not of type 'URLSearchParams'.`)},e.createDefaultIterator=(e,t,r)=>{let i=e[o],a=i[`URLSearchParams Iterator`],s=Object.create(a);return Object.defineProperty(s,n.iterInternalSymbol,{value:{target:t,kind:r,index:0},configurable:!0}),s};function c(e,t){let r;return t!==void 0&&(r=t.prototype),n.isObject(r)||(r=e[o].URLSearchParams.prototype),Object.create(r)}e.create=(t,n,r)=>{let i=c(t);return e.setup(i,t,n,r)},e.createImpl=(t,r,i)=>{let a=e.create(t,r,i);return n.implForWrapper(a)},e._internalSetup=(e,t)=>{},e.setup=(t,r,i=[],o={})=>(o.wrapper=t,e._internalSetup(t,r),Object.defineProperty(t,a,{value:new u.implementation(r,i,o),configurable:!0}),t[a][n.wrapperSymbol]=t,u.init&&u.init(t[a]),t),e.new=(t,r)=>{let i=c(t,r);return e._internalSetup(i,t),Object.defineProperty(i,a,{value:Object.create(u.implementation.prototype),configurable:!0}),i[a][n.wrapperSymbol]=i,u.init&&u.init(i[a]),i[a]};let l=new Set([`Window`,`Worker`]);e.install=(o,c)=>{if(!c.some(e=>l.has(e)))return;let u=n.initCtorRegistry(o);class d{constructor(){let r=[];{let e=arguments[0];if(e!==void 0)if(n.isObject(e))if(e[Symbol.iterator]!==void 0)if(n.isObject(e)){let r=[],i=e;for(let e of i){if(n.isObject(e)){let n=[],r=e;for(let e of r)e=t.USVString(e,{context:`Failed to construct 'URLSearchParams': parameter 1 sequence's element's element`,globals:o}),n.push(e);e=n}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence's element is not an iterable object.`);r.push(e)}e=r}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence is not an iterable object.`);else if(n.isObject(e)){let n=Object.create(null);for(let r of Reflect.ownKeys(e)){let i=Object.getOwnPropertyDescriptor(e,r);if(i&&i.enumerable){let i=r;i=t.USVString(i,{context:`Failed to construct 'URLSearchParams': parameter 1 record's key`,globals:o});let a=e[r];a=t.USVString(a,{context:`Failed to construct 'URLSearchParams': parameter 1 record's value`,globals:o}),n[i]=a}}e=n}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 record is not an object.`);else e=t.USVString(e,{context:`Failed to construct 'URLSearchParams': parameter 1`,globals:o});else e=``;r.push(e)}return e.setup(Object.create(new.target.prototype),o,r)}append(r,i){let s=this!==null&&this!==void 0?this:o;if(!e.is(s))throw new o.TypeError(`'append' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<2)throw new o.TypeError(`Failed to execute 'append' on 'URLSearchParams': 2 arguments required, but only ${arguments.length} present.`);let c=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'append' on 'URLSearchParams': parameter 1`,globals:o}),c.push(e)}{let e=arguments[1];e=t.USVString(e,{context:`Failed to execute 'append' on 'URLSearchParams': parameter 2`,globals:o}),c.push(e)}return n.tryWrapperForImpl(s[a].append(...c))}delete(r){let i=this!==null&&this!==void 0?this:o;if(!e.is(i))throw new o.TypeError(`'delete' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'delete' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let s=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'delete' on 'URLSearchParams': parameter 1`,globals:o}),s.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'delete' on 'URLSearchParams': parameter 2`,globals:o})),s.push(e)}return n.tryWrapperForImpl(i[a].delete(...s))}get(n){let r=this!==null&&this!==void 0?this:o;if(!e.is(r))throw new o.TypeError(`'get' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'get' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let i=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'get' on 'URLSearchParams': parameter 1`,globals:o}),i.push(e)}return r[a].get(...i)}getAll(r){let i=this!==null&&this!==void 0?this:o;if(!e.is(i))throw new o.TypeError(`'getAll' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'getAll' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let s=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'getAll' on 'URLSearchParams': parameter 1`,globals:o}),s.push(e)}return n.tryWrapperForImpl(i[a].getAll(...s))}has(n){let r=this!==null&&this!==void 0?this:o;if(!e.is(r))throw new o.TypeError(`'has' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'has' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let i=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'has' on 'URLSearchParams': parameter 1`,globals:o}),i.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'has' on 'URLSearchParams': parameter 2`,globals:o})),i.push(e)}return r[a].has(...i)}set(r,i){let s=this!==null&&this!==void 0?this:o;if(!e.is(s))throw new o.TypeError(`'set' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<2)throw new o.TypeError(`Failed to execute 'set' on 'URLSearchParams': 2 arguments required, but only ${arguments.length} present.`);let c=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'set' on 'URLSearchParams': parameter 1`,globals:o}),c.push(e)}{let e=arguments[1];e=t.USVString(e,{context:`Failed to execute 'set' on 'URLSearchParams': parameter 2`,globals:o}),c.push(e)}return n.tryWrapperForImpl(s[a].set(...c))}sort(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'sort' called on an object that is not a valid instance of URLSearchParams.`);return n.tryWrapperForImpl(t[a].sort())}toString(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'toString' called on an object that is not a valid instance of URLSearchParams.`);return t[a].toString()}keys(){if(!e.is(this))throw new o.TypeError(`'keys' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`key`)}values(){if(!e.is(this))throw new o.TypeError(`'values' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`value`)}entries(){if(!e.is(this))throw new o.TypeError(`'entries' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`key+value`)}forEach(t){if(!e.is(this))throw new o.TypeError(`'forEach' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'forEach' on 'iterable': 1 argument required, but only 0 present.`);t=r.convert(o,t,{context:`Failed to execute 'forEach' on 'iterable': The callback provided as parameter 1`});let i=arguments[1],s=Array.from(this[a]),c=0;for(;c<s.length;){let[e,r]=s[c].map(n.tryWrapperForImpl);t.call(i,r,e,this),s=Array.from(this[a]),c++}}get size(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'get size' called on an object that is not a valid instance of URLSearchParams.`);return t[a].size}}Object.defineProperties(d.prototype,{append:{enumerable:!0},delete:{enumerable:!0},get:{enumerable:!0},getAll:{enumerable:!0},has:{enumerable:!0},set:{enumerable:!0},sort:{enumerable:!0},toString:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0},forEach:{enumerable:!0},size:{enumerable:!0},[Symbol.toStringTag]:{value:`URLSearchParams`,configurable:!0},[Symbol.iterator]:{value:d.prototype.entries,configurable:!0,writable:!0}}),u[s]=d,u[`URLSearchParams Iterator`]=Object.create(u[`%IteratorPrototype%`],{[Symbol.toStringTag]:{configurable:!0,value:`URLSearchParams Iterator`}}),n.define(u[`URLSearchParams Iterator`],{next(){let e=this&&this[n.iterInternalSymbol];if(!e)throw new o.TypeError(`next() called on a value that is not a URLSearchParams iterator object`);let{target:t,kind:r,index:s}=e,c=Array.from(t[a]),l=c.length;if(s>=l)return i(o,{value:void 0,done:!0});let u=c[s];return e.index=s+1,i(o,n.iteratorResult(u.map(n.tryWrapperForImpl),r))}}),Object.defineProperty(o,s,{configurable:!0,writable:!0,value:d})};let u=si()}}),li=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.js"(e){let t=ii(),n=ai(),r=ci();e.implementation=class e{constructor(e,[n,i]){let a=null;if(i!==void 0&&(a=t.basicURLParse(i),a===null))throw TypeError(`Invalid base URL: ${i}`);let o=t.basicURLParse(n,{baseURL:a});if(o===null)throw TypeError(`Invalid URL: ${n}`);let s=o.query===null?``:o.query;this._url=o,this._query=r.createImpl(e,[s],{doNotStripQMark:!0}),this._query._url=this}static parse(t,n,r){try{return new e(t,[n,r])}catch{return null}}static canParse(e,n){let r=null;if(n!==void 0&&(r=t.basicURLParse(n),r===null))return!1;let i=t.basicURLParse(e,{baseURL:r});return i!==null}get href(){return t.serializeURL(this._url)}set href(e){let r=t.basicURLParse(e);if(r===null)throw TypeError(`Invalid URL: ${e}`);this._url=r,this._query._list.splice(0);let{query:i}=r;i!==null&&(this._query._list=n.parseUrlencodedString(i))}get origin(){return t.serializeURLOrigin(this._url)}get protocol(){return`${this._url.scheme}:`}set protocol(e){t.basicURLParse(`${e}:`,{url:this._url,stateOverride:`scheme start`})}get username(){return this._url.username}set username(e){t.cannotHaveAUsernamePasswordPort(this._url)||t.setTheUsername(this._url,e)}get password(){return this._url.password}set password(e){t.cannotHaveAUsernamePasswordPort(this._url)||t.setThePassword(this._url,e)}get host(){let e=this._url;return e.host===null?``:e.port===null?t.serializeHost(e.host):`${t.serializeHost(e.host)}:${t.serializeInteger(e.port)}`}set host(e){t.hasAnOpaquePath(this._url)||t.basicURLParse(e,{url:this._url,stateOverride:`host`})}get hostname(){return this._url.host===null?``:t.serializeHost(this._url.host)}set hostname(e){t.hasAnOpaquePath(this._url)||t.basicURLParse(e,{url:this._url,stateOverride:`hostname`})}get port(){return this._url.port===null?``:t.serializeInteger(this._url.port)}set port(e){t.cannotHaveAUsernamePasswordPort(this._url)||(e===``?this._url.port=null:t.basicURLParse(e,{url:this._url,stateOverride:`port`}))}get pathname(){return t.serializePath(this._url)}set pathname(e){t.hasAnOpaquePath(this._url)||(this._url.path=[],t.basicURLParse(e,{url:this._url,stateOverride:`path start`}))}get search(){return this._url.query===null||this._url.query===``?``:`?${this._url.query}`}set search(e){let r=this._url;if(e===``){r.query=null,this._query._list=[];return}let i=e[0]===`?`?e.substring(1):e;r.query=``,t.basicURLParse(i,{url:r,stateOverride:`query`}),this._query._list=n.parseUrlencodedString(i)}get searchParams(){return this._query}get hash(){return this._url.fragment===null||this._url.fragment===``?``:`#${this._url.fragment}`}set hash(e){if(e===``){this._url.fragment=null;return}let n=e[0]===`#`?e.substring(1):e;this._url.fragment=``,t.basicURLParse(n,{url:this._url,stateOverride:`fragment`})}toJSON(){return this.href}}}}),ui=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.js"(e){let t=_r(),n=vr(),r=n.implSymbol,i=n.ctorRegistrySymbol,a=`URL`;e.is=e=>n.isObject(e)&&n.hasOwn(e,r)&&e[r]instanceof c.implementation,e.isImpl=e=>n.isObject(e)&&e instanceof c.implementation,e.convert=(t,r,{context:i=`The provided value`}={})=>{if(e.is(r))return n.implForWrapper(r);throw new t.TypeError(`${i} is not of type 'URL'.`)};function o(e,t){let r;return t!==void 0&&(r=t.prototype),n.isObject(r)||(r=e[i].URL.prototype),Object.create(r)}e.create=(t,n,r)=>{let i=o(t);return e.setup(i,t,n,r)},e.createImpl=(t,r,i)=>{let a=e.create(t,r,i);return n.implForWrapper(a)},e._internalSetup=(e,t)=>{},e.setup=(t,i,a=[],o={})=>(o.wrapper=t,e._internalSetup(t,i),Object.defineProperty(t,r,{value:new c.implementation(i,a,o),configurable:!0}),t[r][n.wrapperSymbol]=t,c.init&&c.init(t[r]),t),e.new=(t,i)=>{let a=o(t,i);return e._internalSetup(a,t),Object.defineProperty(a,r,{value:Object.create(c.implementation.prototype),configurable:!0}),a[r][n.wrapperSymbol]=a,c.init&&c.init(a[r]),a[r]};let s=new Set([`Window`,`Worker`]);e.install=(i,o)=>{if(!o.some(e=>s.has(e)))return;let l=n.initCtorRegistry(i);class u{constructor(n){if(arguments.length<1)throw new i.TypeError(`Failed to construct 'URL': 1 argument required, but only ${arguments.length} present.`);let r=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to construct 'URL': parameter 1`,globals:i}),r.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to construct 'URL': parameter 2`,globals:i})),r.push(e)}return e.setup(Object.create(new.target.prototype),i,r)}toJSON(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'toJSON' called on an object that is not a valid instance of URL.`);return t[r].toJSON()}get href(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get href' called on an object that is not a valid instance of URL.`);return t[r].href}set href(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set href' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'href' property on 'URL': The provided value`,globals:i}),a[r].href=n}toString(){let t=this;if(!e.is(t))throw new i.TypeError(`'toString' called on an object that is not a valid instance of URL.`);return t[r].href}get origin(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get origin' called on an object that is not a valid instance of URL.`);return t[r].origin}get protocol(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get protocol' called on an object that is not a valid instance of URL.`);return t[r].protocol}set protocol(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set protocol' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'protocol' property on 'URL': The provided value`,globals:i}),a[r].protocol=n}get username(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get username' called on an object that is not a valid instance of URL.`);return t[r].username}set username(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set username' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'username' property on 'URL': The provided value`,globals:i}),a[r].username=n}get password(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get password' called on an object that is not a valid instance of URL.`);return t[r].password}set password(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set password' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'password' property on 'URL': The provided value`,globals:i}),a[r].password=n}get host(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get host' called on an object that is not a valid instance of URL.`);return t[r].host}set host(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set host' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'host' property on 'URL': The provided value`,globals:i}),a[r].host=n}get hostname(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get hostname' called on an object that is not a valid instance of URL.`);return t[r].hostname}set hostname(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set hostname' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'hostname' property on 'URL': The provided value`,globals:i}),a[r].hostname=n}get port(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get port' called on an object that is not a valid instance of URL.`);return t[r].port}set port(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set port' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'port' property on 'URL': The provided value`,globals:i}),a[r].port=n}get pathname(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get pathname' called on an object that is not a valid instance of URL.`);return t[r].pathname}set pathname(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set pathname' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'pathname' property on 'URL': The provided value`,globals:i}),a[r].pathname=n}get search(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get search' called on an object that is not a valid instance of URL.`);return t[r].search}set search(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set search' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'search' property on 'URL': The provided value`,globals:i}),a[r].search=n}get searchParams(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get searchParams' called on an object that is not a valid instance of URL.`);return n.getSameObject(this,`searchParams`,()=>n.tryWrapperForImpl(t[r].searchParams))}get hash(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get hash' called on an object that is not a valid instance of URL.`);return t[r].hash}set hash(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set hash' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'hash' property on 'URL': The provided value`,globals:i}),a[r].hash=n}static parse(e){if(arguments.length<1)throw new i.TypeError(`Failed to execute 'parse' on 'URL': 1 argument required, but only ${arguments.length} present.`);let r=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'parse' on 'URL': parameter 1`,globals:i}),r.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'parse' on 'URL': parameter 2`,globals:i})),r.push(e)}return n.tryWrapperForImpl(c.implementation.parse(i,...r))}static canParse(e){if(arguments.length<1)throw new i.TypeError(`Failed to execute 'canParse' on 'URL': 1 argument required, but only ${arguments.length} present.`);let n=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'canParse' on 'URL': parameter 1`,globals:i}),n.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'canParse' on 'URL': parameter 2`,globals:i})),n.push(e)}return c.implementation.canParse(...n)}}Object.defineProperties(u.prototype,{toJSON:{enumerable:!0},href:{enumerable:!0},toString:{enumerable:!0},origin:{enumerable:!0},protocol:{enumerable:!0},username:{enumerable:!0},password:{enumerable:!0},host:{enumerable:!0},hostname:{enumerable:!0},port:{enumerable:!0},pathname:{enumerable:!0},search:{enumerable:!0},searchParams:{enumerable:!0},hash:{enumerable:!0},[Symbol.toStringTag]:{value:`URL`,configurable:!0}}),Object.defineProperties(u,{parse:{enumerable:!0},canParse:{enumerable:!0}}),l[a]=u,Object.defineProperty(i,a,{configurable:!0,writable:!0,value:u}),o.includes(`Window`)&&Object.defineProperty(i,`webkitURL`,{configurable:!0,writable:!0,value:u})};let c=li()}}),di=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.js"(e){let t=ui(),n=ci();e.URL=t,e.URLSearchParams=n}}),fi=hn({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.js"(e){let{URL:t,URLSearchParams:n}=di(),r=ii(),i=ri(),a={Array,Object,Promise,String,TypeError};t.install(a,[`Window`]),n.install(a,[`Window`]),e.URL=a.URL,e.URLSearchParams=a.URLSearchParams,e.parseURL=r.parseURL,e.basicURLParse=r.basicURLParse,e.serializeURL=r.serializeURL,e.serializePath=r.serializePath,e.serializeHost=r.serializeHost,e.serializeInteger=r.serializeInteger,e.serializeURLOrigin=r.serializeURLOrigin,e.setTheUsername=r.setTheUsername,e.setThePassword=r.setThePassword,e.cannotHaveAUsernamePasswordPort=r.cannotHaveAUsernamePasswordPort,e.hasAnOpaquePath=r.hasAnOpaquePath,e.percentDecodeString=i.percentDecodeString,e.percentDecodeBytes=i.percentDecodeBytes}}),pi=hn({"../../node_modules/.pnpm/data-urls@5.0.0/node_modules/data-urls/lib/utils.js"(e){e.stripLeadingAndTrailingASCIIWhitespace=e=>e.replace(/^[ \t\n\f\r]+/u,``).replace(/[ \t\n\f\r]+$/u,``),e.isomorphicDecode=e=>Array.from(e,e=>String.fromCodePoint(e)).join(``),e.forgivingBase64Decode=e=>{let t;try{t=atob(e)}catch{return null}return Uint8Array.from(t,e=>e.codePointAt(0))}}}),mi=hn({"../../node_modules/.pnpm/data-urls@5.0.0/node_modules/data-urls/lib/parser.js"(e,t){let n=gr(),{parseURL:r,serializeURL:i,percentDecodeString:a}=fi(),{stripLeadingAndTrailingASCIIWhitespace:o,isomorphicDecode:s,forgivingBase64Decode:c}=pi();t.exports=e=>{let n=r(e);return n===null?null:t.exports.fromURLRecord(n)},t.exports.fromURLRecord=e=>{if(e.scheme!==`data`)return null;let t=i(e,!0).substring(5),r=0,l=``;for(;r<t.length&&t[r]!==`,`;)l+=t[r],++r;if(l=o(l),r===t.length)return null;++r;let u=t.substring(r),d=a(u),f=/(.*); *[Bb][Aa][Ss][Ee]64$/u.exec(l);if(f){let e=s(d);if(d=c(e),d===null)return null;l=f[1]}l.startsWith(`;`)&&(l=`text/plain${l}`);let p;try{p=new n(l)}catch{p=new n(`text/plain;charset=US-ASCII`)}return{mimeType:p,body:d}}}}),hi=vn(mi());const gi=e=>{let t=(0,hi.default)(e)??e;return cr(t,{attrValueProcessors:[e=>Pn(e)],explicitChildren:!0,preserveChildrenOrder:!0})};var _i=k(We());const vi=_i.Utils.Objects.GetFastValue,yi=_i.Loader.FileTypes.JSONFile,bi=_i.Loader.MultiFile;var xi=class extends bi{constructor(e,t,n,r,i,a,o){if(Pe(t)){let e=t;t=vi(e,`key`),n=vi(e,`url`),a=vi(e,`xhrSettings`),r=vi(e,`path`),i=vi(e,`baseURL`),o=vi(e,`tilesetXhrSettings`)}let s=new yi(e,t,n,a);super(e,`tilemapJSON`,t,[s]),this.config.path=r,this.config.baseURL=i,this.config.tilesetXhrSettings=o}async addToCache(){if(!this.isReadyToProcess())return;let[e,...t]=this.files;if(e.type===`json`&&Object.hasOwn(e.data,`tilesets`)){for(let n of t){let t=n.xhrLoader?.responseText;if(!t)throw new ke(Me.Read,this.addToCache.name,n.url.toString());let r=await gi(t),i=Nn(r.tileset),a=n.tilesetIndex;Object.assign(e.data.tilesets[a],i,{imageheight:i.image.height,imagewidth:i.image.width,source:void 0})}this.loader.cacheManager.tilemap.add(e.key,{data:e.data,format:_i.Tilemaps.Formats.TILED_JSON}),this.complete=!0;for(let e of this.files)e.pendingDestroy()}}onFileComplete(e){let t=this.files.indexOf(e);if(t===-1||(this.pending--,!(e.type===`json`&&Object.hasOwn(e.data,`tilesets`))))return;let n=e.data.tilesets,r=this.config,i=this.loader,a=i.baseURL,o=i.path,s=i.prefix,c=vi(r,`baseURL`,a),l=vi(r,`path`,o),u=vi(r,`prefix`,s),d=vi(r,`tilesetXhrSettings`);i.setBaseURL(c),i.setPath(l),i.setPrefix(u);for(let[t,r]of n.entries()){let n=`public`,a=r.source.indexOf(n);if(a===-1)throw new Ae(this.onFileComplete.name,r.source);let o=r.source.slice(a+6),s=new an(t,i,`${e.key}${Ne}Tileset${Ne}${o}`,o,d);this.addToMultiFile(s),i.addFile(s)}i.setBaseURL(a),i.setPath(o),i.setPrefix(s)}};const Si=`tilemapTiledJSONExternal`;var Ci=k(We());const wi=Ci.Loader.FileTypesManager,Ti=()=>{wi.register(Si,function(...e){let[t,n,r,i,a,o]=e;if(Array.isArray(t))for(let e of t){let t=new xi(this,e);this.addFile(t.files)}else{let e=new xi(this,t,n,r,i,a,o);this.addFile(e.files)}return this})};var Ei=k(We()),Di=a({__name:`Game`,props:{configuration:{}},setup(t){let a=Ue(),{game:o}=b(a),s=_(`canvasRoot`),c=p(!1),f=()=>{c.value=!0};return l(()=>{Ti(),o.value=new Ei.Game({...t.configuration,parent:s.value}),o.value.events.on(`ready`,f)}),u(()=>{let e=Ke();e.events.off(`ready`,f),e.destroy(!0),o.value=void 0}),(t,a)=>(d(),r(e,null,[i(`div`,{ref_key:`canvasRoot`,ref:s},null,512),g(c)?m(t.$slots,`default`,{key:0}):n(``,!0)],64))}}),Oi=Di;const ki={...Bt,...ut,...dt,...Ze,...pt,...et,...tt,...at};var Ai=a({__name:`Container`,props:{configuration:{default:()=>({})}},setup(e,{emit:t}){let n=t,r=p();return Xe(t=>{let{children:n,x:i,y:a}=e.configuration;return r.value=t.add.container(i,a,n),r.value},()=>e.configuration,n,ki),f(Oe.ParentContainer,r),(e,t)=>m(e.$slots,`default`)}}),ji=Ai;const Mi={closePath:e=>t=>{t!==void 0&&e.setClosePath(t)},endAngle:e=>t=>{t!==void 0&&e.setEndAngle(t)},radius:e=>t=>{t!==void 0&&e.setRadius(t)},startAngle:e=>t=>{t!==void 0&&e.setStartAngle(t)},...Vt,...at};var Ni=a({__name:`Circle`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Xe(t=>{let{alpha:n,fillColor:r,radius:i,x:a,y:o}=e.configuration;return t.add.circle(a,o,i,r,n)},()=>e.configuration,n,Mi),(e,t)=>null}}),Pi=Ni;const Fi=(...e)=>{ze(Le.Shutdown,...e)},Ii=(e,t)=>{let n=p([]);if(t){let t=Ie(),r=qe(t);n.value=e(r)}else Be(t=>{n.value=e(t)});return Fi(e=>{for(let{key:t}of n.value){if(!t)continue;e.anims.remove(t)}}),n},Li=(e,t)=>{e.value={...t,onComplete:(...n)=>{e.value=void 0,t.onComplete?.(...n)}}},Ri=(...e)=>{ze(Le.Init,...e)},zi=(...e)=>{ze(Le.Preload,...e)},Bi=(...e)=>{ze(Le.Update,...e)},Vi=(e,t)=>new Promise(n=>e.time.delayedCall(t,()=>{n()}));var Hi=k(We());const Ui=Hi.Loader.FileTypes.JSONFile;var Wi=class extends Ui{};const Gi={padding:e=>t=>e.setPadding(t)};export{lt as AlphaSetterMap,Bt as AlphaSingleSetterMap,kt as AnimationSetterMap,Mi as ArcSetterMap,ht as BaseTextureSetterMap,ut as BlendModeSetterMap,Pi as Circle,dt as ComputedSizeSetterMap,ji as Container,ki as ContainerSetterMap,Ze as DepthSetterMap,Re as ExternalSceneStore,Gi as FXSetterMap,ft as FlipSetterMap,Oi as Game,M as GameObjectEventMap,nt as GameObjectSetterMap,at as GlobalSetterMap,tn as Image,$t as ImageSetterMap,Oe as InjectionKeyMap,Le as Lifecycle,pt as MaskSetterMap,Yt as NineSliceSetterMap,Zt as Nineslice,Qe as OriginSetterMap,Jt as PathFollower,Gt as PathFollowerComponentSetterMap,Kt as PathFollowerSetterMap,mt as PipelineSetterMap,Wt as Rectangle,Ht as RectangleSetterMap,zt as Scene,$e as ScrollFactorSetterMap,Vt as ShapeSetterMap,Dt as SizeSetterMap,Mt as Sprite,At as SpriteSetterMap,Si as TILEMAP_TILED_JSON_EXTERNAL_KEY,Et as Text,wt as TextSetterMap,Qt as TextureCropSetterMap,gt as TextureSetterMap,bt as TileSprite,vt as TileSpriteSetterMap,xi as TiledJSONExternalFile,St as Tilemap,Wi as TilemapFile,an as TilesetFile,_t as TintSetterMap,et as TransformSetterMap,it as TweenSetterMap,tt as VisibleSetterMap,ct as Zone,ot as ZoneSetterMap,N as getEventName,Ye as getInitializeGameObjectLifecycleHook,qe as getScene,Ve as getUpdateEvent,P as isEvent,Je as onCreate,Ri as onInit,Be as onNextTick,zi as onPreload,Fi as onShutdown,Bi as onUpdate,j as pushGameObject,ze as pushListener,Ti as registerTiledJSONExternalLoader,Ft as resetLifecycleListeners,It as runLifecycleListeners,Vi as sleep,Ii as useAnimations,Pt as useCameraStore,Ke as useGame,Xe as useInitializeGameObject,De as useInitializeGameObjectEvents,He as useInitializeGameObjectSetters,Ie as useInjectSceneKey,Nt as useInputStore,Ue as usePhaserStore,Ct as useTextStore,Li as useTween};
15824
+ String.fromCodePoint||function(){var e=String.fromCharCode,t=Math.floor,n=function(){var n=16384,r=[],i,a,o=-1,s=arguments.length;if(!s)return``;for(var c=``;++o<s;){var l=Number(arguments[o]);if(!isFinite(l)||l<0||l>1114111||t(l)!==l)throw RangeError(`Invalid code point: `+l);l<=65535?r.push(l):(l-=65536,i=(l>>10)+55296,a=l%1024+56320,r.push(i,a)),(o+1===s||r.length>n)&&(c+=e.apply(null,r),r.length=0)}return c};Object.defineProperty?Object.defineProperty(String,`fromCodePoint`,{value:n,configurable:!0,writable:!0}):String.fromCodePoint=n}()})(e===void 0?(void 0).sax={}:e)}}),ur=qn(lr(),1),dr=class{get xmlnsKey(){return`${this.options.attrkey}ns`}options=structuredClone(tr);resultObject={};saxParser;stack=[];constructor(e){Object.assign(this.options,e),this.options.normalizeTags&&(this.options.tagNameProcessors??=[],this.options.tagNameProcessors.unshift(nr)),this.saxParser=(0,ur.parser)(this.options.strict,{normalize:!1,trim:!1,xmlns:this.options.xmlns}),this.saxParser.onerror=()=>{this.saxParser.resume()},this.saxParser.onopentag=e=>{let t={};if(t[this.options.charkey]=``,!this.options.ignoreAttrs){for(let n in e.attributes)if(Object.hasOwn(e.attributes,n)){!(this.options.attrkey in t)&&!this.options.mergeAttrs&&(t[this.options.attrkey]={});let r=this.options.attrValueProcessors?mr(this.options.attrValueProcessors,e.attributes[n],n):e.attributes[n],i=this.options.attrNameProcessors?mr(this.options.attrNameProcessors,n,``):n;this.options.mergeAttrs?this.assignOrPush(t,i,r):hr(t[this.options.attrkey],i,r)}}t[$n]=this.options.tagNameProcessors?mr(this.options.tagNameProcessors,e.name,``):e.name,this.options.xmlns&&(t[this.xmlnsKey]={local:e.local,uri:e.uri}),this.stack.push(t)},this.saxParser.onclosetag=()=>{let e=this.stack.pop();if(!e)return;let t=e[$n];this.options.explicitChildren&&this.options.preserveChildrenOrder||delete e[$n];let n=!1;e.cdata===!0&&(n=e.cdata,delete e.cdata);let r=this.stack.at(-1),i=``,a=e[this.options.charkey];if(/^\s*$/.exec(a)&&!n?(i=a,delete e[this.options.charkey]):(this.options.trim&&(e[this.options.charkey]=a.trim()),this.options.normalize&&(e[this.options.charkey]=a.replaceAll(/\s{2,}/g,` `).trim()),e[this.options.charkey]=this.options.valueProcessors?mr(this.options.valueProcessors,a,t):a,Object.keys(e).length===1&&this.options.charkey in e&&(e=e[this.options.charkey])),pr(e)&&(e=typeof this.options.emptyTag==`function`?this.options.emptyTag():this.options.emptyTag||i),this.options.validator){let n=`/${[...this.stack.map(e=>e[$n]),t].join(`/`)}`;e=this.options.validator(n,r?.[t],e)}if(this.options.explicitChildren&&!this.options.mergeAttrs&&typeof e==`object`)if(this.options.preserveChildrenOrder)r&&(r[this.options.childkey]??=[],r[this.options.childkey].push(structuredClone(e)),delete e[$n],Object.keys(e).length===1&&this.options.charkey in e&&(e=e[this.options.charkey]));else{let t={};this.options.attrkey in e&&(t[this.options.attrkey]=e[this.options.attrkey],delete e[this.options.attrkey]),!this.options.charsAsChildren&&this.options.charkey in e&&(t[this.options.charkey]=e[this.options.charkey],delete e[this.options.charkey]),Object.getOwnPropertyNames(e).length>0&&(t[this.options.childkey]=e),e=t}if(this.stack.length>0)this.assignOrPush(r??{},t,e);else{if(this.options.explicitRoot){let n=e;e={},hr(e,t,n)}this.resultObject=e??{}}};let t=e=>{let t=this.stack.at(-1);if(t){if(t[this.options.charkey]+=e,this.options.explicitChildren&&this.options.preserveChildrenOrder&&this.options.charsAsChildren&&(this.options.includeWhiteChars||e.replaceAll(String.raw`\\n`,``).trim()!==``)){t[this.options.childkey]??=[];let n={[$n]:er};n[this.options.charkey]=e,this.options.normalize&&(n[this.options.charkey]=n[this.options.charkey].replaceAll(/\s{2,}/g,` `).trim()),t[this.options.childkey].push(n)}return t}};this.saxParser.ontext=t,this.saxParser.oncdata=e=>{let n=t(e);n&&(n.cdata=!0)}}parseStringPromise(e){return new Promise(t=>this.parseString(e,t))}assignOrPush(e,t,n){if(t in e){let r=e[t];Array.isArray(r)?r.push(n):hr(e,t,[r])}else this.options.explicitArray?hr(e,t,[n]):hr(e,t,n)}parseString(e,t){let n=rr(e.toString());return this.saxParser.onend=()=>{t(this.resultObject),this.resultObject={}},this.saxParser.write(n).close()}};const fr=(e,t)=>{let n=new dr(t);return n.parseStringPromise(e)},pr=e=>typeof e==`object`&&!!e&&Object.keys(e).length===0,mr=(e,t,n)=>{let r=t;for(let t of e)r=t(r,n);return r},hr=(e,t,n)=>{let r=Object.create(null);r.value=n,r.writable=!0,r.enumerable=!0,r.configurable=!0,Object.defineProperty(e,t,r)};var gr=_n({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/utils.js"(e){e.removeLeadingAndTrailingHTTPWhitespace=e=>e.replace(/^[ \t\n\r]+/u,``).replace(/[ \t\n\r]+$/u,``),e.removeTrailingHTTPWhitespace=e=>e.replace(/[ \t\n\r]+$/u,``),e.isHTTPWhitespaceChar=e=>e===` `||e===` `||e===`
15825
+ `||e===`\r`,e.solelyContainsHTTPTokenCodePoints=e=>/^[-!#$%&'*+.^_`|~A-Za-z0-9]*$/u.test(e),e.soleyContainsHTTPQuotedStringTokenCodePoints=e=>/^[\t\u0020-\u007E\u0080-\u00FF]*$/u.test(e),e.asciiLowercase=e=>e.replace(/[A-Z]/gu,e=>e.toLowerCase()),e.collectAnHTTPQuotedString=(e,t)=>{let n=``;for(t++;;){for(;t<e.length&&e[t]!==`"`&&e[t]!==`\\`;)n+=e[t],++t;if(t>=e.length)break;let r=e[t];if(++t,r===`\\`){if(t>=e.length){n+=`\\`;break}n+=e[t],++t}else break}return[n,t]}}}),_r=_n({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type-parameters.js"(e,t){let{asciiLowercase:n,solelyContainsHTTPTokenCodePoints:r,soleyContainsHTTPQuotedStringTokenCodePoints:i}=gr();t.exports=class{constructor(e){this._map=e}get size(){return this._map.size}get(e){return e=n(String(e)),this._map.get(e)}has(e){return e=n(String(e)),this._map.has(e)}set(e,t){if(e=n(String(e)),t=String(t),!r(e))throw Error(`Invalid MIME type parameter name "${e}": only HTTP token code points are valid.`);if(!i(t))throw Error(`Invalid MIME type parameter value "${t}": only HTTP quoted-string token code points are valid.`);return this._map.set(e,t)}clear(){this._map.clear()}delete(e){return e=n(String(e)),this._map.delete(e)}forEach(e,t){this._map.forEach(e,t)}keys(){return this._map.keys()}values(){return this._map.values()}entries(){return this._map.entries()}[Symbol.iterator](){return this._map[Symbol.iterator]()}}}}),vr=_n({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/parser.js"(e,t){let{removeLeadingAndTrailingHTTPWhitespace:n,removeTrailingHTTPWhitespace:r,isHTTPWhitespaceChar:i,solelyContainsHTTPTokenCodePoints:a,soleyContainsHTTPQuotedStringTokenCodePoints:o,asciiLowercase:s,collectAnHTTPQuotedString:c}=gr();t.exports=e=>{e=n(e);let t=0,l=``;for(;t<e.length&&e[t]!==`/`;)l+=e[t],++t;if(l.length===0||!a(l)||t>=e.length)return null;++t;let u=``;for(;t<e.length&&e[t]!==`;`;)u+=e[t],++t;if(u=r(u),u.length===0||!a(u))return null;let d={type:s(l),subtype:s(u),parameters:new Map};for(;t<e.length;){for(++t;i(e[t]);)++t;let n=``;for(;t<e.length&&e[t]!==`;`&&e[t]!==`=`;)n+=e[t],++t;if(n=s(n),t<e.length){if(e[t]===`;`)continue;++t}let l=null;if(e[t]===`"`)for([l,t]=c(e,t);t<e.length&&e[t]!==`;`;)++t;else{for(l=``;t<e.length&&e[t]!==`;`;)l+=e[t],++t;if(l=r(l),l===``)continue}n.length>0&&a(n)&&o(l)&&!d.parameters.has(n)&&d.parameters.set(n,l)}return d}}}),yr=_n({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/serializer.js"(e,t){let{solelyContainsHTTPTokenCodePoints:n}=gr();t.exports=e=>{let t=`${e.type}/${e.subtype}`;if(e.parameters.size===0)return t;for(let[r,i]of e.parameters)t+=`;`,t+=r,t+=`=`,(!n(i)||i.length===0)&&(i=i.replace(/(["\\])/gu,`\\$1`),i=`"${i}"`),t+=i;return t}}}),br=_n({"../../node_modules/.pnpm/whatwg-mimetype@4.0.0/node_modules/whatwg-mimetype/lib/mime-type.js"(e,t){let n=_r(),r=vr(),i=yr(),{asciiLowercase:a,solelyContainsHTTPTokenCodePoints:o}=gr();t.exports=class{constructor(e){e=String(e);let t=r(e);if(t===null)throw Error(`Could not parse MIME type string "${e}"`);this._type=t.type,this._subtype=t.subtype,this._parameters=new n(t.parameters)}static parse(e){try{return new this(e)}catch{return null}}get essence(){return`${this.type}/${this.subtype}`}get type(){return this._type}set type(e){if(e=a(String(e)),e.length===0)throw Error(`Invalid type: must be a non-empty string`);if(!o(e))throw Error(`Invalid type ${e}: must contain only HTTP token code points`);this._type=e}get subtype(){return this._subtype}set subtype(e){if(e=a(String(e)),e.length===0)throw Error(`Invalid subtype: must be a non-empty string`);if(!o(e))throw Error(`Invalid subtype ${e}: must contain only HTTP token code points`);this._subtype=e}get parameters(){return this._parameters}toString(){return i(this)}isJavaScript({prohibitParameters:e=!1}={}){switch(this._type){case`text`:switch(this._subtype){case`ecmascript`:case`javascript`:case`javascript1.0`:case`javascript1.1`:case`javascript1.2`:case`javascript1.3`:case`javascript1.4`:case`javascript1.5`:case`jscript`:case`livescript`:case`x-ecmascript`:case`x-javascript`:return!e||this._parameters.size===0;default:return!1}case`application`:switch(this._subtype){case`ecmascript`:case`javascript`:case`x-ecmascript`:case`x-javascript`:return!e||this._parameters.size===0;default:return!1}default:return!1}}isXML(){return this._subtype===`xml`&&(this._type===`text`||this._type===`application`)||this._subtype.endsWith(`+xml`)}isHTML(){return this._subtype===`html`&&this._type===`text`}}}}),xr=_n({"../../node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.js"(e){function t(e,t,n){return n.globals&&(e=n.globals[e.name]),new e(`${n.context?n.context:`Value`} ${t}.`)}function n(e,n){if(typeof e==`bigint`)throw t(TypeError,`is a BigInt which cannot be converted to a number`,n);return n.globals?n.globals.Number(e):Number(e)}function r(e){return e>0&&e%1==.5&&!(e&1)||e<0&&e%1==-.5&&(e&1)==1?s(Math.floor(e)):s(Math.round(e))}function i(e){return s(Math.trunc(e))}function a(e){return e<0?-1:1}function o(e,t){let n=e%t;return a(t)===a(n)?n:n+t}function s(e){return e===0?0:e}function c(e,{unsigned:a}){let c,l;a?(c=0,l=2**e-1):(c=-(2**(e-1)),l=2**(e-1)-1);let u=2**e,d=2**(e-1);return(e,f={})=>{let p=n(e,f);if(p=s(p),f.enforceRange){if(!Number.isFinite(p))throw t(TypeError,`is not a finite number`,f);if(p=i(p),p<c||p>l)throw t(TypeError,`is outside the accepted range of ${c} to ${l}, inclusive`,f);return p}return!Number.isNaN(p)&&f.clamp?(p=Math.min(Math.max(p,c),l),p=r(p),p):!Number.isFinite(p)||p===0?0:(p=i(p),p>=c&&p<=l?p:(p=o(p,u),!a&&p>=d?p-u:p))}}function l(e,{unsigned:a}){let o=2**53-1,c=a?0:-(2**53-1),l=a?BigInt.asUintN:BigInt.asIntN;return(a,u={})=>{let d=n(a,u);if(d=s(d),u.enforceRange){if(!Number.isFinite(d))throw t(TypeError,`is not a finite number`,u);if(d=i(d),d<c||d>o)throw t(TypeError,`is outside the accepted range of ${c} to ${o}, inclusive`,u);return d}if(!Number.isNaN(d)&&u.clamp)return d=Math.min(Math.max(d,c),o),d=r(d),d;if(!Number.isFinite(d)||d===0)return 0;let f=BigInt(i(d));return f=l(e,f),Number(f)}}e.any=e=>e,e.undefined=()=>{},e.boolean=e=>!!e,e.byte=c(8,{unsigned:!1}),e.octet=c(8,{unsigned:!0}),e.short=c(16,{unsigned:!1}),e[`unsigned short`]=c(16,{unsigned:!0}),e.long=c(32,{unsigned:!1}),e[`unsigned long`]=c(32,{unsigned:!0}),e[`long long`]=l(64,{unsigned:!1}),e[`unsigned long long`]=l(64,{unsigned:!0}),e.double=(e,r={})=>{let i=n(e,r);if(!Number.isFinite(i))throw t(TypeError,`is not a finite floating-point value`,r);return i},e[`unrestricted double`]=(e,t={})=>{let r=n(e,t);return r},e.float=(e,r={})=>{let i=n(e,r);if(!Number.isFinite(i))throw t(TypeError,`is not a finite floating-point value`,r);if(Object.is(i,-0))return i;let a=Math.fround(i);if(!Number.isFinite(a))throw t(TypeError,`is outside the range of a single-precision floating-point value`,r);return a},e[`unrestricted float`]=(e,t={})=>{let r=n(e,t);return isNaN(r)||Object.is(r,-0)?r:Math.fround(r)},e.DOMString=(e,n={})=>{if(n.treatNullAsEmptyString&&e===null)return``;if(typeof e==`symbol`)throw t(TypeError,`is a symbol, which cannot be converted to a string`,n);let r=n.globals?n.globals.String:String;return r(e)},e.ByteString=(n,r={})=>{let i=e.DOMString(n,r),a;for(let e=0;(a=i.codePointAt(e))!==void 0;++e)if(a>255)throw t(TypeError,`is not a valid ByteString`,r);return i},e.USVString=(t,n={})=>{let r=e.DOMString(t,n),i=r.length,a=[];for(let e=0;e<i;++e){let t=r.charCodeAt(e);if(t<55296||t>57343)a.push(String.fromCodePoint(t));else if(56320<=t&&t<=57343)a.push(String.fromCodePoint(65533));else if(e===i-1)a.push(String.fromCodePoint(65533));else{let n=r.charCodeAt(e+1);if(56320<=n&&n<=57343){let r=t&1023,i=n&1023;a.push(String.fromCodePoint(65536+1024*r+i)),++e}else a.push(String.fromCodePoint(65533))}}return a.join(``)},e.object=(e,n={})=>{if(e===null||typeof e!=`object`&&typeof e!=`function`)throw t(TypeError,`is not an object`,n);return e};let u=Object.getOwnPropertyDescriptor(ArrayBuffer.prototype,`byteLength`).get,d=typeof SharedArrayBuffer==`function`?Object.getOwnPropertyDescriptor(SharedArrayBuffer.prototype,`byteLength`).get:null;function f(e){try{return u.call(e),!0}catch{return!1}}function p(e){try{return d.call(e),!0}catch{return!1}}function m(e){try{return new Uint8Array(e),!1}catch{return!0}}e.ArrayBuffer=(e,n={})=>{if(!f(e))throw n.allowShared&&!p(e)?t(TypeError,`is not an ArrayBuffer or SharedArrayBuffer`,n):t(TypeError,`is not an ArrayBuffer`,n);if(m(e))throw t(TypeError,`is a detached ArrayBuffer`,n);return e};let h=Object.getOwnPropertyDescriptor(DataView.prototype,`byteLength`).get;e.DataView=(e,n={})=>{try{h.call(e)}catch{throw t(TypeError,`is not a DataView`,n)}if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is backed by a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is backed by a detached ArrayBuffer`,n);return e};let g=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Uint8Array).prototype,Symbol.toStringTag).get;[Int8Array,Int16Array,Int32Array,Uint8Array,Uint16Array,Uint32Array,Uint8ClampedArray,Float32Array,Float64Array].forEach(n=>{let{name:r}=n,i=/^[AEIOU]/u.test(r)?`an`:`a`;e[r]=(e,n={})=>{if(!ArrayBuffer.isView(e)||g.call(e)!==r)throw t(TypeError,`is not ${i} ${r} object`,n);if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e}}),e.ArrayBufferView=(e,n={})=>{if(!ArrayBuffer.isView(e))throw t(TypeError,`is not a view on an ArrayBuffer or SharedArrayBuffer`,n);if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e},e.BufferSource=(e,n={})=>{if(ArrayBuffer.isView(e)){if(!n.allowShared&&p(e.buffer))throw t(TypeError,`is a view on a SharedArrayBuffer, which is not allowed`,n);if(m(e.buffer))throw t(TypeError,`is a view on a detached ArrayBuffer`,n);return e}if(!n.allowShared&&!f(e))throw t(TypeError,`is not an ArrayBuffer or a view on one`,n);if(n.allowShared&&!p(e)&&!f(e))throw t(TypeError,`is not an ArrayBuffer, SharedArrayBuffer, or a view on one`,n);if(m(e))throw t(TypeError,`is a detached ArrayBuffer`,n);return e},e.DOMTimeStamp=e[`unsigned long long`]}}),Sr=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.js"(e,t){function n(e){return typeof e==`object`&&!!e||typeof e==`function`}let r=Function.prototype.call.bind(Object.prototype.hasOwnProperty);function i(e,t){for(let n of Reflect.ownKeys(t)){let r=Reflect.getOwnPropertyDescriptor(t,n);if(r&&!Reflect.defineProperty(e,n,r))throw TypeError(`Cannot redefine property: ${String(n)}`)}}function a(e,t){let n=d(e);return Object.defineProperties(Object.create(n[`%Object.prototype%`]),Object.getOwnPropertyDescriptors(t))}let o=Symbol(`wrapper`),s=Symbol(`impl`),c=Symbol(`SameObject caches`),l=Symbol.for(`[webidl2js] constructor registry`),u=Object.getPrototypeOf(Object.getPrototypeOf(async function*(){}).prototype);function d(e){if(r(e,l))return e[l];let t=Object.create(null);t[`%Object.prototype%`]=e.Object.prototype,t[`%IteratorPrototype%`]=Object.getPrototypeOf(Object.getPrototypeOf(new e.Array()[Symbol.iterator]()));try{t[`%AsyncIteratorPrototype%`]=Object.getPrototypeOf(Object.getPrototypeOf(e.eval(`(async function* () {})`).prototype))}catch{t[`%AsyncIteratorPrototype%`]=u}return e[l]=t,t}function f(e,t,n){return e[c]||(e[c]=Object.create(null)),t in e[c]||(e[c][t]=n()),e[c][t]}function p(e){return e?e[o]:null}function m(e){return e?e[s]:null}function h(e){let t=p(e);return t||e}function g(e){let t=m(e);return t||e}let _=Symbol(`internal`);function v(e){if(typeof e!=`string`)return!1;let t=e>>>0;if(t===2**32-1)return!1;let n=`${t}`;return e===n}let y=Object.getOwnPropertyDescriptor(ArrayBuffer.prototype,`byteLength`).get;function b(e){try{return y.call(e),!0}catch{return!1}}function x([e,t],n){let r;switch(n){case`key`:r=e;break;case`value`:r=t;break;case`key+value`:r=[e,t];break}return{value:r,done:!1}}let S=Symbol(`supports property index`),C=Symbol(`supported property indices`),w=Symbol(`supports property name`),T=Symbol(`supported property names`),E=Symbol(`indexed property get`),D=Symbol(`indexed property set new`),O=Symbol(`indexed property set existing`),k=Symbol(`named property get`),A=Symbol(`named property set new`),j=Symbol(`named property set existing`),M=Symbol(`named property delete`),N=Symbol(`async iterator get the next iteration result`),P=Symbol(`async iterator return steps`),F=Symbol(`async iterator initialization steps`),I=Symbol(`async iterator end of iteration`);t.exports=e={isObject:n,hasOwn:r,define:i,newObjectInRealm:a,wrapperSymbol:o,implSymbol:s,getSameObject:f,ctorRegistrySymbol:l,initCtorRegistry:d,wrapperForImpl:p,implForWrapper:m,tryWrapperForImpl:h,tryImplForWrapper:g,iterInternalSymbol:_,isArrayBuffer:b,isArrayIndexPropName:v,supportsPropertyIndex:S,supportedPropertyIndices:C,supportsPropertyName:w,supportedPropertyNames:T,indexedGet:E,indexedSetNew:D,indexedSetExisting:O,namedGet:k,namedSetNew:A,namedSetExisting:j,namedDelete:M,asyncIteratorNext:N,asyncIteratorReturn:P,asyncIteratorInit:F,asyncIteratorEOI:I,iteratorResult:x}}}),Cr={};vn(Cr,{decode:()=>Jr,default:()=>$r,encode:()=>Yr,toASCII:()=>Zr,toUnicode:()=>Xr,ucs2decode:()=>Dr,ucs2encode:()=>Wr});function wr(e){throw RangeError(Br[e])}function Tr(e,t){let n=[],r=e.length;for(;r--;)n[r]=t(e[r]);return n}function Er(e,t){let n=e.split(`@`),r=``;n.length>1&&(r=n[0]+`@`,e=n[1]),e=e.replace(zr,`.`);let i=e.split(`.`),a=Tr(i,t).join(`.`);return r+a}function Dr(e){let t=[],n=0,r=e.length;for(;n<r;){let i=e.charCodeAt(n++);if(i>=55296&&i<=56319&&n<r){let r=e.charCodeAt(n++);(r&64512)==56320?t.push(((i&1023)<<10)+(r&1023)+65536):(t.push(i),n--)}else t.push(i)}return t}var Or,kr,Ar,jr,Mr,Nr,Pr,Fr,Ir,Lr,Rr,zr,Br,Vr,Hr,Ur,Wr,Gr,Kr,qr,Jr,Yr,Xr,Zr,Qr,$r,ei=gn({"../../node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.es6.js"(){Or=2147483647,kr=36,Ar=1,jr=26,Mr=38,Nr=700,Pr=72,Fr=128,Ir=`-`,Lr=/^xn--/,Rr=/[^\0-\x7F]/,zr=/[\x2E\u3002\uFF0E\uFF61]/g,Br={overflow:`Overflow: input needs wider integers to process`,"not-basic":`Illegal input >= 0x80 (not a basic code point)`,"invalid-input":`Invalid input`},Vr=kr-Ar,Hr=Math.floor,Ur=String.fromCharCode,Wr=e=>String.fromCodePoint(...e),Gr=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:kr},Kr=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},qr=function(e,t,n){let r=0;for(e=n?Hr(e/Nr):e>>1,e+=Hr(e/t);e>Vr*jr>>1;r+=kr)e=Hr(e/Vr);return Hr(r+(Vr+1)*e/(e+Mr))},Jr=function(e){let t=[],n=e.length,r=0,i=Fr,a=Pr,o=e.lastIndexOf(Ir);o<0&&(o=0);for(let n=0;n<o;++n)e.charCodeAt(n)>=128&&wr(`not-basic`),t.push(e.charCodeAt(n));for(let s=o>0?o+1:0;s<n;){let o=r;for(let t=1,i=kr;;i+=kr){s>=n&&wr(`invalid-input`);let o=Gr(e.charCodeAt(s++));o>=kr&&wr(`invalid-input`),o>Hr((Or-r)/t)&&wr(`overflow`),r+=o*t;let c=i<=a?Ar:i>=a+jr?jr:i-a;if(o<c)break;let l=kr-c;t>Hr(Or/l)&&wr(`overflow`),t*=l}let c=t.length+1;a=qr(r-o,c,o==0),Hr(r/c)>Or-i&&wr(`overflow`),i+=Hr(r/c),r%=c,t.splice(r++,0,i)}return String.fromCodePoint(...t)},Yr=function(e){let t=[];e=Dr(e);let n=e.length,r=Fr,i=0,a=Pr;for(let n of e)n<128&&t.push(Ur(n));let o=t.length,s=o;for(o&&t.push(Ir);s<n;){let n=Or;for(let t of e)t>=r&&t<n&&(n=t);let c=s+1;n-r>Hr((Or-i)/c)&&wr(`overflow`),i+=(n-r)*c,r=n;for(let n of e)if(n<r&&++i>Or&&wr(`overflow`),n===r){let e=i;for(let n=kr;;n+=kr){let r=n<=a?Ar:n>=a+jr?jr:n-a;if(e<r)break;let i=e-r,o=kr-r;t.push(Ur(Kr(r+i%o,0))),e=Hr(i/o)}t.push(Ur(Kr(e,0))),a=qr(i,c,s===o),i=0,++s}++i,++r}return t.join(``)},Xr=function(e){return Er(e,function(e){return Lr.test(e)?Jr(e.slice(4).toLowerCase()):e})},Zr=function(e){return Er(e,function(e){return Rr.test(e)?`xn--`+Yr(e):e})},Qr={version:`2.3.1`,ucs2:{decode:Dr,encode:Wr},decode:Jr,encode:Yr,toASCII:Zr,toUnicode:Xr},$r=Qr}}),ti=_n({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.js"(e,t){let n=/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11000}-\u{11002}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11082}\u{110B0}-\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{11134}\u{11145}\u{11146}\u{11173}\u{11180}-\u{11182}\u{111B3}-\u{111C0}\u{111C9}-\u{111CC}\u{111CE}\u{111CF}\u{1122C}-\u{11237}\u{1123E}\u{11241}\u{112DF}-\u{112EA}\u{11300}-\u{11303}\u{1133B}\u{1133C}\u{1133E}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11357}\u{11362}\u{11363}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113B8}-\u{113C0}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}-\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11435}-\u{11446}\u{1145E}\u{114B0}-\u{114C3}\u{115AF}-\u{115B5}\u{115B8}-\u{115C0}\u{115DC}\u{115DD}\u{11630}-\u{11640}\u{116AB}-\u{116B7}\u{1171D}-\u{1172B}\u{1182C}-\u{1183A}\u{11930}-\u{11935}\u{11937}\u{11938}\u{1193B}-\u{1193E}\u{11940}\u{11942}\u{11943}\u{119D1}-\u{119D7}\u{119DA}-\u{119E0}\u{119E4}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A39}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A5B}\u{11A8A}-\u{11A99}\u{11C2F}-\u{11C36}\u{11C38}-\u{11C3F}\u{11C92}-\u{11CA7}\u{11CA9}-\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D8A}-\u{11D8E}\u{11D90}\u{11D91}\u{11D93}-\u{11D97}\u{11EF3}-\u{11EF6}\u{11F00}\u{11F01}\u{11F03}\u{11F34}-\u{11F3A}\u{11F3E}-\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F51}-\u{16F87}\u{16F8F}-\u{16F92}\u{16FE4}\u{16FF0}\u{16FF1}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D165}-\u{1D169}\u{1D16D}-\u{1D172}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]/u,r=/[\u094D\u09CD\u0A4D\u0ACD\u0B4D\u0BCD\u0C4D\u0CCD\u0D3B\u0D3C\u0D4D\u0DCA\u0E3A\u0EBA\u0F84\u1039\u103A\u1714\u1715\u1734\u17D2\u1A60\u1B44\u1BAA\u1BAB\u1BF2\u1BF3\u2D7F\uA806\uA82C\uA8C4\uA953\uA9C0\uAAF6\uABED\u{10A3F}\u{11046}\u{11070}\u{1107F}\u{110B9}\u{11133}\u{11134}\u{111C0}\u{11235}\u{112EA}\u{1134D}\u{113CE}-\u{113D0}\u{11442}\u{114C2}\u{115BF}\u{1163F}\u{116B6}\u{1172B}\u{11839}\u{1193D}\u{1193E}\u{119E0}\u{11A34}\u{11A47}\u{11A99}\u{11C3F}\u{11D44}\u{11D45}\u{11D97}\u{11F41}\u{11F42}\u{1612F}]/u,i=/[\u0620\u0626\u0628\u062A-\u062E\u0633-\u063F\u0641-\u0647\u0649\u064A\u066E\u066F\u0678-\u0687\u069A-\u06BF\u06C1\u06C2\u06CC\u06CE\u06D0\u06D1\u06FA-\u06FC\u06FF\u0712-\u0714\u071A-\u071D\u071F-\u0727\u0729\u072B\u072D\u072E\u074E-\u0758\u075C-\u076A\u076D-\u0770\u0772\u0775-\u0777\u077A-\u077F\u07CA-\u07EA\u0841-\u0845\u0848\u084A-\u0853\u0855\u0860\u0862-\u0865\u0868\u0886\u0889-\u088D\u08A0-\u08A9\u08AF\u08B0\u08B3-\u08B8\u08BA-\u08C8\u1807\u1820-\u1878\u1887-\u18A8\u18AA\uA840-\uA872\u{10AC0}-\u{10AC4}\u{10ACD}\u{10AD3}-\u{10ADC}\u{10ADE}-\u{10AE0}\u{10AEB}-\u{10AEE}\u{10B80}\u{10B82}\u{10B86}-\u{10B88}\u{10B8A}\u{10B8B}\u{10B8D}\u{10B90}\u{10BAD}\u{10BAE}\u{10D00}-\u{10D21}\u{10D23}\u{10EC3}\u{10EC4}\u{10F30}-\u{10F32}\u{10F34}-\u{10F44}\u{10F51}-\u{10F53}\u{10F70}-\u{10F73}\u{10F76}-\u{10F81}\u{10FB0}\u{10FB2}\u{10FB3}\u{10FB8}\u{10FBB}\u{10FBC}\u{10FBE}\u{10FBF}\u{10FC1}\u{10FC4}\u{10FCA}\u{10FCB}\u{1E900}-\u{1E943}][\xAD\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u061C\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u070F\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC6\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u200B\u200E\u200F\u202A-\u202E\u2060-\u2064\u206A-\u206F\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFEFF\uFFF9-\uFFFB\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C3F}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13430}-\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94B}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*\u200C[\xAD\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u061C\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u070F\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CBF\u0CC6\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u200B\u200E\u200F\u202A-\u202E\u2060-\u2064\u206A-\u206F\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFEFF\uFFF9-\uFFFB\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C3F}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13430}-\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94B}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*[\u0620\u0622-\u063F\u0641-\u064A\u066E\u066F\u0671-\u0673\u0675-\u06D3\u06D5\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u077F\u07CA-\u07EA\u0840-\u0858\u0860\u0862-\u0865\u0867-\u086A\u0870-\u0882\u0886\u0889-\u088E\u08A0-\u08AC\u08AE-\u08C8\u1807\u1820-\u1878\u1887-\u18A8\u18AA\uA840-\uA871\u{10AC0}-\u{10AC5}\u{10AC7}\u{10AC9}\u{10ACA}\u{10ACE}-\u{10AD6}\u{10AD8}-\u{10AE1}\u{10AE4}\u{10AEB}-\u{10AEF}\u{10B80}-\u{10B91}\u{10BA9}-\u{10BAE}\u{10D01}-\u{10D23}\u{10EC2}-\u{10EC4}\u{10F30}-\u{10F44}\u{10F51}-\u{10F54}\u{10F70}-\u{10F81}\u{10FB0}\u{10FB2}-\u{10FB6}\u{10FB8}-\u{10FBF}\u{10FC1}-\u{10FC4}\u{10FC9}\u{10FCA}\u{1E900}-\u{1E943}]/u,a=/[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0600-\u0605\u0608\u060B\u060D\u061B-\u064A\u0660-\u0669\u066B-\u066F\u0671-\u06D5\u06DD\u06E5\u06E6\u06EE\u06EF\u06FA-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u08A0-\u08C9\u08E2\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}]/u,o=/[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u02BB-\u02C1\u02D0\u02D1\u02E0-\u02E4\u02EE\u0370-\u0373\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0482\u048A-\u052F\u0531-\u0556\u0559-\u0589\u0903-\u0939\u093B\u093D-\u0940\u0949-\u094C\u094E-\u0950\u0958-\u0961\u0964-\u0980\u0982\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C0\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09FA\u09FC\u09FD\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A40\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A76\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC0\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0\u0AE1\u0AE6-\u0AF0\u0AF9\u0B02\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B3E\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0B57\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C01-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C41-\u0C44\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C77\u0C7F\u0C80\u0C82-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA\u0CCB\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D02-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D4F\u0D54-\u0D61\u0D66-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD1\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E4F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F17\u0F1A-\u0F34\u0F36\u0F38\u0F3E-\u0F47\u0F49-\u0F6C\u0F7F\u0F85\u0F88-\u0F8C\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u1000-\u102C\u1031\u1038\u103B\u103C\u103F-\u1057\u105A-\u105D\u1061-\u1070\u1075-\u1081\u1083\u1084\u1087-\u108C\u108E-\u109C\u109E-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1360-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u167F\u1681-\u169A\u16A0-\u16F8\u1700-\u1711\u1715\u171F-\u1731\u1734-\u1736\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17B6\u17BE-\u17C5\u17C7\u17C8\u17D4-\u17DA\u17DC\u17E0-\u17E9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A19\u1A1A\u1A1E-\u1A55\u1A57\u1A61\u1A63\u1A64\u1A6D-\u1A72\u1A80-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1B04-\u1B33\u1B35\u1B3B\u1B3D-\u1B41\u1B43-\u1B4C\u1B4E-\u1B6A\u1B74-\u1B7F\u1B82-\u1BA1\u1BA6\u1BA7\u1BAA\u1BAE-\u1BE5\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1BFC-\u1C2B\u1C34\u1C35\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD3\u1CE1\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5-\u1CF7\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200E\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u214F\u2160-\u2188\u2336-\u237A\u2395\u249C-\u24E9\u26AC\u2800-\u28FF\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u302E\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31BF\u31F0-\u321C\u3220-\u324F\u3260-\u327B\u327F-\u32B0\u32C0-\u32CB\u32D0-\u3376\u337B-\u33DD\u33E0-\u33FE\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA60C\uA610-\uA62B\uA640-\uA66E\uA680-\uA69D\uA6A0-\uA6EF\uA6F2-\uA6F7\uA722-\uA787\uA789-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA824\uA827\uA830-\uA837\uA840-\uA873\uA880-\uA8C3\uA8CE-\uA8D9\uA8F2-\uA8FE\uA900-\uA925\uA92E-\uA946\uA952\uA953\uA95F-\uA97C\uA983-\uA9B2\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA2F\uAA30\uAA33\uAA34\uAA40-\uAA42\uAA44-\uAA4B\uAA4D\uAA50-\uAA59\uAA5C-\uAA7B\uAA7D-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAAEB\uAAEE-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB69\uAB70-\uABE4\uABE6\uABE7\uABE9-\uABEC\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1013F}\u{1018D}\u{1018E}\u{101D0}-\u{101FC}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{10375}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{11000}\u{11002}-\u{11037}\u{11047}-\u{1104D}\u{11066}-\u{1106F}\u{11071}\u{11072}\u{11075}\u{11082}-\u{110B2}\u{110B7}\u{110B8}\u{110BB}-\u{110C1}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11103}-\u{11126}\u{1112C}\u{11136}-\u{11147}\u{11150}-\u{11172}\u{11174}-\u{11176}\u{11182}-\u{111B5}\u{111BF}-\u{111C8}\u{111CD}\u{111CE}\u{111D0}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{1122E}\u{11232}\u{11233}\u{11235}\u{11238}-\u{1123D}\u{1123F}\u{11240}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112DE}\u{112E0}-\u{112E2}\u{112F0}-\u{112F9}\u{11302}\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133D}-\u{1133F}\u{11341}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113BA}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}\u{113CD}\u{113CF}\u{113D1}\u{113D3}-\u{113D5}\u{113D7}\u{113D8}\u{11400}-\u{11437}\u{11440}\u{11441}\u{11445}\u{11447}-\u{1145B}\u{1145D}\u{1145F}-\u{11461}\u{11480}-\u{114B2}\u{114B9}\u{114BB}-\u{114BE}\u{114C1}\u{114C4}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B1}\u{115B8}-\u{115BB}\u{115BE}\u{115C1}-\u{115DB}\u{11600}-\u{11632}\u{1163B}\u{1163C}\u{1163E}\u{11641}-\u{11644}\u{11650}-\u{11659}\u{11680}-\u{116AA}\u{116AC}\u{116AE}\u{116AF}\u{116B6}\u{116B8}\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171E}\u{11720}\u{11721}\u{11726}\u{11730}-\u{11746}\u{11800}-\u{1182E}\u{11838}\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193D}\u{1193F}-\u{11942}\u{11944}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D3}\u{119DC}-\u{119DF}\u{119E1}-\u{119E4}\u{11A00}\u{11A07}\u{11A08}\u{11A0B}-\u{11A32}\u{11A39}\u{11A3A}\u{11A3F}-\u{11A46}\u{11A50}\u{11A57}\u{11A58}\u{11A5C}-\u{11A89}\u{11A97}\u{11A9A}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C2F}\u{11C3E}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11CA9}\u{11CB1}\u{11CB4}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D30}\u{11D46}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D93}\u{11D94}\u{11D96}\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF2}\u{11EF5}-\u{11EF8}\u{11F02}-\u{11F10}\u{11F12}-\u{11F35}\u{11F3E}\u{11F3F}\u{11F41}\u{11F43}-\u{11F59}\u{11FB0}\u{11FC0}-\u{11FD4}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{1343F}\u{13441}-\u{13446}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{1611D}\u{1612A}-\u{1612C}\u{16130}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF5}\u{16B00}-\u{16B2F}\u{16B37}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F50}-\u{16F87}\u{16F93}-\u{16F9F}\u{16FE0}\u{16FE1}\u{16FE3}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}\u{1BC9F}\u{1CCD6}-\u{1CCEF}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D166}\u{1D16A}-\u{1D172}\u{1D183}\u{1D184}\u{1D18C}-\u{1D1A9}\u{1D1AE}-\u{1D1E8}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D6C0}\u{1D6C2}-\u{1D6DA}\u{1D6DC}-\u{1D6FA}\u{1D6FC}-\u{1D714}\u{1D716}-\u{1D734}\u{1D736}-\u{1D74E}\u{1D750}-\u{1D76E}\u{1D770}-\u{1D788}\u{1D78A}-\u{1D7A8}\u{1D7AA}-\u{1D7C2}\u{1D7C4}-\u{1D7CB}\u{1D800}-\u{1D9FF}\u{1DA37}-\u{1DA3A}\u{1DA6D}-\u{1DA74}\u{1DA76}-\u{1DA83}\u{1DA85}-\u{1DA8B}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E030}-\u{1E06D}\u{1E100}-\u{1E12C}\u{1E137}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AD}\u{1E2C0}-\u{1E2EB}\u{1E2F0}-\u{1E2F9}\u{1E4D0}-\u{1E4EB}\u{1E4F0}-\u{1E4F9}\u{1E5D0}-\u{1E5ED}\u{1E5F0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1F110}-\u{1F12E}\u{1F130}-\u{1F169}\u{1F170}-\u{1F1AC}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}]/u,s=/[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u08A0-\u08C9\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D4A}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}]/u,c=/^[\0-\x08\x0E-\x1B!-@\[-`\{-\x84\x86-\xA9\xAB-\xB4\xB6-\xB9\xBB-\xBF\xD7\xF7\u02B9\u02BA\u02C2-\u02CF\u02D2-\u02DF\u02E5-\u02ED\u02EF-\u036F\u0374\u0375\u037E\u0384\u0385\u0387\u03F6\u0483-\u0489\u058A\u058D-\u058F\u0591-\u05C7\u05D0-\u05EA\u05EF-\u05F4\u0600-\u070D\u070F-\u074A\u074D-\u07B1\u07C0-\u07FA\u07FD-\u082D\u0830-\u083E\u0840-\u085B\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u0897-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09F2\u09F3\u09FB\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AF1\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0BF3-\u0BFA\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C78-\u0C7E\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E3F\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39-\u0F3D\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1390-\u1399\u1400\u169B\u169C\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DB\u17DD\u17F0-\u17F9\u1800-\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1940\u1944\u1945\u19DE-\u19FF\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u200B-\u200D\u200F-\u2027\u202F-\u205E\u2060-\u2064\u206A-\u2070\u2074-\u207E\u2080-\u208E\u20A0-\u20C0\u20D0-\u20F0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u2150-\u215F\u2189-\u218B\u2190-\u2335\u237B-\u2394\u2396-\u2429\u2440-\u244A\u2460-\u249B\u24EA-\u26AB\u26AD-\u27FF\u2900-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CEF-\u2CF1\u2CF9-\u2CFF\u2D7F\u2DE0-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u302A-\u302D\u3030\u3036\u3037\u303D-\u303F\u3099-\u309C\u30A0\u30FB\u31C0-\u31E5\u31EF\u321D\u321E\u3250-\u325F\u327C-\u327E\u32B1-\u32BF\u32CC-\u32CF\u3377-\u337A\u33DE\u33DF\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA60D-\uA60F\uA66F-\uA67F\uA69E\uA69F\uA6F0\uA6F1\uA700-\uA721\uA788\uA802\uA806\uA80B\uA825\uA826\uA828-\uA82C\uA838\uA839\uA874-\uA877\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uAB6A\uAB6B\uABE5\uABE8\uABED\uFB1D-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD8F\uFD92-\uFDC7\uFDCF\uFDF0-\uFE19\uFE20-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFE70-\uFE74\uFE76-\uFEFC\uFEFF\uFF01-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFF9-\uFFFD\u{10101}\u{10140}-\u{1018C}\u{10190}-\u{1019C}\u{101A0}\u{101FD}\u{102E0}-\u{102FB}\u{10376}-\u{1037A}\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{1091F}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A38}-\u{10A3A}\u{10A3F}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE6}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B39}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D27}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D69}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAB}-\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10EFC}-\u{10F27}\u{10F30}-\u{10F59}\u{10F70}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{11001}\u{11038}-\u{11046}\u{11052}-\u{11065}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{11660}-\u{1166C}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{11FD5}-\u{11FF1}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE2}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1BCA0}-\u{1BCA3}\u{1CC00}-\u{1CCD5}\u{1CCF0}-\u{1CCF9}\u{1CD00}-\u{1CEB3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D173}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D1E9}\u{1D1EA}\u{1D200}-\u{1D245}\u{1D300}-\u{1D356}\u{1D6C1}\u{1D6DB}\u{1D6FB}\u{1D715}\u{1D735}\u{1D74F}\u{1D76F}\u{1D789}\u{1D7A9}\u{1D7C3}\u{1D7CE}-\u{1D7FF}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E2FF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8D6}\u{1E900}-\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}\u{1EEF0}\u{1EEF1}\u{1F000}-\u{1F02B}\u{1F030}-\u{1F093}\u{1F0A0}-\u{1F0AE}\u{1F0B1}-\u{1F0BF}\u{1F0C1}-\u{1F0CF}\u{1F0D1}-\u{1F0F5}\u{1F100}-\u{1F10F}\u{1F12F}\u{1F16A}-\u{1F16F}\u{1F1AD}\u{1F260}-\u{1F265}\u{1F300}-\u{1F6D7}\u{1F6DC}-\u{1F6EC}\u{1F6F0}-\u{1F6FC}\u{1F700}-\u{1F776}\u{1F77B}-\u{1F7D9}\u{1F7E0}-\u{1F7EB}\u{1F7F0}\u{1F800}-\u{1F80B}\u{1F810}-\u{1F847}\u{1F850}-\u{1F859}\u{1F860}-\u{1F887}\u{1F890}-\u{1F8AD}\u{1F8B0}-\u{1F8BB}\u{1F8C0}\u{1F8C1}\u{1F900}-\u{1FA53}\u{1FA60}-\u{1FA6D}\u{1FA70}-\u{1FA7C}\u{1FA80}-\u{1FA89}\u{1FA8F}-\u{1FAC6}\u{1FACE}-\u{1FADC}\u{1FADF}-\u{1FAE9}\u{1FAF0}-\u{1FAF8}\u{1FB00}-\u{1FB92}\u{1FB94}-\u{1FBF9}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}]*$/u,l=/[0-9\xB2\xB3\xB9\u05BE\u05C0\u05C3\u05C6\u05D0-\u05EA\u05EF-\u05F4\u0600-\u0605\u0608\u060B\u060D\u061B-\u064A\u0660-\u0669\u066B-\u066F\u0671-\u06D5\u06DD\u06E5\u06E6\u06EE-\u070D\u070F\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u083E\u0840-\u0858\u085E\u0860-\u086A\u0870-\u088E\u0890\u0891\u08A0-\u08C9\u08E2\u200F\u2070\u2074-\u2079\u2080-\u2089\u2488-\u249B\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBC2\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFC\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\u{102E1}-\u{102FB}\u{10800}-\u{10805}\u{10808}\u{1080A}-\u{10835}\u{10837}\u{10838}\u{1083C}\u{1083F}-\u{10855}\u{10857}-\u{1089E}\u{108A7}-\u{108AF}\u{108E0}-\u{108F2}\u{108F4}\u{108F5}\u{108FB}-\u{1091B}\u{10920}-\u{10939}\u{1093F}\u{10980}-\u{109B7}\u{109BC}-\u{109CF}\u{109D2}-\u{10A00}\u{10A10}-\u{10A13}\u{10A15}-\u{10A17}\u{10A19}-\u{10A35}\u{10A40}-\u{10A48}\u{10A50}-\u{10A58}\u{10A60}-\u{10A9F}\u{10AC0}-\u{10AE4}\u{10AEB}-\u{10AF6}\u{10B00}-\u{10B35}\u{10B40}-\u{10B55}\u{10B58}-\u{10B72}\u{10B78}-\u{10B91}\u{10B99}-\u{10B9C}\u{10BA9}-\u{10BAF}\u{10C00}-\u{10C48}\u{10C80}-\u{10CB2}\u{10CC0}-\u{10CF2}\u{10CFA}-\u{10D23}\u{10D30}-\u{10D39}\u{10D40}-\u{10D65}\u{10D6F}-\u{10D85}\u{10D8E}\u{10D8F}\u{10E60}-\u{10E7E}\u{10E80}-\u{10EA9}\u{10EAD}\u{10EB0}\u{10EB1}\u{10EC2}-\u{10EC4}\u{10F00}-\u{10F27}\u{10F30}-\u{10F45}\u{10F51}-\u{10F59}\u{10F70}-\u{10F81}\u{10F86}-\u{10F89}\u{10FB0}-\u{10FCB}\u{10FE0}-\u{10FF6}\u{1CCF0}-\u{1CCF9}\u{1D7CE}-\u{1D7FF}\u{1E800}-\u{1E8C4}\u{1E8C7}-\u{1E8CF}\u{1E900}-\u{1E943}\u{1E94B}\u{1E950}-\u{1E959}\u{1E95E}\u{1E95F}\u{1EC71}-\u{1ECB4}\u{1ED01}-\u{1ED3D}\u{1EE00}-\u{1EE03}\u{1EE05}-\u{1EE1F}\u{1EE21}\u{1EE22}\u{1EE24}\u{1EE27}\u{1EE29}-\u{1EE32}\u{1EE34}-\u{1EE37}\u{1EE39}\u{1EE3B}\u{1EE42}\u{1EE47}\u{1EE49}\u{1EE4B}\u{1EE4D}-\u{1EE4F}\u{1EE51}\u{1EE52}\u{1EE54}\u{1EE57}\u{1EE59}\u{1EE5B}\u{1EE5D}\u{1EE5F}\u{1EE61}\u{1EE62}\u{1EE64}\u{1EE67}-\u{1EE6A}\u{1EE6C}-\u{1EE72}\u{1EE74}-\u{1EE77}\u{1EE79}-\u{1EE7C}\u{1EE7E}\u{1EE80}-\u{1EE89}\u{1EE8B}-\u{1EE9B}\u{1EEA1}-\u{1EEA3}\u{1EEA5}-\u{1EEA9}\u{1EEAB}-\u{1EEBB}\u{1F100}-\u{1F10A}\u{1FBF0}-\u{1FBF9}][\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]*$/u,u=/[0-9\xB2\xB3\xB9\u06F0-\u06F9\u2070\u2074-\u2079\u2080-\u2089\u2488-\u249B\uFF10-\uFF19\u{102E1}-\u{102FB}\u{1CCF0}-\u{1CCF9}\u{1D7CE}-\u{1D7FF}\u{1F100}-\u{1F10A}\u{1FBF0}-\u{1FBF9}]/u,d=/[\u0600-\u0605\u0660-\u0669\u066B\u066C\u06DD\u0890\u0891\u08E2\u{10D30}-\u{10D39}\u{10D40}-\u{10D49}\u{10E60}-\u{10E7E}]/u,f=/^[\0-\x08\x0E-\x1B!-\x84\x86-\u0377\u037A-\u037F\u0384-\u038A\u038C\u038E-\u03A1\u03A3-\u052F\u0531-\u0556\u0559-\u058A\u058D-\u058F\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0606\u0607\u0609\u060A\u060C\u060E-\u061A\u064B-\u065F\u066A\u0670\u06D6-\u06DC\u06DE-\u06E4\u06E7-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07F6-\u07F9\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09FE\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A76\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AF1\u0AF9-\u0AFF\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B77\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BFA\u0C00-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3C-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C5D\u0C60-\u0C63\u0C66-\u0C6F\u0C77-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D00-\u0D0C\u0D0E-\u0D10\u0D12-\u0D44\u0D46-\u0D48\u0D4A-\u0D4F\u0D54-\u0D63\u0D66-\u0D7F\u0D81-\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E3A\u0E3F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECE\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F47\u0F49-\u0F6C\u0F71-\u0F97\u0F99-\u0FBC\u0FBE-\u0FCC\u0FCE-\u0FDA\u1000-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u137C\u1380-\u1399\u13A0-\u13F5\u13F8-\u13FD\u1400-\u167F\u1681-\u169C\u16A0-\u16F8\u1700-\u1715\u171F-\u1736\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17DD\u17E0-\u17E9\u17F0-\u17F9\u1800-\u1819\u1820-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1940\u1944-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u19DE-\u1A1B\u1A1E-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1AB0-\u1ACE\u1B00-\u1B4C\u1B4E-\u1BF3\u1BFC-\u1C37\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD0-\u1CFA\u1D00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FC4\u1FC6-\u1FD3\u1FD6-\u1FDB\u1FDD-\u1FEF\u1FF2-\u1FF4\u1FF6-\u1FFE\u200B-\u200E\u2010-\u2027\u202F-\u205E\u2060-\u2064\u206A-\u2071\u2074-\u208E\u2090-\u209C\u20A0-\u20C0\u20D0-\u20F0\u2100-\u218B\u2190-\u2429\u2440-\u244A\u2460-\u2B73\u2B76-\u2B95\u2B97-\u2CF3\u2CF9-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u303F\u3041-\u3096\u3099-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31E5\u31EF-\u321E\u3220-\uA48C\uA490-\uA4C6\uA4D0-\uA62B\uA640-\uA6F7\uA700-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA82C\uA830-\uA839\uA840-\uA877\uA880-\uA8C5\uA8CE-\uA8D9\uA8E0-\uA953\uA95F-\uA97C\uA980-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA5C-\uAAC2\uAADB-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB6B\uAB70-\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1E\uFB29\uFD3E-\uFD4F\uFDCF\uFDFD-\uFE19\uFE20-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFF9-\uFFFD\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}-\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1018E}\u{10190}-\u{1019C}\u{101A0}\u{101D0}-\u{101FD}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{102E0}-\u{102FB}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{1037A}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{1091F}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10B39}-\u{10B3F}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6E}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11000}-\u{1104D}\u{11052}-\u{11075}\u{1107F}-\u{110C2}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11100}-\u{11134}\u{11136}-\u{11147}\u{11150}-\u{11176}\u{11180}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{11241}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112EA}\u{112F0}-\u{112F9}\u{11300}-\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133B}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113C0}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}-\u{113D5}\u{113D7}\u{113D8}\u{113E1}\u{113E2}\u{11400}-\u{1145B}\u{1145D}-\u{11461}\u{11480}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B5}\u{115B8}-\u{115DD}\u{11600}-\u{11644}\u{11650}-\u{11659}\u{11660}-\u{1166C}\u{11680}-\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171D}-\u{1172B}\u{11730}-\u{11746}\u{11800}-\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193B}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D7}\u{119DA}-\u{119E4}\u{11A00}-\u{11A47}\u{11A50}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C36}\u{11C38}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11C92}-\u{11CA7}\u{11CA9}-\u{11CB6}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D47}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D90}\u{11D91}\u{11D93}-\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF8}\u{11F00}-\u{11F10}\u{11F12}-\u{11F3A}\u{11F3E}-\u{11F5A}\u{11FB0}\u{11FC0}-\u{11FF1}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{13455}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF0}-\u{16AF5}\u{16B00}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F4F}-\u{16F87}\u{16F8F}-\u{16F9F}\u{16FE0}-\u{16FE4}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}-\u{1BCA3}\u{1CC00}-\u{1CCF9}\u{1CD00}-\u{1CEB3}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D1EA}\u{1D200}-\u{1D245}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D300}-\u{1D356}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D7CB}\u{1D7CE}-\u{1DA8B}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E030}-\u{1E06D}\u{1E08F}\u{1E100}-\u{1E12C}\u{1E130}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AE}\u{1E2C0}-\u{1E2F9}\u{1E2FF}\u{1E4D0}-\u{1E4F9}\u{1E5D0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{1EEF0}\u{1EEF1}\u{1F000}-\u{1F02B}\u{1F030}-\u{1F093}\u{1F0A0}-\u{1F0AE}\u{1F0B1}-\u{1F0BF}\u{1F0C1}-\u{1F0CF}\u{1F0D1}-\u{1F0F5}\u{1F100}-\u{1F1AD}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{1F260}-\u{1F265}\u{1F300}-\u{1F6D7}\u{1F6DC}-\u{1F6EC}\u{1F6F0}-\u{1F6FC}\u{1F700}-\u{1F776}\u{1F77B}-\u{1F7D9}\u{1F7E0}-\u{1F7EB}\u{1F7F0}\u{1F800}-\u{1F80B}\u{1F810}-\u{1F847}\u{1F850}-\u{1F859}\u{1F860}-\u{1F887}\u{1F890}-\u{1F8AD}\u{1F8B0}-\u{1F8BB}\u{1F8C0}\u{1F8C1}\u{1F900}-\u{1FA53}\u{1FA60}-\u{1FA6D}\u{1FA70}-\u{1FA7C}\u{1FA80}-\u{1FA89}\u{1FA8F}-\u{1FAC6}\u{1FACE}-\u{1FADC}\u{1FADF}-\u{1FAE9}\u{1FAF0}-\u{1FAF8}\u{1FB00}-\u{1FB92}\u{1FB94}-\u{1FBF9}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{E0001}\u{E0020}-\u{E007F}\u{E0100}-\u{E01EF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}]*$/u,p=/[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u02BB-\u02C1\u02D0\u02D1\u02E0-\u02E4\u02EE\u0370-\u0373\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0482\u048A-\u052F\u0531-\u0556\u0559-\u0589\u06F0-\u06F9\u0903-\u0939\u093B\u093D-\u0940\u0949-\u094C\u094E-\u0950\u0958-\u0961\u0964-\u0980\u0982\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD-\u09C0\u09C7\u09C8\u09CB\u09CC\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09FA\u09FC\u09FD\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3E-\u0A40\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A76\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD-\u0AC0\u0AC9\u0ACB\u0ACC\u0AD0\u0AE0\u0AE1\u0AE6-\u0AF0\u0AF9\u0B02\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B3E\u0B40\u0B47\u0B48\u0B4B\u0B4C\u0B57\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE\u0BBF\u0BC1\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCC\u0BD0\u0BD7\u0BE6-\u0BF2\u0C01-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C41-\u0C44\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C77\u0C7F\u0C80\u0C82-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD-\u0CC4\u0CC6-\u0CC8\u0CCA\u0CCB\u0CD5\u0CD6\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1-\u0CF3\u0D02-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D40\u0D46-\u0D48\u0D4A-\u0D4C\u0D4E\u0D4F\u0D54-\u0D61\u0D66-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCF-\u0DD1\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2-\u0DF4\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E4F-\u0E5B\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00-\u0F17\u0F1A-\u0F34\u0F36\u0F38\u0F3E-\u0F47\u0F49-\u0F6C\u0F7F\u0F85\u0F88-\u0F8C\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u1000-\u102C\u1031\u1038\u103B\u103C\u103F-\u1057\u105A-\u105D\u1061-\u1070\u1075-\u1081\u1083\u1084\u1087-\u108C\u108E-\u109C\u109E-\u10C5\u10C7\u10CD\u10D0-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1360-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u167F\u1681-\u169A\u16A0-\u16F8\u1700-\u1711\u1715\u171F-\u1731\u1734-\u1736\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17B6\u17BE-\u17C5\u17C7\u17C8\u17D4-\u17DA\u17DC\u17E0-\u17E9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1923-\u1926\u1929-\u192B\u1930\u1931\u1933-\u1938\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A19\u1A1A\u1A1E-\u1A55\u1A57\u1A61\u1A63\u1A64\u1A6D-\u1A72\u1A80-\u1A89\u1A90-\u1A99\u1AA0-\u1AAD\u1B04-\u1B33\u1B35\u1B3B\u1B3D-\u1B41\u1B43-\u1B4C\u1B4E-\u1B6A\u1B74-\u1B7F\u1B82-\u1BA1\u1BA6\u1BA7\u1BAA\u1BAE-\u1BE5\u1BE7\u1BEA-\u1BEC\u1BEE\u1BF2\u1BF3\u1BFC-\u1C2B\u1C34\u1C35\u1C3B-\u1C49\u1C4D-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CC7\u1CD3\u1CE1\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5-\u1CF7\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200E\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u214F\u2160-\u2188\u2336-\u237A\u2395\u2488-\u24E9\u26AC\u2800-\u28FF\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D70\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u302E\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3190-\u31BF\u31F0-\u321C\u3220-\u324F\u3260-\u327B\u327F-\u32B0\u32C0-\u32CB\u32D0-\u3376\u337B-\u33DD\u33E0-\u33FE\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA60C\uA610-\uA62B\uA640-\uA66E\uA680-\uA69D\uA6A0-\uA6EF\uA6F2-\uA6F7\uA722-\uA787\uA789-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA824\uA827\uA830-\uA837\uA840-\uA873\uA880-\uA8C3\uA8CE-\uA8D9\uA8F2-\uA8FE\uA900-\uA925\uA92E-\uA946\uA952\uA953\uA95F-\uA97C\uA983-\uA9B2\uA9B4\uA9B5\uA9BA\uA9BB\uA9BE-\uA9CD\uA9CF-\uA9D9\uA9DE-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA2F\uAA30\uAA33\uAA34\uAA40-\uAA42\uAA44-\uAA4B\uAA4D\uAA50-\uAA59\uAA5C-\uAA7B\uAA7D-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAAEB\uAAEE-\uAAF5\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB69\uAB70-\uABE4\uABE6\uABE7\uABE9-\uABEC\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uD800-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC\u{10000}-\u{1000B}\u{1000D}-\u{10026}\u{10028}-\u{1003A}\u{1003C}\u{1003D}\u{1003F}-\u{1004D}\u{10050}-\u{1005D}\u{10080}-\u{100FA}\u{10100}\u{10102}\u{10107}-\u{10133}\u{10137}-\u{1013F}\u{1018D}\u{1018E}\u{101D0}-\u{101FC}\u{10280}-\u{1029C}\u{102A0}-\u{102D0}\u{102E1}-\u{102FB}\u{10300}-\u{10323}\u{1032D}-\u{1034A}\u{10350}-\u{10375}\u{10380}-\u{1039D}\u{1039F}-\u{103C3}\u{103C8}-\u{103D5}\u{10400}-\u{1049D}\u{104A0}-\u{104A9}\u{104B0}-\u{104D3}\u{104D8}-\u{104FB}\u{10500}-\u{10527}\u{10530}-\u{10563}\u{1056F}-\u{1057A}\u{1057C}-\u{1058A}\u{1058C}-\u{10592}\u{10594}\u{10595}\u{10597}-\u{105A1}\u{105A3}-\u{105B1}\u{105B3}-\u{105B9}\u{105BB}\u{105BC}\u{105C0}-\u{105F3}\u{10600}-\u{10736}\u{10740}-\u{10755}\u{10760}-\u{10767}\u{10780}-\u{10785}\u{10787}-\u{107B0}\u{107B2}-\u{107BA}\u{11000}\u{11002}-\u{11037}\u{11047}-\u{1104D}\u{11066}-\u{1106F}\u{11071}\u{11072}\u{11075}\u{11082}-\u{110B2}\u{110B7}\u{110B8}\u{110BB}-\u{110C1}\u{110CD}\u{110D0}-\u{110E8}\u{110F0}-\u{110F9}\u{11103}-\u{11126}\u{1112C}\u{11136}-\u{11147}\u{11150}-\u{11172}\u{11174}-\u{11176}\u{11182}-\u{111B5}\u{111BF}-\u{111C8}\u{111CD}\u{111CE}\u{111D0}-\u{111DF}\u{111E1}-\u{111F4}\u{11200}-\u{11211}\u{11213}-\u{1122E}\u{11232}\u{11233}\u{11235}\u{11238}-\u{1123D}\u{1123F}\u{11240}\u{11280}-\u{11286}\u{11288}\u{1128A}-\u{1128D}\u{1128F}-\u{1129D}\u{1129F}-\u{112A9}\u{112B0}-\u{112DE}\u{112E0}-\u{112E2}\u{112F0}-\u{112F9}\u{11302}\u{11303}\u{11305}-\u{1130C}\u{1130F}\u{11310}\u{11313}-\u{11328}\u{1132A}-\u{11330}\u{11332}\u{11333}\u{11335}-\u{11339}\u{1133D}-\u{1133F}\u{11341}-\u{11344}\u{11347}\u{11348}\u{1134B}-\u{1134D}\u{11350}\u{11357}\u{1135D}-\u{11363}\u{11380}-\u{11389}\u{1138B}\u{1138E}\u{11390}-\u{113B5}\u{113B7}-\u{113BA}\u{113C2}\u{113C5}\u{113C7}-\u{113CA}\u{113CC}\u{113CD}\u{113CF}\u{113D1}\u{113D3}-\u{113D5}\u{113D7}\u{113D8}\u{11400}-\u{11437}\u{11440}\u{11441}\u{11445}\u{11447}-\u{1145B}\u{1145D}\u{1145F}-\u{11461}\u{11480}-\u{114B2}\u{114B9}\u{114BB}-\u{114BE}\u{114C1}\u{114C4}-\u{114C7}\u{114D0}-\u{114D9}\u{11580}-\u{115B1}\u{115B8}-\u{115BB}\u{115BE}\u{115C1}-\u{115DB}\u{11600}-\u{11632}\u{1163B}\u{1163C}\u{1163E}\u{11641}-\u{11644}\u{11650}-\u{11659}\u{11680}-\u{116AA}\u{116AC}\u{116AE}\u{116AF}\u{116B6}\u{116B8}\u{116B9}\u{116C0}-\u{116C9}\u{116D0}-\u{116E3}\u{11700}-\u{1171A}\u{1171E}\u{11720}\u{11721}\u{11726}\u{11730}-\u{11746}\u{11800}-\u{1182E}\u{11838}\u{1183B}\u{118A0}-\u{118F2}\u{118FF}-\u{11906}\u{11909}\u{1190C}-\u{11913}\u{11915}\u{11916}\u{11918}-\u{11935}\u{11937}\u{11938}\u{1193D}\u{1193F}-\u{11942}\u{11944}-\u{11946}\u{11950}-\u{11959}\u{119A0}-\u{119A7}\u{119AA}-\u{119D3}\u{119DC}-\u{119DF}\u{119E1}-\u{119E4}\u{11A00}\u{11A07}\u{11A08}\u{11A0B}-\u{11A32}\u{11A39}\u{11A3A}\u{11A3F}-\u{11A46}\u{11A50}\u{11A57}\u{11A58}\u{11A5C}-\u{11A89}\u{11A97}\u{11A9A}-\u{11AA2}\u{11AB0}-\u{11AF8}\u{11B00}-\u{11B09}\u{11BC0}-\u{11BE1}\u{11BF0}-\u{11BF9}\u{11C00}-\u{11C08}\u{11C0A}-\u{11C2F}\u{11C3E}-\u{11C45}\u{11C50}-\u{11C6C}\u{11C70}-\u{11C8F}\u{11CA9}\u{11CB1}\u{11CB4}\u{11D00}-\u{11D06}\u{11D08}\u{11D09}\u{11D0B}-\u{11D30}\u{11D46}\u{11D50}-\u{11D59}\u{11D60}-\u{11D65}\u{11D67}\u{11D68}\u{11D6A}-\u{11D8E}\u{11D93}\u{11D94}\u{11D96}\u{11D98}\u{11DA0}-\u{11DA9}\u{11EE0}-\u{11EF2}\u{11EF5}-\u{11EF8}\u{11F02}-\u{11F10}\u{11F12}-\u{11F35}\u{11F3E}\u{11F3F}\u{11F41}\u{11F43}-\u{11F59}\u{11FB0}\u{11FC0}-\u{11FD4}\u{11FFF}-\u{12399}\u{12400}-\u{1246E}\u{12470}-\u{12474}\u{12480}-\u{12543}\u{12F90}-\u{12FF2}\u{13000}-\u{1343F}\u{13441}-\u{13446}\u{13460}-\u{143FA}\u{14400}-\u{14646}\u{16100}-\u{1611D}\u{1612A}-\u{1612C}\u{16130}-\u{16139}\u{16800}-\u{16A38}\u{16A40}-\u{16A5E}\u{16A60}-\u{16A69}\u{16A6E}-\u{16ABE}\u{16AC0}-\u{16AC9}\u{16AD0}-\u{16AED}\u{16AF5}\u{16B00}-\u{16B2F}\u{16B37}-\u{16B45}\u{16B50}-\u{16B59}\u{16B5B}-\u{16B61}\u{16B63}-\u{16B77}\u{16B7D}-\u{16B8F}\u{16D40}-\u{16D79}\u{16E40}-\u{16E9A}\u{16F00}-\u{16F4A}\u{16F50}-\u{16F87}\u{16F93}-\u{16F9F}\u{16FE0}\u{16FE1}\u{16FE3}\u{16FF0}\u{16FF1}\u{17000}-\u{187F7}\u{18800}-\u{18CD5}\u{18CFF}-\u{18D08}\u{1AFF0}-\u{1AFF3}\u{1AFF5}-\u{1AFFB}\u{1AFFD}\u{1AFFE}\u{1B000}-\u{1B122}\u{1B132}\u{1B150}-\u{1B152}\u{1B155}\u{1B164}-\u{1B167}\u{1B170}-\u{1B2FB}\u{1BC00}-\u{1BC6A}\u{1BC70}-\u{1BC7C}\u{1BC80}-\u{1BC88}\u{1BC90}-\u{1BC99}\u{1BC9C}\u{1BC9F}\u{1CCD6}-\u{1CCF9}\u{1CF50}-\u{1CFC3}\u{1D000}-\u{1D0F5}\u{1D100}-\u{1D126}\u{1D129}-\u{1D166}\u{1D16A}-\u{1D172}\u{1D183}\u{1D184}\u{1D18C}-\u{1D1A9}\u{1D1AE}-\u{1D1E8}\u{1D2C0}-\u{1D2D3}\u{1D2E0}-\u{1D2F3}\u{1D360}-\u{1D378}\u{1D400}-\u{1D454}\u{1D456}-\u{1D49C}\u{1D49E}\u{1D49F}\u{1D4A2}\u{1D4A5}\u{1D4A6}\u{1D4A9}-\u{1D4AC}\u{1D4AE}-\u{1D4B9}\u{1D4BB}\u{1D4BD}-\u{1D4C3}\u{1D4C5}-\u{1D505}\u{1D507}-\u{1D50A}\u{1D50D}-\u{1D514}\u{1D516}-\u{1D51C}\u{1D51E}-\u{1D539}\u{1D53B}-\u{1D53E}\u{1D540}-\u{1D544}\u{1D546}\u{1D54A}-\u{1D550}\u{1D552}-\u{1D6A5}\u{1D6A8}-\u{1D6C0}\u{1D6C2}-\u{1D6DA}\u{1D6DC}-\u{1D6FA}\u{1D6FC}-\u{1D714}\u{1D716}-\u{1D734}\u{1D736}-\u{1D74E}\u{1D750}-\u{1D76E}\u{1D770}-\u{1D788}\u{1D78A}-\u{1D7A8}\u{1D7AA}-\u{1D7C2}\u{1D7C4}-\u{1D7CB}\u{1D7CE}-\u{1D9FF}\u{1DA37}-\u{1DA3A}\u{1DA6D}-\u{1DA74}\u{1DA76}-\u{1DA83}\u{1DA85}-\u{1DA8B}\u{1DF00}-\u{1DF1E}\u{1DF25}-\u{1DF2A}\u{1E030}-\u{1E06D}\u{1E100}-\u{1E12C}\u{1E137}-\u{1E13D}\u{1E140}-\u{1E149}\u{1E14E}\u{1E14F}\u{1E290}-\u{1E2AD}\u{1E2C0}-\u{1E2EB}\u{1E2F0}-\u{1E2F9}\u{1E4D0}-\u{1E4EB}\u{1E4F0}-\u{1E4F9}\u{1E5D0}-\u{1E5ED}\u{1E5F0}-\u{1E5FA}\u{1E5FF}\u{1E7E0}-\u{1E7E6}\u{1E7E8}-\u{1E7EB}\u{1E7ED}\u{1E7EE}\u{1E7F0}-\u{1E7FE}\u{1F100}-\u{1F10A}\u{1F110}-\u{1F12E}\u{1F130}-\u{1F169}\u{1F170}-\u{1F1AC}\u{1F1E6}-\u{1F202}\u{1F210}-\u{1F23B}\u{1F240}-\u{1F248}\u{1F250}\u{1F251}\u{1FBF0}-\u{1FBF9}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B739}\u{2B740}-\u{2B81D}\u{2B820}-\u{2CEA1}\u{2CEB0}-\u{2EBE0}\u{2EBF0}-\u{2EE5D}\u{2F800}-\u{2FA1D}\u{30000}-\u{3134A}\u{31350}-\u{323AF}\u{F0000}-\u{FFFFD}\u{100000}-\u{10FFFD}][\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0902\u093A\u093C\u0941-\u0948\u094D\u0951-\u0957\u0962\u0963\u0981\u09BC\u09C1-\u09C4\u09CD\u09E2\u09E3\u09FE\u0A01\u0A02\u0A3C\u0A41\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81\u0A82\u0ABC\u0AC1-\u0AC5\u0AC7\u0AC8\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01\u0B3C\u0B3F\u0B41-\u0B44\u0B4D\u0B55\u0B56\u0B62\u0B63\u0B82\u0BC0\u0BCD\u0C00\u0C04\u0C3C\u0C3E-\u0C40\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81\u0CBC\u0CCC\u0CCD\u0CE2\u0CE3\u0D00\u0D01\u0D3B\u0D3C\u0D41-\u0D44\u0D4D\u0D62\u0D63\u0D81\u0DCA\u0DD2-\u0DD4\u0DD6\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0F18\u0F19\u0F35\u0F37\u0F39\u0F71-\u0F7E\u0F80-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102D-\u1030\u1032-\u1037\u1039\u103A\u103D\u103E\u1058\u1059\u105E-\u1060\u1071-\u1074\u1082\u1085\u1086\u108D\u109D\u135D-\u135F\u1712-\u1714\u1732\u1733\u1752\u1753\u1772\u1773\u17B4\u17B5\u17B7-\u17BD\u17C6\u17C9-\u17D3\u17DD\u180B-\u180D\u180F\u1885\u1886\u18A9\u1920-\u1922\u1927\u1928\u1932\u1939-\u193B\u1A17\u1A18\u1A1B\u1A56\u1A58-\u1A5E\u1A60\u1A62\u1A65-\u1A6C\u1A73-\u1A7C\u1A7F\u1AB0-\u1ACE\u1B00-\u1B03\u1B34\u1B36-\u1B3A\u1B3C\u1B42\u1B6B-\u1B73\u1B80\u1B81\u1BA2-\u1BA5\u1BA8\u1BA9\u1BAB-\u1BAD\u1BE6\u1BE8\u1BE9\u1BED\u1BEF-\u1BF1\u1C2C-\u1C33\u1C36\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE0\u1CE2-\u1CE8\u1CED\u1CF4\u1CF8\u1CF9\u1DC0-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302D\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA825\uA826\uA82C\uA8C4\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA951\uA980-\uA982\uA9B3\uA9B6-\uA9B9\uA9BC\uA9BD\uA9E5\uAA29-\uAA2E\uAA31\uAA32\uAA35\uAA36\uAA43\uAA4C\uAA7C\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEC\uAAED\uAAF6\uABE5\uABE8\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\u{101FD}\u{102E0}\u{10376}-\u{1037A}\u{10A01}-\u{10A03}\u{10A05}\u{10A06}\u{10A0C}-\u{10A0F}\u{10A38}-\u{10A3A}\u{10A3F}\u{10AE5}\u{10AE6}\u{10D24}-\u{10D27}\u{10D69}-\u{10D6D}\u{10EAB}\u{10EAC}\u{10EFC}-\u{10EFF}\u{10F46}-\u{10F50}\u{10F82}-\u{10F85}\u{11001}\u{11038}-\u{11046}\u{11070}\u{11073}\u{11074}\u{1107F}-\u{11081}\u{110B3}-\u{110B6}\u{110B9}\u{110BA}\u{110C2}\u{11100}-\u{11102}\u{11127}-\u{1112B}\u{1112D}-\u{11134}\u{11173}\u{11180}\u{11181}\u{111B6}-\u{111BE}\u{111C9}-\u{111CC}\u{111CF}\u{1122F}-\u{11231}\u{11234}\u{11236}\u{11237}\u{1123E}\u{11241}\u{112DF}\u{112E3}-\u{112EA}\u{11300}\u{11301}\u{1133B}\u{1133C}\u{11340}\u{11366}-\u{1136C}\u{11370}-\u{11374}\u{113BB}-\u{113C0}\u{113CE}\u{113D0}\u{113D2}\u{113E1}\u{113E2}\u{11438}-\u{1143F}\u{11442}-\u{11444}\u{11446}\u{1145E}\u{114B3}-\u{114B8}\u{114BA}\u{114BF}\u{114C0}\u{114C2}\u{114C3}\u{115B2}-\u{115B5}\u{115BC}\u{115BD}\u{115BF}\u{115C0}\u{115DC}\u{115DD}\u{11633}-\u{1163A}\u{1163D}\u{1163F}\u{11640}\u{116AB}\u{116AD}\u{116B0}-\u{116B5}\u{116B7}\u{1171D}\u{1171F}\u{11722}-\u{11725}\u{11727}-\u{1172B}\u{1182F}-\u{11837}\u{11839}\u{1183A}\u{1193B}\u{1193C}\u{1193E}\u{11943}\u{119D4}-\u{119D7}\u{119DA}\u{119DB}\u{119E0}\u{11A01}-\u{11A06}\u{11A09}\u{11A0A}\u{11A33}-\u{11A38}\u{11A3B}-\u{11A3E}\u{11A47}\u{11A51}-\u{11A56}\u{11A59}-\u{11A5B}\u{11A8A}-\u{11A96}\u{11A98}\u{11A99}\u{11C30}-\u{11C36}\u{11C38}-\u{11C3D}\u{11C92}-\u{11CA7}\u{11CAA}-\u{11CB0}\u{11CB2}\u{11CB3}\u{11CB5}\u{11CB6}\u{11D31}-\u{11D36}\u{11D3A}\u{11D3C}\u{11D3D}\u{11D3F}-\u{11D45}\u{11D47}\u{11D90}\u{11D91}\u{11D95}\u{11D97}\u{11EF3}\u{11EF4}\u{11F00}\u{11F01}\u{11F36}-\u{11F3A}\u{11F40}\u{11F42}\u{11F5A}\u{13440}\u{13447}-\u{13455}\u{1611E}-\u{16129}\u{1612D}-\u{1612F}\u{16AF0}-\u{16AF4}\u{16B30}-\u{16B36}\u{16F4F}\u{16F8F}-\u{16F92}\u{16FE4}\u{1BC9D}\u{1BC9E}\u{1CF00}-\u{1CF2D}\u{1CF30}-\u{1CF46}\u{1D167}-\u{1D169}\u{1D17B}-\u{1D182}\u{1D185}-\u{1D18B}\u{1D1AA}-\u{1D1AD}\u{1D242}-\u{1D244}\u{1DA00}-\u{1DA36}\u{1DA3B}-\u{1DA6C}\u{1DA75}\u{1DA84}\u{1DA9B}-\u{1DA9F}\u{1DAA1}-\u{1DAAF}\u{1E000}-\u{1E006}\u{1E008}-\u{1E018}\u{1E01B}-\u{1E021}\u{1E023}\u{1E024}\u{1E026}-\u{1E02A}\u{1E08F}\u{1E130}-\u{1E136}\u{1E2AE}\u{1E2EC}-\u{1E2EF}\u{1E4EC}-\u{1E4EF}\u{1E5EE}\u{1E5EF}\u{1E8D0}-\u{1E8D6}\u{1E944}-\u{1E94A}\u{E0100}-\u{E01EF}]*$/u;t.exports={combiningMarks:n,combiningClassVirama:r,validZWNJ:i,bidiDomain:a,bidiS1LTR:o,bidiS1RTL:s,bidiS2:c,bidiS3:l,bidiS4EN:u,bidiS4AN:d,bidiS5:f,bidiS6:p}}}),ni=_n({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.json"(e,t){t.exports=[[[0,44],2],[[45,46],2],[47,2],[[48,57],2],[[58,64],2],[65,1,`a`],[66,1,`b`],[67,1,`c`],[68,1,`d`],[69,1,`e`],[70,1,`f`],[71,1,`g`],[72,1,`h`],[73,1,`i`],[74,1,`j`],[75,1,`k`],[76,1,`l`],[77,1,`m`],[78,1,`n`],[79,1,`o`],[80,1,`p`],[81,1,`q`],[82,1,`r`],[83,1,`s`],[84,1,`t`],[85,1,`u`],[86,1,`v`],[87,1,`w`],[88,1,`x`],[89,1,`y`],[90,1,`z`],[[91,96],2],[[97,122],2],[[123,127],2],[[128,159],3],[160,1,` `],[[161,167],2],[168,1,` ̈`],[169,2],[170,1,`a`],[[171,172],2],[173,7],[174,2],[175,1,` ̄`],[[176,177],2],[178,1,`2`],[179,1,`3`],[180,1,` ́`],[181,1,`μ`],[182,2],[183,2],[184,1,` ̧`],[185,1,`1`],[186,1,`o`],[187,2],[188,1,`1⁄4`],[189,1,`1⁄2`],[190,1,`3⁄4`],[191,2],[192,1,`à`],[193,1,`á`],[194,1,`â`],[195,1,`ã`],[196,1,`ä`],[197,1,`å`],[198,1,`æ`],[199,1,`ç`],[200,1,`è`],[201,1,`é`],[202,1,`ê`],[203,1,`ë`],[204,1,`ì`],[205,1,`í`],[206,1,`î`],[207,1,`ï`],[208,1,`ð`],[209,1,`ñ`],[210,1,`ò`],[211,1,`ó`],[212,1,`ô`],[213,1,`õ`],[214,1,`ö`],[215,2],[216,1,`ø`],[217,1,`ù`],[218,1,`ú`],[219,1,`û`],[220,1,`ü`],[221,1,`ý`],[222,1,`þ`],[223,6,`ss`],[[224,246],2],[247,2],[[248,255],2],[256,1,`ā`],[257,2],[258,1,`ă`],[259,2],[260,1,`ą`],[261,2],[262,1,`ć`],[263,2],[264,1,`ĉ`],[265,2],[266,1,`ċ`],[267,2],[268,1,`č`],[269,2],[270,1,`ď`],[271,2],[272,1,`đ`],[273,2],[274,1,`ē`],[275,2],[276,1,`ĕ`],[277,2],[278,1,`ė`],[279,2],[280,1,`ę`],[281,2],[282,1,`ě`],[283,2],[284,1,`ĝ`],[285,2],[286,1,`ğ`],[287,2],[288,1,`ġ`],[289,2],[290,1,`ģ`],[291,2],[292,1,`ĥ`],[293,2],[294,1,`ħ`],[295,2],[296,1,`ĩ`],[297,2],[298,1,`ī`],[299,2],[300,1,`ĭ`],[301,2],[302,1,`į`],[303,2],[304,1,`i̇`],[305,2],[[306,307],1,`ij`],[308,1,`ĵ`],[309,2],[310,1,`ķ`],[[311,312],2],[313,1,`ĺ`],[314,2],[315,1,`ļ`],[316,2],[317,1,`ľ`],[318,2],[[319,320],1,`l·`],[321,1,`ł`],[322,2],[323,1,`ń`],[324,2],[325,1,`ņ`],[326,2],[327,1,`ň`],[328,2],[329,1,`ʼn`],[330,1,`ŋ`],[331,2],[332,1,`ō`],[333,2],[334,1,`ŏ`],[335,2],[336,1,`ő`],[337,2],[338,1,`œ`],[339,2],[340,1,`ŕ`],[341,2],[342,1,`ŗ`],[343,2],[344,1,`ř`],[345,2],[346,1,`ś`],[347,2],[348,1,`ŝ`],[349,2],[350,1,`ş`],[351,2],[352,1,`š`],[353,2],[354,1,`ţ`],[355,2],[356,1,`ť`],[357,2],[358,1,`ŧ`],[359,2],[360,1,`ũ`],[361,2],[362,1,`ū`],[363,2],[364,1,`ŭ`],[365,2],[366,1,`ů`],[367,2],[368,1,`ű`],[369,2],[370,1,`ų`],[371,2],[372,1,`ŵ`],[373,2],[374,1,`ŷ`],[375,2],[376,1,`ÿ`],[377,1,`ź`],[378,2],[379,1,`ż`],[380,2],[381,1,`ž`],[382,2],[383,1,`s`],[384,2],[385,1,`ɓ`],[386,1,`ƃ`],[387,2],[388,1,`ƅ`],[389,2],[390,1,`ɔ`],[391,1,`ƈ`],[392,2],[393,1,`ɖ`],[394,1,`ɗ`],[395,1,`ƌ`],[[396,397],2],[398,1,`ǝ`],[399,1,`ə`],[400,1,`ɛ`],[401,1,`ƒ`],[402,2],[403,1,`ɠ`],[404,1,`ɣ`],[405,2],[406,1,`ɩ`],[407,1,`ɨ`],[408,1,`ƙ`],[[409,411],2],[412,1,`ɯ`],[413,1,`ɲ`],[414,2],[415,1,`ɵ`],[416,1,`ơ`],[417,2],[418,1,`ƣ`],[419,2],[420,1,`ƥ`],[421,2],[422,1,`ʀ`],[423,1,`ƨ`],[424,2],[425,1,`ʃ`],[[426,427],2],[428,1,`ƭ`],[429,2],[430,1,`ʈ`],[431,1,`ư`],[432,2],[433,1,`ʊ`],[434,1,`ʋ`],[435,1,`ƴ`],[436,2],[437,1,`ƶ`],[438,2],[439,1,`ʒ`],[440,1,`ƹ`],[[441,443],2],[444,1,`ƽ`],[[445,451],2],[[452,454],1,`dž`],[[455,457],1,`lj`],[[458,460],1,`nj`],[461,1,`ǎ`],[462,2],[463,1,`ǐ`],[464,2],[465,1,`ǒ`],[466,2],[467,1,`ǔ`],[468,2],[469,1,`ǖ`],[470,2],[471,1,`ǘ`],[472,2],[473,1,`ǚ`],[474,2],[475,1,`ǜ`],[[476,477],2],[478,1,`ǟ`],[479,2],[480,1,`ǡ`],[481,2],[482,1,`ǣ`],[483,2],[484,1,`ǥ`],[485,2],[486,1,`ǧ`],[487,2],[488,1,`ǩ`],[489,2],[490,1,`ǫ`],[491,2],[492,1,`ǭ`],[493,2],[494,1,`ǯ`],[[495,496],2],[[497,499],1,`dz`],[500,1,`ǵ`],[501,2],[502,1,`ƕ`],[503,1,`ƿ`],[504,1,`ǹ`],[505,2],[506,1,`ǻ`],[507,2],[508,1,`ǽ`],[509,2],[510,1,`ǿ`],[511,2],[512,1,`ȁ`],[513,2],[514,1,`ȃ`],[515,2],[516,1,`ȅ`],[517,2],[518,1,`ȇ`],[519,2],[520,1,`ȉ`],[521,2],[522,1,`ȋ`],[523,2],[524,1,`ȍ`],[525,2],[526,1,`ȏ`],[527,2],[528,1,`ȑ`],[529,2],[530,1,`ȓ`],[531,2],[532,1,`ȕ`],[533,2],[534,1,`ȗ`],[535,2],[536,1,`ș`],[537,2],[538,1,`ț`],[539,2],[540,1,`ȝ`],[541,2],[542,1,`ȟ`],[543,2],[544,1,`ƞ`],[545,2],[546,1,`ȣ`],[547,2],[548,1,`ȥ`],[549,2],[550,1,`ȧ`],[551,2],[552,1,`ȩ`],[553,2],[554,1,`ȫ`],[555,2],[556,1,`ȭ`],[557,2],[558,1,`ȯ`],[559,2],[560,1,`ȱ`],[561,2],[562,1,`ȳ`],[563,2],[[564,566],2],[[567,569],2],[570,1,`ⱥ`],[571,1,`ȼ`],[572,2],[573,1,`ƚ`],[574,1,`ⱦ`],[[575,576],2],[577,1,`ɂ`],[578,2],[579,1,`ƀ`],[580,1,`ʉ`],[581,1,`ʌ`],[582,1,`ɇ`],[583,2],[584,1,`ɉ`],[585,2],[586,1,`ɋ`],[587,2],[588,1,`ɍ`],[589,2],[590,1,`ɏ`],[591,2],[[592,680],2],[[681,685],2],[[686,687],2],[688,1,`h`],[689,1,`ɦ`],[690,1,`j`],[691,1,`r`],[692,1,`ɹ`],[693,1,`ɻ`],[694,1,`ʁ`],[695,1,`w`],[696,1,`y`],[[697,705],2],[[706,709],2],[[710,721],2],[[722,727],2],[728,1,` ̆`],[729,1,` ̇`],[730,1,` ̊`],[731,1,` ̨`],[732,1,` ̃`],[733,1,` ̋`],[734,2],[735,2],[736,1,`ɣ`],[737,1,`l`],[738,1,`s`],[739,1,`x`],[740,1,`ʕ`],[[741,745],2],[[746,747],2],[748,2],[749,2],[750,2],[[751,767],2],[[768,831],2],[832,1,`̀`],[833,1,`́`],[834,2],[835,1,`̓`],[836,1,`̈́`],[837,1,`ι`],[[838,846],2],[847,7],[[848,855],2],[[856,860],2],[[861,863],2],[[864,865],2],[866,2],[[867,879],2],[880,1,`ͱ`],[881,2],[882,1,`ͳ`],[883,2],[884,1,`ʹ`],[885,2],[886,1,`ͷ`],[887,2],[[888,889],3],[890,1,` ι`],[[891,893],2],[894,1,`;`],[895,1,`ϳ`],[[896,899],3],[900,1,` ́`],[901,1,` ̈́`],[902,1,`ά`],[903,1,`·`],[904,1,`έ`],[905,1,`ή`],[906,1,`ί`],[907,3],[908,1,`ό`],[909,3],[910,1,`ύ`],[911,1,`ώ`],[912,2],[913,1,`α`],[914,1,`β`],[915,1,`γ`],[916,1,`δ`],[917,1,`ε`],[918,1,`ζ`],[919,1,`η`],[920,1,`θ`],[921,1,`ι`],[922,1,`κ`],[923,1,`λ`],[924,1,`μ`],[925,1,`ν`],[926,1,`ξ`],[927,1,`ο`],[928,1,`π`],[929,1,`ρ`],[930,3],[931,1,`σ`],[932,1,`τ`],[933,1,`υ`],[934,1,`φ`],[935,1,`χ`],[936,1,`ψ`],[937,1,`ω`],[938,1,`ϊ`],[939,1,`ϋ`],[[940,961],2],[962,6,`σ`],[[963,974],2],[975,1,`ϗ`],[976,1,`β`],[977,1,`θ`],[978,1,`υ`],[979,1,`ύ`],[980,1,`ϋ`],[981,1,`φ`],[982,1,`π`],[983,2],[984,1,`ϙ`],[985,2],[986,1,`ϛ`],[987,2],[988,1,`ϝ`],[989,2],[990,1,`ϟ`],[991,2],[992,1,`ϡ`],[993,2],[994,1,`ϣ`],[995,2],[996,1,`ϥ`],[997,2],[998,1,`ϧ`],[999,2],[1e3,1,`ϩ`],[1001,2],[1002,1,`ϫ`],[1003,2],[1004,1,`ϭ`],[1005,2],[1006,1,`ϯ`],[1007,2],[1008,1,`κ`],[1009,1,`ρ`],[1010,1,`σ`],[1011,2],[1012,1,`θ`],[1013,1,`ε`],[1014,2],[1015,1,`ϸ`],[1016,2],[1017,1,`σ`],[1018,1,`ϻ`],[1019,2],[1020,2],[1021,1,`ͻ`],[1022,1,`ͼ`],[1023,1,`ͽ`],[1024,1,`ѐ`],[1025,1,`ё`],[1026,1,`ђ`],[1027,1,`ѓ`],[1028,1,`є`],[1029,1,`ѕ`],[1030,1,`і`],[1031,1,`ї`],[1032,1,`ј`],[1033,1,`љ`],[1034,1,`њ`],[1035,1,`ћ`],[1036,1,`ќ`],[1037,1,`ѝ`],[1038,1,`ў`],[1039,1,`џ`],[1040,1,`а`],[1041,1,`б`],[1042,1,`в`],[1043,1,`г`],[1044,1,`д`],[1045,1,`е`],[1046,1,`ж`],[1047,1,`з`],[1048,1,`и`],[1049,1,`й`],[1050,1,`к`],[1051,1,`л`],[1052,1,`м`],[1053,1,`н`],[1054,1,`о`],[1055,1,`п`],[1056,1,`р`],[1057,1,`с`],[1058,1,`т`],[1059,1,`у`],[1060,1,`ф`],[1061,1,`х`],[1062,1,`ц`],[1063,1,`ч`],[1064,1,`ш`],[1065,1,`щ`],[1066,1,`ъ`],[1067,1,`ы`],[1068,1,`ь`],[1069,1,`э`],[1070,1,`ю`],[1071,1,`я`],[[1072,1103],2],[1104,2],[[1105,1116],2],[1117,2],[[1118,1119],2],[1120,1,`ѡ`],[1121,2],[1122,1,`ѣ`],[1123,2],[1124,1,`ѥ`],[1125,2],[1126,1,`ѧ`],[1127,2],[1128,1,`ѩ`],[1129,2],[1130,1,`ѫ`],[1131,2],[1132,1,`ѭ`],[1133,2],[1134,1,`ѯ`],[1135,2],[1136,1,`ѱ`],[1137,2],[1138,1,`ѳ`],[1139,2],[1140,1,`ѵ`],[1141,2],[1142,1,`ѷ`],[1143,2],[1144,1,`ѹ`],[1145,2],[1146,1,`ѻ`],[1147,2],[1148,1,`ѽ`],[1149,2],[1150,1,`ѿ`],[1151,2],[1152,1,`ҁ`],[1153,2],[1154,2],[[1155,1158],2],[1159,2],[[1160,1161],2],[1162,1,`ҋ`],[1163,2],[1164,1,`ҍ`],[1165,2],[1166,1,`ҏ`],[1167,2],[1168,1,`ґ`],[1169,2],[1170,1,`ғ`],[1171,2],[1172,1,`ҕ`],[1173,2],[1174,1,`җ`],[1175,2],[1176,1,`ҙ`],[1177,2],[1178,1,`қ`],[1179,2],[1180,1,`ҝ`],[1181,2],[1182,1,`ҟ`],[1183,2],[1184,1,`ҡ`],[1185,2],[1186,1,`ң`],[1187,2],[1188,1,`ҥ`],[1189,2],[1190,1,`ҧ`],[1191,2],[1192,1,`ҩ`],[1193,2],[1194,1,`ҫ`],[1195,2],[1196,1,`ҭ`],[1197,2],[1198,1,`ү`],[1199,2],[1200,1,`ұ`],[1201,2],[1202,1,`ҳ`],[1203,2],[1204,1,`ҵ`],[1205,2],[1206,1,`ҷ`],[1207,2],[1208,1,`ҹ`],[1209,2],[1210,1,`һ`],[1211,2],[1212,1,`ҽ`],[1213,2],[1214,1,`ҿ`],[1215,2],[1216,1,`ӏ`],[1217,1,`ӂ`],[1218,2],[1219,1,`ӄ`],[1220,2],[1221,1,`ӆ`],[1222,2],[1223,1,`ӈ`],[1224,2],[1225,1,`ӊ`],[1226,2],[1227,1,`ӌ`],[1228,2],[1229,1,`ӎ`],[1230,2],[1231,2],[1232,1,`ӑ`],[1233,2],[1234,1,`ӓ`],[1235,2],[1236,1,`ӕ`],[1237,2],[1238,1,`ӗ`],[1239,2],[1240,1,`ә`],[1241,2],[1242,1,`ӛ`],[1243,2],[1244,1,`ӝ`],[1245,2],[1246,1,`ӟ`],[1247,2],[1248,1,`ӡ`],[1249,2],[1250,1,`ӣ`],[1251,2],[1252,1,`ӥ`],[1253,2],[1254,1,`ӧ`],[1255,2],[1256,1,`ө`],[1257,2],[1258,1,`ӫ`],[1259,2],[1260,1,`ӭ`],[1261,2],[1262,1,`ӯ`],[1263,2],[1264,1,`ӱ`],[1265,2],[1266,1,`ӳ`],[1267,2],[1268,1,`ӵ`],[1269,2],[1270,1,`ӷ`],[1271,2],[1272,1,`ӹ`],[1273,2],[1274,1,`ӻ`],[1275,2],[1276,1,`ӽ`],[1277,2],[1278,1,`ӿ`],[1279,2],[1280,1,`ԁ`],[1281,2],[1282,1,`ԃ`],[1283,2],[1284,1,`ԅ`],[1285,2],[1286,1,`ԇ`],[1287,2],[1288,1,`ԉ`],[1289,2],[1290,1,`ԋ`],[1291,2],[1292,1,`ԍ`],[1293,2],[1294,1,`ԏ`],[1295,2],[1296,1,`ԑ`],[1297,2],[1298,1,`ԓ`],[1299,2],[1300,1,`ԕ`],[1301,2],[1302,1,`ԗ`],[1303,2],[1304,1,`ԙ`],[1305,2],[1306,1,`ԛ`],[1307,2],[1308,1,`ԝ`],[1309,2],[1310,1,`ԟ`],[1311,2],[1312,1,`ԡ`],[1313,2],[1314,1,`ԣ`],[1315,2],[1316,1,`ԥ`],[1317,2],[1318,1,`ԧ`],[1319,2],[1320,1,`ԩ`],[1321,2],[1322,1,`ԫ`],[1323,2],[1324,1,`ԭ`],[1325,2],[1326,1,`ԯ`],[1327,2],[1328,3],[1329,1,`ա`],[1330,1,`բ`],[1331,1,`գ`],[1332,1,`դ`],[1333,1,`ե`],[1334,1,`զ`],[1335,1,`է`],[1336,1,`ը`],[1337,1,`թ`],[1338,1,`ժ`],[1339,1,`ի`],[1340,1,`լ`],[1341,1,`խ`],[1342,1,`ծ`],[1343,1,`կ`],[1344,1,`հ`],[1345,1,`ձ`],[1346,1,`ղ`],[1347,1,`ճ`],[1348,1,`մ`],[1349,1,`յ`],[1350,1,`ն`],[1351,1,`շ`],[1352,1,`ո`],[1353,1,`չ`],[1354,1,`պ`],[1355,1,`ջ`],[1356,1,`ռ`],[1357,1,`ս`],[1358,1,`վ`],[1359,1,`տ`],[1360,1,`ր`],[1361,1,`ց`],[1362,1,`ւ`],[1363,1,`փ`],[1364,1,`ք`],[1365,1,`օ`],[1366,1,`ֆ`],[[1367,1368],3],[1369,2],[[1370,1375],2],[1376,2],[[1377,1414],2],[1415,1,`եւ`],[1416,2],[1417,2],[1418,2],[[1419,1420],3],[[1421,1422],2],[1423,2],[1424,3],[[1425,1441],2],[1442,2],[[1443,1455],2],[[1456,1465],2],[1466,2],[[1467,1469],2],[1470,2],[1471,2],[1472,2],[[1473,1474],2],[1475,2],[1476,2],[1477,2],[1478,2],[1479,2],[[1480,1487],3],[[1488,1514],2],[[1515,1518],3],[1519,2],[[1520,1524],2],[[1525,1535],3],[[1536,1539],3],[1540,3],[1541,3],[[1542,1546],2],[1547,2],[1548,2],[[1549,1551],2],[[1552,1557],2],[[1558,1562],2],[1563,2],[1564,3],[1565,2],[1566,2],[1567,2],[1568,2],[[1569,1594],2],[[1595,1599],2],[1600,2],[[1601,1618],2],[[1619,1621],2],[[1622,1624],2],[[1625,1630],2],[1631,2],[[1632,1641],2],[[1642,1645],2],[[1646,1647],2],[[1648,1652],2],[1653,1,`اٴ`],[1654,1,`وٴ`],[1655,1,`ۇٴ`],[1656,1,`يٴ`],[[1657,1719],2],[[1720,1721],2],[[1722,1726],2],[1727,2],[[1728,1742],2],[1743,2],[[1744,1747],2],[1748,2],[[1749,1756],2],[1757,3],[1758,2],[[1759,1768],2],[1769,2],[[1770,1773],2],[[1774,1775],2],[[1776,1785],2],[[1786,1790],2],[1791,2],[[1792,1805],2],[1806,3],[1807,3],[[1808,1836],2],[[1837,1839],2],[[1840,1866],2],[[1867,1868],3],[[1869,1871],2],[[1872,1901],2],[[1902,1919],2],[[1920,1968],2],[1969,2],[[1970,1983],3],[[1984,2037],2],[[2038,2042],2],[[2043,2044],3],[2045,2],[[2046,2047],2],[[2048,2093],2],[[2094,2095],3],[[2096,2110],2],[2111,3],[[2112,2139],2],[[2140,2141],3],[2142,2],[2143,3],[[2144,2154],2],[[2155,2159],3],[[2160,2183],2],[2184,2],[[2185,2190],2],[2191,3],[[2192,2193],3],[[2194,2198],3],[2199,2],[[2200,2207],2],[2208,2],[2209,2],[[2210,2220],2],[[2221,2226],2],[[2227,2228],2],[2229,2],[[2230,2237],2],[[2238,2247],2],[[2248,2258],2],[2259,2],[[2260,2273],2],[2274,3],[2275,2],[[2276,2302],2],[2303,2],[2304,2],[[2305,2307],2],[2308,2],[[2309,2361],2],[[2362,2363],2],[[2364,2381],2],[2382,2],[2383,2],[[2384,2388],2],[2389,2],[[2390,2391],2],[2392,1,`क़`],[2393,1,`ख़`],[2394,1,`ग़`],[2395,1,`ज़`],[2396,1,`ड़`],[2397,1,`ढ़`],[2398,1,`फ़`],[2399,1,`य़`],[[2400,2403],2],[[2404,2405],2],[[2406,2415],2],[2416,2],[[2417,2418],2],[[2419,2423],2],[2424,2],[[2425,2426],2],[[2427,2428],2],[2429,2],[[2430,2431],2],[2432,2],[[2433,2435],2],[2436,3],[[2437,2444],2],[[2445,2446],3],[[2447,2448],2],[[2449,2450],3],[[2451,2472],2],[2473,3],[[2474,2480],2],[2481,3],[2482,2],[[2483,2485],3],[[2486,2489],2],[[2490,2491],3],[2492,2],[2493,2],[[2494,2500],2],[[2501,2502],3],[[2503,2504],2],[[2505,2506],3],[[2507,2509],2],[2510,2],[[2511,2518],3],[2519,2],[[2520,2523],3],[2524,1,`ড়`],[2525,1,`ঢ়`],[2526,3],[2527,1,`য়`],[[2528,2531],2],[[2532,2533],3],[[2534,2545],2],[[2546,2554],2],[2555,2],[2556,2],[2557,2],[2558,2],[[2559,2560],3],[2561,2],[2562,2],[2563,2],[2564,3],[[2565,2570],2],[[2571,2574],3],[[2575,2576],2],[[2577,2578],3],[[2579,2600],2],[2601,3],[[2602,2608],2],[2609,3],[2610,2],[2611,1,`ਲ਼`],[2612,3],[2613,2],[2614,1,`ਸ਼`],[2615,3],[[2616,2617],2],[[2618,2619],3],[2620,2],[2621,3],[[2622,2626],2],[[2627,2630],3],[[2631,2632],2],[[2633,2634],3],[[2635,2637],2],[[2638,2640],3],[2641,2],[[2642,2648],3],[2649,1,`ਖ਼`],[2650,1,`ਗ਼`],[2651,1,`ਜ਼`],[2652,2],[2653,3],[2654,1,`ਫ਼`],[[2655,2661],3],[[2662,2676],2],[2677,2],[2678,2],[[2679,2688],3],[[2689,2691],2],[2692,3],[[2693,2699],2],[2700,2],[2701,2],[2702,3],[[2703,2705],2],[2706,3],[[2707,2728],2],[2729,3],[[2730,2736],2],[2737,3],[[2738,2739],2],[2740,3],[[2741,2745],2],[[2746,2747],3],[[2748,2757],2],[2758,3],[[2759,2761],2],[2762,3],[[2763,2765],2],[[2766,2767],3],[2768,2],[[2769,2783],3],[2784,2],[[2785,2787],2],[[2788,2789],3],[[2790,2799],2],[2800,2],[2801,2],[[2802,2808],3],[2809,2],[[2810,2815],2],[2816,3],[[2817,2819],2],[2820,3],[[2821,2828],2],[[2829,2830],3],[[2831,2832],2],[[2833,2834],3],[[2835,2856],2],[2857,3],[[2858,2864],2],[2865,3],[[2866,2867],2],[2868,3],[2869,2],[[2870,2873],2],[[2874,2875],3],[[2876,2883],2],[2884,2],[[2885,2886],3],[[2887,2888],2],[[2889,2890],3],[[2891,2893],2],[[2894,2900],3],[2901,2],[[2902,2903],2],[[2904,2907],3],[2908,1,`ଡ଼`],[2909,1,`ଢ଼`],[2910,3],[[2911,2913],2],[[2914,2915],2],[[2916,2917],3],[[2918,2927],2],[2928,2],[2929,2],[[2930,2935],2],[[2936,2945],3],[[2946,2947],2],[2948,3],[[2949,2954],2],[[2955,2957],3],[[2958,2960],2],[2961,3],[[2962,2965],2],[[2966,2968],3],[[2969,2970],2],[2971,3],[2972,2],[2973,3],[[2974,2975],2],[[2976,2978],3],[[2979,2980],2],[[2981,2983],3],[[2984,2986],2],[[2987,2989],3],[[2990,2997],2],[2998,2],[[2999,3001],2],[[3002,3005],3],[[3006,3010],2],[[3011,3013],3],[[3014,3016],2],[3017,3],[[3018,3021],2],[[3022,3023],3],[3024,2],[[3025,3030],3],[3031,2],[[3032,3045],3],[3046,2],[[3047,3055],2],[[3056,3058],2],[[3059,3066],2],[[3067,3071],3],[3072,2],[[3073,3075],2],[3076,2],[[3077,3084],2],[3085,3],[[3086,3088],2],[3089,3],[[3090,3112],2],[3113,3],[[3114,3123],2],[3124,2],[[3125,3129],2],[[3130,3131],3],[3132,2],[3133,2],[[3134,3140],2],[3141,3],[[3142,3144],2],[3145,3],[[3146,3149],2],[[3150,3156],3],[[3157,3158],2],[3159,3],[[3160,3161],2],[3162,2],[[3163,3164],3],[3165,2],[[3166,3167],3],[[3168,3169],2],[[3170,3171],2],[[3172,3173],3],[[3174,3183],2],[[3184,3190],3],[3191,2],[[3192,3199],2],[3200,2],[3201,2],[[3202,3203],2],[3204,2],[[3205,3212],2],[3213,3],[[3214,3216],2],[3217,3],[[3218,3240],2],[3241,3],[[3242,3251],2],[3252,3],[[3253,3257],2],[[3258,3259],3],[[3260,3261],2],[[3262,3268],2],[3269,3],[[3270,3272],2],[3273,3],[[3274,3277],2],[[3278,3284],3],[[3285,3286],2],[[3287,3292],3],[3293,2],[3294,2],[3295,3],[[3296,3297],2],[[3298,3299],2],[[3300,3301],3],[[3302,3311],2],[3312,3],[[3313,3314],2],[3315,2],[[3316,3327],3],[3328,2],[3329,2],[[3330,3331],2],[3332,2],[[3333,3340],2],[3341,3],[[3342,3344],2],[3345,3],[[3346,3368],2],[3369,2],[[3370,3385],2],[3386,2],[[3387,3388],2],[3389,2],[[3390,3395],2],[3396,2],[3397,3],[[3398,3400],2],[3401,3],[[3402,3405],2],[3406,2],[3407,2],[[3408,3411],3],[[3412,3414],2],[3415,2],[[3416,3422],2],[3423,2],[[3424,3425],2],[[3426,3427],2],[[3428,3429],3],[[3430,3439],2],[[3440,3445],2],[[3446,3448],2],[3449,2],[[3450,3455],2],[3456,3],[3457,2],[[3458,3459],2],[3460,3],[[3461,3478],2],[[3479,3481],3],[[3482,3505],2],[3506,3],[[3507,3515],2],[3516,3],[3517,2],[[3518,3519],3],[[3520,3526],2],[[3527,3529],3],[3530,2],[[3531,3534],3],[[3535,3540],2],[3541,3],[3542,2],[3543,3],[[3544,3551],2],[[3552,3557],3],[[3558,3567],2],[[3568,3569],3],[[3570,3571],2],[3572,2],[[3573,3584],3],[[3585,3634],2],[3635,1,`ํา`],[[3636,3642],2],[[3643,3646],3],[3647,2],[[3648,3662],2],[3663,2],[[3664,3673],2],[[3674,3675],2],[[3676,3712],3],[[3713,3714],2],[3715,3],[3716,2],[3717,3],[3718,2],[[3719,3720],2],[3721,2],[3722,2],[3723,3],[3724,2],[3725,2],[[3726,3731],2],[[3732,3735],2],[3736,2],[[3737,3743],2],[3744,2],[[3745,3747],2],[3748,3],[3749,2],[3750,3],[3751,2],[[3752,3753],2],[[3754,3755],2],[3756,2],[[3757,3762],2],[3763,1,`ໍາ`],[[3764,3769],2],[3770,2],[[3771,3773],2],[[3774,3775],3],[[3776,3780],2],[3781,3],[3782,2],[3783,3],[[3784,3789],2],[3790,2],[3791,3],[[3792,3801],2],[[3802,3803],3],[3804,1,`ຫນ`],[3805,1,`ຫມ`],[[3806,3807],2],[[3808,3839],3],[3840,2],[[3841,3850],2],[3851,2],[3852,1,`་`],[[3853,3863],2],[[3864,3865],2],[[3866,3871],2],[[3872,3881],2],[[3882,3892],2],[3893,2],[3894,2],[3895,2],[3896,2],[3897,2],[[3898,3901],2],[[3902,3906],2],[3907,1,`གྷ`],[[3908,3911],2],[3912,3],[[3913,3916],2],[3917,1,`ཌྷ`],[[3918,3921],2],[3922,1,`དྷ`],[[3923,3926],2],[3927,1,`བྷ`],[[3928,3931],2],[3932,1,`ཛྷ`],[[3933,3944],2],[3945,1,`ཀྵ`],[3946,2],[[3947,3948],2],[[3949,3952],3],[[3953,3954],2],[3955,1,`ཱི`],[3956,2],[3957,1,`ཱུ`],[3958,1,`ྲྀ`],[3959,1,`ྲཱྀ`],[3960,1,`ླྀ`],[3961,1,`ླཱྀ`],[[3962,3968],2],[3969,1,`ཱྀ`],[[3970,3972],2],[3973,2],[[3974,3979],2],[[3980,3983],2],[[3984,3986],2],[3987,1,`ྒྷ`],[[3988,3989],2],[3990,2],[3991,2],[3992,3],[[3993,3996],2],[3997,1,`ྜྷ`],[[3998,4001],2],[4002,1,`ྡྷ`],[[4003,4006],2],[4007,1,`ྦྷ`],[[4008,4011],2],[4012,1,`ྫྷ`],[4013,2],[[4014,4016],2],[[4017,4023],2],[4024,2],[4025,1,`ྐྵ`],[[4026,4028],2],[4029,3],[[4030,4037],2],[4038,2],[[4039,4044],2],[4045,3],[4046,2],[4047,2],[[4048,4049],2],[[4050,4052],2],[[4053,4056],2],[[4057,4058],2],[[4059,4095],3],[[4096,4129],2],[4130,2],[[4131,4135],2],[4136,2],[[4137,4138],2],[4139,2],[[4140,4146],2],[[4147,4149],2],[[4150,4153],2],[[4154,4159],2],[[4160,4169],2],[[4170,4175],2],[[4176,4185],2],[[4186,4249],2],[[4250,4253],2],[[4254,4255],2],[4256,1,`ⴀ`],[4257,1,`ⴁ`],[4258,1,`ⴂ`],[4259,1,`ⴃ`],[4260,1,`ⴄ`],[4261,1,`ⴅ`],[4262,1,`ⴆ`],[4263,1,`ⴇ`],[4264,1,`ⴈ`],[4265,1,`ⴉ`],[4266,1,`ⴊ`],[4267,1,`ⴋ`],[4268,1,`ⴌ`],[4269,1,`ⴍ`],[4270,1,`ⴎ`],[4271,1,`ⴏ`],[4272,1,`ⴐ`],[4273,1,`ⴑ`],[4274,1,`ⴒ`],[4275,1,`ⴓ`],[4276,1,`ⴔ`],[4277,1,`ⴕ`],[4278,1,`ⴖ`],[4279,1,`ⴗ`],[4280,1,`ⴘ`],[4281,1,`ⴙ`],[4282,1,`ⴚ`],[4283,1,`ⴛ`],[4284,1,`ⴜ`],[4285,1,`ⴝ`],[4286,1,`ⴞ`],[4287,1,`ⴟ`],[4288,1,`ⴠ`],[4289,1,`ⴡ`],[4290,1,`ⴢ`],[4291,1,`ⴣ`],[4292,1,`ⴤ`],[4293,1,`ⴥ`],[4294,3],[4295,1,`ⴧ`],[[4296,4300],3],[4301,1,`ⴭ`],[[4302,4303],3],[[4304,4342],2],[[4343,4344],2],[[4345,4346],2],[4347,2],[4348,1,`ნ`],[[4349,4351],2],[[4352,4441],2],[[4442,4446],2],[[4447,4448],7],[[4449,4514],2],[[4515,4519],2],[[4520,4601],2],[[4602,4607],2],[[4608,4614],2],[4615,2],[[4616,4678],2],[4679,2],[4680,2],[4681,3],[[4682,4685],2],[[4686,4687],3],[[4688,4694],2],[4695,3],[4696,2],[4697,3],[[4698,4701],2],[[4702,4703],3],[[4704,4742],2],[4743,2],[4744,2],[4745,3],[[4746,4749],2],[[4750,4751],3],[[4752,4782],2],[4783,2],[4784,2],[4785,3],[[4786,4789],2],[[4790,4791],3],[[4792,4798],2],[4799,3],[4800,2],[4801,3],[[4802,4805],2],[[4806,4807],3],[[4808,4814],2],[4815,2],[[4816,4822],2],[4823,3],[[4824,4846],2],[4847,2],[[4848,4878],2],[4879,2],[4880,2],[4881,3],[[4882,4885],2],[[4886,4887],3],[[4888,4894],2],[4895,2],[[4896,4934],2],[4935,2],[[4936,4954],2],[[4955,4956],3],[[4957,4958],2],[4959,2],[4960,2],[[4961,4988],2],[[4989,4991],3],[[4992,5007],2],[[5008,5017],2],[[5018,5023],3],[[5024,5108],2],[5109,2],[[5110,5111],3],[5112,1,`Ᏸ`],[5113,1,`Ᏹ`],[5114,1,`Ᏺ`],[5115,1,`Ᏻ`],[5116,1,`Ᏼ`],[5117,1,`Ᏽ`],[[5118,5119],3],[5120,2],[[5121,5740],2],[[5741,5742],2],[[5743,5750],2],[[5751,5759],2],[5760,3],[[5761,5786],2],[[5787,5788],2],[[5789,5791],3],[[5792,5866],2],[[5867,5872],2],[[5873,5880],2],[[5881,5887],3],[[5888,5900],2],[5901,2],[[5902,5908],2],[5909,2],[[5910,5918],3],[5919,2],[[5920,5940],2],[[5941,5942],2],[[5943,5951],3],[[5952,5971],2],[[5972,5983],3],[[5984,5996],2],[5997,3],[[5998,6e3],2],[6001,3],[[6002,6003],2],[[6004,6015],3],[[6016,6067],2],[[6068,6069],7],[[6070,6099],2],[[6100,6102],2],[6103,2],[[6104,6107],2],[6108,2],[6109,2],[[6110,6111],3],[[6112,6121],2],[[6122,6127],3],[[6128,6137],2],[[6138,6143],3],[[6144,6154],2],[[6155,6158],7],[6159,7],[[6160,6169],2],[[6170,6175],3],[[6176,6263],2],[6264,2],[[6265,6271],3],[[6272,6313],2],[6314,2],[[6315,6319],3],[[6320,6389],2],[[6390,6399],3],[[6400,6428],2],[[6429,6430],2],[6431,3],[[6432,6443],2],[[6444,6447],3],[[6448,6459],2],[[6460,6463],3],[6464,2],[[6465,6467],3],[[6468,6469],2],[[6470,6509],2],[[6510,6511],3],[[6512,6516],2],[[6517,6527],3],[[6528,6569],2],[[6570,6571],2],[[6572,6575],3],[[6576,6601],2],[[6602,6607],3],[[6608,6617],2],[6618,2],[[6619,6621],3],[[6622,6623],2],[[6624,6655],2],[[6656,6683],2],[[6684,6685],3],[[6686,6687],2],[[6688,6750],2],[6751,3],[[6752,6780],2],[[6781,6782],3],[[6783,6793],2],[[6794,6799],3],[[6800,6809],2],[[6810,6815],3],[[6816,6822],2],[6823,2],[[6824,6829],2],[[6830,6831],3],[[6832,6845],2],[6846,2],[[6847,6848],2],[[6849,6862],2],[[6863,6911],3],[[6912,6987],2],[6988,2],[6989,3],[[6990,6991],2],[[6992,7001],2],[[7002,7018],2],[[7019,7027],2],[[7028,7036],2],[[7037,7038],2],[7039,2],[[7040,7082],2],[[7083,7085],2],[[7086,7097],2],[[7098,7103],2],[[7104,7155],2],[[7156,7163],3],[[7164,7167],2],[[7168,7223],2],[[7224,7226],3],[[7227,7231],2],[[7232,7241],2],[[7242,7244],3],[[7245,7293],2],[[7294,7295],2],[7296,1,`в`],[7297,1,`д`],[7298,1,`о`],[7299,1,`с`],[[7300,7301],1,`т`],[7302,1,`ъ`],[7303,1,`ѣ`],[7304,1,`ꙋ`],[7305,1,`ᲊ`],[7306,2],[[7307,7311],3],[7312,1,`ა`],[7313,1,`ბ`],[7314,1,`გ`],[7315,1,`დ`],[7316,1,`ე`],[7317,1,`ვ`],[7318,1,`ზ`],[7319,1,`თ`],[7320,1,`ი`],[7321,1,`კ`],[7322,1,`ლ`],[7323,1,`მ`],[7324,1,`ნ`],[7325,1,`ო`],[7326,1,`პ`],[7327,1,`ჟ`],[7328,1,`რ`],[7329,1,`ს`],[7330,1,`ტ`],[7331,1,`უ`],[7332,1,`ფ`],[7333,1,`ქ`],[7334,1,`ღ`],[7335,1,`ყ`],[7336,1,`შ`],[7337,1,`ჩ`],[7338,1,`ც`],[7339,1,`ძ`],[7340,1,`წ`],[7341,1,`ჭ`],[7342,1,`ხ`],[7343,1,`ჯ`],[7344,1,`ჰ`],[7345,1,`ჱ`],[7346,1,`ჲ`],[7347,1,`ჳ`],[7348,1,`ჴ`],[7349,1,`ჵ`],[7350,1,`ჶ`],[7351,1,`ჷ`],[7352,1,`ჸ`],[7353,1,`ჹ`],[7354,1,`ჺ`],[[7355,7356],3],[7357,1,`ჽ`],[7358,1,`ჾ`],[7359,1,`ჿ`],[[7360,7367],2],[[7368,7375],3],[[7376,7378],2],[7379,2],[[7380,7410],2],[[7411,7414],2],[7415,2],[[7416,7417],2],[7418,2],[[7419,7423],3],[[7424,7467],2],[7468,1,`a`],[7469,1,`æ`],[7470,1,`b`],[7471,2],[7472,1,`d`],[7473,1,`e`],[7474,1,`ǝ`],[7475,1,`g`],[7476,1,`h`],[7477,1,`i`],[7478,1,`j`],[7479,1,`k`],[7480,1,`l`],[7481,1,`m`],[7482,1,`n`],[7483,2],[7484,1,`o`],[7485,1,`ȣ`],[7486,1,`p`],[7487,1,`r`],[7488,1,`t`],[7489,1,`u`],[7490,1,`w`],[7491,1,`a`],[7492,1,`ɐ`],[7493,1,`ɑ`],[7494,1,`ᴂ`],[7495,1,`b`],[7496,1,`d`],[7497,1,`e`],[7498,1,`ə`],[7499,1,`ɛ`],[7500,1,`ɜ`],[7501,1,`g`],[7502,2],[7503,1,`k`],[7504,1,`m`],[7505,1,`ŋ`],[7506,1,`o`],[7507,1,`ɔ`],[7508,1,`ᴖ`],[7509,1,`ᴗ`],[7510,1,`p`],[7511,1,`t`],[7512,1,`u`],[7513,1,`ᴝ`],[7514,1,`ɯ`],[7515,1,`v`],[7516,1,`ᴥ`],[7517,1,`β`],[7518,1,`γ`],[7519,1,`δ`],[7520,1,`φ`],[7521,1,`χ`],[7522,1,`i`],[7523,1,`r`],[7524,1,`u`],[7525,1,`v`],[7526,1,`β`],[7527,1,`γ`],[7528,1,`ρ`],[7529,1,`φ`],[7530,1,`χ`],[7531,2],[[7532,7543],2],[7544,1,`н`],[[7545,7578],2],[7579,1,`ɒ`],[7580,1,`c`],[7581,1,`ɕ`],[7582,1,`ð`],[7583,1,`ɜ`],[7584,1,`f`],[7585,1,`ɟ`],[7586,1,`ɡ`],[7587,1,`ɥ`],[7588,1,`ɨ`],[7589,1,`ɩ`],[7590,1,`ɪ`],[7591,1,`ᵻ`],[7592,1,`ʝ`],[7593,1,`ɭ`],[7594,1,`ᶅ`],[7595,1,`ʟ`],[7596,1,`ɱ`],[7597,1,`ɰ`],[7598,1,`ɲ`],[7599,1,`ɳ`],[7600,1,`ɴ`],[7601,1,`ɵ`],[7602,1,`ɸ`],[7603,1,`ʂ`],[7604,1,`ʃ`],[7605,1,`ƫ`],[7606,1,`ʉ`],[7607,1,`ʊ`],[7608,1,`ᴜ`],[7609,1,`ʋ`],[7610,1,`ʌ`],[7611,1,`z`],[7612,1,`ʐ`],[7613,1,`ʑ`],[7614,1,`ʒ`],[7615,1,`θ`],[[7616,7619],2],[[7620,7626],2],[[7627,7654],2],[[7655,7669],2],[[7670,7673],2],[7674,2],[7675,2],[7676,2],[7677,2],[[7678,7679],2],[7680,1,`ḁ`],[7681,2],[7682,1,`ḃ`],[7683,2],[7684,1,`ḅ`],[7685,2],[7686,1,`ḇ`],[7687,2],[7688,1,`ḉ`],[7689,2],[7690,1,`ḋ`],[7691,2],[7692,1,`ḍ`],[7693,2],[7694,1,`ḏ`],[7695,2],[7696,1,`ḑ`],[7697,2],[7698,1,`ḓ`],[7699,2],[7700,1,`ḕ`],[7701,2],[7702,1,`ḗ`],[7703,2],[7704,1,`ḙ`],[7705,2],[7706,1,`ḛ`],[7707,2],[7708,1,`ḝ`],[7709,2],[7710,1,`ḟ`],[7711,2],[7712,1,`ḡ`],[7713,2],[7714,1,`ḣ`],[7715,2],[7716,1,`ḥ`],[7717,2],[7718,1,`ḧ`],[7719,2],[7720,1,`ḩ`],[7721,2],[7722,1,`ḫ`],[7723,2],[7724,1,`ḭ`],[7725,2],[7726,1,`ḯ`],[7727,2],[7728,1,`ḱ`],[7729,2],[7730,1,`ḳ`],[7731,2],[7732,1,`ḵ`],[7733,2],[7734,1,`ḷ`],[7735,2],[7736,1,`ḹ`],[7737,2],[7738,1,`ḻ`],[7739,2],[7740,1,`ḽ`],[7741,2],[7742,1,`ḿ`],[7743,2],[7744,1,`ṁ`],[7745,2],[7746,1,`ṃ`],[7747,2],[7748,1,`ṅ`],[7749,2],[7750,1,`ṇ`],[7751,2],[7752,1,`ṉ`],[7753,2],[7754,1,`ṋ`],[7755,2],[7756,1,`ṍ`],[7757,2],[7758,1,`ṏ`],[7759,2],[7760,1,`ṑ`],[7761,2],[7762,1,`ṓ`],[7763,2],[7764,1,`ṕ`],[7765,2],[7766,1,`ṗ`],[7767,2],[7768,1,`ṙ`],[7769,2],[7770,1,`ṛ`],[7771,2],[7772,1,`ṝ`],[7773,2],[7774,1,`ṟ`],[7775,2],[7776,1,`ṡ`],[7777,2],[7778,1,`ṣ`],[7779,2],[7780,1,`ṥ`],[7781,2],[7782,1,`ṧ`],[7783,2],[7784,1,`ṩ`],[7785,2],[7786,1,`ṫ`],[7787,2],[7788,1,`ṭ`],[7789,2],[7790,1,`ṯ`],[7791,2],[7792,1,`ṱ`],[7793,2],[7794,1,`ṳ`],[7795,2],[7796,1,`ṵ`],[7797,2],[7798,1,`ṷ`],[7799,2],[7800,1,`ṹ`],[7801,2],[7802,1,`ṻ`],[7803,2],[7804,1,`ṽ`],[7805,2],[7806,1,`ṿ`],[7807,2],[7808,1,`ẁ`],[7809,2],[7810,1,`ẃ`],[7811,2],[7812,1,`ẅ`],[7813,2],[7814,1,`ẇ`],[7815,2],[7816,1,`ẉ`],[7817,2],[7818,1,`ẋ`],[7819,2],[7820,1,`ẍ`],[7821,2],[7822,1,`ẏ`],[7823,2],[7824,1,`ẑ`],[7825,2],[7826,1,`ẓ`],[7827,2],[7828,1,`ẕ`],[[7829,7833],2],[7834,1,`aʾ`],[7835,1,`ṡ`],[[7836,7837],2],[7838,1,`ß`],[7839,2],[7840,1,`ạ`],[7841,2],[7842,1,`ả`],[7843,2],[7844,1,`ấ`],[7845,2],[7846,1,`ầ`],[7847,2],[7848,1,`ẩ`],[7849,2],[7850,1,`ẫ`],[7851,2],[7852,1,`ậ`],[7853,2],[7854,1,`ắ`],[7855,2],[7856,1,`ằ`],[7857,2],[7858,1,`ẳ`],[7859,2],[7860,1,`ẵ`],[7861,2],[7862,1,`ặ`],[7863,2],[7864,1,`ẹ`],[7865,2],[7866,1,`ẻ`],[7867,2],[7868,1,`ẽ`],[7869,2],[7870,1,`ế`],[7871,2],[7872,1,`ề`],[7873,2],[7874,1,`ể`],[7875,2],[7876,1,`ễ`],[7877,2],[7878,1,`ệ`],[7879,2],[7880,1,`ỉ`],[7881,2],[7882,1,`ị`],[7883,2],[7884,1,`ọ`],[7885,2],[7886,1,`ỏ`],[7887,2],[7888,1,`ố`],[7889,2],[7890,1,`ồ`],[7891,2],[7892,1,`ổ`],[7893,2],[7894,1,`ỗ`],[7895,2],[7896,1,`ộ`],[7897,2],[7898,1,`ớ`],[7899,2],[7900,1,`ờ`],[7901,2],[7902,1,`ở`],[7903,2],[7904,1,`ỡ`],[7905,2],[7906,1,`ợ`],[7907,2],[7908,1,`ụ`],[7909,2],[7910,1,`ủ`],[7911,2],[7912,1,`ứ`],[7913,2],[7914,1,`ừ`],[7915,2],[7916,1,`ử`],[7917,2],[7918,1,`ữ`],[7919,2],[7920,1,`ự`],[7921,2],[7922,1,`ỳ`],[7923,2],[7924,1,`ỵ`],[7925,2],[7926,1,`ỷ`],[7927,2],[7928,1,`ỹ`],[7929,2],[7930,1,`ỻ`],[7931,2],[7932,1,`ỽ`],[7933,2],[7934,1,`ỿ`],[7935,2],[[7936,7943],2],[7944,1,`ἀ`],[7945,1,`ἁ`],[7946,1,`ἂ`],[7947,1,`ἃ`],[7948,1,`ἄ`],[7949,1,`ἅ`],[7950,1,`ἆ`],[7951,1,`ἇ`],[[7952,7957],2],[[7958,7959],3],[7960,1,`ἐ`],[7961,1,`ἑ`],[7962,1,`ἒ`],[7963,1,`ἓ`],[7964,1,`ἔ`],[7965,1,`ἕ`],[[7966,7967],3],[[7968,7975],2],[7976,1,`ἠ`],[7977,1,`ἡ`],[7978,1,`ἢ`],[7979,1,`ἣ`],[7980,1,`ἤ`],[7981,1,`ἥ`],[7982,1,`ἦ`],[7983,1,`ἧ`],[[7984,7991],2],[7992,1,`ἰ`],[7993,1,`ἱ`],[7994,1,`ἲ`],[7995,1,`ἳ`],[7996,1,`ἴ`],[7997,1,`ἵ`],[7998,1,`ἶ`],[7999,1,`ἷ`],[[8e3,8005],2],[[8006,8007],3],[8008,1,`ὀ`],[8009,1,`ὁ`],[8010,1,`ὂ`],[8011,1,`ὃ`],[8012,1,`ὄ`],[8013,1,`ὅ`],[[8014,8015],3],[[8016,8023],2],[8024,3],[8025,1,`ὑ`],[8026,3],[8027,1,`ὓ`],[8028,3],[8029,1,`ὕ`],[8030,3],[8031,1,`ὗ`],[[8032,8039],2],[8040,1,`ὠ`],[8041,1,`ὡ`],[8042,1,`ὢ`],[8043,1,`ὣ`],[8044,1,`ὤ`],[8045,1,`ὥ`],[8046,1,`ὦ`],[8047,1,`ὧ`],[8048,2],[8049,1,`ά`],[8050,2],[8051,1,`έ`],[8052,2],[8053,1,`ή`],[8054,2],[8055,1,`ί`],[8056,2],[8057,1,`ό`],[8058,2],[8059,1,`ύ`],[8060,2],[8061,1,`ώ`],[[8062,8063],3],[8064,1,`ἀι`],[8065,1,`ἁι`],[8066,1,`ἂι`],[8067,1,`ἃι`],[8068,1,`ἄι`],[8069,1,`ἅι`],[8070,1,`ἆι`],[8071,1,`ἇι`],[8072,1,`ἀι`],[8073,1,`ἁι`],[8074,1,`ἂι`],[8075,1,`ἃι`],[8076,1,`ἄι`],[8077,1,`ἅι`],[8078,1,`ἆι`],[8079,1,`ἇι`],[8080,1,`ἠι`],[8081,1,`ἡι`],[8082,1,`ἢι`],[8083,1,`ἣι`],[8084,1,`ἤι`],[8085,1,`ἥι`],[8086,1,`ἦι`],[8087,1,`ἧι`],[8088,1,`ἠι`],[8089,1,`ἡι`],[8090,1,`ἢι`],[8091,1,`ἣι`],[8092,1,`ἤι`],[8093,1,`ἥι`],[8094,1,`ἦι`],[8095,1,`ἧι`],[8096,1,`ὠι`],[8097,1,`ὡι`],[8098,1,`ὢι`],[8099,1,`ὣι`],[8100,1,`ὤι`],[8101,1,`ὥι`],[8102,1,`ὦι`],[8103,1,`ὧι`],[8104,1,`ὠι`],[8105,1,`ὡι`],[8106,1,`ὢι`],[8107,1,`ὣι`],[8108,1,`ὤι`],[8109,1,`ὥι`],[8110,1,`ὦι`],[8111,1,`ὧι`],[[8112,8113],2],[8114,1,`ὰι`],[8115,1,`αι`],[8116,1,`άι`],[8117,3],[8118,2],[8119,1,`ᾶι`],[8120,1,`ᾰ`],[8121,1,`ᾱ`],[8122,1,`ὰ`],[8123,1,`ά`],[8124,1,`αι`],[8125,1,` ̓`],[8126,1,`ι`],[8127,1,` ̓`],[8128,1,` ͂`],[8129,1,` ̈͂`],[8130,1,`ὴι`],[8131,1,`ηι`],[8132,1,`ήι`],[8133,3],[8134,2],[8135,1,`ῆι`],[8136,1,`ὲ`],[8137,1,`έ`],[8138,1,`ὴ`],[8139,1,`ή`],[8140,1,`ηι`],[8141,1,` ̓̀`],[8142,1,` ̓́`],[8143,1,` ̓͂`],[[8144,8146],2],[8147,1,`ΐ`],[[8148,8149],3],[[8150,8151],2],[8152,1,`ῐ`],[8153,1,`ῑ`],[8154,1,`ὶ`],[8155,1,`ί`],[8156,3],[8157,1,` ̔̀`],[8158,1,` ̔́`],[8159,1,` ̔͂`],[[8160,8162],2],[8163,1,`ΰ`],[[8164,8167],2],[8168,1,`ῠ`],[8169,1,`ῡ`],[8170,1,`ὺ`],[8171,1,`ύ`],[8172,1,`ῥ`],[8173,1,` ̈̀`],[8174,1,` ̈́`],[8175,1,"`"],[[8176,8177],3],[8178,1,`ὼι`],[8179,1,`ωι`],[8180,1,`ώι`],[8181,3],[8182,2],[8183,1,`ῶι`],[8184,1,`ὸ`],[8185,1,`ό`],[8186,1,`ὼ`],[8187,1,`ώ`],[8188,1,`ωι`],[8189,1,` ́`],[8190,1,` ̔`],[8191,3],[[8192,8202],1,` `],[8203,7],[[8204,8205],6,``],[[8206,8207],3],[8208,2],[8209,1,`‐`],[[8210,8214],2],[8215,1,` ̳`],[[8216,8227],2],[[8228,8230],3],[8231,2],[[8232,8238],3],[8239,1,` `],[[8240,8242],2],[8243,1,`′′`],[8244,1,`′′′`],[8245,2],[8246,1,`‵‵`],[8247,1,`‵‵‵`],[[8248,8251],2],[8252,1,`!!`],[8253,2],[8254,1,` ̅`],[[8255,8262],2],[8263,1,`??`],[8264,1,`?!`],[8265,1,`!?`],[[8266,8269],2],[[8270,8274],2],[[8275,8276],2],[[8277,8278],2],[8279,1,`′′′′`],[[8280,8286],2],[8287,1,` `],[[8288,8291],7],[8292,7],[8293,3],[[8294,8297],3],[[8298,8303],7],[8304,1,`0`],[8305,1,`i`],[[8306,8307],3],[8308,1,`4`],[8309,1,`5`],[8310,1,`6`],[8311,1,`7`],[8312,1,`8`],[8313,1,`9`],[8314,1,`+`],[8315,1,`−`],[8316,1,`=`],[8317,1,`(`],[8318,1,`)`],[8319,1,`n`],[8320,1,`0`],[8321,1,`1`],[8322,1,`2`],[8323,1,`3`],[8324,1,`4`],[8325,1,`5`],[8326,1,`6`],[8327,1,`7`],[8328,1,`8`],[8329,1,`9`],[8330,1,`+`],[8331,1,`−`],[8332,1,`=`],[8333,1,`(`],[8334,1,`)`],[8335,3],[8336,1,`a`],[8337,1,`e`],[8338,1,`o`],[8339,1,`x`],[8340,1,`ə`],[8341,1,`h`],[8342,1,`k`],[8343,1,`l`],[8344,1,`m`],[8345,1,`n`],[8346,1,`p`],[8347,1,`s`],[8348,1,`t`],[[8349,8351],3],[[8352,8359],2],[8360,1,`rs`],[[8361,8362],2],[8363,2],[8364,2],[[8365,8367],2],[[8368,8369],2],[[8370,8373],2],[[8374,8376],2],[8377,2],[8378,2],[[8379,8381],2],[8382,2],[8383,2],[8384,2],[[8385,8399],3],[[8400,8417],2],[[8418,8419],2],[[8420,8426],2],[8427,2],[[8428,8431],2],[8432,2],[[8433,8447],3],[8448,1,`a/c`],[8449,1,`a/s`],[8450,1,`c`],[8451,1,`°c`],[8452,2],[8453,1,`c/o`],[8454,1,`c/u`],[8455,1,`ɛ`],[8456,2],[8457,1,`°f`],[8458,1,`g`],[[8459,8462],1,`h`],[8463,1,`ħ`],[[8464,8465],1,`i`],[[8466,8467],1,`l`],[8468,2],[8469,1,`n`],[8470,1,`no`],[[8471,8472],2],[8473,1,`p`],[8474,1,`q`],[[8475,8477],1,`r`],[[8478,8479],2],[8480,1,`sm`],[8481,1,`tel`],[8482,1,`tm`],[8483,2],[8484,1,`z`],[8485,2],[8486,1,`ω`],[8487,2],[8488,1,`z`],[8489,2],[8490,1,`k`],[8491,1,`å`],[8492,1,`b`],[8493,1,`c`],[8494,2],[[8495,8496],1,`e`],[8497,1,`f`],[8498,1,`ⅎ`],[8499,1,`m`],[8500,1,`o`],[8501,1,`א`],[8502,1,`ב`],[8503,1,`ג`],[8504,1,`ד`],[8505,1,`i`],[8506,2],[8507,1,`fax`],[8508,1,`π`],[[8509,8510],1,`γ`],[8511,1,`π`],[8512,1,`∑`],[[8513,8516],2],[[8517,8518],1,`d`],[8519,1,`e`],[8520,1,`i`],[8521,1,`j`],[[8522,8523],2],[8524,2],[8525,2],[8526,2],[8527,2],[8528,1,`1⁄7`],[8529,1,`1⁄9`],[8530,1,`1⁄10`],[8531,1,`1⁄3`],[8532,1,`2⁄3`],[8533,1,`1⁄5`],[8534,1,`2⁄5`],[8535,1,`3⁄5`],[8536,1,`4⁄5`],[8537,1,`1⁄6`],[8538,1,`5⁄6`],[8539,1,`1⁄8`],[8540,1,`3⁄8`],[8541,1,`5⁄8`],[8542,1,`7⁄8`],[8543,1,`1⁄`],[8544,1,`i`],[8545,1,`ii`],[8546,1,`iii`],[8547,1,`iv`],[8548,1,`v`],[8549,1,`vi`],[8550,1,`vii`],[8551,1,`viii`],[8552,1,`ix`],[8553,1,`x`],[8554,1,`xi`],[8555,1,`xii`],[8556,1,`l`],[8557,1,`c`],[8558,1,`d`],[8559,1,`m`],[8560,1,`i`],[8561,1,`ii`],[8562,1,`iii`],[8563,1,`iv`],[8564,1,`v`],[8565,1,`vi`],[8566,1,`vii`],[8567,1,`viii`],[8568,1,`ix`],[8569,1,`x`],[8570,1,`xi`],[8571,1,`xii`],[8572,1,`l`],[8573,1,`c`],[8574,1,`d`],[8575,1,`m`],[[8576,8578],2],[8579,1,`ↄ`],[8580,2],[[8581,8584],2],[8585,1,`0⁄3`],[[8586,8587],2],[[8588,8591],3],[[8592,8682],2],[[8683,8691],2],[[8692,8703],2],[[8704,8747],2],[8748,1,`∫∫`],[8749,1,`∫∫∫`],[8750,2],[8751,1,`∮∮`],[8752,1,`∮∮∮`],[[8753,8945],2],[[8946,8959],2],[8960,2],[8961,2],[[8962,9e3],2],[9001,1,`〈`],[9002,1,`〉`],[[9003,9082],2],[9083,2],[9084,2],[[9085,9114],2],[[9115,9166],2],[[9167,9168],2],[[9169,9179],2],[[9180,9191],2],[9192,2],[[9193,9203],2],[[9204,9210],2],[[9211,9214],2],[9215,2],[[9216,9252],2],[[9253,9254],2],[[9255,9257],2],[[9258,9279],3],[[9280,9290],2],[[9291,9311],3],[9312,1,`1`],[9313,1,`2`],[9314,1,`3`],[9315,1,`4`],[9316,1,`5`],[9317,1,`6`],[9318,1,`7`],[9319,1,`8`],[9320,1,`9`],[9321,1,`10`],[9322,1,`11`],[9323,1,`12`],[9324,1,`13`],[9325,1,`14`],[9326,1,`15`],[9327,1,`16`],[9328,1,`17`],[9329,1,`18`],[9330,1,`19`],[9331,1,`20`],[9332,1,`(1)`],[9333,1,`(2)`],[9334,1,`(3)`],[9335,1,`(4)`],[9336,1,`(5)`],[9337,1,`(6)`],[9338,1,`(7)`],[9339,1,`(8)`],[9340,1,`(9)`],[9341,1,`(10)`],[9342,1,`(11)`],[9343,1,`(12)`],[9344,1,`(13)`],[9345,1,`(14)`],[9346,1,`(15)`],[9347,1,`(16)`],[9348,1,`(17)`],[9349,1,`(18)`],[9350,1,`(19)`],[9351,1,`(20)`],[[9352,9371],3],[9372,1,`(a)`],[9373,1,`(b)`],[9374,1,`(c)`],[9375,1,`(d)`],[9376,1,`(e)`],[9377,1,`(f)`],[9378,1,`(g)`],[9379,1,`(h)`],[9380,1,`(i)`],[9381,1,`(j)`],[9382,1,`(k)`],[9383,1,`(l)`],[9384,1,`(m)`],[9385,1,`(n)`],[9386,1,`(o)`],[9387,1,`(p)`],[9388,1,`(q)`],[9389,1,`(r)`],[9390,1,`(s)`],[9391,1,`(t)`],[9392,1,`(u)`],[9393,1,`(v)`],[9394,1,`(w)`],[9395,1,`(x)`],[9396,1,`(y)`],[9397,1,`(z)`],[9398,1,`a`],[9399,1,`b`],[9400,1,`c`],[9401,1,`d`],[9402,1,`e`],[9403,1,`f`],[9404,1,`g`],[9405,1,`h`],[9406,1,`i`],[9407,1,`j`],[9408,1,`k`],[9409,1,`l`],[9410,1,`m`],[9411,1,`n`],[9412,1,`o`],[9413,1,`p`],[9414,1,`q`],[9415,1,`r`],[9416,1,`s`],[9417,1,`t`],[9418,1,`u`],[9419,1,`v`],[9420,1,`w`],[9421,1,`x`],[9422,1,`y`],[9423,1,`z`],[9424,1,`a`],[9425,1,`b`],[9426,1,`c`],[9427,1,`d`],[9428,1,`e`],[9429,1,`f`],[9430,1,`g`],[9431,1,`h`],[9432,1,`i`],[9433,1,`j`],[9434,1,`k`],[9435,1,`l`],[9436,1,`m`],[9437,1,`n`],[9438,1,`o`],[9439,1,`p`],[9440,1,`q`],[9441,1,`r`],[9442,1,`s`],[9443,1,`t`],[9444,1,`u`],[9445,1,`v`],[9446,1,`w`],[9447,1,`x`],[9448,1,`y`],[9449,1,`z`],[9450,1,`0`],[[9451,9470],2],[9471,2],[[9472,9621],2],[[9622,9631],2],[[9632,9711],2],[[9712,9719],2],[[9720,9727],2],[[9728,9747],2],[[9748,9749],2],[[9750,9751],2],[9752,2],[9753,2],[[9754,9839],2],[[9840,9841],2],[[9842,9853],2],[[9854,9855],2],[[9856,9865],2],[[9866,9873],2],[[9874,9884],2],[9885,2],[[9886,9887],2],[[9888,9889],2],[[9890,9905],2],[9906,2],[[9907,9916],2],[[9917,9919],2],[[9920,9923],2],[[9924,9933],2],[9934,2],[[9935,9953],2],[9954,2],[9955,2],[[9956,9959],2],[[9960,9983],2],[9984,2],[[9985,9988],2],[9989,2],[[9990,9993],2],[[9994,9995],2],[[9996,10023],2],[10024,2],[[10025,10059],2],[10060,2],[10061,2],[10062,2],[[10063,10066],2],[[10067,10069],2],[10070,2],[10071,2],[[10072,10078],2],[[10079,10080],2],[[10081,10087],2],[[10088,10101],2],[[10102,10132],2],[[10133,10135],2],[[10136,10159],2],[10160,2],[[10161,10174],2],[10175,2],[[10176,10182],2],[[10183,10186],2],[10187,2],[10188,2],[10189,2],[[10190,10191],2],[[10192,10219],2],[[10220,10223],2],[[10224,10239],2],[[10240,10495],2],[[10496,10763],2],[10764,1,`∫∫∫∫`],[[10765,10867],2],[10868,1,`::=`],[10869,1,`==`],[10870,1,`===`],[[10871,10971],2],[10972,1,`⫝̸`],[[10973,11007],2],[[11008,11021],2],[[11022,11027],2],[[11028,11034],2],[[11035,11039],2],[[11040,11043],2],[[11044,11084],2],[[11085,11087],2],[[11088,11092],2],[[11093,11097],2],[[11098,11123],2],[[11124,11125],3],[[11126,11157],2],[11158,3],[11159,2],[[11160,11193],2],[[11194,11196],2],[[11197,11208],2],[11209,2],[[11210,11217],2],[11218,2],[[11219,11243],2],[[11244,11247],2],[[11248,11262],2],[11263,2],[11264,1,`ⰰ`],[11265,1,`ⰱ`],[11266,1,`ⰲ`],[11267,1,`ⰳ`],[11268,1,`ⰴ`],[11269,1,`ⰵ`],[11270,1,`ⰶ`],[11271,1,`ⰷ`],[11272,1,`ⰸ`],[11273,1,`ⰹ`],[11274,1,`ⰺ`],[11275,1,`ⰻ`],[11276,1,`ⰼ`],[11277,1,`ⰽ`],[11278,1,`ⰾ`],[11279,1,`ⰿ`],[11280,1,`ⱀ`],[11281,1,`ⱁ`],[11282,1,`ⱂ`],[11283,1,`ⱃ`],[11284,1,`ⱄ`],[11285,1,`ⱅ`],[11286,1,`ⱆ`],[11287,1,`ⱇ`],[11288,1,`ⱈ`],[11289,1,`ⱉ`],[11290,1,`ⱊ`],[11291,1,`ⱋ`],[11292,1,`ⱌ`],[11293,1,`ⱍ`],[11294,1,`ⱎ`],[11295,1,`ⱏ`],[11296,1,`ⱐ`],[11297,1,`ⱑ`],[11298,1,`ⱒ`],[11299,1,`ⱓ`],[11300,1,`ⱔ`],[11301,1,`ⱕ`],[11302,1,`ⱖ`],[11303,1,`ⱗ`],[11304,1,`ⱘ`],[11305,1,`ⱙ`],[11306,1,`ⱚ`],[11307,1,`ⱛ`],[11308,1,`ⱜ`],[11309,1,`ⱝ`],[11310,1,`ⱞ`],[11311,1,`ⱟ`],[[11312,11358],2],[11359,2],[11360,1,`ⱡ`],[11361,2],[11362,1,`ɫ`],[11363,1,`ᵽ`],[11364,1,`ɽ`],[[11365,11366],2],[11367,1,`ⱨ`],[11368,2],[11369,1,`ⱪ`],[11370,2],[11371,1,`ⱬ`],[11372,2],[11373,1,`ɑ`],[11374,1,`ɱ`],[11375,1,`ɐ`],[11376,1,`ɒ`],[11377,2],[11378,1,`ⱳ`],[11379,2],[11380,2],[11381,1,`ⱶ`],[[11382,11383],2],[[11384,11387],2],[11388,1,`j`],[11389,1,`v`],[11390,1,`ȿ`],[11391,1,`ɀ`],[11392,1,`ⲁ`],[11393,2],[11394,1,`ⲃ`],[11395,2],[11396,1,`ⲅ`],[11397,2],[11398,1,`ⲇ`],[11399,2],[11400,1,`ⲉ`],[11401,2],[11402,1,`ⲋ`],[11403,2],[11404,1,`ⲍ`],[11405,2],[11406,1,`ⲏ`],[11407,2],[11408,1,`ⲑ`],[11409,2],[11410,1,`ⲓ`],[11411,2],[11412,1,`ⲕ`],[11413,2],[11414,1,`ⲗ`],[11415,2],[11416,1,`ⲙ`],[11417,2],[11418,1,`ⲛ`],[11419,2],[11420,1,`ⲝ`],[11421,2],[11422,1,`ⲟ`],[11423,2],[11424,1,`ⲡ`],[11425,2],[11426,1,`ⲣ`],[11427,2],[11428,1,`ⲥ`],[11429,2],[11430,1,`ⲧ`],[11431,2],[11432,1,`ⲩ`],[11433,2],[11434,1,`ⲫ`],[11435,2],[11436,1,`ⲭ`],[11437,2],[11438,1,`ⲯ`],[11439,2],[11440,1,`ⲱ`],[11441,2],[11442,1,`ⲳ`],[11443,2],[11444,1,`ⲵ`],[11445,2],[11446,1,`ⲷ`],[11447,2],[11448,1,`ⲹ`],[11449,2],[11450,1,`ⲻ`],[11451,2],[11452,1,`ⲽ`],[11453,2],[11454,1,`ⲿ`],[11455,2],[11456,1,`ⳁ`],[11457,2],[11458,1,`ⳃ`],[11459,2],[11460,1,`ⳅ`],[11461,2],[11462,1,`ⳇ`],[11463,2],[11464,1,`ⳉ`],[11465,2],[11466,1,`ⳋ`],[11467,2],[11468,1,`ⳍ`],[11469,2],[11470,1,`ⳏ`],[11471,2],[11472,1,`ⳑ`],[11473,2],[11474,1,`ⳓ`],[11475,2],[11476,1,`ⳕ`],[11477,2],[11478,1,`ⳗ`],[11479,2],[11480,1,`ⳙ`],[11481,2],[11482,1,`ⳛ`],[11483,2],[11484,1,`ⳝ`],[11485,2],[11486,1,`ⳟ`],[11487,2],[11488,1,`ⳡ`],[11489,2],[11490,1,`ⳣ`],[[11491,11492],2],[[11493,11498],2],[11499,1,`ⳬ`],[11500,2],[11501,1,`ⳮ`],[[11502,11505],2],[11506,1,`ⳳ`],[11507,2],[[11508,11512],3],[[11513,11519],2],[[11520,11557],2],[11558,3],[11559,2],[[11560,11564],3],[11565,2],[[11566,11567],3],[[11568,11621],2],[[11622,11623],2],[[11624,11630],3],[11631,1,`ⵡ`],[11632,2],[[11633,11646],3],[11647,2],[[11648,11670],2],[[11671,11679],3],[[11680,11686],2],[11687,3],[[11688,11694],2],[11695,3],[[11696,11702],2],[11703,3],[[11704,11710],2],[11711,3],[[11712,11718],2],[11719,3],[[11720,11726],2],[11727,3],[[11728,11734],2],[11735,3],[[11736,11742],2],[11743,3],[[11744,11775],2],[[11776,11799],2],[[11800,11803],2],[[11804,11805],2],[[11806,11822],2],[11823,2],[11824,2],[11825,2],[[11826,11835],2],[[11836,11842],2],[[11843,11844],2],[[11845,11849],2],[[11850,11854],2],[11855,2],[[11856,11858],2],[[11859,11869],2],[[11870,11903],3],[[11904,11929],2],[11930,3],[[11931,11934],2],[11935,1,`母`],[[11936,12018],2],[12019,1,`龟`],[[12020,12031],3],[12032,1,`一`],[12033,1,`丨`],[12034,1,`丶`],[12035,1,`丿`],[12036,1,`乙`],[12037,1,`亅`],[12038,1,`二`],[12039,1,`亠`],[12040,1,`人`],[12041,1,`儿`],[12042,1,`入`],[12043,1,`八`],[12044,1,`冂`],[12045,1,`冖`],[12046,1,`冫`],[12047,1,`几`],[12048,1,`凵`],[12049,1,`刀`],[12050,1,`力`],[12051,1,`勹`],[12052,1,`匕`],[12053,1,`匚`],[12054,1,`匸`],[12055,1,`十`],[12056,1,`卜`],[12057,1,`卩`],[12058,1,`厂`],[12059,1,`厶`],[12060,1,`又`],[12061,1,`口`],[12062,1,`囗`],[12063,1,`土`],[12064,1,`士`],[12065,1,`夂`],[12066,1,`夊`],[12067,1,`夕`],[12068,1,`大`],[12069,1,`女`],[12070,1,`子`],[12071,1,`宀`],[12072,1,`寸`],[12073,1,`小`],[12074,1,`尢`],[12075,1,`尸`],[12076,1,`屮`],[12077,1,`山`],[12078,1,`巛`],[12079,1,`工`],[12080,1,`己`],[12081,1,`巾`],[12082,1,`干`],[12083,1,`幺`],[12084,1,`广`],[12085,1,`廴`],[12086,1,`廾`],[12087,1,`弋`],[12088,1,`弓`],[12089,1,`彐`],[12090,1,`彡`],[12091,1,`彳`],[12092,1,`心`],[12093,1,`戈`],[12094,1,`戶`],[12095,1,`手`],[12096,1,`支`],[12097,1,`攴`],[12098,1,`文`],[12099,1,`斗`],[12100,1,`斤`],[12101,1,`方`],[12102,1,`无`],[12103,1,`日`],[12104,1,`曰`],[12105,1,`月`],[12106,1,`木`],[12107,1,`欠`],[12108,1,`止`],[12109,1,`歹`],[12110,1,`殳`],[12111,1,`毋`],[12112,1,`比`],[12113,1,`毛`],[12114,1,`氏`],[12115,1,`气`],[12116,1,`水`],[12117,1,`火`],[12118,1,`爪`],[12119,1,`父`],[12120,1,`爻`],[12121,1,`爿`],[12122,1,`片`],[12123,1,`牙`],[12124,1,`牛`],[12125,1,`犬`],[12126,1,`玄`],[12127,1,`玉`],[12128,1,`瓜`],[12129,1,`瓦`],[12130,1,`甘`],[12131,1,`生`],[12132,1,`用`],[12133,1,`田`],[12134,1,`疋`],[12135,1,`疒`],[12136,1,`癶`],[12137,1,`白`],[12138,1,`皮`],[12139,1,`皿`],[12140,1,`目`],[12141,1,`矛`],[12142,1,`矢`],[12143,1,`石`],[12144,1,`示`],[12145,1,`禸`],[12146,1,`禾`],[12147,1,`穴`],[12148,1,`立`],[12149,1,`竹`],[12150,1,`米`],[12151,1,`糸`],[12152,1,`缶`],[12153,1,`网`],[12154,1,`羊`],[12155,1,`羽`],[12156,1,`老`],[12157,1,`而`],[12158,1,`耒`],[12159,1,`耳`],[12160,1,`聿`],[12161,1,`肉`],[12162,1,`臣`],[12163,1,`自`],[12164,1,`至`],[12165,1,`臼`],[12166,1,`舌`],[12167,1,`舛`],[12168,1,`舟`],[12169,1,`艮`],[12170,1,`色`],[12171,1,`艸`],[12172,1,`虍`],[12173,1,`虫`],[12174,1,`血`],[12175,1,`行`],[12176,1,`衣`],[12177,1,`襾`],[12178,1,`見`],[12179,1,`角`],[12180,1,`言`],[12181,1,`谷`],[12182,1,`豆`],[12183,1,`豕`],[12184,1,`豸`],[12185,1,`貝`],[12186,1,`赤`],[12187,1,`走`],[12188,1,`足`],[12189,1,`身`],[12190,1,`車`],[12191,1,`辛`],[12192,1,`辰`],[12193,1,`辵`],[12194,1,`邑`],[12195,1,`酉`],[12196,1,`釆`],[12197,1,`里`],[12198,1,`金`],[12199,1,`長`],[12200,1,`門`],[12201,1,`阜`],[12202,1,`隶`],[12203,1,`隹`],[12204,1,`雨`],[12205,1,`靑`],[12206,1,`非`],[12207,1,`面`],[12208,1,`革`],[12209,1,`韋`],[12210,1,`韭`],[12211,1,`音`],[12212,1,`頁`],[12213,1,`風`],[12214,1,`飛`],[12215,1,`食`],[12216,1,`首`],[12217,1,`香`],[12218,1,`馬`],[12219,1,`骨`],[12220,1,`高`],[12221,1,`髟`],[12222,1,`鬥`],[12223,1,`鬯`],[12224,1,`鬲`],[12225,1,`鬼`],[12226,1,`魚`],[12227,1,`鳥`],[12228,1,`鹵`],[12229,1,`鹿`],[12230,1,`麥`],[12231,1,`麻`],[12232,1,`黃`],[12233,1,`黍`],[12234,1,`黑`],[12235,1,`黹`],[12236,1,`黽`],[12237,1,`鼎`],[12238,1,`鼓`],[12239,1,`鼠`],[12240,1,`鼻`],[12241,1,`齊`],[12242,1,`齒`],[12243,1,`龍`],[12244,1,`龜`],[12245,1,`龠`],[[12246,12271],3],[[12272,12283],3],[[12284,12287],3],[12288,1,` `],[12289,2],[12290,1,`.`],[[12291,12292],2],[[12293,12295],2],[[12296,12329],2],[[12330,12333],2],[[12334,12341],2],[12342,1,`〒`],[12343,2],[12344,1,`十`],[12345,1,`卄`],[12346,1,`卅`],[12347,2],[12348,2],[12349,2],[12350,2],[12351,2],[12352,3],[[12353,12436],2],[[12437,12438],2],[[12439,12440],3],[[12441,12442],2],[12443,1,` ゙`],[12444,1,` ゚`],[[12445,12446],2],[12447,1,`より`],[12448,2],[[12449,12542],2],[12543,1,`コト`],[[12544,12548],3],[[12549,12588],2],[12589,2],[12590,2],[12591,2],[12592,3],[12593,1,`ᄀ`],[12594,1,`ᄁ`],[12595,1,`ᆪ`],[12596,1,`ᄂ`],[12597,1,`ᆬ`],[12598,1,`ᆭ`],[12599,1,`ᄃ`],[12600,1,`ᄄ`],[12601,1,`ᄅ`],[12602,1,`ᆰ`],[12603,1,`ᆱ`],[12604,1,`ᆲ`],[12605,1,`ᆳ`],[12606,1,`ᆴ`],[12607,1,`ᆵ`],[12608,1,`ᄚ`],[12609,1,`ᄆ`],[12610,1,`ᄇ`],[12611,1,`ᄈ`],[12612,1,`ᄡ`],[12613,1,`ᄉ`],[12614,1,`ᄊ`],[12615,1,`ᄋ`],[12616,1,`ᄌ`],[12617,1,`ᄍ`],[12618,1,`ᄎ`],[12619,1,`ᄏ`],[12620,1,`ᄐ`],[12621,1,`ᄑ`],[12622,1,`ᄒ`],[12623,1,`ᅡ`],[12624,1,`ᅢ`],[12625,1,`ᅣ`],[12626,1,`ᅤ`],[12627,1,`ᅥ`],[12628,1,`ᅦ`],[12629,1,`ᅧ`],[12630,1,`ᅨ`],[12631,1,`ᅩ`],[12632,1,`ᅪ`],[12633,1,`ᅫ`],[12634,1,`ᅬ`],[12635,1,`ᅭ`],[12636,1,`ᅮ`],[12637,1,`ᅯ`],[12638,1,`ᅰ`],[12639,1,`ᅱ`],[12640,1,`ᅲ`],[12641,1,`ᅳ`],[12642,1,`ᅴ`],[12643,1,`ᅵ`],[12644,7],[12645,1,`ᄔ`],[12646,1,`ᄕ`],[12647,1,`ᇇ`],[12648,1,`ᇈ`],[12649,1,`ᇌ`],[12650,1,`ᇎ`],[12651,1,`ᇓ`],[12652,1,`ᇗ`],[12653,1,`ᇙ`],[12654,1,`ᄜ`],[12655,1,`ᇝ`],[12656,1,`ᇟ`],[12657,1,`ᄝ`],[12658,1,`ᄞ`],[12659,1,`ᄠ`],[12660,1,`ᄢ`],[12661,1,`ᄣ`],[12662,1,`ᄧ`],[12663,1,`ᄩ`],[12664,1,`ᄫ`],[12665,1,`ᄬ`],[12666,1,`ᄭ`],[12667,1,`ᄮ`],[12668,1,`ᄯ`],[12669,1,`ᄲ`],[12670,1,`ᄶ`],[12671,1,`ᅀ`],[12672,1,`ᅇ`],[12673,1,`ᅌ`],[12674,1,`ᇱ`],[12675,1,`ᇲ`],[12676,1,`ᅗ`],[12677,1,`ᅘ`],[12678,1,`ᅙ`],[12679,1,`ᆄ`],[12680,1,`ᆅ`],[12681,1,`ᆈ`],[12682,1,`ᆑ`],[12683,1,`ᆒ`],[12684,1,`ᆔ`],[12685,1,`ᆞ`],[12686,1,`ᆡ`],[12687,3],[[12688,12689],2],[12690,1,`一`],[12691,1,`二`],[12692,1,`三`],[12693,1,`四`],[12694,1,`上`],[12695,1,`中`],[12696,1,`下`],[12697,1,`甲`],[12698,1,`乙`],[12699,1,`丙`],[12700,1,`丁`],[12701,1,`天`],[12702,1,`地`],[12703,1,`人`],[[12704,12727],2],[[12728,12730],2],[[12731,12735],2],[[12736,12751],2],[[12752,12771],2],[[12772,12773],2],[[12774,12782],3],[12783,3],[[12784,12799],2],[12800,1,`(ᄀ)`],[12801,1,`(ᄂ)`],[12802,1,`(ᄃ)`],[12803,1,`(ᄅ)`],[12804,1,`(ᄆ)`],[12805,1,`(ᄇ)`],[12806,1,`(ᄉ)`],[12807,1,`(ᄋ)`],[12808,1,`(ᄌ)`],[12809,1,`(ᄎ)`],[12810,1,`(ᄏ)`],[12811,1,`(ᄐ)`],[12812,1,`(ᄑ)`],[12813,1,`(ᄒ)`],[12814,1,`(가)`],[12815,1,`(나)`],[12816,1,`(다)`],[12817,1,`(라)`],[12818,1,`(마)`],[12819,1,`(바)`],[12820,1,`(사)`],[12821,1,`(아)`],[12822,1,`(자)`],[12823,1,`(차)`],[12824,1,`(카)`],[12825,1,`(타)`],[12826,1,`(파)`],[12827,1,`(하)`],[12828,1,`(주)`],[12829,1,`(오전)`],[12830,1,`(오후)`],[12831,3],[12832,1,`(一)`],[12833,1,`(二)`],[12834,1,`(三)`],[12835,1,`(四)`],[12836,1,`(五)`],[12837,1,`(六)`],[12838,1,`(七)`],[12839,1,`(八)`],[12840,1,`(九)`],[12841,1,`(十)`],[12842,1,`(月)`],[12843,1,`(火)`],[12844,1,`(水)`],[12845,1,`(木)`],[12846,1,`(金)`],[12847,1,`(土)`],[12848,1,`(日)`],[12849,1,`(株)`],[12850,1,`(有)`],[12851,1,`(社)`],[12852,1,`(名)`],[12853,1,`(特)`],[12854,1,`(財)`],[12855,1,`(祝)`],[12856,1,`(労)`],[12857,1,`(代)`],[12858,1,`(呼)`],[12859,1,`(学)`],[12860,1,`(監)`],[12861,1,`(企)`],[12862,1,`(資)`],[12863,1,`(協)`],[12864,1,`(祭)`],[12865,1,`(休)`],[12866,1,`(自)`],[12867,1,`(至)`],[12868,1,`問`],[12869,1,`幼`],[12870,1,`文`],[12871,1,`箏`],[[12872,12879],2],[12880,1,`pte`],[12881,1,`21`],[12882,1,`22`],[12883,1,`23`],[12884,1,`24`],[12885,1,`25`],[12886,1,`26`],[12887,1,`27`],[12888,1,`28`],[12889,1,`29`],[12890,1,`30`],[12891,1,`31`],[12892,1,`32`],[12893,1,`33`],[12894,1,`34`],[12895,1,`35`],[12896,1,`ᄀ`],[12897,1,`ᄂ`],[12898,1,`ᄃ`],[12899,1,`ᄅ`],[12900,1,`ᄆ`],[12901,1,`ᄇ`],[12902,1,`ᄉ`],[12903,1,`ᄋ`],[12904,1,`ᄌ`],[12905,1,`ᄎ`],[12906,1,`ᄏ`],[12907,1,`ᄐ`],[12908,1,`ᄑ`],[12909,1,`ᄒ`],[12910,1,`가`],[12911,1,`나`],[12912,1,`다`],[12913,1,`라`],[12914,1,`마`],[12915,1,`바`],[12916,1,`사`],[12917,1,`아`],[12918,1,`자`],[12919,1,`차`],[12920,1,`카`],[12921,1,`타`],[12922,1,`파`],[12923,1,`하`],[12924,1,`참고`],[12925,1,`주의`],[12926,1,`우`],[12927,2],[12928,1,`一`],[12929,1,`二`],[12930,1,`三`],[12931,1,`四`],[12932,1,`五`],[12933,1,`六`],[12934,1,`七`],[12935,1,`八`],[12936,1,`九`],[12937,1,`十`],[12938,1,`月`],[12939,1,`火`],[12940,1,`水`],[12941,1,`木`],[12942,1,`金`],[12943,1,`土`],[12944,1,`日`],[12945,1,`株`],[12946,1,`有`],[12947,1,`社`],[12948,1,`名`],[12949,1,`特`],[12950,1,`財`],[12951,1,`祝`],[12952,1,`労`],[12953,1,`秘`],[12954,1,`男`],[12955,1,`女`],[12956,1,`適`],[12957,1,`優`],[12958,1,`印`],[12959,1,`注`],[12960,1,`項`],[12961,1,`休`],[12962,1,`写`],[12963,1,`正`],[12964,1,`上`],[12965,1,`中`],[12966,1,`下`],[12967,1,`左`],[12968,1,`右`],[12969,1,`医`],[12970,1,`宗`],[12971,1,`学`],[12972,1,`監`],[12973,1,`企`],[12974,1,`資`],[12975,1,`協`],[12976,1,`夜`],[12977,1,`36`],[12978,1,`37`],[12979,1,`38`],[12980,1,`39`],[12981,1,`40`],[12982,1,`41`],[12983,1,`42`],[12984,1,`43`],[12985,1,`44`],[12986,1,`45`],[12987,1,`46`],[12988,1,`47`],[12989,1,`48`],[12990,1,`49`],[12991,1,`50`],[12992,1,`1月`],[12993,1,`2月`],[12994,1,`3月`],[12995,1,`4月`],[12996,1,`5月`],[12997,1,`6月`],[12998,1,`7月`],[12999,1,`8月`],[13e3,1,`9月`],[13001,1,`10月`],[13002,1,`11月`],[13003,1,`12月`],[13004,1,`hg`],[13005,1,`erg`],[13006,1,`ev`],[13007,1,`ltd`],[13008,1,`ア`],[13009,1,`イ`],[13010,1,`ウ`],[13011,1,`エ`],[13012,1,`オ`],[13013,1,`カ`],[13014,1,`キ`],[13015,1,`ク`],[13016,1,`ケ`],[13017,1,`コ`],[13018,1,`サ`],[13019,1,`シ`],[13020,1,`ス`],[13021,1,`セ`],[13022,1,`ソ`],[13023,1,`タ`],[13024,1,`チ`],[13025,1,`ツ`],[13026,1,`テ`],[13027,1,`ト`],[13028,1,`ナ`],[13029,1,`ニ`],[13030,1,`ヌ`],[13031,1,`ネ`],[13032,1,`ノ`],[13033,1,`ハ`],[13034,1,`ヒ`],[13035,1,`フ`],[13036,1,`ヘ`],[13037,1,`ホ`],[13038,1,`マ`],[13039,1,`ミ`],[13040,1,`ム`],[13041,1,`メ`],[13042,1,`モ`],[13043,1,`ヤ`],[13044,1,`ユ`],[13045,1,`ヨ`],[13046,1,`ラ`],[13047,1,`リ`],[13048,1,`ル`],[13049,1,`レ`],[13050,1,`ロ`],[13051,1,`ワ`],[13052,1,`ヰ`],[13053,1,`ヱ`],[13054,1,`ヲ`],[13055,1,`令和`],[13056,1,`アパート`],[13057,1,`アルファ`],[13058,1,`アンペア`],[13059,1,`アール`],[13060,1,`イニング`],[13061,1,`インチ`],[13062,1,`ウォン`],[13063,1,`エスクード`],[13064,1,`エーカー`],[13065,1,`オンス`],[13066,1,`オーム`],[13067,1,`カイリ`],[13068,1,`カラット`],[13069,1,`カロリー`],[13070,1,`ガロン`],[13071,1,`ガンマ`],[13072,1,`ギガ`],[13073,1,`ギニー`],[13074,1,`キュリー`],[13075,1,`ギルダー`],[13076,1,`キロ`],[13077,1,`キログラム`],[13078,1,`キロメートル`],[13079,1,`キロワット`],[13080,1,`グラム`],[13081,1,`グラムトン`],[13082,1,`クルゼイロ`],[13083,1,`クローネ`],[13084,1,`ケース`],[13085,1,`コルナ`],[13086,1,`コーポ`],[13087,1,`サイクル`],[13088,1,`サンチーム`],[13089,1,`シリング`],[13090,1,`センチ`],[13091,1,`セント`],[13092,1,`ダース`],[13093,1,`デシ`],[13094,1,`ドル`],[13095,1,`トン`],[13096,1,`ナノ`],[13097,1,`ノット`],[13098,1,`ハイツ`],[13099,1,`パーセント`],[13100,1,`パーツ`],[13101,1,`バーレル`],[13102,1,`ピアストル`],[13103,1,`ピクル`],[13104,1,`ピコ`],[13105,1,`ビル`],[13106,1,`ファラッド`],[13107,1,`フィート`],[13108,1,`ブッシェル`],[13109,1,`フラン`],[13110,1,`ヘクタール`],[13111,1,`ペソ`],[13112,1,`ペニヒ`],[13113,1,`ヘルツ`],[13114,1,`ペンス`],[13115,1,`ページ`],[13116,1,`ベータ`],[13117,1,`ポイント`],[13118,1,`ボルト`],[13119,1,`ホン`],[13120,1,`ポンド`],[13121,1,`ホール`],[13122,1,`ホーン`],[13123,1,`マイクロ`],[13124,1,`マイル`],[13125,1,`マッハ`],[13126,1,`マルク`],[13127,1,`マンション`],[13128,1,`ミクロン`],[13129,1,`ミリ`],[13130,1,`ミリバール`],[13131,1,`メガ`],[13132,1,`メガトン`],[13133,1,`メートル`],[13134,1,`ヤード`],[13135,1,`ヤール`],[13136,1,`ユアン`],[13137,1,`リットル`],[13138,1,`リラ`],[13139,1,`ルピー`],[13140,1,`ルーブル`],[13141,1,`レム`],[13142,1,`レントゲン`],[13143,1,`ワット`],[13144,1,`0点`],[13145,1,`1点`],[13146,1,`2点`],[13147,1,`3点`],[13148,1,`4点`],[13149,1,`5点`],[13150,1,`6点`],[13151,1,`7点`],[13152,1,`8点`],[13153,1,`9点`],[13154,1,`10点`],[13155,1,`11点`],[13156,1,`12点`],[13157,1,`13点`],[13158,1,`14点`],[13159,1,`15点`],[13160,1,`16点`],[13161,1,`17点`],[13162,1,`18点`],[13163,1,`19点`],[13164,1,`20点`],[13165,1,`21点`],[13166,1,`22点`],[13167,1,`23点`],[13168,1,`24点`],[13169,1,`hpa`],[13170,1,`da`],[13171,1,`au`],[13172,1,`bar`],[13173,1,`ov`],[13174,1,`pc`],[13175,1,`dm`],[13176,1,`dm2`],[13177,1,`dm3`],[13178,1,`iu`],[13179,1,`平成`],[13180,1,`昭和`],[13181,1,`大正`],[13182,1,`明治`],[13183,1,`株式会社`],[13184,1,`pa`],[13185,1,`na`],[13186,1,`μa`],[13187,1,`ma`],[13188,1,`ka`],[13189,1,`kb`],[13190,1,`mb`],[13191,1,`gb`],[13192,1,`cal`],[13193,1,`kcal`],[13194,1,`pf`],[13195,1,`nf`],[13196,1,`μf`],[13197,1,`μg`],[13198,1,`mg`],[13199,1,`kg`],[13200,1,`hz`],[13201,1,`khz`],[13202,1,`mhz`],[13203,1,`ghz`],[13204,1,`thz`],[13205,1,`μl`],[13206,1,`ml`],[13207,1,`dl`],[13208,1,`kl`],[13209,1,`fm`],[13210,1,`nm`],[13211,1,`μm`],[13212,1,`mm`],[13213,1,`cm`],[13214,1,`km`],[13215,1,`mm2`],[13216,1,`cm2`],[13217,1,`m2`],[13218,1,`km2`],[13219,1,`mm3`],[13220,1,`cm3`],[13221,1,`m3`],[13222,1,`km3`],[13223,1,`m∕s`],[13224,1,`m∕s2`],[13225,1,`pa`],[13226,1,`kpa`],[13227,1,`mpa`],[13228,1,`gpa`],[13229,1,`rad`],[13230,1,`rad∕s`],[13231,1,`rad∕s2`],[13232,1,`ps`],[13233,1,`ns`],[13234,1,`μs`],[13235,1,`ms`],[13236,1,`pv`],[13237,1,`nv`],[13238,1,`μv`],[13239,1,`mv`],[13240,1,`kv`],[13241,1,`mv`],[13242,1,`pw`],[13243,1,`nw`],[13244,1,`μw`],[13245,1,`mw`],[13246,1,`kw`],[13247,1,`mw`],[13248,1,`kω`],[13249,1,`mω`],[13250,3],[13251,1,`bq`],[13252,1,`cc`],[13253,1,`cd`],[13254,1,`c∕kg`],[13255,3],[13256,1,`db`],[13257,1,`gy`],[13258,1,`ha`],[13259,1,`hp`],[13260,1,`in`],[13261,1,`kk`],[13262,1,`km`],[13263,1,`kt`],[13264,1,`lm`],[13265,1,`ln`],[13266,1,`log`],[13267,1,`lx`],[13268,1,`mb`],[13269,1,`mil`],[13270,1,`mol`],[13271,1,`ph`],[13272,3],[13273,1,`ppm`],[13274,1,`pr`],[13275,1,`sr`],[13276,1,`sv`],[13277,1,`wb`],[13278,1,`v∕m`],[13279,1,`a∕m`],[13280,1,`1日`],[13281,1,`2日`],[13282,1,`3日`],[13283,1,`4日`],[13284,1,`5日`],[13285,1,`6日`],[13286,1,`7日`],[13287,1,`8日`],[13288,1,`9日`],[13289,1,`10日`],[13290,1,`11日`],[13291,1,`12日`],[13292,1,`13日`],[13293,1,`14日`],[13294,1,`15日`],[13295,1,`16日`],[13296,1,`17日`],[13297,1,`18日`],[13298,1,`19日`],[13299,1,`20日`],[13300,1,`21日`],[13301,1,`22日`],[13302,1,`23日`],[13303,1,`24日`],[13304,1,`25日`],[13305,1,`26日`],[13306,1,`27日`],[13307,1,`28日`],[13308,1,`29日`],[13309,1,`30日`],[13310,1,`31日`],[13311,1,`gal`],[[13312,19893],2],[[19894,19903],2],[[19904,19967],2],[[19968,40869],2],[[40870,40891],2],[[40892,40899],2],[[40900,40907],2],[40908,2],[[40909,40917],2],[[40918,40938],2],[[40939,40943],2],[[40944,40956],2],[[40957,40959],2],[[40960,42124],2],[[42125,42127],3],[[42128,42145],2],[[42146,42147],2],[[42148,42163],2],[42164,2],[[42165,42176],2],[42177,2],[[42178,42180],2],[42181,2],[42182,2],[[42183,42191],3],[[42192,42237],2],[[42238,42239],2],[[42240,42508],2],[[42509,42511],2],[[42512,42539],2],[[42540,42559],3],[42560,1,`ꙁ`],[42561,2],[42562,1,`ꙃ`],[42563,2],[42564,1,`ꙅ`],[42565,2],[42566,1,`ꙇ`],[42567,2],[42568,1,`ꙉ`],[42569,2],[42570,1,`ꙋ`],[42571,2],[42572,1,`ꙍ`],[42573,2],[42574,1,`ꙏ`],[42575,2],[42576,1,`ꙑ`],[42577,2],[42578,1,`ꙓ`],[42579,2],[42580,1,`ꙕ`],[42581,2],[42582,1,`ꙗ`],[42583,2],[42584,1,`ꙙ`],[42585,2],[42586,1,`ꙛ`],[42587,2],[42588,1,`ꙝ`],[42589,2],[42590,1,`ꙟ`],[42591,2],[42592,1,`ꙡ`],[42593,2],[42594,1,`ꙣ`],[42595,2],[42596,1,`ꙥ`],[42597,2],[42598,1,`ꙧ`],[42599,2],[42600,1,`ꙩ`],[42601,2],[42602,1,`ꙫ`],[42603,2],[42604,1,`ꙭ`],[[42605,42607],2],[[42608,42611],2],[[42612,42619],2],[[42620,42621],2],[42622,2],[42623,2],[42624,1,`ꚁ`],[42625,2],[42626,1,`ꚃ`],[42627,2],[42628,1,`ꚅ`],[42629,2],[42630,1,`ꚇ`],[42631,2],[42632,1,`ꚉ`],[42633,2],[42634,1,`ꚋ`],[42635,2],[42636,1,`ꚍ`],[42637,2],[42638,1,`ꚏ`],[42639,2],[42640,1,`ꚑ`],[42641,2],[42642,1,`ꚓ`],[42643,2],[42644,1,`ꚕ`],[42645,2],[42646,1,`ꚗ`],[42647,2],[42648,1,`ꚙ`],[42649,2],[42650,1,`ꚛ`],[42651,2],[42652,1,`ъ`],[42653,1,`ь`],[42654,2],[42655,2],[[42656,42725],2],[[42726,42735],2],[[42736,42737],2],[[42738,42743],2],[[42744,42751],3],[[42752,42774],2],[[42775,42778],2],[[42779,42783],2],[[42784,42785],2],[42786,1,`ꜣ`],[42787,2],[42788,1,`ꜥ`],[42789,2],[42790,1,`ꜧ`],[42791,2],[42792,1,`ꜩ`],[42793,2],[42794,1,`ꜫ`],[42795,2],[42796,1,`ꜭ`],[42797,2],[42798,1,`ꜯ`],[[42799,42801],2],[42802,1,`ꜳ`],[42803,2],[42804,1,`ꜵ`],[42805,2],[42806,1,`ꜷ`],[42807,2],[42808,1,`ꜹ`],[42809,2],[42810,1,`ꜻ`],[42811,2],[42812,1,`ꜽ`],[42813,2],[42814,1,`ꜿ`],[42815,2],[42816,1,`ꝁ`],[42817,2],[42818,1,`ꝃ`],[42819,2],[42820,1,`ꝅ`],[42821,2],[42822,1,`ꝇ`],[42823,2],[42824,1,`ꝉ`],[42825,2],[42826,1,`ꝋ`],[42827,2],[42828,1,`ꝍ`],[42829,2],[42830,1,`ꝏ`],[42831,2],[42832,1,`ꝑ`],[42833,2],[42834,1,`ꝓ`],[42835,2],[42836,1,`ꝕ`],[42837,2],[42838,1,`ꝗ`],[42839,2],[42840,1,`ꝙ`],[42841,2],[42842,1,`ꝛ`],[42843,2],[42844,1,`ꝝ`],[42845,2],[42846,1,`ꝟ`],[42847,2],[42848,1,`ꝡ`],[42849,2],[42850,1,`ꝣ`],[42851,2],[42852,1,`ꝥ`],[42853,2],[42854,1,`ꝧ`],[42855,2],[42856,1,`ꝩ`],[42857,2],[42858,1,`ꝫ`],[42859,2],[42860,1,`ꝭ`],[42861,2],[42862,1,`ꝯ`],[42863,2],[42864,1,`ꝯ`],[[42865,42872],2],[42873,1,`ꝺ`],[42874,2],[42875,1,`ꝼ`],[42876,2],[42877,1,`ᵹ`],[42878,1,`ꝿ`],[42879,2],[42880,1,`ꞁ`],[42881,2],[42882,1,`ꞃ`],[42883,2],[42884,1,`ꞅ`],[42885,2],[42886,1,`ꞇ`],[[42887,42888],2],[[42889,42890],2],[42891,1,`ꞌ`],[42892,2],[42893,1,`ɥ`],[42894,2],[42895,2],[42896,1,`ꞑ`],[42897,2],[42898,1,`ꞓ`],[42899,2],[[42900,42901],2],[42902,1,`ꞗ`],[42903,2],[42904,1,`ꞙ`],[42905,2],[42906,1,`ꞛ`],[42907,2],[42908,1,`ꞝ`],[42909,2],[42910,1,`ꞟ`],[42911,2],[42912,1,`ꞡ`],[42913,2],[42914,1,`ꞣ`],[42915,2],[42916,1,`ꞥ`],[42917,2],[42918,1,`ꞧ`],[42919,2],[42920,1,`ꞩ`],[42921,2],[42922,1,`ɦ`],[42923,1,`ɜ`],[42924,1,`ɡ`],[42925,1,`ɬ`],[42926,1,`ɪ`],[42927,2],[42928,1,`ʞ`],[42929,1,`ʇ`],[42930,1,`ʝ`],[42931,1,`ꭓ`],[42932,1,`ꞵ`],[42933,2],[42934,1,`ꞷ`],[42935,2],[42936,1,`ꞹ`],[42937,2],[42938,1,`ꞻ`],[42939,2],[42940,1,`ꞽ`],[42941,2],[42942,1,`ꞿ`],[42943,2],[42944,1,`ꟁ`],[42945,2],[42946,1,`ꟃ`],[42947,2],[42948,1,`ꞔ`],[42949,1,`ʂ`],[42950,1,`ᶎ`],[42951,1,`ꟈ`],[42952,2],[42953,1,`ꟊ`],[42954,2],[42955,1,`ɤ`],[42956,1,`ꟍ`],[42957,2],[[42958,42959],3],[42960,1,`ꟑ`],[42961,2],[42962,3],[42963,2],[42964,3],[42965,2],[42966,1,`ꟗ`],[42967,2],[42968,1,`ꟙ`],[42969,2],[42970,1,`ꟛ`],[42971,2],[42972,1,`ƛ`],[[42973,42993],3],[42994,1,`c`],[42995,1,`f`],[42996,1,`q`],[42997,1,`ꟶ`],[42998,2],[42999,2],[43e3,1,`ħ`],[43001,1,`œ`],[43002,2],[[43003,43007],2],[[43008,43047],2],[[43048,43051],2],[43052,2],[[43053,43055],3],[[43056,43065],2],[[43066,43071],3],[[43072,43123],2],[[43124,43127],2],[[43128,43135],3],[[43136,43204],2],[43205,2],[[43206,43213],3],[[43214,43215],2],[[43216,43225],2],[[43226,43231],3],[[43232,43255],2],[[43256,43258],2],[43259,2],[43260,2],[43261,2],[[43262,43263],2],[[43264,43309],2],[[43310,43311],2],[[43312,43347],2],[[43348,43358],3],[43359,2],[[43360,43388],2],[[43389,43391],3],[[43392,43456],2],[[43457,43469],2],[43470,3],[[43471,43481],2],[[43482,43485],3],[[43486,43487],2],[[43488,43518],2],[43519,3],[[43520,43574],2],[[43575,43583],3],[[43584,43597],2],[[43598,43599],3],[[43600,43609],2],[[43610,43611],3],[[43612,43615],2],[[43616,43638],2],[[43639,43641],2],[[43642,43643],2],[[43644,43647],2],[[43648,43714],2],[[43715,43738],3],[[43739,43741],2],[[43742,43743],2],[[43744,43759],2],[[43760,43761],2],[[43762,43766],2],[[43767,43776],3],[[43777,43782],2],[[43783,43784],3],[[43785,43790],2],[[43791,43792],3],[[43793,43798],2],[[43799,43807],3],[[43808,43814],2],[43815,3],[[43816,43822],2],[43823,3],[[43824,43866],2],[43867,2],[43868,1,`ꜧ`],[43869,1,`ꬷ`],[43870,1,`ɫ`],[43871,1,`ꭒ`],[[43872,43875],2],[[43876,43877],2],[[43878,43879],2],[43880,2],[43881,1,`ʍ`],[[43882,43883],2],[[43884,43887],3],[43888,1,`Ꭰ`],[43889,1,`Ꭱ`],[43890,1,`Ꭲ`],[43891,1,`Ꭳ`],[43892,1,`Ꭴ`],[43893,1,`Ꭵ`],[43894,1,`Ꭶ`],[43895,1,`Ꭷ`],[43896,1,`Ꭸ`],[43897,1,`Ꭹ`],[43898,1,`Ꭺ`],[43899,1,`Ꭻ`],[43900,1,`Ꭼ`],[43901,1,`Ꭽ`],[43902,1,`Ꭾ`],[43903,1,`Ꭿ`],[43904,1,`Ꮀ`],[43905,1,`Ꮁ`],[43906,1,`Ꮂ`],[43907,1,`Ꮃ`],[43908,1,`Ꮄ`],[43909,1,`Ꮅ`],[43910,1,`Ꮆ`],[43911,1,`Ꮇ`],[43912,1,`Ꮈ`],[43913,1,`Ꮉ`],[43914,1,`Ꮊ`],[43915,1,`Ꮋ`],[43916,1,`Ꮌ`],[43917,1,`Ꮍ`],[43918,1,`Ꮎ`],[43919,1,`Ꮏ`],[43920,1,`Ꮐ`],[43921,1,`Ꮑ`],[43922,1,`Ꮒ`],[43923,1,`Ꮓ`],[43924,1,`Ꮔ`],[43925,1,`Ꮕ`],[43926,1,`Ꮖ`],[43927,1,`Ꮗ`],[43928,1,`Ꮘ`],[43929,1,`Ꮙ`],[43930,1,`Ꮚ`],[43931,1,`Ꮛ`],[43932,1,`Ꮜ`],[43933,1,`Ꮝ`],[43934,1,`Ꮞ`],[43935,1,`Ꮟ`],[43936,1,`Ꮠ`],[43937,1,`Ꮡ`],[43938,1,`Ꮢ`],[43939,1,`Ꮣ`],[43940,1,`Ꮤ`],[43941,1,`Ꮥ`],[43942,1,`Ꮦ`],[43943,1,`Ꮧ`],[43944,1,`Ꮨ`],[43945,1,`Ꮩ`],[43946,1,`Ꮪ`],[43947,1,`Ꮫ`],[43948,1,`Ꮬ`],[43949,1,`Ꮭ`],[43950,1,`Ꮮ`],[43951,1,`Ꮯ`],[43952,1,`Ꮰ`],[43953,1,`Ꮱ`],[43954,1,`Ꮲ`],[43955,1,`Ꮳ`],[43956,1,`Ꮴ`],[43957,1,`Ꮵ`],[43958,1,`Ꮶ`],[43959,1,`Ꮷ`],[43960,1,`Ꮸ`],[43961,1,`Ꮹ`],[43962,1,`Ꮺ`],[43963,1,`Ꮻ`],[43964,1,`Ꮼ`],[43965,1,`Ꮽ`],[43966,1,`Ꮾ`],[43967,1,`Ꮿ`],[[43968,44010],2],[44011,2],[[44012,44013],2],[[44014,44015],3],[[44016,44025],2],[[44026,44031],3],[[44032,55203],2],[[55204,55215],3],[[55216,55238],2],[[55239,55242],3],[[55243,55291],2],[[55292,55295],3],[[55296,57343],3],[[57344,63743],3],[63744,1,`豈`],[63745,1,`更`],[63746,1,`車`],[63747,1,`賈`],[63748,1,`滑`],[63749,1,`串`],[63750,1,`句`],[[63751,63752],1,`龜`],[63753,1,`契`],[63754,1,`金`],[63755,1,`喇`],[63756,1,`奈`],[63757,1,`懶`],[63758,1,`癩`],[63759,1,`羅`],[63760,1,`蘿`],[63761,1,`螺`],[63762,1,`裸`],[63763,1,`邏`],[63764,1,`樂`],[63765,1,`洛`],[63766,1,`烙`],[63767,1,`珞`],[63768,1,`落`],[63769,1,`酪`],[63770,1,`駱`],[63771,1,`亂`],[63772,1,`卵`],[63773,1,`欄`],[63774,1,`爛`],[63775,1,`蘭`],[63776,1,`鸞`],[63777,1,`嵐`],[63778,1,`濫`],[63779,1,`藍`],[63780,1,`襤`],[63781,1,`拉`],[63782,1,`臘`],[63783,1,`蠟`],[63784,1,`廊`],[63785,1,`朗`],[63786,1,`浪`],[63787,1,`狼`],[63788,1,`郎`],[63789,1,`來`],[63790,1,`冷`],[63791,1,`勞`],[63792,1,`擄`],[63793,1,`櫓`],[63794,1,`爐`],[63795,1,`盧`],[63796,1,`老`],[63797,1,`蘆`],[63798,1,`虜`],[63799,1,`路`],[63800,1,`露`],[63801,1,`魯`],[63802,1,`鷺`],[63803,1,`碌`],[63804,1,`祿`],[63805,1,`綠`],[63806,1,`菉`],[63807,1,`錄`],[63808,1,`鹿`],[63809,1,`論`],[63810,1,`壟`],[63811,1,`弄`],[63812,1,`籠`],[63813,1,`聾`],[63814,1,`牢`],[63815,1,`磊`],[63816,1,`賂`],[63817,1,`雷`],[63818,1,`壘`],[63819,1,`屢`],[63820,1,`樓`],[63821,1,`淚`],[63822,1,`漏`],[63823,1,`累`],[63824,1,`縷`],[63825,1,`陋`],[63826,1,`勒`],[63827,1,`肋`],[63828,1,`凜`],[63829,1,`凌`],[63830,1,`稜`],[63831,1,`綾`],[63832,1,`菱`],[63833,1,`陵`],[63834,1,`讀`],[63835,1,`拏`],[63836,1,`樂`],[63837,1,`諾`],[63838,1,`丹`],[63839,1,`寧`],[63840,1,`怒`],[63841,1,`率`],[63842,1,`異`],[63843,1,`北`],[63844,1,`磻`],[63845,1,`便`],[63846,1,`復`],[63847,1,`不`],[63848,1,`泌`],[63849,1,`數`],[63850,1,`索`],[63851,1,`參`],[63852,1,`塞`],[63853,1,`省`],[63854,1,`葉`],[63855,1,`說`],[63856,1,`殺`],[63857,1,`辰`],[63858,1,`沈`],[63859,1,`拾`],[63860,1,`若`],[63861,1,`掠`],[63862,1,`略`],[63863,1,`亮`],[63864,1,`兩`],[63865,1,`凉`],[63866,1,`梁`],[63867,1,`糧`],[63868,1,`良`],[63869,1,`諒`],[63870,1,`量`],[63871,1,`勵`],[63872,1,`呂`],[63873,1,`女`],[63874,1,`廬`],[63875,1,`旅`],[63876,1,`濾`],[63877,1,`礪`],[63878,1,`閭`],[63879,1,`驪`],[63880,1,`麗`],[63881,1,`黎`],[63882,1,`力`],[63883,1,`曆`],[63884,1,`歷`],[63885,1,`轢`],[63886,1,`年`],[63887,1,`憐`],[63888,1,`戀`],[63889,1,`撚`],[63890,1,`漣`],[63891,1,`煉`],[63892,1,`璉`],[63893,1,`秊`],[63894,1,`練`],[63895,1,`聯`],[63896,1,`輦`],[63897,1,`蓮`],[63898,1,`連`],[63899,1,`鍊`],[63900,1,`列`],[63901,1,`劣`],[63902,1,`咽`],[63903,1,`烈`],[63904,1,`裂`],[63905,1,`說`],[63906,1,`廉`],[63907,1,`念`],[63908,1,`捻`],[63909,1,`殮`],[63910,1,`簾`],[63911,1,`獵`],[63912,1,`令`],[63913,1,`囹`],[63914,1,`寧`],[63915,1,`嶺`],[63916,1,`怜`],[63917,1,`玲`],[63918,1,`瑩`],[63919,1,`羚`],[63920,1,`聆`],[63921,1,`鈴`],[63922,1,`零`],[63923,1,`靈`],[63924,1,`領`],[63925,1,`例`],[63926,1,`禮`],[63927,1,`醴`],[63928,1,`隸`],[63929,1,`惡`],[63930,1,`了`],[63931,1,`僚`],[63932,1,`寮`],[63933,1,`尿`],[63934,1,`料`],[63935,1,`樂`],[63936,1,`燎`],[63937,1,`療`],[63938,1,`蓼`],[63939,1,`遼`],[63940,1,`龍`],[63941,1,`暈`],[63942,1,`阮`],[63943,1,`劉`],[63944,1,`杻`],[63945,1,`柳`],[63946,1,`流`],[63947,1,`溜`],[63948,1,`琉`],[63949,1,`留`],[63950,1,`硫`],[63951,1,`紐`],[63952,1,`類`],[63953,1,`六`],[63954,1,`戮`],[63955,1,`陸`],[63956,1,`倫`],[63957,1,`崙`],[63958,1,`淪`],[63959,1,`輪`],[63960,1,`律`],[63961,1,`慄`],[63962,1,`栗`],[63963,1,`率`],[63964,1,`隆`],[63965,1,`利`],[63966,1,`吏`],[63967,1,`履`],[63968,1,`易`],[63969,1,`李`],[63970,1,`梨`],[63971,1,`泥`],[63972,1,`理`],[63973,1,`痢`],[63974,1,`罹`],[63975,1,`裏`],[63976,1,`裡`],[63977,1,`里`],[63978,1,`離`],[63979,1,`匿`],[63980,1,`溺`],[63981,1,`吝`],[63982,1,`燐`],[63983,1,`璘`],[63984,1,`藺`],[63985,1,`隣`],[63986,1,`鱗`],[63987,1,`麟`],[63988,1,`林`],[63989,1,`淋`],[63990,1,`臨`],[63991,1,`立`],[63992,1,`笠`],[63993,1,`粒`],[63994,1,`狀`],[63995,1,`炙`],[63996,1,`識`],[63997,1,`什`],[63998,1,`茶`],[63999,1,`刺`],[64e3,1,`切`],[64001,1,`度`],[64002,1,`拓`],[64003,1,`糖`],[64004,1,`宅`],[64005,1,`洞`],[64006,1,`暴`],[64007,1,`輻`],[64008,1,`行`],[64009,1,`降`],[64010,1,`見`],[64011,1,`廓`],[64012,1,`兀`],[64013,1,`嗀`],[[64014,64015],2],[64016,1,`塚`],[64017,2],[64018,1,`晴`],[[64019,64020],2],[64021,1,`凞`],[64022,1,`猪`],[64023,1,`益`],[64024,1,`礼`],[64025,1,`神`],[64026,1,`祥`],[64027,1,`福`],[64028,1,`靖`],[64029,1,`精`],[64030,1,`羽`],[64031,2],[64032,1,`蘒`],[64033,2],[64034,1,`諸`],[[64035,64036],2],[64037,1,`逸`],[64038,1,`都`],[[64039,64041],2],[64042,1,`飯`],[64043,1,`飼`],[64044,1,`館`],[64045,1,`鶴`],[64046,1,`郞`],[64047,1,`隷`],[64048,1,`侮`],[64049,1,`僧`],[64050,1,`免`],[64051,1,`勉`],[64052,1,`勤`],[64053,1,`卑`],[64054,1,`喝`],[64055,1,`嘆`],[64056,1,`器`],[64057,1,`塀`],[64058,1,`墨`],[64059,1,`層`],[64060,1,`屮`],[64061,1,`悔`],[64062,1,`慨`],[64063,1,`憎`],[64064,1,`懲`],[64065,1,`敏`],[64066,1,`既`],[64067,1,`暑`],[64068,1,`梅`],[64069,1,`海`],[64070,1,`渚`],[64071,1,`漢`],[64072,1,`煮`],[64073,1,`爫`],[64074,1,`琢`],[64075,1,`碑`],[64076,1,`社`],[64077,1,`祉`],[64078,1,`祈`],[64079,1,`祐`],[64080,1,`祖`],[64081,1,`祝`],[64082,1,`禍`],[64083,1,`禎`],[64084,1,`穀`],[64085,1,`突`],[64086,1,`節`],[64087,1,`練`],[64088,1,`縉`],[64089,1,`繁`],[64090,1,`署`],[64091,1,`者`],[64092,1,`臭`],[[64093,64094],1,`艹`],[64095,1,`著`],[64096,1,`褐`],[64097,1,`視`],[64098,1,`謁`],[64099,1,`謹`],[64100,1,`賓`],[64101,1,`贈`],[64102,1,`辶`],[64103,1,`逸`],[64104,1,`難`],[64105,1,`響`],[64106,1,`頻`],[64107,1,`恵`],[64108,1,`𤋮`],[64109,1,`舘`],[[64110,64111],3],[64112,1,`並`],[64113,1,`况`],[64114,1,`全`],[64115,1,`侀`],[64116,1,`充`],[64117,1,`冀`],[64118,1,`勇`],[64119,1,`勺`],[64120,1,`喝`],[64121,1,`啕`],[64122,1,`喙`],[64123,1,`嗢`],[64124,1,`塚`],[64125,1,`墳`],[64126,1,`奄`],[64127,1,`奔`],[64128,1,`婢`],[64129,1,`嬨`],[64130,1,`廒`],[64131,1,`廙`],[64132,1,`彩`],[64133,1,`徭`],[64134,1,`惘`],[64135,1,`慎`],[64136,1,`愈`],[64137,1,`憎`],[64138,1,`慠`],[64139,1,`懲`],[64140,1,`戴`],[64141,1,`揄`],[64142,1,`搜`],[64143,1,`摒`],[64144,1,`敖`],[64145,1,`晴`],[64146,1,`朗`],[64147,1,`望`],[64148,1,`杖`],[64149,1,`歹`],[64150,1,`殺`],[64151,1,`流`],[64152,1,`滛`],[64153,1,`滋`],[64154,1,`漢`],[64155,1,`瀞`],[64156,1,`煮`],[64157,1,`瞧`],[64158,1,`爵`],[64159,1,`犯`],[64160,1,`猪`],[64161,1,`瑱`],[64162,1,`甆`],[64163,1,`画`],[64164,1,`瘝`],[64165,1,`瘟`],[64166,1,`益`],[64167,1,`盛`],[64168,1,`直`],[64169,1,`睊`],[64170,1,`着`],[64171,1,`磌`],[64172,1,`窱`],[64173,1,`節`],[64174,1,`类`],[64175,1,`絛`],[64176,1,`練`],[64177,1,`缾`],[64178,1,`者`],[64179,1,`荒`],[64180,1,`華`],[64181,1,`蝹`],[64182,1,`襁`],[64183,1,`覆`],[64184,1,`視`],[64185,1,`調`],[64186,1,`諸`],[64187,1,`請`],[64188,1,`謁`],[64189,1,`諾`],[64190,1,`諭`],[64191,1,`謹`],[64192,1,`變`],[64193,1,`贈`],[64194,1,`輸`],[64195,1,`遲`],[64196,1,`醙`],[64197,1,`鉶`],[64198,1,`陼`],[64199,1,`難`],[64200,1,`靖`],[64201,1,`韛`],[64202,1,`響`],[64203,1,`頋`],[64204,1,`頻`],[64205,1,`鬒`],[64206,1,`龜`],[64207,1,`𢡊`],[64208,1,`𢡄`],[64209,1,`𣏕`],[64210,1,`㮝`],[64211,1,`䀘`],[64212,1,`䀹`],[64213,1,`𥉉`],[64214,1,`𥳐`],[64215,1,`𧻓`],[64216,1,`齃`],[64217,1,`龎`],[[64218,64255],3],[64256,1,`ff`],[64257,1,`fi`],[64258,1,`fl`],[64259,1,`ffi`],[64260,1,`ffl`],[[64261,64262],1,`st`],[[64263,64274],3],[64275,1,`մն`],[64276,1,`մե`],[64277,1,`մի`],[64278,1,`վն`],[64279,1,`մխ`],[[64280,64284],3],[64285,1,`יִ`],[64286,2],[64287,1,`ײַ`],[64288,1,`ע`],[64289,1,`א`],[64290,1,`ד`],[64291,1,`ה`],[64292,1,`כ`],[64293,1,`ל`],[64294,1,`ם`],[64295,1,`ר`],[64296,1,`ת`],[64297,1,`+`],[64298,1,`שׁ`],[64299,1,`שׂ`],[64300,1,`שּׁ`],[64301,1,`שּׂ`],[64302,1,`אַ`],[64303,1,`אָ`],[64304,1,`אּ`],[64305,1,`בּ`],[64306,1,`גּ`],[64307,1,`דּ`],[64308,1,`הּ`],[64309,1,`וּ`],[64310,1,`זּ`],[64311,3],[64312,1,`טּ`],[64313,1,`יּ`],[64314,1,`ךּ`],[64315,1,`כּ`],[64316,1,`לּ`],[64317,3],[64318,1,`מּ`],[64319,3],[64320,1,`נּ`],[64321,1,`סּ`],[64322,3],[64323,1,`ףּ`],[64324,1,`פּ`],[64325,3],[64326,1,`צּ`],[64327,1,`קּ`],[64328,1,`רּ`],[64329,1,`שּ`],[64330,1,`תּ`],[64331,1,`וֹ`],[64332,1,`בֿ`],[64333,1,`כֿ`],[64334,1,`פֿ`],[64335,1,`אל`],[[64336,64337],1,`ٱ`],[[64338,64341],1,`ٻ`],[[64342,64345],1,`پ`],[[64346,64349],1,`ڀ`],[[64350,64353],1,`ٺ`],[[64354,64357],1,`ٿ`],[[64358,64361],1,`ٹ`],[[64362,64365],1,`ڤ`],[[64366,64369],1,`ڦ`],[[64370,64373],1,`ڄ`],[[64374,64377],1,`ڃ`],[[64378,64381],1,`چ`],[[64382,64385],1,`ڇ`],[[64386,64387],1,`ڍ`],[[64388,64389],1,`ڌ`],[[64390,64391],1,`ڎ`],[[64392,64393],1,`ڈ`],[[64394,64395],1,`ژ`],[[64396,64397],1,`ڑ`],[[64398,64401],1,`ک`],[[64402,64405],1,`گ`],[[64406,64409],1,`ڳ`],[[64410,64413],1,`ڱ`],[[64414,64415],1,`ں`],[[64416,64419],1,`ڻ`],[[64420,64421],1,`ۀ`],[[64422,64425],1,`ہ`],[[64426,64429],1,`ھ`],[[64430,64431],1,`ے`],[[64432,64433],1,`ۓ`],[[64434,64449],2],[64450,2],[[64451,64466],3],[[64467,64470],1,`ڭ`],[[64471,64472],1,`ۇ`],[[64473,64474],1,`ۆ`],[[64475,64476],1,`ۈ`],[64477,1,`ۇٴ`],[[64478,64479],1,`ۋ`],[[64480,64481],1,`ۅ`],[[64482,64483],1,`ۉ`],[[64484,64487],1,`ې`],[[64488,64489],1,`ى`],[[64490,64491],1,`ئا`],[[64492,64493],1,`ئە`],[[64494,64495],1,`ئو`],[[64496,64497],1,`ئۇ`],[[64498,64499],1,`ئۆ`],[[64500,64501],1,`ئۈ`],[[64502,64504],1,`ئې`],[[64505,64507],1,`ئى`],[[64508,64511],1,`ی`],[64512,1,`ئج`],[64513,1,`ئح`],[64514,1,`ئم`],[64515,1,`ئى`],[64516,1,`ئي`],[64517,1,`بج`],[64518,1,`بح`],[64519,1,`بخ`],[64520,1,`بم`],[64521,1,`بى`],[64522,1,`بي`],[64523,1,`تج`],[64524,1,`تح`],[64525,1,`تخ`],[64526,1,`تم`],[64527,1,`تى`],[64528,1,`تي`],[64529,1,`ثج`],[64530,1,`ثم`],[64531,1,`ثى`],[64532,1,`ثي`],[64533,1,`جح`],[64534,1,`جم`],[64535,1,`حج`],[64536,1,`حم`],[64537,1,`خج`],[64538,1,`خح`],[64539,1,`خم`],[64540,1,`سج`],[64541,1,`سح`],[64542,1,`سخ`],[64543,1,`سم`],[64544,1,`صح`],[64545,1,`صم`],[64546,1,`ضج`],[64547,1,`ضح`],[64548,1,`ضخ`],[64549,1,`ضم`],[64550,1,`طح`],[64551,1,`طم`],[64552,1,`ظم`],[64553,1,`عج`],[64554,1,`عم`],[64555,1,`غج`],[64556,1,`غم`],[64557,1,`فج`],[64558,1,`فح`],[64559,1,`فخ`],[64560,1,`فم`],[64561,1,`فى`],[64562,1,`في`],[64563,1,`قح`],[64564,1,`قم`],[64565,1,`قى`],[64566,1,`قي`],[64567,1,`كا`],[64568,1,`كج`],[64569,1,`كح`],[64570,1,`كخ`],[64571,1,`كل`],[64572,1,`كم`],[64573,1,`كى`],[64574,1,`كي`],[64575,1,`لج`],[64576,1,`لح`],[64577,1,`لخ`],[64578,1,`لم`],[64579,1,`لى`],[64580,1,`لي`],[64581,1,`مج`],[64582,1,`مح`],[64583,1,`مخ`],[64584,1,`مم`],[64585,1,`مى`],[64586,1,`مي`],[64587,1,`نج`],[64588,1,`نح`],[64589,1,`نخ`],[64590,1,`نم`],[64591,1,`نى`],[64592,1,`ني`],[64593,1,`هج`],[64594,1,`هم`],[64595,1,`هى`],[64596,1,`هي`],[64597,1,`يج`],[64598,1,`يح`],[64599,1,`يخ`],[64600,1,`يم`],[64601,1,`يى`],[64602,1,`يي`],[64603,1,`ذٰ`],[64604,1,`رٰ`],[64605,1,`ىٰ`],[64606,1,` ٌّ`],[64607,1,` ٍّ`],[64608,1,` َّ`],[64609,1,` ُّ`],[64610,1,` ِّ`],[64611,1,` ّٰ`],[64612,1,`ئر`],[64613,1,`ئز`],[64614,1,`ئم`],[64615,1,`ئن`],[64616,1,`ئى`],[64617,1,`ئي`],[64618,1,`بر`],[64619,1,`بز`],[64620,1,`بم`],[64621,1,`بن`],[64622,1,`بى`],[64623,1,`بي`],[64624,1,`تر`],[64625,1,`تز`],[64626,1,`تم`],[64627,1,`تن`],[64628,1,`تى`],[64629,1,`تي`],[64630,1,`ثر`],[64631,1,`ثز`],[64632,1,`ثم`],[64633,1,`ثن`],[64634,1,`ثى`],[64635,1,`ثي`],[64636,1,`فى`],[64637,1,`في`],[64638,1,`قى`],[64639,1,`قي`],[64640,1,`كا`],[64641,1,`كل`],[64642,1,`كم`],[64643,1,`كى`],[64644,1,`كي`],[64645,1,`لم`],[64646,1,`لى`],[64647,1,`لي`],[64648,1,`ما`],[64649,1,`مم`],[64650,1,`نر`],[64651,1,`نز`],[64652,1,`نم`],[64653,1,`نن`],[64654,1,`نى`],[64655,1,`ني`],[64656,1,`ىٰ`],[64657,1,`ير`],[64658,1,`يز`],[64659,1,`يم`],[64660,1,`ين`],[64661,1,`يى`],[64662,1,`يي`],[64663,1,`ئج`],[64664,1,`ئح`],[64665,1,`ئخ`],[64666,1,`ئم`],[64667,1,`ئه`],[64668,1,`بج`],[64669,1,`بح`],[64670,1,`بخ`],[64671,1,`بم`],[64672,1,`به`],[64673,1,`تج`],[64674,1,`تح`],[64675,1,`تخ`],[64676,1,`تم`],[64677,1,`ته`],[64678,1,`ثم`],[64679,1,`جح`],[64680,1,`جم`],[64681,1,`حج`],[64682,1,`حم`],[64683,1,`خج`],[64684,1,`خم`],[64685,1,`سج`],[64686,1,`سح`],[64687,1,`سخ`],[64688,1,`سم`],[64689,1,`صح`],[64690,1,`صخ`],[64691,1,`صم`],[64692,1,`ضج`],[64693,1,`ضح`],[64694,1,`ضخ`],[64695,1,`ضم`],[64696,1,`طح`],[64697,1,`ظم`],[64698,1,`عج`],[64699,1,`عم`],[64700,1,`غج`],[64701,1,`غم`],[64702,1,`فج`],[64703,1,`فح`],[64704,1,`فخ`],[64705,1,`فم`],[64706,1,`قح`],[64707,1,`قم`],[64708,1,`كج`],[64709,1,`كح`],[64710,1,`كخ`],[64711,1,`كل`],[64712,1,`كم`],[64713,1,`لج`],[64714,1,`لح`],[64715,1,`لخ`],[64716,1,`لم`],[64717,1,`له`],[64718,1,`مج`],[64719,1,`مح`],[64720,1,`مخ`],[64721,1,`مم`],[64722,1,`نج`],[64723,1,`نح`],[64724,1,`نخ`],[64725,1,`نم`],[64726,1,`نه`],[64727,1,`هج`],[64728,1,`هم`],[64729,1,`هٰ`],[64730,1,`يج`],[64731,1,`يح`],[64732,1,`يخ`],[64733,1,`يم`],[64734,1,`يه`],[64735,1,`ئم`],[64736,1,`ئه`],[64737,1,`بم`],[64738,1,`به`],[64739,1,`تم`],[64740,1,`ته`],[64741,1,`ثم`],[64742,1,`ثه`],[64743,1,`سم`],[64744,1,`سه`],[64745,1,`شم`],[64746,1,`شه`],[64747,1,`كل`],[64748,1,`كم`],[64749,1,`لم`],[64750,1,`نم`],[64751,1,`نه`],[64752,1,`يم`],[64753,1,`يه`],[64754,1,`ـَّ`],[64755,1,`ـُّ`],[64756,1,`ـِّ`],[64757,1,`طى`],[64758,1,`طي`],[64759,1,`عى`],[64760,1,`عي`],[64761,1,`غى`],[64762,1,`غي`],[64763,1,`سى`],[64764,1,`سي`],[64765,1,`شى`],[64766,1,`شي`],[64767,1,`حى`],[64768,1,`حي`],[64769,1,`جى`],[64770,1,`جي`],[64771,1,`خى`],[64772,1,`خي`],[64773,1,`صى`],[64774,1,`صي`],[64775,1,`ضى`],[64776,1,`ضي`],[64777,1,`شج`],[64778,1,`شح`],[64779,1,`شخ`],[64780,1,`شم`],[64781,1,`شر`],[64782,1,`سر`],[64783,1,`صر`],[64784,1,`ضر`],[64785,1,`طى`],[64786,1,`طي`],[64787,1,`عى`],[64788,1,`عي`],[64789,1,`غى`],[64790,1,`غي`],[64791,1,`سى`],[64792,1,`سي`],[64793,1,`شى`],[64794,1,`شي`],[64795,1,`حى`],[64796,1,`حي`],[64797,1,`جى`],[64798,1,`جي`],[64799,1,`خى`],[64800,1,`خي`],[64801,1,`صى`],[64802,1,`صي`],[64803,1,`ضى`],[64804,1,`ضي`],[64805,1,`شج`],[64806,1,`شح`],[64807,1,`شخ`],[64808,1,`شم`],[64809,1,`شر`],[64810,1,`سر`],[64811,1,`صر`],[64812,1,`ضر`],[64813,1,`شج`],[64814,1,`شح`],[64815,1,`شخ`],[64816,1,`شم`],[64817,1,`سه`],[64818,1,`شه`],[64819,1,`طم`],[64820,1,`سج`],[64821,1,`سح`],[64822,1,`سخ`],[64823,1,`شج`],[64824,1,`شح`],[64825,1,`شخ`],[64826,1,`طم`],[64827,1,`ظم`],[[64828,64829],1,`اً`],[[64830,64831],2],[[64832,64847],2],[64848,1,`تجم`],[[64849,64850],1,`تحج`],[64851,1,`تحم`],[64852,1,`تخم`],[64853,1,`تمج`],[64854,1,`تمح`],[64855,1,`تمخ`],[[64856,64857],1,`جمح`],[64858,1,`حمي`],[64859,1,`حمى`],[64860,1,`سحج`],[64861,1,`سجح`],[64862,1,`سجى`],[[64863,64864],1,`سمح`],[64865,1,`سمج`],[[64866,64867],1,`سمم`],[[64868,64869],1,`صحح`],[64870,1,`صمم`],[[64871,64872],1,`شحم`],[64873,1,`شجي`],[[64874,64875],1,`شمخ`],[[64876,64877],1,`شمم`],[64878,1,`ضحى`],[[64879,64880],1,`ضخم`],[[64881,64882],1,`طمح`],[64883,1,`طمم`],[64884,1,`طمي`],[64885,1,`عجم`],[[64886,64887],1,`عمم`],[64888,1,`عمى`],[64889,1,`غمم`],[64890,1,`غمي`],[64891,1,`غمى`],[[64892,64893],1,`فخم`],[64894,1,`قمح`],[64895,1,`قمم`],[64896,1,`لحم`],[64897,1,`لحي`],[64898,1,`لحى`],[[64899,64900],1,`لجج`],[[64901,64902],1,`لخم`],[[64903,64904],1,`لمح`],[64905,1,`محج`],[64906,1,`محم`],[64907,1,`محي`],[64908,1,`مجح`],[64909,1,`مجم`],[64910,1,`مخج`],[64911,1,`مخم`],[[64912,64913],3],[64914,1,`مجخ`],[64915,1,`همج`],[64916,1,`همم`],[64917,1,`نحم`],[64918,1,`نحى`],[[64919,64920],1,`نجم`],[64921,1,`نجى`],[64922,1,`نمي`],[64923,1,`نمى`],[[64924,64925],1,`يمم`],[64926,1,`بخي`],[64927,1,`تجي`],[64928,1,`تجى`],[64929,1,`تخي`],[64930,1,`تخى`],[64931,1,`تمي`],[64932,1,`تمى`],[64933,1,`جمي`],[64934,1,`جحى`],[64935,1,`جمى`],[64936,1,`سخى`],[64937,1,`صحي`],[64938,1,`شحي`],[64939,1,`ضحي`],[64940,1,`لجي`],[64941,1,`لمي`],[64942,1,`يحي`],[64943,1,`يجي`],[64944,1,`يمي`],[64945,1,`ممي`],[64946,1,`قمي`],[64947,1,`نحي`],[64948,1,`قمح`],[64949,1,`لحم`],[64950,1,`عمي`],[64951,1,`كمي`],[64952,1,`نجح`],[64953,1,`مخي`],[64954,1,`لجم`],[64955,1,`كمم`],[64956,1,`لجم`],[64957,1,`نجح`],[64958,1,`جحي`],[64959,1,`حجي`],[64960,1,`مجي`],[64961,1,`فمي`],[64962,1,`بحي`],[64963,1,`كمم`],[64964,1,`عجم`],[64965,1,`صمم`],[64966,1,`سخي`],[64967,1,`نجي`],[[64968,64974],3],[64975,2],[[64976,65007],3],[65008,1,`صلے`],[65009,1,`قلے`],[65010,1,`الله`],[65011,1,`اكبر`],[65012,1,`محمد`],[65013,1,`صلعم`],[65014,1,`رسول`],[65015,1,`عليه`],[65016,1,`وسلم`],[65017,1,`صلى`],[65018,1,`صلى الله عليه وسلم`],[65019,1,`جل جلاله`],[65020,1,`ریال`],[65021,2],[[65022,65023],2],[[65024,65039],7],[65040,1,`,`],[65041,1,`、`],[65042,3],[65043,1,`:`],[65044,1,`;`],[65045,1,`!`],[65046,1,`?`],[65047,1,`〖`],[65048,1,`〗`],[65049,3],[[65050,65055],3],[[65056,65059],2],[[65060,65062],2],[[65063,65069],2],[[65070,65071],2],[65072,3],[65073,1,`—`],[65074,1,`–`],[[65075,65076],1,`_`],[65077,1,`(`],[65078,1,`)`],[65079,1,`{`],[65080,1,`}`],[65081,1,`〔`],[65082,1,`〕`],[65083,1,`【`],[65084,1,`】`],[65085,1,`《`],[65086,1,`》`],[65087,1,`〈`],[65088,1,`〉`],[65089,1,`「`],[65090,1,`」`],[65091,1,`『`],[65092,1,`』`],[[65093,65094],2],[65095,1,`[`],[65096,1,`]`],[[65097,65100],1,` ̅`],[[65101,65103],1,`_`],[65104,1,`,`],[65105,1,`、`],[65106,3],[65107,3],[65108,1,`;`],[65109,1,`:`],[65110,1,`?`],[65111,1,`!`],[65112,1,`—`],[65113,1,`(`],[65114,1,`)`],[65115,1,`{`],[65116,1,`}`],[65117,1,`〔`],[65118,1,`〕`],[65119,1,`#`],[65120,1,`&`],[65121,1,`*`],[65122,1,`+`],[65123,1,`-`],[65124,1,`<`],[65125,1,`>`],[65126,1,`=`],[65127,3],[65128,1,`\\`],[65129,1,`$`],[65130,1,`%`],[65131,1,`@`],[[65132,65135],3],[65136,1,` ً`],[65137,1,`ـً`],[65138,1,` ٌ`],[65139,2],[65140,1,` ٍ`],[65141,3],[65142,1,` َ`],[65143,1,`ـَ`],[65144,1,` ُ`],[65145,1,`ـُ`],[65146,1,` ِ`],[65147,1,`ـِ`],[65148,1,` ّ`],[65149,1,`ـّ`],[65150,1,` ْ`],[65151,1,`ـْ`],[65152,1,`ء`],[[65153,65154],1,`آ`],[[65155,65156],1,`أ`],[[65157,65158],1,`ؤ`],[[65159,65160],1,`إ`],[[65161,65164],1,`ئ`],[[65165,65166],1,`ا`],[[65167,65170],1,`ب`],[[65171,65172],1,`ة`],[[65173,65176],1,`ت`],[[65177,65180],1,`ث`],[[65181,65184],1,`ج`],[[65185,65188],1,`ح`],[[65189,65192],1,`خ`],[[65193,65194],1,`د`],[[65195,65196],1,`ذ`],[[65197,65198],1,`ر`],[[65199,65200],1,`ز`],[[65201,65204],1,`س`],[[65205,65208],1,`ش`],[[65209,65212],1,`ص`],[[65213,65216],1,`ض`],[[65217,65220],1,`ط`],[[65221,65224],1,`ظ`],[[65225,65228],1,`ع`],[[65229,65232],1,`غ`],[[65233,65236],1,`ف`],[[65237,65240],1,`ق`],[[65241,65244],1,`ك`],[[65245,65248],1,`ل`],[[65249,65252],1,`م`],[[65253,65256],1,`ن`],[[65257,65260],1,`ه`],[[65261,65262],1,`و`],[[65263,65264],1,`ى`],[[65265,65268],1,`ي`],[[65269,65270],1,`لآ`],[[65271,65272],1,`لأ`],[[65273,65274],1,`لإ`],[[65275,65276],1,`لا`],[[65277,65278],3],[65279,7],[65280,3],[65281,1,`!`],[65282,1,`"`],[65283,1,`#`],[65284,1,`$`],[65285,1,`%`],[65286,1,`&`],[65287,1,`'`],[65288,1,`(`],[65289,1,`)`],[65290,1,`*`],[65291,1,`+`],[65292,1,`,`],[65293,1,`-`],[65294,1,`.`],[65295,1,`/`],[65296,1,`0`],[65297,1,`1`],[65298,1,`2`],[65299,1,`3`],[65300,1,`4`],[65301,1,`5`],[65302,1,`6`],[65303,1,`7`],[65304,1,`8`],[65305,1,`9`],[65306,1,`:`],[65307,1,`;`],[65308,1,`<`],[65309,1,`=`],[65310,1,`>`],[65311,1,`?`],[65312,1,`@`],[65313,1,`a`],[65314,1,`b`],[65315,1,`c`],[65316,1,`d`],[65317,1,`e`],[65318,1,`f`],[65319,1,`g`],[65320,1,`h`],[65321,1,`i`],[65322,1,`j`],[65323,1,`k`],[65324,1,`l`],[65325,1,`m`],[65326,1,`n`],[65327,1,`o`],[65328,1,`p`],[65329,1,`q`],[65330,1,`r`],[65331,1,`s`],[65332,1,`t`],[65333,1,`u`],[65334,1,`v`],[65335,1,`w`],[65336,1,`x`],[65337,1,`y`],[65338,1,`z`],[65339,1,`[`],[65340,1,`\\`],[65341,1,`]`],[65342,1,`^`],[65343,1,`_`],[65344,1,"`"],[65345,1,`a`],[65346,1,`b`],[65347,1,`c`],[65348,1,`d`],[65349,1,`e`],[65350,1,`f`],[65351,1,`g`],[65352,1,`h`],[65353,1,`i`],[65354,1,`j`],[65355,1,`k`],[65356,1,`l`],[65357,1,`m`],[65358,1,`n`],[65359,1,`o`],[65360,1,`p`],[65361,1,`q`],[65362,1,`r`],[65363,1,`s`],[65364,1,`t`],[65365,1,`u`],[65366,1,`v`],[65367,1,`w`],[65368,1,`x`],[65369,1,`y`],[65370,1,`z`],[65371,1,`{`],[65372,1,`|`],[65373,1,`}`],[65374,1,`~`],[65375,1,`⦅`],[65376,1,`⦆`],[65377,1,`.`],[65378,1,`「`],[65379,1,`」`],[65380,1,`、`],[65381,1,`・`],[65382,1,`ヲ`],[65383,1,`ァ`],[65384,1,`ィ`],[65385,1,`ゥ`],[65386,1,`ェ`],[65387,1,`ォ`],[65388,1,`ャ`],[65389,1,`ュ`],[65390,1,`ョ`],[65391,1,`ッ`],[65392,1,`ー`],[65393,1,`ア`],[65394,1,`イ`],[65395,1,`ウ`],[65396,1,`エ`],[65397,1,`オ`],[65398,1,`カ`],[65399,1,`キ`],[65400,1,`ク`],[65401,1,`ケ`],[65402,1,`コ`],[65403,1,`サ`],[65404,1,`シ`],[65405,1,`ス`],[65406,1,`セ`],[65407,1,`ソ`],[65408,1,`タ`],[65409,1,`チ`],[65410,1,`ツ`],[65411,1,`テ`],[65412,1,`ト`],[65413,1,`ナ`],[65414,1,`ニ`],[65415,1,`ヌ`],[65416,1,`ネ`],[65417,1,`ノ`],[65418,1,`ハ`],[65419,1,`ヒ`],[65420,1,`フ`],[65421,1,`ヘ`],[65422,1,`ホ`],[65423,1,`マ`],[65424,1,`ミ`],[65425,1,`ム`],[65426,1,`メ`],[65427,1,`モ`],[65428,1,`ヤ`],[65429,1,`ユ`],[65430,1,`ヨ`],[65431,1,`ラ`],[65432,1,`リ`],[65433,1,`ル`],[65434,1,`レ`],[65435,1,`ロ`],[65436,1,`ワ`],[65437,1,`ン`],[65438,1,`゙`],[65439,1,`゚`],[65440,7],[65441,1,`ᄀ`],[65442,1,`ᄁ`],[65443,1,`ᆪ`],[65444,1,`ᄂ`],[65445,1,`ᆬ`],[65446,1,`ᆭ`],[65447,1,`ᄃ`],[65448,1,`ᄄ`],[65449,1,`ᄅ`],[65450,1,`ᆰ`],[65451,1,`ᆱ`],[65452,1,`ᆲ`],[65453,1,`ᆳ`],[65454,1,`ᆴ`],[65455,1,`ᆵ`],[65456,1,`ᄚ`],[65457,1,`ᄆ`],[65458,1,`ᄇ`],[65459,1,`ᄈ`],[65460,1,`ᄡ`],[65461,1,`ᄉ`],[65462,1,`ᄊ`],[65463,1,`ᄋ`],[65464,1,`ᄌ`],[65465,1,`ᄍ`],[65466,1,`ᄎ`],[65467,1,`ᄏ`],[65468,1,`ᄐ`],[65469,1,`ᄑ`],[65470,1,`ᄒ`],[[65471,65473],3],[65474,1,`ᅡ`],[65475,1,`ᅢ`],[65476,1,`ᅣ`],[65477,1,`ᅤ`],[65478,1,`ᅥ`],[65479,1,`ᅦ`],[[65480,65481],3],[65482,1,`ᅧ`],[65483,1,`ᅨ`],[65484,1,`ᅩ`],[65485,1,`ᅪ`],[65486,1,`ᅫ`],[65487,1,`ᅬ`],[[65488,65489],3],[65490,1,`ᅭ`],[65491,1,`ᅮ`],[65492,1,`ᅯ`],[65493,1,`ᅰ`],[65494,1,`ᅱ`],[65495,1,`ᅲ`],[[65496,65497],3],[65498,1,`ᅳ`],[65499,1,`ᅴ`],[65500,1,`ᅵ`],[[65501,65503],3],[65504,1,`¢`],[65505,1,`£`],[65506,1,`¬`],[65507,1,` ̄`],[65508,1,`¦`],[65509,1,`¥`],[65510,1,`₩`],[65511,3],[65512,1,`│`],[65513,1,`←`],[65514,1,`↑`],[65515,1,`→`],[65516,1,`↓`],[65517,1,`■`],[65518,1,`○`],[[65519,65528],3],[[65529,65531],3],[65532,3],[65533,3],[[65534,65535],3],[[65536,65547],2],[65548,3],[[65549,65574],2],[65575,3],[[65576,65594],2],[65595,3],[[65596,65597],2],[65598,3],[[65599,65613],2],[[65614,65615],3],[[65616,65629],2],[[65630,65663],3],[[65664,65786],2],[[65787,65791],3],[[65792,65794],2],[[65795,65798],3],[[65799,65843],2],[[65844,65846],3],[[65847,65855],2],[[65856,65930],2],[[65931,65932],2],[[65933,65934],2],[65935,3],[[65936,65947],2],[65948,2],[[65949,65951],3],[65952,2],[[65953,65999],3],[[66e3,66044],2],[66045,2],[[66046,66175],3],[[66176,66204],2],[[66205,66207],3],[[66208,66256],2],[[66257,66271],3],[66272,2],[[66273,66299],2],[[66300,66303],3],[[66304,66334],2],[66335,2],[[66336,66339],2],[[66340,66348],3],[[66349,66351],2],[[66352,66368],2],[66369,2],[[66370,66377],2],[66378,2],[[66379,66383],3],[[66384,66426],2],[[66427,66431],3],[[66432,66461],2],[66462,3],[66463,2],[[66464,66499],2],[[66500,66503],3],[[66504,66511],2],[[66512,66517],2],[[66518,66559],3],[66560,1,`𐐨`],[66561,1,`𐐩`],[66562,1,`𐐪`],[66563,1,`𐐫`],[66564,1,`𐐬`],[66565,1,`𐐭`],[66566,1,`𐐮`],[66567,1,`𐐯`],[66568,1,`𐐰`],[66569,1,`𐐱`],[66570,1,`𐐲`],[66571,1,`𐐳`],[66572,1,`𐐴`],[66573,1,`𐐵`],[66574,1,`𐐶`],[66575,1,`𐐷`],[66576,1,`𐐸`],[66577,1,`𐐹`],[66578,1,`𐐺`],[66579,1,`𐐻`],[66580,1,`𐐼`],[66581,1,`𐐽`],[66582,1,`𐐾`],[66583,1,`𐐿`],[66584,1,`𐑀`],[66585,1,`𐑁`],[66586,1,`𐑂`],[66587,1,`𐑃`],[66588,1,`𐑄`],[66589,1,`𐑅`],[66590,1,`𐑆`],[66591,1,`𐑇`],[66592,1,`𐑈`],[66593,1,`𐑉`],[66594,1,`𐑊`],[66595,1,`𐑋`],[66596,1,`𐑌`],[66597,1,`𐑍`],[66598,1,`𐑎`],[66599,1,`𐑏`],[[66600,66637],2],[[66638,66717],2],[[66718,66719],3],[[66720,66729],2],[[66730,66735],3],[66736,1,`𐓘`],[66737,1,`𐓙`],[66738,1,`𐓚`],[66739,1,`𐓛`],[66740,1,`𐓜`],[66741,1,`𐓝`],[66742,1,`𐓞`],[66743,1,`𐓟`],[66744,1,`𐓠`],[66745,1,`𐓡`],[66746,1,`𐓢`],[66747,1,`𐓣`],[66748,1,`𐓤`],[66749,1,`𐓥`],[66750,1,`𐓦`],[66751,1,`𐓧`],[66752,1,`𐓨`],[66753,1,`𐓩`],[66754,1,`𐓪`],[66755,1,`𐓫`],[66756,1,`𐓬`],[66757,1,`𐓭`],[66758,1,`𐓮`],[66759,1,`𐓯`],[66760,1,`𐓰`],[66761,1,`𐓱`],[66762,1,`𐓲`],[66763,1,`𐓳`],[66764,1,`𐓴`],[66765,1,`𐓵`],[66766,1,`𐓶`],[66767,1,`𐓷`],[66768,1,`𐓸`],[66769,1,`𐓹`],[66770,1,`𐓺`],[66771,1,`𐓻`],[[66772,66775],3],[[66776,66811],2],[[66812,66815],3],[[66816,66855],2],[[66856,66863],3],[[66864,66915],2],[[66916,66926],3],[66927,2],[66928,1,`𐖗`],[66929,1,`𐖘`],[66930,1,`𐖙`],[66931,1,`𐖚`],[66932,1,`𐖛`],[66933,1,`𐖜`],[66934,1,`𐖝`],[66935,1,`𐖞`],[66936,1,`𐖟`],[66937,1,`𐖠`],[66938,1,`𐖡`],[66939,3],[66940,1,`𐖣`],[66941,1,`𐖤`],[66942,1,`𐖥`],[66943,1,`𐖦`],[66944,1,`𐖧`],[66945,1,`𐖨`],[66946,1,`𐖩`],[66947,1,`𐖪`],[66948,1,`𐖫`],[66949,1,`𐖬`],[66950,1,`𐖭`],[66951,1,`𐖮`],[66952,1,`𐖯`],[66953,1,`𐖰`],[66954,1,`𐖱`],[66955,3],[66956,1,`𐖳`],[66957,1,`𐖴`],[66958,1,`𐖵`],[66959,1,`𐖶`],[66960,1,`𐖷`],[66961,1,`𐖸`],[66962,1,`𐖹`],[66963,3],[66964,1,`𐖻`],[66965,1,`𐖼`],[66966,3],[[66967,66977],2],[66978,3],[[66979,66993],2],[66994,3],[[66995,67001],2],[67002,3],[[67003,67004],2],[[67005,67007],3],[[67008,67059],2],[[67060,67071],3],[[67072,67382],2],[[67383,67391],3],[[67392,67413],2],[[67414,67423],3],[[67424,67431],2],[[67432,67455],3],[67456,2],[67457,1,`ː`],[67458,1,`ˑ`],[67459,1,`æ`],[67460,1,`ʙ`],[67461,1,`ɓ`],[67462,3],[67463,1,`ʣ`],[67464,1,`ꭦ`],[67465,1,`ʥ`],[67466,1,`ʤ`],[67467,1,`ɖ`],[67468,1,`ɗ`],[67469,1,`ᶑ`],[67470,1,`ɘ`],[67471,1,`ɞ`],[67472,1,`ʩ`],[67473,1,`ɤ`],[67474,1,`ɢ`],[67475,1,`ɠ`],[67476,1,`ʛ`],[67477,1,`ħ`],[67478,1,`ʜ`],[67479,1,`ɧ`],[67480,1,`ʄ`],[67481,1,`ʪ`],[67482,1,`ʫ`],[67483,1,`ɬ`],[67484,1,`𝼄`],[67485,1,`ꞎ`],[67486,1,`ɮ`],[67487,1,`𝼅`],[67488,1,`ʎ`],[67489,1,`𝼆`],[67490,1,`ø`],[67491,1,`ɶ`],[67492,1,`ɷ`],[67493,1,`q`],[67494,1,`ɺ`],[67495,1,`𝼈`],[67496,1,`ɽ`],[67497,1,`ɾ`],[67498,1,`ʀ`],[67499,1,`ʨ`],[67500,1,`ʦ`],[67501,1,`ꭧ`],[67502,1,`ʧ`],[67503,1,`ʈ`],[67504,1,`ⱱ`],[67505,3],[67506,1,`ʏ`],[67507,1,`ʡ`],[67508,1,`ʢ`],[67509,1,`ʘ`],[67510,1,`ǀ`],[67511,1,`ǁ`],[67512,1,`ǂ`],[67513,1,`𝼊`],[67514,1,`𝼞`],[[67515,67583],3],[[67584,67589],2],[[67590,67591],3],[67592,2],[67593,3],[[67594,67637],2],[67638,3],[[67639,67640],2],[[67641,67643],3],[67644,2],[[67645,67646],3],[67647,2],[[67648,67669],2],[67670,3],[[67671,67679],2],[[67680,67702],2],[[67703,67711],2],[[67712,67742],2],[[67743,67750],3],[[67751,67759],2],[[67760,67807],3],[[67808,67826],2],[67827,3],[[67828,67829],2],[[67830,67834],3],[[67835,67839],2],[[67840,67861],2],[[67862,67865],2],[[67866,67867],2],[[67868,67870],3],[67871,2],[[67872,67897],2],[[67898,67902],3],[67903,2],[[67904,67967],3],[[67968,68023],2],[[68024,68027],3],[[68028,68029],2],[[68030,68031],2],[[68032,68047],2],[[68048,68049],3],[[68050,68095],2],[[68096,68099],2],[68100,3],[[68101,68102],2],[[68103,68107],3],[[68108,68115],2],[68116,3],[[68117,68119],2],[68120,3],[[68121,68147],2],[[68148,68149],2],[[68150,68151],3],[[68152,68154],2],[[68155,68158],3],[68159,2],[[68160,68167],2],[68168,2],[[68169,68175],3],[[68176,68184],2],[[68185,68191],3],[[68192,68220],2],[[68221,68223],2],[[68224,68252],2],[[68253,68255],2],[[68256,68287],3],[[68288,68295],2],[68296,2],[[68297,68326],2],[[68327,68330],3],[[68331,68342],2],[[68343,68351],3],[[68352,68405],2],[[68406,68408],3],[[68409,68415],2],[[68416,68437],2],[[68438,68439],3],[[68440,68447],2],[[68448,68466],2],[[68467,68471],3],[[68472,68479],2],[[68480,68497],2],[[68498,68504],3],[[68505,68508],2],[[68509,68520],3],[[68521,68527],2],[[68528,68607],3],[[68608,68680],2],[[68681,68735],3],[68736,1,`𐳀`],[68737,1,`𐳁`],[68738,1,`𐳂`],[68739,1,`𐳃`],[68740,1,`𐳄`],[68741,1,`𐳅`],[68742,1,`𐳆`],[68743,1,`𐳇`],[68744,1,`𐳈`],[68745,1,`𐳉`],[68746,1,`𐳊`],[68747,1,`𐳋`],[68748,1,`𐳌`],[68749,1,`𐳍`],[68750,1,`𐳎`],[68751,1,`𐳏`],[68752,1,`𐳐`],[68753,1,`𐳑`],[68754,1,`𐳒`],[68755,1,`𐳓`],[68756,1,`𐳔`],[68757,1,`𐳕`],[68758,1,`𐳖`],[68759,1,`𐳗`],[68760,1,`𐳘`],[68761,1,`𐳙`],[68762,1,`𐳚`],[68763,1,`𐳛`],[68764,1,`𐳜`],[68765,1,`𐳝`],[68766,1,`𐳞`],[68767,1,`𐳟`],[68768,1,`𐳠`],[68769,1,`𐳡`],[68770,1,`𐳢`],[68771,1,`𐳣`],[68772,1,`𐳤`],[68773,1,`𐳥`],[68774,1,`𐳦`],[68775,1,`𐳧`],[68776,1,`𐳨`],[68777,1,`𐳩`],[68778,1,`𐳪`],[68779,1,`𐳫`],[68780,1,`𐳬`],[68781,1,`𐳭`],[68782,1,`𐳮`],[68783,1,`𐳯`],[68784,1,`𐳰`],[68785,1,`𐳱`],[68786,1,`𐳲`],[[68787,68799],3],[[68800,68850],2],[[68851,68857],3],[[68858,68863],2],[[68864,68903],2],[[68904,68911],3],[[68912,68921],2],[[68922,68927],3],[[68928,68943],2],[68944,1,`𐵰`],[68945,1,`𐵱`],[68946,1,`𐵲`],[68947,1,`𐵳`],[68948,1,`𐵴`],[68949,1,`𐵵`],[68950,1,`𐵶`],[68951,1,`𐵷`],[68952,1,`𐵸`],[68953,1,`𐵹`],[68954,1,`𐵺`],[68955,1,`𐵻`],[68956,1,`𐵼`],[68957,1,`𐵽`],[68958,1,`𐵾`],[68959,1,`𐵿`],[68960,1,`𐶀`],[68961,1,`𐶁`],[68962,1,`𐶂`],[68963,1,`𐶃`],[68964,1,`𐶄`],[68965,1,`𐶅`],[[68966,68968],3],[[68969,68973],2],[68974,2],[[68975,68997],2],[[68998,69005],3],[[69006,69007],2],[[69008,69215],3],[[69216,69246],2],[69247,3],[[69248,69289],2],[69290,3],[[69291,69292],2],[69293,2],[[69294,69295],3],[[69296,69297],2],[[69298,69313],3],[[69314,69316],2],[[69317,69371],3],[69372,2],[[69373,69375],2],[[69376,69404],2],[[69405,69414],2],[69415,2],[[69416,69423],3],[[69424,69456],2],[[69457,69465],2],[[69466,69487],3],[[69488,69509],2],[[69510,69513],2],[[69514,69551],3],[[69552,69572],2],[[69573,69579],2],[[69580,69599],3],[[69600,69622],2],[[69623,69631],3],[[69632,69702],2],[[69703,69709],2],[[69710,69713],3],[[69714,69733],2],[[69734,69743],2],[[69744,69749],2],[[69750,69758],3],[69759,2],[[69760,69818],2],[[69819,69820],2],[69821,3],[[69822,69825],2],[69826,2],[[69827,69836],3],[69837,3],[[69838,69839],3],[[69840,69864],2],[[69865,69871],3],[[69872,69881],2],[[69882,69887],3],[[69888,69940],2],[69941,3],[[69942,69951],2],[[69952,69955],2],[[69956,69958],2],[69959,2],[[69960,69967],3],[[69968,70003],2],[[70004,70005],2],[70006,2],[[70007,70015],3],[[70016,70084],2],[[70085,70088],2],[[70089,70092],2],[70093,2],[[70094,70095],2],[[70096,70105],2],[70106,2],[70107,2],[70108,2],[[70109,70111],2],[70112,3],[[70113,70132],2],[[70133,70143],3],[[70144,70161],2],[70162,3],[[70163,70199],2],[[70200,70205],2],[70206,2],[[70207,70209],2],[[70210,70271],3],[[70272,70278],2],[70279,3],[70280,2],[70281,3],[[70282,70285],2],[70286,3],[[70287,70301],2],[70302,3],[[70303,70312],2],[70313,2],[[70314,70319],3],[[70320,70378],2],[[70379,70383],3],[[70384,70393],2],[[70394,70399],3],[70400,2],[[70401,70403],2],[70404,3],[[70405,70412],2],[[70413,70414],3],[[70415,70416],2],[[70417,70418],3],[[70419,70440],2],[70441,3],[[70442,70448],2],[70449,3],[[70450,70451],2],[70452,3],[[70453,70457],2],[70458,3],[70459,2],[[70460,70468],2],[[70469,70470],3],[[70471,70472],2],[[70473,70474],3],[[70475,70477],2],[[70478,70479],3],[70480,2],[[70481,70486],3],[70487,2],[[70488,70492],3],[[70493,70499],2],[[70500,70501],3],[[70502,70508],2],[[70509,70511],3],[[70512,70516],2],[[70517,70527],3],[[70528,70537],2],[70538,3],[70539,2],[[70540,70541],3],[70542,2],[70543,3],[[70544,70581],2],[70582,3],[[70583,70592],2],[70593,3],[70594,2],[[70595,70596],3],[70597,2],[70598,3],[[70599,70602],2],[70603,3],[[70604,70611],2],[[70612,70613],2],[70614,3],[[70615,70616],2],[[70617,70624],3],[[70625,70626],2],[[70627,70655],3],[[70656,70730],2],[[70731,70735],2],[[70736,70745],2],[70746,2],[70747,2],[70748,3],[70749,2],[70750,2],[70751,2],[[70752,70753],2],[[70754,70783],3],[[70784,70853],2],[70854,2],[70855,2],[[70856,70863],3],[[70864,70873],2],[[70874,71039],3],[[71040,71093],2],[[71094,71095],3],[[71096,71104],2],[[71105,71113],2],[[71114,71127],2],[[71128,71133],2],[[71134,71167],3],[[71168,71232],2],[[71233,71235],2],[71236,2],[[71237,71247],3],[[71248,71257],2],[[71258,71263],3],[[71264,71276],2],[[71277,71295],3],[[71296,71351],2],[71352,2],[71353,2],[[71354,71359],3],[[71360,71369],2],[[71370,71375],3],[[71376,71395],2],[[71396,71423],3],[[71424,71449],2],[71450,2],[[71451,71452],3],[[71453,71467],2],[[71468,71471],3],[[71472,71481],2],[[71482,71487],2],[[71488,71494],2],[[71495,71679],3],[[71680,71738],2],[71739,2],[[71740,71839],3],[71840,1,`𑣀`],[71841,1,`𑣁`],[71842,1,`𑣂`],[71843,1,`𑣃`],[71844,1,`𑣄`],[71845,1,`𑣅`],[71846,1,`𑣆`],[71847,1,`𑣇`],[71848,1,`𑣈`],[71849,1,`𑣉`],[71850,1,`𑣊`],[71851,1,`𑣋`],[71852,1,`𑣌`],[71853,1,`𑣍`],[71854,1,`𑣎`],[71855,1,`𑣏`],[71856,1,`𑣐`],[71857,1,`𑣑`],[71858,1,`𑣒`],[71859,1,`𑣓`],[71860,1,`𑣔`],[71861,1,`𑣕`],[71862,1,`𑣖`],[71863,1,`𑣗`],[71864,1,`𑣘`],[71865,1,`𑣙`],[71866,1,`𑣚`],[71867,1,`𑣛`],[71868,1,`𑣜`],[71869,1,`𑣝`],[71870,1,`𑣞`],[71871,1,`𑣟`],[[71872,71913],2],[[71914,71922],2],[[71923,71934],3],[71935,2],[[71936,71942],2],[[71943,71944],3],[71945,2],[[71946,71947],3],[[71948,71955],2],[71956,3],[[71957,71958],2],[71959,3],[[71960,71989],2],[71990,3],[[71991,71992],2],[[71993,71994],3],[[71995,72003],2],[[72004,72006],2],[[72007,72015],3],[[72016,72025],2],[[72026,72095],3],[[72096,72103],2],[[72104,72105],3],[[72106,72151],2],[[72152,72153],3],[[72154,72161],2],[72162,2],[[72163,72164],2],[[72165,72191],3],[[72192,72254],2],[[72255,72262],2],[72263,2],[[72264,72271],3],[[72272,72323],2],[[72324,72325],2],[[72326,72345],2],[[72346,72348],2],[72349,2],[[72350,72354],2],[[72355,72367],3],[[72368,72383],2],[[72384,72440],2],[[72441,72447],3],[[72448,72457],2],[[72458,72639],3],[[72640,72672],2],[72673,2],[[72674,72687],3],[[72688,72697],2],[[72698,72703],3],[[72704,72712],2],[72713,3],[[72714,72758],2],[72759,3],[[72760,72768],2],[[72769,72773],2],[[72774,72783],3],[[72784,72793],2],[[72794,72812],2],[[72813,72815],3],[[72816,72817],2],[[72818,72847],2],[[72848,72849],3],[[72850,72871],2],[72872,3],[[72873,72886],2],[[72887,72959],3],[[72960,72966],2],[72967,3],[[72968,72969],2],[72970,3],[[72971,73014],2],[[73015,73017],3],[73018,2],[73019,3],[[73020,73021],2],[73022,3],[[73023,73031],2],[[73032,73039],3],[[73040,73049],2],[[73050,73055],3],[[73056,73061],2],[73062,3],[[73063,73064],2],[73065,3],[[73066,73102],2],[73103,3],[[73104,73105],2],[73106,3],[[73107,73112],2],[[73113,73119],3],[[73120,73129],2],[[73130,73439],3],[[73440,73462],2],[[73463,73464],2],[[73465,73471],3],[[73472,73488],2],[73489,3],[[73490,73530],2],[[73531,73533],3],[[73534,73538],2],[[73539,73551],2],[[73552,73561],2],[73562,2],[[73563,73647],3],[73648,2],[[73649,73663],3],[[73664,73713],2],[[73714,73726],3],[73727,2],[[73728,74606],2],[[74607,74648],2],[74649,2],[[74650,74751],3],[[74752,74850],2],[[74851,74862],2],[74863,3],[[74864,74867],2],[74868,2],[[74869,74879],3],[[74880,75075],2],[[75076,77711],3],[[77712,77808],2],[[77809,77810],2],[[77811,77823],3],[[77824,78894],2],[78895,2],[[78896,78904],3],[[78905,78911],3],[[78912,78933],2],[[78934,78943],3],[[78944,82938],2],[[82939,82943],3],[[82944,83526],2],[[83527,90367],3],[[90368,90425],2],[[90426,92159],3],[[92160,92728],2],[[92729,92735],3],[[92736,92766],2],[92767,3],[[92768,92777],2],[[92778,92781],3],[[92782,92783],2],[[92784,92862],2],[92863,3],[[92864,92873],2],[[92874,92879],3],[[92880,92909],2],[[92910,92911],3],[[92912,92916],2],[92917,2],[[92918,92927],3],[[92928,92982],2],[[92983,92991],2],[[92992,92995],2],[[92996,92997],2],[[92998,93007],3],[[93008,93017],2],[93018,3],[[93019,93025],2],[93026,3],[[93027,93047],2],[[93048,93052],3],[[93053,93071],2],[[93072,93503],3],[[93504,93548],2],[[93549,93551],2],[[93552,93561],2],[[93562,93759],3],[93760,1,`𖹠`],[93761,1,`𖹡`],[93762,1,`𖹢`],[93763,1,`𖹣`],[93764,1,`𖹤`],[93765,1,`𖹥`],[93766,1,`𖹦`],[93767,1,`𖹧`],[93768,1,`𖹨`],[93769,1,`𖹩`],[93770,1,`𖹪`],[93771,1,`𖹫`],[93772,1,`𖹬`],[93773,1,`𖹭`],[93774,1,`𖹮`],[93775,1,`𖹯`],[93776,1,`𖹰`],[93777,1,`𖹱`],[93778,1,`𖹲`],[93779,1,`𖹳`],[93780,1,`𖹴`],[93781,1,`𖹵`],[93782,1,`𖹶`],[93783,1,`𖹷`],[93784,1,`𖹸`],[93785,1,`𖹹`],[93786,1,`𖹺`],[93787,1,`𖹻`],[93788,1,`𖹼`],[93789,1,`𖹽`],[93790,1,`𖹾`],[93791,1,`𖹿`],[[93792,93823],2],[[93824,93850],2],[[93851,93951],3],[[93952,94020],2],[[94021,94026],2],[[94027,94030],3],[94031,2],[[94032,94078],2],[[94079,94087],2],[[94088,94094],3],[[94095,94111],2],[[94112,94175],3],[94176,2],[94177,2],[94178,2],[94179,2],[94180,2],[[94181,94191],3],[[94192,94193],2],[[94194,94207],3],[[94208,100332],2],[[100333,100337],2],[[100338,100343],2],[[100344,100351],3],[[100352,101106],2],[[101107,101589],2],[[101590,101630],3],[101631,2],[[101632,101640],2],[[101641,110575],3],[[110576,110579],2],[110580,3],[[110581,110587],2],[110588,3],[[110589,110590],2],[110591,3],[[110592,110593],2],[[110594,110878],2],[[110879,110882],2],[[110883,110897],3],[110898,2],[[110899,110927],3],[[110928,110930],2],[[110931,110932],3],[110933,2],[[110934,110947],3],[[110948,110951],2],[[110952,110959],3],[[110960,111355],2],[[111356,113663],3],[[113664,113770],2],[[113771,113775],3],[[113776,113788],2],[[113789,113791],3],[[113792,113800],2],[[113801,113807],3],[[113808,113817],2],[[113818,113819],3],[113820,2],[[113821,113822],2],[113823,2],[[113824,113827],7],[[113828,117759],3],[[117760,117973],2],[117974,1,`a`],[117975,1,`b`],[117976,1,`c`],[117977,1,`d`],[117978,1,`e`],[117979,1,`f`],[117980,1,`g`],[117981,1,`h`],[117982,1,`i`],[117983,1,`j`],[117984,1,`k`],[117985,1,`l`],[117986,1,`m`],[117987,1,`n`],[117988,1,`o`],[117989,1,`p`],[117990,1,`q`],[117991,1,`r`],[117992,1,`s`],[117993,1,`t`],[117994,1,`u`],[117995,1,`v`],[117996,1,`w`],[117997,1,`x`],[117998,1,`y`],[117999,1,`z`],[118e3,1,`0`],[118001,1,`1`],[118002,1,`2`],[118003,1,`3`],[118004,1,`4`],[118005,1,`5`],[118006,1,`6`],[118007,1,`7`],[118008,1,`8`],[118009,1,`9`],[[118010,118015],3],[[118016,118451],2],[[118452,118527],3],[[118528,118573],2],[[118574,118575],3],[[118576,118598],2],[[118599,118607],3],[[118608,118723],2],[[118724,118783],3],[[118784,119029],2],[[119030,119039],3],[[119040,119078],2],[[119079,119080],3],[119081,2],[[119082,119133],2],[119134,1,`𝅗𝅥`],[119135,1,`𝅘𝅥`],[119136,1,`𝅘𝅥𝅮`],[119137,1,`𝅘𝅥𝅯`],[119138,1,`𝅘𝅥𝅰`],[119139,1,`𝅘𝅥𝅱`],[119140,1,`𝅘𝅥𝅲`],[[119141,119154],2],[[119155,119162],7],[[119163,119226],2],[119227,1,`𝆹𝅥`],[119228,1,`𝆺𝅥`],[119229,1,`𝆹𝅥𝅮`],[119230,1,`𝆺𝅥𝅮`],[119231,1,`𝆹𝅥𝅯`],[119232,1,`𝆺𝅥𝅯`],[[119233,119261],2],[[119262,119272],2],[[119273,119274],2],[[119275,119295],3],[[119296,119365],2],[[119366,119487],3],[[119488,119507],2],[[119508,119519],3],[[119520,119539],2],[[119540,119551],3],[[119552,119638],2],[[119639,119647],3],[[119648,119665],2],[[119666,119672],2],[[119673,119807],3],[119808,1,`a`],[119809,1,`b`],[119810,1,`c`],[119811,1,`d`],[119812,1,`e`],[119813,1,`f`],[119814,1,`g`],[119815,1,`h`],[119816,1,`i`],[119817,1,`j`],[119818,1,`k`],[119819,1,`l`],[119820,1,`m`],[119821,1,`n`],[119822,1,`o`],[119823,1,`p`],[119824,1,`q`],[119825,1,`r`],[119826,1,`s`],[119827,1,`t`],[119828,1,`u`],[119829,1,`v`],[119830,1,`w`],[119831,1,`x`],[119832,1,`y`],[119833,1,`z`],[119834,1,`a`],[119835,1,`b`],[119836,1,`c`],[119837,1,`d`],[119838,1,`e`],[119839,1,`f`],[119840,1,`g`],[119841,1,`h`],[119842,1,`i`],[119843,1,`j`],[119844,1,`k`],[119845,1,`l`],[119846,1,`m`],[119847,1,`n`],[119848,1,`o`],[119849,1,`p`],[119850,1,`q`],[119851,1,`r`],[119852,1,`s`],[119853,1,`t`],[119854,1,`u`],[119855,1,`v`],[119856,1,`w`],[119857,1,`x`],[119858,1,`y`],[119859,1,`z`],[119860,1,`a`],[119861,1,`b`],[119862,1,`c`],[119863,1,`d`],[119864,1,`e`],[119865,1,`f`],[119866,1,`g`],[119867,1,`h`],[119868,1,`i`],[119869,1,`j`],[119870,1,`k`],[119871,1,`l`],[119872,1,`m`],[119873,1,`n`],[119874,1,`o`],[119875,1,`p`],[119876,1,`q`],[119877,1,`r`],[119878,1,`s`],[119879,1,`t`],[119880,1,`u`],[119881,1,`v`],[119882,1,`w`],[119883,1,`x`],[119884,1,`y`],[119885,1,`z`],[119886,1,`a`],[119887,1,`b`],[119888,1,`c`],[119889,1,`d`],[119890,1,`e`],[119891,1,`f`],[119892,1,`g`],[119893,3],[119894,1,`i`],[119895,1,`j`],[119896,1,`k`],[119897,1,`l`],[119898,1,`m`],[119899,1,`n`],[119900,1,`o`],[119901,1,`p`],[119902,1,`q`],[119903,1,`r`],[119904,1,`s`],[119905,1,`t`],[119906,1,`u`],[119907,1,`v`],[119908,1,`w`],[119909,1,`x`],[119910,1,`y`],[119911,1,`z`],[119912,1,`a`],[119913,1,`b`],[119914,1,`c`],[119915,1,`d`],[119916,1,`e`],[119917,1,`f`],[119918,1,`g`],[119919,1,`h`],[119920,1,`i`],[119921,1,`j`],[119922,1,`k`],[119923,1,`l`],[119924,1,`m`],[119925,1,`n`],[119926,1,`o`],[119927,1,`p`],[119928,1,`q`],[119929,1,`r`],[119930,1,`s`],[119931,1,`t`],[119932,1,`u`],[119933,1,`v`],[119934,1,`w`],[119935,1,`x`],[119936,1,`y`],[119937,1,`z`],[119938,1,`a`],[119939,1,`b`],[119940,1,`c`],[119941,1,`d`],[119942,1,`e`],[119943,1,`f`],[119944,1,`g`],[119945,1,`h`],[119946,1,`i`],[119947,1,`j`],[119948,1,`k`],[119949,1,`l`],[119950,1,`m`],[119951,1,`n`],[119952,1,`o`],[119953,1,`p`],[119954,1,`q`],[119955,1,`r`],[119956,1,`s`],[119957,1,`t`],[119958,1,`u`],[119959,1,`v`],[119960,1,`w`],[119961,1,`x`],[119962,1,`y`],[119963,1,`z`],[119964,1,`a`],[119965,3],[119966,1,`c`],[119967,1,`d`],[[119968,119969],3],[119970,1,`g`],[[119971,119972],3],[119973,1,`j`],[119974,1,`k`],[[119975,119976],3],[119977,1,`n`],[119978,1,`o`],[119979,1,`p`],[119980,1,`q`],[119981,3],[119982,1,`s`],[119983,1,`t`],[119984,1,`u`],[119985,1,`v`],[119986,1,`w`],[119987,1,`x`],[119988,1,`y`],[119989,1,`z`],[119990,1,`a`],[119991,1,`b`],[119992,1,`c`],[119993,1,`d`],[119994,3],[119995,1,`f`],[119996,3],[119997,1,`h`],[119998,1,`i`],[119999,1,`j`],[12e4,1,`k`],[120001,1,`l`],[120002,1,`m`],[120003,1,`n`],[120004,3],[120005,1,`p`],[120006,1,`q`],[120007,1,`r`],[120008,1,`s`],[120009,1,`t`],[120010,1,`u`],[120011,1,`v`],[120012,1,`w`],[120013,1,`x`],[120014,1,`y`],[120015,1,`z`],[120016,1,`a`],[120017,1,`b`],[120018,1,`c`],[120019,1,`d`],[120020,1,`e`],[120021,1,`f`],[120022,1,`g`],[120023,1,`h`],[120024,1,`i`],[120025,1,`j`],[120026,1,`k`],[120027,1,`l`],[120028,1,`m`],[120029,1,`n`],[120030,1,`o`],[120031,1,`p`],[120032,1,`q`],[120033,1,`r`],[120034,1,`s`],[120035,1,`t`],[120036,1,`u`],[120037,1,`v`],[120038,1,`w`],[120039,1,`x`],[120040,1,`y`],[120041,1,`z`],[120042,1,`a`],[120043,1,`b`],[120044,1,`c`],[120045,1,`d`],[120046,1,`e`],[120047,1,`f`],[120048,1,`g`],[120049,1,`h`],[120050,1,`i`],[120051,1,`j`],[120052,1,`k`],[120053,1,`l`],[120054,1,`m`],[120055,1,`n`],[120056,1,`o`],[120057,1,`p`],[120058,1,`q`],[120059,1,`r`],[120060,1,`s`],[120061,1,`t`],[120062,1,`u`],[120063,1,`v`],[120064,1,`w`],[120065,1,`x`],[120066,1,`y`],[120067,1,`z`],[120068,1,`a`],[120069,1,`b`],[120070,3],[120071,1,`d`],[120072,1,`e`],[120073,1,`f`],[120074,1,`g`],[[120075,120076],3],[120077,1,`j`],[120078,1,`k`],[120079,1,`l`],[120080,1,`m`],[120081,1,`n`],[120082,1,`o`],[120083,1,`p`],[120084,1,`q`],[120085,3],[120086,1,`s`],[120087,1,`t`],[120088,1,`u`],[120089,1,`v`],[120090,1,`w`],[120091,1,`x`],[120092,1,`y`],[120093,3],[120094,1,`a`],[120095,1,`b`],[120096,1,`c`],[120097,1,`d`],[120098,1,`e`],[120099,1,`f`],[120100,1,`g`],[120101,1,`h`],[120102,1,`i`],[120103,1,`j`],[120104,1,`k`],[120105,1,`l`],[120106,1,`m`],[120107,1,`n`],[120108,1,`o`],[120109,1,`p`],[120110,1,`q`],[120111,1,`r`],[120112,1,`s`],[120113,1,`t`],[120114,1,`u`],[120115,1,`v`],[120116,1,`w`],[120117,1,`x`],[120118,1,`y`],[120119,1,`z`],[120120,1,`a`],[120121,1,`b`],[120122,3],[120123,1,`d`],[120124,1,`e`],[120125,1,`f`],[120126,1,`g`],[120127,3],[120128,1,`i`],[120129,1,`j`],[120130,1,`k`],[120131,1,`l`],[120132,1,`m`],[120133,3],[120134,1,`o`],[[120135,120137],3],[120138,1,`s`],[120139,1,`t`],[120140,1,`u`],[120141,1,`v`],[120142,1,`w`],[120143,1,`x`],[120144,1,`y`],[120145,3],[120146,1,`a`],[120147,1,`b`],[120148,1,`c`],[120149,1,`d`],[120150,1,`e`],[120151,1,`f`],[120152,1,`g`],[120153,1,`h`],[120154,1,`i`],[120155,1,`j`],[120156,1,`k`],[120157,1,`l`],[120158,1,`m`],[120159,1,`n`],[120160,1,`o`],[120161,1,`p`],[120162,1,`q`],[120163,1,`r`],[120164,1,`s`],[120165,1,`t`],[120166,1,`u`],[120167,1,`v`],[120168,1,`w`],[120169,1,`x`],[120170,1,`y`],[120171,1,`z`],[120172,1,`a`],[120173,1,`b`],[120174,1,`c`],[120175,1,`d`],[120176,1,`e`],[120177,1,`f`],[120178,1,`g`],[120179,1,`h`],[120180,1,`i`],[120181,1,`j`],[120182,1,`k`],[120183,1,`l`],[120184,1,`m`],[120185,1,`n`],[120186,1,`o`],[120187,1,`p`],[120188,1,`q`],[120189,1,`r`],[120190,1,`s`],[120191,1,`t`],[120192,1,`u`],[120193,1,`v`],[120194,1,`w`],[120195,1,`x`],[120196,1,`y`],[120197,1,`z`],[120198,1,`a`],[120199,1,`b`],[120200,1,`c`],[120201,1,`d`],[120202,1,`e`],[120203,1,`f`],[120204,1,`g`],[120205,1,`h`],[120206,1,`i`],[120207,1,`j`],[120208,1,`k`],[120209,1,`l`],[120210,1,`m`],[120211,1,`n`],[120212,1,`o`],[120213,1,`p`],[120214,1,`q`],[120215,1,`r`],[120216,1,`s`],[120217,1,`t`],[120218,1,`u`],[120219,1,`v`],[120220,1,`w`],[120221,1,`x`],[120222,1,`y`],[120223,1,`z`],[120224,1,`a`],[120225,1,`b`],[120226,1,`c`],[120227,1,`d`],[120228,1,`e`],[120229,1,`f`],[120230,1,`g`],[120231,1,`h`],[120232,1,`i`],[120233,1,`j`],[120234,1,`k`],[120235,1,`l`],[120236,1,`m`],[120237,1,`n`],[120238,1,`o`],[120239,1,`p`],[120240,1,`q`],[120241,1,`r`],[120242,1,`s`],[120243,1,`t`],[120244,1,`u`],[120245,1,`v`],[120246,1,`w`],[120247,1,`x`],[120248,1,`y`],[120249,1,`z`],[120250,1,`a`],[120251,1,`b`],[120252,1,`c`],[120253,1,`d`],[120254,1,`e`],[120255,1,`f`],[120256,1,`g`],[120257,1,`h`],[120258,1,`i`],[120259,1,`j`],[120260,1,`k`],[120261,1,`l`],[120262,1,`m`],[120263,1,`n`],[120264,1,`o`],[120265,1,`p`],[120266,1,`q`],[120267,1,`r`],[120268,1,`s`],[120269,1,`t`],[120270,1,`u`],[120271,1,`v`],[120272,1,`w`],[120273,1,`x`],[120274,1,`y`],[120275,1,`z`],[120276,1,`a`],[120277,1,`b`],[120278,1,`c`],[120279,1,`d`],[120280,1,`e`],[120281,1,`f`],[120282,1,`g`],[120283,1,`h`],[120284,1,`i`],[120285,1,`j`],[120286,1,`k`],[120287,1,`l`],[120288,1,`m`],[120289,1,`n`],[120290,1,`o`],[120291,1,`p`],[120292,1,`q`],[120293,1,`r`],[120294,1,`s`],[120295,1,`t`],[120296,1,`u`],[120297,1,`v`],[120298,1,`w`],[120299,1,`x`],[120300,1,`y`],[120301,1,`z`],[120302,1,`a`],[120303,1,`b`],[120304,1,`c`],[120305,1,`d`],[120306,1,`e`],[120307,1,`f`],[120308,1,`g`],[120309,1,`h`],[120310,1,`i`],[120311,1,`j`],[120312,1,`k`],[120313,1,`l`],[120314,1,`m`],[120315,1,`n`],[120316,1,`o`],[120317,1,`p`],[120318,1,`q`],[120319,1,`r`],[120320,1,`s`],[120321,1,`t`],[120322,1,`u`],[120323,1,`v`],[120324,1,`w`],[120325,1,`x`],[120326,1,`y`],[120327,1,`z`],[120328,1,`a`],[120329,1,`b`],[120330,1,`c`],[120331,1,`d`],[120332,1,`e`],[120333,1,`f`],[120334,1,`g`],[120335,1,`h`],[120336,1,`i`],[120337,1,`j`],[120338,1,`k`],[120339,1,`l`],[120340,1,`m`],[120341,1,`n`],[120342,1,`o`],[120343,1,`p`],[120344,1,`q`],[120345,1,`r`],[120346,1,`s`],[120347,1,`t`],[120348,1,`u`],[120349,1,`v`],[120350,1,`w`],[120351,1,`x`],[120352,1,`y`],[120353,1,`z`],[120354,1,`a`],[120355,1,`b`],[120356,1,`c`],[120357,1,`d`],[120358,1,`e`],[120359,1,`f`],[120360,1,`g`],[120361,1,`h`],[120362,1,`i`],[120363,1,`j`],[120364,1,`k`],[120365,1,`l`],[120366,1,`m`],[120367,1,`n`],[120368,1,`o`],[120369,1,`p`],[120370,1,`q`],[120371,1,`r`],[120372,1,`s`],[120373,1,`t`],[120374,1,`u`],[120375,1,`v`],[120376,1,`w`],[120377,1,`x`],[120378,1,`y`],[120379,1,`z`],[120380,1,`a`],[120381,1,`b`],[120382,1,`c`],[120383,1,`d`],[120384,1,`e`],[120385,1,`f`],[120386,1,`g`],[120387,1,`h`],[120388,1,`i`],[120389,1,`j`],[120390,1,`k`],[120391,1,`l`],[120392,1,`m`],[120393,1,`n`],[120394,1,`o`],[120395,1,`p`],[120396,1,`q`],[120397,1,`r`],[120398,1,`s`],[120399,1,`t`],[120400,1,`u`],[120401,1,`v`],[120402,1,`w`],[120403,1,`x`],[120404,1,`y`],[120405,1,`z`],[120406,1,`a`],[120407,1,`b`],[120408,1,`c`],[120409,1,`d`],[120410,1,`e`],[120411,1,`f`],[120412,1,`g`],[120413,1,`h`],[120414,1,`i`],[120415,1,`j`],[120416,1,`k`],[120417,1,`l`],[120418,1,`m`],[120419,1,`n`],[120420,1,`o`],[120421,1,`p`],[120422,1,`q`],[120423,1,`r`],[120424,1,`s`],[120425,1,`t`],[120426,1,`u`],[120427,1,`v`],[120428,1,`w`],[120429,1,`x`],[120430,1,`y`],[120431,1,`z`],[120432,1,`a`],[120433,1,`b`],[120434,1,`c`],[120435,1,`d`],[120436,1,`e`],[120437,1,`f`],[120438,1,`g`],[120439,1,`h`],[120440,1,`i`],[120441,1,`j`],[120442,1,`k`],[120443,1,`l`],[120444,1,`m`],[120445,1,`n`],[120446,1,`o`],[120447,1,`p`],[120448,1,`q`],[120449,1,`r`],[120450,1,`s`],[120451,1,`t`],[120452,1,`u`],[120453,1,`v`],[120454,1,`w`],[120455,1,`x`],[120456,1,`y`],[120457,1,`z`],[120458,1,`a`],[120459,1,`b`],[120460,1,`c`],[120461,1,`d`],[120462,1,`e`],[120463,1,`f`],[120464,1,`g`],[120465,1,`h`],[120466,1,`i`],[120467,1,`j`],[120468,1,`k`],[120469,1,`l`],[120470,1,`m`],[120471,1,`n`],[120472,1,`o`],[120473,1,`p`],[120474,1,`q`],[120475,1,`r`],[120476,1,`s`],[120477,1,`t`],[120478,1,`u`],[120479,1,`v`],[120480,1,`w`],[120481,1,`x`],[120482,1,`y`],[120483,1,`z`],[120484,1,`ı`],[120485,1,`ȷ`],[[120486,120487],3],[120488,1,`α`],[120489,1,`β`],[120490,1,`γ`],[120491,1,`δ`],[120492,1,`ε`],[120493,1,`ζ`],[120494,1,`η`],[120495,1,`θ`],[120496,1,`ι`],[120497,1,`κ`],[120498,1,`λ`],[120499,1,`μ`],[120500,1,`ν`],[120501,1,`ξ`],[120502,1,`ο`],[120503,1,`π`],[120504,1,`ρ`],[120505,1,`θ`],[120506,1,`σ`],[120507,1,`τ`],[120508,1,`υ`],[120509,1,`φ`],[120510,1,`χ`],[120511,1,`ψ`],[120512,1,`ω`],[120513,1,`∇`],[120514,1,`α`],[120515,1,`β`],[120516,1,`γ`],[120517,1,`δ`],[120518,1,`ε`],[120519,1,`ζ`],[120520,1,`η`],[120521,1,`θ`],[120522,1,`ι`],[120523,1,`κ`],[120524,1,`λ`],[120525,1,`μ`],[120526,1,`ν`],[120527,1,`ξ`],[120528,1,`ο`],[120529,1,`π`],[120530,1,`ρ`],[[120531,120532],1,`σ`],[120533,1,`τ`],[120534,1,`υ`],[120535,1,`φ`],[120536,1,`χ`],[120537,1,`ψ`],[120538,1,`ω`],[120539,1,`∂`],[120540,1,`ε`],[120541,1,`θ`],[120542,1,`κ`],[120543,1,`φ`],[120544,1,`ρ`],[120545,1,`π`],[120546,1,`α`],[120547,1,`β`],[120548,1,`γ`],[120549,1,`δ`],[120550,1,`ε`],[120551,1,`ζ`],[120552,1,`η`],[120553,1,`θ`],[120554,1,`ι`],[120555,1,`κ`],[120556,1,`λ`],[120557,1,`μ`],[120558,1,`ν`],[120559,1,`ξ`],[120560,1,`ο`],[120561,1,`π`],[120562,1,`ρ`],[120563,1,`θ`],[120564,1,`σ`],[120565,1,`τ`],[120566,1,`υ`],[120567,1,`φ`],[120568,1,`χ`],[120569,1,`ψ`],[120570,1,`ω`],[120571,1,`∇`],[120572,1,`α`],[120573,1,`β`],[120574,1,`γ`],[120575,1,`δ`],[120576,1,`ε`],[120577,1,`ζ`],[120578,1,`η`],[120579,1,`θ`],[120580,1,`ι`],[120581,1,`κ`],[120582,1,`λ`],[120583,1,`μ`],[120584,1,`ν`],[120585,1,`ξ`],[120586,1,`ο`],[120587,1,`π`],[120588,1,`ρ`],[[120589,120590],1,`σ`],[120591,1,`τ`],[120592,1,`υ`],[120593,1,`φ`],[120594,1,`χ`],[120595,1,`ψ`],[120596,1,`ω`],[120597,1,`∂`],[120598,1,`ε`],[120599,1,`θ`],[120600,1,`κ`],[120601,1,`φ`],[120602,1,`ρ`],[120603,1,`π`],[120604,1,`α`],[120605,1,`β`],[120606,1,`γ`],[120607,1,`δ`],[120608,1,`ε`],[120609,1,`ζ`],[120610,1,`η`],[120611,1,`θ`],[120612,1,`ι`],[120613,1,`κ`],[120614,1,`λ`],[120615,1,`μ`],[120616,1,`ν`],[120617,1,`ξ`],[120618,1,`ο`],[120619,1,`π`],[120620,1,`ρ`],[120621,1,`θ`],[120622,1,`σ`],[120623,1,`τ`],[120624,1,`υ`],[120625,1,`φ`],[120626,1,`χ`],[120627,1,`ψ`],[120628,1,`ω`],[120629,1,`∇`],[120630,1,`α`],[120631,1,`β`],[120632,1,`γ`],[120633,1,`δ`],[120634,1,`ε`],[120635,1,`ζ`],[120636,1,`η`],[120637,1,`θ`],[120638,1,`ι`],[120639,1,`κ`],[120640,1,`λ`],[120641,1,`μ`],[120642,1,`ν`],[120643,1,`ξ`],[120644,1,`ο`],[120645,1,`π`],[120646,1,`ρ`],[[120647,120648],1,`σ`],[120649,1,`τ`],[120650,1,`υ`],[120651,1,`φ`],[120652,1,`χ`],[120653,1,`ψ`],[120654,1,`ω`],[120655,1,`∂`],[120656,1,`ε`],[120657,1,`θ`],[120658,1,`κ`],[120659,1,`φ`],[120660,1,`ρ`],[120661,1,`π`],[120662,1,`α`],[120663,1,`β`],[120664,1,`γ`],[120665,1,`δ`],[120666,1,`ε`],[120667,1,`ζ`],[120668,1,`η`],[120669,1,`θ`],[120670,1,`ι`],[120671,1,`κ`],[120672,1,`λ`],[120673,1,`μ`],[120674,1,`ν`],[120675,1,`ξ`],[120676,1,`ο`],[120677,1,`π`],[120678,1,`ρ`],[120679,1,`θ`],[120680,1,`σ`],[120681,1,`τ`],[120682,1,`υ`],[120683,1,`φ`],[120684,1,`χ`],[120685,1,`ψ`],[120686,1,`ω`],[120687,1,`∇`],[120688,1,`α`],[120689,1,`β`],[120690,1,`γ`],[120691,1,`δ`],[120692,1,`ε`],[120693,1,`ζ`],[120694,1,`η`],[120695,1,`θ`],[120696,1,`ι`],[120697,1,`κ`],[120698,1,`λ`],[120699,1,`μ`],[120700,1,`ν`],[120701,1,`ξ`],[120702,1,`ο`],[120703,1,`π`],[120704,1,`ρ`],[[120705,120706],1,`σ`],[120707,1,`τ`],[120708,1,`υ`],[120709,1,`φ`],[120710,1,`χ`],[120711,1,`ψ`],[120712,1,`ω`],[120713,1,`∂`],[120714,1,`ε`],[120715,1,`θ`],[120716,1,`κ`],[120717,1,`φ`],[120718,1,`ρ`],[120719,1,`π`],[120720,1,`α`],[120721,1,`β`],[120722,1,`γ`],[120723,1,`δ`],[120724,1,`ε`],[120725,1,`ζ`],[120726,1,`η`],[120727,1,`θ`],[120728,1,`ι`],[120729,1,`κ`],[120730,1,`λ`],[120731,1,`μ`],[120732,1,`ν`],[120733,1,`ξ`],[120734,1,`ο`],[120735,1,`π`],[120736,1,`ρ`],[120737,1,`θ`],[120738,1,`σ`],[120739,1,`τ`],[120740,1,`υ`],[120741,1,`φ`],[120742,1,`χ`],[120743,1,`ψ`],[120744,1,`ω`],[120745,1,`∇`],[120746,1,`α`],[120747,1,`β`],[120748,1,`γ`],[120749,1,`δ`],[120750,1,`ε`],[120751,1,`ζ`],[120752,1,`η`],[120753,1,`θ`],[120754,1,`ι`],[120755,1,`κ`],[120756,1,`λ`],[120757,1,`μ`],[120758,1,`ν`],[120759,1,`ξ`],[120760,1,`ο`],[120761,1,`π`],[120762,1,`ρ`],[[120763,120764],1,`σ`],[120765,1,`τ`],[120766,1,`υ`],[120767,1,`φ`],[120768,1,`χ`],[120769,1,`ψ`],[120770,1,`ω`],[120771,1,`∂`],[120772,1,`ε`],[120773,1,`θ`],[120774,1,`κ`],[120775,1,`φ`],[120776,1,`ρ`],[120777,1,`π`],[[120778,120779],1,`ϝ`],[[120780,120781],3],[120782,1,`0`],[120783,1,`1`],[120784,1,`2`],[120785,1,`3`],[120786,1,`4`],[120787,1,`5`],[120788,1,`6`],[120789,1,`7`],[120790,1,`8`],[120791,1,`9`],[120792,1,`0`],[120793,1,`1`],[120794,1,`2`],[120795,1,`3`],[120796,1,`4`],[120797,1,`5`],[120798,1,`6`],[120799,1,`7`],[120800,1,`8`],[120801,1,`9`],[120802,1,`0`],[120803,1,`1`],[120804,1,`2`],[120805,1,`3`],[120806,1,`4`],[120807,1,`5`],[120808,1,`6`],[120809,1,`7`],[120810,1,`8`],[120811,1,`9`],[120812,1,`0`],[120813,1,`1`],[120814,1,`2`],[120815,1,`3`],[120816,1,`4`],[120817,1,`5`],[120818,1,`6`],[120819,1,`7`],[120820,1,`8`],[120821,1,`9`],[120822,1,`0`],[120823,1,`1`],[120824,1,`2`],[120825,1,`3`],[120826,1,`4`],[120827,1,`5`],[120828,1,`6`],[120829,1,`7`],[120830,1,`8`],[120831,1,`9`],[[120832,121343],2],[[121344,121398],2],[[121399,121402],2],[[121403,121452],2],[[121453,121460],2],[121461,2],[[121462,121475],2],[121476,2],[[121477,121483],2],[[121484,121498],3],[[121499,121503],2],[121504,3],[[121505,121519],2],[[121520,122623],3],[[122624,122654],2],[[122655,122660],3],[[122661,122666],2],[[122667,122879],3],[[122880,122886],2],[122887,3],[[122888,122904],2],[[122905,122906],3],[[122907,122913],2],[122914,3],[[122915,122916],2],[122917,3],[[122918,122922],2],[[122923,122927],3],[122928,1,`а`],[122929,1,`б`],[122930,1,`в`],[122931,1,`г`],[122932,1,`д`],[122933,1,`е`],[122934,1,`ж`],[122935,1,`з`],[122936,1,`и`],[122937,1,`к`],[122938,1,`л`],[122939,1,`м`],[122940,1,`о`],[122941,1,`п`],[122942,1,`р`],[122943,1,`с`],[122944,1,`т`],[122945,1,`у`],[122946,1,`ф`],[122947,1,`х`],[122948,1,`ц`],[122949,1,`ч`],[122950,1,`ш`],[122951,1,`ы`],[122952,1,`э`],[122953,1,`ю`],[122954,1,`ꚉ`],[122955,1,`ә`],[122956,1,`і`],[122957,1,`ј`],[122958,1,`ө`],[122959,1,`ү`],[122960,1,`ӏ`],[122961,1,`а`],[122962,1,`б`],[122963,1,`в`],[122964,1,`г`],[122965,1,`д`],[122966,1,`е`],[122967,1,`ж`],[122968,1,`з`],[122969,1,`и`],[122970,1,`к`],[122971,1,`л`],[122972,1,`о`],[122973,1,`п`],[122974,1,`с`],[122975,1,`у`],[122976,1,`ф`],[122977,1,`х`],[122978,1,`ц`],[122979,1,`ч`],[122980,1,`ш`],[122981,1,`ъ`],[122982,1,`ы`],[122983,1,`ґ`],[122984,1,`і`],[122985,1,`ѕ`],[122986,1,`џ`],[122987,1,`ҫ`],[122988,1,`ꙑ`],[122989,1,`ұ`],[[122990,123022],3],[123023,2],[[123024,123135],3],[[123136,123180],2],[[123181,123183],3],[[123184,123197],2],[[123198,123199],3],[[123200,123209],2],[[123210,123213],3],[123214,2],[123215,2],[[123216,123535],3],[[123536,123566],2],[[123567,123583],3],[[123584,123641],2],[[123642,123646],3],[123647,2],[[123648,124111],3],[[124112,124153],2],[[124154,124367],3],[[124368,124410],2],[[124411,124414],3],[124415,2],[[124416,124895],3],[[124896,124902],2],[124903,3],[[124904,124907],2],[124908,3],[[124909,124910],2],[124911,3],[[124912,124926],2],[124927,3],[[124928,125124],2],[[125125,125126],3],[[125127,125135],2],[[125136,125142],2],[[125143,125183],3],[125184,1,`𞤢`],[125185,1,`𞤣`],[125186,1,`𞤤`],[125187,1,`𞤥`],[125188,1,`𞤦`],[125189,1,`𞤧`],[125190,1,`𞤨`],[125191,1,`𞤩`],[125192,1,`𞤪`],[125193,1,`𞤫`],[125194,1,`𞤬`],[125195,1,`𞤭`],[125196,1,`𞤮`],[125197,1,`𞤯`],[125198,1,`𞤰`],[125199,1,`𞤱`],[125200,1,`𞤲`],[125201,1,`𞤳`],[125202,1,`𞤴`],[125203,1,`𞤵`],[125204,1,`𞤶`],[125205,1,`𞤷`],[125206,1,`𞤸`],[125207,1,`𞤹`],[125208,1,`𞤺`],[125209,1,`𞤻`],[125210,1,`𞤼`],[125211,1,`𞤽`],[125212,1,`𞤾`],[125213,1,`𞤿`],[125214,1,`𞥀`],[125215,1,`𞥁`],[125216,1,`𞥂`],[125217,1,`𞥃`],[[125218,125258],2],[125259,2],[[125260,125263],3],[[125264,125273],2],[[125274,125277],3],[[125278,125279],2],[[125280,126064],3],[[126065,126132],2],[[126133,126208],3],[[126209,126269],2],[[126270,126463],3],[126464,1,`ا`],[126465,1,`ب`],[126466,1,`ج`],[126467,1,`د`],[126468,3],[126469,1,`و`],[126470,1,`ز`],[126471,1,`ح`],[126472,1,`ط`],[126473,1,`ي`],[126474,1,`ك`],[126475,1,`ل`],[126476,1,`م`],[126477,1,`ن`],[126478,1,`س`],[126479,1,`ع`],[126480,1,`ف`],[126481,1,`ص`],[126482,1,`ق`],[126483,1,`ر`],[126484,1,`ش`],[126485,1,`ت`],[126486,1,`ث`],[126487,1,`خ`],[126488,1,`ذ`],[126489,1,`ض`],[126490,1,`ظ`],[126491,1,`غ`],[126492,1,`ٮ`],[126493,1,`ں`],[126494,1,`ڡ`],[126495,1,`ٯ`],[126496,3],[126497,1,`ب`],[126498,1,`ج`],[126499,3],[126500,1,`ه`],[[126501,126502],3],[126503,1,`ح`],[126504,3],[126505,1,`ي`],[126506,1,`ك`],[126507,1,`ل`],[126508,1,`م`],[126509,1,`ن`],[126510,1,`س`],[126511,1,`ع`],[126512,1,`ف`],[126513,1,`ص`],[126514,1,`ق`],[126515,3],[126516,1,`ش`],[126517,1,`ت`],[126518,1,`ث`],[126519,1,`خ`],[126520,3],[126521,1,`ض`],[126522,3],[126523,1,`غ`],[[126524,126529],3],[126530,1,`ج`],[[126531,126534],3],[126535,1,`ح`],[126536,3],[126537,1,`ي`],[126538,3],[126539,1,`ل`],[126540,3],[126541,1,`ن`],[126542,1,`س`],[126543,1,`ع`],[126544,3],[126545,1,`ص`],[126546,1,`ق`],[126547,3],[126548,1,`ش`],[[126549,126550],3],[126551,1,`خ`],[126552,3],[126553,1,`ض`],[126554,3],[126555,1,`غ`],[126556,3],[126557,1,`ں`],[126558,3],[126559,1,`ٯ`],[126560,3],[126561,1,`ب`],[126562,1,`ج`],[126563,3],[126564,1,`ه`],[[126565,126566],3],[126567,1,`ح`],[126568,1,`ط`],[126569,1,`ي`],[126570,1,`ك`],[126571,3],[126572,1,`م`],[126573,1,`ن`],[126574,1,`س`],[126575,1,`ع`],[126576,1,`ف`],[126577,1,`ص`],[126578,1,`ق`],[126579,3],[126580,1,`ش`],[126581,1,`ت`],[126582,1,`ث`],[126583,1,`خ`],[126584,3],[126585,1,`ض`],[126586,1,`ظ`],[126587,1,`غ`],[126588,1,`ٮ`],[126589,3],[126590,1,`ڡ`],[126591,3],[126592,1,`ا`],[126593,1,`ب`],[126594,1,`ج`],[126595,1,`د`],[126596,1,`ه`],[126597,1,`و`],[126598,1,`ز`],[126599,1,`ح`],[126600,1,`ط`],[126601,1,`ي`],[126602,3],[126603,1,`ل`],[126604,1,`م`],[126605,1,`ن`],[126606,1,`س`],[126607,1,`ع`],[126608,1,`ف`],[126609,1,`ص`],[126610,1,`ق`],[126611,1,`ر`],[126612,1,`ش`],[126613,1,`ت`],[126614,1,`ث`],[126615,1,`خ`],[126616,1,`ذ`],[126617,1,`ض`],[126618,1,`ظ`],[126619,1,`غ`],[[126620,126624],3],[126625,1,`ب`],[126626,1,`ج`],[126627,1,`د`],[126628,3],[126629,1,`و`],[126630,1,`ز`],[126631,1,`ح`],[126632,1,`ط`],[126633,1,`ي`],[126634,3],[126635,1,`ل`],[126636,1,`م`],[126637,1,`ن`],[126638,1,`س`],[126639,1,`ع`],[126640,1,`ف`],[126641,1,`ص`],[126642,1,`ق`],[126643,1,`ر`],[126644,1,`ش`],[126645,1,`ت`],[126646,1,`ث`],[126647,1,`خ`],[126648,1,`ذ`],[126649,1,`ض`],[126650,1,`ظ`],[126651,1,`غ`],[[126652,126703],3],[[126704,126705],2],[[126706,126975],3],[[126976,127019],2],[[127020,127023],3],[[127024,127123],2],[[127124,127135],3],[[127136,127150],2],[[127151,127152],3],[[127153,127166],2],[127167,2],[127168,3],[[127169,127183],2],[127184,3],[[127185,127199],2],[[127200,127221],2],[[127222,127231],3],[127232,3],[127233,1,`0,`],[127234,1,`1,`],[127235,1,`2,`],[127236,1,`3,`],[127237,1,`4,`],[127238,1,`5,`],[127239,1,`6,`],[127240,1,`7,`],[127241,1,`8,`],[127242,1,`9,`],[[127243,127244],2],[[127245,127247],2],[127248,1,`(a)`],[127249,1,`(b)`],[127250,1,`(c)`],[127251,1,`(d)`],[127252,1,`(e)`],[127253,1,`(f)`],[127254,1,`(g)`],[127255,1,`(h)`],[127256,1,`(i)`],[127257,1,`(j)`],[127258,1,`(k)`],[127259,1,`(l)`],[127260,1,`(m)`],[127261,1,`(n)`],[127262,1,`(o)`],[127263,1,`(p)`],[127264,1,`(q)`],[127265,1,`(r)`],[127266,1,`(s)`],[127267,1,`(t)`],[127268,1,`(u)`],[127269,1,`(v)`],[127270,1,`(w)`],[127271,1,`(x)`],[127272,1,`(y)`],[127273,1,`(z)`],[127274,1,`〔s〕`],[127275,1,`c`],[127276,1,`r`],[127277,1,`cd`],[127278,1,`wz`],[127279,2],[127280,1,`a`],[127281,1,`b`],[127282,1,`c`],[127283,1,`d`],[127284,1,`e`],[127285,1,`f`],[127286,1,`g`],[127287,1,`h`],[127288,1,`i`],[127289,1,`j`],[127290,1,`k`],[127291,1,`l`],[127292,1,`m`],[127293,1,`n`],[127294,1,`o`],[127295,1,`p`],[127296,1,`q`],[127297,1,`r`],[127298,1,`s`],[127299,1,`t`],[127300,1,`u`],[127301,1,`v`],[127302,1,`w`],[127303,1,`x`],[127304,1,`y`],[127305,1,`z`],[127306,1,`hv`],[127307,1,`mv`],[127308,1,`sd`],[127309,1,`ss`],[127310,1,`ppv`],[127311,1,`wc`],[[127312,127318],2],[127319,2],[[127320,127326],2],[127327,2],[[127328,127337],2],[127338,1,`mc`],[127339,1,`md`],[127340,1,`mr`],[[127341,127343],2],[[127344,127352],2],[127353,2],[127354,2],[[127355,127356],2],[[127357,127358],2],[127359,2],[[127360,127369],2],[[127370,127373],2],[[127374,127375],2],[127376,1,`dj`],[[127377,127386],2],[[127387,127404],2],[127405,2],[[127406,127461],3],[[127462,127487],2],[127488,1,`ほか`],[127489,1,`ココ`],[127490,1,`サ`],[[127491,127503],3],[127504,1,`手`],[127505,1,`字`],[127506,1,`双`],[127507,1,`デ`],[127508,1,`二`],[127509,1,`多`],[127510,1,`解`],[127511,1,`天`],[127512,1,`交`],[127513,1,`映`],[127514,1,`無`],[127515,1,`料`],[127516,1,`前`],[127517,1,`後`],[127518,1,`再`],[127519,1,`新`],[127520,1,`初`],[127521,1,`終`],[127522,1,`生`],[127523,1,`販`],[127524,1,`声`],[127525,1,`吹`],[127526,1,`演`],[127527,1,`投`],[127528,1,`捕`],[127529,1,`一`],[127530,1,`三`],[127531,1,`遊`],[127532,1,`左`],[127533,1,`中`],[127534,1,`右`],[127535,1,`指`],[127536,1,`走`],[127537,1,`打`],[127538,1,`禁`],[127539,1,`空`],[127540,1,`合`],[127541,1,`満`],[127542,1,`有`],[127543,1,`月`],[127544,1,`申`],[127545,1,`割`],[127546,1,`営`],[127547,1,`配`],[[127548,127551],3],[127552,1,`〔本〕`],[127553,1,`〔三〕`],[127554,1,`〔二〕`],[127555,1,`〔安〕`],[127556,1,`〔点〕`],[127557,1,`〔打〕`],[127558,1,`〔盗〕`],[127559,1,`〔勝〕`],[127560,1,`〔敗〕`],[[127561,127567],3],[127568,1,`得`],[127569,1,`可`],[[127570,127583],3],[[127584,127589],2],[[127590,127743],3],[[127744,127776],2],[[127777,127788],2],[[127789,127791],2],[[127792,127797],2],[127798,2],[[127799,127868],2],[127869,2],[[127870,127871],2],[[127872,127891],2],[[127892,127903],2],[[127904,127940],2],[127941,2],[[127942,127946],2],[[127947,127950],2],[[127951,127955],2],[[127956,127967],2],[[127968,127984],2],[[127985,127991],2],[[127992,127999],2],[[128e3,128062],2],[128063,2],[128064,2],[128065,2],[[128066,128247],2],[128248,2],[[128249,128252],2],[[128253,128254],2],[128255,2],[[128256,128317],2],[[128318,128319],2],[[128320,128323],2],[[128324,128330],2],[[128331,128335],2],[[128336,128359],2],[[128360,128377],2],[128378,2],[[128379,128419],2],[128420,2],[[128421,128506],2],[[128507,128511],2],[128512,2],[[128513,128528],2],[128529,2],[[128530,128532],2],[128533,2],[128534,2],[128535,2],[128536,2],[128537,2],[128538,2],[128539,2],[[128540,128542],2],[128543,2],[[128544,128549],2],[[128550,128551],2],[[128552,128555],2],[128556,2],[128557,2],[[128558,128559],2],[[128560,128563],2],[128564,2],[[128565,128576],2],[[128577,128578],2],[[128579,128580],2],[[128581,128591],2],[[128592,128639],2],[[128640,128709],2],[[128710,128719],2],[128720,2],[[128721,128722],2],[[128723,128724],2],[128725,2],[[128726,128727],2],[[128728,128731],3],[128732,2],[[128733,128735],2],[[128736,128748],2],[[128749,128751],3],[[128752,128755],2],[[128756,128758],2],[[128759,128760],2],[128761,2],[128762,2],[[128763,128764],2],[[128765,128767],3],[[128768,128883],2],[[128884,128886],2],[[128887,128890],3],[[128891,128895],2],[[128896,128980],2],[[128981,128984],2],[128985,2],[[128986,128991],3],[[128992,129003],2],[[129004,129007],3],[129008,2],[[129009,129023],3],[[129024,129035],2],[[129036,129039],3],[[129040,129095],2],[[129096,129103],3],[[129104,129113],2],[[129114,129119],3],[[129120,129159],2],[[129160,129167],3],[[129168,129197],2],[[129198,129199],3],[[129200,129201],2],[[129202,129211],2],[[129212,129215],3],[[129216,129217],2],[[129218,129279],3],[[129280,129291],2],[129292,2],[[129293,129295],2],[[129296,129304],2],[[129305,129310],2],[129311,2],[[129312,129319],2],[[129320,129327],2],[129328,2],[[129329,129330],2],[[129331,129342],2],[129343,2],[[129344,129355],2],[129356,2],[[129357,129359],2],[[129360,129374],2],[[129375,129387],2],[[129388,129392],2],[129393,2],[129394,2],[[129395,129398],2],[[129399,129400],2],[129401,2],[129402,2],[129403,2],[[129404,129407],2],[[129408,129412],2],[[129413,129425],2],[[129426,129431],2],[[129432,129442],2],[[129443,129444],2],[[129445,129450],2],[[129451,129453],2],[[129454,129455],2],[[129456,129465],2],[[129466,129471],2],[129472,2],[[129473,129474],2],[[129475,129482],2],[129483,2],[129484,2],[[129485,129487],2],[[129488,129510],2],[[129511,129535],2],[[129536,129619],2],[[129620,129631],3],[[129632,129645],2],[[129646,129647],3],[[129648,129651],2],[129652,2],[[129653,129655],2],[[129656,129658],2],[[129659,129660],2],[[129661,129663],3],[[129664,129666],2],[[129667,129670],2],[[129671,129672],2],[129673,2],[[129674,129678],3],[129679,2],[[129680,129685],2],[[129686,129704],2],[[129705,129708],2],[[129709,129711],2],[[129712,129718],2],[[129719,129722],2],[[129723,129725],2],[129726,2],[129727,2],[[129728,129730],2],[[129731,129733],2],[129734,2],[[129735,129741],3],[[129742,129743],2],[[129744,129750],2],[[129751,129753],2],[[129754,129755],2],[129756,2],[[129757,129758],3],[129759,2],[[129760,129767],2],[129768,2],[129769,2],[[129770,129775],3],[[129776,129782],2],[[129783,129784],2],[[129785,129791],3],[[129792,129938],2],[129939,3],[[129940,129994],2],[[129995,130031],2],[130032,1,`0`],[130033,1,`1`],[130034,1,`2`],[130035,1,`3`],[130036,1,`4`],[130037,1,`5`],[130038,1,`6`],[130039,1,`7`],[130040,1,`8`],[130041,1,`9`],[[130042,131069],3],[[131070,131071],3],[[131072,173782],2],[[173783,173789],2],[[173790,173791],2],[[173792,173823],3],[[173824,177972],2],[[177973,177976],2],[177977,2],[[177978,177983],3],[[177984,178205],2],[[178206,178207],3],[[178208,183969],2],[[183970,183983],3],[[183984,191456],2],[[191457,191471],3],[[191472,192093],2],[[192094,194559],3],[194560,1,`丽`],[194561,1,`丸`],[194562,1,`乁`],[194563,1,`𠄢`],[194564,1,`你`],[194565,1,`侮`],[194566,1,`侻`],[194567,1,`倂`],[194568,1,`偺`],[194569,1,`備`],[194570,1,`僧`],[194571,1,`像`],[194572,1,`㒞`],[194573,1,`𠘺`],[194574,1,`免`],[194575,1,`兔`],[194576,1,`兤`],[194577,1,`具`],[194578,1,`𠔜`],[194579,1,`㒹`],[194580,1,`內`],[194581,1,`再`],[194582,1,`𠕋`],[194583,1,`冗`],[194584,1,`冤`],[194585,1,`仌`],[194586,1,`冬`],[194587,1,`况`],[194588,1,`𩇟`],[194589,1,`凵`],[194590,1,`刃`],[194591,1,`㓟`],[194592,1,`刻`],[194593,1,`剆`],[194594,1,`割`],[194595,1,`剷`],[194596,1,`㔕`],[194597,1,`勇`],[194598,1,`勉`],[194599,1,`勤`],[194600,1,`勺`],[194601,1,`包`],[194602,1,`匆`],[194603,1,`北`],[194604,1,`卉`],[194605,1,`卑`],[194606,1,`博`],[194607,1,`即`],[194608,1,`卽`],[[194609,194611],1,`卿`],[194612,1,`𠨬`],[194613,1,`灰`],[194614,1,`及`],[194615,1,`叟`],[194616,1,`𠭣`],[194617,1,`叫`],[194618,1,`叱`],[194619,1,`吆`],[194620,1,`咞`],[194621,1,`吸`],[194622,1,`呈`],[194623,1,`周`],[194624,1,`咢`],[194625,1,`哶`],[194626,1,`唐`],[194627,1,`啓`],[194628,1,`啣`],[[194629,194630],1,`善`],[194631,1,`喙`],[194632,1,`喫`],[194633,1,`喳`],[194634,1,`嗂`],[194635,1,`圖`],[194636,1,`嘆`],[194637,1,`圗`],[194638,1,`噑`],[194639,1,`噴`],[194640,1,`切`],[194641,1,`壮`],[194642,1,`城`],[194643,1,`埴`],[194644,1,`堍`],[194645,1,`型`],[194646,1,`堲`],[194647,1,`報`],[194648,1,`墬`],[194649,1,`𡓤`],[194650,1,`売`],[194651,1,`壷`],[194652,1,`夆`],[194653,1,`多`],[194654,1,`夢`],[194655,1,`奢`],[194656,1,`𡚨`],[194657,1,`𡛪`],[194658,1,`姬`],[194659,1,`娛`],[194660,1,`娧`],[194661,1,`姘`],[194662,1,`婦`],[194663,1,`㛮`],[194664,1,`㛼`],[194665,1,`嬈`],[[194666,194667],1,`嬾`],[194668,1,`𡧈`],[194669,1,`寃`],[194670,1,`寘`],[194671,1,`寧`],[194672,1,`寳`],[194673,1,`𡬘`],[194674,1,`寿`],[194675,1,`将`],[194676,1,`当`],[194677,1,`尢`],[194678,1,`㞁`],[194679,1,`屠`],[194680,1,`屮`],[194681,1,`峀`],[194682,1,`岍`],[194683,1,`𡷤`],[194684,1,`嵃`],[194685,1,`𡷦`],[194686,1,`嵮`],[194687,1,`嵫`],[194688,1,`嵼`],[194689,1,`巡`],[194690,1,`巢`],[194691,1,`㠯`],[194692,1,`巽`],[194693,1,`帨`],[194694,1,`帽`],[194695,1,`幩`],[194696,1,`㡢`],[194697,1,`𢆃`],[194698,1,`㡼`],[194699,1,`庰`],[194700,1,`庳`],[194701,1,`庶`],[194702,1,`廊`],[194703,1,`𪎒`],[194704,1,`廾`],[[194705,194706],1,`𢌱`],[194707,1,`舁`],[[194708,194709],1,`弢`],[194710,1,`㣇`],[194711,1,`𣊸`],[194712,1,`𦇚`],[194713,1,`形`],[194714,1,`彫`],[194715,1,`㣣`],[194716,1,`徚`],[194717,1,`忍`],[194718,1,`志`],[194719,1,`忹`],[194720,1,`悁`],[194721,1,`㤺`],[194722,1,`㤜`],[194723,1,`悔`],[194724,1,`𢛔`],[194725,1,`惇`],[194726,1,`慈`],[194727,1,`慌`],[194728,1,`慎`],[194729,1,`慌`],[194730,1,`慺`],[194731,1,`憎`],[194732,1,`憲`],[194733,1,`憤`],[194734,1,`憯`],[194735,1,`懞`],[194736,1,`懲`],[194737,1,`懶`],[194738,1,`成`],[194739,1,`戛`],[194740,1,`扝`],[194741,1,`抱`],[194742,1,`拔`],[194743,1,`捐`],[194744,1,`𢬌`],[194745,1,`挽`],[194746,1,`拼`],[194747,1,`捨`],[194748,1,`掃`],[194749,1,`揤`],[194750,1,`𢯱`],[194751,1,`搢`],[194752,1,`揅`],[194753,1,`掩`],[194754,1,`㨮`],[194755,1,`摩`],[194756,1,`摾`],[194757,1,`撝`],[194758,1,`摷`],[194759,1,`㩬`],[194760,1,`敏`],[194761,1,`敬`],[194762,1,`𣀊`],[194763,1,`旣`],[194764,1,`書`],[194765,1,`晉`],[194766,1,`㬙`],[194767,1,`暑`],[194768,1,`㬈`],[194769,1,`㫤`],[194770,1,`冒`],[194771,1,`冕`],[194772,1,`最`],[194773,1,`暜`],[194774,1,`肭`],[194775,1,`䏙`],[194776,1,`朗`],[194777,1,`望`],[194778,1,`朡`],[194779,1,`杞`],[194780,1,`杓`],[194781,1,`𣏃`],[194782,1,`㭉`],[194783,1,`柺`],[194784,1,`枅`],[194785,1,`桒`],[194786,1,`梅`],[194787,1,`𣑭`],[194788,1,`梎`],[194789,1,`栟`],[194790,1,`椔`],[194791,1,`㮝`],[194792,1,`楂`],[194793,1,`榣`],[194794,1,`槪`],[194795,1,`檨`],[194796,1,`𣚣`],[194797,1,`櫛`],[194798,1,`㰘`],[194799,1,`次`],[194800,1,`𣢧`],[194801,1,`歔`],[194802,1,`㱎`],[194803,1,`歲`],[194804,1,`殟`],[194805,1,`殺`],[194806,1,`殻`],[194807,1,`𣪍`],[194808,1,`𡴋`],[194809,1,`𣫺`],[194810,1,`汎`],[194811,1,`𣲼`],[194812,1,`沿`],[194813,1,`泍`],[194814,1,`汧`],[194815,1,`洖`],[194816,1,`派`],[194817,1,`海`],[194818,1,`流`],[194819,1,`浩`],[194820,1,`浸`],[194821,1,`涅`],[194822,1,`𣴞`],[194823,1,`洴`],[194824,1,`港`],[194825,1,`湮`],[194826,1,`㴳`],[194827,1,`滋`],[194828,1,`滇`],[194829,1,`𣻑`],[194830,1,`淹`],[194831,1,`潮`],[194832,1,`𣽞`],[194833,1,`𣾎`],[194834,1,`濆`],[194835,1,`瀹`],[194836,1,`瀞`],[194837,1,`瀛`],[194838,1,`㶖`],[194839,1,`灊`],[194840,1,`災`],[194841,1,`灷`],[194842,1,`炭`],[194843,1,`𠔥`],[194844,1,`煅`],[194845,1,`𤉣`],[194846,1,`熜`],[194847,1,`𤎫`],[194848,1,`爨`],[194849,1,`爵`],[194850,1,`牐`],[194851,1,`𤘈`],[194852,1,`犀`],[194853,1,`犕`],[194854,1,`𤜵`],[194855,1,`𤠔`],[194856,1,`獺`],[194857,1,`王`],[194858,1,`㺬`],[194859,1,`玥`],[[194860,194861],1,`㺸`],[194862,1,`瑇`],[194863,1,`瑜`],[194864,1,`瑱`],[194865,1,`璅`],[194866,1,`瓊`],[194867,1,`㼛`],[194868,1,`甤`],[194869,1,`𤰶`],[194870,1,`甾`],[194871,1,`𤲒`],[194872,1,`異`],[194873,1,`𢆟`],[194874,1,`瘐`],[194875,1,`𤾡`],[194876,1,`𤾸`],[194877,1,`𥁄`],[194878,1,`㿼`],[194879,1,`䀈`],[194880,1,`直`],[194881,1,`𥃳`],[194882,1,`𥃲`],[194883,1,`𥄙`],[194884,1,`𥄳`],[194885,1,`眞`],[[194886,194887],1,`真`],[194888,1,`睊`],[194889,1,`䀹`],[194890,1,`瞋`],[194891,1,`䁆`],[194892,1,`䂖`],[194893,1,`𥐝`],[194894,1,`硎`],[194895,1,`碌`],[194896,1,`磌`],[194897,1,`䃣`],[194898,1,`𥘦`],[194899,1,`祖`],[194900,1,`𥚚`],[194901,1,`𥛅`],[194902,1,`福`],[194903,1,`秫`],[194904,1,`䄯`],[194905,1,`穀`],[194906,1,`穊`],[194907,1,`穏`],[194908,1,`𥥼`],[[194909,194910],1,`𥪧`],[194911,1,`竮`],[194912,1,`䈂`],[194913,1,`𥮫`],[194914,1,`篆`],[194915,1,`築`],[194916,1,`䈧`],[194917,1,`𥲀`],[194918,1,`糒`],[194919,1,`䊠`],[194920,1,`糨`],[194921,1,`糣`],[194922,1,`紀`],[194923,1,`𥾆`],[194924,1,`絣`],[194925,1,`䌁`],[194926,1,`緇`],[194927,1,`縂`],[194928,1,`繅`],[194929,1,`䌴`],[194930,1,`𦈨`],[194931,1,`𦉇`],[194932,1,`䍙`],[194933,1,`𦋙`],[194934,1,`罺`],[194935,1,`𦌾`],[194936,1,`羕`],[194937,1,`翺`],[194938,1,`者`],[194939,1,`𦓚`],[194940,1,`𦔣`],[194941,1,`聠`],[194942,1,`𦖨`],[194943,1,`聰`],[194944,1,`𣍟`],[194945,1,`䏕`],[194946,1,`育`],[194947,1,`脃`],[194948,1,`䐋`],[194949,1,`脾`],[194950,1,`媵`],[194951,1,`𦞧`],[194952,1,`𦞵`],[194953,1,`𣎓`],[194954,1,`𣎜`],[194955,1,`舁`],[194956,1,`舄`],[194957,1,`辞`],[194958,1,`䑫`],[194959,1,`芑`],[194960,1,`芋`],[194961,1,`芝`],[194962,1,`劳`],[194963,1,`花`],[194964,1,`芳`],[194965,1,`芽`],[194966,1,`苦`],[194967,1,`𦬼`],[194968,1,`若`],[194969,1,`茝`],[194970,1,`荣`],[194971,1,`莭`],[194972,1,`茣`],[194973,1,`莽`],[194974,1,`菧`],[194975,1,`著`],[194976,1,`荓`],[194977,1,`菊`],[194978,1,`菌`],[194979,1,`菜`],[194980,1,`𦰶`],[194981,1,`𦵫`],[194982,1,`𦳕`],[194983,1,`䔫`],[194984,1,`蓱`],[194985,1,`蓳`],[194986,1,`蔖`],[194987,1,`𧏊`],[194988,1,`蕤`],[194989,1,`𦼬`],[194990,1,`䕝`],[194991,1,`䕡`],[194992,1,`𦾱`],[194993,1,`𧃒`],[194994,1,`䕫`],[194995,1,`虐`],[194996,1,`虜`],[194997,1,`虧`],[194998,1,`虩`],[194999,1,`蚩`],[195e3,1,`蚈`],[195001,1,`蜎`],[195002,1,`蛢`],[195003,1,`蝹`],[195004,1,`蜨`],[195005,1,`蝫`],[195006,1,`螆`],[195007,1,`䗗`],[195008,1,`蟡`],[195009,1,`蠁`],[195010,1,`䗹`],[195011,1,`衠`],[195012,1,`衣`],[195013,1,`𧙧`],[195014,1,`裗`],[195015,1,`裞`],[195016,1,`䘵`],[195017,1,`裺`],[195018,1,`㒻`],[195019,1,`𧢮`],[195020,1,`𧥦`],[195021,1,`䚾`],[195022,1,`䛇`],[195023,1,`誠`],[195024,1,`諭`],[195025,1,`變`],[195026,1,`豕`],[195027,1,`𧲨`],[195028,1,`貫`],[195029,1,`賁`],[195030,1,`贛`],[195031,1,`起`],[195032,1,`𧼯`],[195033,1,`𠠄`],[195034,1,`跋`],[195035,1,`趼`],[195036,1,`跰`],[195037,1,`𠣞`],[195038,1,`軔`],[195039,1,`輸`],[195040,1,`𨗒`],[195041,1,`𨗭`],[195042,1,`邔`],[195043,1,`郱`],[195044,1,`鄑`],[195045,1,`𨜮`],[195046,1,`鄛`],[195047,1,`鈸`],[195048,1,`鋗`],[195049,1,`鋘`],[195050,1,`鉼`],[195051,1,`鏹`],[195052,1,`鐕`],[195053,1,`𨯺`],[195054,1,`開`],[195055,1,`䦕`],[195056,1,`閷`],[195057,1,`𨵷`],[195058,1,`䧦`],[195059,1,`雃`],[195060,1,`嶲`],[195061,1,`霣`],[195062,1,`𩅅`],[195063,1,`𩈚`],[195064,1,`䩮`],[195065,1,`䩶`],[195066,1,`韠`],[195067,1,`𩐊`],[195068,1,`䪲`],[195069,1,`𩒖`],[[195070,195071],1,`頋`],[195072,1,`頩`],[195073,1,`𩖶`],[195074,1,`飢`],[195075,1,`䬳`],[195076,1,`餩`],[195077,1,`馧`],[195078,1,`駂`],[195079,1,`駾`],[195080,1,`䯎`],[195081,1,`𩬰`],[195082,1,`鬒`],[195083,1,`鱀`],[195084,1,`鳽`],[195085,1,`䳎`],[195086,1,`䳭`],[195087,1,`鵧`],[195088,1,`𪃎`],[195089,1,`䳸`],[195090,1,`𪄅`],[195091,1,`𪈎`],[195092,1,`𪊑`],[195093,1,`麻`],[195094,1,`䵖`],[195095,1,`黹`],[195096,1,`黾`],[195097,1,`鼅`],[195098,1,`鼏`],[195099,1,`鼖`],[195100,1,`鼻`],[195101,1,`𪘀`],[[195102,196605],3],[[196606,196607],3],[[196608,201546],2],[[201547,201551],3],[[201552,205743],2],[[205744,262141],3],[[262142,262143],3],[[262144,327677],3],[[327678,327679],3],[[327680,393213],3],[[393214,393215],3],[[393216,458749],3],[[458750,458751],3],[[458752,524285],3],[[524286,524287],3],[[524288,589821],3],[[589822,589823],3],[[589824,655357],3],[[655358,655359],3],[[655360,720893],3],[[720894,720895],3],[[720896,786429],3],[[786430,786431],3],[[786432,851965],3],[[851966,851967],3],[[851968,917501],3],[[917502,917503],3],[917504,3],[917505,3],[[917506,917535],3],[[917536,917631],3],[[917632,917759],3],[[917760,917999],7],[[918e3,983037],3],[[983038,983039],3],[[983040,1048573],3],[[1048574,1048575],3],[[1048576,1114109],3],[[1114110,1114111],3]]}}),ri=_n({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.js"(e,t){t.exports.STATUS_MAPPING={mapped:1,valid:2,disallowed:3,deviation:6,ignored:7}}}),ii=_n({"../../node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.js"(e,t){let n=(ei(),xn(Cr)),r=ti(),i=ni(),{STATUS_MAPPING:a}=ri();function o(e){return/[^\x00-\x7F]/u.test(e)}function s(e){let t=0,n=i.length-1;for(;t<=n;){let r=Math.floor((t+n)/2),a=i[r],o=Array.isArray(a[0])?a[0][0]:a[0],s=Array.isArray(a[0])?a[0][1]:a[0];if(o<=e&&s>=e)return a.slice(1);o>e?n=r-1:t=r+1}return null}function c(e,{transitionalProcessing:t}){let n=``;for(let r of e){let[e,i]=s(r.codePointAt(0));switch(e){case a.disallowed:n+=r;break;case a.ignored:break;case a.mapped:t&&r===`ẞ`?n+=`ss`:n+=i;break;case a.deviation:t?n+=i:n+=r;break;case a.valid:n+=r;break}}return n}function l(e,{checkHyphens:t,checkBidi:n,checkJoiners:i,transitionalProcessing:o,useSTD3ASCIIRules:c,isBidi:l}){if(e.length===0)return!0;if(e.normalize(`NFC`)!==e)return!1;let u=Array.from(e);if(t&&(u[2]===`-`&&u[3]===`-`||e.startsWith(`-`)||e.endsWith(`-`))||!t&&e.startsWith(`xn--`)||e.includes(`.`)||r.combiningMarks.test(u[0]))return!1;for(let e of u){let t=e.codePointAt(0),[n]=s(t);if(o){if(n!==a.valid)return!1}else if(n!==a.valid&&n!==a.deviation)return!1;if(c&&t<=127&&!/^(?:[a-z]|[0-9]|-)$/u.test(e))return!1}if(i){let e=0;for(let[t,n]of u.entries())if(n===`‌`||n===`‍`){if(t>0){if(r.combiningClassVirama.test(u[t-1]))continue;if(n===`‌`){let n=u.indexOf(`‌`,t+1),i=n<0?u.slice(e):u.slice(e,n);if(r.validZWNJ.test(i.join(``))){e=t+1;continue}}}return!1}}if(n&&l){let t;if(r.bidiS1LTR.test(u[0]))t=!1;else if(r.bidiS1RTL.test(u[0]))t=!0;else return!1;if(t){if(!r.bidiS2.test(e)||!r.bidiS3.test(e)||r.bidiS4EN.test(e)&&r.bidiS4AN.test(e))return!1}else if(!r.bidiS5.test(e)||!r.bidiS6.test(e))return!1}return!0}function u(e){let t=e.map(e=>{if(e.startsWith(`xn--`))try{return n.decode(e.substring(4))}catch{return``}return e}).join(`.`);return r.bidiDomain.test(t)}function d(e,t){let r=c(e,t);r=r.normalize(`NFC`);let i=r.split(`.`),a=u(i),s=!1;for(let[e,r]of i.entries()){let c=r,u=t.transitionalProcessing;if(c.startsWith(`xn--`)){if(o(c)){s=!0;continue}try{c=n.decode(c.substring(4))}catch{if(!t.ignoreInvalidPunycode){s=!0;continue}}i[e]=c,(c===``||!o(c))&&(s=!0),u=!1}if(s)continue;let d=l(c,{...t,transitionalProcessing:u,isBidi:a});d||(s=!0)}return{string:i.join(`.`),error:s}}function f(e,{checkHyphens:t=!1,checkBidi:r=!1,checkJoiners:i=!1,useSTD3ASCIIRules:a=!1,verifyDNSLength:s=!1,transitionalProcessing:c=!1,ignoreInvalidPunycode:l=!1}={}){let u=d(e,{checkHyphens:t,checkBidi:r,checkJoiners:i,useSTD3ASCIIRules:a,transitionalProcessing:c,ignoreInvalidPunycode:l}),f=u.string.split(`.`);if(f=f.map(e=>{if(o(e))try{return`xn--${n.encode(e)}`}catch{u.error=!0}return e}),s){let e=f.join(`.`).length;(e>253||e===0)&&(u.error=!0);for(let e=0;e<f.length;++e)if(f[e].length>63||f[e].length===0){u.error=!0;break}}return u.error?null:f.join(`.`)}function p(e,{checkHyphens:t=!1,checkBidi:n=!1,checkJoiners:r=!1,useSTD3ASCIIRules:i=!1,transitionalProcessing:a=!1,ignoreInvalidPunycode:o=!1}={}){let s=d(e,{checkHyphens:t,checkBidi:n,checkJoiners:r,useSTD3ASCIIRules:i,transitionalProcessing:a,ignoreInvalidPunycode:o});return{domain:s.string,error:s.error}}t.exports={toASCII:f,toUnicode:p}}}),ai=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.js"(e,t){function n(e){return e>=48&&e<=57}function r(e){return e>=65&&e<=90||e>=97&&e<=122}function i(e){return r(e)||n(e)}function a(e){return n(e)||e>=65&&e<=70||e>=97&&e<=102}t.exports={isASCIIDigit:n,isASCIIAlpha:r,isASCIIAlphanumeric:i,isASCIIHex:a}}}),oi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.js"(e,t){let n=new TextEncoder,r=new TextDecoder(`utf-8`,{ignoreBOM:!0});function i(e){return n.encode(e)}function a(e){return r.decode(e)}t.exports={utf8Encode:i,utf8DecodeWithoutBOM:a}}}),si=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.js"(e,t){let{isASCIIHex:n}=ai(),{utf8Encode:r}=oi();function i(e){return e.codePointAt(0)}function a(e){let t=e.toString(16).toUpperCase();return t.length===1&&(t=`0${t}`),`%${t}`}function o(e){let t=new Uint8Array(e.byteLength),r=0;for(let i=0;i<e.byteLength;++i){let a=e[i];if(a!==37)t[r++]=a;else if(a===37&&(!n(e[i+1])||!n(e[i+2])))t[r++]=a;else{let n=parseInt(String.fromCodePoint(e[i+1],e[i+2]),16);t[r++]=n,i+=2}}return t.slice(0,r)}function s(e){let t=r(e);return o(t)}function c(e){return e<=31||e>126}let l=new Set([i(` `),i(`"`),i(`<`),i(`>`),i("`")]);function u(e){return c(e)||l.has(e)}let d=new Set([i(` `),i(`"`),i(`#`),i(`<`),i(`>`)]);function f(e){return c(e)||d.has(e)}function p(e){return f(e)||e===i(`'`)}let m=new Set([i(`?`),i("`"),i(`{`),i(`}`),i(`^`)]);function h(e){return f(e)||m.has(e)}let g=new Set([i(`/`),i(`:`),i(`;`),i(`=`),i(`@`),i(`[`),i(`\\`),i(`]`),i(`|`)]);function _(e){return h(e)||g.has(e)}let v=new Set([i(`$`),i(`%`),i(`&`),i(`+`),i(`,`)]);function y(e){return _(e)||v.has(e)}let b=new Set([i(`!`),i(`'`),i(`(`),i(`)`),i(`~`)]);function x(e){return y(e)||b.has(e)}function S(e,t){let n=r(e),i=``;for(let e of n)t(e)?i+=a(e):i+=String.fromCharCode(e);return i}function C(e,t){return S(String.fromCodePoint(e),t)}function w(e,t,n=!1){let r=``;for(let i of e)n&&i===` `?r+=`+`:r+=S(i,t);return r}t.exports={isC0ControlPercentEncode:c,isFragmentPercentEncode:u,isQueryPercentEncode:f,isSpecialQueryPercentEncode:p,isPathPercentEncode:h,isUserinfoPercentEncode:_,isURLEncodedPercentEncode:x,percentDecodeString:s,percentDecodeBytes:o,utf8PercentEncodeString:w,utf8PercentEncodeCodePoint:C}}}),ci=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.js"(e,t){let n=ii(),r=ai(),{utf8DecodeWithoutBOM:i}=oi(),{percentDecodeString:a,utf8PercentEncodeCodePoint:o,utf8PercentEncodeString:s,isC0ControlPercentEncode:c,isFragmentPercentEncode:l,isQueryPercentEncode:u,isSpecialQueryPercentEncode:d,isPathPercentEncode:f,isUserinfoPercentEncode:p}=si();function m(e){return e.codePointAt(0)}let h={ftp:21,file:null,http:80,https:443,ws:80,wss:443},g=Symbol(`failure`);function _(e){return[...e].length}function v(e,t){let n=e[t];return isNaN(n)?void 0:String.fromCodePoint(n)}function y(e){return e===`.`||e.toLowerCase()===`%2e`}function b(e){return e=e.toLowerCase(),e===`..`||e===`%2e.`||e===`.%2e`||e===`%2e%2e`}function x(e,t){return r.isASCIIAlpha(e)&&(t===m(`:`)||t===m(`|`))}function S(e){return e.length===2&&r.isASCIIAlpha(e.codePointAt(0))&&(e[1]===`:`||e[1]===`|`)}function C(e){return e.length===2&&r.isASCIIAlpha(e.codePointAt(0))&&e[1]===`:`}function w(e){return e.search(/\u0000|\u0009|\u000A|\u000D|\u0020|#|\/|:|<|>|\?|@|\[|\\|\]|\^|\|/u)!==-1}function T(e){return w(e)||e.search(/[\u0000-\u001F]|%|\u007F/u)!==-1}function E(e){return h[e]!==void 0}function D(e){return E(e.scheme)}function O(e){return!E(e.scheme)}function k(e){return h[e]}function A(e){if(e===``)return g;let t=10;if(e.length>=2&&e.charAt(0)===`0`&&e.charAt(1).toLowerCase()===`x`?(e=e.substring(2),t=16):e.length>=2&&e.charAt(0)===`0`&&(e=e.substring(1),t=8),e===``)return 0;let n=/[^0-7]/u;return t===10&&(n=/[^0-9]/u),t===16&&(n=/[^0-9A-Fa-f]/u),n.test(e)?g:parseInt(e,t)}function j(e){let t=e.split(`.`);if(t[t.length-1]===``&&t.length>1&&t.pop(),t.length>4)return g;let n=[];for(let e of t){let t=A(e);if(t===g)return g;n.push(t)}for(let e=0;e<n.length-1;++e)if(n[e]>255)return g;if(n[n.length-1]>=256**(5-n.length))return g;let r=n.pop(),i=0;for(let e of n)r+=e*256**(3-i),++i;return r}function M(e){let t=``,n=e;for(let e=1;e<=4;++e)t=String(n%256)+t,e!==4&&(t=`.${t}`),n=Math.floor(n/256);return t}function N(e){let t=[0,0,0,0,0,0,0,0],n=0,i=null,a=0;if(e=Array.from(e,e=>e.codePointAt(0)),e[a]===m(`:`)){if(e[a+1]!==m(`:`))return g;a+=2,++n,i=n}for(;a<e.length;){if(n===8)return g;if(e[a]===m(`:`)){if(i!==null)return g;++a,++n,i=n;continue}let o=0,s=0;for(;s<4&&r.isASCIIHex(e[a]);)o=o*16+parseInt(v(e,a),16),++a,++s;if(e[a]===m(`.`)){if(s===0||(a-=s,n>6))return g;let i=0;for(;e[a]!==void 0;){let o=null;if(i>0)if(e[a]===m(`.`)&&i<4)++a;else return g;if(!r.isASCIIDigit(e[a]))return g;for(;r.isASCIIDigit(e[a]);){let t=parseInt(v(e,a));if(o===null)o=t;else if(o===0)return g;else o=o*10+t;if(o>255)return g;++a}t[n]=t[n]*256+o,++i,(i===2||i===4)&&++n}if(i!==4)return g;break}else if(e[a]===m(`:`)){if(++a,e[a]===void 0)return g}else if(e[a]!==void 0)return g;t[n]=o,++n}if(i!==null){let e=n-i;for(n=7;n!==0&&e>0;){let r=t[i+e-1];t[i+e-1]=t[n],t[n]=r,--n,--e}}else if(i===null&&n!==8)return g;return t}function P(e){let t=``,n=R(e),r=!1;for(let i=0;i<=7;++i)if(!(r&&e[i]===0)){if(r&&=!1,n===i){let e=i===0?`::`:`:`;t+=e,r=!0;continue}t+=e[i].toString(16),i!==7&&(t+=`:`)}return t}function F(e,t=!1){if(e[0]===`[`)return e[e.length-1]===`]`?N(e.substring(1,e.length-1)):g;if(t)return L(e);let n=i(a(e)),r=B(n);return r===g?g:I(r)?j(r):r}function I(e){let t=e.split(`.`);if(t[t.length-1]===``){if(t.length===1)return!1;t.pop()}let n=t[t.length-1];return!!(A(n)!==g||/^[0-9]+$/u.test(n))}function L(e){return w(e)?g:s(e,c)}function R(e){let t=null,n=1,r=null,i=0;for(let a=0;a<e.length;++a)e[a]===0?(r===null&&(r=a),++i):(i>n&&(t=r,n=i),r=null,i=0);return i>n?r:t}function z(e){return typeof e==`number`?M(e):e instanceof Array?`[${P(e)}]`:e}function B(e,t=!1){let r=n.toASCII(e,{checkHyphens:t,checkBidi:!0,checkJoiners:!0,useSTD3ASCIIRules:t,transitionalProcessing:!1,verifyDNSLength:t,ignoreInvalidPunycode:!1});return r===null||!t&&(r===``||T(r))?g:r}function V(e){let t=0,n=e.length;for(;t<n&&!(e.charCodeAt(t)>32);++t);for(;n>t&&!(e.charCodeAt(n-1)>32);--n);return e.substring(t,n)}function H(e){return e.replace(/\u0009|\u000A|\u000D/gu,``)}function U(e){let{path:t}=e;t.length!==0&&(e.scheme===`file`&&t.length===1&&q(t[0])||t.pop())}function W(e){return e.username!==``||e.password!==``}function G(e){return e.host===null||e.host===``||e.scheme===`file`}function K(e){return typeof e.path==`string`}function q(e){return/^[A-Za-z]:$/u.test(e)}function J(e,t,n,r,i){if(this.pointer=0,this.input=e,this.base=t||null,this.encodingOverride=n||`utf-8`,this.stateOverride=i,this.url=r,this.failure=!1,this.parseError=!1,!this.url){this.url={scheme:``,username:``,password:``,host:null,port:null,path:[],query:null,fragment:null};let e=V(this.input);e!==this.input&&(this.parseError=!0),this.input=e}let a=H(this.input);for(a!==this.input&&(this.parseError=!0),this.input=a,this.state=i||`scheme start`,this.buffer=``,this.atFlag=!1,this.arrFlag=!1,this.passwordTokenSeenFlag=!1,this.input=Array.from(this.input,e=>e.codePointAt(0));this.pointer<=this.input.length;++this.pointer){let e=this.input[this.pointer],t=isNaN(e)?void 0:String.fromCodePoint(e),n=this[`parse ${this.state}`](e,t);if(n){if(n===g){this.failure=!0;break}}else break}}J.prototype[`parse scheme start`]=function(e,t){if(r.isASCIIAlpha(e))this.buffer+=t.toLowerCase(),this.state=`scheme`;else if(!this.stateOverride)this.state=`no scheme`,--this.pointer;else return this.parseError=!0,g;return!0},J.prototype[`parse scheme`]=function(e,t){if(r.isASCIIAlphanumeric(e)||e===m(`+`)||e===m(`-`)||e===m(`.`))this.buffer+=t.toLowerCase();else if(e===m(`:`)){if(this.stateOverride&&(D(this.url)&&!E(this.buffer)||!D(this.url)&&E(this.buffer)||(W(this.url)||this.url.port!==null)&&this.buffer===`file`||this.url.scheme===`file`&&this.url.host===``))return!1;if(this.url.scheme=this.buffer,this.stateOverride)return this.url.port===k(this.url.scheme)&&(this.url.port=null),!1;this.buffer=``,this.url.scheme===`file`?((this.input[this.pointer+1]!==m(`/`)||this.input[this.pointer+2]!==m(`/`))&&(this.parseError=!0),this.state=`file`):D(this.url)&&this.base!==null&&this.base.scheme===this.url.scheme?this.state=`special relative or authority`:D(this.url)?this.state=`special authority slashes`:this.input[this.pointer+1]===m(`/`)?(this.state=`path or authority`,++this.pointer):(this.url.path=``,this.state=`opaque path`)}else if(!this.stateOverride)this.buffer=``,this.state=`no scheme`,this.pointer=-1;else return this.parseError=!0,g;return!0},J.prototype[`parse no scheme`]=function(e){return this.base===null||K(this.base)&&e!==m(`#`)?g:(K(this.base)&&e===m(`#`)?(this.url.scheme=this.base.scheme,this.url.path=this.base.path,this.url.query=this.base.query,this.url.fragment=``,this.state=`fragment`):this.base.scheme===`file`?(this.state=`file`,--this.pointer):(this.state=`relative`,--this.pointer),!0)},J.prototype[`parse special relative or authority`]=function(e){return e===m(`/`)&&this.input[this.pointer+1]===m(`/`)?(this.state=`special authority ignore slashes`,++this.pointer):(this.parseError=!0,this.state=`relative`,--this.pointer),!0},J.prototype[`parse path or authority`]=function(e){return e===m(`/`)?this.state=`authority`:(this.state=`path`,--this.pointer),!0},J.prototype[`parse relative`]=function(e){return this.url.scheme=this.base.scheme,e===m(`/`)?this.state=`relative slash`:D(this.url)&&e===m(`\\`)?(this.parseError=!0,this.state=`relative slash`):(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.url.path=this.base.path.slice(),this.url.query=this.base.query,e===m(`?`)?(this.url.query=``,this.state=`query`):e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):isNaN(e)||(this.url.query=null,this.url.path.pop(),this.state=`path`,--this.pointer)),!0},J.prototype[`parse relative slash`]=function(e){return D(this.url)&&(e===m(`/`)||e===m(`\\`))?(e===m(`\\`)&&(this.parseError=!0),this.state=`special authority ignore slashes`):e===m(`/`)?this.state=`authority`:(this.url.username=this.base.username,this.url.password=this.base.password,this.url.host=this.base.host,this.url.port=this.base.port,this.state=`path`,--this.pointer),!0},J.prototype[`parse special authority slashes`]=function(e){return e===m(`/`)&&this.input[this.pointer+1]===m(`/`)?(this.state=`special authority ignore slashes`,++this.pointer):(this.parseError=!0,this.state=`special authority ignore slashes`,--this.pointer),!0},J.prototype[`parse special authority ignore slashes`]=function(e){return e!==m(`/`)&&e!==m(`\\`)?(this.state=`authority`,--this.pointer):this.parseError=!0,!0},J.prototype[`parse authority`]=function(e,t){if(e===m(`@`)){this.parseError=!0,this.atFlag&&(this.buffer=`%40${this.buffer}`),this.atFlag=!0;let e=_(this.buffer);for(let t=0;t<e;++t){let e=this.buffer.codePointAt(t);if(e===m(`:`)&&!this.passwordTokenSeenFlag){this.passwordTokenSeenFlag=!0;continue}let n=o(e,p);this.passwordTokenSeenFlag?this.url.password+=n:this.url.username+=n}this.buffer=``}else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)){if(this.atFlag&&this.buffer===``)return this.parseError=!0,g;this.pointer-=_(this.buffer)+1,this.buffer=``,this.state=`host`}else this.buffer+=t;return!0},J.prototype[`parse hostname`]=J.prototype[`parse host`]=function(e,t){if(this.stateOverride&&this.url.scheme===`file`)--this.pointer,this.state=`file host`;else if(e===m(`:`)&&!this.arrFlag){if(this.buffer===``)return this.parseError=!0,g;if(this.stateOverride===`hostname`)return!1;let e=F(this.buffer,O(this.url));if(e===g)return g;this.url.host=e,this.buffer=``,this.state=`port`}else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)){if(--this.pointer,D(this.url)&&this.buffer===``)return this.parseError=!0,g;if(this.stateOverride&&this.buffer===``&&(W(this.url)||this.url.port!==null))return this.parseError=!0,!1;let e=F(this.buffer,O(this.url));if(e===g)return g;if(this.url.host=e,this.buffer=``,this.state=`path start`,this.stateOverride)return!1}else e===m(`[`)?this.arrFlag=!0:e===m(`]`)&&(this.arrFlag=!1),this.buffer+=t;return!0},J.prototype[`parse port`]=function(e,t){if(r.isASCIIDigit(e))this.buffer+=t;else if(isNaN(e)||e===m(`/`)||e===m(`?`)||e===m(`#`)||D(this.url)&&e===m(`\\`)||this.stateOverride){if(this.buffer!==``){let e=parseInt(this.buffer);if(e>2**16-1)return this.parseError=!0,g;this.url.port=e===k(this.url.scheme)?null:e,this.buffer=``}if(this.stateOverride)return!1;this.state=`path start`,--this.pointer}else return this.parseError=!0,g;return!0};let Y=new Set([m(`/`),m(`\\`),m(`?`),m(`#`)]);function X(e,t){let n=e.length-t;return n>=2&&x(e[t],e[t+1])&&(n===2||Y.has(e[t+2]))}J.prototype[`parse file`]=function(e){return this.url.scheme=`file`,this.url.host=``,e===m(`/`)||e===m(`\\`)?(e===m(`\\`)&&(this.parseError=!0),this.state=`file slash`):this.base!==null&&this.base.scheme===`file`?(this.url.host=this.base.host,this.url.path=this.base.path.slice(),this.url.query=this.base.query,e===m(`?`)?(this.url.query=``,this.state=`query`):e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):isNaN(e)||(this.url.query=null,X(this.input,this.pointer)?(this.parseError=!0,this.url.path=[]):U(this.url),this.state=`path`,--this.pointer)):(this.state=`path`,--this.pointer),!0},J.prototype[`parse file slash`]=function(e){return e===m(`/`)||e===m(`\\`)?(e===m(`\\`)&&(this.parseError=!0),this.state=`file host`):(this.base!==null&&this.base.scheme===`file`&&(!X(this.input,this.pointer)&&C(this.base.path[0])&&this.url.path.push(this.base.path[0]),this.url.host=this.base.host),this.state=`path`,--this.pointer),!0},J.prototype[`parse file host`]=function(e,t){if(isNaN(e)||e===m(`/`)||e===m(`\\`)||e===m(`?`)||e===m(`#`))if(--this.pointer,!this.stateOverride&&S(this.buffer))this.parseError=!0,this.state=`path`;else if(this.buffer===``){if(this.url.host=``,this.stateOverride)return!1;this.state=`path start`}else{let e=F(this.buffer,O(this.url));if(e===g)return g;if(e===`localhost`&&(e=``),this.url.host=e,this.stateOverride)return!1;this.buffer=``,this.state=`path start`}else this.buffer+=t;return!0},J.prototype[`parse path start`]=function(e){return D(this.url)?(e===m(`\\`)&&(this.parseError=!0),this.state=`path`,e!==m(`/`)&&e!==m(`\\`)&&--this.pointer):!this.stateOverride&&e===m(`?`)?(this.url.query=``,this.state=`query`):!this.stateOverride&&e===m(`#`)?(this.url.fragment=``,this.state=`fragment`):e===void 0?this.stateOverride&&this.url.host===null&&this.url.path.push(``):(this.state=`path`,e!==m(`/`)&&--this.pointer),!0},J.prototype[`parse path`]=function(e){return isNaN(e)||e===m(`/`)||D(this.url)&&e===m(`\\`)||!this.stateOverride&&(e===m(`?`)||e===m(`#`))?(D(this.url)&&e===m(`\\`)&&(this.parseError=!0),b(this.buffer)?(U(this.url),e!==m(`/`)&&!(D(this.url)&&e===m(`\\`))&&this.url.path.push(``)):y(this.buffer)&&e!==m(`/`)&&!(D(this.url)&&e===m(`\\`))?this.url.path.push(``):y(this.buffer)||(this.url.scheme===`file`&&this.url.path.length===0&&S(this.buffer)&&(this.buffer=`${this.buffer[0]}:`),this.url.path.push(this.buffer)),this.buffer=``,e===m(`?`)&&(this.url.query=``,this.state=`query`),e===m(`#`)&&(this.url.fragment=``,this.state=`fragment`)):(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=o(e,f)),!0},J.prototype[`parse opaque path`]=function(e){if(e===m(`?`))this.url.query=``,this.state=`query`;else if(e===m(`#`))this.url.fragment=``,this.state=`fragment`;else if(e===m(` `)){let e=this.input[this.pointer+1];e===m(`?`)||e===m(`#`)?this.url.path+=`%20`:this.url.path+=` `}else !isNaN(e)&&e!==m(`%`)&&(this.parseError=!0),e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),isNaN(e)||(this.url.path+=o(e,c));return!0},J.prototype[`parse query`]=function(e,t){if((!D(this.url)||this.url.scheme===`ws`||this.url.scheme===`wss`)&&(this.encodingOverride=`utf-8`),!this.stateOverride&&e===m(`#`)||isNaN(e)){let t=D(this.url)?d:u;this.url.query+=s(this.buffer,t),this.buffer=``,e===m(`#`)&&(this.url.fragment=``,this.state=`fragment`)}else isNaN(e)||(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.buffer+=t);return!0},J.prototype[`parse fragment`]=function(e){return isNaN(e)||(e===m(`%`)&&(!r.isASCIIHex(this.input[this.pointer+1])||!r.isASCIIHex(this.input[this.pointer+2]))&&(this.parseError=!0),this.url.fragment+=o(e,l)),!0};function Z(e,t){let n=`${e.scheme}:`;return e.host!==null&&(n+=`//`,(e.username!==``||e.password!==``)&&(n+=e.username,e.password!==``&&(n+=`:${e.password}`),n+=`@`),n+=z(e.host),e.port!==null&&(n+=`:${e.port}`)),e.host===null&&!K(e)&&e.path.length>1&&e.path[0]===``&&(n+=`/.`),n+=te(e),e.query!==null&&(n+=`?${e.query}`),!t&&e.fragment!==null&&(n+=`#${e.fragment}`),n}function ee(e){let t=`${e.scheme}://`;return t+=z(e.host),e.port!==null&&(t+=`:${e.port}`),t}function te(e){if(K(e))return e.path;let t=``;for(let n of e.path)t+=`/${n}`;return t}t.exports.serializeURL=Z,t.exports.serializePath=te,t.exports.serializeURLOrigin=function(e){switch(e.scheme){case`blob`:{let n=t.exports.parseURL(te(e));return n===null||n.scheme!==`http`&&n.scheme!==`https`?`null`:t.exports.serializeURLOrigin(n)}case`ftp`:case`http`:case`https`:case`ws`:case`wss`:return ee({scheme:e.scheme,host:e.host,port:e.port});case`file`:return`null`;default:return`null`}},t.exports.basicURLParse=function(e,t){t===void 0&&(t={});let n=new J(e,t.baseURL,t.encodingOverride,t.url,t.stateOverride);return n.failure?null:n.url},t.exports.setTheUsername=function(e,t){e.username=s(t,p)},t.exports.setThePassword=function(e,t){e.password=s(t,p)},t.exports.serializeHost=z,t.exports.cannotHaveAUsernamePasswordPort=G,t.exports.hasAnOpaquePath=K,t.exports.serializeInteger=function(e){return String(e)},t.exports.parseURL=function(e,n){return n===void 0&&(n={}),t.exports.basicURLParse(e,{baseURL:n.baseURL,encodingOverride:n.encodingOverride})}}}),li=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.js"(e,t){let{utf8Encode:n,utf8DecodeWithoutBOM:r}=oi(),{percentDecodeBytes:i,utf8PercentEncodeString:a,isURLEncodedPercentEncode:o}=si();function s(e){return e.codePointAt(0)}function c(e){let t=d(e,s(`&`)),n=[];for(let e of t){if(e.length===0)continue;let t,a,o=e.indexOf(s(`=`));o>=0?(t=e.slice(0,o),a=e.slice(o+1)):(t=e,a=new Uint8Array),t=f(t,43,32),a=f(a,43,32);let c=r(i(t)),l=r(i(a));n.push([c,l])}return n}function l(e){return c(n(e))}function u(e){let t=``;for(let[n,r]of e.entries()){let e=a(r[0],o,!0),i=a(r[1],o,!0);n!==0&&(t+=`&`),t+=`${e}=${i}`}return t}function d(e,t){let n=[],r=0,i=e.indexOf(t);for(;i>=0;)n.push(e.slice(r,i)),r=i+1,i=e.indexOf(t,r);return r!==e.length&&n.push(e.slice(r)),n}function f(e,t,n){let r=e.indexOf(t);for(;r>=0;)e[r]=n,r=e.indexOf(t,r+1);return e}t.exports={parseUrlencodedString:l,serializeUrlencoded:u}}}),ui=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.js"(e){let t=xr(),n=Sr();e.convert=(e,r,{context:i=`The provided value`}={})=>{if(typeof r!=`function`)throw new e.TypeError(i+` is not a function`);function a(...a){let o=n.tryWrapperForImpl(this),s;for(let e=0;e<a.length;e++)a[e]=n.tryWrapperForImpl(a[e]);return s=Reflect.apply(r,o,a),s=t.any(s,{context:i,globals:e}),s}return a.construct=(...a)=>{for(let e=0;e<a.length;e++)a[e]=n.tryWrapperForImpl(a[e]);let o=Reflect.construct(r,a);return o=t.any(o,{context:i,globals:e}),o},a[n.wrapperSymbol]=r,a.objectReference=r,a}}}),di=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.js"(e){let t=li();e.implementation=class{constructor(e,n,{doNotStripQMark:r=!1}){let i=n[0];if(this._list=[],this._url=null,!r&&typeof i==`string`&&i[0]===`?`&&(i=i.slice(1)),Array.isArray(i))for(let e of i){if(e.length!==2)throw TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence's element does not contain exactly two elements.`);this._list.push([e[0],e[1]])}else if(typeof i==`object`&&Object.getPrototypeOf(i)===null)for(let e of Object.keys(i)){let t=i[e];this._list.push([e,t])}else this._list=t.parseUrlencodedString(i)}_updateSteps(){if(this._url!==null){let e=t.serializeUrlencoded(this._list);e===``&&(e=null),this._url._url.query=e}}get size(){return this._list.length}append(e,t){this._list.push([e,t]),this._updateSteps()}delete(e,t){let n=0;for(;n<this._list.length;)this._list[n][0]===e&&(t===void 0||this._list[n][1]===t)?this._list.splice(n,1):n++;this._updateSteps()}get(e){for(let t of this._list)if(t[0]===e)return t[1];return null}getAll(e){let t=[];for(let n of this._list)n[0]===e&&t.push(n[1]);return t}has(e,t){for(let n of this._list)if(n[0]===e&&(t===void 0||n[1]===t))return!0;return!1}set(e,t){let n=!1,r=0;for(;r<this._list.length;)this._list[r][0]===e?n?this._list.splice(r,1):(n=!0,this._list[r][1]=t,r++):r++;n||this._list.push([e,t]),this._updateSteps()}sort(){this._list.sort((e,t)=>e[0]<t[0]?-1:e[0]>t[0]?1:0),this._updateSteps()}[Symbol.iterator](){return this._list[Symbol.iterator]()}toString(){return t.serializeUrlencoded(this._list)}}}}),fi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.js"(e){let t=xr(),n=Sr(),r=ui(),i=n.newObjectInRealm,a=n.implSymbol,o=n.ctorRegistrySymbol,s=`URLSearchParams`;e.is=e=>n.isObject(e)&&n.hasOwn(e,a)&&e[a]instanceof u.implementation,e.isImpl=e=>n.isObject(e)&&e instanceof u.implementation,e.convert=(t,r,{context:i=`The provided value`}={})=>{if(e.is(r))return n.implForWrapper(r);throw new t.TypeError(`${i} is not of type 'URLSearchParams'.`)},e.createDefaultIterator=(e,t,r)=>{let i=e[o],a=i[`URLSearchParams Iterator`],s=Object.create(a);return Object.defineProperty(s,n.iterInternalSymbol,{value:{target:t,kind:r,index:0},configurable:!0}),s};function c(e,t){let r;return t!==void 0&&(r=t.prototype),n.isObject(r)||(r=e[o].URLSearchParams.prototype),Object.create(r)}e.create=(t,n,r)=>{let i=c(t);return e.setup(i,t,n,r)},e.createImpl=(t,r,i)=>{let a=e.create(t,r,i);return n.implForWrapper(a)},e._internalSetup=(e,t)=>{},e.setup=(t,r,i=[],o={})=>(o.wrapper=t,e._internalSetup(t,r),Object.defineProperty(t,a,{value:new u.implementation(r,i,o),configurable:!0}),t[a][n.wrapperSymbol]=t,u.init&&u.init(t[a]),t),e.new=(t,r)=>{let i=c(t,r);return e._internalSetup(i,t),Object.defineProperty(i,a,{value:Object.create(u.implementation.prototype),configurable:!0}),i[a][n.wrapperSymbol]=i,u.init&&u.init(i[a]),i[a]};let l=new Set([`Window`,`Worker`]);e.install=(o,c)=>{if(!c.some(e=>l.has(e)))return;let u=n.initCtorRegistry(o);class d{constructor(){let r=[];{let e=arguments[0];if(e!==void 0)if(n.isObject(e))if(e[Symbol.iterator]!==void 0)if(n.isObject(e)){let r=[],i=e;for(let e of i){if(n.isObject(e)){let n=[],r=e;for(let e of r)e=t.USVString(e,{context:`Failed to construct 'URLSearchParams': parameter 1 sequence's element's element`,globals:o}),n.push(e);e=n}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence's element is not an iterable object.`);r.push(e)}e=r}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 sequence is not an iterable object.`);else if(n.isObject(e)){let n=Object.create(null);for(let r of Reflect.ownKeys(e)){let i=Object.getOwnPropertyDescriptor(e,r);if(i&&i.enumerable){let i=r;i=t.USVString(i,{context:`Failed to construct 'URLSearchParams': parameter 1 record's key`,globals:o});let a=e[r];a=t.USVString(a,{context:`Failed to construct 'URLSearchParams': parameter 1 record's value`,globals:o}),n[i]=a}}e=n}else throw new o.TypeError(`Failed to construct 'URLSearchParams': parameter 1 record is not an object.`);else e=t.USVString(e,{context:`Failed to construct 'URLSearchParams': parameter 1`,globals:o});else e=``;r.push(e)}return e.setup(Object.create(new.target.prototype),o,r)}append(r,i){let s=this!==null&&this!==void 0?this:o;if(!e.is(s))throw new o.TypeError(`'append' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<2)throw new o.TypeError(`Failed to execute 'append' on 'URLSearchParams': 2 arguments required, but only ${arguments.length} present.`);let c=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'append' on 'URLSearchParams': parameter 1`,globals:o}),c.push(e)}{let e=arguments[1];e=t.USVString(e,{context:`Failed to execute 'append' on 'URLSearchParams': parameter 2`,globals:o}),c.push(e)}return n.tryWrapperForImpl(s[a].append(...c))}delete(r){let i=this!==null&&this!==void 0?this:o;if(!e.is(i))throw new o.TypeError(`'delete' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'delete' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let s=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'delete' on 'URLSearchParams': parameter 1`,globals:o}),s.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'delete' on 'URLSearchParams': parameter 2`,globals:o})),s.push(e)}return n.tryWrapperForImpl(i[a].delete(...s))}get(n){let r=this!==null&&this!==void 0?this:o;if(!e.is(r))throw new o.TypeError(`'get' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'get' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let i=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'get' on 'URLSearchParams': parameter 1`,globals:o}),i.push(e)}return r[a].get(...i)}getAll(r){let i=this!==null&&this!==void 0?this:o;if(!e.is(i))throw new o.TypeError(`'getAll' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'getAll' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let s=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'getAll' on 'URLSearchParams': parameter 1`,globals:o}),s.push(e)}return n.tryWrapperForImpl(i[a].getAll(...s))}has(n){let r=this!==null&&this!==void 0?this:o;if(!e.is(r))throw new o.TypeError(`'has' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'has' on 'URLSearchParams': 1 argument required, but only ${arguments.length} present.`);let i=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'has' on 'URLSearchParams': parameter 1`,globals:o}),i.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'has' on 'URLSearchParams': parameter 2`,globals:o})),i.push(e)}return r[a].has(...i)}set(r,i){let s=this!==null&&this!==void 0?this:o;if(!e.is(s))throw new o.TypeError(`'set' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<2)throw new o.TypeError(`Failed to execute 'set' on 'URLSearchParams': 2 arguments required, but only ${arguments.length} present.`);let c=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'set' on 'URLSearchParams': parameter 1`,globals:o}),c.push(e)}{let e=arguments[1];e=t.USVString(e,{context:`Failed to execute 'set' on 'URLSearchParams': parameter 2`,globals:o}),c.push(e)}return n.tryWrapperForImpl(s[a].set(...c))}sort(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'sort' called on an object that is not a valid instance of URLSearchParams.`);return n.tryWrapperForImpl(t[a].sort())}toString(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'toString' called on an object that is not a valid instance of URLSearchParams.`);return t[a].toString()}keys(){if(!e.is(this))throw new o.TypeError(`'keys' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`key`)}values(){if(!e.is(this))throw new o.TypeError(`'values' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`value`)}entries(){if(!e.is(this))throw new o.TypeError(`'entries' called on an object that is not a valid instance of URLSearchParams.`);return e.createDefaultIterator(o,this,`key+value`)}forEach(t){if(!e.is(this))throw new o.TypeError(`'forEach' called on an object that is not a valid instance of URLSearchParams.`);if(arguments.length<1)throw new o.TypeError(`Failed to execute 'forEach' on 'iterable': 1 argument required, but only 0 present.`);t=r.convert(o,t,{context:`Failed to execute 'forEach' on 'iterable': The callback provided as parameter 1`});let i=arguments[1],s=Array.from(this[a]),c=0;for(;c<s.length;){let[e,r]=s[c].map(n.tryWrapperForImpl);t.call(i,r,e,this),s=Array.from(this[a]),c++}}get size(){let t=this!==null&&this!==void 0?this:o;if(!e.is(t))throw new o.TypeError(`'get size' called on an object that is not a valid instance of URLSearchParams.`);return t[a].size}}Object.defineProperties(d.prototype,{append:{enumerable:!0},delete:{enumerable:!0},get:{enumerable:!0},getAll:{enumerable:!0},has:{enumerable:!0},set:{enumerable:!0},sort:{enumerable:!0},toString:{enumerable:!0},keys:{enumerable:!0},values:{enumerable:!0},entries:{enumerable:!0},forEach:{enumerable:!0},size:{enumerable:!0},[Symbol.toStringTag]:{value:`URLSearchParams`,configurable:!0},[Symbol.iterator]:{value:d.prototype.entries,configurable:!0,writable:!0}}),u[s]=d,u[`URLSearchParams Iterator`]=Object.create(u[`%IteratorPrototype%`],{[Symbol.toStringTag]:{configurable:!0,value:`URLSearchParams Iterator`}}),n.define(u[`URLSearchParams Iterator`],{next(){let e=this&&this[n.iterInternalSymbol];if(!e)throw new o.TypeError(`next() called on a value that is not a URLSearchParams iterator object`);let{target:t,kind:r,index:s}=e,c=Array.from(t[a]),l=c.length;if(s>=l)return i(o,{value:void 0,done:!0});let u=c[s];return e.index=s+1,i(o,n.iteratorResult(u.map(n.tryWrapperForImpl),r))}}),Object.defineProperty(o,s,{configurable:!0,writable:!0,value:d})};let u=di()}}),pi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.js"(e){let t=ci(),n=li(),r=fi();e.implementation=class e{constructor(e,[n,i]){let a=null;if(i!==void 0&&(a=t.basicURLParse(i),a===null))throw TypeError(`Invalid base URL: ${i}`);let o=t.basicURLParse(n,{baseURL:a});if(o===null)throw TypeError(`Invalid URL: ${n}`);let s=o.query===null?``:o.query;this._url=o,this._query=r.createImpl(e,[s],{doNotStripQMark:!0}),this._query._url=this}static parse(t,n,r){try{return new e(t,[n,r])}catch{return null}}static canParse(e,n){let r=null;if(n!==void 0&&(r=t.basicURLParse(n),r===null))return!1;let i=t.basicURLParse(e,{baseURL:r});return i!==null}get href(){return t.serializeURL(this._url)}set href(e){let r=t.basicURLParse(e);if(r===null)throw TypeError(`Invalid URL: ${e}`);this._url=r,this._query._list.splice(0);let{query:i}=r;i!==null&&(this._query._list=n.parseUrlencodedString(i))}get origin(){return t.serializeURLOrigin(this._url)}get protocol(){return`${this._url.scheme}:`}set protocol(e){t.basicURLParse(`${e}:`,{url:this._url,stateOverride:`scheme start`})}get username(){return this._url.username}set username(e){t.cannotHaveAUsernamePasswordPort(this._url)||t.setTheUsername(this._url,e)}get password(){return this._url.password}set password(e){t.cannotHaveAUsernamePasswordPort(this._url)||t.setThePassword(this._url,e)}get host(){let e=this._url;return e.host===null?``:e.port===null?t.serializeHost(e.host):`${t.serializeHost(e.host)}:${t.serializeInteger(e.port)}`}set host(e){t.hasAnOpaquePath(this._url)||t.basicURLParse(e,{url:this._url,stateOverride:`host`})}get hostname(){return this._url.host===null?``:t.serializeHost(this._url.host)}set hostname(e){t.hasAnOpaquePath(this._url)||t.basicURLParse(e,{url:this._url,stateOverride:`hostname`})}get port(){return this._url.port===null?``:t.serializeInteger(this._url.port)}set port(e){t.cannotHaveAUsernamePasswordPort(this._url)||(e===``?this._url.port=null:t.basicURLParse(e,{url:this._url,stateOverride:`port`}))}get pathname(){return t.serializePath(this._url)}set pathname(e){t.hasAnOpaquePath(this._url)||(this._url.path=[],t.basicURLParse(e,{url:this._url,stateOverride:`path start`}))}get search(){return this._url.query===null||this._url.query===``?``:`?${this._url.query}`}set search(e){let r=this._url;if(e===``){r.query=null,this._query._list=[];return}let i=e[0]===`?`?e.substring(1):e;r.query=``,t.basicURLParse(i,{url:r,stateOverride:`query`}),this._query._list=n.parseUrlencodedString(i)}get searchParams(){return this._query}get hash(){return this._url.fragment===null||this._url.fragment===``?``:`#${this._url.fragment}`}set hash(e){if(e===``){this._url.fragment=null;return}let n=e[0]===`#`?e.substring(1):e;this._url.fragment=``,t.basicURLParse(n,{url:this._url,stateOverride:`fragment`})}toJSON(){return this.href}}}}),mi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.js"(e){let t=xr(),n=Sr(),r=n.implSymbol,i=n.ctorRegistrySymbol,a=`URL`;e.is=e=>n.isObject(e)&&n.hasOwn(e,r)&&e[r]instanceof c.implementation,e.isImpl=e=>n.isObject(e)&&e instanceof c.implementation,e.convert=(t,r,{context:i=`The provided value`}={})=>{if(e.is(r))return n.implForWrapper(r);throw new t.TypeError(`${i} is not of type 'URL'.`)};function o(e,t){let r;return t!==void 0&&(r=t.prototype),n.isObject(r)||(r=e[i].URL.prototype),Object.create(r)}e.create=(t,n,r)=>{let i=o(t);return e.setup(i,t,n,r)},e.createImpl=(t,r,i)=>{let a=e.create(t,r,i);return n.implForWrapper(a)},e._internalSetup=(e,t)=>{},e.setup=(t,i,a=[],o={})=>(o.wrapper=t,e._internalSetup(t,i),Object.defineProperty(t,r,{value:new c.implementation(i,a,o),configurable:!0}),t[r][n.wrapperSymbol]=t,c.init&&c.init(t[r]),t),e.new=(t,i)=>{let a=o(t,i);return e._internalSetup(a,t),Object.defineProperty(a,r,{value:Object.create(c.implementation.prototype),configurable:!0}),a[r][n.wrapperSymbol]=a,c.init&&c.init(a[r]),a[r]};let s=new Set([`Window`,`Worker`]);e.install=(i,o)=>{if(!o.some(e=>s.has(e)))return;let l=n.initCtorRegistry(i);class u{constructor(n){if(arguments.length<1)throw new i.TypeError(`Failed to construct 'URL': 1 argument required, but only ${arguments.length} present.`);let r=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to construct 'URL': parameter 1`,globals:i}),r.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to construct 'URL': parameter 2`,globals:i})),r.push(e)}return e.setup(Object.create(new.target.prototype),i,r)}toJSON(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'toJSON' called on an object that is not a valid instance of URL.`);return t[r].toJSON()}get href(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get href' called on an object that is not a valid instance of URL.`);return t[r].href}set href(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set href' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'href' property on 'URL': The provided value`,globals:i}),a[r].href=n}toString(){let t=this;if(!e.is(t))throw new i.TypeError(`'toString' called on an object that is not a valid instance of URL.`);return t[r].href}get origin(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get origin' called on an object that is not a valid instance of URL.`);return t[r].origin}get protocol(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get protocol' called on an object that is not a valid instance of URL.`);return t[r].protocol}set protocol(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set protocol' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'protocol' property on 'URL': The provided value`,globals:i}),a[r].protocol=n}get username(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get username' called on an object that is not a valid instance of URL.`);return t[r].username}set username(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set username' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'username' property on 'URL': The provided value`,globals:i}),a[r].username=n}get password(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get password' called on an object that is not a valid instance of URL.`);return t[r].password}set password(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set password' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'password' property on 'URL': The provided value`,globals:i}),a[r].password=n}get host(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get host' called on an object that is not a valid instance of URL.`);return t[r].host}set host(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set host' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'host' property on 'URL': The provided value`,globals:i}),a[r].host=n}get hostname(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get hostname' called on an object that is not a valid instance of URL.`);return t[r].hostname}set hostname(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set hostname' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'hostname' property on 'URL': The provided value`,globals:i}),a[r].hostname=n}get port(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get port' called on an object that is not a valid instance of URL.`);return t[r].port}set port(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set port' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'port' property on 'URL': The provided value`,globals:i}),a[r].port=n}get pathname(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get pathname' called on an object that is not a valid instance of URL.`);return t[r].pathname}set pathname(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set pathname' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'pathname' property on 'URL': The provided value`,globals:i}),a[r].pathname=n}get search(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get search' called on an object that is not a valid instance of URL.`);return t[r].search}set search(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set search' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'search' property on 'URL': The provided value`,globals:i}),a[r].search=n}get searchParams(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get searchParams' called on an object that is not a valid instance of URL.`);return n.getSameObject(this,`searchParams`,()=>n.tryWrapperForImpl(t[r].searchParams))}get hash(){let t=this!==null&&this!==void 0?this:i;if(!e.is(t))throw new i.TypeError(`'get hash' called on an object that is not a valid instance of URL.`);return t[r].hash}set hash(n){let a=this!==null&&this!==void 0?this:i;if(!e.is(a))throw new i.TypeError(`'set hash' called on an object that is not a valid instance of URL.`);n=t.USVString(n,{context:`Failed to set the 'hash' property on 'URL': The provided value`,globals:i}),a[r].hash=n}static parse(e){if(arguments.length<1)throw new i.TypeError(`Failed to execute 'parse' on 'URL': 1 argument required, but only ${arguments.length} present.`);let r=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'parse' on 'URL': parameter 1`,globals:i}),r.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'parse' on 'URL': parameter 2`,globals:i})),r.push(e)}return n.tryWrapperForImpl(c.implementation.parse(i,...r))}static canParse(e){if(arguments.length<1)throw new i.TypeError(`Failed to execute 'canParse' on 'URL': 1 argument required, but only ${arguments.length} present.`);let n=[];{let e=arguments[0];e=t.USVString(e,{context:`Failed to execute 'canParse' on 'URL': parameter 1`,globals:i}),n.push(e)}{let e=arguments[1];e!==void 0&&(e=t.USVString(e,{context:`Failed to execute 'canParse' on 'URL': parameter 2`,globals:i})),n.push(e)}return c.implementation.canParse(...n)}}Object.defineProperties(u.prototype,{toJSON:{enumerable:!0},href:{enumerable:!0},toString:{enumerable:!0},origin:{enumerable:!0},protocol:{enumerable:!0},username:{enumerable:!0},password:{enumerable:!0},host:{enumerable:!0},hostname:{enumerable:!0},port:{enumerable:!0},pathname:{enumerable:!0},search:{enumerable:!0},searchParams:{enumerable:!0},hash:{enumerable:!0},[Symbol.toStringTag]:{value:`URL`,configurable:!0}}),Object.defineProperties(u,{parse:{enumerable:!0},canParse:{enumerable:!0}}),l[a]=u,Object.defineProperty(i,a,{configurable:!0,writable:!0,value:u}),o.includes(`Window`)&&Object.defineProperty(i,`webkitURL`,{configurable:!0,writable:!0,value:u})};let c=pi()}}),hi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.js"(e){let t=mi(),n=fi();e.URL=t,e.URLSearchParams=n}}),gi=_n({"../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.js"(e){let{URL:t,URLSearchParams:n}=hi(),r=ci(),i=si(),a={Array,Object,Promise,String,TypeError};t.install(a,[`Window`]),n.install(a,[`Window`]),e.URL=a.URL,e.URLSearchParams=a.URLSearchParams,e.parseURL=r.parseURL,e.basicURLParse=r.basicURLParse,e.serializeURL=r.serializeURL,e.serializePath=r.serializePath,e.serializeHost=r.serializeHost,e.serializeInteger=r.serializeInteger,e.serializeURLOrigin=r.serializeURLOrigin,e.setTheUsername=r.setTheUsername,e.setThePassword=r.setThePassword,e.cannotHaveAUsernamePasswordPort=r.cannotHaveAUsernamePasswordPort,e.hasAnOpaquePath=r.hasAnOpaquePath,e.percentDecodeString=i.percentDecodeString,e.percentDecodeBytes=i.percentDecodeBytes}}),_i=_n({"../../node_modules/.pnpm/data-urls@5.0.0/node_modules/data-urls/lib/utils.js"(e){e.stripLeadingAndTrailingASCIIWhitespace=e=>e.replace(/^[ \t\n\f\r]+/u,``).replace(/[ \t\n\f\r]+$/u,``),e.isomorphicDecode=e=>Array.from(e,e=>String.fromCodePoint(e)).join(``),e.forgivingBase64Decode=e=>{let t;try{t=atob(e)}catch{return null}return Uint8Array.from(t,e=>e.codePointAt(0))}}}),vi=_n({"../../node_modules/.pnpm/data-urls@5.0.0/node_modules/data-urls/lib/parser.js"(e,t){let n=br(),{parseURL:r,serializeURL:i,percentDecodeString:a}=gi(),{stripLeadingAndTrailingASCIIWhitespace:o,isomorphicDecode:s,forgivingBase64Decode:c}=_i();t.exports=e=>{let n=r(e);return n===null?null:t.exports.fromURLRecord(n)},t.exports.fromURLRecord=e=>{if(e.scheme!==`data`)return null;let t=i(e,!0).substring(5),r=0,l=``;for(;r<t.length&&t[r]!==`,`;)l+=t[r],++r;if(l=o(l),r===t.length)return null;++r;let u=t.substring(r),d=a(u),f=/(.*); *[Bb][Aa][Ss][Ee]64$/u.exec(l);if(f){let e=s(d);if(d=c(e),d===null)return null;l=f[1]}l.startsWith(`;`)&&(l=`text/plain${l}`);let p;try{p=new n(l)}catch{p=new n(`text/plain;charset=US-ASCII`)}return{mimeType:p,body:d}}}}),yi=bn(vi(),1);const bi=e=>{let t=(0,yi.default)(e)??e;return fr(t,{attrValueProcessors:[e=>Rn(e)],explicitChildren:!0,preserveChildrenOrder:!0})};var xi=k(Ke());const Si=xi.Utils.Objects.GetFastValue,Ci=xi.Loader.FileTypes.JSONFile,wi=xi.Loader.MultiFile;var Ti=class extends wi{constructor(e,t,n,r,i,a,o){if(Ie(t)){let e=t;t=Si(e,`key`),n=Si(e,`url`),a=Si(e,`xhrSettings`),r=Si(e,`path`),i=Si(e,`baseURL`),o=Si(e,`tilesetXhrSettings`)}let s=new Ci(e,t,n,a);super(e,`tilemapJSON`,t,[s]),this.config.path=r,this.config.baseURL=i,this.config.tilesetXhrSettings=o}async addToCache(){if(!this.isReadyToProcess())return;let[e,...t]=this.files;if(e.type===`json`&&Object.hasOwn(e.data,`tilesets`)){for(let n of t){let t=n.xhrLoader?.responseText;if(!t)throw new ke(Me.Read,this.addToCache.name,n.url.toString());let r=await bi(t),i=Ln(r.tileset),a=n.tilesetIndex;Object.assign(e.data.tilesets[a],i,{imageheight:i.image.height,imagewidth:i.image.width,source:void 0})}this.loader.cacheManager.tilemap.add(e.key,{data:e.data,format:xi.Tilemaps.Formats.TILED_JSON}),this.complete=!0;for(let e of this.files)e.pendingDestroy()}}onFileComplete(e){let t=this.files.indexOf(e);if(t===-1||(this.pending--,!(e.type===`json`&&Object.hasOwn(e.data,`tilesets`))))return;let n=e.data.tilesets,r=this.config,i=this.loader,a=i.baseURL,o=i.path,s=i.prefix,c=Si(r,`baseURL`,a),l=Si(r,`path`,o),u=Si(r,`prefix`,s),d=Si(r,`tilesetXhrSettings`);i.setBaseURL(c),i.setPath(l),i.setPrefix(u);for(let[t,r]of n.entries()){let n=`public`,a=r.source.indexOf(n);if(a===-1)throw new Ae(this.onFileComplete.name,r.source);let o=r.source.slice(a+6),s=new sn(t,i,`${e.key}${Fe}Tileset${Fe}${o}`,o,d);this.addToMultiFile(s),i.addFile(s)}i.setBaseURL(a),i.setPath(o),i.setPrefix(s)}};const Ei=`tilemapTiledJSONExternal`;var Di=k(Ke());const Oi=Di.Loader.FileTypesManager,ki=()=>{Oi.register(Ei,function(...e){let[t,n,r,i,a,o]=e;if(Array.isArray(t))for(let e of t){let t=new Ti(this,e);this.addFile(t.files)}else{let e=new Ti(this,t,n,r,i,a,o);this.addFile(e.files)}return this})};var Ai=k(Ke()),ji=a({__name:`Game`,props:{configuration:{}},setup(t){let a=Ge(),{game:o}=b(a),s=_(`canvasRoot`),c=p(!1),f=()=>{c.value=!0};return l(()=>{ki(),o.value=new Ai.Game({...t.configuration,parent:s.value}),o.value.events.on(`ready`,f)}),u(()=>{let e=Je();e.events.off(`ready`,f),e.destroy(!0),o.value=void 0}),(t,a)=>(d(),r(e,null,[i(`div`,{ref_key:`canvasRoot`,ref:s},null,512),g(c)?m(t.$slots,`default`,{key:0}):n(``,!0)],64))}}),Mi=ji;const Ni={...Ht,...ft,...pt,...$e,...ht,...nt,...rt,...st};var Pi=a({__name:`Container`,props:{configuration:{default:()=>({})}},setup(e,{emit:t}){let n=t,r=p();return Qe(t=>{let{children:n,x:i,y:a}=e.configuration;return r.value=t.add.container(i,a,n),r.value},()=>e.configuration,n,Ni),f(Oe.ParentContainer,r),(e,t)=>m(e.$slots,`default`)}}),Fi=Pi;const Ii={closePath:e=>t=>{t!==void 0&&e.setClosePath(t)},endAngle:e=>t=>{t!==void 0&&e.setEndAngle(t)},radius:e=>t=>{t!==void 0&&e.setRadius(t)},startAngle:e=>t=>{t!==void 0&&e.setStartAngle(t)},...Ut,...st};var Li=a({__name:`Circle`,props:{configuration:{}},setup(e,{emit:t}){let n=t;return Qe(t=>{let{alpha:n,fillColor:r,radius:i,x:a,y:o}=e.configuration;return t.add.circle(a,o,i,r,n)},()=>e.configuration,n,Ii),(e,t)=>null}}),Ri=Li;const zi=(...e)=>{Ve(ze.Shutdown,...e)},Bi=(e,t)=>{let n=p([]);if(t){let t=Re(),r=Ye(t);n.value=e(r)}else He(t=>{n.value=e(t)});return zi(e=>{for(let{key:t}of n.value){if(!t)continue;e.anims.remove(t)}}),n},Vi=(e,t)=>{e.value={...t,onComplete:(...n)=>{e.value=void 0,t.onComplete?.(...n)}}},Hi=(...e)=>{Ve(ze.Init,...e)},Ui=(...e)=>{Ve(ze.Preload,...e)},Wi=(...e)=>{Ve(ze.Update,...e)},Gi=(e,t)=>new Promise(n=>e.time.delayedCall(t,()=>{n()}));var Ki=k(Ke());const qi=Ki.Loader.FileTypes.JSONFile;var Ji=class extends qi{};const Yi={padding:e=>t=>e.setPadding(t)};export{dt as AlphaSetterMap,Ht as AlphaSingleSetterMap,jt as AnimationSetterMap,Ii as ArcSetterMap,_t as BaseTextureSetterMap,ft as BlendModeSetterMap,Ri as Circle,pt as ComputedSizeSetterMap,Fi as Container,Ni as ContainerSetterMap,$e as DepthSetterMap,Be as ExternalSceneStore,Yi as FXSetterMap,mt as FlipSetterMap,Mi as Game,M as GameObjectEventMap,it as GameObjectSetterMap,st as GlobalSetterMap,rn as Image,tn as ImageSetterMap,Oe as InjectionKeyMap,ze as Lifecycle,ht as MaskSetterMap,Zt as NineSliceSetterMap,$t as Nineslice,et as OriginSetterMap,Xt as PathFollower,qt as PathFollowerComponentSetterMap,Jt as PathFollowerSetterMap,gt as PipelineSetterMap,Kt as Rectangle,Wt as RectangleSetterMap,Vt as Scene,tt as ScrollFactorSetterMap,Ut as ShapeSetterMap,kt as SizeSetterMap,Pt as Sprite,Mt as SpriteSetterMap,Ei as TILEMAP_TILED_JSON_EXTERNAL_KEY,Ot as Text,Et as TextSetterMap,en as TextureCropSetterMap,vt as TextureSetterMap,St as TileSprite,bt as TileSpriteSetterMap,Ti as TiledJSONExternalFile,wt as Tilemap,Ji as TilemapFile,sn as TilesetFile,yt as TintSetterMap,nt as TransformSetterMap,ot as TweenSetterMap,rt as VisibleSetterMap,ut as Zone,ct as ZoneSetterMap,N as getEventName,Ze as getInitializeGameObjectLifecycleHook,Ye as getScene,Ue as getUpdateEvent,P as isEvent,Xe as onCreate,Hi as onInit,He as onNextTick,Ui as onPreload,zi as onShutdown,Wi as onUpdate,j as pushGameObject,Ve as pushListener,ki as registerTiledJSONExternalLoader,Lt as resetLifecycleListeners,Rt as runLifecycleListeners,Gi as sleep,Bi as useAnimations,It as useCameraStore,Je as useGame,Qe as useInitializeGameObject,De as useInitializeGameObjectEvents,We as useInitializeGameObjectSetters,Re as useInjectSceneKey,Ft as useInputStore,Ge as usePhaserStore,Tt as useTextStore,Vi as useTween};