@sentinel-it/meowmeow-sdk 1.0.0-rc.6207efd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +287 -0
- package/dist/index.d.ts +612 -0
- package/dist/meowmeow-sdk.esm.js +15909 -0
- package/dist/meowmeow-sdk.esm.js.map +1 -0
- package/dist/meowmeow-sdk.js +803 -0
- package/dist/meowmeow-sdk.js.map +1 -0
- package/package.json +103 -0
|
@@ -0,0 +1,803 @@
|
|
|
1
|
+
var MeowMeowSDK=(function(Kn){"use strict";var N_=Object.defineProperty;var z_=(Kn,Gn,be)=>Gn in Kn?N_(Kn,Gn,{enumerable:!0,configurable:!0,writable:!0,value:be}):Kn[Gn]=be;var P=(Kn,Gn,be)=>z_(Kn,typeof Gn!="symbol"?Gn+"":Gn,be);/**
|
|
2
|
+
* @vue/shared v3.5.32
|
|
3
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
4
|
+
* @license MIT
|
|
5
|
+
**/var Mr;function Gn(e){const n=Object.create(null);for(const i of e.split(","))n[i]=1;return i=>i in n}const be={},Bt=[],li=()=>{},If=()=>!1,rs=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),os=e=>e.startsWith("onUpdate:"),qe=Object.assign,Lr=(e,n)=>{const i=e.indexOf(n);i>-1&&e.splice(i,1)},tm=Object.prototype.hasOwnProperty,Re=(e,n)=>tm.call(e,n),ee=Array.isArray,Nt=e=>ga(e)==="[object Map]",Pf=e=>ga(e)==="[object Set]",jf=e=>ga(e)==="[object Date]",ae=e=>typeof e=="function",Ne=e=>typeof e=="string",In=e=>typeof e=="symbol",Ee=e=>e!==null&&typeof e=="object",Bf=e=>(Ee(e)||ae(e))&&ae(e.then)&&ae(e.catch),Nf=Object.prototype.toString,ga=e=>Nf.call(e),am=e=>ga(e).slice(8,-1),zf=e=>ga(e)==="[object Object]",fs=e=>Ne(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,pa=Gn(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ds=e=>{const n=Object.create(null);return(i=>n[i]||(n[i]=e(i)))},sm=/-\w/g,Qn=ds(e=>e.replace(sm,n=>n.slice(1).toUpperCase())),rm=/\B([A-Z])/g,Gi=ds(e=>e.replace(rm,"-$1").toLowerCase()),Df=ds(e=>e.charAt(0).toUpperCase()+e.slice(1)),Or=ds(e=>e?`on${Df(e)}`:""),ci=(e,n)=>!Object.is(e,n),Fr=(e,...n)=>{for(let i=0;i<e.length;i++)e[i](...n)},qf=(e,n,i,t=!1)=>{Object.defineProperty(e,n,{configurable:!0,enumerable:!1,writable:t,value:i})},om=e=>{const n=parseFloat(e);return isNaN(n)?e:n},fm=e=>{const n=Ne(e)?Number(e):NaN;return isNaN(n)?e:n};let Uf;const ls=()=>Uf||(Uf=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function ut(e){if(ee(e)){const n={};for(let i=0;i<e.length;i++){const t=e[i],a=Ne(t)?um(t):ut(t);if(a)for(const s in a)n[s]=a[s]}return n}else if(Ne(e)||Ee(e))return e}const dm=/;(?![^(]*\))/g,lm=/:([^]+)/,cm=/\/\*[^]*?\*\//g;function um(e){const n={};return e.replace(cm,"").split(dm).forEach(i=>{if(i){const t=i.split(lm);t.length>1&&(n[t[0].trim()]=t[1].trim())}}),n}function Sn(e){let n="";if(Ne(e))n=e;else if(ee(e))for(let i=0;i<e.length;i++){const t=Sn(e[i]);t&&(n+=t+" ")}else if(Ee(e))for(const i in e)e[i]&&(n+=i+" ");return n.trim()}const mm=Gn("itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly");function Wf(e){return!!e||e===""}function hm(e,n){if(e.length!==n.length)return!1;let i=!0;for(let t=0;i&&t<e.length;t++)i=Ir(e[t],n[t]);return i}function Ir(e,n){if(e===n)return!0;let i=jf(e),t=jf(n);if(i||t)return i&&t?e.getTime()===n.getTime():!1;if(i=In(e),t=In(n),i||t)return e===n;if(i=ee(e),t=ee(n),i||t)return i&&t?hm(e,n):!1;if(i=Ee(e),t=Ee(n),i||t){if(!i||!t)return!1;const a=Object.keys(e).length,s=Object.keys(n).length;if(a!==s)return!1;for(const r in e){const o=e.hasOwnProperty(r),f=n.hasOwnProperty(r);if(o&&!f||!o&&f||!Ir(e[r],n[r]))return!1}}return String(e)===String(n)}const $f=e=>!!(e&&e.__v_isRef===!0),we=e=>Ne(e)?e:e==null?"":ee(e)||Ee(e)&&(e.toString===Nf||!ae(e.toString))?$f(e)?we(e.value):JSON.stringify(e,Vf,2):String(e),Vf=(e,n)=>$f(n)?Vf(e,n.value):Nt(n)?{[`Map(${n.size})`]:[...n.entries()].reduce((i,[t,a],s)=>(i[Pr(t,s)+" =>"]=a,i),{})}:Pf(n)?{[`Set(${n.size})`]:[...n.values()].map(i=>Pr(i))}:In(n)?Pr(n):Ee(n)&&!ee(n)&&!zf(n)?String(n):n,Pr=(e,n="")=>{var i;return In(e)?`Symbol(${(i=e.description)!=null?i:n})`:e};/**
|
|
6
|
+
* @vue/reactivity v3.5.32
|
|
7
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
8
|
+
* @license MIT
|
|
9
|
+
**/let kn;class Hf{constructor(n=!1){this.detached=n,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.__v_skip=!0,this.parent=kn,!n&&kn&&(this.index=(kn.scopes||(kn.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let n,i;if(this.scopes)for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].pause();for(n=0,i=this.effects.length;n<i;n++)this.effects[n].pause()}}resume(){if(this._active&&this._isPaused){this._isPaused=!1;let n,i;if(this.scopes)for(n=0,i=this.scopes.length;n<i;n++)this.scopes[n].resume();for(n=0,i=this.effects.length;n<i;n++)this.effects[n].resume()}}run(n){if(this._active){const i=kn;try{return kn=this,n()}finally{kn=i}}}on(){++this._on===1&&(this.prevScope=kn,kn=this)}off(){this._on>0&&--this._on===0&&(kn=this.prevScope,this.prevScope=void 0)}stop(n){if(this._active){this._active=!1;let i,t;for(i=0,t=this.effects.length;i<t;i++)this.effects[i].stop();for(this.effects.length=0,i=0,t=this.cleanups.length;i<t;i++)this.cleanups[i]();if(this.cleanups.length=0,this.scopes){for(i=0,t=this.scopes.length;i<t;i++)this.scopes[i].stop(!0);this.scopes.length=0}if(!this.detached&&this.parent&&!n){const a=this.parent.scopes.pop();a&&a!==this&&(this.parent.scopes[this.index]=a,a.index=this.index)}this.parent=void 0}}}function ym(e){return new Hf(e)}function vm(){return kn}let Oe;const jr=new WeakSet;class Kf{constructor(n){this.fn=n,this.deps=void 0,this.depsTail=void 0,this.flags=5,this.next=void 0,this.cleanup=void 0,this.scheduler=void 0,kn&&kn.active&&kn.effects.push(this)}pause(){this.flags|=64}resume(){this.flags&64&&(this.flags&=-65,jr.has(this)&&(jr.delete(this),this.trigger()))}notify(){this.flags&2&&!(this.flags&32)||this.flags&8||Qf(this)}run(){if(!(this.flags&1))return this.fn();this.flags|=2,ed(this),Jf(this);const n=Oe,i=Jn;Oe=this,Jn=!0;try{return this.fn()}finally{Zf(this),Oe=n,Jn=i,this.flags&=-3}}stop(){if(this.flags&1){for(let n=this.deps;n;n=n.nextDep)Dr(n);this.deps=this.depsTail=void 0,ed(this),this.onStop&&this.onStop(),this.flags&=-2}}trigger(){this.flags&64?jr.add(this):this.scheduler?this.scheduler():this.runIfDirty()}runIfDirty(){zr(this)&&this.run()}get dirty(){return zr(this)}}let Gf=0,ka,_a;function Qf(e,n=!1){if(e.flags|=8,n){e.next=_a,_a=e;return}e.next=ka,ka=e}function Br(){Gf++}function Nr(){if(--Gf>0)return;if(_a){let n=_a;for(_a=void 0;n;){const i=n.next;n.next=void 0,n.flags&=-9,n=i}}let e;for(;ka;){let n=ka;for(ka=void 0;n;){const i=n.next;if(n.next=void 0,n.flags&=-9,n.flags&1)try{n.trigger()}catch(t){e||(e=t)}n=i}}if(e)throw e}function Jf(e){for(let n=e.deps;n;n=n.nextDep)n.version=-1,n.prevActiveLink=n.dep.activeLink,n.dep.activeLink=n}function Zf(e){let n,i=e.depsTail,t=i;for(;t;){const a=t.prevDep;t.version===-1?(t===i&&(i=a),Dr(t),gm(t)):n=t,t.dep.activeLink=t.prevActiveLink,t.prevActiveLink=void 0,t=a}e.deps=n,e.depsTail=i}function zr(e){for(let n=e.deps;n;n=n.nextDep)if(n.dep.version!==n.version||n.dep.computed&&(Xf(n.dep.computed)||n.dep.version!==n.version))return!0;return!!e._dirty}function Xf(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===ba)||(e.globalVersion=ba,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!zr(e))))return;e.flags|=2;const n=e.dep,i=Oe,t=Jn;Oe=e,Jn=!0;try{Jf(e);const a=e.fn(e._value);(n.version===0||ci(a,e._value))&&(e.flags|=128,e._value=a,n.version++)}catch(a){throw n.version++,a}finally{Oe=i,Jn=t,Zf(e),e.flags&=-3}}function Dr(e,n=!1){const{dep:i,prevSub:t,nextSub:a}=e;if(t&&(t.nextSub=a,e.prevSub=void 0),a&&(a.prevSub=t,e.nextSub=void 0),i.subs===e&&(i.subs=t,!t&&i.computed)){i.computed.flags&=-5;for(let s=i.computed.deps;s;s=s.nextDep)Dr(s,!0)}!n&&!--i.sc&&i.map&&i.map.delete(i.key)}function gm(e){const{prevDep:n,nextDep:i}=e;n&&(n.nextDep=i,e.prevDep=void 0),i&&(i.prevDep=n,e.nextDep=void 0)}let Jn=!0;const Yf=[];function ui(){Yf.push(Jn),Jn=!1}function mi(){const e=Yf.pop();Jn=e===void 0?!0:e}function ed(e){const{cleanup:n}=e;if(e.cleanup=void 0,n){const i=Oe;Oe=void 0;try{n()}finally{Oe=i}}}let ba=0;class pm{constructor(n,i){this.sub=n,this.dep=i,this.version=i.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class qr{constructor(n){this.computed=n,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(n){if(!Oe||!Jn||Oe===this.computed)return;let i=this.activeLink;if(i===void 0||i.sub!==Oe)i=this.activeLink=new pm(Oe,this),Oe.deps?(i.prevDep=Oe.depsTail,Oe.depsTail.nextDep=i,Oe.depsTail=i):Oe.deps=Oe.depsTail=i,nd(i);else if(i.version===-1&&(i.version=this.version,i.nextDep)){const t=i.nextDep;t.prevDep=i.prevDep,i.prevDep&&(i.prevDep.nextDep=t),i.prevDep=Oe.depsTail,i.nextDep=void 0,Oe.depsTail.nextDep=i,Oe.depsTail=i,Oe.deps===i&&(Oe.deps=t)}return i}trigger(n){this.version++,ba++,this.notify(n)}notify(n){Br();try{for(let i=this.subs;i;i=i.prevSub)i.sub.notify()&&i.sub.dep.notify()}finally{Nr()}}}function nd(e){if(e.dep.sc++,e.sub.flags&4){const n=e.dep.computed;if(n&&!e.dep.subs){n.flags|=20;for(let t=n.deps;t;t=t.nextDep)nd(t)}const i=e.dep.subs;i!==e&&(e.prevSub=i,i&&(i.nextSub=e)),e.dep.subs=e}}const cs=new WeakMap,mt=Symbol(""),Ur=Symbol(""),wa=Symbol("");function rn(e,n,i){if(Jn&&Oe){let t=cs.get(e);t||cs.set(e,t=new Map);let a=t.get(i);a||(t.set(i,a=new qr),a.map=t,a.key=i),a.track()}}function Ti(e,n,i,t,a,s){const r=cs.get(e);if(!r){ba++;return}const o=f=>{f&&f.trigger()};if(Br(),n==="clear")r.forEach(o);else{const f=ee(e),l=f&&fs(i);if(f&&i==="length"){const d=Number(t);r.forEach((c,u)=>{(u==="length"||u===wa||!In(u)&&u>=d)&&o(c)})}else switch((i!==void 0||r.has(void 0))&&o(r.get(i)),l&&o(r.get(wa)),n){case"add":f?l&&o(r.get("length")):(o(r.get(mt)),Nt(e)&&o(r.get(Ur)));break;case"delete":f||(o(r.get(mt)),Nt(e)&&o(r.get(Ur)));break;case"set":Nt(e)&&o(r.get(mt));break}}Nr()}function km(e,n){const i=cs.get(e);return i&&i.get(n)}function zt(e){const n=ve(e);return n===e?n:(rn(n,"iterate",wa),En(e)?n:n.map(Zn))}function us(e){return rn(e=ve(e),"iterate",wa),e}function hi(e,n){return Oi(e)?Dt(ht(e)?Zn(n):n):Zn(n)}const _m={__proto__:null,[Symbol.iterator](){return Wr(this,Symbol.iterator,e=>hi(this,e))},concat(...e){return zt(this).concat(...e.map(n=>ee(n)?zt(n):n))},entries(){return Wr(this,"entries",e=>(e[1]=hi(this,e[1]),e))},every(e,n){return Li(this,"every",e,n,void 0,arguments)},filter(e,n){return Li(this,"filter",e,n,i=>i.map(t=>hi(this,t)),arguments)},find(e,n){return Li(this,"find",e,n,i=>hi(this,i),arguments)},findIndex(e,n){return Li(this,"findIndex",e,n,void 0,arguments)},findLast(e,n){return Li(this,"findLast",e,n,i=>hi(this,i),arguments)},findLastIndex(e,n){return Li(this,"findLastIndex",e,n,void 0,arguments)},forEach(e,n){return Li(this,"forEach",e,n,void 0,arguments)},includes(...e){return $r(this,"includes",e)},indexOf(...e){return $r(this,"indexOf",e)},join(e){return zt(this).join(e)},lastIndexOf(...e){return $r(this,"lastIndexOf",e)},map(e,n){return Li(this,"map",e,n,void 0,arguments)},pop(){return xa(this,"pop")},push(...e){return xa(this,"push",e)},reduce(e,...n){return id(this,"reduce",e,n)},reduceRight(e,...n){return id(this,"reduceRight",e,n)},shift(){return xa(this,"shift")},some(e,n){return Li(this,"some",e,n,void 0,arguments)},splice(...e){return xa(this,"splice",e)},toReversed(){return zt(this).toReversed()},toSorted(e){return zt(this).toSorted(e)},toSpliced(...e){return zt(this).toSpliced(...e)},unshift(...e){return xa(this,"unshift",e)},values(){return Wr(this,"values",e=>hi(this,e))}};function Wr(e,n,i){const t=us(e),a=t[n]();return t!==e&&!En(e)&&(a._next=a.next,a.next=()=>{const s=a._next();return s.done||(s.value=i(s.value)),s}),a}const bm=Array.prototype;function Li(e,n,i,t,a,s){const r=us(e),o=r!==e&&!En(e),f=r[n];if(f!==bm[n]){const c=f.apply(e,s);return o?Zn(c):c}let l=i;r!==e&&(o?l=function(c,u){return i.call(this,hi(e,c),u,e)}:i.length>2&&(l=function(c,u){return i.call(this,c,u,e)}));const d=f.call(r,l,t);return o&&a?a(d):d}function id(e,n,i,t){const a=us(e),s=a!==e&&!En(e);let r=i,o=!1;a!==e&&(s?(o=t.length===0,r=function(l,d,c){return o&&(o=!1,l=hi(e,l)),i.call(this,l,hi(e,d),c,e)}):i.length>3&&(r=function(l,d,c){return i.call(this,l,d,c,e)}));const f=a[n](r,...t);return o?hi(e,f):f}function $r(e,n,i){const t=ve(e);rn(t,"iterate",wa);const a=t[n](...i);return(a===-1||a===!1)&&ps(i[0])?(i[0]=ve(i[0]),t[n](...i)):a}function xa(e,n,i=[]){ui(),Br();const t=ve(e)[n].apply(e,i);return Nr(),mi(),t}const wm=Gn("__proto__,__v_isRef,__isVue"),td=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(In));function xm(e){In(e)||(e=String(e));const n=ve(this);return rn(n,"has",e),n.hasOwnProperty(e)}class ad{constructor(n=!1,i=!1){this._isReadonly=n,this._isShallow=i}get(n,i,t){if(i==="__v_skip")return n.__v_skip;const a=this._isReadonly,s=this._isShallow;if(i==="__v_isReactive")return!a;if(i==="__v_isReadonly")return a;if(i==="__v_isShallow")return s;if(i==="__v_raw")return t===(a?s?ld:dd:s?fd:od).get(n)||Object.getPrototypeOf(n)===Object.getPrototypeOf(t)?n:void 0;const r=ee(n);if(!a){let f;if(r&&(f=_m[i]))return f;if(i==="hasOwnProperty")return xm}const o=Reflect.get(n,i,Ue(n)?n:t);if((In(i)?td.has(i):wm(i))||(a||rn(n,"get",i),s))return o;if(Ue(o)){const f=r&&fs(i)?o:o.value;return a&&Ee(f)?Aa(f):f}return Ee(o)?a?Aa(o):vs(o):o}}class sd extends ad{constructor(n=!1){super(!1,n)}set(n,i,t,a){let s=n[i];const r=ee(n)&&fs(i);if(!this._isShallow){const l=Oi(s);if(!En(t)&&!Oi(t)&&(s=ve(s),t=ve(t)),!r&&Ue(s)&&!Ue(t))return l||(s.value=t),!0}const o=r?Number(i)<n.length:Re(n,i),f=Reflect.set(n,i,t,Ue(n)?n:a);return n===ve(a)&&(o?ci(t,s)&&Ti(n,"set",i,t):Ti(n,"add",i,t)),f}deleteProperty(n,i){const t=Re(n,i);n[i];const a=Reflect.deleteProperty(n,i);return a&&t&&Ti(n,"delete",i,void 0),a}has(n,i){const t=Reflect.has(n,i);return(!In(i)||!td.has(i))&&rn(n,"has",i),t}ownKeys(n){return rn(n,"iterate",ee(n)?"length":mt),Reflect.ownKeys(n)}}class rd extends ad{constructor(n=!1){super(!0,n)}set(n,i){return!0}deleteProperty(n,i){return!0}}const Am=new sd,Sm=new rd,Em=new sd(!0),Cm=new rd(!0),Vr=e=>e,ms=e=>Reflect.getPrototypeOf(e);function Rm(e,n,i){return function(...t){const a=this.__v_raw,s=ve(a),r=Nt(s),o=e==="entries"||e===Symbol.iterator&&r,f=e==="keys"&&r,l=a[e](...t),d=i?Vr:n?Dt:Zn;return!n&&rn(s,"iterate",f?Ur:mt),qe(Object.create(l),{next(){const{value:c,done:u}=l.next();return u?{value:c,done:u}:{value:o?[d(c[0]),d(c[1])]:d(c),done:u}}})}}function hs(e){return function(...n){return e==="delete"?!1:e==="clear"?void 0:this}}function Mm(e,n){const i={get(a){const s=this.__v_raw,r=ve(s),o=ve(a);e||(ci(a,o)&&rn(r,"get",a),rn(r,"get",o));const{has:f}=ms(r),l=n?Vr:e?Dt:Zn;if(f.call(r,a))return l(s.get(a));if(f.call(r,o))return l(s.get(o));s!==r&&s.get(a)},get size(){const a=this.__v_raw;return!e&&rn(ve(a),"iterate",mt),a.size},has(a){const s=this.__v_raw,r=ve(s),o=ve(a);return e||(ci(a,o)&&rn(r,"has",a),rn(r,"has",o)),a===o?s.has(a):s.has(a)||s.has(o)},forEach(a,s){const r=this,o=r.__v_raw,f=ve(o),l=n?Vr:e?Dt:Zn;return!e&&rn(f,"iterate",mt),o.forEach((d,c)=>a.call(s,l(d),l(c),r))}};return qe(i,e?{add:hs("add"),set:hs("set"),delete:hs("delete"),clear:hs("clear")}:{add(a){const s=ve(this),r=ms(s),o=ve(a),f=!n&&!En(a)&&!Oi(a)?o:a;return r.has.call(s,f)||ci(a,f)&&r.has.call(s,a)||ci(o,f)&&r.has.call(s,o)||(s.add(f),Ti(s,"add",f,f)),this},set(a,s){!n&&!En(s)&&!Oi(s)&&(s=ve(s));const r=ve(this),{has:o,get:f}=ms(r);let l=o.call(r,a);l||(a=ve(a),l=o.call(r,a));const d=f.call(r,a);return r.set(a,s),l?ci(s,d)&&Ti(r,"set",a,s):Ti(r,"add",a,s),this},delete(a){const s=ve(this),{has:r,get:o}=ms(s);let f=r.call(s,a);f||(a=ve(a),f=r.call(s,a)),o&&o.call(s,a);const l=s.delete(a);return f&&Ti(s,"delete",a,void 0),l},clear(){const a=ve(this),s=a.size!==0,r=a.clear();return s&&Ti(a,"clear",void 0,void 0),r}}),["keys","values","entries",Symbol.iterator].forEach(a=>{i[a]=Rm(a,e,n)}),i}function ys(e,n){const i=Mm(e,n);return(t,a,s)=>a==="__v_isReactive"?!e:a==="__v_isReadonly"?e:a==="__v_raw"?t:Reflect.get(Re(i,a)&&a in t?i:t,a,s)}const Tm={get:ys(!1,!1)},Lm={get:ys(!1,!0)},Om={get:ys(!0,!1)},Fm={get:ys(!0,!0)},od=new WeakMap,fd=new WeakMap,dd=new WeakMap,ld=new WeakMap;function Im(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Pm(e){return e.__v_skip||!Object.isExtensible(e)?0:Im(am(e))}function vs(e){return Oi(e)?e:gs(e,!1,Am,Tm,od)}function jm(e){return gs(e,!1,Em,Lm,fd)}function Aa(e){return gs(e,!0,Sm,Om,dd)}function q_(e){return gs(e,!0,Cm,Fm,ld)}function gs(e,n,i,t,a){if(!Ee(e)||e.__v_raw&&!(n&&e.__v_isReactive))return e;const s=Pm(e);if(s===0)return e;const r=a.get(e);if(r)return r;const o=new Proxy(e,s===2?t:i);return a.set(e,o),o}function ht(e){return Oi(e)?ht(e.__v_raw):!!(e&&e.__v_isReactive)}function Oi(e){return!!(e&&e.__v_isReadonly)}function En(e){return!!(e&&e.__v_isShallow)}function ps(e){return e?!!e.__v_raw:!1}function ve(e){const n=e&&e.__v_raw;return n?ve(n):e}function yi(e){return!Re(e,"__v_skip")&&Object.isExtensible(e)&&qf(e,"__v_skip",!0),e}const Zn=e=>Ee(e)?vs(e):e,Dt=e=>Ee(e)?Aa(e):e;function Ue(e){return e?e.__v_isRef===!0:!1}function fe(e){return Bm(e,!1)}function Bm(e,n){return Ue(e)?e:new Nm(e,n)}class Nm{constructor(n,i){this.dep=new qr,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=i?n:ve(n),this._value=i?n:Zn(n),this.__v_isShallow=i}get value(){return this.dep.track(),this._value}set value(n){const i=this._rawValue,t=this.__v_isShallow||En(n)||Oi(n);n=t?n:ve(n),ci(n,i)&&(this._rawValue=n,this._value=t?n:Zn(n),this.dep.trigger())}}function A(e){return Ue(e)?e.value:e}const zm={get:(e,n,i)=>n==="__v_raw"?e:A(Reflect.get(e,n,i)),set:(e,n,i,t)=>{const a=e[n];return Ue(a)&&!Ue(i)?(a.value=i,!0):Reflect.set(e,n,i,t)}};function cd(e){return ht(e)?e:new Proxy(e,zm)}class Dm{constructor(n,i,t){this._object=n,this._defaultValue=t,this.__v_isRef=!0,this._value=void 0,this._key=In(i)?i:String(i),this._raw=ve(n);let a=!0,s=n;if(!ee(n)||In(this._key)||!fs(this._key))do a=!ps(s)||En(s);while(a&&(s=s.__v_raw));this._shallow=a}get value(){let n=this._object[this._key];return this._shallow&&(n=A(n)),this._value=n===void 0?this._defaultValue:n}set value(n){if(this._shallow&&Ue(this._raw[this._key])){const i=this._object[this._key];if(Ue(i)){i.value=n;return}}this._object[this._key]=n}get dep(){return km(this._raw,this._key)}}class qm{constructor(n){this._getter=n,this.__v_isRef=!0,this.__v_isReadonly=!0,this._value=void 0}get value(){return this._value=this._getter()}}function ud(e,n,i){return Ue(e)?e:ae(e)?new qm(e):Ee(e)&&arguments.length>1?Um(e,n,i):fe(e)}function Um(e,n,i){return new Dm(e,n,i)}class Wm{constructor(n,i,t){this.fn=n,this.setter=i,this._value=void 0,this.dep=new qr(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=ba-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!i,this.isSSR=t}notify(){if(this.flags|=16,!(this.flags&8)&&Oe!==this)return Qf(this,!0),!0}get value(){const n=this.dep.track();return Xf(this),n&&(n.version=this.dep.version),this._value}set value(n){this.setter&&this.setter(n)}}function $m(e,n,i=!1){let t,a;return ae(e)?t=e:(t=e.get,a=e.set),new Wm(t,a,i)}const ks={},_s=new WeakMap;let yt;function Vm(e,n=!1,i=yt){if(i){let t=_s.get(i);t||_s.set(i,t=[]),t.push(e)}}function Hm(e,n,i=be){const{immediate:t,deep:a,once:s,scheduler:r,augmentJob:o,call:f}=i,l=O=>a?O:En(O)||a===!1||a===0?Fi(O,1):Fi(O);let d,c,u,p,y=!1,x=!1;if(Ue(e)?(c=()=>e.value,y=En(e)):ht(e)?(c=()=>l(e),y=!0):ee(e)?(x=!0,y=e.some(O=>ht(O)||En(O)),c=()=>e.map(O=>{if(Ue(O))return O.value;if(ht(O))return l(O);if(ae(O))return f?f(O,2):O()})):ae(e)?n?c=f?()=>f(e,2):e:c=()=>{if(u){ui();try{u()}finally{mi()}}const O=yt;yt=d;try{return f?f(e,3,[p]):e(p)}finally{yt=O}}:c=li,n&&a){const O=c,W=a===!0?1/0:a;c=()=>Fi(O(),W)}const S=vm(),U=()=>{d.stop(),S&&S.active&&Lr(S.effects,d)};if(s&&n){const O=n;n=(...W)=>{O(...W),U()}}let N=x?new Array(e.length).fill(ks):ks;const K=O=>{if(!(!(d.flags&1)||!d.dirty&&!O))if(n){const W=d.run();if(a||y||(x?W.some((oe,se)=>ci(oe,N[se])):ci(W,N))){u&&u();const oe=yt;yt=d;try{const se=[W,N===ks?void 0:x&&N[0]===ks?[]:N,p];N=W,f?f(n,3,se):n(...se)}finally{yt=oe}}}else d.run()};return o&&o(K),d=new Kf(c),d.scheduler=r?()=>r(K,!1):K,p=O=>Vm(O,!1,d),u=d.onStop=()=>{const O=_s.get(d);if(O){if(f)f(O,4);else for(const W of O)W();_s.delete(d)}},n?t?K(!0):N=d.run():r?r(K.bind(null,!0),!0):d.run(),U.pause=d.pause.bind(d),U.resume=d.resume.bind(d),U.stop=U,U}function Fi(e,n=1/0,i){if(n<=0||!Ee(e)||e.__v_skip||(i=i||new Map,(i.get(e)||0)>=n))return e;if(i.set(e,n),n--,Ue(e))Fi(e.value,n,i);else if(ee(e))for(let t=0;t<e.length;t++)Fi(e[t],n,i);else if(Pf(e)||Nt(e))e.forEach(t=>{Fi(t,n,i)});else if(zf(e)){for(const t in e)Fi(e[t],n,i);for(const t of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,t)&&Fi(e[t],n,i)}return e}/**
|
|
10
|
+
* @vue/runtime-core v3.5.32
|
|
11
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
12
|
+
* @license MIT
|
|
13
|
+
**/const Sa=[];let Hr=!1;function U_(e,...n){if(Hr)return;Hr=!0,ui();const i=Sa.length?Sa[Sa.length-1].component:null,t=i&&i.appContext.config.warnHandler,a=Km();if(t)qt(t,i,11,[e+n.map(s=>{var r,o;return(o=(r=s.toString)==null?void 0:r.call(s))!=null?o:JSON.stringify(s)}).join(""),i&&i.proxy,a.map(({vnode:s})=>`at <${ul(i,s.type)}>`).join(`
|
|
14
|
+
`),a]);else{const s=[`[Vue warn]: ${e}`,...n];a.length&&s.push(`
|
|
15
|
+
`,...Gm(a)),console.warn(...s)}mi(),Hr=!1}function Km(){let e=Sa[Sa.length-1];if(!e)return[];const n=[];for(;e;){const i=n[0];i&&i.vnode===e?i.recurseCount++:n.push({vnode:e,recurseCount:0});const t=e.component&&e.component.parent;e=t&&t.vnode}return n}function Gm(e){const n=[];return e.forEach((i,t)=>{n.push(...t===0?[]:[`
|
|
16
|
+
`],...Qm(i))}),n}function Qm({vnode:e,recurseCount:n}){const i=n>0?`... (${n} recursive calls)`:"",t=e.component?e.component.parent==null:!1,a=` at <${ul(e.component,e.type,t)}`,s=">"+i;return e.props?[a,...Jm(e.props),s]:[a+s]}function Jm(e){const n=[],i=Object.keys(e);return i.slice(0,3).forEach(t=>{n.push(...md(t,e[t]))}),i.length>3&&n.push(" ..."),n}function md(e,n,i){return Ne(n)?(n=JSON.stringify(n),i?n:[`${e}=${n}`]):typeof n=="number"||typeof n=="boolean"||n==null?i?n:[`${e}=${n}`]:Ue(n)?(n=md(e,ve(n.value),!0),i?n:[`${e}=Ref<`,n,">"]):ae(n)?[`${e}=fn${n.name?`<${n.name}>`:""}`]:(n=ve(n),i?n:[`${e}=`,n])}function qt(e,n,i,t){try{return t?e(...t):e()}catch(a){bs(a,n,i)}}function Xn(e,n,i,t){if(ae(e)){const a=qt(e,n,i,t);return a&&Bf(a)&&a.catch(s=>{bs(s,n,i)}),a}if(ee(e)){const a=[];for(let s=0;s<e.length;s++)a.push(Xn(e[s],n,i,t));return a}}function bs(e,n,i,t=!0){const a=n?n.vnode:null,{errorHandler:s,throwUnhandledErrorInProduction:r}=n&&n.appContext.config||be;if(n){let o=n.parent;const f=n.proxy,l=`https://vuejs.org/error-reference/#runtime-${i}`;for(;o;){const d=o.ec;if(d){for(let c=0;c<d.length;c++)if(d[c](e,f,l)===!1)return}o=o.parent}if(s){ui(),qt(s,null,10,[e,f,l]),mi();return}}Zm(e,i,a,t,r)}function Zm(e,n,i,t=!0,a=!1){if(a)throw e;console.error(e)}const ln=[];let vi=-1;const Ut=[];let Qi=null,Wt=0;const hd=Promise.resolve();let ws=null;function $t(e){const n=ws||hd;return e?n.then(this?e.bind(this):e):n}function Xm(e){let n=vi+1,i=ln.length;for(;n<i;){const t=n+i>>>1,a=ln[t],s=Ea(a);s<e||s===e&&a.flags&2?n=t+1:i=t}return n}function Kr(e){if(!(e.flags&1)){const n=Ea(e),i=ln[ln.length-1];!i||!(e.flags&2)&&n>=Ea(i)?ln.push(e):ln.splice(Xm(n),0,e),e.flags|=1,yd()}}function yd(){ws||(ws=hd.then(pd))}function Ym(e){ee(e)?Ut.push(...e):Qi&&e.id===-1?Qi.splice(Wt+1,0,e):e.flags&1||(Ut.push(e),e.flags|=1),yd()}function vd(e,n,i=vi+1){for(;i<ln.length;i++){const t=ln[i];if(t&&t.flags&2){if(e&&t.id!==e.uid)continue;ln.splice(i,1),i--,t.flags&4&&(t.flags&=-2),t(),t.flags&4||(t.flags&=-2)}}}function gd(e){if(Ut.length){const n=[...new Set(Ut)].sort((i,t)=>Ea(i)-Ea(t));if(Ut.length=0,Qi){Qi.push(...n);return}for(Qi=n,Wt=0;Wt<Qi.length;Wt++){const i=Qi[Wt];i.flags&4&&(i.flags&=-2),i.flags&8||i(),i.flags&=-2}Qi=null,Wt=0}}const Ea=e=>e.id==null?e.flags&2?-1:1/0:e.id;function pd(e){try{for(vi=0;vi<ln.length;vi++){const n=ln[vi];n&&!(n.flags&8)&&(n.flags&4&&(n.flags&=-2),qt(n,n.i,n.i?15:14),n.flags&4||(n.flags&=-2))}}finally{for(;vi<ln.length;vi++){const n=ln[vi];n&&(n.flags&=-2)}vi=-1,ln.length=0,gd(),ws=null,(ln.length||Ut.length)&&pd()}}let Pn=null,kd=null;function xs(e){const n=Pn;return Pn=e,kd=e&&e.type.__scopeId||null,n}function Yn(e,n=Pn,i){if(!n||e._n)return e;const t=(...a)=>{t._d&&Ts(-1);const s=xs(n);let r;try{r=e(...a)}finally{xs(s),t._d&&Ts(1)}return r};return t._n=!0,t._c=!0,t._d=!0,t}function jn(e,n){if(Pn===null)return e;const i=Ps(Pn),t=e.dirs||(e.dirs=[]);for(let a=0;a<n.length;a++){let[s,r,o,f=be]=n[a];s&&(ae(s)&&(s={mounted:s,updated:s}),s.deep&&Fi(r),t.push({dir:s,instance:i,value:r,oldValue:void 0,arg:o,modifiers:f}))}return e}function vt(e,n,i,t){const a=e.dirs,s=n&&n.dirs;for(let r=0;r<a.length;r++){const o=a[r];s&&(o.oldValue=s[r].value);let f=o.dir[t];f&&(ui(),Xn(f,i,8,[e.el,o,e,n]),mi())}}function eh(e,n){if(mn){let i=mn.provides;const t=mn.parent&&mn.parent.provides;t===i&&(i=mn.provides=Object.create(t)),i[e]=n}}function Ca(e,n,i=!1){const t=fo();if(t||Vt){let a=Vt?Vt._context.provides:t?t.parent==null||t.ce?t.vnode.appContext&&t.vnode.appContext.provides:t.parent.provides:void 0;if(a&&e in a)return a[e];if(arguments.length>1)return i&&ae(n)?n.call(t&&t.proxy):n}}const nh=Symbol.for("v-scx"),ih=()=>Ca(nh);function _n(e,n,i){return _d(e,n,i)}function _d(e,n,i=be){const{immediate:t,deep:a,flush:s,once:r}=i,o=qe({},i),f=n&&t||!n&&s!=="post";let l;if(Ba){if(s==="sync"){const p=ih();l=p.__watcherHandles||(p.__watcherHandles=[])}else if(!f){const p=()=>{};return p.stop=li,p.resume=li,p.pause=li,p}}const d=mn;o.call=(p,y,x)=>Xn(p,d,y,x);let c=!1;s==="post"?o.scheduler=p=>{bn(p,d&&d.suspense)}:s!=="sync"&&(c=!0,o.scheduler=(p,y)=>{y?p():Kr(p)}),o.augmentJob=p=>{n&&(p.flags|=4),c&&(p.flags|=2,d&&(p.id=d.uid,p.i=d))};const u=Hm(e,n,o);return Ba&&(l?l.push(u):f&&u()),u}function th(e,n,i){const t=this.proxy,a=Ne(e)?e.includes(".")?bd(t,e):()=>t[e]:e.bind(t,t);let s;ae(n)?s=n:(s=n.handler,i=n);const r=ja(this),o=_d(a,s.bind(t),i);return r(),o}function bd(e,n){const i=n.split(".");return()=>{let t=e;for(let a=0;a<i.length&&t;a++)t=t[i[a]];return t}}const ah=Symbol("_vte"),wd=e=>e.__isTeleport,gi=Symbol("_leaveCb"),Ra=Symbol("_enterCb");function xd(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return Jr(()=>{e.isMounted=!0}),Zr(()=>{e.isUnmounting=!0}),e}const Bn=[Function,Array],Ad={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:Bn,onEnter:Bn,onAfterEnter:Bn,onEnterCancelled:Bn,onBeforeLeave:Bn,onLeave:Bn,onAfterLeave:Bn,onLeaveCancelled:Bn,onBeforeAppear:Bn,onAppear:Bn,onAfterAppear:Bn,onAppearCancelled:Bn},Sd=e=>{const n=e.subTree;return n.component?Sd(n.component):n},sh={name:"BaseTransition",props:Ad,setup(e,{slots:n}){const i=fo(),t=xd();return()=>{const a=n.default&&Qr(n.default(),!0);if(!a||!a.length)return;const s=Ed(a),r=ve(e),{mode:o}=r;if(t.isLeaving)return Gr(s);const f=Rd(s);if(!f)return Gr(s);let l=Ma(f,r,t,i,c=>l=c);f.type!==un&>(f,l);let d=i.subTree&&Rd(i.subTree);if(d&&d.type!==un&&!_t(d,f)&&Sd(i).type!==un){let c=Ma(d,r,t,i);if(gt(d,c),o==="out-in"&&f.type!==un)return t.isLeaving=!0,c.afterLeave=()=>{t.isLeaving=!1,i.job.flags&8||i.update(),delete c.afterLeave,d=void 0},Gr(s);o==="in-out"&&f.type!==un?c.delayLeave=(u,p,y)=>{const x=Cd(t,d);x[String(d.key)]=d,u[gi]=()=>{p(),u[gi]=void 0,delete l.delayedLeave,d=void 0},l.delayedLeave=()=>{y(),delete l.delayedLeave,d=void 0}}:d=void 0}else d&&(d=void 0);return s}}};function Ed(e){let n=e[0];if(e.length>1){for(const i of e)if(i.type!==un){n=i;break}}return n}const rh=sh;function Cd(e,n){const{leavingVNodes:i}=e;let t=i.get(n.type);return t||(t=Object.create(null),i.set(n.type,t)),t}function Ma(e,n,i,t,a){const{appear:s,mode:r,persisted:o=!1,onBeforeEnter:f,onEnter:l,onAfterEnter:d,onEnterCancelled:c,onBeforeLeave:u,onLeave:p,onAfterLeave:y,onLeaveCancelled:x,onBeforeAppear:S,onAppear:U,onAfterAppear:N,onAppearCancelled:K}=n,O=String(e.key),W=Cd(i,e),oe=(Y,ce)=>{Y&&Xn(Y,t,9,ce)},se=(Y,ce)=>{const ke=ce[1];oe(Y,ce),ee(Y)?Y.every(z=>z.length<=1)&&ke():Y.length<=1&&ke()},pe={mode:r,persisted:o,beforeEnter(Y){let ce=f;if(!i.isMounted)if(s)ce=S||f;else return;Y[gi]&&Y[gi](!0);const ke=W[O];ke&&_t(e,ke)&&ke.el[gi]&&ke.el[gi](),oe(ce,[Y])},enter(Y){if(W[O]===e)return;let ce=l,ke=d,z=c;if(!i.isMounted)if(s)ce=U||l,ke=N||d,z=K||c;else return;let X=!1;Y[Ra]=re=>{X||(X=!0,re?oe(z,[Y]):oe(ke,[Y]),pe.delayedLeave&&pe.delayedLeave(),Y[Ra]=void 0)};const ne=Y[Ra].bind(null,!1);ce?se(ce,[Y,ne]):ne()},leave(Y,ce){const ke=String(e.key);if(Y[Ra]&&Y[Ra](!0),i.isUnmounting)return ce();oe(u,[Y]);let z=!1;Y[gi]=ne=>{z||(z=!0,ce(),ne?oe(x,[Y]):oe(y,[Y]),Y[gi]=void 0,W[ke]===e&&delete W[ke])};const X=Y[gi].bind(null,!1);W[ke]=e,p?se(p,[Y,X]):X()},clone(Y){const ce=Ma(Y,n,i,t,a);return a&&a(ce),ce}};return pe}function Gr(e){if(Ss(e))return e=Ji(e),e.children=null,e}function Rd(e){if(!Ss(e))return wd(e.type)&&e.children?Ed(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:n,children:i}=e;if(i){if(n&16)return i[0];if(n&32&&ae(i.default))return i.default()}}function gt(e,n){e.shapeFlag&6&&e.component?(e.transition=n,gt(e.component.subTree,n)):e.shapeFlag&128?(e.ssContent.transition=n.clone(e.ssContent),e.ssFallback.transition=n.clone(e.ssFallback)):e.transition=n}function Qr(e,n=!1,i){let t=[],a=0;for(let s=0;s<e.length;s++){let r=e[s];const o=i==null?r.key:String(i)+String(r.key!=null?r.key:s);r.type===xe?(r.patchFlag&128&&a++,t=t.concat(Qr(r.children,n,o))):(n||r.type!==un)&&t.push(o!=null?Ji(r,{key:o}):r)}if(a>1)for(let s=0;s<t.length;s++)t[s].patchFlag=-2;return t}function Ii(e,n){return ae(e)?qe({name:e.name},n,{setup:e}):e}function Md(e){e.ids=[e.ids[0]+e.ids[2]+++"-",0,0]}function Td(e,n){let i;return!!((i=Object.getOwnPropertyDescriptor(e,n))&&!i.configurable)}const As=new WeakMap;function Ta(e,n,i,t,a=!1){if(ee(e)){e.forEach((x,S)=>Ta(x,n&&(ee(n)?n[S]:n),i,t,a));return}if(La(t)&&!a){t.shapeFlag&512&&t.type.__asyncResolved&&t.component.subTree.component&&Ta(e,n,i,t.component.subTree);return}const s=t.shapeFlag&4?Ps(t.component):t.el,r=a?null:s,{i:o,r:f}=e,l=n&&n.r,d=o.refs===be?o.refs={}:o.refs,c=o.setupState,u=ve(c),p=c===be?If:x=>Td(d,x)?!1:Re(u,x),y=(x,S)=>!(S&&Td(d,S));if(l!=null&&l!==f){if(Ld(n),Ne(l))d[l]=null,p(l)&&(c[l]=null);else if(Ue(l)){const x=n;y(l,x.k)&&(l.value=null),x.k&&(d[x.k]=null)}}if(ae(f))qt(f,o,12,[r,d]);else{const x=Ne(f),S=Ue(f);if(x||S){const U=()=>{if(e.f){const N=x?p(f)?c[f]:d[f]:y()||!e.k?f.value:d[e.k];if(a)ee(N)&&Lr(N,s);else if(ee(N))N.includes(s)||N.push(s);else if(x)d[f]=[s],p(f)&&(c[f]=d[f]);else{const K=[s];y(f,e.k)&&(f.value=K),e.k&&(d[e.k]=K)}}else x?(d[f]=r,p(f)&&(c[f]=r)):S&&(y(f,e.k)&&(f.value=r),e.k&&(d[e.k]=r))};if(r){const N=()=>{U(),As.delete(e)};N.id=-1,As.set(e,N),bn(N,i)}else Ld(e),U()}}}function Ld(e){const n=As.get(e);n&&(n.flags|=8,As.delete(e))}ls().requestIdleCallback,ls().cancelIdleCallback;const La=e=>!!e.type.__asyncLoader,Ss=e=>e.type.__isKeepAlive;function oh(e,n){Od(e,"a",n)}function fh(e,n){Od(e,"da",n)}function Od(e,n,i=mn){const t=e.__wdc||(e.__wdc=()=>{let a=i;for(;a;){if(a.isDeactivated)return;a=a.parent}return e()});if(Es(n,t,i),i){let a=i.parent;for(;a&&a.parent;)Ss(a.parent.vnode)&&dh(t,n,i,a),a=a.parent}}function dh(e,n,i,t){const a=Es(n,e,t,!0);Id(()=>{Lr(t[n],a)},i)}function Es(e,n,i=mn,t=!1){if(i){const a=i[e]||(i[e]=[]),s=n.__weh||(n.__weh=(...r)=>{ui();const o=ja(i),f=Xn(n,i,e,r);return o(),mi(),f});return t?a.unshift(s):a.push(s),s}}const Pi=e=>(n,i=mn)=>{(!Ba||e==="sp")&&Es(e,(...t)=>n(...t),i)},lh=Pi("bm"),Jr=Pi("m"),ch=Pi("bu"),Fd=Pi("u"),Zr=Pi("bum"),Id=Pi("um"),uh=Pi("sp"),mh=Pi("rtg"),hh=Pi("rtc");function yh(e,n=mn){Es("ec",e,n)}const vh=Symbol.for("v-ndc");function Cn(e,n,i,t){let a;const s=i,r=ee(e);if(r||Ne(e)){const o=r&&ht(e);let f=!1,l=!1;o&&(f=!En(e),l=Oi(e),e=us(e)),a=new Array(e.length);for(let d=0,c=e.length;d<c;d++)a[d]=n(f?l?Dt(Zn(e[d])):Zn(e[d]):e[d],d,void 0,s)}else if(typeof e=="number"){a=new Array(e);for(let o=0;o<e;o++)a[o]=n(o+1,o,void 0,s)}else if(Ee(e))if(e[Symbol.iterator])a=Array.from(e,(o,f)=>n(o,f,void 0,s));else{const o=Object.keys(e);a=new Array(o.length);for(let f=0,l=o.length;f<l;f++){const d=o[f];a[f]=n(e[d],d,f,s)}}else a=[];return a}const Xr=e=>e?dl(e)?Ps(e):Xr(e.parent):null,Oa=qe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Xr(e.parent),$root:e=>Xr(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>Nd(e),$forceUpdate:e=>e.f||(e.f=()=>{Kr(e.update)}),$nextTick:e=>e.n||(e.n=$t.bind(e.proxy)),$watch:e=>th.bind(e)}),Yr=(e,n)=>e!==be&&!e.__isScriptSetup&&Re(e,n),gh={get({_:e},n){if(n==="__v_skip")return!0;const{ctx:i,setupState:t,data:a,props:s,accessCache:r,type:o,appContext:f}=e;if(n[0]!=="$"){const u=r[n];if(u!==void 0)switch(u){case 1:return t[n];case 2:return a[n];case 4:return i[n];case 3:return s[n]}else{if(Yr(t,n))return r[n]=1,t[n];if(a!==be&&Re(a,n))return r[n]=2,a[n];if(Re(s,n))return r[n]=3,s[n];if(i!==be&&Re(i,n))return r[n]=4,i[n];eo&&(r[n]=0)}}const l=Oa[n];let d,c;if(l)return n==="$attrs"&&rn(e.attrs,"get",""),l(e);if((d=o.__cssModules)&&(d=d[n]))return d;if(i!==be&&Re(i,n))return r[n]=4,i[n];if(c=f.config.globalProperties,Re(c,n))return c[n]},set({_:e},n,i){const{data:t,setupState:a,ctx:s}=e;return Yr(a,n)?(a[n]=i,!0):t!==be&&Re(t,n)?(t[n]=i,!0):Re(e.props,n)||n[0]==="$"&&n.slice(1)in e?!1:(s[n]=i,!0)},has({_:{data:e,setupState:n,accessCache:i,ctx:t,appContext:a,props:s,type:r}},o){let f;return!!(i[o]||e!==be&&o[0]!=="$"&&Re(e,o)||Yr(n,o)||Re(s,o)||Re(t,o)||Re(Oa,o)||Re(a.config.globalProperties,o)||(f=r.__cssModules)&&f[o])},defineProperty(e,n,i){return i.get!=null?e._.accessCache[n]=0:Re(i,"value")&&this.set(e,n,i.value,null),Reflect.defineProperty(e,n,i)}};function Pd(e){return ee(e)?e.reduce((n,i)=>(n[i]=null,n),{}):e}let eo=!0;function ph(e){const n=Nd(e),i=e.proxy,t=e.ctx;eo=!1,n.beforeCreate&&jd(n.beforeCreate,e,"bc");const{data:a,computed:s,methods:r,watch:o,provide:f,inject:l,created:d,beforeMount:c,mounted:u,beforeUpdate:p,updated:y,activated:x,deactivated:S,beforeDestroy:U,beforeUnmount:N,destroyed:K,unmounted:O,render:W,renderTracked:oe,renderTriggered:se,errorCaptured:pe,serverPrefetch:Y,expose:ce,inheritAttrs:ke,components:z,directives:X,filters:ne}=n;if(l&&kh(l,t,null),r)for(const ie in r){const ue=r[ie];ae(ue)&&(t[ie]=ue.bind(i))}if(a){const ie=a.call(i,i);Ee(ie)&&(e.data=vs(ie))}if(eo=!0,s)for(const ie in s){const ue=s[ie],Te=ae(ue)?ue.bind(i,i):ae(ue.get)?ue.get.bind(i,i):li,an=!ae(ue)&&ae(ue.set)?ue.set.bind(i):li,Je=hn({get:Te,set:an});Object.defineProperty(t,ie,{enumerable:!0,configurable:!0,get:()=>Je.value,set:De=>Je.value=De})}if(o)for(const ie in o)Bd(o[ie],t,i,ie);if(f){const ie=ae(f)?f.call(i):f;Reflect.ownKeys(ie).forEach(ue=>{eh(ue,ie[ue])})}d&&jd(d,e,"c");function G(ie,ue){ee(ue)?ue.forEach(Te=>ie(Te.bind(i))):ue&&ie(ue.bind(i))}if(G(lh,c),G(Jr,u),G(ch,p),G(Fd,y),G(oh,x),G(fh,S),G(yh,pe),G(hh,oe),G(mh,se),G(Zr,N),G(Id,O),G(uh,Y),ee(ce))if(ce.length){const ie=e.exposed||(e.exposed={});ce.forEach(ue=>{Object.defineProperty(ie,ue,{get:()=>i[ue],set:Te=>i[ue]=Te,enumerable:!0})})}else e.exposed||(e.exposed={});W&&e.render===li&&(e.render=W),ke!=null&&(e.inheritAttrs=ke),z&&(e.components=z),X&&(e.directives=X),Y&&Md(e)}function kh(e,n,i=li){ee(e)&&(e=no(e));for(const t in e){const a=e[t];let s;Ee(a)?"default"in a?s=Ca(a.from||t,a.default,!0):s=Ca(a.from||t):s=Ca(a),Ue(s)?Object.defineProperty(n,t,{enumerable:!0,configurable:!0,get:()=>s.value,set:r=>s.value=r}):n[t]=s}}function jd(e,n,i){Xn(ee(e)?e.map(t=>t.bind(n.proxy)):e.bind(n.proxy),n,i)}function Bd(e,n,i,t){let a=t.includes(".")?bd(i,t):()=>i[t];if(Ne(e)){const s=n[e];ae(s)&&_n(a,s)}else if(ae(e))_n(a,e.bind(i));else if(Ee(e))if(ee(e))e.forEach(s=>Bd(s,n,i,t));else{const s=ae(e.handler)?e.handler.bind(i):n[e.handler];ae(s)&&_n(a,s,e)}}function Nd(e){const n=e.type,{mixins:i,extends:t}=n,{mixins:a,optionsCache:s,config:{optionMergeStrategies:r}}=e.appContext,o=s.get(n);let f;return o?f=o:!a.length&&!i&&!t?f=n:(f={},a.length&&a.forEach(l=>Cs(f,l,r,!0)),Cs(f,n,r)),Ee(n)&&s.set(n,f),f}function Cs(e,n,i,t=!1){const{mixins:a,extends:s}=n;s&&Cs(e,s,i,!0),a&&a.forEach(r=>Cs(e,r,i,!0));for(const r in n)if(!(t&&r==="expose")){const o=_h[r]||i&&i[r];e[r]=o?o(e[r],n[r]):n[r]}return e}const _h={data:zd,props:Dd,emits:Dd,methods:Fa,computed:Fa,beforeCreate:cn,created:cn,beforeMount:cn,mounted:cn,beforeUpdate:cn,updated:cn,beforeDestroy:cn,beforeUnmount:cn,destroyed:cn,unmounted:cn,activated:cn,deactivated:cn,errorCaptured:cn,serverPrefetch:cn,components:Fa,directives:Fa,watch:wh,provide:zd,inject:bh};function zd(e,n){return n?e?function(){return qe(ae(e)?e.call(this,this):e,ae(n)?n.call(this,this):n)}:n:e}function bh(e,n){return Fa(no(e),no(n))}function no(e){if(ee(e)){const n={};for(let i=0;i<e.length;i++)n[e[i]]=e[i];return n}return e}function cn(e,n){return e?[...new Set([].concat(e,n))]:n}function Fa(e,n){return e?qe(Object.create(null),e,n):n}function Dd(e,n){return e?ee(e)&&ee(n)?[...new Set([...e,...n])]:qe(Object.create(null),Pd(e),Pd(n??{})):n}function wh(e,n){if(!e)return n;if(!n)return e;const i=qe(Object.create(null),e);for(const t in n)i[t]=cn(e[t],n[t]);return i}function qd(){return{app:null,config:{isNativeTag:If,performance:!1,globalProperties:{},optionMergeStrategies:{},errorHandler:void 0,warnHandler:void 0,compilerOptions:{}},mixins:[],components:{},directives:{},provides:Object.create(null),optionsCache:new WeakMap,propsCache:new WeakMap,emitsCache:new WeakMap}}let xh=0;function Ah(e,n){return function(t,a=null){ae(t)||(t=qe({},t)),a!=null&&!Ee(a)&&(a=null);const s=qd(),r=new WeakSet,o=[];let f=!1;const l=s.app={_uid:xh++,_component:t,_props:a,_container:null,_context:s,_instance:null,version:sy,get config(){return s.config},set config(d){},use(d,...c){return r.has(d)||(d&&ae(d.install)?(r.add(d),d.install(l,...c)):ae(d)&&(r.add(d),d(l,...c))),l},mixin(d){return s.mixins.includes(d)||s.mixins.push(d),l},component(d,c){return c?(s.components[d]=c,l):s.components[d]},directive(d,c){return c?(s.directives[d]=c,l):s.directives[d]},mount(d,c,u){if(!f){const p=l._ceVNode||ye(t,a);return p.appContext=s,u===!0?u="svg":u===!1&&(u=void 0),e(p,d,u),f=!0,l._container=d,d.__vue_app__=l,Ps(p.component)}},onUnmount(d){o.push(d)},unmount(){f&&(Xn(o,l._instance,16),e(null,l._container),delete l._container.__vue_app__)},provide(d,c){return s.provides[d]=c,l},runWithContext(d){const c=Vt;Vt=l;try{return d()}finally{Vt=c}}};return l}}let Vt=null;const Sh=(e,n)=>n==="modelValue"||n==="model-value"?e.modelModifiers:e[`${n}Modifiers`]||e[`${Qn(n)}Modifiers`]||e[`${Gi(n)}Modifiers`];function Eh(e,n,...i){if(e.isUnmounted)return;const t=e.vnode.props||be;let a=i;const s=n.startsWith("update:"),r=s&&Sh(t,n.slice(7));r&&(r.trim&&(a=i.map(d=>Ne(d)?d.trim():d)),r.number&&(a=i.map(om)));let o,f=t[o=Or(n)]||t[o=Or(Qn(n))];!f&&s&&(f=t[o=Or(Gi(n))]),f&&Xn(f,e,6,a);const l=t[o+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[o])return;e.emitted[o]=!0,Xn(l,e,6,a)}}const Ch=new WeakMap;function Ud(e,n,i=!1){const t=i?Ch:n.emitsCache,a=t.get(e);if(a!==void 0)return a;const s=e.emits;let r={},o=!1;if(!ae(e)){const f=l=>{const d=Ud(l,n,!0);d&&(o=!0,qe(r,d))};!i&&n.mixins.length&&n.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}return!s&&!o?(Ee(e)&&t.set(e,null),null):(ee(s)?s.forEach(f=>r[f]=null):qe(r,s),Ee(e)&&t.set(e,r),r)}function Rs(e,n){return!e||!rs(n)?!1:(n=n.slice(2).replace(/Once$/,""),Re(e,n[0].toLowerCase()+n.slice(1))||Re(e,Gi(n))||Re(e,n))}function W_(){}function Wd(e){const{type:n,vnode:i,proxy:t,withProxy:a,propsOptions:[s],slots:r,attrs:o,emit:f,render:l,renderCache:d,props:c,data:u,setupState:p,ctx:y,inheritAttrs:x}=e,S=xs(e);let U,N;try{if(i.shapeFlag&4){const O=a||t,W=O;U=pi(l.call(W,O,d,c,p,u,y)),N=o}else{const O=n;U=pi(O.length>1?O(c,{attrs:o,slots:r,emit:f}):O(c,null)),N=n.props?o:Rh(o)}}catch(O){Ia.length=0,bs(O,e,1),U=ye(un)}let K=U;if(N&&x!==!1){const O=Object.keys(N),{shapeFlag:W}=K;O.length&&W&7&&(s&&O.some(os)&&(N=Mh(N,s)),K=Ji(K,N,!1,!0))}return i.dirs&&(K=Ji(K,null,!1,!0),K.dirs=K.dirs?K.dirs.concat(i.dirs):i.dirs),i.transition&>(K,i.transition),U=K,xs(S),U}const Rh=e=>{let n;for(const i in e)(i==="class"||i==="style"||rs(i))&&((n||(n={}))[i]=e[i]);return n},Mh=(e,n)=>{const i={};for(const t in e)(!os(t)||!(t.slice(9)in n))&&(i[t]=e[t]);return i};function Th(e,n,i){const{props:t,children:a,component:s}=e,{props:r,children:o,patchFlag:f}=n,l=s.emitsOptions;if(n.dirs||n.transition)return!0;if(i&&f>=0){if(f&1024)return!0;if(f&16)return t?$d(t,r,l):!!r;if(f&8){const d=n.dynamicProps;for(let c=0;c<d.length;c++){const u=d[c];if(Vd(r,t,u)&&!Rs(l,u))return!0}}}else return(a||o)&&(!o||!o.$stable)?!0:t===r?!1:t?r?$d(t,r,l):!0:!!r;return!1}function $d(e,n,i){const t=Object.keys(n);if(t.length!==Object.keys(e).length)return!0;for(let a=0;a<t.length;a++){const s=t[a];if(Vd(n,e,s)&&!Rs(i,s))return!0}return!1}function Vd(e,n,i){const t=e[i],a=n[i];return i==="style"&&Ee(t)&&Ee(a)?!Ir(t,a):t!==a}function Lh({vnode:e,parent:n,suspense:i},t){for(;n;){const a=n.subTree;if(a.suspense&&a.suspense.activeBranch===e&&(a.suspense.vnode.el=a.el=t,e=a),a===e)(e=n.vnode).el=t,n=n.parent;else break}i&&i.activeBranch===e&&(i.vnode.el=t)}const Hd={},Kd=()=>Object.create(Hd),Gd=e=>Object.getPrototypeOf(e)===Hd;function Oh(e,n,i,t=!1){const a={},s=Kd();e.propsDefaults=Object.create(null),Qd(e,n,a,s);for(const r in e.propsOptions[0])r in a||(a[r]=void 0);i?e.props=t?a:jm(a):e.type.props?e.props=a:e.props=s,e.attrs=s}function Fh(e,n,i,t){const{props:a,attrs:s,vnode:{patchFlag:r}}=e,o=ve(a),[f]=e.propsOptions;let l=!1;if((t||r>0)&&!(r&16)){if(r&8){const d=e.vnode.dynamicProps;for(let c=0;c<d.length;c++){let u=d[c];if(Rs(e.emitsOptions,u))continue;const p=n[u];if(f)if(Re(s,u))p!==s[u]&&(s[u]=p,l=!0);else{const y=Qn(u);a[y]=io(f,o,y,p,e,!1)}else p!==s[u]&&(s[u]=p,l=!0)}}}else{Qd(e,n,a,s)&&(l=!0);let d;for(const c in o)(!n||!Re(n,c)&&((d=Gi(c))===c||!Re(n,d)))&&(f?i&&(i[c]!==void 0||i[d]!==void 0)&&(a[c]=io(f,o,c,void 0,e,!0)):delete a[c]);if(s!==o)for(const c in s)(!n||!Re(n,c))&&(delete s[c],l=!0)}l&&Ti(e.attrs,"set","")}function Qd(e,n,i,t){const[a,s]=e.propsOptions;let r=!1,o;if(n)for(let f in n){if(pa(f))continue;const l=n[f];let d;a&&Re(a,d=Qn(f))?!s||!s.includes(d)?i[d]=l:(o||(o={}))[d]=l:Rs(e.emitsOptions,f)||(!(f in t)||l!==t[f])&&(t[f]=l,r=!0)}if(s){const f=ve(i),l=o||be;for(let d=0;d<s.length;d++){const c=s[d];i[c]=io(a,f,c,l[c],e,!Re(l,c))}}return r}function io(e,n,i,t,a,s){const r=e[i];if(r!=null){const o=Re(r,"default");if(o&&t===void 0){const f=r.default;if(r.type!==Function&&!r.skipFactory&&ae(f)){const{propsDefaults:l}=a;if(i in l)t=l[i];else{const d=ja(a);t=l[i]=f.call(null,n),d()}}else t=f;a.ce&&a.ce._setProp(i,t)}r[0]&&(s&&!o?t=!1:r[1]&&(t===""||t===Gi(i))&&(t=!0))}return t}const Ih=new WeakMap;function Jd(e,n,i=!1){const t=i?Ih:n.propsCache,a=t.get(e);if(a)return a;const s=e.props,r={},o=[];let f=!1;if(!ae(e)){const d=c=>{f=!0;const[u,p]=Jd(c,n,!0);qe(r,u),p&&o.push(...p)};!i&&n.mixins.length&&n.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!s&&!f)return Ee(e)&&t.set(e,Bt),Bt;if(ee(s))for(let d=0;d<s.length;d++){const c=Qn(s[d]);Zd(c)&&(r[c]=be)}else if(s)for(const d in s){const c=Qn(d);if(Zd(c)){const u=s[d],p=r[c]=ee(u)||ae(u)?{type:u}:qe({},u),y=p.type;let x=!1,S=!0;if(ee(y))for(let U=0;U<y.length;++U){const N=y[U],K=ae(N)&&N.name;if(K==="Boolean"){x=!0;break}else K==="String"&&(S=!1)}else x=ae(y)&&y.name==="Boolean";p[0]=x,p[1]=S,(x||Re(p,"default"))&&o.push(c)}}const l=[r,o];return Ee(e)&&t.set(e,l),l}function Zd(e){return e[0]!=="$"&&!pa(e)}const to=e=>e==="_"||e==="_ctx"||e==="$stable",ao=e=>ee(e)?e.map(pi):[pi(e)],Ph=(e,n,i)=>{if(n._n)return n;const t=Yn((...a)=>ao(n(...a)),i);return t._c=!1,t},Xd=(e,n,i)=>{const t=e._ctx;for(const a in e){if(to(a))continue;const s=e[a];if(ae(s))n[a]=Ph(a,s,t);else if(s!=null){const r=ao(s);n[a]=()=>r}}},Yd=(e,n)=>{const i=ao(n);e.slots.default=()=>i},el=(e,n,i)=>{for(const t in n)(i||!to(t))&&(e[t]=n[t])},jh=(e,n,i)=>{const t=e.slots=Kd();if(e.vnode.shapeFlag&32){const a=n._;a?(el(t,n,i),i&&qf(t,"_",a,!0)):Xd(n,t)}else n&&Yd(e,n)},Bh=(e,n,i)=>{const{vnode:t,slots:a}=e;let s=!0,r=be;if(t.shapeFlag&32){const o=n._;o?i&&o===1?s=!1:el(a,n,i):(s=!n.$stable,Xd(n,a)),r=n}else n&&(Yd(e,n),r={default:1});if(s)for(const o in a)!to(o)&&r[o]==null&&delete a[o]},bn=Uh;function Nh(e){return zh(e)}function zh(e,n){const i=ls();i.__VUE__=!0;const{insert:t,remove:a,patchProp:s,createElement:r,createText:o,createComment:f,setText:l,setElementText:d,parentNode:c,nextSibling:u,setScopeId:p=li,insertStaticContent:y}=e,x=(m,g,b,M=null,C=null,R=null,_=void 0,k=null,v=!!g.dynamicChildren)=>{if(m===g)return;m&&!_t(m,g)&&(M=Ce(m),De(m,C,R,!0),m=null),g.patchFlag===-2&&(v=!1,g.dynamicChildren=null);const{type:w,ref:j,shapeFlag:E}=g;switch(w){case Ms:S(m,g,b,M);break;case un:U(m,g,b,M);break;case ro:m==null&&N(g,b,M,_);break;case xe:z(m,g,b,M,C,R,_,k,v);break;default:E&1?W(m,g,b,M,C,R,_,k,v):E&6?X(m,g,b,M,C,R,_,k,v):(E&64||E&128)&&w.process(m,g,b,M,C,R,_,k,v,Ge)}j!=null&&C?Ta(j,m&&m.ref,R,g||m,!g):j==null&&m&&m.ref!=null&&Ta(m.ref,null,R,m,!0)},S=(m,g,b,M)=>{if(m==null)t(g.el=o(g.children),b,M);else{const C=g.el=m.el;g.children!==m.children&&l(C,g.children)}},U=(m,g,b,M)=>{m==null?t(g.el=f(g.children||""),b,M):g.el=m.el},N=(m,g,b,M)=>{[m.el,m.anchor]=y(m.children,g,b,M,m.el,m.anchor)},K=({el:m,anchor:g},b,M)=>{let C;for(;m&&m!==g;)C=u(m),t(m,b,M),m=C;t(g,b,M)},O=({el:m,anchor:g})=>{let b;for(;m&&m!==g;)b=u(m),a(m),m=b;a(g)},W=(m,g,b,M,C,R,_,k,v)=>{if(g.type==="svg"?_="svg":g.type==="math"&&(_="mathml"),m==null)oe(g,b,M,C,R,_,k,v);else{const w=m.el&&m.el._isVueCE?m.el:null;try{w&&w._beginPatch(),Y(m,g,C,R,_,k,v)}finally{w&&w._endPatch()}}},oe=(m,g,b,M,C,R,_,k)=>{let v,w;const{props:j,shapeFlag:E,transition:F,dirs:D}=m;if(v=m.el=r(m.type,R,j&&j.is,j),E&8?d(v,m.children):E&16&&pe(m.children,v,null,M,C,so(m,R),_,k),D&&vt(m,null,M,"created"),se(v,m,m.scopeId,_,M),j){for(const de in j)de!=="value"&&!pa(de)&&s(v,de,null,j[de],R,M);"value"in j&&s(v,"value",null,j.value,R),(w=j.onVnodeBeforeMount)&&ki(w,M,m)}D&&vt(m,null,M,"beforeMount");const Q=Dh(C,F);Q&&F.beforeEnter(v),t(v,g,b),((w=j&&j.onVnodeMounted)||Q||D)&&bn(()=>{try{w&&ki(w,M,m),Q&&F.enter(v),D&&vt(m,null,M,"mounted")}finally{}},C)},se=(m,g,b,M,C)=>{if(b&&p(m,b),M)for(let R=0;R<M.length;R++)p(m,M[R]);if(C){let R=C.subTree;if(g===R||sl(R.type)&&(R.ssContent===g||R.ssFallback===g)){const _=C.vnode;se(m,_,_.scopeId,_.slotScopeIds,C.parent)}}},pe=(m,g,b,M,C,R,_,k,v=0)=>{for(let w=v;w<m.length;w++){const j=m[w]=k?ji(m[w]):pi(m[w]);x(null,j,g,b,M,C,R,_,k)}},Y=(m,g,b,M,C,R,_)=>{const k=g.el=m.el;let{patchFlag:v,dynamicChildren:w,dirs:j}=g;v|=m.patchFlag&16;const E=m.props||be,F=g.props||be;let D;if(b&&pt(b,!1),(D=F.onVnodeBeforeUpdate)&&ki(D,b,g,m),j&&vt(g,m,b,"beforeUpdate"),b&&pt(b,!0),(E.innerHTML&&F.innerHTML==null||E.textContent&&F.textContent==null)&&d(k,""),w?ce(m.dynamicChildren,w,k,b,M,so(g,C),R):_||ue(m,g,k,null,b,M,so(g,C),R,!1),v>0){if(v&16)ke(k,E,F,b,C);else if(v&2&&E.class!==F.class&&s(k,"class",null,F.class,C),v&4&&s(k,"style",E.style,F.style,C),v&8){const Q=g.dynamicProps;for(let de=0;de<Q.length;de++){const he=Q[de],I=E[he],Le=F[he];(Le!==I||he==="value")&&s(k,he,I,Le,C,b)}}v&1&&m.children!==g.children&&d(k,g.children)}else!_&&w==null&&ke(k,E,F,b,C);((D=F.onVnodeUpdated)||j)&&bn(()=>{D&&ki(D,b,g,m),j&&vt(g,m,b,"updated")},M)},ce=(m,g,b,M,C,R,_)=>{for(let k=0;k<g.length;k++){const v=m[k],w=g[k],j=v.el&&(v.type===xe||!_t(v,w)||v.shapeFlag&198)?c(v.el):b;x(v,w,j,null,M,C,R,_,!0)}},ke=(m,g,b,M,C)=>{if(g!==b){if(g!==be)for(const R in g)!pa(R)&&!(R in b)&&s(m,R,g[R],null,C,M);for(const R in b){if(pa(R))continue;const _=b[R],k=g[R];_!==k&&R!=="value"&&s(m,R,k,_,C,M)}"value"in b&&s(m,"value",g.value,b.value,C)}},z=(m,g,b,M,C,R,_,k,v)=>{const w=g.el=m?m.el:o(""),j=g.anchor=m?m.anchor:o("");let{patchFlag:E,dynamicChildren:F,slotScopeIds:D}=g;D&&(k=k?k.concat(D):D),m==null?(t(w,b,M),t(j,b,M),pe(g.children||[],b,j,C,R,_,k,v)):E>0&&E&64&&F&&m.dynamicChildren&&m.dynamicChildren.length===F.length?(ce(m.dynamicChildren,F,b,C,R,_,k),(g.key!=null||C&&g===C.subTree)&&nl(m,g,!0)):ue(m,g,b,j,C,R,_,k,v)},X=(m,g,b,M,C,R,_,k,v)=>{g.slotScopeIds=k,m==null?g.shapeFlag&512?C.ctx.activate(g,b,M,_,v):ne(g,b,M,C,R,_,v):re(m,g,v)},ne=(m,g,b,M,C,R,_)=>{const k=m.component=Qh(m,M,C);if(Ss(m)&&(k.ctx.renderer=Ge),Jh(k,!1,_),k.asyncDep){if(C&&C.registerDep(k,G,_),!m.el){const v=k.subTree=ye(un);U(null,v,g,b),m.placeholder=v.el}}else G(k,m,g,b,C,R,_)},re=(m,g,b)=>{const M=g.component=m.component;if(Th(m,g,b))if(M.asyncDep&&!M.asyncResolved){ie(M,g,b);return}else M.next=g,M.update();else g.el=m.el,M.vnode=g},G=(m,g,b,M,C,R,_)=>{const k=()=>{if(m.isMounted){let{next:E,bu:F,u:D,parent:Q,vnode:de}=m;{const gn=il(m);if(gn){E&&(E.el=de.el,ie(m,E,_)),gn.asyncDep.then(()=>{bn(()=>{m.isUnmounted||w()},C)});return}}let he=E,I;pt(m,!1),E?(E.el=de.el,ie(m,E,_)):E=de,F&&Fr(F),(I=E.props&&E.props.onVnodeBeforeUpdate)&&ki(I,Q,E,de),pt(m,!0);const Le=Wd(m),Ze=m.subTree;m.subTree=Le,x(Ze,Le,c(Ze.el),Ce(Ze),m,C,R),E.el=Le.el,he===null&&Lh(m,Le.el),D&&bn(D,C),(I=E.props&&E.props.onVnodeUpdated)&&bn(()=>ki(I,Q,E,de),C)}else{let E;const{el:F,props:D}=g,{bm:Q,m:de,parent:he,root:I,type:Le}=m,Ze=La(g);pt(m,!1),Q&&Fr(Q),!Ze&&(E=D&&D.onVnodeBeforeMount)&&ki(E,he,g),pt(m,!0);{I.ce&&I.ce._hasShadowRoot()&&I.ce._injectChildStyle(Le,m.parent?m.parent.type:void 0);const gn=m.subTree=Wd(m);x(null,gn,b,M,m,C,R),g.el=gn.el}if(de&&bn(de,C),!Ze&&(E=D&&D.onVnodeMounted)){const gn=g;bn(()=>ki(E,he,gn),C)}(g.shapeFlag&256||he&&La(he.vnode)&&he.vnode.shapeFlag&256)&&m.a&&bn(m.a,C),m.isMounted=!0,g=b=M=null}};m.scope.on();const v=m.effect=new Kf(k);m.scope.off();const w=m.update=v.run.bind(v),j=m.job=v.runIfDirty.bind(v);j.i=m,j.id=m.uid,v.scheduler=()=>Kr(j),pt(m,!0),w()},ie=(m,g,b)=>{g.component=m;const M=m.vnode.props;m.vnode=g,m.next=null,Fh(m,g.props,M,b),Bh(m,g.children,b),ui(),vd(m),mi()},ue=(m,g,b,M,C,R,_,k,v=!1)=>{const w=m&&m.children,j=m?m.shapeFlag:0,E=g.children,{patchFlag:F,shapeFlag:D}=g;if(F>0){if(F&128){an(w,E,b,M,C,R,_,k,v);return}else if(F&256){Te(w,E,b,M,C,R,_,k,v);return}}D&8?(j&16&&xn(w,C,R),E!==w&&d(b,E)):j&16?D&16?an(w,E,b,M,C,R,_,k,v):xn(w,C,R,!0):(j&8&&d(b,""),D&16&&pe(E,b,M,C,R,_,k,v))},Te=(m,g,b,M,C,R,_,k,v)=>{m=m||Bt,g=g||Bt;const w=m.length,j=g.length,E=Math.min(w,j);let F;for(F=0;F<E;F++){const D=g[F]=v?ji(g[F]):pi(g[F]);x(m[F],D,b,null,C,R,_,k,v)}w>j?xn(m,C,R,!0,!1,E):pe(g,b,M,C,R,_,k,v,E)},an=(m,g,b,M,C,R,_,k,v)=>{let w=0;const j=g.length;let E=m.length-1,F=j-1;for(;w<=E&&w<=F;){const D=m[w],Q=g[w]=v?ji(g[w]):pi(g[w]);if(_t(D,Q))x(D,Q,b,null,C,R,_,k,v);else break;w++}for(;w<=E&&w<=F;){const D=m[E],Q=g[F]=v?ji(g[F]):pi(g[F]);if(_t(D,Q))x(D,Q,b,null,C,R,_,k,v);else break;E--,F--}if(w>E){if(w<=F){const D=F+1,Q=D<j?g[D].el:M;for(;w<=F;)x(null,g[w]=v?ji(g[w]):pi(g[w]),b,Q,C,R,_,k,v),w++}}else if(w>F)for(;w<=E;)De(m[w],C,R,!0),w++;else{const D=w,Q=w,de=new Map;for(w=Q;w<=F;w++){const Ve=g[w]=v?ji(g[w]):pi(g[w]);Ve.key!=null&&de.set(Ve.key,w)}let he,I=0;const Le=F-Q+1;let Ze=!1,gn=0;const dn=new Array(Le);for(w=0;w<Le;w++)dn[w]=0;for(w=D;w<=E;w++){const Ve=m[w];if(I>=Le){De(Ve,C,R,!0);continue}let sn;if(Ve.key!=null)sn=de.get(Ve.key);else for(he=Q;he<=F;he++)if(dn[he-Q]===0&&_t(Ve,g[he])){sn=he;break}sn===void 0?De(Ve,C,R,!0):(dn[sn-Q]=w+1,sn>=gn?gn=sn:Ze=!0,x(Ve,g[sn],b,null,C,R,_,k,v),I++)}const Pt=Ze?qh(dn):Bt;for(he=Pt.length-1,w=Le-1;w>=0;w--){const Ve=Q+w,sn=g[Ve],pn=g[Ve+1],Ci=Ve+1<j?pn.el||al(pn):M;dn[w]===0?x(null,sn,b,Ci,C,R,_,k,v):Ze&&(he<0||w!==Pt[he]?Je(sn,b,Ci,2):he--)}}},Je=(m,g,b,M,C=null)=>{const{el:R,type:_,transition:k,children:v,shapeFlag:w}=m;if(w&6){Je(m.component.subTree,g,b,M);return}if(w&128){m.suspense.move(g,b,M);return}if(w&64){_.move(m,g,b,Ge);return}if(_===xe){t(R,g,b);for(let E=0;E<v.length;E++)Je(v[E],g,b,M);t(m.anchor,g,b);return}if(_===ro){K(m,g,b);return}if(M!==2&&w&1&&k)if(M===0)k.beforeEnter(R),t(R,g,b),bn(()=>k.enter(R),C);else{const{leave:E,delayLeave:F,afterLeave:D}=k,Q=()=>{m.ctx.isUnmounted?a(R):t(R,g,b)},de=()=>{R._isLeaving&&R[gi](!0),E(R,()=>{Q(),D&&D()})};F?F(R,Q,de):de()}else t(R,g,b)},De=(m,g,b,M=!1,C=!1)=>{const{type:R,props:_,ref:k,children:v,dynamicChildren:w,shapeFlag:j,patchFlag:E,dirs:F,cacheIndex:D,memo:Q}=m;if(E===-2&&(C=!1),k!=null&&(ui(),Ta(k,null,b,m,!0),mi()),D!=null&&(g.renderCache[D]=void 0),j&256){g.ctx.deactivate(m);return}const de=j&1&&F,he=!La(m);let I;if(he&&(I=_&&_.onVnodeBeforeUnmount)&&ki(I,g,m),j&6)je(m.component,b,M);else{if(j&128){m.suspense.unmount(b,M);return}de&&vt(m,null,g,"beforeUnmount"),j&64?m.type.remove(m,g,b,Ge,M):w&&!w.hasOnce&&(R!==xe||E>0&&E&64)?xn(w,g,b,!1,!0):(R===xe&&E&384||!C&&j&16)&&xn(v,g,b),M&&Ie(m)}const Le=Q!=null&&D==null;(he&&(I=_&&_.onVnodeUnmounted)||de||Le)&&bn(()=>{I&&ki(I,g,m),de&&vt(m,null,g,"unmounted"),Le&&(m.el=null)},b)},Ie=m=>{const{type:g,el:b,anchor:M,transition:C}=m;if(g===xe){Vi(b,M);return}if(g===ro){O(m);return}const R=()=>{a(b),C&&!C.persisted&&C.afterLeave&&C.afterLeave()};if(m.shapeFlag&1&&C&&!C.persisted){const{leave:_,delayLeave:k}=C,v=()=>_(b,R);k?k(m.el,R,v):v()}else R()},Vi=(m,g)=>{let b;for(;m!==g;)b=u(m),a(m),m=b;a(g)},je=(m,g,b)=>{const{bum:M,scope:C,job:R,subTree:_,um:k,m:v,a:w}=m;tl(v),tl(w),M&&Fr(M),C.stop(),R&&(R.flags|=8,De(_,m,g,b)),k&&bn(k,g),bn(()=>{m.isUnmounted=!0},g)},xn=(m,g,b,M=!1,C=!1,R=0)=>{for(let _=R;_<m.length;_++)De(m[_],g,b,M,C)},Ce=m=>{if(m.shapeFlag&6)return Ce(m.component.subTree);if(m.shapeFlag&128)return m.suspense.next();const g=u(m.anchor||m.el),b=g&&g[ah];return b?u(b):g};let Fn=!1;const oi=(m,g,b)=>{let M;m==null?g._vnode&&(De(g._vnode,null,null,!0),M=g._vnode.component):x(g._vnode||null,m,g,null,null,null,b),g._vnode=m,Fn||(Fn=!0,vd(M),gd(),Fn=!1)},Ge={p:x,um:De,m:Je,r:Ie,mt:ne,mc:pe,pc:ue,pbc:ce,n:Ce,o:e};return{render:oi,hydrate:void 0,createApp:Ah(oi)}}function so({type:e,props:n},i){return i==="svg"&&e==="foreignObject"||i==="mathml"&&e==="annotation-xml"&&n&&n.encoding&&n.encoding.includes("html")?void 0:i}function pt({effect:e,job:n},i){i?(e.flags|=32,n.flags|=4):(e.flags&=-33,n.flags&=-5)}function Dh(e,n){return(!e||e&&!e.pendingBranch)&&n&&!n.persisted}function nl(e,n,i=!1){const t=e.children,a=n.children;if(ee(t)&&ee(a))for(let s=0;s<t.length;s++){const r=t[s];let o=a[s];o.shapeFlag&1&&!o.dynamicChildren&&((o.patchFlag<=0||o.patchFlag===32)&&(o=a[s]=ji(a[s]),o.el=r.el),!i&&o.patchFlag!==-2&&nl(r,o)),o.type===Ms&&(o.patchFlag===-1&&(o=a[s]=ji(o)),o.el=r.el),o.type===un&&!o.el&&(o.el=r.el)}}function qh(e){const n=e.slice(),i=[0];let t,a,s,r,o;const f=e.length;for(t=0;t<f;t++){const l=e[t];if(l!==0){if(a=i[i.length-1],e[a]<l){n[t]=a,i.push(t);continue}for(s=0,r=i.length-1;s<r;)o=s+r>>1,e[i[o]]<l?s=o+1:r=o;l<e[i[s]]&&(s>0&&(n[t]=i[s-1]),i[s]=t)}}for(s=i.length,r=i[s-1];s-- >0;)i[s]=r,r=n[r];return i}function il(e){const n=e.subTree.component;if(n)return n.asyncDep&&!n.asyncResolved?n:il(n)}function tl(e){if(e)for(let n=0;n<e.length;n++)e[n].flags|=8}function al(e){if(e.placeholder)return e.placeholder;const n=e.component;return n?al(n.subTree):null}const sl=e=>e.__isSuspense;function Uh(e,n){n&&n.pendingBranch?ee(e)?n.effects.push(...e):n.effects.push(e):Ym(e)}const xe=Symbol.for("v-fgt"),Ms=Symbol.for("v-txt"),un=Symbol.for("v-cmt"),ro=Symbol.for("v-stc"),Ia=[];let Rn=null;function B(e=!1){Ia.push(Rn=e?null:[])}function Wh(){Ia.pop(),Rn=Ia[Ia.length-1]||null}let Pa=1;function Ts(e,n=!1){Pa+=e,e<0&&Rn&&n&&(Rn.hasOnce=!0)}function rl(e){return e.dynamicChildren=Pa>0?Rn||Bt:null,Wh(),Pa>0&&Rn&&Rn.push(e),e}function q(e,n,i,t,a,s){return rl($(e,n,i,t,a,s,!0))}function kt(e,n,i,t,a){return rl(ye(e,n,i,t,a,!0))}function Ls(e){return e?e.__v_isVNode===!0:!1}function _t(e,n){return e.type===n.type&&e.key===n.key}const ol=({key:e})=>e??null,Os=({ref:e,ref_key:n,ref_for:i})=>(typeof e=="number"&&(e=""+e),e!=null?Ne(e)||Ue(e)||ae(e)?{i:Pn,r:e,k:n,f:!!i}:e:null);function $(e,n=null,i=null,t=0,a=null,s=e===xe?0:1,r=!1,o=!1){const f={__v_isVNode:!0,__v_skip:!0,type:e,props:n,key:n&&ol(n),ref:n&&Os(n),scopeId:kd,slotScopeIds:null,children:i,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:t,dynamicProps:a,dynamicChildren:null,appContext:null,ctx:Pn};return o?(oo(f,i),s&128&&e.normalize(f)):i&&(f.shapeFlag|=Ne(i)?8:16),Pa>0&&!r&&Rn&&(f.patchFlag>0||s&6)&&f.patchFlag!==32&&Rn.push(f),f}const ye=$h;function $h(e,n=null,i=null,t=0,a=null,s=!1){if((!e||e===vh)&&(e=un),Ls(e)){const o=Ji(e,n,!0);return i&&oo(o,i),Pa>0&&!s&&Rn&&(o.shapeFlag&6?Rn[Rn.indexOf(e)]=o:Rn.push(o)),o.patchFlag=-2,o}if(ty(e)&&(e=e.__vccOpts),n){n=Vh(n);let{class:o,style:f}=n;o&&!Ne(o)&&(n.class=Sn(o)),Ee(f)&&(ps(f)&&!ee(f)&&(f=qe({},f)),n.style=ut(f))}const r=Ne(e)?1:sl(e)?128:wd(e)?64:Ee(e)?4:ae(e)?2:0;return $(e,n,i,t,a,r,s,!0)}function Vh(e){return e?ps(e)||Gd(e)?qe({},e):e:null}function Ji(e,n,i=!1,t=!1){const{props:a,ref:s,patchFlag:r,children:o,transition:f}=e,l=n?Hh(a||{},n):a,d={__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&ol(l),ref:n&&n.ref?i&&s?ee(s)?s.concat(Os(n)):[s,Os(n)]:Os(n):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:n&&e.type!==xe?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:f,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Ji(e.ssContent),ssFallback:e.ssFallback&&Ji(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return f&&t&>(d,f.clone(d)),d}function Fs(e=" ",n=0){return ye(Ms,null,e,n)}function Be(e="",n=!1){return n?(B(),kt(un,null,e)):ye(un,null,e)}function pi(e){return e==null||typeof e=="boolean"?ye(un):ee(e)?ye(xe,null,e.slice()):Ls(e)?ji(e):ye(Ms,null,String(e))}function ji(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Ji(e)}function oo(e,n){let i=0;const{shapeFlag:t}=e;if(n==null)n=null;else if(ee(n))i=16;else if(typeof n=="object")if(t&65){const a=n.default;a&&(a._c&&(a._d=!1),oo(e,a()),a._c&&(a._d=!0));return}else{i=32;const a=n._;!a&&!Gd(n)?n._ctx=Pn:a===3&&Pn&&(Pn.slots._===1?n._=1:(n._=2,e.patchFlag|=1024))}else ae(n)?(n={default:n,_ctx:Pn},i=32):(n=String(n),t&64?(i=16,n=[Fs(n)]):i=8);e.children=n,e.shapeFlag|=i}function Hh(...e){const n={};for(let i=0;i<e.length;i++){const t=e[i];for(const a in t)if(a==="class")n.class!==t.class&&(n.class=Sn([n.class,t.class]));else if(a==="style")n.style=ut([n.style,t.style]);else if(rs(a)){const s=n[a],r=t[a];r&&s!==r&&!(ee(s)&&s.includes(r))?n[a]=s?[].concat(s,r):r:r==null&&s==null&&!os(a)&&(n[a]=r)}else a!==""&&(n[a]=t[a])}return n}function ki(e,n,i,t=null){Xn(e,n,7,[i,t])}const Kh=qd();let Gh=0;function Qh(e,n,i){const t=e.type,a=(n?n.appContext:e.appContext)||Kh,s={uid:Gh++,vnode:e,type:t,parent:n,appContext:a,root:null,next:null,subTree:null,effect:null,update:null,job:null,scope:new Hf(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:n?n.provides:Object.create(a.provides),ids:n?n.ids:["",0,0],accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Jd(t,a),emitsOptions:Ud(t,a),emit:null,emitted:null,propsDefaults:be,inheritAttrs:t.inheritAttrs,ctx:be,data:be,props:be,attrs:be,slots:be,refs:be,setupState:be,setupContext:null,suspense:i,suspenseId:i?i.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return s.ctx={_:s},s.root=n?n.root:s,s.emit=Eh.bind(null,s),e.ce&&e.ce(s),s}let mn=null;const fo=()=>mn||Pn;let Is,lo;{const e=ls(),n=(i,t)=>{let a;return(a=e[i])||(a=e[i]=[]),a.push(t),s=>{a.length>1?a.forEach(r=>r(s)):a[0](s)}};Is=n("__VUE_INSTANCE_SETTERS__",i=>mn=i),lo=n("__VUE_SSR_SETTERS__",i=>Ba=i)}const ja=e=>{const n=mn;return Is(e),e.scope.on(),()=>{e.scope.off(),Is(n)}},fl=()=>{mn&&mn.scope.off(),Is(null)};function dl(e){return e.vnode.shapeFlag&4}let Ba=!1;function Jh(e,n=!1,i=!1){n&&lo(n);const{props:t,children:a}=e.vnode,s=dl(e);Oh(e,t,s,n),jh(e,a,i||n);const r=s?Zh(e,n):void 0;return n&&lo(!1),r}function Zh(e,n){const i=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,gh);const{setup:t}=i;if(t){ui();const a=e.setupContext=t.length>1?Yh(e):null,s=ja(e),r=qt(t,e,0,[e.props,a]),o=Bf(r);if(mi(),s(),(o||e.sp)&&!La(e)&&Md(e),o){if(r.then(fl,fl),n)return r.then(f=>{ll(e,f)}).catch(f=>{bs(f,e,0)});e.asyncDep=r}else ll(e,r)}else cl(e)}function ll(e,n,i){ae(n)?e.type.__ssrInlineRender?e.ssrRender=n:e.render=n:Ee(n)&&(e.setupState=cd(n)),cl(e)}function cl(e,n,i){const t=e.type;e.render||(e.render=t.render||li);{const a=ja(e);ui();try{ph(e)}finally{mi(),a()}}}const Xh={get(e,n){return rn(e,"get",""),e[n]}};function Yh(e){const n=i=>{e.exposed=i||{}};return{attrs:new Proxy(e.attrs,Xh),slots:e.slots,emit:e.emit,expose:n}}function Ps(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(cd(yi(e.exposed)),{get(n,i){if(i in n)return n[i];if(i in Oa)return Oa[i](e)},has(n,i){return i in n||i in Oa}})):e.proxy}const ey=/(?:^|[-_])\w/g,ny=e=>e.replace(ey,n=>n.toUpperCase()).replace(/[-_]/g,"");function iy(e,n=!0){return ae(e)?e.displayName||e.name:e.name||n&&e.__name}function ul(e,n,i=!1){let t=iy(n);if(!t&&n.__file){const a=n.__file.match(/([^/\\]+)\.\w+$/);a&&(t=a[1])}if(!t&&e){const a=s=>{for(const r in s)if(s[r]===n)return r};t=a(e.components)||e.parent&&a(e.parent.type.components)||a(e.appContext.components)}return t?ny(t):i?"App":"Anonymous"}function ty(e){return ae(e)&&"__vccOpts"in e}const hn=(e,n)=>$m(e,n,Ba);function ay(e,n,i){try{Ts(-1);const t=arguments.length;return t===2?Ee(n)&&!ee(n)?Ls(n)?ye(e,null,[n]):ye(e,n):ye(e,null,n):(t>3?i=Array.prototype.slice.call(arguments,2):t===3&&Ls(i)&&(i=[i]),ye(e,n,i))}finally{Ts(1)}}const sy="3.5.32";/**
|
|
17
|
+
* @vue/runtime-dom v3.5.32
|
|
18
|
+
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
19
|
+
* @license MIT
|
|
20
|
+
**/let co;const ml=typeof window<"u"&&window.trustedTypes;if(ml)try{co=ml.createPolicy("vue",{createHTML:e=>e})}catch{}const hl=co?e=>co.createHTML(e):e=>e,ry="http://www.w3.org/2000/svg",oy="http://www.w3.org/1998/Math/MathML",Bi=typeof document<"u"?document:null,yl=Bi&&Bi.createElement("template"),fy={insert:(e,n,i)=>{n.insertBefore(e,i||null)},remove:e=>{const n=e.parentNode;n&&n.removeChild(e)},createElement:(e,n,i,t)=>{const a=n==="svg"?Bi.createElementNS(ry,e):n==="mathml"?Bi.createElementNS(oy,e):i?Bi.createElement(e,{is:i}):Bi.createElement(e);return e==="select"&&t&&t.multiple!=null&&a.setAttribute("multiple",t.multiple),a},createText:e=>Bi.createTextNode(e),createComment:e=>Bi.createComment(e),setText:(e,n)=>{e.nodeValue=n},setElementText:(e,n)=>{e.textContent=n},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Bi.querySelector(e),setScopeId(e,n){e.setAttribute(n,"")},insertStaticContent(e,n,i,t,a,s){const r=i?i.previousSibling:n.lastChild;if(a&&(a===s||a.nextSibling))for(;n.insertBefore(a.cloneNode(!0),i),!(a===s||!(a=a.nextSibling)););else{yl.innerHTML=hl(t==="svg"?`<svg>${e}</svg>`:t==="mathml"?`<math>${e}</math>`:e);const o=yl.content;if(t==="svg"||t==="mathml"){const f=o.firstChild;for(;f.firstChild;)o.appendChild(f.firstChild);o.removeChild(f)}n.insertBefore(o,i)}return[r?r.nextSibling:n.firstChild,i?i.previousSibling:n.lastChild]}},Zi="transition",Na="animation",Ht=Symbol("_vtc"),vl={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},gl=qe({},Ad,vl),Xi=(e=>(e.displayName="Transition",e.props=gl,e))((e,{slots:n})=>ay(rh,kl(e),n)),bt=(e,n=[])=>{ee(e)?e.forEach(i=>i(...n)):e&&e(...n)},pl=e=>e?ee(e)?e.some(n=>n.length>1):e.length>1:!1;function kl(e){const n={};for(const z in e)z in vl||(n[z]=e[z]);if(e.css===!1)return n;const{name:i="v",type:t,duration:a,enterFromClass:s=`${i}-enter-from`,enterActiveClass:r=`${i}-enter-active`,enterToClass:o=`${i}-enter-to`,appearFromClass:f=s,appearActiveClass:l=r,appearToClass:d=o,leaveFromClass:c=`${i}-leave-from`,leaveActiveClass:u=`${i}-leave-active`,leaveToClass:p=`${i}-leave-to`}=e,y=dy(a),x=y&&y[0],S=y&&y[1],{onBeforeEnter:U,onEnter:N,onEnterCancelled:K,onLeave:O,onLeaveCancelled:W,onBeforeAppear:oe=U,onAppear:se=N,onAppearCancelled:pe=K}=n,Y=(z,X,ne,re)=>{z._enterCancelled=re,Yi(z,X?d:o),Yi(z,X?l:r),ne&&ne()},ce=(z,X)=>{z._isLeaving=!1,Yi(z,c),Yi(z,p),Yi(z,u),X&&X()},ke=z=>(X,ne)=>{const re=z?se:N,G=()=>Y(X,z,ne);bt(re,[X,G]),_l(()=>{Yi(X,z?f:s),_i(X,z?d:o),pl(re)||bl(X,t,x,G)})};return qe(n,{onBeforeEnter(z){bt(U,[z]),_i(z,s),_i(z,r)},onBeforeAppear(z){bt(oe,[z]),_i(z,f),_i(z,l)},onEnter:ke(!1),onAppear:ke(!0),onLeave(z,X){z._isLeaving=!0;const ne=()=>ce(z,X);_i(z,c),z._enterCancelled?(_i(z,u),mo(z)):(mo(z),_i(z,u)),_l(()=>{z._isLeaving&&(Yi(z,c),_i(z,p),pl(O)||bl(z,t,S,ne))}),bt(O,[z,ne])},onEnterCancelled(z){Y(z,!1,void 0,!0),bt(K,[z])},onAppearCancelled(z){Y(z,!0,void 0,!0),bt(pe,[z])},onLeaveCancelled(z){ce(z),bt(W,[z])}})}function dy(e){if(e==null)return null;if(Ee(e))return[uo(e.enter),uo(e.leave)];{const n=uo(e);return[n,n]}}function uo(e){return fm(e)}function _i(e,n){n.split(/\s+/).forEach(i=>i&&e.classList.add(i)),(e[Ht]||(e[Ht]=new Set)).add(n)}function Yi(e,n){n.split(/\s+/).forEach(t=>t&&e.classList.remove(t));const i=e[Ht];i&&(i.delete(n),i.size||(e[Ht]=void 0))}function _l(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let ly=0;function bl(e,n,i,t){const a=e._endId=++ly,s=()=>{a===e._endId&&t()};if(i!=null)return setTimeout(s,i);const{type:r,timeout:o,propCount:f}=wl(e,n);if(!r)return t();const l=r+"end";let d=0;const c=()=>{e.removeEventListener(l,u),s()},u=p=>{p.target===e&&++d>=f&&c()};setTimeout(()=>{d<f&&c()},o+1),e.addEventListener(l,u)}function wl(e,n){const i=window.getComputedStyle(e),t=y=>(i[y]||"").split(", "),a=t(`${Zi}Delay`),s=t(`${Zi}Duration`),r=xl(a,s),o=t(`${Na}Delay`),f=t(`${Na}Duration`),l=xl(o,f);let d=null,c=0,u=0;n===Zi?r>0&&(d=Zi,c=r,u=s.length):n===Na?l>0&&(d=Na,c=l,u=f.length):(c=Math.max(r,l),d=c>0?r>l?Zi:Na:null,u=d?d===Zi?s.length:f.length:0);const p=d===Zi&&/\b(?:transform|all)(?:,|$)/.test(t(`${Zi}Property`).toString());return{type:d,timeout:c,propCount:u,hasTransform:p}}function xl(e,n){for(;e.length<n.length;)e=e.concat(e);return Math.max(...n.map((i,t)=>Al(i)+Al(e[t])))}function Al(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function mo(e){return(e?e.ownerDocument:document).body.offsetHeight}function cy(e,n,i){const t=e[Ht];t&&(n=(n?[n,...t]:[...t]).join(" ")),n==null?e.removeAttribute("class"):i?e.setAttribute("class",n):e.className=n}const js=Symbol("_vod"),Sl=Symbol("_vsh"),Nn={name:"show",beforeMount(e,{value:n},{transition:i}){e[js]=e.style.display==="none"?"":e.style.display,i&&n?i.beforeEnter(e):za(e,n)},mounted(e,{value:n},{transition:i}){i&&n&&i.enter(e)},updated(e,{value:n,oldValue:i},{transition:t}){!n!=!i&&(t?n?(t.beforeEnter(e),za(e,!0),t.enter(e)):t.leave(e,()=>{za(e,!1)}):za(e,n))},beforeUnmount(e,{value:n}){za(e,n)}};function za(e,n){e.style.display=n?e[js]:"none",e[Sl]=!n}const uy=Symbol(""),my=/(?:^|;)\s*display\s*:/;function hy(e,n,i){const t=e.style,a=Ne(i);let s=!1;if(i&&!a){if(n)if(Ne(n))for(const r of n.split(";")){const o=r.slice(0,r.indexOf(":")).trim();i[o]==null&&Bs(t,o,"")}else for(const r in n)i[r]==null&&Bs(t,r,"");for(const r in i)r==="display"&&(s=!0),Bs(t,r,i[r])}else if(a){if(n!==i){const r=t[uy];r&&(i+=";"+r),t.cssText=i,s=my.test(i)}}else n&&e.removeAttribute("style");js in e&&(e[js]=s?t.display:"",e[Sl]&&(t.display="none"))}const El=/\s*!important$/;function Bs(e,n,i){if(ee(i))i.forEach(t=>Bs(e,n,t));else if(i==null&&(i=""),n.startsWith("--"))e.setProperty(n,i);else{const t=yy(e,n);El.test(i)?e.setProperty(Gi(t),i.replace(El,""),"important"):e[t]=i}}const Cl=["Webkit","Moz","ms"],ho={};function yy(e,n){const i=ho[n];if(i)return i;let t=Qn(n);if(t!=="filter"&&t in e)return ho[n]=t;t=Df(t);for(let a=0;a<Cl.length;a++){const s=Cl[a]+t;if(s in e)return ho[n]=s}return n}const Rl="http://www.w3.org/1999/xlink";function Ml(e,n,i,t,a,s=mm(n)){t&&n.startsWith("xlink:")?i==null?e.removeAttributeNS(Rl,n.slice(6,n.length)):e.setAttributeNS(Rl,n,i):i==null||s&&!Wf(i)?e.removeAttribute(n):e.setAttribute(n,s?"":In(i)?String(i):i)}function Tl(e,n,i,t,a){if(n==="innerHTML"||n==="textContent"){i!=null&&(e[n]=n==="innerHTML"?hl(i):i);return}const s=e.tagName;if(n==="value"&&s!=="PROGRESS"&&!s.includes("-")){const o=s==="OPTION"?e.getAttribute("value")||"":e.value,f=i==null?e.type==="checkbox"?"on":"":String(i);(o!==f||!("_value"in e))&&(e.value=f),i==null&&e.removeAttribute(n),e._value=i;return}let r=!1;if(i===""||i==null){const o=typeof e[n];o==="boolean"?i=Wf(i):i==null&&o==="string"?(i="",r=!0):o==="number"&&(i=0,r=!0)}try{e[n]=i}catch{}r&&e.removeAttribute(a||n)}function vy(e,n,i,t){e.addEventListener(n,i,t)}function gy(e,n,i,t){e.removeEventListener(n,i,t)}const Ll=Symbol("_vei");function py(e,n,i,t,a=null){const s=e[Ll]||(e[Ll]={}),r=s[n];if(t&&r)r.value=t;else{const[o,f]=ky(n);if(t){const l=s[n]=wy(t,a);vy(e,o,l,f)}else r&&(gy(e,o,r,f),s[n]=void 0)}}const Ol=/(?:Once|Passive|Capture)$/;function ky(e){let n;if(Ol.test(e)){n={};let t;for(;t=e.match(Ol);)e=e.slice(0,e.length-t[0].length),n[t[0].toLowerCase()]=!0}return[e[2]===":"?e.slice(3):Gi(e.slice(2)),n]}let yo=0;const _y=Promise.resolve(),by=()=>yo||(_y.then(()=>yo=0),yo=Date.now());function wy(e,n){const i=t=>{if(!t._vts)t._vts=Date.now();else if(t._vts<=i.attached)return;Xn(xy(t,i.value),n,5,[t])};return i.value=e,i.attached=by(),i}function xy(e,n){if(ee(n)){const i=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{i.call(e),e._stopped=!0},n.map(t=>a=>!a._stopped&&t&&t(a))}else return n}const Fl=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Ay=(e,n,i,t,a,s)=>{const r=a==="svg";n==="class"?cy(e,t,r):n==="style"?hy(e,i,t):rs(n)?os(n)||py(e,n,i,t,s):(n[0]==="."?(n=n.slice(1),!0):n[0]==="^"?(n=n.slice(1),!1):Sy(e,n,t,r))?(Tl(e,n,t),!e.tagName.includes("-")&&(n==="value"||n==="checked"||n==="selected")&&Ml(e,n,t,r,s,n!=="value")):e._isVueCE&&(Ey(e,n)||e._def.__asyncLoader&&(/[A-Z]/.test(n)||!Ne(t)))?Tl(e,Qn(n),t,s,n):(n==="true-value"?e._trueValue=t:n==="false-value"&&(e._falseValue=t),Ml(e,n,t,r))};function Sy(e,n,i,t){if(t)return!!(n==="innerHTML"||n==="textContent"||n in e&&Fl(n)&&ae(i));if(n==="spellcheck"||n==="draggable"||n==="translate"||n==="autocorrect"||n==="sandbox"&&e.tagName==="IFRAME"||n==="form"||n==="list"&&e.tagName==="INPUT"||n==="type"&&e.tagName==="TEXTAREA")return!1;if(n==="width"||n==="height"){const a=e.tagName;if(a==="IMG"||a==="VIDEO"||a==="CANVAS"||a==="SOURCE")return!1}return Fl(n)&&Ne(i)?!1:n in e}function Ey(e,n){const i=e._def.props;if(!i)return!1;const t=Qn(n);return Array.isArray(i)?i.some(a=>Qn(a)===t):Object.keys(i).some(a=>Qn(a)===t)}const Il=new WeakMap,Pl=new WeakMap,Ns=Symbol("_moveCb"),jl=Symbol("_enterCb"),Bl=(e=>(delete e.props.mode,e))({name:"TransitionGroup",props:qe({},gl,{tag:String,moveClass:String}),setup(e,{slots:n}){const i=fo(),t=xd();let a,s;return Fd(()=>{if(!a.length)return;const r=e.moveClass||`${e.name||"v"}-move`;if(!Ty(a[0].el,i.vnode.el,r)){a=[];return}a.forEach(Cy),a.forEach(Ry);const o=a.filter(My);mo(i.vnode.el),o.forEach(f=>{const l=f.el,d=l.style;_i(l,r),d.transform=d.webkitTransform=d.transitionDuration="";const c=l[Ns]=u=>{u&&u.target!==l||(!u||u.propertyName.endsWith("transform"))&&(l.removeEventListener("transitionend",c),l[Ns]=null,Yi(l,r))};l.addEventListener("transitionend",c)}),a=[]}),()=>{const r=ve(e),o=kl(r);let f=r.tag||xe;if(a=[],s)for(let l=0;l<s.length;l++){const d=s[l];d.el&&d.el instanceof Element&&(a.push(d),gt(d,Ma(d,o,t,i)),Il.set(d,Nl(d.el)))}s=n.default?Qr(n.default()):[];for(let l=0;l<s.length;l++){const d=s[l];d.key!=null&>(d,Ma(d,o,t,i))}return ye(f,null,s)}}});function Cy(e){const n=e.el;n[Ns]&&n[Ns](),n[jl]&&n[jl]()}function Ry(e){Pl.set(e,Nl(e.el))}function My(e){const n=Il.get(e),i=Pl.get(e),t=n.left-i.left,a=n.top-i.top;if(t||a){const s=e.el,r=s.style,o=s.getBoundingClientRect();let f=1,l=1;return s.offsetWidth&&(f=o.width/s.offsetWidth),s.offsetHeight&&(l=o.height/s.offsetHeight),(!Number.isFinite(f)||f===0)&&(f=1),(!Number.isFinite(l)||l===0)&&(l=1),Math.abs(f-1)<.01&&(f=1),Math.abs(l-1)<.01&&(l=1),r.transform=r.webkitTransform=`translate(${t/f}px,${a/l}px)`,r.transitionDuration="0s",e}}function Nl(e){const n=e.getBoundingClientRect();return{left:n.left,top:n.top}}function Ty(e,n,i){const t=e.cloneNode(),a=e[Ht];a&&a.forEach(o=>{o.split(/\s+/).forEach(f=>f&&t.classList.remove(f))}),i.split(/\s+/).forEach(o=>o&&t.classList.add(o)),t.style.display="none";const s=n.nodeType===1?n:n.parentNode;s.appendChild(t);const{hasTransform:r}=wl(t);return s.removeChild(t),r}const Ly=["ctrl","shift","alt","meta"],Oy={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,n)=>Ly.some(i=>e[`${i}Key`]&&!n.includes(i))},zl=(e,n)=>{if(!e)return e;const i=e._withMods||(e._withMods={}),t=n.join(".");return i[t]||(i[t]=((a,...s)=>{for(let r=0;r<n.length;r++){const o=Oy[n[r]];if(o&&o(a,n))return}return e(a,...s)}))},Fy={esc:"escape",space:" ",up:"arrow-up",left:"arrow-left",right:"arrow-right",down:"arrow-down",delete:"backspace"},Dl=(e,n)=>{const i=e._withKeys||(e._withKeys={}),t=n.join(".");return i[t]||(i[t]=(a=>{if(!("key"in a))return;const s=Gi(a.key);if(n.some(r=>r===s||Fy[r]===s))return e(a)}))},Iy=qe({patchProp:Ay},fy);let ql;function Py(){return ql||(ql=Nh(Iy))}const jy=((...e)=>{const n=Py().createApp(...e),{mount:i}=n;return n.mount=t=>{const a=Ny(t);if(!a)return;const s=n._component;!ae(s)&&!s.render&&!s.template&&(s.template=a.innerHTML),a.nodeType===1&&(a.textContent="");const r=i(a,!1,By(a));return a instanceof Element&&(a.removeAttribute("v-cloak"),a.setAttribute("data-v-app","")),r},n});function By(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function Ny(e){return Ne(e)?document.querySelector(e):e}class vo{constructor(){P(this,"_listeners",new Map)}on(n,i){const t=n;this._listeners.has(t)||this._listeners.set(t,new Set);const a=this._listeners.get(t);if(!a)throw new Error(`EventEmitter: listeners not initialized for event "${t}"`);a.add(i)}off(n,i){const t=this._listeners.get(n);t&&t.delete(i)}emit(n,...i){const t=i[0],a=this._listeners.get(n);a&&a.forEach(s=>{try{s(t)}catch(r){console.error(`EventEmitter: handler error on "${String(n)}"`,r)}})}removeAllListeners(){this._listeners.clear()}}function Ae(e){for(var n=arguments.length,i=new Array(n>1?n-1:0),t=1;t<n;t++)i[t-1]=arguments[t];throw new Error(typeof e=="number"?"[MobX] minified error nr: "+e+(i.length?" "+i.map(String).join(","):"")+". Find the full error at: https://github.com/mobxjs/mobx/blob/main/packages/mobx/src/errors.ts":"[MobX] "+e)}var zy={};function go(){return typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:zy}var Ul=Object.assign,zs=Object.getOwnPropertyDescriptor,bi=Object.defineProperty,Ds=Object.prototype,po=[];Object.freeze(po);var ko={};Object.freeze(ko);var Dy=typeof Proxy<"u",qy=Object.toString();function Wl(){Dy||Ae("Proxy not available")}function $l(e){var n=!1;return function(){if(!n)return n=!0,e.apply(this,arguments)}}var Kt=function(){};function ei(e){return typeof e=="function"}function wt(e){var n=typeof e;switch(n){case"string":case"symbol":case"number":return!0}return!1}function qs(e){return e!==null&&typeof e=="object"}function Ni(e){if(!qs(e))return!1;var n=Object.getPrototypeOf(e);if(n==null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return typeof i=="function"&&i.toString()===qy}function Vl(e){var n=e==null?void 0:e.constructor;return n?n.name==="GeneratorFunction"||n.displayName==="GeneratorFunction":!1}function Us(e,n,i){bi(e,n,{enumerable:!1,writable:!0,configurable:!0,value:i})}function Hl(e,n,i){bi(e,n,{enumerable:!1,writable:!1,configurable:!0,value:i})}function xt(e,n){var i="isMobX"+e;return n.prototype[i]=!0,function(t){return qs(t)&&t[i]===!0}}function Gt(e){return e!=null&&Object.prototype.toString.call(e)==="[object Map]"}function Uy(e){var n=Object.getPrototypeOf(e),i=Object.getPrototypeOf(n),t=Object.getPrototypeOf(i);return t===null}function zi(e){return e!=null&&Object.prototype.toString.call(e)==="[object Set]"}var Kl=typeof Object.getOwnPropertySymbols<"u";function Wy(e){var n=Object.keys(e);if(!Kl)return n;var i=Object.getOwnPropertySymbols(e);return i.length?[].concat(n,i.filter(function(t){return Ds.propertyIsEnumerable.call(e,t)})):n}var Da=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Kl?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames;function Gl(e){return e===null?null:typeof e=="object"?""+e:e}function et(e,n){return Ds.hasOwnProperty.call(e,n)}var $y=Object.getOwnPropertyDescriptors||function(n){var i={};return Da(n).forEach(function(t){i[t]=zs(n,t)}),i};function Mn(e,n){return!!(e&n)}function Tn(e,n,i){return i?e|=n:e&=~n,e}function Ql(e,n){(n==null||n>e.length)&&(n=e.length);for(var i=0,t=Array(n);i<n;i++)t[i]=e[i];return t}function Vy(e,n){for(var i=0;i<n.length;i++){var t=n[i];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,Ky(t.key),t)}}function Qt(e,n,i){return n&&Vy(e.prototype,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Jt(e,n){var i=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(i)return(i=i.call(e)).next.bind(i);if(Array.isArray(e)||(i=Gy(e))||n){i&&(e=i);var t=0;return function(){return t>=e.length?{done:!0}:{done:!1,value:e[t++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
21
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Zt(){return Zt=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var i=arguments[n];for(var t in i)({}).hasOwnProperty.call(i,t)&&(e[t]=i[t])}return e},Zt.apply(null,arguments)}function Jl(e,n){e.prototype=Object.create(n.prototype),e.prototype.constructor=e,_o(e,n)}function _o(e,n){return _o=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,t){return i.__proto__=t,i},_o(e,n)}function Hy(e,n){if(typeof e!="object"||!e)return e;var i=e[Symbol.toPrimitive];if(i!==void 0){var t=i.call(e,n);if(typeof t!="object")return t;throw new TypeError("@@toPrimitive must return a primitive value.")}return String(e)}function Ky(e){var n=Hy(e,"string");return typeof n=="symbol"?n:n+""}function Gy(e,n){if(e){if(typeof e=="string")return Ql(e,n);var i={}.toString.call(e).slice(8,-1);return i==="Object"&&e.constructor&&(i=e.constructor.name),i==="Map"||i==="Set"?Array.from(e):i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?Ql(e,n):void 0}}var Xt=Symbol("mobx-stored-annotations");function wi(e){function n(i,t){if(Ua(t))return e.decorate_20223_(i,t);qa(i,t,e)}return Object.assign(n,e)}function qa(e,n,i){et(e,Xt)||Us(e,Xt,Zt({},e[Xt])),ev(i)||(e[Xt][n]=i)}function Ua(e){return typeof e=="object"&&typeof e.kind=="string"}var te=Symbol("mobx administration"),nt=(function(){function e(i){i===void 0&&(i="Atom"),this.name_=void 0,this.flags_=0,this.observers_=new Set,this.lastAccessedBy_=0,this.lowestObserverState_=Se.NOT_TRACKING_,this.onBOL=void 0,this.onBUOL=void 0,this.name_=i}var n=e.prototype;return n.onBO=function(){this.onBOL&&this.onBOL.forEach(function(t){return t()})},n.onBUO=function(){this.onBUOL&&this.onBUOL.forEach(function(t){return t()})},n.reportObserved=function(){return yc(this)},n.reportChanged=function(){zn(),vc(this),Dn()},n.toString=function(){return this.name_},Qt(e,[{key:"isBeingObserved",get:function(){return Mn(this.flags_,e.isBeingObservedMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isBeingObservedMask_,t)}},{key:"isPendingUnobservation",get:function(){return Mn(this.flags_,e.isPendingUnobservationMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isPendingUnobservationMask_,t)}},{key:"diffValue",get:function(){return Mn(this.flags_,e.diffValueMask_)?1:0},set:function(t){this.flags_=Tn(this.flags_,e.diffValueMask_,t===1)}}])})();nt.isBeingObservedMask_=1,nt.isPendingUnobservationMask_=2,nt.diffValueMask_=4;var bo=xt("Atom",nt);function Zl(e,n,i){n===void 0&&(n=Kt),i===void 0&&(i=Kt);var t=new nt(e);return n!==Kt&&ig(t,n),i!==Kt&&xc(t,i),t}function Qy(e,n){return $c(e,n)}function Jy(e,n){return Object.is?Object.is(e,n):e===n?e!==0||1/e===1/n:e!==e&&n!==n}var Yt={structural:Qy,default:Jy};function At(e,n,i){return Rc(e)?e:Array.isArray(e)?en.array(e,{name:i}):Ni(e)?en.object(e,void 0,{name:i}):Gt(e)?en.map(e,{name:i}):zi(e)?en.set(e,{name:i}):typeof e=="function"&&!ea(e)&&!Ka(e)?Vl(e)?na(e):Ha(i,e):e}function Zy(e,n,i){if(e==null||sr(e)||tr(e)||Mt(e)||Ai(e))return e;if(Array.isArray(e))return en.array(e,{name:i,deep:!1});if(Ni(e))return en.object(e,void 0,{name:i,deep:!1});if(Gt(e))return en.map(e,{name:i,deep:!1});if(zi(e))return en.set(e,{name:i,deep:!1})}function Ws(e){return e}function Xy(e,n){return $c(e,n)?n:e}var Yy="override";function ev(e){return e.annotationType_===Yy}function Wa(e,n){return{annotationType_:e,options_:n,make_:nv,extend_:iv,decorate_20223_:tv}}function nv(e,n,i,t){var a;if((a=this.options_)!=null&&a.bound)return this.extend_(e,n,i,!1)===null?0:1;if(t===e.target_)return this.extend_(e,n,i,!1)===null?0:2;if(ea(i.value))return 1;var s=Xl(e,this,n,i,!1);return bi(t,n,s),2}function iv(e,n,i,t){var a=Xl(e,this,n,i);return e.defineProperty_(n,a,t)}function tv(e,n){var i=n.kind,t=n.name,a=n.addInitializer,s=this,r=function(l){var d,c,u,p;return St((d=(c=s.options_)==null?void 0:c.name)!=null?d:t.toString(),l,(u=(p=s.options_)==null?void 0:p.autoAction)!=null?u:!1)};if(i=="field")return function(f){var l,d=f;return ea(d)||(d=r(d)),(l=s.options_)!=null&&l.bound&&(d=d.bind(this),d.isMobxAction=!0),d};if(i=="method"){var o;return ea(e)||(e=r(e)),(o=this.options_)!=null&&o.bound&&a(function(){var f=this,l=f[t].bind(f);l.isMobxAction=!0,f[t]=l}),e}Ae("Cannot apply '"+s.annotationType_+"' to '"+String(t)+"' (kind: "+i+"):"+(`
|
|
22
|
+
'`+s.annotationType_+"' can only be used on properties with a function value."))}function av(e,n,i,t){n.annotationType_,t.value}function Xl(e,n,i,t,a){var s,r,o,f,l,d,c;a===void 0&&(a=V.safeDescriptors),av(e,n,i,t);var u=t.value;if((s=n.options_)!=null&&s.bound){var p;u=u.bind((p=e.proxy_)!=null?p:e.target_)}return{value:St((r=(o=n.options_)==null?void 0:o.name)!=null?r:i.toString(),u,(f=(l=n.options_)==null?void 0:l.autoAction)!=null?f:!1,(d=n.options_)!=null&&d.bound?(c=e.proxy_)!=null?c:e.target_:void 0),configurable:a?e.isPlainObject_:!0,enumerable:!1,writable:!a}}function Yl(e,n){return{annotationType_:e,options_:n,make_:sv,extend_:rv,decorate_20223_:ov}}function sv(e,n,i,t){var a;if(t===e.target_)return this.extend_(e,n,i,!1)===null?0:2;if((a=this.options_)!=null&&a.bound&&(!et(e.target_,n)||!Ka(e.target_[n]))&&this.extend_(e,n,i,!1)===null)return 0;if(Ka(i.value))return 1;var s=ec(e,this,n,i,!1,!1);return bi(t,n,s),2}function rv(e,n,i,t){var a,s=ec(e,this,n,i,(a=this.options_)==null?void 0:a.bound);return e.defineProperty_(n,s,t)}function ov(e,n){var i,t=n.name,a=n.addInitializer;return Ka(e)||(e=na(e)),(i=this.options_)!=null&&i.bound&&a(function(){var s=this,r=s[t].bind(s);r.isMobXFlow=!0,s[t]=r}),e}function fv(e,n,i,t){n.annotationType_,t.value}function ec(e,n,i,t,a,s){s===void 0&&(s=V.safeDescriptors),fv(e,n,i,t);var r=t.value;if(Ka(r)||(r=na(r)),a){var o;r=r.bind((o=e.proxy_)!=null?o:e.target_),r.isMobXFlow=!0}return{value:r,configurable:s?e.isPlainObject_:!0,enumerable:!1,writable:!s}}function wo(e,n){return{annotationType_:e,options_:n,make_:dv,extend_:lv,decorate_20223_:cv}}function dv(e,n,i){return this.extend_(e,n,i,!1)===null?0:1}function lv(e,n,i,t){return uv(e,this,n,i),e.defineComputedProperty_(n,Zt({},this.options_,{get:i.get,set:i.set}),t)}function cv(e,n){var i=this,t=n.name,a=n.addInitializer;return a(function(){var s=ta(this)[te],r=Zt({},i.options_,{get:e,context:this});r.name||(r.name="ObservableObject."+t.toString()),s.values_.set(t,new ni(r))}),function(){return this[te].getObservablePropValue_(t)}}function uv(e,n,i,t){n.annotationType_,t.get}function $s(e,n){return{annotationType_:e,options_:n,make_:mv,extend_:hv,decorate_20223_:yv}}function mv(e,n,i){return this.extend_(e,n,i,!1)===null?0:1}function hv(e,n,i,t){var a,s;return vv(e,this),e.defineObservableProperty_(n,i.value,(a=(s=this.options_)==null?void 0:s.enhancer)!=null?a:At,t)}function yv(e,n){var i=this,t=n.kind,a=n.name,s=new WeakSet;function r(o,f){var l,d,c=ta(o)[te],u=new Et(f,(l=(d=i.options_)==null?void 0:d.enhancer)!=null?l:At,"ObservableObject."+a.toString(),!1);c.values_.set(a,u),s.add(o)}if(t=="accessor")return{get:function(){return s.has(this)||r(this,e.get.call(this)),this[te].getObservablePropValue_(a)},set:function(f){return s.has(this)||r(this,f),this[te].setObservablePropValue_(a,f)},init:function(f){return s.has(this)||r(this,f),f}}}function vv(e,n,i,t){n.annotationType_}var gv="true",pv=nc();function nc(e){return{annotationType_:gv,options_:e,make_:kv,extend_:_v,decorate_20223_:bv}}function kv(e,n,i,t){var a,s;if(i.get)return Ks.make_(e,n,i,t);if(i.set){var r=ea(i.set)?i.set:St(n.toString(),i.set);return t===e.target_?e.defineProperty_(n,{configurable:V.safeDescriptors?e.isPlainObject_:!0,set:r})===null?0:2:(bi(t,n,{configurable:!0,set:r}),2)}if(t!==e.target_&&typeof i.value=="function"){var o;if(Vl(i.value)){var f,l=(f=this.options_)!=null&&f.autoBind?na.bound:na;return l.make_(e,n,i,t)}var d=(o=this.options_)!=null&&o.autoBind?Ha.bound:Ha;return d.make_(e,n,i,t)}var c=((a=this.options_)==null?void 0:a.deep)===!1?en.ref:en;if(typeof i.value=="function"&&(s=this.options_)!=null&&s.autoBind){var u;i.value=i.value.bind((u=e.proxy_)!=null?u:e.target_)}return c.make_(e,n,i,t)}function _v(e,n,i,t){var a,s;if(i.get)return Ks.extend_(e,n,i,t);if(i.set)return e.defineProperty_(n,{configurable:V.safeDescriptors?e.isPlainObject_:!0,set:St(n.toString(),i.set)},t);if(typeof i.value=="function"&&(a=this.options_)!=null&&a.autoBind){var r;i.value=i.value.bind((r=e.proxy_)!=null?r:e.target_)}var o=((s=this.options_)==null?void 0:s.deep)===!1?en.ref:en;return o.extend_(e,n,i,t)}function bv(e,n){Ae("'"+this.annotationType_+"' cannot be used as a decorator")}var wv="observable",xv="observable.ref",Av="observable.shallow",Sv="observable.struct",ic={deep:!0,name:void 0,defaultDecorator:void 0,proxy:!0};Object.freeze(ic);function Vs(e){return e||ic}var xo=$s(wv),Ev=$s(xv,{enhancer:Ws}),Cv=$s(Av,{enhancer:Zy}),Rv=$s(Sv,{enhancer:Xy}),tc=wi(xo);function Hs(e){return e.deep===!0?At:e.deep===!1?Ws:Tv(e.defaultDecorator)}function Mv(e){var n;return e?(n=e.defaultDecorator)!=null?n:nc(e):void 0}function Tv(e){var n,i;return e&&(n=(i=e.options_)==null?void 0:i.enhancer)!=null?n:At}function ac(e,n,i){if(Ua(n))return xo.decorate_20223_(e,n);if(wt(n)){qa(e,n,xo);return}return Rc(e)?e:Ni(e)?en.object(e,n,i):Array.isArray(e)?en.array(e,n):Gt(e)?en.map(e,n):zi(e)?en.set(e,n):typeof e=="object"&&e!==null?e:en.box(e,n)}Ul(ac,tc);var Lv={box:function(n,i){var t=Vs(i);return new Et(n,Hs(t),t.name,!0,t.equals)},array:function(n,i){var t=Vs(i);return(V.useProxies===!1||t.proxy===!1?bg:cg)(n,Hs(t),t.name)},map:function(n,i){var t=Vs(i);return new Lc(n,Hs(t),t.name)},set:function(n,i){var t=Vs(i);return new Fc(n,Hs(t),t.name)},object:function(n,i,t){return Tt(function(){return Sc(V.useProxies===!1||(t==null?void 0:t.proxy)===!1?ta({},t):og({},t),n,i)})},ref:wi(Ev),shallow:wi(Cv),deep:tc,struct:wi(Rv)},en=Ul(ac,Lv),sc="computed",Ov="computed.struct",Ao=wo(sc),Fv=wo(Ov,{equals:Yt.structural}),Ks=function(n,i){if(Ua(i))return Ao.decorate_20223_(n,i);if(wt(i))return qa(n,i,Ao);if(Ni(n))return wi(wo(sc,n));var t=Ni(i)?i:{};return t.get=n,t.name||(t.name=n.name||""),new ni(t)};Object.assign(Ks,Ao),Ks.struct=wi(Fv);var rc,oc,Gs=0,Iv=1,Pv=(rc=(oc=zs(function(){},"name"))==null?void 0:oc.configurable)!=null?rc:!1,fc={value:"action",configurable:!0,writable:!1,enumerable:!1};function St(e,n,i,t){i===void 0&&(i=!1);function a(){return dc(e,i,n,t||this,arguments)}return a.isMobxAction=!0,a.toString=function(){return n.toString()},Pv&&(fc.value=e,bi(a,"name",fc)),a}function dc(e,n,i,t,a){var s=jv(e,n);try{return i.apply(t,a)}catch(r){throw s.error_=r,r}finally{Bv(s)}}function jv(e,n,i,t){var a=!1,s=0,r=V.trackingDerivation,o=!n||!r;zn();var f=V.allowStateChanges;o&&(Ct(),f=Qs(!0));var l=Co(!0),d={runAsAction_:o,prevDerivation_:r,prevAllowStateChanges_:f,prevAllowStateReads_:l,notifySpy_:a,startTime_:s,actionId_:Iv++,parentActionId_:Gs};return Gs=d.actionId_,d}function Bv(e){Gs!==e.actionId_&&Ae(30),Gs=e.parentActionId_,e.error_!==void 0&&(V.suppressReactionErrors=!0),Js(e.prevAllowStateChanges_),$a(e.prevAllowStateReads_),Dn(),e.runAsAction_&&Di(e.prevDerivation_),V.suppressReactionErrors=!1}function Nv(e,n){var i=Qs(e);try{return n()}finally{Js(i)}}function Qs(e){var n=V.allowStateChanges;return V.allowStateChanges=e,n}function Js(e){V.allowStateChanges=e}var Et=(function(e){function n(t,a,s,r,o){var f;return s===void 0&&(s="ObservableValue"),o===void 0&&(o=Yt.default),f=e.call(this,s)||this,f.enhancer=void 0,f.name_=void 0,f.equals=void 0,f.hasUnreportedChange_=!1,f.interceptors_=void 0,f.changeListeners_=void 0,f.value_=void 0,f.dehancer=void 0,f.enhancer=a,f.name_=s,f.equals=o,f.value_=a(t,void 0,s),f}Jl(n,e);var i=n.prototype;return i.dehanceValue=function(a){return this.dehancer!==void 0?this.dehancer(a):a},i.set=function(a){this.value_,a=this.prepareNewValue_(a),a!==V.UNCHANGED&&this.setNewValue_(a)},i.prepareNewValue_=function(a){if(qn(this)){var s=Un(this,{object:this,type:xi,newValue:a});if(!s)return V.UNCHANGED;a=s.newValue}return a=this.enhancer(a,this.value_,this.name_),this.equals(this.value_,a)?V.UNCHANGED:a},i.setNewValue_=function(a){var s=this.value_;this.value_=a,this.reportChanged(),ii(this)&&ti(this,{type:xi,object:this,newValue:a,oldValue:s})},i.get=function(){return this.reportObserved(),this.dehanceValue(this.value_)},i.intercept_=function(a){return Ga(this,a)},i.observe_=function(a,s){return s&&a({observableKind:"value",debugObjectName:this.name_,object:this,type:xi,newValue:this.value_,oldValue:void 0}),Qa(this,a)},i.raw=function(){return this.value_},i.toJSON=function(){return this.get()},i.toString=function(){return this.name_+"["+this.value_+"]"},i.valueOf=function(){return Gl(this.get())},i[Symbol.toPrimitive]=function(){return this.valueOf()},n})(nt),ni=(function(){function e(i){this.dependenciesState_=Se.NOT_TRACKING_,this.observing_=[],this.newObserving_=null,this.observers_=new Set,this.runId_=0,this.lastAccessedBy_=0,this.lowestObserverState_=Se.UP_TO_DATE_,this.unboundDepsCount_=0,this.value_=new Ys(null),this.name_=void 0,this.triggeredBy_=void 0,this.flags_=0,this.derivation=void 0,this.setter_=void 0,this.isTracing_=Xs.NONE,this.scope_=void 0,this.equals_=void 0,this.requiresReaction_=void 0,this.keepAlive_=void 0,this.onBOL=void 0,this.onBUOL=void 0,i.get||Ae(31),this.derivation=i.get,this.name_=i.name||"ComputedValue",i.set&&(this.setter_=St("ComputedValue-setter",i.set)),this.equals_=i.equals||(i.compareStructural||i.struct?Yt.structural:Yt.default),this.scope_=i.context,this.requiresReaction_=i.requiresReaction,this.keepAlive_=!!i.keepAlive}var n=e.prototype;return n.onBecomeStale_=function(){Uv(this)},n.onBO=function(){this.onBOL&&this.onBOL.forEach(function(t){return t()})},n.onBUO=function(){this.onBUOL&&this.onBUOL.forEach(function(t){return t()})},n.get=function(){if(this.isComputing&&Ae(32,this.name_,this.derivation),V.inBatch===0&&this.observers_.size===0&&!this.keepAlive_)So(this)&&(this.warnAboutUntrackedRead_(),zn(),this.value_=this.computeValue_(!1),Dn());else if(yc(this),So(this)){var t=V.trackingContext;this.keepAlive_&&!t&&(V.trackingContext=this),this.trackAndCompute()&&qv(this),V.trackingContext=t}var a=this.value_;if(er(a))throw a.cause;return a},n.set=function(t){if(this.setter_){this.isRunningSetter&&Ae(33,this.name_),this.isRunningSetter=!0;try{this.setter_.call(this.scope_,t)}finally{this.isRunningSetter=!1}}else Ae(34,this.name_)},n.trackAndCompute=function(){var t=this.value_,a=this.dependenciesState_===Se.NOT_TRACKING_,s=this.computeValue_(!0),r=a||er(t)||er(s)||!this.equals_(t,s);return r&&(this.value_=s),r},n.computeValue_=function(t){this.isComputing=!0;var a=Qs(!1),s;if(t)s=lc(this,this.derivation,this.scope_);else if(V.disableErrorBoundaries===!0)s=this.derivation.call(this.scope_);else try{s=this.derivation.call(this.scope_)}catch(r){s=new Ys(r)}return Js(a),this.isComputing=!1,s},n.suspend_=function(){this.keepAlive_||(Eo(this),this.value_=void 0)},n.observe_=function(t,a){var s=this,r=!0,o=void 0;return Zv(function(){var f=s.get();if(!r||a){var l=Ct();t({observableKind:"computed",debugObjectName:s.name_,type:xi,object:s,newValue:f,oldValue:o}),Di(l)}r=!1,o=f})},n.warnAboutUntrackedRead_=function(){},n.toString=function(){return this.name_+"["+this.derivation.toString()+"]"},n.valueOf=function(){return Gl(this.get())},n[Symbol.toPrimitive]=function(){return this.valueOf()},Qt(e,[{key:"isComputing",get:function(){return Mn(this.flags_,e.isComputingMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isComputingMask_,t)}},{key:"isRunningSetter",get:function(){return Mn(this.flags_,e.isRunningSetterMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isRunningSetterMask_,t)}},{key:"isBeingObserved",get:function(){return Mn(this.flags_,e.isBeingObservedMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isBeingObservedMask_,t)}},{key:"isPendingUnobservation",get:function(){return Mn(this.flags_,e.isPendingUnobservationMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isPendingUnobservationMask_,t)}},{key:"diffValue",get:function(){return Mn(this.flags_,e.diffValueMask_)?1:0},set:function(t){this.flags_=Tn(this.flags_,e.diffValueMask_,t===1)}}])})();ni.isComputingMask_=1,ni.isRunningSetterMask_=2,ni.isBeingObservedMask_=4,ni.isPendingUnobservationMask_=8,ni.diffValueMask_=16;var Zs=xt("ComputedValue",ni),Se;(function(e){e[e.NOT_TRACKING_=-1]="NOT_TRACKING_",e[e.UP_TO_DATE_=0]="UP_TO_DATE_",e[e.POSSIBLY_STALE_=1]="POSSIBLY_STALE_",e[e.STALE_=2]="STALE_"})(Se||(Se={}));var Xs;(function(e){e[e.NONE=0]="NONE",e[e.LOG=1]="LOG",e[e.BREAK=2]="BREAK"})(Xs||(Xs={}));var Ys=function(n){this.cause=void 0,this.cause=n};function er(e){return e instanceof Ys}function So(e){switch(e.dependenciesState_){case Se.UP_TO_DATE_:return!1;case Se.NOT_TRACKING_:case Se.STALE_:return!0;case Se.POSSIBLY_STALE_:{for(var n=Co(!0),i=Ct(),t=e.observing_,a=t.length,s=0;s<a;s++){var r=t[s];if(Zs(r)){if(V.disableErrorBoundaries)r.get();else try{r.get()}catch{return Di(i),$a(n),!0}if(e.dependenciesState_===Se.STALE_)return Di(i),$a(n),!0}}return uc(e),Di(i),$a(n),!1}}}function K_(e){}function lc(e,n,i){var t=Co(!0);uc(e),e.newObserving_=new Array(e.runId_===0?100:e.observing_.length),e.unboundDepsCount_=0,e.runId_=++V.runId;var a=V.trackingDerivation;V.trackingDerivation=e,V.inBatch++;var s;if(V.disableErrorBoundaries===!0)s=n.call(i);else try{s=n.call(i)}catch(r){s=new Ys(r)}return V.inBatch--,V.trackingDerivation=a,zv(e),$a(t),s}function zv(e){for(var n=e.observing_,i=e.observing_=e.newObserving_,t=Se.UP_TO_DATE_,a=0,s=e.unboundDepsCount_,r=0;r<s;r++){var o=i[r];o.diffValue===0&&(o.diffValue=1,a!==r&&(i[a]=o),a++),o.dependenciesState_>t&&(t=o.dependenciesState_)}for(i.length=a,e.newObserving_=null,s=n.length;s--;){var f=n[s];f.diffValue===0&&mc(f,e),f.diffValue=0}for(;a--;){var l=i[a];l.diffValue===1&&(l.diffValue=0,Dv(l,e))}t!==Se.UP_TO_DATE_&&(e.dependenciesState_=t,e.onBecomeStale_())}function Eo(e){var n=e.observing_;e.observing_=[];for(var i=n.length;i--;)mc(n[i],e);e.dependenciesState_=Se.NOT_TRACKING_}function cc(e){var n=Ct();try{return e()}finally{Di(n)}}function Ct(){var e=V.trackingDerivation;return V.trackingDerivation=null,e}function Di(e){V.trackingDerivation=e}function Co(e){var n=V.allowStateReads;return V.allowStateReads=e,n}function $a(e){V.allowStateReads=e}function uc(e){if(e.dependenciesState_!==Se.UP_TO_DATE_){e.dependenciesState_=Se.UP_TO_DATE_;for(var n=e.observing_,i=n.length;i--;)n[i].lowestObserverState_=Se.UP_TO_DATE_}}var Ro=function(){this.version=6,this.UNCHANGED={},this.trackingDerivation=null,this.trackingContext=null,this.runId=0,this.mobxGuid=0,this.inBatch=0,this.pendingUnobservations=[],this.pendingReactions=[],this.isRunningReactions=!1,this.allowStateChanges=!1,this.allowStateReads=!0,this.enforceActions=!0,this.spyListeners=[],this.globalReactionErrorHandlers=[],this.computedRequiresReaction=!1,this.reactionRequiresObservable=!1,this.observableRequiresReaction=!1,this.disableErrorBoundaries=!1,this.suppressReactionErrors=!1,this.useProxies=!0,this.verifyProxies=!1,this.safeDescriptors=!0},Mo=!0,V=(function(){var e=go();return e.__mobxInstanceCount>0&&!e.__mobxGlobals&&(Mo=!1),e.__mobxGlobals&&e.__mobxGlobals.version!==new Ro().version&&(Mo=!1),Mo?e.__mobxGlobals?(e.__mobxInstanceCount+=1,e.__mobxGlobals.UNCHANGED||(e.__mobxGlobals.UNCHANGED={}),e.__mobxGlobals):(e.__mobxInstanceCount=1,e.__mobxGlobals=new Ro):(setTimeout(function(){Ae(35)},1),new Ro)})();function Dv(e,n){e.observers_.add(n),e.lowestObserverState_>n.dependenciesState_&&(e.lowestObserverState_=n.dependenciesState_)}function mc(e,n){e.observers_.delete(n),e.observers_.size===0&&hc(e)}function hc(e){e.isPendingUnobservation===!1&&(e.isPendingUnobservation=!0,V.pendingUnobservations.push(e))}function zn(){V.inBatch++}function Dn(){if(--V.inBatch===0){gc();for(var e=V.pendingUnobservations,n=0;n<e.length;n++){var i=e[n];i.isPendingUnobservation=!1,i.observers_.size===0&&(i.isBeingObserved&&(i.isBeingObserved=!1,i.onBUO()),i instanceof ni&&i.suspend_())}V.pendingUnobservations=[]}}function yc(e){var n=V.trackingDerivation;return n!==null?(n.runId_!==e.lastAccessedBy_&&(e.lastAccessedBy_=n.runId_,n.newObserving_[n.unboundDepsCount_++]=e,!e.isBeingObserved&&V.trackingContext&&(e.isBeingObserved=!0,e.onBO())),e.isBeingObserved):(e.observers_.size===0&&V.inBatch>0&&hc(e),!1)}function vc(e){e.lowestObserverState_!==Se.STALE_&&(e.lowestObserverState_=Se.STALE_,e.observers_.forEach(function(n){n.dependenciesState_===Se.UP_TO_DATE_&&n.onBecomeStale_(),n.dependenciesState_=Se.STALE_}))}function qv(e){e.lowestObserverState_!==Se.STALE_&&(e.lowestObserverState_=Se.STALE_,e.observers_.forEach(function(n){n.dependenciesState_===Se.POSSIBLY_STALE_?n.dependenciesState_=Se.STALE_:n.dependenciesState_===Se.UP_TO_DATE_&&(e.lowestObserverState_=Se.UP_TO_DATE_)}))}function Uv(e){e.lowestObserverState_===Se.UP_TO_DATE_&&(e.lowestObserverState_=Se.POSSIBLY_STALE_,e.observers_.forEach(function(n){n.dependenciesState_===Se.UP_TO_DATE_&&(n.dependenciesState_=Se.POSSIBLY_STALE_,n.onBecomeStale_())}))}var qi=(function(){function e(i,t,a,s){i===void 0&&(i="Reaction"),this.name_=void 0,this.onInvalidate_=void 0,this.errorHandler_=void 0,this.requiresObservable_=void 0,this.observing_=[],this.newObserving_=[],this.dependenciesState_=Se.NOT_TRACKING_,this.runId_=0,this.unboundDepsCount_=0,this.flags_=0,this.isTracing_=Xs.NONE,this.name_=i,this.onInvalidate_=t,this.errorHandler_=a,this.requiresObservable_=s}var n=e.prototype;return n.onBecomeStale_=function(){this.schedule_()},n.schedule_=function(){this.isScheduled||(this.isScheduled=!0,V.pendingReactions.push(this),gc())},n.runReaction_=function(){if(!this.isDisposed){zn(),this.isScheduled=!1;var t=V.trackingContext;if(V.trackingContext=this,So(this)){this.isTrackPending=!0;try{this.onInvalidate_()}catch(a){this.reportExceptionInDerivation_(a)}}V.trackingContext=t,Dn()}},n.track=function(t){if(!this.isDisposed){zn(),this.isRunning=!0;var a=V.trackingContext;V.trackingContext=this;var s=lc(this,t,void 0);V.trackingContext=a,this.isRunning=!1,this.isTrackPending=!1,this.isDisposed&&Eo(this),er(s)&&this.reportExceptionInDerivation_(s.cause),Dn()}},n.reportExceptionInDerivation_=function(t){var a=this;if(this.errorHandler_){this.errorHandler_(t,this);return}if(V.disableErrorBoundaries)throw t;var s="[mobx] uncaught error in '"+this+"'";V.suppressReactionErrors||console.error(s,t),V.globalReactionErrorHandlers.forEach(function(r){return r(t,a)})},n.dispose=function(){this.isDisposed||(this.isDisposed=!0,this.isRunning||(zn(),Eo(this),Dn()))},n.getDisposer_=function(t){var a=this,s=function r(){a.dispose(),t==null||t.removeEventListener==null||t.removeEventListener("abort",r)};return t==null||t.addEventListener==null||t.addEventListener("abort",s),s[te]=this,"dispose"in Symbol&&typeof Symbol.dispose=="symbol"&&(s[Symbol.dispose]=s),s},n.toString=function(){return"Reaction["+this.name_+"]"},n.trace=function(t){},Qt(e,[{key:"isDisposed",get:function(){return Mn(this.flags_,e.isDisposedMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isDisposedMask_,t)}},{key:"isScheduled",get:function(){return Mn(this.flags_,e.isScheduledMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isScheduledMask_,t)}},{key:"isTrackPending",get:function(){return Mn(this.flags_,e.isTrackPendingMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isTrackPendingMask_,t)}},{key:"isRunning",get:function(){return Mn(this.flags_,e.isRunningMask_)},set:function(t){this.flags_=Tn(this.flags_,e.isRunningMask_,t)}},{key:"diffValue",get:function(){return Mn(this.flags_,e.diffValueMask_)?1:0},set:function(t){this.flags_=Tn(this.flags_,e.diffValueMask_,t===1)}}])})();qi.isDisposedMask_=1,qi.isScheduledMask_=2,qi.isTrackPendingMask_=4,qi.isRunningMask_=8,qi.diffValueMask_=16;var Wv=100,$v=function(n){return n()};function gc(){V.inBatch>0||V.isRunningReactions||$v(Vv)}function Vv(){V.isRunningReactions=!0;for(var e=V.pendingReactions,n=0;e.length>0;){++n===Wv&&(console.error("[mobx] cycle in reaction: "+e[0]),e.splice(0));for(var i=e.splice(0),t=0,a=i.length;t<a;t++)i[t].runReaction_()}V.isRunningReactions=!1}var nr=xt("Reaction",qi);function Va(){return!1}function G_(e){}function Q_(e){}function J_(e){}function Hv(e){return console.warn("[mobx.spy] Is a no-op in production builds"),function(){}}var pc="action",Kv="action.bound",kc="autoAction",Gv="autoAction.bound",_c="<unnamed action>",To=Wa(pc),Qv=Wa(Kv,{bound:!0}),Lo=Wa(kc,{autoAction:!0}),Jv=Wa(Gv,{autoAction:!0,bound:!0});function bc(e){var n=function(t,a){if(ei(t))return St(t.name||_c,t,e);if(ei(a))return St(t,a,e);if(Ua(a))return(e?Lo:To).decorate_20223_(t,a);if(wt(a))return qa(t,a,e?Lo:To);if(wt(t))return wi(Wa(e?kc:pc,{name:t,autoAction:e}))};return n}var Rt=bc(!1);Object.assign(Rt,To);var Ha=bc(!0);Object.assign(Ha,Lo),Rt.bound=wi(Qv),Ha.bound=wi(Jv);function Ke(e){return dc(e.name||_c,!1,e,this,void 0)}function ea(e){return ei(e)&&e.isMobxAction===!0}function Zv(e,n){var i,t,a,s;n===void 0&&(n=ko);var r=(i=(t=n)==null?void 0:t.name)!=null?i:"Autorun",o=!n.scheduler&&!n.delay,f;if(o)f=new qi(r,function(){this.track(c)},n.onError,n.requiresObservable);else{var l=wc(n),d=!1;f=new qi(r,function(){d||(d=!0,l(function(){d=!1,f.isDisposed||f.track(c)}))},n.onError,n.requiresObservable)}function c(){e(f)}return(a=n)!=null&&(a=a.signal)!=null&&a.aborted||f.schedule_(),f.getDisposer_((s=n)==null?void 0:s.signal)}var Xv=function(n){return n()};function wc(e){return e.scheduler?e.scheduler:e.delay?function(n){return setTimeout(n,e.delay)}:Xv}function Ln(e,n,i){var t,a,s;i===void 0&&(i=ko);var r=(t=i.name)!=null?t:"Reaction",o=Rt(r,i.onError?Yv(i.onError,n):n),f=!i.scheduler&&!i.delay,l=wc(i),d=!0,c=!1,u,p=i.compareStructural?Yt.structural:i.equals||Yt.default,y=new qi(r,function(){d||f?x():c||(c=!0,l(x))},i.onError,i.requiresObservable);function x(){if(c=!1,!y.isDisposed){var S=!1,U=u;y.track(function(){var N=Nv(!1,function(){return e(y)});S=d||!p(u,N),u=N}),(d&&i.fireImmediately||!d&&S)&&o(u,U,y),d=!1}}return(a=i)!=null&&(a=a.signal)!=null&&a.aborted||y.schedule_(),y.getDisposer_((s=i)==null?void 0:s.signal)}function Yv(e,n){return function(){try{return n.apply(this,arguments)}catch(i){e.call(this,i)}}}var eg="onBO",ng="onBUO";function ig(e,n,i){return Ac(eg,e,n,i)}function xc(e,n,i){return Ac(ng,e,n,i)}function Ac(e,n,i,t){var a=Bo(n),s=ei(t)?t:i,r=e+"L";return a[r]?a[r].add(s):a[r]=new Set([s]),function(){var o=a[r];o&&(o.delete(s),o.size===0&&delete a[r])}}function Sc(e,n,i,t){var a=$y(n);return Tt(function(){var s=ta(e,t)[te];Da(a).forEach(function(r){s.extend_(r,a[r],i&&r in i?i[r]:!0)})}),e}var tg=0;function Ec(){this.message="FLOW_CANCELLED"}Ec.prototype=Object.create(Error.prototype);var Oo=Yl("flow"),ag=Yl("flow.bound",{bound:!0}),na=Object.assign(function(n,i){if(Ua(i))return Oo.decorate_20223_(n,i);if(wt(i))return qa(n,i,Oo);var t=n,a=t.name||"<unnamed flow>",s=function(){var o=this,f=arguments,l=++tg,d=Rt(a+" - runid: "+l+" - init",t).apply(o,f),c,u=void 0,p=new Promise(function(y,x){var S=0;c=x;function U(O){u=void 0;var W;try{W=Rt(a+" - runid: "+l+" - yield "+S++,d.next).call(d,O)}catch(oe){return x(oe)}K(W)}function N(O){u=void 0;var W;try{W=Rt(a+" - runid: "+l+" - yield "+S++,d.throw).call(d,O)}catch(oe){return x(oe)}K(W)}function K(O){if(ei(O==null?void 0:O.then)){O.then(K,x);return}return O.done?y(O.value):(u=Promise.resolve(O.value),u.then(U,N))}U(void 0)});return p.cancel=Rt(a+" - runid: "+l+" - cancel",function(){try{u&&Cc(u);var y=d.return(void 0),x=Promise.resolve(y.value);x.then(Kt,Kt),Cc(x),c(new Ec)}catch(S){c(S)}}),p};return s.isMobXFlow=!0,s},Oo);na.bound=wi(ag);function Cc(e){ei(e.cancel)&&e.cancel()}function Ka(e){return(e==null?void 0:e.isMobXFlow)===!0}function sg(e,n){return e?sr(e)||!!e[te]||bo(e)||nr(e)||Zs(e):!1}function Rc(e){return sg(e)}function Ui(e,n){n===void 0&&(n=void 0),zn();try{return e.apply(n)}finally{Dn()}}function ia(e){return e[te]}var rg={has:function(n,i){return ia(n).has_(i)},get:function(n,i){return ia(n).get_(i)},set:function(n,i,t){var a;return wt(i)?(a=ia(n).set_(i,t,!0))!=null?a:!0:!1},deleteProperty:function(n,i){var t;return wt(i)?(t=ia(n).delete_(i,!0))!=null?t:!0:!1},defineProperty:function(n,i,t){var a;return(a=ia(n).defineProperty_(i,t))!=null?a:!0},ownKeys:function(n){return ia(n).ownKeys_()},preventExtensions:function(n){Ae(13)}};function og(e,n){var i,t;return Wl(),e=ta(e,n),(t=(i=e[te]).proxy_)!=null?t:i.proxy_=new Proxy(e,rg)}function qn(e){return e.interceptors_!==void 0&&e.interceptors_.length>0}function Ga(e,n){var i=e.interceptors_||(e.interceptors_=[]);return i.push(n),$l(function(){var t=i.indexOf(n);t!==-1&&i.splice(t,1)})}function Un(e,n){var i=Ct();try{for(var t=[].concat(e.interceptors_||[]),a=0,s=t.length;a<s&&(n=t[a](n),n&&!n.type&&Ae(14),!!n);a++);return n}finally{Di(i)}}function ii(e){return e.changeListeners_!==void 0&&e.changeListeners_.length>0}function Qa(e,n){var i=e.changeListeners_||(e.changeListeners_=[]);return i.push(n),$l(function(){var t=i.indexOf(n);t!==-1&&i.splice(t,1)})}function ti(e,n){var i=Ct(),t=e.changeListeners_;if(t){t=t.slice();for(var a=0,s=t.length;a<s;a++)t[a](n);Di(i)}}var Fo=Symbol("mobx-keys");function fg(e,n,i){return Ni(e)?Sc(e,e,n,i):(Tt(function(){var t=ta(e,i)[te];if(!e[Fo]){var a=Object.getPrototypeOf(e),s=new Set([].concat(Da(e),Da(a)));s.delete("constructor"),s.delete(te),Us(a,Fo,s)}e[Fo].forEach(function(r){return t.make_(r,n&&r in n?n[r]:!0)})}),e)}var Mc="splice",xi="update",dg=1e4,lg={get:function(n,i){var t=n[te];return i===te?t:i==="length"?t.getArrayLength_():typeof i=="string"&&!isNaN(i)?t.get_(parseInt(i)):et(ir,i)?ir[i]:n[i]},set:function(n,i,t){var a=n[te];return i==="length"&&a.setArrayLength_(t),typeof i=="symbol"||isNaN(i)?n[i]=t:a.set_(parseInt(i),t),!0},preventExtensions:function(){Ae(15)}},Io=(function(){function e(i,t,a,s){i===void 0&&(i="ObservableArray"),this.owned_=void 0,this.legacyMode_=void 0,this.atom_=void 0,this.values_=[],this.interceptors_=void 0,this.changeListeners_=void 0,this.enhancer_=void 0,this.dehancer=void 0,this.proxy_=void 0,this.lastKnownLength_=0,this.owned_=a,this.legacyMode_=s,this.atom_=new nt(i),this.enhancer_=function(r,o){return t(r,o,"ObservableArray[..]")}}var n=e.prototype;return n.dehanceValue_=function(t){return this.dehancer!==void 0?this.dehancer(t):t},n.dehanceValues_=function(t){return this.dehancer!==void 0&&t.length>0?t.map(this.dehancer):t},n.intercept_=function(t){return Ga(this,t)},n.observe_=function(t,a){return a===void 0&&(a=!1),a&&t({observableKind:"array",object:this.proxy_,debugObjectName:this.atom_.name_,type:"splice",index:0,added:this.values_.slice(),addedCount:this.values_.length,removed:[],removedCount:0}),Qa(this,t)},n.getArrayLength_=function(){return this.atom_.reportObserved(),this.values_.length},n.setArrayLength_=function(t){(typeof t!="number"||isNaN(t)||t<0)&&Ae("Out of range: "+t);var a=this.values_.length;if(t!==a)if(t>a){for(var s=new Array(t-a),r=0;r<t-a;r++)s[r]=void 0;this.spliceWithArray_(a,0,s)}else this.spliceWithArray_(t,a-t)},n.updateArrayLength_=function(t,a){t!==this.lastKnownLength_&&Ae(16),this.lastKnownLength_+=a,this.legacyMode_&&a>0&&Uc(t+a+1)},n.spliceWithArray_=function(t,a,s){var r=this;this.atom_;var o=this.values_.length;if(t===void 0?t=0:t>o?t=o:t<0&&(t=Math.max(0,o+t)),arguments.length===1?a=o-t:a==null?a=0:a=Math.max(0,Math.min(a,o-t)),s===void 0&&(s=po),qn(this)){var f=Un(this,{object:this.proxy_,type:Mc,index:t,removedCount:a,added:s});if(!f)return po;a=f.removedCount,s=f.added}if(s=s.length===0?s:s.map(function(c){return r.enhancer_(c,void 0)}),this.legacyMode_){var l=s.length-a;this.updateArrayLength_(o,l)}var d=this.spliceItemsIntoValues_(t,a,s);return(a!==0||s.length!==0)&&this.notifyArraySplice_(t,s,d),this.dehanceValues_(d)},n.spliceItemsIntoValues_=function(t,a,s){if(s.length<dg){var r;return(r=this.values_).splice.apply(r,[t,a].concat(s))}else{var o=this.values_.slice(t,t+a),f=this.values_.slice(t+a);this.values_.length+=s.length-a;for(var l=0;l<s.length;l++)this.values_[t+l]=s[l];for(var d=0;d<f.length;d++)this.values_[t+s.length+d]=f[d];return o}},n.notifyArrayChildUpdate_=function(t,a,s){var r=!this.owned_&&Va(),o=ii(this),f=o||r?{observableKind:"array",object:this.proxy_,type:xi,debugObjectName:this.atom_.name_,index:t,newValue:a,oldValue:s}:null;this.atom_.reportChanged(),o&&ti(this,f)},n.notifyArraySplice_=function(t,a,s){var r=!this.owned_&&Va(),o=ii(this),f=o||r?{observableKind:"array",object:this.proxy_,debugObjectName:this.atom_.name_,type:Mc,index:t,removed:s,added:a,removedCount:s.length,addedCount:a.length}:null;this.atom_.reportChanged(),o&&ti(this,f)},n.get_=function(t){if(this.legacyMode_&&t>=this.values_.length){console.warn("[mobx] Out of bounds read: "+t);return}return this.atom_.reportObserved(),this.dehanceValue_(this.values_[t])},n.set_=function(t,a){var s=this.values_;if(this.legacyMode_&&t>s.length&&Ae(17,t,s.length),t<s.length){this.atom_;var r=s[t];if(qn(this)){var o=Un(this,{type:xi,object:this.proxy_,index:t,newValue:a});if(!o)return;a=o.newValue}a=this.enhancer_(a,r);var f=a!==r;f&&(s[t]=a,this.notifyArrayChildUpdate_(t,a,r))}else{for(var l=new Array(t+1-s.length),d=0;d<l.length-1;d++)l[d]=void 0;l[l.length-1]=a,this.spliceWithArray_(s.length,0,l)}},e})();function cg(e,n,i,t){return i===void 0&&(i="ObservableArray"),t===void 0&&(t=!1),Wl(),Tt(function(){var a=new Io(i,n,t,!1);Hl(a.values_,te,a);var s=new Proxy(a.values_,lg);return a.proxy_=s,e&&e.length&&a.spliceWithArray_(0,0,e),s})}var ir={clear:function(){return this.splice(0)},replace:function(n){var i=this[te];return i.spliceWithArray_(0,i.values_.length,n)},toJSON:function(){return this.slice()},splice:function(n,i){for(var t=arguments.length,a=new Array(t>2?t-2:0),s=2;s<t;s++)a[s-2]=arguments[s];var r=this[te];switch(arguments.length){case 0:return[];case 1:return r.spliceWithArray_(n);case 2:return r.spliceWithArray_(n,i)}return r.spliceWithArray_(n,i,a)},spliceWithArray:function(n,i,t){return this[te].spliceWithArray_(n,i,t)},push:function(){for(var n=this[te],i=arguments.length,t=new Array(i),a=0;a<i;a++)t[a]=arguments[a];return n.spliceWithArray_(n.values_.length,0,t),n.values_.length},pop:function(){return this.splice(Math.max(this[te].values_.length-1,0),1)[0]},shift:function(){return this.splice(0,1)[0]},unshift:function(){for(var n=this[te],i=arguments.length,t=new Array(i),a=0;a<i;a++)t[a]=arguments[a];return n.spliceWithArray_(0,0,t),n.values_.length},reverse:function(){return V.trackingDerivation&&Ae(37,"reverse"),this.replace(this.slice().reverse()),this},sort:function(){V.trackingDerivation&&Ae(37,"sort");var n=this.slice();return n.sort.apply(n,arguments),this.replace(n),this},remove:function(n){var i=this[te],t=i.dehanceValues_(i.values_).indexOf(n);return t>-1?(this.splice(t,1),!0):!1}};Fe("at",On),Fe("concat",On),Fe("flat",On),Fe("includes",On),Fe("indexOf",On),Fe("join",On),Fe("lastIndexOf",On),Fe("slice",On),Fe("toString",On),Fe("toLocaleString",On),Fe("toSorted",On),Fe("toSpliced",On),Fe("with",On),Fe("every",ai),Fe("filter",ai),Fe("find",ai),Fe("findIndex",ai),Fe("findLast",ai),Fe("findLastIndex",ai),Fe("flatMap",ai),Fe("forEach",ai),Fe("map",ai),Fe("some",ai),Fe("toReversed",ai),Fe("reduce",Tc),Fe("reduceRight",Tc);function Fe(e,n){typeof Array.prototype[e]=="function"&&(ir[e]=n(e))}function On(e){return function(){var n=this[te];n.atom_.reportObserved();var i=n.dehanceValues_(n.values_);return i[e].apply(i,arguments)}}function ai(e){return function(n,i){var t=this,a=this[te];a.atom_.reportObserved();var s=a.dehanceValues_(a.values_);return s[e](function(r,o){return n.call(i,r,o,t)})}}function Tc(e){return function(){var n=this,i=this[te];i.atom_.reportObserved();var t=i.dehanceValues_(i.values_),a=arguments[0];return arguments[0]=function(s,r,o){return a(s,r,o,n)},t[e].apply(t,arguments)}}var ug=xt("ObservableArrayAdministration",Io);function tr(e){return qs(e)&&ug(e[te])}var mg={},it="add",ar="delete",Lc=(function(){function e(i,t,a){var s=this;t===void 0&&(t=At),a===void 0&&(a="ObservableMap"),this.enhancer_=void 0,this.name_=void 0,this[te]=mg,this.data_=void 0,this.hasMap_=void 0,this.keysAtom_=void 0,this.interceptors_=void 0,this.changeListeners_=void 0,this.dehancer=void 0,this.enhancer_=t,this.name_=a,ei(Map)||Ae(18),Tt(function(){s.keysAtom_=Zl("ObservableMap.keys()"),s.data_=new Map,s.hasMap_=new Map,i&&s.merge(i)})}var n=e.prototype;return n.has_=function(t){return this.data_.has(t)},n.has=function(t){var a=this;if(!V.trackingDerivation)return this.has_(t);var s=this.hasMap_.get(t);if(!s){var r=s=new Et(this.has_(t),Ws,"ObservableMap.key?",!1);this.hasMap_.set(t,r),xc(r,function(){return a.hasMap_.delete(t)})}return s.get()},n.set=function(t,a){var s=this.has_(t);if(qn(this)){var r=Un(this,{type:s?xi:it,object:this,newValue:a,name:t});if(!r)return this;a=r.newValue}return s?this.updateValue_(t,a):this.addValue_(t,a),this},n.delete=function(t){var a=this;if(this.keysAtom_,qn(this)){var s=Un(this,{type:ar,object:this,name:t});if(!s)return!1}if(this.has_(t)){var r=Va(),o=ii(this),f=o||r?{observableKind:"map",debugObjectName:this.name_,type:ar,object:this,oldValue:this.data_.get(t).value_,name:t}:null;return Ui(function(){var l;a.keysAtom_.reportChanged(),(l=a.hasMap_.get(t))==null||l.setNewValue_(!1);var d=a.data_.get(t);d.setNewValue_(void 0),a.data_.delete(t)}),o&&ti(this,f),!0}return!1},n.updateValue_=function(t,a){var s=this.data_.get(t);if(a=s.prepareNewValue_(a),a!==V.UNCHANGED){var r=Va(),o=ii(this),f=o||r?{observableKind:"map",debugObjectName:this.name_,type:xi,object:this,oldValue:s.value_,name:t,newValue:a}:null;s.setNewValue_(a),o&&ti(this,f)}},n.addValue_=function(t,a){var s=this;this.keysAtom_,Ui(function(){var l,d=new Et(a,s.enhancer_,"ObservableMap.key",!1);s.data_.set(t,d),a=d.value_,(l=s.hasMap_.get(t))==null||l.setNewValue_(!0),s.keysAtom_.reportChanged()});var r=Va(),o=ii(this),f=o||r?{observableKind:"map",debugObjectName:this.name_,type:it,object:this,name:t,newValue:a}:null;o&&ti(this,f)},n.get=function(t){return this.has(t)?this.dehanceValue_(this.data_.get(t).get()):this.dehanceValue_(void 0)},n.dehanceValue_=function(t){return this.dehancer!==void 0?this.dehancer(t):t},n.keys=function(){return this.keysAtom_.reportObserved(),this.data_.keys()},n.values=function(){var t=this,a=this.keys();return Oc({next:function(){var r=a.next(),o=r.done,f=r.value;return{done:o,value:o?void 0:t.get(f)}}})},n.entries=function(){var t=this,a=this.keys();return Oc({next:function(){var r=a.next(),o=r.done,f=r.value;return{done:o,value:o?void 0:[f,t.get(f)]}}})},n[Symbol.iterator]=function(){return this.entries()},n.forEach=function(t,a){for(var s=Jt(this),r;!(r=s()).done;){var o=r.value,f=o[0],l=o[1];t.call(a,l,f,this)}},n.merge=function(t){var a=this;return Mt(t)&&(t=new Map(t)),Ui(function(){Ni(t)?Wy(t).forEach(function(s){return a.set(s,t[s])}):Array.isArray(t)?t.forEach(function(s){var r=s[0],o=s[1];return a.set(r,o)}):Gt(t)?(Uy(t)||Ae(19,t),t.forEach(function(s,r){return a.set(r,s)})):t!=null&&Ae(20,t)}),this},n.clear=function(){var t=this;Ui(function(){cc(function(){for(var a=Jt(t.keys()),s;!(s=a()).done;){var r=s.value;t.delete(r)}})})},n.replace=function(t){var a=this;return Ui(function(){for(var s=hg(t),r=new Map,o=!1,f=Jt(a.data_.keys()),l;!(l=f()).done;){var d=l.value;if(!s.has(d)){var c=a.delete(d);if(c)o=!0;else{var u=a.data_.get(d);r.set(d,u)}}}for(var p=Jt(s.entries()),y;!(y=p()).done;){var x=y.value,S=x[0],U=x[1],N=a.data_.has(S);if(a.set(S,U),a.data_.has(S)){var K=a.data_.get(S);r.set(S,K),N||(o=!0)}}if(!o)if(a.data_.size!==r.size)a.keysAtom_.reportChanged();else for(var O=a.data_.keys(),W=r.keys(),oe=O.next(),se=W.next();!oe.done;){if(oe.value!==se.value){a.keysAtom_.reportChanged();break}oe=O.next(),se=W.next()}a.data_=r}),this},n.toString=function(){return"[object ObservableMap]"},n.toJSON=function(){return Array.from(this)},n.observe_=function(t,a){return Qa(this,t)},n.intercept_=function(t){return Ga(this,t)},Qt(e,[{key:"size",get:function(){return this.keysAtom_.reportObserved(),this.data_.size}},{key:Symbol.toStringTag,get:function(){return"Map"}}])})(),Mt=xt("ObservableMap",Lc);function Oc(e){return e[Symbol.toStringTag]="MapIterator",Do(e)}function hg(e){if(Gt(e)||Mt(e))return e;if(Array.isArray(e))return new Map(e);if(Ni(e)){var n=new Map;for(var i in e)n.set(i,e[i]);return n}else return Ae(21,e)}var yg={},Fc=(function(){function e(i,t,a){var s=this;t===void 0&&(t=At),a===void 0&&(a="ObservableSet"),this.name_=void 0,this[te]=yg,this.data_=new Set,this.atom_=void 0,this.changeListeners_=void 0,this.interceptors_=void 0,this.dehancer=void 0,this.enhancer_=void 0,this.name_=a,ei(Set)||Ae(22),this.enhancer_=function(r,o){return t(r,o,a)},Tt(function(){s.atom_=Zl(s.name_),i&&s.replace(i)})}var n=e.prototype;return n.dehanceValue_=function(t){return this.dehancer!==void 0?this.dehancer(t):t},n.clear=function(){var t=this;Ui(function(){cc(function(){for(var a=Jt(t.data_.values()),s;!(s=a()).done;){var r=s.value;t.delete(r)}})})},n.forEach=function(t,a){for(var s=Jt(this),r;!(r=s()).done;){var o=r.value;t.call(a,o,o,this)}},n.add=function(t){var a=this;if(this.atom_,qn(this)){var s=Un(this,{type:it,object:this,newValue:t});if(!s)return this;t=s.newValue}if(!this.has(t)){Ui(function(){a.data_.add(a.enhancer_(t,void 0)),a.atom_.reportChanged()});var r=!1,o=ii(this),f=o||r?{observableKind:"set",debugObjectName:this.name_,type:it,object:this,newValue:t}:null;o&&ti(this,f)}return this},n.delete=function(t){var a=this;if(qn(this)){var s=Un(this,{type:ar,object:this,oldValue:t});if(!s)return!1}if(this.has(t)){var r=!1,o=ii(this),f=o||r?{observableKind:"set",debugObjectName:this.name_,type:ar,object:this,oldValue:t}:null;return Ui(function(){a.atom_.reportChanged(),a.data_.delete(t)}),o&&ti(this,f),!0}return!1},n.has=function(t){return this.atom_.reportObserved(),this.data_.has(this.dehanceValue_(t))},n.entries=function(){var t=this.values();return Ic({next:function(){var s=t.next(),r=s.value,o=s.done;return o?{value:void 0,done:o}:{value:[r,r],done:o}}})},n.keys=function(){return this.values()},n.values=function(){this.atom_.reportObserved();var t=this,a=this.data_.values();return Ic({next:function(){var r=a.next(),o=r.value,f=r.done;return f?{value:void 0,done:f}:{value:t.dehanceValue_(o),done:f}}})},n.intersection=function(t){if(zi(t)&&!Ai(t))return t.intersection(this);var a=new Set(this);return a.intersection(t)},n.union=function(t){if(zi(t)&&!Ai(t))return t.union(this);var a=new Set(this);return a.union(t)},n.difference=function(t){return new Set(this).difference(t)},n.symmetricDifference=function(t){if(zi(t)&&!Ai(t))return t.symmetricDifference(this);var a=new Set(this);return a.symmetricDifference(t)},n.isSubsetOf=function(t){return new Set(this).isSubsetOf(t)},n.isSupersetOf=function(t){return new Set(this).isSupersetOf(t)},n.isDisjointFrom=function(t){if(zi(t)&&!Ai(t))return t.isDisjointFrom(this);var a=new Set(this);return a.isDisjointFrom(t)},n.replace=function(t){var a=this;return Ai(t)&&(t=new Set(t)),Ui(function(){Array.isArray(t)?(a.clear(),t.forEach(function(s){return a.add(s)})):zi(t)?(a.clear(),t.forEach(function(s){return a.add(s)})):t!=null&&Ae("Cannot initialize set from "+t)}),this},n.observe_=function(t,a){return Qa(this,t)},n.intercept_=function(t){return Ga(this,t)},n.toJSON=function(){return Array.from(this)},n.toString=function(){return"[object ObservableSet]"},n[Symbol.iterator]=function(){return this.values()},Qt(e,[{key:"size",get:function(){return this.atom_.reportObserved(),this.data_.size}},{key:Symbol.toStringTag,get:function(){return"Set"}}])})(),Ai=xt("ObservableSet",Fc);function Ic(e){return e[Symbol.toStringTag]="SetIterator",Do(e)}var Pc=Object.create(null),jc="remove",Bc=(function(){function e(i,t,a,s){t===void 0&&(t=new Map),s===void 0&&(s=pv),this.target_=void 0,this.values_=void 0,this.name_=void 0,this.defaultAnnotation_=void 0,this.keysAtom_=void 0,this.changeListeners_=void 0,this.interceptors_=void 0,this.proxy_=void 0,this.isPlainObject_=void 0,this.appliedAnnotations_=void 0,this.pendingKeys_=void 0,this.target_=i,this.values_=t,this.name_=a,this.defaultAnnotation_=s,this.keysAtom_=new nt("ObservableObject.keys"),this.isPlainObject_=Ni(this.target_)}var n=e.prototype;return n.getObservablePropValue_=function(t){return this.values_.get(t).get()},n.setObservablePropValue_=function(t,a){var s=this.values_.get(t);if(s instanceof ni)return s.set(a),!0;if(qn(this)){var r=Un(this,{type:xi,object:this.proxy_||this.target_,name:t,newValue:a});if(!r)return null;a=r.newValue}if(a=s.prepareNewValue_(a),a!==V.UNCHANGED){var o=ii(this),f=!1,l=o||f?{type:xi,observableKind:"object",debugObjectName:this.name_,object:this.proxy_||this.target_,oldValue:s.value_,name:t,newValue:a}:null;s.setNewValue_(a),o&&ti(this,l)}return!0},n.get_=function(t){return V.trackingDerivation&&!et(this.target_,t)&&this.has_(t),this.target_[t]},n.set_=function(t,a,s){return s===void 0&&(s=!1),et(this.target_,t)?this.values_.has(t)?this.setObservablePropValue_(t,a):s?Reflect.set(this.target_,t,a):(this.target_[t]=a,!0):this.extend_(t,{value:a,enumerable:!0,writable:!0,configurable:!0},this.defaultAnnotation_,s)},n.has_=function(t){if(!V.trackingDerivation)return t in this.target_;this.pendingKeys_||(this.pendingKeys_=new Map);var a=this.pendingKeys_.get(t);return a||(a=new Et(t in this.target_,Ws,"ObservableObject.key?",!1),this.pendingKeys_.set(t,a)),a.get()},n.make_=function(t,a){if(a===!0&&(a=this.defaultAnnotation_),a!==!1){if(!(t in this.target_)){var s;if((s=this.target_[Xt])!=null&&s[t])return;Ae(1,a.annotationType_,this.name_+"."+t.toString())}for(var r=this.target_;r&&r!==Ds;){var o=zs(r,t);if(o){var f=a.make_(this,t,o,r);if(f===0)return;if(f===1)break}r=Object.getPrototypeOf(r)}zc(this,a,t)}},n.extend_=function(t,a,s,r){if(r===void 0&&(r=!1),s===!0&&(s=this.defaultAnnotation_),s===!1)return this.defineProperty_(t,a,r);var o=s.extend_(this,t,a,r);return o&&zc(this,s,t),o},n.defineProperty_=function(t,a,s){s===void 0&&(s=!1),this.keysAtom_;try{zn();var r=this.delete_(t);if(!r)return r;if(qn(this)){var o=Un(this,{object:this.proxy_||this.target_,name:t,type:it,newValue:a.value});if(!o)return null;var f=o.newValue;a.value!==f&&(a=Zt({},a,{value:f}))}if(s){if(!Reflect.defineProperty(this.target_,t,a))return!1}else bi(this.target_,t,a);this.notifyPropertyAddition_(t,a.value)}finally{Dn()}return!0},n.defineObservableProperty_=function(t,a,s,r){r===void 0&&(r=!1),this.keysAtom_;try{zn();var o=this.delete_(t);if(!o)return o;if(qn(this)){var f=Un(this,{object:this.proxy_||this.target_,name:t,type:it,newValue:a});if(!f)return null;a=f.newValue}var l=Nc(t),d={configurable:V.safeDescriptors?this.isPlainObject_:!0,enumerable:!0,get:l.get,set:l.set};if(r){if(!Reflect.defineProperty(this.target_,t,d))return!1}else bi(this.target_,t,d);var c=new Et(a,s,"ObservableObject.key",!1);this.values_.set(t,c),this.notifyPropertyAddition_(t,c.value_)}finally{Dn()}return!0},n.defineComputedProperty_=function(t,a,s){s===void 0&&(s=!1),this.keysAtom_;try{zn();var r=this.delete_(t);if(!r)return r;if(qn(this)){var o=Un(this,{object:this.proxy_||this.target_,name:t,type:it,newValue:void 0});if(!o)return null}a.name||(a.name="ObservableObject.key"),a.context=this.proxy_||this.target_;var f=Nc(t),l={configurable:V.safeDescriptors?this.isPlainObject_:!0,enumerable:!1,get:f.get,set:f.set};if(s){if(!Reflect.defineProperty(this.target_,t,l))return!1}else bi(this.target_,t,l);this.values_.set(t,new ni(a)),this.notifyPropertyAddition_(t,void 0)}finally{Dn()}return!0},n.delete_=function(t,a){if(a===void 0&&(a=!1),this.keysAtom_,!et(this.target_,t))return!0;if(qn(this)){var s=Un(this,{object:this.proxy_||this.target_,name:t,type:jc});if(!s)return null}try{var r;zn();var o=ii(this),f=!1,l=this.values_.get(t),d=void 0;if(!l&&(o||f)){var c;d=(c=zs(this.target_,t))==null?void 0:c.value}if(a){if(!Reflect.deleteProperty(this.target_,t))return!1}else delete this.target_[t];if(l&&(this.values_.delete(t),l instanceof Et&&(d=l.value_),vc(l)),this.keysAtom_.reportChanged(),(r=this.pendingKeys_)==null||(r=r.get(t))==null||r.set(t in this.target_),o||f){var u={type:jc,observableKind:"object",object:this.proxy_||this.target_,debugObjectName:this.name_,oldValue:d,name:t};o&&ti(this,u)}}finally{Dn()}return!0},n.observe_=function(t,a){return Qa(this,t)},n.intercept_=function(t){return Ga(this,t)},n.notifyPropertyAddition_=function(t,a){var s,r=ii(this),o=!1;if(r||o){var f=r||o?{type:it,observableKind:"object",debugObjectName:this.name_,object:this.proxy_||this.target_,name:t,newValue:a}:null;r&&ti(this,f)}(s=this.pendingKeys_)==null||(s=s.get(t))==null||s.set(!0),this.keysAtom_.reportChanged()},n.ownKeys_=function(){return this.keysAtom_.reportObserved(),Da(this.target_)},n.keys_=function(){return this.keysAtom_.reportObserved(),Object.keys(this.target_)},e})();function ta(e,n){var i;if(et(e,te))return e;var t=(i=n==null?void 0:n.name)!=null?i:"ObservableObject",a=new Bc(e,new Map,String(t),Mv(n));return Us(e,te,a),e}var vg=xt("ObservableObjectAdministration",Bc);function Nc(e){return Pc[e]||(Pc[e]={get:function(){return this[te].getObservablePropValue_(e)},set:function(i){return this[te].setObservablePropValue_(e,i)}})}function sr(e){return qs(e)?vg(e[te]):!1}function zc(e,n,i){var t;(t=e.target_[Xt])==null||delete t[i]}var gg=qc(0),pg=(function(){var e=!1,n={};return Object.defineProperty(n,"0",{set:function(){e=!0}}),Object.create(n)[0]=1,e===!1})(),Po=0,Dc=function(){};function kg(e,n){Object.setPrototypeOf?Object.setPrototypeOf(e.prototype,n):e.prototype.__proto__!==void 0?e.prototype.__proto__=n:e.prototype=n}kg(Dc,Array.prototype);var jo=(function(e){function n(t,a,s,r){var o;return s===void 0&&(s="ObservableArray"),r===void 0&&(r=!1),o=e.call(this)||this,Tt(function(){var f=new Io(s,a,r,!0);f.proxy_=o,Hl(o,te,f),t&&t.length&&o.spliceWithArray(0,0,t),pg&&Object.defineProperty(o,"0",gg)}),o}Jl(n,e);var i=n.prototype;return i.concat=function(){this[te].atom_.reportObserved();for(var a=arguments.length,s=new Array(a),r=0;r<a;r++)s[r]=arguments[r];return Array.prototype.concat.apply(this.slice(),s.map(function(o){return tr(o)?o.slice():o}))},i[Symbol.iterator]=function(){var t=this,a=0;return Do({next:function(){return a<t.length?{value:t[a++],done:!1}:{done:!0,value:void 0}}})},Qt(n,[{key:"length",get:function(){return this[te].getArrayLength_()},set:function(a){this[te].setArrayLength_(a)}},{key:Symbol.toStringTag,get:function(){return"Array"}}])})(Dc);Object.entries(ir).forEach(function(e){var n=e[0],i=e[1];n!=="concat"&&Us(jo.prototype,n,i)});function qc(e){return{enumerable:!1,configurable:!0,get:function(){return this[te].get_(e)},set:function(i){this[te].set_(e,i)}}}function _g(e){bi(jo.prototype,""+e,qc(e))}function Uc(e){if(e>Po){for(var n=Po;n<e+100;n++)_g(n);Po=e}}Uc(1e3);function bg(e,n,i){return new jo(e,n,i)}function Bo(e,n){if(typeof e=="object"&&e!==null){if(tr(e))return n!==void 0&&Ae(23),e[te].atom_;if(Ai(e))return e.atom_;if(Mt(e)){if(n===void 0)return e.keysAtom_;var i=e.data_.get(n)||e.hasMap_.get(n);return i||Ae(25,n,No(e)),i}if(sr(e)){if(!n)return Ae(26);var t=e[te].values_.get(n);return t||Ae(27,n,No(e)),t}if(bo(e)||Zs(e)||nr(e))return e}else if(ei(e)&&nr(e[te]))return e[te];Ae(28)}function wg(e,n){if(e||Ae(29),bo(e)||Zs(e)||nr(e)||Mt(e)||Ai(e))return e;if(e[te])return e[te];Ae(24,e)}function No(e,n){var i;if(n!==void 0)i=Bo(e,n);else{if(ea(e))return e.name;sr(e)||Mt(e)||Ai(e)?i=wg(e):i=Bo(e)}return i.name_}function Tt(e){var n=Ct(),i=Qs(!0);zn();try{return e()}finally{Dn(),Js(i),Di(n)}}var Wc=Ds.toString;function $c(e,n,i){return i===void 0&&(i=-1),zo(e,n,i)}function zo(e,n,i,t,a){if(e===n)return e!==0||1/e===1/n;if(e==null||n==null)return!1;if(e!==e)return n!==n;var s=typeof e;if(s!=="function"&&s!=="object"&&typeof n!="object")return!1;var r=Wc.call(e);if(r!==Wc.call(n))return!1;switch(r){case"[object RegExp]":case"[object String]":return""+e==""+n;case"[object Number]":return+e!=+e?+n!=+n:+e==0?1/+e===1/n:+e==+n;case"[object Date]":case"[object Boolean]":return+e==+n;case"[object Symbol]":return typeof Symbol<"u"&&Symbol.valueOf.call(e)===Symbol.valueOf.call(n);case"[object Map]":case"[object Set]":i>=0&&i++;break}e=Vc(e),n=Vc(n);var o=r==="[object Array]";if(!o){if(typeof e!="object"||typeof n!="object")return!1;var f=e.constructor,l=n.constructor;if(f!==l&&!(ei(f)&&f instanceof f&&ei(l)&&l instanceof l)&&"constructor"in e&&"constructor"in n)return!1}if(i===0)return!1;i<0&&(i=-1),t=t||[],a=a||[];for(var d=t.length;d--;)if(t[d]===e)return a[d]===n;if(t.push(e),a.push(n),o){if(d=e.length,d!==n.length)return!1;for(;d--;)if(!zo(e[d],n[d],i-1,t,a))return!1}else{var c=Object.keys(e),u=c.length;if(Object.keys(n).length!==u)return!1;for(var p=0;p<u;p++){var y=c[p];if(!(et(n,y)&&zo(e[y],n[y],i-1,t,a)))return!1}}return t.pop(),a.pop(),!0}function Vc(e){return tr(e)?e.slice():Gt(e)||Mt(e)||zi(e)||Ai(e)?Array.from(e.entries()):e}var Hc,xg=((Hc=go().Iterator)==null?void 0:Hc.prototype)||{};function Do(e){return e[Symbol.iterator]=Ag,Object.assign(Object.create(xg),e)}function Ag(){return this}["Symbol","Map","Set"].forEach(function(e){var n=go();typeof n[e]>"u"&&Ae("MobX requires global '"+e+"' to be available or polyfilled")}),typeof __MOBX_DEVTOOLS_GLOBAL_HOOK__=="object"&&__MOBX_DEVTOOLS_GLOBAL_HOOK__.injectMobx({spy:Hv,extras:{getDebugName:No},$mobx:te});class rr extends Error{constructor(n,i,t){super(i),this.code=n,this.seq=t,this.name="WsRequestError"}toString(){return`${this.name}: [${this.code}] ${this.message}`}}class Kc extends vo{constructor(i,t="",a,s){super();P(this,"id");P(this,"name");P(this,"connectionApi");P(this,"client");P(this,"_cooldownSeconds",0);P(this,"_greetingMessage",null);P(this,"_stickerPacks",[]);P(this,"_messages",[]);P(this,"_hasMore",!1);P(this,"_isDisposed",!1);this.id=i,this.name=t||i,this.connectionApi=a,this.client=s}get cooldownSeconds(){return this._cooldownSeconds}get greetingMessage(){return this._greetingMessage}get stickerPacks(){return this._stickerPacks}get messages(){return[...this._messages]}get hasMore(){return this._hasMore}get isDisposed(){return this._isDisposed}async send(i){if(this._isDisposed)throw new Error("[Room] Cannot send: room is disposed");const t=this.client.currentUser;if(!t)throw new Error("[Room] Cannot send: no current user");const a=crypto.randomUUID(),s=this._createPendingMessage("text",i,t,a);this._messages=[...this._messages,s],this.emit("message",s);try{await this.connectionApi.sendMessage(this.id,{type:"text",body:{content:i},clientRef:a})}catch(r){const o=this._markFailed(a,r);o&&this.emit("message",o)}}async sendSticker(i){if(this._isDisposed)throw new Error("[Room] Cannot send: room is disposed");const t=this.client.currentUser;if(!t)throw new Error("[Room] Cannot send: no current user");const a=crypto.randomUUID(),s=this._createPendingMessage("sticker",{packId:i.packId,stickerId:i.stickerId,url:""},t,a);this._messages=[...this._messages,s],this.emit("message",s);try{await this.connectionApi.sendMessage(this.id,{type:"sticker",body:{packId:i.packId,stickerId:i.stickerId},clientRef:a})}catch(r){const o=this._markFailed(a,r);o&&this.emit("message",o)}}dispose(){this._isDisposed=!0,this.removeAllListeners()}_setCooldownSeconds(i){this._cooldownSeconds=i}_setGreetingMessage(i){this._greetingMessage=i}_setStickerPacks(i){this._stickerPacks=i}_initMessages(i,t){this._messages=this._mergeSorted(i,this._messages),this._hasMore=t}_handleMessage(i){i.clientRef&&(this._messages=this._messages.filter(t=>!(t.pending&&t.clientRef===i.clientRef))),this._messages=this._insertMessage(i,this._messages),this.emit("message",i)}_handleRoomUpdated(i){this._cooldownSeconds=i.cooldownSeconds,this.emit("room_updated",{cooldownSeconds:i.cooldownSeconds})}_handlePresence(i){this.emit("presence",{type:i.type,user:i.user,onlineCount:i.onlineCount})}_handleWarned(i){const t={id:`warned-${i.seq}`,seq:i.seq,subSeq:0,type:"system",content:i.reason??"",userId:"",userName:"",avatar:null,createdAt:new Date().toISOString()};this._messages=this._insertMessage(t,this._messages),this.emit("message",t)}async reload(){const i=await this.connectionApi.getMessages(this.id);this._initMessages(i.messages,i.hasMore),this.emit("messages_reloaded")}reset(){this._messages=[],this._hasMore=!1}_createPendingMessage(i,t,a,s){const r=this._messages[this._messages.length-1],o={id:`pending-${s}`,seq:(r==null?void 0:r.seq)??0,subSeq:((r==null?void 0:r.subSeq)??0)+1,userId:a.id,userName:a.name,avatar:a.avatar,createdAt:new Date().toISOString(),clientRef:s,pending:!0};return i==="sticker"?{...o,type:"sticker",content:t}:{...o,type:i,content:t}}_markFailed(i,t){const a=t instanceof rr?t.code:"INTERNAL_SERVER_ERROR";let s=null;return this._messages=this._messages.map(r=>r.pending&&r.clientRef===i?(s={...r,pending:!1,errorCode:a},s):r),s}_insertMessage(i,t){if(t.some(f=>f.id===i.id))return t;const a=t[t.length-1];if(!a||i.seq>a.seq||i.seq===a.seq&&i.subSeq>a.subSeq)return[...t,i];let s=0,r=t.length;for(;s<r;){const f=s+r>>>1,l=t[f];l.seq<i.seq||l.seq===i.seq&&l.subSeq<i.subSeq?s=f+1:r=f}const o=[...t];return o.splice(s,0,i),o}_mergeSorted(i,t){const a=[],s=new Set;let r=0,o=0;for(;r<i.length&&o<t.length;){const l=(i[r].seq-t[o].seq||i[r].subSeq-t[o].subSeq)<=0?i[r++]:t[o++];s.has(l.id)||(s.add(l.id),a.push(l))}for(;r<i.length;r++)s.has(i[r].id)||(s.add(i[r].id),a.push(i[r]));for(;o<t.length;o++)s.has(t[o].id)||(s.add(t[o].id),a.push(t[o]));return a}}const Gc="%[a-f0-9]{2}",Qc=new RegExp("("+Gc+")|([^%]+?)","gi"),Jc=new RegExp("("+Gc+")+","gi");function qo(e,n){try{return[decodeURIComponent(e.join(""))]}catch{}if(e.length===1)return e;n=n||1;const i=e.slice(0,n),t=e.slice(n);return Array.prototype.concat.call([],qo(i),qo(t))}function Sg(e){try{return decodeURIComponent(e)}catch{let n=e.match(Qc)||[];for(let i=1;i<n.length;i++)e=qo(n,i).join(""),n=e.match(Qc)||[];return e}}function Eg(e){const n={"%FE%FF":"��","%FF%FE":"��"};let i=Jc.exec(e);for(;i;){try{n[i[0]]=decodeURIComponent(i[0])}catch{const a=Sg(i[0]);a!==i[0]&&(n[i[0]]=a)}i=Jc.exec(e)}n["%C2"]="�";const t=Object.keys(n);for(const a of t)e=e.replace(new RegExp(a,"g"),n[a]);return e}function Cg(e){if(typeof e!="string")throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof e+"`");try{return decodeURIComponent(e)}catch{return Eg(e)}}function Rg(e,n){const i={};if(Array.isArray(n))for(const t of n){const a=Object.getOwnPropertyDescriptor(e,t);a!=null&&a.enumerable&&Object.defineProperty(i,t,a)}else for(const t of Reflect.ownKeys(e)){const a=Object.getOwnPropertyDescriptor(e,t);if(a.enumerable){const s=e[t];n(t,s,e)&&Object.defineProperty(i,t,a)}}return i}function Zc(e,n){if(!(typeof e=="string"&&typeof n=="string"))throw new TypeError("Expected the arguments to be of type `string`");if(e===""||n==="")return[];const i=e.indexOf(n);return i===-1?[]:[e.slice(0,i),e.slice(i+n.length)]}const Mg=e=>e==null,Tg=e=>encodeURIComponent(e).replaceAll(/[!'()*]/g,n=>`%${n.charCodeAt(0).toString(16).toUpperCase()}`),Uo=Symbol("encodeFragmentIdentifier");function Lg(e){switch(e.arrayFormat){case"index":return n=>(i,t)=>{const a=i.length;return t===void 0||e.skipNull&&t===null||e.skipEmptyString&&t===""?i:t===null?[...i,[We(n,e),"[",a,"]"].join("")]:[...i,[We(n,e),"[",We(a,e),"]=",We(t,e)].join("")]};case"bracket":return n=>(i,t)=>t===void 0||e.skipNull&&t===null||e.skipEmptyString&&t===""?i:t===null?[...i,[We(n,e),"[]"].join("")]:[...i,[We(n,e),"[]=",We(t,e)].join("")];case"colon-list-separator":return n=>(i,t)=>t===void 0||e.skipNull&&t===null||e.skipEmptyString&&t===""?i:t===null?[...i,[We(n,e),":list="].join("")]:[...i,[We(n,e),":list=",We(t,e)].join("")];case"comma":case"separator":case"bracket-separator":{const n=e.arrayFormat==="bracket-separator"?"[]=":"=";return i=>(t,a)=>a===void 0||e.skipNull&&a===null||e.skipEmptyString&&a===""?t:(a=a===null?"":a,t.length===0?[[We(i,e),n,We(a,e)].join("")]:[[t,We(a,e)].join(e.arrayFormatSeparator)])}default:return n=>(i,t)=>t===void 0||e.skipNull&&t===null||e.skipEmptyString&&t===""?i:t===null?[...i,We(n,e)]:[...i,[We(n,e),"=",We(t,e)].join("")]}}function Og(e){let n;switch(e.arrayFormat){case"index":return(i,t,a)=>{if(n=/\[(\d*)]$/.exec(i),i=i.replace(/\[\d*]$/,""),!n){a[i]=t;return}a[i]===void 0&&(a[i]={}),a[i][n[1]]=t};case"bracket":return(i,t,a)=>{if(n=/(\[])$/.exec(i),i=i.replace(/\[]$/,""),!n){a[i]=t;return}if(a[i]===void 0){a[i]=[t];return}a[i]=[...a[i],t]};case"colon-list-separator":return(i,t,a)=>{if(n=/(:list)$/.exec(i),i=i.replace(/:list$/,""),!n){a[i]=t;return}if(a[i]===void 0){a[i]=[t];return}a[i]=[...a[i],t]};case"comma":case"separator":return(i,t,a)=>{const r=typeof t=="string"&&t.includes(e.arrayFormatSeparator)?t.split(e.arrayFormatSeparator).map(o=>Lt(o,e)):t===null?t:Lt(t,e);a[i]=r};case"bracket-separator":return(i,t,a)=>{const s=/(\[])$/.test(i);if(i=i.replace(/\[]$/,""),!s){a[i]=t&&Lt(t,e);return}const r=t===null?[]:Lt(t,e).split(e.arrayFormatSeparator);if(a[i]===void 0){a[i]=r;return}a[i]=[...a[i],...r]};default:return(i,t,a)=>{if(a[i]===void 0){a[i]=t;return}a[i]=[...[a[i]].flat(),t]}}}function Xc(e){if(typeof e!="string"||e.length!==1)throw new TypeError("arrayFormatSeparator must be single character string")}function We(e,n){return n.encode?n.strict?Tg(e):encodeURIComponent(e):e}function Lt(e,n){return n.decode?Cg(e):e}function Yc(e){return Array.isArray(e)?e.sort():typeof e=="object"?Yc(Object.keys(e)).sort((n,i)=>Number(n)-Number(i)).map(n=>e[n]):e}function eu(e){const n=e.indexOf("#");return n!==-1&&(e=e.slice(0,n)),e}function Fg(e){let n="";const i=e.indexOf("#");return i!==-1&&(n=e.slice(i)),n}function nu(e,n,i){return i==="string"&&typeof e=="string"?e:typeof i=="function"&&typeof e=="string"?i(e):i==="boolean"&&e===null?!0:i==="boolean"&&e!==null&&(e.toLowerCase()==="true"||e.toLowerCase()==="false")?e.toLowerCase()==="true":i==="boolean"&&e!==null&&(e.toLowerCase()==="1"||e.toLowerCase()==="0")?e.toLowerCase()==="1":i==="string[]"&&n.arrayFormat!=="none"&&typeof e=="string"?[e]:i==="number[]"&&n.arrayFormat!=="none"&&!Number.isNaN(Number(e))&&typeof e=="string"&&e.trim()!==""?[Number(e)]:i==="number"&&!Number.isNaN(Number(e))&&typeof e=="string"&&e.trim()!==""?Number(e):n.parseBooleans&&e!==null&&(e.toLowerCase()==="true"||e.toLowerCase()==="false")?e.toLowerCase()==="true":n.parseNumbers&&!Number.isNaN(Number(e))&&typeof e=="string"&&e.trim()!==""?Number(e):e}function Wo(e){e=eu(e);const n=e.indexOf("?");return n===-1?"":e.slice(n+1)}function $o(e,n){n={decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1,types:Object.create(null),...n},Xc(n.arrayFormatSeparator);const i=Og(n),t=Object.create(null);if(typeof e!="string"||(e=e.trim().replace(/^[?#&]/,""),!e))return t;for(const a of e.split("&")){if(a==="")continue;const s=n.decode?a.replaceAll("+"," "):a;let[r,o]=Zc(s,"=");r===void 0&&(r=s),o=o===void 0?null:["comma","separator","bracket-separator"].includes(n.arrayFormat)?o:Lt(o,n),i(Lt(r,n),o,t)}for(const[a,s]of Object.entries(t))if(typeof s=="object"&&s!==null&&n.types[a]!=="string")for(const[r,o]of Object.entries(s)){const f=n.types[a],l=typeof f=="function"?f:f?f.replace("[]",""):void 0;s[r]=nu(o,n,l)}else typeof s=="object"&&s!==null&&n.types[a]==="string"?t[a]=Object.values(s).join(n.arrayFormatSeparator):t[a]=nu(s,n,n.types[a]);return n.sort===!1?t:(n.sort===!0?Object.keys(t).sort():Object.keys(t).sort(n.sort)).reduce((a,s)=>{const r=t[s];return a[s]=r&&typeof r=="object"&&!Array.isArray(r)?Yc(r):r,a},Object.create(null))}function iu(e,n){if(!e)return"";n={encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:",",...n},Xc(n.arrayFormatSeparator);const i=r=>n.skipNull&&Mg(e[r])||n.skipEmptyString&&e[r]==="",t=Lg(n),a={};for(const[r,o]of Object.entries(e))i(r)||(a[r]=o);const s=Object.keys(a);return n.sort!==!1&&s.sort(n.sort),s.map(r=>{let o=e[r];if(n.replacer&&(o=n.replacer(r,o),o===void 0)||o===void 0)return"";if(o===null)return We(r,n);if(Array.isArray(o)){if(o.length===0&&n.arrayFormat==="bracket-separator")return We(r,n)+"[]";let f=o;return n.replacer&&(f=o.map((l,d)=>n.replacer(`${r}[${d}]`,l)).filter(l=>l!==void 0)),f.reduce(t(r),[]).join("&")}return We(r,n)+"="+We(o,n)}).filter(r=>r.length>0).join("&")}function tu(e,n){var a;n={decode:!0,...n};let[i,t]=Zc(e,"#");return i===void 0&&(i=e),{url:((a=i==null?void 0:i.split("?"))==null?void 0:a[0])??"",query:$o(Wo(e),n),...n&&n.parseFragmentIdentifier&&t?{fragmentIdentifier:Lt(t,n)}:{}}}function au(e,n){n={encode:!0,strict:!0,[Uo]:!0,...n};const i=eu(e.url).split("?")[0]||"",t=Wo(e.url),a={...$o(t,{sort:!1,...n}),...e.query};let s=iu(a,n);s&&(s=`?${s}`);let r=Fg(e.url);if(typeof e.fragmentIdentifier=="string"){const o=new URL(i);o.hash=e.fragmentIdentifier,r=n[Uo]?o.hash:`#${e.fragmentIdentifier}`}return`${i}${s}${r}`}function su(e,n,i){i={parseFragmentIdentifier:!0,[Uo]:!1,...i};const{url:t,query:a,fragmentIdentifier:s}=tu(e,i);return au({url:t,query:Rg(a,n),fragmentIdentifier:s},i)}function Ig(e,n,i){const t=Array.isArray(n)?a=>!n.includes(a):(a,s)=>!n(a,s);return su(e,t,i)}const Pg=Object.freeze(Object.defineProperty({__proto__:null,exclude:Ig,extract:Wo,parse:$o,parseUrl:tu,pick:su,stringify:iu,stringifyUrl:au},Symbol.toStringTag,{value:"Module"})).parse(document.location.search);let aa=Number(Pg.logLevel);isNaN(aa)&&(aa=2);class jg{debug(...n){aa>0||console.log(...n)}info(...n){aa>1||console.info(...n)}warn(...n){aa>2||console.warn(...n)}error(...n){aa>3||console.error(...n)}}const Pe=new jg,ru="pull-kit";function Bg(e,n){if(typeof e!="object"&&typeof e!="function"||e===null)throw new Error(`[${ru}] Failed to pull kit from owner`);return e[n]||(e[n]={dataMap:new Map})}function Ng(e){return Symbol(e)}const zg=Symbol(`${ru}-admin:map`);function Dg(e,n){const i=Bg(e,zg);let t=i.dataMap.get(n);return t||(t=new Map,i.dataMap.set(n,t)),t}function qg(e){return function(n,i,t,a){const s=t.value;if(typeof s!="function")throw new Error("[define-method-decorator] Decorator Error: descriptor.value is not a function.");return t.value=e({target:n,propertyKey:i,descriptor:t,original:s}),t}}function Ug(e,n){return qg(i=>{const{original:t,propertyKey:a}=i;function s(...r){return e({propertyKey:a,original:t,thisArg:this,args:r,wrapper:s})}return s})}function Wg(e){return typeof e=="object"&&e!==null&&typeof e.then=="function"}const $g=Ng("single-context-map");function Vo(e={}){return Ug(n=>{const{thisArg:i,propertyKey:t,original:a,args:s}=n,o=e.isolated??!0?i:i.constructor,f=Dg(o,$g);let l=f.get(t);if(l)return l;const d=a.apply(i,s);return Wg(d)?(l=d,f.set(t,l),d.finally(()=>{f.get(t)===l&&f.delete(t)}),l):d})}var Vg=Object.defineProperty,Hg=Object.getOwnPropertyDescriptor,Ho=(e,n,i,t)=>{for(var a=Hg(n,i),s=e.length-1,r;s>=0;s--)(r=e[s])&&(a=r(n,i,a)||a);return a&&Vg(n,i,a),a};const Kg=15e3,Gg=3e4,Qg=3e4,ou=30;function Ko(e){const n=e.split(".")[1];return JSON.parse(atob(n))}function Jg(e){const{exp:n}=Ko(e);return Date.now()/1e3>=n-ou}function Go(e,n){return!n||n.startsWith("http://")||n.startsWith("https://")?n:`${e}${n}`}function fu(e,n,i,t=0){const a={id:e.id,seq:n,subSeq:t,userId:e.sender.id,userName:e.sender.name,avatar:e.sender.avatar??null,createdAt:e.createdAt,clientRef:e.clientRef??null};return e.type==="sticker"?{...a,type:"sticker",content:{packId:e.body.packId,stickerId:e.body.stickerId,url:Go(i,e.body.url)}}:{...a,type:e.type,content:e.body.content}}class or{constructor(n,i){P(this,"appId");P(this,"token");P(this,"baseUrl");P(this,"onTokenRefresh");P(this,"client");P(this,"ws",null);P(this,"reconnectAttempts",0);P(this,"maxReconnectAttempts",10);P(this,"shouldReconnect",!0);P(this,"reconnectTimer",null);P(this,"pingTimer",null);P(this,"pendingRequests",new Map);P(this,"cachedTicket",null);P(this,"cachedTicketExpiresAt",0);P(this,"lastRecoveredAt",0);this.client=i,this.token=n.token;const{iss:t,serverHost:a}=Ko(n.token);if(!a)throw new Error("JWT payload missing serverHost field");this.appId=t,this.baseUrl=`https://${a}`,this.onTokenRefresh=n.onTokenRefresh}async connect(){var i;if(this.shouldReconnect=!0,this.reconnectAttempts=0,((i=this.ws)==null?void 0:i.readyState)===WebSocket.OPEN)return;const n=await this.openWebSocket(!1);n&&this.internalClose(n)}async joinRoom(n){const{seq:i,payload:t}=await this.request({type:"request",action:"join_room",roomId:n});return{...t,seq:i,stickerPacks:t.stickerPacks.map(a=>({...a,iconUrl:Go(this.baseUrl,a.iconUrl),stickers:a.stickers.map(s=>({...s,url:Go(this.baseUrl,s.url)}))}))}}async leaveRoom(n){await this.request({type:"request",action:"leave_room",roomId:n})}disconnect(n="manual disconnect"){this.internalClose(n)}async sendMessage(n,i){await this.request({type:"request",action:"send_message",roomId:n,payload:i})}async getMessages(n,i={limit:5}){const{seq:t,payload:a}=await this.request({type:"request",action:"get_messages",roomId:n,payload:{limit:i.limit,before:i.before}});return{messages:a.messages.map((s,r)=>fu(s,t,this.baseUrl,r+1)),hasMore:a.hasMore}}request(n){const i=crypto.randomUUID(),t=i.slice(0,8);return new Promise((a,s)=>{const r=setTimeout(()=>{this.pendingRequests.delete(i),s(new Error(`[WS] ${n.action} request timed out (ref: ${t})`))},Kg);this.pendingRequests.set(i,{resolve:o=>a(o),reject:s,timer:r}),this.sendRaw({...n,ref:i})}).then(a=>(Pe.debug(`[WS ↓] response/${n.action}(${t}) ✓`,a),a),a=>{throw Pe.debug(`[WS ↓] response/${n.action}(${t}) ✗`,String(a)),a})}sendRaw(n){if(this.ws&&this.ws.readyState===WebSocket.OPEN){const i=n,t=typeof i.ref=="string"?i.ref.slice(0,8):"";Pe.debug(`[WS ↑] ${i.type}/${i.action}(${t})`,n),this.ws.send(JSON.stringify(n))}}clearWebSocketHandlers(){this.ws&&(this.ws.onopen=null,this.ws.onmessage=null,this.ws.onclose=null,this.ws.onerror=null)}internalClose(n){this.shouldReconnect=!1,this.stopPing(),this.reconnectTimer&&(clearTimeout(this.reconnectTimer),this.reconnectTimer=null),this.clearWebSocketHandlers(),this.ws&&(this.ws.close(),this.ws=null),this.clearPendingRequests(n),this.client.onDisconnected({reason:n,willReconnect:!1})}isTicketValid(){return this.cachedTicket!==null&&Date.now()<this.cachedTicketExpiresAt-ou*1e3}async openWebSocket(n){if(this.stopPing(),this.clearWebSocketHandlers(),this.ws&&(this.ws.close(),this.ws=null),Jg(this.token)&&!await this.refreshToken())return"token_refresh_failed";let i;if(n&&this.isTicketValid())i=this.cachedTicket;else{const o=await this.fetchTicket();if(o==="user_banned")return"user_banned";if(o==="fetch_ticket_failed")return"fetch_ticket_failed";i=o}const s=`${(this.baseUrl||window.location.origin).replace(/^https/,"wss").replace(/^http/,"ws")}/ws/user?ticket=${encodeURIComponent(i)}`;Pe.info("[WS] connecting",s);let r;try{r=new WebSocket(s)}catch(o){const f=o instanceof Error?o.message:String(o);return Pe.error("[WS] failed to create WebSocket",f),"connection_failed"}return this.ws=r,new Promise(o=>{let f=!1;r.onopen=()=>{f=!0,this.reconnectAttempts=0,this.startPing(),Pe.info("[WS] connected"),n&&this.client.onReconnected(),o(null)},r.onmessage=l=>{try{const d=JSON.parse(l.data);this.handleEnvelope(d)}catch(d){const c=d instanceof Error?d.message:String(d);Pe.error("[WS] message processing error",{error:c,data:l.data}),this.client.onError({code:"WS_MESSAGE_ERROR",message:`Message processing error: ${c}`})}},r.onclose=l=>{if(Pe.error("[WS] close",l),this.stopPing(),!f){o(l.reason||"connection_failed");return}const d=this.canReconnect;Pe.info("[WS] disconnected",{code:l.code,reason:l.reason||"closed",willReconnect:d}),this.clearPendingRequests(l.reason||"closed"),this.client.onDisconnected({reason:l.reason||"closed",willReconnect:d}),d&&this.tryReconnect()},r.onerror=l=>{Pe.error("[WS] error",l),f?this.client.onError({code:"WS_ERROR",message:"WebSocket error"}):o("connection_failed")}})}get canReconnect(){return this.shouldReconnect&&this.reconnectAttempts<this.maxReconnectAttempts}tryReconnect(){if(!this.canReconnect){this.shouldReconnect=!1,this.client.onDisconnected({reason:"reconnect_failed",willReconnect:!1});return}this.reconnectAttempts++;const n=Math.min(1e3*2**this.reconnectAttempts,Qg);Pe.info(`[WS] reconnecting in ${n}ms (attempt ${this.reconnectAttempts})`),this.client.onReconnecting({attempt:this.reconnectAttempts}),this.reconnectTimer=setTimeout(async()=>{await this.openWebSocket(!0)&&this.tryReconnect()},n)}startPing(){this.pingTimer=setInterval(()=>{const n=this.ws;this.request({type:"request",action:"ping"}).catch(()=>{if(this.ws!==n||!n)return;this.stopPing(),this.clearWebSocketHandlers(),this.ws&&(this.ws.close(),this.ws=null);const i=this.canReconnect;this.clearPendingRequests("ping_timeout"),this.client.onDisconnected({reason:"ping_timeout",willReconnect:i}),i&&this.tryReconnect()})},Gg)}clearPendingRequests(n){for(const[i,t]of this.pendingRequests.entries())clearTimeout(t.timer),t.reject(new Error(`[WS] Request cancelled: ${n} (ref: ${i.slice(0,8)})`));this.pendingRequests.clear()}stopPing(){this.pingTimer&&(clearInterval(this.pingTimer),this.pingTimer=null)}handleEnvelope(n){if(n.type==="push"){Pe.debug(`[WS ↓] push/${n.event}`,n);const i=this.client.currentRoomId,t=a=>a!==i?(Pe.warn(`[WS] push/${n.event} ignored: roomId mismatch (expected=${i}, got=${a})`),!0):!1;switch(n.event){case"connected":this.client.onConnected({...n.payload,seq:n.seq});break;case"presence":if(t(n.roomId))break;this.client.onPresence({...n.payload,roomId:n.roomId,seq:n.seq});break;case"muted":this.client.onMuted({...n.payload,roomId:n.roomId,seq:n.seq});break;case"unmuted":this.client.onUnmuted({roomId:n.roomId,seq:n.seq});break;case"banned":this.shouldReconnect=!1,this.client.onBanned({...n.payload,roomId:n.roomId,seq:n.seq});break;case"unbanned":this.client.onUnbanned({roomId:n.roomId,seq:n.seq});break;case"warned":if(t(n.roomId))break;this.client.onWarned({...n.payload,roomId:n.roomId,seq:n.seq});break;case"message":if(t(n.roomId))break;this.client.onMessage(fu(n.payload,n.seq,this.baseUrl));break;case"room_updated":if(t(n.roomId))break;this.client.onRoomUpdated({...n.payload,roomId:n.roomId,seq:n.seq});break;case"room_unavailable":if(t(n.roomId))break;this.client.onRoomUnavailable({roomId:n.roomId,seq:n.seq});break;case"connection_replaced":this.internalClose(n.event);break}}else if(n.type==="response"){const i=this.pendingRequests.get(n.ref);if(!i)return;clearTimeout(i.timer),this.pendingRequests.delete(n.ref),n.ok?i.resolve({seq:n.seq,payload:n.payload}):(n.error.code==="TOKEN_INVALID"&&this.recoverAuth(),i.reject(new rr(n.error.code,n.error.message,n.seq)))}}async recoverAuth(){const n=Date.now();if(n-this.lastRecoveredAt<1e4){Pe.error("[WS] Auth recovery failed (loop detected)"),this.internalClose("token_refresh_failed");return}this.lastRecoveredAt=n,await this.refreshToken()?await this.connect():this.internalClose("token_refresh_failed")}async fetchTicket(){Pe.info("[WS] fetching ticket");const n=await this.apiFetch("POST /api/v1/ws/ticket");if(!n.ok){if(n.error.code==="USER_BANNED")return Pe.error("[WS] fetch ticket failed: user banned"),"user_banned";if(n.error.code==="TOKEN_INVALID"||n.error.code==="TOKEN_EXPIRED"){if(Pe.info("[WS] fetch ticket failed: token expired, retrying after refresh"),!await this.refreshToken())return"fetch_ticket_failed";const t=await this.apiFetch("POST /api/v1/ws/ticket");return t.ok?(this.cachedTicket=t.data.data.ticket,this.cachedTicketExpiresAt=new Date(t.data.data.expiresAt).getTime(),Pe.info("[WS] ticket fetched"),this.cachedTicket):(Pe.error("[WS] fetch ticket failed after refresh",t.error),"fetch_ticket_failed")}return Pe.error("[WS] fetch ticket failed",n.error),"fetch_ticket_failed"}return this.cachedTicket=n.data.data.ticket,this.cachedTicketExpiresAt=new Date(n.data.data.expiresAt).getTime(),Pe.info("[WS] ticket fetched"),this.cachedTicket}async apiFetch(n,i){const[t,a]=n.split(" "),s=`${this.baseUrl||""}${a}`;let r;try{r=await fetch(s,{method:t,headers:{"Content-Type":"application/json",Authorization:`Bearer ${this.token}`},body:i!==void 0?JSON.stringify(i):void 0})}catch(o){return{ok:!1,error:{code:"NETWORK_ERROR",message:o instanceof Error?o.message:String(o)}}}if(!r.ok)try{return{ok:!1,error:(await r.json()).error}}catch{return{ok:!1,error:{code:"SERVER_ERROR",message:`HTTP ${r.status}`}}}return{ok:!0,data:await r.json()}}async refreshToken(){if(!this.onTokenRefresh)return!1;Pe.info("[WS] refreshing token");try{return this.token=await this.onTokenRefresh(),this.appId=Ko(this.token).iss,Pe.info("[WS] token refreshed"),!0}catch{return Pe.error("[WS] token refresh failed"),this.client.onError({code:"TOKEN_REFRESH_FAILED",message:"Token refresh failed"}),!1}}}Ho([Vo()],or.prototype,"connect"),Ho([Vo()],or.prototype,"recoverAuth"),Ho([Vo()],or.prototype,"refreshToken");class Zg{constructor(){P(this,"groupMap",new Map)}getItem(n,i){let t=this.groupMap.get(i);t||(t=new Map,this.groupMap.set(i,t));let a=t.get(n);return a||(a={order:0},t.set(n,a)),a}updateValue(n,i,t,a){const s=this.getItem(n,a);i>s.order&&(s.order=i,t())}dispose(){this.groupMap.forEach(n=>n.clear()),this.groupMap.clear()}}const Xg=1e4;class du extends vo{constructor(i){super();P(this,"connectionApi");P(this,"_currentRoomId",null);P(this,"currentRoom",null);P(this,"_pendingJoinSettle",null);P(this,"_pendingJoinTimer",null);P(this,"_preJoinBuffer",[]);P(this,"_pendingLeaveSettle",null);P(this,"_nextOp",null);P(this,"_connectionStatus","disconnected");P(this,"_currentUser",null);P(this,"_isMuted",!1);P(this,"_mutedUntil",null);P(this,"_isBanned",!1);P(this,"_retryAfterSeconds",0);P(this,"_userStateFilter",new Zg);this.connectionApi=new or(i,this)}get connectionStatus(){return this._connectionStatus}get currentUser(){return this._currentUser}get isMuted(){return this._isMuted}get mutedUntil(){return this._mutedUntil}get isBanned(){return this._isBanned}get retryAfterSeconds(){return this._retryAfterSeconds}get currentRoomId(){return this._currentRoomId}join(i){return this._pendingJoinSettle||this._pendingLeaveSettle?this._queueJoin(i):this.currentRoom&&this._currentRoomId===i?Promise.resolve({ok:!0,room:this.currentRoom}):this._startJoin(i)}leaveRoom(){return this._pendingJoinSettle||this._pendingLeaveSettle?this._queueLeave():this.currentRoom?this._startLeave():Promise.resolve({ok:!0})}disconnect(i="manual disconnect"){this._currentRoomId=null,this._settleAll("disposed"),this.connectionApi.disconnect(i)}dispose(){this.disconnect(),this.removeAllListeners(),this.currentRoom&&(this.currentRoom.dispose(),this.currentRoom=null)}onConnected(i){const{status:t,...a}=i.user;this._connectionStatus="connected",this._currentUser=a,this._userStateFilter.updateValue("muted",i.seq,()=>{this._isMuted=t==="muted"}),this._userStateFilter.updateValue("banned",i.seq,()=>{this._isBanned=t==="banned"}),this.emit("connected",{user:a}),this._nextOp?this._runNextOp():this._pendingLeaveSettle?this._doLeaveRoom():this._currentRoomId&&(this._pendingJoinSettle&&this._startJoinTimer("room_joined_timeout"),this._doJoinRoom())}onDisconnected(i){if(this._connectionStatus="disconnected",this._currentUser=null,this._isMuted=!1,this._mutedUntil=null,this._userStateFilter.dispose(),this.currentRoom&&this.currentRoom.reset(),!i.willReconnect)this._currentRoomId=null,this.currentRoom=null,this._settleAll("disconnected");else if(this._nextOp){if(this._pendingJoinSettle){const t=this._pendingJoinSettle;this._clearPendingJoin(),t({ok:!1,reason:"disconnected"})}if(this._pendingLeaveSettle){const t=this._pendingLeaveSettle;this._clearPendingLeave(),t({ok:!1,reason:"disconnected"})}}this.emit("disconnected",i)}onReconnecting(i){this._connectionStatus="reconnecting",this.currentRoom&&this.currentRoom.reset(),this.emit("reconnecting",i)}onReconnected(){this._connectionStatus="connected",this.emit("reconnected")}onRoomJoined(i){if(this._pendingJoinSettle){const t=new Kc(this._currentRoomId,this._currentRoomId,this.connectionApi,this);t._setCooldownSeconds(i.cooldownSeconds),t._setGreetingMessage(i.greetingMessage??null),t._setStickerPacks(i.stickerPacks),this._retryAfterSeconds=i.retryAfterSeconds??0,this.currentRoom=t;for(const s of this._preJoinBuffer)t._handleMessage(s);this._preJoinBuffer=[];const a=this._pendingJoinSettle;this._clearPendingJoin(),t.reload().then(()=>{a({ok:!0,room:t}),this._runNextOp()},s=>{a({ok:!1,reason:this._toJoinFailReason(s)}),this._runNextOp()})}else this.currentRoom&&(this.currentRoom._setCooldownSeconds(i.cooldownSeconds),this.currentRoom._setGreetingMessage(i.greetingMessage??null),this._retryAfterSeconds=i.retryAfterSeconds??0,this.currentRoom._setStickerPacks(i.stickerPacks),this.currentRoom.reload())}onRoomUpdated(i){this.currentRoom&&this.currentRoom._handleRoomUpdated(i)}onRoomUnavailable(i){if(this.currentRoom&&(this.currentRoom.dispose(),this.currentRoom=null),this._currentRoomId=null,this._pendingJoinSettle){const t=this._pendingJoinSettle;this._clearPendingJoin(),t({ok:!1,reason:"room_unavailable"}),this._runNextOp()}this.emit("room_unavailable",{roomId:i.roomId})}onMessage(i){this.currentRoom?this.currentRoom._handleMessage(i):this._currentRoomId&&this._preJoinBuffer.push(i)}onPresence(i){this.currentRoom&&this.currentRoom._handlePresence(i)}onMuted(i){this._userStateFilter.updateValue("muted",i.seq,()=>{this._isMuted=!0,this._mutedUntil=i.until,this.emit("muted",{until:i.until})})}onUnmuted(i){this._userStateFilter.updateValue("muted",i.seq,()=>{this._isMuted=!1,this._mutedUntil=null,this.emit("unmuted")})}onBanned(i){this._userStateFilter.updateValue("banned",i.seq,()=>{this._isBanned=!0}),this.emit("banned",{until:i.until})}onUnbanned(i){this._userStateFilter.updateValue("banned",i.seq,()=>{this._isBanned=!1}),this.emit("unbanned")}onWarned(i){this.currentRoom&&this.currentRoom._handleWarned(i)}onError(i){this.emit("error",i)}_startJoin(i){this.currentRoom&&(this.currentRoom.dispose(),this.currentRoom=null),this._currentRoomId=i;const t=new Promise(s=>{this._pendingJoinSettle=s}),a=this._connectionStatus==="connected";return this.connectionApi.connect().then(()=>{this._startJoinTimer("connected_timeout"),a&&this._doJoinRoom()},()=>{if(this._pendingJoinSettle){const s=this._pendingJoinSettle;this._clearPendingJoin(),s({ok:!1,reason:"disconnected"}),this._runNextOp()}}),t}_startLeave(){const i=new Promise(t=>{this._pendingLeaveSettle=t});return this._doLeaveRoom(),i}_doLeaveRoom(){const i=this._currentRoomId;this.connectionApi.leaveRoom(i).then(()=>{this._currentRoomId=null,this._connectionStatus="connected",this.currentRoom&&(this.currentRoom.dispose(),this.currentRoom=null);const t=this._pendingLeaveSettle;this._clearPendingLeave(),t({ok:!0}),this._runNextOp()},t=>{const a=this._pendingLeaveSettle;this._clearPendingLeave(),a({ok:!1,reason:this._toLeaveFailReason(t)}),this._runNextOp()})}_queueJoin(i){return this._nextOp&&this._nextOp.settle({ok:!1,reason:"skipped"}),new Promise(t=>{this._nextOp={type:"join",roomId:i,settle:t}})}_queueLeave(){return this._nextOp&&this._nextOp.settle({ok:!1,reason:"skipped"}),new Promise(i=>{this._nextOp={type:"leave",settle:i}})}_runNextOp(){if(!this._nextOp)return;const i=this._nextOp;if(this._nextOp=null,i.type==="join"){if(this.currentRoom&&this._currentRoomId===i.roomId){i.settle({ok:!0,room:this.currentRoom});return}this._startJoin(i.roomId).then(i.settle)}else{if(!this.currentRoom&&!this._currentRoomId){i.settle({ok:!0});return}this._startLeave().then(i.settle)}}_doJoinRoom(){const i=this._currentRoomId;this.connectionApi.joinRoom(i).then(t=>{this.onRoomJoined(t)},t=>{if(this._pendingJoinSettle){const a=this._pendingJoinSettle;this._clearPendingJoin(),a({ok:!1,reason:this._toJoinFailReason(t)}),this._runNextOp()}else this.onError({code:"JOIN_ROOM_FAILED",message:t instanceof Error?t.message:String(t)})})}_toJoinFailReason(i){return i instanceof rr?i.code:"disconnected"}_toLeaveFailReason(i){return i instanceof rr?i.code:"disconnected"}_settleAll(i){if(this._pendingJoinSettle){const t=this._pendingJoinSettle;this._clearPendingJoin(),t({ok:!1,reason:i})}if(this._pendingLeaveSettle){const t=this._pendingLeaveSettle;this._clearPendingLeave(),t({ok:!1,reason:i})}if(this._nextOp){const t=this._nextOp;this._nextOp=null,t.type==="join"?t.settle({ok:!1,reason:i}):t.settle({ok:!1,reason:i})}}_startJoinTimer(i){this._pendingJoinTimer&&clearTimeout(this._pendingJoinTimer),this._pendingJoinTimer=setTimeout(()=>{if(this._pendingJoinSettle){const t=this._pendingJoinSettle;this._clearPendingJoin(),this.currentRoom=null,t({ok:!1,reason:"timeout"}),this.connectionApi.disconnect(i)}},Xg)}_clearPendingJoin(){this._pendingJoinTimer&&(clearTimeout(this._pendingJoinTimer),this._pendingJoinTimer=null),this._pendingJoinSettle=null,this._preJoinBuffer=[]}_clearPendingLeave(){this._pendingLeaveSettle=null}}class Yg{constructor(n){P(this,"client");P(this,"messages",[]);P(this,"connectionStatus","disconnected");P(this,"scene","lobby");P(this,"hasMore",!1);P(this,"greetingMessage",null);P(this,"isMuted",!1);P(this,"mutedUntil",null);P(this,"isBanned",!1);P(this,"cooldownSeconds",0);P(this,"retryAfterSeconds",0);P(this,"disconnectReason",null);P(this,"currentUser",null);P(this,"currentRoomId",null);P(this,"lastRoomId",null);P(this,"lobbyReason",null);P(this,"joinError",null);P(this,"leaveError",null);P(this,"room",null);P(this,"stickerPacks",[]);P(this,"lastError",null);this.client=new du(n),fg(this,{client:!1}),this.wireClientEvents()}get isConnected(){return this.connectionStatus==="connected"}async sendMessage(n){if(!this.room)throw new Error("[ MeowMeowStore ] Not joined to a room");await this.room.send(n)}async sendSticker(n){if(!this.room)throw new Error("[ MeowMeowStore ] Not joined to a room");await this.room.sendSticker(n)}async join(n){Ke(()=>{this.scene="joining",this.currentRoomId=n,this.lastRoomId=n,this.lobbyReason=null,this.joinError=null,this.leaveError=null});const i=await this.client.join(n);if(!i.ok){if(i.reason==="skipped")return;Ke(()=>{this.lobbyReason="join_failed",this.joinError=i.reason,this.connectionStatus=this.client.connectionStatus,this.currentRoomId=null,this.scene="lobby"});return}const t=i.room;this.room!==t&&this.wireRoomEvents(t),Ke(()=>{this.room=t,this.cooldownSeconds=t.cooldownSeconds,this.retryAfterSeconds=this.client.retryAfterSeconds,this.greetingMessage=t.greetingMessage,this.stickerPacks=t.stickerPacks,this.messages.length=0,this.messages.push(...t.messages),this.hasMore=t.hasMore,this.scene="room"})}async leaveRoom(){Ke(()=>{this.scene="leaving",this.joinError=null,this.leaveError=null});const n=await this.client.leaveRoom();if(!n.ok){if(n.reason==="skipped")return;Ke(()=>{this.scene="room",this.leaveError=n.reason});return}Ke(()=>{this.lobbyReason="left",this.currentRoomId=null,this.connectionStatus=this.client.connectionStatus,this.messages.length=0,this.hasMore=!1,this.room=null,this.stickerPacks=[],this.greetingMessage=null,this.scene="lobby",this.leaveError=null})}dispose(){this.client.dispose(),this.room&&(this.room.dispose(),this.room=null),this.lastRoomId=null}wireClientEvents(){this.client.on("connected",()=>Ke(()=>{this.connectionStatus=this.client.connectionStatus,this.currentUser=this.client.currentUser,this.isMuted=this.client.isMuted,this.isBanned=this.client.isBanned,this.client.isBanned&&this.dispose()})),this.client.on("disconnected",({reason:n,willReconnect:i})=>Ke(()=>{this.connectionStatus=this.client.connectionStatus,this.disconnectReason=n,n==="user_banned"&&(this.isBanned=!0),i||(this.messages.length=0,this.hasMore=!1,this.room=null,this.stickerPacks=[],this.currentRoomId=null,this.scene="lobby")})),this.client.on("reconnecting",()=>Ke(()=>{this.connectionStatus=this.client.connectionStatus})),this.client.on("reconnected",()=>Ke(()=>{this.connectionStatus=this.client.connectionStatus,this.scene="joining"})),this.client.on("muted",()=>Ke(()=>{this.isMuted=this.client.isMuted,this.mutedUntil=this.client.mutedUntil})),this.client.on("unmuted",()=>Ke(()=>{this.isMuted=this.client.isMuted,this.mutedUntil=this.client.mutedUntil})),this.client.on("banned",()=>Ke(()=>{this.isBanned=this.client.isBanned,this.dispose()})),this.client.on("unbanned",()=>Ke(()=>{this.isBanned=this.client.isBanned,this.disconnectReason=null})),this.client.on("error",n=>Ke(()=>{this.lastError=n})),this.client.on("room_unavailable",()=>Ke(()=>{this.lobbyReason="room_unavailable",this.room=null,this.currentRoomId=null,this.scene="lobby"}))}wireRoomEvents(n){n.on("message",()=>Ke(()=>{this.messages.length=0,this.messages.push(...n.messages)})),n.on("messages_reloaded",()=>Ke(()=>{this.messages.length=0,this.messages.push(...n.messages),this.hasMore=n.hasMore,this.room&&(this.scene="room")})),n.on("room_updated",()=>Ke(()=>{this.cooldownSeconds=n.cooldownSeconds}))}}const Qo=["p1","p2"],lu={"en-US":{emojiMartLocale:"en",common:{you:"YOU"},chatRoom:{toggleAriaLabel:"Chat room toggle",closeAriaLabel:"Close chat",loading:"LOADING...",loadingAriaLabel:"Loading",messageListAriaLabel:"Message list",banned:"You have been permanently locked out of this room.",rules:{ariaLabel:"Chat rules"},message:{sending:"Sending...",failed:"Failed to send message"},error:{BAD_REQUEST:"BAD REQUEST",TOKEN_INVALID:"TOKEN INVALID",FORBIDDEN:"FORBIDDEN",USER_MUTED:"USER MUTED",USER_BANNED:"USER BANNED",ROOM_NOT_FOUND:"ROOM NOT FOUND",CHAT_MESSAGE_STORE_UNAVAILABLE:"CHAT MESSAGE STORE UNAVAILABLE",CHAT_MESSAGE_BLOCKED:"CHAT MESSAGE BLOCKED",INTERNAL_SERVER_ERROR:"INTERNAL SERVER ERROR",INVALID_TYPE:"INVALID TYPE",INVALID_MESSAGE_TYPE:"INVALID MESSAGE TYPE",STICKER_NOT_AVAILABLE:"Something went wrong. Please refresh.",UNKNOWN_ERROR:"UNKNOWN ERROR"},joinFailed:"Loading Failed",joinFailedAriaLabel:"Loading failed",retry:"Retry",scrollToBottomAriaLabel:"Scroll to bottom",input:{placeholder:"Please enter content",muted:"🚫 You have been banned",ariaLabel:"Message input field"},emojiButton:{openAriaLabel:"Open emoji picker",closeAriaLabel:"Close emoji picker"},sendAriaLabel:"Send message"},chatPreview:{clickToChat:"Click to chat",openAriaLabel:"Open chat",sentASticker:"{ sender } sent a sticker."},emojiPicker:{ariaLabel:"Emoji picker",emojiTabAriaLabel:"Emojis",stickerItemAriaLabel:"Select sticker"},emojiMart:{search:"Search",search_no_results_1:"Oh no!",search_no_results_2:"That emoji couldn’t be found",pick:"Pick an emoji…",add_custom:"Add custom emoji",categories:{activity:"Activity",custom:"Custom",flags:"Flags",foods:"Food & Drink",frequent:"Frequently used",nature:"Animals & Nature",objects:"Objects",people:"Smileys & People",places:"Travel & Places",search:"Search Results",symbols:"Symbols"},skins:{1:"Default",2:"Light",3:"Medium-Light",4:"Medium",5:"Medium-Dark",6:"Dark",choose:"Choose default skin tone"}}},"zh-Hant":{emojiMartLocale:"zh",common:{you:"你"},chatRoom:{toggleAriaLabel:"聊天室開關",closeAriaLabel:"關閉聊天室",loading:"載入中...",loadingAriaLabel:"載入中",messageListAriaLabel:"訊息列表",banned:"你已被永久封鎖於此聊天室之外。",rules:{ariaLabel:"聊天室規則"},message:{sending:"傳送中...",failed:"訊息傳送失敗"},error:{BAD_REQUEST:"錯誤的請求",TOKEN_INVALID:"憑證無效",FORBIDDEN:"禁止存取",USER_MUTED:"使用者已被禁言",USER_BANNED:"使用者已被封禁",ROOM_NOT_FOUND:"找不到房間",CHAT_MESSAGE_STORE_UNAVAILABLE:"聊天訊息儲存服務無法使用",CHAT_MESSAGE_BLOCKED:"聊天訊息已被封鎖",INTERNAL_SERVER_ERROR:"伺服器內部錯誤",INVALID_TYPE:"類型無效",INVALID_MESSAGE_TYPE:"訊息類型無效",STICKER_NOT_AVAILABLE:"發生錯誤,請重新整理。",UNKNOWN_ERROR:"未知錯誤"},joinFailed:"加入失敗",joinFailedAriaLabel:"加入失敗",retry:"重試",scrollToBottomAriaLabel:"捲動至底部",input:{placeholder:"請輸入內容",muted:"🚫 你已被封禁",ariaLabel:"訊息輸入欄位"},emojiButton:{openAriaLabel:"開啟表情符號選擇器",closeAriaLabel:"關閉表情符號選擇器"},sendAriaLabel:"傳送訊息"},chatPreview:{clickToChat:"點擊開始聊天",openAriaLabel:"打開聊天室",sentASticker:"{ sender } 傳送了一張貼圖。"},emojiPicker:{ariaLabel:"表情符號選擇器",emojiTabAriaLabel:"表情符號",stickerItemAriaLabel:"選擇貼圖"},emojiMart:{search:"搜索",search_no_results_1:"哦不!",search_no_results_2:"沒有找到相關表情",pick:"選擇一個表情…",add_custom:"新增自訂表情",categories:{activity:"活動",custom:"自訂",flags:"旗幟",foods:"食物與飲品",frequent:"最近使用",nature:"動物與自然",objects:"物品",people:"表情與角色",places:"旅行與景點",search:"搜索結果",symbols:"符號"},skins:{1:"默認",2:"白色",3:"偏白",4:"中等",5:"偏黑",6:"黑色",choose:"選擇默認膚色"}}},"zh-Hans":{emojiMartLocale:"zh",common:{you:"你"},chatRoom:{toggleAriaLabel:"聊天室开关",closeAriaLabel:"关闭聊天室",loading:"加载中...",loadingAriaLabel:"加载中",messageListAriaLabel:"消息列表",banned:"你已被永久禁止进入本聊天室。",rules:{ariaLabel:"聊天室规则"},message:{sending:"发送中...",failed:"消息发送失败"},error:{BAD_REQUEST:"错误的请求",TOKEN_INVALID:"令牌无效",FORBIDDEN:"禁止访问",USER_MUTED:"用户已被禁言",USER_BANNED:"用户已被封禁",ROOM_NOT_FOUND:"找不到房间",CHAT_MESSAGE_STORE_UNAVAILABLE:"聊天消息存储不可用",CHAT_MESSAGE_BLOCKED:"聊天消息已被屏蔽",INTERNAL_SERVER_ERROR:"服务器内部错误",INVALID_TYPE:"类型无效",INVALID_MESSAGE_TYPE:"消息类型无效",STICKER_NOT_AVAILABLE:"发生错误,请刷新。",UNKNOWN_ERROR:"未知错误"},joinFailed:"加入失败",joinFailedAriaLabel:"加入失败",retry:"重试",scrollToBottomAriaLabel:"滚动到底部",input:{placeholder:"请输入内容",muted:"🚫 您已被封禁",ariaLabel:"消息输入框"},emojiButton:{openAriaLabel:"打开表情选择器",closeAriaLabel:"关闭表情选择器"},sendAriaLabel:"发送消息"},chatPreview:{clickToChat:"点击聊天",openAriaLabel:"打开聊天室",sentASticker:"{ sender } 发送了一张贴图。"},emojiPicker:{ariaLabel:"表情选择器",emojiTabAriaLabel:"表情",stickerItemAriaLabel:"选择贴图"},emojiMart:{search:"搜索",search_no_results_1:"哦不!",search_no_results_2:"没有找到相关表情",pick:"选择一个表情…",add_custom:"添加自定义表情",categories:{activity:"活动",custom:"自定义",flags:"旗帜",foods:"食物与饮品",frequent:"最近使用",nature:"动物与自然",objects:"物品",people:"表情与角色",places:"旅行与景点",search:"搜索结果",symbols:"符号"},skins:{1:"默认",2:"白色",3:"偏白",4:"中等",5:"偏黑",6:"黑色",choose:"选择默认肤色"}}},"vi-VN":{emojiMartLocale:"vi",common:{you:"Bạn"},chatRoom:{toggleAriaLabel:"Bật/Tắt Phòng Trò Chuyện",closeAriaLabel:"Đóng phòng trò chuyện",loading:"ĐANG TẢI...",loadingAriaLabel:"Đang tải",messageListAriaLabel:"Danh sách tin nhắn",banned:"Bạn đã bị cấm vĩnh viễn khỏi phòng này.",rules:{ariaLabel:"Nội quy phòng"},message:{sending:"Đang gửi...",failed:"Gửi tin nhắn thất bại"},error:{BAD_REQUEST:"YÊU CẦU KHÔNG HỢP LỆ",TOKEN_INVALID:"TOKEN KHÔNG HỢP LỆ",FORBIDDEN:"BỊ CẤM",USER_MUTED:"NGƯỜI DÙNG BỊ TẮT TIẾNG",USER_BANNED:"NGƯỜI DÙNG BỊ CẤM",ROOM_NOT_FOUND:"KHÔNG TÌM THẤY PHÒNG",CHAT_MESSAGE_STORE_UNAVAILABLE:"KHO LƯU TRỮ TIN NHẮN KHÔNG KHẢ DỤNG",CHAT_MESSAGE_BLOCKED:"TIN NHẮN CHAT BỊ CHẶN",INTERNAL_SERVER_ERROR:"LỖI MÁY CHỦ NỘI BỘ",INVALID_TYPE:"LOẠI KHÔNG HỢP LỆ",INVALID_MESSAGE_TYPE:"LOẠI TIN NHẮN KHÔNG HỢP LỆ",STICKER_NOT_AVAILABLE:"Đã xảy ra lỗi. Vui lòng làm mới trang.",UNKNOWN_ERROR:"LỖI KHÔNG XÁC ĐỊNH"},joinFailed:"Tham gia thất bại",joinFailedAriaLabel:"Tham gia thất bại",retry:"Thử lại",scrollToBottomAriaLabel:"Cuộn xuống cuối",input:{placeholder:"Vui lòng nhập nội dung",muted:"🚫 Bạn đã bị cấm",ariaLabel:"Ô nhập tin nhắn"},emojiButton:{openAriaLabel:"Mở bảng chọn biểu tượng cảm xúc",closeAriaLabel:"Đóng bảng chọn biểu tượng cảm xúc"},sendAriaLabel:"Gửi tin nhắn"},chatPreview:{clickToChat:"Nhấp để trò chuyện",openAriaLabel:"Mở phòng trò chuyện",sentASticker:"{ sender } đã gửi một sticker."},emojiPicker:{ariaLabel:"Bảng chọn biểu tượng cảm xúc",emojiTabAriaLabel:"Biểu tượng cảm xúc",stickerItemAriaLabel:"Chọn nhãn dán"},emojiMart:{search:"Tìm kiếm",search_no_results_1:"Ôi không!",search_no_results_2:"Không thể tìm thấy biểu tượng cảm xúc",pick:"Chọn biểu tượng cảm xúc..",add_custom:"Thêm biểu tượng cảm xúc",categories:{activity:"Hoạt động",custom:"Chỉnh sửa",flags:"Cờ",foods:"Đồ Ăn",frequent:"Dùng thường xuyên",nature:"Thiên nhiên",objects:"Dụng cụ",people:"Con người",places:"Địa điểm",search:"Tìm kiếm",symbols:"Ký hiệu"},skins:{1:"Mặc định",2:"Sáng",3:"Trung bình sáng",4:"Trung bình",5:"Trung bình tối",6:"Tối",choose:"Chọn tông mặc định"}}},"th-TH":{emojiMartLocale:"en",common:{you:"คุณ"},chatRoom:{toggleAriaLabel:"สลับห้องแชท",closeAriaLabel:"ปิดห้องแชท",loading:"กำลังโหลด...",loadingAriaLabel:"กำลังโหลด",messageListAriaLabel:"รายการข้อความ",banned:"คุณถูกระงับการเข้าใช้ห้องนี้อย่างถาวร",rules:{ariaLabel:"กฎของห้องแชท"},message:{sending:"กำลังส่ง...",failed:"ส่งข้อความไม่สำเร็จ"},error:{BAD_REQUEST:"คำขอไม่ถูกต้อง",TOKEN_INVALID:"โทเค็นไม่ถูกต้อง",FORBIDDEN:"ถูกปฏิเสธการเข้าถึง",USER_MUTED:"ผู้ใช้ถูกปิดเสียง",USER_BANNED:"ผู้ใช้ถูกแบน",ROOM_NOT_FOUND:"ไม่พบห้อง",CHAT_MESSAGE_STORE_UNAVAILABLE:"ไม่สามารถเข้าถึงที่จัดเก็บข้อความแชทได้",CHAT_MESSAGE_BLOCKED:"ข้อความแชทถูกบล็อก",INTERNAL_SERVER_ERROR:"ข้อผิดพลาดภายในเซิร์ฟเวอร์",INVALID_TYPE:"ประเภทไม่ถูกต้อง",INVALID_MESSAGE_TYPE:"ประเภทข้อความไม่ถูกต้อง",STICKER_NOT_AVAILABLE:"เกิดข้อผิดพลาด กรุณารีเฟรชหน้าใหม่",UNKNOWN_ERROR:"ข้อผิดพลาดที่ไม่ทราบสาเหตุ"},joinFailed:"เข้าร่วมล้มเหลว",joinFailedAriaLabel:"เข้าร่วมล้มเหลว",retry:"ลองใหม่",scrollToBottomAriaLabel:"เลื่อนลงด้านล่าง",input:{placeholder:"โปรดป้อนเนื้อหา",muted:"🚫 คุณถูกแบนแล้ว",ariaLabel:"ช่องพิมพ์ข้อความ"},emojiButton:{openAriaLabel:"เปิดตัวเลือกอีโมจิ",closeAriaLabel:"ปิดตัวเลือกอีโมจิ"},sendAriaLabel:"ส่งข้อความ"},chatPreview:{clickToChat:"คลิกเพื่อแชท",openAriaLabel:"เปิดห้องแชท",sentASticker:"{ sender } ส่งสติ๊กเกอร์แล้ว"},emojiPicker:{ariaLabel:"ตัวเลือกอีโมจิ",emojiTabAriaLabel:"อีโมจิ",stickerItemAriaLabel:"เลือกสติกเกอร์"},emojiMart:{search:"ค้นหา",search_no_results_1:"โอ้ไม่!",search_no_results_2:"ไม่พบอีโมจินั้น",pick:"เลือกอีโมจิ…",add_custom:"เพิ่มอีโมจิที่กำหนดเอง",categories:{activity:"กิจกรรม",custom:"กำหนดเอง",flags:"ธง",foods:"อาหารและเครื่องดื่ม",frequent:"ใช้บ่อย",nature:"สัตว์และธรรมชาติ",objects:"วัตถุ",people:"ใบหน้าและผู้คน",places:"การเดินทางและสถานที่",search:"ผลการค้นหา",symbols:"สัญลักษณ์"},skins:{1:"เริ่มต้น",2:"สีอ่อน",3:"สีอ่อนปานกลาง",4:"สีกลาง",5:"สีเข้มปานกลาง",6:"สีเข้ม",choose:"เลือกโทนสีผิวเริ่มต้น"}}},"id-ID":{emojiMartLocale:"en",common:{you:"Kamu"},chatRoom:{toggleAriaLabel:"Beralih Ruang Obrolan",closeAriaLabel:"Tutup obrolan",loading:"MEMUAT...",loadingAriaLabel:"Memuat",messageListAriaLabel:"Daftar pesan",banned:"Anda telah diblokir secara permanen dari ruangan ini.",rules:{ariaLabel:"Aturan obrolan"},message:{sending:"Mengirim...",failed:"Gagal mengirim pesan"},error:{BAD_REQUEST:"PERMINTAAN TIDAK VALID",TOKEN_INVALID:"TOKEN TIDAK VALID",FORBIDDEN:"DILARANG",USER_MUTED:"PENGGUNA DIBISUKAN",USER_BANNED:"PENGGUNA DIBLOKIR",ROOM_NOT_FOUND:"RUANGAN TIDAK DITEMUKAN",CHAT_MESSAGE_STORE_UNAVAILABLE:"PENYIMPANAN PESAN CHAT TIDAK TERSEDIA",CHAT_MESSAGE_BLOCKED:"PESAN CHAT DIBLOKIR",INTERNAL_SERVER_ERROR:"KESALAHAN SERVER INTERNAL",INVALID_TYPE:"TIPE TIDAK VALID",INVALID_MESSAGE_TYPE:"TIPE PESAN TIDAK VALID",STICKER_NOT_AVAILABLE:"Terjadi kesalahan. Harap muat ulang.",UNKNOWN_ERROR:"KESALAHAN TIDAK DIKETAHUI"},joinFailed:"Gagal bergabung",joinFailedAriaLabel:"Gagal bergabung",retry:"Coba lagi",scrollToBottomAriaLabel:"Gulir ke bawah",input:{placeholder:"Silakan masukkan konten",muted:"🚫 Anda telah diblokir",ariaLabel:"Kolom input pesan"},emojiButton:{openAriaLabel:"Buka pemilih emoji",closeAriaLabel:"Tutup pemilih emoji"},sendAriaLabel:"Kirim pesan"},chatPreview:{clickToChat:"Klik untuk mengobrol",openAriaLabel:"Buka obrolan",sentASticker:"{ sender } mengirim stiker."},emojiPicker:{ariaLabel:"Pemilih emoji",emojiTabAriaLabel:"Emoji",stickerItemAriaLabel:"Pilih stiker"},emojiMart:{search:"Cari",search_no_results_1:"Oh tidak!",search_no_results_2:"Emoji itu tidak dapat ditemukan",pick:"Pilih emoji…",add_custom:"Tambahkan emoji kustom",categories:{activity:"Aktivitas",custom:"Kustom",flags:"Bendera",foods:"Makanan & Minuman",frequent:"Sering digunakan",nature:"Hewan & Alam",objects:"Objek",people:"Wajah & Orang",places:"Perjalanan & Tempat",search:"Hasil Pencarian",symbols:"Simbol"},skins:{1:"Default",2:"Terang",3:"Agak Terang",4:"Sedang",5:"Agak Gelap",6:"Gelap",choose:"Pilih nada kulit default"}}},"pt-BR":{emojiMartLocale:"pt",common:{you:"Você"},chatRoom:{toggleAriaLabel:"Alternar sala de bate-papo",closeAriaLabel:"Fechar o bate-papo",loading:"CARREGANDO...",loadingAriaLabel:"Carregando",messageListAriaLabel:"Lista de mensagens",banned:"Você foi banido permanentemente desta sala.",rules:{ariaLabel:"Regras da sala"},message:{sending:"Enviando...",failed:"Falha ao enviar a mensagem"},error:{BAD_REQUEST:"REQUISIÇÃO INVÁLIDA",TOKEN_INVALID:"TOKEN INVÁLIDO",FORBIDDEN:"PROIBIDO",USER_MUTED:"USUÁRIO SILENCIADO",USER_BANNED:"USUÁRIO BANIDO",ROOM_NOT_FOUND:"SALA NÃO ENCONTRADA",CHAT_MESSAGE_STORE_UNAVAILABLE:"ARMAZENAMENTO DE MENSAGENS DE CHAT INDISPONÍVEL",CHAT_MESSAGE_BLOCKED:"MENSAGEM DE CHAT BLOQUEADA",INTERNAL_SERVER_ERROR:"ERRO INTERNO DO SERVIDOR",INVALID_TYPE:"TIPO INVÁLIDO",INVALID_MESSAGE_TYPE:"TIPO DE MENSAGEM INVÁLIDO",STICKER_NOT_AVAILABLE:"Algo deu errado. Por favor, atualize a página.",UNKNOWN_ERROR:"ERRO DESCONHECIDO"},joinFailed:"Falha ao entrar",joinFailedAriaLabel:"Falha ao entrar",retry:"Tentar novamente",scrollToBottomAriaLabel:"Rolar até o final",input:{placeholder:"Por favor, insira o conteúdo",muted:"🚫 Você foi banido",ariaLabel:"Campo de entrada de mensagem"},emojiButton:{openAriaLabel:"Abrir seletor de emoji",closeAriaLabel:"Fechar seletor de emoji"},sendAriaLabel:"Enviar mensagem"},chatPreview:{clickToChat:"Clique para conversar",openAriaLabel:"Abrir o bate-papo",sentASticker:"{ sender } enviou uma figurinha."},emojiPicker:{ariaLabel:"Seletor de emoji",emojiTabAriaLabel:"Emojis",stickerItemAriaLabel:"Escolher figurinha"},emojiMart:{search:"Procurar",search_no_results_1:"Oh não!",search_no_results_2:"Esse emoji não foi encontrado",pick:"Escolha um emoji...",add_custom:"Adicione um emoji customizado",categories:{activity:"Atividade",custom:"Customizado",flags:"Bandeiras",foods:"Comidas & Bebidas",frequent:"Usados recentemente",nature:"Animais & Natureza",objects:"Objetos",people:"Carinhas & Pessoas",places:"Viagens & Lugares",search:"Resultados encontrados",symbols:"Símbolos"},skins:{1:"Padrão",2:"Clara",3:"Morena-Clara",4:"Morena",5:"Morena-Escura",6:"Escura",choose:"Escolha a cor de pele padrão"}}},"my-MM":{emojiMartLocale:"en",common:{you:"သင်"},chatRoom:{toggleAriaLabel:"စကားပြောခန်း ပြောင်းလဲ",closeAriaLabel:"စကားပြောမှု ပိတ်မည်",loading:"တင်နေသည်...",loadingAriaLabel:"တင်နေသည်",messageListAriaLabel:"မက်ဆေ့ချ်စာရင်း",banned:"သင်သည် ဤအခန်းမှ အမြဲတမ်း ပိတ်ထားခြင်းခံရသည်။",rules:{ariaLabel:"စကားပြောဆိုမှု စည်းကမ်းများ"},message:{sending:"ပို့နေသည်...",failed:"မက်ဆေ့ချ် ပို့မရပါ"},error:{BAD_REQUEST:"တောင်းဆိုမှု မှားယွင်းသည်",TOKEN_INVALID:"တိုကင် မမှန်ကန်ပါ",FORBIDDEN:"ဝင်ခွင့် မရှိပါ",USER_MUTED:"အသုံးပြုသူ အသံပိတ်ထားသည်",USER_BANNED:"အသုံးပြုသူ တားမြစ်ခံရသည်",ROOM_NOT_FOUND:"အခန်းကို ရှာမတွေ့ပါ",CHAT_MESSAGE_STORE_UNAVAILABLE:"စကားပြောမှတ်တမ်း သိုလှောင်မှု မရရှိနိုင်ပါ",CHAT_MESSAGE_BLOCKED:"စကားပြောမက်ဆေ့ချ် ပိတ်ဆို့ခံရသည်",INTERNAL_SERVER_ERROR:"ဆာဗာ အတွင်းပိုင်း အမှားအယွင်း",INVALID_TYPE:"အမျိုးအစား မမှန်ကန်ပါ",INVALID_MESSAGE_TYPE:"မက်ဆေ့ချ် အမျိုးအစား မမှန်ကန်ပါ",STICKER_NOT_AVAILABLE:"တစ်ခုခု မှားယွင်းသွားသည်။ ကျေးဇူးပြု၍ စာမျက်နှာကို ပြန်လည်တင်ပါ။",UNKNOWN_ERROR:"အမျိုးအစားမသိ အမှားအယွင်း"},joinFailed:"ချိတ်ဆက်မှု မအောင်မြင်ပါ",joinFailedAriaLabel:"ချိတ်ဆက်မှု မအောင်မြင်ပါ",retry:"ထပ်ကြိုးစားရန်",scrollToBottomAriaLabel:"အောက်ဆုံးသို့ ဆင်းရန်",input:{placeholder:"စာရိုက်ပါ",muted:"🚫 သင်သည် တားမြစ်ခံရသည်",ariaLabel:"မက်ဆေ့ချ် ထည့်သွင်းသည့် နေရာ"},emojiButton:{openAriaLabel:"အီမိုဂျီ ရွေးချယ်မှု ဖွင့်ရန်",closeAriaLabel:"အီမိုဂျီ ရွေးချယ်မှု ပိတ်ရန်"},sendAriaLabel:"မက်ဆေ့ချ် ပို့ရန်"},chatPreview:{clickToChat:"စကားပြောရန် နှိပ်ပါ",openAriaLabel:"စကားပြောမှု ဖွင့်ရန်",sentASticker:"{ sender } သည် စတစ်ကာတစ်ခု ပေးပို့လိုက်သည်။"},emojiPicker:{ariaLabel:"အီမိုဂျီ ရွေးချယ်ကိရိယာ",emojiTabAriaLabel:"အီမိုဂျီများ",stickerItemAriaLabel:"စတစ်ကာ ရွေးချယ်ပါ"},emojiMart:{search:"ရှာဖွေရန်",search_no_results_1:"အို မဟုတ်ဘူး!",search_no_results_2:"ထိုအီမိုဂျီကို ရှာမတွေ့ပါ",pick:"အီမိုဂျီတစ်ခု ရွေးချယ်ပါ…",add_custom:"စိတ်ကြိုက် အီမိုဂျီ ထည့်ရန်",categories:{activity:"လှုပ်ရှားမှု",custom:"စိတ်ကြိုက်",flags:"အလံများ",foods:"အစားအသောက်",frequent:"မကြာခဏ အသုံးပြုသော",nature:"တိရစ္ဆာန်နှင့် သဘာဝ",objects:"အရာဝတ္ထုများ",people:"မျက်နှာများနှင့် လူများ",places:"ခရီးသွားနှင့် နေရာများ",search:"ရှာဖွေမှု ရလဒ်များ",symbols:"သင်္ကေတများ"},skins:{1:"မူလ",2:"အဖြူ",3:"အနည်းငယ် အဖြူ",4:"အလတ်",5:"အနည်းငယ် အမည်း",6:"အမည်း",choose:"မူလ အရေပြား အရောင် ရွေးချယ်ပါ"}}},"hi-IN":{emojiMartLocale:"hi",common:{you:"आप"},chatRoom:{toggleAriaLabel:"चैट रूम टॉगल",closeAriaLabel:"चैट बंद करें",loading:"लोड हो रहा है...",loadingAriaLabel:"लोड हो रहा है",messageListAriaLabel:"संदेश सूची",banned:"आपको इस रूम से स्थायी रूप से बाहर कर दिया गया है।",rules:{ariaLabel:"चैट नियम"},message:{sending:"भेज रहा है...",failed:"संदेश भेजने में विफल"},error:{BAD_REQUEST:"ग़लत अनुरोध",TOKEN_INVALID:"टोकन अमान्य है",FORBIDDEN:"प्रतिबंधित",USER_MUTED:"उपयोगकर्ता को म्यूट किया गया",USER_BANNED:"उपयोगकर्ता को बैन किया गया",ROOM_NOT_FOUND:"रूम नहीं मिला",CHAT_MESSAGE_STORE_UNAVAILABLE:"चैट संदेश स्टोर अनुपलब्ध है",CHAT_MESSAGE_BLOCKED:"चैट संदेश अवरुद्ध किया गया",INTERNAL_SERVER_ERROR:"आंतरिक सर्वर त्रुटि",INVALID_TYPE:"अमान्य प्रकार",INVALID_MESSAGE_TYPE:"अमान्य संदेश प्रकार",STICKER_NOT_AVAILABLE:"कुछ गलत हो गया। कृपया रीफ्रेश करें।",UNKNOWN_ERROR:"अज्ञात त्रुटि"},joinFailed:"जुड़ने में विफल",joinFailedAriaLabel:"जुड़ने में विफल",retry:"पुनः प्रयास करें",scrollToBottomAriaLabel:"नीचे स्क्रॉल करें",input:{placeholder:"कृपया सामग्री दर्ज करें",muted:"🚫 आपको बैन किया गया है",ariaLabel:"संदेश इनपुट फ़ील्ड"},emojiButton:{openAriaLabel:"इमोजी पिकर खोलें",closeAriaLabel:"इमोजी पिकर बंद करें"},sendAriaLabel:"संदेश भेजें"},chatPreview:{clickToChat:"चैट करने के लिए क्लिक करें",openAriaLabel:"चैट खोलें",sentASticker:"{ sender } ने एक स्टिकर भेजा।"},emojiPicker:{ariaLabel:"इमोजी पिकर",emojiTabAriaLabel:"इमोजी",stickerItemAriaLabel:"स्टिकर चुनें"},emojiMart:{search:"खोज",search_no_results_1:"धत्तेरे की!",search_no_results_2:"वह भाव चित्र नहीं मिला",pick:"कोई भाव चित्र चुनें...",add_custom:"रीति भाव चित्र जोड़ें",categories:{activity:"गतिविधि",custom:"रीति",flags:"झंडे",foods:"भोजन पेय",frequent:"बहुधा प्रयुक्त",nature:"पशु और प्रकृति",objects:"वस्तुओं",people:"मुस्कुराहट और लोग",places:"यात्रा और स्थान",search:"खोज के परिणाम",symbols:"प्रतीक"},skins:{1:"शुरुआती",2:"हल्का",3:"मध्यम-हल्का",4:"मध्यम",5:"मध्यम-गहरा",6:"गहरा",choose:"शुरुआती रूप चुनें"}}},"ru-RU":{emojiMartLocale:"ru",common:{you:"Ты"},chatRoom:{toggleAriaLabel:"Переключить чат",closeAriaLabel:"Закрыть чат",loading:"ЗАГРУЗКА...",loadingAriaLabel:"Загрузка",messageListAriaLabel:"Список сообщений",banned:"Вы были навсегда заблокированы в этой комнате.",rules:{ariaLabel:"Правила чата"},message:{sending:"Отправка...",failed:"Не удалось отправить сообщение"},error:{BAD_REQUEST:"НЕВЕРНЫЙ ЗАПРОС",TOKEN_INVALID:"ТОКЕН НЕДЕЙСТВИТЕЛЕН",FORBIDDEN:"ЗАПРЕЩЕНО",USER_MUTED:"ПОЛЬЗОВАТЕЛЬ ЗАГЛУШЁН",USER_BANNED:"ПОЛЬЗОВАТЕЛЬ ЗАБАНЕН",ROOM_NOT_FOUND:"КОМНАТА НЕ НАЙДЕНА",CHAT_MESSAGE_STORE_UNAVAILABLE:"ХРАНИЛИЩЕ СООБЩЕНИЙ ЧАТА НЕДОСТУПНО",CHAT_MESSAGE_BLOCKED:"СООБЩЕНИЕ ЧАТА ЗАБЛОКИРОВАНО",INTERNAL_SERVER_ERROR:"ВНУТРЕННЯЯ ОШИБКА СЕРВЕРА",INVALID_TYPE:"НЕДОПУСТИМЫЙ ТИП",INVALID_MESSAGE_TYPE:"НЕДОПУСТИМЫЙ ТИП СООБЩЕНИЯ",STICKER_NOT_AVAILABLE:"Что-то пошло не так. Пожалуйста, обновите страницу.",UNKNOWN_ERROR:"НЕИЗВЕСТНАЯ ОШИБКА"},joinFailed:"Ошибка подключения",joinFailedAriaLabel:"Ошибка подключения",retry:"Повторить",scrollToBottomAriaLabel:"Прокрутить вниз",input:{placeholder:"Введите текст",muted:"🚫 Вы забанены",ariaLabel:"Поле ввода сообщения"},emojiButton:{openAriaLabel:"Открыть выбор эмодзи",closeAriaLabel:"Закрыть выбор эмодзи"},sendAriaLabel:"Отправить сообщение"},chatPreview:{clickToChat:"Нажмите, чтобы общаться",openAriaLabel:"Открыть чат",sentASticker:"{ sender } отправил(а) стикер."},emojiPicker:{ariaLabel:"Выбор эмодзи",emojiTabAriaLabel:"Эмодзи",stickerItemAriaLabel:"Выбрать стикер"},emojiMart:{search:"Поиск",search_no_results_1:"О нет!",search_no_results_2:"Эмодзи не найден",pick:"Выберите эмодзи…",add_custom:"Добавить свой эмодзи",categories:{activity:"Активности",custom:"Свои",flags:"Флаги",foods:"Еда и напитки",frequent:"Часто используемые",nature:"Животные и природа",objects:"Предметы",people:"Эмоции и люди",places:"Путешествия и места",search:"Результаты поиска",symbols:"Символы"},skins:{1:"По умолчанию",2:"Светлый",3:"Средне-светлый",4:"Средний",5:"Средне-тёмный",6:"Тёмный",choose:"Выберите цвет кожи по умолчанию"}}},"ko-KR":{emojiMartLocale:"ko",common:{you:"너"},chatRoom:{toggleAriaLabel:"채팅방 토글",closeAriaLabel:"채팅방 닫기",loading:"불러오는 중...",loadingAriaLabel:"불러오는 중",messageListAriaLabel:"메시지 목록",banned:"이 채팅방에서 영구적으로 차단되었습니다.",rules:{ariaLabel:"채팅방 규칙"},message:{sending:"전송 중...",failed:"메시지 전송 실패"},error:{BAD_REQUEST:"잘못된 요청",TOKEN_INVALID:"토큰이 유효하지 않음",FORBIDDEN:"접근 금지",USER_MUTED:"사용자 음소거됨",USER_BANNED:"사용자 차단됨",ROOM_NOT_FOUND:"방을 찾을 수 없음",CHAT_MESSAGE_STORE_UNAVAILABLE:"채팅 메시지 저장소를 사용할 수 없음",CHAT_MESSAGE_BLOCKED:"채팅 메시지 차단됨",INTERNAL_SERVER_ERROR:"내부 서버 오류",INVALID_TYPE:"유효하지 않은 유형",INVALID_MESSAGE_TYPE:"유효하지 않은 메시지 유형",STICKER_NOT_AVAILABLE:"오류가 발생했습니다. 새로 고침 해주세요.",UNKNOWN_ERROR:"알 수 없는 오류"},joinFailed:"참여 실패",joinFailedAriaLabel:"참여 실패",retry:"다시 시도",scrollToBottomAriaLabel:"맨 아래로 이동",input:{placeholder:"내용을 입력해 주세요",muted:"🚫 당신은 차단되었습니다",ariaLabel:"메시지 입력창"},emojiButton:{openAriaLabel:"이모지 선택기 열기",closeAriaLabel:"이모지 선택기 닫기"},sendAriaLabel:"메시지 보내기"},chatPreview:{clickToChat:"클릭하여 채팅하기",openAriaLabel:"채팅방 열기",sentASticker:"{ sender }님이 스티커를 보냈습니다."},emojiPicker:{ariaLabel:"이모지 선택기",emojiTabAriaLabel:"이모지",stickerItemAriaLabel:"스티커 선택"},emojiMart:{search:"검색",search_no_results_1:"어머나!",search_no_results_2:"결과를 찾을 수 없어요",pick:"이모지 선택하기",add_custom:"이모지 추가하기",categories:{activity:"활동",custom:"커스텀",flags:"깃발",foods:"음식 및 음료",frequent:"자주 사용하는 항목",nature:"동물 및 자연",objects:"사물",people:"스마일리 및 사람",places:"여행 및 장소",search:"검색 결과",symbols:"기호"},skins:{1:"표준",2:"밝은 피부색",3:"약간 밝은 피부색",4:"중간 피부색",5:"약간 어두운 피부색",6:"어두운 피부색",choose:"기준 피부색 선택하기"}}},"ms-MY":{emojiMartLocale:"en",common:{you:"Kamu"},chatRoom:{toggleAriaLabel:"Togol bilik sembang",closeAriaLabel:"Tutup sembang",loading:"MEMUATKAN...",loadingAriaLabel:"Memuatkan",messageListAriaLabel:"Senarai mesej",banned:"Anda telah dikunci keluar dari bilik ini secara kekal.",rules:{ariaLabel:"Peraturan sembang"},message:{sending:"Menghantar...",failed:"Gagal menghantar mesej"},error:{BAD_REQUEST:"PERMINTAAN TIDAK SAH",TOKEN_INVALID:"TOKEN TIDAK SAH",FORBIDDEN:"DILARANG",USER_MUTED:"PENGGUNA DIBISUKAN",USER_BANNED:"PENGGUNA DIBLOK",ROOM_NOT_FOUND:"BILIK TIDAK DIJUMPAI",CHAT_MESSAGE_STORE_UNAVAILABLE:"STORAN MESEJ SEMBANG TIDAK TERSEDIA",CHAT_MESSAGE_BLOCKED:"MESEJ SEMBANG DISEKAT",INTERNAL_SERVER_ERROR:"RALAT PELAYAN DALAMAN",INVALID_TYPE:"JENIS TIDAK SAH",INVALID_MESSAGE_TYPE:"JENIS MESEJ TIDAK SAH",STICKER_NOT_AVAILABLE:"Berlaku ralat. Sila muat semula.",UNKNOWN_ERROR:"RALAT TIDAK DIKETAHUI"},joinFailed:"Gagal menyertai",joinFailedAriaLabel:"Gagal menyertai",retry:"Cuba semula",scrollToBottomAriaLabel:"Tatal ke bawah",input:{placeholder:"Sila masukkan kandungan",muted:"🚫 Anda telah diblok",ariaLabel:"Medan input mesej"},emojiButton:{openAriaLabel:"Buka pemilih emoji",closeAriaLabel:"Tutup pemilih emoji"},sendAriaLabel:"Hantar mesej"},chatPreview:{clickToChat:"Klik untuk berbual",openAriaLabel:"Buka sembang",sentASticker:"{ sender } menghantar pelekat."},emojiPicker:{ariaLabel:"Pemilih emoji",emojiTabAriaLabel:"Emoji",stickerItemAriaLabel:"Pilih pelekat"},emojiMart:{search:"Cari",search_no_results_1:"Oh tidak!",search_no_results_2:"Emoji itu tidak dapat dijumpai",pick:"Pilih emoji…",add_custom:"Tambah emoji tersuai",categories:{activity:"Aktiviti",custom:"Tersuai",flags:"Bendera",foods:"Makanan & Minuman",frequent:"Kerap digunakan",nature:"Haiwan & Alam Semula Jadi",objects:"Objek",people:"Wajah & Orang",places:"Perjalanan & Tempat",search:"Keputusan Carian",symbols:"Simbol"},skins:{1:"Lalai",2:"Cerah",3:"Agak Cerah",4:"Sederhana",5:"Agak Gelap",6:"Gelap",choose:"Pilih warna kulit lalai"}}},"fil-PH":{emojiMartLocale:"en",common:{you:"Ikaw"},chatRoom:{toggleAriaLabel:"I-toggle ang chat room",closeAriaLabel:"Isara ang chat",loading:"NAGLO-LOAD...",loadingAriaLabel:"Naglo-load",messageListAriaLabel:"Listahan ng mga mensahe",banned:"Permanente kang na-lock out sa room na ito.",rules:{ariaLabel:"Mga panuntunan sa chat"},message:{sending:"Ipinapadala...",failed:"Hindi naipadala ang mensahe"},error:{BAD_REQUEST:"MALING KAHILINGAN",TOKEN_INVALID:"HINDI VALID ANG TOKEN",FORBIDDEN:"IPINAGBABAWAL",USER_MUTED:"NA-MUTE ANG USER",USER_BANNED:"NA-BAN ANG USER",ROOM_NOT_FOUND:"HINDI MAHANAP ANG ROOM",CHAT_MESSAGE_STORE_UNAVAILABLE:"HINDI AVAILABLE ANG CHAT MESSAGE STORE",CHAT_MESSAGE_BLOCKED:"NA-BLOCK ANG CHAT MESSAGE",INTERNAL_SERVER_ERROR:"INTERNAL SERVER ERROR",INVALID_TYPE:"HINDI VALID ANG TYPE",INVALID_MESSAGE_TYPE:"HINDI VALID ANG MESSAGE TYPE",STICKER_NOT_AVAILABLE:"May nangyaring mali. Mangyaring i-refresh.",UNKNOWN_ERROR:"HINDI KILALANG ERROR"},joinFailed:"Nabigo ang pagsali",joinFailedAriaLabel:"Nabigo ang pagsali",retry:"Subukan ulit",scrollToBottomAriaLabel:"Mag-scroll pababa",input:{placeholder:"I-type dito",muted:"🚫 Na-ban ka",ariaLabel:"Field para sa pagpasok ng mensahe"},emojiButton:{openAriaLabel:"Buksan ang emoji picker",closeAriaLabel:"Isara ang emoji picker"},sendAriaLabel:"Ipadala ang mensahe"},chatPreview:{clickToChat:"I-click para mag-chat",openAriaLabel:"Buksan ang chat",sentASticker:"Nagpadala ng sticker si { sender }."},emojiPicker:{ariaLabel:"Emoji picker",emojiTabAriaLabel:"Mga Emoji",stickerItemAriaLabel:"Pumili ng sticker"},emojiMart:{search:"Maghanap",search_no_results_1:"Ay nako!",search_no_results_2:"Hindi mahanap ang emoji na iyon",pick:"Pumili ng emoji…",add_custom:"Magdagdag ng custom na emoji",categories:{activity:"Aktibidad",custom:"Custom",flags:"Mga Bandila",foods:"Pagkain at Inumin",frequent:"Madalas gamitin",nature:"Mga Hayop at Kalikasan",objects:"Mga Bagay",people:"Mga Mukha at Tao",places:"Paglalakbay at mga Lugar",search:"Mga Resulta ng Paghahanap",symbols:"Mga Simbolo"},skins:{1:"Default",2:"Maliwanag",3:"Katamtamang Maliwanag",4:"Katamtaman",5:"Katamtamang Madilim",6:"Madilim",choose:"Pumili ng default na tono ng balat"}}}},e0=["en-US","zh-Hant","zh-Hans","vi-VN","th-TH","id-ID","pt-BR","my-MM","hi-IN","ru-RU","ko-KR","ms-MY","fil-PH"],cu="en-US",Jo=fe(cu),n0=hn(()=>lu[Jo.value]),uu=(e="")=>{Jo.value=e in lu?e:cu},sa=()=>({locale:Aa(Jo),i18n:n0,setLocale:uu});function Zo(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Ot=Zo();function mu(e){Ot=e}var Ft={exec:()=>null};function ge(e,n=""){let i=typeof e=="string"?e:e.source,t={replace:(a,s)=>{let r=typeof s=="string"?s:s.source;return r=r.replace(on.caret,"$1"),i=i.replace(a,r),t},getRegex:()=>new RegExp(i,n)};return t}var i0=((e="")=>{try{return!!new RegExp("(?<=1)(?<!1)"+e)}catch{return!1}})(),on={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] +\S/,listReplaceTask:/^\[[ xX]\] +/,listTaskCheckbox:/\[[ xX]\]/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/[\p{L}\p{N}]/u,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:e=>new RegExp(`^( {0,3}${e})((?:[ ][^\\n]*)?(?:\\n|$))`),nextBulletRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ ][^\\n]*)?(?:\\n|$))`),hrRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`),fencesBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}(?:\`\`\`|~~~)`),headingBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}#`),htmlBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}<(?:[a-z].*>|!--)`,"i"),blockquoteBeginRegex:e=>new RegExp(`^ {0,${Math.min(3,e-1)}}>`)},t0=/^(?:[ \t]*(?:\n|$))+/,a0=/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,s0=/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,Ja=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,r0=/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,Xo=/ {0,3}(?:[*+-]|\d{1,9}[.)])/,hu=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,yu=ge(hu).replace(/bull/g,Xo).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),o0=ge(hu).replace(/bull/g,Xo).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Yo=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,f0=/^[^\n]+/,ef=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,d0=ge(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",ef).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),l0=ge(/^(bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Xo).getRegex(),fr="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",nf=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,c0=ge("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ ]*)+\\n|$))","i").replace("comment",nf).replace("tag",fr).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),vu=ge(Yo).replace("hr",Ja).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fr).getRegex(),u0=ge(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",vu).getRegex(),tf={blockquote:u0,code:a0,def:d0,fences:s0,heading:r0,hr:Ja,html:c0,lheading:yu,list:l0,newline:t0,paragraph:vu,table:Ft,text:f0},gu=ge("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Ja).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3} )[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fr).getRegex(),m0={...tf,lheading:o0,table:gu,paragraph:ge(Yo).replace("hr",Ja).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",gu).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)])[ \\t]").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",fr).getRegex()},h0={...tf,html:ge(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:"[^"]*"|'[^']*'|\\s[^'"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",nf).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Ft,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:ge(Yo).replace("hr",Ja).replace("heading",` *#{1,6} *[^
|
|
23
|
+
]`).replace("lheading",yu).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()},y0=/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,v0=/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,pu=/^( {2,}|\\)\n(?!\s*$)/,g0=/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,ra=/[\p{P}\p{S}]/u,dr=/[\s\p{P}\p{S}]/u,af=/[^\s\p{P}\p{S}]/u,p0=ge(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,dr).getRegex(),ku=/(?!~)[\p{P}\p{S}]/u,k0=/(?!~)[\s\p{P}\p{S}]/u,_0=/(?:[^\s\p{P}\p{S}]|~)/u,b0=ge(/link|precode-code|html/,"g").replace("link",/\[(?:[^\[\]`]|(?<a>`+)[^`]+\k<a>(?!`))*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)/).replace("precode-",i0?"(?<!`)()":"(^^|[^`])").replace("code",/(?<b>`+)[^`]+\k<b>(?!`)/).replace("html",/<(?! )[^<>]*?>/).getRegex(),_u=/^(?:\*+(?:((?!\*)punct)|([^\s*]))?)|^_+(?:((?!_)punct)|([^\s_]))?/,w0=ge(_u,"u").replace(/punct/g,ra).getRegex(),x0=ge(_u,"u").replace(/punct/g,ku).getRegex(),bu="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",A0=ge(bu,"gu").replace(/notPunctSpace/g,af).replace(/punctSpace/g,dr).replace(/punct/g,ra).getRegex(),S0=ge(bu,"gu").replace(/notPunctSpace/g,_0).replace(/punctSpace/g,k0).replace(/punct/g,ku).getRegex(),E0=ge("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,af).replace(/punctSpace/g,dr).replace(/punct/g,ra).getRegex(),C0=ge(/^~~?(?:((?!~)punct)|[^\s~])/,"u").replace(/punct/g,ra).getRegex(),R0="^[^~]+(?=[^~])|(?!~)punct(~~?)(?=[\\s]|$)|notPunctSpace(~~?)(?!~)(?=punctSpace|$)|(?!~)punctSpace(~~?)(?=notPunctSpace)|[\\s](~~?)(?!~)(?=punct)|(?!~)punct(~~?)(?!~)(?=punct)|notPunctSpace(~~?)(?=notPunctSpace)",M0=ge(R0,"gu").replace(/notPunctSpace/g,af).replace(/punctSpace/g,dr).replace(/punct/g,ra).getRegex(),T0=ge(/\\(punct)/,"gu").replace(/punct/g,ra).getRegex(),L0=ge(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),O0=ge(nf).replace("(?:-->|$)","-->").getRegex(),F0=ge("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",O0).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),lr=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`+(?!`)[^`]*?`+(?!`)|``+(?=\])|[^\[\]\\`])*?/,I0=ge(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]+(?:\n[ \t]*)?|\n[ \t]*)(title))?\s*\)/).replace("label",lr).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),wu=ge(/^!?\[(label)\]\[(ref)\]/).replace("label",lr).replace("ref",ef).getRegex(),xu=ge(/^!?\[(ref)\](?:\[\])?/).replace("ref",ef).getRegex(),P0=ge("reflink|nolink(?!\\()","g").replace("reflink",wu).replace("nolink",xu).getRegex(),Au=/[hH][tT][tT][pP][sS]?|[fF][tT][pP]/,sf={_backpedal:Ft,anyPunctuation:T0,autolink:L0,blockSkip:b0,br:pu,code:v0,del:Ft,delLDelim:Ft,delRDelim:Ft,emStrongLDelim:w0,emStrongRDelimAst:A0,emStrongRDelimUnd:E0,escape:y0,link:I0,nolink:xu,punctuation:p0,reflink:wu,reflinkSearch:P0,tag:F0,text:g0,url:Ft},j0={...sf,link:ge(/^!?\[(label)\]\((.*?)\)/).replace("label",lr).getRegex(),reflink:ge(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",lr).getRegex()},rf={...sf,emStrongRDelimAst:S0,emStrongLDelim:x0,delLDelim:C0,delRDelim:M0,url:ge(/^((?:protocol):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/).replace("protocol",Au).replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:ge(/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|protocol:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/).replace("protocol",Au).getRegex()},B0={...rf,br:ge(pu).replace("{2,}","*").getRegex(),text:ge(rf.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()},cr={normal:tf,gfm:m0,pedantic:h0},Za={normal:sf,gfm:rf,breaks:B0,pedantic:j0},N0={"&":"&","<":"<",">":">",'"':""","'":"'"},Su=e=>N0[e];function Si(e,n){if(n){if(on.escapeTest.test(e))return e.replace(on.escapeReplace,Su)}else if(on.escapeTestNoEncode.test(e))return e.replace(on.escapeReplaceNoEncode,Su);return e}function Eu(e){try{e=encodeURI(e).replace(on.percentDecode,"%")}catch{return null}return e}function Cu(e,n){var s;let i=e.replace(on.findPipe,(r,o,f)=>{let l=!1,d=o;for(;--d>=0&&f[d]==="\\";)l=!l;return l?"|":" |"}),t=i.split(on.splitPipe),a=0;if(t[0].trim()||t.shift(),t.length>0&&!((s=t.at(-1))!=null&&s.trim())&&t.pop(),n)if(t.length>n)t.splice(n);else for(;t.length<n;)t.push("");for(;a<t.length;a++)t[a]=t[a].trim().replace(on.slashPipe,"|");return t}function tt(e,n,i){let t=e.length;if(t===0)return"";let a=0;for(;a<t&&e.charAt(t-a-1)===n;)a++;return e.slice(0,t-a)}function Ru(e){let n=e.split(`
|
|
24
|
+
`),i=n.length-1;for(;i>=0&&on.blankLine.test(n[i]);)i--;return n.length-i<=2?e:n.slice(0,i+1).join(`
|
|
25
|
+
`)}function z0(e,n){if(e.indexOf(n[1])===-1)return-1;let i=0;for(let t=0;t<e.length;t++)if(e[t]==="\\")t++;else if(e[t]===n[0])i++;else if(e[t]===n[1]&&(i--,i<0))return t;return i>0?-2:-1}function D0(e,n=0){let i=n,t="";for(let a of e)if(a===" "){let s=4-i%4;t+=" ".repeat(s),i+=s}else t+=a,i++;return t}function Mu(e,n,i,t,a){let s=n.href,r=n.title||null,o=e[1].replace(a.other.outputLinkReplace,"$1");t.state.inLink=!0;let f={type:e[0].charAt(0)==="!"?"image":"link",raw:i,href:s,title:r,text:o,tokens:t.inlineTokens(o)};return t.state.inLink=!1,f}function q0(e,n,i){let t=e.match(i.other.indentCodeCompensation);if(t===null)return n;let a=t[1];return n.split(`
|
|
26
|
+
`).map(s=>{let r=s.match(i.other.beginningSpace);if(r===null)return s;let[o]=r;return o.length>=a.length?s.slice(a.length):s}).join(`
|
|
27
|
+
`)}var ur=class{constructor(e){P(this,"options");P(this,"rules");P(this,"lexer");this.options=e||Ot}space(e){let n=this.rules.block.newline.exec(e);if(n&&n[0].length>0)return{type:"space",raw:n[0]}}code(e){let n=this.rules.block.code.exec(e);if(n){let i=this.options.pedantic?n[0]:Ru(n[0]),t=i.replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:i,codeBlockStyle:"indented",text:t}}}fences(e){let n=this.rules.block.fences.exec(e);if(n){let i=n[0],t=q0(i,n[3]||"",this.rules);return{type:"code",raw:i,lang:n[2]?n[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):n[2],text:t}}}heading(e){let n=this.rules.block.heading.exec(e);if(n){let i=n[2].trim();if(this.rules.other.endingHash.test(i)){let t=tt(i,"#");(this.options.pedantic||!t||this.rules.other.endingSpaceChar.test(t))&&(i=t.trim())}return{type:"heading",raw:tt(n[0],`
|
|
28
|
+
`),depth:n[1].length,text:i,tokens:this.lexer.inline(i)}}}hr(e){let n=this.rules.block.hr.exec(e);if(n)return{type:"hr",raw:tt(n[0],`
|
|
29
|
+
`)}}blockquote(e){let n=this.rules.block.blockquote.exec(e);if(n){let i=tt(n[0],`
|
|
30
|
+
`).split(`
|
|
31
|
+
`),t="",a="",s=[];for(;i.length>0;){let r=!1,o=[],f;for(f=0;f<i.length;f++)if(this.rules.other.blockquoteStart.test(i[f]))o.push(i[f]),r=!0;else if(!r)o.push(i[f]);else break;i=i.slice(f);let l=o.join(`
|
|
32
|
+
`),d=l.replace(this.rules.other.blockquoteSetextReplace,`
|
|
33
|
+
$1`).replace(this.rules.other.blockquoteSetextReplace2,"");t=t?`${t}
|
|
34
|
+
${l}`:l,a=a?`${a}
|
|
35
|
+
${d}`:d;let c=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(d,s,!0),this.lexer.state.top=c,i.length===0)break;let u=s.at(-1);if((u==null?void 0:u.type)==="code")break;if((u==null?void 0:u.type)==="blockquote"){let p=u,y=p.raw+`
|
|
36
|
+
`+i.join(`
|
|
37
|
+
`),x=this.blockquote(y);s[s.length-1]=x,t=t.substring(0,t.length-p.raw.length)+x.raw,a=a.substring(0,a.length-p.text.length)+x.text;break}else if((u==null?void 0:u.type)==="list"){let p=u,y=p.raw+`
|
|
38
|
+
`+i.join(`
|
|
39
|
+
`),x=this.list(y);s[s.length-1]=x,t=t.substring(0,t.length-u.raw.length)+x.raw,a=a.substring(0,a.length-p.raw.length)+x.raw,i=y.substring(s.at(-1).raw.length).split(`
|
|
40
|
+
`);continue}}return{type:"blockquote",raw:t,tokens:s,text:a}}}list(e){var i,t;let n=this.rules.block.list.exec(e);if(n){let a=n[1].trim(),s=a.length>1,r={type:"list",raw:"",ordered:s,start:s?+a.slice(0,-1):"",loose:!1,items:[]};a=s?`\\d{1,9}\\${a.slice(-1)}`:`\\${a}`,this.options.pedantic&&(a=s?a:"[*+-]");let o=this.rules.other.listItemRegex(a),f=!1;for(;e;){let d=!1,c="",u="";if(!(n=o.exec(e))||this.rules.block.hr.test(e))break;c=n[0],e=e.substring(c.length);let p=D0(n[2].split(`
|
|
41
|
+
`,1)[0],n[1].length),y=e.split(`
|
|
42
|
+
`,1)[0],x=!p.trim(),S=0;if(this.options.pedantic?(S=2,u=p.trimStart()):x?S=n[1].length+1:(S=p.search(this.rules.other.nonSpaceChar),S=S>4?1:S,u=p.slice(S),S+=n[1].length),x&&this.rules.other.blankLine.test(y)&&(c+=y+`
|
|
43
|
+
`,e=e.substring(y.length+1),d=!0),!d){let U=this.rules.other.nextBulletRegex(S),N=this.rules.other.hrRegex(S),K=this.rules.other.fencesBeginRegex(S),O=this.rules.other.headingBeginRegex(S),W=this.rules.other.htmlBeginRegex(S),oe=this.rules.other.blockquoteBeginRegex(S);for(;e;){let se=e.split(`
|
|
44
|
+
`,1)[0],pe;if(y=se,this.options.pedantic?(y=y.replace(this.rules.other.listReplaceNesting," "),pe=y):pe=y.replace(this.rules.other.tabCharGlobal," "),K.test(y)||O.test(y)||W.test(y)||oe.test(y)||U.test(y)||N.test(y))break;if(pe.search(this.rules.other.nonSpaceChar)>=S||!y.trim())u+=`
|
|
45
|
+
`+pe.slice(S);else{if(x||p.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||K.test(p)||O.test(p)||N.test(p))break;u+=`
|
|
46
|
+
`+y}x=!y.trim(),c+=se+`
|
|
47
|
+
`,e=e.substring(se.length+1),p=pe.slice(S)}}r.loose||(f?r.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(f=!0)),r.items.push({type:"list_item",raw:c,task:!!this.options.gfm&&this.rules.other.listIsTask.test(u),loose:!1,text:u,tokens:[]}),r.raw+=c}let l=r.items.at(-1);if(l)l.raw=l.raw.trimEnd(),l.text=l.text.trimEnd();else return;r.raw=r.raw.trimEnd();for(let d of r.items){if(this.lexer.state.top=!1,d.tokens=this.lexer.blockTokens(d.text,[]),d.task){if(d.text=d.text.replace(this.rules.other.listReplaceTask,""),((i=d.tokens[0])==null?void 0:i.type)==="text"||((t=d.tokens[0])==null?void 0:t.type)==="paragraph"){d.tokens[0].raw=d.tokens[0].raw.replace(this.rules.other.listReplaceTask,""),d.tokens[0].text=d.tokens[0].text.replace(this.rules.other.listReplaceTask,"");for(let u=this.lexer.inlineQueue.length-1;u>=0;u--)if(this.rules.other.listIsTask.test(this.lexer.inlineQueue[u].src)){this.lexer.inlineQueue[u].src=this.lexer.inlineQueue[u].src.replace(this.rules.other.listReplaceTask,"");break}}let c=this.rules.other.listTaskCheckbox.exec(d.raw);if(c){let u={type:"checkbox",raw:c[0]+" ",checked:c[0]!=="[ ]"};d.checked=u.checked,r.loose?d.tokens[0]&&["paragraph","text"].includes(d.tokens[0].type)&&"tokens"in d.tokens[0]&&d.tokens[0].tokens?(d.tokens[0].raw=u.raw+d.tokens[0].raw,d.tokens[0].text=u.raw+d.tokens[0].text,d.tokens[0].tokens.unshift(u)):d.tokens.unshift({type:"paragraph",raw:u.raw,text:u.raw,tokens:[u]}):d.tokens.unshift(u)}}if(!r.loose){let c=d.tokens.filter(p=>p.type==="space"),u=c.length>0&&c.some(p=>this.rules.other.anyLine.test(p.raw));r.loose=u}}if(r.loose)for(let d of r.items){d.loose=!0;for(let c of d.tokens)c.type==="text"&&(c.type="paragraph")}return r}}html(e){let n=this.rules.block.html.exec(e);if(n){let i=Ru(n[0]);return{type:"html",block:!0,raw:i,pre:n[1]==="pre"||n[1]==="script"||n[1]==="style",text:i}}}def(e){let n=this.rules.block.def.exec(e);if(n){let i=n[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),t=n[2]?n[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",a=n[3]?n[3].substring(1,n[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):n[3];return{type:"def",tag:i,raw:tt(n[0],`
|
|
48
|
+
`),href:t,title:a}}}table(e){var r;let n=this.rules.block.table.exec(e);if(!n||!this.rules.other.tableDelimiter.test(n[2]))return;let i=Cu(n[1]),t=n[2].replace(this.rules.other.tableAlignChars,"").split("|"),a=(r=n[3])!=null&&r.trim()?n[3].replace(this.rules.other.tableRowBlankLine,"").split(`
|
|
49
|
+
`):[],s={type:"table",raw:tt(n[0],`
|
|
50
|
+
`),header:[],align:[],rows:[]};if(i.length===t.length){for(let o of t)this.rules.other.tableAlignRight.test(o)?s.align.push("right"):this.rules.other.tableAlignCenter.test(o)?s.align.push("center"):this.rules.other.tableAlignLeft.test(o)?s.align.push("left"):s.align.push(null);for(let o=0;o<i.length;o++)s.header.push({text:i[o],tokens:this.lexer.inline(i[o]),header:!0,align:s.align[o]});for(let o of a)s.rows.push(Cu(o,s.header.length).map((f,l)=>({text:f,tokens:this.lexer.inline(f),header:!1,align:s.align[l]})));return s}}lheading(e){let n=this.rules.block.lheading.exec(e);if(n){let i=n[1].trim();return{type:"heading",raw:tt(n[0],`
|
|
51
|
+
`),depth:n[2].charAt(0)==="="?1:2,text:i,tokens:this.lexer.inline(i)}}}paragraph(e){let n=this.rules.block.paragraph.exec(e);if(n){let i=n[1].charAt(n[1].length-1)===`
|
|
52
|
+
`?n[1].slice(0,-1):n[1];return{type:"paragraph",raw:n[0],text:i,tokens:this.lexer.inline(i)}}}text(e){let n=this.rules.block.text.exec(e);if(n)return{type:"text",raw:n[0],text:n[0],tokens:this.lexer.inline(n[0])}}escape(e){let n=this.rules.inline.escape.exec(e);if(n)return{type:"escape",raw:n[0],text:n[1]}}tag(e){let n=this.rules.inline.tag.exec(e);if(n)return!this.lexer.state.inLink&&this.rules.other.startATag.test(n[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(n[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(n[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(n[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:n[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:n[0]}}link(e){let n=this.rules.inline.link.exec(e);if(n){let i=n[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(i)){if(!this.rules.other.endAngleBracket.test(i))return;let s=tt(i.slice(0,-1),"\\");if((i.length-s.length)%2===0)return}else{let s=z0(n[2],"()");if(s===-2)return;if(s>-1){let r=(n[0].indexOf("!")===0?5:4)+n[1].length+s;n[2]=n[2].substring(0,s),n[0]=n[0].substring(0,r).trim(),n[3]=""}}let t=n[2],a="";if(this.options.pedantic){let s=this.rules.other.pedanticHrefTitle.exec(t);s&&(t=s[1],a=s[3])}else a=n[3]?n[3].slice(1,-1):"";return t=t.trim(),this.rules.other.startAngleBracket.test(t)&&(this.options.pedantic&&!this.rules.other.endAngleBracket.test(i)?t=t.slice(1):t=t.slice(1,-1)),Mu(n,{href:t&&t.replace(this.rules.inline.anyPunctuation,"$1"),title:a&&a.replace(this.rules.inline.anyPunctuation,"$1")},n[0],this.lexer,this.rules)}}reflink(e,n){let i;if((i=this.rules.inline.reflink.exec(e))||(i=this.rules.inline.nolink.exec(e))){let t=(i[2]||i[1]).replace(this.rules.other.multipleSpaceGlobal," "),a=n[t.toLowerCase()];if(!a){let s=i[0].charAt(0);return{type:"text",raw:s,text:s}}return Mu(i,a,i[0],this.lexer,this.rules)}}emStrong(e,n,i=""){let t=this.rules.inline.emStrongLDelim.exec(e);if(!(!t||!t[1]&&!t[2]&&!t[3]&&!t[4]||t[4]&&i.match(this.rules.other.unicodeAlphaNumeric))&&(!(t[1]||t[3])||!i||this.rules.inline.punctuation.exec(i))){let a=[...t[0]].length-1,s,r,o=a,f=0,l=t[0][0]==="*"?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(l.lastIndex=0,n=n.slice(-1*e.length+a);(t=l.exec(n))!==null;){if(s=t[1]||t[2]||t[3]||t[4]||t[5]||t[6],!s)continue;if(r=[...s].length,t[3]||t[4]){o+=r;continue}else if((t[5]||t[6])&&a%3&&!((a+r)%3)){f+=r;continue}if(o-=r,o>0)continue;r=Math.min(r,r+o+f);let d=[...t[0]][0].length,c=e.slice(0,a+t.index+d+r);if(Math.min(a,r)%2){let p=c.slice(1,-1);return{type:"em",raw:c,text:p,tokens:this.lexer.inlineTokens(p)}}let u=c.slice(2,-2);return{type:"strong",raw:c,text:u,tokens:this.lexer.inlineTokens(u)}}}}codespan(e){let n=this.rules.inline.code.exec(e);if(n){let i=n[2].replace(this.rules.other.newLineCharGlobal," "),t=this.rules.other.nonSpaceChar.test(i),a=this.rules.other.startingSpaceChar.test(i)&&this.rules.other.endingSpaceChar.test(i);return t&&a&&(i=i.substring(1,i.length-1)),{type:"codespan",raw:n[0],text:i}}}br(e){let n=this.rules.inline.br.exec(e);if(n)return{type:"br",raw:n[0]}}del(e,n,i=""){let t=this.rules.inline.delLDelim.exec(e);if(t&&(!t[1]||!i||this.rules.inline.punctuation.exec(i))){let a=[...t[0]].length-1,s,r,o=a,f=this.rules.inline.delRDelim;for(f.lastIndex=0,n=n.slice(-1*e.length+a);(t=f.exec(n))!==null;){if(s=t[1]||t[2]||t[3]||t[4]||t[5]||t[6],!s||(r=[...s].length,r!==a))continue;if(t[3]||t[4]){o+=r;continue}if(o-=r,o>0)continue;r=Math.min(r,r+o);let l=[...t[0]][0].length,d=e.slice(0,a+t.index+l+r),c=d.slice(a,-a);return{type:"del",raw:d,text:c,tokens:this.lexer.inlineTokens(c)}}}}autolink(e){let n=this.rules.inline.autolink.exec(e);if(n){let i,t;return n[2]==="@"?(i=n[1],t="mailto:"+i):(i=n[1],t=i),{type:"link",raw:n[0],text:i,href:t,tokens:[{type:"text",raw:i,text:i}]}}}url(e){var i;let n;if(n=this.rules.inline.url.exec(e)){let t,a;if(n[2]==="@")t=n[0],a="mailto:"+t;else{let s;do s=n[0],n[0]=((i=this.rules.inline._backpedal.exec(n[0]))==null?void 0:i[0])??"";while(s!==n[0]);t=n[0],n[1]==="www."?a="http://"+n[0]:a=n[0]}return{type:"link",raw:n[0],text:t,href:a,tokens:[{type:"text",raw:t,text:t}]}}}inlineText(e){let n=this.rules.inline.text.exec(e);if(n){let i=this.lexer.state.inRawBlock;return{type:"text",raw:n[0],text:n[0],escaped:i}}}},si=class Of{constructor(n){P(this,"tokens");P(this,"options");P(this,"state");P(this,"inlineQueue");P(this,"tokenizer");this.tokens=[],this.tokens.links=Object.create(null),this.options=n||Ot,this.options.tokenizer=this.options.tokenizer||new ur,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};let i={other:on,block:cr.normal,inline:Za.normal};this.options.pedantic?(i.block=cr.pedantic,i.inline=Za.pedantic):this.options.gfm&&(i.block=cr.gfm,this.options.breaks?i.inline=Za.breaks:i.inline=Za.gfm),this.tokenizer.rules=i}static get rules(){return{block:cr,inline:Za}}static lex(n,i){return new Of(i).lex(n)}static lexInline(n,i){return new Of(i).inlineTokens(n)}lex(n){n=n.replace(on.carriageReturn,`
|
|
53
|
+
`),this.blockTokens(n,this.tokens);for(let i=0;i<this.inlineQueue.length;i++){let t=this.inlineQueue[i];this.inlineTokens(t.src,t.tokens)}return this.inlineQueue=[],this.tokens}blockTokens(n,i=[],t=!1){var s,r,o;this.tokenizer.lexer=this,this.options.pedantic&&(n=n.replace(on.tabCharGlobal," ").replace(on.spaceLine,""));let a=1/0;for(;n;){if(n.length<a)a=n.length;else{this.infiniteLoopError(n.charCodeAt(0));break}let f;if((r=(s=this.options.extensions)==null?void 0:s.block)!=null&&r.some(d=>(f=d.call({lexer:this},n,i))?(n=n.substring(f.raw.length),i.push(f),!0):!1))continue;if(f=this.tokenizer.space(n)){n=n.substring(f.raw.length);let d=i.at(-1);f.raw.length===1&&d!==void 0?d.raw+=`
|
|
54
|
+
`:i.push(f);continue}if(f=this.tokenizer.code(n)){n=n.substring(f.raw.length);let d=i.at(-1);(d==null?void 0:d.type)==="paragraph"||(d==null?void 0:d.type)==="text"?(d.raw+=(d.raw.endsWith(`
|
|
55
|
+
`)?"":`
|
|
56
|
+
`)+f.raw,d.text+=`
|
|
57
|
+
`+f.text,this.inlineQueue.at(-1).src=d.text):i.push(f);continue}if(f=this.tokenizer.fences(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.heading(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.hr(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.blockquote(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.list(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.html(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.def(n)){n=n.substring(f.raw.length);let d=i.at(-1);(d==null?void 0:d.type)==="paragraph"||(d==null?void 0:d.type)==="text"?(d.raw+=(d.raw.endsWith(`
|
|
58
|
+
`)?"":`
|
|
59
|
+
`)+f.raw,d.text+=`
|
|
60
|
+
`+f.raw,this.inlineQueue.at(-1).src=d.text):this.tokens.links[f.tag]||(this.tokens.links[f.tag]={href:f.href,title:f.title},i.push(f));continue}if(f=this.tokenizer.table(n)){n=n.substring(f.raw.length),i.push(f);continue}if(f=this.tokenizer.lheading(n)){n=n.substring(f.raw.length),i.push(f);continue}let l=n;if((o=this.options.extensions)!=null&&o.startBlock){let d=1/0,c=n.slice(1),u;this.options.extensions.startBlock.forEach(p=>{u=p.call({lexer:this},c),typeof u=="number"&&u>=0&&(d=Math.min(d,u))}),d<1/0&&d>=0&&(l=n.substring(0,d+1))}if(this.state.top&&(f=this.tokenizer.paragraph(l))){let d=i.at(-1);t&&(d==null?void 0:d.type)==="paragraph"?(d.raw+=(d.raw.endsWith(`
|
|
61
|
+
`)?"":`
|
|
62
|
+
`)+f.raw,d.text+=`
|
|
63
|
+
`+f.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=d.text):i.push(f),t=l.length!==n.length,n=n.substring(f.raw.length);continue}if(f=this.tokenizer.text(n)){n=n.substring(f.raw.length);let d=i.at(-1);(d==null?void 0:d.type)==="text"?(d.raw+=(d.raw.endsWith(`
|
|
64
|
+
`)?"":`
|
|
65
|
+
`)+f.raw,d.text+=`
|
|
66
|
+
`+f.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=d.text):i.push(f);continue}if(n){this.infiniteLoopError(n.charCodeAt(0));break}}return this.state.top=!0,i}inline(n,i=[]){return this.inlineQueue.push({src:n,tokens:i}),i}inlineTokens(n,i=[]){var l,d,c,u,p;this.tokenizer.lexer=this;let t=n,a=null;if(this.tokens.links){let y=Object.keys(this.tokens.links);if(y.length>0)for(;(a=this.tokenizer.rules.inline.reflinkSearch.exec(t))!==null;)y.includes(a[0].slice(a[0].lastIndexOf("[")+1,-1))&&(t=t.slice(0,a.index)+"["+"a".repeat(a[0].length-2)+"]"+t.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(a=this.tokenizer.rules.inline.anyPunctuation.exec(t))!==null;)t=t.slice(0,a.index)+"++"+t.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);let s;for(;(a=this.tokenizer.rules.inline.blockSkip.exec(t))!==null;)s=a[2]?a[2].length:0,t=t.slice(0,a.index+s)+"["+"a".repeat(a[0].length-s-2)+"]"+t.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);t=((d=(l=this.options.hooks)==null?void 0:l.emStrongMask)==null?void 0:d.call({lexer:this},t))??t;let r=!1,o="",f=1/0;for(;n;){if(n.length<f)f=n.length;else{this.infiniteLoopError(n.charCodeAt(0));break}r||(o=""),r=!1;let y;if((u=(c=this.options.extensions)==null?void 0:c.inline)!=null&&u.some(S=>(y=S.call({lexer:this},n,i))?(n=n.substring(y.raw.length),i.push(y),!0):!1))continue;if(y=this.tokenizer.escape(n)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.tag(n)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.link(n)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.reflink(n,this.tokens.links)){n=n.substring(y.raw.length);let S=i.at(-1);y.type==="text"&&(S==null?void 0:S.type)==="text"?(S.raw+=y.raw,S.text+=y.text):i.push(y);continue}if(y=this.tokenizer.emStrong(n,t,o)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.codespan(n)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.br(n)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.del(n,t,o)){n=n.substring(y.raw.length),i.push(y);continue}if(y=this.tokenizer.autolink(n)){n=n.substring(y.raw.length),i.push(y);continue}if(!this.state.inLink&&(y=this.tokenizer.url(n))){n=n.substring(y.raw.length),i.push(y);continue}let x=n;if((p=this.options.extensions)!=null&&p.startInline){let S=1/0,U=n.slice(1),N;this.options.extensions.startInline.forEach(K=>{N=K.call({lexer:this},U),typeof N=="number"&&N>=0&&(S=Math.min(S,N))}),S<1/0&&S>=0&&(x=n.substring(0,S+1))}if(y=this.tokenizer.inlineText(x)){n=n.substring(y.raw.length),y.raw.slice(-1)!=="_"&&(o=y.raw.slice(-1)),r=!0;let S=i.at(-1);(S==null?void 0:S.type)==="text"?(S.raw+=y.raw,S.text+=y.text):i.push(y);continue}if(n){this.infiniteLoopError(n.charCodeAt(0));break}}return i}infiniteLoopError(n){let i="Infinite loop on byte: "+n;if(this.options.silent)console.error(i);else throw new Error(i)}},mr=class{constructor(e){P(this,"options");P(this,"parser");this.options=e||Ot}space(e){return""}code({text:e,lang:n,escaped:i}){var s;let t=(s=(n||"").match(on.notSpaceStart))==null?void 0:s[0],a=e.replace(on.endingNewline,"")+`
|
|
67
|
+
`;return t?'<pre><code class="language-'+Si(t)+'">'+(i?a:Si(a,!0))+`</code></pre>
|
|
68
|
+
`:"<pre><code>"+(i?a:Si(a,!0))+`</code></pre>
|
|
69
|
+
`}blockquote({tokens:e}){return`<blockquote>
|
|
70
|
+
${this.parser.parse(e)}</blockquote>
|
|
71
|
+
`}html({text:e}){return e}def(e){return""}heading({tokens:e,depth:n}){return`<h${n}>${this.parser.parseInline(e)}</h${n}>
|
|
72
|
+
`}hr(e){return`<hr>
|
|
73
|
+
`}list(e){let n=e.ordered,i=e.start,t="";for(let r=0;r<e.items.length;r++){let o=e.items[r];t+=this.listitem(o)}let a=n?"ol":"ul",s=n&&i!==1?' start="'+i+'"':"";return"<"+a+s+`>
|
|
74
|
+
`+t+"</"+a+`>
|
|
75
|
+
`}listitem(e){return`<li>${this.parser.parse(e.tokens)}</li>
|
|
76
|
+
`}checkbox({checked:e}){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"> '}paragraph({tokens:e}){return`<p>${this.parser.parseInline(e)}</p>
|
|
77
|
+
`}table(e){let n="",i="";for(let a=0;a<e.header.length;a++)i+=this.tablecell(e.header[a]);n+=this.tablerow({text:i});let t="";for(let a=0;a<e.rows.length;a++){let s=e.rows[a];i="";for(let r=0;r<s.length;r++)i+=this.tablecell(s[r]);t+=this.tablerow({text:i})}return t&&(t=`<tbody>${t}</tbody>`),`<table>
|
|
78
|
+
<thead>
|
|
79
|
+
`+n+`</thead>
|
|
80
|
+
`+t+`</table>
|
|
81
|
+
`}tablerow({text:e}){return`<tr>
|
|
82
|
+
${e}</tr>
|
|
83
|
+
`}tablecell(e){let n=this.parser.parseInline(e.tokens),i=e.header?"th":"td";return(e.align?`<${i} align="${e.align}">`:`<${i}>`)+n+`</${i}>
|
|
84
|
+
`}strong({tokens:e}){return`<strong>${this.parser.parseInline(e)}</strong>`}em({tokens:e}){return`<em>${this.parser.parseInline(e)}</em>`}codespan({text:e}){return`<code>${Si(e,!0)}</code>`}br(e){return"<br>"}del({tokens:e}){return`<del>${this.parser.parseInline(e)}</del>`}link({href:e,title:n,tokens:i}){let t=this.parser.parseInline(i),a=Eu(e);if(a===null)return t;e=a;let s='<a href="'+e+'"';return n&&(s+=' title="'+Si(n)+'"'),s+=">"+t+"</a>",s}image({href:e,title:n,text:i,tokens:t}){t&&(i=this.parser.parseInline(t,this.parser.textRenderer));let a=Eu(e);if(a===null)return Si(i);e=a;let s=`<img src="${e}" alt="${Si(i)}"`;return n&&(s+=` title="${Si(n)}"`),s+=">",s}text(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Si(e.text)}},of=class{strong({text:e}){return e}em({text:e}){return e}codespan({text:e}){return e}del({text:e}){return e}html({text:e}){return e}text({text:e}){return e}link({text:e}){return""+e}image({text:e}){return""+e}br(){return""}checkbox({raw:e}){return e}},ri=class Ff{constructor(n){P(this,"options");P(this,"renderer");P(this,"textRenderer");this.options=n||Ot,this.options.renderer=this.options.renderer||new mr,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new of}static parse(n,i){return new Ff(i).parse(n)}static parseInline(n,i){return new Ff(i).parseInline(n)}parse(n){var t,a;this.renderer.parser=this;let i="";for(let s=0;s<n.length;s++){let r=n[s];if((a=(t=this.options.extensions)==null?void 0:t.renderers)!=null&&a[r.type]){let f=r,l=this.options.extensions.renderers[f.type].call({parser:this},f);if(l!==!1||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(f.type)){i+=l||"";continue}}let o=r;switch(o.type){case"space":{i+=this.renderer.space(o);break}case"hr":{i+=this.renderer.hr(o);break}case"heading":{i+=this.renderer.heading(o);break}case"code":{i+=this.renderer.code(o);break}case"table":{i+=this.renderer.table(o);break}case"blockquote":{i+=this.renderer.blockquote(o);break}case"list":{i+=this.renderer.list(o);break}case"checkbox":{i+=this.renderer.checkbox(o);break}case"html":{i+=this.renderer.html(o);break}case"def":{i+=this.renderer.def(o);break}case"paragraph":{i+=this.renderer.paragraph(o);break}case"text":{i+=this.renderer.text(o);break}default:{let f='Token with "'+o.type+'" type was not found.';if(this.options.silent)return console.error(f),"";throw new Error(f)}}}return i}parseInline(n,i=this.renderer){var a,s;this.renderer.parser=this;let t="";for(let r=0;r<n.length;r++){let o=n[r];if((s=(a=this.options.extensions)==null?void 0:a.renderers)!=null&&s[o.type]){let l=this.options.extensions.renderers[o.type].call({parser:this},o);if(l!==!1||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(o.type)){t+=l||"";continue}}let f=o;switch(f.type){case"escape":{t+=i.text(f);break}case"html":{t+=i.html(f);break}case"link":{t+=i.link(f);break}case"image":{t+=i.image(f);break}case"checkbox":{t+=i.checkbox(f);break}case"strong":{t+=i.strong(f);break}case"em":{t+=i.em(f);break}case"codespan":{t+=i.codespan(f);break}case"br":{t+=i.br(f);break}case"del":{t+=i.del(f);break}case"text":{t+=i.text(f);break}default:{let l='Token with "'+f.type+'" type was not found.';if(this.options.silent)return console.error(l),"";throw new Error(l)}}}return t}},Xa=(Mr=class{constructor(e){P(this,"options");P(this,"block");this.options=e||Ot}preprocess(e){return e}postprocess(e){return e}processAllTokens(e){return e}emStrongMask(e){return e}provideLexer(e=this.block){return e?si.lex:si.lexInline}provideParser(e=this.block){return e?ri.parse:ri.parseInline}},P(Mr,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),P(Mr,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),Mr),U0=class{constructor(...e){P(this,"defaults",Zo());P(this,"options",this.setOptions);P(this,"parse",this.parseMarkdown(!0));P(this,"parseInline",this.parseMarkdown(!1));P(this,"Parser",ri);P(this,"Renderer",mr);P(this,"TextRenderer",of);P(this,"Lexer",si);P(this,"Tokenizer",ur);P(this,"Hooks",Xa);this.use(...e)}walkTokens(e,n){var t,a;let i=[];for(let s of e)switch(i=i.concat(n.call(this,s)),s.type){case"table":{let r=s;for(let o of r.header)i=i.concat(this.walkTokens(o.tokens,n));for(let o of r.rows)for(let f of o)i=i.concat(this.walkTokens(f.tokens,n));break}case"list":{let r=s;i=i.concat(this.walkTokens(r.items,n));break}default:{let r=s;(a=(t=this.defaults.extensions)==null?void 0:t.childTokens)!=null&&a[r.type]?this.defaults.extensions.childTokens[r.type].forEach(o=>{let f=r[o].flat(1/0);i=i.concat(this.walkTokens(f,n))}):r.tokens&&(i=i.concat(this.walkTokens(r.tokens,n)))}}return i}use(...e){let n=this.defaults.extensions||{renderers:{},childTokens:{}};return e.forEach(i=>{let t={...i};if(t.async=this.defaults.async||t.async||!1,i.extensions&&(i.extensions.forEach(a=>{if(!a.name)throw new Error("extension name required");if("renderer"in a){let s=n.renderers[a.name];s?n.renderers[a.name]=function(...r){let o=a.renderer.apply(this,r);return o===!1&&(o=s.apply(this,r)),o}:n.renderers[a.name]=a.renderer}if("tokenizer"in a){if(!a.level||a.level!=="block"&&a.level!=="inline")throw new Error("extension level must be 'block' or 'inline'");let s=n[a.level];s?s.unshift(a.tokenizer):n[a.level]=[a.tokenizer],a.start&&(a.level==="block"?n.startBlock?n.startBlock.push(a.start):n.startBlock=[a.start]:a.level==="inline"&&(n.startInline?n.startInline.push(a.start):n.startInline=[a.start]))}"childTokens"in a&&a.childTokens&&(n.childTokens[a.name]=a.childTokens)}),t.extensions=n),i.renderer){let a=this.defaults.renderer||new mr(this.defaults);for(let s in i.renderer){if(!(s in a))throw new Error(`renderer '${s}' does not exist`);if(["options","parser"].includes(s))continue;let r=s,o=i.renderer[r],f=a[r];a[r]=(...l)=>{let d=o.apply(a,l);return d===!1&&(d=f.apply(a,l)),d||""}}t.renderer=a}if(i.tokenizer){let a=this.defaults.tokenizer||new ur(this.defaults);for(let s in i.tokenizer){if(!(s in a))throw new Error(`tokenizer '${s}' does not exist`);if(["options","rules","lexer"].includes(s))continue;let r=s,o=i.tokenizer[r],f=a[r];a[r]=(...l)=>{let d=o.apply(a,l);return d===!1&&(d=f.apply(a,l)),d}}t.tokenizer=a}if(i.hooks){let a=this.defaults.hooks||new Xa;for(let s in i.hooks){if(!(s in a))throw new Error(`hook '${s}' does not exist`);if(["options","block"].includes(s))continue;let r=s,o=i.hooks[r],f=a[r];Xa.passThroughHooks.has(s)?a[r]=l=>{if(this.defaults.async&&Xa.passThroughHooksRespectAsync.has(s))return(async()=>{let c=await o.call(a,l);return f.call(a,c)})();let d=o.call(a,l);return f.call(a,d)}:a[r]=(...l)=>{if(this.defaults.async)return(async()=>{let c=await o.apply(a,l);return c===!1&&(c=await f.apply(a,l)),c})();let d=o.apply(a,l);return d===!1&&(d=f.apply(a,l)),d}}t.hooks=a}if(i.walkTokens){let a=this.defaults.walkTokens,s=i.walkTokens;t.walkTokens=function(r){let o=[];return o.push(s.call(this,r)),a&&(o=o.concat(a.call(this,r))),o}}this.defaults={...this.defaults,...t}}),this}setOptions(e){return this.defaults={...this.defaults,...e},this}lexer(e,n){return si.lex(e,n??this.defaults)}parser(e,n){return ri.parse(e,n??this.defaults)}parseMarkdown(e){return(n,i)=>{let t={...i},a={...this.defaults,...t},s=this.onError(!!a.silent,!!a.async);if(this.defaults.async===!0&&t.async===!1)return s(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(typeof n>"u"||n===null)return s(new Error("marked(): input parameter is undefined or null"));if(typeof n!="string")return s(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));if(a.hooks&&(a.hooks.options=a,a.hooks.block=e),a.async)return(async()=>{let r=a.hooks?await a.hooks.preprocess(n):n,o=await(a.hooks?await a.hooks.provideLexer(e):e?si.lex:si.lexInline)(r,a),f=a.hooks?await a.hooks.processAllTokens(o):o;a.walkTokens&&await Promise.all(this.walkTokens(f,a.walkTokens));let l=await(a.hooks?await a.hooks.provideParser(e):e?ri.parse:ri.parseInline)(f,a);return a.hooks?await a.hooks.postprocess(l):l})().catch(s);try{a.hooks&&(n=a.hooks.preprocess(n));let r=(a.hooks?a.hooks.provideLexer(e):e?si.lex:si.lexInline)(n,a);a.hooks&&(r=a.hooks.processAllTokens(r)),a.walkTokens&&this.walkTokens(r,a.walkTokens);let o=(a.hooks?a.hooks.provideParser(e):e?ri.parse:ri.parseInline)(r,a);return a.hooks&&(o=a.hooks.postprocess(o)),o}catch(r){return s(r)}}}onError(e,n){return i=>{if(i.message+=`
|
|
85
|
+
Please report this to https://github.com/markedjs/marked.`,e){let t="<p>An error occurred:</p><pre>"+Si(i.message+"",!0)+"</pre>";return n?Promise.resolve(t):t}if(n)return Promise.reject(i);throw i}}},It=new U0;function Me(e,n){return It.parse(e,n)}Me.options=Me.setOptions=function(e){return It.setOptions(e),Me.defaults=It.defaults,mu(Me.defaults),Me},Me.getDefaults=Zo,Me.defaults=Ot,Me.use=function(...e){return It.use(...e),Me.defaults=It.defaults,mu(Me.defaults),Me},Me.walkTokens=function(e,n){return It.walkTokens(e,n)},Me.parseInline=It.parseInline,Me.Parser=ri,Me.parser=ri.parse,Me.Renderer=mr,Me.TextRenderer=of,Me.Lexer=si,Me.lexer=si.lex,Me.Tokenizer=ur,Me.Hooks=Xa,Me.parse=Me,Me.options,Me.setOptions,Me.use,Me.walkTokens,Me.parseInline,ri.parse,si.lex;/*! @license DOMPurify 3.4.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.3/LICENSE */function Tu(e,n){(n==null||n>e.length)&&(n=e.length);for(var i=0,t=Array(n);i<n;i++)t[i]=e[i];return t}function W0(e){if(Array.isArray(e))return e}function $0(e,n){var i=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(i!=null){var t,a,s,r,o=[],f=!0,l=!1;try{if(s=(i=i.call(e)).next,n!==0)for(;!(f=(t=s.call(i)).done)&&(o.push(t.value),o.length!==n);f=!0);}catch(d){l=!0,a=d}finally{try{if(!f&&i.return!=null&&(r=i.return(),Object(r)!==r))return}finally{if(l)throw a}}return o}}function V0(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
86
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function H0(e,n){return W0(e)||$0(e,n)||K0(e,n)||V0()}function K0(e,n){if(e){if(typeof e=="string")return Tu(e,n);var i={}.toString.call(e).slice(8,-1);return i==="Object"&&e.constructor&&(i=e.constructor.name),i==="Map"||i==="Set"?Array.from(e):i==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i)?Tu(e,n):void 0}}const Lu=Object.entries,Ou=Object.setPrototypeOf,G0=Object.isFrozen,Q0=Object.getPrototypeOf,J0=Object.getOwnPropertyDescriptor;let yn=Object.freeze,Wn=Object.seal,oa=Object.create,Fu=typeof Reflect<"u"&&Reflect,ff=Fu.apply,df=Fu.construct;yn||(yn=function(n){return n}),Wn||(Wn=function(n){return n}),ff||(ff=function(n,i){for(var t=arguments.length,a=new Array(t>2?t-2:0),s=2;s<t;s++)a[s-2]=arguments[s];return n.apply(i,a)}),df||(df=function(n){for(var i=arguments.length,t=new Array(i>1?i-1:0),a=1;a<i;a++)t[a-1]=arguments[a];return new n(...t)});const fa=$e(Array.prototype.forEach),Z0=$e(Array.prototype.lastIndexOf),Iu=$e(Array.prototype.pop),da=$e(Array.prototype.push),X0=$e(Array.prototype.splice),vn=Array.isArray,Ya=$e(String.prototype.toLowerCase),lf=$e(String.prototype.toString),Pu=$e(String.prototype.match),la=$e(String.prototype.replace),ju=$e(String.prototype.indexOf),Y0=$e(String.prototype.trim),ep=$e(Number.prototype.toString),np=$e(Boolean.prototype.toString),Bu=typeof BigInt>"u"?null:$e(BigInt.prototype.toString),Nu=typeof Symbol>"u"?null:$e(Symbol.prototype.toString),ze=$e(Object.prototype.hasOwnProperty),es=$e(Object.prototype.toString),nn=$e(RegExp.prototype.test),hr=ip(TypeError);function $e(e){return function(n){n instanceof RegExp&&(n.lastIndex=0);for(var i=arguments.length,t=new Array(i>1?i-1:0),a=1;a<i;a++)t[a-1]=arguments[a];return ff(e,n,t)}}function ip(e){return function(){for(var n=arguments.length,i=new Array(n),t=0;t<n;t++)i[t]=arguments[t];return df(e,i)}}function le(e,n){let i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ya;if(Ou&&Ou(e,null),!vn(n))return e;let t=n.length;for(;t--;){let a=n[t];if(typeof a=="string"){const s=i(a);s!==a&&(G0(n)||(n[t]=s),a=s)}e[a]=!0}return e}function tp(e){for(let n=0;n<e.length;n++)ze(e,n)||(e[n]=null);return e}function wn(e){const n=oa(null);for(const t of Lu(e)){var i=H0(t,2);const a=i[0],s=i[1];ze(e,a)&&(vn(s)?n[a]=tp(s):s&&typeof s=="object"&&s.constructor===Object?n[a]=wn(s):n[a]=s)}return n}function ap(e){switch(typeof e){case"string":return e;case"number":return ep(e);case"boolean":return np(e);case"bigint":return Bu?Bu(e):"0";case"symbol":return Nu?Nu(e):"Symbol()";case"undefined":return es(e);case"function":case"object":{if(e===null)return es(e);const n=e,i=ca(n,"toString");if(typeof i=="function"){const t=i(n);return typeof t=="string"?t:es(t)}return es(e)}default:return es(e)}}function ca(e,n){for(;e!==null;){const t=J0(e,n);if(t){if(t.get)return $e(t.get);if(typeof t.value=="function")return $e(t.value)}e=Q0(e)}function i(){return null}return i}function sp(e){try{return nn(e,""),!0}catch{return!1}}const zu=yn(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),cf=yn(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),uf=yn(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),rp=yn(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),mf=yn(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),op=yn(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Du=yn(["#text"]),qu=yn(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),hf=yn(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Uu=yn(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),yr=yn(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),fp=Wn(/{{[\w\W]*|^[\w\W]*}}/g),dp=Wn(/<%[\w\W]*|^[\w\W]*%>/g),lp=Wn(/\${[\w\W]*/g),cp=Wn(/^data-[\-\w.\u00B7-\uFFFF]+$/),up=Wn(/^aria-[\-\w]+$/),Wu=Wn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),mp=Wn(/^(?:\w+script|data):/i),hp=Wn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),yp=Wn(/^html$/i),vp=Wn(/^[a-z][.\w]*(-[.\w]+)+$/i),ua={element:1,text:3,progressingInstruction:7,comment:8,document:9},gp=function(){return typeof window>"u"?null:window},pp=function(n,i){if(typeof n!="object"||typeof n.createPolicy!="function")return null;let t=null;const a="data-tt-policy-suffix";i&&i.hasAttribute(a)&&(t=i.getAttribute(a));const s="dompurify"+(t?"#"+t:"");try{return n.createPolicy(s,{createHTML(r){return r},createScriptURL(r){return r}})}catch{return console.warn("TrustedTypes policy "+s+" could not be created."),null}},$u=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function Vu(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:gp();const n=J=>Vu(J);if(n.version="3.4.3",n.removed=[],!e||!e.document||e.document.nodeType!==ua.document||!e.Element)return n.isSupported=!1,n;let i=e.document;const t=i,a=t.currentScript,s=e.DocumentFragment,r=e.HTMLTemplateElement,o=e.Node,f=e.Element,l=e.NodeFilter,d=e.NamedNodeMap,c=d===void 0?e.NamedNodeMap||e.MozNamedAttrMap:d,u=e.HTMLFormElement,p=e.DOMParser,y=e.trustedTypes,x=f.prototype,S=ca(x,"cloneNode"),U=ca(x,"remove"),N=ca(x,"nextSibling"),K=ca(x,"childNodes"),O=ca(x,"parentNode");if(typeof r=="function"){const J=i.createElement("template");J.content&&J.content.ownerDocument&&(i=J.content.ownerDocument)}let W,oe="";const se=i,pe=se.implementation,Y=se.createNodeIterator,ce=se.createDocumentFragment,ke=se.getElementsByTagName,z=t.importNode;let X=$u();n.isSupported=typeof Lu=="function"&&typeof O=="function"&&pe&&pe.createHTMLDocument!==void 0;const ne=fp,re=dp,G=lp,ie=cp,ue=up,Te=mp,an=hp,Je=vp;let De=Wu,Ie=null;const Vi=le({},[...zu,...cf,...uf,...mf,...Du]);let je=null;const xn=le({},[...qu,...hf,...Uu,...yr]);let Ce=Object.seal(oa(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Fn=null,oi=null;const Ge=Object.seal(oa(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let ft=!0,m=!0,g=!1,b=!0,M=!1,C=!0,R=!1,_=!1,k=!1,v=!1,w=!1,j=!1,E=!0,F=!1;const D="user-content-";let Q=!0,de=!1,he={},I=null;const Le=le({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ze=null;const gn=le({},["audio","video","img","source","image","track"]);let dn=null;const Pt=le({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Ve="http://www.w3.org/1998/Math/MathML",sn="http://www.w3.org/2000/svg",pn="http://www.w3.org/1999/xhtml";let Ci=pn,Vn=!1,Ri=null;const dt=le({},[Ve,sn,pn],lf);let lt=le({},["mi","mo","mn","ms","mtext"]),ct=le({},["annotation-xml"]);const Hi=le({},["title","style","font","a","script"]);let Mi=null;const ss=["application/xhtml+xml","text/html"],I_="text/html";let Qe=null,va=null;const P_=i.createElement("form"),H1=function(h){return h instanceof RegExp||h instanceof Function},Cf=function(){let h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(va&&va===h)return;(!h||typeof h!="object")&&(h={}),h=wn(h),Mi=ss.indexOf(h.PARSER_MEDIA_TYPE)===-1?I_:h.PARSER_MEDIA_TYPE,Qe=Mi==="application/xhtml+xml"?lf:Ya,Ie=ze(h,"ALLOWED_TAGS")&&vn(h.ALLOWED_TAGS)?le({},h.ALLOWED_TAGS,Qe):Vi,je=ze(h,"ALLOWED_ATTR")&&vn(h.ALLOWED_ATTR)?le({},h.ALLOWED_ATTR,Qe):xn,Ri=ze(h,"ALLOWED_NAMESPACES")&&vn(h.ALLOWED_NAMESPACES)?le({},h.ALLOWED_NAMESPACES,lf):dt,dn=ze(h,"ADD_URI_SAFE_ATTR")&&vn(h.ADD_URI_SAFE_ATTR)?le(wn(Pt),h.ADD_URI_SAFE_ATTR,Qe):Pt,Ze=ze(h,"ADD_DATA_URI_TAGS")&&vn(h.ADD_DATA_URI_TAGS)?le(wn(gn),h.ADD_DATA_URI_TAGS,Qe):gn,I=ze(h,"FORBID_CONTENTS")&&vn(h.FORBID_CONTENTS)?le({},h.FORBID_CONTENTS,Qe):Le,Fn=ze(h,"FORBID_TAGS")&&vn(h.FORBID_TAGS)?le({},h.FORBID_TAGS,Qe):wn({}),oi=ze(h,"FORBID_ATTR")&&vn(h.FORBID_ATTR)?le({},h.FORBID_ATTR,Qe):wn({}),he=ze(h,"USE_PROFILES")?h.USE_PROFILES&&typeof h.USE_PROFILES=="object"?wn(h.USE_PROFILES):h.USE_PROFILES:!1,ft=h.ALLOW_ARIA_ATTR!==!1,m=h.ALLOW_DATA_ATTR!==!1,g=h.ALLOW_UNKNOWN_PROTOCOLS||!1,b=h.ALLOW_SELF_CLOSE_IN_ATTR!==!1,M=h.SAFE_FOR_TEMPLATES||!1,C=h.SAFE_FOR_XML!==!1,R=h.WHOLE_DOCUMENT||!1,v=h.RETURN_DOM||!1,w=h.RETURN_DOM_FRAGMENT||!1,j=h.RETURN_TRUSTED_TYPE||!1,k=h.FORCE_BODY||!1,E=h.SANITIZE_DOM!==!1,F=h.SANITIZE_NAMED_PROPS||!1,Q=h.KEEP_CONTENT!==!1,de=h.IN_PLACE||!1,De=sp(h.ALLOWED_URI_REGEXP)?h.ALLOWED_URI_REGEXP:Wu,Ci=typeof h.NAMESPACE=="string"?h.NAMESPACE:pn,lt=ze(h,"MATHML_TEXT_INTEGRATION_POINTS")&&h.MATHML_TEXT_INTEGRATION_POINTS&&typeof h.MATHML_TEXT_INTEGRATION_POINTS=="object"?wn(h.MATHML_TEXT_INTEGRATION_POINTS):le({},["mi","mo","mn","ms","mtext"]),ct=ze(h,"HTML_INTEGRATION_POINTS")&&h.HTML_INTEGRATION_POINTS&&typeof h.HTML_INTEGRATION_POINTS=="object"?wn(h.HTML_INTEGRATION_POINTS):le({},["annotation-xml"]);const T=ze(h,"CUSTOM_ELEMENT_HANDLING")&&h.CUSTOM_ELEMENT_HANDLING&&typeof h.CUSTOM_ELEMENT_HANDLING=="object"?wn(h.CUSTOM_ELEMENT_HANDLING):oa(null);if(Ce=oa(null),ze(T,"tagNameCheck")&&H1(T.tagNameCheck)&&(Ce.tagNameCheck=T.tagNameCheck),ze(T,"attributeNameCheck")&&H1(T.attributeNameCheck)&&(Ce.attributeNameCheck=T.attributeNameCheck),ze(T,"allowCustomizedBuiltInElements")&&typeof T.allowCustomizedBuiltInElements=="boolean"&&(Ce.allowCustomizedBuiltInElements=T.allowCustomizedBuiltInElements),M&&(m=!1),w&&(v=!0),he&&(Ie=le({},Du),je=oa(null),he.html===!0&&(le(Ie,zu),le(je,qu)),he.svg===!0&&(le(Ie,cf),le(je,hf),le(je,yr)),he.svgFilters===!0&&(le(Ie,uf),le(je,hf),le(je,yr)),he.mathMl===!0&&(le(Ie,mf),le(je,Uu),le(je,yr))),Ge.tagCheck=null,Ge.attributeCheck=null,ze(h,"ADD_TAGS")&&(typeof h.ADD_TAGS=="function"?Ge.tagCheck=h.ADD_TAGS:vn(h.ADD_TAGS)&&(Ie===Vi&&(Ie=wn(Ie)),le(Ie,h.ADD_TAGS,Qe))),ze(h,"ADD_ATTR")&&(typeof h.ADD_ATTR=="function"?Ge.attributeCheck=h.ADD_ATTR:vn(h.ADD_ATTR)&&(je===xn&&(je=wn(je)),le(je,h.ADD_ATTR,Qe))),ze(h,"ADD_URI_SAFE_ATTR")&&vn(h.ADD_URI_SAFE_ATTR)&&le(dn,h.ADD_URI_SAFE_ATTR,Qe),ze(h,"FORBID_CONTENTS")&&vn(h.FORBID_CONTENTS)&&(I===Le&&(I=wn(I)),le(I,h.FORBID_CONTENTS,Qe)),ze(h,"ADD_FORBID_CONTENTS")&&vn(h.ADD_FORBID_CONTENTS)&&(I===Le&&(I=wn(I)),le(I,h.ADD_FORBID_CONTENTS,Qe)),Q&&(Ie["#text"]=!0),R&&le(Ie,["html","head","body"]),Ie.table&&(le(Ie,["tbody"]),delete Fn.tbody),h.TRUSTED_TYPES_POLICY){if(typeof h.TRUSTED_TYPES_POLICY.createHTML!="function")throw hr('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof h.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw hr('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');W=h.TRUSTED_TYPES_POLICY,oe=W.createHTML("")}else W===void 0&&(W=pp(y,a)),W!==null&&typeof oe=="string"&&(oe=W.createHTML(""));yn&&yn(h),va=h},K1=le({},[...cf,...uf,...rp]),G1=le({},[...mf,...op]),j_=function(h){let T=O(h);(!T||!T.tagName)&&(T={namespaceURI:Ci,tagName:"template"});const H=Ya(h.tagName),_e=Ya(T.tagName);return Ri[h.namespaceURI]?h.namespaceURI===sn?T.namespaceURI===pn?H==="svg":T.namespaceURI===Ve?H==="svg"&&(_e==="annotation-xml"||lt[_e]):!!K1[H]:h.namespaceURI===Ve?T.namespaceURI===pn?H==="math":T.namespaceURI===sn?H==="math"&&ct[_e]:!!G1[H]:h.namespaceURI===pn?T.namespaceURI===sn&&!ct[_e]||T.namespaceURI===Ve&&!lt[_e]?!1:!G1[H]&&(Hi[H]||!K1[H]):!!(Mi==="application/xhtml+xml"&&Ri[h.namespaceURI]):!1},fi=function(h){da(n.removed,{element:h});try{O(h).removeChild(h)}catch{U(h)}},jt=function(h,T){try{da(n.removed,{attribute:T.getAttributeNode(h),from:T})}catch{da(n.removed,{attribute:null,from:T})}if(T.removeAttribute(h),h==="is")if(v||w)try{fi(T)}catch{}else try{T.setAttribute(h,"")}catch{}},Q1=function(h){let T=null,H=null;if(k)h="<remove></remove>"+h;else{const He=Pu(h,/^[\r\n\t ]+/);H=He&&He[0]}Mi==="application/xhtml+xml"&&Ci===pn&&(h='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+h+"</body></html>");const _e=W?W.createHTML(h):h;if(Ci===pn)try{T=new p().parseFromString(_e,Mi)}catch{}if(!T||!T.documentElement){T=pe.createDocument(Ci,"template",null);try{T.documentElement.innerHTML=Vn?oe:_e}catch{}}const Xe=T.body||T.documentElement;return h&&H&&Xe.insertBefore(i.createTextNode(H),Xe.childNodes[0]||null),Ci===pn?ke.call(T,R?"html":"body")[0]:R?T.documentElement:Xe},J1=function(h){return Y.call(h.ownerDocument||h,h,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},Rf=function(h){return h instanceof u&&(typeof h.nodeName!="string"||typeof h.textContent!="string"||typeof h.removeChild!="function"||!(h.attributes instanceof c)||typeof h.removeAttribute!="function"||typeof h.setAttribute!="function"||typeof h.namespaceURI!="string"||typeof h.insertBefore!="function"||typeof h.hasChildNodes!="function")},Mf=function(h){return typeof o=="function"&&h instanceof o};function Ki(J,h,T){fa(J,H=>{H.call(n,h,T,va)})}const Z1=function(h){let T=null;if(Ki(X.beforeSanitizeElements,h,null),Rf(h))return fi(h),!0;const H=Qe(h.nodeName);if(Ki(X.uponSanitizeElement,h,{tagName:H,allowedTags:Ie}),C&&h.hasChildNodes()&&!Mf(h.firstElementChild)&&nn(/<[/\w!]/g,h.innerHTML)&&nn(/<[/\w!]/g,h.textContent)||C&&h.namespaceURI===pn&&H==="style"&&Mf(h.firstElementChild)||h.nodeType===ua.progressingInstruction||C&&h.nodeType===ua.comment&&nn(/<[/\w]/g,h.data))return fi(h),!0;if(Fn[H]||!(Ge.tagCheck instanceof Function&&Ge.tagCheck(H))&&!Ie[H]){if(!Fn[H]&&Y1(H)&&(Ce.tagNameCheck instanceof RegExp&&nn(Ce.tagNameCheck,H)||Ce.tagNameCheck instanceof Function&&Ce.tagNameCheck(H)))return!1;if(Q&&!I[H]){const _e=O(h)||h.parentNode,Xe=K(h)||h.childNodes;if(Xe&&_e){const He=Xe.length;for(let An=He-1;An>=0;--An){const Hn=S(Xe[An],!0);_e.insertBefore(Hn,N(h))}}}return fi(h),!0}return h instanceof f&&!j_(h)||(H==="noscript"||H==="noembed"||H==="noframes")&&nn(/<\/no(script|embed|frames)/i,h.innerHTML)?(fi(h),!0):(M&&h.nodeType===ua.text&&(T=h.textContent,fa([ne,re,G],_e=>{T=la(T,_e," ")}),h.textContent!==T&&(da(n.removed,{element:h.cloneNode()}),h.textContent=T)),Ki(X.afterSanitizeElements,h,null),!1)},X1=function(h,T,H){if(oi[T]||E&&(T==="id"||T==="name")&&(H in i||H in P_))return!1;const _e=je[T]||Ge.attributeCheck instanceof Function&&Ge.attributeCheck(T,h);if(!(m&&!oi[T]&&nn(ie,T))){if(!(ft&&nn(ue,T))){if(!_e||oi[T]){if(!(Y1(h)&&(Ce.tagNameCheck instanceof RegExp&&nn(Ce.tagNameCheck,h)||Ce.tagNameCheck instanceof Function&&Ce.tagNameCheck(h))&&(Ce.attributeNameCheck instanceof RegExp&&nn(Ce.attributeNameCheck,T)||Ce.attributeNameCheck instanceof Function&&Ce.attributeNameCheck(T,h))||T==="is"&&Ce.allowCustomizedBuiltInElements&&(Ce.tagNameCheck instanceof RegExp&&nn(Ce.tagNameCheck,H)||Ce.tagNameCheck instanceof Function&&Ce.tagNameCheck(H))))return!1}else if(!dn[T]){if(!nn(De,la(H,an,""))){if(!((T==="src"||T==="xlink:href"||T==="href")&&h!=="script"&&ju(H,"data:")===0&&Ze[h])){if(!(g&&!nn(Te,la(H,an,"")))){if(H)return!1}}}}}}return!0},B_=le({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),Y1=function(h){return!B_[Ya(h)]&&nn(Je,h)},em=function(h){Ki(X.beforeSanitizeAttributes,h,null);const T=h.attributes;if(!T||Rf(h))return;const H={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:je,forceKeepAttr:void 0};let _e=T.length;for(;_e--;){const Xe=T[_e],He=Xe.name,An=Xe.namespaceURI,Hn=Xe.value,di=Qe(He),Lf=Hn;let Ye=He==="value"?Lf:Y0(Lf);if(H.attrName=di,H.attrValue=Ye,H.keepAttr=!0,H.forceKeepAttr=void 0,Ki(X.uponSanitizeAttribute,h,H),Ye=H.attrValue,F&&(di==="id"||di==="name")&&ju(Ye,D)!==0&&(jt(He,h),Ye=D+Ye),C&&nn(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Ye)){jt(He,h);continue}if(di==="attributename"&&Pu(Ye,"href")){jt(He,h);continue}if(H.forceKeepAttr)continue;if(!H.keepAttr){jt(He,h);continue}if(!b&&nn(/\/>/i,Ye)){jt(He,h);continue}M&&fa([ne,re,G],im=>{Ye=la(Ye,im," ")});const nm=Qe(h.nodeName);if(!X1(nm,di,Ye)){jt(He,h);continue}if(W&&typeof y=="object"&&typeof y.getAttributeType=="function"&&!An)switch(y.getAttributeType(nm,di)){case"TrustedHTML":{Ye=W.createHTML(Ye);break}case"TrustedScriptURL":{Ye=W.createScriptURL(Ye);break}}if(Ye!==Lf)try{An?h.setAttributeNS(An,He,Ye):h.setAttribute(He,Ye),Rf(h)?fi(h):Iu(n.removed)}catch{jt(He,h)}}Ki(X.afterSanitizeAttributes,h,null)},Tf=function(h){let T=null;const H=J1(h);for(Ki(X.beforeSanitizeShadowDOM,h,null);T=H.nextNode();)Ki(X.uponSanitizeShadowNode,T,null),Z1(T),em(T),T.content instanceof s&&Tf(T.content);Ki(X.afterSanitizeShadowDOM,h,null)},Tr=function(h){if(h.nodeType===ua.element&&h.shadowRoot instanceof s){const _e=h.shadowRoot;Tr(_e),Tf(_e)}const T=h.childNodes;if(!T)return;const H=[];fa(T,_e=>{da(H,_e)});for(const _e of H)Tr(_e)};return n.sanitize=function(J){let h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},T=null,H=null,_e=null,Xe=null;if(Vn=!J,Vn&&(J="<!-->"),typeof J!="string"&&!Mf(J)&&(J=ap(J),typeof J!="string"))throw hr("dirty is not a string, aborting");if(!n.isSupported)return J;if(_||Cf(h),n.removed=[],typeof J=="string"&&(de=!1),de){const Hn=J.nodeName;if(typeof Hn=="string"){const di=Qe(Hn);if(!Ie[di]||Fn[di])throw hr("root node is forbidden and cannot be sanitized in-place")}Tr(J)}else if(J instanceof o)T=Q1("<!---->"),H=T.ownerDocument.importNode(J,!0),H.nodeType===ua.element&&H.nodeName==="BODY"||H.nodeName==="HTML"?T=H:T.appendChild(H),Tr(H);else{if(!v&&!M&&!R&&J.indexOf("<")===-1)return W&&j?W.createHTML(J):J;if(T=Q1(J),!T)return v?null:j?oe:""}T&&k&&fi(T.firstChild);const He=J1(de?J:T);for(;_e=He.nextNode();)Z1(_e),em(_e),_e.content instanceof s&&Tf(_e.content);if(de)return J;if(v){if(M){T.normalize();let Hn=T.innerHTML;fa([ne,re,G],di=>{Hn=la(Hn,di," ")}),T.innerHTML=Hn}if(w)for(Xe=ce.call(T.ownerDocument);T.firstChild;)Xe.appendChild(T.firstChild);else Xe=T;return(je.shadowroot||je.shadowrootmode)&&(Xe=z.call(t,Xe,!0)),Xe}let An=R?T.outerHTML:T.innerHTML;return R&&Ie["!doctype"]&&T.ownerDocument&&T.ownerDocument.doctype&&T.ownerDocument.doctype.name&&nn(yp,T.ownerDocument.doctype.name)&&(An="<!DOCTYPE "+T.ownerDocument.doctype.name+`>
|
|
87
|
+
`+An),M&&fa([ne,re,G],Hn=>{An=la(An,Hn," ")}),W&&j?W.createHTML(An):An},n.setConfig=function(){let J=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Cf(J),_=!0},n.clearConfig=function(){va=null,_=!1},n.isValidAttribute=function(J,h,T){va||Cf({});const H=Qe(J),_e=Qe(h);return X1(H,_e,T)},n.addHook=function(J,h){typeof h=="function"&&da(X[J],h)},n.removeHook=function(J,h){if(h!==void 0){const T=Z0(X[J],h);return T===-1?void 0:X0(X[J],T,1)[0]}return Iu(X[J])},n.removeHooks=function(J){X[J]=[]},n.removeAllHooks=function(){X=$u()},n}var kp=Vu();const vr=new RegExp("[\\u{1F1E0}-\\u{1F1FF}]{2}|\\p{Extended_Pictographic}(?:\\p{Emoji_Modifier}|️|⃣|\\p{Extended_Pictographic})*","gu"),_p={"🏻":2,"🏼":3,"🏽":4,"🏾":5,"🏿":6},Hu=e=>{for(const[n,i]of Object.entries(_p))if(e.includes(n))return i},gr=e=>{const n=[];let i=0;vr.lastIndex=0;for(const t of e.matchAll(vr))t.index>i&&n.push({type:"text",value:e.slice(i,t.index)}),n.push({type:"emoji",value:t[0],skin:Hu(t[0])}),i=t.index+t[0].length;return i<e.length&&n.push({type:"text",value:e.slice(i)}),n.length?n:[{type:"text",value:e}]},Ku=Symbol(),bp=(e,n)=>e?typeof e=="string"?e:e[n]??e["en-US"]??Object.values(e)[0]??"":"CHAT ROOM",wp=(e,n)=>{const{i18n:o,locale:f}=sa(),l=ym();let d={message:()=>{},sticker:()=>{}};const c=fe(window.innerWidth>=500),u=fe(!1),p=fe(!1),y=fe(!1),x=fe(!1),S=fe(!0),U=fe(!1),N=fe(!1),K=fe(!1),O=fe(!1),W=fe(!1),oe=fe(Qo[0]),se=fe(null),pe=fe(null),Y=fe(0),ce=fe(0),ke=fe(null),z=fe(null),X=fe(null),ne=fe(null),re=fe(""),G=fe([]),ie=fe([]),ue=I=>e.join(I),Te=I=>u.value=I??!u.value,an=I=>p.value=I,Je=I=>U.value=I,De=I=>N.value=I??!N.value,Ie=I=>oe.value=I,Vi=()=>K.value=!1,je=()=>O.value=!1,xn=()=>W.value=!1,Ce=I=>I.kind==="sticker"?{id:I.id,sender:I.sender,isOwn:I.isOwn,text:o.value.chatPreview.sentASticker.replace("{ sender }",I.sender)}:I,Fn=I=>{g.isDisabled||(I=I.trimEnd(),I&&(d.message(I),O.value=!0,W.value=!0))},oi=(I,Le)=>{g.isDisabled||(d.sticker(I,Le),N.value=!1,O.value=!0,W.value=!0)},Ge=()=>c.value=window.innerWidth>=500,ft=async I=>{if(I){await $t(),K.value=!0;return}S.value=!1},m=I=>{u.value&&U.value&&(O.value=!0),I.length>0&&(!u.value||!U.value)&&an(!0)};window.addEventListener("resize",Ge);const{state:g}=l.run(()=>{const I=hn(()=>ke.value!=="connected"||z.value!=="room"),Le=hn(()=>I.value||y.value||x.value),Ze=hn(()=>{var Vn;return((Vn=se.value)==null?void 0:Vn.id)||""}),gn=hn(()=>kp.sanitize(Me(re.value))),dn=hn(()=>G.value.slice(-100).map(({type:Vn,id:Ri,userName:dt,userId:lt,createdAt:ct,content:Hi,pending:Mi,errorCode:ss})=>Vn==="text"?{id:Ri,sender:dt,isOwn:lt===Ze.value,isoTime:ct,kind:"text",text:Hi,segments:gr(Hi),pending:Mi,errorCode:ss}:Vn==="sticker"?{id:Ri,sender:dt,isOwn:lt===Ze.value,isoTime:ct,kind:"sticker",stickerUrl:Hi.url,pending:Mi,errorCode:ss}:Vn==="system"?{id:Ri,sender:dt,isOwn:lt===Ze.value,isoTime:ct,kind:"text",text:Hi,segments:gr(Hi),pending:Mi,isSystem:!0}:{id:Ri,sender:dt,isOwn:lt===Ze.value,isoTime:ct,kind:"text",text:Hi,segments:gr(Hi),pending:Mi,errorCode:ss})),Pt=hn(()=>dn.value.length>0?Ce(dn.value[dn.value.length-1]):null),Ve=hn(()=>dn.value.slice(-3).map(Ce)),sn=hn(()=>ie.value.filter(({id:Vn,name:Ri,iconUrl:dt})=>Vn&&Ri&&dt)),pn=hn(()=>bp(n,f.value));return _n(u,ft),_n(dn,m),{state:vs({isDesktop:c,isChatVisible:u,isUnread:p,isLoading:I,isMuted:y,isBanned:x,isDisabled:Le,isRulesVisible:S,isUserAtBottom:U,isPickerVisible:N,needCheckScrollPosition:K,needScrollToBottom:O,needClearInput:W,theme:oe,title:pn,rules:gn,totalCooldown:Y,currentCooldown:ce,status:ke,scene:z,roomID:pe,joinError:X,lobbyReason:ne,messages:dn,lastPreview:Pt,lastThreePreviews:Ve,stickers:sn})}});if(!e)throw new Error("[ MeowMeow ] meowmeowStore is not found.");const b=[],M=I=>y.value=I,C=I=>x.value=I,R=I=>se.value=I??null,_=I=>re.value=I??"",k=I=>Y.value=I??0,v=I=>ce.value=I??0,w=I=>ke.value=I,j=I=>z.value=I,E=I=>pe.value=I,F=I=>X.value=I,D=I=>ne.value=I,Q=I=>G.value=I,de=I=>ie.value=I;return b.push(Ln(()=>e.isMuted,M,{fireImmediately:!0})),b.push(Ln(()=>e.isBanned,C,{fireImmediately:!0})),b.push(Ln(()=>e.currentUser,R,{fireImmediately:!0})),b.push(Ln(()=>e.greetingMessage,_,{fireImmediately:!0})),b.push(Ln(()=>e.cooldownSeconds,k,{fireImmediately:!0})),b.push(Ln(()=>e.retryAfterSeconds,v,{fireImmediately:!0})),b.push(Ln(()=>e.connectionStatus,w,{fireImmediately:!0})),b.push(Ln(()=>e.scene,j,{fireImmediately:!0})),b.push(Ln(()=>e.lastRoomId,E,{fireImmediately:!0})),b.push(Ln(()=>e.joinError,F,{fireImmediately:!0})),b.push(Ln(()=>e.lobbyReason,D,{fireImmediately:!0})),b.push(Ln(()=>e.messages.slice(),Q,{fireImmediately:!0})),b.push(Ln(()=>e.stickerPacks.slice(),de,{fireImmediately:!0})),d={message:I=>e.sendMessage(I),sticker:(I,Le)=>e.sendSticker({packId:I,stickerId:Le})},{isFakeData:!1,isStatusLog:!1,isLanguagesPanel:!0,isRoomsPanel:!0,isThemesPanel:!0,state:Aa(g),joinRoom:ue,setChatVisible:Te,setUnread:an,setUserAtBottom:Je,setPickerVisible:De,setTheme:Ie,ackCheckScrollPosition:Vi,ackScrollToBottom:je,ackClearInput:xn,sendMessage:Fn,sendSticker:oi,dispose:()=>{b.forEach(I=>I()),b.length=0,window.removeEventListener("resize",Ge),l.stop()}}},at=()=>{const e=Ca(Ku);if(!e)throw new Error("[ MeowMeow ] UIStore not provided.");return e},xp={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function Ap(e,n){return B(),q("svg",xp,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9A3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42c-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3a3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3a3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.54 5.54 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13zM0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9c-.59.68-.95 1.62-.95 2.65V20zm24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65c2.56.34 4.45 1.51 4.45 2.9z"},null,-1)])])}const Sp=yi({name:"mdi-people-group",render:Ap}),Ep=["aria-label"],Cp={key:0,class:"mobile-bar__content"},Rp={class:"mobile-bar__sender"},Mp={class:"mobile-bar__text"},Tp=["native","skin"],Lp={key:1},Op={key:0,class:"mobile-bar__tip"},Fp={key:0,class:"desktop-previews"},Ip={class:"preview-card__sender"},Pp={class:"preview-card__text"},jp=["native","skin"],Bp={key:1},Np=Ii({__name:"ChatPreview",setup(e){const{state:n,setChatVisible:i}=at(),{i18n:t}=sa(),a=hn(()=>{const s=n.lastThreePreviews.length;return s===1?[1]:s===2?[.5,1]:[.2,.5,1]});return(s,r)=>(B(),q(xe,null,[ye(Xi,{name:"slide-fade"},{default:Yn(()=>[!A(n).isChatVisible&&!A(n).isDesktop?(B(),q("div",{key:0,class:"mobile-bar",role:"button",tabindex:"0","aria-label":A(t).chatPreview.openAriaLabel,onClick:r[0]||(r[0]=o=>A(i)(!0)),onKeydown:[r[1]||(r[1]=Dl(o=>A(i)(!0),["enter"])),r[2]||(r[2]=Dl(o=>A(i)(!0),["space"]))]},[ye(A(Sp),{class:"mobile-bar__avatar","aria-hidden":"true",width:"24",height:"24"}),ye(Xi,{name:"preview-mobile"},{default:Yn(()=>[A(n).lastPreview?(B(),q("div",Cp,[ye(Bl,{name:"preview-mobile",tag:"div",class:"mobile-bar__flip-wrap"},{default:Yn(()=>[(B(),q("div",{key:A(n).lastPreview.id,class:"mobile-bar__preview"},[$("span",Rp,we(A(n).lastPreview.isOwn?A(t).common.you:A(n).lastPreview.sender),1),$("span",Mp,[A(n).lastPreview.segments?(B(!0),q(xe,{key:0},Cn(A(n).lastPreview.segments,(o,f)=>(B(),q(xe,{key:f},[o.type==="emoji"?(B(),q("em-emoji",{key:0,native:o.value,skin:o.skin,set:"apple",size:"14px"},null,8,Tp)):(B(),q("span",Lp,we(o.value),1))],64))),128)):(B(),q(xe,{key:1},[Fs(we(A(n).lastPreview.text),1)],64))])]))]),_:1})])):Be("",!0)]),_:1}),A(n).lastPreview?Be("",!0):(B(),q("div",Op,[$("span",null,we(A(t).chatPreview.clickToChat),1)]))],40,Ep)):Be("",!0)]),_:1}),ye(Xi,{name:"fade"},{default:Yn(()=>[A(n).isDesktop&&!A(n).isChatVisible?(B(),q("div",Fp,[ye(Bl,{name:"preview-desktop"},{default:Yn(()=>[(B(!0),q(xe,null,Cn(A(n).lastThreePreviews,(o,f)=>(B(),q("div",{key:o.id,class:"preview-card",style:ut({"--card-opacity":a.value[f]})},[$("span",Ip,we(o.isOwn?A(t).common.you:o.sender),1),$("p",Pp,[o.segments?(B(!0),q(xe,{key:0},Cn(o.segments,(l,d)=>(B(),q(xe,{key:d},[l.type==="emoji"?(B(),q("em-emoji",{key:0,native:l.value,skin:l.skin,set:"apple",size:"14px"},null,8,jp)):(B(),q("span",Bp,we(l.value),1))],64))),128)):(B(),q(xe,{key:1},[Fs(we(o.text),1)],64))])],4))),128))]),_:1})])):Be("",!0)]),_:1})],64))}}),ns={},Gu={},is=fe({}),zp=(e,n)=>{n<=0||(Gu[e]=Date.now()+n*1e3,is.value[e]={remaining:n,total:n},ns[e]!=null&&clearInterval(ns[e]),ns[e]=setInterval(()=>{const i=(Gu[e]-Date.now())/1e3;i<=0?(is.value[e].remaining=0,clearInterval(ns[e]),delete ns[e]):is.value[e].remaining=i},100))},Qu=e=>{const n=hn(()=>{var a;return((a=is.value[e.value??""])==null?void 0:a.remaining)??0}),i=hn(()=>{var a;return((a=is.value[e.value??""])==null?void 0:a.total)??0});return{cooldownRemaining:n,cooldownTotal:i,startCooldown:a=>{e.value&&zp(e.value,a)}}};if(typeof customElements<"u"){const e=customElements.define.bind(customElements);customElements.define=function(n,i,t){customElements.get(n)||e(n,i,t)}}function Ju(e){return e&&e.__esModule?e.default:e}function $n(e,n,i){return n in e?Object.defineProperty(e,n,{value:i,enumerable:!0,configurable:!0,writable:!0}):e[n]=i,e}var pr,Z,Zu,ts,Xu,Yu,kr={},e1=[],Dp=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function st(e,n){for(var i in n)e[i]=n[i];return e}function n1(e){var n=e.parentNode;n&&n.removeChild(e)}function yf(e,n,i){var t,a,s,r={};for(s in n)s=="key"?t=n[s]:s=="ref"?a=n[s]:r[s]=n[s];if(arguments.length>2&&(r.children=arguments.length>3?pr.call(arguments,2):i),typeof e=="function"&&e.defaultProps!=null)for(s in e.defaultProps)r[s]===void 0&&(r[s]=e.defaultProps[s]);return _r(e,r,t,a,null)}function _r(e,n,i,t,a){var s={type:e,props:n,key:i,ref:t,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:a??++Zu};return a==null&&Z.vnode!=null&&Z.vnode(s),s}function Wi(){return{current:null}}function ma(e){return e.children}function Ei(e,n){this.props=e,this.context=n}function ha(e,n){if(n==null)return e.__?ha(e.__,e.__.__k.indexOf(e)+1):null;for(var i;n<e.__k.length;n++)if((i=e.__k[n])!=null&&i.__e!=null)return i.__e;return typeof e.type=="function"?ha(e):null}function i1(e){var n,i;if((e=e.__)!=null&&e.__c!=null){for(e.__e=e.__c.base=null,n=0;n<e.__k.length;n++)if((i=e.__k[n])!=null&&i.__e!=null){e.__e=e.__c.base=i.__e;break}return i1(e)}}function t1(e){(!e.__d&&(e.__d=!0)&&ts.push(e)&&!br.__r++||Yu!==Z.debounceRendering)&&((Yu=Z.debounceRendering)||Xu)(br)}function br(){for(var e;br.__r=ts.length;)e=ts.sort(function(n,i){return n.__v.__b-i.__v.__b}),ts=[],e.some(function(n){var i,t,a,s,r,o;n.__d&&(r=(s=(i=n).__v).__e,(o=i.__P)&&(t=[],(a=st({},s)).__v=s.__v+1,vf(o,s,a,i.__n,o.ownerSVGElement!==void 0,s.__h!=null?[r]:null,t,r??ha(s),s.__h),l1(t,s),s.__e!=r&&i1(s)))})}function a1(e,n,i,t,a,s,r,o,f,l){var d,c,u,p,y,x,S,U=t&&t.__k||e1,N=U.length;for(i.__k=[],d=0;d<n.length;d++)if((p=i.__k[d]=(p=n[d])==null||typeof p=="boolean"?null:typeof p=="string"||typeof p=="number"||typeof p=="bigint"?_r(null,p,null,null,p):Array.isArray(p)?_r(ma,{children:p},null,null,null):p.__b>0?_r(p.type,p.props,p.key,null,p.__v):p)!=null){if(p.__=i,p.__b=i.__b+1,(u=U[d])===null||u&&p.key==u.key&&p.type===u.type)U[d]=void 0;else for(c=0;c<N;c++){if((u=U[c])&&p.key==u.key&&p.type===u.type){U[c]=void 0;break}u=null}vf(e,p,u=u||kr,a,s,r,o,f,l),y=p.__e,(c=p.ref)&&u.ref!=c&&(S||(S=[]),u.ref&&S.push(u.ref,null,p),S.push(c,p.__c||y,p)),y!=null?(x==null&&(x=y),typeof p.type=="function"&&p.__k===u.__k?p.__d=f=s1(p,f,e):f=r1(e,p,u,U,y,f),typeof i.type=="function"&&(i.__d=f)):f&&u.__e==f&&f.parentNode!=e&&(f=ha(u))}for(i.__e=x,d=N;d--;)U[d]!=null&&(typeof i.type=="function"&&U[d].__e!=null&&U[d].__e==i.__d&&(i.__d=ha(t,d+1)),u1(U[d],U[d]));if(S)for(d=0;d<S.length;d++)c1(S[d],S[++d],S[++d])}function s1(e,n,i){for(var t,a=e.__k,s=0;a&&s<a.length;s++)(t=a[s])&&(t.__=e,n=typeof t.type=="function"?s1(t,n,i):r1(i,t,t,a,t.__e,n));return n}function wr(e,n){return n=n||[],e==null||typeof e=="boolean"||(Array.isArray(e)?e.some(function(i){wr(i,n)}):n.push(e)),n}function r1(e,n,i,t,a,s){var r,o,f;if(n.__d!==void 0)r=n.__d,n.__d=void 0;else if(i==null||a!=s||a.parentNode==null)e:if(s==null||s.parentNode!==e)e.appendChild(a),r=null;else{for(o=s,f=0;(o=o.nextSibling)&&f<t.length;f+=2)if(o==a)break e;e.insertBefore(a,s),r=s}return r!==void 0?r:a.nextSibling}function qp(e,n,i,t,a){var s;for(s in i)s==="children"||s==="key"||s in n||xr(e,s,null,i[s],t);for(s in n)a&&typeof n[s]!="function"||s==="children"||s==="key"||s==="value"||s==="checked"||i[s]===n[s]||xr(e,s,n[s],i[s],t)}function o1(e,n,i){n[0]==="-"?e.setProperty(n,i):e[n]=i==null?"":typeof i!="number"||Dp.test(n)?i:i+"px"}function xr(e,n,i,t,a){var s;e:if(n==="style")if(typeof i=="string")e.style.cssText=i;else{if(typeof t=="string"&&(e.style.cssText=t=""),t)for(n in t)i&&n in i||o1(e.style,n,"");if(i)for(n in i)t&&i[n]===t[n]||o1(e.style,n,i[n])}else if(n[0]==="o"&&n[1]==="n")s=n!==(n=n.replace(/Capture$/,"")),n=n.toLowerCase()in e?n.toLowerCase().slice(2):n.slice(2),e.l||(e.l={}),e.l[n+s]=i,i?t||e.addEventListener(n,s?d1:f1,s):e.removeEventListener(n,s?d1:f1,s);else if(n!=="dangerouslySetInnerHTML"){if(a)n=n.replace(/xlink[H:h]/,"h").replace(/sName$/,"s");else if(n!=="href"&&n!=="list"&&n!=="form"&&n!=="tabIndex"&&n!=="download"&&n in e)try{e[n]=i??"";break e}catch{}typeof i=="function"||(i!=null&&(i!==!1||n[0]==="a"&&n[1]==="r")?e.setAttribute(n,i):e.removeAttribute(n))}}function f1(e){this.l[e.type+!1](Z.event?Z.event(e):e)}function d1(e){this.l[e.type+!0](Z.event?Z.event(e):e)}function vf(e,n,i,t,a,s,r,o,f){var l,d,c,u,p,y,x,S,U,N,K,O=n.type;if(n.constructor!==void 0)return null;i.__h!=null&&(f=i.__h,o=n.__e=i.__e,n.__h=null,s=[o]),(l=Z.__b)&&l(n);try{e:if(typeof O=="function"){if(S=n.props,U=(l=O.contextType)&&t[l.__c],N=l?U?U.props.value:l.__:t,i.__c?x=(d=n.__c=i.__c).__=d.__E:("prototype"in O&&O.prototype.render?n.__c=d=new O(S,N):(n.__c=d=new Ei(S,N),d.constructor=O,d.render=Wp),U&&U.sub(d),d.props=S,d.state||(d.state={}),d.context=N,d.__n=t,c=d.__d=!0,d.__h=[]),d.__s==null&&(d.__s=d.state),O.getDerivedStateFromProps!=null&&(d.__s==d.state&&(d.__s=st({},d.__s)),st(d.__s,O.getDerivedStateFromProps(S,d.__s))),u=d.props,p=d.state,c)O.getDerivedStateFromProps==null&&d.componentWillMount!=null&&d.componentWillMount(),d.componentDidMount!=null&&d.__h.push(d.componentDidMount);else{if(O.getDerivedStateFromProps==null&&S!==u&&d.componentWillReceiveProps!=null&&d.componentWillReceiveProps(S,N),!d.__e&&d.shouldComponentUpdate!=null&&d.shouldComponentUpdate(S,d.__s,N)===!1||n.__v===i.__v){d.props=S,d.state=d.__s,n.__v!==i.__v&&(d.__d=!1),d.__v=n,n.__e=i.__e,n.__k=i.__k,n.__k.forEach(function(W){W&&(W.__=n)}),d.__h.length&&r.push(d);break e}d.componentWillUpdate!=null&&d.componentWillUpdate(S,d.__s,N),d.componentDidUpdate!=null&&d.__h.push(function(){d.componentDidUpdate(u,p,y)})}d.context=N,d.props=S,d.state=d.__s,(l=Z.__r)&&l(n),d.__d=!1,d.__v=n,d.__P=e,l=d.render(d.props,d.state,d.context),d.state=d.__s,d.getChildContext!=null&&(t=st(st({},t),d.getChildContext())),c||d.getSnapshotBeforeUpdate==null||(y=d.getSnapshotBeforeUpdate(u,p)),K=l!=null&&l.type===ma&&l.key==null?l.props.children:l,a1(e,Array.isArray(K)?K:[K],n,i,t,a,s,r,o,f),d.base=n.__e,n.__h=null,d.__h.length&&r.push(d),x&&(d.__E=d.__=null),d.__e=!1}else s==null&&n.__v===i.__v?(n.__k=i.__k,n.__e=i.__e):n.__e=Up(i.__e,n,i,t,a,s,r,f);(l=Z.diffed)&&l(n)}catch(W){n.__v=null,(f||s!=null)&&(n.__e=o,n.__h=!!f,s[s.indexOf(o)]=null),Z.__e(W,n,i)}}function l1(e,n){Z.__c&&Z.__c(n,e),e.some(function(i){try{e=i.__h,i.__h=[],e.some(function(t){t.call(i)})}catch(t){Z.__e(t,i.__v)}})}function Up(e,n,i,t,a,s,r,o){var f,l,d,c=i.props,u=n.props,p=n.type,y=0;if(p==="svg"&&(a=!0),s!=null){for(;y<s.length;y++)if((f=s[y])&&"setAttribute"in f==!!p&&(p?f.localName===p:f.nodeType===3)){e=f,s[y]=null;break}}if(e==null){if(p===null)return document.createTextNode(u);e=a?document.createElementNS("http://www.w3.org/2000/svg",p):document.createElement(p,u.is&&u),s=null,o=!1}if(p===null)c===u||o&&e.data===u||(e.data=u);else{if(s=s&&pr.call(e.childNodes),l=(c=i.props||kr).dangerouslySetInnerHTML,d=u.dangerouslySetInnerHTML,!o){if(s!=null)for(c={},y=0;y<e.attributes.length;y++)c[e.attributes[y].name]=e.attributes[y].value;(d||l)&&(d&&(l&&d.__html==l.__html||d.__html===e.innerHTML)||(e.innerHTML=d&&d.__html||""))}if(qp(e,u,c,a,o),d)n.__k=[];else if(y=n.props.children,a1(e,Array.isArray(y)?y:[y],n,i,t,a&&p!=="foreignObject",s,r,s?s[0]:i.__k&&ha(i,0),o),s!=null)for(y=s.length;y--;)s[y]!=null&&n1(s[y]);o||("value"in u&&(y=u.value)!==void 0&&(y!==c.value||y!==e.value||p==="progress"&&!y)&&xr(e,"value",y,c.value,!1),"checked"in u&&(y=u.checked)!==void 0&&y!==e.checked&&xr(e,"checked",y,c.checked,!1))}return e}function c1(e,n,i){try{typeof e=="function"?e(n):e.current=n}catch(t){Z.__e(t,i)}}function u1(e,n,i){var t,a;if(Z.unmount&&Z.unmount(e),(t=e.ref)&&(t.current&&t.current!==e.__e||c1(t,null,n)),(t=e.__c)!=null){if(t.componentWillUnmount)try{t.componentWillUnmount()}catch(s){Z.__e(s,n)}t.base=t.__P=null}if(t=e.__k)for(a=0;a<t.length;a++)t[a]&&u1(t[a],n,typeof e.type!="function");i||e.__e==null||n1(e.__e),e.__e=e.__d=void 0}function Wp(e,n,i){return this.constructor(e,i)}function m1(e,n,i){var t,a,s;Z.__&&Z.__(e,n),a=(t=typeof i=="function")?null:i&&i.__k||n.__k,s=[],vf(n,e=(!t&&i||n).__k=yf(ma,null,[e]),a||kr,kr,n.ownerSVGElement!==void 0,!t&&i?[i]:a?null:n.firstChild?pr.call(n.childNodes):null,s,!t&&i?i:a?a.__e:n.firstChild,t),l1(s,e)}pr=e1.slice,Z={__e:function(e,n){for(var i,t,a;n=n.__;)if((i=n.__c)&&!i.__)try{if((t=i.constructor)&&t.getDerivedStateFromError!=null&&(i.setState(t.getDerivedStateFromError(e)),a=i.__d),i.componentDidCatch!=null&&(i.componentDidCatch(e),a=i.__d),a)return i.__E=i}catch(s){e=s}throw e}},Zu=0,Ei.prototype.setState=function(e,n){var i;i=this.__s!=null&&this.__s!==this.state?this.__s:this.__s=st({},this.state),typeof e=="function"&&(e=e(st({},i),this.props)),e&&st(i,e),e!=null&&this.__v&&(n&&this.__h.push(n),t1(this))},Ei.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),t1(this))},Ei.prototype.render=ma,ts=[],Xu=typeof Promise=="function"?Promise.prototype.then.bind(Promise.resolve()):setTimeout,br.__r=0;var $p=0;function L(e,n,i,t,a){var s,r,o={};for(r in n)r=="ref"?s=n[r]:o[r]=n[r];var f={type:e,props:o,key:i,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--$p,__source:t,__self:a};if(typeof e=="function"&&(s=e.defaultProps))for(r in s)o[r]===void 0&&(o[r]=s[r]);return Z.vnode&&Z.vnode(f),f}function Vp(e,n){try{window.localStorage[`emoji-mart.${e}`]=JSON.stringify(n)}catch{}}function Hp(e){try{const n=window.localStorage[`emoji-mart.${e}`];if(n)return JSON.parse(n)}catch{}}var rt={set:Vp,get:Hp};const gf=new Map,Kp=[{v:15,emoji:"🫨"},{v:14,emoji:"🫠"},{v:13.1,emoji:"😶🌫️"},{v:13,emoji:"🥸"},{v:12.1,emoji:"🧑🦰"},{v:12,emoji:"🥱"},{v:11,emoji:"🥰"},{v:5,emoji:"🤩"},{v:4,emoji:"👱♀️"},{v:3,emoji:"🤣"},{v:2,emoji:"👋🏻"},{v:1,emoji:"🙃"}];function Gp(){for(const{v:e,emoji:n}of Kp)if(h1(n))return e}function Qp(){return!h1("🇨🇦")}function h1(e){if(gf.has(e))return gf.get(e);const n=Jp(e);return gf.set(e,n),n}const Jp=(()=>{let e=null;try{navigator.userAgent.includes("jsdom")||(e=document.createElement("canvas").getContext("2d",{willReadFrequently:!0}))}catch{}if(!e)return()=>!1;const n=25,i=20,t=Math.floor(n/2);return e.font=t+"px Arial, Sans-Serif",e.textBaseline="top",e.canvas.width=i*2,e.canvas.height=n,a=>{e.clearRect(0,0,i*2,n),e.fillStyle="#FF0000",e.fillText(a,0,22),e.fillStyle="#0000FF",e.fillText(a,i,22);const s=e.getImageData(0,0,i,n).data,r=s.length;let o=0;for(;o<r&&!s[o+3];o+=4);if(o>=r)return!1;const f=i+o/4%i,l=Math.floor(o/4/i),d=e.getImageData(f,l,1,1).data;return!(s[o]!==d[0]||s[o+2]!==d[2]||e.measureText(a).width>=i)}})();var y1={latestVersion:Gp,noCountryFlags:Qp};const pf=["+1","grinning","kissing_heart","heart_eyes","laughing","stuck_out_tongue_winking_eye","sweat_smile","joy","scream","disappointed","unamused","weary","sob","sunglasses","heart"];let tn=null;function Zp(e){tn||(tn=rt.get("frequently")||{});const n=e.id||e;n&&(tn[n]||(tn[n]=0),tn[n]+=1,rt.set("last",n),rt.set("frequently",tn))}function Xp({maxFrequentRows:e,perLine:n}){if(!e)return[];tn||(tn=rt.get("frequently"));let i=[];if(!tn){tn={};for(let s in pf.slice(0,n)){const r=pf[s];tn[r]=n-s,i.push(r)}return i}const t=e*n,a=rt.get("last");for(let s in tn)i.push(s);if(i.sort((s,r)=>{const o=tn[r],f=tn[s];return o==f?s.localeCompare(r):o-f}),i.length>t){const s=i.slice(t);i=i.slice(0,t);for(let r of s)r!=a&&delete tn[r];a&&i.indexOf(a)==-1&&(delete tn[i[i.length-1]],i.splice(-1,1,a)),rt.set("frequently",tn)}return i}var v1={add:Zp,get:Xp,DEFAULTS:pf},g1={};g1=JSON.parse('{"search":"Search","search_no_results_1":"Oh no!","search_no_results_2":"That emoji couldn’t be found","pick":"Pick an emoji…","add_custom":"Add custom emoji","categories":{"activity":"Activity","custom":"Custom","flags":"Flags","foods":"Food & Drink","frequent":"Frequently used","nature":"Animals & Nature","objects":"Objects","people":"Smileys & People","places":"Travel & Places","search":"Search Results","symbols":"Symbols"},"skins":{"1":"Default","2":"Light","3":"Medium-Light","4":"Medium","5":"Medium-Dark","6":"Dark","choose":"Choose default skin tone"}}');var $i={autoFocus:{value:!1},dynamicWidth:{value:!1},emojiButtonColors:{value:null},emojiButtonRadius:{value:"100%"},emojiButtonSize:{value:36},emojiSize:{value:24},emojiVersion:{value:15,choices:[1,2,3,4,5,11,12,12.1,13,13.1,14,15]},exceptEmojis:{value:[]},icons:{value:"auto",choices:["auto","outline","solid"]},locale:{value:"en",choices:["en","ar","be","cs","de","es","fa","fi","fr","hi","it","ja","ko","nl","pl","pt","ru","sa","tr","uk","vi","zh"]},maxFrequentRows:{value:4},navPosition:{value:"top",choices:["top","bottom","none"]},noCountryFlags:{value:!1},noResultsEmoji:{value:null},perLine:{value:9},previewEmoji:{value:null},previewPosition:{value:"bottom",choices:["top","bottom","none"]},searchPosition:{value:"sticky",choices:["sticky","static","none"]},set:{value:"native",choices:["native","apple","facebook","google","twitter"]},skin:{value:1,choices:[1,2,3,4,5,6]},skinTonePosition:{value:"preview",choices:["preview","search","none"]},theme:{value:"auto",choices:["auto","light","dark"]},categories:null,categoryIcons:null,custom:null,data:null,i18n:null,getImageURL:null,getSpritesheetURL:null,onAddCustomEmoji:null,onClickOutside:null,onEmojiSelect:null,stickySearch:{deprecated:!0,value:!0}};let fn=null,me=null;const kf={};async function p1(e){if(kf[e])return kf[e];const i=await(await fetch(e)).json();return kf[e]=i,i}let _f=null,k1=null,_1=!1;function as(e,{caller:n}={}){return _f||(_f=new Promise(i=>{k1=i})),e?Yp(e):n&&!_1&&console.warn(`\`${n}\` requires data to be initialized first. Promise will be pending until \`init\` is called.`),_f}async function Yp(e){_1=!0;let{emojiVersion:n,set:i,locale:t}=e;if(n||(n=$i.emojiVersion.value),i||(i=$i.set.value),t||(t=$i.locale.value),me)me.categories=me.categories.filter(f=>!f.name);else{me=(typeof e.data=="function"?await e.data():e.data)||await p1(`https://cdn.jsdelivr.net/npm/@emoji-mart/data@latest/sets/${n}/${i}.json`),me.emoticons={},me.natives={},me.categories.unshift({id:"frequent",emojis:[]});for(const f in me.aliases){const l=me.aliases[f],d=me.emojis[l];d&&(d.aliases||(d.aliases=[]),d.aliases.push(f))}me.originalCategories=me.categories}if(fn=(typeof e.i18n=="function"?await e.i18n():e.i18n)||(t=="en"?Ju(g1):await p1(`https://cdn.jsdelivr.net/npm/@emoji-mart/data@latest/i18n/${t}.json`)),e.custom)for(let f in e.custom){f=parseInt(f);const l=e.custom[f],d=e.custom[f-1];if(!(!l.emojis||!l.emojis.length)){l.id||(l.id=`custom_${f+1}`),l.name||(l.name=fn.categories.custom),d&&!l.icon&&(l.target=d.target||d),me.categories.push(l);for(const c of l.emojis)me.emojis[c.id]=c}}e.categories&&(me.categories=me.originalCategories.filter(f=>e.categories.indexOf(f.id)!=-1).sort((f,l)=>{const d=e.categories.indexOf(f.id),c=e.categories.indexOf(l.id);return d-c}));let a=null,s=null;i=="native"&&(a=y1.latestVersion(),s=e.noCountryFlags||y1.noCountryFlags());let r=me.categories.length,o=!1;for(;r--;){const f=me.categories[r];if(f.id=="frequent"){let{maxFrequentRows:c,perLine:u}=e;c=c>=0?c:$i.maxFrequentRows.value,u||(u=$i.perLine.value),f.emojis=v1.get({maxFrequentRows:c,perLine:u})}if(!f.emojis||!f.emojis.length){me.categories.splice(r,1);continue}const{categoryIcons:l}=e;if(l){const c=l[f.id];c&&!f.icon&&(f.icon=c)}let d=f.emojis.length;for(;d--;){const c=f.emojis[d],u=c.id?c:me.emojis[c],p=()=>{f.emojis.splice(d,1)};if(!u||e.exceptEmojis&&e.exceptEmojis.includes(u.id)){p();continue}if(a&&u.version>a){p();continue}if(s&&f.id=="flags"&&!a2.includes(u.id)){p();continue}if(!u.search){if(o=!0,u.search=","+[[u.id,!1],[u.name,!0],[u.keywords,!1],[u.emoticons,!1]].map(([x,S])=>{if(x)return(Array.isArray(x)?x:[x]).map(U=>(S?U.split(/[-|_|\s]+/):[U]).map(N=>N.toLowerCase())).flat()}).flat().filter(x=>x&&x.trim()).join(","),u.emoticons)for(const x of u.emoticons)me.emoticons[x]||(me.emoticons[x]=u.id);let y=0;for(const x of u.skins){if(!x)continue;y++;const{native:S}=x;S&&(me.natives[S]=u.id,u.search+=`,${S}`);const U=y==1?"":`:skin-tone-${y}:`;x.shortcodes=`:${u.id}:${U}`}}}}o&&ya.reset(),k1()}function b1(e,n,i){e||(e={});const t={};for(let a in n)t[a]=w1(a,e,n,i);return t}function w1(e,n,i,t){const a=i[e];let s=t&&t.getAttribute(e)||(n[e]!=null&&n[e]!=null?n[e]:null);return a&&(s!=null&&a.value&&typeof a.value!=typeof s&&(typeof a.value=="boolean"?s=s!="false":s=a.value.constructor(s)),a.transform&&s&&(s=a.transform(s)),(s==null||a.choices&&a.choices.indexOf(s)==-1)&&(s=a.value)),s}const e2=/^(?:\:([^\:]+)\:)(?:\:skin-tone-(\d)\:)?$/;let bf=null;function n2(e){return e.id?e:me.emojis[e]||me.emojis[me.aliases[e]]||me.emojis[me.natives[e]]}function i2(){bf=null}async function t2(e,{maxResults:n,caller:i}={}){if(!e||!e.trim().length)return null;n||(n=90),await as(null,{caller:i||"SearchIndex.search"});const t=e.toLowerCase().replace(/(\w)-/,"$1 ").split(/[\s|,]+/).filter((o,f,l)=>o.trim()&&l.indexOf(o)==f);if(!t.length)return;let a=bf||(bf=Object.values(me.emojis)),s,r;for(const o of t){if(!a.length)break;s=[],r={};for(const f of a){if(!f.search)continue;const l=f.search.indexOf(`,${o}`);l!=-1&&(s.push(f),r[f.id]||(r[f.id]=0),r[f.id]+=f.id==o?0:l+1)}a=s}return s.length<2||(s.sort((o,f)=>{const l=r[o.id],d=r[f.id];return l==d?o.id.localeCompare(f.id):l-d}),s.length>n&&(s=s.slice(0,n))),s}var ya={search:t2,get:n2,reset:i2,SHORTCODES_REGEX:e2};const a2=["checkered_flag","crossed_flags","pirate_flag","rainbow-flag","transgender_flag","triangular_flag_on_post","waving_black_flag","waving_white_flag"];function s2(e,n){return Array.isArray(e)&&Array.isArray(n)&&e.length===n.length&&e.every((i,t)=>i==n[t])}async function r2(e=1){for(let n in[...Array(e).keys()])await new Promise(requestAnimationFrame)}function o2(e,{skinIndex:n=0}={}){const i=e.skins[n]||(n=0,e.skins[n]),t={id:e.id,name:e.name,native:i.native,unified:i.unified,keywords:e.keywords,shortcodes:i.shortcodes||e.shortcodes};return e.skins.length>1&&(t.skin=n+1),i.src&&(t.src=i.src),e.aliases&&e.aliases.length&&(t.aliases=e.aliases),e.emoticons&&e.emoticons.length&&(t.emoticons=e.emoticons),t}var Ar={categories:{activity:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:L("path",{d:"M12 0C5.373 0 0 5.372 0 12c0 6.627 5.373 12 12 12 6.628 0 12-5.373 12-12 0-6.628-5.372-12-12-12m9.949 11H17.05c.224-2.527 1.232-4.773 1.968-6.113A9.966 9.966 0 0 1 21.949 11M13 11V2.051a9.945 9.945 0 0 1 4.432 1.564c-.858 1.491-2.156 4.22-2.392 7.385H13zm-2 0H8.961c-.238-3.165-1.536-5.894-2.393-7.385A9.95 9.95 0 0 1 11 2.051V11zm0 2v8.949a9.937 9.937 0 0 1-4.432-1.564c.857-1.492 2.155-4.221 2.393-7.385H11zm4.04 0c.236 3.164 1.534 5.893 2.392 7.385A9.92 9.92 0 0 1 13 21.949V13h2.04zM4.982 4.887C5.718 6.227 6.726 8.473 6.951 11h-4.9a9.977 9.977 0 0 1 2.931-6.113M2.051 13h4.9c-.226 2.527-1.233 4.771-1.969 6.113A9.972 9.972 0 0 1 2.051 13m16.967 6.113c-.735-1.342-1.744-3.586-1.968-6.113h4.899a9.961 9.961 0 0 1-2.931 6.113"})}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M16.17 337.5c0 44.98 7.565 83.54 13.98 107.9C35.22 464.3 50.46 496 174.9 496c9.566 0 19.59-.4707 29.84-1.271L17.33 307.3C16.53 317.6 16.17 327.7 16.17 337.5zM495.8 174.5c0-44.98-7.565-83.53-13.98-107.9c-4.688-17.54-18.34-31.23-36.04-35.95C435.5 27.91 392.9 16 337 16c-9.564 0-19.59 .4707-29.84 1.271l187.5 187.5C495.5 194.4 495.8 184.3 495.8 174.5zM26.77 248.8l236.3 236.3c142-36.1 203.9-150.4 222.2-221.1L248.9 26.87C106.9 62.96 45.07 177.2 26.77 248.8zM256 335.1c0 9.141-7.474 16-16 16c-4.094 0-8.188-1.564-11.31-4.689L164.7 283.3C161.6 280.2 160 276.1 160 271.1c0-8.529 6.865-16 16-16c4.095 0 8.189 1.562 11.31 4.688l64.01 64C254.4 327.8 256 331.9 256 335.1zM304 287.1c0 9.141-7.474 16-16 16c-4.094 0-8.188-1.564-11.31-4.689L212.7 235.3C209.6 232.2 208 228.1 208 223.1c0-9.141 7.473-16 16-16c4.094 0 8.188 1.562 11.31 4.688l64.01 64.01C302.5 279.8 304 283.9 304 287.1zM256 175.1c0-9.141 7.473-16 16-16c4.094 0 8.188 1.562 11.31 4.688l64.01 64.01c3.125 3.125 4.688 7.219 4.688 11.31c0 9.133-7.468 16-16 16c-4.094 0-8.189-1.562-11.31-4.688l-64.01-64.01C257.6 184.2 256 180.1 256 175.1z"})})},custom:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 448 512",children:L("path",{d:"M417.1 368c-5.937 10.27-16.69 16-27.75 16c-5.422 0-10.92-1.375-15.97-4.281L256 311.4V448c0 17.67-14.33 32-31.1 32S192 465.7 192 448V311.4l-118.3 68.29C68.67 382.6 63.17 384 57.75 384c-11.06 0-21.81-5.734-27.75-16c-8.828-15.31-3.594-34.88 11.72-43.72L159.1 256L41.72 187.7C26.41 178.9 21.17 159.3 29.1 144C36.63 132.5 49.26 126.7 61.65 128.2C65.78 128.7 69.88 130.1 73.72 132.3L192 200.6V64c0-17.67 14.33-32 32-32S256 46.33 256 64v136.6l118.3-68.29c3.838-2.213 7.939-3.539 12.07-4.051C398.7 126.7 411.4 132.5 417.1 144c8.828 15.31 3.594 34.88-11.72 43.72L288 256l118.3 68.28C421.6 333.1 426.8 352.7 417.1 368z"})}),flags:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:L("path",{d:"M0 0l6.084 24H8L1.916 0zM21 5h-4l-1-4H4l3 12h3l1 4h13L21 5zM6.563 3h7.875l2 8H8.563l-2-8zm8.832 10l-2.856 1.904L12.063 13h3.332zM19 13l-1.5-6h1.938l2 8H16l3-2z"})}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M64 496C64 504.8 56.75 512 48 512h-32C7.25 512 0 504.8 0 496V32c0-17.75 14.25-32 32-32s32 14.25 32 32V496zM476.3 0c-6.365 0-13.01 1.35-19.34 4.233c-45.69 20.86-79.56 27.94-107.8 27.94c-59.96 0-94.81-31.86-163.9-31.87C160.9 .3055 131.6 4.867 96 15.75v350.5c32-9.984 59.87-14.1 84.85-14.1c73.63 0 124.9 31.78 198.6 31.78c31.91 0 68.02-5.971 111.1-23.09C504.1 355.9 512 344.4 512 332.1V30.73C512 11.1 495.3 0 476.3 0z"})})},foods:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:L("path",{d:"M17 4.978c-1.838 0-2.876.396-3.68.934.513-1.172 1.768-2.934 4.68-2.934a1 1 0 0 0 0-2c-2.921 0-4.629 1.365-5.547 2.512-.064.078-.119.162-.18.244C11.73 1.838 10.798.023 9.207.023 8.579.022 7.85.306 7 .978 5.027 2.54 5.329 3.902 6.492 4.999 3.609 5.222 0 7.352 0 12.969c0 4.582 4.961 11.009 9 11.009 1.975 0 2.371-.486 3-1 .629.514 1.025 1 3 1 4.039 0 9-6.418 9-11 0-5.953-4.055-8-7-8M8.242 2.546c.641-.508.943-.523.965-.523.426.169.975 1.405 1.357 3.055-1.527-.629-2.741-1.352-2.98-1.846.059-.112.241-.356.658-.686M15 21.978c-1.08 0-1.21-.109-1.559-.402l-.176-.146c-.367-.302-.816-.452-1.266-.452s-.898.15-1.266.452l-.176.146c-.347.292-.477.402-1.557.402-2.813 0-7-5.389-7-9.009 0-5.823 4.488-5.991 5-5.991 1.939 0 2.484.471 3.387 1.251l.323.276a1.995 1.995 0 0 0 2.58 0l.323-.276c.902-.78 1.447-1.251 3.387-1.251.512 0 5 .168 5 6 0 3.617-4.187 9-7 9"})}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M481.9 270.1C490.9 279.1 496 291.3 496 304C496 316.7 490.9 328.9 481.9 337.9C472.9 346.9 460.7 352 448 352H64C51.27 352 39.06 346.9 30.06 337.9C21.06 328.9 16 316.7 16 304C16 291.3 21.06 279.1 30.06 270.1C39.06 261.1 51.27 256 64 256H448C460.7 256 472.9 261.1 481.9 270.1zM475.3 388.7C478.3 391.7 480 395.8 480 400V416C480 432.1 473.3 449.3 461.3 461.3C449.3 473.3 432.1 480 416 480H96C79.03 480 62.75 473.3 50.75 461.3C38.74 449.3 32 432.1 32 416V400C32 395.8 33.69 391.7 36.69 388.7C39.69 385.7 43.76 384 48 384H464C468.2 384 472.3 385.7 475.3 388.7zM50.39 220.8C45.93 218.6 42.03 215.5 38.97 211.6C35.91 207.7 33.79 203.2 32.75 198.4C31.71 193.5 31.8 188.5 32.99 183.7C54.98 97.02 146.5 32 256 32C365.5 32 457 97.02 479 183.7C480.2 188.5 480.3 193.5 479.2 198.4C478.2 203.2 476.1 207.7 473 211.6C469.1 215.5 466.1 218.6 461.6 220.8C457.2 222.9 452.3 224 447.3 224H64.67C59.73 224 54.84 222.9 50.39 220.8zM372.7 116.7C369.7 119.7 368 123.8 368 128C368 131.2 368.9 134.3 370.7 136.9C372.5 139.5 374.1 141.6 377.9 142.8C380.8 143.1 384 144.3 387.1 143.7C390.2 143.1 393.1 141.6 395.3 139.3C397.6 137.1 399.1 134.2 399.7 131.1C400.3 128 399.1 124.8 398.8 121.9C397.6 118.1 395.5 116.5 392.9 114.7C390.3 112.9 387.2 111.1 384 111.1C379.8 111.1 375.7 113.7 372.7 116.7V116.7zM244.7 84.69C241.7 87.69 240 91.76 240 96C240 99.16 240.9 102.3 242.7 104.9C244.5 107.5 246.1 109.6 249.9 110.8C252.8 111.1 256 112.3 259.1 111.7C262.2 111.1 265.1 109.6 267.3 107.3C269.6 105.1 271.1 102.2 271.7 99.12C272.3 96.02 271.1 92.8 270.8 89.88C269.6 86.95 267.5 84.45 264.9 82.7C262.3 80.94 259.2 79.1 256 79.1C251.8 79.1 247.7 81.69 244.7 84.69V84.69zM116.7 116.7C113.7 119.7 112 123.8 112 128C112 131.2 112.9 134.3 114.7 136.9C116.5 139.5 118.1 141.6 121.9 142.8C124.8 143.1 128 144.3 131.1 143.7C134.2 143.1 137.1 141.6 139.3 139.3C141.6 137.1 143.1 134.2 143.7 131.1C144.3 128 143.1 124.8 142.8 121.9C141.6 118.1 139.5 116.5 136.9 114.7C134.3 112.9 131.2 111.1 128 111.1C123.8 111.1 119.7 113.7 116.7 116.7L116.7 116.7z"})})},frequent:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[L("path",{d:"M13 4h-2l-.001 7H9v2h2v2h2v-2h4v-2h-4z"}),L("path",{d:"M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"})]}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512zM232 256C232 264 236 271.5 242.7 275.1L338.7 339.1C349.7 347.3 364.6 344.3 371.1 333.3C379.3 322.3 376.3 307.4 365.3 300L280 243.2V120C280 106.7 269.3 96 255.1 96C242.7 96 231.1 106.7 231.1 120L232 256z"})})},nature:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[L("path",{d:"M15.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 15.5 8M8.5 8a1.5 1.5 0 1 0 .001 3.001A1.5 1.5 0 0 0 8.5 8"}),L("path",{d:"M18.933 0h-.027c-.97 0-2.138.787-3.018 1.497-1.274-.374-2.612-.51-3.887-.51-1.285 0-2.616.133-3.874.517C7.245.79 6.069 0 5.093 0h-.027C3.352 0 .07 2.67.002 7.026c-.039 2.479.276 4.238 1.04 5.013.254.258.882.677 1.295.882.191 3.177.922 5.238 2.536 6.38.897.637 2.187.949 3.2 1.102C8.04 20.6 8 20.795 8 21c0 1.773 2.35 3 4 3 1.648 0 4-1.227 4-3 0-.201-.038-.393-.072-.586 2.573-.385 5.435-1.877 5.925-7.587.396-.22.887-.568 1.104-.788.763-.774 1.079-2.534 1.04-5.013C23.929 2.67 20.646 0 18.933 0M3.223 9.135c-.237.281-.837 1.155-.884 1.238-.15-.41-.368-1.349-.337-3.291.051-3.281 2.478-4.972 3.091-5.031.256.015.731.27 1.265.646-1.11 1.171-2.275 2.915-2.352 5.125-.133.546-.398.858-.783 1.313M12 22c-.901 0-1.954-.693-2-1 0-.654.475-1.236 1-1.602V20a1 1 0 1 0 2 0v-.602c.524.365 1 .947 1 1.602-.046.307-1.099 1-2 1m3-3.48v.02a4.752 4.752 0 0 0-1.262-1.02c1.092-.516 2.239-1.334 2.239-2.217 0-1.842-1.781-2.195-3.977-2.195-2.196 0-3.978.354-3.978 2.195 0 .883 1.148 1.701 2.238 2.217A4.8 4.8 0 0 0 9 18.539v-.025c-1-.076-2.182-.281-2.973-.842-1.301-.92-1.838-3.045-1.853-6.478l.023-.041c.496-.826 1.49-1.45 1.804-3.102 0-2.047 1.357-3.631 2.362-4.522C9.37 3.178 10.555 3 11.948 3c1.447 0 2.685.192 3.733.57 1 .9 2.316 2.465 2.316 4.48.313 1.651 1.307 2.275 1.803 3.102.035.058.068.117.102.178-.059 5.967-1.949 7.01-4.902 7.19m6.628-8.202c-.037-.065-.074-.13-.113-.195a7.587 7.587 0 0 0-.739-.987c-.385-.455-.648-.768-.782-1.313-.076-2.209-1.241-3.954-2.353-5.124.531-.376 1.004-.63 1.261-.647.636.071 3.044 1.764 3.096 5.031.027 1.81-.347 3.218-.37 3.235"})]}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 576 512",children:L("path",{d:"M332.7 19.85C334.6 8.395 344.5 0 356.1 0C363.6 0 370.6 3.52 375.1 9.502L392 32H444.1C456.8 32 469.1 37.06 478.1 46.06L496 64H552C565.3 64 576 74.75 576 88V112C576 156.2 540.2 192 496 192H426.7L421.6 222.5L309.6 158.5L332.7 19.85zM448 64C439.2 64 432 71.16 432 80C432 88.84 439.2 96 448 96C456.8 96 464 88.84 464 80C464 71.16 456.8 64 448 64zM416 256.1V480C416 497.7 401.7 512 384 512H352C334.3 512 320 497.7 320 480V364.8C295.1 377.1 268.8 384 240 384C211.2 384 184 377.1 160 364.8V480C160 497.7 145.7 512 128 512H96C78.33 512 64 497.7 64 480V249.8C35.23 238.9 12.64 214.5 4.836 183.3L.9558 167.8C-3.331 150.6 7.094 133.2 24.24 128.1C41.38 124.7 58.76 135.1 63.05 152.2L66.93 167.8C70.49 182 83.29 191.1 97.97 191.1H303.8L416 256.1z"})})},objects:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[L("path",{d:"M12 0a9 9 0 0 0-5 16.482V21s2.035 3 5 3 5-3 5-3v-4.518A9 9 0 0 0 12 0zm0 2c3.86 0 7 3.141 7 7s-3.14 7-7 7-7-3.141-7-7 3.14-7 7-7zM9 17.477c.94.332 1.946.523 3 .523s2.06-.19 3-.523v.834c-.91.436-1.925.689-3 .689a6.924 6.924 0 0 1-3-.69v-.833zm.236 3.07A8.854 8.854 0 0 0 12 21c.965 0 1.888-.167 2.758-.451C14.155 21.173 13.153 22 12 22c-1.102 0-2.117-.789-2.764-1.453z"}),L("path",{d:"M14.745 12.449h-.004c-.852-.024-1.188-.858-1.577-1.824-.421-1.061-.703-1.561-1.182-1.566h-.009c-.481 0-.783.497-1.235 1.537-.436.982-.801 1.811-1.636 1.791l-.276-.043c-.565-.171-.853-.691-1.284-1.794-.125-.313-.202-.632-.27-.913-.051-.213-.127-.53-.195-.634C7.067 9.004 7.039 9 6.99 9A1 1 0 0 1 7 7h.01c1.662.017 2.015 1.373 2.198 2.134.486-.981 1.304-2.058 2.797-2.075 1.531.018 2.28 1.153 2.731 2.141l.002-.008C14.944 8.424 15.327 7 16.979 7h.032A1 1 0 1 1 17 9h-.011c-.149.076-.256.474-.319.709a6.484 6.484 0 0 1-.311.951c-.429.973-.79 1.789-1.614 1.789"})]}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 384 512",children:L("path",{d:"M112.1 454.3c0 6.297 1.816 12.44 5.284 17.69l17.14 25.69c5.25 7.875 17.17 14.28 26.64 14.28h61.67c9.438 0 21.36-6.401 26.61-14.28l17.08-25.68c2.938-4.438 5.348-12.37 5.348-17.7L272 415.1h-160L112.1 454.3zM191.4 .0132C89.44 .3257 16 82.97 16 175.1c0 44.38 16.44 84.84 43.56 115.8c16.53 18.84 42.34 58.23 52.22 91.45c.0313 .25 .0938 .5166 .125 .7823h160.2c.0313-.2656 .0938-.5166 .125-.7823c9.875-33.22 35.69-72.61 52.22-91.45C351.6 260.8 368 220.4 368 175.1C368 78.61 288.9-.2837 191.4 .0132zM192 96.01c-44.13 0-80 35.89-80 79.1C112 184.8 104.8 192 96 192S80 184.8 80 176c0-61.76 50.25-111.1 112-111.1c8.844 0 16 7.159 16 16S200.8 96.01 192 96.01z"})})},people:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[L("path",{d:"M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12S18.627 0 12 0m0 22C6.486 22 2 17.514 2 12S6.486 2 12 2s10 4.486 10 10-4.486 10-10 10"}),L("path",{d:"M8 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 8 7M16 7a2 2 0 1 0-.001 3.999A2 2 0 0 0 16 7M15.232 15c-.693 1.195-1.87 2-3.349 2-1.477 0-2.655-.805-3.347-2H15m3-2H6a6 6 0 1 0 12 0"})]}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M0 256C0 114.6 114.6 0 256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256zM256 432C332.1 432 396.2 382 415.2 314.1C419.1 300.4 407.8 288 393.6 288H118.4C104.2 288 92.92 300.4 96.76 314.1C115.8 382 179.9 432 256 432V432zM176.4 160C158.7 160 144.4 174.3 144.4 192C144.4 209.7 158.7 224 176.4 224C194 224 208.4 209.7 208.4 192C208.4 174.3 194 160 176.4 160zM336.4 224C354 224 368.4 209.7 368.4 192C368.4 174.3 354 160 336.4 160C318.7 160 304.4 174.3 304.4 192C304.4 209.7 318.7 224 336.4 224z"})})},places:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:[L("path",{d:"M6.5 12C5.122 12 4 13.121 4 14.5S5.122 17 6.5 17 9 15.879 9 14.5 7.878 12 6.5 12m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5M17.5 12c-1.378 0-2.5 1.121-2.5 2.5s1.122 2.5 2.5 2.5 2.5-1.121 2.5-2.5-1.122-2.5-2.5-2.5m0 3c-.275 0-.5-.225-.5-.5s.225-.5.5-.5.5.225.5.5-.225.5-.5.5"}),L("path",{d:"M22.482 9.494l-1.039-.346L21.4 9h.6c.552 0 1-.439 1-.992 0-.006-.003-.008-.003-.008H23c0-1-.889-2-1.984-2h-.642l-.731-1.717C19.262 3.012 18.091 2 16.764 2H7.236C5.909 2 4.738 3.012 4.357 4.283L3.626 6h-.642C1.889 6 1 7 1 8h.003S1 8.002 1 8.008C1 8.561 1.448 9 2 9h.6l-.043.148-1.039.346a2.001 2.001 0 0 0-1.359 2.097l.751 7.508a1 1 0 0 0 .994.901H3v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h6v1c0 1.103.896 2 2 2h2c1.104 0 2-.897 2-2v-1h1.096a.999.999 0 0 0 .994-.901l.751-7.508a2.001 2.001 0 0 0-1.359-2.097M6.273 4.857C6.402 4.43 6.788 4 7.236 4h9.527c.448 0 .834.43.963.857L19.313 9H4.688l1.585-4.143zM7 21H5v-1h2v1zm12 0h-2v-1h2v1zm2.189-3H2.811l-.662-6.607L3 11h18l.852.393L21.189 18z"})]}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M39.61 196.8L74.8 96.29C88.27 57.78 124.6 32 165.4 32H346.6C387.4 32 423.7 57.78 437.2 96.29L472.4 196.8C495.6 206.4 512 229.3 512 256V448C512 465.7 497.7 480 480 480H448C430.3 480 416 465.7 416 448V400H96V448C96 465.7 81.67 480 64 480H32C14.33 480 0 465.7 0 448V256C0 229.3 16.36 206.4 39.61 196.8V196.8zM109.1 192H402.9L376.8 117.4C372.3 104.6 360.2 96 346.6 96H165.4C151.8 96 139.7 104.6 135.2 117.4L109.1 192zM96 256C78.33 256 64 270.3 64 288C64 305.7 78.33 320 96 320C113.7 320 128 305.7 128 288C128 270.3 113.7 256 96 256zM416 320C433.7 320 448 305.7 448 288C448 270.3 433.7 256 416 256C398.3 256 384 270.3 384 288C384 305.7 398.3 320 416 320z"})})},symbols:{outline:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:L("path",{d:"M0 0h11v2H0zM4 11h3V6h4V4H0v2h4zM15.5 17c1.381 0 2.5-1.116 2.5-2.493s-1.119-2.493-2.5-2.493S13 13.13 13 14.507 14.119 17 15.5 17m0-2.986c.276 0 .5.222.5.493 0 .272-.224.493-.5.493s-.5-.221-.5-.493.224-.493.5-.493M21.5 19.014c-1.381 0-2.5 1.116-2.5 2.493S20.119 24 21.5 24s2.5-1.116 2.5-2.493-1.119-2.493-2.5-2.493m0 2.986a.497.497 0 0 1-.5-.493c0-.271.224-.493.5-.493s.5.222.5.493a.497.497 0 0 1-.5.493M22 13l-9 9 1.513 1.5 8.99-9.009zM17 11c2.209 0 4-1.119 4-2.5V2s.985-.161 1.498.949C23.01 4.055 23 6 23 6s1-1.119 1-3.135C24-.02 21 0 21 0h-2v6.347A5.853 5.853 0 0 0 17 6c-2.209 0-4 1.119-4 2.5s1.791 2.5 4 2.5M10.297 20.482l-1.475-1.585a47.54 47.54 0 0 1-1.442 1.129c-.307-.288-.989-1.016-2.045-2.183.902-.836 1.479-1.466 1.729-1.892s.376-.871.376-1.336c0-.592-.273-1.178-.818-1.759-.546-.581-1.329-.871-2.349-.871-1.008 0-1.79.293-2.344.879-.556.587-.832 1.181-.832 1.784 0 .813.419 1.748 1.256 2.805-.847.614-1.444 1.208-1.794 1.784a3.465 3.465 0 0 0-.523 1.833c0 .857.308 1.56.924 2.107.616.549 1.423.823 2.42.823 1.173 0 2.444-.379 3.813-1.137L8.235 24h2.819l-2.09-2.383 1.333-1.135zm-6.736-6.389a1.02 1.02 0 0 1 .73-.286c.31 0 .559.085.747.254a.849.849 0 0 1 .283.659c0 .518-.419 1.112-1.257 1.784-.536-.651-.805-1.231-.805-1.742a.901.901 0 0 1 .302-.669M3.74 22c-.427 0-.778-.116-1.057-.349-.279-.232-.418-.487-.418-.766 0-.594.509-1.288 1.527-2.083.968 1.134 1.717 1.946 2.248 2.438-.921.507-1.686.76-2.3.76"})}),solid:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 512 512",children:L("path",{d:"M500.3 7.251C507.7 13.33 512 22.41 512 31.1V175.1C512 202.5 483.3 223.1 447.1 223.1C412.7 223.1 383.1 202.5 383.1 175.1C383.1 149.5 412.7 127.1 447.1 127.1V71.03L351.1 90.23V207.1C351.1 234.5 323.3 255.1 287.1 255.1C252.7 255.1 223.1 234.5 223.1 207.1C223.1 181.5 252.7 159.1 287.1 159.1V63.1C287.1 48.74 298.8 35.61 313.7 32.62L473.7 .6198C483.1-1.261 492.9 1.173 500.3 7.251H500.3zM74.66 303.1L86.5 286.2C92.43 277.3 102.4 271.1 113.1 271.1H174.9C185.6 271.1 195.6 277.3 201.5 286.2L213.3 303.1H239.1C266.5 303.1 287.1 325.5 287.1 351.1V463.1C287.1 490.5 266.5 511.1 239.1 511.1H47.1C21.49 511.1-.0019 490.5-.0019 463.1V351.1C-.0019 325.5 21.49 303.1 47.1 303.1H74.66zM143.1 359.1C117.5 359.1 95.1 381.5 95.1 407.1C95.1 434.5 117.5 455.1 143.1 455.1C170.5 455.1 191.1 434.5 191.1 407.1C191.1 381.5 170.5 359.1 143.1 359.1zM440.3 367.1H496C502.7 367.1 508.6 372.1 510.1 378.4C513.3 384.6 511.6 391.7 506.5 396L378.5 508C372.9 512.1 364.6 513.3 358.6 508.9C352.6 504.6 350.3 496.6 353.3 489.7L391.7 399.1H336C329.3 399.1 323.4 395.9 321 389.6C318.7 383.4 320.4 376.3 325.5 371.1L453.5 259.1C459.1 255 467.4 254.7 473.4 259.1C479.4 263.4 481.6 271.4 478.7 278.3L440.3 367.1zM116.7 219.1L19.85 119.2C-8.112 90.26-6.614 42.31 24.85 15.34C51.82-8.137 93.26-3.642 118.2 21.83L128.2 32.32L137.7 21.83C162.7-3.642 203.6-8.137 231.6 15.34C262.6 42.31 264.1 90.26 236.1 119.2L139.7 219.1C133.2 225.6 122.7 225.6 116.7 219.1H116.7z"})})}},search:{loupe:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",children:L("path",{d:"M12.9 14.32a8 8 0 1 1 1.41-1.41l5.35 5.33-1.42 1.42-5.33-5.34zM8 14A6 6 0 1 0 8 2a6 6 0 0 0 0 12z"})}),delete:L("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",children:L("path",{d:"M10 8.586L2.929 1.515 1.515 2.929 8.586 10l-7.071 7.071 1.414 1.414L10 11.414l7.071 7.071 1.414-1.414L11.414 10l7.071-7.071-1.414-1.414L10 8.586z"})})}};function wf(e){let{id:n,skin:i,emoji:t}=e;if(e.shortcodes){const o=e.shortcodes.match(ya.SHORTCODES_REGEX);o&&(n=o[1],o[2]&&(i=o[2]))}if(t||(t=ya.get(n||e.native)),!t)return e.fallback;const a=t.skins[i-1]||t.skins[0],s=a.src||(e.set!="native"&&!e.spritesheet?typeof e.getImageURL=="function"?e.getImageURL(e.set,a.unified):`https://cdn.jsdelivr.net/npm/emoji-datasource-${e.set}@15.0.1/img/${e.set}/64/${a.unified}.png`:void 0),r=typeof e.getSpritesheetURL=="function"?e.getSpritesheetURL(e.set):`https://cdn.jsdelivr.net/npm/emoji-datasource-${e.set}@15.0.1/img/${e.set}/sheets-256/64.png`;return L("span",{class:"emoji-mart-emoji","data-emoji-set":e.set,children:s?L("img",{style:{maxWidth:e.size||"1em",maxHeight:e.size||"1em",display:"inline-block"},alt:a.native||a.shortcodes,src:s}):e.set=="native"?L("span",{style:{fontSize:e.size,fontFamily:'"EmojiMart", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji"'},children:a.native}):L("span",{style:{display:"block",width:e.size,height:e.size,backgroundImage:`url(${r})`,backgroundSize:`${100*me.sheet.cols}% ${100*me.sheet.rows}%`,backgroundPosition:`${100/(me.sheet.cols-1)*a.x}% ${100/(me.sheet.rows-1)*a.y}%`}})})}const f2=typeof window<"u"&&window.HTMLElement?window.HTMLElement:Object;class x1 extends f2{static get observedAttributes(){return Object.keys(this.Props)}update(n={}){for(let i in n)this.attributeChangedCallback(i,null,n[i])}attributeChangedCallback(n,i,t){if(!this.component)return;const a=w1(n,{[n]:t},this.constructor.Props,this);this.component.componentWillReceiveProps?this.component.componentWillReceiveProps({[n]:a}):(this.component.props[n]=a,this.component.forceUpdate())}disconnectedCallback(){this.disconnected=!0,this.component&&this.component.unregister&&this.component.unregister()}constructor(n={}){if(super(),this.props=n,n.parent||n.ref){let i=null;const t=n.parent||(i=n.ref&&n.ref.current);i&&(i.innerHTML=""),t&&t.appendChild(this)}}}class d2 extends x1{setShadow(){this.attachShadow({mode:"open"})}injectStyles(n){if(!n)return;const i=document.createElement("style");i.textContent=n,this.shadowRoot.insertBefore(i,this.shadowRoot.firstChild)}constructor(n,{styles:i}={}){super(n),this.setShadow(),this.injectStyles(i)}}var A1={fallback:"",id:"",native:"",shortcodes:"",size:{value:"",transform:e=>/\D/.test(e)?e:`${e}px`},set:$i.set,skin:$i.skin};class S1 extends x1{async connectedCallback(){const n=b1(this.props,A1,this);n.element=this,n.ref=i=>{this.component=i},await as(),!this.disconnected&&m1(L(wf,{...n}),this)}constructor(n){super(n)}}$n(S1,"Props",A1),typeof customElements<"u"&&!customElements.get("em-emoji")&&customElements.define("em-emoji",S1);var E1,xf=[],C1=Z.__b,R1=Z.__r,M1=Z.diffed,T1=Z.__c,L1=Z.unmount;function l2(){var e;for(xf.sort(function(n,i){return n.__v.__b-i.__v.__b});e=xf.pop();)if(e.__P)try{e.__H.__h.forEach(Sr),e.__H.__h.forEach(Af),e.__H.__h=[]}catch(n){e.__H.__h=[],Z.__e(n,e.__v)}}Z.__b=function(e){C1&&C1(e)},Z.__r=function(e){R1&&R1(e);var n=e.__c.__H;n&&(n.__h.forEach(Sr),n.__h.forEach(Af),n.__h=[])},Z.diffed=function(e){M1&&M1(e);var n=e.__c;n&&n.__H&&n.__H.__h.length&&(xf.push(n)!==1&&E1===Z.requestAnimationFrame||((E1=Z.requestAnimationFrame)||function(i){var t,a=function(){clearTimeout(s),O1&&cancelAnimationFrame(t),setTimeout(i)},s=setTimeout(a,100);O1&&(t=requestAnimationFrame(a))})(l2))},Z.__c=function(e,n){n.some(function(i){try{i.__h.forEach(Sr),i.__h=i.__h.filter(function(t){return!t.__||Af(t)})}catch(t){n.some(function(a){a.__h&&(a.__h=[])}),n=[],Z.__e(t,i.__v)}}),T1&&T1(e,n)},Z.unmount=function(e){L1&&L1(e);var n,i=e.__c;i&&i.__H&&(i.__H.__.forEach(function(t){try{Sr(t)}catch(a){n=a}}),n&&Z.__e(n,i.__v))};var O1=typeof requestAnimationFrame=="function";function Sr(e){var n=e.__c;typeof n=="function"&&(e.__c=void 0,n())}function Af(e){e.__c=e.__()}function c2(e,n){for(var i in n)e[i]=n[i];return e}function F1(e,n){for(var i in e)if(i!=="__source"&&!(i in n))return!0;for(var t in n)if(t!=="__source"&&e[t]!==n[t])return!0;return!1}function Er(e){this.props=e}(Er.prototype=new Ei).isPureReactComponent=!0,Er.prototype.shouldComponentUpdate=function(e,n){return F1(this.props,e)||F1(this.state,n)};var I1=Z.__b;Z.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),I1&&I1(e)};var u2=Z.__e;Z.__e=function(e,n,i){if(e.then){for(var t,a=n;a=a.__;)if((t=a.__c)&&t.__c)return n.__e==null&&(n.__e=i.__e,n.__k=i.__k),t.__c(e,n)}u2(e,n,i)};var P1=Z.unmount;function Sf(){this.__u=0,this.t=null,this.__b=null}function j1(e){var n=e.__.__c;return n&&n.__e&&n.__e(e)}function Cr(){this.u=null,this.o=null}Z.unmount=function(e){var n=e.__c;n&&n.__R&&n.__R(),n&&e.__h===!0&&(e.type=null),P1&&P1(e)},(Sf.prototype=new Ei).__c=function(e,n){var i=n.__c,t=this;t.t==null&&(t.t=[]),t.t.push(i);var a=j1(t.__v),s=!1,r=function(){s||(s=!0,i.__R=null,a?a(o):o())};i.__R=r;var o=function(){if(!--t.__u){if(t.state.__e){var l=t.state.__e;t.__v.__k[0]=(function c(u,p,y){return u&&(u.__v=null,u.__k=u.__k&&u.__k.map(function(x){return c(x,p,y)}),u.__c&&u.__c.__P===p&&(u.__e&&y.insertBefore(u.__e,u.__d),u.__c.__e=!0,u.__c.__P=y)),u})(l,l.__c.__P,l.__c.__O)}var d;for(t.setState({__e:t.__b=null});d=t.t.pop();)d.forceUpdate()}},f=n.__h===!0;t.__u++||f||t.setState({__e:t.__b=t.__v.__k[0]}),e.then(r,r)},Sf.prototype.componentWillUnmount=function(){this.t=[]},Sf.prototype.render=function(e,n){if(this.__b){if(this.__v.__k){var i=document.createElement("div"),t=this.__v.__k[0].__c;this.__v.__k[0]=(function s(r,o,f){return r&&(r.__c&&r.__c.__H&&(r.__c.__H.__.forEach(function(l){typeof l.__c=="function"&&l.__c()}),r.__c.__H=null),(r=c2({},r)).__c!=null&&(r.__c.__P===f&&(r.__c.__P=o),r.__c=null),r.__k=r.__k&&r.__k.map(function(l){return s(l,o,f)})),r})(this.__b,i,t.__O=t.__P)}this.__b=null}var a=n.__e&&yf(ma,null,e.fallback);return a&&(a.__h=null),[yf(ma,null,n.__e?null:e.children),a]};var B1=function(e,n,i){if(++i[1]===i[0]&&e.o.delete(n),e.props.revealOrder&&(e.props.revealOrder[0]!=="t"||!e.o.size))for(i=e.u;i;){for(;i.length>3;)i.pop()();if(i[1]<i[0])break;e.u=i=i[2]}};(Cr.prototype=new Ei).__e=function(e){var n=this,i=j1(n.__v),t=n.o.get(e);return t[0]++,function(a){var s=function(){n.props.revealOrder?(t.push(a),B1(n,e,t)):a()};i?i(s):s()}},Cr.prototype.render=function(e){this.u=null,this.o=new Map;var n=wr(e.children);e.revealOrder&&e.revealOrder[0]==="b"&&n.reverse();for(var i=n.length;i--;)this.o.set(n[i],this.u=[1,0,this.u]);return e.children},Cr.prototype.componentDidUpdate=Cr.prototype.componentDidMount=function(){var e=this;this.o.forEach(function(n,i){B1(e,i,n)})};var m2=typeof Symbol<"u"&&Symbol.for&&Symbol.for("react.element")||60103,h2=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|marker(?!H|W|U)|overline|paint|stop|strikethrough|stroke|text(?!L)|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,y2=typeof document<"u",v2=function(e){return(typeof Symbol<"u"&&typeof Symbol()=="symbol"?/fil|che|rad/i:/fil|che|ra/i).test(e)};Ei.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach(function(e){Object.defineProperty(Ei.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(n){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:n})}})});var N1=Z.event;function g2(){}function p2(){return this.cancelBubble}function k2(){return this.defaultPrevented}Z.event=function(e){return N1&&(e=N1(e)),e.persist=g2,e.isPropagationStopped=p2,e.isDefaultPrevented=k2,e.nativeEvent=e};var z1={configurable:!0,get:function(){return this.class}},D1=Z.vnode;Z.vnode=function(e){var n=e.type,i=e.props,t=i;if(typeof n=="string"){var a=n.indexOf("-")===-1;for(var s in t={},i){var r=i[s];y2&&s==="children"&&n==="noscript"||s==="value"&&"defaultValue"in i&&r==null||(s==="defaultValue"&&"value"in i&&i.value==null?s="value":s==="download"&&r===!0?r="":/ondoubleclick/i.test(s)?s="ondblclick":/^onchange(textarea|input)/i.test(s+n)&&!v2(i.type)?s="oninput":/^onfocus$/i.test(s)?s="onfocusin":/^onblur$/i.test(s)?s="onfocusout":/^on(Ani|Tra|Tou|BeforeInp)/.test(s)?s=s.toLowerCase():a&&h2.test(s)?s=s.replace(/[A-Z0-9]/,"-$&").toLowerCase():r===null&&(r=void 0),t[s]=r)}n=="select"&&t.multiple&&Array.isArray(t.value)&&(t.value=wr(i.children).forEach(function(o){o.props.selected=t.value.indexOf(o.props.value)!=-1})),n=="select"&&t.defaultValue!=null&&(t.value=wr(i.children).forEach(function(o){o.props.selected=t.multiple?t.defaultValue.indexOf(o.props.value)!=-1:t.defaultValue==o.props.value})),e.props=t,i.class!=i.className&&(z1.enumerable="className"in i,i.className!=null&&(t.class=i.className),Object.defineProperty(t,"className",z1))}e.$$typeof=m2,D1&&D1(e)};var q1=Z.__r;Z.__r=function(e){q1&&q1(e),e.__c};const _2={light:"outline",dark:"solid"};class b2 extends Er{renderIcon(n){const{icon:i}=n;if(i){if(i.svg)return L("span",{class:"flex",dangerouslySetInnerHTML:{__html:i.svg}});if(i.src)return L("img",{src:i.src})}const t=Ar.categories[n.id]||Ar.categories.custom,a=this.props.icons=="auto"?_2[this.props.theme]:this.props.icons;return t[a]||t}render(){let n=null;return L("nav",{id:"nav",class:"padding","data-position":this.props.position,dir:this.props.dir,children:L("div",{class:"flex relative",children:[this.categories.map((i,t)=>{const a=i.name||fn.categories[i.id],s=!this.props.unfocused&&i.id==this.state.categoryId;return s&&(n=t),L("button",{"aria-label":a,"aria-selected":s||void 0,title:a,type:"button",class:"flex flex-grow flex-center",onMouseDown:r=>r.preventDefault(),onClick:()=>{this.props.onClick({category:i,i:t})},children:this.renderIcon(i)})}),L("div",{class:"bar",style:{width:`${100/this.categories.length}%`,opacity:n==null?0:1,transform:this.props.dir==="rtl"?`scaleX(-1) translateX(${n*100}%)`:`translateX(${n*100}%)`}})]})})}constructor(){super(),this.categories=me.categories.filter(n=>!n.target),this.state={categoryId:this.categories[0].id}}}class w2 extends Er{shouldComponentUpdate(n){for(let i in n)if(i!="children"&&n[i]!=this.props[i])return!0;return!1}render(){return this.props.children}}const Rr={rowsPerRender:10};class x2 extends Ei{getInitialState(n=this.props){return{skin:rt.get("skin")||n.skin,theme:this.initTheme(n.theme)}}componentWillMount(){this.dir=fn.rtl?"rtl":"ltr",this.refs={menu:Wi(),navigation:Wi(),scroll:Wi(),search:Wi(),searchInput:Wi(),skinToneButton:Wi(),skinToneRadio:Wi()},this.initGrid(),this.props.stickySearch==!1&&this.props.searchPosition=="sticky"&&(console.warn("[EmojiMart] Deprecation warning: `stickySearch` has been renamed `searchPosition`."),this.props.searchPosition="static")}componentDidMount(){if(this.register(),this.shadowRoot=this.base.parentNode,this.props.autoFocus){const{searchInput:n}=this.refs;n.current&&n.current.focus()}}componentWillReceiveProps(n){this.nextState||(this.nextState={});for(const i in n)this.nextState[i]=n[i];clearTimeout(this.nextStateTimer),this.nextStateTimer=setTimeout(()=>{let i=!1;for(const a in this.nextState)this.props[a]=this.nextState[a],(a==="custom"||a==="categories")&&(i=!0);delete this.nextState;const t=this.getInitialState();if(i)return this.reset(t);this.setState(t)})}componentWillUnmount(){this.unregister()}async reset(n={}){await as(this.props),this.initGrid(),this.unobserve(),this.setState(n,()=>{this.observeCategories(),this.observeRows()})}register(){document.addEventListener("click",this.handleClickOutside),this.observe()}unregister(){var n;document.removeEventListener("click",this.handleClickOutside),(n=this.darkMedia)==null||n.removeEventListener("change",this.darkMediaCallback),this.unobserve()}observe(){this.observeCategories(),this.observeRows()}unobserve({except:n=[]}={}){Array.isArray(n)||(n=[n]);for(const i of this.observers)n.includes(i)||i.disconnect();this.observers=[].concat(n)}initGrid(){const{categories:n}=me;this.refs.categories=new Map;const i=me.categories.map(a=>a.id).join(",");this.navKey&&this.navKey!=i&&this.refs.scroll.current&&(this.refs.scroll.current.scrollTop=0),this.navKey=i,this.grid=[],this.grid.setsize=0;const t=(a,s)=>{const r=[];r.__categoryId=s.id,r.__index=a.length,this.grid.push(r);const o=this.grid.length-1,f=o%Rr.rowsPerRender?{}:Wi();return f.index=o,f.posinset=this.grid.setsize+1,a.push(f),r};for(let a of n){const s=[];let r=t(s,a);for(let o of a.emojis)r.length==this.getPerLine()&&(r=t(s,a)),this.grid.setsize+=1,r.push(o);this.refs.categories.set(a.id,{root:Wi(),rows:s})}}initTheme(n){if(n!="auto")return n;if(!this.darkMedia){if(this.darkMedia=matchMedia("(prefers-color-scheme: dark)"),this.darkMedia.media.match(/^not/))return"light";this.darkMedia.addEventListener("change",this.darkMediaCallback)}return this.darkMedia.matches?"dark":"light"}initDynamicPerLine(n=this.props){if(!n.dynamicWidth)return;const{element:i,emojiButtonSize:t}=n,a=()=>{const{width:r}=i.getBoundingClientRect();return Math.floor(r/t)},s=new ResizeObserver(()=>{this.unobserve({except:s}),this.setState({perLine:a()},()=>{this.initGrid(),this.forceUpdate(()=>{this.observeCategories(),this.observeRows()})})});return s.observe(i),this.observers.push(s),a()}getPerLine(){return this.state.perLine||this.props.perLine}getEmojiByPos([n,i]){const t=this.state.searchResults||this.grid,a=t[n]&&t[n][i];if(a)return ya.get(a)}observeCategories(){const n=this.refs.navigation.current;if(!n)return;const i=new Map,t=r=>{r!=n.state.categoryId&&n.setState({categoryId:r})},a={root:this.refs.scroll.current,threshold:[0,1]},s=new IntersectionObserver(r=>{for(const f of r){const l=f.target.dataset.id;i.set(l,f.intersectionRatio)}const o=[...i];for(const[f,l]of o)if(l){t(f);break}},a);for(const{root:r}of this.refs.categories.values())s.observe(r.current);this.observers.push(s)}observeRows(){const n={...this.state.visibleRows},i=new IntersectionObserver(t=>{for(const a of t){const s=parseInt(a.target.dataset.index);a.isIntersecting?n[s]=!0:delete n[s]}this.setState({visibleRows:n})},{root:this.refs.scroll.current,rootMargin:`${this.props.emojiButtonSize*(Rr.rowsPerRender+5)}px 0px ${this.props.emojiButtonSize*Rr.rowsPerRender}px`});for(const{rows:t}of this.refs.categories.values())for(const a of t)a.current&&i.observe(a.current);this.observers.push(i)}preventDefault(n){n.preventDefault()}unfocusSearch(){const n=this.refs.searchInput.current;n&&n.blur()}navigate({e:n,input:i,left:t,right:a,up:s,down:r}){const o=this.state.searchResults||this.grid;if(!o.length)return;let[f,l]=this.state.pos;const d=(()=>{if(f==0&&l==0&&!n.repeat&&(t||s))return null;if(f==-1)return!n.repeat&&(a||r)&&i.selectionStart==i.value.length?[0,0]:null;if(t||a){let c=o[f];const u=t?-1:1;if(l+=u,!c[l]){if(f+=u,c=o[f],!c)return f=t?0:o.length-1,l=t?0:o[f].length-1,[f,l];l=t?c.length-1:0}return[f,l]}if(s||r){f+=s?-1:1;const c=o[f];return c?(c[l]||(l=c.length-1),[f,l]):(f=s?0:o.length-1,l=s?0:o[f].length-1,[f,l])}})();if(d)n.preventDefault();else{this.state.pos[0]>-1&&this.setState({pos:[-1,-1]});return}this.setState({pos:d,keyboard:!0},()=>{this.scrollTo({row:d[0]})})}scrollTo({categoryId:n,row:i}){const t=this.state.searchResults||this.grid;if(!t.length)return;const a=this.refs.scroll.current,s=a.getBoundingClientRect();let r=0;if(i>=0&&(n=t[i].__categoryId),n&&(r=(this.refs[n]||this.refs.categories.get(n).root).current.getBoundingClientRect().top-(s.top-a.scrollTop)+1),i>=0)if(!i)r=0;else{const o=t[i].__index,f=r+o*this.props.emojiButtonSize,l=f+this.props.emojiButtonSize+this.props.emojiButtonSize*.88;if(f<a.scrollTop)r=f;else if(l>a.scrollTop+s.height)r=l-s.height;else return}this.ignoreMouse(),a.scrollTop=r}ignoreMouse(){this.mouseIsIgnored=!0,clearTimeout(this.ignoreMouseTimer),this.ignoreMouseTimer=setTimeout(()=>{delete this.mouseIsIgnored},100)}handleEmojiOver(n){this.mouseIsIgnored||this.state.showSkins||this.setState({pos:n||[-1,-1],keyboard:!1})}handleEmojiClick({e:n,emoji:i,pos:t}){if(this.props.onEmojiSelect&&(!i&&t&&(i=this.getEmojiByPos(t)),i)){const a=o2(i,{skinIndex:this.state.skin-1});this.props.maxFrequentRows&&v1.add(a,this.props),this.props.onEmojiSelect(a,n)}}closeSkins(){this.state.showSkins&&(this.setState({showSkins:null,tempSkin:null}),this.base.removeEventListener("click",this.handleBaseClick),this.base.removeEventListener("keydown",this.handleBaseKeydown))}handleSkinMouseOver(n){this.setState({tempSkin:n})}handleSkinClick(n){this.ignoreMouse(),this.closeSkins(),this.setState({skin:n,tempSkin:null}),rt.set("skin",n)}renderNav(){return L(b2,{ref:this.refs.navigation,icons:this.props.icons,theme:this.state.theme,dir:this.dir,unfocused:!!this.state.searchResults,position:this.props.navPosition,onClick:this.handleCategoryClick},this.navKey)}renderPreview(){const n=this.getEmojiByPos(this.state.pos),i=this.state.searchResults&&!this.state.searchResults.length;return L("div",{id:"preview",class:"flex flex-middle",dir:this.dir,"data-position":this.props.previewPosition,children:[L("div",{class:"flex flex-middle flex-grow",children:[L("div",{class:"flex flex-auto flex-middle flex-center",style:{height:this.props.emojiButtonSize,fontSize:this.props.emojiButtonSize},children:L(wf,{emoji:n,id:i?this.props.noResultsEmoji||"cry":this.props.previewEmoji||(this.props.previewPosition=="top"?"point_down":"point_up"),set:this.props.set,size:this.props.emojiButtonSize,skin:this.state.tempSkin||this.state.skin,spritesheet:!0,getSpritesheetURL:this.props.getSpritesheetURL})}),L("div",{class:`margin-${this.dir[0]}`,children:n||i?L("div",{class:`padding-${this.dir[2]} align-${this.dir[0]}`,children:[L("div",{class:"preview-title ellipsis",children:n?n.name:fn.search_no_results_1}),L("div",{class:"preview-subtitle ellipsis color-c",children:n?n.skins[0].shortcodes:fn.search_no_results_2})]}):L("div",{class:"preview-placeholder color-c",children:fn.pick})})]}),!n&&this.props.skinTonePosition=="preview"&&this.renderSkinToneButton()]})}renderEmojiButton(n,{pos:i,posinset:t,grid:a}){const s=this.props.emojiButtonSize,r=this.state.tempSkin||this.state.skin,f=(n.skins[r-1]||n.skins[0]).native,l=s2(this.state.pos,i),d=i.concat(n.id).join("");return L(w2,{selected:l,skin:r,size:s,children:L("button",{"aria-label":f,"aria-selected":l||void 0,"aria-posinset":t,"aria-setsize":a.setsize,"data-keyboard":this.state.keyboard,title:this.props.previewPosition=="none"?n.name:void 0,type:"button",class:"flex flex-center flex-middle",tabindex:"-1",onClick:c=>this.handleEmojiClick({e:c,emoji:n}),onMouseEnter:()=>this.handleEmojiOver(i),onMouseLeave:()=>this.handleEmojiOver(),style:{width:this.props.emojiButtonSize,height:this.props.emojiButtonSize,fontSize:this.props.emojiSize,lineHeight:0},children:[L("div",{"aria-hidden":"true",class:"background",style:{borderRadius:this.props.emojiButtonRadius,backgroundColor:this.props.emojiButtonColors?this.props.emojiButtonColors[(t-1)%this.props.emojiButtonColors.length]:void 0}}),L(wf,{emoji:n,set:this.props.set,size:this.props.emojiSize,skin:r,spritesheet:!0,getSpritesheetURL:this.props.getSpritesheetURL})]})},d)}renderSearch(){const n=this.props.previewPosition=="none"||this.props.skinTonePosition=="search";return L("div",{children:[L("div",{class:"spacer"}),L("div",{class:"flex flex-middle",children:[L("div",{class:"search relative flex-grow",children:[L("input",{type:"search",ref:this.refs.searchInput,placeholder:fn.search,onClick:this.handleSearchClick,onInput:this.handleSearchInput,onKeyDown:this.handleSearchKeyDown,autoComplete:"off"}),L("span",{class:"icon loupe flex",children:Ar.search.loupe}),this.state.searchResults&&L("button",{title:"Clear","aria-label":"Clear",type:"button",class:"icon delete flex",onClick:this.clearSearch,onMouseDown:this.preventDefault,children:Ar.search.delete})]}),n&&this.renderSkinToneButton()]})]})}renderSearchResults(){const{searchResults:n}=this.state;return n?L("div",{class:"category",ref:this.refs.search,children:[L("div",{class:`sticky padding-small align-${this.dir[0]}`,children:fn.categories.search}),L("div",{children:n.length?n.map((i,t)=>L("div",{class:"flex",children:i.map((a,s)=>this.renderEmojiButton(a,{pos:[t,s],posinset:t*this.props.perLine+s+1,grid:n}))})):L("div",{class:`padding-small align-${this.dir[0]}`,children:this.props.onAddCustomEmoji&&L("a",{onClick:this.props.onAddCustomEmoji,children:fn.add_custom})})})]}):null}renderCategories(){const{categories:n}=me,i=!!this.state.searchResults,t=this.getPerLine();return L("div",{style:{visibility:i?"hidden":void 0,display:i?"none":void 0,height:"100%"},children:n.map(a=>{const{root:s,rows:r}=this.refs.categories.get(a.id);return L("div",{"data-id":a.target?a.target.id:a.id,class:"category",ref:s,children:[L("div",{class:`sticky padding-small align-${this.dir[0]}`,children:a.name||fn.categories[a.id]}),L("div",{class:"relative",style:{height:r.length*this.props.emojiButtonSize},children:r.map((o,f)=>{const l=o.index-o.index%Rr.rowsPerRender,d=this.state.visibleRows[l],c="current"in o?o:void 0;if(!d&&!c)return null;const u=f*t,p=u+t,y=a.emojis.slice(u,p);return y.length<t&&y.push(...new Array(t-y.length)),L("div",{"data-index":o.index,ref:c,class:"flex row",style:{top:f*this.props.emojiButtonSize},children:d&&y.map((x,S)=>{if(!x)return L("div",{style:{width:this.props.emojiButtonSize,height:this.props.emojiButtonSize}});const U=ya.get(x);return this.renderEmojiButton(U,{pos:[o.index,S],posinset:o.posinset+S,grid:this.grid})})},o.index)})})]})})})}renderSkinToneButton(){return this.props.skinTonePosition=="none"?null:L("div",{class:"flex flex-auto flex-center flex-middle",style:{position:"relative",width:this.props.emojiButtonSize,height:this.props.emojiButtonSize},children:L("button",{type:"button",ref:this.refs.skinToneButton,class:"skin-tone-button flex flex-auto flex-center flex-middle","aria-selected":this.state.showSkins?"":void 0,"aria-label":fn.skins.choose,title:fn.skins.choose,onClick:this.openSkins,style:{width:this.props.emojiSize,height:this.props.emojiSize},children:L("span",{class:`skin-tone skin-tone-${this.state.skin}`})})})}renderLiveRegion(){const n=this.getEmojiByPos(this.state.pos),i=n?n.name:"";return L("div",{"aria-live":"polite",class:"sr-only",children:i})}renderSkins(){const i=this.refs.skinToneButton.current.getBoundingClientRect(),t=this.base.getBoundingClientRect(),a={};return this.dir=="ltr"?a.right=t.right-i.right-3:a.left=i.left-t.left-3,this.props.previewPosition=="bottom"&&this.props.skinTonePosition=="preview"?a.bottom=t.bottom-i.top+6:(a.top=i.bottom-t.top+3,a.bottom="auto"),L("div",{ref:this.refs.menu,role:"radiogroup",dir:this.dir,"aria-label":fn.skins.choose,class:"menu hidden","data-position":a.top?"top":"bottom",style:a,children:[...Array(6).keys()].map(s=>{const r=s+1,o=this.state.skin==r;return L("div",{children:[L("input",{type:"radio",name:"skin-tone",value:r,"aria-label":fn.skins[r],ref:o?this.refs.skinToneRadio:null,defaultChecked:o,onChange:()=>this.handleSkinMouseOver(r),onKeyDown:f=>{(f.code=="Enter"||f.code=="Space"||f.code=="Tab")&&(f.preventDefault(),this.handleSkinClick(r))}}),L("button",{"aria-hidden":"true",tabindex:"-1",onClick:()=>this.handleSkinClick(r),onMouseEnter:()=>this.handleSkinMouseOver(r),onMouseLeave:()=>this.handleSkinMouseOver(),class:"option flex flex-grow flex-middle",children:[L("span",{class:`skin-tone skin-tone-${r}`}),L("span",{class:"margin-small-lr",children:fn.skins[r]})]})]})})})}render(){const n=this.props.perLine*this.props.emojiButtonSize;return L("section",{id:"root",class:"flex flex-column",dir:this.dir,style:{width:this.props.dynamicWidth?"100%":`calc(${n}px + (var(--padding) + var(--sidebar-width)))`},"data-emoji-set":this.props.set,"data-theme":this.state.theme,"data-menu":this.state.showSkins?"":void 0,children:[this.props.previewPosition=="top"&&this.renderPreview(),this.props.navPosition=="top"&&this.renderNav(),this.props.searchPosition=="sticky"&&L("div",{class:"padding-lr",children:this.renderSearch()}),L("div",{ref:this.refs.scroll,class:"scroll flex-grow padding-lr",children:L("div",{style:{width:this.props.dynamicWidth?"100%":n,height:"100%"},children:[this.props.searchPosition=="static"&&this.renderSearch(),this.renderSearchResults(),this.renderCategories()]})}),this.props.navPosition=="bottom"&&this.renderNav(),this.props.previewPosition=="bottom"&&this.renderPreview(),this.state.showSkins&&this.renderSkins(),this.renderLiveRegion()]})}constructor(n){super(),$n(this,"darkMediaCallback",()=>{this.props.theme=="auto"&&this.setState({theme:this.darkMedia.matches?"dark":"light"})}),$n(this,"handleClickOutside",i=>{const{element:t}=this.props;i.target!=t&&(this.state.showSkins&&this.closeSkins(),this.props.onClickOutside&&this.props.onClickOutside(i))}),$n(this,"handleBaseClick",i=>{this.state.showSkins&&(i.target.closest(".menu")||(i.preventDefault(),i.stopImmediatePropagation(),this.closeSkins()))}),$n(this,"handleBaseKeydown",i=>{this.state.showSkins&&i.key=="Escape"&&(i.preventDefault(),i.stopImmediatePropagation(),this.closeSkins())}),$n(this,"handleSearchClick",()=>{this.getEmojiByPos(this.state.pos)&&this.setState({pos:[-1,-1]})}),$n(this,"handleSearchInput",async()=>{const i=this.refs.searchInput.current;if(!i)return;const{value:t}=i,a=await ya.search(t),s=()=>{this.refs.scroll.current&&(this.refs.scroll.current.scrollTop=0)};if(!a)return this.setState({searchResults:a,pos:[-1,-1]},s);const r=i.selectionStart==i.value.length?[0,0]:[-1,-1],o=[];o.setsize=a.length;let f=null;for(let l of a)(!o.length||f.length==this.getPerLine())&&(f=[],f.__categoryId="search",f.__index=o.length,o.push(f)),f.push(l);this.ignoreMouse(),this.setState({searchResults:o,pos:r},s)}),$n(this,"handleSearchKeyDown",i=>{const t=i.currentTarget;switch(i.stopImmediatePropagation(),i.key){case"ArrowLeft":this.navigate({e:i,input:t,left:!0});break;case"ArrowRight":this.navigate({e:i,input:t,right:!0});break;case"ArrowUp":this.navigate({e:i,input:t,up:!0});break;case"ArrowDown":this.navigate({e:i,input:t,down:!0});break;case"Enter":i.preventDefault(),this.handleEmojiClick({e:i,pos:this.state.pos});break;case"Escape":i.preventDefault(),this.state.searchResults?this.clearSearch():this.unfocusSearch();break}}),$n(this,"clearSearch",()=>{const i=this.refs.searchInput.current;i&&(i.value="",i.focus(),this.handleSearchInput())}),$n(this,"handleCategoryClick",({category:i,i:t})=>{this.scrollTo(t==0?{row:-1}:{categoryId:i.id})}),$n(this,"openSkins",i=>{const{currentTarget:t}=i,a=t.getBoundingClientRect();this.setState({showSkins:a},async()=>{await r2(2);const s=this.refs.menu.current;s&&(s.classList.remove("hidden"),this.refs.skinToneRadio.current.focus(),this.base.addEventListener("click",this.handleBaseClick,!0),this.base.addEventListener("keydown",this.handleBaseKeydown,!0))})}),this.observers=[],this.state={pos:[-1,-1],perLine:this.initDynamicPerLine(n),visibleRows:{0:!0},...this.getInitialState(n)}}}class Ef extends d2{async connectedCallback(){const n=b1(this.props,$i,this);n.element=this,n.ref=i=>{this.component=i},await as(n),!this.disconnected&&m1(L(x2,{...n}),this.shadowRoot)}constructor(n){super(n,{styles:Ju(U1)})}}$n(Ef,"Props",$i),typeof customElements<"u"&&!customElements.get("em-emoji-picker")&&customElements.define("em-emoji-picker",Ef);var U1={};U1=`:host {
|
|
88
|
+
width: min-content;
|
|
89
|
+
height: 435px;
|
|
90
|
+
min-height: 230px;
|
|
91
|
+
border-radius: var(--border-radius);
|
|
92
|
+
box-shadow: var(--shadow);
|
|
93
|
+
--border-radius: 10px;
|
|
94
|
+
--category-icon-size: 18px;
|
|
95
|
+
--font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
|
|
96
|
+
--font-size: 15px;
|
|
97
|
+
--preview-placeholder-size: 21px;
|
|
98
|
+
--preview-title-size: 1.1em;
|
|
99
|
+
--preview-subtitle-size: .9em;
|
|
100
|
+
--shadow-color: 0deg 0% 0%;
|
|
101
|
+
--shadow: .3px .5px 2.7px hsl(var(--shadow-color) / .14), .4px .8px 1px -3.2px hsl(var(--shadow-color) / .14), 1px 2px 2.5px -4.5px hsl(var(--shadow-color) / .14);
|
|
102
|
+
display: flex;
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
[data-theme="light"] {
|
|
106
|
+
--em-rgb-color: var(--rgb-color, 34, 36, 39);
|
|
107
|
+
--em-rgb-accent: var(--rgb-accent, 34, 102, 237);
|
|
108
|
+
--em-rgb-background: var(--rgb-background, 255, 255, 255);
|
|
109
|
+
--em-rgb-input: var(--rgb-input, 255, 255, 255);
|
|
110
|
+
--em-color-border: var(--color-border, rgba(0, 0, 0, .05));
|
|
111
|
+
--em-color-border-over: var(--color-border-over, rgba(0, 0, 0, .1));
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
[data-theme="dark"] {
|
|
115
|
+
--em-rgb-color: var(--rgb-color, 222, 222, 221);
|
|
116
|
+
--em-rgb-accent: var(--rgb-accent, 58, 130, 247);
|
|
117
|
+
--em-rgb-background: var(--rgb-background, 21, 22, 23);
|
|
118
|
+
--em-rgb-input: var(--rgb-input, 0, 0, 0);
|
|
119
|
+
--em-color-border: var(--color-border, rgba(255, 255, 255, .1));
|
|
120
|
+
--em-color-border-over: var(--color-border-over, rgba(255, 255, 255, .2));
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
#root {
|
|
124
|
+
--color-a: rgb(var(--em-rgb-color));
|
|
125
|
+
--color-b: rgba(var(--em-rgb-color), .65);
|
|
126
|
+
--color-c: rgba(var(--em-rgb-color), .45);
|
|
127
|
+
--padding: 12px;
|
|
128
|
+
--padding-small: calc(var(--padding) / 2);
|
|
129
|
+
--sidebar-width: 16px;
|
|
130
|
+
--duration: 225ms;
|
|
131
|
+
--duration-fast: 125ms;
|
|
132
|
+
--duration-instant: 50ms;
|
|
133
|
+
--easing: cubic-bezier(.4, 0, .2, 1);
|
|
134
|
+
width: 100%;
|
|
135
|
+
text-align: left;
|
|
136
|
+
border-radius: var(--border-radius);
|
|
137
|
+
background-color: rgb(var(--em-rgb-background));
|
|
138
|
+
position: relative;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
@media (prefers-reduced-motion) {
|
|
142
|
+
#root {
|
|
143
|
+
--duration: 0;
|
|
144
|
+
--duration-fast: 0;
|
|
145
|
+
--duration-instant: 0;
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
#root[data-menu] button {
|
|
150
|
+
cursor: auto;
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
#root[data-menu] .menu button {
|
|
154
|
+
cursor: pointer;
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
:host, #root, input, button {
|
|
158
|
+
color: rgb(var(--em-rgb-color));
|
|
159
|
+
font-family: var(--font-family);
|
|
160
|
+
font-size: var(--font-size);
|
|
161
|
+
-webkit-font-smoothing: antialiased;
|
|
162
|
+
-moz-osx-font-smoothing: grayscale;
|
|
163
|
+
line-height: normal;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
*, :before, :after {
|
|
167
|
+
box-sizing: border-box;
|
|
168
|
+
min-width: 0;
|
|
169
|
+
margin: 0;
|
|
170
|
+
padding: 0;
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
.relative {
|
|
174
|
+
position: relative;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.flex {
|
|
178
|
+
display: flex;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.flex-auto {
|
|
182
|
+
flex: none;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.flex-center {
|
|
186
|
+
justify-content: center;
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
.flex-column {
|
|
190
|
+
flex-direction: column;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.flex-grow {
|
|
194
|
+
flex: auto;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.flex-middle {
|
|
198
|
+
align-items: center;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.flex-wrap {
|
|
202
|
+
flex-wrap: wrap;
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
.padding {
|
|
206
|
+
padding: var(--padding);
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
.padding-t {
|
|
210
|
+
padding-top: var(--padding);
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.padding-lr {
|
|
214
|
+
padding-left: var(--padding);
|
|
215
|
+
padding-right: var(--padding);
|
|
216
|
+
}
|
|
217
|
+
|
|
218
|
+
.padding-r {
|
|
219
|
+
padding-right: var(--padding);
|
|
220
|
+
}
|
|
221
|
+
|
|
222
|
+
.padding-small {
|
|
223
|
+
padding: var(--padding-small);
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
.padding-small-b {
|
|
227
|
+
padding-bottom: var(--padding-small);
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.padding-small-lr {
|
|
231
|
+
padding-left: var(--padding-small);
|
|
232
|
+
padding-right: var(--padding-small);
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
.margin {
|
|
236
|
+
margin: var(--padding);
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.margin-r {
|
|
240
|
+
margin-right: var(--padding);
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.margin-l {
|
|
244
|
+
margin-left: var(--padding);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
.margin-small-l {
|
|
248
|
+
margin-left: var(--padding-small);
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
.margin-small-lr {
|
|
252
|
+
margin-left: var(--padding-small);
|
|
253
|
+
margin-right: var(--padding-small);
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
.align-l {
|
|
257
|
+
text-align: left;
|
|
258
|
+
}
|
|
259
|
+
|
|
260
|
+
.align-r {
|
|
261
|
+
text-align: right;
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
.color-a {
|
|
265
|
+
color: var(--color-a);
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.color-b {
|
|
269
|
+
color: var(--color-b);
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
.color-c {
|
|
273
|
+
color: var(--color-c);
|
|
274
|
+
}
|
|
275
|
+
|
|
276
|
+
.ellipsis {
|
|
277
|
+
white-space: nowrap;
|
|
278
|
+
max-width: 100%;
|
|
279
|
+
width: auto;
|
|
280
|
+
text-overflow: ellipsis;
|
|
281
|
+
overflow: hidden;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.sr-only {
|
|
285
|
+
width: 1px;
|
|
286
|
+
height: 1px;
|
|
287
|
+
position: absolute;
|
|
288
|
+
top: auto;
|
|
289
|
+
left: -10000px;
|
|
290
|
+
overflow: hidden;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
a {
|
|
294
|
+
cursor: pointer;
|
|
295
|
+
color: rgb(var(--em-rgb-accent));
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
a:hover {
|
|
299
|
+
text-decoration: underline;
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
.spacer {
|
|
303
|
+
height: 10px;
|
|
304
|
+
}
|
|
305
|
+
|
|
306
|
+
[dir="rtl"] .scroll {
|
|
307
|
+
padding-left: 0;
|
|
308
|
+
padding-right: var(--padding);
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
.scroll {
|
|
312
|
+
padding-right: 0;
|
|
313
|
+
overflow-x: hidden;
|
|
314
|
+
overflow-y: auto;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
.scroll::-webkit-scrollbar {
|
|
318
|
+
width: var(--sidebar-width);
|
|
319
|
+
height: var(--sidebar-width);
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.scroll::-webkit-scrollbar-track {
|
|
323
|
+
border: 0;
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
.scroll::-webkit-scrollbar-button {
|
|
327
|
+
width: 0;
|
|
328
|
+
height: 0;
|
|
329
|
+
display: none;
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
.scroll::-webkit-scrollbar-corner {
|
|
333
|
+
background-color: rgba(0, 0, 0, 0);
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
.scroll::-webkit-scrollbar-thumb {
|
|
337
|
+
min-height: 20%;
|
|
338
|
+
min-height: 65px;
|
|
339
|
+
border: 4px solid rgb(var(--em-rgb-background));
|
|
340
|
+
border-radius: 8px;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
.scroll::-webkit-scrollbar-thumb:hover {
|
|
344
|
+
background-color: var(--em-color-border-over) !important;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.scroll:hover::-webkit-scrollbar-thumb {
|
|
348
|
+
background-color: var(--em-color-border);
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.sticky {
|
|
352
|
+
z-index: 1;
|
|
353
|
+
background-color: rgba(var(--em-rgb-background), .9);
|
|
354
|
+
-webkit-backdrop-filter: blur(4px);
|
|
355
|
+
backdrop-filter: blur(4px);
|
|
356
|
+
font-weight: 500;
|
|
357
|
+
position: sticky;
|
|
358
|
+
top: -1px;
|
|
359
|
+
}
|
|
360
|
+
|
|
361
|
+
[dir="rtl"] .search input[type="search"] {
|
|
362
|
+
padding: 10px 2.2em 10px 2em;
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
[dir="rtl"] .search .loupe {
|
|
366
|
+
left: auto;
|
|
367
|
+
right: .7em;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
[dir="rtl"] .search .delete {
|
|
371
|
+
left: .7em;
|
|
372
|
+
right: auto;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.search {
|
|
376
|
+
z-index: 2;
|
|
377
|
+
position: relative;
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
.search input, .search button {
|
|
381
|
+
font-size: calc(var(--font-size) - 1px);
|
|
382
|
+
}
|
|
383
|
+
|
|
384
|
+
.search input[type="search"] {
|
|
385
|
+
width: 100%;
|
|
386
|
+
background-color: var(--em-color-border);
|
|
387
|
+
transition-duration: var(--duration);
|
|
388
|
+
transition-property: background-color, box-shadow;
|
|
389
|
+
transition-timing-function: var(--easing);
|
|
390
|
+
border: 0;
|
|
391
|
+
border-radius: 10px;
|
|
392
|
+
outline: 0;
|
|
393
|
+
padding: 10px 2em 10px 2.2em;
|
|
394
|
+
display: block;
|
|
395
|
+
}
|
|
396
|
+
|
|
397
|
+
.search input[type="search"]::-ms-input-placeholder {
|
|
398
|
+
color: inherit;
|
|
399
|
+
opacity: .6;
|
|
400
|
+
}
|
|
401
|
+
|
|
402
|
+
.search input[type="search"]::placeholder {
|
|
403
|
+
color: inherit;
|
|
404
|
+
opacity: .6;
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
.search input[type="search"], .search input[type="search"]::-webkit-search-decoration, .search input[type="search"]::-webkit-search-cancel-button, .search input[type="search"]::-webkit-search-results-button, .search input[type="search"]::-webkit-search-results-decoration {
|
|
408
|
+
-webkit-appearance: none;
|
|
409
|
+
-ms-appearance: none;
|
|
410
|
+
appearance: none;
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
.search input[type="search"]:focus {
|
|
414
|
+
background-color: rgb(var(--em-rgb-input));
|
|
415
|
+
box-shadow: inset 0 0 0 1px rgb(var(--em-rgb-accent)), 0 1px 3px rgba(65, 69, 73, .2);
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
.search .icon {
|
|
419
|
+
z-index: 1;
|
|
420
|
+
color: rgba(var(--em-rgb-color), .7);
|
|
421
|
+
position: absolute;
|
|
422
|
+
top: 50%;
|
|
423
|
+
transform: translateY(-50%);
|
|
424
|
+
}
|
|
425
|
+
|
|
426
|
+
.search .loupe {
|
|
427
|
+
pointer-events: none;
|
|
428
|
+
left: .7em;
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
.search .delete {
|
|
432
|
+
right: .7em;
|
|
433
|
+
}
|
|
434
|
+
|
|
435
|
+
svg {
|
|
436
|
+
fill: currentColor;
|
|
437
|
+
width: 1em;
|
|
438
|
+
height: 1em;
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
button {
|
|
442
|
+
-webkit-appearance: none;
|
|
443
|
+
-ms-appearance: none;
|
|
444
|
+
appearance: none;
|
|
445
|
+
cursor: pointer;
|
|
446
|
+
color: currentColor;
|
|
447
|
+
background-color: rgba(0, 0, 0, 0);
|
|
448
|
+
border: 0;
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
#nav {
|
|
452
|
+
z-index: 2;
|
|
453
|
+
padding-top: 12px;
|
|
454
|
+
padding-bottom: 12px;
|
|
455
|
+
padding-right: var(--sidebar-width);
|
|
456
|
+
position: relative;
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
#nav button {
|
|
460
|
+
color: var(--color-b);
|
|
461
|
+
transition: color var(--duration) var(--easing);
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
#nav button:hover {
|
|
465
|
+
color: var(--color-a);
|
|
466
|
+
}
|
|
467
|
+
|
|
468
|
+
#nav svg, #nav img {
|
|
469
|
+
width: var(--category-icon-size);
|
|
470
|
+
height: var(--category-icon-size);
|
|
471
|
+
}
|
|
472
|
+
|
|
473
|
+
#nav[dir="rtl"] .bar {
|
|
474
|
+
left: auto;
|
|
475
|
+
right: 0;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
#nav .bar {
|
|
479
|
+
width: 100%;
|
|
480
|
+
height: 3px;
|
|
481
|
+
background-color: rgb(var(--em-rgb-accent));
|
|
482
|
+
transition: transform var(--duration) var(--easing);
|
|
483
|
+
border-radius: 3px 3px 0 0;
|
|
484
|
+
position: absolute;
|
|
485
|
+
bottom: -12px;
|
|
486
|
+
left: 0;
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
#nav button[aria-selected] {
|
|
490
|
+
color: rgb(var(--em-rgb-accent));
|
|
491
|
+
}
|
|
492
|
+
|
|
493
|
+
#preview {
|
|
494
|
+
z-index: 2;
|
|
495
|
+
padding: calc(var(--padding) + 4px) var(--padding);
|
|
496
|
+
padding-right: var(--sidebar-width);
|
|
497
|
+
position: relative;
|
|
498
|
+
}
|
|
499
|
+
|
|
500
|
+
#preview .preview-placeholder {
|
|
501
|
+
font-size: var(--preview-placeholder-size);
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
#preview .preview-title {
|
|
505
|
+
font-size: var(--preview-title-size);
|
|
506
|
+
}
|
|
507
|
+
|
|
508
|
+
#preview .preview-subtitle {
|
|
509
|
+
font-size: var(--preview-subtitle-size);
|
|
510
|
+
}
|
|
511
|
+
|
|
512
|
+
#nav:before, #preview:before {
|
|
513
|
+
content: "";
|
|
514
|
+
height: 2px;
|
|
515
|
+
position: absolute;
|
|
516
|
+
left: 0;
|
|
517
|
+
right: 0;
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
#nav[data-position="top"]:before, #preview[data-position="top"]:before {
|
|
521
|
+
background: linear-gradient(to bottom, var(--em-color-border), transparent);
|
|
522
|
+
top: 100%;
|
|
523
|
+
}
|
|
524
|
+
|
|
525
|
+
#nav[data-position="bottom"]:before, #preview[data-position="bottom"]:before {
|
|
526
|
+
background: linear-gradient(to top, var(--em-color-border), transparent);
|
|
527
|
+
bottom: 100%;
|
|
528
|
+
}
|
|
529
|
+
|
|
530
|
+
.category:last-child {
|
|
531
|
+
min-height: calc(100% + 1px);
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
.category button {
|
|
535
|
+
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, sans-serif;
|
|
536
|
+
position: relative;
|
|
537
|
+
}
|
|
538
|
+
|
|
539
|
+
.category button > * {
|
|
540
|
+
position: relative;
|
|
541
|
+
}
|
|
542
|
+
|
|
543
|
+
.category button .background {
|
|
544
|
+
opacity: 0;
|
|
545
|
+
background-color: var(--em-color-border);
|
|
546
|
+
transition: opacity var(--duration-fast) var(--easing) var(--duration-instant);
|
|
547
|
+
position: absolute;
|
|
548
|
+
top: 0;
|
|
549
|
+
bottom: 0;
|
|
550
|
+
left: 0;
|
|
551
|
+
right: 0;
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
.category button:hover .background {
|
|
555
|
+
transition-duration: var(--duration-instant);
|
|
556
|
+
transition-delay: 0s;
|
|
557
|
+
}
|
|
558
|
+
|
|
559
|
+
.category button[aria-selected] .background {
|
|
560
|
+
opacity: 1;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
.category button[data-keyboard] .background {
|
|
564
|
+
transition: none;
|
|
565
|
+
}
|
|
566
|
+
|
|
567
|
+
.row {
|
|
568
|
+
width: 100%;
|
|
569
|
+
position: absolute;
|
|
570
|
+
top: 0;
|
|
571
|
+
left: 0;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
.skin-tone-button {
|
|
575
|
+
border: 1px solid rgba(0, 0, 0, 0);
|
|
576
|
+
border-radius: 100%;
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
.skin-tone-button:hover {
|
|
580
|
+
border-color: var(--em-color-border);
|
|
581
|
+
}
|
|
582
|
+
|
|
583
|
+
.skin-tone-button:active .skin-tone {
|
|
584
|
+
transform: scale(.85) !important;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
.skin-tone-button .skin-tone {
|
|
588
|
+
transition: transform var(--duration) var(--easing);
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.skin-tone-button[aria-selected] {
|
|
592
|
+
background-color: var(--em-color-border);
|
|
593
|
+
border-top-color: rgba(0, 0, 0, .05);
|
|
594
|
+
border-bottom-color: rgba(0, 0, 0, 0);
|
|
595
|
+
border-left-width: 0;
|
|
596
|
+
border-right-width: 0;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.skin-tone-button[aria-selected] .skin-tone {
|
|
600
|
+
transform: scale(.9);
|
|
601
|
+
}
|
|
602
|
+
|
|
603
|
+
.menu {
|
|
604
|
+
z-index: 2;
|
|
605
|
+
white-space: nowrap;
|
|
606
|
+
border: 1px solid var(--em-color-border);
|
|
607
|
+
background-color: rgba(var(--em-rgb-background), .9);
|
|
608
|
+
-webkit-backdrop-filter: blur(4px);
|
|
609
|
+
backdrop-filter: blur(4px);
|
|
610
|
+
transition-property: opacity, transform;
|
|
611
|
+
transition-duration: var(--duration);
|
|
612
|
+
transition-timing-function: var(--easing);
|
|
613
|
+
border-radius: 10px;
|
|
614
|
+
padding: 4px;
|
|
615
|
+
position: absolute;
|
|
616
|
+
box-shadow: 1px 1px 5px rgba(0, 0, 0, .05);
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.menu.hidden {
|
|
620
|
+
opacity: 0;
|
|
621
|
+
}
|
|
622
|
+
|
|
623
|
+
.menu[data-position="bottom"] {
|
|
624
|
+
transform-origin: 100% 100%;
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
.menu[data-position="bottom"].hidden {
|
|
628
|
+
transform: scale(.9)rotate(-3deg)translateY(5%);
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
.menu[data-position="top"] {
|
|
632
|
+
transform-origin: 100% 0;
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.menu[data-position="top"].hidden {
|
|
636
|
+
transform: scale(.9)rotate(3deg)translateY(-5%);
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
.menu input[type="radio"] {
|
|
640
|
+
clip: rect(0 0 0 0);
|
|
641
|
+
width: 1px;
|
|
642
|
+
height: 1px;
|
|
643
|
+
border: 0;
|
|
644
|
+
margin: 0;
|
|
645
|
+
padding: 0;
|
|
646
|
+
position: absolute;
|
|
647
|
+
overflow: hidden;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
.menu input[type="radio"]:checked + .option {
|
|
651
|
+
box-shadow: 0 0 0 2px rgb(var(--em-rgb-accent));
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.option {
|
|
655
|
+
width: 100%;
|
|
656
|
+
border-radius: 6px;
|
|
657
|
+
padding: 4px 6px;
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
.option:hover {
|
|
661
|
+
color: #fff;
|
|
662
|
+
background-color: rgb(var(--em-rgb-accent));
|
|
663
|
+
}
|
|
664
|
+
|
|
665
|
+
.skin-tone {
|
|
666
|
+
width: 16px;
|
|
667
|
+
height: 16px;
|
|
668
|
+
border-radius: 100%;
|
|
669
|
+
display: inline-block;
|
|
670
|
+
position: relative;
|
|
671
|
+
overflow: hidden;
|
|
672
|
+
}
|
|
673
|
+
|
|
674
|
+
.skin-tone:after {
|
|
675
|
+
content: "";
|
|
676
|
+
mix-blend-mode: overlay;
|
|
677
|
+
background: linear-gradient(rgba(255, 255, 255, .2), rgba(0, 0, 0, 0));
|
|
678
|
+
border: 1px solid rgba(0, 0, 0, .8);
|
|
679
|
+
border-radius: 100%;
|
|
680
|
+
position: absolute;
|
|
681
|
+
top: 0;
|
|
682
|
+
bottom: 0;
|
|
683
|
+
left: 0;
|
|
684
|
+
right: 0;
|
|
685
|
+
box-shadow: inset 0 -2px 3px #000, inset 0 1px 2px #fff;
|
|
686
|
+
}
|
|
687
|
+
|
|
688
|
+
.skin-tone-1 {
|
|
689
|
+
background-color: #ffc93a;
|
|
690
|
+
}
|
|
691
|
+
|
|
692
|
+
.skin-tone-2 {
|
|
693
|
+
background-color: #ffdab7;
|
|
694
|
+
}
|
|
695
|
+
|
|
696
|
+
.skin-tone-3 {
|
|
697
|
+
background-color: #e7b98f;
|
|
698
|
+
}
|
|
699
|
+
|
|
700
|
+
.skin-tone-4 {
|
|
701
|
+
background-color: #c88c61;
|
|
702
|
+
}
|
|
703
|
+
|
|
704
|
+
.skin-tone-5 {
|
|
705
|
+
background-color: #a46134;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
.skin-tone-6 {
|
|
709
|
+
background-color: #5d4437;
|
|
710
|
+
}
|
|
711
|
+
|
|
712
|
+
[data-index] {
|
|
713
|
+
justify-content: space-between;
|
|
714
|
+
}
|
|
715
|
+
|
|
716
|
+
[data-emoji-set="twitter"] .skin-tone:after {
|
|
717
|
+
box-shadow: none;
|
|
718
|
+
border-color: rgba(0, 0, 0, .5);
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
[data-emoji-set="twitter"] .skin-tone-1 {
|
|
722
|
+
background-color: #fade72;
|
|
723
|
+
}
|
|
724
|
+
|
|
725
|
+
[data-emoji-set="twitter"] .skin-tone-2 {
|
|
726
|
+
background-color: #f3dfd0;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
[data-emoji-set="twitter"] .skin-tone-3 {
|
|
730
|
+
background-color: #eed3a8;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
[data-emoji-set="twitter"] .skin-tone-4 {
|
|
734
|
+
background-color: #cfad8d;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
[data-emoji-set="twitter"] .skin-tone-5 {
|
|
738
|
+
background-color: #a8805d;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
[data-emoji-set="twitter"] .skin-tone-6 {
|
|
742
|
+
background-color: #765542;
|
|
743
|
+
}
|
|
744
|
+
|
|
745
|
+
[data-emoji-set="google"] .skin-tone:after {
|
|
746
|
+
box-shadow: inset 0 0 2px 2px rgba(0, 0, 0, .4);
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
[data-emoji-set="google"] .skin-tone-1 {
|
|
750
|
+
background-color: #f5c748;
|
|
751
|
+
}
|
|
752
|
+
|
|
753
|
+
[data-emoji-set="google"] .skin-tone-2 {
|
|
754
|
+
background-color: #f1d5aa;
|
|
755
|
+
}
|
|
756
|
+
|
|
757
|
+
[data-emoji-set="google"] .skin-tone-3 {
|
|
758
|
+
background-color: #d4b48d;
|
|
759
|
+
}
|
|
760
|
+
|
|
761
|
+
[data-emoji-set="google"] .skin-tone-4 {
|
|
762
|
+
background-color: #aa876b;
|
|
763
|
+
}
|
|
764
|
+
|
|
765
|
+
[data-emoji-set="google"] .skin-tone-5 {
|
|
766
|
+
background-color: #916544;
|
|
767
|
+
}
|
|
768
|
+
|
|
769
|
+
[data-emoji-set="google"] .skin-tone-6 {
|
|
770
|
+
background-color: #61493f;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
[data-emoji-set="facebook"] .skin-tone:after {
|
|
774
|
+
border-color: rgba(0, 0, 0, .4);
|
|
775
|
+
box-shadow: inset 0 -2px 3px #000, inset 0 1px 4px #fff;
|
|
776
|
+
}
|
|
777
|
+
|
|
778
|
+
[data-emoji-set="facebook"] .skin-tone-1 {
|
|
779
|
+
background-color: #f5c748;
|
|
780
|
+
}
|
|
781
|
+
|
|
782
|
+
[data-emoji-set="facebook"] .skin-tone-2 {
|
|
783
|
+
background-color: #f1d5aa;
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
[data-emoji-set="facebook"] .skin-tone-3 {
|
|
787
|
+
background-color: #d4b48d;
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
[data-emoji-set="facebook"] .skin-tone-4 {
|
|
791
|
+
background-color: #aa876b;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
[data-emoji-set="facebook"] .skin-tone-5 {
|
|
795
|
+
background-color: #916544;
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
[data-emoji-set="facebook"] .skin-tone-6 {
|
|
799
|
+
background-color: #61493f;
|
|
800
|
+
}
|
|
801
|
+
|
|
802
|
+
`;const W1={categories:JSON.parse('[{"id":"people","emojis":["grinning","smiley","smile","grin","laughing","sweat_smile","rolling_on_the_floor_laughing","joy","slightly_smiling_face","upside_down_face","melting_face","wink","blush","innocent","smiling_face_with_3_hearts","heart_eyes","star-struck","kissing_heart","kissing","relaxed","kissing_closed_eyes","kissing_smiling_eyes","smiling_face_with_tear","yum","stuck_out_tongue","stuck_out_tongue_winking_eye","zany_face","stuck_out_tongue_closed_eyes","money_mouth_face","hugging_face","face_with_hand_over_mouth","face_with_open_eyes_and_hand_over_mouth","face_with_peeking_eye","shushing_face","thinking_face","saluting_face","zipper_mouth_face","face_with_raised_eyebrow","neutral_face","expressionless","no_mouth","dotted_line_face","face_in_clouds","smirk","unamused","face_with_rolling_eyes","grimacing","face_exhaling","lying_face","shaking_face","relieved","pensive","sleepy","drooling_face","sleeping","mask","face_with_thermometer","face_with_head_bandage","nauseated_face","face_vomiting","sneezing_face","hot_face","cold_face","woozy_face","dizzy_face","face_with_spiral_eyes","exploding_head","face_with_cowboy_hat","partying_face","disguised_face","sunglasses","nerd_face","face_with_monocle","confused","face_with_diagonal_mouth","worried","slightly_frowning_face","white_frowning_face","open_mouth","hushed","astonished","flushed","pleading_face","face_holding_back_tears","frowning","anguished","fearful","cold_sweat","disappointed_relieved","cry","sob","scream","confounded","persevere","disappointed","sweat","weary","tired_face","yawning_face","triumph","rage","angry","face_with_symbols_on_mouth","smiling_imp","imp","skull","skull_and_crossbones","hankey","clown_face","japanese_ogre","japanese_goblin","ghost","alien","space_invader","wave","raised_back_of_hand","raised_hand_with_fingers_splayed","hand","spock-hand","rightwards_hand","leftwards_hand","palm_down_hand","palm_up_hand","leftwards_pushing_hand","rightwards_pushing_hand","ok_hand","pinched_fingers","pinching_hand","v","crossed_fingers","hand_with_index_finger_and_thumb_crossed","i_love_you_hand_sign","the_horns","call_me_hand","point_left","point_right","point_up_2","middle_finger","point_down","point_up","index_pointing_at_the_viewer","+1","-1","fist","facepunch","left-facing_fist","right-facing_fist","clap","raised_hands","heart_hands","open_hands","palms_up_together","handshake","pray","writing_hand","nail_care","selfie","muscle","mechanical_arm","mechanical_leg","leg","foot","ear","ear_with_hearing_aid","nose","brain","anatomical_heart","lungs","tooth","bone","eyes","eye","tongue","lips","biting_lip","baby","child","boy","girl","adult","person_with_blond_hair","man","bearded_person","man_with_beard","woman_with_beard","red_haired_man","curly_haired_man","white_haired_man","bald_man","woman","red_haired_woman","red_haired_person","curly_haired_woman","curly_haired_person","white_haired_woman","white_haired_person","bald_woman","bald_person","blond-haired-woman","blond-haired-man","older_adult","older_man","older_woman","person_frowning","man-frowning","woman-frowning","person_with_pouting_face","man-pouting","woman-pouting","no_good","man-gesturing-no","woman-gesturing-no","ok_woman","man-gesturing-ok","woman-gesturing-ok","information_desk_person","man-tipping-hand","woman-tipping-hand","raising_hand","man-raising-hand","woman-raising-hand","deaf_person","deaf_man","deaf_woman","bow","man-bowing","woman-bowing","face_palm","man-facepalming","woman-facepalming","shrug","man-shrugging","woman-shrugging","health_worker","male-doctor","female-doctor","student","male-student","female-student","teacher","male-teacher","female-teacher","judge","male-judge","female-judge","farmer","male-farmer","female-farmer","cook","male-cook","female-cook","mechanic","male-mechanic","female-mechanic","factory_worker","male-factory-worker","female-factory-worker","office_worker","male-office-worker","female-office-worker","scientist","male-scientist","female-scientist","technologist","male-technologist","female-technologist","singer","male-singer","female-singer","artist","male-artist","female-artist","pilot","male-pilot","female-pilot","astronaut","male-astronaut","female-astronaut","firefighter","male-firefighter","female-firefighter","cop","male-police-officer","female-police-officer","sleuth_or_spy","male-detective","female-detective","guardsman","male-guard","female-guard","ninja","construction_worker","male-construction-worker","female-construction-worker","person_with_crown","prince","princess","man_with_turban","man-wearing-turban","woman-wearing-turban","man_with_gua_pi_mao","person_with_headscarf","person_in_tuxedo","man_in_tuxedo","woman_in_tuxedo","bride_with_veil","man_with_veil","woman_with_veil","pregnant_woman","pregnant_man","pregnant_person","breast-feeding","woman_feeding_baby","man_feeding_baby","person_feeding_baby","angel","santa","mrs_claus","mx_claus","superhero","male_superhero","female_superhero","supervillain","male_supervillain","female_supervillain","mage","male_mage","female_mage","fairy","male_fairy","female_fairy","vampire","male_vampire","female_vampire","merperson","merman","mermaid","elf","male_elf","female_elf","genie","male_genie","female_genie","zombie","male_zombie","female_zombie","troll","massage","man-getting-massage","woman-getting-massage","haircut","man-getting-haircut","woman-getting-haircut","walking","man-walking","woman-walking","standing_person","man_standing","woman_standing","kneeling_person","man_kneeling","woman_kneeling","person_with_probing_cane","man_with_probing_cane","woman_with_probing_cane","person_in_motorized_wheelchair","man_in_motorized_wheelchair","woman_in_motorized_wheelchair","person_in_manual_wheelchair","man_in_manual_wheelchair","woman_in_manual_wheelchair","runner","man-running","woman-running","dancer","man_dancing","man_in_business_suit_levitating","dancers","men-with-bunny-ears-partying","women-with-bunny-ears-partying","person_in_steamy_room","man_in_steamy_room","woman_in_steamy_room","person_climbing","man_climbing","woman_climbing","fencer","horse_racing","skier","snowboarder","golfer","man-golfing","woman-golfing","surfer","man-surfing","woman-surfing","rowboat","man-rowing-boat","woman-rowing-boat","swimmer","man-swimming","woman-swimming","person_with_ball","man-bouncing-ball","woman-bouncing-ball","weight_lifter","man-lifting-weights","woman-lifting-weights","bicyclist","man-biking","woman-biking","mountain_bicyclist","man-mountain-biking","woman-mountain-biking","person_doing_cartwheel","man-cartwheeling","woman-cartwheeling","wrestlers","man-wrestling","woman-wrestling","water_polo","man-playing-water-polo","woman-playing-water-polo","handball","man-playing-handball","woman-playing-handball","juggling","man-juggling","woman-juggling","person_in_lotus_position","man_in_lotus_position","woman_in_lotus_position","bath","sleeping_accommodation","people_holding_hands","two_women_holding_hands","man_and_woman_holding_hands","two_men_holding_hands","couplekiss","woman-kiss-man","man-kiss-man","woman-kiss-woman","couple_with_heart","woman-heart-man","man-heart-man","woman-heart-woman","family","man-woman-boy","man-woman-girl","man-woman-girl-boy","man-woman-boy-boy","man-woman-girl-girl","man-man-boy","man-man-girl","man-man-girl-boy","man-man-boy-boy","man-man-girl-girl","woman-woman-boy","woman-woman-girl","woman-woman-girl-boy","woman-woman-boy-boy","woman-woman-girl-girl","man-boy","man-boy-boy","man-girl","man-girl-boy","man-girl-girl","woman-boy","woman-boy-boy","woman-girl","woman-girl-boy","woman-girl-girl","speaking_head_in_silhouette","bust_in_silhouette","busts_in_silhouette","people_hugging","footprints","robot_face","smiley_cat","smile_cat","joy_cat","heart_eyes_cat","smirk_cat","kissing_cat","scream_cat","crying_cat_face","pouting_cat","see_no_evil","hear_no_evil","speak_no_evil","love_letter","cupid","gift_heart","sparkling_heart","heartpulse","heartbeat","revolving_hearts","two_hearts","heart_decoration","heavy_heart_exclamation_mark_ornament","broken_heart","heart_on_fire","mending_heart","heart","pink_heart","orange_heart","yellow_heart","green_heart","blue_heart","light_blue_heart","purple_heart","brown_heart","black_heart","grey_heart","white_heart","kiss","100","anger","boom","dizzy","sweat_drops","dash","hole","speech_balloon","eye-in-speech-bubble","left_speech_bubble","right_anger_bubble","thought_balloon","zzz"]},{"id":"nature","emojis":["monkey_face","monkey","gorilla","orangutan","dog","dog2","guide_dog","service_dog","poodle","wolf","fox_face","raccoon","cat","cat2","black_cat","lion_face","tiger","tiger2","leopard","horse","moose","donkey","racehorse","unicorn_face","zebra_face","deer","bison","cow","ox","water_buffalo","cow2","pig","pig2","boar","pig_nose","ram","sheep","goat","dromedary_camel","camel","llama","giraffe_face","elephant","mammoth","rhinoceros","hippopotamus","mouse","mouse2","rat","hamster","rabbit","rabbit2","chipmunk","beaver","hedgehog","bat","bear","polar_bear","koala","panda_face","sloth","otter","skunk","kangaroo","badger","feet","turkey","chicken","rooster","hatching_chick","baby_chick","hatched_chick","bird","penguin","dove_of_peace","eagle","duck","swan","owl","dodo","feather","flamingo","peacock","parrot","wing","black_bird","goose","frog","crocodile","turtle","lizard","snake","dragon_face","dragon","sauropod","t-rex","whale","whale2","dolphin","seal","fish","tropical_fish","blowfish","shark","octopus","shell","coral","jellyfish","snail","butterfly","bug","ant","bee","beetle","ladybug","cricket","cockroach","spider","spider_web","scorpion","mosquito","fly","worm","microbe","bouquet","cherry_blossom","white_flower","lotus","rosette","rose","wilted_flower","hibiscus","sunflower","blossom","tulip","hyacinth","seedling","potted_plant","evergreen_tree","deciduous_tree","palm_tree","cactus","ear_of_rice","herb","shamrock","four_leaf_clover","maple_leaf","fallen_leaf","leaves","empty_nest","nest_with_eggs","mushroom"]},{"id":"foods","emojis":["grapes","melon","watermelon","tangerine","lemon","banana","pineapple","mango","apple","green_apple","pear","peach","cherries","strawberry","blueberries","kiwifruit","tomato","olive","coconut","avocado","eggplant","potato","carrot","corn","hot_pepper","bell_pepper","cucumber","leafy_green","broccoli","garlic","onion","peanuts","beans","chestnut","ginger_root","pea_pod","bread","croissant","baguette_bread","flatbread","pretzel","bagel","pancakes","waffle","cheese_wedge","meat_on_bone","poultry_leg","cut_of_meat","bacon","hamburger","fries","pizza","hotdog","sandwich","taco","burrito","tamale","stuffed_flatbread","falafel","egg","fried_egg","shallow_pan_of_food","stew","fondue","bowl_with_spoon","green_salad","popcorn","butter","salt","canned_food","bento","rice_cracker","rice_ball","rice","curry","ramen","spaghetti","sweet_potato","oden","sushi","fried_shrimp","fish_cake","moon_cake","dango","dumpling","fortune_cookie","takeout_box","crab","lobster","shrimp","squid","oyster","icecream","shaved_ice","ice_cream","doughnut","cookie","birthday","cake","cupcake","pie","chocolate_bar","candy","lollipop","custard","honey_pot","baby_bottle","glass_of_milk","coffee","teapot","tea","sake","champagne","wine_glass","cocktail","tropical_drink","beer","beers","clinking_glasses","tumbler_glass","pouring_liquid","cup_with_straw","bubble_tea","beverage_box","mate_drink","ice_cube","chopsticks","knife_fork_plate","fork_and_knife","spoon","hocho","jar","amphora"]},{"id":"activity","emojis":["jack_o_lantern","christmas_tree","fireworks","sparkler","firecracker","sparkles","balloon","tada","confetti_ball","tanabata_tree","bamboo","dolls","flags","wind_chime","rice_scene","red_envelope","ribbon","gift","reminder_ribbon","admission_tickets","ticket","medal","trophy","sports_medal","first_place_medal","second_place_medal","third_place_medal","soccer","baseball","softball","basketball","volleyball","football","rugby_football","tennis","flying_disc","bowling","cricket_bat_and_ball","field_hockey_stick_and_ball","ice_hockey_stick_and_puck","lacrosse","table_tennis_paddle_and_ball","badminton_racquet_and_shuttlecock","boxing_glove","martial_arts_uniform","goal_net","golf","ice_skate","fishing_pole_and_fish","diving_mask","running_shirt_with_sash","ski","sled","curling_stone","dart","yo-yo","kite","gun","8ball","crystal_ball","magic_wand","video_game","joystick","slot_machine","game_die","jigsaw","teddy_bear","pinata","mirror_ball","nesting_dolls","spades","hearts","diamonds","clubs","chess_pawn","black_joker","mahjong","flower_playing_cards","performing_arts","frame_with_picture","art","thread","sewing_needle","yarn","knot"]},{"id":"places","emojis":["earth_africa","earth_americas","earth_asia","globe_with_meridians","world_map","japan","compass","snow_capped_mountain","mountain","volcano","mount_fuji","camping","beach_with_umbrella","desert","desert_island","national_park","stadium","classical_building","building_construction","bricks","rock","wood","hut","house_buildings","derelict_house_building","house","house_with_garden","office","post_office","european_post_office","hospital","bank","hotel","love_hotel","convenience_store","school","department_store","factory","japanese_castle","european_castle","wedding","tokyo_tower","statue_of_liberty","church","mosque","hindu_temple","synagogue","shinto_shrine","kaaba","fountain","tent","foggy","night_with_stars","cityscape","sunrise_over_mountains","sunrise","city_sunset","city_sunrise","bridge_at_night","hotsprings","carousel_horse","playground_slide","ferris_wheel","roller_coaster","barber","circus_tent","steam_locomotive","railway_car","bullettrain_side","bullettrain_front","train2","metro","light_rail","station","tram","monorail","mountain_railway","train","bus","oncoming_bus","trolleybus","minibus","ambulance","fire_engine","police_car","oncoming_police_car","taxi","oncoming_taxi","car","oncoming_automobile","blue_car","pickup_truck","truck","articulated_lorry","tractor","racing_car","racing_motorcycle","motor_scooter","manual_wheelchair","motorized_wheelchair","auto_rickshaw","bike","scooter","skateboard","roller_skate","busstop","motorway","railway_track","oil_drum","fuelpump","wheel","rotating_light","traffic_light","vertical_traffic_light","octagonal_sign","construction","anchor","ring_buoy","boat","canoe","speedboat","passenger_ship","ferry","motor_boat","ship","airplane","small_airplane","airplane_departure","airplane_arriving","parachute","seat","helicopter","suspension_railway","mountain_cableway","aerial_tramway","satellite","rocket","flying_saucer","bellhop_bell","luggage","hourglass","hourglass_flowing_sand","watch","alarm_clock","stopwatch","timer_clock","mantelpiece_clock","clock12","clock1230","clock1","clock130","clock2","clock230","clock3","clock330","clock4","clock430","clock5","clock530","clock6","clock630","clock7","clock730","clock8","clock830","clock9","clock930","clock10","clock1030","clock11","clock1130","new_moon","waxing_crescent_moon","first_quarter_moon","moon","full_moon","waning_gibbous_moon","last_quarter_moon","waning_crescent_moon","crescent_moon","new_moon_with_face","first_quarter_moon_with_face","last_quarter_moon_with_face","thermometer","sunny","full_moon_with_face","sun_with_face","ringed_planet","star","star2","stars","milky_way","cloud","partly_sunny","thunder_cloud_and_rain","mostly_sunny","barely_sunny","partly_sunny_rain","rain_cloud","snow_cloud","lightning","tornado","fog","wind_blowing_face","cyclone","rainbow","closed_umbrella","umbrella","umbrella_with_rain_drops","umbrella_on_ground","zap","snowflake","snowman","snowman_without_snow","comet","fire","droplet","ocean"]},{"id":"objects","emojis":["eyeglasses","dark_sunglasses","goggles","lab_coat","safety_vest","necktie","shirt","jeans","scarf","gloves","coat","socks","dress","kimono","sari","one-piece_swimsuit","briefs","shorts","bikini","womans_clothes","folding_hand_fan","purse","handbag","pouch","shopping_bags","school_satchel","thong_sandal","mans_shoe","athletic_shoe","hiking_boot","womans_flat_shoe","high_heel","sandal","ballet_shoes","boot","hair_pick","crown","womans_hat","tophat","mortar_board","billed_cap","military_helmet","helmet_with_white_cross","prayer_beads","lipstick","ring","gem","mute","speaker","sound","loud_sound","loudspeaker","mega","postal_horn","bell","no_bell","musical_score","musical_note","notes","studio_microphone","level_slider","control_knobs","microphone","headphones","radio","saxophone","accordion","guitar","musical_keyboard","trumpet","violin","banjo","drum_with_drumsticks","long_drum","maracas","flute","iphone","calling","phone","telephone_receiver","pager","fax","battery","low_battery","electric_plug","computer","desktop_computer","printer","keyboard","three_button_mouse","trackball","minidisc","floppy_disk","cd","dvd","abacus","movie_camera","film_frames","film_projector","clapper","tv","camera","camera_with_flash","video_camera","vhs","mag","mag_right","candle","bulb","flashlight","izakaya_lantern","diya_lamp","notebook_with_decorative_cover","closed_book","book","green_book","blue_book","orange_book","books","notebook","ledger","page_with_curl","scroll","page_facing_up","newspaper","rolled_up_newspaper","bookmark_tabs","bookmark","label","moneybag","coin","yen","dollar","euro","pound","money_with_wings","credit_card","receipt","chart","email","e-mail","incoming_envelope","envelope_with_arrow","outbox_tray","inbox_tray","package","mailbox","mailbox_closed","mailbox_with_mail","mailbox_with_no_mail","postbox","ballot_box_with_ballot","pencil2","black_nib","lower_left_fountain_pen","lower_left_ballpoint_pen","lower_left_paintbrush","lower_left_crayon","memo","briefcase","file_folder","open_file_folder","card_index_dividers","date","calendar","spiral_note_pad","spiral_calendar_pad","card_index","chart_with_upwards_trend","chart_with_downwards_trend","bar_chart","clipboard","pushpin","round_pushpin","paperclip","linked_paperclips","straight_ruler","triangular_ruler","scissors","card_file_box","file_cabinet","wastebasket","lock","unlock","lock_with_ink_pen","closed_lock_with_key","key","old_key","hammer","axe","pick","hammer_and_pick","hammer_and_wrench","dagger_knife","crossed_swords","bomb","boomerang","bow_and_arrow","shield","carpentry_saw","wrench","screwdriver","nut_and_bolt","gear","compression","scales","probing_cane","link","chains","hook","toolbox","magnet","ladder","alembic","test_tube","petri_dish","dna","microscope","telescope","satellite_antenna","syringe","drop_of_blood","pill","adhesive_bandage","crutch","stethoscope","x-ray","door","elevator","mirror","window","bed","couch_and_lamp","chair","toilet","plunger","shower","bathtub","mouse_trap","razor","lotion_bottle","safety_pin","broom","basket","roll_of_paper","bucket","soap","bubbles","toothbrush","sponge","fire_extinguisher","shopping_trolley","smoking","coffin","headstone","funeral_urn","nazar_amulet","hamsa","moyai","placard","identification_card"]},{"id":"symbols","emojis":["atm","put_litter_in_its_place","potable_water","wheelchair","mens","womens","restroom","baby_symbol","wc","passport_control","customs","baggage_claim","left_luggage","warning","children_crossing","no_entry","no_entry_sign","no_bicycles","no_smoking","do_not_litter","non-potable_water","no_pedestrians","no_mobile_phones","underage","radioactive_sign","biohazard_sign","arrow_up","arrow_upper_right","arrow_right","arrow_lower_right","arrow_down","arrow_lower_left","arrow_left","arrow_upper_left","arrow_up_down","left_right_arrow","leftwards_arrow_with_hook","arrow_right_hook","arrow_heading_up","arrow_heading_down","arrows_clockwise","arrows_counterclockwise","back","end","on","soon","top","place_of_worship","atom_symbol","om_symbol","star_of_david","wheel_of_dharma","yin_yang","latin_cross","orthodox_cross","star_and_crescent","peace_symbol","menorah_with_nine_branches","six_pointed_star","khanda","aries","taurus","gemini","cancer","leo","virgo","libra","scorpius","sagittarius","capricorn","aquarius","pisces","ophiuchus","twisted_rightwards_arrows","repeat","repeat_one","arrow_forward","fast_forward","black_right_pointing_double_triangle_with_vertical_bar","black_right_pointing_triangle_with_double_vertical_bar","arrow_backward","rewind","black_left_pointing_double_triangle_with_vertical_bar","arrow_up_small","arrow_double_up","arrow_down_small","arrow_double_down","double_vertical_bar","black_square_for_stop","black_circle_for_record","eject","cinema","low_brightness","high_brightness","signal_strength","wireless","vibration_mode","mobile_phone_off","transgender_symbol","heavy_multiplication_x","heavy_plus_sign","heavy_minus_sign","heavy_division_sign","heavy_equals_sign","infinity","bangbang","interrobang","question","grey_question","grey_exclamation","exclamation","wavy_dash","currency_exchange","heavy_dollar_sign","recycle","fleur_de_lis","trident","name_badge","beginner","o","white_check_mark","ballot_box_with_check","heavy_check_mark","x","negative_squared_cross_mark","curly_loop","loop","part_alternation_mark","eight_spoked_asterisk","eight_pointed_black_star","sparkle","copyright","registered","tm","hash","keycap_star","zero","one","two","three","four","five","six","seven","eight","nine","keycap_ten","capital_abcd","abcd","1234","symbols","abc","a","ab","b","cl","cool","free","information_source","id","m","new","ng","o2","ok","parking","sos","up","vs","koko","sa","u6708","u6709","u6307","ideograph_advantage","u5272","u7121","u7981","accept","u7533","u5408","u7a7a","congratulations","secret","u55b6","u6e80","red_circle","large_orange_circle","large_yellow_circle","large_green_circle","large_blue_circle","large_purple_circle","large_brown_circle","black_circle","white_circle","large_red_square","large_orange_square","large_yellow_square","large_green_square","large_blue_square","large_purple_square","large_brown_square","black_large_square","white_large_square","black_medium_square","white_medium_square","black_medium_small_square","white_medium_small_square","black_small_square","white_small_square","large_orange_diamond","large_blue_diamond","small_orange_diamond","small_blue_diamond","small_red_triangle","small_red_triangle_down","diamond_shape_with_a_dot_inside","radio_button","white_square_button","black_square_button"]},{"id":"flags","emojis":["checkered_flag","cn","crossed_flags","de","es","flag-ac","flag-ad","flag-ae","flag-af","flag-ag","flag-ai","flag-al","flag-am","flag-ao","flag-aq","flag-ar","flag-as","flag-at","flag-au","flag-aw","flag-ax","flag-az","flag-ba","flag-bb","flag-bd","flag-be","flag-bf","flag-bg","flag-bh","flag-bi","flag-bj","flag-bl","flag-bm","flag-bn","flag-bo","flag-bq","flag-br","flag-bs","flag-bt","flag-bv","flag-bw","flag-by","flag-bz","flag-ca","flag-cc","flag-cd","flag-cf","flag-cg","flag-ch","flag-ci","flag-ck","flag-cl","flag-cm","flag-co","flag-cp","flag-cr","flag-cu","flag-cv","flag-cw","flag-cx","flag-cy","flag-cz","flag-dg","flag-dj","flag-dk","flag-dm","flag-do","flag-dz","flag-ea","flag-ec","flag-ee","flag-eg","flag-eh","flag-england","flag-er","flag-et","flag-eu","flag-fi","flag-fj","flag-fk","flag-fm","flag-fo","flag-ga","flag-gd","flag-ge","flag-gf","flag-gg","flag-gh","flag-gi","flag-gl","flag-gm","flag-gn","flag-gp","flag-gq","flag-gr","flag-gs","flag-gt","flag-gu","flag-gw","flag-gy","flag-hk","flag-hm","flag-hn","flag-hr","flag-ht","flag-hu","flag-ic","flag-id","flag-ie","flag-il","flag-im","flag-in","flag-io","flag-iq","flag-ir","flag-is","flag-je","flag-jm","flag-jo","flag-ke","flag-kg","flag-kh","flag-ki","flag-km","flag-kn","flag-kp","flag-kw","flag-ky","flag-kz","flag-la","flag-lb","flag-lc","flag-li","flag-lk","flag-lr","flag-ls","flag-lt","flag-lu","flag-lv","flag-ly","flag-ma","flag-mc","flag-md","flag-me","flag-mf","flag-mg","flag-mh","flag-mk","flag-ml","flag-mm","flag-mn","flag-mo","flag-mp","flag-mq","flag-mr","flag-ms","flag-mt","flag-mu","flag-mv","flag-mw","flag-mx","flag-my","flag-mz","flag-na","flag-nc","flag-ne","flag-nf","flag-ng","flag-ni","flag-nl","flag-no","flag-np","flag-nr","flag-nu","flag-nz","flag-om","flag-pa","flag-pe","flag-pf","flag-pg","flag-ph","flag-pk","flag-pl","flag-pm","flag-pn","flag-pr","flag-ps","flag-pt","flag-pw","flag-py","flag-qa","flag-re","flag-ro","flag-rs","flag-rw","flag-sa","flag-sb","flag-sc","flag-scotland","flag-sd","flag-se","flag-sg","flag-sh","flag-si","flag-sj","flag-sk","flag-sl","flag-sm","flag-sn","flag-so","flag-sr","flag-ss","flag-st","flag-sv","flag-sx","flag-sy","flag-sz","flag-ta","flag-tc","flag-td","flag-tf","flag-tg","flag-th","flag-tj","flag-tk","flag-tl","flag-tm","flag-tn","flag-to","flag-tr","flag-tt","flag-tv","flag-tw","flag-tz","flag-ua","flag-ug","flag-um","flag-un","flag-uy","flag-uz","flag-va","flag-vc","flag-ve","flag-vg","flag-vi","flag-vn","flag-vu","flag-wales","flag-wf","flag-ws","flag-xk","flag-ye","flag-yt","flag-za","flag-zm","flag-zw","fr","gb","it","jp","kr","pirate_flag","rainbow-flag","ru","transgender_flag","triangular_flag_on_post","us","waving_black_flag","waving_white_flag"]}]'),emojis:JSON.parse(`{"100":{"id":"100","name":"Hundred Points","keywords":["100","score","perfect","numbers","century","exam","quiz","test","pass"],"skins":[{"unified":"1f4af","native":"💯","x":28,"y":7}],"version":1},"1234":{"id":"1234","name":"Input Numbers","keywords":["1234","blue","square","1","2","3","4"],"skins":[{"unified":"1f522","native":"🔢","x":29,"y":60}],"version":1},"grinning":{"id":"grinning","name":"Grinning Face","emoticons":[":D"],"keywords":["smile","happy","joy",":D","grin"],"skins":[{"unified":"1f600","native":"😀","x":32,"y":21}],"version":1},"smiley":{"id":"smiley","name":"Grinning Face with Big Eyes","emoticons":[":)","=)","=-)"],"keywords":["smiley","happy","joy","haha",":D",":)","smile","funny"],"skins":[{"unified":"1f603","native":"😃","x":32,"y":24}],"version":1},"smile":{"id":"smile","name":"Grinning Face with Smiling Eyes","emoticons":[":)","C:","c:",":D",":-D"],"keywords":["smile","happy","joy","funny","haha","laugh","like",":D",":)"],"skins":[{"unified":"1f604","native":"😄","x":32,"y":25}],"version":1},"grin":{"id":"grin","name":"Beaming Face with Smiling Eyes","keywords":["grin","happy","smile","joy","kawaii"],"skins":[{"unified":"1f601","native":"😁","x":32,"y":22}],"version":1},"laughing":{"id":"laughing","name":"Grinning Squinting Face","emoticons":[":>",":->"],"keywords":["laughing","satisfied","happy","joy","lol","haha","glad","XD","laugh"],"skins":[{"unified":"1f606","native":"😆","x":32,"y":27}],"version":1},"sweat_smile":{"id":"sweat_smile","name":"Grinning Face with Sweat","keywords":["smile","hot","happy","laugh","relief"],"skins":[{"unified":"1f605","native":"😅","x":32,"y":26}],"version":1},"rolling_on_the_floor_laughing":{"id":"rolling_on_the_floor_laughing","name":"Rolling on the Floor Laughing","keywords":["face","lol","haha","rofl"],"skins":[{"unified":"1f923","native":"🤣","x":40,"y":17}],"version":3},"joy":{"id":"joy","name":"Face with Tears of Joy","keywords":["cry","weep","happy","happytears","haha"],"skins":[{"unified":"1f602","native":"😂","x":32,"y":23}],"version":1},"slightly_smiling_face":{"id":"slightly_smiling_face","name":"Slightly Smiling Face","emoticons":[":)","(:",":-)"],"keywords":["smile"],"skins":[{"unified":"1f642","native":"🙂","x":33,"y":29}],"version":1},"upside_down_face":{"id":"upside_down_face","name":"Upside-Down Face","keywords":["upside","down","flipped","silly","smile"],"skins":[{"unified":"1f643","native":"🙃","x":33,"y":30}],"version":1},"melting_face":{"id":"melting_face","name":"Melting Face","keywords":["hot","heat"],"skins":[{"unified":"1fae0","native":"🫠","x":55,"y":30}],"version":14},"wink":{"id":"wink","name":"Winking Face","emoticons":[";)",";-)"],"keywords":["wink","happy","mischievous","secret",";)","smile","eye"],"skins":[{"unified":"1f609","native":"😉","x":32,"y":30}],"version":1},"blush":{"id":"blush","name":"Smiling Face with Smiling Eyes","emoticons":[":)"],"keywords":["blush","smile","happy","flushed","crush","embarrassed","shy","joy"],"skins":[{"unified":"1f60a","native":"😊","x":32,"y":31}],"version":1},"innocent":{"id":"innocent","name":"Smiling Face with Halo","keywords":["innocent","angel","heaven"],"skins":[{"unified":"1f607","native":"😇","x":32,"y":28}],"version":1},"smiling_face_with_3_hearts":{"id":"smiling_face_with_3_hearts","name":"Smiling Face with Hearts","keywords":["3","love","like","affection","valentines","infatuation","crush","adore"],"skins":[{"unified":"1f970","native":"🥰","x":43,"y":60}],"version":11},"heart_eyes":{"id":"heart_eyes","name":"Smiling Face with Heart-Eyes","keywords":["heart","eyes","love","like","affection","valentines","infatuation","crush"],"skins":[{"unified":"1f60d","native":"😍","x":32,"y":34}],"version":1},"star-struck":{"id":"star-struck","name":"Star-Struck","keywords":["star","struck","grinning","face","with","eyes","smile","starry"],"skins":[{"unified":"1f929","native":"🤩","x":40,"y":40}],"version":5},"kissing_heart":{"id":"kissing_heart","name":"Face Blowing a Kiss","emoticons":[":*",":-*"],"keywords":["kissing","heart","love","like","affection","valentines","infatuation"],"skins":[{"unified":"1f618","native":"😘","x":32,"y":45}],"version":1},"kissing":{"id":"kissing","name":"Kissing Face","keywords":["love","like","3","valentines","infatuation","kiss"],"skins":[{"unified":"1f617","native":"😗","x":32,"y":44}],"version":1},"relaxed":{"id":"relaxed","name":"Smiling Face","keywords":["relaxed","blush","massage","happiness"],"skins":[{"unified":"263a-fe0f","native":"☺️","x":57,"y":35}],"version":1},"kissing_closed_eyes":{"id":"kissing_closed_eyes","name":"Kissing Face with Closed Eyes","keywords":["love","like","affection","valentines","infatuation","kiss"],"skins":[{"unified":"1f61a","native":"😚","x":32,"y":47}],"version":1},"kissing_smiling_eyes":{"id":"kissing_smiling_eyes","name":"Kissing Face with Smiling Eyes","keywords":["affection","valentines","infatuation","kiss"],"skins":[{"unified":"1f619","native":"😙","x":32,"y":46}],"version":1},"smiling_face_with_tear":{"id":"smiling_face_with_tear","name":"Smiling Face with Tear","keywords":["sad","cry","pretend"],"skins":[{"unified":"1f972","native":"🥲","x":44,"y":1}],"version":13},"yum":{"id":"yum","name":"Face Savoring Food","keywords":["yum","happy","joy","tongue","smile","silly","yummy","nom","delicious","savouring"],"skins":[{"unified":"1f60b","native":"😋","x":32,"y":32}],"version":1},"stuck_out_tongue":{"id":"stuck_out_tongue","name":"Face with Tongue","emoticons":[":p",":-p",":P",":-P",":b",":-b"],"keywords":["stuck","out","prank","childish","playful","mischievous","smile"],"skins":[{"unified":"1f61b","native":"😛","x":32,"y":48}],"version":1},"stuck_out_tongue_winking_eye":{"id":"stuck_out_tongue_winking_eye","name":"Winking Face with Tongue","emoticons":[";p",";-p",";b",";-b",";P",";-P"],"keywords":["stuck","out","eye","prank","childish","playful","mischievous","smile","wink"],"skins":[{"unified":"1f61c","native":"😜","x":32,"y":49}],"version":1},"zany_face":{"id":"zany_face","name":"Zany Face","keywords":["grinning","with","one","large","and","small","eye","goofy","crazy"],"skins":[{"unified":"1f92a","native":"🤪","x":40,"y":41}],"version":5},"stuck_out_tongue_closed_eyes":{"id":"stuck_out_tongue_closed_eyes","name":"Squinting Face with Tongue","keywords":["stuck","out","closed","eyes","prank","playful","mischievous","smile"],"skins":[{"unified":"1f61d","native":"😝","x":32,"y":50}],"version":1},"money_mouth_face":{"id":"money_mouth_face","name":"Money-Mouth Face","keywords":["money","mouth","rich","dollar"],"skins":[{"unified":"1f911","native":"🤑","x":39,"y":0}],"version":1},"hugging_face":{"id":"hugging_face","name":"Hugging Face","keywords":["smile","hug"],"skins":[{"unified":"1f917","native":"🤗","x":39,"y":6}],"version":1},"face_with_hand_over_mouth":{"id":"face_with_hand_over_mouth","name":"Face with Hand over Mouth","keywords":["smiling","eyes","and","covering","whoops","shock","surprise"],"skins":[{"unified":"1f92d","native":"🤭","x":40,"y":44}],"version":5},"face_with_open_eyes_and_hand_over_mouth":{"id":"face_with_open_eyes_and_hand_over_mouth","name":"Face with Open Eyes and Hand over Mouth","keywords":["silence","secret","shock","surprise"],"skins":[{"unified":"1fae2","native":"🫢","x":55,"y":32}],"version":14},"face_with_peeking_eye":{"id":"face_with_peeking_eye","name":"Face with Peeking Eye","keywords":["scared","frightening","embarrassing","shy"],"skins":[{"unified":"1fae3","native":"🫣","x":55,"y":33}],"version":14},"shushing_face":{"id":"shushing_face","name":"Shushing Face","keywords":["with","finger","covering","closed","lips","quiet","shhh"],"skins":[{"unified":"1f92b","native":"🤫","x":40,"y":42}],"version":5},"thinking_face":{"id":"thinking_face","name":"Thinking Face","keywords":["hmmm","think","consider"],"skins":[{"unified":"1f914","native":"🤔","x":39,"y":3}],"version":1},"saluting_face":{"id":"saluting_face","name":"Saluting Face","keywords":["respect","salute"],"skins":[{"unified":"1fae1","native":"🫡","x":55,"y":31}],"version":14},"zipper_mouth_face":{"id":"zipper_mouth_face","name":"Zipper-Mouth Face","keywords":["zipper","mouth","sealed","secret"],"skins":[{"unified":"1f910","native":"🤐","x":38,"y":60}],"version":1},"face_with_raised_eyebrow":{"id":"face_with_raised_eyebrow","name":"Face with Raised Eyebrow","keywords":["one","distrust","scepticism","disapproval","disbelief","surprise"],"skins":[{"unified":"1f928","native":"🤨","x":40,"y":39}],"version":5},"neutral_face":{"id":"neutral_face","name":"Neutral Face","emoticons":[":|",":-|"],"keywords":["indifference","meh",":",""],"skins":[{"unified":"1f610","native":"😐","x":32,"y":37}],"version":1},"expressionless":{"id":"expressionless","name":"Expressionless Face","emoticons":["-_-"],"keywords":["indifferent","-","","meh","deadpan"],"skins":[{"unified":"1f611","native":"😑","x":32,"y":38}],"version":1},"no_mouth":{"id":"no_mouth","name":"Face Without Mouth","keywords":["no","hellokitty"],"skins":[{"unified":"1f636","native":"😶","x":33,"y":17}],"version":1},"dotted_line_face":{"id":"dotted_line_face","name":"Dotted Line Face","keywords":["invisible","lonely","isolation","depression"],"skins":[{"unified":"1fae5","native":"🫥","x":55,"y":35}],"version":14},"face_in_clouds":{"id":"face_in_clouds","name":"Face in Clouds","keywords":["shower","steam","dream"],"skins":[{"unified":"1f636-200d-1f32b-fe0f","native":"😶🌫️","x":33,"y":16}],"version":13.1},"smirk":{"id":"smirk","name":"Smirking Face","keywords":["smirk","smile","mean","prank","smug","sarcasm"],"skins":[{"unified":"1f60f","native":"😏","x":32,"y":36}],"version":1},"unamused":{"id":"unamused","name":"Unamused Face","emoticons":[":("],"keywords":["indifference","bored","straight","serious","sarcasm","unimpressed","skeptical","dubious","side","eye"],"skins":[{"unified":"1f612","native":"😒","x":32,"y":39}],"version":1},"face_with_rolling_eyes":{"id":"face_with_rolling_eyes","name":"Face with Rolling Eyes","keywords":["eyeroll","frustrated"],"skins":[{"unified":"1f644","native":"🙄","x":33,"y":31}],"version":1},"grimacing":{"id":"grimacing","name":"Grimacing Face","keywords":["grimace","teeth"],"skins":[{"unified":"1f62c","native":"😬","x":33,"y":4}],"version":1},"face_exhaling":{"id":"face_exhaling","name":"Face Exhaling","keywords":["relieve","relief","tired","sigh"],"skins":[{"unified":"1f62e-200d-1f4a8","native":"😮💨","x":33,"y":6}],"version":13.1},"lying_face":{"id":"lying_face","name":"Lying Face","keywords":["lie","pinocchio"],"skins":[{"unified":"1f925","native":"🤥","x":40,"y":19}],"version":3},"shaking_face":{"id":"shaking_face","name":"Shaking Face","keywords":["dizzy","shock","blurry","earthquake"],"skins":[{"unified":"1fae8","native":"🫨","x":55,"y":38}],"version":15},"relieved":{"id":"relieved","name":"Relieved Face","keywords":["relaxed","phew","massage","happiness"],"skins":[{"unified":"1f60c","native":"😌","x":32,"y":33}],"version":1},"pensive":{"id":"pensive","name":"Pensive Face","keywords":["sad","depressed","upset"],"skins":[{"unified":"1f614","native":"😔","x":32,"y":41}],"version":1},"sleepy":{"id":"sleepy","name":"Sleepy Face","keywords":["tired","rest","nap"],"skins":[{"unified":"1f62a","native":"😪","x":33,"y":2}],"version":1},"drooling_face":{"id":"drooling_face","name":"Drooling Face","keywords":[],"skins":[{"unified":"1f924","native":"🤤","x":40,"y":18}],"version":3},"sleeping":{"id":"sleeping","name":"Sleeping Face","keywords":["tired","sleepy","night","zzz"],"skins":[{"unified":"1f634","native":"😴","x":33,"y":13}],"version":1},"mask":{"id":"mask","name":"Face with Medical Mask","keywords":["sick","ill","disease","covid"],"skins":[{"unified":"1f637","native":"😷","x":33,"y":18}],"version":1},"face_with_thermometer":{"id":"face_with_thermometer","name":"Face with Thermometer","keywords":["sick","temperature","cold","fever","covid"],"skins":[{"unified":"1f912","native":"🤒","x":39,"y":1}],"version":1},"face_with_head_bandage":{"id":"face_with_head_bandage","name":"Face with Head-Bandage","keywords":["head","bandage","injured","clumsy","hurt"],"skins":[{"unified":"1f915","native":"🤕","x":39,"y":4}],"version":1},"nauseated_face":{"id":"nauseated_face","name":"Nauseated Face","keywords":["vomit","gross","green","sick","throw","up","ill"],"skins":[{"unified":"1f922","native":"🤢","x":40,"y":16}],"version":3},"face_vomiting":{"id":"face_vomiting","name":"Face Vomiting","keywords":["with","open","mouth","sick"],"skins":[{"unified":"1f92e","native":"🤮","x":40,"y":45}],"version":5},"sneezing_face":{"id":"sneezing_face","name":"Sneezing Face","keywords":["gesundheit","sneeze","sick","allergy"],"skins":[{"unified":"1f927","native":"🤧","x":40,"y":38}],"version":3},"hot_face":{"id":"hot_face","name":"Hot Face","keywords":["feverish","heat","red","sweating"],"skins":[{"unified":"1f975","native":"🥵","x":44,"y":4}],"version":11},"cold_face":{"id":"cold_face","name":"Cold Face","keywords":["blue","freezing","frozen","frostbite","icicles"],"skins":[{"unified":"1f976","native":"🥶","x":44,"y":5}],"version":11},"woozy_face":{"id":"woozy_face","name":"Woozy Face","keywords":["dizzy","intoxicated","tipsy","wavy"],"skins":[{"unified":"1f974","native":"🥴","x":44,"y":3}],"version":11},"dizzy_face":{"id":"dizzy_face","name":"Dizzy Face","keywords":["spent","unconscious","xox"],"skins":[{"unified":"1f635","native":"😵","x":33,"y":15}],"version":1},"face_with_spiral_eyes":{"id":"face_with_spiral_eyes","name":"Face with Spiral Eyes","keywords":["sick","ill","confused","nauseous","nausea"],"skins":[{"unified":"1f635-200d-1f4ab","native":"😵💫","x":33,"y":14}],"version":13.1},"exploding_head":{"id":"exploding_head","name":"Exploding Head","keywords":["shocked","face","with","mind","blown"],"skins":[{"unified":"1f92f","native":"🤯","x":40,"y":46}],"version":5},"face_with_cowboy_hat":{"id":"face_with_cowboy_hat","name":"Cowboy Hat Face","keywords":["with","cowgirl"],"skins":[{"unified":"1f920","native":"🤠","x":40,"y":14}],"version":3},"partying_face":{"id":"partying_face","name":"Partying Face","keywords":["celebration","woohoo"],"skins":[{"unified":"1f973","native":"🥳","x":44,"y":2}],"version":11},"disguised_face":{"id":"disguised_face","name":"Disguised Face","keywords":["pretent","brows","glasses","moustache"],"skins":[{"unified":"1f978","native":"🥸","x":44,"y":12}],"version":13},"sunglasses":{"id":"sunglasses","name":"Smiling Face with Sunglasses","emoticons":["8)"],"keywords":["cool","smile","summer","beach","sunglass"],"skins":[{"unified":"1f60e","native":"😎","x":32,"y":35}],"version":1},"nerd_face":{"id":"nerd_face","name":"Nerd Face","keywords":["nerdy","geek","dork"],"skins":[{"unified":"1f913","native":"🤓","x":39,"y":2}],"version":1},"face_with_monocle":{"id":"face_with_monocle","name":"Face with Monocle","keywords":["stuffy","wealthy"],"skins":[{"unified":"1f9d0","native":"🧐","x":47,"y":13}],"version":5},"confused":{"id":"confused","name":"Confused Face","emoticons":[":\\\\",":-\\\\",":/",":-/"],"keywords":["indifference","huh","weird","hmmm",":/"],"skins":[{"unified":"1f615","native":"😕","x":32,"y":42}],"version":1},"face_with_diagonal_mouth":{"id":"face_with_diagonal_mouth","name":"Face with Diagonal Mouth","keywords":["skeptic","confuse","frustrated","indifferent"],"skins":[{"unified":"1fae4","native":"🫤","x":55,"y":34}],"version":14},"worried":{"id":"worried","name":"Worried Face","keywords":["concern","nervous",":("],"skins":[{"unified":"1f61f","native":"😟","x":32,"y":52}],"version":1},"slightly_frowning_face":{"id":"slightly_frowning_face","name":"Slightly Frowning Face","keywords":["disappointed","sad","upset"],"skins":[{"unified":"1f641","native":"🙁","x":33,"y":28}],"version":1},"white_frowning_face":{"id":"white_frowning_face","name":"Frowning Face","keywords":["white","sad","upset","frown"],"skins":[{"unified":"2639-fe0f","native":"☹️","x":57,"y":34}],"version":1},"open_mouth":{"id":"open_mouth","name":"Face with Open Mouth","emoticons":[":o",":-o",":O",":-O"],"keywords":["surprise","impressed","wow","whoa",":O"],"skins":[{"unified":"1f62e","native":"😮","x":33,"y":7}],"version":1},"hushed":{"id":"hushed","name":"Hushed Face","keywords":["woo","shh"],"skins":[{"unified":"1f62f","native":"😯","x":33,"y":8}],"version":1},"astonished":{"id":"astonished","name":"Astonished Face","keywords":["xox","surprised","poisoned"],"skins":[{"unified":"1f632","native":"😲","x":33,"y":11}],"version":1},"flushed":{"id":"flushed","name":"Flushed Face","keywords":["blush","shy","flattered"],"skins":[{"unified":"1f633","native":"😳","x":33,"y":12}],"version":1},"pleading_face":{"id":"pleading_face","name":"Pleading Face","keywords":["begging","mercy","cry","tears","sad","grievance"],"skins":[{"unified":"1f97a","native":"🥺","x":44,"y":14}],"version":11},"face_holding_back_tears":{"id":"face_holding_back_tears","name":"Face Holding Back Tears","keywords":["touched","gratitude","cry"],"skins":[{"unified":"1f979","native":"🥹","x":44,"y":13}],"version":14},"frowning":{"id":"frowning","name":"Frowning Face with Open Mouth","keywords":["aw","what"],"skins":[{"unified":"1f626","native":"😦","x":32,"y":59}],"version":1},"anguished":{"id":"anguished","name":"Anguished Face","emoticons":["D:"],"keywords":["stunned","nervous"],"skins":[{"unified":"1f627","native":"😧","x":32,"y":60}],"version":1},"fearful":{"id":"fearful","name":"Fearful Face","keywords":["scared","terrified","nervous"],"skins":[{"unified":"1f628","native":"😨","x":33,"y":0}],"version":1},"cold_sweat":{"id":"cold_sweat","name":"Anxious Face with Sweat","keywords":["cold","nervous"],"skins":[{"unified":"1f630","native":"😰","x":33,"y":9}],"version":1},"disappointed_relieved":{"id":"disappointed_relieved","name":"Sad but Relieved Face","keywords":["disappointed","phew","sweat","nervous"],"skins":[{"unified":"1f625","native":"😥","x":32,"y":58}],"version":1},"cry":{"id":"cry","name":"Crying Face","emoticons":[":'("],"keywords":["cry","tears","sad","depressed","upset",":'("],"skins":[{"unified":"1f622","native":"😢","x":32,"y":55}],"version":1},"sob":{"id":"sob","name":"Loudly Crying Face","emoticons":[":'("],"keywords":["sob","cry","tears","sad","upset","depressed"],"skins":[{"unified":"1f62d","native":"😭","x":33,"y":5}],"version":1},"scream":{"id":"scream","name":"Face Screaming in Fear","keywords":["scream","munch","scared","omg"],"skins":[{"unified":"1f631","native":"😱","x":33,"y":10}],"version":1},"confounded":{"id":"confounded","name":"Confounded Face","keywords":["confused","sick","unwell","oops",":S"],"skins":[{"unified":"1f616","native":"😖","x":32,"y":43}],"version":1},"persevere":{"id":"persevere","name":"Persevering Face","keywords":["persevere","sick","no","upset","oops"],"skins":[{"unified":"1f623","native":"😣","x":32,"y":56}],"version":1},"disappointed":{"id":"disappointed","name":"Disappointed Face","emoticons":["):",":(",":-("],"keywords":["sad","upset","depressed",":("],"skins":[{"unified":"1f61e","native":"😞","x":32,"y":51}],"version":1},"sweat":{"id":"sweat","name":"Face with Cold Sweat","keywords":["downcast","hot","sad","tired","exercise"],"skins":[{"unified":"1f613","native":"😓","x":32,"y":40}],"version":1},"weary":{"id":"weary","name":"Weary Face","keywords":["tired","sleepy","sad","frustrated","upset"],"skins":[{"unified":"1f629","native":"😩","x":33,"y":1}],"version":1},"tired_face":{"id":"tired_face","name":"Tired Face","keywords":["sick","whine","upset","frustrated"],"skins":[{"unified":"1f62b","native":"😫","x":33,"y":3}],"version":1},"yawning_face":{"id":"yawning_face","name":"Yawning Face","keywords":["tired","sleepy"],"skins":[{"unified":"1f971","native":"🥱","x":44,"y":0}],"version":12},"triumph":{"id":"triumph","name":"Face with Look of Triumph","keywords":["steam","from","nose","gas","phew","proud","pride"],"skins":[{"unified":"1f624","native":"😤","x":32,"y":57}],"version":1},"rage":{"id":"rage","name":"Pouting Face","keywords":["rage","angry","mad","hate","despise"],"skins":[{"unified":"1f621","native":"😡","x":32,"y":54}],"version":1},"angry":{"id":"angry","name":"Angry Face","emoticons":[">:(",">:-("],"keywords":["mad","annoyed","frustrated"],"skins":[{"unified":"1f620","native":"😠","x":32,"y":53}],"version":1},"face_with_symbols_on_mouth":{"id":"face_with_symbols_on_mouth","name":"Face with Symbols on Mouth","keywords":["serious","covering","swearing","cursing","cussing","profanity","expletive"],"skins":[{"unified":"1f92c","native":"🤬","x":40,"y":43}],"version":5},"smiling_imp":{"id":"smiling_imp","name":"Smiling Face with Horns","keywords":["imp","devil"],"skins":[{"unified":"1f608","native":"😈","x":32,"y":29}],"version":1},"imp":{"id":"imp","name":"Imp","keywords":["angry","face","with","horns","devil"],"skins":[{"unified":"1f47f","native":"👿","x":25,"y":9}],"version":1},"skull":{"id":"skull","name":"Skull","keywords":["dead","skeleton","creepy","death"],"skins":[{"unified":"1f480","native":"💀","x":25,"y":10}],"version":1},"skull_and_crossbones":{"id":"skull_and_crossbones","name":"Skull and Crossbones","keywords":["poison","danger","deadly","scary","death","pirate","evil"],"skins":[{"unified":"2620-fe0f","native":"☠️","x":57,"y":26}],"version":1},"hankey":{"id":"hankey","name":"Pile of Poo","keywords":["hankey","poop","shit","shitface","fail","turd"],"skins":[{"unified":"1f4a9","native":"💩","x":27,"y":57}],"version":1},"clown_face":{"id":"clown_face","name":"Clown Face","keywords":[],"skins":[{"unified":"1f921","native":"🤡","x":40,"y":15}],"version":3},"japanese_ogre":{"id":"japanese_ogre","name":"Ogre","keywords":["japanese","monster","red","mask","halloween","scary","creepy","devil","demon"],"skins":[{"unified":"1f479","native":"👹","x":24,"y":59}],"version":1},"japanese_goblin":{"id":"japanese_goblin","name":"Goblin","keywords":["japanese","red","evil","mask","monster","scary","creepy"],"skins":[{"unified":"1f47a","native":"👺","x":24,"y":60}],"version":1},"ghost":{"id":"ghost","name":"Ghost","keywords":["halloween","spooky","scary"],"skins":[{"unified":"1f47b","native":"👻","x":25,"y":0}],"version":1},"alien":{"id":"alien","name":"Alien","keywords":["UFO","paul","weird","outer","space"],"skins":[{"unified":"1f47d","native":"👽","x":25,"y":7}],"version":1},"space_invader":{"id":"space_invader","name":"Alien Monster","keywords":["space","invader","game","arcade","play"],"skins":[{"unified":"1f47e","native":"👾","x":25,"y":8}],"version":1},"robot_face":{"id":"robot_face","name":"Robot","keywords":["face","computer","machine","bot"],"skins":[{"unified":"1f916","native":"🤖","x":39,"y":5}],"version":1},"smiley_cat":{"id":"smiley_cat","name":"Grinning Cat","keywords":["smiley","animal","cats","happy","smile"],"skins":[{"unified":"1f63a","native":"😺","x":33,"y":21}],"version":1},"smile_cat":{"id":"smile_cat","name":"Grinning Cat with Smiling Eyes","keywords":["smile","animal","cats"],"skins":[{"unified":"1f638","native":"😸","x":33,"y":19}],"version":1},"joy_cat":{"id":"joy_cat","name":"Cat with Tears of Joy","keywords":["animal","cats","haha","happy"],"skins":[{"unified":"1f639","native":"😹","x":33,"y":20}],"version":1},"heart_eyes_cat":{"id":"heart_eyes_cat","name":"Smiling Cat with Heart-Eyes","keywords":["heart","eyes","animal","love","like","affection","cats","valentines"],"skins":[{"unified":"1f63b","native":"😻","x":33,"y":22}],"version":1},"smirk_cat":{"id":"smirk_cat","name":"Cat with Wry Smile","keywords":["smirk","animal","cats"],"skins":[{"unified":"1f63c","native":"😼","x":33,"y":23}],"version":1},"kissing_cat":{"id":"kissing_cat","name":"Kissing Cat","keywords":["animal","cats","kiss"],"skins":[{"unified":"1f63d","native":"😽","x":33,"y":24}],"version":1},"scream_cat":{"id":"scream_cat","name":"Weary Cat","keywords":["scream","animal","cats","munch","scared"],"skins":[{"unified":"1f640","native":"🙀","x":33,"y":27}],"version":1},"crying_cat_face":{"id":"crying_cat_face","name":"Crying Cat","keywords":["face","animal","tears","weep","sad","cats","upset","cry"],"skins":[{"unified":"1f63f","native":"😿","x":33,"y":26}],"version":1},"pouting_cat":{"id":"pouting_cat","name":"Pouting Cat","keywords":["animal","cats"],"skins":[{"unified":"1f63e","native":"😾","x":33,"y":25}],"version":1},"see_no_evil":{"id":"see_no_evil","name":"See-No-Evil Monkey","keywords":["see","no","evil","animal","nature","haha"],"skins":[{"unified":"1f648","native":"🙈","x":34,"y":25}],"version":1},"hear_no_evil":{"id":"hear_no_evil","name":"Hear-No-Evil Monkey","keywords":["hear","no","evil","animal","nature"],"skins":[{"unified":"1f649","native":"🙉","x":34,"y":26}],"version":1},"speak_no_evil":{"id":"speak_no_evil","name":"Speak-No-Evil Monkey","keywords":["speak","no","evil","animal","nature","omg"],"skins":[{"unified":"1f64a","native":"🙊","x":34,"y":27}],"version":1},"love_letter":{"id":"love_letter","name":"Love Letter","keywords":["email","like","affection","envelope","valentines"],"skins":[{"unified":"1f48c","native":"💌","x":26,"y":39}],"version":1},"cupid":{"id":"cupid","name":"Heart with Arrow","keywords":["cupid","love","like","affection","valentines"],"skins":[{"unified":"1f498","native":"💘","x":27,"y":40}],"version":1},"gift_heart":{"id":"gift_heart","name":"Heart with Ribbon","keywords":["gift","love","valentines"],"skins":[{"unified":"1f49d","native":"💝","x":27,"y":45}],"version":1},"sparkling_heart":{"id":"sparkling_heart","name":"Sparkling Heart","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f496","native":"💖","x":27,"y":38}],"version":1},"heartpulse":{"id":"heartpulse","name":"Growing Heart","keywords":["heartpulse","like","love","affection","valentines","pink"],"skins":[{"unified":"1f497","native":"💗","x":27,"y":39}],"version":1},"heartbeat":{"id":"heartbeat","name":"Beating Heart","keywords":["heartbeat","love","like","affection","valentines","pink"],"skins":[{"unified":"1f493","native":"💓","x":27,"y":35}],"version":1},"revolving_hearts":{"id":"revolving_hearts","name":"Revolving Hearts","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49e","native":"💞","x":27,"y":46}],"version":1},"two_hearts":{"id":"two_hearts","name":"Two Hearts","keywords":["love","like","affection","valentines","heart"],"skins":[{"unified":"1f495","native":"💕","x":27,"y":37}],"version":1},"heart_decoration":{"id":"heart_decoration","name":"Heart Decoration","keywords":["purple","square","love","like"],"skins":[{"unified":"1f49f","native":"💟","x":27,"y":47}],"version":1},"heavy_heart_exclamation_mark_ornament":{"id":"heavy_heart_exclamation_mark_ornament","name":"Heart Exclamation","keywords":["heavy","mark","ornament","decoration","love"],"skins":[{"unified":"2763-fe0f","native":"❣️","x":59,"y":38}],"version":1},"broken_heart":{"id":"broken_heart","name":"Broken Heart","emoticons":["</3"],"keywords":["sad","sorry","break","heartbreak"],"skins":[{"unified":"1f494","native":"💔","x":27,"y":36}],"version":1},"heart_on_fire":{"id":"heart_on_fire","name":"Heart on Fire","keywords":["passionate","enthusiastic"],"skins":[{"unified":"2764-fe0f-200d-1f525","native":"❤️🔥","x":59,"y":39}],"version":13.1},"mending_heart":{"id":"mending_heart","name":"Mending Heart","keywords":["broken","bandage","wounded"],"skins":[{"unified":"2764-fe0f-200d-1fa79","native":"❤️🩹","x":59,"y":40}],"version":13.1},"heart":{"id":"heart","name":"Red Heart","emoticons":["<3"],"keywords":["love","like","valentines"],"skins":[{"unified":"2764-fe0f","native":"❤️","x":59,"y":41}],"version":1},"pink_heart":{"id":"pink_heart","name":"Pink Heart","keywords":["valentines"],"skins":[{"unified":"1fa77","native":"🩷","x":53,"y":55}],"version":15},"orange_heart":{"id":"orange_heart","name":"Orange Heart","keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f9e1","native":"🧡","x":53,"y":17}],"version":5},"yellow_heart":{"id":"yellow_heart","name":"Yellow Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49b","native":"💛","x":27,"y":43}],"version":1},"green_heart":{"id":"green_heart","name":"Green Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49a","native":"💚","x":27,"y":42}],"version":1},"blue_heart":{"id":"blue_heart","name":"Blue Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f499","native":"💙","x":27,"y":41}],"version":1},"light_blue_heart":{"id":"light_blue_heart","name":"Light Blue Heart","keywords":["ice","baby"],"skins":[{"unified":"1fa75","native":"🩵","x":53,"y":53}],"version":15},"purple_heart":{"id":"purple_heart","name":"Purple Heart","emoticons":["<3"],"keywords":["love","like","affection","valentines"],"skins":[{"unified":"1f49c","native":"💜","x":27,"y":44}],"version":1},"brown_heart":{"id":"brown_heart","name":"Brown Heart","keywords":["coffee"],"skins":[{"unified":"1f90e","native":"🤎","x":38,"y":53}],"version":12},"black_heart":{"id":"black_heart","name":"Black Heart","keywords":["evil"],"skins":[{"unified":"1f5a4","native":"🖤","x":31,"y":56}],"version":3},"grey_heart":{"id":"grey_heart","name":"Grey Heart","keywords":["silver","monochrome"],"skins":[{"unified":"1fa76","native":"🩶","x":53,"y":54}],"version":15},"white_heart":{"id":"white_heart","name":"White Heart","keywords":["pure"],"skins":[{"unified":"1f90d","native":"🤍","x":38,"y":52}],"version":12},"kiss":{"id":"kiss","name":"Kiss Mark","keywords":["face","lips","love","like","affection","valentines"],"skins":[{"unified":"1f48b","native":"💋","x":26,"y":38}],"version":1},"anger":{"id":"anger","name":"Anger Symbol","keywords":["angry","mad"],"skins":[{"unified":"1f4a2","native":"💢","x":27,"y":50}],"version":1},"boom":{"id":"boom","name":"Collision","keywords":["boom","bomb","explode","explosion","blown"],"skins":[{"unified":"1f4a5","native":"💥","x":27,"y":53}],"version":1},"dizzy":{"id":"dizzy","name":"Dizzy","keywords":["star","sparkle","shoot","magic"],"skins":[{"unified":"1f4ab","native":"💫","x":28,"y":3}],"version":1},"sweat_drops":{"id":"sweat_drops","name":"Sweat Droplets","keywords":["drops","water","drip","oops"],"skins":[{"unified":"1f4a6","native":"💦","x":27,"y":54}],"version":1},"dash":{"id":"dash","name":"Dash Symbol","keywords":["dashing","away","wind","air","fast","shoo","fart","smoke","puff"],"skins":[{"unified":"1f4a8","native":"💨","x":27,"y":56}],"version":1},"hole":{"id":"hole","name":"Hole","keywords":["embarrassing"],"skins":[{"unified":"1f573-fe0f","native":"🕳️","x":30,"y":59}],"version":1},"speech_balloon":{"id":"speech_balloon","name":"Speech Balloon","keywords":["bubble","words","message","talk","chatting"],"skins":[{"unified":"1f4ac","native":"💬","x":28,"y":4}],"version":1},"eye-in-speech-bubble":{"id":"eye-in-speech-bubble","name":"Eye in Speech Bubble","keywords":["in-speech-bubble","info"],"skins":[{"unified":"1f441-fe0f-200d-1f5e8-fe0f","native":"👁️🗨️","x":11,"y":54}],"version":2},"left_speech_bubble":{"id":"left_speech_bubble","name":"Left Speech Bubble","keywords":["words","message","talk","chatting"],"skins":[{"unified":"1f5e8-fe0f","native":"🗨️","x":32,"y":12}],"version":2},"right_anger_bubble":{"id":"right_anger_bubble","name":"Right Anger Bubble","keywords":["caption","speech","thinking","mad"],"skins":[{"unified":"1f5ef-fe0f","native":"🗯️","x":32,"y":13}],"version":1},"thought_balloon":{"id":"thought_balloon","name":"Thought Balloon","keywords":["bubble","cloud","speech","thinking","dream"],"skins":[{"unified":"1f4ad","native":"💭","x":28,"y":5}],"version":1},"zzz":{"id":"zzz","name":"Zzz","keywords":["sleepy","tired","dream"],"skins":[{"unified":"1f4a4","native":"💤","x":27,"y":52}],"version":1},"wave":{"id":"wave","name":"Waving Hand","keywords":["wave","hands","gesture","goodbye","solong","farewell","hello","hi","palm"],"skins":[{"unified":"1f44b","native":"👋","x":12,"y":39},{"unified":"1f44b-1f3fb","native":"👋🏻","x":12,"y":40},{"unified":"1f44b-1f3fc","native":"👋🏼","x":12,"y":41},{"unified":"1f44b-1f3fd","native":"👋🏽","x":12,"y":42},{"unified":"1f44b-1f3fe","native":"👋🏾","x":12,"y":43},{"unified":"1f44b-1f3ff","native":"👋🏿","x":12,"y":44}],"version":1},"raised_back_of_hand":{"id":"raised_back_of_hand","name":"Raised Back of Hand","keywords":["fingers","backhand"],"skins":[{"unified":"1f91a","native":"🤚","x":39,"y":19},{"unified":"1f91a-1f3fb","native":"🤚🏻","x":39,"y":20},{"unified":"1f91a-1f3fc","native":"🤚🏼","x":39,"y":21},{"unified":"1f91a-1f3fd","native":"🤚🏽","x":39,"y":22},{"unified":"1f91a-1f3fe","native":"🤚🏾","x":39,"y":23},{"unified":"1f91a-1f3ff","native":"🤚🏿","x":39,"y":24}],"version":3},"raised_hand_with_fingers_splayed":{"id":"raised_hand_with_fingers_splayed","name":"Hand with Fingers Splayed","keywords":["raised","palm"],"skins":[{"unified":"1f590-fe0f","native":"🖐️","x":31,"y":38},{"unified":"1f590-1f3fb","native":"🖐🏻","x":31,"y":39},{"unified":"1f590-1f3fc","native":"🖐🏼","x":31,"y":40},{"unified":"1f590-1f3fd","native":"🖐🏽","x":31,"y":41},{"unified":"1f590-1f3fe","native":"🖐🏾","x":31,"y":42},{"unified":"1f590-1f3ff","native":"🖐🏿","x":31,"y":43}],"version":1},"hand":{"id":"hand","name":"Raised Hand","keywords":["fingers","stop","highfive","high","five","palm","ban"],"skins":[{"unified":"270b","native":"✋","x":59,"y":3},{"unified":"270b-1f3fb","native":"✋🏻","x":59,"y":4},{"unified":"270b-1f3fc","native":"✋🏼","x":59,"y":5},{"unified":"270b-1f3fd","native":"✋🏽","x":59,"y":6},{"unified":"270b-1f3fe","native":"✋🏾","x":59,"y":7},{"unified":"270b-1f3ff","native":"✋🏿","x":59,"y":8}],"version":1},"spock-hand":{"id":"spock-hand","name":"Vulcan Salute","keywords":["spock","hand","fingers","star","trek"],"skins":[{"unified":"1f596","native":"🖖","x":31,"y":50},{"unified":"1f596-1f3fb","native":"🖖🏻","x":31,"y":51},{"unified":"1f596-1f3fc","native":"🖖🏼","x":31,"y":52},{"unified":"1f596-1f3fd","native":"🖖🏽","x":31,"y":53},{"unified":"1f596-1f3fe","native":"🖖🏾","x":31,"y":54},{"unified":"1f596-1f3ff","native":"🖖🏿","x":31,"y":55}],"version":1},"rightwards_hand":{"id":"rightwards_hand","name":"Rightwards Hand","keywords":["palm","offer"],"skins":[{"unified":"1faf1","native":"🫱","x":55,"y":45},{"unified":"1faf1-1f3fb","native":"🫱🏻","x":55,"y":46},{"unified":"1faf1-1f3fc","native":"🫱🏼","x":55,"y":47},{"unified":"1faf1-1f3fd","native":"🫱🏽","x":55,"y":48},{"unified":"1faf1-1f3fe","native":"🫱🏾","x":55,"y":49},{"unified":"1faf1-1f3ff","native":"🫱🏿","x":55,"y":50}],"version":14},"leftwards_hand":{"id":"leftwards_hand","name":"Leftwards Hand","keywords":["palm","offer"],"skins":[{"unified":"1faf2","native":"🫲","x":55,"y":51},{"unified":"1faf2-1f3fb","native":"🫲🏻","x":55,"y":52},{"unified":"1faf2-1f3fc","native":"🫲🏼","x":55,"y":53},{"unified":"1faf2-1f3fd","native":"🫲🏽","x":55,"y":54},{"unified":"1faf2-1f3fe","native":"🫲🏾","x":55,"y":55},{"unified":"1faf2-1f3ff","native":"🫲🏿","x":55,"y":56}],"version":14},"palm_down_hand":{"id":"palm_down_hand","name":"Palm Down Hand","keywords":["drop"],"skins":[{"unified":"1faf3","native":"🫳","x":55,"y":57},{"unified":"1faf3-1f3fb","native":"🫳🏻","x":55,"y":58},{"unified":"1faf3-1f3fc","native":"🫳🏼","x":55,"y":59},{"unified":"1faf3-1f3fd","native":"🫳🏽","x":55,"y":60},{"unified":"1faf3-1f3fe","native":"🫳🏾","x":56,"y":0},{"unified":"1faf3-1f3ff","native":"🫳🏿","x":56,"y":1}],"version":14},"palm_up_hand":{"id":"palm_up_hand","name":"Palm Up Hand","keywords":["lift","offer","demand"],"skins":[{"unified":"1faf4","native":"🫴","x":56,"y":2},{"unified":"1faf4-1f3fb","native":"🫴🏻","x":56,"y":3},{"unified":"1faf4-1f3fc","native":"🫴🏼","x":56,"y":4},{"unified":"1faf4-1f3fd","native":"🫴🏽","x":56,"y":5},{"unified":"1faf4-1f3fe","native":"🫴🏾","x":56,"y":6},{"unified":"1faf4-1f3ff","native":"🫴🏿","x":56,"y":7}],"version":14},"leftwards_pushing_hand":{"id":"leftwards_pushing_hand","name":"Leftwards Pushing Hand","keywords":["highfive","high","five","pressing","stop"],"skins":[{"unified":"1faf7","native":"🫷","x":56,"y":20},{"unified":"1faf7-1f3fb","native":"🫷🏻","x":56,"y":21},{"unified":"1faf7-1f3fc","native":"🫷🏼","x":56,"y":22},{"unified":"1faf7-1f3fd","native":"🫷🏽","x":56,"y":23},{"unified":"1faf7-1f3fe","native":"🫷🏾","x":56,"y":24},{"unified":"1faf7-1f3ff","native":"🫷🏿","x":56,"y":25}],"version":15},"rightwards_pushing_hand":{"id":"rightwards_pushing_hand","name":"Rightwards Pushing Hand","keywords":["highfive","high","five","pressing","stop"],"skins":[{"unified":"1faf8","native":"🫸","x":56,"y":26},{"unified":"1faf8-1f3fb","native":"🫸🏻","x":56,"y":27},{"unified":"1faf8-1f3fc","native":"🫸🏼","x":56,"y":28},{"unified":"1faf8-1f3fd","native":"🫸🏽","x":56,"y":29},{"unified":"1faf8-1f3fe","native":"🫸🏾","x":56,"y":30},{"unified":"1faf8-1f3ff","native":"🫸🏿","x":56,"y":31}],"version":15},"ok_hand":{"id":"ok_hand","name":"Ok Hand","keywords":["fingers","limbs","perfect","okay"],"skins":[{"unified":"1f44c","native":"👌","x":12,"y":45},{"unified":"1f44c-1f3fb","native":"👌🏻","x":12,"y":46},{"unified":"1f44c-1f3fc","native":"👌🏼","x":12,"y":47},{"unified":"1f44c-1f3fd","native":"👌🏽","x":12,"y":48},{"unified":"1f44c-1f3fe","native":"👌🏾","x":12,"y":49},{"unified":"1f44c-1f3ff","native":"👌🏿","x":12,"y":50}],"version":1},"pinched_fingers":{"id":"pinched_fingers","name":"Pinched Fingers","keywords":["size","tiny","small"],"skins":[{"unified":"1f90c","native":"🤌","x":38,"y":46},{"unified":"1f90c-1f3fb","native":"🤌🏻","x":38,"y":47},{"unified":"1f90c-1f3fc","native":"🤌🏼","x":38,"y":48},{"unified":"1f90c-1f3fd","native":"🤌🏽","x":38,"y":49},{"unified":"1f90c-1f3fe","native":"🤌🏾","x":38,"y":50},{"unified":"1f90c-1f3ff","native":"🤌🏿","x":38,"y":51}],"version":13},"pinching_hand":{"id":"pinching_hand","name":"Pinching Hand","keywords":["tiny","small","size"],"skins":[{"unified":"1f90f","native":"🤏","x":38,"y":54},{"unified":"1f90f-1f3fb","native":"🤏🏻","x":38,"y":55},{"unified":"1f90f-1f3fc","native":"🤏🏼","x":38,"y":56},{"unified":"1f90f-1f3fd","native":"🤏🏽","x":38,"y":57},{"unified":"1f90f-1f3fe","native":"🤏🏾","x":38,"y":58},{"unified":"1f90f-1f3ff","native":"🤏🏿","x":38,"y":59}],"version":12},"v":{"id":"v","name":"Victory Hand","keywords":["v","fingers","ohyeah","peace","two"],"skins":[{"unified":"270c-fe0f","native":"✌️","x":59,"y":9},{"unified":"270c-1f3fb","native":"✌🏻","x":59,"y":10},{"unified":"270c-1f3fc","native":"✌🏼","x":59,"y":11},{"unified":"270c-1f3fd","native":"✌🏽","x":59,"y":12},{"unified":"270c-1f3fe","native":"✌🏾","x":59,"y":13},{"unified":"270c-1f3ff","native":"✌🏿","x":59,"y":14}],"version":1},"crossed_fingers":{"id":"crossed_fingers","name":"Crossed Fingers","keywords":["hand","with","index","and","middle","good","lucky"],"skins":[{"unified":"1f91e","native":"🤞","x":40,"y":2},{"unified":"1f91e-1f3fb","native":"🤞🏻","x":40,"y":3},{"unified":"1f91e-1f3fc","native":"🤞🏼","x":40,"y":4},{"unified":"1f91e-1f3fd","native":"🤞🏽","x":40,"y":5},{"unified":"1f91e-1f3fe","native":"🤞🏾","x":40,"y":6},{"unified":"1f91e-1f3ff","native":"🤞🏿","x":40,"y":7}],"version":3},"hand_with_index_finger_and_thumb_crossed":{"id":"hand_with_index_finger_and_thumb_crossed","name":"Hand with Index Finger and Thumb Crossed","keywords":["heart","love","money","expensive"],"skins":[{"unified":"1faf0","native":"🫰","x":55,"y":39},{"unified":"1faf0-1f3fb","native":"🫰🏻","x":55,"y":40},{"unified":"1faf0-1f3fc","native":"🫰🏼","x":55,"y":41},{"unified":"1faf0-1f3fd","native":"🫰🏽","x":55,"y":42},{"unified":"1faf0-1f3fe","native":"🫰🏾","x":55,"y":43},{"unified":"1faf0-1f3ff","native":"🫰🏿","x":55,"y":44}],"version":14},"i_love_you_hand_sign":{"id":"i_love_you_hand_sign","name":"Love-You Gesture","keywords":["i","love","you","hand","sign","fingers"],"skins":[{"unified":"1f91f","native":"🤟","x":40,"y":8},{"unified":"1f91f-1f3fb","native":"🤟🏻","x":40,"y":9},{"unified":"1f91f-1f3fc","native":"🤟🏼","x":40,"y":10},{"unified":"1f91f-1f3fd","native":"🤟🏽","x":40,"y":11},{"unified":"1f91f-1f3fe","native":"🤟🏾","x":40,"y":12},{"unified":"1f91f-1f3ff","native":"🤟🏿","x":40,"y":13}],"version":5},"the_horns":{"id":"the_horns","name":"Sign of the Horns","keywords":["hand","fingers","evil","eye","rock","on"],"skins":[{"unified":"1f918","native":"🤘","x":39,"y":7},{"unified":"1f918-1f3fb","native":"🤘🏻","x":39,"y":8},{"unified":"1f918-1f3fc","native":"🤘🏼","x":39,"y":9},{"unified":"1f918-1f3fd","native":"🤘🏽","x":39,"y":10},{"unified":"1f918-1f3fe","native":"🤘🏾","x":39,"y":11},{"unified":"1f918-1f3ff","native":"🤘🏿","x":39,"y":12}],"version":1},"call_me_hand":{"id":"call_me_hand","name":"Call Me Hand","keywords":["hands","gesture","shaka"],"skins":[{"unified":"1f919","native":"🤙","x":39,"y":13},{"unified":"1f919-1f3fb","native":"🤙🏻","x":39,"y":14},{"unified":"1f919-1f3fc","native":"🤙🏼","x":39,"y":15},{"unified":"1f919-1f3fd","native":"🤙🏽","x":39,"y":16},{"unified":"1f919-1f3fe","native":"🤙🏾","x":39,"y":17},{"unified":"1f919-1f3ff","native":"🤙🏿","x":39,"y":18}],"version":3},"point_left":{"id":"point_left","name":"Backhand Index Pointing Left","keywords":["point","direction","fingers","hand"],"skins":[{"unified":"1f448","native":"👈","x":12,"y":21},{"unified":"1f448-1f3fb","native":"👈🏻","x":12,"y":22},{"unified":"1f448-1f3fc","native":"👈🏼","x":12,"y":23},{"unified":"1f448-1f3fd","native":"👈🏽","x":12,"y":24},{"unified":"1f448-1f3fe","native":"👈🏾","x":12,"y":25},{"unified":"1f448-1f3ff","native":"👈🏿","x":12,"y":26}],"version":1},"point_right":{"id":"point_right","name":"Backhand Index Pointing Right","keywords":["point","fingers","hand","direction"],"skins":[{"unified":"1f449","native":"👉","x":12,"y":27},{"unified":"1f449-1f3fb","native":"👉🏻","x":12,"y":28},{"unified":"1f449-1f3fc","native":"👉🏼","x":12,"y":29},{"unified":"1f449-1f3fd","native":"👉🏽","x":12,"y":30},{"unified":"1f449-1f3fe","native":"👉🏾","x":12,"y":31},{"unified":"1f449-1f3ff","native":"👉🏿","x":12,"y":32}],"version":1},"point_up_2":{"id":"point_up_2","name":"Backhand Index Pointing Up","keywords":["point","2","fingers","hand","direction"],"skins":[{"unified":"1f446","native":"👆","x":12,"y":9},{"unified":"1f446-1f3fb","native":"👆🏻","x":12,"y":10},{"unified":"1f446-1f3fc","native":"👆🏼","x":12,"y":11},{"unified":"1f446-1f3fd","native":"👆🏽","x":12,"y":12},{"unified":"1f446-1f3fe","native":"👆🏾","x":12,"y":13},{"unified":"1f446-1f3ff","native":"👆🏿","x":12,"y":14}],"version":1},"middle_finger":{"id":"middle_finger","name":"Middle Finger","keywords":["reversed","hand","with","extended","fingers","rude","flipping"],"skins":[{"unified":"1f595","native":"🖕","x":31,"y":44},{"unified":"1f595-1f3fb","native":"🖕🏻","x":31,"y":45},{"unified":"1f595-1f3fc","native":"🖕🏼","x":31,"y":46},{"unified":"1f595-1f3fd","native":"🖕🏽","x":31,"y":47},{"unified":"1f595-1f3fe","native":"🖕🏾","x":31,"y":48},{"unified":"1f595-1f3ff","native":"🖕🏿","x":31,"y":49}],"version":1},"point_down":{"id":"point_down","name":"Backhand Index Pointing Down","keywords":["point","fingers","hand","direction"],"skins":[{"unified":"1f447","native":"👇","x":12,"y":15},{"unified":"1f447-1f3fb","native":"👇🏻","x":12,"y":16},{"unified":"1f447-1f3fc","native":"👇🏼","x":12,"y":17},{"unified":"1f447-1f3fd","native":"👇🏽","x":12,"y":18},{"unified":"1f447-1f3fe","native":"👇🏾","x":12,"y":19},{"unified":"1f447-1f3ff","native":"👇🏿","x":12,"y":20}],"version":1},"point_up":{"id":"point_up","name":"Index Pointing Up","keywords":["point","hand","fingers","direction"],"skins":[{"unified":"261d-fe0f","native":"☝️","x":57,"y":20},{"unified":"261d-1f3fb","native":"☝🏻","x":57,"y":21},{"unified":"261d-1f3fc","native":"☝🏼","x":57,"y":22},{"unified":"261d-1f3fd","native":"☝🏽","x":57,"y":23},{"unified":"261d-1f3fe","native":"☝🏾","x":57,"y":24},{"unified":"261d-1f3ff","native":"☝🏿","x":57,"y":25}],"version":1},"index_pointing_at_the_viewer":{"id":"index_pointing_at_the_viewer","name":"Index Pointing at the Viewer","keywords":["you","recruit"],"skins":[{"unified":"1faf5","native":"🫵","x":56,"y":8},{"unified":"1faf5-1f3fb","native":"🫵🏻","x":56,"y":9},{"unified":"1faf5-1f3fc","native":"🫵🏼","x":56,"y":10},{"unified":"1faf5-1f3fd","native":"🫵🏽","x":56,"y":11},{"unified":"1faf5-1f3fe","native":"🫵🏾","x":56,"y":12},{"unified":"1faf5-1f3ff","native":"🫵🏿","x":56,"y":13}],"version":14},"+1":{"id":"+1","name":"Thumbs Up","keywords":["+1","thumbsup","yes","awesome","good","agree","accept","cool","hand","like"],"skins":[{"unified":"1f44d","native":"👍","x":12,"y":51},{"unified":"1f44d-1f3fb","native":"👍🏻","x":12,"y":52},{"unified":"1f44d-1f3fc","native":"👍🏼","x":12,"y":53},{"unified":"1f44d-1f3fd","native":"👍🏽","x":12,"y":54},{"unified":"1f44d-1f3fe","native":"👍🏾","x":12,"y":55},{"unified":"1f44d-1f3ff","native":"👍🏿","x":12,"y":56}],"version":1},"-1":{"id":"-1","name":"Thumbs Down","keywords":["-1","thumbsdown","no","dislike","hand"],"skins":[{"unified":"1f44e","native":"👎","x":12,"y":57},{"unified":"1f44e-1f3fb","native":"👎🏻","x":12,"y":58},{"unified":"1f44e-1f3fc","native":"👎🏼","x":12,"y":59},{"unified":"1f44e-1f3fd","native":"👎🏽","x":12,"y":60},{"unified":"1f44e-1f3fe","native":"👎🏾","x":13,"y":0},{"unified":"1f44e-1f3ff","native":"👎🏿","x":13,"y":1}],"version":1},"fist":{"id":"fist","name":"Raised Fist","keywords":["fingers","hand","grasp"],"skins":[{"unified":"270a","native":"✊","x":58,"y":58},{"unified":"270a-1f3fb","native":"✊🏻","x":58,"y":59},{"unified":"270a-1f3fc","native":"✊🏼","x":58,"y":60},{"unified":"270a-1f3fd","native":"✊🏽","x":59,"y":0},{"unified":"270a-1f3fe","native":"✊🏾","x":59,"y":1},{"unified":"270a-1f3ff","native":"✊🏿","x":59,"y":2}],"version":1},"facepunch":{"id":"facepunch","name":"Oncoming Fist","keywords":["facepunch","punch","angry","violence","hit","attack","hand"],"skins":[{"unified":"1f44a","native":"👊","x":12,"y":33},{"unified":"1f44a-1f3fb","native":"👊🏻","x":12,"y":34},{"unified":"1f44a-1f3fc","native":"👊🏼","x":12,"y":35},{"unified":"1f44a-1f3fd","native":"👊🏽","x":12,"y":36},{"unified":"1f44a-1f3fe","native":"👊🏾","x":12,"y":37},{"unified":"1f44a-1f3ff","native":"👊🏿","x":12,"y":38}],"version":1},"left-facing_fist":{"id":"left-facing_fist","name":"Left-Facing Fist","keywords":["left","facing","hand","fistbump"],"skins":[{"unified":"1f91b","native":"🤛","x":39,"y":25},{"unified":"1f91b-1f3fb","native":"🤛🏻","x":39,"y":26},{"unified":"1f91b-1f3fc","native":"🤛🏼","x":39,"y":27},{"unified":"1f91b-1f3fd","native":"🤛🏽","x":39,"y":28},{"unified":"1f91b-1f3fe","native":"🤛🏾","x":39,"y":29},{"unified":"1f91b-1f3ff","native":"🤛🏿","x":39,"y":30}],"version":3},"right-facing_fist":{"id":"right-facing_fist","name":"Right-Facing Fist","keywords":["right","facing","hand","fistbump"],"skins":[{"unified":"1f91c","native":"🤜","x":39,"y":31},{"unified":"1f91c-1f3fb","native":"🤜🏻","x":39,"y":32},{"unified":"1f91c-1f3fc","native":"🤜🏼","x":39,"y":33},{"unified":"1f91c-1f3fd","native":"🤜🏽","x":39,"y":34},{"unified":"1f91c-1f3fe","native":"🤜🏾","x":39,"y":35},{"unified":"1f91c-1f3ff","native":"🤜🏿","x":39,"y":36}],"version":3},"clap":{"id":"clap","name":"Clapping Hands","keywords":["clap","praise","applause","congrats","yay"],"skins":[{"unified":"1f44f","native":"👏","x":13,"y":2},{"unified":"1f44f-1f3fb","native":"👏🏻","x":13,"y":3},{"unified":"1f44f-1f3fc","native":"👏🏼","x":13,"y":4},{"unified":"1f44f-1f3fd","native":"👏🏽","x":13,"y":5},{"unified":"1f44f-1f3fe","native":"👏🏾","x":13,"y":6},{"unified":"1f44f-1f3ff","native":"👏🏿","x":13,"y":7}],"version":1},"raised_hands":{"id":"raised_hands","name":"Raising Hands","keywords":["raised","gesture","hooray","yea","celebration"],"skins":[{"unified":"1f64c","native":"🙌","x":34,"y":46},{"unified":"1f64c-1f3fb","native":"🙌🏻","x":34,"y":47},{"unified":"1f64c-1f3fc","native":"🙌🏼","x":34,"y":48},{"unified":"1f64c-1f3fd","native":"🙌🏽","x":34,"y":49},{"unified":"1f64c-1f3fe","native":"🙌🏾","x":34,"y":50},{"unified":"1f64c-1f3ff","native":"🙌🏿","x":34,"y":51}],"version":1},"heart_hands":{"id":"heart_hands","name":"Heart Hands","keywords":["love","appreciation","support"],"skins":[{"unified":"1faf6","native":"🫶","x":56,"y":14},{"unified":"1faf6-1f3fb","native":"🫶🏻","x":56,"y":15},{"unified":"1faf6-1f3fc","native":"🫶🏼","x":56,"y":16},{"unified":"1faf6-1f3fd","native":"🫶🏽","x":56,"y":17},{"unified":"1faf6-1f3fe","native":"🫶🏾","x":56,"y":18},{"unified":"1faf6-1f3ff","native":"🫶🏿","x":56,"y":19}],"version":14},"open_hands":{"id":"open_hands","name":"Open Hands","keywords":["fingers","butterfly"],"skins":[{"unified":"1f450","native":"👐","x":13,"y":8},{"unified":"1f450-1f3fb","native":"👐🏻","x":13,"y":9},{"unified":"1f450-1f3fc","native":"👐🏼","x":13,"y":10},{"unified":"1f450-1f3fd","native":"👐🏽","x":13,"y":11},{"unified":"1f450-1f3fe","native":"👐🏾","x":13,"y":12},{"unified":"1f450-1f3ff","native":"👐🏿","x":13,"y":13}],"version":1},"palms_up_together":{"id":"palms_up_together","name":"Palms Up Together","keywords":["hands","gesture","cupped","prayer"],"skins":[{"unified":"1f932","native":"🤲","x":40,"y":59},{"unified":"1f932-1f3fb","native":"🤲🏻","x":40,"y":60},{"unified":"1f932-1f3fc","native":"🤲🏼","x":41,"y":0},{"unified":"1f932-1f3fd","native":"🤲🏽","x":41,"y":1},{"unified":"1f932-1f3fe","native":"🤲🏾","x":41,"y":2},{"unified":"1f932-1f3ff","native":"🤲🏿","x":41,"y":3}],"version":5},"handshake":{"id":"handshake","name":"Handshake","keywords":["agreement","shake"],"skins":[{"unified":"1f91d","native":"🤝","x":39,"y":37},{"unified":"1f91d-1f3fb","native":"🤝🏻","x":39,"y":38},{"unified":"1f91d-1f3fc","native":"🤝🏼","x":39,"y":39},{"unified":"1f91d-1f3fd","native":"🤝🏽","x":39,"y":40},{"unified":"1f91d-1f3fe","native":"🤝🏾","x":39,"y":41},{"unified":"1f91d-1f3ff","native":"🤝🏿","x":39,"y":42}],"version":3},"pray":{"id":"pray","name":"Folded Hands","keywords":["pray","please","hope","wish","namaste","highfive","high","five","thank","you","thanks","appreciate"],"skins":[{"unified":"1f64f","native":"🙏","x":35,"y":27},{"unified":"1f64f-1f3fb","native":"🙏🏻","x":35,"y":28},{"unified":"1f64f-1f3fc","native":"🙏🏼","x":35,"y":29},{"unified":"1f64f-1f3fd","native":"🙏🏽","x":35,"y":30},{"unified":"1f64f-1f3fe","native":"🙏🏾","x":35,"y":31},{"unified":"1f64f-1f3ff","native":"🙏🏿","x":35,"y":32}],"version":1},"writing_hand":{"id":"writing_hand","name":"Writing Hand","keywords":["lower","left","ballpoint","pen","stationery","write","compose"],"skins":[{"unified":"270d-fe0f","native":"✍️","x":59,"y":15},{"unified":"270d-1f3fb","native":"✍🏻","x":59,"y":16},{"unified":"270d-1f3fc","native":"✍🏼","x":59,"y":17},{"unified":"270d-1f3fd","native":"✍🏽","x":59,"y":18},{"unified":"270d-1f3fe","native":"✍🏾","x":59,"y":19},{"unified":"270d-1f3ff","native":"✍🏿","x":59,"y":20}],"version":1},"nail_care":{"id":"nail_care","name":"Nail Polish","keywords":["care","beauty","manicure","finger","fashion"],"skins":[{"unified":"1f485","native":"💅","x":25,"y":54},{"unified":"1f485-1f3fb","native":"💅🏻","x":25,"y":55},{"unified":"1f485-1f3fc","native":"💅🏼","x":25,"y":56},{"unified":"1f485-1f3fd","native":"💅🏽","x":25,"y":57},{"unified":"1f485-1f3fe","native":"💅🏾","x":25,"y":58},{"unified":"1f485-1f3ff","native":"💅🏿","x":25,"y":59}],"version":1},"selfie":{"id":"selfie","name":"Selfie","keywords":["camera","phone"],"skins":[{"unified":"1f933","native":"🤳","x":41,"y":4},{"unified":"1f933-1f3fb","native":"🤳🏻","x":41,"y":5},{"unified":"1f933-1f3fc","native":"🤳🏼","x":41,"y":6},{"unified":"1f933-1f3fd","native":"🤳🏽","x":41,"y":7},{"unified":"1f933-1f3fe","native":"🤳🏾","x":41,"y":8},{"unified":"1f933-1f3ff","native":"🤳🏿","x":41,"y":9}],"version":3},"muscle":{"id":"muscle","name":"Flexed Biceps","keywords":["muscle","arm","flex","hand","summer","strong"],"skins":[{"unified":"1f4aa","native":"💪","x":27,"y":58},{"unified":"1f4aa-1f3fb","native":"💪🏻","x":27,"y":59},{"unified":"1f4aa-1f3fc","native":"💪🏼","x":27,"y":60},{"unified":"1f4aa-1f3fd","native":"💪🏽","x":28,"y":0},{"unified":"1f4aa-1f3fe","native":"💪🏾","x":28,"y":1},{"unified":"1f4aa-1f3ff","native":"💪🏿","x":28,"y":2}],"version":1},"mechanical_arm":{"id":"mechanical_arm","name":"Mechanical Arm","keywords":["accessibility"],"skins":[{"unified":"1f9be","native":"🦾","x":46,"y":5}],"version":12},"mechanical_leg":{"id":"mechanical_leg","name":"Mechanical Leg","keywords":["accessibility"],"skins":[{"unified":"1f9bf","native":"🦿","x":46,"y":6}],"version":12},"leg":{"id":"leg","name":"Leg","keywords":["kick","limb"],"skins":[{"unified":"1f9b5","native":"🦵","x":45,"y":8},{"unified":"1f9b5-1f3fb","native":"🦵🏻","x":45,"y":9},{"unified":"1f9b5-1f3fc","native":"🦵🏼","x":45,"y":10},{"unified":"1f9b5-1f3fd","native":"🦵🏽","x":45,"y":11},{"unified":"1f9b5-1f3fe","native":"🦵🏾","x":45,"y":12},{"unified":"1f9b5-1f3ff","native":"🦵🏿","x":45,"y":13}],"version":11},"foot":{"id":"foot","name":"Foot","keywords":["kick","stomp"],"skins":[{"unified":"1f9b6","native":"🦶","x":45,"y":14},{"unified":"1f9b6-1f3fb","native":"🦶🏻","x":45,"y":15},{"unified":"1f9b6-1f3fc","native":"🦶🏼","x":45,"y":16},{"unified":"1f9b6-1f3fd","native":"🦶🏽","x":45,"y":17},{"unified":"1f9b6-1f3fe","native":"🦶🏾","x":45,"y":18},{"unified":"1f9b6-1f3ff","native":"🦶🏿","x":45,"y":19}],"version":11},"ear":{"id":"ear","name":"Ear","keywords":["face","hear","sound","listen"],"skins":[{"unified":"1f442","native":"👂","x":11,"y":56},{"unified":"1f442-1f3fb","native":"👂🏻","x":11,"y":57},{"unified":"1f442-1f3fc","native":"👂🏼","x":11,"y":58},{"unified":"1f442-1f3fd","native":"👂🏽","x":11,"y":59},{"unified":"1f442-1f3fe","native":"👂🏾","x":11,"y":60},{"unified":"1f442-1f3ff","native":"👂🏿","x":12,"y":0}],"version":1},"ear_with_hearing_aid":{"id":"ear_with_hearing_aid","name":"Ear with Hearing Aid","keywords":["accessibility"],"skins":[{"unified":"1f9bb","native":"🦻","x":45,"y":58},{"unified":"1f9bb-1f3fb","native":"🦻🏻","x":45,"y":59},{"unified":"1f9bb-1f3fc","native":"🦻🏼","x":45,"y":60},{"unified":"1f9bb-1f3fd","native":"🦻🏽","x":46,"y":0},{"unified":"1f9bb-1f3fe","native":"🦻🏾","x":46,"y":1},{"unified":"1f9bb-1f3ff","native":"🦻🏿","x":46,"y":2}],"version":12},"nose":{"id":"nose","name":"Nose","keywords":["smell","sniff"],"skins":[{"unified":"1f443","native":"👃","x":12,"y":1},{"unified":"1f443-1f3fb","native":"👃🏻","x":12,"y":2},{"unified":"1f443-1f3fc","native":"👃🏼","x":12,"y":3},{"unified":"1f443-1f3fd","native":"👃🏽","x":12,"y":4},{"unified":"1f443-1f3fe","native":"👃🏾","x":12,"y":5},{"unified":"1f443-1f3ff","native":"👃🏿","x":12,"y":6}],"version":1},"brain":{"id":"brain","name":"Brain","keywords":["smart","intelligent"],"skins":[{"unified":"1f9e0","native":"🧠","x":53,"y":16}],"version":5},"anatomical_heart":{"id":"anatomical_heart","name":"Anatomical Heart","keywords":["health","heartbeat"],"skins":[{"unified":"1fac0","native":"🫀","x":54,"y":56}],"version":13},"lungs":{"id":"lungs","name":"Lungs","keywords":["breathe"],"skins":[{"unified":"1fac1","native":"🫁","x":54,"y":57}],"version":13},"tooth":{"id":"tooth","name":"Tooth","keywords":["teeth","dentist"],"skins":[{"unified":"1f9b7","native":"🦷","x":45,"y":20}],"version":11},"bone":{"id":"bone","name":"Bone","keywords":["skeleton"],"skins":[{"unified":"1f9b4","native":"🦴","x":45,"y":7}],"version":11},"eyes":{"id":"eyes","name":"Eyes","keywords":["look","watch","stalk","peek","see"],"skins":[{"unified":"1f440","native":"👀","x":11,"y":53}],"version":1},"eye":{"id":"eye","name":"Eye","keywords":["face","look","see","watch","stare"],"skins":[{"unified":"1f441-fe0f","native":"👁️","x":11,"y":55}],"version":1},"tongue":{"id":"tongue","name":"Tongue","keywords":["mouth","playful"],"skins":[{"unified":"1f445","native":"👅","x":12,"y":8}],"version":1},"lips":{"id":"lips","name":"Mouth","keywords":["lips","kiss"],"skins":[{"unified":"1f444","native":"👄","x":12,"y":7}],"version":1},"biting_lip":{"id":"biting_lip","name":"Biting Lip","keywords":["flirt","sexy","pain","worry"],"skins":[{"unified":"1fae6","native":"🫦","x":55,"y":36}],"version":14},"baby":{"id":"baby","name":"Baby","keywords":["child","boy","girl","toddler"],"skins":[{"unified":"1f476","native":"👶","x":24,"y":29},{"unified":"1f476-1f3fb","native":"👶🏻","x":24,"y":30},{"unified":"1f476-1f3fc","native":"👶🏼","x":24,"y":31},{"unified":"1f476-1f3fd","native":"👶🏽","x":24,"y":32},{"unified":"1f476-1f3fe","native":"👶🏾","x":24,"y":33},{"unified":"1f476-1f3ff","native":"👶🏿","x":24,"y":34}],"version":1},"child":{"id":"child","name":"Child","keywords":["gender","neutral","young"],"skins":[{"unified":"1f9d2","native":"🧒","x":50,"y":13},{"unified":"1f9d2-1f3fb","native":"🧒🏻","x":50,"y":14},{"unified":"1f9d2-1f3fc","native":"🧒🏼","x":50,"y":15},{"unified":"1f9d2-1f3fd","native":"🧒🏽","x":50,"y":16},{"unified":"1f9d2-1f3fe","native":"🧒🏾","x":50,"y":17},{"unified":"1f9d2-1f3ff","native":"🧒🏿","x":50,"y":18}],"version":5},"boy":{"id":"boy","name":"Boy","keywords":["man","male","guy","teenager"],"skins":[{"unified":"1f466","native":"👦","x":13,"y":35},{"unified":"1f466-1f3fb","native":"👦🏻","x":13,"y":36},{"unified":"1f466-1f3fc","native":"👦🏼","x":13,"y":37},{"unified":"1f466-1f3fd","native":"👦🏽","x":13,"y":38},{"unified":"1f466-1f3fe","native":"👦🏾","x":13,"y":39},{"unified":"1f466-1f3ff","native":"👦🏿","x":13,"y":40}],"version":1},"girl":{"id":"girl","name":"Girl","keywords":["female","woman","teenager"],"skins":[{"unified":"1f467","native":"👧","x":13,"y":41},{"unified":"1f467-1f3fb","native":"👧🏻","x":13,"y":42},{"unified":"1f467-1f3fc","native":"👧🏼","x":13,"y":43},{"unified":"1f467-1f3fd","native":"👧🏽","x":13,"y":44},{"unified":"1f467-1f3fe","native":"👧🏾","x":13,"y":45},{"unified":"1f467-1f3ff","native":"👧🏿","x":13,"y":46}],"version":1},"adult":{"id":"adult","name":"Adult","keywords":["person","gender","neutral"],"skins":[{"unified":"1f9d1","native":"🧑","x":50,"y":7},{"unified":"1f9d1-1f3fb","native":"🧑🏻","x":50,"y":8},{"unified":"1f9d1-1f3fc","native":"🧑🏼","x":50,"y":9},{"unified":"1f9d1-1f3fd","native":"🧑🏽","x":50,"y":10},{"unified":"1f9d1-1f3fe","native":"🧑🏾","x":50,"y":11},{"unified":"1f9d1-1f3ff","native":"🧑🏿","x":50,"y":12}],"version":5},"person_with_blond_hair":{"id":"person_with_blond_hair","name":"Person Blond Hair","keywords":["with","hairstyle"],"skins":[{"unified":"1f471","native":"👱","x":23,"y":48},{"unified":"1f471-1f3fb","native":"👱🏻","x":23,"y":49},{"unified":"1f471-1f3fc","native":"👱🏼","x":23,"y":50},{"unified":"1f471-1f3fd","native":"👱🏽","x":23,"y":51},{"unified":"1f471-1f3fe","native":"👱🏾","x":23,"y":52},{"unified":"1f471-1f3ff","native":"👱🏿","x":23,"y":53}],"version":1},"man":{"id":"man","name":"Man","keywords":["mustache","father","dad","guy","classy","sir","moustache"],"skins":[{"unified":"1f468","native":"👨","x":17,"y":14},{"unified":"1f468-1f3fb","native":"👨🏻","x":17,"y":15},{"unified":"1f468-1f3fc","native":"👨🏼","x":17,"y":16},{"unified":"1f468-1f3fd","native":"👨🏽","x":17,"y":17},{"unified":"1f468-1f3fe","native":"👨🏾","x":17,"y":18},{"unified":"1f468-1f3ff","native":"👨🏿","x":17,"y":19}],"version":1},"bearded_person":{"id":"bearded_person","name":"Person Beard","keywords":["bearded","man","bewhiskered"],"skins":[{"unified":"1f9d4","native":"🧔","x":50,"y":37},{"unified":"1f9d4-1f3fb","native":"🧔🏻","x":50,"y":38},{"unified":"1f9d4-1f3fc","native":"🧔🏼","x":50,"y":39},{"unified":"1f9d4-1f3fd","native":"🧔🏽","x":50,"y":40},{"unified":"1f9d4-1f3fe","native":"🧔🏾","x":50,"y":41},{"unified":"1f9d4-1f3ff","native":"🧔🏿","x":50,"y":42}],"version":5},"man_with_beard":{"id":"man_with_beard","name":"Man: Beard","keywords":["man","with","facial","hair"],"skins":[{"unified":"1f9d4-200d-2642-fe0f","native":"🧔♂️","x":50,"y":31},{"unified":"1f9d4-1f3fb-200d-2642-fe0f","native":"🧔🏻♂️","x":50,"y":32},{"unified":"1f9d4-1f3fc-200d-2642-fe0f","native":"🧔🏼♂️","x":50,"y":33},{"unified":"1f9d4-1f3fd-200d-2642-fe0f","native":"🧔🏽♂️","x":50,"y":34},{"unified":"1f9d4-1f3fe-200d-2642-fe0f","native":"🧔🏾♂️","x":50,"y":35},{"unified":"1f9d4-1f3ff-200d-2642-fe0f","native":"🧔🏿♂️","x":50,"y":36}],"version":13.1},"woman_with_beard":{"id":"woman_with_beard","name":"Woman: Beard","keywords":["woman","with","facial","hair"],"skins":[{"unified":"1f9d4-200d-2640-fe0f","native":"🧔♀️","x":50,"y":25},{"unified":"1f9d4-1f3fb-200d-2640-fe0f","native":"🧔🏻♀️","x":50,"y":26},{"unified":"1f9d4-1f3fc-200d-2640-fe0f","native":"🧔🏼♀️","x":50,"y":27},{"unified":"1f9d4-1f3fd-200d-2640-fe0f","native":"🧔🏽♀️","x":50,"y":28},{"unified":"1f9d4-1f3fe-200d-2640-fe0f","native":"🧔🏾♀️","x":50,"y":29},{"unified":"1f9d4-1f3ff-200d-2640-fe0f","native":"🧔🏿♀️","x":50,"y":30}],"version":13.1},"red_haired_man":{"id":"red_haired_man","name":"Man: Red Hair","keywords":["haired","man","hairstyle"],"skins":[{"unified":"1f468-200d-1f9b0","native":"👨🦰","x":15,"y":30},{"unified":"1f468-1f3fb-200d-1f9b0","native":"👨🏻🦰","x":15,"y":31},{"unified":"1f468-1f3fc-200d-1f9b0","native":"👨🏼🦰","x":15,"y":32},{"unified":"1f468-1f3fd-200d-1f9b0","native":"👨🏽🦰","x":15,"y":33},{"unified":"1f468-1f3fe-200d-1f9b0","native":"👨🏾🦰","x":15,"y":34},{"unified":"1f468-1f3ff-200d-1f9b0","native":"👨🏿🦰","x":15,"y":35}],"version":11},"curly_haired_man":{"id":"curly_haired_man","name":"Man: Curly Hair","keywords":["haired","man","hairstyle"],"skins":[{"unified":"1f468-200d-1f9b1","native":"👨🦱","x":15,"y":36},{"unified":"1f468-1f3fb-200d-1f9b1","native":"👨🏻🦱","x":15,"y":37},{"unified":"1f468-1f3fc-200d-1f9b1","native":"👨🏼🦱","x":15,"y":38},{"unified":"1f468-1f3fd-200d-1f9b1","native":"👨🏽🦱","x":15,"y":39},{"unified":"1f468-1f3fe-200d-1f9b1","native":"👨🏾🦱","x":15,"y":40},{"unified":"1f468-1f3ff-200d-1f9b1","native":"👨🏿🦱","x":15,"y":41}],"version":11},"white_haired_man":{"id":"white_haired_man","name":"Man: White Hair","keywords":["haired","man","old","elder"],"skins":[{"unified":"1f468-200d-1f9b3","native":"👨🦳","x":15,"y":48},{"unified":"1f468-1f3fb-200d-1f9b3","native":"👨🏻🦳","x":15,"y":49},{"unified":"1f468-1f3fc-200d-1f9b3","native":"👨🏼🦳","x":15,"y":50},{"unified":"1f468-1f3fd-200d-1f9b3","native":"👨🏽🦳","x":15,"y":51},{"unified":"1f468-1f3fe-200d-1f9b3","native":"👨🏾🦳","x":15,"y":52},{"unified":"1f468-1f3ff-200d-1f9b3","native":"👨🏿🦳","x":15,"y":53}],"version":11},"bald_man":{"id":"bald_man","name":"Man: Bald","keywords":["man","hairless"],"skins":[{"unified":"1f468-200d-1f9b2","native":"👨🦲","x":15,"y":42},{"unified":"1f468-1f3fb-200d-1f9b2","native":"👨🏻🦲","x":15,"y":43},{"unified":"1f468-1f3fc-200d-1f9b2","native":"👨🏼🦲","x":15,"y":44},{"unified":"1f468-1f3fd-200d-1f9b2","native":"👨🏽🦲","x":15,"y":45},{"unified":"1f468-1f3fe-200d-1f9b2","native":"👨🏾🦲","x":15,"y":46},{"unified":"1f468-1f3ff-200d-1f9b2","native":"👨🏿🦲","x":15,"y":47}],"version":11},"woman":{"id":"woman","name":"Woman","keywords":["female","girls","lady"],"skins":[{"unified":"1f469","native":"👩","x":21,"y":34},{"unified":"1f469-1f3fb","native":"👩🏻","x":21,"y":35},{"unified":"1f469-1f3fc","native":"👩🏼","x":21,"y":36},{"unified":"1f469-1f3fd","native":"👩🏽","x":21,"y":37},{"unified":"1f469-1f3fe","native":"👩🏾","x":21,"y":38},{"unified":"1f469-1f3ff","native":"👩🏿","x":21,"y":39}],"version":1},"red_haired_woman":{"id":"red_haired_woman","name":"Woman: Red Hair","keywords":["haired","woman","hairstyle"],"skins":[{"unified":"1f469-200d-1f9b0","native":"👩🦰","x":18,"y":59},{"unified":"1f469-1f3fb-200d-1f9b0","native":"👩🏻🦰","x":18,"y":60},{"unified":"1f469-1f3fc-200d-1f9b0","native":"👩🏼🦰","x":19,"y":0},{"unified":"1f469-1f3fd-200d-1f9b0","native":"👩🏽🦰","x":19,"y":1},{"unified":"1f469-1f3fe-200d-1f9b0","native":"👩🏾🦰","x":19,"y":2},{"unified":"1f469-1f3ff-200d-1f9b0","native":"👩🏿🦰","x":19,"y":3}],"version":11},"red_haired_person":{"id":"red_haired_person","name":"Person: Red Hair","keywords":["haired","person","hairstyle"],"skins":[{"unified":"1f9d1-200d-1f9b0","native":"🧑🦰","x":49,"y":14},{"unified":"1f9d1-1f3fb-200d-1f9b0","native":"🧑🏻🦰","x":49,"y":15},{"unified":"1f9d1-1f3fc-200d-1f9b0","native":"🧑🏼🦰","x":49,"y":16},{"unified":"1f9d1-1f3fd-200d-1f9b0","native":"🧑🏽🦰","x":49,"y":17},{"unified":"1f9d1-1f3fe-200d-1f9b0","native":"🧑🏾🦰","x":49,"y":18},{"unified":"1f9d1-1f3ff-200d-1f9b0","native":"🧑🏿🦰","x":49,"y":19}],"version":12.1},"curly_haired_woman":{"id":"curly_haired_woman","name":"Woman: Curly Hair","keywords":["haired","woman","hairstyle"],"skins":[{"unified":"1f469-200d-1f9b1","native":"👩🦱","x":19,"y":4},{"unified":"1f469-1f3fb-200d-1f9b1","native":"👩🏻🦱","x":19,"y":5},{"unified":"1f469-1f3fc-200d-1f9b1","native":"👩🏼🦱","x":19,"y":6},{"unified":"1f469-1f3fd-200d-1f9b1","native":"👩🏽🦱","x":19,"y":7},{"unified":"1f469-1f3fe-200d-1f9b1","native":"👩🏾🦱","x":19,"y":8},{"unified":"1f469-1f3ff-200d-1f9b1","native":"👩🏿🦱","x":19,"y":9}],"version":11},"curly_haired_person":{"id":"curly_haired_person","name":"Person: Curly Hair","keywords":["haired","person","hairstyle"],"skins":[{"unified":"1f9d1-200d-1f9b1","native":"🧑🦱","x":49,"y":20},{"unified":"1f9d1-1f3fb-200d-1f9b1","native":"🧑🏻🦱","x":49,"y":21},{"unified":"1f9d1-1f3fc-200d-1f9b1","native":"🧑🏼🦱","x":49,"y":22},{"unified":"1f9d1-1f3fd-200d-1f9b1","native":"🧑🏽🦱","x":49,"y":23},{"unified":"1f9d1-1f3fe-200d-1f9b1","native":"🧑🏾🦱","x":49,"y":24},{"unified":"1f9d1-1f3ff-200d-1f9b1","native":"🧑🏿🦱","x":49,"y":25}],"version":12.1},"white_haired_woman":{"id":"white_haired_woman","name":"Woman: White Hair","keywords":["haired","woman","old","elder"],"skins":[{"unified":"1f469-200d-1f9b3","native":"👩🦳","x":19,"y":16},{"unified":"1f469-1f3fb-200d-1f9b3","native":"👩🏻🦳","x":19,"y":17},{"unified":"1f469-1f3fc-200d-1f9b3","native":"👩🏼🦳","x":19,"y":18},{"unified":"1f469-1f3fd-200d-1f9b3","native":"👩🏽🦳","x":19,"y":19},{"unified":"1f469-1f3fe-200d-1f9b3","native":"👩🏾🦳","x":19,"y":20},{"unified":"1f469-1f3ff-200d-1f9b3","native":"👩🏿🦳","x":19,"y":21}],"version":11},"white_haired_person":{"id":"white_haired_person","name":"Person: White Hair","keywords":["haired","person","elder","old"],"skins":[{"unified":"1f9d1-200d-1f9b3","native":"🧑🦳","x":49,"y":32},{"unified":"1f9d1-1f3fb-200d-1f9b3","native":"🧑🏻🦳","x":49,"y":33},{"unified":"1f9d1-1f3fc-200d-1f9b3","native":"🧑🏼🦳","x":49,"y":34},{"unified":"1f9d1-1f3fd-200d-1f9b3","native":"🧑🏽🦳","x":49,"y":35},{"unified":"1f9d1-1f3fe-200d-1f9b3","native":"🧑🏾🦳","x":49,"y":36},{"unified":"1f9d1-1f3ff-200d-1f9b3","native":"🧑🏿🦳","x":49,"y":37}],"version":12.1},"bald_woman":{"id":"bald_woman","name":"Woman: Bald","keywords":["woman","hairless"],"skins":[{"unified":"1f469-200d-1f9b2","native":"👩🦲","x":19,"y":10},{"unified":"1f469-1f3fb-200d-1f9b2","native":"👩🏻🦲","x":19,"y":11},{"unified":"1f469-1f3fc-200d-1f9b2","native":"👩🏼🦲","x":19,"y":12},{"unified":"1f469-1f3fd-200d-1f9b2","native":"👩🏽🦲","x":19,"y":13},{"unified":"1f469-1f3fe-200d-1f9b2","native":"👩🏾🦲","x":19,"y":14},{"unified":"1f469-1f3ff-200d-1f9b2","native":"👩🏿🦲","x":19,"y":15}],"version":11},"bald_person":{"id":"bald_person","name":"Person: Bald","keywords":["person","hairless"],"skins":[{"unified":"1f9d1-200d-1f9b2","native":"🧑🦲","x":49,"y":26},{"unified":"1f9d1-1f3fb-200d-1f9b2","native":"🧑🏻🦲","x":49,"y":27},{"unified":"1f9d1-1f3fc-200d-1f9b2","native":"🧑🏼🦲","x":49,"y":28},{"unified":"1f9d1-1f3fd-200d-1f9b2","native":"🧑🏽🦲","x":49,"y":29},{"unified":"1f9d1-1f3fe-200d-1f9b2","native":"🧑🏾🦲","x":49,"y":30},{"unified":"1f9d1-1f3ff-200d-1f9b2","native":"🧑🏿🦲","x":49,"y":31}],"version":12.1},"blond-haired-woman":{"id":"blond-haired-woman","name":"Woman: Blond Hair","keywords":["haired-woman","woman","female","girl","blonde","person"],"skins":[{"unified":"1f471-200d-2640-fe0f","native":"👱♀️","x":23,"y":36},{"unified":"1f471-1f3fb-200d-2640-fe0f","native":"👱🏻♀️","x":23,"y":37},{"unified":"1f471-1f3fc-200d-2640-fe0f","native":"👱🏼♀️","x":23,"y":38},{"unified":"1f471-1f3fd-200d-2640-fe0f","native":"👱🏽♀️","x":23,"y":39},{"unified":"1f471-1f3fe-200d-2640-fe0f","native":"👱🏾♀️","x":23,"y":40},{"unified":"1f471-1f3ff-200d-2640-fe0f","native":"👱🏿♀️","x":23,"y":41}],"version":4},"blond-haired-man":{"id":"blond-haired-man","name":"Man: Blond Hair","keywords":["haired-man","man","male","boy","blonde","guy","person"],"skins":[{"unified":"1f471-200d-2642-fe0f","native":"👱♂️","x":23,"y":42},{"unified":"1f471-1f3fb-200d-2642-fe0f","native":"👱🏻♂️","x":23,"y":43},{"unified":"1f471-1f3fc-200d-2642-fe0f","native":"👱🏼♂️","x":23,"y":44},{"unified":"1f471-1f3fd-200d-2642-fe0f","native":"👱🏽♂️","x":23,"y":45},{"unified":"1f471-1f3fe-200d-2642-fe0f","native":"👱🏾♂️","x":23,"y":46},{"unified":"1f471-1f3ff-200d-2642-fe0f","native":"👱🏿♂️","x":23,"y":47}],"version":4},"older_adult":{"id":"older_adult","name":"Older Adult","keywords":["person","human","elder","senior","gender","neutral"],"skins":[{"unified":"1f9d3","native":"🧓","x":50,"y":19},{"unified":"1f9d3-1f3fb","native":"🧓🏻","x":50,"y":20},{"unified":"1f9d3-1f3fc","native":"🧓🏼","x":50,"y":21},{"unified":"1f9d3-1f3fd","native":"🧓🏽","x":50,"y":22},{"unified":"1f9d3-1f3fe","native":"🧓🏾","x":50,"y":23},{"unified":"1f9d3-1f3ff","native":"🧓🏿","x":50,"y":24}],"version":5},"older_man":{"id":"older_man","name":"Old Man","keywords":["older","human","male","men","elder","senior"],"skins":[{"unified":"1f474","native":"👴","x":24,"y":17},{"unified":"1f474-1f3fb","native":"👴🏻","x":24,"y":18},{"unified":"1f474-1f3fc","native":"👴🏼","x":24,"y":19},{"unified":"1f474-1f3fd","native":"👴🏽","x":24,"y":20},{"unified":"1f474-1f3fe","native":"👴🏾","x":24,"y":21},{"unified":"1f474-1f3ff","native":"👴🏿","x":24,"y":22}],"version":1},"older_woman":{"id":"older_woman","name":"Old Woman","keywords":["older","human","female","women","lady","elder","senior"],"skins":[{"unified":"1f475","native":"👵","x":24,"y":23},{"unified":"1f475-1f3fb","native":"👵🏻","x":24,"y":24},{"unified":"1f475-1f3fc","native":"👵🏼","x":24,"y":25},{"unified":"1f475-1f3fd","native":"👵🏽","x":24,"y":26},{"unified":"1f475-1f3fe","native":"👵🏾","x":24,"y":27},{"unified":"1f475-1f3ff","native":"👵🏿","x":24,"y":28}],"version":1},"person_frowning":{"id":"person_frowning","name":"Person Frowning","keywords":["worried"],"skins":[{"unified":"1f64d","native":"🙍","x":35,"y":3},{"unified":"1f64d-1f3fb","native":"🙍🏻","x":35,"y":4},{"unified":"1f64d-1f3fc","native":"🙍🏼","x":35,"y":5},{"unified":"1f64d-1f3fd","native":"🙍🏽","x":35,"y":6},{"unified":"1f64d-1f3fe","native":"🙍🏾","x":35,"y":7},{"unified":"1f64d-1f3ff","native":"🙍🏿","x":35,"y":8}],"version":1},"man-frowning":{"id":"man-frowning","name":"Man Frowning","keywords":["male","boy","sad","depressed","discouraged","unhappy"],"skins":[{"unified":"1f64d-200d-2642-fe0f","native":"🙍♂️","x":34,"y":58},{"unified":"1f64d-1f3fb-200d-2642-fe0f","native":"🙍🏻♂️","x":34,"y":59},{"unified":"1f64d-1f3fc-200d-2642-fe0f","native":"🙍🏼♂️","x":34,"y":60},{"unified":"1f64d-1f3fd-200d-2642-fe0f","native":"🙍🏽♂️","x":35,"y":0},{"unified":"1f64d-1f3fe-200d-2642-fe0f","native":"🙍🏾♂️","x":35,"y":1},{"unified":"1f64d-1f3ff-200d-2642-fe0f","native":"🙍🏿♂️","x":35,"y":2}],"version":4},"woman-frowning":{"id":"woman-frowning","name":"Woman Frowning","keywords":["female","girl","sad","depressed","discouraged","unhappy"],"skins":[{"unified":"1f64d-200d-2640-fe0f","native":"🙍♀️","x":34,"y":52},{"unified":"1f64d-1f3fb-200d-2640-fe0f","native":"🙍🏻♀️","x":34,"y":53},{"unified":"1f64d-1f3fc-200d-2640-fe0f","native":"🙍🏼♀️","x":34,"y":54},{"unified":"1f64d-1f3fd-200d-2640-fe0f","native":"🙍🏽♀️","x":34,"y":55},{"unified":"1f64d-1f3fe-200d-2640-fe0f","native":"🙍🏾♀️","x":34,"y":56},{"unified":"1f64d-1f3ff-200d-2640-fe0f","native":"🙍🏿♀️","x":34,"y":57}],"version":4},"person_with_pouting_face":{"id":"person_with_pouting_face","name":"Person Pouting","keywords":["with","face","upset"],"skins":[{"unified":"1f64e","native":"🙎","x":35,"y":21},{"unified":"1f64e-1f3fb","native":"🙎🏻","x":35,"y":22},{"unified":"1f64e-1f3fc","native":"🙎🏼","x":35,"y":23},{"unified":"1f64e-1f3fd","native":"🙎🏽","x":35,"y":24},{"unified":"1f64e-1f3fe","native":"🙎🏾","x":35,"y":25},{"unified":"1f64e-1f3ff","native":"🙎🏿","x":35,"y":26}],"version":1},"man-pouting":{"id":"man-pouting","name":"Man Pouting","keywords":["male","boy"],"skins":[{"unified":"1f64e-200d-2642-fe0f","native":"🙎♂️","x":35,"y":15},{"unified":"1f64e-1f3fb-200d-2642-fe0f","native":"🙎🏻♂️","x":35,"y":16},{"unified":"1f64e-1f3fc-200d-2642-fe0f","native":"🙎🏼♂️","x":35,"y":17},{"unified":"1f64e-1f3fd-200d-2642-fe0f","native":"🙎🏽♂️","x":35,"y":18},{"unified":"1f64e-1f3fe-200d-2642-fe0f","native":"🙎🏾♂️","x":35,"y":19},{"unified":"1f64e-1f3ff-200d-2642-fe0f","native":"🙎🏿♂️","x":35,"y":20}],"version":4},"woman-pouting":{"id":"woman-pouting","name":"Woman Pouting","keywords":["female","girl"],"skins":[{"unified":"1f64e-200d-2640-fe0f","native":"🙎♀️","x":35,"y":9},{"unified":"1f64e-1f3fb-200d-2640-fe0f","native":"🙎🏻♀️","x":35,"y":10},{"unified":"1f64e-1f3fc-200d-2640-fe0f","native":"🙎🏼♀️","x":35,"y":11},{"unified":"1f64e-1f3fd-200d-2640-fe0f","native":"🙎🏽♀️","x":35,"y":12},{"unified":"1f64e-1f3fe-200d-2640-fe0f","native":"🙎🏾♀️","x":35,"y":13},{"unified":"1f64e-1f3ff-200d-2640-fe0f","native":"🙎🏿♀️","x":35,"y":14}],"version":4},"no_good":{"id":"no_good","name":"Person Gesturing No","keywords":["good","decline"],"skins":[{"unified":"1f645","native":"🙅","x":33,"y":44},{"unified":"1f645-1f3fb","native":"🙅🏻","x":33,"y":45},{"unified":"1f645-1f3fc","native":"🙅🏼","x":33,"y":46},{"unified":"1f645-1f3fd","native":"🙅🏽","x":33,"y":47},{"unified":"1f645-1f3fe","native":"🙅🏾","x":33,"y":48},{"unified":"1f645-1f3ff","native":"🙅🏿","x":33,"y":49}],"version":1},"man-gesturing-no":{"id":"man-gesturing-no","name":"Man Gesturing No","keywords":["gesturing-no","male","boy","nope"],"skins":[{"unified":"1f645-200d-2642-fe0f","native":"🙅♂️","x":33,"y":38},{"unified":"1f645-1f3fb-200d-2642-fe0f","native":"🙅🏻♂️","x":33,"y":39},{"unified":"1f645-1f3fc-200d-2642-fe0f","native":"🙅🏼♂️","x":33,"y":40},{"unified":"1f645-1f3fd-200d-2642-fe0f","native":"🙅🏽♂️","x":33,"y":41},{"unified":"1f645-1f3fe-200d-2642-fe0f","native":"🙅🏾♂️","x":33,"y":42},{"unified":"1f645-1f3ff-200d-2642-fe0f","native":"🙅🏿♂️","x":33,"y":43}],"version":4},"woman-gesturing-no":{"id":"woman-gesturing-no","name":"Woman Gesturing No","keywords":["gesturing-no","female","girl","nope"],"skins":[{"unified":"1f645-200d-2640-fe0f","native":"🙅♀️","x":33,"y":32},{"unified":"1f645-1f3fb-200d-2640-fe0f","native":"🙅🏻♀️","x":33,"y":33},{"unified":"1f645-1f3fc-200d-2640-fe0f","native":"🙅🏼♀️","x":33,"y":34},{"unified":"1f645-1f3fd-200d-2640-fe0f","native":"🙅🏽♀️","x":33,"y":35},{"unified":"1f645-1f3fe-200d-2640-fe0f","native":"🙅🏾♀️","x":33,"y":36},{"unified":"1f645-1f3ff-200d-2640-fe0f","native":"🙅🏿♀️","x":33,"y":37}],"version":4},"ok_woman":{"id":"ok_woman","name":"Person Gesturing Ok","keywords":["woman","agree"],"skins":[{"unified":"1f646","native":"🙆","x":34,"y":1},{"unified":"1f646-1f3fb","native":"🙆🏻","x":34,"y":2},{"unified":"1f646-1f3fc","native":"🙆🏼","x":34,"y":3},{"unified":"1f646-1f3fd","native":"🙆🏽","x":34,"y":4},{"unified":"1f646-1f3fe","native":"🙆🏾","x":34,"y":5},{"unified":"1f646-1f3ff","native":"🙆🏿","x":34,"y":6}],"version":1},"man-gesturing-ok":{"id":"man-gesturing-ok","name":"Man Gesturing Ok","keywords":["gesturing-ok","men","boy","male","blue","human"],"skins":[{"unified":"1f646-200d-2642-fe0f","native":"🙆♂️","x":33,"y":56},{"unified":"1f646-1f3fb-200d-2642-fe0f","native":"🙆🏻♂️","x":33,"y":57},{"unified":"1f646-1f3fc-200d-2642-fe0f","native":"🙆🏼♂️","x":33,"y":58},{"unified":"1f646-1f3fd-200d-2642-fe0f","native":"🙆🏽♂️","x":33,"y":59},{"unified":"1f646-1f3fe-200d-2642-fe0f","native":"🙆🏾♂️","x":33,"y":60},{"unified":"1f646-1f3ff-200d-2642-fe0f","native":"🙆🏿♂️","x":34,"y":0}],"version":4},"woman-gesturing-ok":{"id":"woman-gesturing-ok","name":"Woman Gesturing Ok","keywords":["gesturing-ok","women","girl","female","pink","human"],"skins":[{"unified":"1f646-200d-2640-fe0f","native":"🙆♀️","x":33,"y":50},{"unified":"1f646-1f3fb-200d-2640-fe0f","native":"🙆🏻♀️","x":33,"y":51},{"unified":"1f646-1f3fc-200d-2640-fe0f","native":"🙆🏼♀️","x":33,"y":52},{"unified":"1f646-1f3fd-200d-2640-fe0f","native":"🙆🏽♀️","x":33,"y":53},{"unified":"1f646-1f3fe-200d-2640-fe0f","native":"🙆🏾♀️","x":33,"y":54},{"unified":"1f646-1f3ff-200d-2640-fe0f","native":"🙆🏿♀️","x":33,"y":55}],"version":4},"information_desk_person":{"id":"information_desk_person","name":"Person Tipping Hand","keywords":["information","desk"],"skins":[{"unified":"1f481","native":"💁","x":25,"y":23},{"unified":"1f481-1f3fb","native":"💁🏻","x":25,"y":24},{"unified":"1f481-1f3fc","native":"💁🏼","x":25,"y":25},{"unified":"1f481-1f3fd","native":"💁🏽","x":25,"y":26},{"unified":"1f481-1f3fe","native":"💁🏾","x":25,"y":27},{"unified":"1f481-1f3ff","native":"💁🏿","x":25,"y":28}],"version":1},"man-tipping-hand":{"id":"man-tipping-hand","name":"Man Tipping Hand","keywords":["tipping-hand","male","boy","human","information"],"skins":[{"unified":"1f481-200d-2642-fe0f","native":"💁♂️","x":25,"y":17},{"unified":"1f481-1f3fb-200d-2642-fe0f","native":"💁🏻♂️","x":25,"y":18},{"unified":"1f481-1f3fc-200d-2642-fe0f","native":"💁🏼♂️","x":25,"y":19},{"unified":"1f481-1f3fd-200d-2642-fe0f","native":"💁🏽♂️","x":25,"y":20},{"unified":"1f481-1f3fe-200d-2642-fe0f","native":"💁🏾♂️","x":25,"y":21},{"unified":"1f481-1f3ff-200d-2642-fe0f","native":"💁🏿♂️","x":25,"y":22}],"version":4},"woman-tipping-hand":{"id":"woman-tipping-hand","name":"Woman Tipping Hand","keywords":["tipping-hand","female","girl","human","information"],"skins":[{"unified":"1f481-200d-2640-fe0f","native":"💁♀️","x":25,"y":11},{"unified":"1f481-1f3fb-200d-2640-fe0f","native":"💁🏻♀️","x":25,"y":12},{"unified":"1f481-1f3fc-200d-2640-fe0f","native":"💁🏼♀️","x":25,"y":13},{"unified":"1f481-1f3fd-200d-2640-fe0f","native":"💁🏽♀️","x":25,"y":14},{"unified":"1f481-1f3fe-200d-2640-fe0f","native":"💁🏾♀️","x":25,"y":15},{"unified":"1f481-1f3ff-200d-2640-fe0f","native":"💁🏿♀️","x":25,"y":16}],"version":4},"raising_hand":{"id":"raising_hand","name":"Person Raising Hand","keywords":["question"],"skins":[{"unified":"1f64b","native":"🙋","x":34,"y":40},{"unified":"1f64b-1f3fb","native":"🙋🏻","x":34,"y":41},{"unified":"1f64b-1f3fc","native":"🙋🏼","x":34,"y":42},{"unified":"1f64b-1f3fd","native":"🙋🏽","x":34,"y":43},{"unified":"1f64b-1f3fe","native":"🙋🏾","x":34,"y":44},{"unified":"1f64b-1f3ff","native":"🙋🏿","x":34,"y":45}],"version":1},"man-raising-hand":{"id":"man-raising-hand","name":"Man Raising Hand","keywords":["raising-hand","male","boy"],"skins":[{"unified":"1f64b-200d-2642-fe0f","native":"🙋♂️","x":34,"y":34},{"unified":"1f64b-1f3fb-200d-2642-fe0f","native":"🙋🏻♂️","x":34,"y":35},{"unified":"1f64b-1f3fc-200d-2642-fe0f","native":"🙋🏼♂️","x":34,"y":36},{"unified":"1f64b-1f3fd-200d-2642-fe0f","native":"🙋🏽♂️","x":34,"y":37},{"unified":"1f64b-1f3fe-200d-2642-fe0f","native":"🙋🏾♂️","x":34,"y":38},{"unified":"1f64b-1f3ff-200d-2642-fe0f","native":"🙋🏿♂️","x":34,"y":39}],"version":4},"woman-raising-hand":{"id":"woman-raising-hand","name":"Woman Raising Hand","keywords":["raising-hand","female","girl"],"skins":[{"unified":"1f64b-200d-2640-fe0f","native":"🙋♀️","x":34,"y":28},{"unified":"1f64b-1f3fb-200d-2640-fe0f","native":"🙋🏻♀️","x":34,"y":29},{"unified":"1f64b-1f3fc-200d-2640-fe0f","native":"🙋🏼♀️","x":34,"y":30},{"unified":"1f64b-1f3fd-200d-2640-fe0f","native":"🙋🏽♀️","x":34,"y":31},{"unified":"1f64b-1f3fe-200d-2640-fe0f","native":"🙋🏾♀️","x":34,"y":32},{"unified":"1f64b-1f3ff-200d-2640-fe0f","native":"🙋🏿♀️","x":34,"y":33}],"version":4},"deaf_person":{"id":"deaf_person","name":"Deaf Person","keywords":["accessibility"],"skins":[{"unified":"1f9cf","native":"🧏","x":47,"y":7},{"unified":"1f9cf-1f3fb","native":"🧏🏻","x":47,"y":8},{"unified":"1f9cf-1f3fc","native":"🧏🏼","x":47,"y":9},{"unified":"1f9cf-1f3fd","native":"🧏🏽","x":47,"y":10},{"unified":"1f9cf-1f3fe","native":"🧏🏾","x":47,"y":11},{"unified":"1f9cf-1f3ff","native":"🧏🏿","x":47,"y":12}],"version":12},"deaf_man":{"id":"deaf_man","name":"Deaf Man","keywords":["accessibility"],"skins":[{"unified":"1f9cf-200d-2642-fe0f","native":"🧏♂️","x":47,"y":1},{"unified":"1f9cf-1f3fb-200d-2642-fe0f","native":"🧏🏻♂️","x":47,"y":2},{"unified":"1f9cf-1f3fc-200d-2642-fe0f","native":"🧏🏼♂️","x":47,"y":3},{"unified":"1f9cf-1f3fd-200d-2642-fe0f","native":"🧏🏽♂️","x":47,"y":4},{"unified":"1f9cf-1f3fe-200d-2642-fe0f","native":"🧏🏾♂️","x":47,"y":5},{"unified":"1f9cf-1f3ff-200d-2642-fe0f","native":"🧏🏿♂️","x":47,"y":6}],"version":12},"deaf_woman":{"id":"deaf_woman","name":"Deaf Woman","keywords":["accessibility"],"skins":[{"unified":"1f9cf-200d-2640-fe0f","native":"🧏♀️","x":46,"y":56},{"unified":"1f9cf-1f3fb-200d-2640-fe0f","native":"🧏🏻♀️","x":46,"y":57},{"unified":"1f9cf-1f3fc-200d-2640-fe0f","native":"🧏🏼♀️","x":46,"y":58},{"unified":"1f9cf-1f3fd-200d-2640-fe0f","native":"🧏🏽♀️","x":46,"y":59},{"unified":"1f9cf-1f3fe-200d-2640-fe0f","native":"🧏🏾♀️","x":46,"y":60},{"unified":"1f9cf-1f3ff-200d-2640-fe0f","native":"🧏🏿♀️","x":47,"y":0}],"version":12},"bow":{"id":"bow","name":"Person Bowing","keywords":["bow","respectiful"],"skins":[{"unified":"1f647","native":"🙇","x":34,"y":19},{"unified":"1f647-1f3fb","native":"🙇🏻","x":34,"y":20},{"unified":"1f647-1f3fc","native":"🙇🏼","x":34,"y":21},{"unified":"1f647-1f3fd","native":"🙇🏽","x":34,"y":22},{"unified":"1f647-1f3fe","native":"🙇🏾","x":34,"y":23},{"unified":"1f647-1f3ff","native":"🙇🏿","x":34,"y":24}],"version":1},"man-bowing":{"id":"man-bowing","name":"Man Bowing","keywords":["male","boy"],"skins":[{"unified":"1f647-200d-2642-fe0f","native":"🙇♂️","x":34,"y":13},{"unified":"1f647-1f3fb-200d-2642-fe0f","native":"🙇🏻♂️","x":34,"y":14},{"unified":"1f647-1f3fc-200d-2642-fe0f","native":"🙇🏼♂️","x":34,"y":15},{"unified":"1f647-1f3fd-200d-2642-fe0f","native":"🙇🏽♂️","x":34,"y":16},{"unified":"1f647-1f3fe-200d-2642-fe0f","native":"🙇🏾♂️","x":34,"y":17},{"unified":"1f647-1f3ff-200d-2642-fe0f","native":"🙇🏿♂️","x":34,"y":18}],"version":4},"woman-bowing":{"id":"woman-bowing","name":"Woman Bowing","keywords":["female","girl"],"skins":[{"unified":"1f647-200d-2640-fe0f","native":"🙇♀️","x":34,"y":7},{"unified":"1f647-1f3fb-200d-2640-fe0f","native":"🙇🏻♀️","x":34,"y":8},{"unified":"1f647-1f3fc-200d-2640-fe0f","native":"🙇🏼♀️","x":34,"y":9},{"unified":"1f647-1f3fd-200d-2640-fe0f","native":"🙇🏽♀️","x":34,"y":10},{"unified":"1f647-1f3fe-200d-2640-fe0f","native":"🙇🏾♀️","x":34,"y":11},{"unified":"1f647-1f3ff-200d-2640-fe0f","native":"🙇🏿♀️","x":34,"y":12}],"version":4},"face_palm":{"id":"face_palm","name":"Face Palm","keywords":["person","facepalming","disappointed"],"skins":[{"unified":"1f926","native":"🤦","x":40,"y":32},{"unified":"1f926-1f3fb","native":"🤦🏻","x":40,"y":33},{"unified":"1f926-1f3fc","native":"🤦🏼","x":40,"y":34},{"unified":"1f926-1f3fd","native":"🤦🏽","x":40,"y":35},{"unified":"1f926-1f3fe","native":"🤦🏾","x":40,"y":36},{"unified":"1f926-1f3ff","native":"🤦🏿","x":40,"y":37}],"version":3},"man-facepalming":{"id":"man-facepalming","name":"Man Facepalming","keywords":["male","boy","disbelief"],"skins":[{"unified":"1f926-200d-2642-fe0f","native":"🤦♂️","x":40,"y":26},{"unified":"1f926-1f3fb-200d-2642-fe0f","native":"🤦🏻♂️","x":40,"y":27},{"unified":"1f926-1f3fc-200d-2642-fe0f","native":"🤦🏼♂️","x":40,"y":28},{"unified":"1f926-1f3fd-200d-2642-fe0f","native":"🤦🏽♂️","x":40,"y":29},{"unified":"1f926-1f3fe-200d-2642-fe0f","native":"🤦🏾♂️","x":40,"y":30},{"unified":"1f926-1f3ff-200d-2642-fe0f","native":"🤦🏿♂️","x":40,"y":31}],"version":4},"woman-facepalming":{"id":"woman-facepalming","name":"Woman Facepalming","keywords":["female","girl","disbelief"],"skins":[{"unified":"1f926-200d-2640-fe0f","native":"🤦♀️","x":40,"y":20},{"unified":"1f926-1f3fb-200d-2640-fe0f","native":"🤦🏻♀️","x":40,"y":21},{"unified":"1f926-1f3fc-200d-2640-fe0f","native":"🤦🏼♀️","x":40,"y":22},{"unified":"1f926-1f3fd-200d-2640-fe0f","native":"🤦🏽♀️","x":40,"y":23},{"unified":"1f926-1f3fe-200d-2640-fe0f","native":"🤦🏾♀️","x":40,"y":24},{"unified":"1f926-1f3ff-200d-2640-fe0f","native":"🤦🏿♀️","x":40,"y":25}],"version":4},"shrug":{"id":"shrug","name":"Shrug","keywords":["person","shrugging","regardless"],"skins":[{"unified":"1f937","native":"🤷","x":41,"y":52},{"unified":"1f937-1f3fb","native":"🤷🏻","x":41,"y":53},{"unified":"1f937-1f3fc","native":"🤷🏼","x":41,"y":54},{"unified":"1f937-1f3fd","native":"🤷🏽","x":41,"y":55},{"unified":"1f937-1f3fe","native":"🤷🏾","x":41,"y":56},{"unified":"1f937-1f3ff","native":"🤷🏿","x":41,"y":57}],"version":3},"man-shrugging":{"id":"man-shrugging","name":"Man Shrugging","keywords":["male","boy","confused","indifferent","doubt"],"skins":[{"unified":"1f937-200d-2642-fe0f","native":"🤷♂️","x":41,"y":46},{"unified":"1f937-1f3fb-200d-2642-fe0f","native":"🤷🏻♂️","x":41,"y":47},{"unified":"1f937-1f3fc-200d-2642-fe0f","native":"🤷🏼♂️","x":41,"y":48},{"unified":"1f937-1f3fd-200d-2642-fe0f","native":"🤷🏽♂️","x":41,"y":49},{"unified":"1f937-1f3fe-200d-2642-fe0f","native":"🤷🏾♂️","x":41,"y":50},{"unified":"1f937-1f3ff-200d-2642-fe0f","native":"🤷🏿♂️","x":41,"y":51}],"version":4},"woman-shrugging":{"id":"woman-shrugging","name":"Woman Shrugging","keywords":["female","girl","confused","indifferent","doubt"],"skins":[{"unified":"1f937-200d-2640-fe0f","native":"🤷♀️","x":41,"y":40},{"unified":"1f937-1f3fb-200d-2640-fe0f","native":"🤷🏻♀️","x":41,"y":41},{"unified":"1f937-1f3fc-200d-2640-fe0f","native":"🤷🏼♀️","x":41,"y":42},{"unified":"1f937-1f3fd-200d-2640-fe0f","native":"🤷🏽♀️","x":41,"y":43},{"unified":"1f937-1f3fe-200d-2640-fe0f","native":"🤷🏾♀️","x":41,"y":44},{"unified":"1f937-1f3ff-200d-2640-fe0f","native":"🤷🏿♀️","x":41,"y":45}],"version":4},"health_worker":{"id":"health_worker","name":"Health Worker","keywords":["hospital"],"skins":[{"unified":"1f9d1-200d-2695-fe0f","native":"🧑⚕️","x":49,"y":50},{"unified":"1f9d1-1f3fb-200d-2695-fe0f","native":"🧑🏻⚕️","x":49,"y":51},{"unified":"1f9d1-1f3fc-200d-2695-fe0f","native":"🧑🏼⚕️","x":49,"y":52},{"unified":"1f9d1-1f3fd-200d-2695-fe0f","native":"🧑🏽⚕️","x":49,"y":53},{"unified":"1f9d1-1f3fe-200d-2695-fe0f","native":"🧑🏾⚕️","x":49,"y":54},{"unified":"1f9d1-1f3ff-200d-2695-fe0f","native":"🧑🏿⚕️","x":49,"y":55}],"version":12.1},"male-doctor":{"id":"male-doctor","name":"Man Health Worker","keywords":["male","doctor","nurse","therapist","healthcare","human"],"skins":[{"unified":"1f468-200d-2695-fe0f","native":"👨⚕️","x":16,"y":5},{"unified":"1f468-1f3fb-200d-2695-fe0f","native":"👨🏻⚕️","x":16,"y":6},{"unified":"1f468-1f3fc-200d-2695-fe0f","native":"👨🏼⚕️","x":16,"y":7},{"unified":"1f468-1f3fd-200d-2695-fe0f","native":"👨🏽⚕️","x":16,"y":8},{"unified":"1f468-1f3fe-200d-2695-fe0f","native":"👨🏾⚕️","x":16,"y":9},{"unified":"1f468-1f3ff-200d-2695-fe0f","native":"👨🏿⚕️","x":16,"y":10}],"version":4},"female-doctor":{"id":"female-doctor","name":"Woman Health Worker","keywords":["female","doctor","nurse","therapist","healthcare","human"],"skins":[{"unified":"1f469-200d-2695-fe0f","native":"👩⚕️","x":19,"y":34},{"unified":"1f469-1f3fb-200d-2695-fe0f","native":"👩🏻⚕️","x":19,"y":35},{"unified":"1f469-1f3fc-200d-2695-fe0f","native":"👩🏼⚕️","x":19,"y":36},{"unified":"1f469-1f3fd-200d-2695-fe0f","native":"👩🏽⚕️","x":19,"y":37},{"unified":"1f469-1f3fe-200d-2695-fe0f","native":"👩🏾⚕️","x":19,"y":38},{"unified":"1f469-1f3ff-200d-2695-fe0f","native":"👩🏿⚕️","x":19,"y":39}],"version":4},"student":{"id":"student","name":"Student","keywords":["learn"],"skins":[{"unified":"1f9d1-200d-1f393","native":"🧑🎓","x":47,"y":38},{"unified":"1f9d1-1f3fb-200d-1f393","native":"🧑🏻🎓","x":47,"y":39},{"unified":"1f9d1-1f3fc-200d-1f393","native":"🧑🏼🎓","x":47,"y":40},{"unified":"1f9d1-1f3fd-200d-1f393","native":"🧑🏽🎓","x":47,"y":41},{"unified":"1f9d1-1f3fe-200d-1f393","native":"🧑🏾🎓","x":47,"y":42},{"unified":"1f9d1-1f3ff-200d-1f393","native":"🧑🏿🎓","x":47,"y":43}],"version":12.1},"male-student":{"id":"male-student","name":"Man Student","keywords":["male","graduate","human"],"skins":[{"unified":"1f468-200d-1f393","native":"👨🎓","x":14,"y":4},{"unified":"1f468-1f3fb-200d-1f393","native":"👨🏻🎓","x":14,"y":5},{"unified":"1f468-1f3fc-200d-1f393","native":"👨🏼🎓","x":14,"y":6},{"unified":"1f468-1f3fd-200d-1f393","native":"👨🏽🎓","x":14,"y":7},{"unified":"1f468-1f3fe-200d-1f393","native":"👨🏾🎓","x":14,"y":8},{"unified":"1f468-1f3ff-200d-1f393","native":"👨🏿🎓","x":14,"y":9}],"version":4},"female-student":{"id":"female-student","name":"Woman Student","keywords":["female","graduate","human"],"skins":[{"unified":"1f469-200d-1f393","native":"👩🎓","x":17,"y":38},{"unified":"1f469-1f3fb-200d-1f393","native":"👩🏻🎓","x":17,"y":39},{"unified":"1f469-1f3fc-200d-1f393","native":"👩🏼🎓","x":17,"y":40},{"unified":"1f469-1f3fd-200d-1f393","native":"👩🏽🎓","x":17,"y":41},{"unified":"1f469-1f3fe-200d-1f393","native":"👩🏾🎓","x":17,"y":42},{"unified":"1f469-1f3ff-200d-1f393","native":"👩🏿🎓","x":17,"y":43}],"version":4},"teacher":{"id":"teacher","name":"Teacher","keywords":["professor"],"skins":[{"unified":"1f9d1-200d-1f3eb","native":"🧑🏫","x":47,"y":56},{"unified":"1f9d1-1f3fb-200d-1f3eb","native":"🧑🏻🏫","x":47,"y":57},{"unified":"1f9d1-1f3fc-200d-1f3eb","native":"🧑🏼🏫","x":47,"y":58},{"unified":"1f9d1-1f3fd-200d-1f3eb","native":"🧑🏽🏫","x":47,"y":59},{"unified":"1f9d1-1f3fe-200d-1f3eb","native":"🧑🏾🏫","x":47,"y":60},{"unified":"1f9d1-1f3ff-200d-1f3eb","native":"🧑🏿🏫","x":48,"y":0}],"version":12.1},"male-teacher":{"id":"male-teacher","name":"Man Teacher","keywords":["male","instructor","professor","human"],"skins":[{"unified":"1f468-200d-1f3eb","native":"👨🏫","x":14,"y":22},{"unified":"1f468-1f3fb-200d-1f3eb","native":"👨🏻🏫","x":14,"y":23},{"unified":"1f468-1f3fc-200d-1f3eb","native":"👨🏼🏫","x":14,"y":24},{"unified":"1f468-1f3fd-200d-1f3eb","native":"👨🏽🏫","x":14,"y":25},{"unified":"1f468-1f3fe-200d-1f3eb","native":"👨🏾🏫","x":14,"y":26},{"unified":"1f468-1f3ff-200d-1f3eb","native":"👨🏿🏫","x":14,"y":27}],"version":4},"female-teacher":{"id":"female-teacher","name":"Woman Teacher","keywords":["female","instructor","professor","human"],"skins":[{"unified":"1f469-200d-1f3eb","native":"👩🏫","x":17,"y":56},{"unified":"1f469-1f3fb-200d-1f3eb","native":"👩🏻🏫","x":17,"y":57},{"unified":"1f469-1f3fc-200d-1f3eb","native":"👩🏼🏫","x":17,"y":58},{"unified":"1f469-1f3fd-200d-1f3eb","native":"👩🏽🏫","x":17,"y":59},{"unified":"1f469-1f3fe-200d-1f3eb","native":"👩🏾🏫","x":17,"y":60},{"unified":"1f469-1f3ff-200d-1f3eb","native":"👩🏿🏫","x":18,"y":0}],"version":4},"judge":{"id":"judge","name":"Judge","keywords":["law"],"skins":[{"unified":"1f9d1-200d-2696-fe0f","native":"🧑⚖️","x":49,"y":56},{"unified":"1f9d1-1f3fb-200d-2696-fe0f","native":"🧑🏻⚖️","x":49,"y":57},{"unified":"1f9d1-1f3fc-200d-2696-fe0f","native":"🧑🏼⚖️","x":49,"y":58},{"unified":"1f9d1-1f3fd-200d-2696-fe0f","native":"🧑🏽⚖️","x":49,"y":59},{"unified":"1f9d1-1f3fe-200d-2696-fe0f","native":"🧑🏾⚖️","x":49,"y":60},{"unified":"1f9d1-1f3ff-200d-2696-fe0f","native":"🧑🏿⚖️","x":50,"y":0}],"version":12.1},"male-judge":{"id":"male-judge","name":"Man Judge","keywords":["male","justice","court","human"],"skins":[{"unified":"1f468-200d-2696-fe0f","native":"👨⚖️","x":16,"y":11},{"unified":"1f468-1f3fb-200d-2696-fe0f","native":"👨🏻⚖️","x":16,"y":12},{"unified":"1f468-1f3fc-200d-2696-fe0f","native":"👨🏼⚖️","x":16,"y":13},{"unified":"1f468-1f3fd-200d-2696-fe0f","native":"👨🏽⚖️","x":16,"y":14},{"unified":"1f468-1f3fe-200d-2696-fe0f","native":"👨🏾⚖️","x":16,"y":15},{"unified":"1f468-1f3ff-200d-2696-fe0f","native":"👨🏿⚖️","x":16,"y":16}],"version":4},"female-judge":{"id":"female-judge","name":"Woman Judge","keywords":["female","justice","court","human"],"skins":[{"unified":"1f469-200d-2696-fe0f","native":"👩⚖️","x":19,"y":40},{"unified":"1f469-1f3fb-200d-2696-fe0f","native":"👩🏻⚖️","x":19,"y":41},{"unified":"1f469-1f3fc-200d-2696-fe0f","native":"👩🏼⚖️","x":19,"y":42},{"unified":"1f469-1f3fd-200d-2696-fe0f","native":"👩🏽⚖️","x":19,"y":43},{"unified":"1f469-1f3fe-200d-2696-fe0f","native":"👩🏾⚖️","x":19,"y":44},{"unified":"1f469-1f3ff-200d-2696-fe0f","native":"👩🏿⚖️","x":19,"y":45}],"version":4},"farmer":{"id":"farmer","name":"Farmer","keywords":["crops"],"skins":[{"unified":"1f9d1-200d-1f33e","native":"🧑🌾","x":47,"y":14},{"unified":"1f9d1-1f3fb-200d-1f33e","native":"🧑🏻🌾","x":47,"y":15},{"unified":"1f9d1-1f3fc-200d-1f33e","native":"🧑🏼🌾","x":47,"y":16},{"unified":"1f9d1-1f3fd-200d-1f33e","native":"🧑🏽🌾","x":47,"y":17},{"unified":"1f9d1-1f3fe-200d-1f33e","native":"🧑🏾🌾","x":47,"y":18},{"unified":"1f9d1-1f3ff-200d-1f33e","native":"🧑🏿🌾","x":47,"y":19}],"version":12.1},"male-farmer":{"id":"male-farmer","name":"Man Farmer","keywords":["male","rancher","gardener","human"],"skins":[{"unified":"1f468-200d-1f33e","native":"👨🌾","x":13,"y":47},{"unified":"1f468-1f3fb-200d-1f33e","native":"👨🏻🌾","x":13,"y":48},{"unified":"1f468-1f3fc-200d-1f33e","native":"👨🏼🌾","x":13,"y":49},{"unified":"1f468-1f3fd-200d-1f33e","native":"👨🏽🌾","x":13,"y":50},{"unified":"1f468-1f3fe-200d-1f33e","native":"👨🏾🌾","x":13,"y":51},{"unified":"1f468-1f3ff-200d-1f33e","native":"👨🏿🌾","x":13,"y":52}],"version":4},"female-farmer":{"id":"female-farmer","name":"Woman Farmer","keywords":["female","rancher","gardener","human"],"skins":[{"unified":"1f469-200d-1f33e","native":"👩🌾","x":17,"y":20},{"unified":"1f469-1f3fb-200d-1f33e","native":"👩🏻🌾","x":17,"y":21},{"unified":"1f469-1f3fc-200d-1f33e","native":"👩🏼🌾","x":17,"y":22},{"unified":"1f469-1f3fd-200d-1f33e","native":"👩🏽🌾","x":17,"y":23},{"unified":"1f469-1f3fe-200d-1f33e","native":"👩🏾🌾","x":17,"y":24},{"unified":"1f469-1f3ff-200d-1f33e","native":"👩🏿🌾","x":17,"y":25}],"version":4},"cook":{"id":"cook","name":"Cook","keywords":["food","kitchen","culinary"],"skins":[{"unified":"1f9d1-200d-1f373","native":"🧑🍳","x":47,"y":20},{"unified":"1f9d1-1f3fb-200d-1f373","native":"🧑🏻🍳","x":47,"y":21},{"unified":"1f9d1-1f3fc-200d-1f373","native":"🧑🏼🍳","x":47,"y":22},{"unified":"1f9d1-1f3fd-200d-1f373","native":"🧑🏽🍳","x":47,"y":23},{"unified":"1f9d1-1f3fe-200d-1f373","native":"🧑🏾🍳","x":47,"y":24},{"unified":"1f9d1-1f3ff-200d-1f373","native":"🧑🏿🍳","x":47,"y":25}],"version":12.1},"male-cook":{"id":"male-cook","name":"Man Cook","keywords":["male","chef","human"],"skins":[{"unified":"1f468-200d-1f373","native":"👨🍳","x":13,"y":53},{"unified":"1f468-1f3fb-200d-1f373","native":"👨🏻🍳","x":13,"y":54},{"unified":"1f468-1f3fc-200d-1f373","native":"👨🏼🍳","x":13,"y":55},{"unified":"1f468-1f3fd-200d-1f373","native":"👨🏽🍳","x":13,"y":56},{"unified":"1f468-1f3fe-200d-1f373","native":"👨🏾🍳","x":13,"y":57},{"unified":"1f468-1f3ff-200d-1f373","native":"👨🏿🍳","x":13,"y":58}],"version":4},"female-cook":{"id":"female-cook","name":"Woman Cook","keywords":["female","chef","human"],"skins":[{"unified":"1f469-200d-1f373","native":"👩🍳","x":17,"y":26},{"unified":"1f469-1f3fb-200d-1f373","native":"👩🏻🍳","x":17,"y":27},{"unified":"1f469-1f3fc-200d-1f373","native":"👩🏼🍳","x":17,"y":28},{"unified":"1f469-1f3fd-200d-1f373","native":"👩🏽🍳","x":17,"y":29},{"unified":"1f469-1f3fe-200d-1f373","native":"👩🏾🍳","x":17,"y":30},{"unified":"1f469-1f3ff-200d-1f373","native":"👩🏿🍳","x":17,"y":31}],"version":4},"mechanic":{"id":"mechanic","name":"Mechanic","keywords":["worker","technician"],"skins":[{"unified":"1f9d1-200d-1f527","native":"🧑🔧","x":48,"y":19},{"unified":"1f9d1-1f3fb-200d-1f527","native":"🧑🏻🔧","x":48,"y":20},{"unified":"1f9d1-1f3fc-200d-1f527","native":"🧑🏼🔧","x":48,"y":21},{"unified":"1f9d1-1f3fd-200d-1f527","native":"🧑🏽🔧","x":48,"y":22},{"unified":"1f9d1-1f3fe-200d-1f527","native":"🧑🏾🔧","x":48,"y":23},{"unified":"1f9d1-1f3ff-200d-1f527","native":"🧑🏿🔧","x":48,"y":24}],"version":12.1},"male-mechanic":{"id":"male-mechanic","name":"Man Mechanic","keywords":["male","plumber","human","wrench"],"skins":[{"unified":"1f468-200d-1f527","native":"👨🔧","x":15,"y":0},{"unified":"1f468-1f3fb-200d-1f527","native":"👨🏻🔧","x":15,"y":1},{"unified":"1f468-1f3fc-200d-1f527","native":"👨🏼🔧","x":15,"y":2},{"unified":"1f468-1f3fd-200d-1f527","native":"👨🏽🔧","x":15,"y":3},{"unified":"1f468-1f3fe-200d-1f527","native":"👨🏾🔧","x":15,"y":4},{"unified":"1f468-1f3ff-200d-1f527","native":"👨🏿🔧","x":15,"y":5}],"version":4},"female-mechanic":{"id":"female-mechanic","name":"Woman Mechanic","keywords":["female","plumber","human","wrench"],"skins":[{"unified":"1f469-200d-1f527","native":"👩🔧","x":18,"y":29},{"unified":"1f469-1f3fb-200d-1f527","native":"👩🏻🔧","x":18,"y":30},{"unified":"1f469-1f3fc-200d-1f527","native":"👩🏼🔧","x":18,"y":31},{"unified":"1f469-1f3fd-200d-1f527","native":"👩🏽🔧","x":18,"y":32},{"unified":"1f469-1f3fe-200d-1f527","native":"👩🏾🔧","x":18,"y":33},{"unified":"1f469-1f3ff-200d-1f527","native":"👩🏿🔧","x":18,"y":34}],"version":4},"factory_worker":{"id":"factory_worker","name":"Factory Worker","keywords":["labor"],"skins":[{"unified":"1f9d1-200d-1f3ed","native":"🧑🏭","x":48,"y":1},{"unified":"1f9d1-1f3fb-200d-1f3ed","native":"🧑🏻🏭","x":48,"y":2},{"unified":"1f9d1-1f3fc-200d-1f3ed","native":"🧑🏼🏭","x":48,"y":3},{"unified":"1f9d1-1f3fd-200d-1f3ed","native":"🧑🏽🏭","x":48,"y":4},{"unified":"1f9d1-1f3fe-200d-1f3ed","native":"🧑🏾🏭","x":48,"y":5},{"unified":"1f9d1-1f3ff-200d-1f3ed","native":"🧑🏿🏭","x":48,"y":6}],"version":12.1},"male-factory-worker":{"id":"male-factory-worker","name":"Man Factory Worker","keywords":["male","factory-worker","assembly","industrial","human"],"skins":[{"unified":"1f468-200d-1f3ed","native":"👨🏭","x":14,"y":28},{"unified":"1f468-1f3fb-200d-1f3ed","native":"👨🏻🏭","x":14,"y":29},{"unified":"1f468-1f3fc-200d-1f3ed","native":"👨🏼🏭","x":14,"y":30},{"unified":"1f468-1f3fd-200d-1f3ed","native":"👨🏽🏭","x":14,"y":31},{"unified":"1f468-1f3fe-200d-1f3ed","native":"👨🏾🏭","x":14,"y":32},{"unified":"1f468-1f3ff-200d-1f3ed","native":"👨🏿🏭","x":14,"y":33}],"version":4},"female-factory-worker":{"id":"female-factory-worker","name":"Woman Factory Worker","keywords":["female","factory-worker","assembly","industrial","human"],"skins":[{"unified":"1f469-200d-1f3ed","native":"👩🏭","x":18,"y":1},{"unified":"1f469-1f3fb-200d-1f3ed","native":"👩🏻🏭","x":18,"y":2},{"unified":"1f469-1f3fc-200d-1f3ed","native":"👩🏼🏭","x":18,"y":3},{"unified":"1f469-1f3fd-200d-1f3ed","native":"👩🏽🏭","x":18,"y":4},{"unified":"1f469-1f3fe-200d-1f3ed","native":"👩🏾🏭","x":18,"y":5},{"unified":"1f469-1f3ff-200d-1f3ed","native":"👩🏿🏭","x":18,"y":6}],"version":4},"office_worker":{"id":"office_worker","name":"Office Worker","keywords":["business"],"skins":[{"unified":"1f9d1-200d-1f4bc","native":"🧑💼","x":48,"y":13},{"unified":"1f9d1-1f3fb-200d-1f4bc","native":"🧑🏻💼","x":48,"y":14},{"unified":"1f9d1-1f3fc-200d-1f4bc","native":"🧑🏼💼","x":48,"y":15},{"unified":"1f9d1-1f3fd-200d-1f4bc","native":"🧑🏽💼","x":48,"y":16},{"unified":"1f9d1-1f3fe-200d-1f4bc","native":"🧑🏾💼","x":48,"y":17},{"unified":"1f9d1-1f3ff-200d-1f4bc","native":"🧑🏿💼","x":48,"y":18}],"version":12.1},"male-office-worker":{"id":"male-office-worker","name":"Man Office Worker","keywords":["male","office-worker","business","manager","human"],"skins":[{"unified":"1f468-200d-1f4bc","native":"👨💼","x":14,"y":55},{"unified":"1f468-1f3fb-200d-1f4bc","native":"👨🏻💼","x":14,"y":56},{"unified":"1f468-1f3fc-200d-1f4bc","native":"👨🏼💼","x":14,"y":57},{"unified":"1f468-1f3fd-200d-1f4bc","native":"👨🏽💼","x":14,"y":58},{"unified":"1f468-1f3fe-200d-1f4bc","native":"👨🏾💼","x":14,"y":59},{"unified":"1f468-1f3ff-200d-1f4bc","native":"👨🏿💼","x":14,"y":60}],"version":4},"female-office-worker":{"id":"female-office-worker","name":"Woman Office Worker","keywords":["female","office-worker","business","manager","human"],"skins":[{"unified":"1f469-200d-1f4bc","native":"👩💼","x":18,"y":23},{"unified":"1f469-1f3fb-200d-1f4bc","native":"👩🏻💼","x":18,"y":24},{"unified":"1f469-1f3fc-200d-1f4bc","native":"👩🏼💼","x":18,"y":25},{"unified":"1f469-1f3fd-200d-1f4bc","native":"👩🏽💼","x":18,"y":26},{"unified":"1f469-1f3fe-200d-1f4bc","native":"👩🏾💼","x":18,"y":27},{"unified":"1f469-1f3ff-200d-1f4bc","native":"👩🏿💼","x":18,"y":28}],"version":4},"scientist":{"id":"scientist","name":"Scientist","keywords":["chemistry"],"skins":[{"unified":"1f9d1-200d-1f52c","native":"🧑🔬","x":48,"y":25},{"unified":"1f9d1-1f3fb-200d-1f52c","native":"🧑🏻🔬","x":48,"y":26},{"unified":"1f9d1-1f3fc-200d-1f52c","native":"🧑🏼🔬","x":48,"y":27},{"unified":"1f9d1-1f3fd-200d-1f52c","native":"🧑🏽🔬","x":48,"y":28},{"unified":"1f9d1-1f3fe-200d-1f52c","native":"🧑🏾🔬","x":48,"y":29},{"unified":"1f9d1-1f3ff-200d-1f52c","native":"🧑🏿🔬","x":48,"y":30}],"version":12.1},"male-scientist":{"id":"male-scientist","name":"Man Scientist","keywords":["male","biologist","chemist","engineer","physicist","human"],"skins":[{"unified":"1f468-200d-1f52c","native":"👨🔬","x":15,"y":6},{"unified":"1f468-1f3fb-200d-1f52c","native":"👨🏻🔬","x":15,"y":7},{"unified":"1f468-1f3fc-200d-1f52c","native":"👨🏼🔬","x":15,"y":8},{"unified":"1f468-1f3fd-200d-1f52c","native":"👨🏽🔬","x":15,"y":9},{"unified":"1f468-1f3fe-200d-1f52c","native":"👨🏾🔬","x":15,"y":10},{"unified":"1f468-1f3ff-200d-1f52c","native":"👨🏿🔬","x":15,"y":11}],"version":4},"female-scientist":{"id":"female-scientist","name":"Woman Scientist","keywords":["female","biologist","chemist","engineer","physicist","human"],"skins":[{"unified":"1f469-200d-1f52c","native":"👩🔬","x":18,"y":35},{"unified":"1f469-1f3fb-200d-1f52c","native":"👩🏻🔬","x":18,"y":36},{"unified":"1f469-1f3fc-200d-1f52c","native":"👩🏼🔬","x":18,"y":37},{"unified":"1f469-1f3fd-200d-1f52c","native":"👩🏽🔬","x":18,"y":38},{"unified":"1f469-1f3fe-200d-1f52c","native":"👩🏾🔬","x":18,"y":39},{"unified":"1f469-1f3ff-200d-1f52c","native":"👩🏿🔬","x":18,"y":40}],"version":4},"technologist":{"id":"technologist","name":"Technologist","keywords":["computer"],"skins":[{"unified":"1f9d1-200d-1f4bb","native":"🧑💻","x":48,"y":7},{"unified":"1f9d1-1f3fb-200d-1f4bb","native":"🧑🏻💻","x":48,"y":8},{"unified":"1f9d1-1f3fc-200d-1f4bb","native":"🧑🏼💻","x":48,"y":9},{"unified":"1f9d1-1f3fd-200d-1f4bb","native":"🧑🏽💻","x":48,"y":10},{"unified":"1f9d1-1f3fe-200d-1f4bb","native":"🧑🏾💻","x":48,"y":11},{"unified":"1f9d1-1f3ff-200d-1f4bb","native":"🧑🏿💻","x":48,"y":12}],"version":12.1},"male-technologist":{"id":"male-technologist","name":"Man Technologist","keywords":["male","coder","developer","engineer","programmer","software","human","laptop","computer"],"skins":[{"unified":"1f468-200d-1f4bb","native":"👨💻","x":14,"y":49},{"unified":"1f468-1f3fb-200d-1f4bb","native":"👨🏻💻","x":14,"y":50},{"unified":"1f468-1f3fc-200d-1f4bb","native":"👨🏼💻","x":14,"y":51},{"unified":"1f468-1f3fd-200d-1f4bb","native":"👨🏽💻","x":14,"y":52},{"unified":"1f468-1f3fe-200d-1f4bb","native":"👨🏾💻","x":14,"y":53},{"unified":"1f468-1f3ff-200d-1f4bb","native":"👨🏿💻","x":14,"y":54}],"version":4},"female-technologist":{"id":"female-technologist","name":"Woman Technologist","keywords":["female","coder","developer","engineer","programmer","software","human","laptop","computer"],"skins":[{"unified":"1f469-200d-1f4bb","native":"👩💻","x":18,"y":17},{"unified":"1f469-1f3fb-200d-1f4bb","native":"👩🏻💻","x":18,"y":18},{"unified":"1f469-1f3fc-200d-1f4bb","native":"👩🏼💻","x":18,"y":19},{"unified":"1f469-1f3fd-200d-1f4bb","native":"👩🏽💻","x":18,"y":20},{"unified":"1f469-1f3fe-200d-1f4bb","native":"👩🏾💻","x":18,"y":21},{"unified":"1f469-1f3ff-200d-1f4bb","native":"👩🏿💻","x":18,"y":22}],"version":4},"singer":{"id":"singer","name":"Singer","keywords":["song","artist","performer"],"skins":[{"unified":"1f9d1-200d-1f3a4","native":"🧑🎤","x":47,"y":44},{"unified":"1f9d1-1f3fb-200d-1f3a4","native":"🧑🏻🎤","x":47,"y":45},{"unified":"1f9d1-1f3fc-200d-1f3a4","native":"🧑🏼🎤","x":47,"y":46},{"unified":"1f9d1-1f3fd-200d-1f3a4","native":"🧑🏽🎤","x":47,"y":47},{"unified":"1f9d1-1f3fe-200d-1f3a4","native":"🧑🏾🎤","x":47,"y":48},{"unified":"1f9d1-1f3ff-200d-1f3a4","native":"🧑🏿🎤","x":47,"y":49}],"version":12.1},"male-singer":{"id":"male-singer","name":"Man Singer","keywords":["male","rockstar","entertainer","human"],"skins":[{"unified":"1f468-200d-1f3a4","native":"👨🎤","x":14,"y":10},{"unified":"1f468-1f3fb-200d-1f3a4","native":"👨🏻🎤","x":14,"y":11},{"unified":"1f468-1f3fc-200d-1f3a4","native":"👨🏼🎤","x":14,"y":12},{"unified":"1f468-1f3fd-200d-1f3a4","native":"👨🏽🎤","x":14,"y":13},{"unified":"1f468-1f3fe-200d-1f3a4","native":"👨🏾🎤","x":14,"y":14},{"unified":"1f468-1f3ff-200d-1f3a4","native":"👨🏿🎤","x":14,"y":15}],"version":4},"female-singer":{"id":"female-singer","name":"Woman Singer","keywords":["female","rockstar","entertainer","human"],"skins":[{"unified":"1f469-200d-1f3a4","native":"👩🎤","x":17,"y":44},{"unified":"1f469-1f3fb-200d-1f3a4","native":"👩🏻🎤","x":17,"y":45},{"unified":"1f469-1f3fc-200d-1f3a4","native":"👩🏼🎤","x":17,"y":46},{"unified":"1f469-1f3fd-200d-1f3a4","native":"👩🏽🎤","x":17,"y":47},{"unified":"1f469-1f3fe-200d-1f3a4","native":"👩🏾🎤","x":17,"y":48},{"unified":"1f469-1f3ff-200d-1f3a4","native":"👩🏿🎤","x":17,"y":49}],"version":4},"artist":{"id":"artist","name":"Artist","keywords":["painting","draw","creativity"],"skins":[{"unified":"1f9d1-200d-1f3a8","native":"🧑🎨","x":47,"y":50},{"unified":"1f9d1-1f3fb-200d-1f3a8","native":"🧑🏻🎨","x":47,"y":51},{"unified":"1f9d1-1f3fc-200d-1f3a8","native":"🧑🏼🎨","x":47,"y":52},{"unified":"1f9d1-1f3fd-200d-1f3a8","native":"🧑🏽🎨","x":47,"y":53},{"unified":"1f9d1-1f3fe-200d-1f3a8","native":"🧑🏾🎨","x":47,"y":54},{"unified":"1f9d1-1f3ff-200d-1f3a8","native":"🧑🏿🎨","x":47,"y":55}],"version":12.1},"male-artist":{"id":"male-artist","name":"Man Artist","keywords":["male","painter","human"],"skins":[{"unified":"1f468-200d-1f3a8","native":"👨🎨","x":14,"y":16},{"unified":"1f468-1f3fb-200d-1f3a8","native":"👨🏻🎨","x":14,"y":17},{"unified":"1f468-1f3fc-200d-1f3a8","native":"👨🏼🎨","x":14,"y":18},{"unified":"1f468-1f3fd-200d-1f3a8","native":"👨🏽🎨","x":14,"y":19},{"unified":"1f468-1f3fe-200d-1f3a8","native":"👨🏾🎨","x":14,"y":20},{"unified":"1f468-1f3ff-200d-1f3a8","native":"👨🏿🎨","x":14,"y":21}],"version":4},"female-artist":{"id":"female-artist","name":"Woman Artist","keywords":["female","painter","human"],"skins":[{"unified":"1f469-200d-1f3a8","native":"👩🎨","x":17,"y":50},{"unified":"1f469-1f3fb-200d-1f3a8","native":"👩🏻🎨","x":17,"y":51},{"unified":"1f469-1f3fc-200d-1f3a8","native":"👩🏼🎨","x":17,"y":52},{"unified":"1f469-1f3fd-200d-1f3a8","native":"👩🏽🎨","x":17,"y":53},{"unified":"1f469-1f3fe-200d-1f3a8","native":"👩🏾🎨","x":17,"y":54},{"unified":"1f469-1f3ff-200d-1f3a8","native":"👩🏿🎨","x":17,"y":55}],"version":4},"pilot":{"id":"pilot","name":"Pilot","keywords":["fly","plane","airplane"],"skins":[{"unified":"1f9d1-200d-2708-fe0f","native":"🧑✈️","x":50,"y":1},{"unified":"1f9d1-1f3fb-200d-2708-fe0f","native":"🧑🏻✈️","x":50,"y":2},{"unified":"1f9d1-1f3fc-200d-2708-fe0f","native":"🧑🏼✈️","x":50,"y":3},{"unified":"1f9d1-1f3fd-200d-2708-fe0f","native":"🧑🏽✈️","x":50,"y":4},{"unified":"1f9d1-1f3fe-200d-2708-fe0f","native":"🧑🏾✈️","x":50,"y":5},{"unified":"1f9d1-1f3ff-200d-2708-fe0f","native":"🧑🏿✈️","x":50,"y":6}],"version":12.1},"male-pilot":{"id":"male-pilot","name":"Man Pilot","keywords":["male","aviator","plane","human"],"skins":[{"unified":"1f468-200d-2708-fe0f","native":"👨✈️","x":16,"y":17},{"unified":"1f468-1f3fb-200d-2708-fe0f","native":"👨🏻✈️","x":16,"y":18},{"unified":"1f468-1f3fc-200d-2708-fe0f","native":"👨🏼✈️","x":16,"y":19},{"unified":"1f468-1f3fd-200d-2708-fe0f","native":"👨🏽✈️","x":16,"y":20},{"unified":"1f468-1f3fe-200d-2708-fe0f","native":"👨🏾✈️","x":16,"y":21},{"unified":"1f468-1f3ff-200d-2708-fe0f","native":"👨🏿✈️","x":16,"y":22}],"version":4},"female-pilot":{"id":"female-pilot","name":"Woman Pilot","keywords":["female","aviator","plane","human"],"skins":[{"unified":"1f469-200d-2708-fe0f","native":"👩✈️","x":19,"y":46},{"unified":"1f469-1f3fb-200d-2708-fe0f","native":"👩🏻✈️","x":19,"y":47},{"unified":"1f469-1f3fc-200d-2708-fe0f","native":"👩🏼✈️","x":19,"y":48},{"unified":"1f469-1f3fd-200d-2708-fe0f","native":"👩🏽✈️","x":19,"y":49},{"unified":"1f469-1f3fe-200d-2708-fe0f","native":"👩🏾✈️","x":19,"y":50},{"unified":"1f469-1f3ff-200d-2708-fe0f","native":"👩🏿✈️","x":19,"y":51}],"version":4},"astronaut":{"id":"astronaut","name":"Astronaut","keywords":["outerspace"],"skins":[{"unified":"1f9d1-200d-1f680","native":"🧑🚀","x":48,"y":31},{"unified":"1f9d1-1f3fb-200d-1f680","native":"🧑🏻🚀","x":48,"y":32},{"unified":"1f9d1-1f3fc-200d-1f680","native":"🧑🏼🚀","x":48,"y":33},{"unified":"1f9d1-1f3fd-200d-1f680","native":"🧑🏽🚀","x":48,"y":34},{"unified":"1f9d1-1f3fe-200d-1f680","native":"🧑🏾🚀","x":48,"y":35},{"unified":"1f9d1-1f3ff-200d-1f680","native":"🧑🏿🚀","x":48,"y":36}],"version":12.1},"male-astronaut":{"id":"male-astronaut","name":"Man Astronaut","keywords":["male","space","rocket","human"],"skins":[{"unified":"1f468-200d-1f680","native":"👨🚀","x":15,"y":12},{"unified":"1f468-1f3fb-200d-1f680","native":"👨🏻🚀","x":15,"y":13},{"unified":"1f468-1f3fc-200d-1f680","native":"👨🏼🚀","x":15,"y":14},{"unified":"1f468-1f3fd-200d-1f680","native":"👨🏽🚀","x":15,"y":15},{"unified":"1f468-1f3fe-200d-1f680","native":"👨🏾🚀","x":15,"y":16},{"unified":"1f468-1f3ff-200d-1f680","native":"👨🏿🚀","x":15,"y":17}],"version":4},"female-astronaut":{"id":"female-astronaut","name":"Woman Astronaut","keywords":["female","space","rocket","human"],"skins":[{"unified":"1f469-200d-1f680","native":"👩🚀","x":18,"y":41},{"unified":"1f469-1f3fb-200d-1f680","native":"👩🏻🚀","x":18,"y":42},{"unified":"1f469-1f3fc-200d-1f680","native":"👩🏼🚀","x":18,"y":43},{"unified":"1f469-1f3fd-200d-1f680","native":"👩🏽🚀","x":18,"y":44},{"unified":"1f469-1f3fe-200d-1f680","native":"👩🏾🚀","x":18,"y":45},{"unified":"1f469-1f3ff-200d-1f680","native":"👩🏿🚀","x":18,"y":46}],"version":4},"firefighter":{"id":"firefighter","name":"Firefighter","keywords":["fire"],"skins":[{"unified":"1f9d1-200d-1f692","native":"🧑🚒","x":48,"y":37},{"unified":"1f9d1-1f3fb-200d-1f692","native":"🧑🏻🚒","x":48,"y":38},{"unified":"1f9d1-1f3fc-200d-1f692","native":"🧑🏼🚒","x":48,"y":39},{"unified":"1f9d1-1f3fd-200d-1f692","native":"🧑🏽🚒","x":48,"y":40},{"unified":"1f9d1-1f3fe-200d-1f692","native":"🧑🏾🚒","x":48,"y":41},{"unified":"1f9d1-1f3ff-200d-1f692","native":"🧑🏿🚒","x":48,"y":42}],"version":12.1},"male-firefighter":{"id":"male-firefighter","name":"Man Firefighter","keywords":["male","fireman","human"],"skins":[{"unified":"1f468-200d-1f692","native":"👨🚒","x":15,"y":18},{"unified":"1f468-1f3fb-200d-1f692","native":"👨🏻🚒","x":15,"y":19},{"unified":"1f468-1f3fc-200d-1f692","native":"👨🏼🚒","x":15,"y":20},{"unified":"1f468-1f3fd-200d-1f692","native":"👨🏽🚒","x":15,"y":21},{"unified":"1f468-1f3fe-200d-1f692","native":"👨🏾🚒","x":15,"y":22},{"unified":"1f468-1f3ff-200d-1f692","native":"👨🏿🚒","x":15,"y":23}],"version":4},"female-firefighter":{"id":"female-firefighter","name":"Woman Firefighter","keywords":["female","fireman","human"],"skins":[{"unified":"1f469-200d-1f692","native":"👩🚒","x":18,"y":47},{"unified":"1f469-1f3fb-200d-1f692","native":"👩🏻🚒","x":18,"y":48},{"unified":"1f469-1f3fc-200d-1f692","native":"👩🏼🚒","x":18,"y":49},{"unified":"1f469-1f3fd-200d-1f692","native":"👩🏽🚒","x":18,"y":50},{"unified":"1f469-1f3fe-200d-1f692","native":"👩🏾🚒","x":18,"y":51},{"unified":"1f469-1f3ff-200d-1f692","native":"👩🏿🚒","x":18,"y":52}],"version":4},"cop":{"id":"cop","name":"Police Officer","keywords":["cop"],"skins":[{"unified":"1f46e","native":"👮","x":23,"y":9},{"unified":"1f46e-1f3fb","native":"👮🏻","x":23,"y":10},{"unified":"1f46e-1f3fc","native":"👮🏼","x":23,"y":11},{"unified":"1f46e-1f3fd","native":"👮🏽","x":23,"y":12},{"unified":"1f46e-1f3fe","native":"👮🏾","x":23,"y":13},{"unified":"1f46e-1f3ff","native":"👮🏿","x":23,"y":14}],"version":1},"male-police-officer":{"id":"male-police-officer","name":"Man Police Officer","keywords":["male","police-officer","law","legal","enforcement","arrest","911"],"skins":[{"unified":"1f46e-200d-2642-fe0f","native":"👮♂️","x":23,"y":3},{"unified":"1f46e-1f3fb-200d-2642-fe0f","native":"👮🏻♂️","x":23,"y":4},{"unified":"1f46e-1f3fc-200d-2642-fe0f","native":"👮🏼♂️","x":23,"y":5},{"unified":"1f46e-1f3fd-200d-2642-fe0f","native":"👮🏽♂️","x":23,"y":6},{"unified":"1f46e-1f3fe-200d-2642-fe0f","native":"👮🏾♂️","x":23,"y":7},{"unified":"1f46e-1f3ff-200d-2642-fe0f","native":"👮🏿♂️","x":23,"y":8}],"version":4},"female-police-officer":{"id":"female-police-officer","name":"Woman Police Officer","keywords":["female","police-officer","law","legal","enforcement","arrest","911"],"skins":[{"unified":"1f46e-200d-2640-fe0f","native":"👮♀️","x":22,"y":58},{"unified":"1f46e-1f3fb-200d-2640-fe0f","native":"👮🏻♀️","x":22,"y":59},{"unified":"1f46e-1f3fc-200d-2640-fe0f","native":"👮🏼♀️","x":22,"y":60},{"unified":"1f46e-1f3fd-200d-2640-fe0f","native":"👮🏽♀️","x":23,"y":0},{"unified":"1f46e-1f3fe-200d-2640-fe0f","native":"👮🏾♀️","x":23,"y":1},{"unified":"1f46e-1f3ff-200d-2640-fe0f","native":"👮🏿♀️","x":23,"y":2}],"version":4},"sleuth_or_spy":{"id":"sleuth_or_spy","name":"Detective","keywords":["sleuth","or","spy","human"],"skins":[{"unified":"1f575-fe0f","native":"🕵️","x":31,"y":17},{"unified":"1f575-1f3fb","native":"🕵🏻","x":31,"y":18},{"unified":"1f575-1f3fc","native":"🕵🏼","x":31,"y":19},{"unified":"1f575-1f3fd","native":"🕵🏽","x":31,"y":20},{"unified":"1f575-1f3fe","native":"🕵🏾","x":31,"y":21},{"unified":"1f575-1f3ff","native":"🕵🏿","x":31,"y":22}],"version":1},"male-detective":{"id":"male-detective","name":"Man Detective","keywords":["male","crime"],"skins":[{"unified":"1f575-fe0f-200d-2642-fe0f","native":"🕵️♂️","x":31,"y":11},{"unified":"1f575-1f3fb-200d-2642-fe0f","native":"🕵🏻♂️","x":31,"y":12},{"unified":"1f575-1f3fc-200d-2642-fe0f","native":"🕵🏼♂️","x":31,"y":13},{"unified":"1f575-1f3fd-200d-2642-fe0f","native":"🕵🏽♂️","x":31,"y":14},{"unified":"1f575-1f3fe-200d-2642-fe0f","native":"🕵🏾♂️","x":31,"y":15},{"unified":"1f575-1f3ff-200d-2642-fe0f","native":"🕵🏿♂️","x":31,"y":16}],"version":4},"female-detective":{"id":"female-detective","name":"Woman Detective","keywords":["female","human","spy"],"skins":[{"unified":"1f575-fe0f-200d-2640-fe0f","native":"🕵️♀️","x":31,"y":5},{"unified":"1f575-1f3fb-200d-2640-fe0f","native":"🕵🏻♀️","x":31,"y":6},{"unified":"1f575-1f3fc-200d-2640-fe0f","native":"🕵🏼♀️","x":31,"y":7},{"unified":"1f575-1f3fd-200d-2640-fe0f","native":"🕵🏽♀️","x":31,"y":8},{"unified":"1f575-1f3fe-200d-2640-fe0f","native":"🕵🏾♀️","x":31,"y":9},{"unified":"1f575-1f3ff-200d-2640-fe0f","native":"🕵🏿♀️","x":31,"y":10}],"version":4},"guardsman":{"id":"guardsman","name":"Guard","keywords":["guardsman","protect"],"skins":[{"unified":"1f482","native":"💂","x":25,"y":41},{"unified":"1f482-1f3fb","native":"💂🏻","x":25,"y":42},{"unified":"1f482-1f3fc","native":"💂🏼","x":25,"y":43},{"unified":"1f482-1f3fd","native":"💂🏽","x":25,"y":44},{"unified":"1f482-1f3fe","native":"💂🏾","x":25,"y":45},{"unified":"1f482-1f3ff","native":"💂🏿","x":25,"y":46}],"version":1},"male-guard":{"id":"male-guard","name":"Man Guard","keywords":["male","uk","gb","british","guy","royal"],"skins":[{"unified":"1f482-200d-2642-fe0f","native":"💂♂️","x":25,"y":35},{"unified":"1f482-1f3fb-200d-2642-fe0f","native":"💂🏻♂️","x":25,"y":36},{"unified":"1f482-1f3fc-200d-2642-fe0f","native":"💂🏼♂️","x":25,"y":37},{"unified":"1f482-1f3fd-200d-2642-fe0f","native":"💂🏽♂️","x":25,"y":38},{"unified":"1f482-1f3fe-200d-2642-fe0f","native":"💂🏾♂️","x":25,"y":39},{"unified":"1f482-1f3ff-200d-2642-fe0f","native":"💂🏿♂️","x":25,"y":40}],"version":4},"female-guard":{"id":"female-guard","name":"Woman Guard","keywords":["female","uk","gb","british","royal"],"skins":[{"unified":"1f482-200d-2640-fe0f","native":"💂♀️","x":25,"y":29},{"unified":"1f482-1f3fb-200d-2640-fe0f","native":"💂🏻♀️","x":25,"y":30},{"unified":"1f482-1f3fc-200d-2640-fe0f","native":"💂🏼♀️","x":25,"y":31},{"unified":"1f482-1f3fd-200d-2640-fe0f","native":"💂🏽♀️","x":25,"y":32},{"unified":"1f482-1f3fe-200d-2640-fe0f","native":"💂🏾♀️","x":25,"y":33},{"unified":"1f482-1f3ff-200d-2640-fe0f","native":"💂🏿♀️","x":25,"y":34}],"version":4},"ninja":{"id":"ninja","name":"Ninja","keywords":["ninjutsu","skills","japanese"],"skins":[{"unified":"1f977","native":"🥷","x":44,"y":6},{"unified":"1f977-1f3fb","native":"🥷🏻","x":44,"y":7},{"unified":"1f977-1f3fc","native":"🥷🏼","x":44,"y":8},{"unified":"1f977-1f3fd","native":"🥷🏽","x":44,"y":9},{"unified":"1f977-1f3fe","native":"🥷🏾","x":44,"y":10},{"unified":"1f977-1f3ff","native":"🥷🏿","x":44,"y":11}],"version":13},"construction_worker":{"id":"construction_worker","name":"Construction Worker","keywords":["labor","build"],"skins":[{"unified":"1f477","native":"👷","x":24,"y":47},{"unified":"1f477-1f3fb","native":"👷🏻","x":24,"y":48},{"unified":"1f477-1f3fc","native":"👷🏼","x":24,"y":49},{"unified":"1f477-1f3fd","native":"👷🏽","x":24,"y":50},{"unified":"1f477-1f3fe","native":"👷🏾","x":24,"y":51},{"unified":"1f477-1f3ff","native":"👷🏿","x":24,"y":52}],"version":1},"male-construction-worker":{"id":"male-construction-worker","name":"Man Construction Worker","keywords":["male","construction-worker","human","wip","guy","build","labor"],"skins":[{"unified":"1f477-200d-2642-fe0f","native":"👷♂️","x":24,"y":41},{"unified":"1f477-1f3fb-200d-2642-fe0f","native":"👷🏻♂️","x":24,"y":42},{"unified":"1f477-1f3fc-200d-2642-fe0f","native":"👷🏼♂️","x":24,"y":43},{"unified":"1f477-1f3fd-200d-2642-fe0f","native":"👷🏽♂️","x":24,"y":44},{"unified":"1f477-1f3fe-200d-2642-fe0f","native":"👷🏾♂️","x":24,"y":45},{"unified":"1f477-1f3ff-200d-2642-fe0f","native":"👷🏿♂️","x":24,"y":46}],"version":4},"female-construction-worker":{"id":"female-construction-worker","name":"Woman Construction Worker","keywords":["female","construction-worker","human","wip","build","labor"],"skins":[{"unified":"1f477-200d-2640-fe0f","native":"👷♀️","x":24,"y":35},{"unified":"1f477-1f3fb-200d-2640-fe0f","native":"👷🏻♀️","x":24,"y":36},{"unified":"1f477-1f3fc-200d-2640-fe0f","native":"👷🏼♀️","x":24,"y":37},{"unified":"1f477-1f3fd-200d-2640-fe0f","native":"👷🏽♀️","x":24,"y":38},{"unified":"1f477-1f3fe-200d-2640-fe0f","native":"👷🏾♀️","x":24,"y":39},{"unified":"1f477-1f3ff-200d-2640-fe0f","native":"👷🏿♀️","x":24,"y":40}],"version":4},"person_with_crown":{"id":"person_with_crown","name":"Person with Crown","keywords":["royalty","power"],"skins":[{"unified":"1fac5","native":"🫅","x":55,"y":10},{"unified":"1fac5-1f3fb","native":"🫅🏻","x":55,"y":11},{"unified":"1fac5-1f3fc","native":"🫅🏼","x":55,"y":12},{"unified":"1fac5-1f3fd","native":"🫅🏽","x":55,"y":13},{"unified":"1fac5-1f3fe","native":"🫅🏾","x":55,"y":14},{"unified":"1fac5-1f3ff","native":"🫅🏿","x":55,"y":15}],"version":14},"prince":{"id":"prince","name":"Prince","keywords":["boy","man","male","crown","royal","king"],"skins":[{"unified":"1f934","native":"🤴","x":41,"y":10},{"unified":"1f934-1f3fb","native":"🤴🏻","x":41,"y":11},{"unified":"1f934-1f3fc","native":"🤴🏼","x":41,"y":12},{"unified":"1f934-1f3fd","native":"🤴🏽","x":41,"y":13},{"unified":"1f934-1f3fe","native":"🤴🏾","x":41,"y":14},{"unified":"1f934-1f3ff","native":"🤴🏿","x":41,"y":15}],"version":3},"princess":{"id":"princess","name":"Princess","keywords":["girl","woman","female","blond","crown","royal","queen"],"skins":[{"unified":"1f478","native":"👸","x":24,"y":53},{"unified":"1f478-1f3fb","native":"👸🏻","x":24,"y":54},{"unified":"1f478-1f3fc","native":"👸🏼","x":24,"y":55},{"unified":"1f478-1f3fd","native":"👸🏽","x":24,"y":56},{"unified":"1f478-1f3fe","native":"👸🏾","x":24,"y":57},{"unified":"1f478-1f3ff","native":"👸🏿","x":24,"y":58}],"version":1},"man_with_turban":{"id":"man_with_turban","name":"Man with Turban","keywords":["person","wearing","headdress"],"skins":[{"unified":"1f473","native":"👳","x":24,"y":11},{"unified":"1f473-1f3fb","native":"👳🏻","x":24,"y":12},{"unified":"1f473-1f3fc","native":"👳🏼","x":24,"y":13},{"unified":"1f473-1f3fd","native":"👳🏽","x":24,"y":14},{"unified":"1f473-1f3fe","native":"👳🏾","x":24,"y":15},{"unified":"1f473-1f3ff","native":"👳🏿","x":24,"y":16}],"version":1},"man-wearing-turban":{"id":"man-wearing-turban","name":"Man Wearing Turban","keywords":["wearing-turban","male","indian","hinduism","arabs"],"skins":[{"unified":"1f473-200d-2642-fe0f","native":"👳♂️","x":24,"y":5},{"unified":"1f473-1f3fb-200d-2642-fe0f","native":"👳🏻♂️","x":24,"y":6},{"unified":"1f473-1f3fc-200d-2642-fe0f","native":"👳🏼♂️","x":24,"y":7},{"unified":"1f473-1f3fd-200d-2642-fe0f","native":"👳🏽♂️","x":24,"y":8},{"unified":"1f473-1f3fe-200d-2642-fe0f","native":"👳🏾♂️","x":24,"y":9},{"unified":"1f473-1f3ff-200d-2642-fe0f","native":"👳🏿♂️","x":24,"y":10}],"version":4},"woman-wearing-turban":{"id":"woman-wearing-turban","name":"Woman Wearing Turban","keywords":["wearing-turban","female","indian","hinduism","arabs"],"skins":[{"unified":"1f473-200d-2640-fe0f","native":"👳♀️","x":23,"y":60},{"unified":"1f473-1f3fb-200d-2640-fe0f","native":"👳🏻♀️","x":24,"y":0},{"unified":"1f473-1f3fc-200d-2640-fe0f","native":"👳🏼♀️","x":24,"y":1},{"unified":"1f473-1f3fd-200d-2640-fe0f","native":"👳🏽♀️","x":24,"y":2},{"unified":"1f473-1f3fe-200d-2640-fe0f","native":"👳🏾♀️","x":24,"y":3},{"unified":"1f473-1f3ff-200d-2640-fe0f","native":"👳🏿♀️","x":24,"y":4}],"version":4},"man_with_gua_pi_mao":{"id":"man_with_gua_pi_mao","name":"Man with Gua Pi Mao","keywords":["skullcap","male","boy","chinese"],"skins":[{"unified":"1f472","native":"👲","x":23,"y":54},{"unified":"1f472-1f3fb","native":"👲🏻","x":23,"y":55},{"unified":"1f472-1f3fc","native":"👲🏼","x":23,"y":56},{"unified":"1f472-1f3fd","native":"👲🏽","x":23,"y":57},{"unified":"1f472-1f3fe","native":"👲🏾","x":23,"y":58},{"unified":"1f472-1f3ff","native":"👲🏿","x":23,"y":59}],"version":1},"person_with_headscarf":{"id":"person_with_headscarf","name":"Woman with Headscarf","keywords":["person","female","hijab","mantilla","tichel"],"skins":[{"unified":"1f9d5","native":"🧕","x":50,"y":43},{"unified":"1f9d5-1f3fb","native":"🧕🏻","x":50,"y":44},{"unified":"1f9d5-1f3fc","native":"🧕🏼","x":50,"y":45},{"unified":"1f9d5-1f3fd","native":"🧕🏽","x":50,"y":46},{"unified":"1f9d5-1f3fe","native":"🧕🏾","x":50,"y":47},{"unified":"1f9d5-1f3ff","native":"🧕🏿","x":50,"y":48}],"version":5},"person_in_tuxedo":{"id":"person_in_tuxedo","name":"Man in Tuxedo","keywords":["person","couple","marriage","wedding","groom"],"skins":[{"unified":"1f935","native":"🤵","x":41,"y":28},{"unified":"1f935-1f3fb","native":"🤵🏻","x":41,"y":29},{"unified":"1f935-1f3fc","native":"🤵🏼","x":41,"y":30},{"unified":"1f935-1f3fd","native":"🤵🏽","x":41,"y":31},{"unified":"1f935-1f3fe","native":"🤵🏾","x":41,"y":32},{"unified":"1f935-1f3ff","native":"🤵🏿","x":41,"y":33}],"version":3},"man_in_tuxedo":{"id":"man_in_tuxedo","name":"Man in Tuxedo","keywords":["formal","fashion"],"skins":[{"unified":"1f935-200d-2642-fe0f","native":"🤵♂️","x":41,"y":22},{"unified":"1f935-1f3fb-200d-2642-fe0f","native":"🤵🏻♂️","x":41,"y":23},{"unified":"1f935-1f3fc-200d-2642-fe0f","native":"🤵🏼♂️","x":41,"y":24},{"unified":"1f935-1f3fd-200d-2642-fe0f","native":"🤵🏽♂️","x":41,"y":25},{"unified":"1f935-1f3fe-200d-2642-fe0f","native":"🤵🏾♂️","x":41,"y":26},{"unified":"1f935-1f3ff-200d-2642-fe0f","native":"🤵🏿♂️","x":41,"y":27}],"version":13},"woman_in_tuxedo":{"id":"woman_in_tuxedo","name":"Woman in Tuxedo","keywords":["formal","fashion"],"skins":[{"unified":"1f935-200d-2640-fe0f","native":"🤵♀️","x":41,"y":16},{"unified":"1f935-1f3fb-200d-2640-fe0f","native":"🤵🏻♀️","x":41,"y":17},{"unified":"1f935-1f3fc-200d-2640-fe0f","native":"🤵🏼♀️","x":41,"y":18},{"unified":"1f935-1f3fd-200d-2640-fe0f","native":"🤵🏽♀️","x":41,"y":19},{"unified":"1f935-1f3fe-200d-2640-fe0f","native":"🤵🏾♀️","x":41,"y":20},{"unified":"1f935-1f3ff-200d-2640-fe0f","native":"🤵🏿♀️","x":41,"y":21}],"version":13},"bride_with_veil":{"id":"bride_with_veil","name":"Bride with Veil","keywords":["couple","marriage","wedding","woman"],"skins":[{"unified":"1f470","native":"👰","x":23,"y":30},{"unified":"1f470-1f3fb","native":"👰🏻","x":23,"y":31},{"unified":"1f470-1f3fc","native":"👰🏼","x":23,"y":32},{"unified":"1f470-1f3fd","native":"👰🏽","x":23,"y":33},{"unified":"1f470-1f3fe","native":"👰🏾","x":23,"y":34},{"unified":"1f470-1f3ff","native":"👰🏿","x":23,"y":35}],"version":1},"man_with_veil":{"id":"man_with_veil","name":"Man with Veil","keywords":["wedding","marriage"],"skins":[{"unified":"1f470-200d-2642-fe0f","native":"👰♂️","x":23,"y":24},{"unified":"1f470-1f3fb-200d-2642-fe0f","native":"👰🏻♂️","x":23,"y":25},{"unified":"1f470-1f3fc-200d-2642-fe0f","native":"👰🏼♂️","x":23,"y":26},{"unified":"1f470-1f3fd-200d-2642-fe0f","native":"👰🏽♂️","x":23,"y":27},{"unified":"1f470-1f3fe-200d-2642-fe0f","native":"👰🏾♂️","x":23,"y":28},{"unified":"1f470-1f3ff-200d-2642-fe0f","native":"👰🏿♂️","x":23,"y":29}],"version":13},"woman_with_veil":{"id":"woman_with_veil","name":"Woman with Veil","keywords":["wedding","marriage"],"skins":[{"unified":"1f470-200d-2640-fe0f","native":"👰♀️","x":23,"y":18},{"unified":"1f470-1f3fb-200d-2640-fe0f","native":"👰🏻♀️","x":23,"y":19},{"unified":"1f470-1f3fc-200d-2640-fe0f","native":"👰🏼♀️","x":23,"y":20},{"unified":"1f470-1f3fd-200d-2640-fe0f","native":"👰🏽♀️","x":23,"y":21},{"unified":"1f470-1f3fe-200d-2640-fe0f","native":"👰🏾♀️","x":23,"y":22},{"unified":"1f470-1f3ff-200d-2640-fe0f","native":"👰🏿♀️","x":23,"y":23}],"version":13},"pregnant_woman":{"id":"pregnant_woman","name":"Pregnant Woman","keywords":["baby"],"skins":[{"unified":"1f930","native":"🤰","x":40,"y":47},{"unified":"1f930-1f3fb","native":"🤰🏻","x":40,"y":48},{"unified":"1f930-1f3fc","native":"🤰🏼","x":40,"y":49},{"unified":"1f930-1f3fd","native":"🤰🏽","x":40,"y":50},{"unified":"1f930-1f3fe","native":"🤰🏾","x":40,"y":51},{"unified":"1f930-1f3ff","native":"🤰🏿","x":40,"y":52}],"version":3},"pregnant_man":{"id":"pregnant_man","name":"Pregnant Man","keywords":["baby","belly"],"skins":[{"unified":"1fac3","native":"🫃","x":54,"y":59},{"unified":"1fac3-1f3fb","native":"🫃🏻","x":54,"y":60},{"unified":"1fac3-1f3fc","native":"🫃🏼","x":55,"y":0},{"unified":"1fac3-1f3fd","native":"🫃🏽","x":55,"y":1},{"unified":"1fac3-1f3fe","native":"🫃🏾","x":55,"y":2},{"unified":"1fac3-1f3ff","native":"🫃🏿","x":55,"y":3}],"version":14},"pregnant_person":{"id":"pregnant_person","name":"Pregnant Person","keywords":["baby","belly"],"skins":[{"unified":"1fac4","native":"🫄","x":55,"y":4},{"unified":"1fac4-1f3fb","native":"🫄🏻","x":55,"y":5},{"unified":"1fac4-1f3fc","native":"🫄🏼","x":55,"y":6},{"unified":"1fac4-1f3fd","native":"🫄🏽","x":55,"y":7},{"unified":"1fac4-1f3fe","native":"🫄🏾","x":55,"y":8},{"unified":"1fac4-1f3ff","native":"🫄🏿","x":55,"y":9}],"version":14},"breast-feeding":{"id":"breast-feeding","name":"Breast-Feeding","keywords":["breast","feeding","nursing","baby"],"skins":[{"unified":"1f931","native":"🤱","x":40,"y":53},{"unified":"1f931-1f3fb","native":"🤱🏻","x":40,"y":54},{"unified":"1f931-1f3fc","native":"🤱🏼","x":40,"y":55},{"unified":"1f931-1f3fd","native":"🤱🏽","x":40,"y":56},{"unified":"1f931-1f3fe","native":"🤱🏾","x":40,"y":57},{"unified":"1f931-1f3ff","native":"🤱🏿","x":40,"y":58}],"version":5},"woman_feeding_baby":{"id":"woman_feeding_baby","name":"Woman Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f469-200d-1f37c","native":"👩🍼","x":17,"y":32},{"unified":"1f469-1f3fb-200d-1f37c","native":"👩🏻🍼","x":17,"y":33},{"unified":"1f469-1f3fc-200d-1f37c","native":"👩🏼🍼","x":17,"y":34},{"unified":"1f469-1f3fd-200d-1f37c","native":"👩🏽🍼","x":17,"y":35},{"unified":"1f469-1f3fe-200d-1f37c","native":"👩🏾🍼","x":17,"y":36},{"unified":"1f469-1f3ff-200d-1f37c","native":"👩🏿🍼","x":17,"y":37}],"version":13},"man_feeding_baby":{"id":"man_feeding_baby","name":"Man Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f468-200d-1f37c","native":"👨🍼","x":13,"y":59},{"unified":"1f468-1f3fb-200d-1f37c","native":"👨🏻🍼","x":13,"y":60},{"unified":"1f468-1f3fc-200d-1f37c","native":"👨🏼🍼","x":14,"y":0},{"unified":"1f468-1f3fd-200d-1f37c","native":"👨🏽🍼","x":14,"y":1},{"unified":"1f468-1f3fe-200d-1f37c","native":"👨🏾🍼","x":14,"y":2},{"unified":"1f468-1f3ff-200d-1f37c","native":"👨🏿🍼","x":14,"y":3}],"version":13},"person_feeding_baby":{"id":"person_feeding_baby","name":"Person Feeding Baby","keywords":["birth","food"],"skins":[{"unified":"1f9d1-200d-1f37c","native":"🧑🍼","x":47,"y":26},{"unified":"1f9d1-1f3fb-200d-1f37c","native":"🧑🏻🍼","x":47,"y":27},{"unified":"1f9d1-1f3fc-200d-1f37c","native":"🧑🏼🍼","x":47,"y":28},{"unified":"1f9d1-1f3fd-200d-1f37c","native":"🧑🏽🍼","x":47,"y":29},{"unified":"1f9d1-1f3fe-200d-1f37c","native":"🧑🏾🍼","x":47,"y":30},{"unified":"1f9d1-1f3ff-200d-1f37c","native":"🧑🏿🍼","x":47,"y":31}],"version":13},"angel":{"id":"angel","name":"Baby Angel","keywords":["heaven","wings","halo"],"skins":[{"unified":"1f47c","native":"👼","x":25,"y":1},{"unified":"1f47c-1f3fb","native":"👼🏻","x":25,"y":2},{"unified":"1f47c-1f3fc","native":"👼🏼","x":25,"y":3},{"unified":"1f47c-1f3fd","native":"👼🏽","x":25,"y":4},{"unified":"1f47c-1f3fe","native":"👼🏾","x":25,"y":5},{"unified":"1f47c-1f3ff","native":"👼🏿","x":25,"y":6}],"version":1},"santa":{"id":"santa","name":"Santa Claus","keywords":["festival","man","male","xmas","father","christmas"],"skins":[{"unified":"1f385","native":"🎅","x":7,"y":8},{"unified":"1f385-1f3fb","native":"🎅🏻","x":7,"y":9},{"unified":"1f385-1f3fc","native":"🎅🏼","x":7,"y":10},{"unified":"1f385-1f3fd","native":"🎅🏽","x":7,"y":11},{"unified":"1f385-1f3fe","native":"🎅🏾","x":7,"y":12},{"unified":"1f385-1f3ff","native":"🎅🏿","x":7,"y":13}],"version":1},"mrs_claus":{"id":"mrs_claus","name":"Mrs. Claus","keywords":["mrs","mother","christmas","woman","female","xmas"],"skins":[{"unified":"1f936","native":"🤶","x":41,"y":34},{"unified":"1f936-1f3fb","native":"🤶🏻","x":41,"y":35},{"unified":"1f936-1f3fc","native":"🤶🏼","x":41,"y":36},{"unified":"1f936-1f3fd","native":"🤶🏽","x":41,"y":37},{"unified":"1f936-1f3fe","native":"🤶🏾","x":41,"y":38},{"unified":"1f936-1f3ff","native":"🤶🏿","x":41,"y":39}],"version":3},"mx_claus":{"id":"mx_claus","name":"Mx Claus","keywords":["christmas"],"skins":[{"unified":"1f9d1-200d-1f384","native":"🧑🎄","x":47,"y":32},{"unified":"1f9d1-1f3fb-200d-1f384","native":"🧑🏻🎄","x":47,"y":33},{"unified":"1f9d1-1f3fc-200d-1f384","native":"🧑🏼🎄","x":47,"y":34},{"unified":"1f9d1-1f3fd-200d-1f384","native":"🧑🏽🎄","x":47,"y":35},{"unified":"1f9d1-1f3fe-200d-1f384","native":"🧑🏾🎄","x":47,"y":36},{"unified":"1f9d1-1f3ff-200d-1f384","native":"🧑🏿🎄","x":47,"y":37}],"version":13},"superhero":{"id":"superhero","name":"Superhero","keywords":["marvel"],"skins":[{"unified":"1f9b8","native":"🦸","x":45,"y":33},{"unified":"1f9b8-1f3fb","native":"🦸🏻","x":45,"y":34},{"unified":"1f9b8-1f3fc","native":"🦸🏼","x":45,"y":35},{"unified":"1f9b8-1f3fd","native":"🦸🏽","x":45,"y":36},{"unified":"1f9b8-1f3fe","native":"🦸🏾","x":45,"y":37},{"unified":"1f9b8-1f3ff","native":"🦸🏿","x":45,"y":38}],"version":11},"male_superhero":{"id":"male_superhero","name":"Man Superhero","keywords":["male","good","hero","superpowers"],"skins":[{"unified":"1f9b8-200d-2642-fe0f","native":"🦸♂️","x":45,"y":27},{"unified":"1f9b8-1f3fb-200d-2642-fe0f","native":"🦸🏻♂️","x":45,"y":28},{"unified":"1f9b8-1f3fc-200d-2642-fe0f","native":"🦸🏼♂️","x":45,"y":29},{"unified":"1f9b8-1f3fd-200d-2642-fe0f","native":"🦸🏽♂️","x":45,"y":30},{"unified":"1f9b8-1f3fe-200d-2642-fe0f","native":"🦸🏾♂️","x":45,"y":31},{"unified":"1f9b8-1f3ff-200d-2642-fe0f","native":"🦸🏿♂️","x":45,"y":32}],"version":11},"female_superhero":{"id":"female_superhero","name":"Woman Superhero","keywords":["female","good","heroine","superpowers"],"skins":[{"unified":"1f9b8-200d-2640-fe0f","native":"🦸♀️","x":45,"y":21},{"unified":"1f9b8-1f3fb-200d-2640-fe0f","native":"🦸🏻♀️","x":45,"y":22},{"unified":"1f9b8-1f3fc-200d-2640-fe0f","native":"🦸🏼♀️","x":45,"y":23},{"unified":"1f9b8-1f3fd-200d-2640-fe0f","native":"🦸🏽♀️","x":45,"y":24},{"unified":"1f9b8-1f3fe-200d-2640-fe0f","native":"🦸🏾♀️","x":45,"y":25},{"unified":"1f9b8-1f3ff-200d-2640-fe0f","native":"🦸🏿♀️","x":45,"y":26}],"version":11},"supervillain":{"id":"supervillain","name":"Supervillain","keywords":["marvel"],"skins":[{"unified":"1f9b9","native":"🦹","x":45,"y":51},{"unified":"1f9b9-1f3fb","native":"🦹🏻","x":45,"y":52},{"unified":"1f9b9-1f3fc","native":"🦹🏼","x":45,"y":53},{"unified":"1f9b9-1f3fd","native":"🦹🏽","x":45,"y":54},{"unified":"1f9b9-1f3fe","native":"🦹🏾","x":45,"y":55},{"unified":"1f9b9-1f3ff","native":"🦹🏿","x":45,"y":56}],"version":11},"male_supervillain":{"id":"male_supervillain","name":"Man Supervillain","keywords":["male","evil","bad","criminal","hero","superpowers"],"skins":[{"unified":"1f9b9-200d-2642-fe0f","native":"🦹♂️","x":45,"y":45},{"unified":"1f9b9-1f3fb-200d-2642-fe0f","native":"🦹🏻♂️","x":45,"y":46},{"unified":"1f9b9-1f3fc-200d-2642-fe0f","native":"🦹🏼♂️","x":45,"y":47},{"unified":"1f9b9-1f3fd-200d-2642-fe0f","native":"🦹🏽♂️","x":45,"y":48},{"unified":"1f9b9-1f3fe-200d-2642-fe0f","native":"🦹🏾♂️","x":45,"y":49},{"unified":"1f9b9-1f3ff-200d-2642-fe0f","native":"🦹🏿♂️","x":45,"y":50}],"version":11},"female_supervillain":{"id":"female_supervillain","name":"Woman Supervillain","keywords":["female","evil","bad","criminal","heroine","superpowers"],"skins":[{"unified":"1f9b9-200d-2640-fe0f","native":"🦹♀️","x":45,"y":39},{"unified":"1f9b9-1f3fb-200d-2640-fe0f","native":"🦹🏻♀️","x":45,"y":40},{"unified":"1f9b9-1f3fc-200d-2640-fe0f","native":"🦹🏼♀️","x":45,"y":41},{"unified":"1f9b9-1f3fd-200d-2640-fe0f","native":"🦹🏽♀️","x":45,"y":42},{"unified":"1f9b9-1f3fe-200d-2640-fe0f","native":"🦹🏾♀️","x":45,"y":43},{"unified":"1f9b9-1f3ff-200d-2640-fe0f","native":"🦹🏿♀️","x":45,"y":44}],"version":11},"mage":{"id":"mage","name":"Mage","keywords":["magic"],"skins":[{"unified":"1f9d9","native":"🧙","x":51,"y":54},{"unified":"1f9d9-1f3fb","native":"🧙🏻","x":51,"y":55},{"unified":"1f9d9-1f3fc","native":"🧙🏼","x":51,"y":56},{"unified":"1f9d9-1f3fd","native":"🧙🏽","x":51,"y":57},{"unified":"1f9d9-1f3fe","native":"🧙🏾","x":51,"y":58},{"unified":"1f9d9-1f3ff","native":"🧙🏿","x":51,"y":59}],"version":5},"male_mage":{"id":"male_mage","name":"Man Mage","keywords":["male","sorcerer"],"skins":[{"unified":"1f9d9-200d-2642-fe0f","native":"🧙♂️","x":51,"y":48},{"unified":"1f9d9-1f3fb-200d-2642-fe0f","native":"🧙🏻♂️","x":51,"y":49},{"unified":"1f9d9-1f3fc-200d-2642-fe0f","native":"🧙🏼♂️","x":51,"y":50},{"unified":"1f9d9-1f3fd-200d-2642-fe0f","native":"🧙🏽♂️","x":51,"y":51},{"unified":"1f9d9-1f3fe-200d-2642-fe0f","native":"🧙🏾♂️","x":51,"y":52},{"unified":"1f9d9-1f3ff-200d-2642-fe0f","native":"🧙🏿♂️","x":51,"y":53}],"version":5},"female_mage":{"id":"female_mage","name":"Woman Mage","keywords":["female","witch"],"skins":[{"unified":"1f9d9-200d-2640-fe0f","native":"🧙♀️","x":51,"y":42},{"unified":"1f9d9-1f3fb-200d-2640-fe0f","native":"🧙🏻♀️","x":51,"y":43},{"unified":"1f9d9-1f3fc-200d-2640-fe0f","native":"🧙🏼♀️","x":51,"y":44},{"unified":"1f9d9-1f3fd-200d-2640-fe0f","native":"🧙🏽♀️","x":51,"y":45},{"unified":"1f9d9-1f3fe-200d-2640-fe0f","native":"🧙🏾♀️","x":51,"y":46},{"unified":"1f9d9-1f3ff-200d-2640-fe0f","native":"🧙🏿♀️","x":51,"y":47}],"version":5},"fairy":{"id":"fairy","name":"Fairy","keywords":["wings","magical"],"skins":[{"unified":"1f9da","native":"🧚","x":52,"y":11},{"unified":"1f9da-1f3fb","native":"🧚🏻","x":52,"y":12},{"unified":"1f9da-1f3fc","native":"🧚🏼","x":52,"y":13},{"unified":"1f9da-1f3fd","native":"🧚🏽","x":52,"y":14},{"unified":"1f9da-1f3fe","native":"🧚🏾","x":52,"y":15},{"unified":"1f9da-1f3ff","native":"🧚🏿","x":52,"y":16}],"version":5},"male_fairy":{"id":"male_fairy","name":"Man Fairy","keywords":["male"],"skins":[{"unified":"1f9da-200d-2642-fe0f","native":"🧚♂️","x":52,"y":5},{"unified":"1f9da-1f3fb-200d-2642-fe0f","native":"🧚🏻♂️","x":52,"y":6},{"unified":"1f9da-1f3fc-200d-2642-fe0f","native":"🧚🏼♂️","x":52,"y":7},{"unified":"1f9da-1f3fd-200d-2642-fe0f","native":"🧚🏽♂️","x":52,"y":8},{"unified":"1f9da-1f3fe-200d-2642-fe0f","native":"🧚🏾♂️","x":52,"y":9},{"unified":"1f9da-1f3ff-200d-2642-fe0f","native":"🧚🏿♂️","x":52,"y":10}],"version":5},"female_fairy":{"id":"female_fairy","name":"Woman Fairy","keywords":["female"],"skins":[{"unified":"1f9da-200d-2640-fe0f","native":"🧚♀️","x":51,"y":60},{"unified":"1f9da-1f3fb-200d-2640-fe0f","native":"🧚🏻♀️","x":52,"y":0},{"unified":"1f9da-1f3fc-200d-2640-fe0f","native":"🧚🏼♀️","x":52,"y":1},{"unified":"1f9da-1f3fd-200d-2640-fe0f","native":"🧚🏽♀️","x":52,"y":2},{"unified":"1f9da-1f3fe-200d-2640-fe0f","native":"🧚🏾♀️","x":52,"y":3},{"unified":"1f9da-1f3ff-200d-2640-fe0f","native":"🧚🏿♀️","x":52,"y":4}],"version":5},"vampire":{"id":"vampire","name":"Vampire","keywords":["blood","twilight"],"skins":[{"unified":"1f9db","native":"🧛","x":52,"y":29},{"unified":"1f9db-1f3fb","native":"🧛🏻","x":52,"y":30},{"unified":"1f9db-1f3fc","native":"🧛🏼","x":52,"y":31},{"unified":"1f9db-1f3fd","native":"🧛🏽","x":52,"y":32},{"unified":"1f9db-1f3fe","native":"🧛🏾","x":52,"y":33},{"unified":"1f9db-1f3ff","native":"🧛🏿","x":52,"y":34}],"version":5},"male_vampire":{"id":"male_vampire","name":"Man Vampire","keywords":["male","dracula"],"skins":[{"unified":"1f9db-200d-2642-fe0f","native":"🧛♂️","x":52,"y":23},{"unified":"1f9db-1f3fb-200d-2642-fe0f","native":"🧛🏻♂️","x":52,"y":24},{"unified":"1f9db-1f3fc-200d-2642-fe0f","native":"🧛🏼♂️","x":52,"y":25},{"unified":"1f9db-1f3fd-200d-2642-fe0f","native":"🧛🏽♂️","x":52,"y":26},{"unified":"1f9db-1f3fe-200d-2642-fe0f","native":"🧛🏾♂️","x":52,"y":27},{"unified":"1f9db-1f3ff-200d-2642-fe0f","native":"🧛🏿♂️","x":52,"y":28}],"version":5},"female_vampire":{"id":"female_vampire","name":"Woman Vampire","keywords":["female"],"skins":[{"unified":"1f9db-200d-2640-fe0f","native":"🧛♀️","x":52,"y":17},{"unified":"1f9db-1f3fb-200d-2640-fe0f","native":"🧛🏻♀️","x":52,"y":18},{"unified":"1f9db-1f3fc-200d-2640-fe0f","native":"🧛🏼♀️","x":52,"y":19},{"unified":"1f9db-1f3fd-200d-2640-fe0f","native":"🧛🏽♀️","x":52,"y":20},{"unified":"1f9db-1f3fe-200d-2640-fe0f","native":"🧛🏾♀️","x":52,"y":21},{"unified":"1f9db-1f3ff-200d-2640-fe0f","native":"🧛🏿♀️","x":52,"y":22}],"version":5},"merperson":{"id":"merperson","name":"Merperson","keywords":["sea"],"skins":[{"unified":"1f9dc","native":"🧜","x":52,"y":47},{"unified":"1f9dc-1f3fb","native":"🧜🏻","x":52,"y":48},{"unified":"1f9dc-1f3fc","native":"🧜🏼","x":52,"y":49},{"unified":"1f9dc-1f3fd","native":"🧜🏽","x":52,"y":50},{"unified":"1f9dc-1f3fe","native":"🧜🏾","x":52,"y":51},{"unified":"1f9dc-1f3ff","native":"🧜🏿","x":52,"y":52}],"version":5},"merman":{"id":"merman","name":"Merman","keywords":["man","male","triton"],"skins":[{"unified":"1f9dc-200d-2642-fe0f","native":"🧜♂️","x":52,"y":41},{"unified":"1f9dc-1f3fb-200d-2642-fe0f","native":"🧜🏻♂️","x":52,"y":42},{"unified":"1f9dc-1f3fc-200d-2642-fe0f","native":"🧜🏼♂️","x":52,"y":43},{"unified":"1f9dc-1f3fd-200d-2642-fe0f","native":"🧜🏽♂️","x":52,"y":44},{"unified":"1f9dc-1f3fe-200d-2642-fe0f","native":"🧜🏾♂️","x":52,"y":45},{"unified":"1f9dc-1f3ff-200d-2642-fe0f","native":"🧜🏿♂️","x":52,"y":46}],"version":5},"mermaid":{"id":"mermaid","name":"Mermaid","keywords":["woman","female","merwoman","ariel"],"skins":[{"unified":"1f9dc-200d-2640-fe0f","native":"🧜♀️","x":52,"y":35},{"unified":"1f9dc-1f3fb-200d-2640-fe0f","native":"🧜🏻♀️","x":52,"y":36},{"unified":"1f9dc-1f3fc-200d-2640-fe0f","native":"🧜🏼♀️","x":52,"y":37},{"unified":"1f9dc-1f3fd-200d-2640-fe0f","native":"🧜🏽♀️","x":52,"y":38},{"unified":"1f9dc-1f3fe-200d-2640-fe0f","native":"🧜🏾♀️","x":52,"y":39},{"unified":"1f9dc-1f3ff-200d-2640-fe0f","native":"🧜🏿♀️","x":52,"y":40}],"version":5},"elf":{"id":"elf","name":"Elf","keywords":["magical"],"skins":[{"unified":"1f9dd","native":"🧝","x":53,"y":4},{"unified":"1f9dd-1f3fb","native":"🧝🏻","x":53,"y":5},{"unified":"1f9dd-1f3fc","native":"🧝🏼","x":53,"y":6},{"unified":"1f9dd-1f3fd","native":"🧝🏽","x":53,"y":7},{"unified":"1f9dd-1f3fe","native":"🧝🏾","x":53,"y":8},{"unified":"1f9dd-1f3ff","native":"🧝🏿","x":53,"y":9}],"version":5},"male_elf":{"id":"male_elf","name":"Man Elf","keywords":["male"],"skins":[{"unified":"1f9dd-200d-2642-fe0f","native":"🧝♂️","x":52,"y":59},{"unified":"1f9dd-1f3fb-200d-2642-fe0f","native":"🧝🏻♂️","x":52,"y":60},{"unified":"1f9dd-1f3fc-200d-2642-fe0f","native":"🧝🏼♂️","x":53,"y":0},{"unified":"1f9dd-1f3fd-200d-2642-fe0f","native":"🧝🏽♂️","x":53,"y":1},{"unified":"1f9dd-1f3fe-200d-2642-fe0f","native":"🧝🏾♂️","x":53,"y":2},{"unified":"1f9dd-1f3ff-200d-2642-fe0f","native":"🧝🏿♂️","x":53,"y":3}],"version":5},"female_elf":{"id":"female_elf","name":"Woman Elf","keywords":["female"],"skins":[{"unified":"1f9dd-200d-2640-fe0f","native":"🧝♀️","x":52,"y":53},{"unified":"1f9dd-1f3fb-200d-2640-fe0f","native":"🧝🏻♀️","x":52,"y":54},{"unified":"1f9dd-1f3fc-200d-2640-fe0f","native":"🧝🏼♀️","x":52,"y":55},{"unified":"1f9dd-1f3fd-200d-2640-fe0f","native":"🧝🏽♀️","x":52,"y":56},{"unified":"1f9dd-1f3fe-200d-2640-fe0f","native":"🧝🏾♀️","x":52,"y":57},{"unified":"1f9dd-1f3ff-200d-2640-fe0f","native":"🧝🏿♀️","x":52,"y":58}],"version":5},"genie":{"id":"genie","name":"Genie","keywords":["magical","wishes"],"skins":[{"unified":"1f9de","native":"🧞","x":53,"y":12}],"version":5},"male_genie":{"id":"male_genie","name":"Man Genie","keywords":["male"],"skins":[{"unified":"1f9de-200d-2642-fe0f","native":"🧞♂️","x":53,"y":11}],"version":5},"female_genie":{"id":"female_genie","name":"Woman Genie","keywords":["female"],"skins":[{"unified":"1f9de-200d-2640-fe0f","native":"🧞♀️","x":53,"y":10}],"version":5},"zombie":{"id":"zombie","name":"Zombie","keywords":["dead"],"skins":[{"unified":"1f9df","native":"🧟","x":53,"y":15}],"version":5},"male_zombie":{"id":"male_zombie","name":"Man Zombie","keywords":["male","dracula","undead","walking","dead"],"skins":[{"unified":"1f9df-200d-2642-fe0f","native":"🧟♂️","x":53,"y":14}],"version":5},"female_zombie":{"id":"female_zombie","name":"Woman Zombie","keywords":["female","undead","walking","dead"],"skins":[{"unified":"1f9df-200d-2640-fe0f","native":"🧟♀️","x":53,"y":13}],"version":5},"troll":{"id":"troll","name":"Troll","keywords":["mystical","monster"],"skins":[{"unified":"1f9cc","native":"🧌","x":46,"y":19}],"version":14},"massage":{"id":"massage","name":"Face Massage","keywords":["person","getting","relax"],"skins":[{"unified":"1f486","native":"💆","x":26,"y":11},{"unified":"1f486-1f3fb","native":"💆🏻","x":26,"y":12},{"unified":"1f486-1f3fc","native":"💆🏼","x":26,"y":13},{"unified":"1f486-1f3fd","native":"💆🏽","x":26,"y":14},{"unified":"1f486-1f3fe","native":"💆🏾","x":26,"y":15},{"unified":"1f486-1f3ff","native":"💆🏿","x":26,"y":16}],"version":1},"man-getting-massage":{"id":"man-getting-massage","name":"Man Getting Massage","keywords":["getting-massage","male","boy","head"],"skins":[{"unified":"1f486-200d-2642-fe0f","native":"💆♂️","x":26,"y":5},{"unified":"1f486-1f3fb-200d-2642-fe0f","native":"💆🏻♂️","x":26,"y":6},{"unified":"1f486-1f3fc-200d-2642-fe0f","native":"💆🏼♂️","x":26,"y":7},{"unified":"1f486-1f3fd-200d-2642-fe0f","native":"💆🏽♂️","x":26,"y":8},{"unified":"1f486-1f3fe-200d-2642-fe0f","native":"💆🏾♂️","x":26,"y":9},{"unified":"1f486-1f3ff-200d-2642-fe0f","native":"💆🏿♂️","x":26,"y":10}],"version":4},"woman-getting-massage":{"id":"woman-getting-massage","name":"Woman Getting Massage","keywords":["getting-massage","female","girl","head"],"skins":[{"unified":"1f486-200d-2640-fe0f","native":"💆♀️","x":25,"y":60},{"unified":"1f486-1f3fb-200d-2640-fe0f","native":"💆🏻♀️","x":26,"y":0},{"unified":"1f486-1f3fc-200d-2640-fe0f","native":"💆🏼♀️","x":26,"y":1},{"unified":"1f486-1f3fd-200d-2640-fe0f","native":"💆🏽♀️","x":26,"y":2},{"unified":"1f486-1f3fe-200d-2640-fe0f","native":"💆🏾♀️","x":26,"y":3},{"unified":"1f486-1f3ff-200d-2640-fe0f","native":"💆🏿♀️","x":26,"y":4}],"version":4},"haircut":{"id":"haircut","name":"Haircut","keywords":["person","getting","hairstyle"],"skins":[{"unified":"1f487","native":"💇","x":26,"y":29},{"unified":"1f487-1f3fb","native":"💇🏻","x":26,"y":30},{"unified":"1f487-1f3fc","native":"💇🏼","x":26,"y":31},{"unified":"1f487-1f3fd","native":"💇🏽","x":26,"y":32},{"unified":"1f487-1f3fe","native":"💇🏾","x":26,"y":33},{"unified":"1f487-1f3ff","native":"💇🏿","x":26,"y":34}],"version":1},"man-getting-haircut":{"id":"man-getting-haircut","name":"Man Getting Haircut","keywords":["getting-haircut","male","boy"],"skins":[{"unified":"1f487-200d-2642-fe0f","native":"💇♂️","x":26,"y":23},{"unified":"1f487-1f3fb-200d-2642-fe0f","native":"💇🏻♂️","x":26,"y":24},{"unified":"1f487-1f3fc-200d-2642-fe0f","native":"💇🏼♂️","x":26,"y":25},{"unified":"1f487-1f3fd-200d-2642-fe0f","native":"💇🏽♂️","x":26,"y":26},{"unified":"1f487-1f3fe-200d-2642-fe0f","native":"💇🏾♂️","x":26,"y":27},{"unified":"1f487-1f3ff-200d-2642-fe0f","native":"💇🏿♂️","x":26,"y":28}],"version":4},"woman-getting-haircut":{"id":"woman-getting-haircut","name":"Woman Getting Haircut","keywords":["getting-haircut","female","girl"],"skins":[{"unified":"1f487-200d-2640-fe0f","native":"💇♀️","x":26,"y":17},{"unified":"1f487-1f3fb-200d-2640-fe0f","native":"💇🏻♀️","x":26,"y":18},{"unified":"1f487-1f3fc-200d-2640-fe0f","native":"💇🏼♀️","x":26,"y":19},{"unified":"1f487-1f3fd-200d-2640-fe0f","native":"💇🏽♀️","x":26,"y":20},{"unified":"1f487-1f3fe-200d-2640-fe0f","native":"💇🏾♀️","x":26,"y":21},{"unified":"1f487-1f3ff-200d-2640-fe0f","native":"💇🏿♀️","x":26,"y":22}],"version":4},"walking":{"id":"walking","name":"Pedestrian","keywords":["walking","person","move"],"skins":[{"unified":"1f6b6","native":"🚶","x":37,"y":28},{"unified":"1f6b6-1f3fb","native":"🚶🏻","x":37,"y":29},{"unified":"1f6b6-1f3fc","native":"🚶🏼","x":37,"y":30},{"unified":"1f6b6-1f3fd","native":"🚶🏽","x":37,"y":31},{"unified":"1f6b6-1f3fe","native":"🚶🏾","x":37,"y":32},{"unified":"1f6b6-1f3ff","native":"🚶🏿","x":37,"y":33}],"version":1},"man-walking":{"id":"man-walking","name":"Man Walking","keywords":["human","feet","steps"],"skins":[{"unified":"1f6b6-200d-2642-fe0f","native":"🚶♂️","x":37,"y":22},{"unified":"1f6b6-1f3fb-200d-2642-fe0f","native":"🚶🏻♂️","x":37,"y":23},{"unified":"1f6b6-1f3fc-200d-2642-fe0f","native":"🚶🏼♂️","x":37,"y":24},{"unified":"1f6b6-1f3fd-200d-2642-fe0f","native":"🚶🏽♂️","x":37,"y":25},{"unified":"1f6b6-1f3fe-200d-2642-fe0f","native":"🚶🏾♂️","x":37,"y":26},{"unified":"1f6b6-1f3ff-200d-2642-fe0f","native":"🚶🏿♂️","x":37,"y":27}],"version":4},"woman-walking":{"id":"woman-walking","name":"Woman Walking","keywords":["human","feet","steps","female"],"skins":[{"unified":"1f6b6-200d-2640-fe0f","native":"🚶♀️","x":37,"y":16},{"unified":"1f6b6-1f3fb-200d-2640-fe0f","native":"🚶🏻♀️","x":37,"y":17},{"unified":"1f6b6-1f3fc-200d-2640-fe0f","native":"🚶🏼♀️","x":37,"y":18},{"unified":"1f6b6-1f3fd-200d-2640-fe0f","native":"🚶🏽♀️","x":37,"y":19},{"unified":"1f6b6-1f3fe-200d-2640-fe0f","native":"🚶🏾♀️","x":37,"y":20},{"unified":"1f6b6-1f3ff-200d-2640-fe0f","native":"🚶🏿♀️","x":37,"y":21}],"version":4},"standing_person":{"id":"standing_person","name":"Standing Person","keywords":["still"],"skins":[{"unified":"1f9cd","native":"🧍","x":46,"y":32},{"unified":"1f9cd-1f3fb","native":"🧍🏻","x":46,"y":33},{"unified":"1f9cd-1f3fc","native":"🧍🏼","x":46,"y":34},{"unified":"1f9cd-1f3fd","native":"🧍🏽","x":46,"y":35},{"unified":"1f9cd-1f3fe","native":"🧍🏾","x":46,"y":36},{"unified":"1f9cd-1f3ff","native":"🧍🏿","x":46,"y":37}],"version":12},"man_standing":{"id":"man_standing","name":"Man Standing","keywords":["still"],"skins":[{"unified":"1f9cd-200d-2642-fe0f","native":"🧍♂️","x":46,"y":26},{"unified":"1f9cd-1f3fb-200d-2642-fe0f","native":"🧍🏻♂️","x":46,"y":27},{"unified":"1f9cd-1f3fc-200d-2642-fe0f","native":"🧍🏼♂️","x":46,"y":28},{"unified":"1f9cd-1f3fd-200d-2642-fe0f","native":"🧍🏽♂️","x":46,"y":29},{"unified":"1f9cd-1f3fe-200d-2642-fe0f","native":"🧍🏾♂️","x":46,"y":30},{"unified":"1f9cd-1f3ff-200d-2642-fe0f","native":"🧍🏿♂️","x":46,"y":31}],"version":12},"woman_standing":{"id":"woman_standing","name":"Woman Standing","keywords":["still"],"skins":[{"unified":"1f9cd-200d-2640-fe0f","native":"🧍♀️","x":46,"y":20},{"unified":"1f9cd-1f3fb-200d-2640-fe0f","native":"🧍🏻♀️","x":46,"y":21},{"unified":"1f9cd-1f3fc-200d-2640-fe0f","native":"🧍🏼♀️","x":46,"y":22},{"unified":"1f9cd-1f3fd-200d-2640-fe0f","native":"🧍🏽♀️","x":46,"y":23},{"unified":"1f9cd-1f3fe-200d-2640-fe0f","native":"🧍🏾♀️","x":46,"y":24},{"unified":"1f9cd-1f3ff-200d-2640-fe0f","native":"🧍🏿♀️","x":46,"y":25}],"version":12},"kneeling_person":{"id":"kneeling_person","name":"Kneeling Person","keywords":["pray","respectful"],"skins":[{"unified":"1f9ce","native":"🧎","x":46,"y":50},{"unified":"1f9ce-1f3fb","native":"🧎🏻","x":46,"y":51},{"unified":"1f9ce-1f3fc","native":"🧎🏼","x":46,"y":52},{"unified":"1f9ce-1f3fd","native":"🧎🏽","x":46,"y":53},{"unified":"1f9ce-1f3fe","native":"🧎🏾","x":46,"y":54},{"unified":"1f9ce-1f3ff","native":"🧎🏿","x":46,"y":55}],"version":12},"man_kneeling":{"id":"man_kneeling","name":"Man Kneeling","keywords":["pray","respectful"],"skins":[{"unified":"1f9ce-200d-2642-fe0f","native":"🧎♂️","x":46,"y":44},{"unified":"1f9ce-1f3fb-200d-2642-fe0f","native":"🧎🏻♂️","x":46,"y":45},{"unified":"1f9ce-1f3fc-200d-2642-fe0f","native":"🧎🏼♂️","x":46,"y":46},{"unified":"1f9ce-1f3fd-200d-2642-fe0f","native":"🧎🏽♂️","x":46,"y":47},{"unified":"1f9ce-1f3fe-200d-2642-fe0f","native":"🧎🏾♂️","x":46,"y":48},{"unified":"1f9ce-1f3ff-200d-2642-fe0f","native":"🧎🏿♂️","x":46,"y":49}],"version":12},"woman_kneeling":{"id":"woman_kneeling","name":"Woman Kneeling","keywords":["respectful","pray"],"skins":[{"unified":"1f9ce-200d-2640-fe0f","native":"🧎♀️","x":46,"y":38},{"unified":"1f9ce-1f3fb-200d-2640-fe0f","native":"🧎🏻♀️","x":46,"y":39},{"unified":"1f9ce-1f3fc-200d-2640-fe0f","native":"🧎🏼♀️","x":46,"y":40},{"unified":"1f9ce-1f3fd-200d-2640-fe0f","native":"🧎🏽♀️","x":46,"y":41},{"unified":"1f9ce-1f3fe-200d-2640-fe0f","native":"🧎🏾♀️","x":46,"y":42},{"unified":"1f9ce-1f3ff-200d-2640-fe0f","native":"🧎🏿♀️","x":46,"y":43}],"version":12},"person_with_probing_cane":{"id":"person_with_probing_cane","name":"Person with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f9d1-200d-1f9af","native":"🧑🦯","x":49,"y":8},{"unified":"1f9d1-1f3fb-200d-1f9af","native":"🧑🏻🦯","x":49,"y":9},{"unified":"1f9d1-1f3fc-200d-1f9af","native":"🧑🏼🦯","x":49,"y":10},{"unified":"1f9d1-1f3fd-200d-1f9af","native":"🧑🏽🦯","x":49,"y":11},{"unified":"1f9d1-1f3fe-200d-1f9af","native":"🧑🏾🦯","x":49,"y":12},{"unified":"1f9d1-1f3ff-200d-1f9af","native":"🧑🏿🦯","x":49,"y":13}],"version":12.1},"man_with_probing_cane":{"id":"man_with_probing_cane","name":"Man with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f468-200d-1f9af","native":"👨🦯","x":15,"y":24},{"unified":"1f468-1f3fb-200d-1f9af","native":"👨🏻🦯","x":15,"y":25},{"unified":"1f468-1f3fc-200d-1f9af","native":"👨🏼🦯","x":15,"y":26},{"unified":"1f468-1f3fd-200d-1f9af","native":"👨🏽🦯","x":15,"y":27},{"unified":"1f468-1f3fe-200d-1f9af","native":"👨🏾🦯","x":15,"y":28},{"unified":"1f468-1f3ff-200d-1f9af","native":"👨🏿🦯","x":15,"y":29}],"version":12},"woman_with_probing_cane":{"id":"woman_with_probing_cane","name":"Woman with White Cane","keywords":["probing","blind"],"skins":[{"unified":"1f469-200d-1f9af","native":"👩🦯","x":18,"y":53},{"unified":"1f469-1f3fb-200d-1f9af","native":"👩🏻🦯","x":18,"y":54},{"unified":"1f469-1f3fc-200d-1f9af","native":"👩🏼🦯","x":18,"y":55},{"unified":"1f469-1f3fd-200d-1f9af","native":"👩🏽🦯","x":18,"y":56},{"unified":"1f469-1f3fe-200d-1f9af","native":"👩🏾🦯","x":18,"y":57},{"unified":"1f469-1f3ff-200d-1f9af","native":"👩🏿🦯","x":18,"y":58}],"version":12},"person_in_motorized_wheelchair":{"id":"person_in_motorized_wheelchair","name":"Person in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f9d1-200d-1f9bc","native":"🧑🦼","x":49,"y":38},{"unified":"1f9d1-1f3fb-200d-1f9bc","native":"🧑🏻🦼","x":49,"y":39},{"unified":"1f9d1-1f3fc-200d-1f9bc","native":"🧑🏼🦼","x":49,"y":40},{"unified":"1f9d1-1f3fd-200d-1f9bc","native":"🧑🏽🦼","x":49,"y":41},{"unified":"1f9d1-1f3fe-200d-1f9bc","native":"🧑🏾🦼","x":49,"y":42},{"unified":"1f9d1-1f3ff-200d-1f9bc","native":"🧑🏿🦼","x":49,"y":43}],"version":12.1},"man_in_motorized_wheelchair":{"id":"man_in_motorized_wheelchair","name":"Man in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f468-200d-1f9bc","native":"👨🦼","x":15,"y":54},{"unified":"1f468-1f3fb-200d-1f9bc","native":"👨🏻🦼","x":15,"y":55},{"unified":"1f468-1f3fc-200d-1f9bc","native":"👨🏼🦼","x":15,"y":56},{"unified":"1f468-1f3fd-200d-1f9bc","native":"👨🏽🦼","x":15,"y":57},{"unified":"1f468-1f3fe-200d-1f9bc","native":"👨🏾🦼","x":15,"y":58},{"unified":"1f468-1f3ff-200d-1f9bc","native":"👨🏿🦼","x":15,"y":59}],"version":12},"woman_in_motorized_wheelchair":{"id":"woman_in_motorized_wheelchair","name":"Woman in Motorized Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f469-200d-1f9bc","native":"👩🦼","x":19,"y":22},{"unified":"1f469-1f3fb-200d-1f9bc","native":"👩🏻🦼","x":19,"y":23},{"unified":"1f469-1f3fc-200d-1f9bc","native":"👩🏼🦼","x":19,"y":24},{"unified":"1f469-1f3fd-200d-1f9bc","native":"👩🏽🦼","x":19,"y":25},{"unified":"1f469-1f3fe-200d-1f9bc","native":"👩🏾🦼","x":19,"y":26},{"unified":"1f469-1f3ff-200d-1f9bc","native":"👩🏿🦼","x":19,"y":27}],"version":12},"person_in_manual_wheelchair":{"id":"person_in_manual_wheelchair","name":"Person in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f9d1-200d-1f9bd","native":"🧑🦽","x":49,"y":44},{"unified":"1f9d1-1f3fb-200d-1f9bd","native":"🧑🏻🦽","x":49,"y":45},{"unified":"1f9d1-1f3fc-200d-1f9bd","native":"🧑🏼🦽","x":49,"y":46},{"unified":"1f9d1-1f3fd-200d-1f9bd","native":"🧑🏽🦽","x":49,"y":47},{"unified":"1f9d1-1f3fe-200d-1f9bd","native":"🧑🏾🦽","x":49,"y":48},{"unified":"1f9d1-1f3ff-200d-1f9bd","native":"🧑🏿🦽","x":49,"y":49}],"version":12.1},"man_in_manual_wheelchair":{"id":"man_in_manual_wheelchair","name":"Man in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f468-200d-1f9bd","native":"👨🦽","x":15,"y":60},{"unified":"1f468-1f3fb-200d-1f9bd","native":"👨🏻🦽","x":16,"y":0},{"unified":"1f468-1f3fc-200d-1f9bd","native":"👨🏼🦽","x":16,"y":1},{"unified":"1f468-1f3fd-200d-1f9bd","native":"👨🏽🦽","x":16,"y":2},{"unified":"1f468-1f3fe-200d-1f9bd","native":"👨🏾🦽","x":16,"y":3},{"unified":"1f468-1f3ff-200d-1f9bd","native":"👨🏿🦽","x":16,"y":4}],"version":12},"woman_in_manual_wheelchair":{"id":"woman_in_manual_wheelchair","name":"Woman in Manual Wheelchair","keywords":["disability","accessibility"],"skins":[{"unified":"1f469-200d-1f9bd","native":"👩🦽","x":19,"y":28},{"unified":"1f469-1f3fb-200d-1f9bd","native":"👩🏻🦽","x":19,"y":29},{"unified":"1f469-1f3fc-200d-1f9bd","native":"👩🏼🦽","x":19,"y":30},{"unified":"1f469-1f3fd-200d-1f9bd","native":"👩🏽🦽","x":19,"y":31},{"unified":"1f469-1f3fe-200d-1f9bd","native":"👩🏾🦽","x":19,"y":32},{"unified":"1f469-1f3ff-200d-1f9bd","native":"👩🏿🦽","x":19,"y":33}],"version":12},"runner":{"id":"runner","name":"Runner","keywords":["running","person","move"],"skins":[{"unified":"1f3c3","native":"🏃","x":8,"y":26},{"unified":"1f3c3-1f3fb","native":"🏃🏻","x":8,"y":27},{"unified":"1f3c3-1f3fc","native":"🏃🏼","x":8,"y":28},{"unified":"1f3c3-1f3fd","native":"🏃🏽","x":8,"y":29},{"unified":"1f3c3-1f3fe","native":"🏃🏾","x":8,"y":30},{"unified":"1f3c3-1f3ff","native":"🏃🏿","x":8,"y":31}],"version":1},"man-running":{"id":"man-running","name":"Man Running","keywords":["walking","exercise","race"],"skins":[{"unified":"1f3c3-200d-2642-fe0f","native":"🏃♂️","x":8,"y":20},{"unified":"1f3c3-1f3fb-200d-2642-fe0f","native":"🏃🏻♂️","x":8,"y":21},{"unified":"1f3c3-1f3fc-200d-2642-fe0f","native":"🏃🏼♂️","x":8,"y":22},{"unified":"1f3c3-1f3fd-200d-2642-fe0f","native":"🏃🏽♂️","x":8,"y":23},{"unified":"1f3c3-1f3fe-200d-2642-fe0f","native":"🏃🏾♂️","x":8,"y":24},{"unified":"1f3c3-1f3ff-200d-2642-fe0f","native":"🏃🏿♂️","x":8,"y":25}],"version":4},"woman-running":{"id":"woman-running","name":"Woman Running","keywords":["walking","exercise","race","female"],"skins":[{"unified":"1f3c3-200d-2640-fe0f","native":"🏃♀️","x":8,"y":14},{"unified":"1f3c3-1f3fb-200d-2640-fe0f","native":"🏃🏻♀️","x":8,"y":15},{"unified":"1f3c3-1f3fc-200d-2640-fe0f","native":"🏃🏼♀️","x":8,"y":16},{"unified":"1f3c3-1f3fd-200d-2640-fe0f","native":"🏃🏽♀️","x":8,"y":17},{"unified":"1f3c3-1f3fe-200d-2640-fe0f","native":"🏃🏾♀️","x":8,"y":18},{"unified":"1f3c3-1f3ff-200d-2640-fe0f","native":"🏃🏿♀️","x":8,"y":19}],"version":4},"dancer":{"id":"dancer","name":"Dancer","keywords":["woman","dancing","female","girl","fun"],"skins":[{"unified":"1f483","native":"💃","x":25,"y":47},{"unified":"1f483-1f3fb","native":"💃🏻","x":25,"y":48},{"unified":"1f483-1f3fc","native":"💃🏼","x":25,"y":49},{"unified":"1f483-1f3fd","native":"💃🏽","x":25,"y":50},{"unified":"1f483-1f3fe","native":"💃🏾","x":25,"y":51},{"unified":"1f483-1f3ff","native":"💃🏿","x":25,"y":52}],"version":1},"man_dancing":{"id":"man_dancing","name":"Man Dancing","keywords":["male","boy","fun","dancer"],"skins":[{"unified":"1f57a","native":"🕺","x":31,"y":27},{"unified":"1f57a-1f3fb","native":"🕺🏻","x":31,"y":28},{"unified":"1f57a-1f3fc","native":"🕺🏼","x":31,"y":29},{"unified":"1f57a-1f3fd","native":"🕺🏽","x":31,"y":30},{"unified":"1f57a-1f3fe","native":"🕺🏾","x":31,"y":31},{"unified":"1f57a-1f3ff","native":"🕺🏿","x":31,"y":32}],"version":3},"man_in_business_suit_levitating":{"id":"man_in_business_suit_levitating","name":"Person in Suit Levitating","keywords":["man","business","levitate","hover","jump"],"skins":[{"unified":"1f574-fe0f","native":"🕴️","x":30,"y":60},{"unified":"1f574-1f3fb","native":"🕴🏻","x":31,"y":0},{"unified":"1f574-1f3fc","native":"🕴🏼","x":31,"y":1},{"unified":"1f574-1f3fd","native":"🕴🏽","x":31,"y":2},{"unified":"1f574-1f3fe","native":"🕴🏾","x":31,"y":3},{"unified":"1f574-1f3ff","native":"🕴🏿","x":31,"y":4}],"version":1},"dancers":{"id":"dancers","name":"Woman with Bunny Ears","keywords":["dancers","people","perform","costume"],"skins":[{"unified":"1f46f","native":"👯","x":23,"y":17}],"version":1},"men-with-bunny-ears-partying":{"id":"men-with-bunny-ears-partying","name":"Men with Bunny Ears","keywords":["with-bunny-ears-partying","man","male","boys"],"skins":[{"unified":"1f46f-200d-2642-fe0f","native":"👯♂️","x":23,"y":16}],"version":4},"women-with-bunny-ears-partying":{"id":"women-with-bunny-ears-partying","name":"Women with Bunny Ears","keywords":["with-bunny-ears-partying","woman","female","girls"],"skins":[{"unified":"1f46f-200d-2640-fe0f","native":"👯♀️","x":23,"y":15}],"version":4},"person_in_steamy_room":{"id":"person_in_steamy_room","name":"Person in Steamy Room","keywords":["relax","spa"],"skins":[{"unified":"1f9d6","native":"🧖","x":51,"y":0},{"unified":"1f9d6-1f3fb","native":"🧖🏻","x":51,"y":1},{"unified":"1f9d6-1f3fc","native":"🧖🏼","x":51,"y":2},{"unified":"1f9d6-1f3fd","native":"🧖🏽","x":51,"y":3},{"unified":"1f9d6-1f3fe","native":"🧖🏾","x":51,"y":4},{"unified":"1f9d6-1f3ff","native":"🧖🏿","x":51,"y":5}],"version":5},"man_in_steamy_room":{"id":"man_in_steamy_room","name":"Man in Steamy Room","keywords":["male","spa","steamroom","sauna"],"skins":[{"unified":"1f9d6-200d-2642-fe0f","native":"🧖♂️","x":50,"y":55},{"unified":"1f9d6-1f3fb-200d-2642-fe0f","native":"🧖🏻♂️","x":50,"y":56},{"unified":"1f9d6-1f3fc-200d-2642-fe0f","native":"🧖🏼♂️","x":50,"y":57},{"unified":"1f9d6-1f3fd-200d-2642-fe0f","native":"🧖🏽♂️","x":50,"y":58},{"unified":"1f9d6-1f3fe-200d-2642-fe0f","native":"🧖🏾♂️","x":50,"y":59},{"unified":"1f9d6-1f3ff-200d-2642-fe0f","native":"🧖🏿♂️","x":50,"y":60}],"version":5},"woman_in_steamy_room":{"id":"woman_in_steamy_room","name":"Woman in Steamy Room","keywords":["female","spa","steamroom","sauna"],"skins":[{"unified":"1f9d6-200d-2640-fe0f","native":"🧖♀️","x":50,"y":49},{"unified":"1f9d6-1f3fb-200d-2640-fe0f","native":"🧖🏻♀️","x":50,"y":50},{"unified":"1f9d6-1f3fc-200d-2640-fe0f","native":"🧖🏼♀️","x":50,"y":51},{"unified":"1f9d6-1f3fd-200d-2640-fe0f","native":"🧖🏽♀️","x":50,"y":52},{"unified":"1f9d6-1f3fe-200d-2640-fe0f","native":"🧖🏾♀️","x":50,"y":53},{"unified":"1f9d6-1f3ff-200d-2640-fe0f","native":"🧖🏿♀️","x":50,"y":54}],"version":5},"person_climbing":{"id":"person_climbing","name":"Person Climbing","keywords":["sport"],"skins":[{"unified":"1f9d7","native":"🧗","x":51,"y":18},{"unified":"1f9d7-1f3fb","native":"🧗🏻","x":51,"y":19},{"unified":"1f9d7-1f3fc","native":"🧗🏼","x":51,"y":20},{"unified":"1f9d7-1f3fd","native":"🧗🏽","x":51,"y":21},{"unified":"1f9d7-1f3fe","native":"🧗🏾","x":51,"y":22},{"unified":"1f9d7-1f3ff","native":"🧗🏿","x":51,"y":23}],"version":5},"man_climbing":{"id":"man_climbing","name":"Man Climbing","keywords":["sports","hobby","male","rock"],"skins":[{"unified":"1f9d7-200d-2642-fe0f","native":"🧗♂️","x":51,"y":12},{"unified":"1f9d7-1f3fb-200d-2642-fe0f","native":"🧗🏻♂️","x":51,"y":13},{"unified":"1f9d7-1f3fc-200d-2642-fe0f","native":"🧗🏼♂️","x":51,"y":14},{"unified":"1f9d7-1f3fd-200d-2642-fe0f","native":"🧗🏽♂️","x":51,"y":15},{"unified":"1f9d7-1f3fe-200d-2642-fe0f","native":"🧗🏾♂️","x":51,"y":16},{"unified":"1f9d7-1f3ff-200d-2642-fe0f","native":"🧗🏿♂️","x":51,"y":17}],"version":5},"woman_climbing":{"id":"woman_climbing","name":"Woman Climbing","keywords":["sports","hobby","female","rock"],"skins":[{"unified":"1f9d7-200d-2640-fe0f","native":"🧗♀️","x":51,"y":6},{"unified":"1f9d7-1f3fb-200d-2640-fe0f","native":"🧗🏻♀️","x":51,"y":7},{"unified":"1f9d7-1f3fc-200d-2640-fe0f","native":"🧗🏼♀️","x":51,"y":8},{"unified":"1f9d7-1f3fd-200d-2640-fe0f","native":"🧗🏽♀️","x":51,"y":9},{"unified":"1f9d7-1f3fe-200d-2640-fe0f","native":"🧗🏾♀️","x":51,"y":10},{"unified":"1f9d7-1f3ff-200d-2640-fe0f","native":"🧗🏿♀️","x":51,"y":11}],"version":5},"fencer":{"id":"fencer","name":"Fencer","keywords":["person","fencing","sports","sword"],"skins":[{"unified":"1f93a","native":"🤺","x":42,"y":33}],"version":3},"horse_racing":{"id":"horse_racing","name":"Horse Racing","keywords":["animal","betting","competition","gambling","luck"],"skins":[{"unified":"1f3c7","native":"🏇","x":8,"y":52},{"unified":"1f3c7-1f3fb","native":"🏇🏻","x":8,"y":53},{"unified":"1f3c7-1f3fc","native":"🏇🏼","x":8,"y":54},{"unified":"1f3c7-1f3fd","native":"🏇🏽","x":8,"y":55},{"unified":"1f3c7-1f3fe","native":"🏇🏾","x":8,"y":56},{"unified":"1f3c7-1f3ff","native":"🏇🏿","x":8,"y":57}],"version":1},"skier":{"id":"skier","name":"Skier","keywords":["sports","winter","snow"],"skins":[{"unified":"26f7-fe0f","native":"⛷️","x":58,"y":32}],"version":1},"snowboarder":{"id":"snowboarder","name":"Snowboarder","keywords":["sports","winter"],"skins":[{"unified":"1f3c2","native":"🏂","x":8,"y":8},{"unified":"1f3c2-1f3fb","native":"🏂🏻","x":8,"y":9},{"unified":"1f3c2-1f3fc","native":"🏂🏼","x":8,"y":10},{"unified":"1f3c2-1f3fd","native":"🏂🏽","x":8,"y":11},{"unified":"1f3c2-1f3fe","native":"🏂🏾","x":8,"y":12},{"unified":"1f3c2-1f3ff","native":"🏂🏿","x":8,"y":13}],"version":1},"golfer":{"id":"golfer","name":"Person Golfing","keywords":["golfer","sports","business"],"skins":[{"unified":"1f3cc-fe0f","native":"🏌️","x":9,"y":47},{"unified":"1f3cc-1f3fb","native":"🏌🏻","x":9,"y":48},{"unified":"1f3cc-1f3fc","native":"🏌🏼","x":9,"y":49},{"unified":"1f3cc-1f3fd","native":"🏌🏽","x":9,"y":50},{"unified":"1f3cc-1f3fe","native":"🏌🏾","x":9,"y":51},{"unified":"1f3cc-1f3ff","native":"🏌🏿","x":9,"y":52}],"version":1},"man-golfing":{"id":"man-golfing","name":"Man Golfing","keywords":["sport"],"skins":[{"unified":"1f3cc-fe0f-200d-2642-fe0f","native":"🏌️♂️","x":9,"y":41},{"unified":"1f3cc-1f3fb-200d-2642-fe0f","native":"🏌🏻♂️","x":9,"y":42},{"unified":"1f3cc-1f3fc-200d-2642-fe0f","native":"🏌🏼♂️","x":9,"y":43},{"unified":"1f3cc-1f3fd-200d-2642-fe0f","native":"🏌🏽♂️","x":9,"y":44},{"unified":"1f3cc-1f3fe-200d-2642-fe0f","native":"🏌🏾♂️","x":9,"y":45},{"unified":"1f3cc-1f3ff-200d-2642-fe0f","native":"🏌🏿♂️","x":9,"y":46}],"version":4},"woman-golfing":{"id":"woman-golfing","name":"Woman Golfing","keywords":["sports","business","female"],"skins":[{"unified":"1f3cc-fe0f-200d-2640-fe0f","native":"🏌️♀️","x":9,"y":35},{"unified":"1f3cc-1f3fb-200d-2640-fe0f","native":"🏌🏻♀️","x":9,"y":36},{"unified":"1f3cc-1f3fc-200d-2640-fe0f","native":"🏌🏼♀️","x":9,"y":37},{"unified":"1f3cc-1f3fd-200d-2640-fe0f","native":"🏌🏽♀️","x":9,"y":38},{"unified":"1f3cc-1f3fe-200d-2640-fe0f","native":"🏌🏾♀️","x":9,"y":39},{"unified":"1f3cc-1f3ff-200d-2640-fe0f","native":"🏌🏿♀️","x":9,"y":40}],"version":4},"surfer":{"id":"surfer","name":"Surfer","keywords":["person","surfing","sport","sea"],"skins":[{"unified":"1f3c4","native":"🏄","x":8,"y":44},{"unified":"1f3c4-1f3fb","native":"🏄🏻","x":8,"y":45},{"unified":"1f3c4-1f3fc","native":"🏄🏼","x":8,"y":46},{"unified":"1f3c4-1f3fd","native":"🏄🏽","x":8,"y":47},{"unified":"1f3c4-1f3fe","native":"🏄🏾","x":8,"y":48},{"unified":"1f3c4-1f3ff","native":"🏄🏿","x":8,"y":49}],"version":1},"man-surfing":{"id":"man-surfing","name":"Man Surfing","keywords":["sports","ocean","sea","summer","beach"],"skins":[{"unified":"1f3c4-200d-2642-fe0f","native":"🏄♂️","x":8,"y":38},{"unified":"1f3c4-1f3fb-200d-2642-fe0f","native":"🏄🏻♂️","x":8,"y":39},{"unified":"1f3c4-1f3fc-200d-2642-fe0f","native":"🏄🏼♂️","x":8,"y":40},{"unified":"1f3c4-1f3fd-200d-2642-fe0f","native":"🏄🏽♂️","x":8,"y":41},{"unified":"1f3c4-1f3fe-200d-2642-fe0f","native":"🏄🏾♂️","x":8,"y":42},{"unified":"1f3c4-1f3ff-200d-2642-fe0f","native":"🏄🏿♂️","x":8,"y":43}],"version":4},"woman-surfing":{"id":"woman-surfing","name":"Woman Surfing","keywords":["sports","ocean","sea","summer","beach","female"],"skins":[{"unified":"1f3c4-200d-2640-fe0f","native":"🏄♀️","x":8,"y":32},{"unified":"1f3c4-1f3fb-200d-2640-fe0f","native":"🏄🏻♀️","x":8,"y":33},{"unified":"1f3c4-1f3fc-200d-2640-fe0f","native":"🏄🏼♀️","x":8,"y":34},{"unified":"1f3c4-1f3fd-200d-2640-fe0f","native":"🏄🏽♀️","x":8,"y":35},{"unified":"1f3c4-1f3fe-200d-2640-fe0f","native":"🏄🏾♀️","x":8,"y":36},{"unified":"1f3c4-1f3ff-200d-2640-fe0f","native":"🏄🏿♀️","x":8,"y":37}],"version":4},"rowboat":{"id":"rowboat","name":"Rowboat","keywords":["person","rowing","boat","sport","move"],"skins":[{"unified":"1f6a3","native":"🚣","x":36,"y":19},{"unified":"1f6a3-1f3fb","native":"🚣🏻","x":36,"y":20},{"unified":"1f6a3-1f3fc","native":"🚣🏼","x":36,"y":21},{"unified":"1f6a3-1f3fd","native":"🚣🏽","x":36,"y":22},{"unified":"1f6a3-1f3fe","native":"🚣🏾","x":36,"y":23},{"unified":"1f6a3-1f3ff","native":"🚣🏿","x":36,"y":24}],"version":1},"man-rowing-boat":{"id":"man-rowing-boat","name":"Man Rowing Boat","keywords":["rowing-boat","sports","hobby","water","ship"],"skins":[{"unified":"1f6a3-200d-2642-fe0f","native":"🚣♂️","x":36,"y":13},{"unified":"1f6a3-1f3fb-200d-2642-fe0f","native":"🚣🏻♂️","x":36,"y":14},{"unified":"1f6a3-1f3fc-200d-2642-fe0f","native":"🚣🏼♂️","x":36,"y":15},{"unified":"1f6a3-1f3fd-200d-2642-fe0f","native":"🚣🏽♂️","x":36,"y":16},{"unified":"1f6a3-1f3fe-200d-2642-fe0f","native":"🚣🏾♂️","x":36,"y":17},{"unified":"1f6a3-1f3ff-200d-2642-fe0f","native":"🚣🏿♂️","x":36,"y":18}],"version":4},"woman-rowing-boat":{"id":"woman-rowing-boat","name":"Woman Rowing Boat","keywords":["rowing-boat","sports","hobby","water","ship","female"],"skins":[{"unified":"1f6a3-200d-2640-fe0f","native":"🚣♀️","x":36,"y":7},{"unified":"1f6a3-1f3fb-200d-2640-fe0f","native":"🚣🏻♀️","x":36,"y":8},{"unified":"1f6a3-1f3fc-200d-2640-fe0f","native":"🚣🏼♀️","x":36,"y":9},{"unified":"1f6a3-1f3fd-200d-2640-fe0f","native":"🚣🏽♀️","x":36,"y":10},{"unified":"1f6a3-1f3fe-200d-2640-fe0f","native":"🚣🏾♀️","x":36,"y":11},{"unified":"1f6a3-1f3ff-200d-2640-fe0f","native":"🚣🏿♀️","x":36,"y":12}],"version":4},"swimmer":{"id":"swimmer","name":"Swimmer","keywords":["person","swimming","sport","pool"],"skins":[{"unified":"1f3ca","native":"🏊","x":9,"y":11},{"unified":"1f3ca-1f3fb","native":"🏊🏻","x":9,"y":12},{"unified":"1f3ca-1f3fc","native":"🏊🏼","x":9,"y":13},{"unified":"1f3ca-1f3fd","native":"🏊🏽","x":9,"y":14},{"unified":"1f3ca-1f3fe","native":"🏊🏾","x":9,"y":15},{"unified":"1f3ca-1f3ff","native":"🏊🏿","x":9,"y":16}],"version":1},"man-swimming":{"id":"man-swimming","name":"Man Swimming","keywords":["sports","exercise","human","athlete","water","summer"],"skins":[{"unified":"1f3ca-200d-2642-fe0f","native":"🏊♂️","x":9,"y":5},{"unified":"1f3ca-1f3fb-200d-2642-fe0f","native":"🏊🏻♂️","x":9,"y":6},{"unified":"1f3ca-1f3fc-200d-2642-fe0f","native":"🏊🏼♂️","x":9,"y":7},{"unified":"1f3ca-1f3fd-200d-2642-fe0f","native":"🏊🏽♂️","x":9,"y":8},{"unified":"1f3ca-1f3fe-200d-2642-fe0f","native":"🏊🏾♂️","x":9,"y":9},{"unified":"1f3ca-1f3ff-200d-2642-fe0f","native":"🏊🏿♂️","x":9,"y":10}],"version":4},"woman-swimming":{"id":"woman-swimming","name":"Woman Swimming","keywords":["sports","exercise","human","athlete","water","summer","female"],"skins":[{"unified":"1f3ca-200d-2640-fe0f","native":"🏊♀️","x":8,"y":60},{"unified":"1f3ca-1f3fb-200d-2640-fe0f","native":"🏊🏻♀️","x":9,"y":0},{"unified":"1f3ca-1f3fc-200d-2640-fe0f","native":"🏊🏼♀️","x":9,"y":1},{"unified":"1f3ca-1f3fd-200d-2640-fe0f","native":"🏊🏽♀️","x":9,"y":2},{"unified":"1f3ca-1f3fe-200d-2640-fe0f","native":"🏊🏾♀️","x":9,"y":3},{"unified":"1f3ca-1f3ff-200d-2640-fe0f","native":"🏊🏿♀️","x":9,"y":4}],"version":4},"person_with_ball":{"id":"person_with_ball","name":"Person Bouncing Ball","keywords":["with","sports","human"],"skins":[{"unified":"26f9-fe0f","native":"⛹️","x":58,"y":46},{"unified":"26f9-1f3fb","native":"⛹🏻","x":58,"y":47},{"unified":"26f9-1f3fc","native":"⛹🏼","x":58,"y":48},{"unified":"26f9-1f3fd","native":"⛹🏽","x":58,"y":49},{"unified":"26f9-1f3fe","native":"⛹🏾","x":58,"y":50},{"unified":"26f9-1f3ff","native":"⛹🏿","x":58,"y":51}],"version":1},"man-bouncing-ball":{"id":"man-bouncing-ball","name":"Man Bouncing Ball","keywords":["bouncing-ball","sport"],"skins":[{"unified":"26f9-fe0f-200d-2642-fe0f","native":"⛹️♂️","x":58,"y":40},{"unified":"26f9-1f3fb-200d-2642-fe0f","native":"⛹🏻♂️","x":58,"y":41},{"unified":"26f9-1f3fc-200d-2642-fe0f","native":"⛹🏼♂️","x":58,"y":42},{"unified":"26f9-1f3fd-200d-2642-fe0f","native":"⛹🏽♂️","x":58,"y":43},{"unified":"26f9-1f3fe-200d-2642-fe0f","native":"⛹🏾♂️","x":58,"y":44},{"unified":"26f9-1f3ff-200d-2642-fe0f","native":"⛹🏿♂️","x":58,"y":45}],"version":4},"woman-bouncing-ball":{"id":"woman-bouncing-ball","name":"Woman Bouncing Ball","keywords":["bouncing-ball","sports","human","female"],"skins":[{"unified":"26f9-fe0f-200d-2640-fe0f","native":"⛹️♀️","x":58,"y":34},{"unified":"26f9-1f3fb-200d-2640-fe0f","native":"⛹🏻♀️","x":58,"y":35},{"unified":"26f9-1f3fc-200d-2640-fe0f","native":"⛹🏼♀️","x":58,"y":36},{"unified":"26f9-1f3fd-200d-2640-fe0f","native":"⛹🏽♀️","x":58,"y":37},{"unified":"26f9-1f3fe-200d-2640-fe0f","native":"⛹🏾♀️","x":58,"y":38},{"unified":"26f9-1f3ff-200d-2640-fe0f","native":"⛹🏿♀️","x":58,"y":39}],"version":4},"weight_lifter":{"id":"weight_lifter","name":"Person Lifting Weights","keywords":["weight","lifter","sports","training","exercise"],"skins":[{"unified":"1f3cb-fe0f","native":"🏋️","x":9,"y":29},{"unified":"1f3cb-1f3fb","native":"🏋🏻","x":9,"y":30},{"unified":"1f3cb-1f3fc","native":"🏋🏼","x":9,"y":31},{"unified":"1f3cb-1f3fd","native":"🏋🏽","x":9,"y":32},{"unified":"1f3cb-1f3fe","native":"🏋🏾","x":9,"y":33},{"unified":"1f3cb-1f3ff","native":"🏋🏿","x":9,"y":34}],"version":1},"man-lifting-weights":{"id":"man-lifting-weights","name":"Man Lifting Weights","keywords":["lifting-weights","sport"],"skins":[{"unified":"1f3cb-fe0f-200d-2642-fe0f","native":"🏋️♂️","x":9,"y":23},{"unified":"1f3cb-1f3fb-200d-2642-fe0f","native":"🏋🏻♂️","x":9,"y":24},{"unified":"1f3cb-1f3fc-200d-2642-fe0f","native":"🏋🏼♂️","x":9,"y":25},{"unified":"1f3cb-1f3fd-200d-2642-fe0f","native":"🏋🏽♂️","x":9,"y":26},{"unified":"1f3cb-1f3fe-200d-2642-fe0f","native":"🏋🏾♂️","x":9,"y":27},{"unified":"1f3cb-1f3ff-200d-2642-fe0f","native":"🏋🏿♂️","x":9,"y":28}],"version":4},"woman-lifting-weights":{"id":"woman-lifting-weights","name":"Woman Lifting Weights","keywords":["lifting-weights","sports","training","exercise","female"],"skins":[{"unified":"1f3cb-fe0f-200d-2640-fe0f","native":"🏋️♀️","x":9,"y":17},{"unified":"1f3cb-1f3fb-200d-2640-fe0f","native":"🏋🏻♀️","x":9,"y":18},{"unified":"1f3cb-1f3fc-200d-2640-fe0f","native":"🏋🏼♀️","x":9,"y":19},{"unified":"1f3cb-1f3fd-200d-2640-fe0f","native":"🏋🏽♀️","x":9,"y":20},{"unified":"1f3cb-1f3fe-200d-2640-fe0f","native":"🏋🏾♀️","x":9,"y":21},{"unified":"1f3cb-1f3ff-200d-2640-fe0f","native":"🏋🏿♀️","x":9,"y":22}],"version":4},"bicyclist":{"id":"bicyclist","name":"Bicyclist","keywords":["person","biking","sport","move"],"skins":[{"unified":"1f6b4","native":"🚴","x":36,"y":53},{"unified":"1f6b4-1f3fb","native":"🚴🏻","x":36,"y":54},{"unified":"1f6b4-1f3fc","native":"🚴🏼","x":36,"y":55},{"unified":"1f6b4-1f3fd","native":"🚴🏽","x":36,"y":56},{"unified":"1f6b4-1f3fe","native":"🚴🏾","x":36,"y":57},{"unified":"1f6b4-1f3ff","native":"🚴🏿","x":36,"y":58}],"version":1},"man-biking":{"id":"man-biking","name":"Man Biking","keywords":["sports","bike","exercise","hipster"],"skins":[{"unified":"1f6b4-200d-2642-fe0f","native":"🚴♂️","x":36,"y":47},{"unified":"1f6b4-1f3fb-200d-2642-fe0f","native":"🚴🏻♂️","x":36,"y":48},{"unified":"1f6b4-1f3fc-200d-2642-fe0f","native":"🚴🏼♂️","x":36,"y":49},{"unified":"1f6b4-1f3fd-200d-2642-fe0f","native":"🚴🏽♂️","x":36,"y":50},{"unified":"1f6b4-1f3fe-200d-2642-fe0f","native":"🚴🏾♂️","x":36,"y":51},{"unified":"1f6b4-1f3ff-200d-2642-fe0f","native":"🚴🏿♂️","x":36,"y":52}],"version":4},"woman-biking":{"id":"woman-biking","name":"Woman Biking","keywords":["sports","bike","exercise","hipster","female"],"skins":[{"unified":"1f6b4-200d-2640-fe0f","native":"🚴♀️","x":36,"y":41},{"unified":"1f6b4-1f3fb-200d-2640-fe0f","native":"🚴🏻♀️","x":36,"y":42},{"unified":"1f6b4-1f3fc-200d-2640-fe0f","native":"🚴🏼♀️","x":36,"y":43},{"unified":"1f6b4-1f3fd-200d-2640-fe0f","native":"🚴🏽♀️","x":36,"y":44},{"unified":"1f6b4-1f3fe-200d-2640-fe0f","native":"🚴🏾♀️","x":36,"y":45},{"unified":"1f6b4-1f3ff-200d-2640-fe0f","native":"🚴🏿♀️","x":36,"y":46}],"version":4},"mountain_bicyclist":{"id":"mountain_bicyclist","name":"Mountain Bicyclist","keywords":["person","biking","sport","move"],"skins":[{"unified":"1f6b5","native":"🚵","x":37,"y":10},{"unified":"1f6b5-1f3fb","native":"🚵🏻","x":37,"y":11},{"unified":"1f6b5-1f3fc","native":"🚵🏼","x":37,"y":12},{"unified":"1f6b5-1f3fd","native":"🚵🏽","x":37,"y":13},{"unified":"1f6b5-1f3fe","native":"🚵🏾","x":37,"y":14},{"unified":"1f6b5-1f3ff","native":"🚵🏿","x":37,"y":15}],"version":1},"man-mountain-biking":{"id":"man-mountain-biking","name":"Man Mountain Biking","keywords":["mountain-biking","transportation","sports","human","race","bike"],"skins":[{"unified":"1f6b5-200d-2642-fe0f","native":"🚵♂️","x":37,"y":4},{"unified":"1f6b5-1f3fb-200d-2642-fe0f","native":"🚵🏻♂️","x":37,"y":5},{"unified":"1f6b5-1f3fc-200d-2642-fe0f","native":"🚵🏼♂️","x":37,"y":6},{"unified":"1f6b5-1f3fd-200d-2642-fe0f","native":"🚵🏽♂️","x":37,"y":7},{"unified":"1f6b5-1f3fe-200d-2642-fe0f","native":"🚵🏾♂️","x":37,"y":8},{"unified":"1f6b5-1f3ff-200d-2642-fe0f","native":"🚵🏿♂️","x":37,"y":9}],"version":4},"woman-mountain-biking":{"id":"woman-mountain-biking","name":"Woman Mountain Biking","keywords":["mountain-biking","transportation","sports","human","race","bike","female"],"skins":[{"unified":"1f6b5-200d-2640-fe0f","native":"🚵♀️","x":36,"y":59},{"unified":"1f6b5-1f3fb-200d-2640-fe0f","native":"🚵🏻♀️","x":36,"y":60},{"unified":"1f6b5-1f3fc-200d-2640-fe0f","native":"🚵🏼♀️","x":37,"y":0},{"unified":"1f6b5-1f3fd-200d-2640-fe0f","native":"🚵🏽♀️","x":37,"y":1},{"unified":"1f6b5-1f3fe-200d-2640-fe0f","native":"🚵🏾♀️","x":37,"y":2},{"unified":"1f6b5-1f3ff-200d-2640-fe0f","native":"🚵🏿♀️","x":37,"y":3}],"version":4},"person_doing_cartwheel":{"id":"person_doing_cartwheel","name":"Person Cartwheeling","keywords":["doing","cartwheel","sport","gymnastic"],"skins":[{"unified":"1f938","native":"🤸","x":42,"y":9},{"unified":"1f938-1f3fb","native":"🤸🏻","x":42,"y":10},{"unified":"1f938-1f3fc","native":"🤸🏼","x":42,"y":11},{"unified":"1f938-1f3fd","native":"🤸🏽","x":42,"y":12},{"unified":"1f938-1f3fe","native":"🤸🏾","x":42,"y":13},{"unified":"1f938-1f3ff","native":"🤸🏿","x":42,"y":14}],"version":3},"man-cartwheeling":{"id":"man-cartwheeling","name":"Man Cartwheeling","keywords":["gymnastics"],"skins":[{"unified":"1f938-200d-2642-fe0f","native":"🤸♂️","x":42,"y":3},{"unified":"1f938-1f3fb-200d-2642-fe0f","native":"🤸🏻♂️","x":42,"y":4},{"unified":"1f938-1f3fc-200d-2642-fe0f","native":"🤸🏼♂️","x":42,"y":5},{"unified":"1f938-1f3fd-200d-2642-fe0f","native":"🤸🏽♂️","x":42,"y":6},{"unified":"1f938-1f3fe-200d-2642-fe0f","native":"🤸🏾♂️","x":42,"y":7},{"unified":"1f938-1f3ff-200d-2642-fe0f","native":"🤸🏿♂️","x":42,"y":8}],"version":4},"woman-cartwheeling":{"id":"woman-cartwheeling","name":"Woman Cartwheeling","keywords":["gymnastics"],"skins":[{"unified":"1f938-200d-2640-fe0f","native":"🤸♀️","x":41,"y":58},{"unified":"1f938-1f3fb-200d-2640-fe0f","native":"🤸🏻♀️","x":41,"y":59},{"unified":"1f938-1f3fc-200d-2640-fe0f","native":"🤸🏼♀️","x":41,"y":60},{"unified":"1f938-1f3fd-200d-2640-fe0f","native":"🤸🏽♀️","x":42,"y":0},{"unified":"1f938-1f3fe-200d-2640-fe0f","native":"🤸🏾♀️","x":42,"y":1},{"unified":"1f938-1f3ff-200d-2640-fe0f","native":"🤸🏿♀️","x":42,"y":2}],"version":4},"wrestlers":{"id":"wrestlers","name":"Wrestlers","keywords":["people","wrestling","sport"],"skins":[{"unified":"1f93c","native":"🤼","x":42,"y":36}],"version":3},"man-wrestling":{"id":"man-wrestling","name":"Men Wrestling","keywords":["man","sports","wrestlers"],"skins":[{"unified":"1f93c-200d-2642-fe0f","native":"🤼♂️","x":42,"y":35}],"version":4},"woman-wrestling":{"id":"woman-wrestling","name":"Women Wrestling","keywords":["woman","sports","wrestlers"],"skins":[{"unified":"1f93c-200d-2640-fe0f","native":"🤼♀️","x":42,"y":34}],"version":4},"water_polo":{"id":"water_polo","name":"Water Polo","keywords":["person","playing","sport"],"skins":[{"unified":"1f93d","native":"🤽","x":42,"y":49},{"unified":"1f93d-1f3fb","native":"🤽🏻","x":42,"y":50},{"unified":"1f93d-1f3fc","native":"🤽🏼","x":42,"y":51},{"unified":"1f93d-1f3fd","native":"🤽🏽","x":42,"y":52},{"unified":"1f93d-1f3fe","native":"🤽🏾","x":42,"y":53},{"unified":"1f93d-1f3ff","native":"🤽🏿","x":42,"y":54}],"version":3},"man-playing-water-polo":{"id":"man-playing-water-polo","name":"Man Playing Water Polo","keywords":["playing-water-polo","sports","pool"],"skins":[{"unified":"1f93d-200d-2642-fe0f","native":"🤽♂️","x":42,"y":43},{"unified":"1f93d-1f3fb-200d-2642-fe0f","native":"🤽🏻♂️","x":42,"y":44},{"unified":"1f93d-1f3fc-200d-2642-fe0f","native":"🤽🏼♂️","x":42,"y":45},{"unified":"1f93d-1f3fd-200d-2642-fe0f","native":"🤽🏽♂️","x":42,"y":46},{"unified":"1f93d-1f3fe-200d-2642-fe0f","native":"🤽🏾♂️","x":42,"y":47},{"unified":"1f93d-1f3ff-200d-2642-fe0f","native":"🤽🏿♂️","x":42,"y":48}],"version":4},"woman-playing-water-polo":{"id":"woman-playing-water-polo","name":"Woman Playing Water Polo","keywords":["playing-water-polo","sports","pool"],"skins":[{"unified":"1f93d-200d-2640-fe0f","native":"🤽♀️","x":42,"y":37},{"unified":"1f93d-1f3fb-200d-2640-fe0f","native":"🤽🏻♀️","x":42,"y":38},{"unified":"1f93d-1f3fc-200d-2640-fe0f","native":"🤽🏼♀️","x":42,"y":39},{"unified":"1f93d-1f3fd-200d-2640-fe0f","native":"🤽🏽♀️","x":42,"y":40},{"unified":"1f93d-1f3fe-200d-2640-fe0f","native":"🤽🏾♀️","x":42,"y":41},{"unified":"1f93d-1f3ff-200d-2640-fe0f","native":"🤽🏿♀️","x":42,"y":42}],"version":4},"handball":{"id":"handball","name":"Handball","keywords":["person","playing","sport"],"skins":[{"unified":"1f93e","native":"🤾","x":43,"y":6},{"unified":"1f93e-1f3fb","native":"🤾🏻","x":43,"y":7},{"unified":"1f93e-1f3fc","native":"🤾🏼","x":43,"y":8},{"unified":"1f93e-1f3fd","native":"🤾🏽","x":43,"y":9},{"unified":"1f93e-1f3fe","native":"🤾🏾","x":43,"y":10},{"unified":"1f93e-1f3ff","native":"🤾🏿","x":43,"y":11}],"version":3},"man-playing-handball":{"id":"man-playing-handball","name":"Man Playing Handball","keywords":["playing-handball","sports"],"skins":[{"unified":"1f93e-200d-2642-fe0f","native":"🤾♂️","x":43,"y":0},{"unified":"1f93e-1f3fb-200d-2642-fe0f","native":"🤾🏻♂️","x":43,"y":1},{"unified":"1f93e-1f3fc-200d-2642-fe0f","native":"🤾🏼♂️","x":43,"y":2},{"unified":"1f93e-1f3fd-200d-2642-fe0f","native":"🤾🏽♂️","x":43,"y":3},{"unified":"1f93e-1f3fe-200d-2642-fe0f","native":"🤾🏾♂️","x":43,"y":4},{"unified":"1f93e-1f3ff-200d-2642-fe0f","native":"🤾🏿♂️","x":43,"y":5}],"version":4},"woman-playing-handball":{"id":"woman-playing-handball","name":"Woman Playing Handball","keywords":["playing-handball","sports"],"skins":[{"unified":"1f93e-200d-2640-fe0f","native":"🤾♀️","x":42,"y":55},{"unified":"1f93e-1f3fb-200d-2640-fe0f","native":"🤾🏻♀️","x":42,"y":56},{"unified":"1f93e-1f3fc-200d-2640-fe0f","native":"🤾🏼♀️","x":42,"y":57},{"unified":"1f93e-1f3fd-200d-2640-fe0f","native":"🤾🏽♀️","x":42,"y":58},{"unified":"1f93e-1f3fe-200d-2640-fe0f","native":"🤾🏾♀️","x":42,"y":59},{"unified":"1f93e-1f3ff-200d-2640-fe0f","native":"🤾🏿♀️","x":42,"y":60}],"version":4},"juggling":{"id":"juggling","name":"Juggling","keywords":["person","performance","balance"],"skins":[{"unified":"1f939","native":"🤹","x":42,"y":27},{"unified":"1f939-1f3fb","native":"🤹🏻","x":42,"y":28},{"unified":"1f939-1f3fc","native":"🤹🏼","x":42,"y":29},{"unified":"1f939-1f3fd","native":"🤹🏽","x":42,"y":30},{"unified":"1f939-1f3fe","native":"🤹🏾","x":42,"y":31},{"unified":"1f939-1f3ff","native":"🤹🏿","x":42,"y":32}],"version":3},"man-juggling":{"id":"man-juggling","name":"Man Juggling","keywords":["juggle","balance","skill","multitask"],"skins":[{"unified":"1f939-200d-2642-fe0f","native":"🤹♂️","x":42,"y":21},{"unified":"1f939-1f3fb-200d-2642-fe0f","native":"🤹🏻♂️","x":42,"y":22},{"unified":"1f939-1f3fc-200d-2642-fe0f","native":"🤹🏼♂️","x":42,"y":23},{"unified":"1f939-1f3fd-200d-2642-fe0f","native":"🤹🏽♂️","x":42,"y":24},{"unified":"1f939-1f3fe-200d-2642-fe0f","native":"🤹🏾♂️","x":42,"y":25},{"unified":"1f939-1f3ff-200d-2642-fe0f","native":"🤹🏿♂️","x":42,"y":26}],"version":4},"woman-juggling":{"id":"woman-juggling","name":"Woman Juggling","keywords":["juggle","balance","skill","multitask"],"skins":[{"unified":"1f939-200d-2640-fe0f","native":"🤹♀️","x":42,"y":15},{"unified":"1f939-1f3fb-200d-2640-fe0f","native":"🤹🏻♀️","x":42,"y":16},{"unified":"1f939-1f3fc-200d-2640-fe0f","native":"🤹🏼♀️","x":42,"y":17},{"unified":"1f939-1f3fd-200d-2640-fe0f","native":"🤹🏽♀️","x":42,"y":18},{"unified":"1f939-1f3fe-200d-2640-fe0f","native":"🤹🏾♀️","x":42,"y":19},{"unified":"1f939-1f3ff-200d-2640-fe0f","native":"🤹🏿♀️","x":42,"y":20}],"version":4},"person_in_lotus_position":{"id":"person_in_lotus_position","name":"Person in Lotus Position","keywords":["meditate"],"skins":[{"unified":"1f9d8","native":"🧘","x":51,"y":36},{"unified":"1f9d8-1f3fb","native":"🧘🏻","x":51,"y":37},{"unified":"1f9d8-1f3fc","native":"🧘🏼","x":51,"y":38},{"unified":"1f9d8-1f3fd","native":"🧘🏽","x":51,"y":39},{"unified":"1f9d8-1f3fe","native":"🧘🏾","x":51,"y":40},{"unified":"1f9d8-1f3ff","native":"🧘🏿","x":51,"y":41}],"version":5},"man_in_lotus_position":{"id":"man_in_lotus_position","name":"Man in Lotus Position","keywords":["male","meditation","yoga","serenity","zen","mindfulness"],"skins":[{"unified":"1f9d8-200d-2642-fe0f","native":"🧘♂️","x":51,"y":30},{"unified":"1f9d8-1f3fb-200d-2642-fe0f","native":"🧘🏻♂️","x":51,"y":31},{"unified":"1f9d8-1f3fc-200d-2642-fe0f","native":"🧘🏼♂️","x":51,"y":32},{"unified":"1f9d8-1f3fd-200d-2642-fe0f","native":"🧘🏽♂️","x":51,"y":33},{"unified":"1f9d8-1f3fe-200d-2642-fe0f","native":"🧘🏾♂️","x":51,"y":34},{"unified":"1f9d8-1f3ff-200d-2642-fe0f","native":"🧘🏿♂️","x":51,"y":35}],"version":5},"woman_in_lotus_position":{"id":"woman_in_lotus_position","name":"Woman in Lotus Position","keywords":["female","meditation","yoga","serenity","zen","mindfulness"],"skins":[{"unified":"1f9d8-200d-2640-fe0f","native":"🧘♀️","x":51,"y":24},{"unified":"1f9d8-1f3fb-200d-2640-fe0f","native":"🧘🏻♀️","x":51,"y":25},{"unified":"1f9d8-1f3fc-200d-2640-fe0f","native":"🧘🏼♀️","x":51,"y":26},{"unified":"1f9d8-1f3fd-200d-2640-fe0f","native":"🧘🏽♀️","x":51,"y":27},{"unified":"1f9d8-1f3fe-200d-2640-fe0f","native":"🧘🏾♀️","x":51,"y":28},{"unified":"1f9d8-1f3ff-200d-2640-fe0f","native":"🧘🏿♀️","x":51,"y":29}],"version":5},"bath":{"id":"bath","name":"Bath","keywords":["person","taking","clean","shower","bathroom"],"skins":[{"unified":"1f6c0","native":"🛀","x":37,"y":43},{"unified":"1f6c0-1f3fb","native":"🛀🏻","x":37,"y":44},{"unified":"1f6c0-1f3fc","native":"🛀🏼","x":37,"y":45},{"unified":"1f6c0-1f3fd","native":"🛀🏽","x":37,"y":46},{"unified":"1f6c0-1f3fe","native":"🛀🏾","x":37,"y":47},{"unified":"1f6c0-1f3ff","native":"🛀🏿","x":37,"y":48}],"version":1},"sleeping_accommodation":{"id":"sleeping_accommodation","name":"Person in Bed","keywords":["sleeping","accommodation","rest"],"skins":[{"unified":"1f6cc","native":"🛌","x":37,"y":55},{"unified":"1f6cc-1f3fb","native":"🛌🏻","x":37,"y":56},{"unified":"1f6cc-1f3fc","native":"🛌🏼","x":37,"y":57},{"unified":"1f6cc-1f3fd","native":"🛌🏽","x":37,"y":58},{"unified":"1f6cc-1f3fe","native":"🛌🏾","x":37,"y":59},{"unified":"1f6cc-1f3ff","native":"🛌🏿","x":37,"y":60}],"version":1},"people_holding_hands":{"id":"people_holding_hands","name":"People Holding Hands","keywords":["friendship"],"skins":[{"unified":"1f9d1-200d-1f91d-200d-1f9d1","native":"🧑🤝🧑","x":48,"y":43},{"unified":"1f9d1-1f3fb-200d-1f91d-200d-1f9d1-1f3fb","native":"🧑🏻🤝🧑🏻","x":48,"y":44},{"unified":"1f9d1-1f3fc-200d-1f91d-200d-1f9d1-1f3fc","native":"🧑🏼🤝🧑🏼","x":48,"y":50},{"unified":"1f9d1-1f3fd-200d-1f91d-200d-1f9d1-1f3fd","native":"🧑🏽🤝🧑🏽","x":48,"y":56},{"unified":"1f9d1-1f3fe-200d-1f91d-200d-1f9d1-1f3fe","native":"🧑🏾🤝🧑🏾","x":49,"y":1},{"unified":"1f9d1-1f3ff-200d-1f91d-200d-1f9d1-1f3ff","native":"🧑🏿🤝🧑🏿","x":49,"y":7}],"version":12},"two_women_holding_hands":{"id":"two_women_holding_hands","name":"Women Holding Hands","keywords":["two","pair","friendship","couple","love","like","female","people","human"],"skins":[{"unified":"1f46d","native":"👭","x":22,"y":32},{"unified":"1f46d-1f3fb","native":"👭🏻","x":22,"y":33},{"unified":"1f46d-1f3fc","native":"👭🏼","x":22,"y":34},{"unified":"1f46d-1f3fd","native":"👭🏽","x":22,"y":35},{"unified":"1f46d-1f3fe","native":"👭🏾","x":22,"y":36},{"unified":"1f46d-1f3ff","native":"👭🏿","x":22,"y":37}],"version":1},"man_and_woman_holding_hands":{"id":"man_and_woman_holding_hands","name":"Man and Woman Holding Hands","keywords":["couple","pair","people","human","love","date","dating","like","affection","valentines","marriage"],"skins":[{"unified":"1f46b","native":"👫","x":21,"y":41},{"unified":"1f46b-1f3fb","native":"👫🏻","x":21,"y":42},{"unified":"1f46b-1f3fc","native":"👫🏼","x":21,"y":43},{"unified":"1f46b-1f3fd","native":"👫🏽","x":21,"y":44},{"unified":"1f46b-1f3fe","native":"👫🏾","x":21,"y":45},{"unified":"1f46b-1f3ff","native":"👫🏿","x":21,"y":46}],"version":1},"two_men_holding_hands":{"id":"two_men_holding_hands","name":"Men Holding Hands","keywords":["two","pair","couple","love","like","bromance","friendship","people","human"],"skins":[{"unified":"1f46c","native":"👬","x":22,"y":6},{"unified":"1f46c-1f3fb","native":"👬🏻","x":22,"y":7},{"unified":"1f46c-1f3fc","native":"👬🏼","x":22,"y":8},{"unified":"1f46c-1f3fd","native":"👬🏽","x":22,"y":9},{"unified":"1f46c-1f3fe","native":"👬🏾","x":22,"y":10},{"unified":"1f46c-1f3ff","native":"👬🏿","x":22,"y":11}],"version":1},"couplekiss":{"id":"couplekiss","name":"Kiss","keywords":["couplekiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f48f","native":"💏","x":26,"y":42},{"unified":"1f48f-1f3fb","native":"💏🏻","x":26,"y":43},{"unified":"1f48f-1f3fc","native":"💏🏼","x":26,"y":44},{"unified":"1f48f-1f3fd","native":"💏🏽","x":26,"y":45},{"unified":"1f48f-1f3fe","native":"💏🏾","x":26,"y":46},{"unified":"1f48f-1f3ff","native":"💏🏿","x":26,"y":47}],"version":1},"woman-kiss-man":{"id":"woman-kiss-man","name":"Kiss: Woman, Man","keywords":["woman","kiss-man","kiss","love"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f48b-200d-1f468","native":"👩❤️💋👨","x":20,"y":43},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb","native":"👩🏻❤️💋👨🏻","x":20,"y":44},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc","native":"👩🏼❤️💋👨🏼","x":20,"y":50},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd","native":"👩🏽❤️💋👨🏽","x":20,"y":56},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe","native":"👩🏾❤️💋👨🏾","x":21,"y":1},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff","native":"👩🏿❤️💋👨🏿","x":21,"y":7}],"version":2},"man-kiss-man":{"id":"man-kiss-man","name":"Kiss: Man, Man","keywords":["kiss-man","kiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f468-200d-2764-fe0f-200d-1f48b-200d-1f468","native":"👨❤️💋👨","x":16,"y":49},{"unified":"1f468-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fb","native":"👨🏻❤️💋👨🏻","x":16,"y":50},{"unified":"1f468-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fc","native":"👨🏼❤️💋👨🏼","x":16,"y":56},{"unified":"1f468-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fd","native":"👨🏽❤️💋👨🏽","x":17,"y":1},{"unified":"1f468-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3fe","native":"👨🏾❤️💋👨🏾","x":17,"y":7},{"unified":"1f468-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f468-1f3ff","native":"👨🏿❤️💋👨🏿","x":17,"y":13}],"version":2},"woman-kiss-woman":{"id":"woman-kiss-woman","name":"Kiss: Woman, Woman","keywords":["kiss-woman","kiss","pair","valentines","love","like","dating","marriage"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f48b-200d-1f469","native":"👩❤️💋👩","x":21,"y":8},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fb","native":"👩🏻❤️💋👩🏻","x":21,"y":9},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fc","native":"👩🏼❤️💋👩🏼","x":21,"y":15},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fd","native":"👩🏽❤️💋👩🏽","x":21,"y":21},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3fe","native":"👩🏾❤️💋👩🏾","x":21,"y":27},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f48b-200d-1f469-1f3ff","native":"👩🏿❤️💋👩🏿","x":21,"y":33}],"version":2},"couple_with_heart":{"id":"couple_with_heart","name":"Couple with Heart","keywords":["pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f491","native":"💑","x":27,"y":8},{"unified":"1f491-1f3fb","native":"💑🏻","x":27,"y":9},{"unified":"1f491-1f3fc","native":"💑🏼","x":27,"y":10},{"unified":"1f491-1f3fd","native":"💑🏽","x":27,"y":11},{"unified":"1f491-1f3fe","native":"💑🏾","x":27,"y":12},{"unified":"1f491-1f3ff","native":"💑🏿","x":27,"y":13}],"version":1},"woman-heart-man":{"id":"woman-heart-man","name":"Couple with Heart: Woman, Man","keywords":["woman","heart-man","heart","love"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f468","native":"👩❤️👨","x":19,"y":52},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb","native":"👩🏻❤️👨🏻","x":19,"y":53},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc","native":"👩🏼❤️👨🏼","x":19,"y":59},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd","native":"👩🏽❤️👨🏽","x":20,"y":4},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe","native":"👩🏾❤️👨🏾","x":20,"y":10},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff","native":"👩🏿❤️👨🏿","x":20,"y":16}],"version":2},"man-heart-man":{"id":"man-heart-man","name":"Couple with Heart: Man, Man","keywords":["heart-man","heart","pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f468-200d-2764-fe0f-200d-1f468","native":"👨❤️👨","x":16,"y":23},{"unified":"1f468-1f3fb-200d-2764-fe0f-200d-1f468-1f3fb","native":"👨🏻❤️👨🏻","x":16,"y":24},{"unified":"1f468-1f3fc-200d-2764-fe0f-200d-1f468-1f3fc","native":"👨🏼❤️👨🏼","x":16,"y":30},{"unified":"1f468-1f3fd-200d-2764-fe0f-200d-1f468-1f3fd","native":"👨🏽❤️👨🏽","x":16,"y":36},{"unified":"1f468-1f3fe-200d-2764-fe0f-200d-1f468-1f3fe","native":"👨🏾❤️👨🏾","x":16,"y":42},{"unified":"1f468-1f3ff-200d-2764-fe0f-200d-1f468-1f3ff","native":"👨🏿❤️👨🏿","x":16,"y":48}],"version":2},"woman-heart-woman":{"id":"woman-heart-woman","name":"Couple with Heart: Woman, Woman","keywords":["heart-woman","heart","pair","love","like","affection","human","dating","valentines","marriage"],"skins":[{"unified":"1f469-200d-2764-fe0f-200d-1f469","native":"👩❤️👩","x":20,"y":17},{"unified":"1f469-1f3fb-200d-2764-fe0f-200d-1f469-1f3fb","native":"👩🏻❤️👩🏻","x":20,"y":18},{"unified":"1f469-1f3fc-200d-2764-fe0f-200d-1f469-1f3fc","native":"👩🏼❤️👩🏼","x":20,"y":24},{"unified":"1f469-1f3fd-200d-2764-fe0f-200d-1f469-1f3fd","native":"👩🏽❤️👩🏽","x":20,"y":30},{"unified":"1f469-1f3fe-200d-2764-fe0f-200d-1f469-1f3fe","native":"👩🏾❤️👩🏾","x":20,"y":36},{"unified":"1f469-1f3ff-200d-2764-fe0f-200d-1f469-1f3ff","native":"👩🏿❤️👩🏿","x":20,"y":42}],"version":2},"family":{"id":"family","name":"Family","keywords":["home","parents","child","mom","dad","father","mother","people","human"],"skins":[{"unified":"1f46a","native":"👪","x":21,"y":40}],"version":1},"man-woman-boy":{"id":"man-woman-boy","name":"Family: Man, Woman, Boy","keywords":["man","woman-boy","family","woman","love"],"skins":[{"unified":"1f468-200d-1f469-200d-1f466","native":"👨👩👦","x":14,"y":44}],"version":2},"man-woman-girl":{"id":"man-woman-girl","name":"Family: Man, Woman, Girl","keywords":["man","woman-girl","family","woman","home","parents","people","human","child"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467","native":"👨👩👧","x":14,"y":46}],"version":2},"man-woman-girl-boy":{"id":"man-woman-girl-boy","name":"Family: Man, Woman, Girl, Boy","keywords":["man","woman-girl-boy","family","woman","girl","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467-200d-1f466","native":"👨👩👧👦","x":14,"y":47}],"version":2},"man-woman-boy-boy":{"id":"man-woman-boy-boy","name":"Family: Man, Woman, Boy, Boy","keywords":["man","woman-boy-boy","family","woman","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f466-200d-1f466","native":"👨👩👦👦","x":14,"y":45}],"version":2},"man-woman-girl-girl":{"id":"man-woman-girl-girl","name":"Family: Man, Woman, Girl, Girl","keywords":["man","woman-girl-girl","family","woman","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f469-200d-1f467-200d-1f467","native":"👨👩👧👧","x":14,"y":48}],"version":2},"man-man-boy":{"id":"man-man-boy","name":"Family: Man, Man, Boy","keywords":["man","man-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f466","native":"👨👨👦","x":14,"y":39}],"version":2},"man-man-girl":{"id":"man-man-girl","name":"Family: Man, Man, Girl","keywords":["man","man-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467","native":"👨👨👧","x":14,"y":41}],"version":2},"man-man-girl-boy":{"id":"man-man-girl-boy","name":"Family: Man, Man, Girl, Boy","keywords":["man","man-girl-boy","family","girl","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467-200d-1f466","native":"👨👨👧👦","x":14,"y":42}],"version":2},"man-man-boy-boy":{"id":"man-man-boy-boy","name":"Family: Man, Man, Boy, Boy","keywords":["man","man-boy-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f466-200d-1f466","native":"👨👨👦👦","x":14,"y":40}],"version":2},"man-man-girl-girl":{"id":"man-man-girl-girl","name":"Family: Man, Man, Girl, Girl","keywords":["man","man-girl-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f468-200d-1f468-200d-1f467-200d-1f467","native":"👨👨👧👧","x":14,"y":43}],"version":2},"woman-woman-boy":{"id":"woman-woman-boy","name":"Family: Woman, Woman, Boy","keywords":["woman","woman-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f466","native":"👩👩👦","x":18,"y":12}],"version":2},"woman-woman-girl":{"id":"woman-woman-girl","name":"Family: Woman, Woman, Girl","keywords":["woman","woman-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467","native":"👩👩👧","x":18,"y":14}],"version":2},"woman-woman-girl-boy":{"id":"woman-woman-girl-boy","name":"Family: Woman, Woman, Girl, Boy","keywords":["woman","woman-girl-boy","family","girl","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467-200d-1f466","native":"👩👩👧👦","x":18,"y":15}],"version":2},"woman-woman-boy-boy":{"id":"woman-woman-boy-boy","name":"Family: Woman, Woman, Boy, Boy","keywords":["woman","woman-boy-boy","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f466-200d-1f466","native":"👩👩👦👦","x":18,"y":13}],"version":2},"woman-woman-girl-girl":{"id":"woman-woman-girl-girl","name":"Family: Woman, Woman, Girl, Girl","keywords":["woman","woman-girl-girl","family","home","parents","people","human","children"],"skins":[{"unified":"1f469-200d-1f469-200d-1f467-200d-1f467","native":"👩👩👧👧","x":18,"y":16}],"version":2},"man-boy":{"id":"man-boy","name":"Family: Man, Boy","keywords":["man","family","home","parent","people","human","child"],"skins":[{"unified":"1f468-200d-1f466","native":"👨👦","x":14,"y":35}],"version":4},"man-boy-boy":{"id":"man-boy-boy","name":"Family: Man, Boy, Boy","keywords":["man","boy-boy","family","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f466-200d-1f466","native":"👨👦👦","x":14,"y":34}],"version":4},"man-girl":{"id":"man-girl","name":"Family: Man, Girl","keywords":["man","family","home","parent","people","human","child"],"skins":[{"unified":"1f468-200d-1f467","native":"👨👧","x":14,"y":38}],"version":4},"man-girl-boy":{"id":"man-girl-boy","name":"Family: Man, Girl, Boy","keywords":["man","girl-boy","family","girl","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f467-200d-1f466","native":"👨👧👦","x":14,"y":36}],"version":4},"man-girl-girl":{"id":"man-girl-girl","name":"Family: Man, Girl, Girl","keywords":["man","girl-girl","family","home","parent","people","human","children"],"skins":[{"unified":"1f468-200d-1f467-200d-1f467","native":"👨👧👧","x":14,"y":37}],"version":4},"woman-boy":{"id":"woman-boy","name":"Family: Woman, Boy","keywords":["woman","family","home","parent","people","human","child"],"skins":[{"unified":"1f469-200d-1f466","native":"👩👦","x":18,"y":8}],"version":4},"woman-boy-boy":{"id":"woman-boy-boy","name":"Family: Woman, Boy, Boy","keywords":["woman","boy-boy","family","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f466-200d-1f466","native":"👩👦👦","x":18,"y":7}],"version":4},"woman-girl":{"id":"woman-girl","name":"Family: Woman, Girl","keywords":["woman","family","home","parent","people","human","child"],"skins":[{"unified":"1f469-200d-1f467","native":"👩👧","x":18,"y":11}],"version":4},"woman-girl-boy":{"id":"woman-girl-boy","name":"Family: Woman, Girl, Boy","keywords":["woman","girl-boy","family","girl","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f467-200d-1f466","native":"👩👧👦","x":18,"y":9}],"version":4},"woman-girl-girl":{"id":"woman-girl-girl","name":"Family: Woman, Girl, Girl","keywords":["woman","girl-girl","family","home","parent","people","human","children"],"skins":[{"unified":"1f469-200d-1f467-200d-1f467","native":"👩👧👧","x":18,"y":10}],"version":4},"speaking_head_in_silhouette":{"id":"speaking_head_in_silhouette","name":"Speaking Head","keywords":["in","silhouette","user","person","human","sing","say","talk"],"skins":[{"unified":"1f5e3-fe0f","native":"🗣️","x":32,"y":11}],"version":1},"bust_in_silhouette":{"id":"bust_in_silhouette","name":"Bust in Silhouette","keywords":["user","person","human"],"skins":[{"unified":"1f464","native":"👤","x":13,"y":33}],"version":1},"busts_in_silhouette":{"id":"busts_in_silhouette","name":"Busts in Silhouette","keywords":["user","person","human","group","team"],"skins":[{"unified":"1f465","native":"👥","x":13,"y":34}],"version":1},"people_hugging":{"id":"people_hugging","name":"People Hugging","keywords":["care"],"skins":[{"unified":"1fac2","native":"🫂","x":54,"y":58}],"version":13},"footprints":{"id":"footprints","name":"Footprints","keywords":["feet","tracking","walking","beach"],"skins":[{"unified":"1f463","native":"👣","x":13,"y":32}],"version":1},"monkey_face":{"id":"monkey_face","name":"Monkey Face","emoticons":[":o)"],"keywords":["animal","nature","circus"],"skins":[{"unified":"1f435","native":"🐵","x":11,"y":41}],"version":1},"monkey":{"id":"monkey","name":"Monkey","keywords":["animal","nature","banana","circus"],"skins":[{"unified":"1f412","native":"🐒","x":11,"y":4}],"version":1},"gorilla":{"id":"gorilla","name":"Gorilla","keywords":["animal","nature","circus"],"skins":[{"unified":"1f98d","native":"🦍","x":44,"y":33}],"version":3},"orangutan":{"id":"orangutan","name":"Orangutan","keywords":["animal"],"skins":[{"unified":"1f9a7","native":"🦧","x":44,"y":59}],"version":12},"dog":{"id":"dog","name":"Dog Face","keywords":["animal","friend","nature","woof","puppy","pet","faithful"],"skins":[{"unified":"1f436","native":"🐶","x":11,"y":42}],"version":1},"dog2":{"id":"dog2","name":"Dog","keywords":["dog2","animal","nature","friend","doge","pet","faithful"],"skins":[{"unified":"1f415","native":"🐕","x":11,"y":8}],"version":1},"guide_dog":{"id":"guide_dog","name":"Guide Dog","keywords":["animal","blind"],"skins":[{"unified":"1f9ae","native":"🦮","x":45,"y":5}],"version":12},"service_dog":{"id":"service_dog","name":"Service Dog","keywords":["blind","animal"],"skins":[{"unified":"1f415-200d-1f9ba","native":"🐕🦺","x":11,"y":7}],"version":12},"poodle":{"id":"poodle","name":"Poodle","keywords":["dog","animal","101","nature","pet"],"skins":[{"unified":"1f429","native":"🐩","x":11,"y":29}],"version":1},"wolf":{"id":"wolf","name":"Wolf","keywords":["animal","nature","wild"],"skins":[{"unified":"1f43a","native":"🐺","x":11,"y":46}],"version":1},"fox_face":{"id":"fox_face","name":"Fox","keywords":["face","animal","nature"],"skins":[{"unified":"1f98a","native":"🦊","x":44,"y":30}],"version":3},"raccoon":{"id":"raccoon","name":"Raccoon","keywords":["animal","nature"],"skins":[{"unified":"1f99d","native":"🦝","x":44,"y":49}],"version":11},"cat":{"id":"cat","name":"Cat Face","keywords":["animal","meow","nature","pet","kitten"],"skins":[{"unified":"1f431","native":"🐱","x":11,"y":37}],"version":1},"cat2":{"id":"cat2","name":"Cat","keywords":["cat2","animal","meow","pet","cats"],"skins":[{"unified":"1f408","native":"🐈","x":10,"y":55}],"version":1},"black_cat":{"id":"black_cat","name":"Black Cat","keywords":["superstition","luck"],"skins":[{"unified":"1f408-200d-2b1b","native":"🐈⬛","x":10,"y":54}],"version":13},"lion_face":{"id":"lion_face","name":"Lion","keywords":["face","animal","nature"],"skins":[{"unified":"1f981","native":"🦁","x":44,"y":21}],"version":1},"tiger":{"id":"tiger","name":"Tiger Face","keywords":["animal","cat","danger","wild","nature","roar"],"skins":[{"unified":"1f42f","native":"🐯","x":11,"y":35}],"version":1},"tiger2":{"id":"tiger2","name":"Tiger","keywords":["tiger2","animal","nature","roar"],"skins":[{"unified":"1f405","native":"🐅","x":10,"y":51}],"version":1},"leopard":{"id":"leopard","name":"Leopard","keywords":["animal","nature"],"skins":[{"unified":"1f406","native":"🐆","x":10,"y":52}],"version":1},"horse":{"id":"horse","name":"Horse Face","keywords":["animal","brown","nature"],"skins":[{"unified":"1f434","native":"🐴","x":11,"y":40}],"version":1},"moose":{"id":"moose","name":"Moose","keywords":["shrek","canada","sweden","sven","cool"],"skins":[{"unified":"1face","native":"🫎","x":55,"y":16}],"version":15},"donkey":{"id":"donkey","name":"Donkey","keywords":["eeyore","mule"],"skins":[{"unified":"1facf","native":"🫏","x":55,"y":17}],"version":15},"racehorse":{"id":"racehorse","name":"Horse","keywords":["racehorse","animal","gamble","luck"],"skins":[{"unified":"1f40e","native":"🐎","x":11,"y":0}],"version":1},"unicorn_face":{"id":"unicorn_face","name":"Unicorn","keywords":["face","animal","nature","mystical"],"skins":[{"unified":"1f984","native":"🦄","x":44,"y":24}],"version":1},"zebra_face":{"id":"zebra_face","name":"Zebra","keywords":["face","animal","nature","stripes","safari"],"skins":[{"unified":"1f993","native":"🦓","x":44,"y":39}],"version":5},"deer":{"id":"deer","name":"Deer","keywords":["animal","nature","horns","venison"],"skins":[{"unified":"1f98c","native":"🦌","x":44,"y":32}],"version":3},"bison":{"id":"bison","name":"Bison","keywords":["ox"],"skins":[{"unified":"1f9ac","native":"🦬","x":45,"y":3}],"version":13},"cow":{"id":"cow","name":"Cow Face","keywords":["beef","ox","animal","nature","moo","milk"],"skins":[{"unified":"1f42e","native":"🐮","x":11,"y":34}],"version":1},"ox":{"id":"ox","name":"Ox","keywords":["animal","cow","beef"],"skins":[{"unified":"1f402","native":"🐂","x":10,"y":48}],"version":1},"water_buffalo":{"id":"water_buffalo","name":"Water Buffalo","keywords":["animal","nature","ox","cow"],"skins":[{"unified":"1f403","native":"🐃","x":10,"y":49}],"version":1},"cow2":{"id":"cow2","name":"Cow","keywords":["cow2","beef","ox","animal","nature","moo","milk"],"skins":[{"unified":"1f404","native":"🐄","x":10,"y":50}],"version":1},"pig":{"id":"pig","name":"Pig Face","keywords":["animal","oink","nature"],"skins":[{"unified":"1f437","native":"🐷","x":11,"y":43}],"version":1},"pig2":{"id":"pig2","name":"Pig","keywords":["pig2","animal","nature"],"skins":[{"unified":"1f416","native":"🐖","x":11,"y":9}],"version":1},"boar":{"id":"boar","name":"Boar","keywords":["animal","nature"],"skins":[{"unified":"1f417","native":"🐗","x":11,"y":10}],"version":1},"pig_nose":{"id":"pig_nose","name":"Pig Nose","keywords":["animal","oink"],"skins":[{"unified":"1f43d","native":"🐽","x":11,"y":50}],"version":1},"ram":{"id":"ram","name":"Ram","keywords":["animal","sheep","nature"],"skins":[{"unified":"1f40f","native":"🐏","x":11,"y":1}],"version":1},"sheep":{"id":"sheep","name":"Ewe","keywords":["sheep","animal","nature","wool","shipit"],"skins":[{"unified":"1f411","native":"🐑","x":11,"y":3}],"version":1},"goat":{"id":"goat","name":"Goat","keywords":["animal","nature"],"skins":[{"unified":"1f410","native":"🐐","x":11,"y":2}],"version":1},"dromedary_camel":{"id":"dromedary_camel","name":"Camel","keywords":["dromedary","animal","hot","desert","hump"],"skins":[{"unified":"1f42a","native":"🐪","x":11,"y":30}],"version":1},"camel":{"id":"camel","name":"Bactrian Camel","keywords":["two","hump","animal","nature","hot","desert"],"skins":[{"unified":"1f42b","native":"🐫","x":11,"y":31}],"version":1},"llama":{"id":"llama","name":"Llama","keywords":["animal","nature","alpaca"],"skins":[{"unified":"1f999","native":"🦙","x":44,"y":45}],"version":11},"giraffe_face":{"id":"giraffe_face","name":"Giraffe","keywords":["face","animal","nature","spots","safari"],"skins":[{"unified":"1f992","native":"🦒","x":44,"y":38}],"version":5},"elephant":{"id":"elephant","name":"Elephant","keywords":["animal","nature","nose","th","circus"],"skins":[{"unified":"1f418","native":"🐘","x":11,"y":11}],"version":1},"mammoth":{"id":"mammoth","name":"Mammoth","keywords":["elephant","tusks"],"skins":[{"unified":"1f9a3","native":"🦣","x":44,"y":55}],"version":13},"rhinoceros":{"id":"rhinoceros","name":"Rhinoceros","keywords":["animal","nature","horn"],"skins":[{"unified":"1f98f","native":"🦏","x":44,"y":35}],"version":3},"hippopotamus":{"id":"hippopotamus","name":"Hippopotamus","keywords":["animal","nature"],"skins":[{"unified":"1f99b","native":"🦛","x":44,"y":47}],"version":11},"mouse":{"id":"mouse","name":"Mouse Face","keywords":["animal","nature","cheese","wedge","rodent"],"skins":[{"unified":"1f42d","native":"🐭","x":11,"y":33}],"version":1},"mouse2":{"id":"mouse2","name":"Mouse","keywords":["mouse2","animal","nature","rodent"],"skins":[{"unified":"1f401","native":"🐁","x":10,"y":47}],"version":1},"rat":{"id":"rat","name":"Rat","keywords":["animal","mouse","rodent"],"skins":[{"unified":"1f400","native":"🐀","x":10,"y":46}],"version":1},"hamster":{"id":"hamster","name":"Hamster","keywords":["animal","nature"],"skins":[{"unified":"1f439","native":"🐹","x":11,"y":45}],"version":1},"rabbit":{"id":"rabbit","name":"Rabbit Face","keywords":["animal","nature","pet","spring","magic","bunny"],"skins":[{"unified":"1f430","native":"🐰","x":11,"y":36}],"version":1},"rabbit2":{"id":"rabbit2","name":"Rabbit","keywords":["rabbit2","animal","nature","pet","magic","spring"],"skins":[{"unified":"1f407","native":"🐇","x":10,"y":53}],"version":1},"chipmunk":{"id":"chipmunk","name":"Chipmunk","keywords":["animal","nature","rodent","squirrel"],"skins":[{"unified":"1f43f-fe0f","native":"🐿️","x":11,"y":52}],"version":1},"beaver":{"id":"beaver","name":"Beaver","keywords":["animal","rodent"],"skins":[{"unified":"1f9ab","native":"🦫","x":45,"y":2}],"version":13},"hedgehog":{"id":"hedgehog","name":"Hedgehog","keywords":["animal","nature","spiny"],"skins":[{"unified":"1f994","native":"🦔","x":44,"y":40}],"version":5},"bat":{"id":"bat","name":"Bat","keywords":["animal","nature","blind","vampire"],"skins":[{"unified":"1f987","native":"🦇","x":44,"y":27}],"version":3},"bear":{"id":"bear","name":"Bear","keywords":["animal","nature","wild"],"skins":[{"unified":"1f43b","native":"🐻","x":11,"y":48}],"version":1},"polar_bear":{"id":"polar_bear","name":"Polar Bear","keywords":["animal","arctic"],"skins":[{"unified":"1f43b-200d-2744-fe0f","native":"🐻❄️","x":11,"y":47}],"version":13},"koala":{"id":"koala","name":"Koala","keywords":["animal","nature"],"skins":[{"unified":"1f428","native":"🐨","x":11,"y":28}],"version":1},"panda_face":{"id":"panda_face","name":"Panda","keywords":["face","animal","nature"],"skins":[{"unified":"1f43c","native":"🐼","x":11,"y":49}],"version":1},"sloth":{"id":"sloth","name":"Sloth","keywords":["animal"],"skins":[{"unified":"1f9a5","native":"🦥","x":44,"y":57}],"version":12},"otter":{"id":"otter","name":"Otter","keywords":["animal"],"skins":[{"unified":"1f9a6","native":"🦦","x":44,"y":58}],"version":12},"skunk":{"id":"skunk","name":"Skunk","keywords":["animal"],"skins":[{"unified":"1f9a8","native":"🦨","x":44,"y":60}],"version":12},"kangaroo":{"id":"kangaroo","name":"Kangaroo","keywords":["animal","nature","australia","joey","hop","marsupial"],"skins":[{"unified":"1f998","native":"🦘","x":44,"y":44}],"version":11},"badger":{"id":"badger","name":"Badger","keywords":["animal","nature","honey"],"skins":[{"unified":"1f9a1","native":"🦡","x":44,"y":53}],"version":11},"feet":{"id":"feet","name":"Paw Prints","keywords":["feet","animal","tracking","footprints","dog","cat","pet"],"skins":[{"unified":"1f43e","native":"🐾","x":11,"y":51}],"version":1},"turkey":{"id":"turkey","name":"Turkey","keywords":["animal","bird"],"skins":[{"unified":"1f983","native":"🦃","x":44,"y":23}],"version":1},"chicken":{"id":"chicken","name":"Chicken","keywords":["animal","cluck","nature","bird"],"skins":[{"unified":"1f414","native":"🐔","x":11,"y":6}],"version":1},"rooster":{"id":"rooster","name":"Rooster","keywords":["animal","nature","chicken"],"skins":[{"unified":"1f413","native":"🐓","x":11,"y":5}],"version":1},"hatching_chick":{"id":"hatching_chick","name":"Hatching Chick","keywords":["animal","chicken","egg","born","baby","bird"],"skins":[{"unified":"1f423","native":"🐣","x":11,"y":22}],"version":1},"baby_chick":{"id":"baby_chick","name":"Baby Chick","keywords":["animal","chicken","bird"],"skins":[{"unified":"1f424","native":"🐤","x":11,"y":23}],"version":1},"hatched_chick":{"id":"hatched_chick","name":"Front-Facing Baby Chick","keywords":["hatched","front","facing","animal","chicken","bird"],"skins":[{"unified":"1f425","native":"🐥","x":11,"y":24}],"version":1},"bird":{"id":"bird","name":"Bird","keywords":["animal","nature","fly","tweet","spring"],"skins":[{"unified":"1f426","native":"🐦","x":11,"y":26}],"version":1},"penguin":{"id":"penguin","name":"Penguin","keywords":["animal","nature"],"skins":[{"unified":"1f427","native":"🐧","x":11,"y":27}],"version":1},"dove_of_peace":{"id":"dove_of_peace","name":"Dove","keywords":["of","peace","animal","bird"],"skins":[{"unified":"1f54a-fe0f","native":"🕊️","x":30,"y":28}],"version":1},"eagle":{"id":"eagle","name":"Eagle","keywords":["animal","nature","bird"],"skins":[{"unified":"1f985","native":"🦅","x":44,"y":25}],"version":3},"duck":{"id":"duck","name":"Duck","keywords":["animal","nature","bird","mallard"],"skins":[{"unified":"1f986","native":"🦆","x":44,"y":26}],"version":3},"swan":{"id":"swan","name":"Swan","keywords":["animal","nature","bird"],"skins":[{"unified":"1f9a2","native":"🦢","x":44,"y":54}],"version":11},"owl":{"id":"owl","name":"Owl","keywords":["animal","nature","bird","hoot"],"skins":[{"unified":"1f989","native":"🦉","x":44,"y":29}],"version":3},"dodo":{"id":"dodo","name":"Dodo","keywords":["animal","bird"],"skins":[{"unified":"1f9a4","native":"🦤","x":44,"y":56}],"version":13},"feather":{"id":"feather","name":"Feather","keywords":["bird","fly"],"skins":[{"unified":"1fab6","native":"🪶","x":54,"y":47}],"version":13},"flamingo":{"id":"flamingo","name":"Flamingo","keywords":["animal"],"skins":[{"unified":"1f9a9","native":"🦩","x":45,"y":0}],"version":12},"peacock":{"id":"peacock","name":"Peacock","keywords":["animal","nature","peahen","bird"],"skins":[{"unified":"1f99a","native":"🦚","x":44,"y":46}],"version":11},"parrot":{"id":"parrot","name":"Parrot","keywords":["animal","nature","bird","pirate","talk"],"skins":[{"unified":"1f99c","native":"🦜","x":44,"y":48}],"version":11},"wing":{"id":"wing","name":"Wing","keywords":["angel","birds","flying"],"skins":[{"unified":"1fabd","native":"🪽","x":54,"y":54}],"version":15},"black_bird":{"id":"black_bird","name":"Black Bird","keywords":["crow"],"skins":[{"unified":"1f426-200d-2b1b","native":"🐦⬛","x":11,"y":25}],"version":15},"goose":{"id":"goose","name":"Goose","keywords":["silly","jemima","goosebumps"],"skins":[{"unified":"1fabf","native":"🪿","x":54,"y":55}],"version":15},"frog":{"id":"frog","name":"Frog","keywords":["animal","nature","croak","toad"],"skins":[{"unified":"1f438","native":"🐸","x":11,"y":44}],"version":1},"crocodile":{"id":"crocodile","name":"Crocodile","keywords":["animal","nature","reptile","lizard","alligator"],"skins":[{"unified":"1f40a","native":"🐊","x":10,"y":57}],"version":1},"turtle":{"id":"turtle","name":"Turtle","keywords":["animal","slow","nature","tortoise"],"skins":[{"unified":"1f422","native":"🐢","x":11,"y":21}],"version":1},"lizard":{"id":"lizard","name":"Lizard","keywords":["animal","nature","reptile"],"skins":[{"unified":"1f98e","native":"🦎","x":44,"y":34}],"version":3},"snake":{"id":"snake","name":"Snake","keywords":["animal","evil","nature","hiss","python"],"skins":[{"unified":"1f40d","native":"🐍","x":10,"y":60}],"version":1},"dragon_face":{"id":"dragon_face","name":"Dragon Face","keywords":["animal","myth","nature","chinese","green"],"skins":[{"unified":"1f432","native":"🐲","x":11,"y":38}],"version":1},"dragon":{"id":"dragon","name":"Dragon","keywords":["animal","myth","nature","chinese","green"],"skins":[{"unified":"1f409","native":"🐉","x":10,"y":56}],"version":1},"sauropod":{"id":"sauropod","name":"Sauropod","keywords":["animal","nature","dinosaur","brachiosaurus","brontosaurus","diplodocus","extinct"],"skins":[{"unified":"1f995","native":"🦕","x":44,"y":41}],"version":5},"t-rex":{"id":"t-rex","name":"T-Rex","keywords":["t","rex","animal","nature","dinosaur","tyrannosaurus","extinct"],"skins":[{"unified":"1f996","native":"🦖","x":44,"y":42}],"version":5},"whale":{"id":"whale","name":"Spouting Whale","keywords":["animal","nature","sea","ocean"],"skins":[{"unified":"1f433","native":"🐳","x":11,"y":39}],"version":1},"whale2":{"id":"whale2","name":"Whale","keywords":["whale2","animal","nature","sea","ocean"],"skins":[{"unified":"1f40b","native":"🐋","x":10,"y":58}],"version":1},"dolphin":{"id":"dolphin","name":"Dolphin","keywords":["flipper","animal","nature","fish","sea","ocean","fins","beach"],"skins":[{"unified":"1f42c","native":"🐬","x":11,"y":32}],"version":1},"seal":{"id":"seal","name":"Seal","keywords":["animal","creature","sea"],"skins":[{"unified":"1f9ad","native":"🦭","x":45,"y":4}],"version":13},"fish":{"id":"fish","name":"Fish","keywords":["animal","food","nature"],"skins":[{"unified":"1f41f","native":"🐟","x":11,"y":18}],"version":1},"tropical_fish":{"id":"tropical_fish","name":"Tropical Fish","keywords":["animal","swim","ocean","beach","nemo"],"skins":[{"unified":"1f420","native":"🐠","x":11,"y":19}],"version":1},"blowfish":{"id":"blowfish","name":"Blowfish","keywords":["animal","nature","food","sea","ocean"],"skins":[{"unified":"1f421","native":"🐡","x":11,"y":20}],"version":1},"shark":{"id":"shark","name":"Shark","keywords":["animal","nature","fish","sea","ocean","jaws","fins","beach"],"skins":[{"unified":"1f988","native":"🦈","x":44,"y":28}],"version":3},"octopus":{"id":"octopus","name":"Octopus","keywords":["animal","creature","ocean","sea","nature","beach"],"skins":[{"unified":"1f419","native":"🐙","x":11,"y":12}],"version":1},"shell":{"id":"shell","name":"Spiral Shell","keywords":["nature","sea","beach"],"skins":[{"unified":"1f41a","native":"🐚","x":11,"y":13}],"version":1},"coral":{"id":"coral","name":"Coral","keywords":["ocean","sea","reef"],"skins":[{"unified":"1fab8","native":"🪸","x":54,"y":49}],"version":14},"jellyfish":{"id":"jellyfish","name":"Jellyfish","keywords":["sting","tentacles"],"skins":[{"unified":"1fabc","native":"🪼","x":54,"y":53}],"version":15},"snail":{"id":"snail","name":"Snail","keywords":["slow","animal","shell"],"skins":[{"unified":"1f40c","native":"🐌","x":10,"y":59}],"version":1},"butterfly":{"id":"butterfly","name":"Butterfly","keywords":["animal","insect","nature","caterpillar"],"skins":[{"unified":"1f98b","native":"🦋","x":44,"y":31}],"version":3},"bug":{"id":"bug","name":"Bug","keywords":["animal","insect","nature","worm"],"skins":[{"unified":"1f41b","native":"🐛","x":11,"y":14}],"version":1},"ant":{"id":"ant","name":"Ant","keywords":["animal","insect","nature","bug"],"skins":[{"unified":"1f41c","native":"🐜","x":11,"y":15}],"version":1},"bee":{"id":"bee","name":"Honeybee","keywords":["bee","animal","insect","nature","bug","spring","honey"],"skins":[{"unified":"1f41d","native":"🐝","x":11,"y":16}],"version":1},"beetle":{"id":"beetle","name":"Beetle","keywords":["insect"],"skins":[{"unified":"1fab2","native":"🪲","x":54,"y":43}],"version":13},"ladybug":{"id":"ladybug","name":"Lady Beetle","keywords":["ladybug","animal","insect","nature"],"skins":[{"unified":"1f41e","native":"🐞","x":11,"y":17}],"version":1},"cricket":{"id":"cricket","name":"Cricket","keywords":["animal","chirp"],"skins":[{"unified":"1f997","native":"🦗","x":44,"y":43}],"version":5},"cockroach":{"id":"cockroach","name":"Cockroach","keywords":["insect","pests"],"skins":[{"unified":"1fab3","native":"🪳","x":54,"y":44}],"version":13},"spider":{"id":"spider","name":"Spider","keywords":["animal","arachnid"],"skins":[{"unified":"1f577-fe0f","native":"🕷️","x":31,"y":24}],"version":1},"spider_web":{"id":"spider_web","name":"Spider Web","keywords":["animal","insect","arachnid","silk"],"skins":[{"unified":"1f578-fe0f","native":"🕸️","x":31,"y":25}],"version":1},"scorpion":{"id":"scorpion","name":"Scorpion","keywords":["animal","arachnid"],"skins":[{"unified":"1f982","native":"🦂","x":44,"y":22}],"version":1},"mosquito":{"id":"mosquito","name":"Mosquito","keywords":["animal","nature","insect","malaria"],"skins":[{"unified":"1f99f","native":"🦟","x":44,"y":51}],"version":11},"fly":{"id":"fly","name":"Fly","keywords":["insect"],"skins":[{"unified":"1fab0","native":"🪰","x":54,"y":41}],"version":13},"worm":{"id":"worm","name":"Worm","keywords":["animal"],"skins":[{"unified":"1fab1","native":"🪱","x":54,"y":42}],"version":13},"microbe":{"id":"microbe","name":"Microbe","keywords":["amoeba","bacteria","germs","virus","covid"],"skins":[{"unified":"1f9a0","native":"🦠","x":44,"y":52}],"version":11},"bouquet":{"id":"bouquet","name":"Bouquet","keywords":["flowers","nature","spring"],"skins":[{"unified":"1f490","native":"💐","x":27,"y":7}],"version":1},"cherry_blossom":{"id":"cherry_blossom","name":"Cherry Blossom","keywords":["nature","plant","spring","flower"],"skins":[{"unified":"1f338","native":"🌸","x":5,"y":53}],"version":1},"white_flower":{"id":"white_flower","name":"White Flower","keywords":["japanese","spring"],"skins":[{"unified":"1f4ae","native":"💮","x":28,"y":6}],"version":1},"lotus":{"id":"lotus","name":"Lotus","keywords":["flower","calm","meditation"],"skins":[{"unified":"1fab7","native":"🪷","x":54,"y":48}],"version":14},"rosette":{"id":"rosette","name":"Rosette","keywords":["flower","decoration","military"],"skins":[{"unified":"1f3f5-fe0f","native":"🏵️","x":10,"y":36}],"version":1},"rose":{"id":"rose","name":"Rose","keywords":["flowers","valentines","love","spring"],"skins":[{"unified":"1f339","native":"🌹","x":5,"y":54}],"version":1},"wilted_flower":{"id":"wilted_flower","name":"Wilted Flower","keywords":["plant","nature","rose"],"skins":[{"unified":"1f940","native":"🥀","x":43,"y":13}],"version":3},"hibiscus":{"id":"hibiscus","name":"Hibiscus","keywords":["plant","vegetable","flowers","beach"],"skins":[{"unified":"1f33a","native":"🌺","x":5,"y":55}],"version":1},"sunflower":{"id":"sunflower","name":"Sunflower","keywords":["nature","plant","fall"],"skins":[{"unified":"1f33b","native":"🌻","x":5,"y":56}],"version":1},"blossom":{"id":"blossom","name":"Blossom","keywords":["nature","flowers","yellow"],"skins":[{"unified":"1f33c","native":"🌼","x":5,"y":57}],"version":1},"tulip":{"id":"tulip","name":"Tulip","keywords":["flowers","plant","nature","summer","spring"],"skins":[{"unified":"1f337","native":"🌷","x":5,"y":52}],"version":1},"hyacinth":{"id":"hyacinth","name":"Hyacinth","keywords":["flower","lavender"],"skins":[{"unified":"1fabb","native":"🪻","x":54,"y":52}],"version":15},"seedling":{"id":"seedling","name":"Seedling","keywords":["plant","nature","grass","lawn","spring"],"skins":[{"unified":"1f331","native":"🌱","x":5,"y":46}],"version":1},"potted_plant":{"id":"potted_plant","name":"Potted Plant","keywords":["greenery","house"],"skins":[{"unified":"1fab4","native":"🪴","x":54,"y":45}],"version":13},"evergreen_tree":{"id":"evergreen_tree","name":"Evergreen Tree","keywords":["plant","nature"],"skins":[{"unified":"1f332","native":"🌲","x":5,"y":47}],"version":1},"deciduous_tree":{"id":"deciduous_tree","name":"Deciduous Tree","keywords":["plant","nature"],"skins":[{"unified":"1f333","native":"🌳","x":5,"y":48}],"version":1},"palm_tree":{"id":"palm_tree","name":"Palm Tree","keywords":["plant","vegetable","nature","summer","beach","mojito","tropical"],"skins":[{"unified":"1f334","native":"🌴","x":5,"y":49}],"version":1},"cactus":{"id":"cactus","name":"Cactus","keywords":["vegetable","plant","nature"],"skins":[{"unified":"1f335","native":"🌵","x":5,"y":50}],"version":1},"ear_of_rice":{"id":"ear_of_rice","name":"Ear of Rice","keywords":["sheaf","nature","plant"],"skins":[{"unified":"1f33e","native":"🌾","x":5,"y":59}],"version":1},"herb":{"id":"herb","name":"Herb","keywords":["vegetable","plant","medicine","weed","grass","lawn"],"skins":[{"unified":"1f33f","native":"🌿","x":5,"y":60}],"version":1},"shamrock":{"id":"shamrock","name":"Shamrock","keywords":["vegetable","plant","nature","irish","clover"],"skins":[{"unified":"2618-fe0f","native":"☘️","x":57,"y":19}],"version":1},"four_leaf_clover":{"id":"four_leaf_clover","name":"Four Leaf Clover","keywords":["vegetable","plant","nature","lucky","irish"],"skins":[{"unified":"1f340","native":"🍀","x":6,"y":0}],"version":1},"maple_leaf":{"id":"maple_leaf","name":"Maple Leaf","keywords":["nature","plant","vegetable","ca","fall"],"skins":[{"unified":"1f341","native":"🍁","x":6,"y":1}],"version":1},"fallen_leaf":{"id":"fallen_leaf","name":"Fallen Leaf","keywords":["nature","plant","vegetable","leaves"],"skins":[{"unified":"1f342","native":"🍂","x":6,"y":2}],"version":1},"leaves":{"id":"leaves","name":"Leaf Fluttering in Wind","keywords":["leaves","nature","plant","tree","vegetable","grass","lawn","spring"],"skins":[{"unified":"1f343","native":"🍃","x":6,"y":3}],"version":1},"empty_nest":{"id":"empty_nest","name":"Empty Nest","keywords":["bird"],"skins":[{"unified":"1fab9","native":"🪹","x":54,"y":50}],"version":14},"nest_with_eggs":{"id":"nest_with_eggs","name":"Nest with Eggs","keywords":["bird"],"skins":[{"unified":"1faba","native":"🪺","x":54,"y":51}],"version":14},"mushroom":{"id":"mushroom","name":"Mushroom","keywords":["plant","vegetable"],"skins":[{"unified":"1f344","native":"🍄","x":6,"y":4}],"version":1},"grapes":{"id":"grapes","name":"Grapes","keywords":["fruit","food","wine"],"skins":[{"unified":"1f347","native":"🍇","x":6,"y":7}],"version":1},"melon":{"id":"melon","name":"Melon","keywords":["fruit","nature","food"],"skins":[{"unified":"1f348","native":"🍈","x":6,"y":8}],"version":1},"watermelon":{"id":"watermelon","name":"Watermelon","keywords":["fruit","food","picnic","summer"],"skins":[{"unified":"1f349","native":"🍉","x":6,"y":9}],"version":1},"tangerine":{"id":"tangerine","name":"Tangerine","keywords":["food","fruit","nature","orange"],"skins":[{"unified":"1f34a","native":"🍊","x":6,"y":10}],"version":1},"lemon":{"id":"lemon","name":"Lemon","keywords":["fruit","nature"],"skins":[{"unified":"1f34b","native":"🍋","x":6,"y":11}],"version":1},"banana":{"id":"banana","name":"Banana","keywords":["fruit","food","monkey"],"skins":[{"unified":"1f34c","native":"🍌","x":6,"y":12}],"version":1},"pineapple":{"id":"pineapple","name":"Pineapple","keywords":["fruit","nature","food"],"skins":[{"unified":"1f34d","native":"🍍","x":6,"y":13}],"version":1},"mango":{"id":"mango","name":"Mango","keywords":["fruit","food","tropical"],"skins":[{"unified":"1f96d","native":"🥭","x":43,"y":57}],"version":11},"apple":{"id":"apple","name":"Red Apple","keywords":["fruit","mac","school"],"skins":[{"unified":"1f34e","native":"🍎","x":6,"y":14}],"version":1},"green_apple":{"id":"green_apple","name":"Green Apple","keywords":["fruit","nature"],"skins":[{"unified":"1f34f","native":"🍏","x":6,"y":15}],"version":1},"pear":{"id":"pear","name":"Pear","keywords":["fruit","nature","food"],"skins":[{"unified":"1f350","native":"🍐","x":6,"y":16}],"version":1},"peach":{"id":"peach","name":"Peach","keywords":["fruit","nature","food"],"skins":[{"unified":"1f351","native":"🍑","x":6,"y":17}],"version":1},"cherries":{"id":"cherries","name":"Cherries","keywords":["food","fruit"],"skins":[{"unified":"1f352","native":"🍒","x":6,"y":18}],"version":1},"strawberry":{"id":"strawberry","name":"Strawberry","keywords":["fruit","food","nature"],"skins":[{"unified":"1f353","native":"🍓","x":6,"y":19}],"version":1},"blueberries":{"id":"blueberries","name":"Blueberries","keywords":["fruit"],"skins":[{"unified":"1fad0","native":"🫐","x":55,"y":18}],"version":13},"kiwifruit":{"id":"kiwifruit","name":"Kiwifruit","keywords":["kiwi","fruit","food"],"skins":[{"unified":"1f95d","native":"🥝","x":43,"y":41}],"version":3},"tomato":{"id":"tomato","name":"Tomato","keywords":["fruit","vegetable","nature","food"],"skins":[{"unified":"1f345","native":"🍅","x":6,"y":5}],"version":1},"olive":{"id":"olive","name":"Olive","keywords":["fruit"],"skins":[{"unified":"1fad2","native":"🫒","x":55,"y":20}],"version":13},"coconut":{"id":"coconut","name":"Coconut","keywords":["fruit","nature","food","palm"],"skins":[{"unified":"1f965","native":"🥥","x":43,"y":49}],"version":5},"avocado":{"id":"avocado","name":"Avocado","keywords":["fruit","food"],"skins":[{"unified":"1f951","native":"🥑","x":43,"y":29}],"version":3},"eggplant":{"id":"eggplant","name":"Eggplant","keywords":["vegetable","nature","food","aubergine"],"skins":[{"unified":"1f346","native":"🍆","x":6,"y":6}],"version":1},"potato":{"id":"potato","name":"Potato","keywords":["food","tuber","vegatable","starch"],"skins":[{"unified":"1f954","native":"🥔","x":43,"y":32}],"version":3},"carrot":{"id":"carrot","name":"Carrot","keywords":["vegetable","food","orange"],"skins":[{"unified":"1f955","native":"🥕","x":43,"y":33}],"version":3},"corn":{"id":"corn","name":"Ear of Corn","keywords":["food","vegetable","plant"],"skins":[{"unified":"1f33d","native":"🌽","x":5,"y":58}],"version":1},"hot_pepper":{"id":"hot_pepper","name":"Hot Pepper","keywords":["food","spicy","chilli","chili"],"skins":[{"unified":"1f336-fe0f","native":"🌶️","x":5,"y":51}],"version":1},"bell_pepper":{"id":"bell_pepper","name":"Bell Pepper","keywords":["fruit","plant"],"skins":[{"unified":"1fad1","native":"🫑","x":55,"y":19}],"version":13},"cucumber":{"id":"cucumber","name":"Cucumber","keywords":["fruit","food","pickle"],"skins":[{"unified":"1f952","native":"🥒","x":43,"y":30}],"version":3},"leafy_green":{"id":"leafy_green","name":"Leafy Green","keywords":["food","vegetable","plant","bok","choy","cabbage","kale","lettuce"],"skins":[{"unified":"1f96c","native":"🥬","x":43,"y":56}],"version":11},"broccoli":{"id":"broccoli","name":"Broccoli","keywords":["fruit","food","vegetable"],"skins":[{"unified":"1f966","native":"🥦","x":43,"y":50}],"version":5},"garlic":{"id":"garlic","name":"Garlic","keywords":["food","spice","cook"],"skins":[{"unified":"1f9c4","native":"🧄","x":46,"y":11}],"version":12},"onion":{"id":"onion","name":"Onion","keywords":["cook","food","spice"],"skins":[{"unified":"1f9c5","native":"🧅","x":46,"y":12}],"version":12},"peanuts":{"id":"peanuts","name":"Peanuts","keywords":["food","nut"],"skins":[{"unified":"1f95c","native":"🥜","x":43,"y":40}],"version":3},"beans":{"id":"beans","name":"Beans","keywords":["food"],"skins":[{"unified":"1fad8","native":"🫘","x":55,"y":26}],"version":14},"chestnut":{"id":"chestnut","name":"Chestnut","keywords":["food","squirrel"],"skins":[{"unified":"1f330","native":"🌰","x":5,"y":45}],"version":1},"ginger_root":{"id":"ginger_root","name":"Ginger Root","keywords":["spice","yellow","cooking","gingerbread"],"skins":[{"unified":"1fada","native":"🫚","x":55,"y":28}],"version":15},"pea_pod":{"id":"pea_pod","name":"Pea Pod","keywords":["cozy","green"],"skins":[{"unified":"1fadb","native":"🫛","x":55,"y":29}],"version":15},"bread":{"id":"bread","name":"Bread","keywords":["food","wheat","breakfast","toast"],"skins":[{"unified":"1f35e","native":"🍞","x":6,"y":30}],"version":1},"croissant":{"id":"croissant","name":"Croissant","keywords":["food","bread","french"],"skins":[{"unified":"1f950","native":"🥐","x":43,"y":28}],"version":3},"baguette_bread":{"id":"baguette_bread","name":"Baguette Bread","keywords":["food","french","france","bakery"],"skins":[{"unified":"1f956","native":"🥖","x":43,"y":34}],"version":3},"flatbread":{"id":"flatbread","name":"Flatbread","keywords":["flour","food","bakery"],"skins":[{"unified":"1fad3","native":"🫓","x":55,"y":21}],"version":13},"pretzel":{"id":"pretzel","name":"Pretzel","keywords":["food","bread","twisted","germany","bakery"],"skins":[{"unified":"1f968","native":"🥨","x":43,"y":52}],"version":5},"bagel":{"id":"bagel","name":"Bagel","keywords":["food","bread","bakery","schmear","jewish"],"skins":[{"unified":"1f96f","native":"🥯","x":43,"y":59}],"version":11},"pancakes":{"id":"pancakes","name":"Pancakes","keywords":["food","breakfast","flapjacks","hotcakes","brunch"],"skins":[{"unified":"1f95e","native":"🥞","x":43,"y":42}],"version":3},"waffle":{"id":"waffle","name":"Waffle","keywords":["food","breakfast","brunch"],"skins":[{"unified":"1f9c7","native":"🧇","x":46,"y":14}],"version":12},"cheese_wedge":{"id":"cheese_wedge","name":"Cheese Wedge","keywords":["food","chadder","swiss"],"skins":[{"unified":"1f9c0","native":"🧀","x":46,"y":7}],"version":1},"meat_on_bone":{"id":"meat_on_bone","name":"Meat on Bone","keywords":["good","food","drumstick"],"skins":[{"unified":"1f356","native":"🍖","x":6,"y":22}],"version":1},"poultry_leg":{"id":"poultry_leg","name":"Poultry Leg","keywords":["food","meat","drumstick","bird","chicken","turkey"],"skins":[{"unified":"1f357","native":"🍗","x":6,"y":23}],"version":1},"cut_of_meat":{"id":"cut_of_meat","name":"Cut of Meat","keywords":["food","cow","chop","lambchop","porkchop"],"skins":[{"unified":"1f969","native":"🥩","x":43,"y":53}],"version":5},"bacon":{"id":"bacon","name":"Bacon","keywords":["food","breakfast","pork","pig","meat","brunch"],"skins":[{"unified":"1f953","native":"🥓","x":43,"y":31}],"version":3},"hamburger":{"id":"hamburger","name":"Hamburger","keywords":["meat","fast","food","beef","cheeseburger","mcdonalds","burger","king"],"skins":[{"unified":"1f354","native":"🍔","x":6,"y":20}],"version":1},"fries":{"id":"fries","name":"French Fries","keywords":["chips","snack","fast","food","potato"],"skins":[{"unified":"1f35f","native":"🍟","x":6,"y":31}],"version":1},"pizza":{"id":"pizza","name":"Pizza","keywords":["food","party","italy"],"skins":[{"unified":"1f355","native":"🍕","x":6,"y":21}],"version":1},"hotdog":{"id":"hotdog","name":"Hot Dog","keywords":["hotdog","food","frankfurter","america"],"skins":[{"unified":"1f32d","native":"🌭","x":5,"y":42}],"version":1},"sandwich":{"id":"sandwich","name":"Sandwich","keywords":["food","lunch","bread","toast","bakery"],"skins":[{"unified":"1f96a","native":"🥪","x":43,"y":54}],"version":5},"taco":{"id":"taco","name":"Taco","keywords":["food","mexican"],"skins":[{"unified":"1f32e","native":"🌮","x":5,"y":43}],"version":1},"burrito":{"id":"burrito","name":"Burrito","keywords":["food","mexican"],"skins":[{"unified":"1f32f","native":"🌯","x":5,"y":44}],"version":1},"tamale":{"id":"tamale","name":"Tamale","keywords":["food","masa"],"skins":[{"unified":"1fad4","native":"🫔","x":55,"y":22}],"version":13},"stuffed_flatbread":{"id":"stuffed_flatbread","name":"Stuffed Flatbread","keywords":["food","gyro","mediterranean"],"skins":[{"unified":"1f959","native":"🥙","x":43,"y":37}],"version":3},"falafel":{"id":"falafel","name":"Falafel","keywords":["food","mediterranean"],"skins":[{"unified":"1f9c6","native":"🧆","x":46,"y":13}],"version":12},"egg":{"id":"egg","name":"Egg","keywords":["food","chicken","breakfast"],"skins":[{"unified":"1f95a","native":"🥚","x":43,"y":38}],"version":3},"fried_egg":{"id":"fried_egg","name":"Cooking","keywords":["fried","egg","food","breakfast","kitchen","skillet"],"skins":[{"unified":"1f373","native":"🍳","x":6,"y":51}],"version":1},"shallow_pan_of_food":{"id":"shallow_pan_of_food","name":"Shallow Pan of Food","keywords":["cooking","casserole","paella","skillet"],"skins":[{"unified":"1f958","native":"🥘","x":43,"y":36}],"version":3},"stew":{"id":"stew","name":"Pot of Food","keywords":["stew","meat","soup","hot"],"skins":[{"unified":"1f372","native":"🍲","x":6,"y":50}],"version":1},"fondue":{"id":"fondue","name":"Fondue","keywords":["cheese","pot","food"],"skins":[{"unified":"1fad5","native":"🫕","x":55,"y":23}],"version":13},"bowl_with_spoon":{"id":"bowl_with_spoon","name":"Bowl with Spoon","keywords":["food","breakfast","cereal","oatmeal","porridge"],"skins":[{"unified":"1f963","native":"🥣","x":43,"y":47}],"version":5},"green_salad":{"id":"green_salad","name":"Green Salad","keywords":["food","healthy","lettuce","vegetable"],"skins":[{"unified":"1f957","native":"🥗","x":43,"y":35}],"version":3},"popcorn":{"id":"popcorn","name":"Popcorn","keywords":["food","movie","theater","films","snack","drama"],"skins":[{"unified":"1f37f","native":"🍿","x":7,"y":2}],"version":1},"butter":{"id":"butter","name":"Butter","keywords":["food","cook"],"skins":[{"unified":"1f9c8","native":"🧈","x":46,"y":15}],"version":12},"salt":{"id":"salt","name":"Salt","keywords":["condiment","shaker"],"skins":[{"unified":"1f9c2","native":"🧂","x":46,"y":9}],"version":11},"canned_food":{"id":"canned_food","name":"Canned Food","keywords":["soup","tomatoes"],"skins":[{"unified":"1f96b","native":"🥫","x":43,"y":55}],"version":5},"bento":{"id":"bento","name":"Bento Box","keywords":["food","japanese","lunch"],"skins":[{"unified":"1f371","native":"🍱","x":6,"y":49}],"version":1},"rice_cracker":{"id":"rice_cracker","name":"Rice Cracker","keywords":["food","japanese","snack"],"skins":[{"unified":"1f358","native":"🍘","x":6,"y":24}],"version":1},"rice_ball":{"id":"rice_ball","name":"Rice Ball","keywords":["food","japanese"],"skins":[{"unified":"1f359","native":"🍙","x":6,"y":25}],"version":1},"rice":{"id":"rice","name":"Cooked Rice","keywords":["food","asian"],"skins":[{"unified":"1f35a","native":"🍚","x":6,"y":26}],"version":1},"curry":{"id":"curry","name":"Curry Rice","keywords":["food","spicy","hot","indian"],"skins":[{"unified":"1f35b","native":"🍛","x":6,"y":27}],"version":1},"ramen":{"id":"ramen","name":"Steaming Bowl","keywords":["ramen","food","japanese","noodle","chopsticks"],"skins":[{"unified":"1f35c","native":"🍜","x":6,"y":28}],"version":1},"spaghetti":{"id":"spaghetti","name":"Spaghetti","keywords":["food","italian","pasta","noodle"],"skins":[{"unified":"1f35d","native":"🍝","x":6,"y":29}],"version":1},"sweet_potato":{"id":"sweet_potato","name":"Roasted Sweet Potato","keywords":["food","nature","plant"],"skins":[{"unified":"1f360","native":"🍠","x":6,"y":32}],"version":1},"oden":{"id":"oden","name":"Oden","keywords":["food","japanese"],"skins":[{"unified":"1f362","native":"🍢","x":6,"y":34}],"version":1},"sushi":{"id":"sushi","name":"Sushi","keywords":["food","fish","japanese","rice"],"skins":[{"unified":"1f363","native":"🍣","x":6,"y":35}],"version":1},"fried_shrimp":{"id":"fried_shrimp","name":"Fried Shrimp","keywords":["food","animal","appetizer","summer"],"skins":[{"unified":"1f364","native":"🍤","x":6,"y":36}],"version":1},"fish_cake":{"id":"fish_cake","name":"Fish Cake with Swirl","keywords":["food","japan","sea","beach","narutomaki","pink","kamaboko","surimi","ramen"],"skins":[{"unified":"1f365","native":"🍥","x":6,"y":37}],"version":1},"moon_cake":{"id":"moon_cake","name":"Moon Cake","keywords":["food","autumn","dessert"],"skins":[{"unified":"1f96e","native":"🥮","x":43,"y":58}],"version":11},"dango":{"id":"dango","name":"Dango","keywords":["food","dessert","sweet","japanese","barbecue","meat"],"skins":[{"unified":"1f361","native":"🍡","x":6,"y":33}],"version":1},"dumpling":{"id":"dumpling","name":"Dumpling","keywords":["food","empanada","pierogi","potsticker","gyoza"],"skins":[{"unified":"1f95f","native":"🥟","x":43,"y":43}],"version":5},"fortune_cookie":{"id":"fortune_cookie","name":"Fortune Cookie","keywords":["food","prophecy","dessert"],"skins":[{"unified":"1f960","native":"🥠","x":43,"y":44}],"version":5},"takeout_box":{"id":"takeout_box","name":"Takeout Box","keywords":["food","leftovers"],"skins":[{"unified":"1f961","native":"🥡","x":43,"y":45}],"version":5},"crab":{"id":"crab","name":"Crab","keywords":["animal","crustacean"],"skins":[{"unified":"1f980","native":"🦀","x":44,"y":20}],"version":1},"lobster":{"id":"lobster","name":"Lobster","keywords":["animal","nature","bisque","claws","seafood"],"skins":[{"unified":"1f99e","native":"🦞","x":44,"y":50}],"version":11},"shrimp":{"id":"shrimp","name":"Shrimp","keywords":["animal","ocean","nature","seafood"],"skins":[{"unified":"1f990","native":"🦐","x":44,"y":36}],"version":3},"squid":{"id":"squid","name":"Squid","keywords":["animal","nature","ocean","sea"],"skins":[{"unified":"1f991","native":"🦑","x":44,"y":37}],"version":3},"oyster":{"id":"oyster","name":"Oyster","keywords":["food"],"skins":[{"unified":"1f9aa","native":"🦪","x":45,"y":1}],"version":12},"icecream":{"id":"icecream","name":"Soft Ice Cream","keywords":["icecream","food","hot","dessert","summer"],"skins":[{"unified":"1f366","native":"🍦","x":6,"y":38}],"version":1},"shaved_ice":{"id":"shaved_ice","name":"Shaved Ice","keywords":["hot","dessert","summer"],"skins":[{"unified":"1f367","native":"🍧","x":6,"y":39}],"version":1},"ice_cream":{"id":"ice_cream","name":"Ice Cream","keywords":["food","hot","dessert"],"skins":[{"unified":"1f368","native":"🍨","x":6,"y":40}],"version":1},"doughnut":{"id":"doughnut","name":"Doughnut","keywords":["food","dessert","snack","sweet","donut"],"skins":[{"unified":"1f369","native":"🍩","x":6,"y":41}],"version":1},"cookie":{"id":"cookie","name":"Cookie","keywords":["food","snack","oreo","chocolate","sweet","dessert"],"skins":[{"unified":"1f36a","native":"🍪","x":6,"y":42}],"version":1},"birthday":{"id":"birthday","name":"Birthday Cake","keywords":["food","dessert"],"skins":[{"unified":"1f382","native":"🎂","x":7,"y":5}],"version":1},"cake":{"id":"cake","name":"Shortcake","keywords":["cake","food","dessert"],"skins":[{"unified":"1f370","native":"🍰","x":6,"y":48}],"version":1},"cupcake":{"id":"cupcake","name":"Cupcake","keywords":["food","dessert","bakery","sweet"],"skins":[{"unified":"1f9c1","native":"🧁","x":46,"y":8}],"version":11},"pie":{"id":"pie","name":"Pie","keywords":["food","dessert","pastry"],"skins":[{"unified":"1f967","native":"🥧","x":43,"y":51}],"version":5},"chocolate_bar":{"id":"chocolate_bar","name":"Chocolate Bar","keywords":["food","snack","dessert","sweet"],"skins":[{"unified":"1f36b","native":"🍫","x":6,"y":43}],"version":1},"candy":{"id":"candy","name":"Candy","keywords":["snack","dessert","sweet","lolly"],"skins":[{"unified":"1f36c","native":"🍬","x":6,"y":44}],"version":1},"lollipop":{"id":"lollipop","name":"Lollipop","keywords":["food","snack","candy","sweet"],"skins":[{"unified":"1f36d","native":"🍭","x":6,"y":45}],"version":1},"custard":{"id":"custard","name":"Custard","keywords":["dessert","food"],"skins":[{"unified":"1f36e","native":"🍮","x":6,"y":46}],"version":1},"honey_pot":{"id":"honey_pot","name":"Honey Pot","keywords":["bees","sweet","kitchen"],"skins":[{"unified":"1f36f","native":"🍯","x":6,"y":47}],"version":1},"baby_bottle":{"id":"baby_bottle","name":"Baby Bottle","keywords":["food","container","milk"],"skins":[{"unified":"1f37c","native":"🍼","x":6,"y":60}],"version":1},"glass_of_milk":{"id":"glass_of_milk","name":"Glass of Milk","keywords":["beverage","drink","cow"],"skins":[{"unified":"1f95b","native":"🥛","x":43,"y":39}],"version":3},"coffee":{"id":"coffee","name":"Hot Beverage","keywords":["coffee","caffeine","latte","espresso","mug"],"skins":[{"unified":"2615","native":"☕","x":57,"y":18}],"version":1},"teapot":{"id":"teapot","name":"Teapot","keywords":["drink","hot"],"skins":[{"unified":"1fad6","native":"🫖","x":55,"y":24}],"version":13},"tea":{"id":"tea","name":"Teacup Without Handle","keywords":["tea","drink","bowl","breakfast","green","british"],"skins":[{"unified":"1f375","native":"🍵","x":6,"y":53}],"version":1},"sake":{"id":"sake","name":"Sake","keywords":["wine","drink","drunk","beverage","japanese","alcohol","booze"],"skins":[{"unified":"1f376","native":"🍶","x":6,"y":54}],"version":1},"champagne":{"id":"champagne","name":"Bottle with Popping Cork","keywords":["champagne","drink","wine","celebration"],"skins":[{"unified":"1f37e","native":"🍾","x":7,"y":1}],"version":1},"wine_glass":{"id":"wine_glass","name":"Wine Glass","keywords":["drink","beverage","drunk","alcohol","booze"],"skins":[{"unified":"1f377","native":"🍷","x":6,"y":55}],"version":1},"cocktail":{"id":"cocktail","name":"Cocktail Glass","keywords":["drink","drunk","alcohol","beverage","booze","mojito"],"skins":[{"unified":"1f378","native":"🍸","x":6,"y":56}],"version":1},"tropical_drink":{"id":"tropical_drink","name":"Tropical Drink","keywords":["beverage","cocktail","summer","beach","alcohol","booze","mojito"],"skins":[{"unified":"1f379","native":"🍹","x":6,"y":57}],"version":1},"beer":{"id":"beer","name":"Beer Mug","keywords":["relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],"skins":[{"unified":"1f37a","native":"🍺","x":6,"y":58}],"version":1},"beers":{"id":"beers","name":"Clinking Beer Mugs","keywords":["beers","relax","beverage","drink","drunk","party","pub","summer","alcohol","booze"],"skins":[{"unified":"1f37b","native":"🍻","x":6,"y":59}],"version":1},"clinking_glasses":{"id":"clinking_glasses","name":"Clinking Glasses","keywords":["beverage","drink","party","alcohol","celebrate","cheers","wine","champagne","toast"],"skins":[{"unified":"1f942","native":"🥂","x":43,"y":15}],"version":3},"tumbler_glass":{"id":"tumbler_glass","name":"Tumbler Glass","keywords":["drink","beverage","drunk","alcohol","liquor","booze","bourbon","scotch","whisky","shot"],"skins":[{"unified":"1f943","native":"🥃","x":43,"y":16}],"version":3},"pouring_liquid":{"id":"pouring_liquid","name":"Pouring Liquid","keywords":["cup","water"],"skins":[{"unified":"1fad7","native":"🫗","x":55,"y":25}],"version":14},"cup_with_straw":{"id":"cup_with_straw","name":"Cup with Straw","keywords":["drink","soda"],"skins":[{"unified":"1f964","native":"🥤","x":43,"y":48}],"version":5},"bubble_tea":{"id":"bubble_tea","name":"Bubble Tea","keywords":["taiwan","boba","milk","straw"],"skins":[{"unified":"1f9cb","native":"🧋","x":46,"y":18}],"version":13},"beverage_box":{"id":"beverage_box","name":"Beverage Box","keywords":["drink"],"skins":[{"unified":"1f9c3","native":"🧃","x":46,"y":10}],"version":12},"mate_drink":{"id":"mate_drink","name":"Mate","keywords":["drink","tea","beverage"],"skins":[{"unified":"1f9c9","native":"🧉","x":46,"y":16}],"version":12},"ice_cube":{"id":"ice_cube","name":"Ice","keywords":["cube","water","cold"],"skins":[{"unified":"1f9ca","native":"🧊","x":46,"y":17}],"version":12},"chopsticks":{"id":"chopsticks","name":"Chopsticks","keywords":["food"],"skins":[{"unified":"1f962","native":"🥢","x":43,"y":46}],"version":5},"knife_fork_plate":{"id":"knife_fork_plate","name":"Fork and Knife with Plate","keywords":["food","eat","meal","lunch","dinner","restaurant"],"skins":[{"unified":"1f37d-fe0f","native":"🍽️","x":7,"y":0}],"version":1},"fork_and_knife":{"id":"fork_and_knife","name":"Fork and Knife","keywords":["cutlery","kitchen"],"skins":[{"unified":"1f374","native":"🍴","x":6,"y":52}],"version":1},"spoon":{"id":"spoon","name":"Spoon","keywords":["cutlery","kitchen","tableware"],"skins":[{"unified":"1f944","native":"🥄","x":43,"y":17}],"version":3},"hocho":{"id":"hocho","name":"Hocho","keywords":["knife","kitchen","blade","cutlery","weapon"],"skins":[{"unified":"1f52a","native":"🔪","x":30,"y":7}],"version":1},"jar":{"id":"jar","name":"Jar","keywords":["container","sauce"],"skins":[{"unified":"1fad9","native":"🫙","x":55,"y":27}],"version":14},"amphora":{"id":"amphora","name":"Amphora","keywords":["vase","jar"],"skins":[{"unified":"1f3fa","native":"🏺","x":10,"y":40}],"version":1},"earth_africa":{"id":"earth_africa","name":"Earth Globe Europe-Africa","keywords":["africa","showing","europe","world","international"],"skins":[{"unified":"1f30d","native":"🌍","x":5,"y":12}],"version":1},"earth_americas":{"id":"earth_americas","name":"Earth Globe Americas","keywords":["showing","world","USA","international"],"skins":[{"unified":"1f30e","native":"🌎","x":5,"y":13}],"version":1},"earth_asia":{"id":"earth_asia","name":"Earth Globe Asia-Australia","keywords":["asia","showing","australia","world","east","international"],"skins":[{"unified":"1f30f","native":"🌏","x":5,"y":14}],"version":1},"globe_with_meridians":{"id":"globe_with_meridians","name":"Globe with Meridians","keywords":["earth","international","world","internet","interweb","i18n"],"skins":[{"unified":"1f310","native":"🌐","x":5,"y":15}],"version":1},"world_map":{"id":"world_map","name":"World Map","keywords":["location","direction"],"skins":[{"unified":"1f5fa-fe0f","native":"🗺️","x":32,"y":15}],"version":1},"japan":{"id":"japan","name":"Map of Japan","keywords":["nation","country","japanese","asia"],"skins":[{"unified":"1f5fe","native":"🗾","x":32,"y":19}],"version":1},"compass":{"id":"compass","name":"Compass","keywords":["magnetic","navigation","orienteering"],"skins":[{"unified":"1f9ed","native":"🧭","x":53,"y":29}],"version":11},"snow_capped_mountain":{"id":"snow_capped_mountain","name":"Snow-Capped Mountain","keywords":["snow","capped","photo","nature","environment","winter","cold"],"skins":[{"unified":"1f3d4-fe0f","native":"🏔️","x":9,"y":60}],"version":1},"mountain":{"id":"mountain","name":"Mountain","keywords":["photo","nature","environment"],"skins":[{"unified":"26f0-fe0f","native":"⛰️","x":58,"y":26}],"version":1},"volcano":{"id":"volcano","name":"Volcano","keywords":["photo","nature","disaster"],"skins":[{"unified":"1f30b","native":"🌋","x":5,"y":10}],"version":1},"mount_fuji":{"id":"mount_fuji","name":"Mount Fuji","keywords":["photo","mountain","nature","japanese"],"skins":[{"unified":"1f5fb","native":"🗻","x":32,"y":16}],"version":1},"camping":{"id":"camping","name":"Camping","keywords":["photo","outdoors","tent"],"skins":[{"unified":"1f3d5-fe0f","native":"🏕️","x":10,"y":0}],"version":1},"beach_with_umbrella":{"id":"beach_with_umbrella","name":"Beach with Umbrella","keywords":["weather","summer","sunny","sand","mojito"],"skins":[{"unified":"1f3d6-fe0f","native":"🏖️","x":10,"y":1}],"version":1},"desert":{"id":"desert","name":"Desert","keywords":["photo","warm","saharah"],"skins":[{"unified":"1f3dc-fe0f","native":"🏜️","x":10,"y":7}],"version":1},"desert_island":{"id":"desert_island","name":"Desert Island","keywords":["photo","tropical","mojito"],"skins":[{"unified":"1f3dd-fe0f","native":"🏝️","x":10,"y":8}],"version":1},"national_park":{"id":"national_park","name":"National Park","keywords":["photo","environment","nature"],"skins":[{"unified":"1f3de-fe0f","native":"🏞️","x":10,"y":9}],"version":1},"stadium":{"id":"stadium","name":"Stadium","keywords":["photo","place","sports","concert","venue"],"skins":[{"unified":"1f3df-fe0f","native":"🏟️","x":10,"y":10}],"version":1},"classical_building":{"id":"classical_building","name":"Classical Building","keywords":["art","culture","history"],"skins":[{"unified":"1f3db-fe0f","native":"🏛️","x":10,"y":6}],"version":1},"building_construction":{"id":"building_construction","name":"Building Construction","keywords":["wip","working","progress"],"skins":[{"unified":"1f3d7-fe0f","native":"🏗️","x":10,"y":2}],"version":1},"bricks":{"id":"bricks","name":"Brick","keywords":["bricks"],"skins":[{"unified":"1f9f1","native":"🧱","x":53,"y":33}],"version":11},"rock":{"id":"rock","name":"Rock","keywords":["stone"],"skins":[{"unified":"1faa8","native":"🪨","x":54,"y":33}],"version":13},"wood":{"id":"wood","name":"Wood","keywords":["nature","timber","trunk"],"skins":[{"unified":"1fab5","native":"🪵","x":54,"y":46}],"version":13},"hut":{"id":"hut","name":"Hut","keywords":["house","structure"],"skins":[{"unified":"1f6d6","native":"🛖","x":38,"y":7}],"version":13},"house_buildings":{"id":"house_buildings","name":"Houses","keywords":["house","buildings","photo"],"skins":[{"unified":"1f3d8-fe0f","native":"🏘️","x":10,"y":3}],"version":1},"derelict_house_building":{"id":"derelict_house_building","name":"Derelict House","keywords":["building","abandon","evict","broken"],"skins":[{"unified":"1f3da-fe0f","native":"🏚️","x":10,"y":5}],"version":1},"house":{"id":"house","name":"House","keywords":["building","home"],"skins":[{"unified":"1f3e0","native":"🏠","x":10,"y":11}],"version":1},"house_with_garden":{"id":"house_with_garden","name":"House with Garden","keywords":["home","plant","nature"],"skins":[{"unified":"1f3e1","native":"🏡","x":10,"y":12}],"version":1},"office":{"id":"office","name":"Office Building","keywords":["bureau","work"],"skins":[{"unified":"1f3e2","native":"🏢","x":10,"y":13}],"version":1},"post_office":{"id":"post_office","name":"Japanese Post Office","keywords":["building","envelope","communication"],"skins":[{"unified":"1f3e3","native":"🏣","x":10,"y":14}],"version":1},"european_post_office":{"id":"european_post_office","name":"Post Office","keywords":["european","building","email"],"skins":[{"unified":"1f3e4","native":"🏤","x":10,"y":15}],"version":1},"hospital":{"id":"hospital","name":"Hospital","keywords":["building","health","surgery","doctor"],"skins":[{"unified":"1f3e5","native":"🏥","x":10,"y":16}],"version":1},"bank":{"id":"bank","name":"Bank","keywords":["building","money","sales","cash","business","enterprise"],"skins":[{"unified":"1f3e6","native":"🏦","x":10,"y":17}],"version":1},"hotel":{"id":"hotel","name":"Hotel","keywords":["building","accomodation","checkin"],"skins":[{"unified":"1f3e8","native":"🏨","x":10,"y":19}],"version":1},"love_hotel":{"id":"love_hotel","name":"Love Hotel","keywords":["like","affection","dating"],"skins":[{"unified":"1f3e9","native":"🏩","x":10,"y":20}],"version":1},"convenience_store":{"id":"convenience_store","name":"Convenience Store","keywords":["building","shopping","groceries"],"skins":[{"unified":"1f3ea","native":"🏪","x":10,"y":21}],"version":1},"school":{"id":"school","name":"School","keywords":["building","student","education","learn","teach"],"skins":[{"unified":"1f3eb","native":"🏫","x":10,"y":22}],"version":1},"department_store":{"id":"department_store","name":"Department Store","keywords":["building","shopping","mall"],"skins":[{"unified":"1f3ec","native":"🏬","x":10,"y":23}],"version":1},"factory":{"id":"factory","name":"Factory","keywords":["building","industry","pollution","smoke"],"skins":[{"unified":"1f3ed","native":"🏭","x":10,"y":24}],"version":1},"japanese_castle":{"id":"japanese_castle","name":"Japanese Castle","keywords":["photo","building"],"skins":[{"unified":"1f3ef","native":"🏯","x":10,"y":26}],"version":1},"european_castle":{"id":"european_castle","name":"Castle","keywords":["european","building","royalty","history"],"skins":[{"unified":"1f3f0","native":"🏰","x":10,"y":27}],"version":1},"wedding":{"id":"wedding","name":"Wedding","keywords":["love","like","affection","couple","marriage","bride","groom"],"skins":[{"unified":"1f492","native":"💒","x":27,"y":34}],"version":1},"tokyo_tower":{"id":"tokyo_tower","name":"Tokyo Tower","keywords":["photo","japanese"],"skins":[{"unified":"1f5fc","native":"🗼","x":32,"y":17}],"version":1},"statue_of_liberty":{"id":"statue_of_liberty","name":"Statue of Liberty","keywords":["american","newyork"],"skins":[{"unified":"1f5fd","native":"🗽","x":32,"y":18}],"version":1},"church":{"id":"church","name":"Church","keywords":["building","religion","christ"],"skins":[{"unified":"26ea","native":"⛪","x":58,"y":25}],"version":1},"mosque":{"id":"mosque","name":"Mosque","keywords":["islam","worship","minaret"],"skins":[{"unified":"1f54c","native":"🕌","x":30,"y":30}],"version":1},"hindu_temple":{"id":"hindu_temple","name":"Hindu Temple","keywords":["religion"],"skins":[{"unified":"1f6d5","native":"🛕","x":38,"y":6}],"version":12},"synagogue":{"id":"synagogue","name":"Synagogue","keywords":["judaism","worship","temple","jewish"],"skins":[{"unified":"1f54d","native":"🕍","x":30,"y":31}],"version":1},"shinto_shrine":{"id":"shinto_shrine","name":"Shinto Shrine","keywords":["temple","japan","kyoto"],"skins":[{"unified":"26e9-fe0f","native":"⛩️","x":58,"y":24}],"version":1},"kaaba":{"id":"kaaba","name":"Kaaba","keywords":["mecca","mosque","islam"],"skins":[{"unified":"1f54b","native":"🕋","x":30,"y":29}],"version":1},"fountain":{"id":"fountain","name":"Fountain","keywords":["photo","summer","water","fresh"],"skins":[{"unified":"26f2","native":"⛲","x":58,"y":28}],"version":1},"tent":{"id":"tent","name":"Tent","keywords":["photo","camping","outdoors"],"skins":[{"unified":"26fa","native":"⛺","x":58,"y":52}],"version":1},"foggy":{"id":"foggy","name":"Foggy","keywords":["photo","mountain"],"skins":[{"unified":"1f301","native":"🌁","x":5,"y":0}],"version":1},"night_with_stars":{"id":"night_with_stars","name":"Night with Stars","keywords":["evening","city","downtown"],"skins":[{"unified":"1f303","native":"🌃","x":5,"y":2}],"version":1},"cityscape":{"id":"cityscape","name":"Cityscape","keywords":["photo","night","life","urban"],"skins":[{"unified":"1f3d9-fe0f","native":"🏙️","x":10,"y":4}],"version":1},"sunrise_over_mountains":{"id":"sunrise_over_mountains","name":"Sunrise over Mountains","keywords":["view","vacation","photo"],"skins":[{"unified":"1f304","native":"🌄","x":5,"y":3}],"version":1},"sunrise":{"id":"sunrise","name":"Sunrise","keywords":["morning","view","vacation","photo"],"skins":[{"unified":"1f305","native":"🌅","x":5,"y":4}],"version":1},"city_sunset":{"id":"city_sunset","name":"Cityscape at Dusk","keywords":["city","sunset","photo","evening","sky","buildings"],"skins":[{"unified":"1f306","native":"🌆","x":5,"y":5}],"version":1},"city_sunrise":{"id":"city_sunrise","name":"Sunset","keywords":["city","sunrise","photo","good","morning","dawn"],"skins":[{"unified":"1f307","native":"🌇","x":5,"y":6}],"version":1},"bridge_at_night":{"id":"bridge_at_night","name":"Bridge at Night","keywords":["photo","sanfrancisco"],"skins":[{"unified":"1f309","native":"🌉","x":5,"y":8}],"version":1},"hotsprings":{"id":"hotsprings","name":"Hot Springs","keywords":["hotsprings","bath","warm","relax"],"skins":[{"unified":"2668-fe0f","native":"♨️","x":57,"y":55}],"version":1},"carousel_horse":{"id":"carousel_horse","name":"Carousel Horse","keywords":["photo","carnival"],"skins":[{"unified":"1f3a0","native":"🎠","x":7,"y":35}],"version":1},"playground_slide":{"id":"playground_slide","name":"Playground Slide","keywords":["fun","park"],"skins":[{"unified":"1f6dd","native":"🛝","x":38,"y":10}],"version":14},"ferris_wheel":{"id":"ferris_wheel","name":"Ferris Wheel","keywords":["photo","carnival","londoneye"],"skins":[{"unified":"1f3a1","native":"🎡","x":7,"y":36}],"version":1},"roller_coaster":{"id":"roller_coaster","name":"Roller Coaster","keywords":["carnival","playground","photo","fun"],"skins":[{"unified":"1f3a2","native":"🎢","x":7,"y":37}],"version":1},"barber":{"id":"barber","name":"Barber Pole","keywords":["hair","salon","style"],"skins":[{"unified":"1f488","native":"💈","x":26,"y":35}],"version":1},"circus_tent":{"id":"circus_tent","name":"Circus Tent","keywords":["festival","carnival","party"],"skins":[{"unified":"1f3aa","native":"🎪","x":7,"y":45}],"version":1},"steam_locomotive":{"id":"steam_locomotive","name":"Locomotive","keywords":["steam","transportation","vehicle","train"],"skins":[{"unified":"1f682","native":"🚂","x":35,"y":35}],"version":1},"railway_car":{"id":"railway_car","name":"Railway Car","keywords":["transportation","vehicle"],"skins":[{"unified":"1f683","native":"🚃","x":35,"y":36}],"version":1},"bullettrain_side":{"id":"bullettrain_side","name":"High-Speed Train","keywords":["bullettrain","side","high","speed","transportation","vehicle"],"skins":[{"unified":"1f684","native":"🚄","x":35,"y":37}],"version":1},"bullettrain_front":{"id":"bullettrain_front","name":"Bullet Train","keywords":["bullettrain","front","transportation","vehicle","speed","fast","public","travel"],"skins":[{"unified":"1f685","native":"🚅","x":35,"y":38}],"version":1},"train2":{"id":"train2","name":"Train","keywords":["train2","transportation","vehicle"],"skins":[{"unified":"1f686","native":"🚆","x":35,"y":39}],"version":1},"metro":{"id":"metro","name":"Metro","keywords":["transportation","blue","square","mrt","underground","tube"],"skins":[{"unified":"1f687","native":"🚇","x":35,"y":40}],"version":1},"light_rail":{"id":"light_rail","name":"Light Rail","keywords":["transportation","vehicle"],"skins":[{"unified":"1f688","native":"🚈","x":35,"y":41}],"version":1},"station":{"id":"station","name":"Station","keywords":["transportation","vehicle","public"],"skins":[{"unified":"1f689","native":"🚉","x":35,"y":42}],"version":1},"tram":{"id":"tram","name":"Tram","keywords":["transportation","vehicle"],"skins":[{"unified":"1f68a","native":"🚊","x":35,"y":43}],"version":1},"monorail":{"id":"monorail","name":"Monorail","keywords":["transportation","vehicle"],"skins":[{"unified":"1f69d","native":"🚝","x":36,"y":1}],"version":1},"mountain_railway":{"id":"mountain_railway","name":"Mountain Railway","keywords":["transportation","vehicle"],"skins":[{"unified":"1f69e","native":"🚞","x":36,"y":2}],"version":1},"train":{"id":"train","name":"Tram Car","keywords":["train","transportation","vehicle","carriage","public","travel"],"skins":[{"unified":"1f68b","native":"🚋","x":35,"y":44}],"version":1},"bus":{"id":"bus","name":"Bus","keywords":["car","vehicle","transportation"],"skins":[{"unified":"1f68c","native":"🚌","x":35,"y":45}],"version":1},"oncoming_bus":{"id":"oncoming_bus","name":"Oncoming Bus","keywords":["vehicle","transportation"],"skins":[{"unified":"1f68d","native":"🚍","x":35,"y":46}],"version":1},"trolleybus":{"id":"trolleybus","name":"Trolleybus","keywords":["bart","transportation","vehicle"],"skins":[{"unified":"1f68e","native":"🚎","x":35,"y":47}],"version":1},"minibus":{"id":"minibus","name":"Minibus","keywords":["vehicle","car","transportation"],"skins":[{"unified":"1f690","native":"🚐","x":35,"y":49}],"version":1},"ambulance":{"id":"ambulance","name":"Ambulance","keywords":["health","911","hospital"],"skins":[{"unified":"1f691","native":"🚑","x":35,"y":50}],"version":1},"fire_engine":{"id":"fire_engine","name":"Fire Engine","keywords":["transportation","cars","vehicle"],"skins":[{"unified":"1f692","native":"🚒","x":35,"y":51}],"version":1},"police_car":{"id":"police_car","name":"Police Car","keywords":["vehicle","cars","transportation","law","legal","enforcement"],"skins":[{"unified":"1f693","native":"🚓","x":35,"y":52}],"version":1},"oncoming_police_car":{"id":"oncoming_police_car","name":"Oncoming Police Car","keywords":["vehicle","law","legal","enforcement","911"],"skins":[{"unified":"1f694","native":"🚔","x":35,"y":53}],"version":1},"taxi":{"id":"taxi","name":"Taxi","keywords":["uber","vehicle","cars","transportation"],"skins":[{"unified":"1f695","native":"🚕","x":35,"y":54}],"version":1},"oncoming_taxi":{"id":"oncoming_taxi","name":"Oncoming Taxi","keywords":["vehicle","cars","uber"],"skins":[{"unified":"1f696","native":"🚖","x":35,"y":55}],"version":1},"car":{"id":"car","name":"Automobile","keywords":["car","red","transportation","vehicle"],"skins":[{"unified":"1f697","native":"🚗","x":35,"y":56}],"version":1},"oncoming_automobile":{"id":"oncoming_automobile","name":"Oncoming Automobile","keywords":["car","vehicle","transportation"],"skins":[{"unified":"1f698","native":"🚘","x":35,"y":57}],"version":1},"blue_car":{"id":"blue_car","name":"Recreational Vehicle","keywords":["blue","car","sport","utility","transportation"],"skins":[{"unified":"1f699","native":"🚙","x":35,"y":58}],"version":1},"pickup_truck":{"id":"pickup_truck","name":"Pickup Truck","keywords":["car","transportation"],"skins":[{"unified":"1f6fb","native":"🛻","x":38,"y":31}],"version":13},"truck":{"id":"truck","name":"Delivery Truck","keywords":["cars","transportation"],"skins":[{"unified":"1f69a","native":"🚚","x":35,"y":59}],"version":1},"articulated_lorry":{"id":"articulated_lorry","name":"Articulated Lorry","keywords":["vehicle","cars","transportation","express"],"skins":[{"unified":"1f69b","native":"🚛","x":35,"y":60}],"version":1},"tractor":{"id":"tractor","name":"Tractor","keywords":["vehicle","car","farming","agriculture"],"skins":[{"unified":"1f69c","native":"🚜","x":36,"y":0}],"version":1},"racing_car":{"id":"racing_car","name":"Racing Car","keywords":["sports","race","fast","formula","f1"],"skins":[{"unified":"1f3ce-fe0f","native":"🏎️","x":9,"y":54}],"version":1},"racing_motorcycle":{"id":"racing_motorcycle","name":"Motorcycle","keywords":["racing","race","sports","fast"],"skins":[{"unified":"1f3cd-fe0f","native":"🏍️","x":9,"y":53}],"version":1},"motor_scooter":{"id":"motor_scooter","name":"Motor Scooter","keywords":["vehicle","vespa","sasha"],"skins":[{"unified":"1f6f5","native":"🛵","x":38,"y":25}],"version":3},"manual_wheelchair":{"id":"manual_wheelchair","name":"Manual Wheelchair","keywords":["accessibility"],"skins":[{"unified":"1f9bd","native":"🦽","x":46,"y":4}],"version":12},"motorized_wheelchair":{"id":"motorized_wheelchair","name":"Motorized Wheelchair","keywords":["accessibility"],"skins":[{"unified":"1f9bc","native":"🦼","x":46,"y":3}],"version":12},"auto_rickshaw":{"id":"auto_rickshaw","name":"Auto Rickshaw","keywords":["move","transportation"],"skins":[{"unified":"1f6fa","native":"🛺","x":38,"y":30}],"version":12},"bike":{"id":"bike","name":"Bicycle","keywords":["bike","sports","exercise","hipster"],"skins":[{"unified":"1f6b2","native":"🚲","x":36,"y":39}],"version":1},"scooter":{"id":"scooter","name":"Scooter","keywords":["kick","vehicle","razor"],"skins":[{"unified":"1f6f4","native":"🛴","x":38,"y":24}],"version":3},"skateboard":{"id":"skateboard","name":"Skateboard","keywords":["board"],"skins":[{"unified":"1f6f9","native":"🛹","x":38,"y":29}],"version":11},"roller_skate":{"id":"roller_skate","name":"Roller Skate","keywords":["footwear","sports"],"skins":[{"unified":"1f6fc","native":"🛼","x":38,"y":32}],"version":13},"busstop":{"id":"busstop","name":"Bus Stop","keywords":["busstop","transportation","wait"],"skins":[{"unified":"1f68f","native":"🚏","x":35,"y":48}],"version":1},"motorway":{"id":"motorway","name":"Motorway","keywords":["road","cupertino","interstate","highway"],"skins":[{"unified":"1f6e3-fe0f","native":"🛣️","x":38,"y":16}],"version":1},"railway_track":{"id":"railway_track","name":"Railway Track","keywords":["train","transportation"],"skins":[{"unified":"1f6e4-fe0f","native":"🛤️","x":38,"y":17}],"version":1},"oil_drum":{"id":"oil_drum","name":"Oil Drum","keywords":["barrell"],"skins":[{"unified":"1f6e2-fe0f","native":"🛢️","x":38,"y":15}],"version":1},"fuelpump":{"id":"fuelpump","name":"Fuel Pump","keywords":["fuelpump","gas","station","petroleum"],"skins":[{"unified":"26fd","native":"⛽","x":58,"y":53}],"version":1},"wheel":{"id":"wheel","name":"Wheel","keywords":["car","transport"],"skins":[{"unified":"1f6de","native":"🛞","x":38,"y":11}],"version":14},"rotating_light":{"id":"rotating_light","name":"Police Car Light","keywords":["rotating","ambulance","911","emergency","alert","error","pinged","law","legal"],"skins":[{"unified":"1f6a8","native":"🚨","x":36,"y":29}],"version":1},"traffic_light":{"id":"traffic_light","name":"Horizontal Traffic Light","keywords":["transportation","signal"],"skins":[{"unified":"1f6a5","native":"🚥","x":36,"y":26}],"version":1},"vertical_traffic_light":{"id":"vertical_traffic_light","name":"Vertical Traffic Light","keywords":["transportation","driving"],"skins":[{"unified":"1f6a6","native":"🚦","x":36,"y":27}],"version":1},"octagonal_sign":{"id":"octagonal_sign","name":"Stop Sign","keywords":["octagonal"],"skins":[{"unified":"1f6d1","native":"🛑","x":38,"y":4}],"version":3},"construction":{"id":"construction","name":"Construction","keywords":["wip","progress","caution","warning"],"skins":[{"unified":"1f6a7","native":"🚧","x":36,"y":28}],"version":1},"anchor":{"id":"anchor","name":"Anchor","keywords":["ship","ferry","sea","boat"],"skins":[{"unified":"2693","native":"⚓","x":57,"y":60}],"version":1},"ring_buoy":{"id":"ring_buoy","name":"Ring Buoy","keywords":["life","saver","preserver"],"skins":[{"unified":"1f6df","native":"🛟","x":38,"y":12}],"version":14},"boat":{"id":"boat","name":"Sailboat","keywords":["boat","ship","summer","transportation","water","sailing"],"skins":[{"unified":"26f5","native":"⛵","x":58,"y":31}],"version":1},"canoe":{"id":"canoe","name":"Canoe","keywords":["boat","paddle","water","ship"],"skins":[{"unified":"1f6f6","native":"🛶","x":38,"y":26}],"version":3},"speedboat":{"id":"speedboat","name":"Speedboat","keywords":["ship","transportation","vehicle","summer"],"skins":[{"unified":"1f6a4","native":"🚤","x":36,"y":25}],"version":1},"passenger_ship":{"id":"passenger_ship","name":"Passenger Ship","keywords":["yacht","cruise","ferry"],"skins":[{"unified":"1f6f3-fe0f","native":"🛳️","x":38,"y":23}],"version":1},"ferry":{"id":"ferry","name":"Ferry","keywords":["boat","ship","yacht"],"skins":[{"unified":"26f4-fe0f","native":"⛴️","x":58,"y":30}],"version":1},"motor_boat":{"id":"motor_boat","name":"Motor Boat","keywords":["ship"],"skins":[{"unified":"1f6e5-fe0f","native":"🛥️","x":38,"y":18}],"version":1},"ship":{"id":"ship","name":"Ship","keywords":["transportation","titanic","deploy"],"skins":[{"unified":"1f6a2","native":"🚢","x":36,"y":6}],"version":1},"airplane":{"id":"airplane","name":"Airplane","keywords":["vehicle","transportation","flight","fly"],"skins":[{"unified":"2708-fe0f","native":"✈️","x":58,"y":56}],"version":1},"small_airplane":{"id":"small_airplane","name":"Small Airplane","keywords":["flight","transportation","fly","vehicle"],"skins":[{"unified":"1f6e9-fe0f","native":"🛩️","x":38,"y":19}],"version":1},"airplane_departure":{"id":"airplane_departure","name":"Airplane Departure","keywords":["airport","flight","landing"],"skins":[{"unified":"1f6eb","native":"🛫","x":38,"y":20}],"version":1},"airplane_arriving":{"id":"airplane_arriving","name":"Airplane Arrival","keywords":["arriving","airport","flight","boarding"],"skins":[{"unified":"1f6ec","native":"🛬","x":38,"y":21}],"version":1},"parachute":{"id":"parachute","name":"Parachute","keywords":["fly","glide"],"skins":[{"unified":"1fa82","native":"🪂","x":54,"y":2}],"version":12},"seat":{"id":"seat","name":"Seat","keywords":["sit","airplane","transport","bus","flight","fly"],"skins":[{"unified":"1f4ba","native":"💺","x":28,"y":18}],"version":1},"helicopter":{"id":"helicopter","name":"Helicopter","keywords":["transportation","vehicle","fly"],"skins":[{"unified":"1f681","native":"🚁","x":35,"y":34}],"version":1},"suspension_railway":{"id":"suspension_railway","name":"Suspension Railway","keywords":["vehicle","transportation"],"skins":[{"unified":"1f69f","native":"🚟","x":36,"y":3}],"version":1},"mountain_cableway":{"id":"mountain_cableway","name":"Mountain Cableway","keywords":["transportation","vehicle","ski"],"skins":[{"unified":"1f6a0","native":"🚠","x":36,"y":4}],"version":1},"aerial_tramway":{"id":"aerial_tramway","name":"Aerial Tramway","keywords":["transportation","vehicle","ski"],"skins":[{"unified":"1f6a1","native":"🚡","x":36,"y":5}],"version":1},"satellite":{"id":"satellite","name":"Satellite","keywords":["communication","gps","orbit","spaceflight","NASA","ISS"],"skins":[{"unified":"1f6f0-fe0f","native":"🛰️","x":38,"y":22}],"version":1},"rocket":{"id":"rocket","name":"Rocket","keywords":["launch","ship","staffmode","NASA","outer","space","fly"],"skins":[{"unified":"1f680","native":"🚀","x":35,"y":33}],"version":1},"flying_saucer":{"id":"flying_saucer","name":"Flying Saucer","keywords":["transportation","vehicle","ufo"],"skins":[{"unified":"1f6f8","native":"🛸","x":38,"y":28}],"version":5},"bellhop_bell":{"id":"bellhop_bell","name":"Bellhop Bell","keywords":["service"],"skins":[{"unified":"1f6ce-fe0f","native":"🛎️","x":38,"y":1}],"version":1},"luggage":{"id":"luggage","name":"Luggage","keywords":["packing","travel"],"skins":[{"unified":"1f9f3","native":"🧳","x":53,"y":35}],"version":11},"hourglass":{"id":"hourglass","name":"Hourglass","keywords":["done","time","clock","oldschool","limit","exam","quiz","test"],"skins":[{"unified":"231b","native":"⌛","x":56,"y":45}],"version":1},"hourglass_flowing_sand":{"id":"hourglass_flowing_sand","name":"Hourglass Not Done","keywords":["flowing","sand","oldschool","time","countdown"],"skins":[{"unified":"23f3","native":"⏳","x":56,"y":58}],"version":1},"watch":{"id":"watch","name":"Watch","keywords":["time","accessories"],"skins":[{"unified":"231a","native":"⌚","x":56,"y":44}],"version":1},"alarm_clock":{"id":"alarm_clock","name":"Alarm Clock","keywords":["time","wake"],"skins":[{"unified":"23f0","native":"⏰","x":56,"y":55}],"version":1},"stopwatch":{"id":"stopwatch","name":"Stopwatch","keywords":["time","deadline"],"skins":[{"unified":"23f1-fe0f","native":"⏱️","x":56,"y":56}],"version":1},"timer_clock":{"id":"timer_clock","name":"Timer Clock","keywords":["alarm"],"skins":[{"unified":"23f2-fe0f","native":"⏲️","x":56,"y":57}],"version":1},"mantelpiece_clock":{"id":"mantelpiece_clock","name":"Mantelpiece Clock","keywords":["time"],"skins":[{"unified":"1f570-fe0f","native":"🕰️","x":30,"y":58}],"version":1},"clock12":{"id":"clock12","name":"Twelve O’clock","keywords":["clock12","o","clock","12","00:00","0000","12:00","1200","time","noon","midnight","midday","late","early","schedule"],"skins":[{"unified":"1f55b","native":"🕛","x":30,"y":44}],"version":1},"clock1230":{"id":"clock1230","name":"Twelve-Thirty","keywords":["clock1230","twelve","thirty","00:30","0030","12:30","1230","time","late","early","schedule"],"skins":[{"unified":"1f567","native":"🕧","x":30,"y":56}],"version":1},"clock1":{"id":"clock1","name":"One O’clock","keywords":["clock1","o","clock","1","1:00","100","13:00","1300","time","late","early","schedule"],"skins":[{"unified":"1f550","native":"🕐","x":30,"y":33}],"version":1},"clock130":{"id":"clock130","name":"One-Thirty","keywords":["clock130","one","thirty","1:30","130","13:30","1330","time","late","early","schedule"],"skins":[{"unified":"1f55c","native":"🕜","x":30,"y":45}],"version":1},"clock2":{"id":"clock2","name":"Two O’clock","keywords":["clock2","o","clock","2","2:00","200","14:00","1400","time","late","early","schedule"],"skins":[{"unified":"1f551","native":"🕑","x":30,"y":34}],"version":1},"clock230":{"id":"clock230","name":"Two-Thirty","keywords":["clock230","two","thirty","2:30","230","14:30","1430","time","late","early","schedule"],"skins":[{"unified":"1f55d","native":"🕝","x":30,"y":46}],"version":1},"clock3":{"id":"clock3","name":"Three O’clock","keywords":["clock3","o","clock","3","3:00","300","15:00","1500","time","late","early","schedule"],"skins":[{"unified":"1f552","native":"🕒","x":30,"y":35}],"version":1},"clock330":{"id":"clock330","name":"Three-Thirty","keywords":["clock330","three","thirty","3:30","330","15:30","1530","time","late","early","schedule"],"skins":[{"unified":"1f55e","native":"🕞","x":30,"y":47}],"version":1},"clock4":{"id":"clock4","name":"Four O’clock","keywords":["clock4","o","clock","4","4:00","400","16:00","1600","time","late","early","schedule"],"skins":[{"unified":"1f553","native":"🕓","x":30,"y":36}],"version":1},"clock430":{"id":"clock430","name":"Four-Thirty","keywords":["clock430","four","thirty","4:30","430","16:30","1630","time","late","early","schedule"],"skins":[{"unified":"1f55f","native":"🕟","x":30,"y":48}],"version":1},"clock5":{"id":"clock5","name":"Five O’clock","keywords":["clock5","o","clock","5","5:00","500","17:00","1700","time","late","early","schedule"],"skins":[{"unified":"1f554","native":"🕔","x":30,"y":37}],"version":1},"clock530":{"id":"clock530","name":"Five-Thirty","keywords":["clock530","five","thirty","5:30","530","17:30","1730","time","late","early","schedule"],"skins":[{"unified":"1f560","native":"🕠","x":30,"y":49}],"version":1},"clock6":{"id":"clock6","name":"Six O’clock","keywords":["clock6","o","clock","6","6:00","600","18:00","1800","time","late","early","schedule","dawn","dusk"],"skins":[{"unified":"1f555","native":"🕕","x":30,"y":38}],"version":1},"clock630":{"id":"clock630","name":"Six-Thirty","keywords":["clock630","six","thirty","6:30","630","18:30","1830","time","late","early","schedule"],"skins":[{"unified":"1f561","native":"🕡","x":30,"y":50}],"version":1},"clock7":{"id":"clock7","name":"Seven O’clock","keywords":["clock7","o","clock","7","7:00","700","19:00","1900","time","late","early","schedule"],"skins":[{"unified":"1f556","native":"🕖","x":30,"y":39}],"version":1},"clock730":{"id":"clock730","name":"Seven-Thirty","keywords":["clock730","seven","thirty","7:30","730","19:30","1930","time","late","early","schedule"],"skins":[{"unified":"1f562","native":"🕢","x":30,"y":51}],"version":1},"clock8":{"id":"clock8","name":"Eight O’clock","keywords":["clock8","o","clock","8","8:00","800","20:00","2000","time","late","early","schedule"],"skins":[{"unified":"1f557","native":"🕗","x":30,"y":40}],"version":1},"clock830":{"id":"clock830","name":"Eight-Thirty","keywords":["clock830","eight","thirty","8:30","830","20:30","2030","time","late","early","schedule"],"skins":[{"unified":"1f563","native":"🕣","x":30,"y":52}],"version":1},"clock9":{"id":"clock9","name":"Nine O’clock","keywords":["clock9","o","clock","9","9:00","900","21:00","2100","time","late","early","schedule"],"skins":[{"unified":"1f558","native":"🕘","x":30,"y":41}],"version":1},"clock930":{"id":"clock930","name":"Nine-Thirty","keywords":["clock930","nine","thirty","9:30","930","21:30","2130","time","late","early","schedule"],"skins":[{"unified":"1f564","native":"🕤","x":30,"y":53}],"version":1},"clock10":{"id":"clock10","name":"Ten O’clock","keywords":["clock10","o","clock","10","10:00","1000","22:00","2200","time","late","early","schedule"],"skins":[{"unified":"1f559","native":"🕙","x":30,"y":42}],"version":1},"clock1030":{"id":"clock1030","name":"Ten-Thirty","keywords":["clock1030","ten","thirty","10:30","1030","22:30","2230","time","late","early","schedule"],"skins":[{"unified":"1f565","native":"🕥","x":30,"y":54}],"version":1},"clock11":{"id":"clock11","name":"Eleven O’clock","keywords":["clock11","o","clock","11","11:00","1100","23:00","2300","time","late","early","schedule"],"skins":[{"unified":"1f55a","native":"🕚","x":30,"y":43}],"version":1},"clock1130":{"id":"clock1130","name":"Eleven-Thirty","keywords":["clock1130","eleven","thirty","11:30","1130","23:30","2330","time","late","early","schedule"],"skins":[{"unified":"1f566","native":"🕦","x":30,"y":55}],"version":1},"new_moon":{"id":"new_moon","name":"New Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f311","native":"🌑","x":5,"y":16}],"version":1},"waxing_crescent_moon":{"id":"waxing_crescent_moon","name":"Waxing Crescent Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f312","native":"🌒","x":5,"y":17}],"version":1},"first_quarter_moon":{"id":"first_quarter_moon","name":"First Quarter Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f313","native":"🌓","x":5,"y":18}],"version":1},"moon":{"id":"moon","name":"Waxing Gibbous Moon","keywords":["nature","night","sky","gray","twilight","planet","space","evening","sleep"],"skins":[{"unified":"1f314","native":"🌔","x":5,"y":19}],"version":1},"full_moon":{"id":"full_moon","name":"Full Moon","keywords":["nature","yellow","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f315","native":"🌕","x":5,"y":20}],"version":1},"waning_gibbous_moon":{"id":"waning_gibbous_moon","name":"Waning Gibbous Moon","keywords":["nature","twilight","planet","space","night","evening","sleep","waxing"],"skins":[{"unified":"1f316","native":"🌖","x":5,"y":21}],"version":1},"last_quarter_moon":{"id":"last_quarter_moon","name":"Last Quarter Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f317","native":"🌗","x":5,"y":22}],"version":1},"waning_crescent_moon":{"id":"waning_crescent_moon","name":"Waning Crescent Moon","keywords":["nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f318","native":"🌘","x":5,"y":23}],"version":1},"crescent_moon":{"id":"crescent_moon","name":"Crescent Moon","keywords":["night","sleep","sky","evening","magic"],"skins":[{"unified":"1f319","native":"🌙","x":5,"y":24}],"version":1},"new_moon_with_face":{"id":"new_moon_with_face","name":"New Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31a","native":"🌚","x":5,"y":25}],"version":1},"first_quarter_moon_with_face":{"id":"first_quarter_moon_with_face","name":"First Quarter Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31b","native":"🌛","x":5,"y":26}],"version":1},"last_quarter_moon_with_face":{"id":"last_quarter_moon_with_face","name":"Last Quarter Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31c","native":"🌜","x":5,"y":27}],"version":1},"thermometer":{"id":"thermometer","name":"Thermometer","keywords":["weather","temperature","hot","cold"],"skins":[{"unified":"1f321-fe0f","native":"🌡️","x":5,"y":32}],"version":1},"sunny":{"id":"sunny","name":"Sun","keywords":["sunny","weather","nature","brightness","summer","beach","spring"],"skins":[{"unified":"2600-fe0f","native":"☀️","x":57,"y":10}],"version":1},"full_moon_with_face":{"id":"full_moon_with_face","name":"Full Moon Face","keywords":["with","nature","twilight","planet","space","night","evening","sleep"],"skins":[{"unified":"1f31d","native":"🌝","x":5,"y":28}],"version":1},"sun_with_face":{"id":"sun_with_face","name":"Sun with Face","keywords":["nature","morning","sky"],"skins":[{"unified":"1f31e","native":"🌞","x":5,"y":29}],"version":1},"ringed_planet":{"id":"ringed_planet","name":"Ringed Planet","keywords":["outerspace"],"skins":[{"unified":"1fa90","native":"🪐","x":54,"y":9}],"version":12},"star":{"id":"star","name":"Star","keywords":["night","yellow"],"skins":[{"unified":"2b50","native":"⭐","x":59,"y":55}],"version":1},"star2":{"id":"star2","name":"Glowing Star","keywords":["star2","night","sparkle","awesome","good","magic"],"skins":[{"unified":"1f31f","native":"🌟","x":5,"y":30}],"version":1},"stars":{"id":"stars","name":"Shooting Star","keywords":["stars","night","photo"],"skins":[{"unified":"1f320","native":"🌠","x":5,"y":31}],"version":1},"milky_way":{"id":"milky_way","name":"Milky Way","keywords":["photo","space","stars"],"skins":[{"unified":"1f30c","native":"🌌","x":5,"y":11}],"version":1},"cloud":{"id":"cloud","name":"Cloud","keywords":["weather","sky"],"skins":[{"unified":"2601-fe0f","native":"☁️","x":57,"y":11}],"version":1},"partly_sunny":{"id":"partly_sunny","name":"Sun Behind Cloud","keywords":["partly","sunny","weather","nature","cloudy","morning","fall","spring"],"skins":[{"unified":"26c5","native":"⛅","x":58,"y":17}],"version":1},"thunder_cloud_and_rain":{"id":"thunder_cloud_and_rain","name":"Cloud with Lightning and Rain","keywords":["thunder","weather"],"skins":[{"unified":"26c8-fe0f","native":"⛈️","x":58,"y":18}],"version":1},"mostly_sunny":{"id":"mostly_sunny","name":"Sun Behind Small Cloud","keywords":["mostly","sunny","weather"],"skins":[{"unified":"1f324-fe0f","native":"🌤️","x":5,"y":33}],"version":1},"barely_sunny":{"id":"barely_sunny","name":"Sun Behind Large Cloud","keywords":["barely","sunny","weather"],"skins":[{"unified":"1f325-fe0f","native":"🌥️","x":5,"y":34}],"version":1},"partly_sunny_rain":{"id":"partly_sunny_rain","name":"Sun Behind Rain Cloud","keywords":["partly","sunny","weather"],"skins":[{"unified":"1f326-fe0f","native":"🌦️","x":5,"y":35}],"version":1},"rain_cloud":{"id":"rain_cloud","name":"Cloud with Rain","keywords":["weather"],"skins":[{"unified":"1f327-fe0f","native":"🌧️","x":5,"y":36}],"version":1},"snow_cloud":{"id":"snow_cloud","name":"Cloud with Snow","keywords":["weather"],"skins":[{"unified":"1f328-fe0f","native":"🌨️","x":5,"y":37}],"version":1},"lightning":{"id":"lightning","name":"Cloud with Lightning","keywords":["weather","thunder"],"skins":[{"unified":"1f329-fe0f","native":"🌩️","x":5,"y":38}],"version":1},"tornado":{"id":"tornado","name":"Tornado","keywords":["cloud","weather","cyclone","twister"],"skins":[{"unified":"1f32a-fe0f","native":"🌪️","x":5,"y":39}],"version":1},"fog":{"id":"fog","name":"Fog","keywords":["weather"],"skins":[{"unified":"1f32b-fe0f","native":"🌫️","x":5,"y":40}],"version":1},"wind_blowing_face":{"id":"wind_blowing_face","name":"Wind Face","keywords":["blowing","gust","air"],"skins":[{"unified":"1f32c-fe0f","native":"🌬️","x":5,"y":41}],"version":1},"cyclone":{"id":"cyclone","name":"Cyclone","keywords":["weather","swirl","blue","cloud","vortex","spiral","whirlpool","spin","tornado","hurricane","typhoon"],"skins":[{"unified":"1f300","native":"🌀","x":4,"y":60}],"version":1},"rainbow":{"id":"rainbow","name":"Rainbow","keywords":["nature","happy","unicorn","face","photo","sky","spring"],"skins":[{"unified":"1f308","native":"🌈","x":5,"y":7}],"version":1},"closed_umbrella":{"id":"closed_umbrella","name":"Closed Umbrella","keywords":["weather","rain","drizzle"],"skins":[{"unified":"1f302","native":"🌂","x":5,"y":1}],"version":1},"umbrella":{"id":"umbrella","name":"Umbrella","keywords":["weather","spring"],"skins":[{"unified":"2602-fe0f","native":"☂️","x":57,"y":12}],"version":1},"umbrella_with_rain_drops":{"id":"umbrella_with_rain_drops","name":"Umbrella with Rain Drops","keywords":["rainy","weather","spring"],"skins":[{"unified":"2614","native":"☔","x":57,"y":17}],"version":1},"umbrella_on_ground":{"id":"umbrella_on_ground","name":"Umbrella on Ground","keywords":["weather","summer"],"skins":[{"unified":"26f1-fe0f","native":"⛱️","x":58,"y":27}],"version":1},"zap":{"id":"zap","name":"High Voltage","keywords":["zap","thunder","weather","lightning","bolt","fast"],"skins":[{"unified":"26a1","native":"⚡","x":58,"y":8}],"version":1},"snowflake":{"id":"snowflake","name":"Snowflake","keywords":["winter","season","cold","weather","christmas","xmas"],"skins":[{"unified":"2744-fe0f","native":"❄️","x":59,"y":30}],"version":1},"snowman":{"id":"snowman","name":"Snowman","keywords":["winter","season","cold","weather","christmas","xmas","frozen"],"skins":[{"unified":"2603-fe0f","native":"☃️","x":57,"y":13}],"version":1},"snowman_without_snow":{"id":"snowman_without_snow","name":"Snowman Without Snow","keywords":["winter","season","cold","weather","christmas","xmas","frozen"],"skins":[{"unified":"26c4","native":"⛄","x":58,"y":16}],"version":1},"comet":{"id":"comet","name":"Comet","keywords":["space"],"skins":[{"unified":"2604-fe0f","native":"☄️","x":57,"y":14}],"version":1},"fire":{"id":"fire","name":"Fire","keywords":["hot","cook","flame"],"skins":[{"unified":"1f525","native":"🔥","x":30,"y":2}],"version":1},"droplet":{"id":"droplet","name":"Droplet","keywords":["water","drip","faucet","spring"],"skins":[{"unified":"1f4a7","native":"💧","x":27,"y":55}],"version":1},"ocean":{"id":"ocean","name":"Water Wave","keywords":["ocean","sea","nature","tsunami","disaster"],"skins":[{"unified":"1f30a","native":"🌊","x":5,"y":9}],"version":1},"jack_o_lantern":{"id":"jack_o_lantern","name":"Jack-O-Lantern","keywords":["jack","o","lantern","halloween","light","pumpkin","creepy","fall"],"skins":[{"unified":"1f383","native":"🎃","x":7,"y":6}],"version":1},"christmas_tree":{"id":"christmas_tree","name":"Christmas Tree","keywords":["festival","vacation","december","xmas","celebration"],"skins":[{"unified":"1f384","native":"🎄","x":7,"y":7}],"version":1},"fireworks":{"id":"fireworks","name":"Fireworks","keywords":["photo","festival","carnival","congratulations"],"skins":[{"unified":"1f386","native":"🎆","x":7,"y":14}],"version":1},"sparkler":{"id":"sparkler","name":"Sparkler","keywords":["stars","night","shine"],"skins":[{"unified":"1f387","native":"🎇","x":7,"y":15}],"version":1},"firecracker":{"id":"firecracker","name":"Firecracker","keywords":["dynamite","boom","explode","explosion","explosive"],"skins":[{"unified":"1f9e8","native":"🧨","x":53,"y":24}],"version":11},"sparkles":{"id":"sparkles","name":"Sparkles","keywords":["stars","shine","shiny","cool","awesome","good","magic"],"skins":[{"unified":"2728","native":"✨","x":59,"y":27}],"version":1},"balloon":{"id":"balloon","name":"Balloon","keywords":["party","celebration","birthday","circus"],"skins":[{"unified":"1f388","native":"🎈","x":7,"y":16}],"version":1},"tada":{"id":"tada","name":"Party Popper","keywords":["tada","congratulations","birthday","magic","circus","celebration"],"skins":[{"unified":"1f389","native":"🎉","x":7,"y":17}],"version":1},"confetti_ball":{"id":"confetti_ball","name":"Confetti Ball","keywords":["festival","party","birthday","circus"],"skins":[{"unified":"1f38a","native":"🎊","x":7,"y":18}],"version":1},"tanabata_tree":{"id":"tanabata_tree","name":"Tanabata Tree","keywords":["plant","nature","branch","summer","bamboo","wish","star","festival","tanzaku"],"skins":[{"unified":"1f38b","native":"🎋","x":7,"y":19}],"version":1},"bamboo":{"id":"bamboo","name":"Pine Decoration","keywords":["bamboo","japanese","plant","nature","vegetable","panda","new","years"],"skins":[{"unified":"1f38d","native":"🎍","x":7,"y":21}],"version":1},"dolls":{"id":"dolls","name":"Japanese Dolls","keywords":["toy","kimono"],"skins":[{"unified":"1f38e","native":"🎎","x":7,"y":22}],"version":1},"flags":{"id":"flags","name":"Carp Streamer","keywords":["flags","fish","japanese","koinobori","banner"],"skins":[{"unified":"1f38f","native":"🎏","x":7,"y":23}],"version":1},"wind_chime":{"id":"wind_chime","name":"Wind Chime","keywords":["nature","ding","spring","bell"],"skins":[{"unified":"1f390","native":"🎐","x":7,"y":24}],"version":1},"rice_scene":{"id":"rice_scene","name":"Moon Viewing Ceremony","keywords":["rice","scene","photo","japan","asia","tsukimi"],"skins":[{"unified":"1f391","native":"🎑","x":7,"y":25}],"version":1},"red_envelope":{"id":"red_envelope","name":"Red Envelope","keywords":["gift"],"skins":[{"unified":"1f9e7","native":"🧧","x":53,"y":23}],"version":11},"ribbon":{"id":"ribbon","name":"Ribbon","keywords":["decoration","pink","girl","bowtie"],"skins":[{"unified":"1f380","native":"🎀","x":7,"y":3}],"version":1},"gift":{"id":"gift","name":"Wrapped Gift","keywords":["present","birthday","christmas","xmas"],"skins":[{"unified":"1f381","native":"🎁","x":7,"y":4}],"version":1},"reminder_ribbon":{"id":"reminder_ribbon","name":"Reminder Ribbon","keywords":["sports","cause","support","awareness"],"skins":[{"unified":"1f397-fe0f","native":"🎗️","x":7,"y":29}],"version":1},"admission_tickets":{"id":"admission_tickets","name":"Admission Tickets","keywords":["sports","concert","entrance"],"skins":[{"unified":"1f39f-fe0f","native":"🎟️","x":7,"y":34}],"version":1},"ticket":{"id":"ticket","name":"Ticket","keywords":["event","concert","pass"],"skins":[{"unified":"1f3ab","native":"🎫","x":7,"y":46}],"version":1},"medal":{"id":"medal","name":"Military Medal","keywords":["award","winning","army"],"skins":[{"unified":"1f396-fe0f","native":"🎖️","x":7,"y":28}],"version":1},"trophy":{"id":"trophy","name":"Trophy","keywords":["win","award","contest","place","ftw","ceremony"],"skins":[{"unified":"1f3c6","native":"🏆","x":8,"y":51}],"version":1},"sports_medal":{"id":"sports_medal","name":"Sports Medal","keywords":["award","winning"],"skins":[{"unified":"1f3c5","native":"🏅","x":8,"y":50}],"version":1},"first_place_medal":{"id":"first_place_medal","name":"1st Place Medal","keywords":["first","award","winning"],"skins":[{"unified":"1f947","native":"🥇","x":43,"y":19}],"version":3},"second_place_medal":{"id":"second_place_medal","name":"2nd Place Medal","keywords":["second","award"],"skins":[{"unified":"1f948","native":"🥈","x":43,"y":20}],"version":3},"third_place_medal":{"id":"third_place_medal","name":"3rd Place Medal","keywords":["third","award"],"skins":[{"unified":"1f949","native":"🥉","x":43,"y":21}],"version":3},"soccer":{"id":"soccer","name":"Soccer Ball","keywords":["sports","football"],"skins":[{"unified":"26bd","native":"⚽","x":58,"y":14}],"version":1},"baseball":{"id":"baseball","name":"Baseball","keywords":["sports","balls"],"skins":[{"unified":"26be","native":"⚾","x":58,"y":15}],"version":1},"softball":{"id":"softball","name":"Softball","keywords":["sports","balls"],"skins":[{"unified":"1f94e","native":"🥎","x":43,"y":26}],"version":11},"basketball":{"id":"basketball","name":"Basketball","keywords":["sports","balls","NBA"],"skins":[{"unified":"1f3c0","native":"🏀","x":8,"y":6}],"version":1},"volleyball":{"id":"volleyball","name":"Volleyball","keywords":["sports","balls"],"skins":[{"unified":"1f3d0","native":"🏐","x":9,"y":56}],"version":1},"football":{"id":"football","name":"American Football","keywords":["sports","balls","NFL"],"skins":[{"unified":"1f3c8","native":"🏈","x":8,"y":58}],"version":1},"rugby_football":{"id":"rugby_football","name":"Rugby Football","keywords":["sports","team"],"skins":[{"unified":"1f3c9","native":"🏉","x":8,"y":59}],"version":1},"tennis":{"id":"tennis","name":"Tennis","keywords":["sports","balls","green"],"skins":[{"unified":"1f3be","native":"🎾","x":8,"y":4}],"version":1},"flying_disc":{"id":"flying_disc","name":"Flying Disc","keywords":["sports","frisbee","ultimate"],"skins":[{"unified":"1f94f","native":"🥏","x":43,"y":27}],"version":11},"bowling":{"id":"bowling","name":"Bowling","keywords":["sports","fun","play"],"skins":[{"unified":"1f3b3","native":"🎳","x":7,"y":54}],"version":1},"cricket_bat_and_ball":{"id":"cricket_bat_and_ball","name":"Cricket Game","keywords":["bat","and","ball","sports"],"skins":[{"unified":"1f3cf","native":"🏏","x":9,"y":55}],"version":1},"field_hockey_stick_and_ball":{"id":"field_hockey_stick_and_ball","name":"Field Hockey","keywords":["stick","and","ball","sports"],"skins":[{"unified":"1f3d1","native":"🏑","x":9,"y":57}],"version":1},"ice_hockey_stick_and_puck":{"id":"ice_hockey_stick_and_puck","name":"Ice Hockey","keywords":["stick","and","puck","sports"],"skins":[{"unified":"1f3d2","native":"🏒","x":9,"y":58}],"version":1},"lacrosse":{"id":"lacrosse","name":"Lacrosse","keywords":["sports","ball","stick"],"skins":[{"unified":"1f94d","native":"🥍","x":43,"y":25}],"version":11},"table_tennis_paddle_and_ball":{"id":"table_tennis_paddle_and_ball","name":"Ping Pong","keywords":["table","tennis","paddle","and","ball","sports","pingpong"],"skins":[{"unified":"1f3d3","native":"🏓","x":9,"y":59}],"version":1},"badminton_racquet_and_shuttlecock":{"id":"badminton_racquet_and_shuttlecock","name":"Badminton","keywords":["racquet","and","shuttlecock","sports"],"skins":[{"unified":"1f3f8","native":"🏸","x":10,"y":38}],"version":1},"boxing_glove":{"id":"boxing_glove","name":"Boxing Glove","keywords":["sports","fighting"],"skins":[{"unified":"1f94a","native":"🥊","x":43,"y":22}],"version":3},"martial_arts_uniform":{"id":"martial_arts_uniform","name":"Martial Arts Uniform","keywords":["judo","karate","taekwondo"],"skins":[{"unified":"1f94b","native":"🥋","x":43,"y":23}],"version":3},"goal_net":{"id":"goal_net","name":"Goal Net","keywords":["sports"],"skins":[{"unified":"1f945","native":"🥅","x":43,"y":18}],"version":3},"golf":{"id":"golf","name":"Flag in Hole","keywords":["golf","sports","business","summer"],"skins":[{"unified":"26f3","native":"⛳","x":58,"y":29}],"version":1},"ice_skate":{"id":"ice_skate","name":"Ice Skate","keywords":["sports"],"skins":[{"unified":"26f8-fe0f","native":"⛸️","x":58,"y":33}],"version":1},"fishing_pole_and_fish":{"id":"fishing_pole_and_fish","name":"Fishing Pole","keywords":["and","fish","food","hobby","summer"],"skins":[{"unified":"1f3a3","native":"🎣","x":7,"y":38}],"version":1},"diving_mask":{"id":"diving_mask","name":"Diving Mask","keywords":["sport","ocean"],"skins":[{"unified":"1f93f","native":"🤿","x":43,"y":12}],"version":12},"running_shirt_with_sash":{"id":"running_shirt_with_sash","name":"Running Shirt","keywords":["with","sash","play","pageant"],"skins":[{"unified":"1f3bd","native":"🎽","x":8,"y":3}],"version":1},"ski":{"id":"ski","name":"Skis","keywords":["ski","sports","winter","cold","snow"],"skins":[{"unified":"1f3bf","native":"🎿","x":8,"y":5}],"version":1},"sled":{"id":"sled","name":"Sled","keywords":["sleigh","luge","toboggan"],"skins":[{"unified":"1f6f7","native":"🛷","x":38,"y":27}],"version":5},"curling_stone":{"id":"curling_stone","name":"Curling Stone","keywords":["sports"],"skins":[{"unified":"1f94c","native":"🥌","x":43,"y":24}],"version":5},"dart":{"id":"dart","name":"Bullseye","keywords":["dart","direct","hit","game","play","bar","target"],"skins":[{"unified":"1f3af","native":"🎯","x":7,"y":50}],"version":1},"yo-yo":{"id":"yo-yo","name":"Yo-Yo","keywords":["yo","toy"],"skins":[{"unified":"1fa80","native":"🪀","x":54,"y":0}],"version":12},"kite":{"id":"kite","name":"Kite","keywords":["wind","fly"],"skins":[{"unified":"1fa81","native":"🪁","x":54,"y":1}],"version":12},"gun":{"id":"gun","name":"Pistol","keywords":["gun","violence","weapon","revolver"],"skins":[{"unified":"1f52b","native":"🔫","x":30,"y":8}],"version":1},"8ball":{"id":"8ball","name":"Billiards","keywords":["8ball","pool","8","ball","hobby","game","luck","magic"],"skins":[{"unified":"1f3b1","native":"🎱","x":7,"y":52}],"version":1},"crystal_ball":{"id":"crystal_ball","name":"Crystal Ball","keywords":["disco","party","magic","circus","fortune","teller"],"skins":[{"unified":"1f52e","native":"🔮","x":30,"y":11}],"version":1},"magic_wand":{"id":"magic_wand","name":"Magic Wand","keywords":["supernature","power"],"skins":[{"unified":"1fa84","native":"🪄","x":54,"y":4}],"version":13},"video_game":{"id":"video_game","name":"Video Game","keywords":["play","console","PS4","controller"],"skins":[{"unified":"1f3ae","native":"🎮","x":7,"y":49}],"version":1},"joystick":{"id":"joystick","name":"Joystick","keywords":["game","play"],"skins":[{"unified":"1f579-fe0f","native":"🕹️","x":31,"y":26}],"version":1},"slot_machine":{"id":"slot_machine","name":"Slot Machine","keywords":["bet","gamble","vegas","fruit","luck","casino"],"skins":[{"unified":"1f3b0","native":"🎰","x":7,"y":51}],"version":1},"game_die":{"id":"game_die","name":"Game Die","keywords":["dice","random","tabletop","play","luck"],"skins":[{"unified":"1f3b2","native":"🎲","x":7,"y":53}],"version":1},"jigsaw":{"id":"jigsaw","name":"Puzzle Piece","keywords":["jigsaw","interlocking"],"skins":[{"unified":"1f9e9","native":"🧩","x":53,"y":25}],"version":11},"teddy_bear":{"id":"teddy_bear","name":"Teddy Bear","keywords":["plush","stuffed"],"skins":[{"unified":"1f9f8","native":"🧸","x":53,"y":40}],"version":11},"pinata":{"id":"pinata","name":"Pinata","keywords":["mexico","candy","celebration"],"skins":[{"unified":"1fa85","native":"🪅","x":54,"y":5}],"version":13},"mirror_ball":{"id":"mirror_ball","name":"Mirror Ball","keywords":["disco","dance","party"],"skins":[{"unified":"1faa9","native":"🪩","x":54,"y":34}],"version":14},"nesting_dolls":{"id":"nesting_dolls","name":"Nesting Dolls","keywords":["matryoshka","toy"],"skins":[{"unified":"1fa86","native":"🪆","x":54,"y":6}],"version":13},"spades":{"id":"spades","name":"Spade Suit","keywords":["spades","poker","cards","suits","magic"],"skins":[{"unified":"2660-fe0f","native":"♠️","x":57,"y":51}],"version":1},"hearts":{"id":"hearts","name":"Heart Suit","keywords":["hearts","poker","cards","magic","suits"],"skins":[{"unified":"2665-fe0f","native":"♥️","x":57,"y":53}],"version":1},"diamonds":{"id":"diamonds","name":"Diamond Suit","keywords":["diamonds","poker","cards","magic","suits"],"skins":[{"unified":"2666-fe0f","native":"♦️","x":57,"y":54}],"version":1},"clubs":{"id":"clubs","name":"Club Suit","keywords":["clubs","poker","cards","magic","suits"],"skins":[{"unified":"2663-fe0f","native":"♣️","x":57,"y":52}],"version":1},"chess_pawn":{"id":"chess_pawn","name":"Chess Pawn","keywords":["expendable"],"skins":[{"unified":"265f-fe0f","native":"♟️","x":57,"y":50}],"version":11},"black_joker":{"id":"black_joker","name":"Joker","keywords":["black","poker","cards","game","play","magic"],"skins":[{"unified":"1f0cf","native":"🃏","x":0,"y":15}],"version":1},"mahjong":{"id":"mahjong","name":"Mahjong Red Dragon","keywords":["game","play","chinese","kanji"],"skins":[{"unified":"1f004","native":"🀄","x":0,"y":14}],"version":1},"flower_playing_cards":{"id":"flower_playing_cards","name":"Flower Playing Cards","keywords":["game","sunset","red"],"skins":[{"unified":"1f3b4","native":"🎴","x":7,"y":55}],"version":1},"performing_arts":{"id":"performing_arts","name":"Performing Arts","keywords":["acting","theater","drama"],"skins":[{"unified":"1f3ad","native":"🎭","x":7,"y":48}],"version":1},"frame_with_picture":{"id":"frame_with_picture","name":"Framed Picture","keywords":["frame","with","photography"],"skins":[{"unified":"1f5bc-fe0f","native":"🖼️","x":32,"y":0}],"version":1},"art":{"id":"art","name":"Artist Palette","keywords":["art","design","paint","draw","colors"],"skins":[{"unified":"1f3a8","native":"🎨","x":7,"y":43}],"version":1},"thread":{"id":"thread","name":"Thread","keywords":["needle","sewing","spool","string"],"skins":[{"unified":"1f9f5","native":"🧵","x":53,"y":37}],"version":11},"sewing_needle":{"id":"sewing_needle","name":"Sewing Needle","keywords":["stitches"],"skins":[{"unified":"1faa1","native":"🪡","x":54,"y":26}],"version":13},"yarn":{"id":"yarn","name":"Yarn","keywords":["ball","crochet","knit"],"skins":[{"unified":"1f9f6","native":"🧶","x":53,"y":38}],"version":11},"knot":{"id":"knot","name":"Knot","keywords":["rope","scout"],"skins":[{"unified":"1faa2","native":"🪢","x":54,"y":27}],"version":13},"eyeglasses":{"id":"eyeglasses","name":"Glasses","keywords":["eyeglasses","fashion","accessories","eyesight","nerdy","dork","geek"],"skins":[{"unified":"1f453","native":"👓","x":13,"y":16}],"version":1},"dark_sunglasses":{"id":"dark_sunglasses","name":"Sunglasses","keywords":["dark","face","cool","accessories"],"skins":[{"unified":"1f576-fe0f","native":"🕶️","x":31,"y":23}],"version":1},"goggles":{"id":"goggles","name":"Goggles","keywords":["eyes","protection","safety"],"skins":[{"unified":"1f97d","native":"🥽","x":44,"y":17}],"version":11},"lab_coat":{"id":"lab_coat","name":"Lab Coat","keywords":["doctor","experiment","scientist","chemist"],"skins":[{"unified":"1f97c","native":"🥼","x":44,"y":16}],"version":11},"safety_vest":{"id":"safety_vest","name":"Safety Vest","keywords":["protection"],"skins":[{"unified":"1f9ba","native":"🦺","x":45,"y":57}],"version":12},"necktie":{"id":"necktie","name":"Necktie","keywords":["shirt","suitup","formal","fashion","cloth","business"],"skins":[{"unified":"1f454","native":"👔","x":13,"y":17}],"version":1},"shirt":{"id":"shirt","name":"T-Shirt","keywords":["shirt","tshirt","t","fashion","cloth","casual","tee"],"skins":[{"unified":"1f455","native":"👕","x":13,"y":18}],"version":1},"jeans":{"id":"jeans","name":"Jeans","keywords":["fashion","shopping"],"skins":[{"unified":"1f456","native":"👖","x":13,"y":19}],"version":1},"scarf":{"id":"scarf","name":"Scarf","keywords":["neck","winter","clothes"],"skins":[{"unified":"1f9e3","native":"🧣","x":53,"y":19}],"version":5},"gloves":{"id":"gloves","name":"Gloves","keywords":["hands","winter","clothes"],"skins":[{"unified":"1f9e4","native":"🧤","x":53,"y":20}],"version":5},"coat":{"id":"coat","name":"Coat","keywords":["jacket"],"skins":[{"unified":"1f9e5","native":"🧥","x":53,"y":21}],"version":5},"socks":{"id":"socks","name":"Socks","keywords":["stockings","clothes"],"skins":[{"unified":"1f9e6","native":"🧦","x":53,"y":22}],"version":5},"dress":{"id":"dress","name":"Dress","keywords":["clothes","fashion","shopping"],"skins":[{"unified":"1f457","native":"👗","x":13,"y":20}],"version":1},"kimono":{"id":"kimono","name":"Kimono","keywords":["dress","fashion","women","female","japanese"],"skins":[{"unified":"1f458","native":"👘","x":13,"y":21}],"version":1},"sari":{"id":"sari","name":"Sari","keywords":["dress"],"skins":[{"unified":"1f97b","native":"🥻","x":44,"y":15}],"version":12},"one-piece_swimsuit":{"id":"one-piece_swimsuit","name":"One-Piece Swimsuit","keywords":["one","piece","fashion"],"skins":[{"unified":"1fa71","native":"🩱","x":53,"y":49}],"version":12},"briefs":{"id":"briefs","name":"Briefs","keywords":["clothing"],"skins":[{"unified":"1fa72","native":"🩲","x":53,"y":50}],"version":12},"shorts":{"id":"shorts","name":"Shorts","keywords":["clothing"],"skins":[{"unified":"1fa73","native":"🩳","x":53,"y":51}],"version":12},"bikini":{"id":"bikini","name":"Bikini","keywords":["swimming","female","woman","girl","fashion","beach","summer"],"skins":[{"unified":"1f459","native":"👙","x":13,"y":22}],"version":1},"womans_clothes":{"id":"womans_clothes","name":"Womans Clothes","keywords":["woman","s","fashion","shopping","bags","female"],"skins":[{"unified":"1f45a","native":"👚","x":13,"y":23}],"version":1},"folding_hand_fan":{"id":"folding_hand_fan","name":"Folding Hand Fan","keywords":["flamenco","hot"],"skins":[{"unified":"1faad","native":"🪭","x":54,"y":38}],"version":15},"purse":{"id":"purse","name":"Purse","keywords":["fashion","accessories","money","sales","shopping"],"skins":[{"unified":"1f45b","native":"👛","x":13,"y":24}],"version":1},"handbag":{"id":"handbag","name":"Handbag","keywords":["fashion","accessory","accessories","shopping"],"skins":[{"unified":"1f45c","native":"👜","x":13,"y":25}],"version":1},"pouch":{"id":"pouch","name":"Pouch","keywords":["clutch","bag","accessories","shopping"],"skins":[{"unified":"1f45d","native":"👝","x":13,"y":26}],"version":1},"shopping_bags":{"id":"shopping_bags","name":"Shopping Bags","keywords":["mall","buy","purchase"],"skins":[{"unified":"1f6cd-fe0f","native":"🛍️","x":38,"y":0}],"version":1},"school_satchel":{"id":"school_satchel","name":"Backpack","keywords":["school","satchel","student","education","bag"],"skins":[{"unified":"1f392","native":"🎒","x":7,"y":26}],"version":1},"thong_sandal":{"id":"thong_sandal","name":"Thong Sandal","keywords":["footwear","summer"],"skins":[{"unified":"1fa74","native":"🩴","x":53,"y":52}],"version":13},"mans_shoe":{"id":"mans_shoe","name":"Mans Shoe","keywords":["man","s","fashion","male"],"skins":[{"unified":"1f45e","native":"👞","x":13,"y":27}],"version":1},"athletic_shoe":{"id":"athletic_shoe","name":"Running Shoe","keywords":["athletic","shoes","sports","sneakers"],"skins":[{"unified":"1f45f","native":"👟","x":13,"y":28}],"version":1},"hiking_boot":{"id":"hiking_boot","name":"Hiking Boot","keywords":["backpacking","camping"],"skins":[{"unified":"1f97e","native":"🥾","x":44,"y":18}],"version":11},"womans_flat_shoe":{"id":"womans_flat_shoe","name":"Flat Shoe","keywords":["womans","ballet","slip","on","slipper"],"skins":[{"unified":"1f97f","native":"🥿","x":44,"y":19}],"version":11},"high_heel":{"id":"high_heel","name":"High-Heeled Shoe","keywords":["high","heel","heeled","fashion","shoes","female","pumps","stiletto"],"skins":[{"unified":"1f460","native":"👠","x":13,"y":29}],"version":1},"sandal":{"id":"sandal","name":"Womans Sandal","keywords":["woman","s","shoes","fashion","flip","flops"],"skins":[{"unified":"1f461","native":"👡","x":13,"y":30}],"version":1},"ballet_shoes":{"id":"ballet_shoes","name":"Ballet Shoes","keywords":["dance"],"skins":[{"unified":"1fa70","native":"🩰","x":53,"y":48}],"version":12},"boot":{"id":"boot","name":"Womans Boots","keywords":["boot","woman","s","shoes","fashion"],"skins":[{"unified":"1f462","native":"👢","x":13,"y":31}],"version":1},"hair_pick":{"id":"hair_pick","name":"Hair Pick","keywords":["afro","comb"],"skins":[{"unified":"1faae","native":"🪮","x":54,"y":39}],"version":15},"crown":{"id":"crown","name":"Crown","keywords":["king","kod","leader","royalty","lord"],"skins":[{"unified":"1f451","native":"👑","x":13,"y":14}],"version":1},"womans_hat":{"id":"womans_hat","name":"Womans Hat","keywords":["woman","s","fashion","accessories","female","lady","spring"],"skins":[{"unified":"1f452","native":"👒","x":13,"y":15}],"version":1},"tophat":{"id":"tophat","name":"Top Hat","keywords":["tophat","magic","gentleman","classy","circus"],"skins":[{"unified":"1f3a9","native":"🎩","x":7,"y":44}],"version":1},"mortar_board":{"id":"mortar_board","name":"Graduation Cap","keywords":["mortar","board","school","college","degree","university","hat","legal","learn","education"],"skins":[{"unified":"1f393","native":"🎓","x":7,"y":27}],"version":1},"billed_cap":{"id":"billed_cap","name":"Billed Cap","keywords":["baseball"],"skins":[{"unified":"1f9e2","native":"🧢","x":53,"y":18}],"version":5},"military_helmet":{"id":"military_helmet","name":"Military Helmet","keywords":["army","protection"],"skins":[{"unified":"1fa96","native":"🪖","x":54,"y":15}],"version":13},"helmet_with_white_cross":{"id":"helmet_with_white_cross","name":"Rescue Worker’s Helmet","keywords":["with","white","cross","worker","s","construction","build"],"skins":[{"unified":"26d1-fe0f","native":"⛑️","x":58,"y":21}],"version":1},"prayer_beads":{"id":"prayer_beads","name":"Prayer Beads","keywords":["dhikr","religious"],"skins":[{"unified":"1f4ff","native":"📿","x":29,"y":25}],"version":1},"lipstick":{"id":"lipstick","name":"Lipstick","keywords":["female","girl","fashion","woman"],"skins":[{"unified":"1f484","native":"💄","x":25,"y":53}],"version":1},"ring":{"id":"ring","name":"Ring","keywords":["wedding","propose","marriage","valentines","diamond","fashion","jewelry","gem","engagement"],"skins":[{"unified":"1f48d","native":"💍","x":26,"y":40}],"version":1},"gem":{"id":"gem","name":"Gem Stone","keywords":["blue","ruby","diamond","jewelry"],"skins":[{"unified":"1f48e","native":"💎","x":26,"y":41}],"version":1},"mute":{"id":"mute","name":"Muted Speaker","keywords":["mute","sound","volume","silence","quiet"],"skins":[{"unified":"1f507","native":"🔇","x":29,"y":33}],"version":1},"speaker":{"id":"speaker","name":"Speaker","keywords":["low","volume","sound","silence","broadcast"],"skins":[{"unified":"1f508","native":"🔈","x":29,"y":34}],"version":1},"sound":{"id":"sound","name":"Speaker Medium Volume","keywords":["sound","broadcast"],"skins":[{"unified":"1f509","native":"🔉","x":29,"y":35}],"version":1},"loud_sound":{"id":"loud_sound","name":"Speaker High Volume","keywords":["loud","sound","noise","noisy","broadcast"],"skins":[{"unified":"1f50a","native":"🔊","x":29,"y":36}],"version":1},"loudspeaker":{"id":"loudspeaker","name":"Loudspeaker","keywords":["volume","sound"],"skins":[{"unified":"1f4e2","native":"📢","x":28,"y":58}],"version":1},"mega":{"id":"mega","name":"Megaphone","keywords":["mega","sound","speaker","volume"],"skins":[{"unified":"1f4e3","native":"📣","x":28,"y":59}],"version":1},"postal_horn":{"id":"postal_horn","name":"Postal Horn","keywords":["instrument","music"],"skins":[{"unified":"1f4ef","native":"📯","x":29,"y":10}],"version":1},"bell":{"id":"bell","name":"Bell","keywords":["sound","notification","christmas","xmas","chime"],"skins":[{"unified":"1f514","native":"🔔","x":29,"y":46}],"version":1},"no_bell":{"id":"no_bell","name":"Bell with Slash","keywords":["no","sound","volume","mute","quiet","silent"],"skins":[{"unified":"1f515","native":"🔕","x":29,"y":47}],"version":1},"musical_score":{"id":"musical_score","name":"Musical Score","keywords":["treble","clef","compose"],"skins":[{"unified":"1f3bc","native":"🎼","x":8,"y":2}],"version":1},"musical_note":{"id":"musical_note","name":"Musical Note","keywords":["score","tone","sound"],"skins":[{"unified":"1f3b5","native":"🎵","x":7,"y":56}],"version":1},"notes":{"id":"notes","name":"Musical Notes","keywords":["music","score"],"skins":[{"unified":"1f3b6","native":"🎶","x":7,"y":57}],"version":1},"studio_microphone":{"id":"studio_microphone","name":"Studio Microphone","keywords":["sing","recording","artist","talkshow"],"skins":[{"unified":"1f399-fe0f","native":"🎙️","x":7,"y":30}],"version":1},"level_slider":{"id":"level_slider","name":"Level Slider","keywords":["scale"],"skins":[{"unified":"1f39a-fe0f","native":"🎚️","x":7,"y":31}],"version":1},"control_knobs":{"id":"control_knobs","name":"Control Knobs","keywords":["dial"],"skins":[{"unified":"1f39b-fe0f","native":"🎛️","x":7,"y":32}],"version":1},"microphone":{"id":"microphone","name":"Microphone","keywords":["sound","music","PA","sing","talkshow"],"skins":[{"unified":"1f3a4","native":"🎤","x":7,"y":39}],"version":1},"headphones":{"id":"headphones","name":"Headphone","keywords":["headphones","music","score","gadgets"],"skins":[{"unified":"1f3a7","native":"🎧","x":7,"y":42}],"version":1},"radio":{"id":"radio","name":"Radio","keywords":["communication","music","podcast","program"],"skins":[{"unified":"1f4fb","native":"📻","x":29,"y":22}],"version":1},"saxophone":{"id":"saxophone","name":"Saxophone","keywords":["music","instrument","jazz","blues"],"skins":[{"unified":"1f3b7","native":"🎷","x":7,"y":58}],"version":1},"accordion":{"id":"accordion","name":"Accordion","keywords":["music"],"skins":[{"unified":"1fa97","native":"🪗","x":54,"y":16}],"version":13},"guitar":{"id":"guitar","name":"Guitar","keywords":["music","instrument"],"skins":[{"unified":"1f3b8","native":"🎸","x":7,"y":59}],"version":1},"musical_keyboard":{"id":"musical_keyboard","name":"Musical Keyboard","keywords":["piano","instrument","compose"],"skins":[{"unified":"1f3b9","native":"🎹","x":7,"y":60}],"version":1},"trumpet":{"id":"trumpet","name":"Trumpet","keywords":["music","brass"],"skins":[{"unified":"1f3ba","native":"🎺","x":8,"y":0}],"version":1},"violin":{"id":"violin","name":"Violin","keywords":["music","instrument","orchestra","symphony"],"skins":[{"unified":"1f3bb","native":"🎻","x":8,"y":1}],"version":1},"banjo":{"id":"banjo","name":"Banjo","keywords":["music","instructment"],"skins":[{"unified":"1fa95","native":"🪕","x":54,"y":14}],"version":12},"drum_with_drumsticks":{"id":"drum_with_drumsticks","name":"Drum","keywords":["with","drumsticks","music","instrument","snare"],"skins":[{"unified":"1f941","native":"🥁","x":43,"y":14}],"version":3},"long_drum":{"id":"long_drum","name":"Long Drum","keywords":["music"],"skins":[{"unified":"1fa98","native":"🪘","x":54,"y":17}],"version":13},"maracas":{"id":"maracas","name":"Maracas","keywords":["music","instrument","percussion"],"skins":[{"unified":"1fa87","native":"🪇","x":54,"y":7}],"version":15},"flute":{"id":"flute","name":"Flute","keywords":["bamboo","music","instrument","pied","piper"],"skins":[{"unified":"1fa88","native":"🪈","x":54,"y":8}],"version":15},"iphone":{"id":"iphone","name":"Mobile Phone","keywords":["iphone","technology","apple","gadgets","dial"],"skins":[{"unified":"1f4f1","native":"📱","x":29,"y":12}],"version":1},"calling":{"id":"calling","name":"Mobile Phone with Arrow","keywords":["calling","iphone","incoming"],"skins":[{"unified":"1f4f2","native":"📲","x":29,"y":13}],"version":1},"phone":{"id":"phone","name":"Telephone","keywords":["phone","technology","communication","dial"],"skins":[{"unified":"260e-fe0f","native":"☎️","x":57,"y":15}],"version":1},"telephone_receiver":{"id":"telephone_receiver","name":"Telephone Receiver","keywords":["technology","communication","dial"],"skins":[{"unified":"1f4de","native":"📞","x":28,"y":54}],"version":1},"pager":{"id":"pager","name":"Pager","keywords":["bbcall","oldschool","90s"],"skins":[{"unified":"1f4df","native":"📟","x":28,"y":55}],"version":1},"fax":{"id":"fax","name":"Fax Machine","keywords":["communication","technology"],"skins":[{"unified":"1f4e0","native":"📠","x":28,"y":56}],"version":1},"battery":{"id":"battery","name":"Battery","keywords":["power","energy","sustain"],"skins":[{"unified":"1f50b","native":"🔋","x":29,"y":37}],"version":1},"low_battery":{"id":"low_battery","name":"Low Battery","keywords":["drained","dead"],"skins":[{"unified":"1faab","native":"🪫","x":54,"y":36}],"version":14},"electric_plug":{"id":"electric_plug","name":"Electric Plug","keywords":["charger","power"],"skins":[{"unified":"1f50c","native":"🔌","x":29,"y":38}],"version":1},"computer":{"id":"computer","name":"Laptop","keywords":["computer","technology","screen","display","monitor"],"skins":[{"unified":"1f4bb","native":"💻","x":28,"y":19}],"version":1},"desktop_computer":{"id":"desktop_computer","name":"Desktop Computer","keywords":["technology","computing","screen"],"skins":[{"unified":"1f5a5-fe0f","native":"🖥️","x":31,"y":57}],"version":1},"printer":{"id":"printer","name":"Printer","keywords":["paper","ink"],"skins":[{"unified":"1f5a8-fe0f","native":"🖨️","x":31,"y":58}],"version":1},"keyboard":{"id":"keyboard","name":"Keyboard","keywords":["technology","computer","type","input","text"],"skins":[{"unified":"2328-fe0f","native":"⌨️","x":56,"y":46}],"version":1},"three_button_mouse":{"id":"three_button_mouse","name":"Computer Mouse","keywords":["three","button","click"],"skins":[{"unified":"1f5b1-fe0f","native":"🖱️","x":31,"y":59}],"version":1},"trackball":{"id":"trackball","name":"Trackball","keywords":["technology","trackpad"],"skins":[{"unified":"1f5b2-fe0f","native":"🖲️","x":31,"y":60}],"version":1},"minidisc":{"id":"minidisc","name":"Minidisc","keywords":["computer","disk","technology","record","data","90s"],"skins":[{"unified":"1f4bd","native":"💽","x":28,"y":21}],"version":1},"floppy_disk":{"id":"floppy_disk","name":"Floppy Disk","keywords":["oldschool","technology","save","90s","80s"],"skins":[{"unified":"1f4be","native":"💾","x":28,"y":22}],"version":1},"cd":{"id":"cd","name":"Optical Disc","keywords":["cd","disk","technology","dvd","90s"],"skins":[{"unified":"1f4bf","native":"💿","x":28,"y":23}],"version":1},"dvd":{"id":"dvd","name":"Dvd","keywords":["cd","disk","disc"],"skins":[{"unified":"1f4c0","native":"📀","x":28,"y":24}],"version":1},"abacus":{"id":"abacus","name":"Abacus","keywords":["calculation"],"skins":[{"unified":"1f9ee","native":"🧮","x":53,"y":30}],"version":11},"movie_camera":{"id":"movie_camera","name":"Movie Camera","keywords":["film","record"],"skins":[{"unified":"1f3a5","native":"🎥","x":7,"y":40}],"version":1},"film_frames":{"id":"film_frames","name":"Film Frames","keywords":["movie"],"skins":[{"unified":"1f39e-fe0f","native":"🎞️","x":7,"y":33}],"version":1},"film_projector":{"id":"film_projector","name":"Film Projector","keywords":["video","tape","record","movie"],"skins":[{"unified":"1f4fd-fe0f","native":"📽️","x":29,"y":24}],"version":1},"clapper":{"id":"clapper","name":"Clapper Board","keywords":["movie","film","record"],"skins":[{"unified":"1f3ac","native":"🎬","x":7,"y":47}],"version":1},"tv":{"id":"tv","name":"Television","keywords":["tv","technology","program","oldschool","show"],"skins":[{"unified":"1f4fa","native":"📺","x":29,"y":21}],"version":1},"camera":{"id":"camera","name":"Camera","keywords":["gadgets","photography"],"skins":[{"unified":"1f4f7","native":"📷","x":29,"y":18}],"version":1},"camera_with_flash":{"id":"camera_with_flash","name":"Camera with Flash","keywords":["photography","gadgets"],"skins":[{"unified":"1f4f8","native":"📸","x":29,"y":19}],"version":1},"video_camera":{"id":"video_camera","name":"Video Camera","keywords":["film","record"],"skins":[{"unified":"1f4f9","native":"📹","x":29,"y":20}],"version":1},"vhs":{"id":"vhs","name":"Videocassette","keywords":["vhs","record","video","oldschool","90s","80s"],"skins":[{"unified":"1f4fc","native":"📼","x":29,"y":23}],"version":1},"mag":{"id":"mag","name":"Magnifying Glass Tilted Left","keywords":["mag","search","zoom","find","detective"],"skins":[{"unified":"1f50d","native":"🔍","x":29,"y":39}],"version":1},"mag_right":{"id":"mag_right","name":"Magnifying Glass Tilted Right","keywords":["mag","search","zoom","find","detective"],"skins":[{"unified":"1f50e","native":"🔎","x":29,"y":40}],"version":1},"candle":{"id":"candle","name":"Candle","keywords":["fire","wax"],"skins":[{"unified":"1f56f-fe0f","native":"🕯️","x":30,"y":57}],"version":1},"bulb":{"id":"bulb","name":"Light Bulb","keywords":["electricity","idea"],"skins":[{"unified":"1f4a1","native":"💡","x":27,"y":49}],"version":1},"flashlight":{"id":"flashlight","name":"Flashlight","keywords":["dark","camping","sight","night"],"skins":[{"unified":"1f526","native":"🔦","x":30,"y":3}],"version":1},"izakaya_lantern":{"id":"izakaya_lantern","name":"Izakaya Lantern","keywords":["red","paper","light","halloween","spooky"],"skins":[{"unified":"1f3ee","native":"🏮","x":10,"y":25}],"version":1},"diya_lamp":{"id":"diya_lamp","name":"Diya Lamp","keywords":["lighting"],"skins":[{"unified":"1fa94","native":"🪔","x":54,"y":13}],"version":12},"notebook_with_decorative_cover":{"id":"notebook_with_decorative_cover","name":"Notebook with Decorative Cover","keywords":["classroom","notes","record","paper","study"],"skins":[{"unified":"1f4d4","native":"📔","x":28,"y":44}],"version":1},"closed_book":{"id":"closed_book","name":"Closed Book","keywords":["read","library","knowledge","textbook","learn"],"skins":[{"unified":"1f4d5","native":"📕","x":28,"y":45}],"version":1},"book":{"id":"book","name":"Open Book","keywords":["read","library","knowledge","literature","learn","study"],"skins":[{"unified":"1f4d6","native":"📖","x":28,"y":46}],"version":1},"green_book":{"id":"green_book","name":"Green Book","keywords":["read","library","knowledge","study"],"skins":[{"unified":"1f4d7","native":"📗","x":28,"y":47}],"version":1},"blue_book":{"id":"blue_book","name":"Blue Book","keywords":["read","library","knowledge","learn","study"],"skins":[{"unified":"1f4d8","native":"📘","x":28,"y":48}],"version":1},"orange_book":{"id":"orange_book","name":"Orange Book","keywords":["read","library","knowledge","textbook","study"],"skins":[{"unified":"1f4d9","native":"📙","x":28,"y":49}],"version":1},"books":{"id":"books","name":"Books","keywords":["literature","library","study"],"skins":[{"unified":"1f4da","native":"📚","x":28,"y":50}],"version":1},"notebook":{"id":"notebook","name":"Notebook","keywords":["stationery","record","notes","paper","study"],"skins":[{"unified":"1f4d3","native":"📓","x":28,"y":43}],"version":1},"ledger":{"id":"ledger","name":"Ledger","keywords":["notes","paper"],"skins":[{"unified":"1f4d2","native":"📒","x":28,"y":42}],"version":1},"page_with_curl":{"id":"page_with_curl","name":"Page with Curl","keywords":["documents","office","paper"],"skins":[{"unified":"1f4c3","native":"📃","x":28,"y":27}],"version":1},"scroll":{"id":"scroll","name":"Scroll","keywords":["documents","ancient","history","paper"],"skins":[{"unified":"1f4dc","native":"📜","x":28,"y":52}],"version":1},"page_facing_up":{"id":"page_facing_up","name":"Page Facing Up","keywords":["documents","office","paper","information"],"skins":[{"unified":"1f4c4","native":"📄","x":28,"y":28}],"version":1},"newspaper":{"id":"newspaper","name":"Newspaper","keywords":["press","headline"],"skins":[{"unified":"1f4f0","native":"📰","x":29,"y":11}],"version":1},"rolled_up_newspaper":{"id":"rolled_up_newspaper","name":"Rolled-Up Newspaper","keywords":["rolled","up","press","headline"],"skins":[{"unified":"1f5de-fe0f","native":"🗞️","x":32,"y":9}],"version":1},"bookmark_tabs":{"id":"bookmark_tabs","name":"Bookmark Tabs","keywords":["favorite","save","order","tidy"],"skins":[{"unified":"1f4d1","native":"📑","x":28,"y":41}],"version":1},"bookmark":{"id":"bookmark","name":"Bookmark","keywords":["favorite","label","save"],"skins":[{"unified":"1f516","native":"🔖","x":29,"y":48}],"version":1},"label":{"id":"label","name":"Label","keywords":["sale","tag"],"skins":[{"unified":"1f3f7-fe0f","native":"🏷️","x":10,"y":37}],"version":1},"moneybag":{"id":"moneybag","name":"Money Bag","keywords":["moneybag","dollar","payment","coins","sale"],"skins":[{"unified":"1f4b0","native":"💰","x":28,"y":8}],"version":1},"coin":{"id":"coin","name":"Coin","keywords":["money","currency"],"skins":[{"unified":"1fa99","native":"🪙","x":54,"y":18}],"version":13},"yen":{"id":"yen","name":"Yen Banknote","keywords":["money","sales","japanese","dollar","currency"],"skins":[{"unified":"1f4b4","native":"💴","x":28,"y":12}],"version":1},"dollar":{"id":"dollar","name":"Dollar Banknote","keywords":["money","sales","bill","currency"],"skins":[{"unified":"1f4b5","native":"💵","x":28,"y":13}],"version":1},"euro":{"id":"euro","name":"Euro Banknote","keywords":["money","sales","dollar","currency"],"skins":[{"unified":"1f4b6","native":"💶","x":28,"y":14}],"version":1},"pound":{"id":"pound","name":"Pound Banknote","keywords":["british","sterling","money","sales","bills","uk","england","currency"],"skins":[{"unified":"1f4b7","native":"💷","x":28,"y":15}],"version":1},"money_with_wings":{"id":"money_with_wings","name":"Money with Wings","keywords":["dollar","bills","payment","sale"],"skins":[{"unified":"1f4b8","native":"💸","x":28,"y":16}],"version":1},"credit_card":{"id":"credit_card","name":"Credit Card","keywords":["money","sales","dollar","bill","payment","shopping"],"skins":[{"unified":"1f4b3","native":"💳","x":28,"y":11}],"version":1},"receipt":{"id":"receipt","name":"Receipt","keywords":["accounting","expenses"],"skins":[{"unified":"1f9fe","native":"🧾","x":53,"y":46}],"version":11},"chart":{"id":"chart","name":"Chart Increasing with Yen","keywords":["green","square","graph","presentation","stats"],"skins":[{"unified":"1f4b9","native":"💹","x":28,"y":17}],"version":1},"email":{"id":"email","name":"Envelope","keywords":["email","letter","postal","inbox","communication"],"skins":[{"unified":"2709-fe0f","native":"✉️","x":58,"y":57}],"version":1},"e-mail":{"id":"e-mail","name":"E-Mail","keywords":["e","mail","communication","inbox"],"skins":[{"unified":"1f4e7","native":"📧","x":29,"y":2}],"version":1},"incoming_envelope":{"id":"incoming_envelope","name":"Incoming Envelope","keywords":["email","inbox"],"skins":[{"unified":"1f4e8","native":"📨","x":29,"y":3}],"version":1},"envelope_with_arrow":{"id":"envelope_with_arrow","name":"Envelope with Arrow","keywords":["email","communication"],"skins":[{"unified":"1f4e9","native":"📩","x":29,"y":4}],"version":1},"outbox_tray":{"id":"outbox_tray","name":"Outbox Tray","keywords":["inbox","email"],"skins":[{"unified":"1f4e4","native":"📤","x":28,"y":60}],"version":1},"inbox_tray":{"id":"inbox_tray","name":"Inbox Tray","keywords":["email","documents"],"skins":[{"unified":"1f4e5","native":"📥","x":29,"y":0}],"version":1},"package":{"id":"package","name":"Package","keywords":["mail","gift","cardboard","box","moving"],"skins":[{"unified":"1f4e6","native":"📦","x":29,"y":1}],"version":1},"mailbox":{"id":"mailbox","name":"Closed Mailbox with Raised Flag","keywords":["email","inbox","communication"],"skins":[{"unified":"1f4eb","native":"📫","x":29,"y":6}],"version":1},"mailbox_closed":{"id":"mailbox_closed","name":"Closed Mailbox with Lowered Flag","keywords":["email","communication","inbox"],"skins":[{"unified":"1f4ea","native":"📪","x":29,"y":5}],"version":1},"mailbox_with_mail":{"id":"mailbox_with_mail","name":"Open Mailbox with Raised Flag","keywords":["mail","email","inbox","communication"],"skins":[{"unified":"1f4ec","native":"📬","x":29,"y":7}],"version":1},"mailbox_with_no_mail":{"id":"mailbox_with_no_mail","name":"Open Mailbox with Lowered Flag","keywords":["no","mail","email","inbox"],"skins":[{"unified":"1f4ed","native":"📭","x":29,"y":8}],"version":1},"postbox":{"id":"postbox","name":"Postbox","keywords":["email","letter","envelope"],"skins":[{"unified":"1f4ee","native":"📮","x":29,"y":9}],"version":1},"ballot_box_with_ballot":{"id":"ballot_box_with_ballot","name":"Ballot Box with Ballot","keywords":["election","vote"],"skins":[{"unified":"1f5f3-fe0f","native":"🗳️","x":32,"y":14}],"version":1},"pencil2":{"id":"pencil2","name":"Pencil","keywords":["pencil2","stationery","write","paper","writing","school","study"],"skins":[{"unified":"270f-fe0f","native":"✏️","x":59,"y":21}],"version":1},"black_nib":{"id":"black_nib","name":"Black Nib","keywords":["pen","stationery","writing","write"],"skins":[{"unified":"2712-fe0f","native":"✒️","x":59,"y":22}],"version":1},"lower_left_fountain_pen":{"id":"lower_left_fountain_pen","name":"Fountain Pen","keywords":["lower","left","stationery","writing","write"],"skins":[{"unified":"1f58b-fe0f","native":"🖋️","x":31,"y":35}],"version":1},"lower_left_ballpoint_pen":{"id":"lower_left_ballpoint_pen","name":"Pen","keywords":["lower","left","ballpoint","stationery","writing","write"],"skins":[{"unified":"1f58a-fe0f","native":"🖊️","x":31,"y":34}],"version":1},"lower_left_paintbrush":{"id":"lower_left_paintbrush","name":"Paintbrush","keywords":["lower","left","drawing","creativity","art"],"skins":[{"unified":"1f58c-fe0f","native":"🖌️","x":31,"y":36}],"version":1},"lower_left_crayon":{"id":"lower_left_crayon","name":"Crayon","keywords":["lower","left","drawing","creativity"],"skins":[{"unified":"1f58d-fe0f","native":"🖍️","x":31,"y":37}],"version":1},"memo":{"id":"memo","name":"Memo","keywords":["pencil","write","documents","stationery","paper","writing","legal","exam","quiz","test","study","compose"],"skins":[{"unified":"1f4dd","native":"📝","x":28,"y":53}],"version":1},"briefcase":{"id":"briefcase","name":"Briefcase","keywords":["business","documents","work","law","legal","job","career"],"skins":[{"unified":"1f4bc","native":"💼","x":28,"y":20}],"version":1},"file_folder":{"id":"file_folder","name":"File Folder","keywords":["documents","business","office"],"skins":[{"unified":"1f4c1","native":"📁","x":28,"y":25}],"version":1},"open_file_folder":{"id":"open_file_folder","name":"Open File Folder","keywords":["documents","load"],"skins":[{"unified":"1f4c2","native":"📂","x":28,"y":26}],"version":1},"card_index_dividers":{"id":"card_index_dividers","name":"Card Index Dividers","keywords":["organizing","business","stationery"],"skins":[{"unified":"1f5c2-fe0f","native":"🗂️","x":32,"y":1}],"version":1},"date":{"id":"date","name":"Calendar","keywords":["date","schedule"],"skins":[{"unified":"1f4c5","native":"📅","x":28,"y":29}],"version":1},"calendar":{"id":"calendar","name":"Tear-off Calendar","keywords":["tear","off","schedule","date","planning"],"skins":[{"unified":"1f4c6","native":"📆","x":28,"y":30}],"version":1},"spiral_note_pad":{"id":"spiral_note_pad","name":"Spiral Notepad","keywords":["note","pad","memo","stationery"],"skins":[{"unified":"1f5d2-fe0f","native":"🗒️","x":32,"y":5}],"version":1},"spiral_calendar_pad":{"id":"spiral_calendar_pad","name":"Spiral Calendar","keywords":["pad","date","schedule","planning"],"skins":[{"unified":"1f5d3-fe0f","native":"🗓️","x":32,"y":6}],"version":1},"card_index":{"id":"card_index","name":"Card Index","keywords":["business","stationery"],"skins":[{"unified":"1f4c7","native":"📇","x":28,"y":31}],"version":1},"chart_with_upwards_trend":{"id":"chart_with_upwards_trend","name":"Chart Increasing","keywords":["with","upwards","trend","graph","presentation","stats","recovery","business","economics","money","sales","good","success"],"skins":[{"unified":"1f4c8","native":"📈","x":28,"y":32}],"version":1},"chart_with_downwards_trend":{"id":"chart_with_downwards_trend","name":"Chart Decreasing","keywords":["with","downwards","trend","graph","presentation","stats","recession","business","economics","money","sales","bad","failure"],"skins":[{"unified":"1f4c9","native":"📉","x":28,"y":33}],"version":1},"bar_chart":{"id":"bar_chart","name":"Bar Chart","keywords":["graph","presentation","stats"],"skins":[{"unified":"1f4ca","native":"📊","x":28,"y":34}],"version":1},"clipboard":{"id":"clipboard","name":"Clipboard","keywords":["stationery","documents"],"skins":[{"unified":"1f4cb","native":"📋","x":28,"y":35}],"version":1},"pushpin":{"id":"pushpin","name":"Pushpin","keywords":["stationery","mark","here"],"skins":[{"unified":"1f4cc","native":"📌","x":28,"y":36}],"version":1},"round_pushpin":{"id":"round_pushpin","name":"Round Pushpin","keywords":["stationery","location","map","here"],"skins":[{"unified":"1f4cd","native":"📍","x":28,"y":37}],"version":1},"paperclip":{"id":"paperclip","name":"Paperclip","keywords":["documents","stationery"],"skins":[{"unified":"1f4ce","native":"📎","x":28,"y":38}],"version":1},"linked_paperclips":{"id":"linked_paperclips","name":"Linked Paperclips","keywords":["documents","stationery"],"skins":[{"unified":"1f587-fe0f","native":"🖇️","x":31,"y":33}],"version":1},"straight_ruler":{"id":"straight_ruler","name":"Straight Ruler","keywords":["stationery","calculate","length","math","school","drawing","architect","sketch"],"skins":[{"unified":"1f4cf","native":"📏","x":28,"y":39}],"version":1},"triangular_ruler":{"id":"triangular_ruler","name":"Triangular Ruler","keywords":["stationery","math","architect","sketch"],"skins":[{"unified":"1f4d0","native":"📐","x":28,"y":40}],"version":1},"scissors":{"id":"scissors","name":"Scissors","keywords":["stationery","cut"],"skins":[{"unified":"2702-fe0f","native":"✂️","x":58,"y":54}],"version":1},"card_file_box":{"id":"card_file_box","name":"Card File Box","keywords":["business","stationery"],"skins":[{"unified":"1f5c3-fe0f","native":"🗃️","x":32,"y":2}],"version":1},"file_cabinet":{"id":"file_cabinet","name":"File Cabinet","keywords":["filing","organizing"],"skins":[{"unified":"1f5c4-fe0f","native":"🗄️","x":32,"y":3}],"version":1},"wastebasket":{"id":"wastebasket","name":"Wastebasket","keywords":["bin","trash","rubbish","garbage","toss"],"skins":[{"unified":"1f5d1-fe0f","native":"🗑️","x":32,"y":4}],"version":1},"lock":{"id":"lock","name":"Lock","keywords":["locked","security","password","padlock"],"skins":[{"unified":"1f512","native":"🔒","x":29,"y":44}],"version":1},"unlock":{"id":"unlock","name":"Unlocked","keywords":["unlock","privacy","security"],"skins":[{"unified":"1f513","native":"🔓","x":29,"y":45}],"version":1},"lock_with_ink_pen":{"id":"lock_with_ink_pen","name":"Locked with Pen","keywords":["lock","ink","security","secret"],"skins":[{"unified":"1f50f","native":"🔏","x":29,"y":41}],"version":1},"closed_lock_with_key":{"id":"closed_lock_with_key","name":"Locked with Key","keywords":["closed","lock","security","privacy"],"skins":[{"unified":"1f510","native":"🔐","x":29,"y":42}],"version":1},"key":{"id":"key","name":"Key","keywords":["lock","door","password"],"skins":[{"unified":"1f511","native":"🔑","x":29,"y":43}],"version":1},"old_key":{"id":"old_key","name":"Old Key","keywords":["lock","door","password"],"skins":[{"unified":"1f5dd-fe0f","native":"🗝️","x":32,"y":8}],"version":1},"hammer":{"id":"hammer","name":"Hammer","keywords":["tools","build","create"],"skins":[{"unified":"1f528","native":"🔨","x":30,"y":5}],"version":1},"axe":{"id":"axe","name":"Axe","keywords":["tool","chop","cut"],"skins":[{"unified":"1fa93","native":"🪓","x":54,"y":12}],"version":12},"pick":{"id":"pick","name":"Pick","keywords":["tools","dig"],"skins":[{"unified":"26cf-fe0f","native":"⛏️","x":58,"y":20}],"version":1},"hammer_and_pick":{"id":"hammer_and_pick","name":"Hammer and Pick","keywords":["tools","build","create"],"skins":[{"unified":"2692-fe0f","native":"⚒️","x":57,"y":59}],"version":1},"hammer_and_wrench":{"id":"hammer_and_wrench","name":"Hammer and Wrench","keywords":["tools","build","create"],"skins":[{"unified":"1f6e0-fe0f","native":"🛠️","x":38,"y":13}],"version":1},"dagger_knife":{"id":"dagger_knife","name":"Dagger","keywords":["knife","weapon"],"skins":[{"unified":"1f5e1-fe0f","native":"🗡️","x":32,"y":10}],"version":1},"crossed_swords":{"id":"crossed_swords","name":"Crossed Swords","keywords":["weapon"],"skins":[{"unified":"2694-fe0f","native":"⚔️","x":58,"y":0}],"version":1},"bomb":{"id":"bomb","name":"Bomb","keywords":["boom","explode","explosion","terrorism"],"skins":[{"unified":"1f4a3","native":"💣","x":27,"y":51}],"version":1},"boomerang":{"id":"boomerang","name":"Boomerang","keywords":["weapon"],"skins":[{"unified":"1fa83","native":"🪃","x":54,"y":3}],"version":13},"bow_and_arrow":{"id":"bow_and_arrow","name":"Bow and Arrow","keywords":["sports"],"skins":[{"unified":"1f3f9","native":"🏹","x":10,"y":39}],"version":1},"shield":{"id":"shield","name":"Shield","keywords":["protection","security"],"skins":[{"unified":"1f6e1-fe0f","native":"🛡️","x":38,"y":14}],"version":1},"carpentry_saw":{"id":"carpentry_saw","name":"Carpentry Saw","keywords":["cut","chop"],"skins":[{"unified":"1fa9a","native":"🪚","x":54,"y":19}],"version":13},"wrench":{"id":"wrench","name":"Wrench","keywords":["tools","diy","ikea","fix","maintainer"],"skins":[{"unified":"1f527","native":"🔧","x":30,"y":4}],"version":1},"screwdriver":{"id":"screwdriver","name":"Screwdriver","keywords":["tools"],"skins":[{"unified":"1fa9b","native":"🪛","x":54,"y":20}],"version":13},"nut_and_bolt":{"id":"nut_and_bolt","name":"Nut and Bolt","keywords":["handy","tools","fix"],"skins":[{"unified":"1f529","native":"🔩","x":30,"y":6}],"version":1},"gear":{"id":"gear","name":"Gear","keywords":["cog"],"skins":[{"unified":"2699-fe0f","native":"⚙️","x":58,"y":4}],"version":1},"compression":{"id":"compression","name":"Clamp","keywords":["compression","tool"],"skins":[{"unified":"1f5dc-fe0f","native":"🗜️","x":32,"y":7}],"version":1},"scales":{"id":"scales","name":"Balance Scale","keywords":["scales","law","fairness","weight"],"skins":[{"unified":"2696-fe0f","native":"⚖️","x":58,"y":2}],"version":1},"probing_cane":{"id":"probing_cane","name":"White Cane","keywords":["probing","accessibility"],"skins":[{"unified":"1f9af","native":"🦯","x":45,"y":6}],"version":12},"link":{"id":"link","name":"Link","keywords":["rings","url"],"skins":[{"unified":"1f517","native":"🔗","x":29,"y":49}],"version":1},"chains":{"id":"chains","name":"Chains","keywords":["lock","arrest"],"skins":[{"unified":"26d3-fe0f","native":"⛓️","x":58,"y":22}],"version":1},"hook":{"id":"hook","name":"Hook","keywords":["tools"],"skins":[{"unified":"1fa9d","native":"🪝","x":54,"y":22}],"version":13},"toolbox":{"id":"toolbox","name":"Toolbox","keywords":["tools","diy","fix","maintainer","mechanic"],"skins":[{"unified":"1f9f0","native":"🧰","x":53,"y":32}],"version":11},"magnet":{"id":"magnet","name":"Magnet","keywords":["attraction","magnetic"],"skins":[{"unified":"1f9f2","native":"🧲","x":53,"y":34}],"version":11},"ladder":{"id":"ladder","name":"Ladder","keywords":["tools"],"skins":[{"unified":"1fa9c","native":"🪜","x":54,"y":21}],"version":13},"alembic":{"id":"alembic","name":"Alembic","keywords":["distilling","science","experiment","chemistry"],"skins":[{"unified":"2697-fe0f","native":"⚗️","x":58,"y":3}],"version":1},"test_tube":{"id":"test_tube","name":"Test Tube","keywords":["chemistry","experiment","lab","science"],"skins":[{"unified":"1f9ea","native":"🧪","x":53,"y":26}],"version":11},"petri_dish":{"id":"petri_dish","name":"Petri Dish","keywords":["bacteria","biology","culture","lab"],"skins":[{"unified":"1f9eb","native":"🧫","x":53,"y":27}],"version":11},"dna":{"id":"dna","name":"Dna","keywords":["biologist","genetics","life"],"skins":[{"unified":"1f9ec","native":"🧬","x":53,"y":28}],"version":11},"microscope":{"id":"microscope","name":"Microscope","keywords":["laboratory","experiment","zoomin","science","study"],"skins":[{"unified":"1f52c","native":"🔬","x":30,"y":9}],"version":1},"telescope":{"id":"telescope","name":"Telescope","keywords":["stars","space","zoom","science","astronomy"],"skins":[{"unified":"1f52d","native":"🔭","x":30,"y":10}],"version":1},"satellite_antenna":{"id":"satellite_antenna","name":"Satellite Antenna","keywords":["communication","future","radio","space"],"skins":[{"unified":"1f4e1","native":"📡","x":28,"y":57}],"version":1},"syringe":{"id":"syringe","name":"Syringe","keywords":["health","hospital","drugs","blood","medicine","needle","doctor","nurse"],"skins":[{"unified":"1f489","native":"💉","x":26,"y":36}],"version":1},"drop_of_blood":{"id":"drop_of_blood","name":"Drop of Blood","keywords":["period","hurt","harm","wound"],"skins":[{"unified":"1fa78","native":"🩸","x":53,"y":56}],"version":12},"pill":{"id":"pill","name":"Pill","keywords":["health","medicine","doctor","pharmacy","drug"],"skins":[{"unified":"1f48a","native":"💊","x":26,"y":37}],"version":1},"adhesive_bandage":{"id":"adhesive_bandage","name":"Adhesive Bandage","keywords":["heal"],"skins":[{"unified":"1fa79","native":"🩹","x":53,"y":57}],"version":12},"crutch":{"id":"crutch","name":"Crutch","keywords":["accessibility","assist"],"skins":[{"unified":"1fa7c","native":"🩼","x":53,"y":60}],"version":14},"stethoscope":{"id":"stethoscope","name":"Stethoscope","keywords":["health"],"skins":[{"unified":"1fa7a","native":"🩺","x":53,"y":58}],"version":12},"x-ray":{"id":"x-ray","name":"X-Ray","keywords":["x","ray","skeleton","medicine"],"skins":[{"unified":"1fa7b","native":"🩻","x":53,"y":59}],"version":14},"door":{"id":"door","name":"Door","keywords":["house","entry","exit"],"skins":[{"unified":"1f6aa","native":"🚪","x":36,"y":31}],"version":1},"elevator":{"id":"elevator","name":"Elevator","keywords":["lift"],"skins":[{"unified":"1f6d7","native":"🛗","x":38,"y":8}],"version":13},"mirror":{"id":"mirror","name":"Mirror","keywords":["reflection"],"skins":[{"unified":"1fa9e","native":"🪞","x":54,"y":23}],"version":13},"window":{"id":"window","name":"Window","keywords":["scenery"],"skins":[{"unified":"1fa9f","native":"🪟","x":54,"y":24}],"version":13},"bed":{"id":"bed","name":"Bed","keywords":["sleep","rest"],"skins":[{"unified":"1f6cf-fe0f","native":"🛏️","x":38,"y":2}],"version":1},"couch_and_lamp":{"id":"couch_and_lamp","name":"Couch and Lamp","keywords":["read","chill"],"skins":[{"unified":"1f6cb-fe0f","native":"🛋️","x":37,"y":54}],"version":1},"chair":{"id":"chair","name":"Chair","keywords":["sit","furniture"],"skins":[{"unified":"1fa91","native":"🪑","x":54,"y":10}],"version":12},"toilet":{"id":"toilet","name":"Toilet","keywords":["restroom","wc","washroom","bathroom","potty"],"skins":[{"unified":"1f6bd","native":"🚽","x":37,"y":40}],"version":1},"plunger":{"id":"plunger","name":"Plunger","keywords":["toilet"],"skins":[{"unified":"1faa0","native":"🪠","x":54,"y":25}],"version":13},"shower":{"id":"shower","name":"Shower","keywords":["clean","water","bathroom"],"skins":[{"unified":"1f6bf","native":"🚿","x":37,"y":42}],"version":1},"bathtub":{"id":"bathtub","name":"Bathtub","keywords":["clean","shower","bathroom"],"skins":[{"unified":"1f6c1","native":"🛁","x":37,"y":49}],"version":1},"mouse_trap":{"id":"mouse_trap","name":"Mouse Trap","keywords":["cheese"],"skins":[{"unified":"1faa4","native":"🪤","x":54,"y":29}],"version":13},"razor":{"id":"razor","name":"Razor","keywords":["cut"],"skins":[{"unified":"1fa92","native":"🪒","x":54,"y":11}],"version":12},"lotion_bottle":{"id":"lotion_bottle","name":"Lotion Bottle","keywords":["moisturizer","sunscreen"],"skins":[{"unified":"1f9f4","native":"🧴","x":53,"y":36}],"version":11},"safety_pin":{"id":"safety_pin","name":"Safety Pin","keywords":["diaper"],"skins":[{"unified":"1f9f7","native":"🧷","x":53,"y":39}],"version":11},"broom":{"id":"broom","name":"Broom","keywords":["cleaning","sweeping","witch"],"skins":[{"unified":"1f9f9","native":"🧹","x":53,"y":41}],"version":11},"basket":{"id":"basket","name":"Basket","keywords":["laundry"],"skins":[{"unified":"1f9fa","native":"🧺","x":53,"y":42}],"version":11},"roll_of_paper":{"id":"roll_of_paper","name":"Roll of Paper","keywords":[],"skins":[{"unified":"1f9fb","native":"🧻","x":53,"y":43}],"version":11},"bucket":{"id":"bucket","name":"Bucket","keywords":["water","container"],"skins":[{"unified":"1faa3","native":"🪣","x":54,"y":28}],"version":13},"soap":{"id":"soap","name":"Soap","keywords":["bar","bathing","cleaning","lather"],"skins":[{"unified":"1f9fc","native":"🧼","x":53,"y":44}],"version":11},"bubbles":{"id":"bubbles","name":"Bubbles","keywords":["soap","fun","carbonation","sparkling"],"skins":[{"unified":"1fae7","native":"🫧","x":55,"y":37}],"version":14},"toothbrush":{"id":"toothbrush","name":"Toothbrush","keywords":["hygiene","dental"],"skins":[{"unified":"1faa5","native":"🪥","x":54,"y":30}],"version":13},"sponge":{"id":"sponge","name":"Sponge","keywords":["absorbing","cleaning","porous"],"skins":[{"unified":"1f9fd","native":"🧽","x":53,"y":45}],"version":11},"fire_extinguisher":{"id":"fire_extinguisher","name":"Fire Extinguisher","keywords":["quench"],"skins":[{"unified":"1f9ef","native":"🧯","x":53,"y":31}],"version":11},"shopping_trolley":{"id":"shopping_trolley","name":"Shopping Cart","keywords":["trolley"],"skins":[{"unified":"1f6d2","native":"🛒","x":38,"y":5}],"version":3},"smoking":{"id":"smoking","name":"Cigarette","keywords":["smoking","kills","tobacco","joint","smoke"],"skins":[{"unified":"1f6ac","native":"🚬","x":36,"y":33}],"version":1},"coffin":{"id":"coffin","name":"Coffin","keywords":["vampire","dead","die","death","rip","graveyard","cemetery","casket","funeral","box"],"skins":[{"unified":"26b0-fe0f","native":"⚰️","x":58,"y":12}],"version":1},"headstone":{"id":"headstone","name":"Headstone","keywords":["death","rip","grave"],"skins":[{"unified":"1faa6","native":"🪦","x":54,"y":31}],"version":13},"funeral_urn":{"id":"funeral_urn","name":"Funeral Urn","keywords":["dead","die","death","rip","ashes"],"skins":[{"unified":"26b1-fe0f","native":"⚱️","x":58,"y":13}],"version":1},"nazar_amulet":{"id":"nazar_amulet","name":"Nazar Amulet","keywords":["bead","charm"],"skins":[{"unified":"1f9ff","native":"🧿","x":53,"y":47}],"version":11},"hamsa":{"id":"hamsa","name":"Hamsa","keywords":["religion","protection"],"skins":[{"unified":"1faac","native":"🪬","x":54,"y":37}],"version":14},"moyai":{"id":"moyai","name":"Moai","keywords":["moyai","rock","easter","island"],"skins":[{"unified":"1f5ff","native":"🗿","x":32,"y":20}],"version":1},"placard":{"id":"placard","name":"Placard","keywords":["announcement"],"skins":[{"unified":"1faa7","native":"🪧","x":54,"y":32}],"version":13},"identification_card":{"id":"identification_card","name":"Identification Card","keywords":["document"],"skins":[{"unified":"1faaa","native":"🪪","x":54,"y":35}],"version":14},"atm":{"id":"atm","name":"Atm Sign","keywords":["money","sales","cash","blue","square","payment","bank"],"skins":[{"unified":"1f3e7","native":"🏧","x":10,"y":18}],"version":1},"put_litter_in_its_place":{"id":"put_litter_in_its_place","name":"Litter in Bin Sign","keywords":["put","its","place","blue","square","human","info"],"skins":[{"unified":"1f6ae","native":"🚮","x":36,"y":35}],"version":1},"potable_water":{"id":"potable_water","name":"Potable Water","keywords":["blue","square","liquid","restroom","cleaning","faucet"],"skins":[{"unified":"1f6b0","native":"🚰","x":36,"y":37}],"version":1},"wheelchair":{"id":"wheelchair","name":"Wheelchair Symbol","keywords":["blue","square","disabled","accessibility"],"skins":[{"unified":"267f","native":"♿","x":57,"y":58}],"version":1},"mens":{"id":"mens","name":"Men’s Room","keywords":["mens","men","s","toilet","restroom","wc","blue","square","gender","male"],"skins":[{"unified":"1f6b9","native":"🚹","x":37,"y":36}],"version":1},"womens":{"id":"womens","name":"Women’s Room","keywords":["womens","women","s","purple","square","woman","female","toilet","loo","restroom","gender"],"skins":[{"unified":"1f6ba","native":"🚺","x":37,"y":37}],"version":1},"restroom":{"id":"restroom","name":"Restroom","keywords":["blue","square","toilet","refresh","wc","gender"],"skins":[{"unified":"1f6bb","native":"🚻","x":37,"y":38}],"version":1},"baby_symbol":{"id":"baby_symbol","name":"Baby Symbol","keywords":["orange","square","child"],"skins":[{"unified":"1f6bc","native":"🚼","x":37,"y":39}],"version":1},"wc":{"id":"wc","name":"Water Closet","keywords":["wc","toilet","restroom","blue","square"],"skins":[{"unified":"1f6be","native":"🚾","x":37,"y":41}],"version":1},"passport_control":{"id":"passport_control","name":"Passport Control","keywords":["custom","blue","square"],"skins":[{"unified":"1f6c2","native":"🛂","x":37,"y":50}],"version":1},"customs":{"id":"customs","name":"Customs","keywords":["passport","border","blue","square"],"skins":[{"unified":"1f6c3","native":"🛃","x":37,"y":51}],"version":1},"baggage_claim":{"id":"baggage_claim","name":"Baggage Claim","keywords":["blue","square","airport","transport"],"skins":[{"unified":"1f6c4","native":"🛄","x":37,"y":52}],"version":1},"left_luggage":{"id":"left_luggage","name":"Left Luggage","keywords":["blue","square","travel"],"skins":[{"unified":"1f6c5","native":"🛅","x":37,"y":53}],"version":1},"warning":{"id":"warning","name":"Warning","keywords":["exclamation","wip","alert","error","problem","issue"],"skins":[{"unified":"26a0-fe0f","native":"⚠️","x":58,"y":7}],"version":1},"children_crossing":{"id":"children_crossing","name":"Children Crossing","keywords":["school","warning","danger","sign","driving","yellow","diamond"],"skins":[{"unified":"1f6b8","native":"🚸","x":37,"y":35}],"version":1},"no_entry":{"id":"no_entry","name":"No Entry","keywords":["limit","security","privacy","bad","denied","stop","circle"],"skins":[{"unified":"26d4","native":"⛔","x":58,"y":23}],"version":1},"no_entry_sign":{"id":"no_entry_sign","name":"Prohibited","keywords":["no","entry","sign","forbid","stop","limit","denied","disallow","circle"],"skins":[{"unified":"1f6ab","native":"🚫","x":36,"y":32}],"version":1},"no_bicycles":{"id":"no_bicycles","name":"No Bicycles","keywords":["cyclist","prohibited","circle"],"skins":[{"unified":"1f6b3","native":"🚳","x":36,"y":40}],"version":1},"no_smoking":{"id":"no_smoking","name":"No Smoking","keywords":["cigarette","blue","square","smell","smoke"],"skins":[{"unified":"1f6ad","native":"🚭","x":36,"y":34}],"version":1},"do_not_litter":{"id":"do_not_litter","name":"No Littering","keywords":["do","not","litter","trash","bin","garbage","circle"],"skins":[{"unified":"1f6af","native":"🚯","x":36,"y":36}],"version":1},"non-potable_water":{"id":"non-potable_water","name":"Non-Potable Water","keywords":["non","potable","drink","faucet","tap","circle"],"skins":[{"unified":"1f6b1","native":"🚱","x":36,"y":38}],"version":1},"no_pedestrians":{"id":"no_pedestrians","name":"No Pedestrians","keywords":["rules","crossing","walking","circle"],"skins":[{"unified":"1f6b7","native":"🚷","x":37,"y":34}],"version":1},"no_mobile_phones":{"id":"no_mobile_phones","name":"No Mobile Phones","keywords":["iphone","mute","circle"],"skins":[{"unified":"1f4f5","native":"📵","x":29,"y":16}],"version":1},"underage":{"id":"underage","name":"No One Under Eighteen","keywords":["underage","18","drink","pub","night","minor","circle"],"skins":[{"unified":"1f51e","native":"🔞","x":29,"y":56}],"version":1},"radioactive_sign":{"id":"radioactive_sign","name":"Radioactive","keywords":["sign","nuclear","danger"],"skins":[{"unified":"2622-fe0f","native":"☢️","x":57,"y":27}],"version":1},"biohazard_sign":{"id":"biohazard_sign","name":"Biohazard","keywords":["sign","danger"],"skins":[{"unified":"2623-fe0f","native":"☣️","x":57,"y":28}],"version":1},"arrow_up":{"id":"arrow_up","name":"Up Arrow","keywords":["blue","square","continue","top","direction"],"skins":[{"unified":"2b06-fe0f","native":"⬆️","x":59,"y":51}],"version":1},"arrow_upper_right":{"id":"arrow_upper_right","name":"Up-Right Arrow","keywords":["upper","right","up","blue","square","point","direction","diagonal","northeast"],"skins":[{"unified":"2197-fe0f","native":"↗️","x":56,"y":39}],"version":1},"arrow_right":{"id":"arrow_right","name":"Right Arrow","keywords":["blue","square","next"],"skins":[{"unified":"27a1-fe0f","native":"➡️","x":59,"y":45}],"version":1},"arrow_lower_right":{"id":"arrow_lower_right","name":"South East Arrow","keywords":["lower","right","down","blue","square","direction","diagonal","southeast"],"skins":[{"unified":"2198-fe0f","native":"↘️","x":56,"y":40}],"version":1},"arrow_down":{"id":"arrow_down","name":"Down Arrow","keywords":["blue","square","direction","bottom"],"skins":[{"unified":"2b07-fe0f","native":"⬇️","x":59,"y":52}],"version":1},"arrow_lower_left":{"id":"arrow_lower_left","name":"Down-Left Arrow","keywords":["lower","left","down","blue","square","direction","diagonal","southwest"],"skins":[{"unified":"2199-fe0f","native":"↙️","x":56,"y":41}],"version":1},"arrow_left":{"id":"arrow_left","name":"Left Arrow","keywords":["blue","square","previous","back"],"skins":[{"unified":"2b05-fe0f","native":"⬅️","x":59,"y":50}],"version":1},"arrow_upper_left":{"id":"arrow_upper_left","name":"Up-Left Arrow","keywords":["upper","left","up","blue","square","point","direction","diagonal","northwest"],"skins":[{"unified":"2196-fe0f","native":"↖️","x":56,"y":38}],"version":1},"arrow_up_down":{"id":"arrow_up_down","name":"Up Down Arrow","keywords":["blue","square","direction","way","vertical"],"skins":[{"unified":"2195-fe0f","native":"↕️","x":56,"y":37}],"version":1},"left_right_arrow":{"id":"left_right_arrow","name":"Left Right Arrow","keywords":["shape","direction","horizontal","sideways"],"skins":[{"unified":"2194-fe0f","native":"↔️","x":56,"y":36}],"version":1},"leftwards_arrow_with_hook":{"id":"leftwards_arrow_with_hook","name":"Right Arrow Curving Left","keywords":["leftwards","with","hook","back","return","blue","square","undo","enter"],"skins":[{"unified":"21a9-fe0f","native":"↩️","x":56,"y":42}],"version":1},"arrow_right_hook":{"id":"arrow_right_hook","name":"Left Arrow Curving Right","keywords":["hook","blue","square","return","rotate","direction"],"skins":[{"unified":"21aa-fe0f","native":"↪️","x":56,"y":43}],"version":1},"arrow_heading_up":{"id":"arrow_heading_up","name":"Right Arrow Curving Up","keywords":["heading","blue","square","direction","top"],"skins":[{"unified":"2934-fe0f","native":"⤴️","x":59,"y":48}],"version":1},"arrow_heading_down":{"id":"arrow_heading_down","name":"Right Arrow Curving Down","keywords":["heading","blue","square","direction","bottom"],"skins":[{"unified":"2935-fe0f","native":"⤵️","x":59,"y":49}],"version":1},"arrows_clockwise":{"id":"arrows_clockwise","name":"Clockwise Vertical Arrows","keywords":["sync","cycle","round","repeat"],"skins":[{"unified":"1f503","native":"🔃","x":29,"y":29}],"version":1},"arrows_counterclockwise":{"id":"arrows_counterclockwise","name":"Counterclockwise Arrows Button","keywords":["blue","square","sync","cycle"],"skins":[{"unified":"1f504","native":"🔄","x":29,"y":30}],"version":1},"back":{"id":"back","name":"Back Arrow","keywords":["words","return"],"skins":[{"unified":"1f519","native":"🔙","x":29,"y":51}],"version":1},"end":{"id":"end","name":"End Arrow","keywords":["words"],"skins":[{"unified":"1f51a","native":"🔚","x":29,"y":52}],"version":1},"on":{"id":"on","name":"On! Arrow","keywords":["on","words"],"skins":[{"unified":"1f51b","native":"🔛","x":29,"y":53}],"version":1},"soon":{"id":"soon","name":"Soon Arrow","keywords":["words"],"skins":[{"unified":"1f51c","native":"🔜","x":29,"y":54}],"version":1},"top":{"id":"top","name":"Top Arrow","keywords":["words","blue","square"],"skins":[{"unified":"1f51d","native":"🔝","x":29,"y":55}],"version":1},"place_of_worship":{"id":"place_of_worship","name":"Place of Worship","keywords":["religion","church","temple","prayer"],"skins":[{"unified":"1f6d0","native":"🛐","x":38,"y":3}],"version":1},"atom_symbol":{"id":"atom_symbol","name":"Atom Symbol","keywords":["science","physics","chemistry"],"skins":[{"unified":"269b-fe0f","native":"⚛️","x":58,"y":5}],"version":1},"om_symbol":{"id":"om_symbol","name":"Om","keywords":["symbol","hinduism","buddhism","sikhism","jainism"],"skins":[{"unified":"1f549-fe0f","native":"🕉️","x":30,"y":27}],"version":1},"star_of_david":{"id":"star_of_david","name":"Star of David","keywords":["judaism"],"skins":[{"unified":"2721-fe0f","native":"✡️","x":59,"y":26}],"version":1},"wheel_of_dharma":{"id":"wheel_of_dharma","name":"Wheel of Dharma","keywords":["hinduism","buddhism","sikhism","jainism"],"skins":[{"unified":"2638-fe0f","native":"☸️","x":57,"y":33}],"version":1},"yin_yang":{"id":"yin_yang","name":"Yin Yang","keywords":["balance"],"skins":[{"unified":"262f-fe0f","native":"☯️","x":57,"y":32}],"version":1},"latin_cross":{"id":"latin_cross","name":"Latin Cross","keywords":["christianity"],"skins":[{"unified":"271d-fe0f","native":"✝️","x":59,"y":25}],"version":1},"orthodox_cross":{"id":"orthodox_cross","name":"Orthodox Cross","keywords":["suppedaneum","religion"],"skins":[{"unified":"2626-fe0f","native":"☦️","x":57,"y":29}],"version":1},"star_and_crescent":{"id":"star_and_crescent","name":"Star and Crescent","keywords":["islam"],"skins":[{"unified":"262a-fe0f","native":"☪️","x":57,"y":30}],"version":1},"peace_symbol":{"id":"peace_symbol","name":"Peace Symbol","keywords":["hippie"],"skins":[{"unified":"262e-fe0f","native":"☮️","x":57,"y":31}],"version":1},"menorah_with_nine_branches":{"id":"menorah_with_nine_branches","name":"Menorah","keywords":["with","nine","branches","hanukkah","candles","jewish"],"skins":[{"unified":"1f54e","native":"🕎","x":30,"y":32}],"version":1},"six_pointed_star":{"id":"six_pointed_star","name":"Dotted Six-Pointed Star","keywords":["six","pointed","purple","square","religion","jewish","hexagram"],"skins":[{"unified":"1f52f","native":"🔯","x":30,"y":12}],"version":1},"khanda":{"id":"khanda","name":"Khanda","keywords":["Sikhism","religion"],"skins":[{"unified":"1faaf","native":"🪯","x":54,"y":40}],"version":15},"aries":{"id":"aries","name":"Aries","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"2648","native":"♈","x":57,"y":38}],"version":1},"taurus":{"id":"taurus","name":"Taurus","keywords":["purple","square","sign","zodiac","astrology"],"skins":[{"unified":"2649","native":"♉","x":57,"y":39}],"version":1},"gemini":{"id":"gemini","name":"Gemini","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264a","native":"♊","x":57,"y":40}],"version":1},"cancer":{"id":"cancer","name":"Cancer","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264b","native":"♋","x":57,"y":41}],"version":1},"leo":{"id":"leo","name":"Leo","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"264c","native":"♌","x":57,"y":42}],"version":1},"virgo":{"id":"virgo","name":"Virgo","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264d","native":"♍","x":57,"y":43}],"version":1},"libra":{"id":"libra","name":"Libra","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"264e","native":"♎","x":57,"y":44}],"version":1},"scorpius":{"id":"scorpius","name":"Scorpio","keywords":["scorpius","sign","zodiac","purple","square","astrology"],"skins":[{"unified":"264f","native":"♏","x":57,"y":45}],"version":1},"sagittarius":{"id":"sagittarius","name":"Sagittarius","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"2650","native":"♐","x":57,"y":46}],"version":1},"capricorn":{"id":"capricorn","name":"Capricorn","keywords":["sign","zodiac","purple","square","astrology"],"skins":[{"unified":"2651","native":"♑","x":57,"y":47}],"version":1},"aquarius":{"id":"aquarius","name":"Aquarius","keywords":["sign","purple","square","zodiac","astrology"],"skins":[{"unified":"2652","native":"♒","x":57,"y":48}],"version":1},"pisces":{"id":"pisces","name":"Pisces","keywords":["purple","square","sign","zodiac","astrology"],"skins":[{"unified":"2653","native":"♓","x":57,"y":49}],"version":1},"ophiuchus":{"id":"ophiuchus","name":"Ophiuchus","keywords":["sign","purple","square","constellation","astrology"],"skins":[{"unified":"26ce","native":"⛎","x":58,"y":19}],"version":1},"twisted_rightwards_arrows":{"id":"twisted_rightwards_arrows","name":"Shuffle Tracks Button","keywords":["twisted","rightwards","arrows","blue","square","music","random"],"skins":[{"unified":"1f500","native":"🔀","x":29,"y":26}],"version":1},"repeat":{"id":"repeat","name":"Repeat Button","keywords":["loop","record"],"skins":[{"unified":"1f501","native":"🔁","x":29,"y":27}],"version":1},"repeat_one":{"id":"repeat_one","name":"Repeat Single Button","keywords":["one","blue","square","loop"],"skins":[{"unified":"1f502","native":"🔂","x":29,"y":28}],"version":1},"arrow_forward":{"id":"arrow_forward","name":"Play Button","keywords":["arrow","forward","blue","square","right","direction"],"skins":[{"unified":"25b6-fe0f","native":"▶️","x":57,"y":4}],"version":1},"fast_forward":{"id":"fast_forward","name":"Fast-Forward Button","keywords":["fast","forward","blue","square","play","speed","continue"],"skins":[{"unified":"23e9","native":"⏩","x":56,"y":48}],"version":1},"black_right_pointing_double_triangle_with_vertical_bar":{"id":"black_right_pointing_double_triangle_with_vertical_bar","name":"Next Track Button","keywords":["black","right","pointing","double","triangle","with","vertical","bar","forward","blue","square"],"skins":[{"unified":"23ed-fe0f","native":"⏭️","x":56,"y":52}],"version":1},"black_right_pointing_triangle_with_double_vertical_bar":{"id":"black_right_pointing_triangle_with_double_vertical_bar","name":"Play or Pause Button","keywords":["black","right","pointing","triangle","with","double","vertical","bar","blue","square"],"skins":[{"unified":"23ef-fe0f","native":"⏯️","x":56,"y":54}],"version":1},"arrow_backward":{"id":"arrow_backward","name":"Reverse Button","keywords":["arrow","backward","blue","square","left","direction"],"skins":[{"unified":"25c0-fe0f","native":"◀️","x":57,"y":5}],"version":1},"rewind":{"id":"rewind","name":"Fast Reverse Button","keywords":["rewind","play","blue","square"],"skins":[{"unified":"23ea","native":"⏪","x":56,"y":49}],"version":1},"black_left_pointing_double_triangle_with_vertical_bar":{"id":"black_left_pointing_double_triangle_with_vertical_bar","name":"Last Track Button","keywords":["black","left","pointing","double","triangle","with","vertical","bar","backward"],"skins":[{"unified":"23ee-fe0f","native":"⏮️","x":56,"y":53}],"version":1},"arrow_up_small":{"id":"arrow_up_small","name":"Upwards Button","keywords":["arrow","up","small","blue","square","triangle","direction","point","forward","top"],"skins":[{"unified":"1f53c","native":"🔼","x":30,"y":25}],"version":1},"arrow_double_up":{"id":"arrow_double_up","name":"Fast Up Button","keywords":["arrow","double","blue","square","direction","top"],"skins":[{"unified":"23eb","native":"⏫","x":56,"y":50}],"version":1},"arrow_down_small":{"id":"arrow_down_small","name":"Downwards Button","keywords":["arrow","down","small","blue","square","direction","bottom"],"skins":[{"unified":"1f53d","native":"🔽","x":30,"y":26}],"version":1},"arrow_double_down":{"id":"arrow_double_down","name":"Fast Down Button","keywords":["arrow","double","blue","square","direction","bottom"],"skins":[{"unified":"23ec","native":"⏬","x":56,"y":51}],"version":1},"double_vertical_bar":{"id":"double_vertical_bar","name":"Pause Button","keywords":["double","vertical","bar","blue","square"],"skins":[{"unified":"23f8-fe0f","native":"⏸️","x":56,"y":59}],"version":1},"black_square_for_stop":{"id":"black_square_for_stop","name":"Stop Button","keywords":["black","square","for","blue"],"skins":[{"unified":"23f9-fe0f","native":"⏹️","x":56,"y":60}],"version":1},"black_circle_for_record":{"id":"black_circle_for_record","name":"Record Button","keywords":["black","circle","for","blue","square"],"skins":[{"unified":"23fa-fe0f","native":"⏺️","x":57,"y":0}],"version":1},"eject":{"id":"eject","name":"Eject Button","keywords":["blue","square"],"skins":[{"unified":"23cf-fe0f","native":"⏏️","x":56,"y":47}],"version":1},"cinema":{"id":"cinema","name":"Cinema","keywords":["blue","square","record","film","movie","curtain","stage","theater"],"skins":[{"unified":"1f3a6","native":"🎦","x":7,"y":41}],"version":1},"low_brightness":{"id":"low_brightness","name":"Dim Button","keywords":["low","brightness","sun","afternoon","warm","summer"],"skins":[{"unified":"1f505","native":"🔅","x":29,"y":31}],"version":1},"high_brightness":{"id":"high_brightness","name":"Bright Button","keywords":["high","brightness","sun","light"],"skins":[{"unified":"1f506","native":"🔆","x":29,"y":32}],"version":1},"signal_strength":{"id":"signal_strength","name":"Antenna Bars","keywords":["signal","strength","blue","square","reception","phone","internet","connection","wifi","bluetooth"],"skins":[{"unified":"1f4f6","native":"📶","x":29,"y":17}],"version":1},"wireless":{"id":"wireless","name":"Wireless","keywords":["wifi","internet","contactless","signal"],"skins":[{"unified":"1f6dc","native":"🛜","x":38,"y":9}],"version":15},"vibration_mode":{"id":"vibration_mode","name":"Vibration Mode","keywords":["orange","square","phone"],"skins":[{"unified":"1f4f3","native":"📳","x":29,"y":14}],"version":1},"mobile_phone_off":{"id":"mobile_phone_off","name":"Mobile Phone off","keywords":["mute","orange","square","silence","quiet"],"skins":[{"unified":"1f4f4","native":"📴","x":29,"y":15}],"version":1},"transgender_symbol":{"id":"transgender_symbol","name":"Transgender Symbol","keywords":["lgbtq"],"skins":[{"unified":"26a7-fe0f","native":"⚧️","x":58,"y":9}],"version":13},"heavy_multiplication_x":{"id":"heavy_multiplication_x","name":"Multiply","keywords":["heavy","multiplication","x","sign","math","calculation"],"skins":[{"unified":"2716-fe0f","native":"✖️","x":59,"y":24}],"version":1},"heavy_plus_sign":{"id":"heavy_plus_sign","name":"Plus","keywords":["heavy","sign","math","calculation","addition","more","increase"],"skins":[{"unified":"2795","native":"➕","x":59,"y":42}],"version":1},"heavy_minus_sign":{"id":"heavy_minus_sign","name":"Minus","keywords":["heavy","sign","math","calculation","subtract","less"],"skins":[{"unified":"2796","native":"➖","x":59,"y":43}],"version":1},"heavy_division_sign":{"id":"heavy_division_sign","name":"Divide","keywords":["heavy","division","sign","math","calculation"],"skins":[{"unified":"2797","native":"➗","x":59,"y":44}],"version":1},"heavy_equals_sign":{"id":"heavy_equals_sign","name":"Heavy Equals Sign","keywords":["math"],"skins":[{"unified":"1f7f0","native":"🟰","x":38,"y":45}],"version":14},"infinity":{"id":"infinity","name":"Infinity","keywords":["forever"],"skins":[{"unified":"267e-fe0f","native":"♾️","x":57,"y":57}],"version":11},"bangbang":{"id":"bangbang","name":"Double Exclamation Mark","keywords":["bangbang","surprise"],"skins":[{"unified":"203c-fe0f","native":"‼️","x":56,"y":32}],"version":1},"interrobang":{"id":"interrobang","name":"Exclamation Question Mark","keywords":["interrobang","wat","punctuation","surprise"],"skins":[{"unified":"2049-fe0f","native":"⁉️","x":56,"y":33}],"version":1},"question":{"id":"question","name":"Red Question Mark","keywords":["doubt","confused"],"skins":[{"unified":"2753","native":"❓","x":59,"y":34}],"version":1},"grey_question":{"id":"grey_question","name":"White Question Mark","keywords":["grey","doubts","gray","huh","confused"],"skins":[{"unified":"2754","native":"❔","x":59,"y":35}],"version":1},"grey_exclamation":{"id":"grey_exclamation","name":"White Exclamation Mark","keywords":["grey","surprise","punctuation","gray","wow","warning"],"skins":[{"unified":"2755","native":"❕","x":59,"y":36}],"version":1},"exclamation":{"id":"exclamation","name":"Red Exclamation Mark","keywords":["heavy","danger","surprise","punctuation","wow","warning"],"skins":[{"unified":"2757","native":"❗","x":59,"y":37}],"version":1},"wavy_dash":{"id":"wavy_dash","name":"Wavy Dash","keywords":["draw","line","moustache","mustache","squiggle","scribble"],"skins":[{"unified":"3030-fe0f","native":"〰️","x":59,"y":57}],"version":1},"currency_exchange":{"id":"currency_exchange","name":"Currency Exchange","keywords":["money","sales","dollar","travel"],"skins":[{"unified":"1f4b1","native":"💱","x":28,"y":9}],"version":1},"heavy_dollar_sign":{"id":"heavy_dollar_sign","name":"Heavy Dollar Sign","keywords":["money","sales","payment","currency","buck"],"skins":[{"unified":"1f4b2","native":"💲","x":28,"y":10}],"version":1},"recycle":{"id":"recycle","name":"Recycling Symbol","keywords":["recycle","arrow","environment","garbage","trash"],"skins":[{"unified":"267b-fe0f","native":"♻️","x":57,"y":56}],"version":1},"fleur_de_lis":{"id":"fleur_de_lis","name":"Fleur-De-Lis","keywords":["fleur","de","lis","decorative","scout"],"skins":[{"unified":"269c-fe0f","native":"⚜️","x":58,"y":6}],"version":1},"trident":{"id":"trident","name":"Trident Emblem","keywords":["weapon","spear"],"skins":[{"unified":"1f531","native":"🔱","x":30,"y":14}],"version":1},"name_badge":{"id":"name_badge","name":"Name Badge","keywords":["fire","forbid"],"skins":[{"unified":"1f4db","native":"📛","x":28,"y":51}],"version":1},"beginner":{"id":"beginner","name":"Japanese Symbol for Beginner","keywords":["badge","shield"],"skins":[{"unified":"1f530","native":"🔰","x":30,"y":13}],"version":1},"o":{"id":"o","name":"Hollow Red Circle","keywords":["o","round"],"skins":[{"unified":"2b55","native":"⭕","x":59,"y":56}],"version":1},"white_check_mark":{"id":"white_check_mark","name":"Check Mark Button","keywords":["white","green","square","ok","agree","vote","election","answer","tick"],"skins":[{"unified":"2705","native":"✅","x":58,"y":55}],"version":1},"ballot_box_with_check":{"id":"ballot_box_with_check","name":"Check Box with Check","keywords":["ballot","ok","agree","confirm","black","square","vote","election","yes","tick"],"skins":[{"unified":"2611-fe0f","native":"☑️","x":57,"y":16}],"version":1},"heavy_check_mark":{"id":"heavy_check_mark","name":"Check Mark","keywords":["heavy","ok","nike","answer","yes","tick"],"skins":[{"unified":"2714-fe0f","native":"✔️","x":59,"y":23}],"version":1},"x":{"id":"x","name":"Cross Mark","keywords":["x","no","delete","remove","cancel","red"],"skins":[{"unified":"274c","native":"❌","x":59,"y":32}],"version":1},"negative_squared_cross_mark":{"id":"negative_squared_cross_mark","name":"Cross Mark Button","keywords":["negative","squared","x","green","square","no","deny"],"skins":[{"unified":"274e","native":"❎","x":59,"y":33}],"version":1},"curly_loop":{"id":"curly_loop","name":"Curly Loop","keywords":["scribble","draw","shape","squiggle"],"skins":[{"unified":"27b0","native":"➰","x":59,"y":46}],"version":1},"loop":{"id":"loop","name":"Double Curly Loop","keywords":["tape","cassette"],"skins":[{"unified":"27bf","native":"➿","x":59,"y":47}],"version":1},"part_alternation_mark":{"id":"part_alternation_mark","name":"Part Alternation Mark","keywords":["graph","presentation","stats","business","economics","bad"],"skins":[{"unified":"303d-fe0f","native":"〽️","x":59,"y":58}],"version":1},"eight_spoked_asterisk":{"id":"eight_spoked_asterisk","name":"Eight Spoked Asterisk","keywords":["star","sparkle","green","square"],"skins":[{"unified":"2733-fe0f","native":"✳️","x":59,"y":28}],"version":1},"eight_pointed_black_star":{"id":"eight_pointed_black_star","name":"Eight-Pointed Star","keywords":["eight","pointed","black","orange","square","shape","polygon"],"skins":[{"unified":"2734-fe0f","native":"✴️","x":59,"y":29}],"version":1},"sparkle":{"id":"sparkle","name":"Sparkle","keywords":["stars","green","square","awesome","good","fireworks"],"skins":[{"unified":"2747-fe0f","native":"❇️","x":59,"y":31}],"version":1},"copyright":{"id":"copyright","name":"Copyright","keywords":["ip","license","circle","law","legal"],"skins":[{"unified":"00a9-fe0f","native":"©️","x":0,"y":12}],"version":1},"registered":{"id":"registered","name":"Registered","keywords":["alphabet","circle"],"skins":[{"unified":"00ae-fe0f","native":"®️","x":0,"y":13}],"version":1},"tm":{"id":"tm","name":"Trade Mark","keywords":["tm","trademark","brand","law","legal"],"skins":[{"unified":"2122-fe0f","native":"™️","x":56,"y":34}],"version":1},"hash":{"id":"hash","name":"Hash Key","keywords":["keycap","","symbol","blue","square","twitter"],"skins":[{"unified":"0023-fe0f-20e3","native":"#️⃣","x":0,"y":0}],"version":1},"keycap_star":{"id":"keycap_star","name":"Keycap: *","keywords":["keycap","star",""],"skins":[{"unified":"002a-fe0f-20e3","native":"*️⃣","x":0,"y":1}],"version":2},"zero":{"id":"zero","name":"Keycap 0","keywords":["zero","numbers","blue","square","null"],"skins":[{"unified":"0030-fe0f-20e3","native":"0️⃣","x":0,"y":2}],"version":1},"one":{"id":"one","name":"Keycap 1","keywords":["one","blue","square","numbers"],"skins":[{"unified":"0031-fe0f-20e3","native":"1️⃣","x":0,"y":3}],"version":1},"two":{"id":"two","name":"Keycap 2","keywords":["two","numbers","prime","blue","square"],"skins":[{"unified":"0032-fe0f-20e3","native":"2️⃣","x":0,"y":4}],"version":1},"three":{"id":"three","name":"Keycap 3","keywords":["three","numbers","prime","blue","square"],"skins":[{"unified":"0033-fe0f-20e3","native":"3️⃣","x":0,"y":5}],"version":1},"four":{"id":"four","name":"Keycap 4","keywords":["four","numbers","blue","square"],"skins":[{"unified":"0034-fe0f-20e3","native":"4️⃣","x":0,"y":6}],"version":1},"five":{"id":"five","name":"Keycap 5","keywords":["five","numbers","blue","square","prime"],"skins":[{"unified":"0035-fe0f-20e3","native":"5️⃣","x":0,"y":7}],"version":1},"six":{"id":"six","name":"Keycap 6","keywords":["six","numbers","blue","square"],"skins":[{"unified":"0036-fe0f-20e3","native":"6️⃣","x":0,"y":8}],"version":1},"seven":{"id":"seven","name":"Keycap 7","keywords":["seven","numbers","blue","square","prime"],"skins":[{"unified":"0037-fe0f-20e3","native":"7️⃣","x":0,"y":9}],"version":1},"eight":{"id":"eight","name":"Keycap 8","keywords":["eight","blue","square","numbers"],"skins":[{"unified":"0038-fe0f-20e3","native":"8️⃣","x":0,"y":10}],"version":1},"nine":{"id":"nine","name":"Keycap 9","keywords":["nine","blue","square","numbers"],"skins":[{"unified":"0039-fe0f-20e3","native":"9️⃣","x":0,"y":11}],"version":1},"keycap_ten":{"id":"keycap_ten","name":"Keycap 10","keywords":["ten","numbers","blue","square"],"skins":[{"unified":"1f51f","native":"🔟","x":29,"y":57}],"version":1},"capital_abcd":{"id":"capital_abcd","name":"Input Latin Uppercase","keywords":["capital","abcd","alphabet","words","blue","square"],"skins":[{"unified":"1f520","native":"🔠","x":29,"y":58}],"version":1},"abcd":{"id":"abcd","name":"Input Latin Lowercase","keywords":["abcd","blue","square","alphabet"],"skins":[{"unified":"1f521","native":"🔡","x":29,"y":59}],"version":1},"symbols":{"id":"symbols","name":"Input Symbols","keywords":["blue","square","music","note","ampersand","percent","glyphs","characters"],"skins":[{"unified":"1f523","native":"🔣","x":30,"y":0}],"version":1},"abc":{"id":"abc","name":"Input Latin Letters","keywords":["abc","blue","square","alphabet"],"skins":[{"unified":"1f524","native":"🔤","x":30,"y":1}],"version":1},"a":{"id":"a","name":"A Button (blood Type)","keywords":["red","square","alphabet","letter"],"skins":[{"unified":"1f170-fe0f","native":"🅰️","x":0,"y":16}],"version":1},"ab":{"id":"ab","name":"Negative Squared Ab","keywords":["button","red","square","alphabet"],"skins":[{"unified":"1f18e","native":"🆎","x":0,"y":20}],"version":1},"b":{"id":"b","name":"B Button (blood Type)","keywords":["red","square","alphabet","letter"],"skins":[{"unified":"1f171-fe0f","native":"🅱️","x":0,"y":17}],"version":1},"cl":{"id":"cl","name":"Cl Button","keywords":["alphabet","words","red","square"],"skins":[{"unified":"1f191","native":"🆑","x":0,"y":21}],"version":1},"cool":{"id":"cool","name":"Cool Button","keywords":["words","blue","square"],"skins":[{"unified":"1f192","native":"🆒","x":0,"y":22}],"version":1},"free":{"id":"free","name":"Free Button","keywords":["blue","square","words"],"skins":[{"unified":"1f193","native":"🆓","x":0,"y":23}],"version":1},"information_source":{"id":"information_source","name":"Information","keywords":["source","blue","square","alphabet","letter"],"skins":[{"unified":"2139-fe0f","native":"ℹ️","x":56,"y":35}],"version":1},"id":{"id":"id","name":"Id Button","keywords":["purple","square","words"],"skins":[{"unified":"1f194","native":"🆔","x":0,"y":24}],"version":1},"m":{"id":"m","name":"Circled M","keywords":["alphabet","blue","circle","letter"],"skins":[{"unified":"24c2-fe0f","native":"Ⓜ️","x":57,"y":1}],"version":1},"new":{"id":"new","name":"New Button","keywords":["blue","square","words","start"],"skins":[{"unified":"1f195","native":"🆕","x":0,"y":25}],"version":1},"ng":{"id":"ng","name":"Ng Button","keywords":["blue","square","words","shape","icon"],"skins":[{"unified":"1f196","native":"🆖","x":0,"y":26}],"version":1},"o2":{"id":"o2","name":"O Button (blood Type)","keywords":["o2","alphabet","red","square","letter"],"skins":[{"unified":"1f17e-fe0f","native":"🅾️","x":0,"y":18}],"version":1},"ok":{"id":"ok","name":"Ok Button","keywords":["good","agree","yes","blue","square"],"skins":[{"unified":"1f197","native":"🆗","x":0,"y":27}],"version":1},"parking":{"id":"parking","name":"P Button","keywords":["parking","cars","blue","square","alphabet","letter"],"skins":[{"unified":"1f17f-fe0f","native":"🅿️","x":0,"y":19}],"version":1},"sos":{"id":"sos","name":"Sos Button","keywords":["help","red","square","words","emergency","911"],"skins":[{"unified":"1f198","native":"🆘","x":0,"y":28}],"version":1},"up":{"id":"up","name":"Up! Button","keywords":["up","blue","square","above","high"],"skins":[{"unified":"1f199","native":"🆙","x":0,"y":29}],"version":1},"vs":{"id":"vs","name":"Vs Button","keywords":["words","orange","square"],"skins":[{"unified":"1f19a","native":"🆚","x":0,"y":30}],"version":1},"koko":{"id":"koko","name":"Squared Katakana Koko","keywords":["japanese","here","button","blue","square","destination"],"skins":[{"unified":"1f201","native":"🈁","x":4,"y":45}],"version":1},"sa":{"id":"sa","name":"Squared Katakana Sa","keywords":["japanese","service","charge","button","blue","square"],"skins":[{"unified":"1f202-fe0f","native":"🈂️","x":4,"y":46}],"version":1},"u6708":{"id":"u6708","name":"Japanese “monthly Amount” Button","keywords":["u6708","monthly","amount","chinese","month","moon","orange","square","kanji"],"skins":[{"unified":"1f237-fe0f","native":"🈷️","x":4,"y":54}],"version":1},"u6709":{"id":"u6709","name":"Squared Cjk Unified Ideograph-6709","keywords":["u6709","japanese","not","free","of","charge","button","orange","square","chinese","have","kanji"],"skins":[{"unified":"1f236","native":"🈶","x":4,"y":53}],"version":1},"u6307":{"id":"u6307","name":"Japanese “reserved” Button","keywords":["u6307","reserved","chinese","point","green","square","kanji"],"skins":[{"unified":"1f22f","native":"🈯","x":4,"y":48}],"version":1},"ideograph_advantage":{"id":"ideograph_advantage","name":"Japanese “bargain” Button","keywords":["ideograph","advantage","bargain","chinese","kanji","obtain","get","circle"],"skins":[{"unified":"1f250","native":"🉐","x":4,"y":58}],"version":1},"u5272":{"id":"u5272","name":"Japanese “discount” Button","keywords":["u5272","discount","cut","divide","chinese","kanji","pink","square"],"skins":[{"unified":"1f239","native":"🈹","x":4,"y":56}],"version":1},"u7121":{"id":"u7121","name":"Japanese “free of Charge” Button","keywords":["u7121","free","charge","nothing","chinese","kanji","orange","square"],"skins":[{"unified":"1f21a","native":"🈚","x":4,"y":47}],"version":1},"u7981":{"id":"u7981","name":"Japanese “prohibited” Button","keywords":["u7981","prohibited","kanji","chinese","forbidden","limit","restricted","red","square"],"skins":[{"unified":"1f232","native":"🈲","x":4,"y":49}],"version":1},"accept":{"id":"accept","name":"Circled Ideograph Accept","keywords":["japanese","acceptable","button","ok","good","chinese","kanji","agree","yes","orange","circle"],"skins":[{"unified":"1f251","native":"🉑","x":4,"y":59}],"version":1},"u7533":{"id":"u7533","name":"Japanese “application” Button","keywords":["u7533","application","chinese","kanji","orange","square"],"skins":[{"unified":"1f238","native":"🈸","x":4,"y":55}],"version":1},"u5408":{"id":"u5408","name":"Japanese “passing Grade” Button","keywords":["u5408","passing","grade","chinese","join","kanji","red","square"],"skins":[{"unified":"1f234","native":"🈴","x":4,"y":51}],"version":1},"u7a7a":{"id":"u7a7a","name":"Japanese “vacancy” Button","keywords":["u7a7a","vacancy","kanji","chinese","empty","sky","blue","square"],"skins":[{"unified":"1f233","native":"🈳","x":4,"y":50}],"version":1},"congratulations":{"id":"congratulations","name":"Circled Ideograph Congratulation","keywords":["congratulations","japanese","button","chinese","kanji","red","circle"],"skins":[{"unified":"3297-fe0f","native":"㊗️","x":59,"y":59}],"version":1},"secret":{"id":"secret","name":"Circled Ideograph Secret","keywords":["japanese","button","privacy","chinese","sshh","kanji","red","circle"],"skins":[{"unified":"3299-fe0f","native":"㊙️","x":59,"y":60}],"version":1},"u55b6":{"id":"u55b6","name":"Squared Cjk Unified Ideograph-55b6","keywords":["u55b6","japanese","open","for","business","button","opening","hours","orange","square"],"skins":[{"unified":"1f23a","native":"🈺","x":4,"y":57}],"version":1},"u6e80":{"id":"u6e80","name":"Japanese “no Vacancy” Button","keywords":["u6e80","no","vacancy","full","chinese","red","square","kanji"],"skins":[{"unified":"1f235","native":"🈵","x":4,"y":52}],"version":1},"red_circle":{"id":"red_circle","name":"Red Circle","keywords":["shape","error","danger"],"skins":[{"unified":"1f534","native":"🔴","x":30,"y":17}],"version":1},"large_orange_circle":{"id":"large_orange_circle","name":"Orange Circle","keywords":["large","round"],"skins":[{"unified":"1f7e0","native":"🟠","x":38,"y":33}],"version":12},"large_yellow_circle":{"id":"large_yellow_circle","name":"Yellow Circle","keywords":["large","round"],"skins":[{"unified":"1f7e1","native":"🟡","x":38,"y":34}],"version":12},"large_green_circle":{"id":"large_green_circle","name":"Green Circle","keywords":["large","round"],"skins":[{"unified":"1f7e2","native":"🟢","x":38,"y":35}],"version":12},"large_blue_circle":{"id":"large_blue_circle","name":"Blue Circle","keywords":["large","shape","icon","button"],"skins":[{"unified":"1f535","native":"🔵","x":30,"y":18}],"version":1},"large_purple_circle":{"id":"large_purple_circle","name":"Purple Circle","keywords":["large","round"],"skins":[{"unified":"1f7e3","native":"🟣","x":38,"y":36}],"version":12},"large_brown_circle":{"id":"large_brown_circle","name":"Brown Circle","keywords":["large","round"],"skins":[{"unified":"1f7e4","native":"🟤","x":38,"y":37}],"version":12},"black_circle":{"id":"black_circle","name":"Black Circle","keywords":["shape","button","round"],"skins":[{"unified":"26ab","native":"⚫","x":58,"y":11}],"version":1},"white_circle":{"id":"white_circle","name":"White Circle","keywords":["shape","round"],"skins":[{"unified":"26aa","native":"⚪","x":58,"y":10}],"version":1},"large_red_square":{"id":"large_red_square","name":"Red Square","keywords":["large"],"skins":[{"unified":"1f7e5","native":"🟥","x":38,"y":38}],"version":12},"large_orange_square":{"id":"large_orange_square","name":"Orange Square","keywords":["large"],"skins":[{"unified":"1f7e7","native":"🟧","x":38,"y":40}],"version":12},"large_yellow_square":{"id":"large_yellow_square","name":"Yellow Square","keywords":["large"],"skins":[{"unified":"1f7e8","native":"🟨","x":38,"y":41}],"version":12},"large_green_square":{"id":"large_green_square","name":"Green Square","keywords":["large"],"skins":[{"unified":"1f7e9","native":"🟩","x":38,"y":42}],"version":12},"large_blue_square":{"id":"large_blue_square","name":"Blue Square","keywords":["large"],"skins":[{"unified":"1f7e6","native":"🟦","x":38,"y":39}],"version":12},"large_purple_square":{"id":"large_purple_square","name":"Purple Square","keywords":["large"],"skins":[{"unified":"1f7ea","native":"🟪","x":38,"y":43}],"version":12},"large_brown_square":{"id":"large_brown_square","name":"Brown Square","keywords":["large"],"skins":[{"unified":"1f7eb","native":"🟫","x":38,"y":44}],"version":12},"black_large_square":{"id":"black_large_square","name":"Black Large Square","keywords":["shape","icon","button"],"skins":[{"unified":"2b1b","native":"⬛","x":59,"y":53}],"version":1},"white_large_square":{"id":"white_large_square","name":"White Large Square","keywords":["shape","icon","stone","button"],"skins":[{"unified":"2b1c","native":"⬜","x":59,"y":54}],"version":1},"black_medium_square":{"id":"black_medium_square","name":"Black Medium Square","keywords":["shape","button","icon"],"skins":[{"unified":"25fc-fe0f","native":"◼️","x":57,"y":7}],"version":1},"white_medium_square":{"id":"white_medium_square","name":"White Medium Square","keywords":["shape","stone","icon"],"skins":[{"unified":"25fb-fe0f","native":"◻️","x":57,"y":6}],"version":1},"black_medium_small_square":{"id":"black_medium_small_square","name":"Black Medium Small Square","keywords":["icon","shape","button"],"skins":[{"unified":"25fe","native":"◾","x":57,"y":9}],"version":1},"white_medium_small_square":{"id":"white_medium_small_square","name":"White Medium Small Square","keywords":["shape","stone","icon","button"],"skins":[{"unified":"25fd","native":"◽","x":57,"y":8}],"version":1},"black_small_square":{"id":"black_small_square","name":"Black Small Square","keywords":["shape","icon"],"skins":[{"unified":"25aa-fe0f","native":"▪️","x":57,"y":2}],"version":1},"white_small_square":{"id":"white_small_square","name":"White Small Square","keywords":["shape","icon"],"skins":[{"unified":"25ab-fe0f","native":"▫️","x":57,"y":3}],"version":1},"large_orange_diamond":{"id":"large_orange_diamond","name":"Large Orange Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f536","native":"🔶","x":30,"y":19}],"version":1},"large_blue_diamond":{"id":"large_blue_diamond","name":"Large Blue Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f537","native":"🔷","x":30,"y":20}],"version":1},"small_orange_diamond":{"id":"small_orange_diamond","name":"Small Orange Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f538","native":"🔸","x":30,"y":21}],"version":1},"small_blue_diamond":{"id":"small_blue_diamond","name":"Small Blue Diamond","keywords":["shape","jewel","gem"],"skins":[{"unified":"1f539","native":"🔹","x":30,"y":22}],"version":1},"small_red_triangle":{"id":"small_red_triangle","name":"Red Triangle Pointed Up","keywords":["small","shape","direction","top"],"skins":[{"unified":"1f53a","native":"🔺","x":30,"y":23}],"version":1},"small_red_triangle_down":{"id":"small_red_triangle_down","name":"Red Triangle Pointed Down","keywords":["small","shape","direction","bottom"],"skins":[{"unified":"1f53b","native":"🔻","x":30,"y":24}],"version":1},"diamond_shape_with_a_dot_inside":{"id":"diamond_shape_with_a_dot_inside","name":"Diamond with a Dot","keywords":["shape","inside","jewel","blue","gem","crystal","fancy"],"skins":[{"unified":"1f4a0","native":"💠","x":27,"y":48}],"version":1},"radio_button":{"id":"radio_button","name":"Radio Button","keywords":["input","old","music","circle"],"skins":[{"unified":"1f518","native":"🔘","x":29,"y":50}],"version":1},"white_square_button":{"id":"white_square_button","name":"White Square Button","keywords":["shape","input"],"skins":[{"unified":"1f533","native":"🔳","x":30,"y":16}],"version":1},"black_square_button":{"id":"black_square_button","name":"Black Square Button","keywords":["shape","input","frame"],"skins":[{"unified":"1f532","native":"🔲","x":30,"y":15}],"version":1},"checkered_flag":{"id":"checkered_flag","name":"Chequered Flag","keywords":["checkered","contest","finishline","race","gokart"],"skins":[{"unified":"1f3c1","native":"🏁","x":8,"y":7}],"version":1},"triangular_flag_on_post":{"id":"triangular_flag_on_post","name":"Triangular Flag","keywords":["on","post","mark","milestone","place"],"skins":[{"unified":"1f6a9","native":"🚩","x":36,"y":30}],"version":1},"crossed_flags":{"id":"crossed_flags","name":"Crossed Flags","keywords":["japanese","nation","country","border"],"skins":[{"unified":"1f38c","native":"🎌","x":7,"y":20}],"version":1},"waving_black_flag":{"id":"waving_black_flag","name":"Black Flag","keywords":["waving","pirate"],"skins":[{"unified":"1f3f4","native":"🏴","x":10,"y":35}],"version":1},"waving_white_flag":{"id":"waving_white_flag","name":"White Flag","keywords":["waving","losing","loser","lost","surrender","give","up","fail"],"skins":[{"unified":"1f3f3-fe0f","native":"🏳️","x":10,"y":30}],"version":1},"rainbow-flag":{"id":"rainbow-flag","name":"Rainbow Flag","keywords":["pride","gay","lgbt","glbt","queer","homosexual","lesbian","bisexual","transgender"],"skins":[{"unified":"1f3f3-fe0f-200d-1f308","native":"🏳️🌈","x":10,"y":28}],"version":4},"transgender_flag":{"id":"transgender_flag","name":"Transgender Flag","keywords":["lgbtq"],"skins":[{"unified":"1f3f3-fe0f-200d-26a7-fe0f","native":"🏳️⚧️","x":10,"y":29}],"version":13},"pirate_flag":{"id":"pirate_flag","name":"Pirate Flag","keywords":["skull","crossbones","banner"],"skins":[{"unified":"1f3f4-200d-2620-fe0f","native":"🏴☠️","x":10,"y":31}],"version":11},"flag-ac":{"id":"flag-ac","name":"Ascension Island Flag","keywords":["ac"],"skins":[{"unified":"1f1e6-1f1e8","native":"🇦🇨","x":0,"y":31}],"version":2},"flag-ad":{"id":"flag-ad","name":"Andorra Flag","keywords":["ad","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1e9","native":"🇦🇩","x":0,"y":32}],"version":2},"flag-ae":{"id":"flag-ae","name":"United Arab Emirates Flag","keywords":["ae","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ea","native":"🇦🇪","x":0,"y":33}],"version":2},"flag-af":{"id":"flag-af","name":"Afghanistan Flag","keywords":["af","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1eb","native":"🇦🇫","x":0,"y":34}],"version":2},"flag-ag":{"id":"flag-ag","name":"Antigua & Barbuda Flag","keywords":["ag","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ec","native":"🇦🇬","x":0,"y":35}],"version":2},"flag-ai":{"id":"flag-ai","name":"Anguilla Flag","keywords":["ai","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ee","native":"🇦🇮","x":0,"y":36}],"version":2},"flag-al":{"id":"flag-al","name":"Albania Flag","keywords":["al","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f1","native":"🇦🇱","x":0,"y":37}],"version":2},"flag-am":{"id":"flag-am","name":"Armenia Flag","keywords":["am","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f2","native":"🇦🇲","x":0,"y":38}],"version":2},"flag-ao":{"id":"flag-ao","name":"Angola Flag","keywords":["ao","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f4","native":"🇦🇴","x":0,"y":39}],"version":2},"flag-aq":{"id":"flag-aq","name":"Antarctica Flag","keywords":["aq","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f6","native":"🇦🇶","x":0,"y":40}],"version":2},"flag-ar":{"id":"flag-ar","name":"Argentina Flag","keywords":["ar","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f7","native":"🇦🇷","x":0,"y":41}],"version":2},"flag-as":{"id":"flag-as","name":"American Samoa Flag","keywords":["as","ws","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f8","native":"🇦🇸","x":0,"y":42}],"version":2},"flag-at":{"id":"flag-at","name":"Austria Flag","keywords":["at","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1f9","native":"🇦🇹","x":0,"y":43}],"version":2},"flag-au":{"id":"flag-au","name":"Australia Flag","keywords":["au","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fa","native":"🇦🇺","x":0,"y":44}],"version":2},"flag-aw":{"id":"flag-aw","name":"Aruba Flag","keywords":["aw","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fc","native":"🇦🇼","x":0,"y":45}],"version":2},"flag-ax":{"id":"flag-ax","name":"Åland Islands Flag","keywords":["ax","aland","Aland","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1fd","native":"🇦🇽","x":0,"y":46}],"version":2},"flag-az":{"id":"flag-az","name":"Azerbaijan Flag","keywords":["az","nation","country","banner"],"skins":[{"unified":"1f1e6-1f1ff","native":"🇦🇿","x":0,"y":47}],"version":2},"flag-ba":{"id":"flag-ba","name":"Bosnia & Herzegovina Flag","keywords":["ba","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e6","native":"🇧🇦","x":0,"y":48}],"version":2},"flag-bb":{"id":"flag-bb","name":"Barbados Flag","keywords":["bb","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e7","native":"🇧🇧","x":0,"y":49}],"version":2},"flag-bd":{"id":"flag-bd","name":"Bangladesh Flag","keywords":["bd","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1e9","native":"🇧🇩","x":0,"y":50}],"version":2},"flag-be":{"id":"flag-be","name":"Belgium Flag","keywords":["be","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ea","native":"🇧🇪","x":0,"y":51}],"version":2},"flag-bf":{"id":"flag-bf","name":"Burkina Faso Flag","keywords":["bf","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1eb","native":"🇧🇫","x":0,"y":52}],"version":2},"flag-bg":{"id":"flag-bg","name":"Bulgaria Flag","keywords":["bg","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ec","native":"🇧🇬","x":0,"y":53}],"version":2},"flag-bh":{"id":"flag-bh","name":"Bahrain Flag","keywords":["bh","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ed","native":"🇧🇭","x":0,"y":54}],"version":2},"flag-bi":{"id":"flag-bi","name":"Burundi Flag","keywords":["bi","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ee","native":"🇧🇮","x":0,"y":55}],"version":2},"flag-bj":{"id":"flag-bj","name":"Benin Flag","keywords":["bj","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ef","native":"🇧🇯","x":0,"y":56}],"version":2},"flag-bl":{"id":"flag-bl","name":"St. Barthélemy Flag","keywords":["bl","st","barthelemy","saint","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f1","native":"🇧🇱","x":0,"y":57}],"version":2},"flag-bm":{"id":"flag-bm","name":"Bermuda Flag","keywords":["bm","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f2","native":"🇧🇲","x":0,"y":58}],"version":2},"flag-bn":{"id":"flag-bn","name":"Brunei Flag","keywords":["bn","darussalam","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f3","native":"🇧🇳","x":0,"y":59}],"version":2},"flag-bo":{"id":"flag-bo","name":"Bolivia Flag","keywords":["bo","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f4","native":"🇧🇴","x":0,"y":60}],"version":2},"flag-bq":{"id":"flag-bq","name":"Caribbean Netherlands Flag","keywords":["bq","bonaire","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f6","native":"🇧🇶","x":1,"y":0}],"version":2},"flag-br":{"id":"flag-br","name":"Brazil Flag","keywords":["br","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f7","native":"🇧🇷","x":1,"y":1}],"version":2},"flag-bs":{"id":"flag-bs","name":"Bahamas Flag","keywords":["bs","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f8","native":"🇧🇸","x":1,"y":2}],"version":2},"flag-bt":{"id":"flag-bt","name":"Bhutan Flag","keywords":["bt","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1f9","native":"🇧🇹","x":1,"y":3}],"version":2},"flag-bv":{"id":"flag-bv","name":"Bouvet Island Flag","keywords":["bv","norway"],"skins":[{"unified":"1f1e7-1f1fb","native":"🇧🇻","x":1,"y":4}],"version":2},"flag-bw":{"id":"flag-bw","name":"Botswana Flag","keywords":["bw","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1fc","native":"🇧🇼","x":1,"y":5}],"version":2},"flag-by":{"id":"flag-by","name":"Belarus Flag","keywords":["by","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1fe","native":"🇧🇾","x":1,"y":6}],"version":2},"flag-bz":{"id":"flag-bz","name":"Belize Flag","keywords":["bz","nation","country","banner"],"skins":[{"unified":"1f1e7-1f1ff","native":"🇧🇿","x":1,"y":7}],"version":2},"flag-ca":{"id":"flag-ca","name":"Canada Flag","keywords":["ca","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e6","native":"🇨🇦","x":1,"y":8}],"version":2},"flag-cc":{"id":"flag-cc","name":"Cocos (keeling) Islands Flag","keywords":["cc","keeling","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e8","native":"🇨🇨","x":1,"y":9}],"version":2},"flag-cd":{"id":"flag-cd","name":"Congo - Kinshasa Flag","keywords":["cd","democratic","republic","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1e9","native":"🇨🇩","x":1,"y":10}],"version":2},"flag-cf":{"id":"flag-cf","name":"Central African Republic Flag","keywords":["cf","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1eb","native":"🇨🇫","x":1,"y":11}],"version":2},"flag-cg":{"id":"flag-cg","name":"Congo - Brazzaville Flag","keywords":["cg","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ec","native":"🇨🇬","x":1,"y":12}],"version":2},"flag-ch":{"id":"flag-ch","name":"Switzerland Flag","keywords":["ch","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ed","native":"🇨🇭","x":1,"y":13}],"version":2},"flag-ci":{"id":"flag-ci","name":"Côte D’ivoire Flag","keywords":["ci","cote","d","ivoire","ivory","coast","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ee","native":"🇨🇮","x":1,"y":14}],"version":2},"flag-ck":{"id":"flag-ck","name":"Cook Islands Flag","keywords":["ck","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f0","native":"🇨🇰","x":1,"y":15}],"version":2},"flag-cl":{"id":"flag-cl","name":"Chile Flag","keywords":["cl","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f1","native":"🇨🇱","x":1,"y":16}],"version":2},"flag-cm":{"id":"flag-cm","name":"Cameroon Flag","keywords":["cm","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f2","native":"🇨🇲","x":1,"y":17}],"version":2},"cn":{"id":"cn","name":"China Flag","keywords":["cn","chinese","prc","country","nation","banner"],"skins":[{"unified":"1f1e8-1f1f3","native":"🇨🇳","x":1,"y":18}],"version":1},"flag-co":{"id":"flag-co","name":"Colombia Flag","keywords":["co","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f4","native":"🇨🇴","x":1,"y":19}],"version":2},"flag-cp":{"id":"flag-cp","name":"Clipperton Island Flag","keywords":["cp"],"skins":[{"unified":"1f1e8-1f1f5","native":"🇨🇵","x":1,"y":20}],"version":2},"flag-cr":{"id":"flag-cr","name":"Costa Rica Flag","keywords":["cr","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1f7","native":"🇨🇷","x":1,"y":21}],"version":2},"flag-cu":{"id":"flag-cu","name":"Cuba Flag","keywords":["cu","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fa","native":"🇨🇺","x":1,"y":22}],"version":2},"flag-cv":{"id":"flag-cv","name":"Cape Verde Flag","keywords":["cv","cabo","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fb","native":"🇨🇻","x":1,"y":23}],"version":2},"flag-cw":{"id":"flag-cw","name":"Curaçao Flag","keywords":["cw","curacao","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fc","native":"🇨🇼","x":1,"y":24}],"version":2},"flag-cx":{"id":"flag-cx","name":"Christmas Island Flag","keywords":["cx","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fd","native":"🇨🇽","x":1,"y":25}],"version":2},"flag-cy":{"id":"flag-cy","name":"Cyprus Flag","keywords":["cy","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1fe","native":"🇨🇾","x":1,"y":26}],"version":2},"flag-cz":{"id":"flag-cz","name":"Czechia Flag","keywords":["cz","nation","country","banner"],"skins":[{"unified":"1f1e8-1f1ff","native":"🇨🇿","x":1,"y":27}],"version":2},"de":{"id":"de","name":"Germany Flag","keywords":["de","german","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ea","native":"🇩🇪","x":1,"y":28}],"version":1},"flag-dg":{"id":"flag-dg","name":"Diego Garcia Flag","keywords":["dg"],"skins":[{"unified":"1f1e9-1f1ec","native":"🇩🇬","x":1,"y":29}],"version":2},"flag-dj":{"id":"flag-dj","name":"Djibouti Flag","keywords":["dj","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ef","native":"🇩🇯","x":1,"y":30}],"version":2},"flag-dk":{"id":"flag-dk","name":"Denmark Flag","keywords":["dk","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f0","native":"🇩🇰","x":1,"y":31}],"version":2},"flag-dm":{"id":"flag-dm","name":"Dominica Flag","keywords":["dm","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f2","native":"🇩🇲","x":1,"y":32}],"version":2},"flag-do":{"id":"flag-do","name":"Dominican Republic Flag","keywords":["do","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1f4","native":"🇩🇴","x":1,"y":33}],"version":2},"flag-dz":{"id":"flag-dz","name":"Algeria Flag","keywords":["dz","nation","country","banner"],"skins":[{"unified":"1f1e9-1f1ff","native":"🇩🇿","x":1,"y":34}],"version":2},"flag-ea":{"id":"flag-ea","name":"Ceuta & Melilla Flag","keywords":["ea"],"skins":[{"unified":"1f1ea-1f1e6","native":"🇪🇦","x":1,"y":35}],"version":2},"flag-ec":{"id":"flag-ec","name":"Ecuador Flag","keywords":["ec","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1e8","native":"🇪🇨","x":1,"y":36}],"version":2},"flag-ee":{"id":"flag-ee","name":"Estonia Flag","keywords":["ee","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ea","native":"🇪🇪","x":1,"y":37}],"version":2},"flag-eg":{"id":"flag-eg","name":"Egypt Flag","keywords":["eg","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ec","native":"🇪🇬","x":1,"y":38}],"version":2},"flag-eh":{"id":"flag-eh","name":"Western Sahara Flag","keywords":["eh","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1ed","native":"🇪🇭","x":1,"y":39}],"version":2},"flag-er":{"id":"flag-er","name":"Eritrea Flag","keywords":["er","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f7","native":"🇪🇷","x":1,"y":40}],"version":2},"es":{"id":"es","name":"Spain Flag","keywords":["es","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f8","native":"🇪🇸","x":1,"y":41}],"version":1},"flag-et":{"id":"flag-et","name":"Ethiopia Flag","keywords":["et","nation","country","banner"],"skins":[{"unified":"1f1ea-1f1f9","native":"🇪🇹","x":1,"y":42}],"version":2},"flag-eu":{"id":"flag-eu","name":"European Union Flag","keywords":["eu","banner"],"skins":[{"unified":"1f1ea-1f1fa","native":"🇪🇺","x":1,"y":43}],"version":2},"flag-fi":{"id":"flag-fi","name":"Finland Flag","keywords":["fi","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1ee","native":"🇫🇮","x":1,"y":44}],"version":2},"flag-fj":{"id":"flag-fj","name":"Fiji Flag","keywords":["fj","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1ef","native":"🇫🇯","x":1,"y":45}],"version":2},"flag-fk":{"id":"flag-fk","name":"Falkland Islands Flag","keywords":["fk","malvinas","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f0","native":"🇫🇰","x":1,"y":46}],"version":2},"flag-fm":{"id":"flag-fm","name":"Micronesia Flag","keywords":["fm","federated","states","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f2","native":"🇫🇲","x":1,"y":47}],"version":2},"flag-fo":{"id":"flag-fo","name":"Faroe Islands Flag","keywords":["fo","nation","country","banner"],"skins":[{"unified":"1f1eb-1f1f4","native":"🇫🇴","x":1,"y":48}],"version":2},"fr":{"id":"fr","name":"France Flag","keywords":["fr","banner","nation","french","country"],"skins":[{"unified":"1f1eb-1f1f7","native":"🇫🇷","x":1,"y":49}],"version":1},"flag-ga":{"id":"flag-ga","name":"Gabon Flag","keywords":["ga","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1e6","native":"🇬🇦","x":1,"y":50}],"version":2},"gb":{"id":"gb","name":"United Kingdom Flag","keywords":["gb","uk","great","britain","northern","ireland","nation","country","banner","british","UK","english","england","union","jack"],"skins":[{"unified":"1f1ec-1f1e7","native":"🇬🇧","x":1,"y":51}],"version":1},"flag-gd":{"id":"flag-gd","name":"Grenada Flag","keywords":["gd","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1e9","native":"🇬🇩","x":1,"y":52}],"version":2},"flag-ge":{"id":"flag-ge","name":"Georgia Flag","keywords":["ge","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ea","native":"🇬🇪","x":1,"y":53}],"version":2},"flag-gf":{"id":"flag-gf","name":"French Guiana Flag","keywords":["gf","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1eb","native":"🇬🇫","x":1,"y":54}],"version":2},"flag-gg":{"id":"flag-gg","name":"Guernsey Flag","keywords":["gg","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ec","native":"🇬🇬","x":1,"y":55}],"version":2},"flag-gh":{"id":"flag-gh","name":"Ghana Flag","keywords":["gh","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ed","native":"🇬🇭","x":1,"y":56}],"version":2},"flag-gi":{"id":"flag-gi","name":"Gibraltar Flag","keywords":["gi","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1ee","native":"🇬🇮","x":1,"y":57}],"version":2},"flag-gl":{"id":"flag-gl","name":"Greenland Flag","keywords":["gl","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f1","native":"🇬🇱","x":1,"y":58}],"version":2},"flag-gm":{"id":"flag-gm","name":"Gambia Flag","keywords":["gm","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f2","native":"🇬🇲","x":1,"y":59}],"version":2},"flag-gn":{"id":"flag-gn","name":"Guinea Flag","keywords":["gn","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f3","native":"🇬🇳","x":1,"y":60}],"version":2},"flag-gp":{"id":"flag-gp","name":"Guadeloupe Flag","keywords":["gp","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f5","native":"🇬🇵","x":2,"y":0}],"version":2},"flag-gq":{"id":"flag-gq","name":"Equatorial Guinea Flag","keywords":["gq","gn","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f6","native":"🇬🇶","x":2,"y":1}],"version":2},"flag-gr":{"id":"flag-gr","name":"Greece Flag","keywords":["gr","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f7","native":"🇬🇷","x":2,"y":2}],"version":2},"flag-gs":{"id":"flag-gs","name":"South Georgia & South Sandwich Islands Flag","keywords":["gs","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f8","native":"🇬🇸","x":2,"y":3}],"version":2},"flag-gt":{"id":"flag-gt","name":"Guatemala Flag","keywords":["gt","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1f9","native":"🇬🇹","x":2,"y":4}],"version":2},"flag-gu":{"id":"flag-gu","name":"Guam Flag","keywords":["gu","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fa","native":"🇬🇺","x":2,"y":5}],"version":2},"flag-gw":{"id":"flag-gw","name":"Guinea-Bissau Flag","keywords":["gw","guinea","bissau","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fc","native":"🇬🇼","x":2,"y":6}],"version":2},"flag-gy":{"id":"flag-gy","name":"Guyana Flag","keywords":["gy","nation","country","banner"],"skins":[{"unified":"1f1ec-1f1fe","native":"🇬🇾","x":2,"y":7}],"version":2},"flag-hk":{"id":"flag-hk","name":"Hong Kong Sar China Flag","keywords":["hk","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f0","native":"🇭🇰","x":2,"y":8}],"version":2},"flag-hm":{"id":"flag-hm","name":"Heard & Mcdonald Islands Flag","keywords":["hm"],"skins":[{"unified":"1f1ed-1f1f2","native":"🇭🇲","x":2,"y":9}],"version":2},"flag-hn":{"id":"flag-hn","name":"Honduras Flag","keywords":["hn","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f3","native":"🇭🇳","x":2,"y":10}],"version":2},"flag-hr":{"id":"flag-hr","name":"Croatia Flag","keywords":["hr","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f7","native":"🇭🇷","x":2,"y":11}],"version":2},"flag-ht":{"id":"flag-ht","name":"Haiti Flag","keywords":["ht","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1f9","native":"🇭🇹","x":2,"y":12}],"version":2},"flag-hu":{"id":"flag-hu","name":"Hungary Flag","keywords":["hu","nation","country","banner"],"skins":[{"unified":"1f1ed-1f1fa","native":"🇭🇺","x":2,"y":13}],"version":2},"flag-ic":{"id":"flag-ic","name":"Canary Islands Flag","keywords":["ic","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1e8","native":"🇮🇨","x":2,"y":14}],"version":2},"flag-id":{"id":"flag-id","name":"Indonesia Flag","keywords":["id","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1e9","native":"🇮🇩","x":2,"y":15}],"version":2},"flag-ie":{"id":"flag-ie","name":"Ireland Flag","keywords":["ie","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1ea","native":"🇮🇪","x":2,"y":16}],"version":2},"flag-il":{"id":"flag-il","name":"Israel Flag","keywords":["il","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f1","native":"🇮🇱","x":2,"y":17}],"version":2},"flag-im":{"id":"flag-im","name":"Isle of Man Flag","keywords":["im","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f2","native":"🇮🇲","x":2,"y":18}],"version":2},"flag-in":{"id":"flag-in","name":"India Flag","keywords":["in","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f3","native":"🇮🇳","x":2,"y":19}],"version":2},"flag-io":{"id":"flag-io","name":"British Indian Ocean Territory Flag","keywords":["io","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f4","native":"🇮🇴","x":2,"y":20}],"version":2},"flag-iq":{"id":"flag-iq","name":"Iraq Flag","keywords":["iq","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f6","native":"🇮🇶","x":2,"y":21}],"version":2},"flag-ir":{"id":"flag-ir","name":"Iran Flag","keywords":["ir","islamic","republic","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f7","native":"🇮🇷","x":2,"y":22}],"version":2},"flag-is":{"id":"flag-is","name":"Iceland Flag","keywords":["is","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f8","native":"🇮🇸","x":2,"y":23}],"version":2},"it":{"id":"it","name":"Italy Flag","keywords":["it","nation","country","banner"],"skins":[{"unified":"1f1ee-1f1f9","native":"🇮🇹","x":2,"y":24}],"version":1},"flag-je":{"id":"flag-je","name":"Jersey Flag","keywords":["je","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1ea","native":"🇯🇪","x":2,"y":25}],"version":2},"flag-jm":{"id":"flag-jm","name":"Jamaica Flag","keywords":["jm","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1f2","native":"🇯🇲","x":2,"y":26}],"version":2},"flag-jo":{"id":"flag-jo","name":"Jordan Flag","keywords":["jo","nation","country","banner"],"skins":[{"unified":"1f1ef-1f1f4","native":"🇯🇴","x":2,"y":27}],"version":2},"jp":{"id":"jp","name":"Japan Flag","keywords":["jp","japanese","nation","country","banner","ja"],"skins":[{"unified":"1f1ef-1f1f5","native":"🇯🇵","x":2,"y":28}],"version":1},"flag-ke":{"id":"flag-ke","name":"Kenya Flag","keywords":["ke","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ea","native":"🇰🇪","x":2,"y":29}],"version":2},"flag-kg":{"id":"flag-kg","name":"Kyrgyzstan Flag","keywords":["kg","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ec","native":"🇰🇬","x":2,"y":30}],"version":2},"flag-kh":{"id":"flag-kh","name":"Cambodia Flag","keywords":["kh","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ed","native":"🇰🇭","x":2,"y":31}],"version":2},"flag-ki":{"id":"flag-ki","name":"Kiribati Flag","keywords":["ki","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ee","native":"🇰🇮","x":2,"y":32}],"version":2},"flag-km":{"id":"flag-km","name":"Comoros Flag","keywords":["km","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f2","native":"🇰🇲","x":2,"y":33}],"version":2},"flag-kn":{"id":"flag-kn","name":"St. Kitts & Nevis Flag","keywords":["kn","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f3","native":"🇰🇳","x":2,"y":34}],"version":2},"flag-kp":{"id":"flag-kp","name":"North Korea Flag","keywords":["kp","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f5","native":"🇰🇵","x":2,"y":35}],"version":2},"kr":{"id":"kr","name":"South Korea Flag","keywords":["kr","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1f7","native":"🇰🇷","x":2,"y":36}],"version":1},"flag-kw":{"id":"flag-kw","name":"Kuwait Flag","keywords":["kw","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1fc","native":"🇰🇼","x":2,"y":37}],"version":2},"flag-ky":{"id":"flag-ky","name":"Cayman Islands Flag","keywords":["ky","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1fe","native":"🇰🇾","x":2,"y":38}],"version":2},"flag-kz":{"id":"flag-kz","name":"Kazakhstan Flag","keywords":["kz","nation","country","banner"],"skins":[{"unified":"1f1f0-1f1ff","native":"🇰🇿","x":2,"y":39}],"version":2},"flag-la":{"id":"flag-la","name":"Laos Flag","keywords":["la","lao","democratic","republic","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e6","native":"🇱🇦","x":2,"y":40}],"version":2},"flag-lb":{"id":"flag-lb","name":"Lebanon Flag","keywords":["lb","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e7","native":"🇱🇧","x":2,"y":41}],"version":2},"flag-lc":{"id":"flag-lc","name":"St. Lucia Flag","keywords":["lc","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1e8","native":"🇱🇨","x":2,"y":42}],"version":2},"flag-li":{"id":"flag-li","name":"Liechtenstein Flag","keywords":["li","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1ee","native":"🇱🇮","x":2,"y":43}],"version":2},"flag-lk":{"id":"flag-lk","name":"Sri Lanka Flag","keywords":["lk","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f0","native":"🇱🇰","x":2,"y":44}],"version":2},"flag-lr":{"id":"flag-lr","name":"Liberia Flag","keywords":["lr","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f7","native":"🇱🇷","x":2,"y":45}],"version":2},"flag-ls":{"id":"flag-ls","name":"Lesotho Flag","keywords":["ls","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f8","native":"🇱🇸","x":2,"y":46}],"version":2},"flag-lt":{"id":"flag-lt","name":"Lithuania Flag","keywords":["lt","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1f9","native":"🇱🇹","x":2,"y":47}],"version":2},"flag-lu":{"id":"flag-lu","name":"Luxembourg Flag","keywords":["lu","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fa","native":"🇱🇺","x":2,"y":48}],"version":2},"flag-lv":{"id":"flag-lv","name":"Latvia Flag","keywords":["lv","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fb","native":"🇱🇻","x":2,"y":49}],"version":2},"flag-ly":{"id":"flag-ly","name":"Libya Flag","keywords":["ly","nation","country","banner"],"skins":[{"unified":"1f1f1-1f1fe","native":"🇱🇾","x":2,"y":50}],"version":2},"flag-ma":{"id":"flag-ma","name":"Morocco Flag","keywords":["ma","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e6","native":"🇲🇦","x":2,"y":51}],"version":2},"flag-mc":{"id":"flag-mc","name":"Monaco Flag","keywords":["mc","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e8","native":"🇲🇨","x":2,"y":52}],"version":2},"flag-md":{"id":"flag-md","name":"Moldova Flag","keywords":["md","republic","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1e9","native":"🇲🇩","x":2,"y":53}],"version":2},"flag-me":{"id":"flag-me","name":"Montenegro Flag","keywords":["me","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ea","native":"🇲🇪","x":2,"y":54}],"version":2},"flag-mf":{"id":"flag-mf","name":"St. Martin Flag","keywords":["mf","st"],"skins":[{"unified":"1f1f2-1f1eb","native":"🇲🇫","x":2,"y":55}],"version":2},"flag-mg":{"id":"flag-mg","name":"Madagascar Flag","keywords":["mg","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ec","native":"🇲🇬","x":2,"y":56}],"version":2},"flag-mh":{"id":"flag-mh","name":"Marshall Islands Flag","keywords":["mh","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ed","native":"🇲🇭","x":2,"y":57}],"version":2},"flag-mk":{"id":"flag-mk","name":"North Macedonia Flag","keywords":["mk","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f0","native":"🇲🇰","x":2,"y":58}],"version":2},"flag-ml":{"id":"flag-ml","name":"Mali Flag","keywords":["ml","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f1","native":"🇲🇱","x":2,"y":59}],"version":2},"flag-mm":{"id":"flag-mm","name":"Myanmar (burma) Flag","keywords":["mm","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f2","native":"🇲🇲","x":2,"y":60}],"version":2},"flag-mn":{"id":"flag-mn","name":"Mongolia Flag","keywords":["mn","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f3","native":"🇲🇳","x":3,"y":0}],"version":2},"flag-mo":{"id":"flag-mo","name":"Macao Sar China Flag","keywords":["mo","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f4","native":"🇲🇴","x":3,"y":1}],"version":2},"flag-mp":{"id":"flag-mp","name":"Northern Mariana Islands Flag","keywords":["mp","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f5","native":"🇲🇵","x":3,"y":2}],"version":2},"flag-mq":{"id":"flag-mq","name":"Martinique Flag","keywords":["mq","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f6","native":"🇲🇶","x":3,"y":3}],"version":2},"flag-mr":{"id":"flag-mr","name":"Mauritania Flag","keywords":["mr","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f7","native":"🇲🇷","x":3,"y":4}],"version":2},"flag-ms":{"id":"flag-ms","name":"Montserrat Flag","keywords":["ms","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f8","native":"🇲🇸","x":3,"y":5}],"version":2},"flag-mt":{"id":"flag-mt","name":"Malta Flag","keywords":["mt","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1f9","native":"🇲🇹","x":3,"y":6}],"version":2},"flag-mu":{"id":"flag-mu","name":"Mauritius Flag","keywords":["mu","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fa","native":"🇲🇺","x":3,"y":7}],"version":2},"flag-mv":{"id":"flag-mv","name":"Maldives Flag","keywords":["mv","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fb","native":"🇲🇻","x":3,"y":8}],"version":2},"flag-mw":{"id":"flag-mw","name":"Malawi Flag","keywords":["mw","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fc","native":"🇲🇼","x":3,"y":9}],"version":2},"flag-mx":{"id":"flag-mx","name":"Mexico Flag","keywords":["mx","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fd","native":"🇲🇽","x":3,"y":10}],"version":2},"flag-my":{"id":"flag-my","name":"Malaysia Flag","keywords":["my","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1fe","native":"🇲🇾","x":3,"y":11}],"version":2},"flag-mz":{"id":"flag-mz","name":"Mozambique Flag","keywords":["mz","nation","country","banner"],"skins":[{"unified":"1f1f2-1f1ff","native":"🇲🇿","x":3,"y":12}],"version":2},"flag-na":{"id":"flag-na","name":"Namibia Flag","keywords":["na","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1e6","native":"🇳🇦","x":3,"y":13}],"version":2},"flag-nc":{"id":"flag-nc","name":"New Caledonia Flag","keywords":["nc","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1e8","native":"🇳🇨","x":3,"y":14}],"version":2},"flag-ne":{"id":"flag-ne","name":"Niger Flag","keywords":["ne","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ea","native":"🇳🇪","x":3,"y":15}],"version":2},"flag-nf":{"id":"flag-nf","name":"Norfolk Island Flag","keywords":["nf","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1eb","native":"🇳🇫","x":3,"y":16}],"version":2},"flag-ng":{"id":"flag-ng","name":"Nigeria Flag","keywords":["ng","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ec","native":"🇳🇬","x":3,"y":17}],"version":2},"flag-ni":{"id":"flag-ni","name":"Nicaragua Flag","keywords":["ni","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ee","native":"🇳🇮","x":3,"y":18}],"version":2},"flag-nl":{"id":"flag-nl","name":"Netherlands Flag","keywords":["nl","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f1","native":"🇳🇱","x":3,"y":19}],"version":2},"flag-no":{"id":"flag-no","name":"Norway Flag","keywords":["no","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f4","native":"🇳🇴","x":3,"y":20}],"version":2},"flag-np":{"id":"flag-np","name":"Nepal Flag","keywords":["np","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f5","native":"🇳🇵","x":3,"y":21}],"version":2},"flag-nr":{"id":"flag-nr","name":"Nauru Flag","keywords":["nr","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1f7","native":"🇳🇷","x":3,"y":22}],"version":2},"flag-nu":{"id":"flag-nu","name":"Niue Flag","keywords":["nu","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1fa","native":"🇳🇺","x":3,"y":23}],"version":2},"flag-nz":{"id":"flag-nz","name":"New Zealand Flag","keywords":["nz","nation","country","banner"],"skins":[{"unified":"1f1f3-1f1ff","native":"🇳🇿","x":3,"y":24}],"version":2},"flag-om":{"id":"flag-om","name":"Oman Flag","keywords":["om","symbol","nation","country","banner"],"skins":[{"unified":"1f1f4-1f1f2","native":"🇴🇲","x":3,"y":25}],"version":2},"flag-pa":{"id":"flag-pa","name":"Panama Flag","keywords":["pa","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1e6","native":"🇵🇦","x":3,"y":26}],"version":2},"flag-pe":{"id":"flag-pe","name":"Peru Flag","keywords":["pe","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ea","native":"🇵🇪","x":3,"y":27}],"version":2},"flag-pf":{"id":"flag-pf","name":"French Polynesia Flag","keywords":["pf","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1eb","native":"🇵🇫","x":3,"y":28}],"version":2},"flag-pg":{"id":"flag-pg","name":"Papua New Guinea Flag","keywords":["pg","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ec","native":"🇵🇬","x":3,"y":29}],"version":2},"flag-ph":{"id":"flag-ph","name":"Philippines Flag","keywords":["ph","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1ed","native":"🇵🇭","x":3,"y":30}],"version":2},"flag-pk":{"id":"flag-pk","name":"Pakistan Flag","keywords":["pk","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f0","native":"🇵🇰","x":3,"y":31}],"version":2},"flag-pl":{"id":"flag-pl","name":"Poland Flag","keywords":["pl","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f1","native":"🇵🇱","x":3,"y":32}],"version":2},"flag-pm":{"id":"flag-pm","name":"St. Pierre & Miquelon Flag","keywords":["pm","st","saint","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f2","native":"🇵🇲","x":3,"y":33}],"version":2},"flag-pn":{"id":"flag-pn","name":"Pitcairn Islands Flag","keywords":["pn","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f3","native":"🇵🇳","x":3,"y":34}],"version":2},"flag-pr":{"id":"flag-pr","name":"Puerto Rico Flag","keywords":["pr","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f7","native":"🇵🇷","x":3,"y":35}],"version":2},"flag-ps":{"id":"flag-ps","name":"Palestinian Territories Flag","keywords":["ps","palestine","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f8","native":"🇵🇸","x":3,"y":36}],"version":2},"flag-pt":{"id":"flag-pt","name":"Portugal Flag","keywords":["pt","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1f9","native":"🇵🇹","x":3,"y":37}],"version":2},"flag-pw":{"id":"flag-pw","name":"Palau Flag","keywords":["pw","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1fc","native":"🇵🇼","x":3,"y":38}],"version":2},"flag-py":{"id":"flag-py","name":"Paraguay Flag","keywords":["py","nation","country","banner"],"skins":[{"unified":"1f1f5-1f1fe","native":"🇵🇾","x":3,"y":39}],"version":2},"flag-qa":{"id":"flag-qa","name":"Qatar Flag","keywords":["qa","nation","country","banner"],"skins":[{"unified":"1f1f6-1f1e6","native":"🇶🇦","x":3,"y":40}],"version":2},"flag-re":{"id":"flag-re","name":"Réunion Flag","keywords":["re","reunion","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1ea","native":"🇷🇪","x":3,"y":41}],"version":2},"flag-ro":{"id":"flag-ro","name":"Romania Flag","keywords":["ro","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1f4","native":"🇷🇴","x":3,"y":42}],"version":2},"flag-rs":{"id":"flag-rs","name":"Serbia Flag","keywords":["rs","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1f8","native":"🇷🇸","x":3,"y":43}],"version":2},"ru":{"id":"ru","name":"Russia Flag","keywords":["ru","russian","federation","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1fa","native":"🇷🇺","x":3,"y":44}],"version":1},"flag-rw":{"id":"flag-rw","name":"Rwanda Flag","keywords":["rw","nation","country","banner"],"skins":[{"unified":"1f1f7-1f1fc","native":"🇷🇼","x":3,"y":45}],"version":2},"flag-sa":{"id":"flag-sa","name":"Saudi Arabia Flag","keywords":["sa","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e6","native":"🇸🇦","x":3,"y":46}],"version":2},"flag-sb":{"id":"flag-sb","name":"Solomon Islands Flag","keywords":["sb","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e7","native":"🇸🇧","x":3,"y":47}],"version":2},"flag-sc":{"id":"flag-sc","name":"Seychelles Flag","keywords":["sc","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e8","native":"🇸🇨","x":3,"y":48}],"version":2},"flag-sd":{"id":"flag-sd","name":"Sudan Flag","keywords":["sd","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1e9","native":"🇸🇩","x":3,"y":49}],"version":2},"flag-se":{"id":"flag-se","name":"Sweden Flag","keywords":["se","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ea","native":"🇸🇪","x":3,"y":50}],"version":2},"flag-sg":{"id":"flag-sg","name":"Singapore Flag","keywords":["sg","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ec","native":"🇸🇬","x":3,"y":51}],"version":2},"flag-sh":{"id":"flag-sh","name":"St. Helena Flag","keywords":["sh","st","saint","ascension","tristan","cunha","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ed","native":"🇸🇭","x":3,"y":52}],"version":2},"flag-si":{"id":"flag-si","name":"Slovenia Flag","keywords":["si","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ee","native":"🇸🇮","x":3,"y":53}],"version":2},"flag-sj":{"id":"flag-sj","name":"Svalbard & Jan Mayen Flag","keywords":["sj"],"skins":[{"unified":"1f1f8-1f1ef","native":"🇸🇯","x":3,"y":54}],"version":2},"flag-sk":{"id":"flag-sk","name":"Slovakia Flag","keywords":["sk","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f0","native":"🇸🇰","x":3,"y":55}],"version":2},"flag-sl":{"id":"flag-sl","name":"Sierra Leone Flag","keywords":["sl","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f1","native":"🇸🇱","x":3,"y":56}],"version":2},"flag-sm":{"id":"flag-sm","name":"San Marino Flag","keywords":["sm","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f2","native":"🇸🇲","x":3,"y":57}],"version":2},"flag-sn":{"id":"flag-sn","name":"Senegal Flag","keywords":["sn","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f3","native":"🇸🇳","x":3,"y":58}],"version":2},"flag-so":{"id":"flag-so","name":"Somalia Flag","keywords":["so","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f4","native":"🇸🇴","x":3,"y":59}],"version":2},"flag-sr":{"id":"flag-sr","name":"Suriname Flag","keywords":["sr","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f7","native":"🇸🇷","x":3,"y":60}],"version":2},"flag-ss":{"id":"flag-ss","name":"South Sudan Flag","keywords":["ss","sd","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f8","native":"🇸🇸","x":4,"y":0}],"version":2},"flag-st":{"id":"flag-st","name":"São Tomé & Príncipe Flag","keywords":["st","sao","tome","principe","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1f9","native":"🇸🇹","x":4,"y":1}],"version":2},"flag-sv":{"id":"flag-sv","name":"El Salvador Flag","keywords":["sv","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fb","native":"🇸🇻","x":4,"y":2}],"version":2},"flag-sx":{"id":"flag-sx","name":"Sint Maarten Flag","keywords":["sx","dutch","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fd","native":"🇸🇽","x":4,"y":3}],"version":2},"flag-sy":{"id":"flag-sy","name":"Syria Flag","keywords":["sy","syrian","arab","republic","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1fe","native":"🇸🇾","x":4,"y":4}],"version":2},"flag-sz":{"id":"flag-sz","name":"Eswatini Flag","keywords":["sz","nation","country","banner"],"skins":[{"unified":"1f1f8-1f1ff","native":"🇸🇿","x":4,"y":5}],"version":2},"flag-ta":{"id":"flag-ta","name":"Tristan Da Cunha Flag","keywords":["ta"],"skins":[{"unified":"1f1f9-1f1e6","native":"🇹🇦","x":4,"y":6}],"version":2},"flag-tc":{"id":"flag-tc","name":"Turks & Caicos Islands Flag","keywords":["tc","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1e8","native":"🇹🇨","x":4,"y":7}],"version":2},"flag-td":{"id":"flag-td","name":"Chad Flag","keywords":["td","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1e9","native":"🇹🇩","x":4,"y":8}],"version":2},"flag-tf":{"id":"flag-tf","name":"French Southern Territories Flag","keywords":["tf","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1eb","native":"🇹🇫","x":4,"y":9}],"version":2},"flag-tg":{"id":"flag-tg","name":"Togo Flag","keywords":["tg","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ec","native":"🇹🇬","x":4,"y":10}],"version":2},"flag-th":{"id":"flag-th","name":"Thailand Flag","keywords":["th","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ed","native":"🇹🇭","x":4,"y":11}],"version":2},"flag-tj":{"id":"flag-tj","name":"Tajikistan Flag","keywords":["tj","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ef","native":"🇹🇯","x":4,"y":12}],"version":2},"flag-tk":{"id":"flag-tk","name":"Tokelau Flag","keywords":["tk","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f0","native":"🇹🇰","x":4,"y":13}],"version":2},"flag-tl":{"id":"flag-tl","name":"Timor-Leste Flag","keywords":["tl","timor","leste","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f1","native":"🇹🇱","x":4,"y":14}],"version":2},"flag-tm":{"id":"flag-tm","name":"Turkmenistan Flag","keywords":["tm","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f2","native":"🇹🇲","x":4,"y":15}],"version":2},"flag-tn":{"id":"flag-tn","name":"Tunisia Flag","keywords":["tn","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f3","native":"🇹🇳","x":4,"y":16}],"version":2},"flag-to":{"id":"flag-to","name":"Tonga Flag","keywords":["to","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f4","native":"🇹🇴","x":4,"y":17}],"version":2},"flag-tr":{"id":"flag-tr","name":"Turkey Flag","keywords":["tr","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f7","native":"🇹🇷","x":4,"y":18}],"version":2},"flag-tt":{"id":"flag-tt","name":"Trinidad & Tobago Flag","keywords":["tt","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1f9","native":"🇹🇹","x":4,"y":19}],"version":2},"flag-tv":{"id":"flag-tv","name":"Tuvalu Flag","keywords":["tv","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1fb","native":"🇹🇻","x":4,"y":20}],"version":2},"flag-tw":{"id":"flag-tw","name":"Taiwan Flag","keywords":["tw","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1fc","native":"🇹🇼","x":4,"y":21}],"version":2},"flag-tz":{"id":"flag-tz","name":"Tanzania Flag","keywords":["tz","united","republic","nation","country","banner"],"skins":[{"unified":"1f1f9-1f1ff","native":"🇹🇿","x":4,"y":22}],"version":2},"flag-ua":{"id":"flag-ua","name":"Ukraine Flag","keywords":["ua","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1e6","native":"🇺🇦","x":4,"y":23}],"version":2},"flag-ug":{"id":"flag-ug","name":"Uganda Flag","keywords":["ug","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1ec","native":"🇺🇬","x":4,"y":24}],"version":2},"flag-um":{"id":"flag-um","name":"U.s. Outlying Islands Flag","keywords":["um","u","s"],"skins":[{"unified":"1f1fa-1f1f2","native":"🇺🇲","x":4,"y":25}],"version":2},"flag-un":{"id":"flag-un","name":"United Nations Flag","keywords":["un","banner"],"skins":[{"unified":"1f1fa-1f1f3","native":"🇺🇳","x":4,"y":26}],"version":4},"us":{"id":"us","name":"United States Flag","keywords":["us","america","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1f8","native":"🇺🇸","x":4,"y":27}],"version":1},"flag-uy":{"id":"flag-uy","name":"Uruguay Flag","keywords":["uy","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1fe","native":"🇺🇾","x":4,"y":28}],"version":2},"flag-uz":{"id":"flag-uz","name":"Uzbekistan Flag","keywords":["uz","nation","country","banner"],"skins":[{"unified":"1f1fa-1f1ff","native":"🇺🇿","x":4,"y":29}],"version":2},"flag-va":{"id":"flag-va","name":"Vatican City Flag","keywords":["va","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1e6","native":"🇻🇦","x":4,"y":30}],"version":2},"flag-vc":{"id":"flag-vc","name":"St. Vincent & Grenadines Flag","keywords":["vc","st","saint","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1e8","native":"🇻🇨","x":4,"y":31}],"version":2},"flag-ve":{"id":"flag-ve","name":"Venezuela Flag","keywords":["ve","bolivarian","republic","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ea","native":"🇻🇪","x":4,"y":32}],"version":2},"flag-vg":{"id":"flag-vg","name":"British Virgin Islands Flag","keywords":["vg","bvi","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ec","native":"🇻🇬","x":4,"y":33}],"version":2},"flag-vi":{"id":"flag-vi","name":"U.s. Virgin Islands Flag","keywords":["vi","u","s","us","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1ee","native":"🇻🇮","x":4,"y":34}],"version":2},"flag-vn":{"id":"flag-vn","name":"Vietnam Flag","keywords":["vn","viet","nam","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1f3","native":"🇻🇳","x":4,"y":35}],"version":2},"flag-vu":{"id":"flag-vu","name":"Vanuatu Flag","keywords":["vu","nation","country","banner"],"skins":[{"unified":"1f1fb-1f1fa","native":"🇻🇺","x":4,"y":36}],"version":2},"flag-wf":{"id":"flag-wf","name":"Wallis & Futuna Flag","keywords":["wf","nation","country","banner"],"skins":[{"unified":"1f1fc-1f1eb","native":"🇼🇫","x":4,"y":37}],"version":2},"flag-ws":{"id":"flag-ws","name":"Samoa Flag","keywords":["ws","nation","country","banner"],"skins":[{"unified":"1f1fc-1f1f8","native":"🇼🇸","x":4,"y":38}],"version":2},"flag-xk":{"id":"flag-xk","name":"Kosovo Flag","keywords":["xk","nation","country","banner"],"skins":[{"unified":"1f1fd-1f1f0","native":"🇽🇰","x":4,"y":39}],"version":2},"flag-ye":{"id":"flag-ye","name":"Yemen Flag","keywords":["ye","nation","country","banner"],"skins":[{"unified":"1f1fe-1f1ea","native":"🇾🇪","x":4,"y":40}],"version":2},"flag-yt":{"id":"flag-yt","name":"Mayotte Flag","keywords":["yt","nation","country","banner"],"skins":[{"unified":"1f1fe-1f1f9","native":"🇾🇹","x":4,"y":41}],"version":2},"flag-za":{"id":"flag-za","name":"South Africa Flag","keywords":["za","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1e6","native":"🇿🇦","x":4,"y":42}],"version":2},"flag-zm":{"id":"flag-zm","name":"Zambia Flag","keywords":["zm","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1f2","native":"🇿🇲","x":4,"y":43}],"version":2},"flag-zw":{"id":"flag-zw","name":"Zimbabwe Flag","keywords":["zw","nation","country","banner"],"skins":[{"unified":"1f1ff-1f1fc","native":"🇿🇼","x":4,"y":44}],"version":2},"flag-england":{"id":"flag-england","name":"England Flag","keywords":["english"],"skins":[{"unified":"1f3f4-e0067-e0062-e0065-e006e-e0067-e007f","native":"🏴","x":10,"y":32}],"version":5},"flag-scotland":{"id":"flag-scotland","name":"Scotland Flag","keywords":["scottish"],"skins":[{"unified":"1f3f4-e0067-e0062-e0073-e0063-e0074-e007f","native":"🏴","x":10,"y":33}],"version":5},"flag-wales":{"id":"flag-wales","name":"Wales Flag","keywords":["welsh"],"skins":[{"unified":"1f3f4-e0067-e0062-e0077-e006c-e0073-e007f","native":"🏴","x":10,"y":34}],"version":5}}`),aliases:{satisfied:"laughing",grinning_face_with_star_eyes:"star-struck",grinning_face_with_one_large_and_one_small_eye:"zany_face",smiling_face_with_smiling_eyes_and_hand_covering_mouth:"face_with_hand_over_mouth",face_with_finger_covering_closed_lips:"shushing_face",face_with_one_eyebrow_raised:"face_with_raised_eyebrow",face_with_open_mouth_vomiting:"face_vomiting",shocked_face_with_exploding_head:"exploding_head",serious_face_with_symbols_covering_mouth:"face_with_symbols_on_mouth",poop:"hankey",shit:"hankey",collision:"boom",raised_hand:"hand",hand_with_index_and_middle_fingers_crossed:"crossed_fingers",sign_of_the_horns:"the_horns",reversed_hand_with_middle_finger_extended:"middle_finger",thumbsup:"+1",thumbsdown:"-1",punch:"facepunch",mother_christmas:"mrs_claus",running:"runner","man-with-bunny-ears-partying":"men-with-bunny-ears-partying","woman-with-bunny-ears-partying":"women-with-bunny-ears-partying",women_holding_hands:"two_women_holding_hands",woman_and_man_holding_hands:"man_and_woman_holding_hands",couple:"man_and_woman_holding_hands",men_holding_hands:"two_men_holding_hands",paw_prints:"feet",flipper:"dolphin",honeybee:"bee",lady_beetle:"ladybug",cooking:"fried_egg",knife:"hocho",red_car:"car",sailboat:"boat",waxing_gibbous_moon:"moon",sun_small_cloud:"mostly_sunny",sun_behind_cloud:"barely_sunny",sun_behind_rain_cloud:"partly_sunny_rain",lightning_cloud:"lightning",tornado_cloud:"tornado",tshirt:"shirt",shoe:"mans_shoe",telephone:"phone",lantern:"izakaya_lantern",open_book:"book",envelope:"email",pencil:"memo",heavy_exclamation_mark:"exclamation","flag-cn":"cn","flag-de":"de","flag-es":"es","flag-fr":"fr",uk:"gb","flag-gb":"gb","flag-it":"it","flag-jp":"jp","flag-kr":"kr","flag-ru":"ru","flag-us":"us"},sheet:{cols:61,rows:61}},A2={search:"Search",search_no_results_1:"Oh no!",search_no_results_2:"That emoji couldn’t be found",pick:"Pick an emoji…",add_custom:"Add custom emoji",categories:{activity:"Activity",custom:"Custom",flags:"Flags",foods:"Food & Drink",frequent:"Frequently used",nature:"Animals & Nature",objects:"Objects",people:"Smileys & People",places:"Travel & Places",search:"Search Results",symbols:"Symbols"},skins:{1:"Default",2:"Light",3:"Medium-Light",4:"Medium",5:"Medium-Dark",6:"Dark",choose:"Choose default skin tone"}},S2={search:"搜索",search_no_results_1:"哦不!",search_no_results_2:"沒有找到相關表情",pick:"選擇一個表情…",add_custom:"新增自訂表情",categories:{activity:"活動",custom:"自訂",flags:"旗幟",foods:"食物與飲品",frequent:"最近使用",nature:"動物與自然",objects:"物品",people:"表情與角色",places:"旅行與景點",search:"搜索結果",symbols:"符號"},skins:{1:"默認",2:"白色",3:"偏白",4:"中等",5:"偏黑",6:"黑色",choose:"選擇默認膚色"}},E2={search:"搜索",search_no_results_1:"哦不!",search_no_results_2:"没有找到相关表情",pick:"选择一个表情…",add_custom:"添加自定义表情",categories:{activity:"活动",custom:"自定义",flags:"旗帜",foods:"食物与饮品",frequent:"最近使用",nature:"动物与自然",objects:"物品",people:"表情与角色",places:"旅行与景点",search:"搜索结果",symbols:"符号"},skins:{1:"默认",2:"白色",3:"偏白",4:"中等",5:"偏黑",6:"黑色",choose:"选择默认肤色"}},C2={search:"Tìm kiếm",search_no_results_1:"Ôi không!",search_no_results_2:"Không thể tìm thấy biểu tượng cảm xúc",pick:"Chọn biểu tượng cảm xúc..",add_custom:"Thêm biểu tượng cảm xúc",categories:{activity:"Hoạt động",custom:"Chỉnh sửa",flags:"Cờ",foods:"Đồ Ăn",frequent:"Dùng thường xuyên",nature:"Thiên nhiên",objects:"Dụng cụ",people:"Con người",places:"Địa điểm",search:"Tìm kiếm",symbols:"Ký hiệu"},skins:{1:"Mặc định",2:"Sáng",3:"Trung bình sáng",4:"Trung bình",5:"Trung bình tối",6:"Tối",choose:"Chọn tông mặc định"}},R2={search:"ค้นหา",search_no_results_1:"โอ้ไม่!",search_no_results_2:"ไม่พบอีโมจินั้น",pick:"เลือกอีโมจิ…",add_custom:"เพิ่มอีโมจิที่กำหนดเอง",categories:{activity:"กิจกรรม",custom:"กำหนดเอง",flags:"ธง",foods:"อาหารและเครื่องดื่ม",frequent:"ใช้บ่อย",nature:"สัตว์และธรรมชาติ",objects:"วัตถุ",people:"ใบหน้าและผู้คน",places:"การเดินทางและสถานที่",search:"ผลการค้นหา",symbols:"สัญลักษณ์"},skins:{1:"เริ่มต้น",2:"สีอ่อน",3:"สีอ่อนปานกลาง",4:"สีกลาง",5:"สีเข้มปานกลาง",6:"สีเข้ม",choose:"เลือกโทนสีผิวเริ่มต้น"}},M2={search:"Cari",search_no_results_1:"Oh tidak!",search_no_results_2:"Emoji itu tidak dapat ditemukan",pick:"Pilih emoji…",add_custom:"Tambahkan emoji kustom",categories:{activity:"Aktivitas",custom:"Kustom",flags:"Bendera",foods:"Makanan & Minuman",frequent:"Sering digunakan",nature:"Hewan & Alam",objects:"Objek",people:"Wajah & Orang",places:"Perjalanan & Tempat",search:"Hasil Pencarian",symbols:"Simbol"},skins:{1:"Default",2:"Terang",3:"Agak Terang",4:"Sedang",5:"Agak Gelap",6:"Gelap",choose:"Pilih nada kulit default"}},T2={search:"Procurar",search_no_results_1:"Oh não!",search_no_results_2:"Esse emoji não foi encontrado",pick:"Escolha um emoji...",add_custom:"Adicione um emoji customizado",categories:{activity:"Atividade",custom:"Customizado",flags:"Bandeiras",foods:"Comidas & Bebidas",frequent:"Usados recentemente",nature:"Animais & Natureza",objects:"Objetos",people:"Carinhas & Pessoas",places:"Viagens & Lugares",search:"Resultados encontrados",symbols:"Símbolos"},skins:{1:"Padrão",2:"Clara",3:"Morena-Clara",4:"Morena",5:"Morena-Escura",6:"Escura",choose:"Escolha a cor de pele padrão"}},L2={search:"ရှာဖွေရန်",search_no_results_1:"အို မဟုတ်ဘူး!",search_no_results_2:"ထိုအီမိုဂျီကို ရှာမတွေ့ပါ",pick:"အီမိုဂျီတစ်ခု ရွေးချယ်ပါ…",add_custom:"စိတ်ကြိုက် အီမိုဂျီ ထည့်ရန်",categories:{activity:"လှုပ်ရှားမှု",custom:"စိတ်ကြိုက်",flags:"အလံများ",foods:"အစားအသောက်",frequent:"မကြာခဏ အသုံးပြုသော",nature:"တိရစ္ဆာန်နှင့် သဘာဝ",objects:"အရာဝတ္ထုများ",people:"မျက်နှာများနှင့် လူများ",places:"ခရီးသွားနှင့် နေရာများ",search:"ရှာဖွေမှု ရလဒ်များ",symbols:"သင်္ကေတများ"},skins:{1:"မူလ",2:"အဖြူ",3:"အနည်းငယ် အဖြူ",4:"အလတ်",5:"အနည်းငယ် အမည်း",6:"အမည်း",choose:"မူလ အရေပြား အရောင် ရွေးချယ်ပါ"}},O2={search:"खोज",search_no_results_1:"धत्तेरे की!",search_no_results_2:"वह भाव चित्र नहीं मिला",pick:"कोई भाव चित्र चुनें...",add_custom:"रीति भाव चित्र जोड़ें",categories:{activity:"गतिविधि",custom:"रीति",flags:"झंडे",foods:"भोजन पेय",frequent:"बहुधा प्रयुक्त",nature:"पशु और प्रकृति",objects:"वस्तुओं",people:"मुस्कुराहट और लोग",places:"यात्रा और स्थान",search:"खोज के परिणाम",symbols:"प्रतीक"},skins:{1:"शुरुआती",2:"हल्का",3:"मध्यम-हल्का",4:"मध्यम",5:"मध्यम-गहरा",6:"गहरा",choose:"शुरुआती रूप चुनें"}},F2={search:"Поиск",search_no_results_1:"О нет!",search_no_results_2:"Эмодзи не найден",pick:"Выберите эмодзи…",add_custom:"Добавить свой эмодзи",categories:{activity:"Активности",custom:"Свои",flags:"Флаги",foods:"Еда и напитки",frequent:"Часто используемые",nature:"Животные и природа",objects:"Предметы",people:"Эмоции и люди",places:"Путешествия и места",search:"Результаты поиска",symbols:"Символы"},skins:{1:"По умолчанию",2:"Светлый",3:"Средне-светлый",4:"Средний",5:"Средне-тёмный",6:"Тёмный",choose:"Выберите цвет кожи по умолчанию"}},I2={search:"검색",search_no_results_1:"어머나!",search_no_results_2:"결과를 찾을 수 없어요",pick:"이모지 선택하기",add_custom:"이모지 추가하기",categories:{activity:"활동",custom:"커스텀",flags:"깃발",foods:"음식 및 음료",frequent:"자주 사용하는 항목",nature:"동물 및 자연",objects:"사물",people:"스마일리 및 사람",places:"여행 및 장소",search:"검색 결과",symbols:"기호"},skins:{1:"표준",2:"밝은 피부색",3:"약간 밝은 피부색",4:"중간 피부색",5:"약간 어두운 피부색",6:"어두운 피부색",choose:"기준 피부색 선택하기"}},P2={search:"Cari",search_no_results_1:"Oh tidak!",search_no_results_2:"Emoji itu tidak dapat dijumpai",pick:"Pilih emoji…",add_custom:"Tambah emoji tersuai",categories:{activity:"Aktiviti",custom:"Tersuai",flags:"Bendera",foods:"Makanan & Minuman",frequent:"Kerap digunakan",nature:"Haiwan & Alam Semula Jadi",objects:"Objek",people:"Wajah & Orang",places:"Perjalanan & Tempat",search:"Keputusan Carian",symbols:"Simbol"},skins:{1:"Lalai",2:"Cerah",3:"Agak Cerah",4:"Sederhana",5:"Agak Gelap",6:"Gelap",choose:"Pilih warna kulit lalai"}},j2={search:"Maghanap",search_no_results_1:"Ay nako!",search_no_results_2:"Hindi mahanap ang emoji na iyon",pick:"Pumili ng emoji…",add_custom:"Magdagdag ng custom na emoji",categories:{activity:"Aktibidad",custom:"Custom",flags:"Mga Bandila",foods:"Pagkain at Inumin",frequent:"Madalas gamitin",nature:"Mga Hayop at Kalikasan",objects:"Mga Bagay",people:"Mga Mukha at Tao",places:"Paglalakbay at mga Lugar",search:"Mga Resulta ng Paghahanap",symbols:"Mga Simbolo"},skins:{1:"Default",2:"Maliwanag",3:"Katamtamang Maliwanag",4:"Katamtaman",5:"Katamtamang Madilim",6:"Madilim",choose:"Pumili ng default na tono ng balat"}},B2={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function N2(e,n){return B(),q("svg",B2,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M12 17.5c2.33 0 4.3-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5M8.5 11A1.5 1.5 0 0 0 10 9.5A1.5 1.5 0 0 0 8.5 8A1.5 1.5 0 0 0 7 9.5A1.5 1.5 0 0 0 8.5 11m7 0A1.5 1.5 0 0 0 17 9.5A1.5 1.5 0 0 0 15.5 8A1.5 1.5 0 0 0 14 9.5a1.5 1.5 0 0 0 1.5 1.5M12 20a8 8 0 0 1-8-8a8 8 0 0 1 8-8a8 8 0 0 1 8 8a8 8 0 0 1-8 8m0-18C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2"},null,-1)])])}const z2=yi({name:"mdi-smiley-outline",render:N2}),D2=["aria-label"],q2={class:"picker-tabs",role:"tablist"},U2=["aria-selected","aria-label"],W2=["aria-selected","aria-label","onClick"],$2=["src","onError"],V2={class:"picker-content"},H2={class:"picker-skeleton","aria-hidden":"true"},K2={class:"sticker-grid"},G2=["tabindex","aria-label","aria-disabled","onClick"],Q2=["src","onLoad","onError"],J2={class:"sticker-skeleton"},Z2=Ii({__name:"EmojiPicker",props:{elementEmoji:{type:[HTMLButtonElement,null],required:!0}},emits:["insertEmoji"],setup(e,{emit:n}){const i=e,t=n,{state:a,setPickerVisible:s,sendSticker:r}=at(),{i18n:o,locale:f}=sa(),{cooldownRemaining:l,cooldownTotal:d,startCooldown:c}=Qu(ud(a,"roomID"));let u=null;const p={"en-US":A2,"zh-Hant":S2,"zh-Hans":E2,"vi-VN":C2,"th-TH":R2,"id-ID":M2,"pt-BR":T2,"my-MM":L2,"hi-IN":O2,"ru-RU":F2,"ko-KR":I2,"ms-MY":P2,"fil-PH":j2},y=fe(!1),x=fe("emoji"),S=fe({}),U=fe({}),N=fe({}),K=fe(null),O=fe(null),W=hn(()=>d.value>0?l.value/d.value*360:0),oe=ne=>t("insertEmoji",ne.native,ne.skin),se=(ne,re)=>{l.value>0||(r(ne,re),c(a.totalCooldown))},pe=ne=>{if(!a.isPickerVisible)return;const re=ne.composedPath();if(re.length===0)return;const G=K.value?re.includes(K.value):!1,ie=i.elementEmoji?re.includes(i.elementEmoji):!1;!G&&!ie&&s(!1)},Y=()=>{var ie;const ne=(ie=O.value)==null?void 0:ie.querySelector("em-emoji-picker"),re=ne==null?void 0:ne.shadowRoot;if(!re)return;const G=new CSSStyleSheet;G.replaceSync(".sticky { color: #707174; font-size: 12px; line-height: 1; user-select: none; text-transform: uppercase; }"),re.adoptedStyleSheets=[...re.adoptedStyleSheets,G]},ce=async ne=>new Promise((re,G)=>{const Te=window.getComputedStyle(ne).backgroundImage.match(/url\(["']?(.+?)["']?\)/);if(!Te)return G();const an=new Image;an.onload=()=>re(),an.onerror=()=>G(),an.src=Te[1]}),ke=async()=>{var ue;if(y.value)return;const ne=(ue=O.value)==null?void 0:ue.querySelector("em-emoji-picker"),re=ne==null?void 0:ne.shadowRoot;if(!re){console.error("[ MeowMeow ] Shadow root for <em-emoji-picker> cannot be found.");return}let G=0;for(;re.querySelectorAll("span[data-emoji-set] > span").length===0&&G<10;)G++,await new Promise(Te=>setTimeout(Te,100));const ie=re.querySelectorAll("span[data-emoji-set] > span");Promise.all(Array.from(ie).map(Te=>ce(Te))).then(()=>y.value=!0).catch(()=>console.error("[ MeowMeow ] The image URL for the emoji cannot be found"))},z=()=>{var ne,re;y.value=!1,(re=(ne=O.value)==null?void 0:ne.querySelector("em-emoji-picker"))==null||re.remove(),u=new Ef({data:W1,set:"apple",i18n:p[f.value]??p.en,theme:"dark",navPosition:"top",searchPosition:"sticky",skinTonePosition:"none",previewPosition:"none",maxFrequentRows:0,perLine:8,onEmojiSelect:oe,onClickOutside:a.isPickerVisible?pe:null,parent:O.value}),$t(Y)},X=(ne=!1)=>{if((!u||ne)&&z(),!a.isPickerVisible){u.update({onClickOutside:null});return}u.update({onClickOutside:pe}),x.value==="emoji"&&$t(ke)};return _n(()=>a.isPickerVisible,()=>X()),_n(x,()=>X()),_n(o,()=>X(!0)),Jr(async()=>{await as({data:W1,set:"apple"}),X()}),(ne,re)=>jn((B(),q("div",{ref_key:"elementContainer",ref:K,class:"picker-wrapper",role:"dialog","aria-label":A(o).emojiPicker.ariaLabel},[$("div",q2,[$("button",{class:Sn(["picker-tab",{"picker-tab--active":x.value==="emoji"}]),role:"tab","aria-selected":x.value==="emoji","aria-label":A(o).emojiPicker.emojiTabAriaLabel,onClick:re[0]||(re[0]=G=>x.value="emoji")},[ye(A(z2),{"aria-hidden":"true",width:"22",height:"22"})],10,U2),(B(!0),q(xe,null,Cn(A(a).stickers,G=>jn((B(),q("button",{key:G.id,class:Sn(["picker-tab",{"picker-tab--active":x.value===G.id}]),role:"tab","aria-selected":x.value===G.id,"aria-label":G.name,onClick:ie=>x.value=G.id},[$("div",{class:"category-icon",style:ut({"--picker-tab-icon-url":`url(${G.iconUrl})`})},null,4),$("img",{src:G.iconUrl,style:{display:"none"},onError:ie=>S.value[G.id]=!0},null,40,$2)],10,W2)),[[Nn,!S.value[G.id]]])),128))]),jn($("div",V2,[$("div",{ref_key:"elementMount",ref:O,class:"picker-mount",style:ut({visibility:y.value?"visible":"hidden"})},null,4),jn($("div",H2,[(B(),q(xe,null,Cn(80,G=>$("div",{key:G,class:"picker-skeleton__item"})),64))],512),[[Nn,!y.value]])],512),[[Nn,x.value==="emoji"]]),(B(!0),q(xe,null,Cn(A(a).stickers,G=>jn((B(),q("div",{key:G.id,class:"picker-content picker-content--sticker"},[$("div",K2,[(B(!0),q(xe,null,Cn(G.stickers,({id:ie,url:ue})=>jn((B(),q("div",{key:ie,class:Sn(["sticker-item",{"sticker-item--disabled":A(l)>0}]),style:ut(A(l)>0?{"--cooldown-angle":`${W.value}deg`}:{}),role:"button",tabindex:A(l)>0?-1:0,"aria-label":A(o).emojiPicker.stickerItemAriaLabel,"aria-disabled":A(l)>0,onClick:Te=>se(G.id,ie)},[jn($("img",{src:ue,alt:"",draggable:"false",onLoad:Te=>U.value[ie]=!0,onError:Te=>N.value[ie]=!0},null,40,Q2),[[Nn,U.value[ie]]]),$("div",{class:"sticker-overlay",onContextmenu:re[1]||(re[1]=zl(()=>{},["prevent"]))},null,32),jn($("div",J2,null,512),[[Nn,!U.value[ie]]])],14,G2)),[[Nn,!N.value[ie]]])),128))])])),[[Nn,x.value===G.id&&!S.value[G.id]]])),128))],8,D2)),[[Nn,A(a).isPickerVisible]])}}),X2="data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEBLAEsAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wAARCABkAGQDASIAAhEBAxEB/8QAGgABAAMBAQEAAAAAAAAAAAAAAAEDBAUCBv/EADEQAAICAAUCAggGAwAAAAAAAAABAgMEERJRkSExBRMVIlVhcXKS0RQjNUGB8DNCof/EABQBAQAAAAAAAAAAAAAAAAAAAAD/xAAUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwD77VLd8jVLd8kACdUt3yNUt3yQAJ1S3fI1S3fJAAnVLd8jVLd8kACdUt3yNUt3yQAJ1S3fI1S3fJAAnVLd8ggAAAAAAAAAAD1Cudj9SDl8EB5BZbRZTl5kctXbqVgAAAAAAAACVGUnlFNv3EJ5NPLM6dl0q76YVKMa55dl3AyQwN8+rjpW8mevw2Hr/wAt+b2gizE426u+UI6cl7ir0hfvHgD1G2iMlGnDapPonMnE24uvJSagn20Hj0hfvHg91YvFXWKENOfwATcr/DlKWblXLq33/vUxm27E4qiemejqs00hibHbgK7JZanL9v5AxAAAAAAAAG+v82jDz/euxRf94MBu8NknrrfukgKMWm8ZNLq20W2+HzhWpQeppesvsXV1KfiFs3/pll8cjYBw41WTjKUYtqPfImq2VNinDutztJJZ5JLPq8jNiMDC3OUPVn/xgc+6+d89U8u2SSL7P0yr5vuZrKp1S0zjkzTZ+mVfN9wMgAAAAAAABdhLVViIybyXZlIA6MnDzp2V4yMNeWayTHmP2hH6Ec4AdHzH7Qj9CHmP2hH6Ec4Ab7FG2OmeOhJfIjxiJVRwcKoWqbjLPp/JjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf/Z",Y2={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function ek(e,n){return B(),q("svg",Y2,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M19 6.41L17.59 5L12 10.59L6.41 5L5 6.41L10.59 12L5 17.59L6.41 19L12 13.41L17.59 19L19 17.59L13.41 12z"},null,-1)])])}const nk=yi({name:"mdi-close",render:ek}),ik={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function tk(e,n){return B(),q("svg",ik,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M12 2c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12S6.5 2 12 2m0 2c-1.9 0-3.6.6-4.9 1.7l11.2 11.2c1-1.4 1.7-3.1 1.7-4.9c0-4.4-3.6-8-8-8m4.9 14.3L5.7 7.1C4.6 8.4 4 10.1 4 12c0 4.4 3.6 8 8 8c1.9 0 3.6-.6 4.9-1.7"},null,-1)])])}const ak=yi({name:"mdi-ban",render:tk}),sk={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function rk(e,n){return B(),q("svg",sk,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2"},null,-1)])])}const $1=yi({name:"mdi-warning-circle",render:rk}),ok={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function fk(e,n){return B(),q("svg",ok,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M12 20a8 8 0 0 0 8-8a8 8 0 0 0-8-8a8 8 0 0 0-8 8a8 8 0 0 0 8 8m0-18a10 10 0 0 1 10 10a10 10 0 0 1-10 10C6.47 22 2 17.5 2 12A10 10 0 0 1 12 2m.5 5v5.25l4.5 2.67l-.75 1.23L11 13V7z"},null,-1)])])}const dk=yi({name:"mdi-clock-outline",render:fk}),lk={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function ck(e,n){return B(),q("svg",lk,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M12 2C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2m3.5 6A1.5 1.5 0 0 1 17 9.5a1.5 1.5 0 0 1-1.5 1.5A1.5 1.5 0 0 1 14 9.5A1.5 1.5 0 0 1 15.5 8m-7 0A1.5 1.5 0 0 1 10 9.5A1.5 1.5 0 0 1 8.5 11A1.5 1.5 0 0 1 7 9.5A1.5 1.5 0 0 1 8.5 8m3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.81 2.04-2.78 3.5-5.11 3.5"},null,-1)])])}const uk=yi({name:"mdi-smiley",render:ck}),mk={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function hk(e,n){return B(),q("svg",mk,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"m2 21l21-9L2 3v7l15 2l-15 2z"},null,-1)])])}const yk=yi({name:"mdi-send",render:hk}),vk={viewBox:"0 0 24 24",width:"1.2em",height:"1.2em"};function gk(e,n){return B(),q("svg",vk,[...n[0]||(n[0]=[$("path",{fill:"currentColor",d:"M9 4h6v8h4.84L12 19.84L4.16 12H9z"},null,-1)])])}const pk=yi({name:"mdi-arrow-down-bold",render:gk}),kk={class:"chat-room"},_k={class:"chat-header"},bk={class:"chat-header__title"},wk=["aria-label"],xk={class:"chat-content"},Ak=["aria-label"],Sk={class:"join-error-screen__title"},Ek={class:"join-error-screen__reason"},Ck={key:1,class:"ban-screen",role:"alert"},Rk={class:"ban-screen__text"},Mk={key:2,class:"chat-messages-outer"},Tk=["aria-label"],Lk=["aria-label"],Ok={class:"chat-loading__text"},Fk=["aria-label"],Ik=["innerHTML"],Pk={class:"message-group"},jk={key:0,class:"message-sticker-wrap"},Bk=["src","aria-label","onLoad","onError"],Nk=["src","aria-label"],zk={class:"sticker-skeleton"},Dk=["native","skin"],qk={key:1},Uk={key:2,class:"message-sending"},Wk={key:3,class:"message-error"},$k={key:1,class:"message-error-detail",role:"alert"},Vk={key:0},Hk={key:0},Kk={key:1},Gk=["aria-label"],Qk={key:0,class:"chat-footer"},Jk=["aria-label","contenteditable","data-empty","data-muted","data-text__placeholder","data-text__muted"],Zk={class:"chat-footer__others"},Xk={key:0,class:"chat-footer__right-top"},Yk={class:"chat-footer__count"},e_={class:"chat-footer__right-bottom"},n_=["disabled","aria-label","aria-expanded"],i_=["disabled","aria-label"],t_={key:0,class:"chat-footer__cooldown"},ot=120,V1=64,a_=Ii({__name:"ChatRoom",setup(e){const{state:n,joinRoom:i,setChatVisible:t,setUnread:a,setUserAtBottom:s,setPickerVisible:r,ackCheckScrollPosition:o,ackScrollToBottom:f,ackClearInput:l,sendMessage:d}=at(),{i18n:c}=sa(),{cooldownRemaining:u,startCooldown:p}=Qu(ud(n,"roomID"));let y=null,x=null,S="",U=-1,N=null,K=0;const O=fe(!1),W=fe(!1),oe=fe(!1),se=fe(0),pe=fe({}),Y=fe({}),ce=fe(null),ke=fe(null),z=fe(null),X=fe(null),ne=_=>{pe.value[_]=!0},re=async(_=!1)=>{f(),await $t();const k=ce.value;if(!k)return;const v=k.scrollHeight-k.clientHeight;if(_||v<=k.scrollTop){k.scrollTop=v;return}const w=k.scrollTop,j=v-w,E=Math.min(300,Math.max(80,j*.3)),F=performance.now(),D=Q=>{const de=Q-F,he=Math.min(de/E,1),I=1-Math.pow(1-he,3);k.scrollTop=w+j*I,he<1?x=requestAnimationFrame(D):x=null};x!==null&&cancelAnimationFrame(x),x=requestAnimationFrame(D)},G=()=>{const _=ce.value;if(!_)return;const k=_.scrollHeight-_.scrollTop-_.clientHeight,v=k<=V1;s(k<=V1),v&&a(!1)},ie=()=>{o(),G()},ue=(_,k)=>{const v=document.createElement("em-emoji");return v.setAttribute("native",_),v.setAttribute("set","apple"),v.setAttribute("size","16px"),k!==void 0&&v.setAttribute("skin",String(k)),v.contentEditable="false",v},Te=_=>{const k=_.getRootNode();return k instanceof ShadowRoot&&typeof k.getSelection=="function"?k.getSelection():window.getSelection()},an=()=>{const _=z.value;if(!_)return;const k=Te(_);if(!k||k.rangeCount===0)return;const v=k.getRangeAt(0);_.contains(v.commonAncestorContainer)&&(y=v.cloneRange())},Je=()=>{const _=z.value;if(!_)return"";let k="";for(const v of Array.from(_.childNodes))if(v.nodeType===Node.TEXT_NODE)k+=v.textContent??"";else if(v instanceof Element){const w=v.tagName.toLowerCase();w==="em-emoji"?k+=v.getAttribute("native")??"":w!=="br"&&(k+=v.textContent??"")}return k},De=()=>{if(!z.value){oe.value=!1;return}const _=z.value,k=getComputedStyle(_),v=parseFloat(k.lineHeight)||18,w=parseFloat(k.paddingTop)||0,j=parseFloat(k.paddingBottom)||0;oe.value=_.scrollHeight>v+w+j},Ie=()=>{l(),z.value&&(z.value.innerHTML="",O.value=!1,se.value=0,oe.value=!1,y=null)},Vi=_=>{const k=Te(_);if(!k||k.rangeCount===0)return-1;const v=k.getRangeAt(0),w=v.startContainer,j=F=>{var D,Q;return F.nodeType===Node.TEXT_NODE?((D=F.textContent)==null?void 0:D.length)??0:F instanceof Element?F.tagName.toLowerCase()==="em-emoji"?(F.getAttribute("native")??"").length:((Q=F.textContent)==null?void 0:Q.length)??0:0};if(w===_){let F=0;for(let D=0;D<v.startOffset;D++)F+=j(_.childNodes[D]);return F}let E=0;for(const F of Array.from(_.childNodes)){if(F===w)return E+v.startOffset;E+=j(F)}return E},je=(_,k)=>{var E;const v=Te(_);let w=0;for(const F of Array.from(_.childNodes))if(F.nodeType===Node.TEXT_NODE){const D=((E=F.textContent)==null?void 0:E.length)??0;if(w+D>=k){const Q=document.createRange();Q.setStart(F,k-w),Q.collapse(!0),v==null||v.removeAllRanges(),v==null||v.addRange(Q);return}w+=D}else if(F instanceof Element&&F.tagName.toLowerCase()==="em-emoji"){if(k<=w){const D=document.createRange();D.setStartBefore(F),D.collapse(!0),v==null||v.removeAllRanges(),v==null||v.addRange(D);return}if(w+=(F.getAttribute("native")??"").length,w>=k){const D=document.createRange();D.setStartAfter(F),D.collapse(!0),v==null||v.removeAllRanges(),v==null||v.addRange(D);return}}const j=document.createRange();j.selectNodeContents(_),j.collapse(!1),v==null||v.removeAllRanges(),v==null||v.addRange(j)},xn=()=>{var j;const _=z.value;if(!_)return;const k=Vi(_);let v=!1;const w=Array.from(_.childNodes);for(const E of w){if(E.nodeType!==Node.TEXT_NODE||!E.textContent||(vr.lastIndex=0,!vr.test(E.textContent)))continue;v=!0;const F=gr(E.textContent),D=document.createDocumentFragment();for(const Q of F){const de=Q.type==="emoji"?ue(Q.value,Hu(Q.value)):document.createTextNode(Q.value);D.appendChild(de)}(j=E.parentNode)==null||j.replaceChild(D,E)}v&&k>=0&&je(_,k)},Ce=_=>{if(_.isComposing)return;xn();const k=Je();se.value=k.length,O.value=!!k.trim()&&se.value<=ot,De()},Fn=()=>{W.value=!0;const _=z.value;_&&(S=_.innerHTML,U=Vi(_))},oi=()=>{W.value=!1,xn();const _=Je();if(_.length>ot){const k=z.value;k.innerHTML=S,U>=0&&je(k,U);const v=Je();se.value=v.length,O.value=!!v.trim(),De();return}se.value=_.length,O.value=!!_.trim()&&se.value<=ot,De()},Ge=_=>{var de;_.preventDefault();const k=z.value;if(!k)return;const v=((de=_.clipboardData)==null?void 0:de.getData("text/plain"))??"";if(!v)return;const w=ot-se.value;if(w<=0)return;const j=v.slice(0,w);k.focus();const E=Te(k);let F;E&&E.rangeCount>0&&k.contains(E.getRangeAt(0).commonAncestorContainer)?F=E.getRangeAt(0):y&&k.contains(y.commonAncestorContainer)?(F=y.cloneRange(),E==null||E.removeAllRanges(),E==null||E.addRange(F)):(F=document.createRange(),F.selectNodeContents(k),F.collapse(!1),E==null||E.removeAllRanges(),E==null||E.addRange(F)),F.deleteContents();const D=document.createTextNode(j);F.insertNode(D),F.setStartAfter(D),F.collapse(!0),E==null||E.removeAllRanges(),E==null||E.addRange(F),xn();const Q=Je();se.value=Q.length,O.value=!!Q.trim()&&se.value<=ot,De()},ft=()=>{u.value>0||(d(Je()),p(n.totalCooldown))},m=_=>{if(_.key==="Enter"&&!_.isComposing){_.preventDefault(),ft();return}const k=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Home","End","Tab"].includes(_.key)||_.ctrlKey||_.metaKey;se.value>=ot&&!k&&_.preventDefault()},g=(_,k)=>{const v=z.value;if(!v||se.value>=ot)return;const w=ue(_,k),j=Te(v);if(y&&v.contains(y.commonAncestorContainer))y.deleteContents(),y.insertNode(w),y.setStartAfter(w),y.collapse(!0),j==null||j.removeAllRanges(),j==null||j.addRange(y);else{v.appendChild(w);const D=document.createRange();D.setStartAfter(w),D.collapse(!0),j==null||j.removeAllRanges(),j==null||j.addRange(D)}v.focus();const E=Te(v);y=E&&E.rangeCount>0?E.getRangeAt(0).cloneRange():null;const F=Je();se.value=F.length,O.value=!0,$t(De)},b=()=>document.addEventListener("selectionchange",an),M=()=>document.removeEventListener("selectionchange",an),C=_=>{N==null||N.disconnect(),N=null,_&&(K=_.getBoundingClientRect().height,N=new ResizeObserver(k=>{const v=k[0];if(!v)return;const w=v.contentRect.height;if(w<=K){K=w;return}K=w,(n.isUserAtBottom||x!==null)&&re()}),N.observe(_))},R=()=>{n.roomID&&i(n.roomID)};return _n(()=>n.isUserAtBottom,_=>_&&a(!1)),_n(()=>n.needCheckScrollPosition,_=>_&&ie(),{immediate:!0}),_n(()=>n.needScrollToBottom,_=>_&&re(),{immediate:!0}),_n(()=>n.needClearInput,_=>_&&Ie(),{immediate:!0}),_n(()=>n.scene,_=>_==="room"&&n.currentCooldown>0&&p(n.currentCooldown)),_n(ke,C,{immediate:!0}),Zr(()=>{x!==null&&cancelAnimationFrame(x),N==null||N.disconnect(),M()}),(_,k)=>(B(),q("div",kk,[$("header",_k,[$("span",bk,we(A(n).title),1),$("button",{class:"chat-header__close","aria-label":A(c).chatRoom.closeAriaLabel,onClick:k[0]||(k[0]=v=>A(t)(!1))},[ye(A(nk),{"aria-hidden":"true",width:"20",height:"20"})],8,wk)]),$("div",xk,[A(n).joinError||A(n).lobbyReason?(B(),q("div",{key:0,class:"join-error-screen",role:"alert","aria-label":A(c).chatRoom.joinFailedAriaLabel},[ye(A($1),{class:"join-error-screen__icon","aria-hidden":"true",width:"36",height:"36"}),$("p",Sk,we(A(c).chatRoom.joinFailed),1),$("p",Ek,we(A(n).joinError||A(n).lobbyReason),1),$("button",{class:"join-error-screen__retry",onClick:R},we(A(c).chatRoom.retry),1)],8,Ak)):A(n).isBanned?(B(),q("div",Ck,[ye(A(ak),{class:"ban-screen__icon","aria-hidden":"true",width:"36",height:"36"}),$("p",Rk,we(A(c).chatRoom.banned),1)])):(B(),q("div",Mk,[$("main",{ref_key:"elementMessages",ref:ce,class:"chat-messages","aria-label":A(c).chatRoom.messageListAriaLabel,"aria-live":"polite",onScroll:G},[$("div",{ref_key:"elementMessagesInner",ref:ke,class:"chat-messages__inner"},[A(n).isLoading?(B(),q("div",{key:0,class:"chat-loading",role:"status","aria-label":A(c).chatRoom.loadingAriaLabel},[k[5]||(k[5]=$("div",{class:"chat-loading__spinner","aria-hidden":"true"},null,-1)),$("span",Ok,we(A(c).chatRoom.loading),1)],8,Lk)):(B(),q(xe,{key:1},[A(n).rules&&A(n).isRulesVisible?(B(),q("div",{key:0,class:"rules-card",role:"complementary","aria-label":A(c).chatRoom.rules.ariaLabel},[$("div",{class:"rules-card__content",innerHTML:A(n).rules},null,8,Ik)],8,Fk)):Be("",!0),(B(!0),q(xe,null,Cn(A(n).messages,v=>(B(),q("div",{key:v.id,class:"message-item"},[v.isSystem?Be("",!0):(B(),q("div",{key:0,class:Sn(["message-row",{"message-row--own":v.isOwn,"message-row--other":!v.isOwn}])},[$("div",Pk,[$("span",{class:Sn(["message-sender",{"message-sender__own":v.isOwn,"message-sender__other":!v.isOwn}])},we(v.isOwn?A(c).common.you:v.sender),3),v.kind==="sticker"?(B(),q("div",jk,[!v.pending&&v.stickerUrl&&!pe.value[v.id]?jn((B(),q("img",{key:0,class:"message-sticker",alt:"",draggable:"false",src:v.stickerUrl,"aria-label":`${v.isOwn?A(c).common.you:v.sender}: sticker`,onLoad:w=>Y.value[v.id]=!0,onError:w=>ne(v.id)},null,40,Bk)),[[Nn,Y.value[v.id]]]):v.pending?Be("",!0):(B(),q("img",{key:1,class:"message-sticker message-sticker--placeholder",alt:"",draggable:"false",src:A(X2),"aria-label":`${v.isOwn?A(c).common.you:v.sender}: sticker`},null,8,Nk)),jn($("div",zk,null,512),[[Nn,v.pending||!Y.value[v.id]&&!pe.value[v.id]&&!!v.stickerUrl]]),$("div",{class:"sticker-overlay",onContextmenu:k[1]||(k[1]=zl(()=>{},["prevent"]))},null,32)])):v.kind==="text"?(B(),q("div",{key:1,role:"article",class:Sn(["message-bubble",{"message-bubble__own":v.isOwn,"message-bubble__other":!v.isOwn}])},[(B(!0),q(xe,null,Cn(v.segments,(w,j)=>(B(),q(xe,{key:j},[w.type==="emoji"?(B(),q("em-emoji",{key:0,class:"message-em-emoji",native:w.value,skin:w.skin,set:"apple",size:"20px"},null,8,Dk)):(B(),q("span",qk,we(w.value),1))],64))),128))],2)):Be("",!0),v.pending?(B(),q("div",Uk,[$("span",null,we(A(c).chatRoom.message.sending),1),ye(A(dk),{"aria-hidden":"true",width:"14",height:"14"})])):Be("",!0),v.errorCode?(B(),q("div",Wk,[$("span",null,we(A(c).chatRoom.message.failed),1),ye(A($1),{"aria-hidden":"true",width:"16",height:"16"})])):Be("",!0)])],2)),v.errorCode||v.isSystem?(B(),q("div",$k,[v.isSystem&&"text"in v?(B(),q("span",Vk,we(v.text),1)):v.errorCode?(B(),q(xe,{key:1},[v.errorCode in A(c).chatRoom.error?(B(),q("span",Hk,we(A(c).chatRoom.error[v.errorCode]),1)):(B(),q("span",Kk,we(A(c).chatRoom.error.UNKNOWN_ERROR),1))],64)):Be("",!0)])):Be("",!0)]))),128))],64))],512)],40,Tk),ye(Xi,{name:"fade"},{default:Yn(()=>[A(n).isUserAtBottom?Be("",!0):(B(),q("button",{key:0,class:"scroll-to-bottom-btn","aria-label":A(c).chatRoom.scrollToBottomAriaLabel,onClick:k[2]||(k[2]=v=>re())},[ye(A(pk),{"aria-hidden":"true",width:"18",height:"18"})],8,Gk))]),_:1})]))]),ye(Xi,{name:"picker"},{default:Yn(()=>[jn(ye(Z2,{"element-emoji":X.value,onInsertEmoji:g},null,8,["element-emoji"]),[[Nn,A(n).isPickerVisible]])]),_:1}),!A(n).isBanned&&!A(n).joinError?(B(),q("footer",Qk,[$("div",{ref_key:"elementInput",ref:z,class:"chat-footer__input",role:"textbox","aria-multiline":"","aria-label":A(c).chatRoom.input.ariaLabel,contenteditable:A(n).isDisabled?"false":"true","data-empty":!O.value&&!W.value,"data-muted":A(n).isMuted,"data-text__placeholder":A(c).chatRoom.input.placeholder,"data-text__muted":A(c).chatRoom.input.muted,onInput:Ce,onFocus:b,onBlur:M,onCompositionstart:Fn,onCompositionend:oi,onKeydown:m,onPaste:Ge},null,40,Jk),$("div",Zk,[oe.value?(B(),q("div",Xk,[$("span",Yk,we(se.value)+"/"+we(ot),1)])):Be("",!0),$("div",e_,[$("button",{ref_key:"elementEmoji",ref:X,class:"chat-footer__btn chat-footer__emoji",disabled:A(n).isDisabled,"aria-label":A(n).isPickerVisible?A(c).chatRoom.emojiButton.closeAriaLabel:A(c).chatRoom.emojiButton.openAriaLabel,"aria-expanded":A(n).isPickerVisible,onClick:k[3]||(k[3]=v=>A(r)(!A(n).isPickerVisible))},[ye(A(uk),{"aria-hidden":"true",width:"20",height:"20"})],8,n_),$("button",{class:"chat-footer__btn chat-footer__send",disabled:!O.value||A(n).isDisabled||A(u)>0,"aria-label":A(c).chatRoom.sendAriaLabel,onClick:k[4]||(k[4]=v=>ft())},[A(u)>0?(B(),q("span",t_,we(Math.ceil(A(u)))+"s",1)):(B(),kt(A(yk),{key:1,"aria-hidden":"true",width:"20",height:"20"}))],8,i_)])])])):Be("",!0)]))}}),s_={class:"debug-container"},r_={class:"debug-buttons"},o_=Ii({__name:"DebugFakeData",setup(e){const{state:n,setLoading:i,setMuted:t,setBanned:a,addRandomMessage:s}=at();return(r,o)=>(B(),q("div",s_,[o[4]||(o[4]=$("span",{class:"debug-label"},"假資料",-1)),$("div",r_,[$("button",{onClick:o[0]||(o[0]=(...f)=>A(s)&&A(s)(...f))}," 💬 "),$("button",{onClick:o[1]||(o[1]=(...f)=>A(i)&&A(i)(...f))},we(A(n).isLoading?"⏳":"⏹"),1),$("button",{onClick:o[2]||(o[2]=(...f)=>A(t)&&A(t)(...f))},we(A(n).isMuted?"✅":"🔇"),1),$("button",{onClick:o[3]||(o[3]=(...f)=>A(a)&&A(a)(...f))},we(A(n).isBanned?"✅":"🚫"),1)])]))}}),f_={class:"status-log-labels"},d_=Ii({__name:"DebugStatusLog",setup(e){const{state:n}=at();return(i,t)=>(B(),q("div",f_,[(B(!0),q(xe,null,Cn(Object.entries(A(n)).filter(([a])=>a!=="rules"&&a!=="messages"&&a!=="lastPreview"&&a!=="lastThreePreviews"&&a!=="stickers"),([a,s])=>(B(),q("div",{key:a},[Fs(we(a)+": ",1),$("span",null,we(s),1)]))),128))]))}}),l_={class:"debug-container"},c_={class:"debug-toggles"},u_=["onClick"],m_=Ii({__name:"DebugLanguagesPanel",setup(e){const{locale:n,setLocale:i}=sa(),t=a=>{switch(a){case"en-US":return"英語";case"zh-Hant":return"繁體中文";case"zh-Hans":return"簡體中文";case"vi-VN":return"越南語";case"th-TH":return"泰語";case"id-ID":return"印尼語";case"pt-BR":return"葡萄牙語";case"my-MM":return"緬甸語";case"hi-IN":return"印地語";case"ru-RU":return"俄語";case"ko-KR":return"韓國語";case"ms-MY":return"馬來語";case"fil-PH":return"菲律賓語";default:return a}};return(a,s)=>(B(),q("div",l_,[s[0]||(s[0]=$("span",{class:"debug-label"},"語系列表",-1)),$("div",c_,[(B(!0),q(xe,null,Cn(A(e0),r=>(B(),q("button",{key:r,class:Sn({active:A(n)===r}),onClick:o=>A(i)(r)},we(t(r)),11,u_))),128))])]))}}),h_={class:"debug-container"},y_={class:"debug-toggles"},v_=["onClick"],g_=Ii({__name:"DebugRoomsPanel",setup(e){const{state:n,joinRoom:i}=at(),a=new URLSearchParams(window.location.search).get("rooms"),s=a!=null?a.split(","):[];return(r,o)=>(B(),q("div",h_,[o[0]||(o[0]=$("span",{class:"debug-label"},"房間列表",-1)),$("div",y_,[(B(!0),q(xe,null,Cn(A(s),f=>(B(),q("button",{key:f,class:Sn({active:A(n).roomID===f}),onClick:l=>A(i)(f)},we(f),11,v_))),128))])]))}}),p_={class:"debug-container"},k_={class:"debug-toggles"},__=["onClick"],b_=Ii({__name:"DebugThemesPanel",setup(e){const{state:n,setTheme:i}=at();return(t,a)=>(B(),q("div",p_,[a[0]||(a[0]=$("span",{class:"debug-label"},"主題列表",-1)),$("div",k_,[(B(!0),q(xe,null,Cn(A(Qo),s=>(B(),q("button",{key:s,class:Sn({active:A(n).theme===s}),onClick:r=>A(i)(s)},we(s),11,__))),128))])]))}}),w_=["data-theme"],x_=["aria-label"],A_={class:"chat-toggle__background"},S_={key:0,class:"chat-toggle__dot"},E_={class:"debug-wrapper"},C_=Ii({__name:"App",setup(e){const{i18n:n}=sa(),{isFakeData:i,isStatusLog:t,isLanguagesPanel:a,isRoomsPanel:s,isThemesPanel:r,state:o,setChatVisible:f}=at();return(l,d)=>(B(),q("div",{class:"app","data-theme":A(o).theme},[ye(Np),ye(Xi,{name:"fade"},{default:Yn(()=>[A(o).isDesktop?(B(),q("button",{key:0,class:Sn(["chat-toggle",{"chat-toggle__active":A(o).isChatVisible}]),"aria-label":A(n).chatRoom.toggleAriaLabel,onClick:d[0]||(d[0]=c=>A(f)(!A(o).isChatVisible))},[$("div",A_,[d[2]||(d[2]=$("div",{class:"chat-toggle__icon"},null,-1)),A(o).isUnread?(B(),q("div",S_)):Be("",!0)])],10,x_)):Be("",!0)]),_:1}),ye(Xi,{name:"fade"},{default:Yn(()=>[!A(o).isDesktop&&A(o).isChatVisible?(B(),q("div",{key:0,class:"mobile-overlay","aria-hidden":"true",onClick:d[1]||(d[1]=c=>A(f)(!1))})):Be("",!0)]),_:1}),ye(Xi,{name:A(o).isDesktop?"popup-fade":"slide-fade"},{default:Yn(()=>[jn(ye(a_,{ref:"elementChatRoom"},null,512),[[Nn,A(o).isChatVisible]])]),_:1},8,["name"]),$("div",E_,[A(i)?(B(),kt(o_,{key:0})):Be("",!0),A(t)?(B(),kt(d_,{key:1})):Be("",!0),A(a)?(B(),kt(m_,{key:2})):Be("",!0),A(s)?(B(),kt(g_,{key:3})):Be("",!0),A(r)?(B(),kt(b_,{key:4})):Be("",!0)])],8,w_))}}),R_=`@charset "UTF-8";:host{--meowmeow-z-index: auto;--meowmeow-mobile-preview-bottom: 56px;--meowmeow-mobile-room-top: 313px;--meowmeow-desktop-toggle-size: 70px;--meowmeow-desktop-toggle-right: 200px;--meowmeow-desktop-toggle-bottom: 250px;--meowmeow-desktop-room-width: 375px;--meowmeow-desktop-room-height: 586px}.app{--desktop-preview-right: calc( var( --meowmeow-desktop-toggle-right ) + var( --meowmeow-desktop-toggle-size ) + 12px );--desktop-room-right: calc( var( --meowmeow-desktop-toggle-right ) + var( --meowmeow-desktop-toggle-size ) + 12px );position:relative;width:100vw;height:100vh;height:100dvh;font-family:Noto Sans,-apple-system,blinkmacsystemfont,Segoe UI,sans-serif;overflow:hidden;pointer-events:none}[data-theme=p1] .chat-toggle{--chat-toggle-transition: filter .3s, transform .3s;--chat-toggle-hover-filter: drop-shadow( 0 0 12px #FAC12F8C );--chat-toggle-active-filter: none;--chat-toggle-active-transform: rotate( 90deg )}[data-theme=p2] .chat-toggle{--chat-toggle-transition: filter .3s;--chat-toggle-hover-filter: drop-shadow( 0 0 12px #FF2244 );--chat-toggle-active-filter: drop-shadow( 0 0 12px #4488FF );--chat-toggle-active-transform: none}.chat-toggle{position:fixed;inset:auto var(--meowmeow-desktop-toggle-right) var(--meowmeow-desktop-toggle-bottom) auto;display:flex;justify-content:center;align-items:center;background:transparent;border:none;width:var(--meowmeow-desktop-toggle-size);height:var(--meowmeow-desktop-toggle-size);padding:0;transition:var(--chat-toggle-transition);z-index:50;pointer-events:auto;cursor:pointer}.chat-toggle:hover{filter:var(--chat-toggle-hover-filter)}.chat-toggle__active{filter:var(--chat-toggle-active-filter);transform:var(--chat-toggle-active-transform)}[data-theme=p1] .chat-toggle__background{--chat-toggle-background-background: url("data:image/svg+xml,%3csvg%20width='58'%20height='58'%20viewBox='0%200%2058%2058'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M29%200C45.0167%200%2058%2012.9833%2058%2029C58%2045.0167%2045.0167%2058%2029%2058H5.8C4.26174%2058%202.78649%2057.3889%201.69878%2056.3012C0.611069%2055.2135%200%2053.7383%200%2052.2V29C0%2012.9833%2012.9833%200%2029%200ZM29%2034.8H20.3C19.5309%2034.8%2018.7932%2035.1055%2018.2494%2035.6494C17.7055%2036.1932%2017.4%2036.9309%2017.4%2037.7C17.4%2038.4691%2017.7055%2039.2068%2018.2494%2039.7506C18.7932%2040.2945%2019.5309%2040.6%2020.3%2040.6H29C29.7691%2040.6%2030.5068%2040.2945%2031.0506%2039.7506C31.5945%2039.2068%2031.9%2038.4691%2031.9%2037.7C31.9%2036.9309%2031.5945%2036.1932%2031.0506%2035.6494C30.5068%2035.1055%2029.7691%2034.8%2029%2034.8ZM37.7%2023.2H20.3C19.5608%2023.2008%2018.8499%2023.4838%2018.3124%2023.9913C17.775%2024.4987%2017.4515%2025.1922%2017.4082%2025.93C17.3649%2026.6679%2017.605%2027.3945%2018.0794%2027.9613C18.5538%2028.5281%2019.2267%2028.8924%2019.9607%2028.9797L20.3%2029H37.7C38.4391%2028.9992%2039.1501%2028.7162%2039.6876%2028.2087C40.225%2027.7013%2040.5485%2027.0078%2040.5918%2026.27C40.6351%2025.5321%2040.395%2024.8055%2039.9206%2024.2387C39.4462%2023.6719%2038.7733%2023.3076%2038.0393%2023.2203L37.7%2023.2Z'%20fill='%23FAC12F'/%3e%3c/svg%3e") center / contain no-repeat;--chat-toggle-background-border-radius: 0;--chat-toggle-background-border: none}[data-theme=p2] .chat-toggle__background{--chat-toggle-background-background: #000000;--chat-toggle-background-border-radius: 50%;--chat-toggle-background-border: 1px solid #FFFFFF}.chat-toggle__background{position:relative;display:flex;justify-content:center;align-items:center;background:var(--chat-toggle-background-background);border-radius:var(--chat-toggle-background-border-radius);width:calc(100% - 16px);height:calc(100% - 16px)}.chat-toggle__background:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:var(--chat-toggle-background-border);pointer-events:none}[data-theme=p1] .chat-toggle__icon{--chat-toggle-icon-background: transparent}[data-theme=p2] .chat-toggle__icon{--chat-toggle-icon-background: url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.8396%204.01217e-08C10.6131%20-0.000176025%208.42514%200.579116%206.49297%201.68039C4.5608%202.78167%202.95155%204.36666%201.8249%206.27807C0.698253%208.18948%200.0933735%2010.3609%200.0702815%2012.5768C0.0471895%2014.7927%200.606688%2016.9762%201.69326%2018.9104L0.129543%2022.9811C-0.000447435%2023.3195%20-0.0334215%2023.6871%200.0343003%2024.0431C0.102022%2024.399%200.267776%2024.7292%200.513071%2024.9969C0.758365%2025.2646%201.07355%2025.4591%201.42347%2025.5589C1.77339%2025.6587%202.14428%2025.6597%202.49476%2025.5619L7.38039%2024.1992C9.11099%2025.013%2011.0033%2025.4292%2012.9173%2025.417C14.8313%2025.4047%2016.7181%2024.9644%2018.438%2024.1286C20.158%2023.2927%2021.6672%2022.0827%2022.8539%2020.5881C24.0406%2019.0934%2024.8746%2017.3524%2025.294%2015.4937C25.7135%2013.635%2025.7078%2011.7063%2025.2772%209.85007C24.8467%207.99389%2024.0024%206.25779%2022.8068%204.77017C21.6112%203.28255%2020.0948%202.08148%2018.3699%201.25579C16.645%200.430103%2014.7537%200.00092502%2012.8396%204.01217e-08ZM8.98143%2026.864C10.1794%2028.2514%2011.6646%2029.3646%2013.3352%2030.1273C15.0058%2030.8899%2016.8224%2031.2841%2018.6604%2031.2827C20.6111%2031.2827%2022.4636%2030.8467%2024.1216%2030.0647L29.0052%2031.4274C29.3557%2031.5252%2029.7266%2031.5242%2030.0765%2031.4244C30.4264%2031.3246%2030.7416%2031.1301%2030.9869%2030.8624C31.2322%2030.5948%2031.398%2030.2645%2031.4657%2029.9086C31.5334%2029.5526%2031.5004%2029.185%2031.3705%2028.8466L29.8087%2024.7759C30.8716%2022.8802%2031.4289%2020.7451%2031.4274%2018.5741C31.4274%2014.7811%2029.7576%2011.3752%2027.1076%209.04658C27.3981%2010.1726%2027.5531%2011.3291%2027.5692%2012.4916C28.7636%2014.2219%2029.463%2016.3179%2029.463%2018.5741C29.463%2020.6271%2028.8854%2022.5451%2027.8816%2024.1776L27.6301%2024.5882L29.5356%2029.5446L23.9173%2027.9805L23.5735%2028.1525C22.1001%2028.9033%2020.4303%2029.3276%2018.6584%2029.3276C16.4311%2029.3277%2014.2581%2028.6428%2012.4369%2027.3665C11.2685%2027.3361%2010.1098%2027.1674%208.98143%2026.864Z'%20fill='url(%23paint0_linear_5307_5185)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_5307_5185'%20x1='-8.25'%20y1='-0.25'%20x2='31.75'%20y2='31.75'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF0000'/%3e%3cstop%20offset='1'%20stop-color='%230059FF'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") center / contain no-repeat}.chat-toggle__icon{background:var(--chat-toggle-icon-background);width:calc(100% - 24px);height:calc(100% - 24px)}.chat-toggle__dot{position:absolute;inset:6px 2px auto auto;background:red;border-radius:50%;width:10px;height:10px}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;pointer-events:auto}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .3s,transform .3s}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translateY(100%)}.popup-fade-enter-active,.popup-fade-leave-active{transition:opacity .3s,transform .3s}.popup-fade-enter-from,.popup-fade-leave-to{opacity:0;transform:translateY(30px)}`,M_='[data-theme=p1] .mobile-bar{--mobile-bar-border-color: linear-gradient( 270deg, #000000 0%, #FFB700 42.31%, #FFDF8E 51.44%, #FEB700 60.58%, #000000 100% )}[data-theme=p2] .mobile-bar{--mobile-bar-border-color: #FFFFFF}.mobile-bar{position:fixed;inset:auto 0 var(--meowmeow-mobile-preview-bottom);display:flex;align-items:center;background:#000000e5;height:42px;padding:0 12px;gap:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:50;pointer-events:auto;cursor:pointer}.mobile-bar:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--mobile-bar-border-color);padding:1px 0;-webkit-mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);mask:linear-gradient(white 0 0) content-box,linear-gradient(white 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}[data-theme=p1] .mobile-bar__avatar{--mobile-bar-avatar-color: #FAC12F}[data-theme=p2] .mobile-bar__avatar{--mobile-bar-avatar-color: #FFFFFF}.mobile-bar__avatar{color:var(--mobile-bar-avatar-color);padding-bottom:6px}.mobile-bar__content{position:relative;flex:1;height:100%;overflow:hidden}.mobile-bar__flip-wrap{position:relative;height:100%}.mobile-bar__preview{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.mobile-bar__sender{color:#6a6a6a;font-weight:500;font-size:12px;line-height:1;letter-spacing:.04em}.mobile-bar__text{color:#fff;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-bar__tip{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:500;font-size:12px;line-height:1.5;letter-spacing:.04em}.desktop-previews{position:fixed;inset:auto var(--desktop-preview-right) var(--meowmeow-desktop-toggle-bottom) auto;display:flex;flex-direction:column;width:310px;gap:16px;z-index:40}.preview-card{display:flex;flex-direction:column;justify-content:center;width:100%;height:64px;background:#00000080;border-radius:30px;box-sizing:border-box;opacity:var(--card-opacity, 1);padding:10px 20px;gap:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .3s;cursor:default}.preview-card__sender{color:#fdd91f;font-weight:400;font-size:14px;line-height:1;letter-spacing:.04em}.preview-card__text{color:#fff;font-weight:400;font-size:14px;line-height:1.5;letter-spacing:.04em;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:opacity .3s,transform .3s}.slide-fade-enter-from,.slide-fade-leave-to{opacity:0;transform:translateY(100%)}.preview-mobile-enter-active{transition:opacity .3s,transform .3s}.preview-mobile-leave-active{position:absolute;transition:opacity .3s,transform .3s}.preview-mobile-enter-from{transform:translateY(100%);opacity:0}.preview-mobile-leave-to{transform:translateY(-100%);opacity:0}.preview-desktop-enter-active{transition:opacity .3s,transform .3s}.preview-desktop-leave-active{position:absolute;transition:opacity .3s,transform .3s}.preview-desktop-enter-from{opacity:0;transform:translate(100%)}.preview-desktop-leave-to{opacity:0;transform:translateY(-80px)}.preview-desktop-move{transition:opacity .3s,transform .3s}',T_='@charset "UTF-8";@keyframes cr-spin{to{transform:rotate(360deg)}}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=p1] .chat-room{--room-mobile-border: none;--room-desktop-border: none;--room-mobile-border-radius: 10px 10px 0 0;--room-desktop-border-radius: 10px}[data-theme=p2] .chat-room{--room-mobile-border: none;--room-desktop-border: 1px solid #45456B;--room-mobile-border-radius: 0;--room-desktop-border-radius: 0}.chat-room{--room-top: var( --meowmeow-mobile-room-top );--room-right: 0;--room-bottom: 0;--room-left: 0;--room-border: var( --room-mobile-border );--room-border-radius: var( --room-mobile-border-radius );--room-width: auto;--room-height: auto;position:absolute;inset:var(--room-top) var(--room-right) var(--room-bottom) var(--room-left);display:flex;flex-direction:column;background:#000000e5;border-radius:var(--room-border-radius);width:var(--room-width);height:var(--room-height);font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden;pointer-events:auto}.chat-room:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--room-border);pointer-events:none}@media(min-width:500px){.chat-room{--room-top: auto;--room-right: var( --desktop-room-right );--room-bottom: var( --meowmeow-desktop-toggle-bottom );--room-left: auto;--room-border: var( --room-desktop-border );--room-border-radius: var( --room-desktop-border-radius );--room-width: var( --meowmeow-desktop-room-width );--room-height: var( --meowmeow-desktop-room-height )}}[data-theme=p1] .chat-header{--chat-header-background: #161718;--chat-header-border-color: none}[data-theme=p2] .chat-header{--chat-header-background: #000000;--chat-header-border-color: #FFFFFF}.chat-header{position:relative;display:flex;align-items:center;background:var(--chat-header-background);height:40px;padding:0 12px}.chat-header:after{content:"";position:absolute;inset:auto 2px 0;background:var(--chat-header-border-color);height:1px;pointer-events:none}[data-theme=p1] .chat-header__title{--chat-header-title-color: #FAC12F;--chat-header-title-font-family: "Noto Sans", -apple-system, blinkmacsystemfont, "Segoe UI", sans-serif;--chat-header-title-font-weight: 500;--chat-header-title-font-style: none;--chat-header-title-font-size: 12px;--chat-header-title-letter-spacing: 0;position:absolute;left:50%;transform:translate(-50%)}[data-theme=p2] .chat-header__title{--chat-header-title-color: linear-gradient( 180deg, #FFFFFF 0%, #999999 45.67%, #FFFFFF 57.67%, #060606 100% );--chat-header-title-font-family: "Inter", -apple-system, "BlinkMacSystemFont", "Segoe UI", sans-serif;--chat-header-title-font-weight: 900;--chat-header-title-font-style: italic;--chat-header-title-font-size: 20px;--chat-header-title-letter-spacing: .08em}.chat-header__title{background:var(--chat-header-title-color);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--chat-header-title-font-family);font-weight:var(--chat-header-title-font-weight);font-style:var(--chat-header-title-font-style);font-size:var(--chat-header-title-font-size);line-height:1;letter-spacing:var(--chat-header-title-letter-spacing);text-transform:uppercase}[data-theme=p1] .chat-header__close{--chat-header-close-background: #25272A;--chat-header-close-color: #6A6A6A;--chat-header-close-hover-color: #FFFFFF}[data-theme=p2] .chat-header__close{--chat-header-close-background: transparent;--chat-header-close-color: #FFFFFF;--chat-header-close-hover-color: #999999}.chat-header__close{position:absolute;inset:0 0 0 auto;display:flex;justify-content:center;align-items:center;background:var(--chat-header-close-background);border:none;width:40px;height:40px;color:var(--chat-header-close-color);transition:color .15s;cursor:pointer}.chat-header__close:hover{color:var(--chat-header-close-hover-color)}[data-theme=p1] .chat-content{--chat-content-bg: #000000E5}[data-theme=p2] .chat-content{--chat-content-bg: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAcHBwcIBwgJCQgMDAsMDBEQDg4QERoSFBIUEhonGB0YGB0YJyMqIiAiKiM+MSsrMT5IPDk8SFdOTldtaG2Pj8ABBwcHBwgHCAkJCAwMCwwMERAODhARGhIUEhQSGicYHRgYHRgnIyoiICIqIz4xKysxPkg8OTxIV05OV21obY+PwP/CABEIBDgHgAMBIgACEQEDEQH/xAAaAAEBAQEBAQEAAAAAAAAAAAAAAQIDBAUI/9oACAEBAAAAAPzaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABYAAAABYAAAAACgAQAAAAAAAAAAAAAAAAsAAAABQQCwUAAAIUAAAAAAEUAUAEAAAAIALCgAAhQEoAACFAACFgBYChALAUigAIqLFAigAEpLFAFihQCIAACwAEsLAFAASksUCFAASksUCFIABQIsKSyxSKAAEoAIoAASgAAUC0AzAAAopAgAgKABKACKAAEoAAACABUFQVCkBQAEFACFAAQUAFAFFKDOQACqFgICCAoAQUAIoABBQAigECwAKikCwCgAAAAEUAAAAoBQUVSXOQAC0LAQIEIoAAAlBCgAACUEoCAACoAKhULKAAAJQEoAAABRQCiigZkAC6JaQILMgIAAAJQlAAAAlCUAAgAKgAsVFlIoCUAAAigJQAKKAUUC0zakkgF1pI0QQWzMItkgAAAAIoigAAAiiUhYAFioAAUAhYoJSUAAhQAUUFAUoUIqomYRrdJLUQLWcwKkQAAlAAAJYoJQAACCoAAAABQCFigllAAAAKAKqksoqlCUoGcRGt1YCAus4iKgggBFAAAIVKRQAACAAACoAAUSkoSpYUABKAFAFFUKhaq0TN0FGcTIu9kBBazhCpCBACFAAEsoSiFAAEogqAAAFgBQCFAAioUABQFsClpKLS1oMTcGqTOMQb6kCBaziAiBBAAIqFAIFAAIUCAAAFCAAFAAACUEUAChSwKVSKNpbdaKkkSdNDPPnmF67S2SEuoxkQiAgQAlAAAAEFAABFBABYAWACgAEpKlSgACigoFKJVTRrW9ikhJqqk58sSN9drMoq3OJIQhFhAQASgAAEsoEoAAgLAAAAAUAAARUoAFBVlUBQUNBvXTUTQIBWpz4cpL076YxdVUziZmSiAQgEBFAAlABCygAIFgApKiwAAUASgCLFAFAoqqhRQo3autaIWhALo4+Xmb79LI0iyYxjOS0QECAQCWFAEoAigigBAAFQAAAUASoKAAUAqlKAKKUXV3qii0JUW1ceThF69+kVnmWZxMSLahAhYgEARQAIKARUoAQALFCAWAAoAAAAUCilKURRVKC26ZjW920UQzdJx8vOuvp2zGMEkzMg0IQARAQCKAAARQQoAIAKhYAAAoCKlIoBQooVSlQCati01qznM5i769uiNswOeeg4+fDfq6azxwEZzIgrUCAIRAQAAioCkWFQoCFgAAWAACkoEqUBQCiiqUWkBJrTM30Z30ceWZA139PTM3MZDGWHXXPjz16ts8eWt1EkmZBaVEUhICAgAIFEVFBKAIAAAAAABUUhQKtRKUFqilpCLM63nF69ZzymYkFa9PdFznGd7mOPJ17azznXpnPHO9BEZzmDVkoEEsEIEAQFJQSkUihKgAAAAAAoICgUttkRRVWlFFjE2xd5zr0deXDmogtXffctmOHPr3vDjhe/feufIiWKiEnORbYosRAIggQAgsUAEsUAgsAFRUAAFSiKJQULWrmBaVSlKLM4tysb9N83KUC762s9Nhx4TfoefkXr6elzz4c2+klEIzzItS6WIiS1lCAhACURQIKAiiAAAALAKQCkUUopd5gpbQWqFTPOUsdOnPmAjfo7UgJxzt0nCzFvo6Jjzcm+1KQjnzlFS2iISiQgJBARUKEUSgAQALAAAAAoIVVULV1MGi3VIWlEueeVF1vPJbM0Nd+20tkaYtRNY47nTczz4c3TvY1pnNTnxzRbAUAJBAzYhCWUECgIUCAACwsAAAVFAtKoatYLpLbqi6KTngxDQ1cYut4yC77dqusr01NZxKzibqTHHlnXp7Ywumc05cYDSQttBCJaJmQREIoIoEqFRUqAAKgAAFAIpapaJdEXRC20u9La4cchaIkaskC3r33VNdd3XLnmTGtakxlw4zXr64zIQjPPAzaA1oEJLqxJMhIzAAAIUACFgAqAAAWFgVVoU1crRqpBbVaqta58MRVNTJFJRK36O1Vd9NanHjDN3WcS8uGOnp3MyCITnzJagG7JYtktkICSSRAikoCVFikCoAAAAWFEUFVVStaRUXSQq2raWuXPJFauYQpQNentS63quHna3YtYjWeHLt1siSEDPPENXMBq5F3cwQgiJJCAABFEUQAAFgAAFCUKqgq62kFqBVW6pLOOFNMrkApW95enoy3rRPL5+vbpSVLJnnOtkMpEQOeMmmSFtulMwhIRCZQQIAVFEFQAAAAABYUFLRSrrdzJSgUturXOTlmbtus4QVFtut9uvLj23jl26qmeXDp26UUmYasmSZiSVVzy5QpBddN1MRkMS5EMyCAlQoRQCWVAAFQALAKAqlFqq3qSqgKXS2255YxlrS1jIqtb3rWt7vPzbcr6OySVznTVKJmVYTKRBqmeXLkoRd71onOATnEUSSQQAAAAJUAFgAACgBVLYmi2NbF6MwVVW21nnyxGtKuMla6dem6NVy46z06a2nPHTSWwlIkUZxmTpWtasY8nDNoL16E54TSizlkUGZIIASgAAIABYWAAAoFVVzFVUuqXruZVFUttZ5YkmqpnNXXfvvQLXHN6bqs+fPW9BJzirRU5Z5yTr0dtUmPHwlsXWt7McucutQl1OeSgTMQQCFAABFgBUAAABQq0MgotprXTUVBVpWeecxaluc230ejpVFVmXSaM+SdumkjOMZjV1davPzcoRrv69SHPzeeVW+2kY5c8tbYCswFSMoQQCLFAhSKQCgIsAAFC0pIKCrpWt6qwLaLOecZmqiwuvV30tLRKSlz5Mdu1zhJu483Nq76b3jz8pEzr2+pkxy4ccrrfbbMzz55y31zhEtXOQREghAQoJQAIAKSoAAFlC1NJBQottNbttoVQnLOclqkuvT6NKqqAlM+Xl16XGJzmu/q5eHmXp13rGcccmvZ6JiuPDkZb9GkxjETnOnWY1nEut6584QQkEEAAigAiwCgiwABQKqwSkWlLaW3XTaUKrPGTOV1qSl7enrQrQAJ5vJrTHPN77en1+LzZw6dem05cueJfR6dS8+GN9M8XTocufNd55unSZs5muk5YJAskIQgJQSgAioBQgCoBQNAARaVVUW9++MqaK5cpGF3Sya6dvRopaKhVvL5vJMy9fV6ca9WvLy4zpvpuZznjx5zp6e2s8OXp9OfI0M4585dpqpCI1jGbEi0wkCEAJQACAAqAAWFAWgFCVVFKNd+uZbVpjjhELqrhdb9Ho1CrQob735fhykdfT6ta6enz+TBd7Yjlw4Zu+/XHK+vv4+HpczPPjlraSFqITEJIurMzJCCAAiiKhSAFioAAoFUCipaKCpb16at1VZzy5wMrsZlXv6+tmbnO+lKL39OvN4/PM8sOno9m8+qeDBKSScOEmOvRr0d8+KdplMcM3WpjFNWgTGYRLqzCQhCAAAIKgAAAAVRBRRS6yqgpRenXehMZnPLVkhagXp6vTZyzlrt0q2OnXefP5sW4zzd/XvHp7+LzESSSceSZt16fTrzeZ0Jjji7TGYbItWs88kGrMyCIEAACAAACoABS2xJQFXVCgFF6ddwZxdccN988oENay36fVq8OGN66+jVU2xw4+XKzr6pz3Xt93L5+IhDPDkK36u+PPxarPLDURJEgournGBCsiQgCABKIKgAABYBRqhkWFu9azloFIo6bq61nn1vn5r0YlhY1rK9e/Xtx8uvR0u9RbbMOXz/Nyjp6fRz4+jp7fp6+Z5kzpi3HnxZdXr6tcca5ZM5mcS2SMyVYFamIiKIyEEQRQIAAAUIAAq2LtlLqZW610zztClQl326atnJ0efnCkUGi3fbtjPfvSs6qjj83x8kvT3Y8/o9f0Po9fneCZanOa5eeq1rv6HC78+UyxzzSYiFpJUWzKAgkISAAARQQAWAFgBQ1ai9GcKaKFKBevfpusY1c8OULqZpFUtvSvR6dGdWa0VPN83y4kvr7+PPb3fU9/o8nyuTe7y4YxzSrfV6McNXimJOeSJIQEEKKkSSIIIAAAgLAAAqABQq1GtMga1ChQut9+nTWcWpy4YNXMQVatLrtverN3n36hjw+LhMu/t8vm6d/Z9H3+nHyvJ07dJ5vLzmMwa9PpTHLGecYwF0ykkiShIt1cZiIkEIAACBYAKiosACgC2yW20Zm9AUoXXXp16ZVjc48JAJRS6hbrv6OrHnns7oz5PFy55nT36+dnv6e/q9nq6+LybuOHm5ZZwsmvT6O183DHLGs4W2rnMREyl1cZlokiEQgkAigBAAFQAAFACltaGWrQpSi3fTv0rnx32nPnzxdWZWRrSQV09nq1nyef0ezoTz+DzyOnp9fj8e+3bv37+n058Pn48eeMozBvt2778vn5ctUJmZmZDVskS2RTKEQkEGQEoAQALFCAWCgAWi2lS2iiilG+/bo58r2ZnLPTs5coq9NzjhR093p1w8M9nq1XLw+bnOvft1x4J21rr36ejvv5/zuczmIkS9tb7dPNw55rVueeJmZhLapDS3OZEQkQIkVBCgAgAqKgAUBQmtWRbSrQFE1Smt9O3SGsc8zpvWeHOa77113x8nMV09vdx8l9Hberw82MdPX2zx8XPt326+jO+nbyfKwzMoWTXbLr048IXepy4c5ApDVLvpZnGcwZIkWRAiEKAhYAAFgBQAqa1qZulFtigJLo1vVXr21UYxrrnHPlJfR6928fFzpq3rUxq3V1tnG9cuPmz6fR39G+uvPn09OXyfMzJDrvjNa5zr1xxvS2zj5eQV0655SQt113XPOMlzm6RJIhc5QSgCAAAAAUAqVdVLpVLVEyqZmui9tpd9t2YjXS8vMYX0evdc/Hw1p26co5tWjfs6Ty+Hlzj0+z1+nqu/LPbc/M+bmSG/TfL06ebi6dpne5HHz8kkm9+nvjz4zMSrve7mczLK2yQkSM5AihKgAAAAKAXTNttWlotLWcVJh07Y320jfbpefPXTes+fn6Jxzrr6t254edc+rfl5yNLo17PVrwfH4zXp9ns9XXnnv08vT05z5/l+XMNb7OHTXm5Z69pmDnx5SsZXfXvvnzlxzi3r1YiOeZqjNhMJGQAAgsAAAAoBqlq1SrSi6Zwus83TeO29U6ddst6HPXVnNvTVWZxx46vLJoVb093v+d8Pg7+32d+/Tjnttvk6cvH4fPFozq8sTfoxxa3ZnlwxJA301brnzzK32QrlyWwmpEykIgAiiAAAAKBY1VqrYpdVLS1nTSYmsXtrVXrsXeqqtUttKnPzccwqxKvX6/q+H8vlv0+7067dLy49fZfm3254ePycITKa1zNdec3umccOOc4Grq63vGXJXXqyOfIyJpJCQRAAEACwABQoVWlKUaaS2ql1aZzMdeltrppK101q2zVqiJjOOeICLDXv+z8/wCN5cb9Pu7dd678fl+v6ePlPfHn8vk5JJHS894bukyZzJnPHmLqt7t15+dvTvcSMc4kJSZEEgACAACwsApaBbVKoWhbbFurazzvTVt2mqq61rVk6a1TGOcziQWklqOv2PZ8P5/Dl19fp9Hoz09Hm+J7/refw8vfjrxxw8nKSNemYvLnrrZMY1rGBnjmZK1vrucMyb66MZzmLmWCSWEIglRUqAAKlAFpUK0ClhVRVF1vVtkurbds6qml1czpre9TOMZkgFmVE6/X7fG8fmz6PR6PbMerp8/4vv8Asefl4fZy9MxHm8+Hb1dnn8fDGu1YxGrjKyW8uBWu/XOLx5766us885hGs5EQhEgICpRAoJQJVqgKAUVqyKK10ttVqtWVq2lsXOtta6boJFImZGc56fWx8zw+ft6L6/T4+/u5+L5u/rZ6fM5c/f6/Pj1evz+fp7e0x8/5HlnXdZ5Z1pjGtVenHyyq6dts8cOm7dZziSxucs6SJCEkCAoICghQFqhUAWlpdSKDWtW1db3FhrSrUJ00rfTd1SRreiJGc56e7x/O+dO/Xl6r5/pd+OPN5fd7O/i8nDt9Trz4+r2dNaz5+Hn8Ph4Xek5cM6nKa7bXtx8TaW9elmGJ0rWpjON2M4ghIQkhAsqFIKigAtooQUVaqqgC01pd9e0xKXSrpCddKt1dkhre7BaPR0+f8vyb66xMb9bpueWfS9Pn658/s9GuXL09uedcOHDz+fy8taknPhmSXr3rWPLPRrjNb3bXPnulSZtmZmQUhDMhAKAgWUAlLbZSxBSltqlgBZmG+3brMNWraukL0tVapVW0LVt76+f8/lrprXDhnfq9fS8/Pr2Xfdq89708d1w87n5+HHnIuufnyNejcZ4z0+jh59b3amc3UozlvOJJEXSSxJlCAUCCgADS0UkLLVW221EKgsmJ27dOmOTtsqtbZTfS0tpTSqFVa63yeLhntqseZ7vRrOnLv7erGevLHbGfPOvP58754efzccr06cuGFvbri4xrv6M+TF9PTEsySzVxmViSEWkEyygRQCCgADVUUkGqpbq3RMwAtZdOvTePPO/RVt1tnGenazWlqltoUVV318/g8XLrrt6enDx9/Tjz9vVznv8Ao8fNOab54nm08Ge3Weby8cRemscMr16yZvbXovj87198rMSRNM5kkhElpKTMkiUigIKAALbVlJmrdSrbq61qYzJAlW530321OGO2pq3VrU4zv1zelaqqtUWKtW9fH4PDy6en09t35/L1Xx7+jjye76nDyd+etc+nS8PLz8nHprtnjjGOfKb3z5S761nXbfe+Py3194ucrnK5zGMpYsytCTMkgAAgoAAW2mkmaqqt1vWt7nLOZIIWtdN9d3HPdxd3TLd4X1XPTZrSrVKoLV1rwfM87t6Nt75Z9Xbw+P2Z+f3+njzenv6MeXXe3GOXk4cu/TniOXHlNXnlvppHbr1vk8uvb2znSWzEmcYs5qjpOctSpJnKIUAIKABKLdFsmaU0utb3vprPPnMwJGqb326Vztxi9Uzejl09OL2Z1u20tFW5q2ta+f8AL5Xes8uvo7d/R15/M8/Hzb9fqzp16NOOuvR5/H4ddscpc88886Zt3bN9tdZ5vLv2dVq7rnx55znU5kjpMS25JJMoigBAoAQouqUkKVdXe99eus8eeZIEqm99O25yqYx1ucukz6OmO2sumtVatKUVat+d8zlWM536fX269+3HyeL57p6fR6OfHr01vHn16enPy/N8/ViS4TEt3Ja6dd3nx477a6au9dN3l5+WcTeeZmKy1UkkMoQoBAoAALoWpm6RWrrrrXXvrHDlnMFQWb6a695zYOet5jeL6ZesdN22qrSiqWj5/wAzjN7Yxv19Zv0758fB43f0demMRvtd9b5/Pw8fOS5txqYde/HCuvTTnz566arp16b6Ofm55zEwYiw0smc1JEoACCygASmqUZ1q5laa6a317axw55zJasFXpddtTOYTcNc9+iaa6dLpS1aWqLSvB8vzzr2cs431u+958ePlz07a6Q1nfs7ZmOGePm8+d5aw3J6evn4re2tazz462l6dul258cZzEyYgl0M5gkBFAIKAAC2hY0RTWtb101ZjmzBbbM63FurbUZaVz69tHbrpoq1VVRVU8Py/Pi9blzz11vr11x8vl5au+l69vVvg758/ObvDw89yazne9+nPn5LvrddHLgsa303qZmc5kQmMhbYzMqkAigIKCUCUaFWKC3Vb3ZbJJCrrWc2xdVW9XOM6tnPp31O/c3pVtVSqFWvL8rycpdTJvV326Tl5fLNXr09Po31z5L38vm1dY83Gso1069ccMTfXpdW8uEGtb1qYMzKWsZyFWJMqygFIogUlAJRaKolLdLrSNpAEoLdaGumsYxdXOd+mX1XO9ru6VVVLSiOfzPDyxLmLdbTWt48vLWm+/ade3Dz9Z5L0YnLEi3O+25yxjfp66YnLnDVutGDOUa1nOcgpEyIEqFSiCgSpYULSglW2rdI2AGWjWWrq2a6bzz5t65zp2xvvne8uvTWqi2kW2oh5fm+XGTOdNaudbuePFuze3TvPNnWGtTLlia754669NY4Y7d7dWcc5ytWmSSRvWM5gAkgiAoAgUAABVUSaq1balpRSF1pjK71bdbuOOd9MTW51uel123bbZS2Laq3enL5fz+WIglrepMc8XozdOvTnz0u3PG8Ydu/PzN9tc/PfRuy9GLz5yNEZqSRpMhAJMgAACCgAABoEW1Vuqy0lqwGunSYxmXpq23Tjz31k26dsc9en0bpVVaW1VtuccvJ87zYwCKW9XDlNbZS703Zd44U7drx8+Ona8effvjMvWW4TnlqZkqRCQKkLEyAAAIKASglBaEXQW3TLQukZW9O3dy488uu9VdTly10W667547+nraLVttNUskxjnjn5vFyzCALu8+WW+jMm+hrUk5TV9PbPHzY32cr6t+fnNbujfPnhWWalJmIWpATIAABAoAAAWhLaFXTN1FaMjXX0+t5ePPM6bsarHJbrWtWb7builWrSlJM5znOPN5sZkgBWc5jfWyXtrONanPnL09PVx82NdZnprnzXRrWnPCRIpbGZJCmQSAAACCgAAAVRaVSw1FaINdPR63nmeDdzloYyu9aq996UqhVKKkmZIx5eGM5RSCRlGum7nXXWed3OfN6O+2OHF1yvPDXVhbUJJkUkbmcxLWQZAAACCgBKAC2UtUpTLVGrA1e3azry8zaYtJnNreq32toqii0ikkC8vLwxMkCESEu+lxrtvOJq85266rh5enTnLjC7gKsISozGqmItZEgAASggoAAAWgq0orLVpbTK76dqcOWtAhnKt7uumlUtFFKBEWNzh5OWcyQBFSQ1tnXbcyurbdOHn7a5zfPkq2w1rCL1camYCzKiJAAAAIKIqUigC1KtUorF1qVpazib69NanLJRIswb3dddWhapQxndtEFjVnm8nPMzmgl1UjOVta3q6utSNOPLowvPFLojeuchu86zIEtzLplEBCgIqVAoSpRFRQoW0qgy3S22s8o3vXSZLZkl05y9NunVoFqlGOE1ve7CXUjaZ8fnyziAa1qsyYka0uunq1zmWa453nMkyrXXGQSW2ZrKCFhUQgSgAAgoSpQlSgUWqoqVNWVpazyi6updt3PMXpvOM63vrspVKUcOC73rWhajReHh5VmZg3d7ucyYkW3XTv6pwxDOMbc8zIXe8ZQLeuufIyghRZGagQqUCUIKIUlAAKUtFJrRFabTHOUVvV6bxyi66bucZ323atFVViebkNb3vcUWy6nh8Wd0xDXTrMRc5Zlu+vTfoxwk0zybxzkzN65t3EgutTWuedZxAigiQAACFQBQlEoABbKWki3ptjNXXaYxzKGtOu+fOW273ZnfTVqqFpV5+XnRem+tBotvD5/la1S5u9xtnEkXp11vXbPHN3efOzniJbnDcwWimc3cxCC0JEhCgAJRAKRSKlABQqyFXWtTKXfaZmMoaS60mStb3qa1q21VDQXl5MVU1077RbSpnxeLBbrrOa73tjCJ069F10vLnazNZrlhvGMzTNt3zkVnNIEVUsiSoAAEUQKCUixQAFFZKrVpIutXUziRTW5DNt1q6a1rVtpRSq8/lgL07dN0omZrzeDnC9PVPNlelqJNdtoWzAvTq6b83n56Zxi2NazmQki5mkKAhIAhQCUQKCKEKAAoQo1QFu6nOA1sSKurWmt9LSirSvN5QLrfXtqoSZu+PzuUL6fZPJwW26prrum+GNWtb3vpl148PO258Yjr0xMS4waYzQoIQgSpQAAgoJQAAClJCilFVqpki27qZlFob310qirQ48JAtvTvtISL14fP4w17fU8/kysa3d9tK1083O6uunTUnO6nPza3eXLEXWsx1nnzvpeWMy1NAkSACUAJRAoACUACqSBQtKVaAq70xmJLolXfbVUUqjHHIXVz07USLem+XzvNk6e3u5eXkI109HWQXGQ3pMYWZxrTOJAjp048r13nlM5tFCJCAlRYoAIKCKAASgWCgLaUto1TOd7rnlJJrQ0vba0UWrJzwVd3OuurULrWufz/AB5b7+jcz5uOaZvf06ki2QkqTOYklJIFXfPm1pnCRdAkJAEURQIUgqKAEUAAFBaUpbUXSuedbrEZhbo1p0qXWqhbamYU1cXrpVW1M+TyZnX0aqcfPgq9+1iLUI0xJGs5iEImreXJoSJK1QSJAAEUigIKlAJUoEUBQFotLaZlqsmlzlA1pNb1oTWtJhrVtkFqud6UKqRx8zW9LWPPyGtd+otyktzCSLrOWSCL0vPhzWwSFUCEAAAlAIKAAAAAVKGg0pRJatFM5yWLovTdVF1QCFWjM1qiKLx466Ck5cpmXv26SLcsqxCEISCLrpZx48yxZAtIQAAAAAgoAIoEoApKGrC2lFNKoSYwoFu+tQXRSRZRVEWlWwvDHSktkzMYzv025i6xNaxmCCMlCXWqmePGEVAaqIQAAAACCgACUBKCkqpqw1SqLVWqSYxCVKuumrBSlKAtoABrPHe0iiTDOtswpakJICZu8ymkWZ5ciABrSIiEUAAACCgAAEVChUarOrF0KFqlZu7tnliZlFu+mgFUaqgoCxA24Z66JFEyKW6qCYJjMCGsw1rDScc4QpAaBEEKCKAAIKABKACFFS63nNsWlsKUqc2t9ejnwmSjXTpRUq2lKLFEKBq8uO+okBEl6dN6ZwJizOtZxnOMhbiW4m9YzjMS7rOYFQAEoAAAQKAEKAIFCmtzDUmrLZKoKzg1vdziQqrrdXQq1S1dAqF1Wq1nz+eeroRCs88Om+u9Z58eUac5W+tTPHgo1MyYbREzNbTMyCoEUAIUABAoAAACCi00y1FNMqokMwttBVqLs1qtBbLdXVUomJq3VvHyY6+tnp1oOPnx071iY54zFsjet6MefgUrfPEXdkrMJDKoAAJQQoACCygACUEsoGqqAumWoBCQ1bViiyRq61atLUq3ei03vn5c6y1rXDhOvTHLr6+9GePF17TOJJmRVFhjjjKxa3z5i0EzAikAQqUAAACCgAAAlIoK1bkNVm7mQAKrRVsEltq2hVRbs1bevTPPnw5XfbPk5N9Gefb09dpOWHToiJmAkkmcY5zW7ItYygCJIAAEUAAAAIFAAAACFFqg1th1uMxQqQrWlurFIpat0yu7M20sy1Uzjni98eXFutsb6b1rUzczokzdgM5485mIvbciJmCEiCIEAhZQAAAAgolSglAAAFKVd6c2+rngKEq2rVtKNFqrZq6s57ustcPHiqJl0cpTWk1rfWydOPG0tjfQqZ58+eIq73SJmWgmYQREgIBQAAlEogoEoAAEKAUprWpldbzhQoqqtqiltLRboTO91Hm8MgpLWVW6N9NbvLHo4ecutTM110GcZzjNpq271nEVCySQQRISoKAAAACBQAABKAgUotukku6yKKotaVV0S0WyqCNaZz5/NATUFAddy9nnnp4cVtSlqIzIytXV1u5zEiBEkVEQABCkUAACCgAABFQoRRSlKLYKFpVulK0Rq2LFRrUxjSTPLjAqwoIaTv148r358aAAWCC3WmtMyRJKJJFiQAIWUCUAACCgEoJUohQQUClNIVYotq1aWi1LaBapnGUwY5pYpUKRBermu8ZhYIqLRYFupd3ITObYiDKAgCosoAAAQKAABKARSFAUooqlUWW1GqtC2pMq1bnBJMxMICgCBalJASwC2UAWraEzlUlIkEKIUigAAAIKAABFICkpKShRSqWlkKVbbVRFpmM4a2ilGOcEAABYVEsAAWKoDSLQkgIiASkFIoIUAAIKAEoBFRSBUqFCgtVQQtK00lGc2xGcwu9WLvVcuUgWACCgQQAAClBYqJQERCCyoKlikVKAEoIKAAAJUKEUEUClVVEDUKqwWyJJWCF3qmum3LlmKVkKiBoRBEFgACqASCgIgSgRUpFBFAACCgJSKCUQFCKgKFKVSCqCkRdIi3PMC70Ndt4xiKGUhdJAEgiQWJQAVQEAiURFCKgURZRCgIqVAoSpRFRQQKBBZYUAW0AoKrNNJarHIBdWno6SZwCyTJvZEJlmSCEULCAKoEJYIAAQWVFRQSgAAgoSpQlSiVAVAAqLFAUoJaUoq2XQxygBrVvbapmQVnBvaAkkxIRA0ERKlABEAEBYAFEFRUKlAlCCiFJQAEKgAsVAUAoBSlFCtVc8sgF1rfW2oEkM4a2BEkxJUiCqiAiggQAEKlICxUBQAAhUAUJRKAQqLKhSVCoAKloFFCopTVqYxAWrenS0lpJEzhelQJJM5UkQURAFJUIAQWCwolQWCiKAAlEApFIqUAIohUACwCgKBQooaqoxmKaLrelFsJGcRrdQSRM5WpEAsIAAgAgqAFQBZUWKAAJRAoJSLFACFSiCosUIAoFhShRVtDOYtFut0RaJJMya3UEkykKhCUAgCAAIAKCCosKEohQCUQKCKEKBKhYWKikAoSoUAKpQFUpMmg1dKZaCSTI2sIkiABAELAgAIoRYWFiwsAKEqUAAIKCUAACUBKlEWKQFlIoCqWFAoIottKFWGZmC0REIKAICAgAIpAWUCKioUACUAJRAoACUAlgAoQqFgFgBQKFABVgNLQUokzIBQJAUAgQQAIqFgFQACoWFAlRYoAIKCKAAShCywFhYWFRRAsoAKBRSVFVVAWJIQCqhkopAggAAJYqFRRCwAFipRFEUCFIFigCABQlgoAgFRQlgqUAChQAWUUUySwACLCgQIAAEolgFRRFgoCAFRRFIUCAFgFgACglIoEoIqKCUigALKAABVCBCgRBQBAAABKBFCAoJRKBFBKAIAAAAAogoAAAAAAAAAAWAqVBVAAiwgAAAAAAAABKBKAAAAAIAABUCwCgAACKSgAAAAAAAAWFAsWBBCgAACLBQASgAAAASgAACAAAWAAAoAAAhQAAAAhQAACoAKgAgFhQEsCwoAAIKBKAAAhQAAhYWAAFQCwFEoACKixUUSgAIqLFBBQAAAAICoVALAAoABKiwoAAASosUACAAUCKSkLFAAAEoSgAAASgACFAAAACFEFQpAUgKABKAAAABKAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/xAAZAQEBAQEBAQAAAAAAAAAAAAAAAQIDBAX/2gAIAQIQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlAAAWAAAAAAAAAAAAAAAAQAUJQqUgAAAAAAAAAAAACiVLBAAohSwpAAAAAAAAAAAABQJSAIAologpAAAAAAAAAAAAKAllgAlABQIWAAAAAAAAAAAAoAgAAFRQARYjRAAAAAAAAAAFAAgACgmd5w6VYCCWgIAAAAAAAACgBACxYKIOG98HbYBFigEAAAAAAAACygACAAokvLn3459NWgRJVAIAAAAAAAAolAAlzLqApZZw3yxZd57OihIi1VkIWAAAAAAABQChGNMmiqErPlSLFX021EWFtiEFQAAAAAAAAVQJz2hVoAx5sxaRfTVqKl0uJRmlkoAAAAAAAA0AmNXIugAx5s3q471Mz12KRWqzi0iUFgAAAAAAAClBIQXQAzxm7y549vKb7oXLUumczWiZzoCwAAAAAAAoFBBks1TOhnw3rpjHn9/ZRDO03c4ugJkAsAAAAAigS0BSCVBLphsePz97azwv0qJIdMXcxbIDUyAAAAAAIBcy6oBRAhDU0sc94lnN5vN9joiROlzqyEyBUEBQAAAAISaGgFSkQsSGrUpwtxc+PzfR90yDoWJIIApAAAAAAAihSpQIQSDdxdOGK59OXn4dPrUF6EgEJEosAAAAAABSUFABlTA2xrXPy1jeMcuePq+hSa2QSEpIFQAAAAAAsUAFpAmWq5qiLx8+965+XlN8/d76I3aSRAVkEgpQAAAAVFAC0QEWsxIJnydO/Lx8NZXv8AS6Il3pLJIJLbMrJCqUAAAAUAALoggBMRRnw9uvm8uHbj7u3pqLq0JJFYXTBYhQoAAAgaACVZdEpARJEBx8fq9Hh8k37J7Z6s4w3pKlhmKwusUSUBQAAEE0ABVXTNCLCAEePz/Q14scPqdnXGzC3M1ISsVZhpkJQKoAAEQtBCil1ZSEAUgeZ6rOfP2FsSCZhJNXMW4zbkqiBaAAAkLQkLRV0zqxmgKAXeL0Yq1c2RisZtzLWc3eMAtoiVVAABENBJJbaVrbFJLKAUK1jp0vNm52o8/LrtJmxWc3WcSStXUSxaUAACQtEzMt6pbdokEoAsoXU11Zxz1pbjw+T2+gZJWLbJjBq3SEWlAAAkLRM5jd0WtVEqAAKJeibus8sbsxw+fr0erUEmmauc4zWrdCRaUAACChJnN3apz6bqSWFAAszd1N7c+U58OFnfteiLFSTUzMLq1RmqoAABCgkjSkzNdaSEoFAMzY1a55xxzjr2buQmpFTMlWlENSgAACKBJVM4zda6UysFoARm0W2ZZxnp04Z7oJebeomRaAKAAABKAimc55XpvrUhQCwUuc2hWVKvNYJiattzBYtQKAAABKAlEznlL6OsIVQAFMSgC1Zc4ok1kItixbBQAAAEqhFDOMTXXoiFUAznoUmFC1AJi24NIQjVEsKAAAAJSiUJMy3pYytoBOWddaqMFW6JmZZlasUxaRVCBQAAACUqTO6hEN2YxOnQUGeaa6rDKGtaiTGZJZq0lLGVaEFAAAAACItluSNsTMu+hQYzDpojKmd3SYxEWWTVUixVECgAAAAlCKLJY1nKDpoBnIbpMtJjeqvLLGyZi7WsUsuiBQAAAAAEoShgDWlBMBoTN1c51scyVBVlqMajQBQAAAAAIoAZLE3ZmpKi0RGWxq2ZQJUpTM2lVAoAAAAAEUEBKQEhoUCJi7CaksFAGc3pQJQAAAAACFgQRLoSAEAUznak570EKLCRd0CFAAAAAAgBCs51ajIQhBYJqhMdCKS1pANWS0lAAAAAAQIpKqSWFTIhJBvOTo3MmWqoC0k1YKWUAAAAAAIIssAiAiQliatsxrplcSS6LRVuYKotAAAAAAAIRZKCEQkiJCXXeiNJMYN1NBaZkWhSlAAAAAABCFgISRECFjfYATONTeoAJJJpVKKAAAAAAAQlIESRCW2kW7ABnUoLCQiKqhQAAAAAAAQCBJAW6sgaAAAAggFFAAAAAAAACAIgKtJKAUEUAEAAoAAAAAAAACAIA0ELAAChAACgAAAAAAAAAQCKBQgCwAUSUAUAAAAAAAAAACAAVBYFQAoQLBQAAAAAAAAAAAQALCgSoCkACgAAAAAAAAAAAAIAKACCoihQAAAAAAAAAAAAAEAAAKgKAAAAAAAAAAAAAAAAEAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/8QAGQEBAQEBAQEAAAAAAAAAAAAAAAECAwQF/9oACAEDEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgUAAAAAAAAAAAAAAAAAAQAFEBRCygAAAAAAAAAAAABLAAApAALKAAAAAAAAAAAAAlQAACiAAWKAAAAAAAAAAAAQAAWLAoQEUBQAAAAAAAAAAAQAICgAVBBpAWKAAAAAAAAAAEAJRCwoAFIkWrAKSgAAAAAAAACACAsssLREBUqEFtRYAUAAAAAAAACAIAouaVCRbGmYqAtFIAUAAAAAAAAgCBA0WCkyhTW+e+zhMCrRSQoFAAAAAAAEBAASqJUtTMKa9vHl7XkxnINUqIBQKAAAAAACAglSxDVWAWJgu3r7+D2b8GbyhRq2pIAoKAAAAAACCEAIXTWsQDJmy+/l695s49fJjhBV1akuMy6WhQAAAAAAQIRFQjXTN0YJmRak6/Vz0QJn5uGVXYjnjWqaqFAAAAAACFCGYIN9cNGGMwUl9P06QGPnZTMatTnh13ItRLQAAAAAAigIzEC98S1HLIA9X09Y8s6XV6Z+Xm3mnQcsXp0uDQikoAAAAAAAQSZEu6aS54gDt9DXlnbrw4+vfl8Tdznd56xzvXdxg1rQIUAAAAAAAgJmC7i61mXlhdYhv29Okz06cvnZmTW01yl5Tp2zgQ10olAAAAACiBZAJItWxbJrPG9Lxh7fROmrbnxeMNbrHDtnlrvjN3Vky6gAAAAACgLZmASRWgFZxvnIdM+rrjfom+Hz8tNWuGOnOaumulgZaFAgAAAAVRBkpGYS6tQWpjMly19POO0nXHj866tPMZ21vSW0AlKIAAAABQixBLIyXVBaXjjtnjr6Ps5Xv4em5w8DVVPNG6tFN6WAAsAAAAVBWVQAkyjSbuZOtODvyx6Pu4nTzc9Lj5+AvPjLpLrVWJrcKUJUAAAAoM1AASMws10csO9hbJ7vq8eXKdBnx+YTc4YDrbbNSS6UWywEAAAFEJbkCwSTMqLbjLe10J3+jy4dO6yY4+PKzfPnzWa3rRNamJvQtixBAAAChkAFQSTJIqIuumpYX2659uxjHDy+fptZxzlDW96ZvRMOhLQEQAAAoQABCQzBNZi3Vqh19vPx+/veHDj5p5Nero48rrDRXbWTqxnpKWwCIAAAqpCgCRJNTKLZlEUpb6/b87j9DfX42OfLvyO15zpctrrF7STXSYulSwCIAAAWpCqqERJjcgb5RAQHs6eDlr035rXNbdLdb0dNMY6auc9dzOyISiIAAAq3Iq0SIjM3mWsb5SBAEmsXpjzXOZNtads3vpjprOLvUzvolRBBIAAAKqCtUSSJOc6Ft565yRAQtvXPJvN8vTjM2PX6uXK63uaYb6ZxvdokhBIAAAKqBqlsyzExjW6XLEZQgG/RJM5tjhzmM9fo+3yeeW7pmdpM6u7nRMgQgAACqgtqaskmSc27crM5mRAGvZnBiyscs633+njh5oGrhszrW2aTMUIQAAClkpbpYzIbxmWW51c88QIA9txKzJpO3o7S8PMwXOmW1xvWrEkkKIgAAClkpbaSRbrGJJd5us8ozAQPR6MQkhOnq1vh55zm6jWVS61akkRpCEAAApcqLQi73mYxI3CSYyQA160gkMb6b4cfTvzXaTU7Tlz1dbEiGkQgAABSLFWoXWtJjlI2kzcZQQFdu+UEiYMWdjSL1uJnOd7BIVLJYAAAKgFqF3rRx5jSJjAIBV79MwSDGWK31SXW+dsKIEVCAAAApBKsI3vSc+ZbYzzgDe+UFvfUyJCwzm+jMzvV5qCpAVCAAAAogLELdWTEttzOeQF9G8cMla72SSQauqqYzsjURbJLKAgAAACkGrmSqpea72xy5wip07rjgK6bWMSLrerUuMhLC6iSFWEAAAAKAtzLFUy3q2c+EgHXoXlgut3K7xMy73VubCRAmkZLUEAAAAFAIClzrVsOPOAddlmEt1cNbxlJ12ZVSZ1nLUazZACAAAABSCgWBu5tjGGYsb3S5K0w1rOB0CWxEIXWakAIAAAACooJQGkVectNEoBW7zRJGwLBAtzKiUIAAAAABRFFAKhqmQIovWc4NYtlgADUxKQqAAAAAAsWUKUqQWxQFAje+cDrjEAogtTOagogAAAAABQUjWpkWqFVRFjecia3ykAALLJm2RSAAAAAALBSkS6BKtKW0mOmznOaru8oAgqsqRAQAAAAAABSgWgKKi25ka6Z5bmei6mJcwRGqIggQAAAAAAApQotABYWcwqK6brGVxLCF1SQgggAAAAAACilCgAWCZllQre83nAAW6REIEAAAAAAABShQAFRGQAus2QBQtsRAQAAAAAAAApUoAEUZAAAAULSIEAAAAAAAAFAUQCC1nOgAAAFFQCAAAAAAAAAoACAFTK2FZKoCooLAgAAAAAAAAAUAgAVmKS1JRQKlAEAAAAAAAAAAKAgAqSUlVBQBZQCAAAAAAAAAAAUAgLIAVKAWUAQAAAAAAAAAAAAoAhAKAFAAgAAAAAAAAAAAAUlEpAAqFEoQAAAAAAAAAAAAAAFhZQIAWAAAAAAAAAAAAAAAAAFgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD/8QAJRABAAMAAgMAAgMBAAMAAAAAAQACERASAyAwQGATUHAEgJCg/9oACAEBAAECAP8AxlzP/XHme2f6i/0ef55n3T8DOc+WZ/nWf0WZ65+Fn+W5+K+uZmfAOM/1zD1zMz1If7BmcZxmJ7H4T/pGZHg+OMT1E9c+b/oOfDMQIwjDjMzEfYh658n/ACrPysDMzM69cTEIEzMS1U9CDzmexM4f9AIw4AMz0zMzE6hxkxq0apyNWZjNmTMyMf8AP8zMAAD6564jW1fSkJktwTMzM4T45/jx+McZhUA/Gy9bHNWtjhOpXJu8YxjH8rP8IznPxd0d53flmfCxerySsPZm7vZsvD/nmegtu3fuWLD7Znqo83ravNJWERm6vpvG+p/kmfE+GYV6Iutt3dLVsJ7M3ebJbe2svVrxWV5ZZ3fV4zPlmf5Mc6MBIQW1rLvsNLVfRVm7seOzcvW0tW1UrK8atnT2zMzP8veCEeCACL27tl+I0sWZux4XsMRllm1tVlhp1qxjE6h8cT55M/wDM/LeCPBw8EqS6u/HOvXKyr6ra21RZdXglUhXpauduyzPmx/Ez1z9zOH8t4F53isrLWtZ+OFSnTp06h6MssysrLS3plJWbqpadu1X6Mfq/PPfP204T4ZmfDPZj7kDbW+RKgZmZnoywU6FAsNSjTr1JX0tLc1hEyZmZmZifLd33z92DMCPyzMzMzMzM9GPvgRVhMT2JVLckx5xOhTrmdenWx1K9KnNm3BK1DOAzEmZlo/nZmfs2e6/Eh6YQMzr1xLTeyvpnO68nD8BqnuQOvXq1TOFYVK5wxllZWUr1Tnd3jWWj9wmZnwzMzMTjP2TPfMz2Hdgjs3hLj9X034Eqj7EJgZaPGrCBwxYy/NZSK/NE+2/Q9njMzM/W89k9j77u7u2X130eX0341lE9cACEW1u2+hyx5sWJUrw/RE9T4n7wPCZ+StnjOM9H7ZkrKHqQm6t7txITEDlmZiXr1rXPsiJnBwnse58X9qOMz8civrmYnD9cK9LVqVOFIcbutvI7WEPfM5QoVzOc+ONWufXCvXr1z8d/Wzl5z8OwKvJ6vzJmdShStOt65V21u1PXZevWoB6ZnLxnXOM+WZmYiPpvtmFQzGL7r8X9h0eMmZntkzJh62EfQ9WPvmFShTp0KlQl4wjZla0OXgjVoVD8TeczqV69cRbL7vGFSuZN7L7sfQ/Yt9RHd04zPwGMfQ9n2AoUKFOuZnN5k61oUKhksiMzrnO7u/JV7NhJkDAzMsXj8QK5wrbt2+DH9m3d3gd3dGr+Ex5yHs+pWtCuZxmZnFjr1KZ6Mu14w9WLu9u276sbd23ZdrbsJ7Wl4+5UoU5VsvBzu7wx/cSCW5z6sfU9Dh9ApWtc5zM9E6h6ZLS8rCYcbqsRJ27du3bebS7u7wW7+OBnpaXiemVqVzlVeQB9tj+zZ9BH8BiYj7HOcVKQ/FtLysrDhd3ew9b+O1d3sWLFh20sZmcZU8dQ9Ftay+hCta+irHkgMzE9MxP2XfmI7vGZnxR4T1z1JSHGfhM8kIJbs27N2/YtS9Z5PFenJBEY16WqnGVnjRVhGWbMzrmVK14Y2bLMRJWEeMTggBlvo+mfsQ7okzPlaPsQ9yVav4ieQUt37t2/Yla9A8bnl8X8bRAKlSoZlho1SEojMlmz1PEeK1E61rwxWPIMQqVxMxGuYQir9c/ZyU4fnZmx9DnOSErYfU9sz26+SnkN3VhKzxnRpWtJalvG0aFSoVriZ1a2rY4q1sMs2Z46FLtkp05YjHkidcm764TVfln7WSrrzmZmZLNvq8E0tSx778qlaX8Xn8L4unRp1K1PHBK9aQPLRGvUMOXmxYTitqW7WZU8YvltWVluWLZXgAmtu2/Fj+zZ8c9qozAPXVsv1fQlGic7q6J7ZApWsZ5PHfxPj/jfG06krajSISj5K3MzON1d1l4zHir20KUC9rpBXm1lmBFbdt9d9cfTfQ4f1k5z7iJDndbNtYvBMz02bvrV8cOGL2baWq+4E7W8t/NbzfyFtY1fGUpK27j41PLXPiy3LMyEoVGXWHq2swM1WJ6bNm7u8InxX9JzP6AlYTd7bGMBrbmsCw/EMyE8aPFyzpMrD2ITta9m0s9/wCX+b+WnlG07Hkb18nivWeWljeN9MZb0JmVKEs2iByxmBzmZnXH4jsRPg/pmZ8QDOqfgkGZgZbipYtyQs2+J6Erat62G8tK1rToUD1OGZ18lfIWW3btW9PMXvC9LB4Txl6+WvDwRm7LNnk4ylaktCrROWZjN9N3d+W7rH6Y+uf3h8szMyE0dWHO/QgFevXqjCoWlj656kGqWtYrSgTMiQ9cnknllvWhQ8lp42k8NaCeeiRgAicXjD1JSEZZrGW9lfVX8Ddfnv6aQmJ6bq/g1KhMyMwrEsegY/Yg9hpKzd3ts09meV8qxOA8dLN7Eo+KeGUgeel6zCpVpaibaJ6kpCWiVivCrFX2zMzPpvOYnL83+/30ZuiszjOD8GsqicPAcZatiZD7HqJc8hftwRt3p7Xt5b3jMzPH4ynltla0p4zxNEfJXzUytK0KsvLRiJ6kpCdeiW4VYq85nUo1zMzMmemZnqcP6jvzeD8EhYtW2zMmkS1Wue+ZyfESUK0KdLS1qzxnovlvazEzK+PxePyS7UrWtalJS1bM81P4yqt7eS11msfWpSVlZYvGK24eczMmqu7vwJjznG6/uIjW1U5stq2IjRq1wOvTrmTJgdeue1Z4wMs+S08danLPJbyWeEKV8dPFnmcKVqFZWVaWq3LtvJbyN2y+j61KwaNpdWzDjOuZu7vbd3dHfYV4zP1bM5Phn4WjWxbi0a1qRdWwVrQo1sJM69StfGeNo+9J4w48ku1njD0u+SyJlfHXw18RTyWu1qU6krArKtbL521t+YAQaWbXVZnByj9N9s69Suez88/QyHzz7HtgErarM69cRGAVJtrWsukqdDx1p1uW96Sj37+RtKyti5fv3vZr1608VPF1W/k8nlJUrXr0p4yiCI+cufHHivClqu2V4wqV6sta1u2+uZyTecKleuMfXOczJmTOcz+/PU+BzmZ8B3YQAzCVh7MStcYtlmITxypmMuX5zA6kLdu7aE3t37lw6tepZ81v+i3nt5ayla1pQ8Z4yjW8pCoeWvlr7hWrVmFdbbR20YBTrkZe17e9aHjtRMTJs0R0WMY+rwcZmZHnM4f7rPU/BzH2XSAysJmcEryzVgBLxQa8BSV9Ll64HXrSj47VIx+FZQ6NPLL+R8jfQpTx0p460yVieQoVqljz+Ox64FK3EpVrfmnDMJq72te1n03RrKQlqozETkgicseHjfln6FmfiMzljxXhlQ9SVhxbgCuRnkhSvjtRp0K0D0S9HxlEJSWbu78Kzx2Fr/0V8kWBSlPHStCNu1JaWKVFZ5a+WichhK2tZlG1rx4pwxe3fdta0ThjyJavkr5e6sDETklYRj6I8no+z+g4GfiPGZ1aplR4rD1qHKFQ9GlaY1afx9CgZyjRpamFm68h6bo1t4Ur/wBU8sYFK+Ola1lIxMoqVy162lp5aXonBxvZtotl4rCWVIBXq+N8dqWNX0yCWLQ4twnIj7WjwTd933z9JPfM6hmNcjKh6krxu6I+mZDjMzPZli4nGZ8aV/5/F5Lf9PkvMqUPGASvHW53paheea3iuLL1vS9U9yMZmE20KFQm72ZarRqnoegjGY1TmsDM5t7b/f5mfmnqmMyp7DvoI+x7727du75G7ZmZmc5mZKn/AD+Ktf8Ap8nltbis8ZSEqSrU8pe3gazyPmfCj2tLVvS9X3rVM6oTc53YzYmNWic6M0TgGW9Kwj6ax5z9JPpu7u7u7u6I+iIVD0DPfdEdbFh2HKtm/du23d+eZQ/5jyP/AEWtLcUPHKtAi0hPPbyX/wCWw+S3klLFuw2UvS9PWta0tQoxjKpyxmlok3hLV69c9RJjGdXgg7w8Pq8Z7Z+i7s3d3nd3d3dh6swPU+m6oiIjGY16dOn8fTp06deuZmZmZxSf875reWXlkKVJ4ypa40F/6LXn/JYva3kFp5LeTx2vO2viv4LUwrXw0/5zwvhvW9m7aqW7drW7bBV43kr0vV9RqxnXrbgh6ImTM5xP1Rme5D8U9zkREmdevTp06dOn8f8AF/F/F/F/E+L+L+L+P+Np18dfDXzW8k8jKFTfDLXt5PFCXv5Z5aeC1fJrXzVLvk/573Gs8Vv4r/8AK/8ALT/kp/y/w/x2p56eWrCVJksZpbdbdh3ghPJGb6VS3DLTJV3RiInGIAI8Z+tE3dm7wQqnufI9RHR43d3RJmZmdevXo0fH4/FnlfK3alZrbxeTy+WtvCvktdnkqTxXpXr5fG+C3h8M8Z/FfwFPHes/jKjZva17vk8Xk8WCPDLFoWLNm3YsPBCeSW4DOCVR1mdUOdHXh4OdV43f0vJn13sW3to1hH47D1YQ9t3S3bt23Zpbt27du3btu8ULPmfLZKgY121qJ5TyCS1b0o+G7Za1v4f4fFQdvQp453fL/K+S97Ws2ve1uB3t2WwztvNUZpa7aEqNE4Pa3B8Thm/pp7Z8Mzh43t2q1lYK7p8D1ZUPw9m8bu6NG1vM3MIQEuM7FvGVARpalLVt1rKqVljRwlpe1Xbr5O1q2rarVnbt2LS1U9Bo8bZYTxzL1hwTOXg9sfR432Pg/oOZmfXGqZUAhLRSx8Dl5r+BnpnwrGeQvVgk3etvFbx0PHCdm42r1pKV/h6WhBvK27PkfLe1fIX8j5LVuWsWrYvF3draXqnJKM3bMK0hLFzRodUzMT1OHnWP6VnvnL678QAlSWLQlfgcsXaw435Z9iVmeU8k8lixctQqdfJ4k8dtta3k8V9s1v4b1fJZsv8AI3JtoFq2K3vfyXraty1pcsNUyCW2wnBKzeGVOtSpY8gys8fCZmZmZnL+M/35MgYmPw2bzWEIcWlqgE3fXdZZJQikPwMz3ITfNfyXuyspWoJaz5SrVseSeG9W7/J4PLTy+bynlLJWrO4gl6WqnkoTa3LWGvRo0aIJbbDzWHLKwhKy08kZWUPRmZiZmR5ffMfm/wBvvqQhMDEY/XCEIc2OoPG87oitmkrFlT4Z8c9yM888iwKlZ271v3sHip4nx+bxEp5PJ5LX8Xl8fn8vkLV8tb1tdtK2L/ydrV6X8dvFYGttXdZaWEhaJwQ9CVCVjPJGUlOEhMzOrVrwx5fcjH5P98QhADERmZ75mcEJWZjwcJB41RIrKBFqHJD4565nsRnnl+Cb3fJ/LTyF6ysrCeTx+Xw55LbWeO86dC1fKWgItblxS9PLWzW5a1m3bsqseBeCHG7KwhBta6ykpYtvIBjWxaLHl9iCvw3+rPwTggYSoGJYffOMhycEICJwxIcsJqkoLK8KQ/Bz2Izzy/KqzKyjVql637Xpbw+XxWqNbU8lbjesrbuX7XGVaRV8k8tdLtt3dZqJwHVCHNYQm2tZZWD2LdhhCBLF48PBH3347/Vn4ZDglYcWlo/eqcVSMSbrEPQIysrGV42B+Szzy/Gk6dGuVaW7fyV8lfK+R8l3y1YNEa37qpZ8lfKeTK1Iy8bXL0ijGC8CiShlvQlYQjGPBDjdqkIQds2jw8r9mP8AWnweT4jCVR1VftkOBL9tXl4H0ZSHBNIAfks88vHisIx4ZW/ftVLNrWb3vdGty5c8n8nfevWtqW1t3ta0y9LVtDk4YMQKVZb0JXgmJYYcbokqjpbtayvq+j7n99vuQgiW7Nl4ffMSEB9NLdt9GDvGrRGKSocH5LPOeQeCxfturDgsWJl6Xrcgliwyta0pS3iaVa2vLXb9y7PIXh6a8DK1rLNnkDg4y48bsIQR3s27L8H4Ho8PL/fHG9t35Dq8dl4PTdI8PA7qsq14GgTdH8nynlLDwO722Duli55G9p5KvJBJSErcvaWaX7eWacdrWue5CEGzbklQOuTbr6kIQmqs153lj9X+uPwD0ONgzd+G7s30PUleGPJwxlIRaykbdjjsJ9d9t3bzzVsPoxmzRi9y5bbS5DgS1b9/5K+Tv5HtXyXstbCx4tX0DJWHCI8VleCPDLfAg8Lq76HDH6sf70+BN35HIYw4H0JXhEeDh4rNWj27D2biQd3d3t23tu9u3bd3d3Y18tPJVjwcPppZYBw2tGCclu3aty9m0LdmBNYLLHBWtLVYQhMsW4qHG6FhOrXPXd33IcP2f0Y+5Mx43R3eBHWWm1YzKzYEEtpWtM+mQPTCpXrl6+alhjxvru6OriJB5HdrfszAwmNbTRtMK0oFxCEOLrKlTkSWmdbCZ9x1fbf0YhDlh8t5IANWqcEPU4ZbivDMOK1y0ZUpStOvXMzOuZ169evXr169evXrmRs3tfyzyVY/TRJYR4GJNglthwwdsQWBWhWXluCHFnKU6s3RFSLMR4PtvO/3h+DsYfF9CVlQo0RHglYGcBGWJWbvBKu2sShWdu/bt27du3bt27du3bt27du3bt37vkbtm1nyVuMfqWbWXkRRJhAyDE1swdrKcMvLcEIrK1oWbO6I7sOFV434ZicvJy/pp9SVlCtbloiIBxu723XndIcDsqEHd3d3d7du3bt27du/fv379u3Zs2VdZeqP21X0LFpmEJjWDEsPNa1CMvLGVhGYHdvuhk0dFX8BPu/3J9Th+ZKyjW9rM6WqwOGbxvO7BJuqNYO7u7u7u7vbd3d3e3btu7u82reqfV9xLDwWLRIOpaqEpCDLFq2leGCqrpCLs3e3b67oixP0k+DwfDM9CVa2URuqcvs+x6VCbu7u7u7u7u7uzd3d3d9cvW9U/EEsW4LVtEyCxqFZoxl4ynDy8j2Xnd2bu7MT4DsY/qZ9BIQ5WzDjfd9SHAB+Fu76bvqQiXpeqfbMz0Edg1tszgOuQdZfisYw4fU4zkMfQlZYhH4brycv6Ux4Pkxmlixftqvtu+j6HJAh+BrbsO78iHCeSliYnyDJmYnB6COwOoY8EFl+CKwmvqTPSqvqWbPzPQ/UD5MeRLFuzbfXd3gjHk4IB+FZbDpYR+DD0seSqTET2wIHXrmInIelStGmeg7ZCPO+pMfXfTMfs/phxsSHyY+mj20eDh9g6tUhxUPw7vGiWEd9NjDk48lbm7MxOSHABF4YzODkCtK0LSz6rAY+2cHD75gB1sfrO7BmZ7BxaPwONrMtH0IIxEgH4dpd53REed3g9bHmpaFu28ZmQlTFWZH3AqBCWXjAywhWMeGZgYw419zke9rTGP6nu7vBBIx53SA8MfgTSVeyvoOic4Q/Ds3d3kdqj7Ht5Dy1ZpYtu8IQe2kDI+pCpUAJWWiQMlpmMYnGFcWHDzmZzvCwdX9ZII76bVLNuEz22E3ss3khB2EPxLtnndg1R9Q9N208pY53SAk0sI6r7BU4HSy2dLdu68YUfG1whGJwRmZgR53h51f1LfjsfTd05T3IfEmjujuj+Ay7Z53YIlh+G7s8pf2oVratjgR3echUr6b27a+gFSnStGl6NcmYmHoGMzjPZ/ZSE3WPufPd3d0Rmzd3jfbWXj8BGqPG7N3ZpPLPJ6kpWtbVvV9NHeCFSoZhVpYhxnUoUKFQtKzbFqoHVrYT0rxmMBq84VR4Pvv6Xv1znIQMyPx3dER3dm7u7N3d1bxM9c4rK8bxu7wQnlPIPoTxBGXLnpojKgelVb8HIiO9m7et+/a1lEVtH1Ht2bEC0twBVLR/a8zMyAGY+jwPuJ+DaPpmYGZUPfMArnkr5R9KHjJt5f20ayp66r6bpbv3bt+/f+Tu30t27tt9N3iotrQhNVY/Df1vPfMeBmq+476kON3foxMzMzAxKhxmZmZgZLzyiZhWlKnFpcfYlCvGvB7swM4SZmfXA21lhB1djyeueu/rD6burB3deV+BycbpbTnd3fR4zMzMCMrBm7uzd3ezbyRM61Cbuy5Y9MJUPg+7651TMmTMzMzABlrLzu8vrv6mfgbu7H2fc9SHwJseTnd2bvqqiO7u9u3bt37dtvGYVK+m2lh9QqegPLwR43d9B1fmBXLR5Ptuzf04++cZmZmZkY/Amwh8D0zON3d9d3dmju7u77X4APZiNcSErUAfbZkXfhvzAIyw/B/Wz75Mz1zhj9Ko8bvBN3t23fhu7vy3jdItkD031xEytQnZd0ey6cP4uBN2MtHneX4Zxn6ecn5CJnyIO/g5mZMzM5z4kssDMzJnOInXqGzfXM/AOH1ON3Ytl+x+qHD+HultgI1tXh+BAznPXMyZmZmZM/ABlkh830zM69P4ynTp06devVrnVqmeu8a+uryxV9cz4b+nHDGHwPjuzVXsWLFtlo/EhD8bJnGTMzMzOvXqVZdlQM4z0z2KlDx9MZ27dtVt2WExq0aNU9SYnGttIrdfYMR/Vya8HucPx3dV5EsX7tvhkHd3d+x6ZkzMyYGZ169Oli9rNSlevXp06dOnTp0avJQoVmtm9rtu3csq9u2iOzEvF3dg68aqkHcmYmYE1V+Gfsur88zPTR3dPqcHGZmTMzGNi+9i/cv3v5LW2kqtzyVuGZmRlpbioE3v3bq+hxmAAHG6t153ZvDF4Ie+Td30z9Vfi/XMzMzJmZmTOczkhNm78N7Fi2723d0gXLVzs37dhW9lGr3tbtTyU8pfd3W1l4pNYxMzGvXr1zrmZzva126zMzPR9t9Xjf1nfgehAT45M532zMzM65mc5A4z1zg9DklZrEtWwhCVLN3REYkpaty/btqsSVm7rN1+Xbt2bt23OFczjIzMzP2bffGErERPufDMmZmZmZgZmNcKleqZmYmYvc8n8v8AL/L/ACPkbK2L1ve1njR1cIWLdywrwwuX7dm3YsO+rwxmtm28kOGZnDzmZmZmc5MzMzP1shwx4qkRPlmZmZ9sz1Oczh4wMzM8ktfv379+/fs20S7Z9TnREAi7Lvbv379t3v8AyVvu7s2MY+4juzPnme+frpy8iW1/Lz772XRm8b5bW+m+wqQAEZa1UnkV3YTV4IW7du3du2bKr7E3YTH5bvru/sGnru6++++/A9d4z33d4YPYt2bNvJZ/D2VmthrLWtaqN/Xd3jd3tvbtu/IhCLxnrv239c3fXd/P323g5s7vbv2Wy/ij2Gs7WstUtdm7u7u7u7u7u/TR4fZ/w/eD13d09dbLNVd235ItlhO1n8Dflu6Jbtvqzed+D+57u7N4Pju7u723e/ft2bdu27vGflavO/0G77P7/u/XeN3d3dmtu3YuW3jdgZmP9nv13jd3/B93jd3eFm7u7qrzo76HGJYffM++f1O7u7/hO7u6O8rvx0R5IPFomTMz8PM5z+lz933fxybN5zH4iPI1mI1a5mZmZmZyBXr169czP8/yZmcMfju8EpN4TM9Ux5wAzMzMzMzPvmfj7/iW+1o/ITgD0xMzPVicH1f6bf8AEd+LE+RwQ9N4zMz0eT6Mf9CYx+hD3313V2EPo8n+gMfXIehD7seCEPlq/wBDv+E7/S7zu878Cb77N3/P93foem/DeN3eNJu7u7v9Bv8AkWzZvtv5W7v+db/RbN30Vf8ASt/F3fXZs3d3+j1f8w367u7u7u79t3eN/wBC377/ALVv+87/ALzv/wAGv//EACcQAAICAgMAAgEEAwEAAAAAAAERABAhcCAwQAJQEiIxYIBhkMCg/9oACAEBAAM/AP8AiP34ntIetclvB0t4rZC/oc95D/xNOHeSPBndmbJ+4etyfrcbEH0r24e07hEBgNEbsMND5CluNHodKmPS7A2M5iEdOODEXncEAEcfeNbsUYetj0oVmBbGEBnxggtckaxEfMpiM7LBgggjhhi4sa9HnMMPWTDCDxBgIgisumKR8z1KvLnxmGiDTrMdGmJk+ha3cZpeUuIcHeNoOh5XSEZ6EdpGjwfa4AKZtcGJniIO16lPtVM8lTPFmkIz0MWBALfsEGmjD6HWOKj5gCn1Aa9EHudmE0oBABGepiKns8QRzPEcXHAIBAIBHHzVGYrOthH51R6nwAgFkwk8hyYiJ14T1Y86hhhp8RwzM2xP3iPlHcINLOz0uGKx3gzFZ7WeLHXnuMMPW9KMxWOoWou8mfpgmexxxCKP3LpMOoxB4GZ+0Hx+MbjPUoo5iYiP2K/nL+kfeyIPj8afFC1HWIvlHMTEzWPI9ZmGGHwZgi+MyexAz9UamLRmIjGKB6H6DqIw8T3ZFfpmeTiEUZpCj+VfpjMxF8piZjFgwfKEQiGEwmG1rwQQdhmYhwZ4oRmOBU6RjEZjERhELpiGEUPkKL/af4gEAggouHXogoQQQUOGYvjbPDMQpmIQKO0Y1HMRmGEQgz8hZ+JoGCfEQQWDAYouw6IH2gmLZs0RHSEdsUjBMTMBgMRiigMBhBh4jg/A+D0Aaf2mOpQni4oRGIYRHwIj4Fxww0DR6H4GNdOiIuLjsEUrC4ulAYFEafrWsMQQcHYNIwQW5is0FALUdmGiDDMTNKPgfRnV2LcPJiIwgwmGEQuMUvlQ/GsxijFMwGhShhhHrxoPP12OrE/K8UfiZiswiYhMINOCsw247UUzsrHU6FOMQgwiGZtijD8admEUI+CO0DDDyEBgMFEHiDwFA2bFrZeehHmIDBEeL4KnAeTFLtxsEcFFyMPS6JhEPEHVWfosVnvB6jQgiijojgDqt+/Ez4H0iCKmIjTHJ7JY8bHWxSNOI6wfAn1r2vWxMPWeZho8gtoC3Qg9b9h6Hq5d44Ch9avENA4/lqi0Fin9y9cDeC/qYdnveS92Ol6yx5mKW72D9etg4+jHQtX5+7PELY+PU+weMa4z6guYg871tj7ta8X2ap/3cX+q8ww76Oy1T84EFDgNlChBBAPKBtNdgUEEBgNjvPQdjGEdhht7RPaIIO8947RscfUGHXymfOd9HdmP9Uggg/5h/wD/xAAkEQEAAQQCAwEBAAMBAAAAAAABEQACECADMBJAUGAEE3CggP/aAAgBAgEBAgD/AIaH/wAJT+jXypuby7uj9ErdZbdcoFv69RvSpuuKtG8fzq0d9yVc15UPnIl498fiJKcmkdNy15LtJVrM5lo1iKmcv4NwU5O6+naIwVbmeiML+Iag3Ou+nBacbatrEJbVp1BUr+RaOu6o8QVb647oai2zZoqKDDiAzCfiTJ03XX81vL5lzSJdXBe2h0A0ZWg3T706KZjJlo157reI4fAtxHJb/PedIU0YcRiZmpn6E04E9iZiNHjLbkwlXVytl3HdhZ0tpqA1XeX5qZiPaGakcKozddaXPLj+a/oN5qIj6sFPuhS25vvqW4ZubquOC+27Yoy6RtH1Y9SITQpwM33Nwt1Bdc3XLjgu2PQT57R7JhpxEVOeRoCyL7rr/KcfzXmw9M9k4n4rR68RlIpdbrbzjavuvuWmm4t4yy7RoKNI2cTh/GSuy3thXLTTVrdbZbfx8PGccZOmIy04MP2z0YiI05WyrBt5Kaa4ePl4/wCXi5uPgKRMBid2py4H7r6EVEREf0NhxWcpycdnC2fz8PJZxcaFuIbYMOszOyUULU/GPQmR3fRv47OEIbL7OPgCMx0TOhhyYShfkHohD7FolFA24naMTLq4NGhpzOh8uToKKfYFatJpt8UkumdOW+zkkaiNDDgwiYmZ+IbuDoPcKlutTCNtDiabv6OS147xmd3VppyfFN3BRvPtlFJRdNLdQzPl/l5uRbKGx1dpy6HzGoDZqR3fTEZkRFq4pW+7kuuHxtt/xWDoU0aOriI+dGszQj7DRqNFK4utbGwt8LbS6dWpqZoNIj6itSNCOWj1TWRpMNvi2WEX2WpTo4WaMwn1nDSiJRo+qm8rpEYbDe6i3E1M7D89KaSCrPbT0Wp0ctR0wlHz0RIC3024vHZOmMzMro4OlD6riIgo08p62motuHV6Iw6rNSU7O0/OcDhRdjKtCXdTpa7Oxs1NNDUjmdZ+shuYWmoou6XUdWjSZkcNOYiIqfIdZPwC7W9LqYnLRlwZmnKmZxBkykNGJPtu5Uzs9EzNDNODVxEaRERUaTRT+EMz5eUzM9bUzGrmaMx0rJT9mamanaZ9NTWZ8p0nrWij6R2z3TMzMzM5U2aUzMzUz0OSj6R1FQkB3zMzNeXn5+ek4Wip9GPywNvj4hFAmWj2Y/AzM1MzM+UzgIikSwhClWZoxM9c/i5nrtoqIiEDEU4BLTx8YD87EREFtp1NeLRbcW5ioiPzEBEREQdsUnoR+MiIiIj40fjT/SszM/8ADD//xAAjEQADAAICAgICAwAAAAAAAAAAARECYBAhEiAwUHCgQICQ/9oACAECAQM/AP14Zw9yheIUu6diSK+EkJF2/s65fE4rElt0R2P4ut37OtvvCIy+nZ1ti5S9IyoY3tvijv3jLiIW2t9IbIMfrHNvTYl6LnomRcdvhX6rmqbnX6+ORUttiK+WycriMuO33hLl8dbfTx5hTv0Y0zrbIeWRF69kVHlkeOKFliQa2uYnZSLisg8siYHdKicJ7bEODhFWPLKI8UVCxKiba8mRkExMUgk7uSot3j+CP4fEu1P0vwQTQ0Xc0JM66G2NMRVpTv0a5YzIyo8iMpUNPS59TGUiIJ7NP4LHfgm8N6G/wZP78O/gi/5YPfl+2N//xAAlEQEAAgICAgMBAQADAQAAAAABAhEAEAMgEjBAUGAEE3CAkKD/2gAIAQMBAQIA/wDhoP8Ag5/OHsvs4bcvKrsflj4V5E8HIwOGXFXc7X+be8Iw4+WcIRhKUuTHuflDdep6xix4YSGMISeSceOUX0D2fxdaDE7Xdukwzi45nGOeGIcPjOLwp2PQrK/wxlYbel+V9VzijEeMMqqyvGRyHj49DsrPCBHZ97fWOOjHTte174MOl3e5ZPbFNHRWa5GOP36d4pJ0O6l6/wCdjqU5c5IfMkSGeTleW7DVyllRjp/AU9zuZI9XFkZvJNjGGMeQjyxk8nLzqI4mAvlcpYZHVs7uyRL7x9Zp3I0CdIxhx+JB4/GBk48kTkZ7N1k5QJ7jHGWVXQR+7cqqw27vRkscMiOPTgizjyeXnlW5zR6nSbccm5EtlqqqvFig/YGq9N2Yp62IKy6HIy4CWXGawxzkJGgo6ciZa4dCPdifY36XVaH10x8apjqMeKEjx4uPklFxzljo7TwxcDRGvLzJX9pbhj61ysG8v0ylkIzcD+fgRjHikJExOWKVXRZbiOr8sqqyx+1v1OrvAXAy2RLpLImSK/n44QlEjnJMKypR5I9p7DZgV0rBv64x+JeGGpaMNWOVv+Qyc3klOJW3OaPUyZT0ANAmVWhyu1V9IYvvdrhikvNdEvKg68PJHnnLygB1mvSjJyxwNEh6mqTD8KdqAOwccZa43Tl8k4cnNy/6ktqt5eVRnkOxHEw/CV0NGXd304wOSX+nEa5eTj5f6uX+fk/owBhPLnKzKoKoysjlaMMRMPqH4d9jE7Xd35eXl5EuAXnnwsOV5Wf9PPw8nNyQmzcsSbJ0LsxiRYpFHKyLjiRyq+lfgVSV0qjH4HFOfNOXlDkhLm55MZS1flljdmCZXjRuRkXTqLiH1D6q7qOzErHH3svMj4ER5CmApuxwzxSKaTBx0aMSomq+nfguOGD1dPvD/MHHVeEo+MuMhKFmOGcEJ8dINjVY7NOjB+xs9Djo0avHH4EMrE8WO/FJxWkyMP5uKUZ8cokaA0Y7Mepqz689TEDqY46fbHDHHbGqypRYeBD/AA/n4SMyplaowx70GqPsXtSZXU0kvcZxriVVZWnAOKPCQq5T/wBZp0ciujRjho+5CsTodXKyn2cUnHonWE4zJr/pKbxsR25HEwKxT2hX1YGUmJqgOiml9kWK9arpGfmcs5XCciQdDHAIuJRnkPrvT9QaMvEceh2X3Ql60u2Wo8rh0NQGS5SEQ+1scNGOS6nVffcJetjjHVRa2YY/CPrRu7V6nRfQZGLxpXQYy9N5QMfDxiVsDJekxy+xj9Yau8celVp9MSJk4p1EliekyqrxynDsY/aGk1WHZ2BiJL1Qw3I7R1d4nUw2CZUitV95fdwwDpKKeiPWUegGOzpWjd35XeVSeg++DtM9EerlVVYY7jp6x3T6nd2ffm73LK8WOVVVHtVVVAlUaepl3fS8u772fend3Xh4hXj416ojF6Oz0X6axw+9rvVV8IF6+PjXwK0/f1XtqqqqqqrUTHKqsCpfFfvhv4FZVarx8fEx7Gl+Bf5dVi3jluODuOS/LHWq9l3lxRnKyTgBVYlVXpPza3d3Yrq7N2y8vLyX8td+t9ZnkMpRZbvLu+x+n8sH3X+UvT+5f3D+4f8AvHVf+D3/xAAkEQACAQUAAgIDAQEAAAAAAAAAARECECAhYBIwQHAiMUGggP/aAAgBAwEDPwD/ADvNjs6rJIjsZYqUfwdTEkKknsG76G6iEQh1MqZHXSz8T8jVlNpQpEkVVVDSI+C+bmohCbIzQoPy9sWb53eKELDRvmI+Ju6pR/EVseOjb6xp3dRF2iHsTRTSSoRLzgbI53WMsjPRDKkN++OZWK/bKUJ2QmQL2QiXikuY2Rk0hsmzGavKIfrjnXhF22eNF/6bgfs36Ehc5JqXeWKmkl4SjecI3ze89Dt5VIilK6SJx0Q+sQpslZv3a5iMpJz8GJqzJzTXtRPQQrzj4o8pHTUbE8IXojlkKyFjLNEIbqghK6pRLIUGzydmmT1UshWXlLFIm4QlTJLhEHkyGJkO0PFYTlK5tUomkljRVI5ljiLQTecHnAnx2jfwWMlDIw0P0bNZRx2ra+BOUoQoHJo3Zq7Qqx0olEMY7Jkc/u85KbsTszzHSUsj165rZr2MY2v0NVbElZkPpZXrQmUlIkSrQxVLsYvKIJqJKkR6XzcMleyLaumJr0SyLvmo9jWLVpzSFi+oa6Gfksc89FpI+Ov+w33CF9C6+7X26+8YJxf3jr/Or//Z) center / cover no-repeat}.chat-content{display:flex;flex:1;background:var(--chat-content-bg);min-height:0}.join-error-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:12px;padding:24px}.join-error-screen__icon{color:#e57373}.join-error-screen__title{color:#fff;font-weight:600;font-size:14px;line-height:1;letter-spacing:0}.join-error-screen__reason{color:#fff9;font-size:11px;line-height:1.4;letter-spacing:0;text-align:center}.join-error-screen__retry{margin-top:4px;padding:6px 20px;border:none;border-radius:4px;background:#ffffff26;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}.join-error-screen__retry:hover{background:#ffffff40}.join-error-screen__retry:active{background:#ffffff59}.ban-screen{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:16px;padding:24px}.ban-screen__icon{color:#be1e2d}.ban-screen__text{color:#fff;font-weight:500;font-size:12px;line-height:1;letter-spacing:0}.chat-messages-outer{position:relative;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.chat-messages{flex:1;min-height:0;overflow:hidden auto;display:flex;flex-direction:column}.chat-messages::-webkit-scrollbar{width:4px}.chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.chat-messages__inner{flex:1;display:flex;flex-direction:column;gap:10px;padding:12px 12px 8px}.scroll-to-bottom-btn{position:absolute;inset:auto 10px 10px auto;display:flex;justify-content:center;align-items:center;width:32px;height:32px;background:#d9d9d91a;border:none;border-radius:10px;box-shadow:0 2px 8px #0006;padding:0;color:#fff3;cursor:pointer;z-index:5;transition:background .15s}.scroll-to-bottom-btn:hover{background:#8f8f8f1a}.chat-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.chat-loading__spinner{width:24px;height:24px;border:3px solid rgba(69,180,68,.5019607843);border-top-color:#45b444;border-radius:50%;animation:cr-spin .8s linear infinite}.chat-loading__text{color:#fff;font-weight:500;font-size:12px;line-height:12px;letter-spacing:.1em}[data-theme=p1] .rules-card{--rules-card-background: #292929CC;--rules-card-border: none}[data-theme=p2] .rules-card{--rules-card-background: #00000080;--rules-card-border: 1px solid #444444}.rules-card{position:relative;background:var(--rules-card-background);border-radius:10px;padding:6px 12px;margin-bottom:4px}.rules-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--rules-card-border);border-radius:inherit;pointer-events:none}.rules-card__content{display:flex;flex-direction:column;color:#565b60;font-weight:500;font-size:12px}.rules-card__content>h1,.rules-card__content>h2,.rules-card__content>h3{color:#fff;margin-left:auto;margin-right:auto}.rules-card__content>ul{display:flex;flex-direction:column;padding-inline-start:18px;gap:8px 0}.message-item{display:flex;flex-direction:column;gap:4px}.message-row{display:flex}.message-row--own{justify-content:flex-end}.message-row--other{justify-content:flex-start}.message-group{display:flex;flex-direction:column;max-width:76%;gap:4px}.message-row--own .message-group{align-items:flex-end}.message-row--other .message-group{align-items:flex-start}.message-sender{font-size:11px;padding:0 4px}.message-sender__own{color:#fff}.message-sender__other{color:#6a6a6a}.message-sticker-wrap{position:relative;width:100px;height:100px}.sticker-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.message-sticker{display:block;-o-object-fit:contain;object-fit:contain;width:100px;height:100px}.message-sticker--placeholder{border-radius:10px}.sticker-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(90deg,#2d2d2d 25%,#3d3d3d,#2d2d2d 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}[data-theme=p1] .message-bubble{--message-bubble-own-background: #80641B;--message-bubble-other-background: #1C1C1E;--message-bubble-border: none}[data-theme=p2] .message-bubble{--message-bubble-own-background: #0061FF4D;--message-bubble-other-background: #FF00044D;--message-bubble-border: 1px solid #444444}.message-bubble{position:relative;display:inline-flex;flex-wrap:wrap;align-items:center;padding:8px 18px;color:#fff;font-weight:500;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.message-bubble:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--message-bubble-border);border-radius:inherit;pointer-events:none}.message-bubble span{white-space:pre-wrap}.message-bubble__own{background:var(--message-bubble-own-background);border-radius:30px 0 30px 30px}.message-bubble__other{background:var(--message-bubble-other-background);border-radius:0 30px 30px}.message-em-emoji span{display:flex}.message-sending{display:flex;justify-content:center;align-items:center;color:#565b60;font-weight:500;font-size:12px;line-height:1;margin:4px 0 2px;gap:0 4px}.message-sending svg{animation:cr-spin .8s linear infinite}.message-error{display:flex;justify-content:center;align-items:center;color:#860608;font-weight:500;font-size:12px;line-height:1;margin:4px 0 8px;gap:0 4px}[data-theme=p1] .message-error-detail{--message-error-detail-background: #292929;--message-error-detail-border-radius: 6px;--message-error-detail-width: 70%;--message-error-detail-margin: 0 auto;--message-error-detail-color: #565B60}[data-theme=p2] .message-error-detail{--message-error-detail-background: #002D4D99;--message-error-detail-border-radius: 20px;--message-error-detail-width: auto;--message-error-detail-margin: 0;--message-error-detail-color: #0AB1FF}.message-error-detail{background:var(--message-error-detail-background);border-radius:var(--message-error-detail-border-radius);width:var(--message-error-detail-width);margin:var(--message-error-detail-margin);padding:6px 12px;color:var(--message-error-detail-color);font-weight:500;font-size:12px;line-height:1;letter-spacing:0;text-align:center;vertical-align:middle}[data-theme=p1] .chat-footer{--chat-footer-background: #18191A;--chat-footer-border-color: transparent}[data-theme=p2] .chat-footer{--chat-footer-background: #000000;--chat-footer-border-color: #080808}.chat-footer{position:relative;display:flex;align-items:flex-end;background:var(--chat-footer-background);padding:8px 0 8px 8px;gap:0 8px}.chat-footer:after{content:"";position:absolute;inset:0 0 auto;background:var(--chat-footer-border-color);height:1px;pointer-events:none}.chat-footer__input{position:relative;flex:1;min-height:20px;background:#ffffff1a;border:1px solid transparent;border-radius:6px;box-shadow:2px 4px 4px #00000040 inset;padding:2px 8px;color:#949bab;font-weight:500;font-size:16px;line-height:20px;letter-spacing:0;outline:none;overflow-y:auto;overflow-wrap:anywhere;white-space:pre-wrap;transition:border-color .15s;cursor:text}.chat-footer__input:focus{border-color:#d4a01780}.chat-footer__input[data-disabled=true]{background:#121313;cursor:not-allowed}.chat-footer__input[data-empty=true][data-muted=false]:before{content:attr(data-text__placeholder);position:absolute;top:4px;left:8px;color:#565b60;font-weight:500;font-size:16px;line-height:18px;pointer-events:none}.chat-footer__input[data-muted=true]:after{content:attr(data-text__muted);position:absolute;top:4px;left:8px;color:#683131;font-weight:500;font-size:16px;line-height:18px;pointer-events:none}.chat-footer__input img{vertical-align:middle;pointer-events:none}.chat-footer__others{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:100%}.chat-footer__right-top{display:flex;justify-content:center;align-items:center;flex:1;padding-bottom:16px}.chat-footer__count{color:#565b60;font-weight:500;font-size:12px;line-height:1;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-footer__right-bottom{position:relative;display:flex;align-items:center;width:88px;height:24px;gap:0 8px}.chat-footer__btn{position:absolute;bottom:-8px;display:flex;justify-content:center;align-items:center;border:none;width:40px;height:40px;transition:background .15s,color .15s,opacity .15s;cursor:pointer}.chat-footer__emoji{left:0;background:transparent;border-radius:50%;color:#333743}.chat-footer__emoji:hover:not(:disabled){background:#252525;color:#e0e0e0}.chat-footer__emoji:disabled{opacity:1;cursor:default}.chat-footer__send{right:0;color:#000;background:#fac12f}.chat-footer__send:hover:not(:disabled){opacity:.8}.chat-footer__send:disabled{background:#2f3031;opacity:1;cursor:default}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter-from,.fade-leave-to{opacity:0}.picker-enter-active,.picker-leave-active{transition:opacity .3s,transform .3s}.picker-enter-from,.picker-leave-to{opacity:0;transform:translate(-15px,15px)}',L_='.picker-wrapper{--picker-bottom: 46px;--picker-left: 12px;position:absolute;inset:auto auto var(--picker-bottom) var(--picker-left);display:flex;flex-direction:column;background:#14161a;border-radius:16px;box-shadow:0 -6px 24px #0006;width:calc(100% - var(--picker-left) * 2);max-width:350px;height:calc(100% - var(--picker-bottom) * 2);max-height:400px;z-index:20;overflow:hidden}.picker-tabs{display:flex;flex-wrap:wrap;align-items:center;background:#35373d;padding:8px 36px;gap:8px 16px}.picker-tab{position:relative;display:flex;justify-content:center;align-items:center;width:20px;height:20px;background:transparent;border:none;padding:0;color:var(--picker-tab-color, #565759);transition:color .15s;z-index:0;cursor:pointer}.picker-tab:before{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:10px;background:#292929;opacity:var(--picker-tab-opacity, 0);transition:opacity .15s;z-index:-1}.picker-tab:hover{--picker-tab-opacity: 1;--picker-tab-color: #E0E0E0}.picker-tab--active{--picker-tab-opacity: 1;--picker-tab-color: #4466CE}.category-icon{flex-shrink:0;-webkit-mask:var(--picker-tab-icon-url) center/contain no-repeat;mask:var(--picker-tab-icon-url) center/contain no-repeat;background-color:var(--picker-tab-color, #565759);width:20px;height:20px;transition:background-color .15s}.picker-content{position:relative;flex:1;padding-top:8px;overflow:hidden}.picker-content--sticker{overflow-y:auto}.picker-content--sticker::-webkit-scrollbar{width:4px}.picker-content--sticker::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.picker-mount{display:flex;justify-content:center}.picker-mount em-emoji-picker{--font-family: "Noto Sans", -apple-system, blinkmacsystemfont, "Segoe UI", sans-serif}.picker-skeleton{position:absolute;inset:0 0 auto;display:flex;flex-wrap:wrap;place-content:center;padding:24px 24px 0;gap:12px;overflow:hidden;z-index:1}.picker-skeleton__item{width:24px;height:24px;border-radius:50%;background:linear-gradient(90deg,#2d2d2d 25%,#3d3d3d,#2d2d2d 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sticker-grid{display:grid;grid-template-columns:repeat(3,80px);justify-content:center;gap:10px}.sticker-item{position:relative;width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;transition:background .15s,opacity .15s}.sticker-item:hover{background:#2a2a2a}.sticker-item img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.sticker-item--disabled{cursor:not-allowed}.sticker-item--disabled:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:conic-gradient(from 0deg at 50% 50%,transparent calc(360deg - var(--cooldown-angle, 360deg)),rgba(0,0,0,.5490196078) calc(360deg - var(--cooldown-angle, 360deg)));border-radius:8px;z-index:2}.sticker-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.sticker-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px;background:linear-gradient(90deg,#2d2d2d 25%,#3d3d3d,#2d2d2d 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}',O_=".debug-wrapper{position:fixed;inset:0 auto auto 0;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:100%;height:-moz-fit-content;height:fit-content;padding:10px 10%;gap:16px 0}.debug-container{display:flex;flex-direction:column;align-items:center;gap:8px 0}.debug-label{color:#fff}.debug-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.debug-buttons>button{background:#ffffff14;border:1px solid rgba(255,255,255,.1490196078);border-radius:8px;width:50px;height:30px;transition:background .15s;color:#ccc;font-size:12px;white-space:nowrap;pointer-events:auto;cursor:pointer}.debug-buttons>button:hover{background:#ffffff26}.debug-toggles{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.debug-toggles>button{background:#ffffff0a;border:1px solid rgba(255,255,255,.0941176471);border-radius:8px;height:30px;transition:background .15s,border-color .15s,color .15s;color:#ffffff80;font-size:12px;line-height:1;white-space:nowrap;pointer-events:auto;cursor:pointer}.debug-toggles>button:hover{background:#ffffff1a;border-color:#fff3;color:#aaa}.debug-toggles>button.active{background:#3041bd;border-color:#3041bd;color:#fff;font-weight:600}.status-log-labels{position:fixed;inset:50% auto auto 10px;transform:translateY(-50%);display:flex;flex-direction:column;color:#fff}.status-log-labels span{color:#ff0}";class F_ extends vo{constructor(i){super();P(this,"options");P(this,"vueApp",null);P(this,"hostElement",null);P(this,"meowmeowStore",null);P(this,"uiStore",null);console.log("[ MeowMeow ] v1.0.0-rc.6207efd"),this.options=i}show(){if(!this.hostElement){console.error("[ MeowMeow ] show: Not mounted yet, please call mount() first.");return}this.hostElement.style.visibility="visible"}async join(i){if(!this.meowmeowStore){console.error("[ MeowMeow ] join: Not mounted yet, please call mount() first.");return}await this.meowmeowStore.join(i)}hide(){if(!this.hostElement){console.error("[ MeowMeow ] hide: Not mounted yet, please call mount() first.");return}this.hostElement.style.visibility="hidden"}setLocale(i){if(!this.hostElement){console.error("[ MeowMeow ] setLocale: Not mounted yet, please call mount() first.");return}uu(i)}setTheme(i){if(!this.hostElement){console.error("[ MeowMeow ] setTheme: Not mounted yet, please call mount() first.");return}if(!this.uiStore){console.error("[ MeowMeow ] setTheme: UI Store not initialized.");return}(!i||!Qo.includes(i))&&(console.warn(`[ MeowMeow ] setTheme: Invalid theme "${i}", falling back to default "p1".`),i="p1"),this.uiStore.setTheme(i)}async mount(){if(this.vueApp){console.error("[ MeowMeow ] mount: Has been mounted already, please call unmount() first.");return}const i=document.createElement("div");i.id="meowmeow-chat-host",i.style.cssText="position:fixed;inset:0;visibility:hidden;pointer-events:none;z-index:var(--meowmeow-z-index);";const t=i.attachShadow({mode:"open"}),a=document.createElement("style");a.textContent=R_,t.appendChild(a);const s=document.createElement("style");s.textContent=M_,t.appendChild(s);const r=document.createElement("style");r.textContent=T_,t.appendChild(r);const o=document.createElement("style");o.textContent=L_,t.appendChild(o);const f=document.createElement("style");f.textContent=O_,t.appendChild(f);const l=document.createElement("div");l.id="meowmeow-vue-root",l.style.cssText="width:100%;height:100%;pointer-events:none;",t.appendChild(l),this.vueApp=jy(C_);const d=new Yg({token:this.options.token,onTokenRefresh:this.options.onTokenRefresh});console.log("[ MeowMeow ] MeowMeowStore: ",d),d.client.on("connected",u=>console.log("[ store ] connected: ",u)),d.client.on("error",u=>console.error("[ store ] error: ",u)),this.meowmeowStore=d;const c=wp(d,this.options.title);if(this.vueApp.provide(Ku,c),this.uiStore=c,this.vueApp.mount(l),this.hostElement=i,document.body.appendChild(i),this.setLocale(this.options.locale),this.setTheme(this.options.theme),!document.head.querySelector("#meowmeow-noto-sans")){const u=document.createElement("link");u.rel="preconnect",u.href="https://fonts.googleapis.com",u.crossOrigin="anonymous",document.head.appendChild(u);const p=document.createElement("link");p.rel="preconnect",p.href="https://fonts.gstatic.com",p.crossOrigin="anonymous",document.head.appendChild(p);const y=document.createElement("link");y.id="meowmeow-noto-sans",y.rel="stylesheet",y.href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap",y.crossOrigin="anonymous",document.head.appendChild(y)}this.emit("ready",{})}unmount(){var i,t,a,s;this.vueApp&&(this.vueApp.unmount(),this.vueApp=null),(i=this.hostElement)==null||i.remove(),this.hostElement=null,(t=document.getElementById("meowmeow-noto-sans"))==null||t.remove(),this.removeAllListeners(),(a=this.meowmeowStore)==null||a.dispose(),this.meowmeowStore=null,(s=this.uiStore)==null||s.dispose(),this.uiStore=null}}return Kn.MeowMeow=F_,Kn.MeowMeowClient=du,Kn.Room=Kc,Object.defineProperty(Kn,Symbol.toStringTag,{value:"Module"}),Kn})({});
|
|
803
|
+
//# sourceMappingURL=meowmeow-sdk.js.map
|