Bugzilla – Attachment 104143 Details for
Bug 25350
Load Emoji picker assets more efficiently
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 25350: Load Emoji picker assets more efficiently
Bug-25350-Load-Emoji-picker-assets-more-efficientl.patch (text/plain), 94.04 KB, created by
Owen Leonard
on 2020-05-01 21:39:16 UTC
(
hide
)
Description:
Bug 25350: Load Emoji picker assets more efficiently
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2020-05-01 21:39:16 UTC
Size:
94.04 KB
patch
obsolete
>From 7a4ea5b1a5467914aa4a1edec60f1685c9bb431b Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Fri, 1 May 2020 18:29:33 +0000 >Subject: [PATCH] Bug 25350: Load Emoji picker assets more efficiently > >This patch moves the Emoji picker JS assets out of opac-bottom.inc and >into opac-detail.tt. This prevents the assets from being loaded on every >page of the OPAC when they're only used on opac-detail. > >The patch also combines and minifies the 4 JavaScript files used by the >feature. opac-detail.tt now loads only the one file. > >To test, apply the patch and make sure the TagsEnabled and >TagsInputOnDetail preferences are enabled. > >- Log in to the OPAC and view the detail page for a bibliographic > record. >- Click the "Add tag(s)" link >- Verify that the emoji-picker works for adding emojis >--- > koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc | 5 ----- > koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt | 2 +- > koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js | 1 + > 3 files changed, 2 insertions(+), 6 deletions(-) > create mode 100644 koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js > >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >index 1eed071515..7efbf2127d 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc >@@ -121,11 +121,6 @@ $.widget.bridge('uitooltip', $.ui.tooltip); > [% Asset.js("js/amazonimages.js") | $raw %] > [% END %] > >-[% Asset.js("lib/emoji-picker/js/config.js") | $raw %] >-[% Asset.js("lib/emoji-picker/js/util.js") | $raw %] >-[% Asset.js("lib/emoji-picker/js/jquery.emojiarea.js") | $raw %] >-[% Asset.js("lib/emoji-picker/js/emoji-picker.js") | $raw %] >- > <script> > //<![CDATA[ > var MSG_CONFIRM_AGAIN = _("Warning: Cannot be undone. Please confirm once again") >diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >index e4a017d619..dd18af4ddc 100644 >--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >+++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt >@@ -1363,7 +1363,7 @@ > </script> > [% Asset.js("js/verovio.js") | $raw %] > [% END %] >- >+[% Asset.js("lib/emoji-picker/js/emoji-picker-all.min.js") | $raw %] > <script> > var OPACPopupAuthorsSearch = "[% Koha.Preference('OPACPopupAuthorsSearch') | html %]"; > [% IF ( OpacHighlightedWords ) %] >diff --git a/koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js b/koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js >new file mode 100644 >index 0000000000..9a4d4cb6f2 >--- /dev/null >+++ b/koha-tmpl/opac-tmpl/lib/emoji-picker/js/emoji-picker-all.min.js >@@ -0,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,"&").replace(/\</g,"<").replace(/\>/g,">");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,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""")},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); >\ No newline at end of file >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 25350
:
104143
|
104205
|
104224
|
104227