View | Details | Raw Unified | Return to bug 25350
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc (-12 lines)
Lines 121-131 $.widget.bridge('uitooltip', $.ui.tooltip); Link Here
121
[% Asset.js("js/amazonimages.js") | $raw %]
121
[% Asset.js("js/amazonimages.js") | $raw %]
122
[% END %]
122
[% END %]
123
123
124
[% Asset.js("lib/emoji-picker/js/config.js") | $raw %]
125
[% Asset.js("lib/emoji-picker/js/util.js") | $raw %]
126
[% Asset.js("lib/emoji-picker/js/jquery.emojiarea.js") | $raw %]
127
[% Asset.js("lib/emoji-picker/js/emoji-picker.js") | $raw %]
128
129
<script>
124
<script>
130
    //<![CDATA[
125
    //<![CDATA[
131
    var MSG_CONFIRM_AGAIN = _("Warning: Cannot be undone. Please confirm once again")
126
    var MSG_CONFIRM_AGAIN = _("Warning: Cannot be undone. Please confirm once again")
Lines 308-320 $(document).ready(function() { Link Here
308
            jQuery.removeCookie("search_path_code", { path: '/'});
303
            jQuery.removeCookie("search_path_code", { path: '/'});
309
        });
304
        });
310
    }
305
    }
311
312
    window.emojiPicker = new EmojiPicker({
313
      emojiable_selector: '[data-emojiable=true]',
314
      assetsPath: '[% interface | html %]/lib/emoji-picker/img/',
315
      popupButtonClasses: 'fa fa-smile-o'
316
    });
317
    window.emojiPicker.discover();
