@orchidui/dashboard 0.4.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Dashboard/Card/OcCard.js +1 -1
- package/dist/Dashboard/Charts/PieChart/OcPieChart.js +1 -1
- package/dist/Dashboard/TextEditor/QuillEditor.js +1 -1
- package/dist/{OcCard-w0EuBfr4.js → OcCard-CfotNHx8.js} +1 -1
- package/dist/OcComplexCalendar-Boa7mNFU-BOc2Ou_B.js +5863 -0
- package/dist/OcComplexDatePicker-BydI4VSR-WtcGs_4g.js +92 -0
- package/dist/OcCropper-7E2i6ayU-D2MlvrOQ.js +1602 -0
- package/dist/OcDataTable-CsCGrRx7-BQ4BTMoM.js +580 -0
- package/dist/OcDraggable-CA_BCbpl-5qLRNtse.js +34 -0
- package/dist/OcDraggableList-BUu5SgoA-CFkaqmpK.js +157 -0
- package/dist/OcEmojiPicker-DYYK7OB3-bcz9JkU1.js +1170 -0
- package/dist/OcFilterForm-7ehuJUMp-D7aE0HSM.js +83 -0
- package/dist/OcFilterSearch-B4AZsLBn-C9rTBQa6.js +69 -0
- package/dist/OcFilterSearchFor-DfwJG-5N-BzJe6fhu.js +67 -0
- package/dist/OcModalCropper-Z4jlnFc5-CtKIW0ED.js +46 -0
- package/dist/{OcPieChart-Kn-CkXip.js → OcPieChart-B6eV6nlg.js} +1 -1
- package/dist/OcTimePicker-D9fPU8_m-DXvgZvEY.js +98 -0
- package/dist/OcTimePopup-CXGhaOev-Bh4cnZdX.js +130 -0
- package/dist/{QuillEditor-CEkhRyf0.js → QuillEditor-CTgEQ0_O.js} +3 -8
- package/dist/SubPlanCard-DHj4RHJZ-BXLF6lxf.js +79 -0
- package/dist/ThumbnailSection-CJBS0QXp-CzVwtuYN.js +41 -0
- package/dist/ThumbnailTheme-hey6se0g-jbmLdCu-.js +118 -0
- package/dist/_commonjsHelpers-DaMA6jEr.js +8 -0
- package/dist/index-DyVteXE3-BhWmKQss.js +7340 -0
- package/dist/index.js +959 -3526
- package/dist/vue-draggable-next.esm-bundler-Ci24Fze9.js +1543 -0
- package/package.json +1 -1
- package/dist/Dashboard/DataTable/utils/editColumnsUtils.js +0 -29
|
@@ -0,0 +1,1170 @@
|
|
|
1
|
+
import { ref as u, computed as m, openBlock as n, createElementBlock as i, createVNode as p, unref as s, withCtx as h, createElementVNode as r, Fragment as x, renderList as j, normalizeClass as q, createTextVNode as z, createCommentVNode as I, createBlock as N } from "vue";
|
|
2
|
+
import { d as S, b as G, y as U, G as w } from "./index-DyVteXE3-BhWmKQss.js";
|
|
3
|
+
const _ = {
|
|
4
|
+
hundred: "💯",
|
|
5
|
+
onetwothreefour: "🔢",
|
|
6
|
+
grinning: "😀",
|
|
7
|
+
grimacing: "😬",
|
|
8
|
+
grin: "😁",
|
|
9
|
+
joy: "😂",
|
|
10
|
+
rofl: "🤣",
|
|
11
|
+
smiley: "😃",
|
|
12
|
+
smile: "😄",
|
|
13
|
+
sweat_smile: "😅",
|
|
14
|
+
laughing: "😆",
|
|
15
|
+
innocent: "😇",
|
|
16
|
+
wink: "😉",
|
|
17
|
+
blush: "😊",
|
|
18
|
+
slightly_smiling_face: "🙂",
|
|
19
|
+
upside_down_face: "🙃",
|
|
20
|
+
yum: "😋",
|
|
21
|
+
relieved: "😌",
|
|
22
|
+
heart_eyes: "😍",
|
|
23
|
+
kissing_heart: "😘",
|
|
24
|
+
kissing: "😗",
|
|
25
|
+
kissing_smiling_eyes: "😙",
|
|
26
|
+
kissing_closed_eyes: "😚",
|
|
27
|
+
stuck_out_tongue_winking_eye: "😜",
|
|
28
|
+
stuck_out_tongue_closed_eyes: "😝",
|
|
29
|
+
stuck_out_tongue: "😛",
|
|
30
|
+
money_mouth_face: "🤑",
|
|
31
|
+
nerd_face: "🤓",
|
|
32
|
+
sunglasses: "😎",
|
|
33
|
+
clown_face: "🤡",
|
|
34
|
+
cowboy_hat_face: "🤠",
|
|
35
|
+
hugs: "🤗",
|
|
36
|
+
smirk: "😏",
|
|
37
|
+
no_mouth: "😶",
|
|
38
|
+
neutral_face: "😐",
|
|
39
|
+
expressionless: "😑",
|
|
40
|
+
unamused: "😒",
|
|
41
|
+
roll_eyes: "🙄",
|
|
42
|
+
thinking: "🤔",
|
|
43
|
+
lying_face: "🤥",
|
|
44
|
+
flushed: "😳",
|
|
45
|
+
disappointed: "😞",
|
|
46
|
+
worried: "😟",
|
|
47
|
+
angry: "😠",
|
|
48
|
+
rage: "😡",
|
|
49
|
+
pensive: "😔",
|
|
50
|
+
confused: "😕",
|
|
51
|
+
slightly_frowning_face: "🙁",
|
|
52
|
+
frowning_face: "☹",
|
|
53
|
+
persevere: "😣",
|
|
54
|
+
confounded: "😖",
|
|
55
|
+
tired_face: "😫",
|
|
56
|
+
weary: "😩",
|
|
57
|
+
triumph: "😤",
|
|
58
|
+
open_mouth: "😮",
|
|
59
|
+
scream: "😱",
|
|
60
|
+
fearful: "😨",
|
|
61
|
+
cold_sweat: "😰",
|
|
62
|
+
hushed: "😯",
|
|
63
|
+
frowning: "😦",
|
|
64
|
+
anguished: "😧",
|
|
65
|
+
cry: "😢",
|
|
66
|
+
disappointed_relieved: "😥",
|
|
67
|
+
drooling_face: "🤤",
|
|
68
|
+
sleepy: "😪",
|
|
69
|
+
sweat: "😓",
|
|
70
|
+
sob: "😭",
|
|
71
|
+
dizzy_face: "😵",
|
|
72
|
+
astonished: "😲",
|
|
73
|
+
zipper_mouth_face: "🤐",
|
|
74
|
+
nauseated_face: "🤢",
|
|
75
|
+
sneezing_face: "🤧",
|
|
76
|
+
mask: "😷",
|
|
77
|
+
face_with_thermometer: "🤒",
|
|
78
|
+
face_with_head_bandage: "🤕",
|
|
79
|
+
sleeping: "😴",
|
|
80
|
+
zzz: "💤",
|
|
81
|
+
poop: "💩",
|
|
82
|
+
smiling_imp: "😈",
|
|
83
|
+
imp: "👿",
|
|
84
|
+
japanese_ogre: "👹",
|
|
85
|
+
japanese_goblin: "👺",
|
|
86
|
+
skull: "💀",
|
|
87
|
+
ghost: "👻",
|
|
88
|
+
alien: "👽",
|
|
89
|
+
robot: "🤖",
|
|
90
|
+
smiley_cat: "😺",
|
|
91
|
+
smile_cat: "😸",
|
|
92
|
+
joy_cat: "😹",
|
|
93
|
+
heart_eyes_cat: "😻",
|
|
94
|
+
smirk_cat: "😼",
|
|
95
|
+
kissing_cat: "😽",
|
|
96
|
+
scream_cat: "🙀",
|
|
97
|
+
crying_cat_face: "😿",
|
|
98
|
+
pouting_cat: "😾",
|
|
99
|
+
raised_hands: "🙌",
|
|
100
|
+
clap: "👏",
|
|
101
|
+
wave: "👋",
|
|
102
|
+
call_me_hand: "🤙",
|
|
103
|
+
plus1: "👍",
|
|
104
|
+
_1: "👎",
|
|
105
|
+
facepunch: "👊",
|
|
106
|
+
fist: "✊",
|
|
107
|
+
fist_left: "🤛",
|
|
108
|
+
fist_right: "🤜",
|
|
109
|
+
v: "✌",
|
|
110
|
+
ok_hand: "👌",
|
|
111
|
+
raised_hand: "✋",
|
|
112
|
+
raised_back_of_hand: "🤚",
|
|
113
|
+
open_hands: "👐",
|
|
114
|
+
muscle: "💪",
|
|
115
|
+
pray: "🙏",
|
|
116
|
+
handshake: "🤝",
|
|
117
|
+
point_up: "☝",
|
|
118
|
+
point_up_2: "👆",
|
|
119
|
+
point_down: "👇",
|
|
120
|
+
point_left: "👈",
|
|
121
|
+
point_right: "👉",
|
|
122
|
+
fu: "🖕",
|
|
123
|
+
raised_hand_with_fingers_splayed: "🖐",
|
|
124
|
+
metal: "🤘",
|
|
125
|
+
crossed_fingers: "🤞",
|
|
126
|
+
vulcan_salute: "🖖",
|
|
127
|
+
writing_hand: "✍",
|
|
128
|
+
selfie: "🤳",
|
|
129
|
+
nail_care: "💅",
|
|
130
|
+
lips: "👄",
|
|
131
|
+
tongue: "👅",
|
|
132
|
+
ear: "👂",
|
|
133
|
+
nose: "👃",
|
|
134
|
+
eye: "👁",
|
|
135
|
+
eyes: "👀",
|
|
136
|
+
bust_in_silhouette: "👤",
|
|
137
|
+
busts_in_silhouette: "👥",
|
|
138
|
+
speaking_head: "🗣",
|
|
139
|
+
baby: "👶",
|
|
140
|
+
boy: "👦",
|
|
141
|
+
girl: "👧",
|
|
142
|
+
man: "👨",
|
|
143
|
+
woman: "👩",
|
|
144
|
+
blonde_man: "👱",
|
|
145
|
+
older_man: "👴",
|
|
146
|
+
older_woman: "👵",
|
|
147
|
+
man_with_gua_pi_mao: "👲",
|
|
148
|
+
man_with_turban: "👳",
|
|
149
|
+
policeman: "👮",
|
|
150
|
+
construction_worker_man: "👷",
|
|
151
|
+
guardsman: "💂",
|
|
152
|
+
male_detective: "🕵",
|
|
153
|
+
mrs_claus: "🤶",
|
|
154
|
+
santa: "🎅",
|
|
155
|
+
angel: "👼",
|
|
156
|
+
pregnant_woman: "🤰",
|
|
157
|
+
princess: "👸",
|
|
158
|
+
prince: "🤴",
|
|
159
|
+
bride_with_veil: "👰",
|
|
160
|
+
man_in_tuxedo: "🤵",
|
|
161
|
+
running_man: "🏃",
|
|
162
|
+
walking_man: "🚶",
|
|
163
|
+
dancer: "💃",
|
|
164
|
+
man_dancing: "🕺",
|
|
165
|
+
dancing_women: "👯",
|
|
166
|
+
couple: "👫",
|
|
167
|
+
two_men_holding_hands: "👬",
|
|
168
|
+
two_women_holding_hands: "👭",
|
|
169
|
+
bowing_man: "🙇",
|
|
170
|
+
man_facepalming: "🤦",
|
|
171
|
+
woman_shrugging: "🤷",
|
|
172
|
+
tipping_hand_woman: "💁",
|
|
173
|
+
no_good_woman: "🙅",
|
|
174
|
+
ok_woman: "🙆",
|
|
175
|
+
raising_hand_woman: "🙋",
|
|
176
|
+
pouting_woman: "🙎",
|
|
177
|
+
frowning_woman: "🙍",
|
|
178
|
+
haircut_woman: "💇",
|
|
179
|
+
massage_woman: "💆",
|
|
180
|
+
couple_with_heart_woman_man: "💑",
|
|
181
|
+
couplekiss_man_woman: "💏",
|
|
182
|
+
family_man_woman_boy: "👪",
|
|
183
|
+
womans_clothes: "👚",
|
|
184
|
+
tshirt: "👕",
|
|
185
|
+
jeans: "👖",
|
|
186
|
+
necktie: "👔",
|
|
187
|
+
dress: "👗",
|
|
188
|
+
bikini: "👙",
|
|
189
|
+
kimono: "👘",
|
|
190
|
+
lipstick: "💄",
|
|
191
|
+
kiss: "💋",
|
|
192
|
+
footprints: "👣",
|
|
193
|
+
high_heel: "👠",
|
|
194
|
+
sandal: "👡",
|
|
195
|
+
boot: "👢",
|
|
196
|
+
mans_shoe: "👞",
|
|
197
|
+
athletic_shoe: "👟",
|
|
198
|
+
womans_hat: "👒",
|
|
199
|
+
tophat: "🎩",
|
|
200
|
+
rescue_worker_helmet: "⛑",
|
|
201
|
+
mortar_board: "🎓",
|
|
202
|
+
crown: "👑",
|
|
203
|
+
school_satchel: "🎒",
|
|
204
|
+
pouch: "👝",
|
|
205
|
+
purse: "👛",
|
|
206
|
+
handbag: "👜",
|
|
207
|
+
briefcase: "💼",
|
|
208
|
+
eyeglasses: "👓",
|
|
209
|
+
dark_sunglasses: "🕶",
|
|
210
|
+
ring: "💍",
|
|
211
|
+
closed_umbrella: "🌂",
|
|
212
|
+
dog: "🐶",
|
|
213
|
+
cat: "🐱",
|
|
214
|
+
mouse: "🐭",
|
|
215
|
+
hamster: "🐹",
|
|
216
|
+
rabbit: "🐰",
|
|
217
|
+
fox_face: "🦊",
|
|
218
|
+
bear: "🐻",
|
|
219
|
+
panda_face: "🐼",
|
|
220
|
+
koala: "🐨",
|
|
221
|
+
tiger: "🐯",
|
|
222
|
+
lion: "🦁",
|
|
223
|
+
cow: "🐮",
|
|
224
|
+
pig: "🐷",
|
|
225
|
+
pig_nose: "🐽",
|
|
226
|
+
frog: "🐸",
|
|
227
|
+
squid: "🦑",
|
|
228
|
+
octopus: "🐙",
|
|
229
|
+
shrimp: "🦐",
|
|
230
|
+
monkey_face: "🐵",
|
|
231
|
+
gorilla: "🦍",
|
|
232
|
+
see_no_evil: "🙈",
|
|
233
|
+
hear_no_evil: "🙉",
|
|
234
|
+
speak_no_evil: "🙊",
|
|
235
|
+
monkey: "🐒",
|
|
236
|
+
chicken: "🐔",
|
|
237
|
+
penguin: "🐧",
|
|
238
|
+
bird: "🐦",
|
|
239
|
+
baby_chick: "🐤",
|
|
240
|
+
hatching_chick: "🐣",
|
|
241
|
+
hatched_chick: "🐥",
|
|
242
|
+
duck: "🦆",
|
|
243
|
+
eagle: "🦅",
|
|
244
|
+
owl: "🦉",
|
|
245
|
+
bat: "🦇",
|
|
246
|
+
wolf: "🐺",
|
|
247
|
+
boar: "🐗",
|
|
248
|
+
horse: "🐴",
|
|
249
|
+
unicorn: "🦄",
|
|
250
|
+
honeybee: "🐝",
|
|
251
|
+
bug: "🐛",
|
|
252
|
+
butterfly: "🦋",
|
|
253
|
+
snail: "🐌",
|
|
254
|
+
beetle: "🐞",
|
|
255
|
+
ant: "🐜",
|
|
256
|
+
spider: "🕷",
|
|
257
|
+
scorpion: "🦂",
|
|
258
|
+
crab: "🦀",
|
|
259
|
+
snake: "🐍",
|
|
260
|
+
lizard: "🦎",
|
|
261
|
+
turtle: "🐢",
|
|
262
|
+
tropical_fish: "🐠",
|
|
263
|
+
fish: "🐟",
|
|
264
|
+
blowfish: "🐡",
|
|
265
|
+
dolphin: "🐬",
|
|
266
|
+
shark: "🦈",
|
|
267
|
+
whale: "🐳",
|
|
268
|
+
whale2: "🐋",
|
|
269
|
+
crocodile: "🐊",
|
|
270
|
+
leopard: "🐆",
|
|
271
|
+
tiger2: "🐅",
|
|
272
|
+
water_buffalo: "🐃",
|
|
273
|
+
ox: "🐂",
|
|
274
|
+
cow2: "🐄",
|
|
275
|
+
deer: "🦌",
|
|
276
|
+
dromedary_camel: "🐪",
|
|
277
|
+
camel: "🐫",
|
|
278
|
+
elephant: "🐘",
|
|
279
|
+
rhinoceros: "🦏",
|
|
280
|
+
goat: "🐐",
|
|
281
|
+
ram: "🐏",
|
|
282
|
+
sheep: "🐑",
|
|
283
|
+
racehorse: "🐎",
|
|
284
|
+
pig2: "🐖",
|
|
285
|
+
rat: "🐀",
|
|
286
|
+
mouse2: "🐁",
|
|
287
|
+
rooster: "🐓",
|
|
288
|
+
turkey: "🦃",
|
|
289
|
+
dove: "🕊",
|
|
290
|
+
dog2: "🐕",
|
|
291
|
+
poodle: "🐩",
|
|
292
|
+
cat2: "🐈",
|
|
293
|
+
rabbit2: "🐇",
|
|
294
|
+
chipmunk: "🐿",
|
|
295
|
+
paw_prints: "🐾",
|
|
296
|
+
jack_o_lantern: "🎃",
|
|
297
|
+
dragon: "🐉",
|
|
298
|
+
dragon_face: "🐲",
|
|
299
|
+
cactus: "🌵",
|
|
300
|
+
christmas_tree: "🎄",
|
|
301
|
+
evergreen_tree: "🌲",
|
|
302
|
+
deciduous_tree: "🌳",
|
|
303
|
+
palm_tree: "🌴",
|
|
304
|
+
seedling: "🌱",
|
|
305
|
+
herb: "🌿",
|
|
306
|
+
shamrock: "☘",
|
|
307
|
+
four_leaf_clover: "🍀",
|
|
308
|
+
bamboo: "🎍",
|
|
309
|
+
tanabata_tree: "🎋",
|
|
310
|
+
leaves: "🍃",
|
|
311
|
+
fallen_leaf: "🍂",
|
|
312
|
+
maple_leaf: "🍁",
|
|
313
|
+
ear_of_rice: "🌾",
|
|
314
|
+
hibiscus: "🌺",
|
|
315
|
+
sunflower: "🌻",
|
|
316
|
+
rose: "🌹",
|
|
317
|
+
wilted_flower: "🥀",
|
|
318
|
+
tulip: "🌷",
|
|
319
|
+
blossom: "🌼",
|
|
320
|
+
cherry_blossom: "🌸",
|
|
321
|
+
bouquet: "💐",
|
|
322
|
+
mushroom: "🍄",
|
|
323
|
+
chestnut: "🌰",
|
|
324
|
+
shell: "🐚",
|
|
325
|
+
spider_web: "🕸",
|
|
326
|
+
earth_americas: "🌎",
|
|
327
|
+
earth_africa: "🌍",
|
|
328
|
+
earth_asia: "🌏",
|
|
329
|
+
full_moon: "🌕",
|
|
330
|
+
waning_gibbous_moon: "🌖",
|
|
331
|
+
last_quarter_moon: "🌗",
|
|
332
|
+
waning_crescent_moon: "🌘",
|
|
333
|
+
new_moon: "🌑",
|
|
334
|
+
waxing_crescent_moon: "🌒",
|
|
335
|
+
first_quarter_moon: "🌓",
|
|
336
|
+
waxing_gibbous_moon: "🌔",
|
|
337
|
+
new_moon_with_face: "🌚",
|
|
338
|
+
full_moon_with_face: "🌝",
|
|
339
|
+
first_quarter_moon_with_face: "🌛",
|
|
340
|
+
last_quarter_moon_with_face: "🌜",
|
|
341
|
+
sun_with_face: "🌞",
|
|
342
|
+
crescent_moon: "🌙",
|
|
343
|
+
star: "⭐",
|
|
344
|
+
star2: "🌟",
|
|
345
|
+
dizzy: "💫",
|
|
346
|
+
sparkles: "✨",
|
|
347
|
+
comet: "☄",
|
|
348
|
+
sun_behind_small_cloud: "🌤",
|
|
349
|
+
partly_sunny: "⛅",
|
|
350
|
+
sun_behind_large_cloud: "🌥",
|
|
351
|
+
sun_behind_rain_cloud: "🌦",
|
|
352
|
+
cloud_with_rain: "🌧",
|
|
353
|
+
cloud_with_lightning_and_rain: "⛈",
|
|
354
|
+
cloud_with_lightning: "🌩",
|
|
355
|
+
zap: "⚡",
|
|
356
|
+
fire: "🔥",
|
|
357
|
+
boom: "💥",
|
|
358
|
+
cloud_with_snow: "🌨",
|
|
359
|
+
snowman: "⛄",
|
|
360
|
+
snowman_with_snow: "☃",
|
|
361
|
+
wind_face: "🌬",
|
|
362
|
+
dash: "💨",
|
|
363
|
+
tornado: "🌪",
|
|
364
|
+
fog: "🌫",
|
|
365
|
+
open_umbrella: "☂",
|
|
366
|
+
umbrella: "☔",
|
|
367
|
+
droplet: "💧",
|
|
368
|
+
sweat_drops: "💦",
|
|
369
|
+
ocean: "🌊",
|
|
370
|
+
green_apple: "🍏",
|
|
371
|
+
apple: "🍎",
|
|
372
|
+
pear: "🍐",
|
|
373
|
+
tangerine: "🍊",
|
|
374
|
+
lemon: "🍋",
|
|
375
|
+
banana: "🍌",
|
|
376
|
+
watermelon: "🍉",
|
|
377
|
+
grapes: "🍇",
|
|
378
|
+
strawberry: "🍓",
|
|
379
|
+
melon: "🍈",
|
|
380
|
+
cherries: "🍒",
|
|
381
|
+
peach: "🍑",
|
|
382
|
+
pineapple: "🍍",
|
|
383
|
+
kiwi_fruit: "🥝",
|
|
384
|
+
avocado: "🥑",
|
|
385
|
+
tomato: "🍅",
|
|
386
|
+
eggplant: "🍆",
|
|
387
|
+
cucumber: "🥒",
|
|
388
|
+
carrot: "🥕",
|
|
389
|
+
hot_pepper: "🌶",
|
|
390
|
+
potato: "🥔",
|
|
391
|
+
corn: "🌽",
|
|
392
|
+
sweet_potato: "🍠",
|
|
393
|
+
peanuts: "🥜",
|
|
394
|
+
honey_pot: "🍯",
|
|
395
|
+
croissant: "🥐",
|
|
396
|
+
bread: "🍞",
|
|
397
|
+
baguette_bread: "🥖",
|
|
398
|
+
cheese: "🧀",
|
|
399
|
+
egg: "🥚",
|
|
400
|
+
bacon: "🥓",
|
|
401
|
+
pancakes: "🥞",
|
|
402
|
+
poultry_leg: "🍗",
|
|
403
|
+
meat_on_bone: "🍖",
|
|
404
|
+
fried_shrimp: "🍤",
|
|
405
|
+
fried_egg: "🍳",
|
|
406
|
+
hamburger: "🍔",
|
|
407
|
+
fries: "🍟",
|
|
408
|
+
stuffed_flatbread: "🥙",
|
|
409
|
+
hotdog: "🌭",
|
|
410
|
+
pizza: "🍕",
|
|
411
|
+
spaghetti: "🍝",
|
|
412
|
+
taco: "🌮",
|
|
413
|
+
burrito: "🌯",
|
|
414
|
+
green_salad: "🥗",
|
|
415
|
+
shallow_pan_of_food: "🥘",
|
|
416
|
+
ramen: "🍜",
|
|
417
|
+
stew: "🍲",
|
|
418
|
+
fish_cake: "🍥",
|
|
419
|
+
sushi: "🍣",
|
|
420
|
+
bento: "🍱",
|
|
421
|
+
curry: "🍛",
|
|
422
|
+
rice_ball: "🍙",
|
|
423
|
+
rice: "🍚",
|
|
424
|
+
rice_cracker: "🍘",
|
|
425
|
+
oden: "🍢",
|
|
426
|
+
dango: "🍡",
|
|
427
|
+
shaved_ice: "🍧",
|
|
428
|
+
ice_cream: "🍨",
|
|
429
|
+
icecream: "🍦",
|
|
430
|
+
cake: "🍰",
|
|
431
|
+
birthday: "🎂",
|
|
432
|
+
custard: "🍮",
|
|
433
|
+
candy: "🍬",
|
|
434
|
+
lollipop: "🍭",
|
|
435
|
+
chocolate_bar: "🍫",
|
|
436
|
+
popcorn: "🍿",
|
|
437
|
+
doughnut: "🍩",
|
|
438
|
+
cookie: "🍪",
|
|
439
|
+
milk_glass: "🥛",
|
|
440
|
+
beer: "🍺",
|
|
441
|
+
beers: "🍻",
|
|
442
|
+
clinking_glasses: "🥂",
|
|
443
|
+
wine_glass: "🍷",
|
|
444
|
+
tumbler_glass: "🥃",
|
|
445
|
+
cocktail: "🍸",
|
|
446
|
+
tropical_drink: "🍹",
|
|
447
|
+
champagne: "🍾",
|
|
448
|
+
sake: "🍶",
|
|
449
|
+
tea: "🍵",
|
|
450
|
+
coffee: "☕",
|
|
451
|
+
baby_bottle: "🍼",
|
|
452
|
+
spoon: "🥄",
|
|
453
|
+
fork_and_knife: "🍴",
|
|
454
|
+
plate_with_cutlery: "🍽",
|
|
455
|
+
soccer: "⚽",
|
|
456
|
+
basketball: "🏀",
|
|
457
|
+
football: "🏈",
|
|
458
|
+
baseball: "⚾",
|
|
459
|
+
tennis: "🎾",
|
|
460
|
+
volleyball: "🏐",
|
|
461
|
+
rugby_football: "🏉",
|
|
462
|
+
ball8: "🎱",
|
|
463
|
+
golf: "⛳",
|
|
464
|
+
golfing_man: "🏌",
|
|
465
|
+
ping_pong: "🏓",
|
|
466
|
+
badminton: "🏸",
|
|
467
|
+
goal_net: "🥅",
|
|
468
|
+
ice_hockey: "🏒",
|
|
469
|
+
field_hockey: "🏑",
|
|
470
|
+
cricket: "🏏",
|
|
471
|
+
ski: "🎿",
|
|
472
|
+
skier: "⛷",
|
|
473
|
+
snowboarder: "🏂",
|
|
474
|
+
person_fencing: "🤺",
|
|
475
|
+
ice_skate: "⛸",
|
|
476
|
+
bow_and_arrow: "🏹",
|
|
477
|
+
fishing_pole_and_fish: "🎣",
|
|
478
|
+
boxing_glove: "🥊",
|
|
479
|
+
martial_arts_uniform: "🥋",
|
|
480
|
+
rowing_man: "🚣",
|
|
481
|
+
swimming_man: "🏊",
|
|
482
|
+
surfing_man: "🏄",
|
|
483
|
+
bath: "🛀",
|
|
484
|
+
basketball_man: "⛹",
|
|
485
|
+
weight_lifting_man: "🏋",
|
|
486
|
+
biking_man: "🚴",
|
|
487
|
+
mountain_biking_man: "🚵",
|
|
488
|
+
horse_racing: "🏇",
|
|
489
|
+
business_suit_levitating: "🕴",
|
|
490
|
+
trophy: "🏆",
|
|
491
|
+
running_shirt_with_sash: "🎽",
|
|
492
|
+
medal_sports: "🏅",
|
|
493
|
+
medal_military: "🎖",
|
|
494
|
+
_1st_place_medal: "🥇",
|
|
495
|
+
_2nd_place_medal: "🥈",
|
|
496
|
+
_3rd_place_medal: "🥉",
|
|
497
|
+
reminder_ribbon: "🎗",
|
|
498
|
+
rosette: "🏵",
|
|
499
|
+
ticket: "🎫",
|
|
500
|
+
tickets: "🎟",
|
|
501
|
+
performing_arts: "🎭",
|
|
502
|
+
art: "🎨",
|
|
503
|
+
circus_tent: "🎪",
|
|
504
|
+
microphone: "🎤",
|
|
505
|
+
headphones: "🎧",
|
|
506
|
+
musical_score: "🎼",
|
|
507
|
+
musical_keyboard: "🎹",
|
|
508
|
+
drum: "🥁",
|
|
509
|
+
saxophone: "🎷",
|
|
510
|
+
trumpet: "🎺",
|
|
511
|
+
guitar: "🎸",
|
|
512
|
+
violin: "🎻",
|
|
513
|
+
clapper: "🎬",
|
|
514
|
+
video_game: "🎮",
|
|
515
|
+
space_invader: "👾",
|
|
516
|
+
dart: "🎯",
|
|
517
|
+
game_die: "🎲",
|
|
518
|
+
slot_machine: "🎰",
|
|
519
|
+
bowling: "🎳",
|
|
520
|
+
red_car: "🚗",
|
|
521
|
+
taxi: "🚕",
|
|
522
|
+
blue_car: "🚙",
|
|
523
|
+
bus: "🚌",
|
|
524
|
+
trolleybus: "🚎",
|
|
525
|
+
racing_car: "🏎",
|
|
526
|
+
police_car: "🚓",
|
|
527
|
+
ambulance: "🚑",
|
|
528
|
+
fire_engine: "🚒",
|
|
529
|
+
minibus: "🚐",
|
|
530
|
+
truck: "🚚",
|
|
531
|
+
articulated_lorry: "🚛",
|
|
532
|
+
tractor: "🚜",
|
|
533
|
+
kick_scooter: "🛴",
|
|
534
|
+
motorcycle: "🏍",
|
|
535
|
+
bike: "🚲",
|
|
536
|
+
motor_scooter: "🛵",
|
|
537
|
+
rotating_light: "🚨",
|
|
538
|
+
oncoming_police_car: "🚔",
|
|
539
|
+
oncoming_bus: "🚍",
|
|
540
|
+
oncoming_automobile: "🚘",
|
|
541
|
+
oncoming_taxi: "🚖",
|
|
542
|
+
aerial_tramway: "🚡",
|
|
543
|
+
mountain_cableway: "🚠",
|
|
544
|
+
suspension_railway: "🚟",
|
|
545
|
+
railway_car: "🚃",
|
|
546
|
+
train: "🚋",
|
|
547
|
+
monorail: "🚝",
|
|
548
|
+
bullettrain_side: "🚄",
|
|
549
|
+
bullettrain_front: "🚅",
|
|
550
|
+
light_rail: "🚈",
|
|
551
|
+
mountain_railway: "🚞",
|
|
552
|
+
steam_locomotive: "🚂",
|
|
553
|
+
train2: "🚆",
|
|
554
|
+
metro: "🚇",
|
|
555
|
+
tram: "🚊",
|
|
556
|
+
station: "🚉",
|
|
557
|
+
helicopter: "🚁",
|
|
558
|
+
small_airplane: "🛩",
|
|
559
|
+
flight_departure: "🛫",
|
|
560
|
+
flight_arrival: "🛬",
|
|
561
|
+
sailboat: "⛵",
|
|
562
|
+
motor_boat: "🛥",
|
|
563
|
+
speedboat: "🚤",
|
|
564
|
+
ferry: "⛴",
|
|
565
|
+
passenger_ship: "🛳",
|
|
566
|
+
rocket: "🚀",
|
|
567
|
+
artificial_satellite: "🛰",
|
|
568
|
+
seat: "💺",
|
|
569
|
+
canoe: "🛶",
|
|
570
|
+
anchor: "⚓",
|
|
571
|
+
construction: "🚧",
|
|
572
|
+
fuelpump: "⛽",
|
|
573
|
+
busstop: "🚏",
|
|
574
|
+
vertical_traffic_light: "🚦",
|
|
575
|
+
traffic_light: "🚥",
|
|
576
|
+
checkered_flag: "🏁",
|
|
577
|
+
ship: "🚢",
|
|
578
|
+
ferris_wheel: "🎡",
|
|
579
|
+
roller_coaster: "🎢",
|
|
580
|
+
carousel_horse: "🎠",
|
|
581
|
+
building_construction: "🏗",
|
|
582
|
+
foggy: "🌁",
|
|
583
|
+
tokyo_tower: "🗼",
|
|
584
|
+
factory: "🏭",
|
|
585
|
+
fountain: "⛲",
|
|
586
|
+
rice_scene: "🎑",
|
|
587
|
+
mountain: "⛰",
|
|
588
|
+
mountain_snow: "🏔",
|
|
589
|
+
mount_fuji: "🗻",
|
|
590
|
+
volcano: "🌋",
|
|
591
|
+
japan: "🗾",
|
|
592
|
+
camping: "🏕",
|
|
593
|
+
tent: "⛺",
|
|
594
|
+
national_park: "🏞",
|
|
595
|
+
motorway: "🛣",
|
|
596
|
+
railway_track: "🛤",
|
|
597
|
+
sunrise: "🌅",
|
|
598
|
+
sunrise_over_mountains: "🌄",
|
|
599
|
+
desert: "🏜",
|
|
600
|
+
beach_umbrella: "🏖",
|
|
601
|
+
desert_island: "🏝",
|
|
602
|
+
city_sunrise: "🌇",
|
|
603
|
+
city_sunset: "🌆",
|
|
604
|
+
cityscape: "🏙",
|
|
605
|
+
night_with_stars: "🌃",
|
|
606
|
+
bridge_at_night: "🌉",
|
|
607
|
+
milky_way: "🌌",
|
|
608
|
+
stars: "🌠",
|
|
609
|
+
sparkler: "🎇",
|
|
610
|
+
fireworks: "🎆",
|
|
611
|
+
rainbow: "🌈",
|
|
612
|
+
houses: "🏘",
|
|
613
|
+
european_castle: "🏰",
|
|
614
|
+
japanese_castle: "🏯",
|
|
615
|
+
stadium: "🏟",
|
|
616
|
+
statue_of_liberty: "🗽",
|
|
617
|
+
house: "🏠",
|
|
618
|
+
house_with_garden: "🏡",
|
|
619
|
+
derelict_house: "🏚",
|
|
620
|
+
office: "🏢",
|
|
621
|
+
department_store: "🏬",
|
|
622
|
+
post_office: "🏣",
|
|
623
|
+
european_post_office: "🏤",
|
|
624
|
+
hospital: "🏥",
|
|
625
|
+
bank: "🏦",
|
|
626
|
+
hotel: "🏨",
|
|
627
|
+
convenience_store: "🏪",
|
|
628
|
+
school: "🏫",
|
|
629
|
+
love_hotel: "🏩",
|
|
630
|
+
wedding: "💒",
|
|
631
|
+
classical_building: "🏛",
|
|
632
|
+
church: "⛪",
|
|
633
|
+
mosque: "🕌",
|
|
634
|
+
synagogue: "🕍",
|
|
635
|
+
kaaba: "🕋",
|
|
636
|
+
shinto_shrine: "⛩",
|
|
637
|
+
watch: "⌚",
|
|
638
|
+
iphone: "📱",
|
|
639
|
+
calling: "📲",
|
|
640
|
+
computer: "💻",
|
|
641
|
+
keyboard: "⌨",
|
|
642
|
+
desktop_computer: "🖥",
|
|
643
|
+
printer: "🖨",
|
|
644
|
+
computer_mouse: "🖱",
|
|
645
|
+
trackball: "🖲",
|
|
646
|
+
joystick: "🕹",
|
|
647
|
+
clamp: "🗜",
|
|
648
|
+
minidisc: "💽",
|
|
649
|
+
floppy_disk: "💾",
|
|
650
|
+
cd: "💿",
|
|
651
|
+
dvd: "📀",
|
|
652
|
+
vhs: "📼",
|
|
653
|
+
camera: "📷",
|
|
654
|
+
camera_flash: "📸",
|
|
655
|
+
video_camera: "📹",
|
|
656
|
+
movie_camera: "🎥",
|
|
657
|
+
film_projector: "📽",
|
|
658
|
+
film_strip: "🎞",
|
|
659
|
+
telephone_receiver: "📞",
|
|
660
|
+
pager: "📟",
|
|
661
|
+
fax: "📠",
|
|
662
|
+
tv: "📺",
|
|
663
|
+
radio: "📻",
|
|
664
|
+
studio_microphone: "🎙",
|
|
665
|
+
level_slider: "🎚",
|
|
666
|
+
control_knobs: "🎛",
|
|
667
|
+
stopwatch: "⏱",
|
|
668
|
+
timer_clock: "⏲",
|
|
669
|
+
alarm_clock: "⏰",
|
|
670
|
+
mantelpiece_clock: "🕰",
|
|
671
|
+
hourglass_flowing_sand: "⏳",
|
|
672
|
+
hourglass: "⌛",
|
|
673
|
+
satellite: "📡",
|
|
674
|
+
battery: "🔋",
|
|
675
|
+
electric_plug: "🔌",
|
|
676
|
+
bulb: "💡",
|
|
677
|
+
flashlight: "🔦",
|
|
678
|
+
candle: "🕯",
|
|
679
|
+
wastebasket: "🗑",
|
|
680
|
+
oil_drum: "🛢",
|
|
681
|
+
money_with_wings: "💸",
|
|
682
|
+
dollar: "💵",
|
|
683
|
+
yen: "💴",
|
|
684
|
+
euro: "💶",
|
|
685
|
+
pound: "💷",
|
|
686
|
+
moneybag: "💰",
|
|
687
|
+
credit_card: "💳",
|
|
688
|
+
gem: "💎",
|
|
689
|
+
balance_scale: "⚖",
|
|
690
|
+
wrench: "🔧",
|
|
691
|
+
hammer: "🔨",
|
|
692
|
+
hammer_and_pick: "⚒",
|
|
693
|
+
hammer_and_wrench: "🛠",
|
|
694
|
+
pick: "⛏",
|
|
695
|
+
nut_and_bolt: "🔩",
|
|
696
|
+
gear: "⚙",
|
|
697
|
+
chains: "⛓",
|
|
698
|
+
gun: "🔫",
|
|
699
|
+
bomb: "💣",
|
|
700
|
+
hocho: "🔪",
|
|
701
|
+
dagger: "🗡",
|
|
702
|
+
crossed_swords: "⚔",
|
|
703
|
+
shield: "🛡",
|
|
704
|
+
smoking: "🚬",
|
|
705
|
+
skull_and_crossbones: "☠",
|
|
706
|
+
coffin: "⚰",
|
|
707
|
+
funeral_urn: "⚱",
|
|
708
|
+
amphora: "🏺",
|
|
709
|
+
crystal_ball: "🔮",
|
|
710
|
+
prayer_beads: "📿",
|
|
711
|
+
barber: "💈",
|
|
712
|
+
alembic: "⚗",
|
|
713
|
+
telescope: "🔭",
|
|
714
|
+
microscope: "🔬",
|
|
715
|
+
hole: "🕳",
|
|
716
|
+
pill: "💊",
|
|
717
|
+
syringe: "💉",
|
|
718
|
+
thermometer: "🌡",
|
|
719
|
+
label: "🏷",
|
|
720
|
+
bookmark: "🔖",
|
|
721
|
+
toilet: "🚽",
|
|
722
|
+
shower: "🚿",
|
|
723
|
+
bathtub: "🛁",
|
|
724
|
+
key: "🔑",
|
|
725
|
+
old_key: "🗝",
|
|
726
|
+
couch_and_lamp: "🛋",
|
|
727
|
+
sleeping_bed: "🛌",
|
|
728
|
+
bed: "🛏",
|
|
729
|
+
door: "🚪",
|
|
730
|
+
bellhop_bell: "🛎",
|
|
731
|
+
framed_picture: "🖼",
|
|
732
|
+
world_map: "🗺",
|
|
733
|
+
parasol_on_ground: "⛱",
|
|
734
|
+
moyai: "🗿",
|
|
735
|
+
shopping: "🛍",
|
|
736
|
+
shopping_cart: "🛒",
|
|
737
|
+
balloon: "🎈",
|
|
738
|
+
flags: "🎏",
|
|
739
|
+
ribbon: "🎀",
|
|
740
|
+
gift: "🎁",
|
|
741
|
+
confetti_ball: "🎊",
|
|
742
|
+
tada: "🎉",
|
|
743
|
+
dolls: "🎎",
|
|
744
|
+
wind_chime: "🎐",
|
|
745
|
+
crossed_flags: "🎌",
|
|
746
|
+
izakaya_lantern: "🏮",
|
|
747
|
+
envelope_with_arrow: "📩",
|
|
748
|
+
incoming_envelope: "📨",
|
|
749
|
+
e_mail: "📧",
|
|
750
|
+
love_letter: "💌",
|
|
751
|
+
postbox: "📮",
|
|
752
|
+
mailbox_closed: "📪",
|
|
753
|
+
mailbox: "📫",
|
|
754
|
+
mailbox_with_mail: "📬",
|
|
755
|
+
mailbox_with_no_mail: "📭",
|
|
756
|
+
package: "📦",
|
|
757
|
+
postal_horn: "📯",
|
|
758
|
+
inbox_tray: "📥",
|
|
759
|
+
outbox_tray: "📤",
|
|
760
|
+
scroll: "📜",
|
|
761
|
+
page_with_curl: "📃",
|
|
762
|
+
bookmark_tabs: "📑",
|
|
763
|
+
bar_chart: "📊",
|
|
764
|
+
chart_with_upwards_trend: "📈",
|
|
765
|
+
chart_with_downwards_trend: "📉",
|
|
766
|
+
page_facing_up: "📄",
|
|
767
|
+
date: "📅",
|
|
768
|
+
calendar: "📆",
|
|
769
|
+
spiral_calendar: "🗓",
|
|
770
|
+
card_index: "📇",
|
|
771
|
+
card_file_box: "🗃",
|
|
772
|
+
ballot_box: "🗳",
|
|
773
|
+
file_cabinet: "🗄",
|
|
774
|
+
clipboard: "📋",
|
|
775
|
+
spiral_notepad: "🗒",
|
|
776
|
+
file_folder: "📁",
|
|
777
|
+
open_file_folder: "📂",
|
|
778
|
+
card_index_dividers: "🗂",
|
|
779
|
+
newspaper_roll: "🗞",
|
|
780
|
+
newspaper: "📰",
|
|
781
|
+
notebook: "📓",
|
|
782
|
+
closed_book: "📕",
|
|
783
|
+
green_book: "📗",
|
|
784
|
+
blue_book: "📘",
|
|
785
|
+
orange_book: "📙",
|
|
786
|
+
notebook_with_decorative_cover: "📔",
|
|
787
|
+
ledger: "📒",
|
|
788
|
+
books: "📚",
|
|
789
|
+
open_book: "📖",
|
|
790
|
+
link: "🔗",
|
|
791
|
+
paperclip: "📎",
|
|
792
|
+
paperclips: "🖇",
|
|
793
|
+
triangular_ruler: "📐",
|
|
794
|
+
straight_ruler: "📏",
|
|
795
|
+
pushpin: "📌",
|
|
796
|
+
round_pushpin: "📍",
|
|
797
|
+
triangular_flag_on_post: "🚩",
|
|
798
|
+
white_flag: "🏳",
|
|
799
|
+
black_flag: "🏴",
|
|
800
|
+
closed_lock_with_key: "🔐",
|
|
801
|
+
lock: "🔒",
|
|
802
|
+
unlock: "🔓",
|
|
803
|
+
lock_with_ink_pen: "🔏",
|
|
804
|
+
pen: "🖊",
|
|
805
|
+
fountain_pen: "🖋",
|
|
806
|
+
memo: "📝",
|
|
807
|
+
crayon: "🖍",
|
|
808
|
+
paintbrush: "🖌",
|
|
809
|
+
mag: "🔍",
|
|
810
|
+
mag_right: "🔎",
|
|
811
|
+
yellow_heart: "💛",
|
|
812
|
+
green_heart: "💚",
|
|
813
|
+
blue_heart: "💙",
|
|
814
|
+
purple_heart: "💜",
|
|
815
|
+
black_heart: "🖤",
|
|
816
|
+
broken_heart: "💔",
|
|
817
|
+
heavy_heart_exclamation: "❣",
|
|
818
|
+
two_hearts: "💕",
|
|
819
|
+
revolving_hearts: "💞",
|
|
820
|
+
heartbeat: "💓",
|
|
821
|
+
heartpulse: "💗",
|
|
822
|
+
sparkling_heart: "💖",
|
|
823
|
+
cupid: "💘",
|
|
824
|
+
gift_heart: "💝",
|
|
825
|
+
heart_decoration: "💟",
|
|
826
|
+
peace_symbol: "☮",
|
|
827
|
+
latin_cross: "✝",
|
|
828
|
+
star_and_crescent: "☪",
|
|
829
|
+
om: "🕉",
|
|
830
|
+
wheel_of_dharma: "☸",
|
|
831
|
+
star_of_david: "✡",
|
|
832
|
+
six_pointed_star: "🔯",
|
|
833
|
+
menorah: "🕎",
|
|
834
|
+
yin_yang: "☯",
|
|
835
|
+
orthodox_cross: "☦",
|
|
836
|
+
place_of_worship: "🛐",
|
|
837
|
+
ophiuchus: "⛎",
|
|
838
|
+
aries: "♈",
|
|
839
|
+
taurus: "♉",
|
|
840
|
+
gemini: "♊",
|
|
841
|
+
cancer: "♋",
|
|
842
|
+
leo: "♌",
|
|
843
|
+
virgo: "♍",
|
|
844
|
+
libra: "♎",
|
|
845
|
+
scorpius: "♏",
|
|
846
|
+
sagittarius: "♐",
|
|
847
|
+
capricorn: "♑",
|
|
848
|
+
aquarius: "♒",
|
|
849
|
+
pisces: "♓",
|
|
850
|
+
id: "🆔",
|
|
851
|
+
atom_symbol: "⚛",
|
|
852
|
+
u7a7a: "🈳",
|
|
853
|
+
u5272: "🈹",
|
|
854
|
+
radioactive: "☢",
|
|
855
|
+
biohazard: "☣",
|
|
856
|
+
mobile_phone_off: "📴",
|
|
857
|
+
vibration_mode: "📳",
|
|
858
|
+
u6709: "🈶",
|
|
859
|
+
u7121: "🈚",
|
|
860
|
+
u7533: "🈸",
|
|
861
|
+
u55b6: "🈺",
|
|
862
|
+
vs: "🆚",
|
|
863
|
+
accept: "🉑",
|
|
864
|
+
white_flower: "💮",
|
|
865
|
+
ideograph_advantage: "🉐",
|
|
866
|
+
u5408: "🈴",
|
|
867
|
+
u6e80: "🈵",
|
|
868
|
+
u7981: "🈲",
|
|
869
|
+
ab: "🆎",
|
|
870
|
+
cl: "🆑",
|
|
871
|
+
sos: "🆘",
|
|
872
|
+
warning: "⚠️",
|
|
873
|
+
no_entry: "⛔",
|
|
874
|
+
name_badge: "📛",
|
|
875
|
+
no_entry_sign: "🚫",
|
|
876
|
+
x: "❌",
|
|
877
|
+
o: "⭕",
|
|
878
|
+
stop_sign: "🛑",
|
|
879
|
+
anger: "💢",
|
|
880
|
+
no_pedestrians: "🚷",
|
|
881
|
+
do_not_litter: "🚯",
|
|
882
|
+
no_bicycles: "🚳",
|
|
883
|
+
non_potable_water: "🚱",
|
|
884
|
+
underage: "🔞",
|
|
885
|
+
no_mobile_phones: "📵",
|
|
886
|
+
exclamation: "❗",
|
|
887
|
+
grey_exclamation: "❕",
|
|
888
|
+
question: "❓",
|
|
889
|
+
grey_question: "❔",
|
|
890
|
+
low_brightness: "🔅",
|
|
891
|
+
high_brightness: "🔆",
|
|
892
|
+
trident: "🔱",
|
|
893
|
+
fleur_de_lis: "⚜",
|
|
894
|
+
children_crossing: "🚸",
|
|
895
|
+
beginner: "🔰",
|
|
896
|
+
u6307: "🈯",
|
|
897
|
+
chart: "💹",
|
|
898
|
+
negative_squared_cross_mark: "❎",
|
|
899
|
+
white_check_mark: "✅",
|
|
900
|
+
diamond_shape_with_a_dot_inside: "💠",
|
|
901
|
+
cyclone: "🌀",
|
|
902
|
+
loop: "➿",
|
|
903
|
+
globe_with_meridians: "🌐",
|
|
904
|
+
atm: "🏧",
|
|
905
|
+
passport_control: "🛂",
|
|
906
|
+
customs: "🛃",
|
|
907
|
+
baggage_claim: "🛄",
|
|
908
|
+
left_luggage: "🛅",
|
|
909
|
+
wheelchair: "♿",
|
|
910
|
+
no_smoking: "🚭",
|
|
911
|
+
wc: "🚾",
|
|
912
|
+
potable_water: "🚰",
|
|
913
|
+
mens: "🚹",
|
|
914
|
+
womens: "🚺",
|
|
915
|
+
baby_symbol: "🚼",
|
|
916
|
+
restroom: "🚻",
|
|
917
|
+
put_litter_in_its_place: "🚮",
|
|
918
|
+
cinema: "🎦",
|
|
919
|
+
signal_strength: "📶",
|
|
920
|
+
koko: "🈁",
|
|
921
|
+
ng: "🆖",
|
|
922
|
+
ok: "🆗",
|
|
923
|
+
up: "🆙",
|
|
924
|
+
cool: "🆒",
|
|
925
|
+
new: "🆕",
|
|
926
|
+
free: "🆓",
|
|
927
|
+
keycap_ten: "🔟",
|
|
928
|
+
pause_button: "⏸",
|
|
929
|
+
next_track_button: "⏭",
|
|
930
|
+
stop_button: "⏹",
|
|
931
|
+
record_button: "⏺",
|
|
932
|
+
play_or_pause_button: "⏯",
|
|
933
|
+
previous_track_button: "⏮",
|
|
934
|
+
fast_forward: "⏩",
|
|
935
|
+
rewind: "⏪",
|
|
936
|
+
twisted_rightwards_arrows: "🔀",
|
|
937
|
+
repeat: "🔁",
|
|
938
|
+
repeat_one: "🔂",
|
|
939
|
+
arrow_up_small: "🔼",
|
|
940
|
+
arrow_down_small: "🔽",
|
|
941
|
+
arrow_double_up: "⏫",
|
|
942
|
+
arrow_double_down: "⏬",
|
|
943
|
+
arrows_counterclockwise: "🔄",
|
|
944
|
+
abc: "🔤",
|
|
945
|
+
abcd: "🔡",
|
|
946
|
+
capital_abcd: "🔠",
|
|
947
|
+
symbols: "🔣",
|
|
948
|
+
musical_note: "🎵",
|
|
949
|
+
notes: "🎶",
|
|
950
|
+
curly_loop: "➰",
|
|
951
|
+
arrows_clockwise: "🔃",
|
|
952
|
+
heavy_plus_sign: "➕",
|
|
953
|
+
heavy_minus_sign: "➖",
|
|
954
|
+
heavy_division_sign: "➗",
|
|
955
|
+
heavy_dollar_sign: "💲",
|
|
956
|
+
currency_exchange: "💱",
|
|
957
|
+
end: "🔚",
|
|
958
|
+
back: "🔙",
|
|
959
|
+
on: "🔛",
|
|
960
|
+
top: "🔝",
|
|
961
|
+
soon: "🔜",
|
|
962
|
+
radio_button: "🔘",
|
|
963
|
+
white_circle: "⚪",
|
|
964
|
+
black_circle: "⚫",
|
|
965
|
+
red_circle: "🔴",
|
|
966
|
+
large_blue_circle: "🔵",
|
|
967
|
+
small_orange_diamond: "🔸",
|
|
968
|
+
small_blue_diamond: "🔹",
|
|
969
|
+
large_orange_diamond: "🔶",
|
|
970
|
+
large_blue_diamond: "🔷",
|
|
971
|
+
small_red_triangle: "🔺",
|
|
972
|
+
black_large_square: "⬛",
|
|
973
|
+
white_large_square: "⬜",
|
|
974
|
+
small_red_triangle_down: "🔻",
|
|
975
|
+
black_medium_small_square: "◾",
|
|
976
|
+
white_medium_small_square: "◽",
|
|
977
|
+
black_square_button: "🔲",
|
|
978
|
+
white_square_button: "🔳",
|
|
979
|
+
speaker: "🔈",
|
|
980
|
+
sound: "🔉",
|
|
981
|
+
loud_sound: "🔊",
|
|
982
|
+
mute: "🔇",
|
|
983
|
+
mega: "📣",
|
|
984
|
+
loudspeaker: "📢",
|
|
985
|
+
bell: "🔔",
|
|
986
|
+
no_bell: "🔕",
|
|
987
|
+
black_joker: "🃏",
|
|
988
|
+
mahjong: "🀄",
|
|
989
|
+
flower_playing_cards: "🎴",
|
|
990
|
+
thought_balloon: "💭",
|
|
991
|
+
right_anger_bubble: "🗯",
|
|
992
|
+
speech_balloon: "💬",
|
|
993
|
+
left_speech_bubble: "🗨",
|
|
994
|
+
clock1: "🕐",
|
|
995
|
+
clock2: "🕑",
|
|
996
|
+
clock3: "🕒",
|
|
997
|
+
clock4: "🕓",
|
|
998
|
+
clock5: "🕔",
|
|
999
|
+
clock6: "🕕",
|
|
1000
|
+
clock7: "🕖",
|
|
1001
|
+
clock8: "🕗",
|
|
1002
|
+
clock9: "🕘",
|
|
1003
|
+
clock10: "🕙",
|
|
1004
|
+
clock11: "🕚",
|
|
1005
|
+
clock12: "🕛",
|
|
1006
|
+
clock130: "🕜",
|
|
1007
|
+
clock230: "🕝",
|
|
1008
|
+
clock330: "🕞",
|
|
1009
|
+
clock430: "🕟",
|
|
1010
|
+
clock530: "🕠",
|
|
1011
|
+
clock630: "🕡",
|
|
1012
|
+
clock730: "🕢",
|
|
1013
|
+
clock830: "🕣",
|
|
1014
|
+
clock930: "🕤",
|
|
1015
|
+
clock1030: "🕥",
|
|
1016
|
+
clock1130: "🕦",
|
|
1017
|
+
clock1230: "🕧"
|
|
1018
|
+
}, F = {
|
|
1019
|
+
grinning: "😀",
|
|
1020
|
+
blonde_man: "👱",
|
|
1021
|
+
dog: "🐵",
|
|
1022
|
+
jack_o_lantern: "🎃",
|
|
1023
|
+
earth_americas: "🌎",
|
|
1024
|
+
star: "⭐",
|
|
1025
|
+
grapes: "🍇",
|
|
1026
|
+
crossed_flags: "🎌",
|
|
1027
|
+
warning: "⚠️"
|
|
1028
|
+
}, K = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[140px] relative w-full z-50" }, P = ["innerHTML"], Q = { class: "p-4 w-[340px]" }, R = { class: "bg-oc-bg-dark p-4 rounded flex items-center justify-center" }, W = ["innerHTML"], X = { class: "pt-3 pb-4" }, Y = ["id", "innerHTML", "onClick"], Z = {
|
|
1029
|
+
key: 1,
|
|
1030
|
+
class: "text-oc-text-400 text-center p-3"
|
|
1031
|
+
}, A = { class: "border-t border-b py-3 grid grid-cols-9 gap-3" }, J = ["innerHTML", "onClick"], ee = { class: "grid grid-cols-2 gap-5 mt-6" }, ae = {
|
|
1032
|
+
__name: "OcEmojiPicker",
|
|
1033
|
+
props: {
|
|
1034
|
+
modelValue: {
|
|
1035
|
+
type: String,
|
|
1036
|
+
default: ""
|
|
1037
|
+
},
|
|
1038
|
+
isDisabled: Boolean,
|
|
1039
|
+
popperOptions: Object
|
|
1040
|
+
},
|
|
1041
|
+
emits: {
|
|
1042
|
+
"update:modelValue": []
|
|
1043
|
+
},
|
|
1044
|
+
setup(l, { emit: V }) {
|
|
1045
|
+
const g = l, L = V, c = u(!1), d = u(""), t = u(g.modelValue), b = u("grinning"), T = m(() => g.modelValue || _.sunglasses), C = m(
|
|
1046
|
+
() => t.value ? _[t.value] : _.sunglasses
|
|
1047
|
+
), k = m(
|
|
1048
|
+
() => Object.entries(_).filter(([a]) => a.includes(d.value))
|
|
1049
|
+
), y = m(() => Object.entries(F)), M = (a) => {
|
|
1050
|
+
t.value = a;
|
|
1051
|
+
}, v = () => {
|
|
1052
|
+
c.value = !1, L("update:modelValue", _[t.value]);
|
|
1053
|
+
}, H = () => {
|
|
1054
|
+
c.value = !1, t.value = g.modelValue;
|
|
1055
|
+
}, B = () => {
|
|
1056
|
+
const a = Object.keys(_), e = Math.round(Math.random() * a.length);
|
|
1057
|
+
t.value = a[e], v();
|
|
1058
|
+
}, O = (a) => {
|
|
1059
|
+
a && (d.value = "");
|
|
1060
|
+
}, E = (a) => {
|
|
1061
|
+
const e = document.getElementById(`emoji-${a}`).offsetTop;
|
|
1062
|
+
document.getElementById("emojiList").scroll({ top: e, behavior: "smooth" }), b.value = a;
|
|
1063
|
+
}, D = (a) => {
|
|
1064
|
+
y.value.forEach(([e]) => {
|
|
1065
|
+
const o = document.getElementById(`emoji-${e}`).offsetTop;
|
|
1066
|
+
a.target.scrollTop >= o - 20 && (b.value = e);
|
|
1067
|
+
});
|
|
1068
|
+
};
|
|
1069
|
+
return (a, e) => (n(), i("div", K, [
|
|
1070
|
+
p(s(G), {
|
|
1071
|
+
modelValue: c.value,
|
|
1072
|
+
"onUpdate:modelValue": [
|
|
1073
|
+
e[1] || (e[1] = (o) => c.value = o),
|
|
1074
|
+
O
|
|
1075
|
+
],
|
|
1076
|
+
"max-menu-height": 600,
|
|
1077
|
+
class: "!w-auto z-50",
|
|
1078
|
+
"popper-options": {
|
|
1079
|
+
...l.popperOptions
|
|
1080
|
+
},
|
|
1081
|
+
distance: 26,
|
|
1082
|
+
"is-disabled": l.isDisabled,
|
|
1083
|
+
placement: "bottom"
|
|
1084
|
+
}, {
|
|
1085
|
+
menu: h(() => [
|
|
1086
|
+
e[4] || (e[4] = r("div", {
|
|
1087
|
+
class: "oc-arrow",
|
|
1088
|
+
"data-popper-arrow": ""
|
|
1089
|
+
}, null, -1)),
|
|
1090
|
+
r("div", Q, [
|
|
1091
|
+
r("div", R, [
|
|
1092
|
+
r("div", {
|
|
1093
|
+
innerHTML: C.value,
|
|
1094
|
+
class: "flex items-center justify-center w-10 h-10 text-[40px]"
|
|
1095
|
+
}, null, 8, W)
|
|
1096
|
+
]),
|
|
1097
|
+
r("div", X, [
|
|
1098
|
+
p(s(U), {
|
|
1099
|
+
modelValue: d.value,
|
|
1100
|
+
"onUpdate:modelValue": e[0] || (e[0] = (o) => d.value = o),
|
|
1101
|
+
placeholder: "Search",
|
|
1102
|
+
icon: "search"
|
|
1103
|
+
}, null, 8, ["modelValue"])
|
|
1104
|
+
]),
|
|
1105
|
+
k.value.length ? (n(), i("div", {
|
|
1106
|
+
key: 0,
|
|
1107
|
+
id: "emojiList",
|
|
1108
|
+
class: "grid grid-cols-9 gap-3 max-h-[204px] overflow-y-auto overflow-x-hidden mt-3 mb-5 relative",
|
|
1109
|
+
onScroll: D
|
|
1110
|
+
}, [
|
|
1111
|
+
(n(!0), i(x, null, j(k.value, ([o, f]) => (n(), i("div", {
|
|
1112
|
+
id: `emoji-${o}`,
|
|
1113
|
+
key: o,
|
|
1114
|
+
innerHTML: f,
|
|
1115
|
+
class: "w-8 h-8 text-[24px] flex items-center justify-center cursor-pointer transition hover:bg-oc-gray-100 rounded",
|
|
1116
|
+
onClick: ($) => M(o)
|
|
1117
|
+
}, null, 8, Y))), 128))
|
|
1118
|
+
], 32)) : (n(), i("div", Z, "No emoji found")),
|
|
1119
|
+
r("div", A, [
|
|
1120
|
+
(n(!0), i(x, null, j(y.value, ([o, f]) => (n(), i("div", {
|
|
1121
|
+
key: o,
|
|
1122
|
+
innerHTML: f,
|
|
1123
|
+
class: q(["w-8 h-8 text-[24px] flex items-center justify-center cursor-pointer transition opacity-30 hover:opacity-100", {
|
|
1124
|
+
"!opacity-100": o === b.value
|
|
1125
|
+
}]),
|
|
1126
|
+
onClick: ($) => E(o)
|
|
1127
|
+
}, null, 10, J))), 128))
|
|
1128
|
+
]),
|
|
1129
|
+
r("div", ee, [
|
|
1130
|
+
p(s(w), {
|
|
1131
|
+
variant: "secondary",
|
|
1132
|
+
onClick: H
|
|
1133
|
+
}, {
|
|
1134
|
+
default: h(() => e[2] || (e[2] = [
|
|
1135
|
+
z("Cancel")
|
|
1136
|
+
])),
|
|
1137
|
+
_: 1
|
|
1138
|
+
}),
|
|
1139
|
+
p(s(w), { onClick: v }, {
|
|
1140
|
+
default: h(() => e[3] || (e[3] = [
|
|
1141
|
+
z("Use this emoji")
|
|
1142
|
+
])),
|
|
1143
|
+
_: 1
|
|
1144
|
+
})
|
|
1145
|
+
])
|
|
1146
|
+
])
|
|
1147
|
+
]),
|
|
1148
|
+
default: h(() => [
|
|
1149
|
+
r("div", {
|
|
1150
|
+
innerHTML: T.value,
|
|
1151
|
+
class: q(["flex items-center justify-center w-12 h-12 text-[40px] transition rounded", {
|
|
1152
|
+
"cursor-pointer hover:bg-oc-gray-200": !l.isDisabled
|
|
1153
|
+
}])
|
|
1154
|
+
}, null, 10, P)
|
|
1155
|
+
]),
|
|
1156
|
+
_: 1
|
|
1157
|
+
}, 8, ["modelValue", "popper-options", "is-disabled"]),
|
|
1158
|
+
l.isDisabled ? I("", !0) : (n(), N(s(w), {
|
|
1159
|
+
key: 0,
|
|
1160
|
+
"left-icon": "shuffle",
|
|
1161
|
+
variant: "secondary",
|
|
1162
|
+
class: "absolute top-5 right-5",
|
|
1163
|
+
onClick: B
|
|
1164
|
+
}))
|
|
1165
|
+
]));
|
|
1166
|
+
}
|
|
1167
|
+
}, re = /* @__PURE__ */ S(ae, [["__scopeId", "data-v-6a3c86cb"]]);
|
|
1168
|
+
export {
|
|
1169
|
+
re as default
|
|
1170
|
+
};
|