UNPKG

@cairn214/fluent-editor

Version:

A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.

115 lines (114 loc) 7.21 kB
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const utils = require("../utils.cjs.js"); const peopleEmojiArr = [ ["grinning", "1f600", ":grinning:", "😀", "p", "1"], ["grin", "1f601", ":grin:", "😁", "p", "2"], ["joy", "1f602", ":joy:", "😂", "p", "3"], ["smiley", "1f603", ":smiley:", "😃", "p", "5"], ["smile", "1f604", ":smile:", "😄", "p", "6"], ["sweat_smile", "1f605", ":sweat_smile:", "😅", "p", "7"], ["laughing", "1f606", ":laughing:", "😆", "p", "8"], ["wink", "1f609", ":wink:", "😉", "p", "9"], ["blush", "1f60a", ":blush:", "😊", "p", "10"], ["yum", "1f60b", ":yum:", "😋", "p", "11"], ["sunglasses", "1f60e", ":sunglasses:", "😎", "p", "12"], ["heart_eyes", "1f60d", ":heart_eyes:", "😍", "p", "13"], ["kissing_heart", "1f618", ":kissing_heart:", "😘", "p", "14"], ["kissing", "1f617", ":kissing:", "😗", "p", "15"], ["kissing_smiling_eyes", "1f619", ":kissing_smiling_eyes:", "😙", "p", "16"], ["kissing_closed_eyes", "1f61a", ":kissing_closed_eyes:", "😚", "p", "17"], ["slightly_smiling_face", "1f642", ":slight_smile:", "🙂", "p", "19"], ["hugging_face", "1f917", ":hugging:", "🤗", "p", "20"], ["thinking_face", "1f914", ":thinking:", "🤔", "p", "21"], ["neutral_face", "1f610", ":neutral_face:", "😐", "p", "22"], ["expressionless", "1f611", ":expressionless:", "😑", "p", "23"], ["no_mouth", "1f636", ":no_mouth:", "😶", "p", "24"], ["smirk", "1f60f", ":smirk:", "😏", "p", "26"], ["persevere", "1f623", ":persevere:", "😣", "p", "27"], ["disappointed_relieved", "1f625", ":disappointed_relieved:", "😥", "p", "28"], ["open_mouth", "1f62e", ":open_mouth:", "😮", "p", "29"], ["zipper_mouth_face", "1f910", ":zipper_mouth:", "🤐", "p", "30"], ["hushed", "1f62f", ":hushed:", "😯", "p", "31"], ["sleepy", "1f62a", ":sleepy:", "😪", "p", "32"], ["tired_face", "1f62b", ":tired_face:", "😫", "p", "33"], ["sleeping", "1f634", ":sleeping:", "😴", "p", "34"], ["relieved", "1f60c", ":relieved:", "😌", "p", "35"], ["nerd_face", "1f913", ":nerd:", "🤓", "p", "36"], ["stuck_out_tongue", "1f61b", ":stuck_out_tongue:", "😛", "p", "37"], ["stuck_out_tongue_winking_eye", "1f61c", ":stuck_out_tongue_winking_eye:", "😜", "p", "38"], ["stuck_out_tongue_closed_eyes", "1f61d", ":stuck_out_tongue_closed_eyes:", "😝", "p", "39"], ["unamused", "1f612", ":unamused:", "😒", "p", "41"], ["sweat", "1f613", ":sweat:", "😓", "p", "42"], ["pensive", "1f614", ":pensive:", "😔", "p", "43"], ["confused", "1f615", ":confused:", "😕", "p", "44"], ["money_mouth_face", "1f911", ":money_mouth:", "🤑", "p", "46"], ["astonished", "1f632", ":astonished:", "😲", "p", "47"], ["slightly_frowning_face", "1f641", ":slight_frown:", "🙁", "p", "49"], ["confounded", "1f616", ":confounded:", "😖", "p", "50"], ["disappointed", "1f61e", ":disappointed:", "😞", "p", "51"], ["worried", "1f61f", ":worried:", "😟", "p", "52"], ["triumph", "1f624", ":triumph:", "😤", "p", "53"], ["cry", "1f622", ":cry:", "😢", "p", "54"], ["sob", "1f62d", ":sob:", "😭", "p", "55"], ["frowning", "1f626", ":frowning:", "😦", "p", "56"], ["anguished", "1f627", ":anguished:", "😧", "p", "57"], ["fearful", "1f628", ":fearful:", "😨", "p", "58"], ["weary", "1f629", ":weary:", "😩", "p", "59"], ["grimacing", "1f62c", ":grimacing:", "😬", "p", "60"], ["cold_sweat", "1f630", ":cold_sweat:", "😰", "p", "61"], ["scream", "1f631", ":scream:", "😱", "p", "62"], ["flushed", "1f633", ":flushed:", "😳", "p", "63"], ["dizzy_face", "1f635", ":dizzy_face:", "😵", "p", "64"], ["rage", "1f621", ":rage:", "😡", "p", "65"], ["angry", "1f620", ":angry:", "😠", "p", "66"], ["innocent", "1f607", ":innocent:", "😇", "p", "67"], ["mask", "1f637", ":mask:", "😷", "p", "71"], ["face_with_thermometer", "1f912", ":thermometer_face:", "🤒", "p", "72"], ["face_with_head_bandage", "1f915", ":head_bandage:", "🤕", "p", "73"], ["smiling_imp", "1f608", ":smiling_imp:", "😈", "p", "76"], ["imp", "1f47f", ":imp:", "👿", "p", "77"], ["skull", "1f480", ":skull:", "💀", "p", "80"], ["ghost", "1f47b", ":ghost:", "👻", "p", "82"], ["alien", "1f47d", ":alien:", "👽", "p", "83"], ["space_invader", "1f47e", ":space_invader:", "👾", "a", "84"], ["robot_face", "1f916", ":robot:", "🤖", "p", "85"], ["hankey", "1f4a9", ":poop:", "💩", "p", "86"], ["smiley_cat", "1f63a", ":smiley_cat:", "😺", "p", "87"], ["smile_cat", "1f638", ":smile_cat:", "😸", "p", "88"], ["joy_cat", "1f639", ":joy_cat:", "😹", "p", "89"], ["heart_eyes_cat", "1f63b", ":heart_eyes_cat:", "😻", "p", "90"], ["smirk_cat", "1f63c", ":smirk_cat:", "😼", "p", "91"], ["kissing_cat", "1f63d", ":kissing_cat:", "😽", "p", "92"], ["scream_cat", "1f640", ":scream_cat:", "🙀", "p", "93"], ["crying_cat_face", "1f63f", ":crying_cat_face:", "😿", "p", "94"], ["pouting_cat", "1f63e", ":pouting_cat:", "😾", "p", "95"], ["muscle", "1f4aa", ":muscle:", "💪", "p", "1080"], ["point_left", "1f448", ":point_left:", "👈", "p", "1092"], ["point_right", "1f449", ":point_right:", "👉", "p", "1098"], ["point_up", "261d", ":point_up:", "☝", "p", "1104"], ["point_up_2", "1f446", ":point_up_2:", "👆", "p", "1110"], ["middle_finger", "1f595", ":middle_finger:", "🖕", "p", "1116"], ["point_down", "1f447", ":point_down:", "👇", "p", "1122"], ["v", "270c", ":v:", "✌", "p", "1128"], ["raised_hand_with_fingers_splayed", "1f590", ":hand_splayed:", "🖐", "p", "1158"], ["ok_hand", "1f44c", ":ok_hand:", "👌", "p", "1170"], ["thumbsup", "1f44d", ":thumbsup:", "👍", "p", "1176"], ["thumbsdown", "1f44e", ":thumbsdown:", "👎", "p", "1182"], ["fist", "270a", ":fist:", "✊", "p", "1188"], ["facepunch", "1f44a", ":punch:", "👊", "p", "1194"], ["wave", "1f44b", ":wave:", "👋", "p", "1218"], ["clap", "1f44f", ":clap:", "👏", "p", "1224"], ["writing_hand", "270d", ":writing_hand:", "✍", "p", "1230"], ["open_hands", "1f450", ":open_hands:", "👐", "p", "1236"], ["pray", "1f64f", ":pray:", "🙏", "p", "1248"], ["ear", "1f442", ":ear:", "👂", "p", "1266"], ["nose", "1f443", ":nose:", "👃", "p", "1272"], ["eyes", "1f440", ":eyes:", "👀", "p", "1279"], ["eye", "1f441", ":eye:", "👁", "p", "1280"], ["lips", "1f444", ":lips:", "👄", "p", "1283"], ["fire", "1f525", ":fire:", "🔥", "n", "1753"] ]; const peopleEmoji = utils.createEmoji(peopleEmojiArr); exports.peopleEmoji = peopleEmoji; //# sourceMappingURL=people.cjs.js.map