318
});
306
});
319
</script>
307
</script>
320
[% PROCESS jsinclude %]
308
[% PROCESS jsinclude %]
(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt (-1 / +8 lines)
Lines 1363-1370 Link Here
1363
    </script>
1363
    </script>
1364
    [% Asset.js("js/verovio.js") | $raw %]
1364
    [% Asset.js("js/verovio.js") | $raw %]
1365
[% END %]
1365
[% END %]
1366
1366
[% Asset.js("lib/emoji-picker/js/emoji-picker-all.min.js") | $raw %]
1367
<script>
1367
<script>
1368
    window.emojiPicker = new EmojiPicker({
1369
      emojiable_selector: '[data-emojiable=true]',
1370
      assetsPath: '[% interface | html %]/lib/emoji-picker/img/',
1371
      popupButtonClasses: 'fa fa-smile-o'
1372
    });
1373
    window.emojiPicker.discover();
1374
1368
    var OPACPopupAuthorsSearch = "[% Koha.Preference('OPACPopupAuthorsSearch') | html %]";
1375
    var OPACPopupAuthorsSearch = "[% Koha.Preference('OPACPopupAuthorsSearch') | html %]";
1369
    [% IF ( OpacHighlightedWords ) %]
1376
    [% IF ( OpacHighlightedWords ) %]
1370
        var q_array = new Array();  // holds search terms if available
1377
        var q_array = new Array();  // holds search terms if available
(-)a/koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js (-1 / +1 lines)
Line 0 Link Here
0
- 
1
"use strict";var Config={Emoji:{"00a9":["©",["copyright"]],"00ae":["®",["registered"]],"203c":["‼",["bangbang"]],2049:["⁉",["interrobang"]],2122:["™",["tm"]],2139:["ℹ",["information_source"]],2194:["↔",["left_right_arrow"]],2195:["↕",["arrow_up_down"]],2196:["↖",["arrow_upper_left"]],2197:["↗",["arrow_upper_right"]],2198:["↘",["arrow_lower_right"]],2199:["↙",["arrow_lower_left"]],"21a9":["↩",["leftwards_arrow_with_hook"]],"21aa":["↪",["arrow_right_hook"]],"231a":["⌚",["watch"]],"231b":["⌛",["hourglass"]],"23e9":["⏩",["fast_forward"]],"23ea":["⏪",["rewind"]],"23eb":["⏫",["arrow_double_up"]],"23ec":["⏬",["arrow_double_down"]],"23f0":["⏰",["alarm_clock"]],"23f3":["⏳",["hourglass_flowing_sand"]],"24c2":["Ⓜ",["m"]],"25aa":["▪",["black_small_square"]],"25ab":["▫",["white_small_square"]],"25b6":["▶",["arrow_forward"]],"25c0":["◀",["arrow_backward"]],"25fb":["◻",["white_medium_square"]],"25fc":["◼",["black_medium_square"]],"25fd":["◽",["white_medium_small_square"]],"25fe":["◾",["black_medium_small_square"]],2600:["☀",["sunny"]],2601:["☁",["cloud"]],"260e":["☎",["phone","telephone"]],2611:["☑",["ballot_box_with_check"]],2614:["☔",["umbrella"]],2615:["☕",["coffee"]],"261d":["☝",["point_up"]],"263a":["☺",["relaxed"]],2648:["♈",["aries"]],2649:["♉",["taurus"]],"264a":["♊",["gemini"]],"264b":["♋",["cancer"]],"264c":["♌",["leo"]],"264d":["♍",["virgo"]],"264e":["♎",["libra"]],"264f":["♏",["scorpius"]],2650:["♐",["sagittarius"]],2651:["♑",["capricorn"]],2652:["♒",["aquarius"]],2653:["♓",["pisces"]],2660:["♠",["spades"]],2663:["♣",["clubs"]],2665:["♥",["hearts"]],2666:["♦",["diamonds"]],2668:["♨",["hotsprings"]],"267b":["♻",["recycle"]],"267f":["♿",["wheelchair"]],2693:["⚓",["anchor"]],"26a0":["⚠",["warning"]],"26a1":["⚡",["zap"]],"26aa":["⚪",["white_circle"]],"26ab":["⚫",["black_circle"]],"26bd":["⚽",["soccer"]],"26be":["⚾",["baseball"]],"26c4":["⛄",["snowman"]],"26c5":["⛅",["partly_sunny"]],"26ce":["⛎",["ophiuchus"]],"26d4":["⛔",["no_entry"]],"26ea":["⛪",["church"]],"26f2":["⛲",["fountain"]],"26f3":["⛳",["golf"]],"26f5":["⛵",["boat","sailboat"]],"26fa":["⛺",["tent"]],"26fd":["⛽",["fuelpump"]],2702:["✂",["scissors"]],2705:["✅",["white_check_mark"]],2708:["✈",["airplane"]],2709:["✉",["email","envelope"]],"270a":["✊",["fist"]],"270b":["✋",["hand","raised_hand"]],"270c":["✌",["v"]],"270f":["✏",["pencil2"]],2712:["✒",["black_nib"]],2714:["✔",["heavy_check_mark"]],2716:["✖",["heavy_multiplication_x"]],2728:["✨",["sparkles"]],2733:["✳",["eight_spoked_asterisk"]],2734:["✴",["eight_pointed_black_star"]],2744:["❄",["snowflake"]],2747:["❇",["sparkle"]],"274c":["❌",["x"]],"274e":["❎",["negative_squared_cross_mark"]],2753:["❓",["question"]],2754:["❔",["grey_question"]],2755:["❕",["grey_exclamation"]],2757:["❗",["exclamation","heavy_exclamation_mark"]],2764:["❤",["heart"],"<3"],2795:["➕",["heavy_plus_sign"]],2796:["➖",["heavy_minus_sign"]],2797:["➗",["heavy_division_sign"]],"27a1":["➡",["arrow_right"]],"27b0":["➰",["curly_loop"]],"27bf":["➿",["loop"]],2934:["⤴",["arrow_heading_up"]],2935:["⤵",["arrow_heading_down"]],"2b05":["⬅",["arrow_left"]],"2b06":["⬆",["arrow_up"]],"2b07":["⬇",["arrow_down"]],"2b1b":["⬛",["black_large_square"]],"2b1c":["⬜",["white_large_square"]],"2b50":["⭐",["star"]],"2b55":["⭕",["o"]],3030:["〰",["wavy_dash"]],"303d":["〽",["part_alternation_mark"]],3297:["㊗",["congratulations"]],3299:["㊙",["secret"]],"1f004":["🀄",["mahjong"]],"1f0cf":["🃏",["black_joker"]],"1f170":["🅰",["a"]],"1f171":["🅱",["b"]],"1f17e":["🅾",["o2"]],"1f17f":["🅿",["parking"]],"1f18e":["🆎",["ab"]],"1f191":["🆑",["cl"]],"1f192":["🆒",["cool"]],"1f193":["🆓",["free"]],"1f194":["🆔",["id"]],"1f195":["🆕",["new"]],"1f196":["🆖",["ng"]],"1f197":["🆗",["ok"]],"1f198":["🆘",["sos"]],"1f199":["🆙",["up"]],"1f19a":["🆚",["vs"]],"1f201":["🈁",["koko"]],"1f202":["🈂",["sa"]],"1f21a":["🈚",["u7121"]],"1f22f":["🈯",["u6307"]],"1f232":["🈲",["u7981"]],"1f233":["🈳",["u7a7a"]],"1f234":["🈴",["u5408"]],"1f235":["🈵",["u6e80"]],"1f236":["🈶",["u6709"]],"1f237":["🈷",["u6708"]],"1f238":["🈸",["u7533"]],"1f239":["🈹",["u5272"]],"1f23a":["🈺",["u55b6"]],"1f250":["🉐",["ideograph_advantage"]],"1f251":["🉑",["accept"]],"1f300":["🌀",["cyclone"]],"1f301":["🌁",["foggy"]],"1f302":["🌂",["closed_umbrella"]],"1f303":["🌃",["night_with_stars"]],"1f304":["🌄",["sunrise_over_mountains"]],"1f305":["🌅",["sunrise"]],"1f306":["🌆",["city_sunset"]],"1f307":["🌇",["city_sunrise"]],"1f308":["🌈",["rainbow"]],"1f309":["🌉",["bridge_at_night"]],"1f30a":["🌊",["ocean"]],"1f30b":["🌋",["volcano"]],"1f30c":["🌌",["milky_way"]],"1f30d":["🌍",["earth_africa"]],"1f30e":["🌎",["earth_americas"]],"1f30f":["🌏",["earth_asia"]],"1f310":["🌐",["globe_with_meridians"]],"1f311":["🌑",["new_moon"]],"1f312":["🌒",["waxing_crescent_moon"]],"1f313":["🌓",["first_quarter_moon"]],"1f314":["🌔",["moon","waxing_gibbous_moon"]],"1f315":["🌕",["full_moon"]],"1f316":["🌖",["waning_gibbous_moon"]],"1f317":["🌗",["last_quarter_moon"]],"1f318":["🌘",["waning_crescent_moon"]],"1f319":["🌙",["crescent_moon"]],"1f320":["🌠",["stars"]],"1f31a":["🌚",["new_moon_with_face"]],"1f31b":["🌛",["first_quarter_moon_with_face"]],"1f31c":["🌜",["last_quarter_moon_with_face"]],"1f31d":["🌝",["full_moon_with_face"]],"1f31e":["🌞",["sun_with_face"]],"1f31f":["🌟",["star2"]],"1f330":["🌰",["chestnut"]],"1f331":["🌱",["seedling"]],"1f332":["🌲",["evergreen_tree"]],"1f333":["🌳",["deciduous_tree"]],"1f334":["🌴",["palm_tree"]],"1f335":["🌵",["cactus"]],"1f337":["🌷",["tulip"]],"1f338":["🌸",["cherry_blossom"]],"1f339":["🌹",["rose"]],"1f33a":["🌺",["hibiscus"]],"1f33b":["🌻",["sunflower"]],"1f33c":["🌼",["blossom"]],"1f33d":["🌽",["corn"]],"1f33e":["🌾",["ear_of_rice"]],"1f33f":["🌿",["herb"]],"1f340":["🍀",["four_leaf_clover"]],"1f341":["🍁",["maple_leaf"]],"1f342":["🍂",["fallen_leaf"]],"1f343":["🍃",["leaves"]],"1f344":["🍄",["mushroom"]],"1f345":["🍅",["tomato"]],"1f346":["🍆",["eggplant"]],"1f347":["🍇",["grapes"]],"1f348":["🍈",["melon"]],"1f349":["🍉",["watermelon"]],"1f34a":["🍊",["tangerine"]],"1f34b":["🍋",["lemon"]],"1f34c":["🍌",["banana"]],"1f34d":["🍍",["pineapple"]],"1f34e":["🍎",["apple"]],"1f34f":["🍏",["green_apple"]],"1f350":["🍐",["pear"]],"1f351":["🍑",["peach"]],"1f352":["🍒",["cherries"]],"1f353":["🍓",["strawberry"]],"1f354":["🍔",["hamburger"]],"1f355":["🍕",["pizza"]],"1f356":["🍖",["meat_on_bone"]],"1f357":["🍗",["poultry_leg"]],"1f358":["🍘",["rice_cracker"]],"1f359":["🍙",["rice_ball"]],"1f35a":["🍚",["rice"]],"1f35b":["🍛",["curry"]],"1f35c":["🍜",["ramen"]],"1f35d":["🍝",["spaghetti"]],"1f35e":["🍞",["bread"]],"1f35f":["🍟",["fries"]],"1f360":["🍠",["sweet_potato"]],"1f361":["🍡",["dango"]],"1f362":["🍢",["oden"]],"1f363":["🍣",["sushi"]],"1f364":["🍤",["fried_shrimp"]],"1f365":["🍥",["fish_cake"]],"1f366":["🍦",["icecream"]],"1f367":["🍧",["shaved_ice"]],"1f368":["🍨",["ice_cream"]],"1f369":["🍩",["doughnut"]],"1f36a":["🍪",["cookie"]],"1f36b":["🍫",["chocolate_bar"]],"1f36c":["🍬",["candy"]],"1f36d":["🍭",["lollipop"]],"1f36e":["🍮",["custard"]],"1f36f":["🍯",["honey_pot"]],"1f370":["🍰",["cake"]],"1f371":["🍱",["bento"]],"1f372":["🍲",["stew"]],"1f373":["🍳",["egg"]],"1f374":["🍴",["fork_and_knife"]],"1f375":["🍵",["tea"]],"1f376":["🍶",["sake"]],"1f377":["🍷",["wine_glass"]],"1f378":["🍸",["cocktail"]],"1f379":["🍹",["tropical_drink"]],"1f37a":["🍺",["beer"]],"1f37b":["🍻",["beers"]],"1f37c":["🍼",["baby_bottle"]],"1f380":["🎀",["ribbon"]],"1f381":["🎁",["gift"]],"1f382":["🎂",["birthday"]],"1f383":["🎃",["jack_o_lantern"]],"1f384":["🎄",["christmas_tree"]],"1f385":["🎅",["santa"]],"1f386":["🎆",["fireworks"]],"1f387":["🎇",["sparkler"]],"1f388":["🎈",["balloon"]],"1f389":["🎉",["tada"]],"1f38a":["🎊",["confetti_ball"]],"1f38b":["🎋",["tanabata_tree"]],"1f38c":["🎌",["crossed_flags"]],"1f38d":["🎍",["bamboo"]],"1f38e":["🎎",["dolls"]],"1f38f":["🎏",["flags"]],"1f390":["🎐",["wind_chime"]],"1f391":["🎑",["rice_scene"]],"1f392":["🎒",["school_satchel"]],"1f393":["🎓",["mortar_board"]],"1f3a0":["🎠",["carousel_horse"]],"1f3a1":["🎡",["ferris_wheel"]],"1f3a2":["🎢",["roller_coaster"]],"1f3a3":["🎣",["fishing_pole_and_fish"]],"1f3a4":["🎤",["microphone"]],"1f3a5":["🎥",["movie_camera"]],"1f3a6":["🎦",["cinema"]],"1f3a7":["🎧",["headphones"]],"1f3a8":["🎨",["art"]],"1f3a9":["🎩",["tophat"]],"1f3aa":["🎪",["circus_tent"]],"1f3ab":["🎫",["ticket"]],"1f3ac":["🎬",["clapper"]],"1f3ad":["🎭",["performing_arts"]],"1f3ae":["🎮",["video_game"]],"1f3af":["🎯",["dart"]],"1f3b0":["🎰",["slot_machine"]],"1f3b1":["🎱",["8ball"]],"1f3b2":["🎲",["game_die"]],"1f3b3":["🎳",["bowling"]],"1f3b4":["🎴",["flower_playing_cards"]],"1f3b5":["🎵",["musical_note"]],"1f3b6":["🎶",["notes"]],"1f3b7":["🎷",["saxophone"]],"1f3b8":["🎸",["guitar"]],"1f3b9":["🎹",["musical_keyboard"]],"1f3ba":["🎺",["trumpet"]],"1f3bb":["🎻",["violin"]],"1f3bc":["🎼",["musical_score"]],"1f3bd":["🎽",["running_shirt_with_sash"]],"1f3be":["🎾",["tennis"]],"1f3bf":["🎿",["ski"]],"1f3c0":["🏀",["basketball"]],"1f3c1":["🏁",["checkered_flag"]],"1f3c2":["🏂",["snowboarder"]],"1f3c3":["🏃",["runner","running"]],"1f3c4":["🏄",["surfer"]],"1f3c6":["🏆",["trophy"]],"1f3c7":["🏇",["horse_racing"]],"1f3c8":["🏈",["football"]],"1f3c9":["🏉",["rugby_football"]],"1f3ca":["🏊",["swimmer"]],"1f3e0":["🏠",["house"]],"1f3e1":["🏡",["house_with_garden"]],"1f3e2":["🏢",["office"]],"1f3e3":["🏣",["post_office"]],"1f3e4":["🏤",["european_post_office"]],"1f3e5":["🏥",["hospital"]],"1f3e6":["🏦",["bank"]],"1f3e7":["🏧",["atm"]],"1f3e8":["🏨",["hotel"]],"1f3e9":["🏩",["love_hotel"]],"1f3ea":["🏪",["convenience_store"]],"1f3eb":["🏫",["school"]],"1f3ec":["🏬",["department_store"]],"1f3ed":["🏭",["factory"]],"1f3ee":["🏮",["izakaya_lantern","lantern"]],"1f3ef":["🏯",["japanese_castle"]],"1f3f0":["🏰",["european_castle"]],"1f400":["🐀",["rat"]],"1f401":["🐁",["mouse2"]],"1f402":["🐂",["ox"]],"1f403":["🐃",["water_buffalo"]],"1f404":["🐄",["cow2"]],"1f405":["🐅",["tiger2"]],"1f406":["🐆",["leopard"]],"1f407":["🐇",["rabbit2"]],"1f408":["🐈",["cat2"]],"1f409":["🐉",["dragon"]],"1f40a":["🐊",["crocodile"]],"1f40b":["🐋",["whale2"]],"1f40c":["🐌",["snail"]],"1f40d":["🐍",["snake"]],"1f40e":["🐎",["racehorse"]],"1f40f":["🐏",["ram"]],"1f410":["🐐",["goat"]],"1f411":["🐑",["sheep"]],"1f412":["🐒",["monkey"]],"1f413":["🐓",["rooster"]],"1f414":["🐔",["chicken"]],"1f415":["🐕",["dog2"]],"1f416":["🐖",["pig2"]],"1f417":["🐗",["boar"]],"1f418":["🐘",["elephant"]],"1f419":["🐙",["octopus"]],"1f41a":["🐚",["shell"]],"1f41b":["🐛",["bug"]],"1f41c":["🐜",["ant"]],"1f41d":["🐝",["bee","honeybee"]],"1f41e":["🐞",["beetle"]],"1f41f":["🐟",["fish"]],"1f420":["🐠",["tropical_fish"]],"1f421":["🐡",["blowfish"]],"1f422":["🐢",["turtle"]],"1f423":["🐣",["hatching_chick"]],"1f424":["🐤",["baby_chick"]],"1f425":["🐥",["hatched_chick"]],"1f426":["🐦",["bird"]],"1f427":["🐧",["penguin"]],"1f428":["🐨",["koala"]],"1f429":["🐩",["poodle"]],"1f42a":["🐪",["dromedary_camel"]],"1f42b":["🐫",["camel"]],"1f42c":["🐬",["dolphin","flipper"]],"1f42d":["🐭",["mouse"]],"1f42e":["🐮",["cow"]],"1f42f":["🐯",["tiger"]],"1f430":["🐰",["rabbit"]],"1f431":["🐱",["cat"]],"1f432":["🐲",["dragon_face"]],"1f433":["🐳",["whale"]],"1f434":["🐴",["horse"]],"1f435":["🐵",["monkey_face"]],"1f436":["🐶",["dog"]],"1f437":["🐷",["pig"]],"1f438":["🐸",["frog"]],"1f439":["🐹",["hamster"]],"1f43a":["🐺",["wolf"]],"1f43b":["🐻",["bear"]],"1f43c":["🐼",["panda_face"]],"1f43d":["🐽",["pig_nose"]],"1f43e":["🐾",["feet","paw_prints"]],"1f440":["👀",["eyes"]],"1f442":["👂",["ear"]],"1f443":["👃",["nose"]],"1f444":["👄",["lips"]],"1f445":["👅",["tongue"]],"1f446":["👆",["point_up_2"]],"1f447":["👇",["point_down"]],"1f448":["👈",["point_left"]],"1f449":["👉",["point_right"]],"1f44a":["👊",["facepunch","punch"]],"1f44b":["👋",["wave"]],"1f44c":["👌",["ok_hand"]],"1f44d":["👍",["+1","thumbsup"]],"1f44e":["👎",["-1","thumbsdown"]],"1f44f":["👏",["clap"]],"1f450":["👐",["open_hands"]],"1f451":["👑",["crown"]],"1f452":["👒",["womans_hat"]],"1f453":["👓",["eyeglasses"]],"1f454":["👔",["necktie"]],"1f455":["👕",["shirt","tshirt"]],"1f456":["👖",["jeans"]],"1f457":["👗",["dress"]],"1f458":["👘",["kimono"]],"1f459":["👙",["bikini"]],"1f45a":["👚",["womans_clothes"]],"1f45b":["👛",["purse"]],"1f45c":["👜",["handbag"]],"1f45d":["👝",["pouch"]],"1f45e":["👞",["mans_shoe","shoe"]],"1f45f":["👟",["athletic_shoe"]],"1f460":["👠",["high_heel"]],"1f461":["👡",["sandal"]],"1f462":["👢",["boot"]],"1f463":["👣",["footprints"]],"1f464":["👤",["bust_in_silhouette"]],"1f465":["👥",["busts_in_silhouette"]],"1f466":["👦",["boy"]],"1f467":["👧",["girl"]],"1f468":["👨",["man"]],"1f469":["👩",["woman"]],"1f46a":["👪",["family"]],"1f46b":["👫",["couple"]],"1f46c":["👬",["two_men_holding_hands"]],"1f46d":["👭",["two_women_holding_hands"]],"1f46e":["👮",["cop"]],"1f46f":["👯",["dancers"]],"1f470":["👰",["bride_with_veil"]],"1f471":["👱",["person_with_blond_hair"]],"1f472":["👲",["man_with_gua_pi_mao"]],"1f473":["👳",["man_with_turban"]],"1f474":["👴",["older_man"]],"1f475":["👵",["older_woman"]],"1f476":["👶",["baby"]],"1f477":["👷",["construction_worker"]],"1f478":["👸",["princess"]],"1f479":["👹",["japanese_ogre"]],"1f47a":["👺",["japanese_goblin"]],"1f47b":["👻",["ghost"]],"1f47c":["👼",["angel"]],"1f47d":["👽",["alien"]],"1f47e":["👾",["space_invader"]],"1f47f":["👿",["imp"]],"1f480":["💀",["skull"]],"1f481":["💁",["information_desk_person"]],"1f482":["💂",["guardsman"]],"1f483":["💃",["dancer"]],"1f484":["💄",["lipstick"]],"1f485":["💅",["nail_care"]],"1f486":["💆",["massage"]],"1f487":["💇",["haircut"]],"1f488":["💈",["barber"]],"1f489":["💉",["syringe"]],"1f48a":["💊",["pill"]],"1f48b":["💋",["kiss"]],"1f48c":["💌",["love_letter"]],"1f48d":["💍",["ring"]],"1f48e":["💎",["gem"]],"1f48f":["💏",["couplekiss"]],"1f490":["💐",["bouquet"]],"1f491":["💑",["couple_with_heart"]],"1f492":["💒",["wedding"]],"1f493":["💓",["heartbeat"]],"1f494":["💔",["broken_heart"],"</3"],"1f495":["💕",["two_hearts"]],"1f496":["💖",["sparkling_heart"]],"1f497":["💗",["heartpulse"]],"1f498":["💘",["cupid"]],"1f499":["💙",["blue_heart"],"<3"],"1f49a":["💚",["green_heart"],"<3"],"1f49b":["💛",["yellow_heart"],"<3"],"1f49c":["💜",["purple_heart"],"<3"],"1f49d":["💝",["gift_heart"]],"1f49e":["💞",["revolving_hearts"]],"1f49f":["💟",["heart_decoration"]],"1f4a0":["💠",["diamond_shape_with_a_dot_inside"]],"1f4a1":["💡",["bulb"]],"1f4a2":["💢",["anger"]],"1f4a3":["💣",["bomb"]],"1f4a4":["💤",["zzz"]],"1f4a5":["💥",["boom","collision"]],"1f4a6":["💦",["sweat_drops"]],"1f4a7":["💧",["droplet"]],"1f4a8":["💨",["dash"]],"1f4a9":["💩",["hankey","poop","shit"]],"1f4aa":["💪",["muscle"]],"1f4ab":["💫",["dizzy"]],"1f4ac":["💬",["speech_balloon"]],"1f4ad":["💭",["thought_balloon"]],"1f4ae":["💮",["white_flower"]],"1f4af":["💯",["100"]],"1f4b0":["💰",["moneybag"]],"1f4b1":["💱",["currency_exchange"]],"1f4b2":["💲",["heavy_dollar_sign"]],"1f4b3":["💳",["credit_card"]],"1f4b4":["💴",["yen"]],"1f4b5":["💵",["dollar"]],"1f4b6":["💶",["euro"]],"1f4b7":["💷",["pound"]],"1f4b8":["💸",["money_with_wings"]],"1f4b9":["💹",["chart"]],"1f4ba":["💺",["seat"]],"1f4bb":["💻",["computer"]],"1f4bc":["💼",["briefcase"]],"1f4bd":["💽",["minidisc"]],"1f4be":["💾",["floppy_disk"]],"1f4bf":["💿",["cd"]],"1f4c0":["📀",["dvd"]],"1f4c1":["📁",["file_folder"]],"1f4c2":["📂",["open_file_folder"]],"1f4c3":["📃",["page_with_curl"]],"1f4c4":["📄",["page_facing_up"]],"1f4c5":["📅",["date"]],"1f4c6":["📆",["calendar"]],"1f4c7":["📇",["card_index"]],"1f4c8":["📈",["chart_with_upwards_trend"]],"1f4c9":["📉",["chart_with_downwards_trend"]],"1f4ca":["📊",["bar_chart"]],"1f4cb":["📋",["clipboard"]],"1f4cc":["📌",["pushpin"]],"1f4cd":["📍",["round_pushpin"]],"1f4ce":["📎",["paperclip"]],"1f4cf":["📏",["straight_ruler"]],"1f4d0":["📐",["triangular_ruler"]],"1f4d1":["📑",["bookmark_tabs"]],"1f4d2":["📒",["ledger"]],"1f4d3":["📓",["notebook"]],"1f4d4":["📔",["notebook_with_decorative_cover"]],"1f4d5":["📕",["closed_book"]],"1f4d6":["📖",["book","open_book"]],"1f4d7":["📗",["green_book"]],"1f4d8":["📘",["blue_book"]],"1f4d9":["📙",["orange_book"]],"1f4da":["📚",["books"]],"1f4db":["📛",["name_badge"]],"1f4dc":["📜",["scroll"]],"1f4dd":["📝",["memo","pencil"]],"1f4de":["📞",["telephone_receiver"]],"1f4df":["📟",["pager"]],"1f4e0":["📠",["fax"]],"1f4e1":["📡",["satellite"]],"1f4e2":["📢",["loudspeaker"]],"1f4e3":["📣",["mega"]],"1f4e4":["📤",["outbox_tray"]],"1f4e5":["📥",["inbox_tray"]],"1f4e6":["📦",["package"]],"1f4e7":["📧",["e-mail"]],"1f4e8":["📨",["incoming_envelope"]],"1f4e9":["📩",["envelope_with_arrow"]],"1f4ea":["📪",["mailbox_closed"]],"1f4eb":["📫",["mailbox"]],"1f4ec":["📬",["mailbox_with_mail"]],"1f4ed":["📭",["mailbox_with_no_mail"]],"1f4ee":["📮",["postbox"]],"1f4ef":["📯",["postal_horn"]],"1f4f0":["📰",["newspaper"]],"1f4f1":["📱",["iphone"]],"1f4f2":["📲",["calling"]],"1f4f3":["📳",["vibration_mode"]],"1f4f4":["📴",["mobile_phone_off"]],"1f4f5":["📵",["no_mobile_phones"]],"1f4f6":["📶",["signal_strength"]],"1f4f7":["📷",["camera"]],"1f4f9":["📹",["video_camera"]],"1f4fa":["📺",["tv"]],"1f4fb":["📻",["radio"]],"1f4fc":["📼",["vhs"]],"1f500":["🔀",["twisted_rightwards_arrows"]],"1f501":["🔁",["repeat"]],"1f502":["🔂",["repeat_one"]],"1f503":["🔃",["arrows_clockwise"]],"1f504":["🔄",["arrows_counterclockwise"]],"1f505":["🔅",["low_brightness"]],"1f506":["🔆",["high_brightness"]],"1f507":["🔇",["mute"]],"1f508":["🔉",["speaker"]],"1f509":["🔉",["sound"]],"1f50a":["🔊",["loud_sound"]],"1f50b":["🔋",["battery"]],"1f50c":["🔌",["electric_plug"]],"1f50d":["🔍",["mag"]],"1f50e":["🔎",["mag_right"]],"1f50f":["🔏",["lock_with_ink_pen"]],"1f510":["🔐",["closed_lock_with_key"]],"1f511":["🔑",["key"]],"1f512":["🔒",["lock"]],"1f513":["🔓",["unlock"]],"1f514":["🔔",["bell"]],"1f515":["🔕",["no_bell"]],"1f516":["🔖",["bookmark"]],"1f517":["🔗",["link"]],"1f518":["🔘",["radio_button"]],"1f519":["🔙",["back"]],"1f51a":["🔚",["end"]],"1f51b":["🔛",["on"]],"1f51c":["🔜",["soon"]],"1f51d":["🔝",["top"]],"1f51e":["🔞",["underage"]],"1f51f":["🔟",["keycap_ten"]],"1f520":["🔠",["capital_abcd"]],"1f521":["🔡",["abcd"]],"1f522":["🔢",["1234"]],"1f523":["🔣",["symbols"]],"1f524":["🔤",["abc"]],"1f525":["🔥",["fire"]],"1f526":["🔦",["flashlight"]],"1f527":["🔧",["wrench"]],"1f528":["🔨",["hammer"]],"1f529":["🔩",["nut_and_bolt"]],"1f52a":["🔪",["hocho"]],"1f52b":["🔫",["gun"]],"1f52c":["🔬",["microscope"]],"1f52d":["🔭",["telescope"]],"1f52e":["🔮",["crystal_ball"]],"1f52f":["🔯",["six_pointed_star"]],"1f530":["🔰",["beginner"]],"1f531":["🔱",["trident"]],"1f532":["🔲",["black_square_button"]],"1f533":["🔳",["white_square_button"]],"1f534":["🔴",["red_circle"]],"1f535":["🔵",["large_blue_circle"]],"1f536":["🔶",["large_orange_diamond"]],"1f537":["🔷",["large_blue_diamond"]],"1f538":["🔸",["small_orange_diamond"]],"1f539":["🔹",["small_blue_diamond"]],"1f53a":["🔺",["small_red_triangle"]],"1f53b":["🔻",["small_red_triangle_down"]],"1f53c":["🔼",["arrow_up_small"]],"1f53d":["🔽",["arrow_down_small"]],"1f550":["🕐",["clock1"]],"1f551":["🕑",["clock2"]],"1f552":["🕒",["clock3"]],"1f553":["🕓",["clock4"]],"1f554":["🕔",["clock5"]],"1f555":["🕕",["clock6"]],"1f556":["🕖",["clock7"]],"1f557":["🕗",["clock8"]],"1f558":["🕘",["clock9"]],"1f559":["🕙",["clock10"]],"1f55a":["🕚",["clock11"]],"1f55b":["🕛",["clock12"]],"1f55c":["🕜",["clock130"]],"1f55d":["🕝",["clock230"]],"1f55e":["🕞",["clock330"]],"1f55f":["🕟",["clock430"]],"1f560":["🕠",["clock530"]],"1f561":["🕡",["clock630"]],"1f562":["🕢",["clock730"]],"1f563":["🕣",["clock830"]],"1f564":["🕤",["clock930"]],"1f565":["🕥",["clock1030"]],"1f566":["🕦",["clock1130"]],"1f567":["🕧",["clock1230"]],"1f5fb":["🗻",["mount_fuji"]],"1f5fc":["🗼",["tokyo_tower"]],"1f5fd":["🗽",["statue_of_liberty"]],"1f5fe":["🗾",["japan"]],"1f5ff":["🗿",["moyai"]],"1f600":["😀",["grinning"]],"1f601":["😁",["grin"]],"1f602":["😂",["joy"]],"1f603":["😃",["smiley"],":)"],"1f604":["😄",["smile"],":)"],"1f605":["😅",["sweat_smile"]],"1f606":["😆",["satisfied"]],"1f607":["😇",["innocent"]],"1f608":["😈",["smiling_imp"]],"1f609":["😉",["wink"],";)"],"1f60a":["😊",["blush"]],"1f60b":["😋",["yum"]],"1f60c":["😌",["relieved"]],"1f60d":["😍",["heart_eyes"]],"1f60e":["😎",["sunglasses"]],"1f60f":["😏",["smirk"]],"1f610":["😐",["neutral_face"]],"1f611":["😑",["expressionless"]],"1f612":["😒",["unamused"]],"1f613":["😓",["sweat"]],"1f614":["😔",["pensive"]],"1f615":["😕",["confused"]],"1f616":["😖",["confounded"]],"1f617":["😗",["kissing"]],"1f618":["😘",["kissing_heart"]],"1f619":["😙",["kissing_smiling_eyes"]],"1f61a":["😚",["kissing_closed_eyes"]],"1f61b":["😛",["stuck_out_tongue"]],"1f61c":["😜",["stuck_out_tongue_winking_eye"],";p"],"1f61d":["😝",["stuck_out_tongue_closed_eyes"]],"1f61e":["😞",["disappointed"],":("],"1f61f":["😟",["worried"]],"1f620":["😠",["angry"]],"1f621":["😡",["rage"]],"1f622":["😢",["cry"],":'("],"1f623":["😣",["persevere"]],"1f624":["😤",["triumph"]],"1f625":["😥",["disappointed_relieved"]],"1f626":["😦",["frowning"]],"1f627":["😧",["anguished"]],"1f628":["😨",["fearful"]],"1f629":["😩",["weary"]],"1f62a":["😪",["sleepy"]],"1f62b":["😫",["tired_face"]],"1f62c":["😬",["grimacing"]],"1f62d":["😭",["sob"],":'("],"1f62e":["😮",["open_mouth"]],"1f62f":["😯",["hushed"]],"1f630":["😰",["cold_sweat"]],"1f631":["😱",["scream"]],"1f632":["😲",["astonished"]],"1f633":["😳",["flushed"]],"1f634":["😴",["sleeping"]],"1f635":["😵",["dizzy_face"]],"1f636":["😶",["no_mouth"]],"1f637":["😷",["mask"]],"1f638":["😸",["smile_cat"]],"1f639":["😹",["joy_cat"]],"1f63a":["😺",["smiley_cat"]],"1f63b":["😻",["heart_eyes_cat"]],"1f63c":["😼",["smirk_cat"]],"1f63d":["😽",["kissing_cat"]],"1f63e":["😾",["pouting_cat"]],"1f63f":["😿",["crying_cat_face"]],"1f640":["🙀",["scream_cat"]],"1f645":["🙅",["no_good"]],"1f646":["🙆",["ok_woman"]],"1f647":["🙇",["bow"]],"1f648":["🙈",["see_no_evil"]],"1f649":["🙉",["hear_no_evil"]],"1f64a":["🙊",["speak_no_evil"]],"1f64b":["🙋",["raising_hand"]],"1f64c":["🙌",["raised_hands"]],"1f64d":["🙍",["person_frowning"]],"1f64e":["🙎",["person_with_pouting_face"]],"1f64f":["🙏",["pray"]],"1f680":["🚀",["rocket"]],"1f681":["🚁",["helicopter"]],"1f682":["🚂",["steam_locomotive"]],"1f683":["🚃",["railway_car"]],"1f68b":["🚋",["train"]],"1f684":["🚄",["bullettrain_side"]],"1f685":["🚅",["bullettrain_front"]],"1f686":["🚆",["train2"]],"1f687":["🚇",["metro"]],"1f688":["🚈",["light_rail"]],"1f689":["🚉",["station"]],"1f68a":["🚊",["tram"]],"1f68c":["🚌",["bus"]],"1f68d":["🚍",["oncoming_bus"]],"1f68e":["🚎",["trolleybus"]],"1f68f":["🚏",["busstop"]],"1f690":["🚐",["minibus"]],"1f691":["🚑",["ambulance"]],"1f692":["🚒",["fire_engine"]],"1f693":["🚓",["police_car"]],"1f694":["🚔",["oncoming_police_car"]],"1f695":["🚕",["taxi"]],"1f696":["🚖",["oncoming_taxi"]],"1f697":["🚗",["car","red_car"]],"1f698":["🚘",["oncoming_automobile"]],"1f699":["🚙",["blue_car"]],"1f69a":["🚚",["truck"]],"1f69b":["🚛",["articulated_lorry"]],"1f69c":["🚜",["tractor"]],"1f69d":["🚝",["monorail"]],"1f69e":["🚞",["mountain_railway"]],"1f69f":["🚟",["suspension_railway"]],"1f6a0":["🚠",["mountain_cableway"]],"1f6a1":["🚡",["aerial_tramway"]],"1f6a2":["🚢",["ship"]],"1f6a3":["🚣",["rowboat"]],"1f6a4":["🚤",["speedboat"]],"1f6a5":["🚥",["traffic_light"]],"1f6a6":["🚦",["vertical_traffic_light"]],"1f6a7":["🚧",["construction"]],"1f6a8":["🚨",["rotating_light"]],"1f6a9":["🚩",["triangular_flag_on_post"]],"1f6aa":["🚪",["door"]],"1f6ab":["🚫",["no_entry_sign"]],"1f6ac":["🚬",["smoking"]],"1f6ad":["🚭",["no_smoking"]],"1f6ae":["🚮",["put_litter_in_its_place"]],"1f6af":["🚯",["do_not_litter"]],"1f6b0":["🚰",["potable_water"]],"1f6b1":["🚱",["non-potable_water"]],"1f6b2":["🚲",["bike"]],"1f6b3":["🚳",["no_bicycles"]],"1f6b4":["🚴",["bicyclist"]],"1f6b5":["🚵",["mountain_bicyclist"]],"1f6b6":["🚶",["walking"]],"1f6b7":["🚷",["no_pedestrians"]],"1f6b8":["🚸",["children_crossing"]],"1f6b9":["🚹",["mens"]],"1f6ba":["🚺",["womens"]],"1f6bb":["🚻",["restroom"]],"1f6bc":["🚼",["baby_symbol"]],"1f6bd":["🚽",["toilet"]],"1f6be":["🚾",["wc"]],"1f6bf":["🚿",["shower"]],"1f6c0":["🛀",["bath"]],"1f6c1":["🛁",["bathtub"]],"1f6c2":["🛂",["passport_control"]],"1f6c3":["🛃",["customs"]],"1f6c4":["🛄",["baggage_claim"]],"1f6c5":["🛅",["left_luggage"]],"0023":["#⃣",["hash"]],"0030":["0⃣",["zero"]],"0031":["1⃣",["one"]],"0032":["2⃣",["two"]],"0033":["3⃣",["three"]],"0034":["4⃣",["four"]],"0035":["5⃣",["five"]],"0036":["6⃣",["six"]],"0037":["7⃣",["seven"]],"0038":["8⃣",["eight"]],"0039":["9⃣",["nine"]],"1f1e8-1f1f3":["🇨🇳",["cn"]],"1f1e9-1f1ea":["🇩🇪",["de"]],"1f1ea-1f1f8":["🇪🇸",["es"]],"1f1eb-1f1f7":["🇫🇷",["fr"]],"1f1ec-1f1e7":["🇬🇧",["gb","uk"]],"1f1ee-1f1f9":["🇮🇹",["it"]],"1f1ef-1f1f5":["🇯🇵",["jp"]],"1f1f0-1f1f7":["🇰🇷",["kr"]],"1f1f7-1f1fa":["🇷🇺",["ru"]],"1f1fa-1f1f8":["🇺🇸",["us"]]},EmojiCategories:[["1f604","1f603","1f600","1f60a","263a","1f609","1f60d","1f618","1f61a","1f617","1f619","1f61c","1f61d","1f61b","1f633","1f601","1f614","1f60c","1f612","1f61e","1f623","1f622","1f602","1f62d","1f62a","1f625","1f630","1f605","1f613","1f629","1f62b","1f628","1f631","1f620","1f621","1f624","1f616","1f606","1f60b","1f637","1f60e","1f634","1f635","1f632","1f61f","1f626","1f627","1f608","1f47f","1f62e","1f62c","1f610","1f615","1f62f","1f636","1f607","1f60f","1f611","1f472","1f473","1f46e","1f477","1f482","1f476","1f466","1f467","1f468","1f469","1f474","1f475","1f471","1f47c","1f478","1f63a","1f638","1f63b","1f63d","1f63c","1f640","1f63f","1f639","1f63e","1f479","1f47a","1f648","1f649","1f64a","1f480","1f47d","1f4a9","1f525","2728","1f31f","1f4ab","1f4a5","1f4a2","1f4a6","1f4a7","1f4a4","1f4a8","1f442","1f440","1f443","1f445","1f444","1f44d","1f44e","1f44c","1f44a","270a","270c","1f44b","270b","1f450","1f446","1f447","1f449","1f448","1f64c","1f64f","261d","1f44f","1f4aa","1f6b6","1f3c3","1f483","1f46b","1f46a","1f46c","1f46d","1f48f","1f491","1f46f","1f646","1f645","1f481","1f64b","1f486","1f487","1f485","1f470","1f64e","1f64d","1f647","1f3a9","1f451","1f452","1f45f","1f45e","1f461","1f460","1f462","1f455","1f454","1f45a","1f457","1f3bd","1f456","1f458","1f459","1f4bc","1f45c","1f45d","1f45b","1f453","1f380","1f302","1f484","1f49b","1f499","1f49c","1f49a","2764","1f494","1f497","1f493","1f495","1f496","1f49e","1f498","1f48c","1f48b","1f48d","1f48e","1f464","1f465","1f4ac","1f463","1f4ad"],["1f436","1f43a","1f431","1f42d","1f439","1f430","1f438","1f42f","1f428","1f43b","1f437","1f43d","1f42e","1f417","1f435","1f412","1f434","1f411","1f418","1f43c","1f427","1f426","1f424","1f425","1f423","1f414","1f40d","1f422","1f41b","1f41d","1f41c","1f41e","1f40c","1f419","1f41a","1f420","1f41f","1f42c","1f433","1f40b","1f404","1f40f","1f400","1f403","1f405","1f407","1f409","1f40e","1f410","1f413","1f415","1f416","1f401","1f402","1f432","1f421","1f40a","1f42b","1f42a","1f406","1f408","1f429","1f43e","1f490","1f338","1f337","1f340","1f339","1f33b","1f33a","1f341","1f343","1f342","1f33f","1f33e","1f344","1f335","1f334","1f332","1f333","1f330","1f331","1f33c","1f310","1f31e","1f31d","1f31a","1f311","1f312","1f313","1f314","1f315","1f316","1f317","1f318","1f31c","1f31b","1f319","1f30d","1f30e","1f30f","1f30b","1f30c","1f320","2b50","2600","26c5","2601","26a1","2614","2744","26c4","1f300","1f301","1f308","1f30a"],["1f38d","1f49d","1f38e","1f392","1f393","1f38f","1f386","1f387","1f390","1f391","1f383","1f47b","1f385","1f384","1f381","1f38b","1f389","1f38a","1f388","1f38c","1f52e","1f3a5","1f4f7","1f4f9","1f4fc","1f4bf","1f4c0","1f4bd","1f4be","1f4bb","1f4f1","260e","1f4de","1f4df","1f4e0","1f4e1","1f4fa","1f4fb","1f50a","1f509","1f508","1f507","1f514","1f515","1f4e3","1f4e2","23f3","231b","23f0","231a","1f513","1f512","1f50f","1f510","1f511","1f50e","1f4a1","1f526","1f506","1f505","1f50c","1f50b","1f50d","1f6c0","1f6c1","1f6bf","1f6bd","1f527","1f529","1f528","1f6aa","1f6ac","1f4a3","1f52b","1f52a","1f48a","1f489","1f4b0","1f4b4","1f4b5","1f4b7","1f4b6","1f4b3","1f4b8","1f4f2","1f4e7","1f4e5","1f4e4","2709","1f4e9","1f4e8","1f4ef","1f4eb","1f4ea","1f4ec","1f4ed","1f4ee","1f4e6","1f4dd","1f4c4","1f4c3","1f4d1","1f4ca","1f4c8","1f4c9","1f4dc","1f4cb","1f4c5","1f4c6","1f4c7","1f4c1","1f4c2","2702","1f4cc","1f4ce","2712","270f","1f4cf","1f4d0","1f4d5","1f4d7","1f4d8","1f4d9","1f4d3","1f4d4","1f4d2","1f4da","1f4d6","1f516","1f4db","1f52c","1f52d","1f4f0","1f3a8","1f3ac","1f3a4","1f3a7","1f3bc","1f3b5","1f3b6","1f3b9","1f3bb","1f3ba","1f3b7","1f3b8","1f47e","1f3ae","1f0cf","1f3b4","1f004","1f3b2","1f3af","1f3c8","1f3c0","26bd","26be","1f3be","1f3b1","1f3c9","1f3b3","26f3","1f6b5","1f6b4","1f3c1","1f3c7","1f3c6","1f3bf","1f3c2","1f3ca","1f3c4","1f3a3","2615","1f375","1f376","1f37c","1f37a","1f37b","1f378","1f379","1f377","1f374","1f355","1f354","1f35f","1f357","1f356","1f35d","1f35b","1f364","1f371","1f363","1f365","1f359","1f358","1f35a","1f35c","1f372","1f362","1f361","1f373","1f35e","1f369","1f36e","1f366","1f368","1f367","1f382","1f370","1f36a","1f36b","1f36c","1f36d","1f36f","1f34e","1f34f","1f34a","1f34b","1f352","1f347","1f349","1f353","1f351","1f348","1f34c","1f350","1f34d","1f360","1f346","1f345","1f33d"],["1f3e0","1f3e1","1f3eb","1f3e2","1f3e3","1f3e5","1f3e6","1f3ea","1f3e9","1f3e8","1f492","26ea","1f3ec","1f3e4","1f307","1f306","1f3ef","1f3f0","26fa","1f3ed","1f5fc","1f5fe","1f5fb","1f304","1f305","1f303","1f5fd","1f309","1f3a0","1f3a1","26f2","1f3a2","1f6a2","26f5","1f6a4","1f6a3","2693","1f680","2708","1f4ba","1f681","1f682","1f68a","1f689","1f69e","1f686","1f684","1f685","1f688","1f687","1f69d","1f683","1f68b","1f68e","1f68c","1f68d","1f699","1f698","1f697","1f695","1f696","1f69b","1f69a","1f6a8","1f693","1f694","1f692","1f691","1f690","1f6b2","1f6a1","1f69f","1f6a0","1f69c","1f488","1f68f","1f3ab","1f6a6","1f6a5","26a0","1f6a7","1f530","26fd","1f3ee","1f3b0","2668","1f5ff","1f3aa","1f3ad","1f4cd","1f6a9","1f1ef-1f1f5","1f1f0-1f1f7","1f1e9-1f1ea","1f1e8-1f1f3","1f1fa-1f1f8","1f1eb-1f1f7","1f1ea-1f1f8","1f1ee-1f1f9","1f1f7-1f1fa","1f1ec-1f1e7"],["0031","0032","0033","0034","0035","0036","0037","0038","0039","0030","1f51f","1f522","0023","1f523","2b06","2b07","2b05","27a1","1f520","1f521","1f524","2197","2196","2198","2199","2194","2195","1f504","25c0","25b6","1f53c","1f53d","21a9","21aa","2139","23ea","23e9","23eb","23ec","2935","2934","1f197","1f500","1f501","1f502","1f195","1f199","1f192","1f193","1f196","1f4f6","1f3a6","1f201","1f22f","1f233","1f235","1f234","1f232","1f250","1f239","1f23a","1f236","1f21a","1f6bb","1f6b9","1f6ba","1f6bc","1f6be","1f6b0","1f6ae","1f17f","267f","1f6ad","1f237","1f238","1f202","24c2","1f6c2","1f6c4","1f6c5","1f6c3","1f251","3299","3297","1f191","1f198","1f194","1f6ab","1f51e","1f4f5","1f6af","1f6b1","1f6b3","1f6b7","1f6b8","26d4","2733","2747","274e","2705","2734","1f49f","1f19a","1f4f3","1f4f4","1f170","1f171","1f18e","1f17e","1f4a0","27bf","267b","2648","2649","264a","264b","264c","264d","264e","264f","2650","2651","2652","2653","26ce","1f52f","1f3e7","1f4b9","1f4b2","1f4b1","00a9","00ae","2122","274c","203c","2049","2757","2753","2755","2754","2b55","1f51d","1f51a","1f519","1f51b","1f51c","1f503","1f55b","1f567","1f550","1f55c","1f551","1f55d","1f552","1f55e","1f553","1f55f","1f554","1f560","1f555","1f556","1f557","1f558","1f559","1f55a","1f561","1f562","1f563","1f564","1f565","1f566","2716","2795","2796","2797","2660","2665","2663","2666","1f4ae","1f4af","2714","2611","1f518","1f517","27b0","3030","303d","1f531","25fc","25fb","25fe","25fd","25aa","25ab","1f53a","1f532","1f533","26ab","26aa","1f534","1f535","1f53b","2b1c","2b1b","1f536","1f537","1f538","1f539"]],EmojiCategorySpritesheetDimens:[[7,27],[4,29],[7,33],[3,34],[7,34]],emoji_data:{"00a9":[["©"],"","󾬩",["copyright"],0,0],"00ae":[["®"],"","󾬭",["registered"],0,1],"203c":[["‼️","‼"],"","󾬆",["bangbang"],0,2],2049:[["⁉️","⁉"],"","󾬅",["interrobang"],0,3],2122:[["™"],"","󾬪",["tm"],0,4],2139:[["ℹ️","ℹ"],"","󾭇",["information_source"],0,5],2194:[["↔️","↔"],"","󾫶",["left_right_arrow"],0,6],2195:[["↕️","↕"],"","󾫷",["arrow_up_down"],0,7],2196:[["↖️","↖"],"","󾫲",["arrow_upper_left"],0,8],2197:[["↗️","↗"],"","󾫰",["arrow_upper_right"],0,9],2198:[["↘️","↘"],"","󾫱",["arrow_lower_right"],0,10],2199:[["↙️","↙"],"","󾫳",["arrow_lower_left"],0,11],"21a9":[["↩️","↩"],"","󾮃",["leftwards_arrow_with_hook"],0,12],"21aa":[["↪️","↪"],"","󾮈",["arrow_right_hook"],0,13],"231a":[["⌚️","⌚"],"","󾀝",["watch"],0,14],"231b":[["⌛️","⌛"],"","󾀜",["hourglass"],0,15],"23e9":[["⏩"],"","󾫾",["fast_forward"],0,16],"23ea":[["⏪"],"","󾫿",["rewind"],0,17],"23eb":[["⏫"],"","󾬃",["arrow_double_up"],0,18],"23ec":[["⏬"],"","󾬂",["arrow_double_down"],0,19],"23f0":[["⏰"],"","󾀪",["alarm_clock"],0,20],"23f3":[["⏳"],"","󾀛",["hourglass_flowing_sand"],0,21],"24c2":[["Ⓜ️","Ⓜ"],"","󾟡",["m"],0,22],"25aa":[["▪️","▪"],"","󾭮",["black_small_square"],0,23],"25ab":[["▫️","▫"],"","󾭭",["white_small_square"],0,24],"25b6":[["▶️","▶"],"","󾫼",["arrow_forward"],0,25],"25c0":[["◀️","◀"],"","󾫽",["arrow_backward"],0,26],"25fb":[["◻️","◻"],"","󾭱",["white_medium_square"],0,27],"25fc":[["◼️","◼"],"","󾭲",["black_medium_square"],0,28],"25fd":[["◽️","◽"],"","󾭯",["white_medium_small_square"],0,29],"25fe":[["◾️","◾"],"","󾭰",["black_medium_small_square"],1,0],2600:[["☀️","☀"],"","󾀀",["sunny"],1,1],2601:[["☁️","☁"],"","󾀁",["cloud"],1,2],"260e":[["☎️","☎"],"","󾔣",["phone","telephone"],1,3],2611:[["☑️","☑"],"","󾮋",["ballot_box_with_check"],1,4],2614:[["☔️","☔"],"","󾀂",["umbrella"],1,5],2615:[["☕️","☕"],"","󾦁",["coffee"],1,6],"261d":[["☝️","☝"],"","󾮘",["point_up"],1,7],"263a":[["☺️","☺"],"","󾌶",["relaxed"],1,8],2648:[["♈️","♈"],"","󾀫",["aries"],1,9],2649:[["♉️","♉"],"","󾀬",["taurus"],1,10],"264a":[["♊️","♊"],"","󾀭",["gemini"],1,11],"264b":[["♋️","♋"],"","󾀮",["cancer"],1,12],"264c":[["♌️","♌"],"","󾀯",["leo"],1,13],"264d":[["♍️","♍"],"","󾀰",["virgo"],1,14],"264e":[["♎️","♎"],"","󾀱",["libra"],1,15],"264f":[["♏️","♏"],"","󾀲",["scorpius"],1,16],2650:[["♐️","♐"],"","󾀳",["sagittarius"],1,17],2651:[["♑️","♑"],"","󾀴",["capricorn"],1,18],2652:[["♒️","♒"],"","󾀵",["aquarius"],1,19],2653:[["♓️","♓"],"","󾀶",["pisces"],1,20],2660:[["♠️","♠"],"","󾬛",["spades"],1,21],2663:[["♣️","♣"],"","󾬝",["clubs"],1,22],2665:[["♥️","♥"],"","󾬚",["hearts"],1,23],2666:[["♦️","♦"],"","󾬜",["diamonds"],1,24],2668:[["♨️","♨"],"","󾟺",["hotsprings"],1,25],"267b":[["♻️","♻"],"","󾬬",["recycle"],1,26],"267f":[["♿️","♿"],"","󾬠",["wheelchair"],1,27],2693:[["⚓️","⚓"],"","󾓁",["anchor"],1,28],"26a0":[["⚠️","⚠"],"","󾬣",["warning"],1,29],"26a1":[["⚡️","⚡"],"","󾀄",["zap"],2,0],"26aa":[["⚪️","⚪"],"","󾭥",["white_circle"],2,1],"26ab":[["⚫️","⚫"],"","󾭦",["black_circle"],2,2],"26bd":[["⚽️","⚽"],"","󾟔",["soccer"],2,3],"26be":[["⚾️","⚾"],"","󾟑",["baseball"],2,4],"26c4":[["⛄️","⛄"],"","󾀃",["snowman"],2,5],"26c5":[["⛅️","⛅"],"","󾀏",["partly_sunny"],2,6],"26ce":[["⛎"],"","󾀷",["ophiuchus"],2,7],"26d4":[["⛔️","⛔"],"","󾬦",["no_entry"],2,8],"26ea":[["⛪️","⛪"],"","󾒻",["church"],2,9],"26f2":[["⛲️","⛲"],"","󾒼",["fountain"],2,10],"26f3":[["⛳️","⛳"],"","󾟒",["golf"],2,11],"26f5":[["⛵️","⛵"],"","󾟪",["boat","sailboat"],2,12],"26fa":[["⛺️","⛺"],"","󾟻",["tent"],2,13],"26fd":[["⛽️","⛽"],"","󾟵",["fuelpump"],2,14],2702:[["✂️","✂"],"","󾔾",["scissors"],2,15],2705:[["✅"],"","󾭊",["white_check_mark"],2,16],2708:[["✈️","✈"],"","󾟩",["airplane"],2,17],2709:[["✉️","✉"],"","󾔩",["email","envelope"],2,18],"270a":[["✊"],"","󾮓",["fist"],2,19],"270b":[["✋"],"","󾮕",["hand","raised_hand"],2,20],"270c":[["✌️","✌"],"","󾮔",["v"],2,21],"270f":[["✏️","✏"],"","󾔹",["pencil2"],2,22],2712:[["✒️","✒"],"","󾔶",["black_nib"],2,23],2714:[["✔️","✔"],"","󾭉",["heavy_check_mark"],2,24],2716:[["✖️","✖"],"","󾭓",["heavy_multiplication_x"],2,25],2728:[["✨"],"","󾭠",["sparkles"],2,26],2733:[["✳️","✳"],"","󾭢",["eight_spoked_asterisk"],2,27],2734:[["✴️","✴"],"","󾭡",["eight_pointed_black_star"],2,28],2744:[["❄️","❄"],"","󾀎",["snowflake"],2,29],2747:[["❇️","❇"],"","󾭷",["sparkle"],3,0],"274c":[["❌"],"","󾭅",["x"],3,1],"274e":[["❎"],"","󾭆",["negative_squared_cross_mark"],3,2],2753:[["❓"],"","󾬉",["question"],3,3],2754:[["❔"],"","󾬊",["grey_question"],3,4],2755:[["❕"],"","󾬋",["grey_exclamation"],3,5],2757:[["❗️","❗"],"","󾬄",["exclamation","heavy_exclamation_mark"],3,6],2764:[["❤️","❤"],"","󾬌",["heart"],3,7,"<3"],2795:[["➕"],"","󾭑",["heavy_plus_sign"],3,8],2796:[["➖"],"","󾭒",["heavy_minus_sign"],3,9],2797:[["➗"],"","󾭔",["heavy_division_sign"],3,10],"27a1":[["➡️","➡"],"","󾫺",["arrow_right"],3,11],"27b0":[["➰"],"","󾬈",["curly_loop"],3,12],"27bf":[["➿"],"","󾠫",["loop"],3,13],2934:[["⤴️","⤴"],"","󾫴",["arrow_heading_up"],3,14],2935:[["⤵️","⤵"],"","󾫵",["arrow_heading_down"],3,15],"2b05":[["⬅️","⬅"],"","󾫻",["arrow_left"],3,16],"2b06":[["⬆️","⬆"],"","󾫸",["arrow_up"],3,17],"2b07":[["⬇️","⬇"],"","󾫹",["arrow_down"],3,18],"2b1b":[["⬛️","⬛"],"","󾭬",["black_large_square"],3,19],"2b1c":[["⬜️","⬜"],"","󾭫",["white_large_square"],3,20],"2b50":[["⭐️","⭐"],"","󾭨",["star"],3,21],"2b55":[["⭕️","⭕"],"","󾭄",["o"],3,22],3030:[["〰"],"","󾬇",["wavy_dash"],3,23],"303d":[["〽️","〽"],"","󾠛",["part_alternation_mark"],3,24],3297:[["㊗️","㊗"],"","󾭃",["congratulations"],3,25],3299:[["㊙️","㊙"],"","󾬫",["secret"],3,26],"1f004":[["🀄️","🀄"],"","󾠋",["mahjong"],3,27],"1f0cf":[["🃏"],"","󾠒",["black_joker"],3,28],"1f170":[["🅰"],"","󾔋",["a"],3,29],"1f171":[["🅱"],"","󾔌",["b"],4,0],"1f17e":[["🅾"],"","󾔎",["o2"],4,1],"1f17f":[["🅿️","🅿"],"","󾟶",["parking"],4,2],"1f18e":[["🆎"],"","󾔍",["ab"],4,3],"1f191":[["🆑"],"","󾮄",["cl"],4,4],"1f192":[["🆒"],"","󾬸",["cool"],4,5],"1f193":[["🆓"],"","󾬡",["free"],4,6],"1f194":[["🆔"],"","󾮁",["id"],4,7],"1f195":[["🆕"],"","󾬶",["new"],4,8],"1f196":[["🆖"],"","󾬨",["ng"],4,9],"1f197":[["🆗"],"","󾬧",["ok"],4,10],"1f198":[["🆘"],"","󾭏",["sos"],4,11],"1f199":[["🆙"],"","󾬷",["up"],4,12],"1f19a":[["🆚"],"","󾬲",["vs"],4,13],"1f201":[["🈁"],"","󾬤",["koko"],4,14],"1f202":[["🈂"],"","󾬿",["sa"],4,15],"1f21a":[["🈚️","🈚"],"","󾬺",["u7121"],4,16],"1f22f":[["🈯️","🈯"],"","󾭀",["u6307"],4,17],"1f232":[["🈲"],"","󾬮",["u7981"],4,18],"1f233":[["🈳"],"","󾬯",["u7a7a"],4,19],"1f234":[["🈴"],"","󾬰",["u5408"],4,20],"1f235":[["🈵"],"","󾬱",["u6e80"],4,21],"1f236":[["🈶"],"","󾬹",["u6709"],4,22],"1f237":[["🈷"],"","󾬻",["u6708"],4,23],"1f238":[["🈸"],"","󾬼",["u7533"],4,24],"1f239":[["🈹"],"","󾬾",["u5272"],4,25],"1f23a":[["🈺"],"","󾭁",["u55b6"],4,26],"1f250":[["🉐"],"","󾬽",["ideograph_advantage"],4,27],"1f251":[["🉑"],"","󾭐",["accept"],4,28],"1f300":[["🌀"],"","󾀅",["cyclone"],4,29],"1f301":[["🌁"],"","󾀆",["foggy"],5,0],"1f302":[["🌂"],"","󾀇",["closed_umbrella"],5,1],"1f303":[["🌃"],"","󾀈",["night_with_stars"],5,2],"1f304":[["🌄"],"","󾀉",["sunrise_over_mountains"],5,3],"1f305":[["🌅"],"","󾀊",["sunrise"],5,4],"1f306":[["🌆"],"","󾀋",["city_sunset"],5,5],"1f307":[["🌇"],"","󾀌",["city_sunrise"],5,6],"1f308":[["🌈"],"","󾀍",["rainbow"],5,7],"1f309":[["🌉"],"","󾀐",["bridge_at_night"],5,8],"1f30a":[["🌊"],"","󾀸",["ocean"],5,9],"1f30b":[["🌋"],"","󾀺",["volcano"],5,10],"1f30c":[["🌌"],"","󾀻",["milky_way"],5,11],"1f30d":[["🌍"],"","",["earth_africa"],5,12],"1f30e":[["🌎"],"","",["earth_americas"],5,13],"1f30f":[["🌏"],"","󾀹",["earth_asia"],5,14],"1f310":[["🌐"],"","",["globe_with_meridians"],5,15],"1f311":[["🌑"],"","󾀑",["new_moon"],5,16],"1f312":[["🌒"],"","",["waxing_crescent_moon"],5,17],"1f313":[["🌓"],"","󾀓",["first_quarter_moon"],5,18],"1f314":[["🌔"],"","󾀒",["moon","waxing_gibbous_moon"],5,19],"1f315":[["🌕"],"","󾀕",["full_moon"],5,20],"1f316":[["🌖"],"","",["waning_gibbous_moon"],5,21],"1f317":[["🌗"],"","",["last_quarter_moon"],5,22],"1f318":[["🌘"],"","",["waning_crescent_moon"],5,23],"1f319":[["🌙"],"","󾀔",["crescent_moon"],5,24],"1f31a":[["🌚"],"","",["new_moon_with_face"],5,25],"1f31b":[["🌛"],"","󾀖",["first_quarter_moon_with_face"],5,26],"1f31c":[["🌜"],"","",["last_quarter_moon_with_face"],5,27],"1f31d":[["🌝"],"","",["full_moon_with_face"],5,28],"1f31e":[["🌞"],"","",["sun_with_face"],5,29],"1f31f":[["🌟"],"","󾭩",["star2"],6,0],"1f320":[["🌠"],"","󾭪",["stars"],6,1],"1f330":[["🌰"],"","󾁌",["chestnut"],6,2],"1f331":[["🌱"],"","󾀾",["seedling"],6,3],"1f332":[["🌲"],"","",["evergreen_tree"],6,4],"1f333":[["🌳"],"","",["deciduous_tree"],6,5],"1f334":[["🌴"],"","󾁇",["palm_tree"],6,6],"1f335":[["🌵"],"","󾁈",["cactus"],6,7],"1f337":[["🌷"],"","󾀽",["tulip"],6,8],"1f338":[["🌸"],"","󾁀",["cherry_blossom"],6,9],"1f339":[["🌹"],"","󾁁",["rose"],6,10],"1f33a":[["🌺"],"","󾁅",["hibiscus"],6,11],"1f33b":[["🌻"],"","󾁆",["sunflower"],6,12],"1f33c":[["🌼"],"","󾁍",["blossom"],6,13],"1f33d":[["🌽"],"","󾁊",["corn"],6,14],"1f33e":[["🌾"],"","󾁉",["ear_of_rice"],6,15],"1f33f":[["🌿"],"","󾁎",["herb"],6,16],"1f340":[["🍀"],"","󾀼",["four_leaf_clover"],6,17],"1f341":[["🍁"],"","󾀿",["maple_leaf"],6,18],"1f342":[["🍂"],"","󾁂",["fallen_leaf"],6,19],"1f343":[["🍃"],"","󾁃",["leaves"],6,20],"1f344":[["🍄"],"","󾁋",["mushroom"],6,21],"1f345":[["🍅"],"","󾁕",["tomato"],6,22],"1f346":[["🍆"],"","󾁖",["eggplant"],6,23],"1f347":[["🍇"],"","󾁙",["grapes"],6,24],"1f348":[["🍈"],"","󾁗",["melon"],6,25],"1f349":[["🍉"],"","󾁔",["watermelon"],6,26],"1f34a":[["🍊"],"","󾁒",["tangerine"],6,27],"1f34b":[["🍋"],"","",["lemon"],6,28],"1f34c":[["🍌"],"","󾁐",["banana"],6,29],"1f34d":[["🍍"],"","󾁘",["pineapple"],7,0],"1f34e":[["🍎"],"","󾁑",["apple"],7,1],"1f34f":[["🍏"],"","󾁛",["green_apple"],7,2],"1f350":[["🍐"],"","",["pear"],7,3],"1f351":[["🍑"],"","󾁚",["peach"],7,4],"1f352":[["🍒"],"","󾁏",["cherries"],7,5],"1f353":[["🍓"],"","󾁓",["strawberry"],7,6],"1f354":[["🍔"],"","󾥠",["hamburger"],7,7],"1f355":[["🍕"],"","󾥵",["pizza"],7,8],"1f356":[["🍖"],"","󾥲",["meat_on_bone"],7,9],"1f357":[["🍗"],"","󾥶",["poultry_leg"],7,10],"1f358":[["🍘"],"","󾥩",["rice_cracker"],7,11],"1f359":[["🍙"],"","󾥡",["rice_ball"],7,12],"1f35a":[["🍚"],"","󾥪",["rice"],7,13],"1f35b":[["🍛"],"","󾥬",["curry"],7,14],"1f35c":[["🍜"],"","󾥣",["ramen"],7,15],"1f35d":[["🍝"],"","󾥫",["spaghetti"],7,16],"1f35e":[["🍞"],"","󾥤",["bread"],7,17],"1f35f":[["🍟"],"","󾥧",["fries"],7,18],"1f360":[["🍠"],"","󾥴",["sweet_potato"],7,19],"1f361":[["🍡"],"","󾥨",["dango"],7,20],"1f362":[["🍢"],"","󾥭",["oden"],7,21],"1f363":[["🍣"],"","󾥮",["sushi"],7,22],"1f364":[["🍤"],"","󾥿",["fried_shrimp"],7,23],"1f365":[["🍥"],"","󾥳",["fish_cake"],7,24],"1f366":[["🍦"],"","󾥦",["icecream"],7,25],"1f367":[["🍧"],"","󾥱",["shaved_ice"],7,26],"1f368":[["🍨"],"","󾥷",["ice_cream"],7,27],"1f369":[["🍩"],"","󾥸",["doughnut"],7,28],"1f36a":[["🍪"],"","󾥹",["cookie"],7,29],"1f36b":[["🍫"],"","󾥺",["chocolate_bar"],8,0],"1f36c":[["🍬"],"","󾥻",["candy"],8,1],"1f36d":[["🍭"],"","󾥼",["lollipop"],8,2],"1f36e":[["🍮"],"","󾥽",["custard"],8,3],"1f36f":[["🍯"],"","󾥾",["honey_pot"],8,4],"1f370":[["🍰"],"","󾥢",["cake"],8,5],"1f371":[["🍱"],"","󾥯",["bento"],8,6],"1f372":[["🍲"],"","󾥰",["stew"],8,7],"1f373":[["🍳"],"","󾥥",["egg"],8,8],"1f374":[["🍴"],"","󾦀",["fork_and_knife"],8,9],"1f375":[["🍵"],"","󾦄",["tea"],8,10],"1f376":[["🍶"],"","󾦅",["sake"],8,11],"1f377":[["🍷"],"","󾦆",["wine_glass"],8,12],"1f378":[["🍸"],"","󾦂",["cocktail"],8,13],"1f379":[["🍹"],"","󾦈",["tropical_drink"],8,14],"1f37a":[["🍺"],"","󾦃",["beer"],8,15],"1f37b":[["🍻"],"","󾦇",["beers"],8,16],"1f37c":[["🍼"],"","",["baby_bottle"],8,17],"1f380":[["🎀"],"","󾔏",["ribbon"],8,18],"1f381":[["🎁"],"","󾔐",["gift"],8,19],"1f382":[["🎂"],"","󾔑",["birthday"],8,20],"1f383":[["🎃"],"","󾔟",["jack_o_lantern"],8,21],"1f384":[["🎄"],"","󾔒",["christmas_tree"],8,22],"1f385":[["🎅"],"","󾔓",["santa"],8,23],"1f386":[["🎆"],"","󾔕",["fireworks"],8,24],"1f387":[["🎇"],"","󾔝",["sparkler"],8,25],"1f388":[["🎈"],"","󾔖",["balloon"],8,26],"1f389":[["🎉"],"","󾔗",["tada"],8,27],"1f38a":[["🎊"],"","󾔠",["confetti_ball"],8,28],"1f38b":[["🎋"],"","󾔡",["tanabata_tree"],8,29],"1f38c":[["🎌"],"","󾔔",["crossed_flags"],9,0],"1f38d":[["🎍"],"","󾔘",["bamboo"],9,1],"1f38e":[["🎎"],"","󾔙",["dolls"],9,2],"1f38f":[["🎏"],"","󾔜",["flags"],9,3],"1f390":[["🎐"],"","󾔞",["wind_chime"],9,4],"1f391":[["🎑"],"","󾀗",["rice_scene"],9,5],"1f392":[["🎒"],"","󾔛",["school_satchel"],9,6],"1f393":[["🎓"],"","󾔚",["mortar_board"],9,7],"1f3a0":[["🎠"],"","󾟼",["carousel_horse"],9,8],"1f3a1":[["🎡"],"","󾟽",["ferris_wheel"],9,9],"1f3a2":[["🎢"],"","󾟾",["roller_coaster"],9,10],"1f3a3":[["🎣"],"","󾟿",["fishing_pole_and_fish"],9,11],"1f3a4":[["🎤"],"","󾠀",["microphone"],9,12],"1f3a5":[["🎥"],"","󾠁",["movie_camera"],9,13],"1f3a6":[["🎦"],"","󾠂",["cinema"],9,14],"1f3a7":[["🎧"],"","󾠃",["headphones"],9,15],"1f3a8":[["🎨"],"","󾠄",["art"],9,16],"1f3a9":[["🎩"],"","󾠅",["tophat"],9,17],"1f3aa":[["🎪"],"","󾠆",["circus_tent"],9,18],"1f3ab":[["🎫"],"","󾠇",["ticket"],9,19],"1f3ac":[["🎬"],"","󾠈",["clapper"],9,20],"1f3ad":[["🎭"],"","󾠉",["performing_arts"],9,21],"1f3ae":[["🎮"],"","󾠊",["video_game"],9,22],"1f3af":[["🎯"],"","󾠌",["dart"],9,23],"1f3b0":[["🎰"],"","󾠍",["slot_machine"],9,24],"1f3b1":[["🎱"],"","󾠎",["8ball"],9,25],"1f3b2":[["🎲"],"","󾠏",["game_die"],9,26],"1f3b3":[["🎳"],"","󾠐",["bowling"],9,27],"1f3b4":[["🎴"],"","󾠑",["flower_playing_cards"],9,28],"1f3b5":[["🎵"],"","󾠓",["musical_note"],9,29],"1f3b6":[["🎶"],"","󾠔",["notes"],10,0],"1f3b7":[["🎷"],"","󾠕",["saxophone"],10,1],"1f3b8":[["🎸"],"","󾠖",["guitar"],10,2],"1f3b9":[["🎹"],"","󾠗",["musical_keyboard"],10,3],"1f3ba":[["🎺"],"","󾠘",["trumpet"],10,4],"1f3bb":[["🎻"],"","󾠙",["violin"],10,5],"1f3bc":[["🎼"],"","󾠚",["musical_score"],10,6],"1f3bd":[["🎽"],"","󾟐",["running_shirt_with_sash"],10,7],"1f3be":[["🎾"],"","󾟓",["tennis"],10,8],"1f3bf":[["🎿"],"","󾟕",["ski"],10,9],"1f3c0":[["🏀"],"","󾟖",["basketball"],10,10],"1f3c1":[["🏁"],"","󾟗",["checkered_flag"],10,11],"1f3c2":[["🏂"],"","󾟘",["snowboarder"],10,12],"1f3c3":[["🏃"],"","󾟙",["runner","running"],10,13],"1f3c4":[["🏄"],"","󾟚",["surfer"],10,14],"1f3c6":[["🏆"],"","󾟛",["trophy"],10,15],"1f3c7":[["🏇"],"","",["horse_racing"],10,16],"1f3c8":[["🏈"],"","󾟝",["football"],10,17],"1f3c9":[["🏉"],"","",["rugby_football"],10,18],"1f3ca":[["🏊"],"","󾟞",["swimmer"],10,19],"1f3e0":[["🏠"],"","󾒰",["house"],10,20],"1f3e1":[["🏡"],"","󾒱",["house_with_garden"],10,21],"1f3e2":[["🏢"],"","󾒲",["office"],10,22],"1f3e3":[["🏣"],"","󾒳",["post_office"],10,23],"1f3e4":[["🏤"],"","",["european_post_office"],10,24],"1f3e5":[["🏥"],"","󾒴",["hospital"],10,25],"1f3e6":[["🏦"],"","󾒵",["bank"],10,26],"1f3e7":[["🏧"],"","󾒶",["atm"],10,27],"1f3e8":[["🏨"],"","󾒷",["hotel"],10,28],"1f3e9":[["🏩"],"","󾒸",["love_hotel"],10,29],"1f3ea":[["🏪"],"","󾒹",["convenience_store"],11,0],"1f3eb":[["🏫"],"","󾒺",["school"],11,1],"1f3ec":[["🏬"],"","󾒽",["department_store"],11,2],"1f3ed":[["🏭"],"","󾓀",["factory"],11,3],"1f3ee":[["🏮"],"","󾓂",["izakaya_lantern","lantern"],11,4],"1f3ef":[["🏯"],"","󾒾",["japanese_castle"],11,5],"1f3f0":[["🏰"],"","󾒿",["european_castle"],11,6],"1f400":[["🐀"],"","",["rat"],11,7],"1f401":[["🐁"],"","",["mouse2"],11,8],"1f402":[["🐂"],"","",["ox"],11,9],"1f403":[["🐃"],"","",["water_buffalo"],11,10],"1f404":[["🐄"],"","",["cow2"],11,11],"1f405":[["🐅"],"","",["tiger2"],11,12],"1f406":[["🐆"],"","",["leopard"],11,13],"1f407":[["🐇"],"","",["rabbit2"],11,14],"1f408":[["🐈"],"","",["cat2"],11,15],"1f409":[["🐉"],"","",["dragon"],11,16],"1f40a":[["🐊"],"","",["crocodile"],11,17],"1f40b":[["🐋"],"","",["whale2"],11,18],"1f40c":[["🐌"],"","󾆹",["snail"],11,19],"1f40d":[["🐍"],"","󾇓",["snake"],11,20],"1f40e":[["🐎"],"","󾟜",["racehorse"],11,21],"1f40f":[["🐏"],"","",["ram"],11,22],"1f410":[["🐐"],"","",["goat"],11,23],"1f411":[["🐑"],"","󾇏",["sheep"],11,24],"1f412":[["🐒"],"","󾇎",["monkey"],11,25],"1f413":[["🐓"],"","",["rooster"],11,26],"1f414":[["🐔"],"","󾇔",["chicken"],11,27],"1f415":[["🐕"],"","",["dog2"],11,28],"1f416":[["🐖"],"","",["pig2"],11,29],"1f417":[["🐗"],"","󾇕",["boar"],12,0],"1f418":[["🐘"],"","󾇌",["elephant"],12,1],"1f419":[["🐙"],"","󾇅",["octopus"],12,2],"1f41a":[["🐚"],"","󾇆",["shell"],12,3],"1f41b":[["🐛"],"","󾇋",["bug"],12,4],"1f41c":[["🐜"],"","󾇚",["ant"],12,5],"1f41d":[["🐝"],"","󾇡",["bee","honeybee"],12,6],"1f41e":[["🐞"],"","󾇢",["beetle"],12,7],"1f41f":[["🐟"],"","󾆽",["fish"],12,8],"1f420":[["🐠"],"","󾇉",["tropical_fish"],12,9],"1f421":[["🐡"],"","󾇙",["blowfish"],12,10],"1f422":[["🐢"],"","󾇜",["turtle"],12,11],"1f423":[["🐣"],"","󾇝",["hatching_chick"],12,12],"1f424":[["🐤"],"","󾆺",["baby_chick"],12,13],"1f425":[["🐥"],"","󾆻",["hatched_chick"],12,14],"1f426":[["🐦"],"","󾇈",["bird"],12,15],"1f427":[["🐧"],"","󾆼",["penguin"],12,16],"1f428":[["🐨"],"","󾇍",["koala"],12,17],"1f429":[["🐩"],"","󾇘",["poodle"],12,18],"1f42a":[["🐪"],"","",["dromedary_camel"],12,19],"1f42b":[["🐫"],"","󾇖",["camel"],12,20],"1f42c":[["🐬"],"","󾇇",["dolphin","flipper"],12,21],"1f42d":[["🐭"],"","󾇂",["mouse"],12,22],"1f42e":[["🐮"],"","󾇑",["cow"],12,23],"1f42f":[["🐯"],"","󾇀",["tiger"],12,24],"1f430":[["🐰"],"","󾇒",["rabbit"],12,25],"1f431":[["🐱"],"","󾆸",["cat"],12,26],"1f432":[["🐲"],"","󾇞",["dragon_face"],12,27],"1f433":[["🐳"],"","󾇃",["whale"],12,28],"1f434":[["🐴"],"","󾆾",["horse"],12,29],"1f435":[["🐵"],"","󾇄",["monkey_face"],13,0],"1f436":[["🐶"],"","󾆷",["dog"],13,1],"1f437":[["🐷"],"","󾆿",["pig"],13,2],"1f438":[["🐸"],"","󾇗",["frog"],13,3],"1f439":[["🐹"],"","󾇊",["hamster"],13,4],"1f43a":[["🐺"],"","󾇐",["wolf"],13,5],"1f43b":[["🐻"],"","󾇁",["bear"],13,6],"1f43c":[["🐼"],"","󾇟",["panda_face"],13,7],"1f43d":[["🐽"],"","󾇠",["pig_nose"],13,8],"1f43e":[["🐾"],"","󾇛",["feet","paw_prints"],13,9],"1f440":[["👀"],"","󾆐",["eyes"],13,10],"1f442":[["👂"],"","󾆑",["ear"],13,11],"1f443":[["👃"],"","󾆒",["nose"],13,12],"1f444":[["👄"],"","󾆓",["lips"],13,13],"1f445":[["👅"],"","󾆔",["tongue"],13,14],"1f446":[["👆"],"","󾮙",["point_up_2"],13,15],"1f447":[["👇"],"","󾮚",["point_down"],13,16],"1f448":[["👈"],"","󾮛",["point_left"],13,17],"1f449":[["👉"],"","󾮜",["point_right"],13,18],"1f44a":[["👊"],"","󾮖",["facepunch","punch"],13,19],"1f44b":[["👋"],"","󾮝",["wave"],13,20],"1f44c":[["👌"],"","󾮟",["ok_hand"],13,21],"1f44d":[["👍"],"","󾮗",["+1","thumbsup"],13,22],"1f44e":[["👎"],"","󾮠",["-1","thumbsdown"],13,23],"1f44f":[["👏"],"","󾮞",["clap"],13,24],"1f450":[["👐"],"","󾮡",["open_hands"],13,25],"1f451":[["👑"],"","󾓑",["crown"],13,26],"1f452":[["👒"],"","󾓔",["womans_hat"],13,27],"1f453":[["👓"],"","󾓎",["eyeglasses"],13,28],"1f454":[["👔"],"","󾓓",["necktie"],13,29],"1f455":[["👕"],"","󾓏",["shirt","tshirt"],14,0],"1f456":[["👖"],"","󾓐",["jeans"],14,1],"1f457":[["👗"],"","󾓕",["dress"],14,2],"1f458":[["👘"],"","󾓙",["kimono"],14,3],"1f459":[["👙"],"","󾓚",["bikini"],14,4],"1f45a":[["👚"],"","󾓛",["womans_clothes"],14,5],"1f45b":[["👛"],"","󾓜",["purse"],14,6],"1f45c":[["👜"],"","󾓰",["handbag"],14,7],"1f45d":[["👝"],"","󾓱",["pouch"],14,8],"1f45e":[["👞"],"","󾓌",["mans_shoe","shoe"],14,9],"1f45f":[["👟"],"","󾓍",["athletic_shoe"],14,10],"1f460":[["👠"],"","󾓖",["high_heel"],14,11],"1f461":[["👡"],"","󾓗",["sandal"],14,12],"1f462":[["👢"],"","󾓘",["boot"],14,13],"1f463":[["👣"],"","󾕓",["footprints"],14,14],"1f464":[["👤"],"","󾆚",["bust_in_silhouette"],14,15],"1f465":[["👥"],"","",["busts_in_silhouette"],14,16],"1f466":[["👦"],"","󾆛",["boy"],14,17],"1f467":[["👧"],"","󾆜",["girl"],14,18],"1f468":[["👨"],"","󾆝",["man"],14,19],"1f469":[["👩"],"","󾆞",["woman"],14,20],"1f46a":[["👪"],"","󾆟",["family"],14,21],"1f46b":[["👫"],"","󾆠",["couple"],14,22],"1f46c":[["👬"],"","",["two_men_holding_hands"],14,23],"1f46d":[["👭"],"","",["two_women_holding_hands"],14,24],"1f46e":[["👮"],"","󾆡",["cop"],14,25],"1f46f":[["👯"],"","󾆢",["dancers"],14,26],"1f470":[["👰"],"","󾆣",["bride_with_veil"],14,27],"1f471":[["👱"],"","󾆤",["person_with_blond_hair"],14,28],"1f472":[["👲"],"","󾆥",["man_with_gua_pi_mao"],14,29],"1f473":[["👳"],"","󾆦",["man_with_turban"],15,0],"1f474":[["👴"],"","󾆧",["older_man"],15,1],"1f475":[["👵"],"","󾆨",["older_woman"],15,2],"1f476":[["👶"],"","󾆩",["baby"],15,3],"1f477":[["👷"],"","󾆪",["construction_worker"],15,4],"1f478":[["👸"],"","󾆫",["princess"],15,5],"1f479":[["👹"],"","󾆬",["japanese_ogre"],15,6],"1f47a":[["👺"],"","󾆭",["japanese_goblin"],15,7],"1f47b":[["👻"],"","󾆮",["ghost"],15,8],"1f47c":[["👼"],"","󾆯",["angel"],15,9],"1f47d":[["👽"],"","󾆰",["alien"],15,10],"1f47e":[["👾"],"","󾆱",["space_invader"],15,11],"1f47f":[["👿"],"","󾆲",["imp"],15,12],"1f480":[["💀"],"","󾆳",["skull"],15,13],"1f481":[["💁"],"","󾆴",["information_desk_person"],15,14],"1f482":[["💂"],"","󾆵",["guardsman"],15,15],"1f483":[["💃"],"","󾆶",["dancer"],15,16],"1f484":[["💄"],"","󾆕",["lipstick"],15,17],"1f485":[["💅"],"","󾆖",["nail_care"],15,18],"1f486":[["💆"],"","󾆗",["massage"],15,19],"1f487":[["💇"],"","󾆘",["haircut"],15,20],"1f488":[["💈"],"","󾆙",["barber"],15,21],"1f489":[["💉"],"","󾔉",["syringe"],15,22],"1f48a":[["💊"],"","󾔊",["pill"],15,23],"1f48b":[["💋"],"","󾠣",["kiss"],15,24],"1f48c":[["💌"],"","󾠤",["love_letter"],15,25],"1f48d":[["💍"],"","󾠥",["ring"],15,26],"1f48e":[["💎"],"","󾠦",["gem"],15,27],"1f48f":[["💏"],"","󾠧",["couplekiss"],15,28],"1f490":[["💐"],"","󾠨",["bouquet"],15,29],"1f491":[["💑"],"","󾠩",["couple_with_heart"],16,0],"1f492":[["💒"],"","󾠪",["wedding"],16,1],"1f493":[["💓"],"","󾬍",["heartbeat"],16,2],"1f494":[["💔"],"","󾬎",["broken_heart"],16,3,"</3"],"1f495":[["💕"],"","󾬏",["two_hearts"],16,4],"1f496":[["💖"],"","󾬐",["sparkling_heart"],16,5],"1f497":[["💗"],"","󾬑",["heartpulse"],16,6],"1f498":[["💘"],"","󾬒",["cupid"],16,7],"1f499":[["💙"],"","󾬓",["blue_heart"],16,8,"<3"],"1f49a":[["💚"],"","󾬔",["green_heart"],16,9,"<3"],"1f49b":[["💛"],"","󾬕",["yellow_heart"],16,10,"<3"],"1f49c":[["💜"],"","󾬖",["purple_heart"],16,11,"<3"],"1f49d":[["💝"],"","󾬗",["gift_heart"],16,12],"1f49e":[["💞"],"","󾬘",["revolving_hearts"],16,13],"1f49f":[["💟"],"","󾬙",["heart_decoration"],16,14],"1f4a0":[["💠"],"","󾭕",["diamond_shape_with_a_dot_inside"],16,15],"1f4a1":[["💡"],"","󾭖",["bulb"],16,16],"1f4a2":[["💢"],"","󾭗",["anger"],16,17],"1f4a3":[["💣"],"","󾭘",["bomb"],16,18],"1f4a4":[["💤"],"","󾭙",["zzz"],16,19],"1f4a5":[["💥"],"","󾭚",["boom","collision"],16,20],"1f4a6":[["💦"],"","󾭛",["sweat_drops"],16,21],"1f4a7":[["💧"],"","󾭜",["droplet"],16,22],"1f4a8":[["💨"],"","󾭝",["dash"],16,23],"1f4a9":[["💩"],"","󾓴",["hankey","poop","shit"],16,24],"1f4aa":[["💪"],"","󾭞",["muscle"],16,25],"1f4ab":[["💫"],"","󾭟",["dizzy"],16,26],"1f4ac":[["💬"],"","󾔲",["speech_balloon"],16,27],"1f4ad":[["💭"],"","",["thought_balloon"],16,28],"1f4ae":[["💮"],"","󾭺",["white_flower"],16,29],"1f4af":[["💯"],"","󾭻",["100"],17,0],"1f4b0":[["💰"],"","󾓝",["moneybag"],17,1],"1f4b1":[["💱"],"","󾓞",["currency_exchange"],17,2],"1f4b2":[["💲"],"","󾓠",["heavy_dollar_sign"],17,3],"1f4b3":[["💳"],"","󾓡",["credit_card"],17,4],"1f4b4":[["💴"],"","󾓢",["yen"],17,5],"1f4b5":[["💵"],"","󾓣",["dollar"],17,6],"1f4b6":[["💶"],"","",["euro"],17,7],"1f4b7":[["💷"],"","",["pound"],17,8],"1f4b8":[["💸"],"","󾓤",["money_with_wings"],17,9],"1f4b9":[["💹"],"","󾓟",["chart"],17,10],"1f4ba":[["💺"],"","󾔷",["seat"],17,11],"1f4bb":[["💻"],"","󾔸",["computer"],17,12],"1f4bc":[["💼"],"","󾔻",["briefcase"],17,13],"1f4bd":[["💽"],"","󾔼",["minidisc"],17,14],"1f4be":[["💾"],"","󾔽",["floppy_disk"],17,15],"1f4bf":[["💿"],"","󾠝",["cd"],17,16],"1f4c0":[["📀"],"","󾠞",["dvd"],17,17],"1f4c1":[["📁"],"","󾕃",["file_folder"],17,18],"1f4c2":[["📂"],"","󾕄",["open_file_folder"],17,19],"1f4c3":[["📃"],"","󾕀",["page_with_curl"],17,20],"1f4c4":[["📄"],"","󾕁",["page_facing_up"],17,21],"1f4c5":[["📅"],"","󾕂",["date"],17,22],"1f4c6":[["📆"],"","󾕉",["calendar"],17,23],"1f4c7":[["📇"],"","󾕍",["card_index"],17,24],"1f4c8":[["📈"],"","󾕋",["chart_with_upwards_trend"],17,25],"1f4c9":[["📉"],"","󾕌",["chart_with_downwards_trend"],17,26],"1f4ca":[["📊"],"","󾕊",["bar_chart"],17,27],"1f4cb":[["📋"],"","󾕈",["clipboard"],17,28],"1f4cc":[["📌"],"","󾕎",["pushpin"],17,29],"1f4cd":[["📍"],"","󾔿",["round_pushpin"],18,0],"1f4ce":[["📎"],"","󾔺",["paperclip"],18,1],"1f4cf":[["📏"],"","󾕐",["straight_ruler"],18,2],"1f4d0":[["📐"],"","󾕑",["triangular_ruler"],18,3],"1f4d1":[["📑"],"","󾕒",["bookmark_tabs"],18,4],"1f4d2":[["📒"],"","󾕏",["ledger"],18,5],"1f4d3":[["📓"],"","󾕅",["notebook"],18,6],"1f4d4":[["📔"],"","󾕇",["notebook_with_decorative_cover"],18,7],"1f4d5":[["📕"],"","󾔂",["closed_book"],18,8],"1f4d6":[["📖"],"","󾕆",["book","open_book"],18,9],"1f4d7":[["📗"],"","󾓿",["green_book"],18,10],"1f4d8":[["📘"],"","󾔀",["blue_book"],18,11],"1f4d9":[["📙"],"","󾔁",["orange_book"],18,12],"1f4da":[["📚"],"","󾔃",["books"],18,13],"1f4db":[["📛"],"","󾔄",["name_badge"],18,14],"1f4dc":[["📜"],"","󾓽",["scroll"],18,15],"1f4dd":[["📝"],"","󾔧",["memo","pencil"],18,16],"1f4de":[["📞"],"","󾔤",["telephone_receiver"],18,17],"1f4df":[["📟"],"","󾔢",["pager"],18,18],"1f4e0":[["📠"],"","󾔨",["fax"],18,19],"1f4e1":[["📡"],"","󾔱",["satellite"],18,20],"1f4e2":[["📢"],"","󾔯",["loudspeaker"],18,21],"1f4e3":[["📣"],"","󾔰",["mega"],18,22],"1f4e4":[["📤"],"","󾔳",["outbox_tray"],18,23],"1f4e5":[["📥"],"","󾔴",["inbox_tray"],18,24],"1f4e6":[["📦"],"","󾔵",["package"],18,25],"1f4e7":[["📧"],"","󾮒",["e-mail"],18,26],"1f4e8":[["📨"],"","󾔪",["incoming_envelope"],18,27],"1f4e9":[["📩"],"","󾔫",["envelope_with_arrow"],18,28],"1f4ea":[["📪"],"","󾔬",["mailbox_closed"],18,29],"1f4eb":[["📫"],"","󾔭",["mailbox"],19,0],"1f4ec":[["📬"],"","",["mailbox_with_mail"],19,1],"1f4ed":[["📭"],"","",["mailbox_with_no_mail"],19,2],"1f4ee":[["📮"],"","󾔮",["postbox"],19,3],"1f4ef":[["📯"],"","",["postal_horn"],19,4],"1f4f0":[["📰"],"","󾠢",["newspaper"],19,5],"1f4f1":[["📱"],"","󾔥",["iphone"],19,6],"1f4f2":[["📲"],"","󾔦",["calling"],19,7],"1f4f3":[["📳"],"","󾠹",["vibration_mode"],19,8],"1f4f4":[["📴"],"","󾠺",["mobile_phone_off"],19,9],"1f4f5":[["📵"],"","",["no_mobile_phones"],19,10],"1f4f6":[["📶"],"","󾠸",["signal_strength"],19,11],"1f4f7":[["📷"],"","󾓯",["camera"],19,12],"1f4f9":[["📹"],"","󾓹",["video_camera"],19,13],"1f4fa":[["📺"],"","󾠜",["tv"],19,14],"1f4fb":[["📻"],"","󾠟",["radio"],19,15],"1f4fc":[["📼"],"","󾠠",["vhs"],19,16],"1f500":[["🔀"],"","",["twisted_rightwards_arrows"],19,17],"1f501":[["🔁"],"","",["repeat"],19,18],"1f502":[["🔂"],"","",["repeat_one"],19,19],"1f503":[["🔃"],"","󾮑",["arrows_clockwise"],19,20],"1f504":[["🔄"],"","",["arrows_counterclockwise"],19,21],"1f505":[["🔅"],"","",["low_brightness"],19,22],"1f506":[["🔆"],"","",["high_brightness"],19,23],"1f507":[["🔇"],"","",["mute"],19,24],"1f508":[["🔈"],"","",["speaker"],19,25],"1f509":[["🔉"],"","",["sound"],19,26],"1f50a":[["🔊"],"","󾠡",["loud_sound"],19,27],"1f50b":[["🔋"],"","󾓼",["battery"],19,28],"1f50c":[["🔌"],"","󾓾",["electric_plug"],19,29],"1f50d":[["🔍"],"","󾮅",["mag"],20,0],"1f50e":[["🔎"],"","󾮍",["mag_right"],20,1],"1f50f":[["🔏"],"","󾮐",["lock_with_ink_pen"],20,2],"1f510":[["🔐"],"","󾮊",["closed_lock_with_key"],20,3],"1f511":[["🔑"],"","󾮂",["key"],20,4],"1f512":[["🔒"],"","󾮆",["lock"],20,5],"1f513":[["🔓"],"","󾮇",["unlock"],20,6],"1f514":[["🔔"],"","󾓲",["bell"],20,7],"1f515":[["🔕"],"","",["no_bell"],20,8],"1f516":[["🔖"],"","󾮏",["bookmark"],20,9],"1f517":[["🔗"],"","󾭋",["link"],20,10],"1f518":[["🔘"],"","󾮌",["radio_button"],20,11],"1f519":[["🔙"],"","󾮎",["back"],20,12],"1f51a":[["🔚"],"","󾀚",["end"],20,13],"1f51b":[["🔛"],"","󾀙",["on"],20,14],"1f51c":[["🔜"],"","󾀘",["soon"],20,15],"1f51d":[["🔝"],"","󾭂",["top"],20,16],"1f51e":[["🔞"],"","󾬥",["underage"],20,17],"1f51f":[["🔟"],"","󾠻",["keycap_ten"],20,18],"1f520":[["🔠"],"","󾭼",["capital_abcd"],20,19],"1f521":[["🔡"],"","󾭽",["abcd"],20,20],"1f522":[["🔢"],"","󾭾",["1234"],20,21],"1f523":[["🔣"],"","󾭿",["symbols"],20,22],"1f524":[["🔤"],"","󾮀",["abc"],20,23],"1f525":[["🔥"],"","󾓶",["fire"],20,24],"1f526":[["🔦"],"","󾓻",["flashlight"],20,25],"1f527":[["🔧"],"","󾓉",["wrench"],20,26],"1f528":[["🔨"],"","󾓊",["hammer"],20,27],"1f529":[["🔩"],"","󾓋",["nut_and_bolt"],20,28],"1f52a":[["🔪"],"","󾓺",["hocho","knife"],20,29],"1f52b":[["🔫"],"","󾓵",["gun"],21,0],"1f52c":[["🔬"],"","",["microscope"],21,1],"1f52d":[["🔭"],"","",["telescope"],21,2],"1f52e":[["🔮"],"","󾓷",["crystal_ball"],21,3],"1f52f":[["🔯"],"","󾓸",["six_pointed_star"],21,4],"1f530":[["🔰"],"","󾁄",["beginner"],21,5],"1f531":[["🔱"],"","󾓒",["trident"],21,6],"1f532":[["🔲"],"","󾭤",["black_square_button"],21,7],"1f533":[["🔳"],"","󾭧",["white_square_button"],21,8],"1f534":[["🔴"],"","󾭣",["red_circle"],21,9],"1f535":[["🔵"],"","󾭤",["large_blue_circle"],21,10],"1f536":[["🔶"],"","󾭳",["large_orange_diamond"],21,11],"1f537":[["🔷"],"","󾭴",["large_blue_diamond"],21,12],"1f538":[["🔸"],"","󾭵",["small_orange_diamond"],21,13],"1f539":[["🔹"],"","󾭶",["small_blue_diamond"],21,14],"1f53a":[["🔺"],"","󾭸",["small_red_triangle"],21,15],"1f53b":[["🔻"],"","󾭹",["small_red_triangle_down"],21,16],"1f53c":[["🔼"],"","󾬁",["arrow_up_small"],21,17],"1f53d":[["🔽"],"","󾬀",["arrow_down_small"],21,18],"1f550":[["🕐"],"","󾀞",["clock1"],21,19],"1f551":[["🕑"],"","󾀟",["clock2"],21,20],"1f552":[["🕒"],"","󾀠",["clock3"],21,21],"1f553":[["🕓"],"","󾀡",["clock4"],21,22],"1f554":[["🕔"],"","󾀢",["clock5"],21,23],"1f555":[["🕕"],"","󾀣",["clock6"],21,24],"1f556":[["🕖"],"","󾀤",["clock7"],21,25],"1f557":[["🕗"],"","󾀥",["clock8"],21,26],"1f558":[["🕘"],"","󾀦",["clock9"],21,27],"1f559":[["🕙"],"","󾀧",["clock10"],21,28],"1f55a":[["🕚"],"","󾀨",["clock11"],21,29],"1f55b":[["🕛"],"","󾀩",["clock12"],22,0],"1f55c":[["🕜"],"","",["clock130"],22,1],"1f55d":[["🕝"],"","",["clock230"],22,2],"1f55e":[["🕞"],"","",["clock330"],22,3],"1f55f":[["🕟"],"","",["clock430"],22,4],"1f560":[["🕠"],"","",["clock530"],22,5],"1f561":[["🕡"],"","",["clock630"],22,6],"1f562":[["🕢"],"","",["clock730"],22,7],"1f563":[["🕣"],"","",["clock830"],22,8],"1f564":[["🕤"],"","",["clock930"],22,9],"1f565":[["🕥"],"","",["clock1030"],22,10],"1f566":[["🕦"],"","",["clock1130"],22,11],"1f567":[["🕧"],"","",["clock1230"],22,12],"1f5fb":[["🗻"],"","󾓃",["mount_fuji"],22,13],"1f5fc":[["🗼"],"","󾓄",["tokyo_tower"],22,14],"1f5fd":[["🗽"],"","󾓆",["statue_of_liberty"],22,15],"1f5fe":[["🗾"],"","󾓇",["japan"],22,16],"1f5ff":[["🗿"],"","󾓈",["moyai"],22,17],"1f600":[["😀"],"","",["grinning"],22,18,":D"],"1f601":[["😁"],"","󾌳",["grin"],22,19],"1f602":[["😂"],"","󾌴",["joy"],22,20],"1f603":[["😃"],"","󾌰",["smiley"],22,21,":)"],"1f604":[["😄"],"","󾌸",["smile"],22,22,":)"],"1f605":[["😅"],"","󾌱",["sweat_smile"],22,23],"1f606":[["😆"],"","󾌲",["satisfied"],22,24],"1f607":[["😇"],"","",["innocent"],22,25],"1f608":[["😈"],"","",["smiling_imp"],22,26],"1f609":[["😉"],"","󾍇",["wink"],22,27,";)"],"1f60a":[["😊"],"","󾌵",["blush"],22,28],"1f60b":[["😋"],"","󾌫",["yum"],22,29],"1f60c":[["😌"],"","󾌾",["relieved"],23,0],"1f60d":[["😍"],"","󾌧",["heart_eyes"],23,1],"1f60e":[["😎"],"","",["sunglasses"],23,2],"1f60f":[["😏"],"","󾍃",["smirk"],23,3],"1f610":[["😐"],"","",["neutral_face"],23,4],"1f611":[["😑"],"","",["expressionless"],23,5],"1f612":[["😒"],"","󾌦",["unamused"],23,6],"1f613":[["😓"],"","󾍄",["sweat"],23,7],"1f614":[["😔"],"","󾍀",["pensive"],23,8],"1f615":[["😕"],"","",["confused"],23,9],"1f616":[["😖"],"","󾌿",["confounded"],23,10],"1f617":[["😗"],"","",["kissing"],23,11],"1f618":[["😘"],"","󾌬",["kissing_heart"],23,12],"1f619":[["😙"],"","",["kissing_smiling_eyes"],23,13],"1f61a":[["😚"],"","󾌭",["kissing_closed_eyes"],23,14],"1f61b":[["😛"],"","",["stuck_out_tongue"],23,15,":p"],"1f61c":[["😜"],"","󾌩",["stuck_out_tongue_winking_eye"],23,16,";p"],"1f61d":[["😝"],"","󾌪",["stuck_out_tongue_closed_eyes"],23,17],"1f61e":[["😞"],"","󾌣",["disappointed"],23,18,":("],"1f61f":[["😟"],"","",["worried"],23,19],"1f620":[["😠"],"","󾌠",["angry"],23,20],"1f621":[["😡"],"","󾌽",["rage"],23,21],"1f622":[["😢"],"","󾌹",["cry"],23,22,":'("],"1f623":[["😣"],"","󾌼",["persevere"],23,23],"1f624":[["😤"],"","󾌨",["triumph"],23,24],"1f625":[["😥"],"","󾍅",["disappointed_relieved"],23,25],"1f626":[["😦"],"","",["frowning"],23,26],"1f627":[["😧"],"","",["anguished"],23,27],"1f628":[["😨"],"","󾌻",["fearful"],23,28],"1f629":[["😩"],"","󾌡",["weary"],23,29],"1f62a":[["😪"],"","󾍂",["sleepy"],24,0],"1f62b":[["😫"],"","󾍆",["tired_face"],24,1],"1f62c":[["😬"],"","",["grimacing"],24,2],"1f62d":[["😭"],"","󾌺",["sob"],24,3,":'("],"1f62e":[["😮"],"","",["open_mouth"],24,4],"1f62f":[["😯"],"","",["hushed"],24,5],"1f630":[["😰"],"","󾌥",["cold_sweat"],24,6],"1f631":[["😱"],"","󾍁",["scream"],24,7],"1f632":[["😲"],"","󾌢",["astonished"],24,8],"1f633":[["😳"],"","󾌯",["flushed"],24,9],"1f634":[["😴"],"","",["sleeping"],24,10],"1f635":[["😵"],"","󾌤",["dizzy_face"],24,11],"1f636":[["😶"],"","",["no_mouth"],24,12],"1f637":[["😷"],"","󾌮",["mask"],24,13],"1f638":[["😸"],"","󾍉",["smile_cat"],24,14],"1f639":[["😹"],"","󾍊",["joy_cat"],24,15],"1f63a":[["😺"],"","󾍈",["smiley_cat"],24,16],"1f63b":[["😻"],"","󾍌",["heart_eyes_cat"],24,17],"1f63c":[["😼"],"","󾍏",["smirk_cat"],24,18],"1f63d":[["😽"],"","󾍋",["kissing_cat"],24,19],"1f63e":[["😾"],"","󾍎",["pouting_cat"],24,20],"1f63f":[["😿"],"","󾍍",["crying_cat_face"],24,21],"1f640":[["🙀"],"","󾍐",["scream_cat"],24,22],"1f645":[["🙅"],"","󾍑",["no_good"],24,23],"1f646":[["🙆"],"","󾍒",["ok_woman"],24,24],"1f647":[["🙇"],"","󾍓",["bow"],24,25],"1f648":[["🙈"],"","󾍔",["see_no_evil"],24,26],"1f649":[["🙉"],"","󾍖",["hear_no_evil"],24,27],"1f64a":[["🙊"],"","󾍕",["speak_no_evil"],24,28],"1f64b":[["🙋"],"","󾍗",["raising_hand"],24,29],"1f64c":[["🙌"],"","󾍘",["raised_hands"],25,0],"1f64d":[["🙍"],"","󾍙",["person_frowning"],25,1],"1f64e":[["🙎"],"","󾍚",["person_with_pouting_face"],25,2],"1f64f":[["🙏"],"","󾍛",["pray"],25,3],"1f680":[["🚀"],"","󾟭",["rocket"],25,4],"1f681":[["🚁"],"","",["helicopter"],25,5],"1f682":[["🚂"],"","",["steam_locomotive"],25,6],"1f683":[["🚃"],"","󾟟",["railway_car"],25,7],"1f684":[["🚄"],"","󾟢",["bullettrain_side"],25,8],"1f685":[["🚅"],"","󾟣",["bullettrain_front"],25,9],"1f686":[["🚆"],"","",["train2"],25,10],"1f687":[["🚇"],"","󾟠",["metro"],25,11],"1f688":[["🚈"],"","",["light_rail"],25,12],"1f689":[["🚉"],"","󾟬",["station"],25,13],"1f68a":[["🚊"],"","",["tram"],25,14],"1f68b":[["🚋"],"","",["train"],25,15],"1f68c":[["🚌"],"","󾟦",["bus"],25,16],"1f68d":[["🚍"],"","",["oncoming_bus"],25,17],"1f68e":[["🚎"],"","",["trolleybus"],25,18],"1f68f":[["🚏"],"","󾟧",["busstop"],25,19],"1f690":[["🚐"],"","",["minibus"],25,20],"1f691":[["🚑"],"","󾟳",["ambulance"],25,21],"1f692":[["🚒"],"","󾟲",["fire_engine"],25,22],"1f693":[["🚓"],"","󾟴",["police_car"],25,23],"1f694":[["🚔"],"","",["oncoming_police_car"],25,24],"1f695":[["🚕"],"","󾟯",["taxi"],25,25],"1f696":[["🚖"],"","",["oncoming_taxi"],25,26],"1f697":[["🚗"],"","󾟤",["car","red_car"],25,27],"1f698":[["🚘"],"","",["oncoming_automobile"],25,28],"1f699":[["🚙"],"","󾟥",["blue_car"],25,29],"1f69a":[["🚚"],"","󾟱",["truck"],26,0],"1f69b":[["🚛"],"","",["articulated_lorry"],26,1],"1f69c":[["🚜"],"","",["tractor"],26,2],"1f69d":[["🚝"],"","",["monorail"],26,3],"1f69e":[["🚞"],"","",["mountain_railway"],26,4],"1f69f":[["🚟"],"","",["suspension_railway"],26,5],"1f6a0":[["🚠"],"","",["mountain_cableway"],26,6],"1f6a1":[["🚡"],"","",["aerial_tramway"],26,7],"1f6a2":[["🚢"],"","󾟨",["ship"],26,8],"1f6a3":[["🚣"],"","",["rowboat"],26,9],"1f6a4":[["🚤"],"","󾟮",["speedboat"],26,10],"1f6a5":[["🚥"],"","󾟷",["traffic_light"],26,11],"1f6a6":[["🚦"],"","",["vertical_traffic_light"],26,12],"1f6a7":[["🚧"],"","󾟸",["construction"],26,13],"1f6a8":[["🚨"],"","󾟹",["rotating_light"],26,14],"1f6a9":[["🚩"],"","󾬢",["triangular_flag_on_post"],26,15],"1f6aa":[["🚪"],"","󾓳",["door"],26,16],"1f6ab":[["🚫"],"","󾭈",["no_entry_sign"],26,17],"1f6ac":[["🚬"],"","󾬞",["smoking"],26,18],"1f6ad":[["🚭"],"","󾬟",["no_smoking"],26,19],"1f6ae":[["🚮"],"","",["put_litter_in_its_place"],26,20],"1f6af":[["🚯"],"","",["do_not_litter"],26,21],"1f6b0":[["🚰"],"","",["potable_water"],26,22],"1f6b1":[["🚱"],"","",["non-potable_water"],26,23],"1f6b2":[["🚲"],"","󾟫",["bike"],26,24],"1f6b3":[["🚳"],"","",["no_bicycles"],26,25],"1f6b4":[["🚴"],"","",["bicyclist"],26,26],"1f6b5":[["🚵"],"","",["mountain_bicyclist"],26,27],"1f6b6":[["🚶"],"","󾟰",["walking"],26,28],"1f6b7":[["🚷"],"","",["no_pedestrians"],26,29],"1f6b8":[["🚸"],"","",["children_crossing"],27,0],"1f6b9":[["🚹"],"","󾬳",["mens"],27,1],"1f6ba":[["🚺"],"","󾬴",["womens"],27,2],"1f6bb":[["🚻"],"","󾔆",["restroom"],27,3],"1f6bc":[["🚼"],"","󾬵",["baby_symbol"],27,4],"1f6bd":[["🚽"],"","󾔇",["toilet"],27,5],"1f6be":[["🚾"],"","󾔈",["wc"],27,6],"1f6bf":[["🚿"],"","",["shower"],27,7],"1f6c0":[["🛀"],"","󾔅",["bath"],27,8],"1f6c1":[["🛁"],"","",["bathtub"],27,9],"1f6c2":[["🛂"],"","",["passport_control"],27,10],"1f6c3":[["🛃"],"","",["customs"],27,11],"1f6c4":[["🛄"],"","",["baggage_claim"],27,12],"1f6c5":[["🛅"],"","",["left_luggage"],27,13],"0023-20e3":[["#️⃣","#⃣"],"","󾠬",["hash"],27,14],"0030-20e3":[["0️⃣","0⃣"],"","󾠷",["zero"],27,15],"0031-20e3":[["1️⃣","1⃣"],"","󾠮",["one"],27,16],"0032-20e3":[["2️⃣","2⃣"],"","󾠯",["two"],27,17],"0033-20e3":[["3️⃣","3⃣"],"","󾠰",["three"],27,18],"0034-20e3":[["4️⃣","4⃣"],"","󾠱",["four"],27,19],"0035-20e3":[["5️⃣","5⃣"],"","󾠲",["five"],27,20],"0036-20e3":[["6️⃣","6⃣"],"","󾠳",["six"],27,21],"0037-20e3":[["7️⃣","7⃣"],"","󾠴",["seven"],27,22],"0038-20e3":[["8️⃣","8⃣"],"","󾠵",["eight"],27,23],"0039-20e3":[["9️⃣","9⃣"],"","󾠶",["nine"],27,24],"1f1e8-1f1f3":[["🇨🇳"],"","󾓭",["cn"],27,25],"1f1e9-1f1ea":[["🇩🇪"],"","󾓨",["de"],27,26],"1f1ea-1f1f8":[["🇪🇸"],"","󾓫",["es"],27,27],"1f1eb-1f1f7":[["🇫🇷"],"","󾓧",["fr"],27,28],"1f1ec-1f1e7":[["🇬🇧"],"","󾓪",["gb","uk"],27,29],"1f1ee-1f1f9":[["🇮🇹"],"","󾓩",["it"],28,0],"1f1ef-1f1f5":[["🇯🇵"],"","󾓥",["jp"],28,1],"1f1f0-1f1f7":[["🇰🇷"],"","󾓮",["kr"],28,2],"1f1f7-1f1fa":[["🇷🇺"],"","󾓬",["ru"],28,3],"1f1fa-1f1f8":[["🇺🇸"],"","󾓦",["us"],28,4]},smileys:{"<3":"heart","</3":"broken_heart",":)":"blush","(:":"blush",":-)":"blush","C:":"smile","c:":"smile",":D":"smile",":-D":"smile",";)":"wink",";-)":"wink","):":"disappointed",":(":"disappointed",":-(":"disappointed",":'(":"cry","=)":"smiley","=-)":"smiley",":*":"kiss",":-*":"kiss",":>":"laughing",":->":"laughing","8)":"sunglasses",":\\\\":"confused",":-\\\\":"confused",":/":"confused",":-/":"confused",":|":"neutral_face",":-|":"neutral_face",":o":"open_mouth",":-o":"open_mouth",">:(":"angry",">:-(":"angry",":p":"stuck_out_tongue",":-p":"stuck_out_tongue",":P":"stuck_out_tongue",":-P":"stuck_out_tongue",":b":"stuck_out_tongue",":-b":"stuck_out_tongue",";p":"stuck_out_tongue_winking_eye",";-p":"stuck_out_tongue_winking_eye",";b":"stuck_out_tongue_winking_eye",";-b":"stuck_out_tongue_winking_eye",";P":"stuck_out_tongue_winking_eye",";-P":"stuck_out_tongue_winking_eye",":o)":"monkey_face","D:":"anguished"},inits:{},map:{},mapcolon:{}},a=[];function buildMap(){var f=[],e=[];for(var a in Config.emoji_data){for(var o=0;o<Config.emoji_data[a][0].length;o++)f.push(Config.escape_rx(":"+Config.emoji_data[a][3][0])+":"),e.push(Config.emoji_data[a][0][0]),Config.map[Config.emoji_data[a][3][0]]=Config.emoji_data[a][0][0],Config.mapcolon[":"+Config.emoji_data[a][3][0]+":"]=Config.emoji_data[a][0][0],Config.reversemap[Config.emoji_data[a][0][0]]=Config.emoji_data[a][3][0];Config.rx_colons=new RegExp("("+f.join("|")+")","g"),Config.rx_codes=new RegExp("("+e.join("|")+")","g")}}function cancelEvent(f){return(f=f||window.event)&&((f=f.originalEvent||f).stopPropagation&&f.stopPropagation(),f.preventDefault&&f.preventDefault()),!1}function getGuid(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(f){var e=16*Math.random()|0;return("x"==f?e:3&e|8).toString(16)})}Config.reversemap={},Config.init_emoticons=function(){if(!Config.inits.emoticons){Config.init_colons(),Config.inits.emoticons=1;var f=[];for(var e in Config.map.emoticons={},Config.emoticons_data){var a=e.replace(/\&/g,"&amp;").replace(/\</g,"&lt;").replace(/\>/g,"&gt;");Config.map.colons[emoji.emoticons_data[e]]&&(Config.map.emoticons[a]=Config.map.colons[Config.emoticons_data[e]],f.push(Config.escape_rx(a)))}Config.rx_emoticons=new RegExp("(^|\\s)("+f.join("|")+")(?=$|[\\s|\\?\\.,!])","g")}},Config.init_colons=function(){if(!Config.inits.colons)for(var f in Config.inits.colons=1,Config.rx_colons=new RegExp(":[^\\s:]+:","g"),Config.map.colons={},Config.data)for(var e=0;e<Config.data[f][3].length;e++)Config.map.colons[emoji.data[f][3][e]]=f},Config.init_unified=function(){Config.inits.unified||(Config.inits.unified=1,buildMap())},Config.escape_rx=function(f){return f.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&")},function(f){var e="",a=!1,c={},l=!!(f.chrome&&chrome.storage&&chrome.storage.local),_=!l&&!!f.localStorage;function d(){return a?(a=!1,""):e}f.ConfigStorage={prefix:function(f){e=f},noPrefix:function(){a=!0},get:function(){var e,a,o,t=Array.prototype.slice.call(arguments),i=t.pop(),n=[],r=1==t.length,f=!0,s=d();for(a=0;a<t.length;a++)if("xt_"!=(o=t[a]=s+t[a]).substr(0,3)&&void 0!==c[o])n.push(c[o]);else if(_){try{e=localStorage.getItem(o)}catch(f){_=!1}try{e=null!=e&&JSON.parse(e)}catch(f){e=!1}n.push(c[o]=e)}else l?f=!1:n.push(c[o]=!1);if(f)return i(r?n[0]:n);chrome.storage.local.get(t,function(f){var e;for(n=[],a=0;a<t.length;a++)e=null!=(e=f[o=t[a]])&&JSON.parse(e),n.push(c[o]=e);i(r?n[0]:n)})},set:function(f,e){var a,o,t={},i=d();for(a in f)if(f.hasOwnProperty(a))if(o=f[a],c[a=i+a]=o,o=JSON.stringify(o),_)try{localStorage.setItem(a,o)}catch(f){_=!1}else t[a]=o;!_&&l?chrome.storage.local.set(t,e):e&&e()},remove:function(){var f,e,a,o=Array.prototype.slice.call(arguments),t=d();for("function"==typeof o[o.length-1]&&(a=o.pop()),f=0;f<o.length;f++)if(e=o[f]=t+o[f],delete c[e],_)try{localStorage.removeItem(e)}catch(f){_=!1}l?chrome.storage.local.remove(o,a):a&&a()}}}(this),function(){function f(f,e){e=e||{bubbles:!1,cancelable:!1,detail:void 0};var a=document.createEvent("CustomEvent");return a.initCustomEvent(f,e.bubbles,e.cancelable,e.detail),a}"function"!=typeof window.CustomEvent&&(f.prototype=window.Event.prototype,window.CustomEvent=f)}(),function(b,n,r){var c=["p","div","pre","form"],s=[8,9,17,18,37,38,39,40,91,46];b.emojiarea={assetsPath:"",spriteSheetPath:"",blankGifPath:"",iconSize:25,icons:{}};var l=":joy:,:kissing_heart:,:heart:,:heart_eyes:,:blush:,:grin:,:+1:,:relaxed:,:pensive:,:smile:,:sob:,:kiss:,:unamused:,:flushed:,:stuck_out_tongue_winking_eye:,:see_no_evil:,:wink:,:smiley:,:cry:,:stuck_out_tongue_closed_eyes:,:scream:,:rage:,:smirk:,:disappointed:,:sweat_smile:,:kissing_closed_eyes:,:speak_no_evil:,:relieved:,:grinning:,:yum:,:laughing:,:ok_hand:,:neutral_face:,:confused:".split(",");b.fn.emojiarea=function(a){return a=b.extend({},a),this.each(function(){var f=b(this);if("contentEditable"in r.body&&!1!==a.wysiwyg){var e=getGuid();new t(f,e,b.extend({},a))}else{e=getGuid();new o(f,e,a)}f.attr({"data-emojiable":"converted","data-id":e,"data-type":"original-input"})})};var h={};h.restoreSelection=n.getSelection?function(f){var e=n.getSelection();e.removeAllRanges();for(var a=0,o=f.length;a<o;++a)e.addRange(f[a])}:r.selection&&r.selection.createRange?function(f){f&&f.select()}:void 0,h.saveSelection=n.getSelection?function(){var f=n.getSelection(),e=[];if(f.rangeCount)for(var a=0,o=f.rangeCount;a<o;++a)e.push(f.getRangeAt(a));return e}:r.selection&&r.selection.createRange?function(){var f=r.selection;return"none"!==f.type.toLowerCase()?f.createRange():null}:void 0,h.replaceSelection=n.getSelection?function(f){var e,a=n.getSelection(),o="string"==typeof f?r.createTextNode(f):f;a.getRangeAt&&a.rangeCount&&((e=a.getRangeAt(0)).deleteContents(),e.insertNode(o),e.setStart(o,0),n.setTimeout(function(){(e=r.createRange()).setStartAfter(o),e.collapse(!0),a.removeAllRanges(),a.addRange(e)},0))}:r.selection&&r.selection.createRange?function(f){var e=r.selection.createRange();"string"==typeof f?e.text=f:e.pasteHTML(f.outerHTML)}:void 0,h.insertAtCursor=function(f,e){f=" "+f;var a,o,t=e.value;void 0!==e.selectionStart&&void 0!==e.selectionEnd?(a=e.selectionStart,e.selectionEnd,e.value=t.substring(0,a)+f+t.substring(e.selectionEnd),e.selectionStart=e.selectionEnd=a+f.length):void 0!==r.selection&&void 0!==r.selection.createRange&&(e.focus(),(o=r.selection.createRange()).text=f,o.select())},h.extend=function(f,e){if(void 0!==f&&f||(f={}),"object"==typeof e)for(var a in e)e.hasOwnProperty(a)&&(f[a]=e[a]);return f},h.escapeRegex=function(f){return(f+"").replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1")},h.htmlEntities=function(f){return String(f).replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")},h.emojiInserted=function(a,f){ConfigStorage.get("emojis_recent",function(f){var e=(f=f||l||[]).indexOf(a);if(!e)return!1;-1!=e&&f.splice(e,1),f.unshift(a),42<f.length&&(f=f.slice(42)),ConfigStorage.set({emojis_recent:f})})};function _(){}_.prototype.setup=function(){var f=this;this.$editor.on("focus",function(){f.hasFocus=!0}),this.$editor.on("blur",function(){f.hasFocus=!1}),f.emojiMenu=new i(f),this.setupButton()},_.prototype.setupButton=function(){var e=this,f=b("[data-id="+this.id+"][data-type=picker]");f.on("click",function(f){e.emojiMenu.show(e)}),this.$button=f,this.$dontHideOnClick="emoji-picker"},_.createIcon=function(f,e){var a=f[0],o=f[1],t=f[2],i=f[3],n=b.emojiarea.spriteSheetPath?b.emojiarea.spriteSheetPath:b.emojiarea.assetsPath+"/emoji_spritesheet_!.png",r=b.emojiarea.blankGifPath?b.emojiarea.blankGifPath:b.emojiarea.assetsPath+"/blank.gif",s=e&&Config.Mobile?26:b.emojiarea.iconSize,c=-s*t,l=-s*o,_=Config.EmojiCategorySpritesheetDimens[a][1]*s,d=Config.EmojiCategorySpritesheetDimens[a][0]*s,u="display:inline-block;";return u+="width:"+s+"px;",u+="height:"+s+"px;",u+="background:url('"+n.replace("!",a)+"') "+c+"px "+l+"px no-repeat;",'<img src="'+r+'" class="img" style="'+(u+="background-size:"+_+"px "+d+"px;")+'" alt="'+h.htmlEntities(i)+'">'},b.emojiarea.createIcon=_.createIcon;var o=function(f,e,a){this.options=a,this.$textarea=f,this.$editor=f,this.id=e,this.setup()};o.prototype.insert=function(f){b.emojiarea.icons.hasOwnProperty(f)&&(h.insertAtCursor(f,this.$textarea[0]),h.emojiInserted(f,this.menu),this.$textarea.trigger("change"))},o.prototype.val=function(){return"\n"==this.$textarea?"":this.$textarea.val()},h.extend(o.prototype,_.prototype);var t=function(f,e,a){var o=this;this.options=a||{},"unicode"===b(f).attr("data-emoji-input")?this.options.inputMethod="unicode":this.options.inputMethod="image",this.id=e,this.$textarea=f,this.emojiPopup=a.emojiPopup,this.$editor=b("<div>").addClass("emoji-wysiwyg-editor").addClass(b(f)[0].className),this.$editor.data("self",this),f.attr("maxlength")&&this.$editor.attr("maxlength",f.attr("maxlength")),this.$editor.height(f.outerHeight()),this.emojiPopup.appendUnicodeAsImageToElement(this.$editor,f.val()),this.$editor.attr({"data-id":e,"data-type":"input",placeholder:f.attr("placeholder"),contenteditable:"true"});var t="blur change";this.options.norealTime||(t+=" keyup"),this.$editor.on(t,function(f){return o.onChange.apply(o,[f])}),this.$editor.on("mousedown focus",function(){r.execCommand("enableObjectResizing",!1,!1)}),this.$editor.on("blur",function(){r.execCommand("enableObjectResizing",!0,!0)});var i=this.$editor;this.$editor.on("change keydown keyup resize scroll",function(f){-1!=s.indexOf(f.which)||(f.ctrlKey||f.metaKey)&&65==f.which||(f.ctrlKey||f.metaKey)&&67==f.which||!(i.text().length+i.find("img").length>=i.attr("maxlength"))||f.preventDefault(),o.updateBodyPadding(i)}),this.$editor.on("paste",function(f){var e;f.preventDefault();var a=i.attr("maxlength")-(i.text().length+i.find("img").length);(f.originalEvent||f).clipboardData?(e=(f.originalEvent||f).clipboardData.getData("text/plain"),o.options.onPaste&&(e=o.options.onPaste(e)),a<e.length&&(e=e.substring(0,a)),r.execCommand("insertText",!1,e)):n.clipboardData&&(e=n.clipboardData.getData("Text"),o.options.onPaste&&(e=o.options.onPaste(e)),a<e.length&&(e=e.substring(0,a)),r.selection.createRange().pasteHTML(e)),i.scrollTop(i[0].scrollHeight)}),f.after("<i class='emoji-picker-icon emoji-picker "+this.options.popupButtonClasses+"' data-id='"+e+"' data-type='picker'></i>"),f.hide().after(this.$editor),this.setup(),b(r.body).on("mousedown",function(){o.hasFocus&&(o.selection=h.saveSelection())})};t.prototype.updateBodyPadding=function(f){var e=b("[data-id="+this.id+"][data-type=picker]");b(f).hasScrollbar()?(e.hasClass("parent-has-scroll")||e.addClass("parent-has-scroll"),b(f).hasClass("parent-has-scroll")||b(f).addClass("parent-has-scroll")):(e.hasClass("parent-has-scroll")&&e.removeClass("parent-has-scroll"),b(f).hasClass("parent-has-scroll")&&b(f).removeClass("parent-has-scroll"))},t.prototype.onChange=function(f){var e=new CustomEvent("input",{bubbles:!0});this.$textarea.val(this.val())[0].dispatchEvent(e)},t.prototype.insert=function(f){var e="";if("unicode"==this.options.inputMethod)e=this.emojiPopup.colonToUnicode(f);else{var a=b(_.createIcon(b.emojiarea.icons[f]));a[0].attachEvent&&a[0].attachEvent("onresizestart",function(f){f.returnValue=!1},!1),e=a[0]}this.$editor.trigger("focus"),this.selection&&h.restoreSelection(this.selection);try{h.replaceSelection(e)}catch(f){}h.emojiInserted(f,this.menu),this.onChange()},t.prototype.val=function(){for(var f=[],n=[],e=this.emojiPopup,r=function(){f.push(n.join("")),n=[]},s=function(f){if(3===f.nodeType)n.push(f.nodeValue);else if(1===f.nodeType){var e=f.tagName.toLowerCase(),a=-1!==c.indexOf(e);if(a&&n.length&&r(),"img"===e){var o=f.getAttribute("alt")||"";return void(o&&n.push(o))}"br"===e&&r();for(var t=f.childNodes,i=0;i<t.length;i++)s(t[i]);a&&n.length&&r()}},a=this.$editor[0].childNodes,o=0;o<a.length;o++)s(a[o]);n.length&&r();var t=f.join("\n");return e.colonToUnicode(t)},h.extend(t.prototype,_.prototype),jQuery.fn.hasScrollbar=function(){var f=this.get(0).scrollHeight;return this.outerHeight()<f};var i=function(f){var a=this;a.id=f.id;var e=b(r.body);b(n);this.visible=!1,this.emojiarea=f,i.menuZIndex=5e3,this.$menu=b("<div>"),this.$menu.addClass("emoji-menu"),this.$menu.attr("data-id",a.id),this.$menu.attr("data-type","menu"),this.$menu.hide(),this.$itemsTailWrap=b('<div class="emoji-items-wrap1"></div>').appendTo(this.$menu),this.$categoryTabs=b('<table class="emoji-menu-tabs"><tr><td><a class="emoji-menu-tab icon-recent" ></a></td><td><a class="emoji-menu-tab icon-smile" ></a></td><td><a class="emoji-menu-tab icon-flower"></a></td><td><a class="emoji-menu-tab icon-bell"></a></td><td><a class="emoji-menu-tab icon-car"></a></td><td><a class="emoji-menu-tab icon-grid"></a></td></tr></table>').appendTo(this.$itemsTailWrap),this.$itemsWrap=b('<div class="emoji-items-wrap mobile_scrollable_wrap"></div>').appendTo(this.$itemsTailWrap),this.$items=b('<div class="emoji-items">').appendTo(this.$itemsWrap),this.emojiarea.$editor.after(this.$menu),e.on("keydown",function(f){27!==f.keyCode&&9!==f.keyCode||a.hide()}),e.on("message_send",function(f){a.hide()}),e.on("mouseup",function(f){var e=(f=f.originalEvent||f).target||n;if(!b(e).hasClass(a.emojiarea.$dontHideOnClick)){for(;e&&e!=n;)if((e=e.parentNode)==a.$menu[0]||a.emojiarea&&e==a.emojiarea.$button[0])return;a.hide()}}),this.$menu.on("mouseup","a",function(f){return f.stopPropagation(),!1}),this.$menu.on("click","a",function(f){if(a.emojiarea.updateBodyPadding(a.emojiarea.$editor),b(this).hasClass("emoji-menu-tab"))return a.getTabIndex(this)!==a.currentCategory&&a.selectCategory(a.getTabIndex(this)),!1;var e=b(".label",b(this)).text();return n.setTimeout(function(){a.onItemSelected(e),(f.ctrlKey||f.metaKey)&&a.hide()},0),f.stopPropagation(),!1}),this.selectCategory(0)};i.prototype.getTabIndex=function(f){return this.$categoryTabs.find(".emoji-menu-tab").index(f)},i.prototype.selectCategory=function(e){this.$categoryTabs.find(".emoji-menu-tab").each(function(f){f===e?this.className+="-selected":this.className=this.className.replace("-selected","")}),this.currentCategory=e,this.load(e)},i.prototype.onItemSelected=function(f){this.emojiarea.$editor.text().length+this.emojiarea.$editor.find("img").length>=this.emojiarea.$editor.attr("maxlength")||this.emojiarea.insert(f)},i.prototype.load=function(f){var o=[],t=b.emojiarea.icons,e=b.emojiarea.assetsPath,a=this;e.length&&"/"!==e.charAt(e.length-1)&&(e+="/");function i(){a.$items.html(o.join(""))}if(0<f){for(var n in t)t.hasOwnProperty(n)&&t[n][0]===f-1&&o.push('<a href="javascript:void(0)" title="'+h.htmlEntities(n)+'">'+_.createIcon(t[n],!0)+'<span class="label">'+h.htmlEntities(n)+"</span></a>");i()}else ConfigStorage.get("emojis_recent",function(f){var e,a;for(f=f||l||[],a=0;a<f.length;a++)e=f[a],t[e]&&o.push('<a href="javascript:void(0)" title="'+h.htmlEntities(e)+'">'+_.createIcon(t[e],!0)+'<span class="label">'+h.htmlEntities(e)+"</span></a>");i()})},i.prototype.hide=function(f){this.visible=!1,this.$menu.hide("fast")},i.prototype.show=function(f){if(this.visible)return this.hide();b(this.$menu).css("z-index",++i.menuZIndex),this.$menu.show("fast"),this.currentCategory||this.load(0),this.visible=!0}}(jQuery,window,document),function(){function f(f){var e,a;null==f&&(f={}),$.emojiarea.iconSize=null!=(e=f.iconSize)?e:25,$.emojiarea.assetsPath=null!=(a=f.assetsPath)?a:"",this.generateEmojiIconSets(f),f.emojiable_selector||(f.emojiable_selector="[data-emojiable=true]"),this.options=f}this.EmojiPicker=(f.prototype.discover=function(){if(!/iPad|iPhone|iPod/.test(navigator.userAgent)||window.MSStream)return $(this.options.emojiable_selector).emojiarea($.extend({emojiPopup:this,norealTime:!0},this.options))},f.prototype.generateEmojiIconSets=function(f){var e,a,o,t,i,n,r,s,c;for(t={},r={},c=e=s=a=n=i=o=void 0,i=0;i<Config.EmojiCategories.length;){for(c=Config.EmojiCategorySpritesheetDimens[i][1],o=0;o<Config.EmojiCategories[i].length;)n=(a=Config.Emoji[Config.EmojiCategories[i][o]])[1][0],s=Math.floor(o/c),e=o%c,t[":"+n+":"]=[i,s,e,":"+n+":"],r[n]=a[0],o++;i++}return $.emojiarea.icons=t,$.emojiarea.reverseIcons=r},f.prototype.colonToUnicode=function(f){return f?(Config.rx_colons||Config.init_unified(),f.replace(Config.rx_colons,function(f){return Config.mapcolon[f]||""})):""},f.prototype.appendUnicodeAsImageToElement=function(f,e){var a,o,t,i,n;if(!e)return"";for(Config.rx_codes||Config.init_unified(),a=0,o=(t=e.split(Config.rx_codes)).length;a<o;a++)i=t[a],n="",Config.rx_codes.test(i)?(n=Config.reversemap[i])&&(n=":"+n+":",n=$.emojiarea.createIcon($.emojiarea.icons[n])):n=document.createTextNode(i),f.append(n);return e.replace(Config.rx_codes,function(f){return(n=Config.reversemap[f])?(n=":"+n+":",$.emojiarea.createIcon($.emojiarea.icons[n])):""})},f.prototype.colonToImage=function(f){return f?(Config.rx_colons||Config.init_unified(),f.replace(Config.rx_colons,function(f){return f?$.emojiarea.createIcon($.emojiarea.icons[f]):""})):""},f)}.call(this);

Return to bug 25350