@levo-so/studio 0.1.102 → 0.1.104
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/{AuthProvider-56TywIOB.js → AuthProvider-C6bvedwF.js} +16 -16
- package/{BillingStep-BTRobf00.js → BillingStep-2cKT5Pir.js} +1 -1
- package/{Button-DTrN8kki.js → Button-DtPwDEN0.js} +240 -143
- package/Button-lUfKisu8.js +116 -0
- package/CollectionField-xa-jed3_.js +232 -0
- package/{CollectionInput-lHOvWWav.js → CollectionInput-CpNGIXJx.js} +32 -32
- package/DateTimeWidget-DPHIhkAi.js +256 -0
- package/Dialog-IrII0ugb.js +130 -0
- package/{EntryCard-CqZlbw1Z.js → EntryCard-j4uZb2cE.js} +6 -6
- package/{LoginCard-DWLnYJJU.js → LoginCard-asvOHIRg.js} +3 -3
- package/{LoginForm-CEUbBeE3.js → LoginForm-BdsPVHdO.js} +200 -200
- package/{LoginModal-AWNLO49X.js → LoginModal-CyvbEK26.js} +4 -4
- package/{MessageCard-C5ULcfuw.js → MessageCard-lrXKEsBP.js} +2 -2
- package/{MessageFooter-CATwNJJU.js → MessageFooter-D-dCrzJH.js} +2 -2
- package/{ModalManager-DQXhkmyC.js → ModalManager-BcPk4sbK.js} +1 -1
- package/{PendingApprovalCard-BowwZMBu.js → PendingApprovalCard-hYkupl9A.js} +3 -3
- package/PhoneWidget-BOFhs8Ra.js +100 -0
- package/{Popover-Du4iigVw.js → Popover-O1poOHk2.js} +19 -20
- package/PopupRenderer-C7OHYphU-IWM6d7gW.js +2668 -0
- package/{RichTextWidget-iYdVRBGB.js → RichTextWidget-18XLL8wW.js} +27 -25
- package/RteThemeProvider-Cfepkyer.js +20 -0
- package/{StripePaymentModal-DC-ySB_o.js → StripePaymentModal-DrLMN18M.js} +17 -17
- package/Toolbar-Y6JtgPFn.js +645 -0
- package/Tooltip-NEMQqPyr.js +67 -0
- package/VerifyButton-TNkt-SDu.js +177 -0
- package/bookingCard-BdV2YSkq.js +636 -0
- package/collection.js +8 -8
- package/{dialog-CCWrvmHd.js → dialog-C8-iHixJ.js} +32 -32
- package/dist-CsX9NP5P.js +3188 -0
- package/generateRadiusScale-BpcgkGtN.js +71 -0
- package/getFieldValidations-CSkSV2hW.js +90 -0
- package/index.d.ts +53 -2
- package/index.js +5867 -7655
- package/inlineRteTheme-Ajq9PNpQ.js +9 -0
- package/{nodeAlignment-DoVbjk29.js → nodeAlignment-DKCIjzlR.js} +3 -3
- package/package.json +60 -76
- package/rolldown-runtime-CAFD8bLK.js +11 -0
- package/studio.css +1 -1
- package/{useLogin-D2VCOHYI.js → useLogin-B2qE8710.js} +23 -23
- package/{utils-Bh9uGjo1.js → utils-CZLafTgN.js} +1 -1
- package/{widgets-CG5Z_dk7.js → widgets-eu5zXTf-.js} +38 -105
- package/CollectionField-7uXvhxYK.js +0 -274
- package/DateTimeWidget-BHCP5osb.js +0 -255
- package/PhoneWidget-C6uZmrk8.js +0 -100
- package/Toolbar-BHi_B-nE.js +0 -737
- package/Tooltip-K_gFzjOa.js +0 -68
- package/VerifyButton-D21AOIX3.js +0 -273
- package/bookingCard--NlgtcJs.js +0 -577
- package/dist-x5VFEnQl.js +0 -3185
- package/getFieldValidations-DZnDgNI0.js +0 -159
- package/inlineRteTheme-Cn_Vqgsm.js +0 -23
- /package/{Beams-DkcjMVZl.js → Beams-DEybrmUZ.js} +0 -0
- /package/{Dots-BrEPvoj3.js → Dots-CMyy77GM.js} +0 -0
- /package/{Gradient-B4Er9hym.js → Gradient-DBn_zXzI.js} +0 -0
- /package/{Grid-B4XWU9eL.js → Grid-kGCr-6by.js} +0 -0
- /package/{Waves-kW-EBDdJ.js → Waves-DjLcbiBu.js} +0 -0
- /package/{authentication-fXmNYss1.js → authentication-hnV1BI8s.js} +0 -0
- /package/{card-BwNr7kQS.js → card-5ooLmYSr.js} +0 -0
- /package/{theme.cssm-2YTdd8Yh.js → theme.cssm-BXDp-ojp.js} +0 -0
|
@@ -0,0 +1,2668 @@
|
|
|
1
|
+
import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
|
|
2
|
+
import { a as t, c as n, i as r, l as i, o as a, r as o, s, t as c, u as l } from "./Dialog-IrII0ugb.js";
|
|
3
|
+
import { i as u, t as d } from "./Button-lUfKisu8.js";
|
|
4
|
+
import { n as f, r as p, t as m } from "./inlineRteTheme-Ajq9PNpQ.js";
|
|
5
|
+
import { n as h, t as g } from "./generateRadiusScale-BpcgkGtN.js";
|
|
6
|
+
import { n as _, t as v } from "./theme.cssm-BXDp-ojp.js";
|
|
7
|
+
import { t as y } from "./nodeAlignment-DKCIjzlR.js";
|
|
8
|
+
import { c as b } from "react/compiler-runtime";
|
|
9
|
+
import { $activity as x, $isIdentityContextReady as S, $pageLifecycle as C, $scrollBehavior as w, $session as T } from "@levo-so/insights/stores";
|
|
10
|
+
import { useLevo as E, useLevoInsights as D } from "@levo-so/react";
|
|
11
|
+
import { Suspense as ee, createContext as O, lazy as k, useContext as A, useEffect as j, useMemo as te, useRef as ne, useState as re } from "react";
|
|
12
|
+
import { persistentAtom as ie } from "@nanostores/persistent";
|
|
13
|
+
import { atom as M, computed as ae } from "nanostores";
|
|
14
|
+
import { Fragment as oe, jsx as N, jsxs as P } from "react/jsx-runtime";
|
|
15
|
+
import F from "clsx";
|
|
16
|
+
import { createRuntimeFn as se } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
17
|
+
import { IconCheck as ce, IconCopy as le, IconX as ue } from "@tabler/icons-react";
|
|
18
|
+
import { generateJSON as de } from "@tiptap/html";
|
|
19
|
+
import { renderToReactElement as fe } from "@tiptap/static-renderer/pm/react";
|
|
20
|
+
import { Bold as pe } from "@tiptap/extension-bold";
|
|
21
|
+
import { BulletList as me } from "@tiptap/extension-bullet-list";
|
|
22
|
+
import { Code as he } from "@tiptap/extension-code";
|
|
23
|
+
import { Color as ge } from "@tiptap/extension-color";
|
|
24
|
+
import { Document as _e } from "@tiptap/extension-document";
|
|
25
|
+
import { HardBreak as ve } from "@tiptap/extension-hard-break";
|
|
26
|
+
import { Heading as ye } from "@tiptap/extension-heading";
|
|
27
|
+
import { Highlight as be } from "@tiptap/extension-highlight";
|
|
28
|
+
import { Italic as xe } from "@tiptap/extension-italic";
|
|
29
|
+
import { Link as Se } from "@tiptap/extension-link";
|
|
30
|
+
import { ListItem as Ce } from "@tiptap/extension-list-item";
|
|
31
|
+
import { OrderedList as we } from "@tiptap/extension-ordered-list";
|
|
32
|
+
import { Paragraph as Te } from "@tiptap/extension-paragraph";
|
|
33
|
+
import { Strike as Ee } from "@tiptap/extension-strike";
|
|
34
|
+
import { Subscript as De } from "@tiptap/extension-subscript";
|
|
35
|
+
import { Superscript as Oe } from "@tiptap/extension-superscript";
|
|
36
|
+
import { Text as ke } from "@tiptap/extension-text";
|
|
37
|
+
import { TextStyle as Ae } from "@tiptap/extension-text-style";
|
|
38
|
+
import { Typography as je } from "@tiptap/extension-typography";
|
|
39
|
+
import { Underline as Me } from "@tiptap/extension-underline";
|
|
40
|
+
import { UniqueID as Ne } from "@tiptap/extension-unique-id";
|
|
41
|
+
import { Extension as Pe, Node as Fe, mergeAttributes as Ie } from "@tiptap/core";
|
|
42
|
+
import { useStore as Le } from "@nanostores/react";
|
|
43
|
+
//#region ../../libraries/levocn/dist/styles/inlineBaseTheme.js
|
|
44
|
+
var Re = _(h), ze = (e) => e ? e.radius && !e.radiusScale ? Re({
|
|
45
|
+
...e,
|
|
46
|
+
radiusScale: g(e.radius)
|
|
47
|
+
}) : Re(e) : {}, Be = {
|
|
48
|
+
100: "1f4af",
|
|
49
|
+
1234: "1f522",
|
|
50
|
+
regional_indicator_a: "🇦",
|
|
51
|
+
regional_indicator_b: "🇧",
|
|
52
|
+
regional_indicator_c: "🇨",
|
|
53
|
+
regional_indicator_d: "🇩",
|
|
54
|
+
regional_indicator_e: "🇪",
|
|
55
|
+
regional_indicator_f: "🇫",
|
|
56
|
+
regional_indicator_g: "🇬",
|
|
57
|
+
regional_indicator_h: "🇭",
|
|
58
|
+
regional_indicator_i: "🇮",
|
|
59
|
+
regional_indicator_j: "🇯",
|
|
60
|
+
regional_indicator_k: "🇰",
|
|
61
|
+
regional_indicator_l: "🇱",
|
|
62
|
+
regional_indicator_m: "🇲",
|
|
63
|
+
regional_indicator_n: "🇳",
|
|
64
|
+
regional_indicator_o: "🇴",
|
|
65
|
+
regional_indicator_p: "🇵",
|
|
66
|
+
regional_indicator_q: "🇶",
|
|
67
|
+
regional_indicator_r: "🇷",
|
|
68
|
+
regional_indicator_s: "🇸",
|
|
69
|
+
regional_indicator_t: "🇹",
|
|
70
|
+
regional_indicator_u: "🇺",
|
|
71
|
+
regional_indicator_v: "🇻",
|
|
72
|
+
regional_indicator_w: "🇼",
|
|
73
|
+
regional_indicator_x: "🇽",
|
|
74
|
+
regional_indicator_y: "🇾",
|
|
75
|
+
regional_indicator_z: "🇿",
|
|
76
|
+
grinning: "1f600",
|
|
77
|
+
smiley: "1f603",
|
|
78
|
+
smile: "1f604",
|
|
79
|
+
grin: "1f601",
|
|
80
|
+
laughing: "1f606",
|
|
81
|
+
sweat_smile: "1f605",
|
|
82
|
+
rofl: "1f923",
|
|
83
|
+
joy: "1f602",
|
|
84
|
+
slightly_smiling_face: "1f642",
|
|
85
|
+
upside_down_face: "1f643",
|
|
86
|
+
melting_face: "🫠",
|
|
87
|
+
wink: "1f609",
|
|
88
|
+
blush: "1f60a",
|
|
89
|
+
innocent: "1f607",
|
|
90
|
+
smiling_face_with_three_hearts: "1f970",
|
|
91
|
+
heart_eyes: "1f60d",
|
|
92
|
+
star_struck: "1f929",
|
|
93
|
+
kissing_heart: "1f618",
|
|
94
|
+
kissing: "1f617",
|
|
95
|
+
relaxed: "263a-fe0f",
|
|
96
|
+
kissing_closed_eyes: "1f61a",
|
|
97
|
+
kissing_smiling_eyes: "1f619",
|
|
98
|
+
smiling_face_with_tear: "1f972",
|
|
99
|
+
yum: "1f60b",
|
|
100
|
+
stuck_out_tongue: "1f61b",
|
|
101
|
+
stuck_out_tongue_winking_eye: "1f61c",
|
|
102
|
+
zany_face: "1f92a",
|
|
103
|
+
stuck_out_tongue_closed_eyes: "1f61d",
|
|
104
|
+
money_mouth_face: "1f911",
|
|
105
|
+
hugs: "1f917",
|
|
106
|
+
hand_over_mouth: "1f92d",
|
|
107
|
+
face_with_open_eyes_and_hand_over_mouth: "🫢",
|
|
108
|
+
face_with_peeking_eye: "🫣",
|
|
109
|
+
shushing_face: "1f92b",
|
|
110
|
+
thinking: "1f914",
|
|
111
|
+
saluting_face: "🫡",
|
|
112
|
+
zipper_mouth_face: "1f910",
|
|
113
|
+
raised_eyebrow: "1f928",
|
|
114
|
+
neutral_face: "1f610",
|
|
115
|
+
expressionless: "1f611",
|
|
116
|
+
no_mouth: "1f636",
|
|
117
|
+
dotted_line_face: "🫥",
|
|
118
|
+
face_in_clouds: "1f636-200d-1f32b-fe0f",
|
|
119
|
+
smirk: "1f60f",
|
|
120
|
+
unamused: "1f612",
|
|
121
|
+
roll_eyes: "1f644",
|
|
122
|
+
grimacing: "1f62c",
|
|
123
|
+
face_exhaling: "1f62e-200d-1f4a8",
|
|
124
|
+
lying_face: "1f925",
|
|
125
|
+
shaking_face: "🫨",
|
|
126
|
+
head_shaking_horizontally: "🙂↔",
|
|
127
|
+
head_shaking_vertically: "🙂↕",
|
|
128
|
+
relieved: "1f60c",
|
|
129
|
+
pensive: "1f614",
|
|
130
|
+
sleepy: "1f62a",
|
|
131
|
+
drooling_face: "1f924",
|
|
132
|
+
sleeping: "1f634",
|
|
133
|
+
mask: "1f637",
|
|
134
|
+
face_with_thermometer: "1f912",
|
|
135
|
+
face_with_head_bandage: "1f915",
|
|
136
|
+
nauseated_face: "1f922",
|
|
137
|
+
vomiting_face: "1f92e",
|
|
138
|
+
sneezing_face: "1f927",
|
|
139
|
+
hot_face: "1f975",
|
|
140
|
+
cold_face: "1f976",
|
|
141
|
+
woozy_face: "1f974",
|
|
142
|
+
dizzy_face: "1f635",
|
|
143
|
+
face_with_spiral_eyes: "1f635-200d-1f4ab",
|
|
144
|
+
exploding_head: "1f92f",
|
|
145
|
+
cowboy_hat_face: "1f920",
|
|
146
|
+
partying_face: "1f973",
|
|
147
|
+
disguised_face: "1f978",
|
|
148
|
+
sunglasses: "1f60e",
|
|
149
|
+
nerd_face: "1f913",
|
|
150
|
+
monocle_face: "1f9d0",
|
|
151
|
+
confused: "1f615",
|
|
152
|
+
face_with_diagonal_mouth: "🫤",
|
|
153
|
+
worried: "1f61f",
|
|
154
|
+
slightly_frowning_face: "1f641",
|
|
155
|
+
frowning_face: "2639-fe0f",
|
|
156
|
+
open_mouth: "1f62e",
|
|
157
|
+
hushed: "1f62f",
|
|
158
|
+
astonished: "1f632",
|
|
159
|
+
flushed: "1f633",
|
|
160
|
+
pleading_face: "1f97a",
|
|
161
|
+
face_holding_back_tears: "🥹",
|
|
162
|
+
frowning: "1f626",
|
|
163
|
+
anguished: "1f627",
|
|
164
|
+
fearful: "1f628",
|
|
165
|
+
cold_sweat: "1f630",
|
|
166
|
+
disappointed_relieved: "1f625",
|
|
167
|
+
cry: "1f622",
|
|
168
|
+
sob: "1f62d",
|
|
169
|
+
scream: "1f631",
|
|
170
|
+
confounded: "1f616",
|
|
171
|
+
persevere: "1f623",
|
|
172
|
+
disappointed: "1f61e",
|
|
173
|
+
sweat: "1f613",
|
|
174
|
+
weary: "1f629",
|
|
175
|
+
tired_face: "1f62b",
|
|
176
|
+
yawning_face: "1f971",
|
|
177
|
+
triumph: "1f624",
|
|
178
|
+
pout: "1f621",
|
|
179
|
+
angry: "1f620",
|
|
180
|
+
cursing_face: "1f92c",
|
|
181
|
+
smiling_imp: "1f608",
|
|
182
|
+
imp: "1f47f",
|
|
183
|
+
skull: "1f480",
|
|
184
|
+
skull_and_crossbones: "2620-fe0f",
|
|
185
|
+
hankey: "1f4a9",
|
|
186
|
+
clown_face: "1f921",
|
|
187
|
+
japanese_ogre: "1f479",
|
|
188
|
+
japanese_goblin: "1f47a",
|
|
189
|
+
ghost: "1f47b",
|
|
190
|
+
alien: "1f47d",
|
|
191
|
+
space_invader: "1f47e",
|
|
192
|
+
robot: "1f916",
|
|
193
|
+
smiley_cat: "1f63a",
|
|
194
|
+
smile_cat: "1f638",
|
|
195
|
+
joy_cat: "1f639",
|
|
196
|
+
heart_eyes_cat: "1f63b",
|
|
197
|
+
smirk_cat: "1f63c",
|
|
198
|
+
kissing_cat: "1f63d",
|
|
199
|
+
scream_cat: "1f640",
|
|
200
|
+
crying_cat_face: "1f63f",
|
|
201
|
+
pouting_cat: "1f63e",
|
|
202
|
+
see_no_evil: "1f648",
|
|
203
|
+
hear_no_evil: "1f649",
|
|
204
|
+
speak_no_evil: "1f64a",
|
|
205
|
+
love_letter: "1f48c",
|
|
206
|
+
cupid: "1f498",
|
|
207
|
+
gift_heart: "1f49d",
|
|
208
|
+
sparkling_heart: "1f496",
|
|
209
|
+
heartpulse: "1f497",
|
|
210
|
+
heartbeat: "1f493",
|
|
211
|
+
revolving_hearts: "1f49e",
|
|
212
|
+
two_hearts: "1f495",
|
|
213
|
+
heart_decoration: "1f49f",
|
|
214
|
+
heavy_heart_exclamation: "2763-fe0f",
|
|
215
|
+
broken_heart: "1f494",
|
|
216
|
+
heart_on_fire: "2764-fe0f-200d-1f525",
|
|
217
|
+
mending_heart: "2764-fe0f-200d-1fa79",
|
|
218
|
+
heart: "2764-fe0f",
|
|
219
|
+
pink_heart: "🩷",
|
|
220
|
+
orange_heart: "1f9e1",
|
|
221
|
+
yellow_heart: "1f49b",
|
|
222
|
+
green_heart: "1f49a",
|
|
223
|
+
blue_heart: "1f499",
|
|
224
|
+
light_blue_heart: "🩵",
|
|
225
|
+
purple_heart: "1f49c",
|
|
226
|
+
brown_heart: "1f90e",
|
|
227
|
+
black_heart: "1f5a4",
|
|
228
|
+
grey_heart: "🩶",
|
|
229
|
+
white_heart: "1f90d",
|
|
230
|
+
kiss: "1f48b",
|
|
231
|
+
anger: "1f4a2",
|
|
232
|
+
boom: "1f4a5",
|
|
233
|
+
dizzy: "1f4ab",
|
|
234
|
+
sweat_drops: "1f4a6",
|
|
235
|
+
dash: "1f4a8",
|
|
236
|
+
hole: "1f573-fe0f",
|
|
237
|
+
speech_balloon: "1f4ac",
|
|
238
|
+
eye_speech_bubble: "1f441-fe0f-200d-1f5e8-fe0f",
|
|
239
|
+
left_speech_bubble: "1f5e8-fe0f",
|
|
240
|
+
right_anger_bubble: "1f5ef-fe0f",
|
|
241
|
+
thought_balloon: "1f4ad",
|
|
242
|
+
zzz: "1f4a4",
|
|
243
|
+
wave: "1f44b",
|
|
244
|
+
raised_back_of_hand: "1f91a",
|
|
245
|
+
raised_hand_with_fingers_splayed: "1f590-fe0f",
|
|
246
|
+
hand: "270b",
|
|
247
|
+
vulcan_salute: "1f596",
|
|
248
|
+
rightwards_hand: "🫱",
|
|
249
|
+
leftwards_hand: "🫲",
|
|
250
|
+
palm_down_hand: "🫳",
|
|
251
|
+
palm_up_hand: "🫴",
|
|
252
|
+
leftwards_pushing_hand: "🫷",
|
|
253
|
+
rightwards_pushing_hand: "🫸",
|
|
254
|
+
ok_hand: "1f44c",
|
|
255
|
+
pinched_fingers: "1f90c",
|
|
256
|
+
pinching_hand: "1f90f",
|
|
257
|
+
v: "270c-fe0f",
|
|
258
|
+
crossed_fingers: "1f91e",
|
|
259
|
+
hand_with_index_finger_and_thumb_crossed: "🫰",
|
|
260
|
+
love_you_gesture: "1f91f",
|
|
261
|
+
metal: "1f918",
|
|
262
|
+
call_me_hand: "1f919",
|
|
263
|
+
point_left: "1f448",
|
|
264
|
+
point_right: "1f449",
|
|
265
|
+
point_up_2: "1f446",
|
|
266
|
+
fu: "1f595",
|
|
267
|
+
point_down: "1f447",
|
|
268
|
+
point_up: "261d-fe0f",
|
|
269
|
+
index_pointing_at_the_viewer: "🫵",
|
|
270
|
+
"+1": "1f44d",
|
|
271
|
+
"-1": "1f44e",
|
|
272
|
+
fist: "270a",
|
|
273
|
+
facepunch: "1f44a",
|
|
274
|
+
fist_left: "1f91b",
|
|
275
|
+
fist_right: "1f91c",
|
|
276
|
+
clap: "1f44f",
|
|
277
|
+
raised_hands: "1f64c",
|
|
278
|
+
heart_hands: "🫶",
|
|
279
|
+
open_hands: "1f450",
|
|
280
|
+
palms_up_together: "1f932",
|
|
281
|
+
handshake: "1f91d",
|
|
282
|
+
pray: "1f64f",
|
|
283
|
+
writing_hand: "270d-fe0f",
|
|
284
|
+
nail_care: "1f485",
|
|
285
|
+
selfie: "1f933",
|
|
286
|
+
muscle: "1f4aa",
|
|
287
|
+
mechanical_arm: "1f9be",
|
|
288
|
+
mechanical_leg: "1f9bf",
|
|
289
|
+
leg: "1f9b5",
|
|
290
|
+
foot: "1f9b6",
|
|
291
|
+
ear: "1f442",
|
|
292
|
+
ear_with_hearing_aid: "1f9bb",
|
|
293
|
+
nose: "1f443",
|
|
294
|
+
brain: "1f9e0",
|
|
295
|
+
anatomical_heart: "1fac0",
|
|
296
|
+
lungs: "1fac1",
|
|
297
|
+
tooth: "1f9b7",
|
|
298
|
+
bone: "1f9b4",
|
|
299
|
+
eyes: "1f440",
|
|
300
|
+
eye: "1f441-fe0f",
|
|
301
|
+
tongue: "1f445",
|
|
302
|
+
lips: "1f444",
|
|
303
|
+
biting_lip: "🫦",
|
|
304
|
+
baby: "1f476",
|
|
305
|
+
child: "1f9d2",
|
|
306
|
+
boy: "1f466",
|
|
307
|
+
girl: "1f467",
|
|
308
|
+
adult: "1f9d1",
|
|
309
|
+
blond_haired_person: "1f471",
|
|
310
|
+
man: "1f468",
|
|
311
|
+
bearded_person: "1f9d4",
|
|
312
|
+
man_beard: "1f9d4-200d-2642-fe0f",
|
|
313
|
+
woman_beard: "1f9d4-200d-2640-fe0f",
|
|
314
|
+
red_haired_man: "1f468-200d-1f9b0",
|
|
315
|
+
curly_haired_man: "1f468-200d-1f9b1",
|
|
316
|
+
white_haired_man: "1f468-200d-1f9b3",
|
|
317
|
+
bald_man: "1f468-200d-1f9b2",
|
|
318
|
+
woman: "1f469",
|
|
319
|
+
red_haired_woman: "1f469-200d-1f9b0",
|
|
320
|
+
person_red_hair: "1f9d1-200d-1f9b0",
|
|
321
|
+
curly_haired_woman: "1f469-200d-1f9b1",
|
|
322
|
+
person_curly_hair: "1f9d1-200d-1f9b1",
|
|
323
|
+
white_haired_woman: "1f469-200d-1f9b3",
|
|
324
|
+
person_white_hair: "1f9d1-200d-1f9b3",
|
|
325
|
+
bald_woman: "1f469-200d-1f9b2",
|
|
326
|
+
person_bald: "1f9d1-200d-1f9b2",
|
|
327
|
+
blond_haired_woman: "1f471-200d-2640-fe0f",
|
|
328
|
+
blond_haired_man: "1f471-200d-2642-fe0f",
|
|
329
|
+
older_adult: "1f9d3",
|
|
330
|
+
older_man: "1f474",
|
|
331
|
+
older_woman: "1f475",
|
|
332
|
+
frowning_person: "1f64d",
|
|
333
|
+
frowning_man: "1f64d-200d-2642-fe0f",
|
|
334
|
+
frowning_woman: "1f64d-200d-2640-fe0f",
|
|
335
|
+
pouting_face: "1f64e",
|
|
336
|
+
pouting_man: "1f64e-200d-2642-fe0f",
|
|
337
|
+
pouting_woman: "1f64e-200d-2640-fe0f",
|
|
338
|
+
no_good: "1f645",
|
|
339
|
+
ng_man: "1f645-200d-2642-fe0f",
|
|
340
|
+
ng_woman: "1f645-200d-2640-fe0f",
|
|
341
|
+
ok_person: "1f646",
|
|
342
|
+
ok_man: "1f646-200d-2642-fe0f",
|
|
343
|
+
ok_woman: "1f646-200d-2640-fe0f",
|
|
344
|
+
information_desk_person: "1f481",
|
|
345
|
+
sassy_man: "1f481-200d-2642-fe0f",
|
|
346
|
+
sassy_woman: "1f481-200d-2640-fe0f",
|
|
347
|
+
raising_hand: "1f64b",
|
|
348
|
+
raising_hand_man: "1f64b-200d-2642-fe0f",
|
|
349
|
+
raising_hand_woman: "1f64b-200d-2640-fe0f",
|
|
350
|
+
deaf_person: "1f9cf",
|
|
351
|
+
deaf_man: "1f9cf-200d-2642-fe0f",
|
|
352
|
+
deaf_woman: "1f9cf-200d-2640-fe0f",
|
|
353
|
+
bow: "1f647",
|
|
354
|
+
bowing_man: "1f647-200d-2642-fe0f",
|
|
355
|
+
bowing_woman: "1f647-200d-2640-fe0f",
|
|
356
|
+
facepalm: "1f926",
|
|
357
|
+
man_facepalming: "1f926-200d-2642-fe0f",
|
|
358
|
+
woman_facepalming: "1f926-200d-2640-fe0f",
|
|
359
|
+
shrug: "1f937",
|
|
360
|
+
man_shrugging: "1f937-200d-2642-fe0f",
|
|
361
|
+
woman_shrugging: "1f937-200d-2640-fe0f",
|
|
362
|
+
health_worker: "1f9d1-200d-2695-fe0f",
|
|
363
|
+
man_health_worker: "1f468-200d-2695-fe0f",
|
|
364
|
+
woman_health_worker: "1f469-200d-2695-fe0f",
|
|
365
|
+
student: "1f9d1-200d-1f393",
|
|
366
|
+
man_student: "1f468-200d-1f393",
|
|
367
|
+
woman_student: "1f469-200d-1f393",
|
|
368
|
+
teacher: "1f9d1-200d-1f3eb",
|
|
369
|
+
man_teacher: "1f468-200d-1f3eb",
|
|
370
|
+
woman_teacher: "1f469-200d-1f3eb",
|
|
371
|
+
judge: "1f9d1-200d-2696-fe0f",
|
|
372
|
+
man_judge: "1f468-200d-2696-fe0f",
|
|
373
|
+
woman_judge: "1f469-200d-2696-fe0f",
|
|
374
|
+
farmer: "1f9d1-200d-1f33e",
|
|
375
|
+
man_farmer: "1f468-200d-1f33e",
|
|
376
|
+
woman_farmer: "1f469-200d-1f33e",
|
|
377
|
+
cook: "1f9d1-200d-1f373",
|
|
378
|
+
man_cook: "1f468-200d-1f373",
|
|
379
|
+
woman_cook: "1f469-200d-1f373",
|
|
380
|
+
mechanic: "1f9d1-200d-1f527",
|
|
381
|
+
man_mechanic: "1f468-200d-1f527",
|
|
382
|
+
woman_mechanic: "1f469-200d-1f527",
|
|
383
|
+
factory_worker: "1f9d1-200d-1f3ed",
|
|
384
|
+
man_factory_worker: "1f468-200d-1f3ed",
|
|
385
|
+
woman_factory_worker: "1f469-200d-1f3ed",
|
|
386
|
+
office_worker: "1f9d1-200d-1f4bc",
|
|
387
|
+
man_office_worker: "1f468-200d-1f4bc",
|
|
388
|
+
woman_office_worker: "1f469-200d-1f4bc",
|
|
389
|
+
scientist: "1f9d1-200d-1f52c",
|
|
390
|
+
man_scientist: "1f468-200d-1f52c",
|
|
391
|
+
woman_scientist: "1f469-200d-1f52c",
|
|
392
|
+
technologist: "1f9d1-200d-1f4bb",
|
|
393
|
+
man_technologist: "1f468-200d-1f4bb",
|
|
394
|
+
woman_technologist: "1f469-200d-1f4bb",
|
|
395
|
+
singer: "1f9d1-200d-1f3a4",
|
|
396
|
+
man_singer: "1f468-200d-1f3a4",
|
|
397
|
+
woman_singer: "1f469-200d-1f3a4",
|
|
398
|
+
artist: "1f9d1-200d-1f3a8",
|
|
399
|
+
man_artist: "1f468-200d-1f3a8",
|
|
400
|
+
woman_artist: "1f469-200d-1f3a8",
|
|
401
|
+
pilot: "1f9d1-200d-2708-fe0f",
|
|
402
|
+
man_pilot: "1f468-200d-2708-fe0f",
|
|
403
|
+
woman_pilot: "1f469-200d-2708-fe0f",
|
|
404
|
+
astronaut: "1f9d1-200d-1f680",
|
|
405
|
+
man_astronaut: "1f468-200d-1f680",
|
|
406
|
+
woman_astronaut: "1f469-200d-1f680",
|
|
407
|
+
firefighter: "1f9d1-200d-1f692",
|
|
408
|
+
man_firefighter: "1f468-200d-1f692",
|
|
409
|
+
woman_firefighter: "1f469-200d-1f692",
|
|
410
|
+
cop: "1f46e",
|
|
411
|
+
policeman: "1f46e-200d-2642-fe0f",
|
|
412
|
+
policewoman: "1f46e-200d-2640-fe0f",
|
|
413
|
+
detective: "1f575-fe0f",
|
|
414
|
+
male_detective: "1f575-fe0f-200d-2642-fe0f",
|
|
415
|
+
female_detective: "1f575-fe0f-200d-2640-fe0f",
|
|
416
|
+
guard: "1f482",
|
|
417
|
+
guardsman: "1f482-200d-2642-fe0f",
|
|
418
|
+
guardswoman: "1f482-200d-2640-fe0f",
|
|
419
|
+
ninja: "1f977",
|
|
420
|
+
construction_worker: "1f477",
|
|
421
|
+
construction_worker_man: "1f477-200d-2642-fe0f",
|
|
422
|
+
construction_worker_woman: "1f477-200d-2640-fe0f",
|
|
423
|
+
person_with_crown: "🫅",
|
|
424
|
+
prince: "1f934",
|
|
425
|
+
princess: "1f478",
|
|
426
|
+
person_with_turban: "1f473",
|
|
427
|
+
man_with_turban: "1f473-200d-2642-fe0f",
|
|
428
|
+
woman_with_turban: "1f473-200d-2640-fe0f",
|
|
429
|
+
man_with_gua_pi_mao: "1f472",
|
|
430
|
+
woman_with_headscarf: "1f9d5",
|
|
431
|
+
person_in_tuxedo: "1f935",
|
|
432
|
+
man_in_tuxedo: "1f935-200d-2642-fe0f",
|
|
433
|
+
woman_in_tuxedo: "1f935-200d-2640-fe0f",
|
|
434
|
+
person_with_veil: "1f470",
|
|
435
|
+
man_with_veil: "1f470-200d-2642-fe0f",
|
|
436
|
+
bride_with_veil: "1f470-200d-2640-fe0f",
|
|
437
|
+
pregnant_woman: "1f930",
|
|
438
|
+
pregnant_man: "🫃",
|
|
439
|
+
pregnant_person: "🫄",
|
|
440
|
+
breast_feeding: "1f931",
|
|
441
|
+
woman_feeding_baby: "1f469-200d-1f37c",
|
|
442
|
+
man_feeding_baby: "1f468-200d-1f37c",
|
|
443
|
+
person_feeding_baby: "1f9d1-200d-1f37c",
|
|
444
|
+
angel: "1f47c",
|
|
445
|
+
santa: "1f385",
|
|
446
|
+
mrs_claus: "1f936",
|
|
447
|
+
mx_claus: "1f9d1-200d-1f384",
|
|
448
|
+
superhero: "1f9b8",
|
|
449
|
+
superhero_man: "1f9b8-200d-2642-fe0f",
|
|
450
|
+
superhero_woman: "1f9b8-200d-2640-fe0f",
|
|
451
|
+
supervillain: "1f9b9",
|
|
452
|
+
supervillain_man: "1f9b9-200d-2642-fe0f",
|
|
453
|
+
supervillain_woman: "1f9b9-200d-2640-fe0f",
|
|
454
|
+
mage: "1f9d9",
|
|
455
|
+
mage_man: "1f9d9-200d-2642-fe0f",
|
|
456
|
+
mage_woman: "1f9d9-200d-2640-fe0f",
|
|
457
|
+
fairy: "1f9da",
|
|
458
|
+
fairy_man: "1f9da-200d-2642-fe0f",
|
|
459
|
+
fairy_woman: "1f9da-200d-2640-fe0f",
|
|
460
|
+
vampire: "1f9db",
|
|
461
|
+
vampire_man: "1f9db-200d-2642-fe0f",
|
|
462
|
+
vampire_woman: "1f9db-200d-2640-fe0f",
|
|
463
|
+
merperson: "1f9dc",
|
|
464
|
+
merman: "1f9dc-200d-2642-fe0f",
|
|
465
|
+
mermaid: "1f9dc-200d-2640-fe0f",
|
|
466
|
+
elf: "1f9dd",
|
|
467
|
+
elf_man: "1f9dd-200d-2642-fe0f",
|
|
468
|
+
elf_woman: "1f9dd-200d-2640-fe0f",
|
|
469
|
+
genie: "1f9de",
|
|
470
|
+
genie_man: "1f9de-200d-2642-fe0f",
|
|
471
|
+
genie_woman: "1f9de-200d-2640-fe0f",
|
|
472
|
+
zombie: "1f9df",
|
|
473
|
+
zombie_man: "1f9df-200d-2642-fe0f",
|
|
474
|
+
zombie_woman: "1f9df-200d-2640-fe0f",
|
|
475
|
+
troll: "🧌",
|
|
476
|
+
massage: "1f486",
|
|
477
|
+
massage_man: "1f486-200d-2642-fe0f",
|
|
478
|
+
massage_woman: "1f486-200d-2640-fe0f",
|
|
479
|
+
haircut: "1f487",
|
|
480
|
+
haircut_man: "1f487-200d-2642-fe0f",
|
|
481
|
+
haircut_woman: "1f487-200d-2640-fe0f",
|
|
482
|
+
walking: "1f6b6",
|
|
483
|
+
walking_man: "1f6b6-200d-2642-fe0f",
|
|
484
|
+
walking_woman: "1f6b6-200d-2640-fe0f",
|
|
485
|
+
person_walking_right: "🚶➡",
|
|
486
|
+
woman_walking_right: "🚶♀➡️",
|
|
487
|
+
man_walking_right: "🚶♂➡️",
|
|
488
|
+
standing_person: "1f9cd",
|
|
489
|
+
standing_man: "1f9cd-200d-2642-fe0f",
|
|
490
|
+
standing_woman: "1f9cd-200d-2640-fe0f",
|
|
491
|
+
kneeling_person: "1f9ce",
|
|
492
|
+
kneeling_man: "1f9ce-200d-2642-fe0f",
|
|
493
|
+
kneeling_woman: "1f9ce-200d-2640-fe0f",
|
|
494
|
+
person_kneeling_right: "🧎➡",
|
|
495
|
+
woman_kneeling_right: "🧎♀➡️",
|
|
496
|
+
man_kneeling_right: "🧎♂➡️",
|
|
497
|
+
person_with_probing_cane: "1f9d1-200d-1f9af",
|
|
498
|
+
person_with_white_cane_right: "🧑🦯➡",
|
|
499
|
+
man_with_probing_cane: "1f468-200d-1f9af",
|
|
500
|
+
man_with_white_cane_right: "👨🦯➡",
|
|
501
|
+
woman_with_probing_cane: "1f469-200d-1f9af",
|
|
502
|
+
woman_with_white_cane_right: "👩🦯➡",
|
|
503
|
+
person_in_motorized_wheelchair: "1f9d1-200d-1f9bc",
|
|
504
|
+
person_in_motorized_wheelchair_right: "🧑🦼➡",
|
|
505
|
+
man_in_motorized_wheelchair: "1f468-200d-1f9bc",
|
|
506
|
+
man_in_motorized_wheelchair_right: "👨🦼➡",
|
|
507
|
+
woman_in_motorized_wheelchair: "1f469-200d-1f9bc",
|
|
508
|
+
woman_in_motorized_wheelchair_right: "👩🦼➡",
|
|
509
|
+
person_in_manual_wheelchair: "1f9d1-200d-1f9bd",
|
|
510
|
+
person_in_manual_wheelchair_right: "🧑🦽➡",
|
|
511
|
+
man_in_manual_wheelchair: "1f468-200d-1f9bd",
|
|
512
|
+
man_in_manual_wheelchair_right: "👨🦽➡",
|
|
513
|
+
woman_in_manual_wheelchair: "1f469-200d-1f9bd",
|
|
514
|
+
woman_in_manual_wheelchair_right: "👩🦽➡",
|
|
515
|
+
runner: "1f3c3",
|
|
516
|
+
running_man: "1f3c3-200d-2642-fe0f",
|
|
517
|
+
running_woman: "1f3c3-200d-2640-fe0f",
|
|
518
|
+
person_running_right: "🏃➡",
|
|
519
|
+
woman_running_right: "🏃♀➡️",
|
|
520
|
+
man_running_right: "🏃♂➡️",
|
|
521
|
+
dancer: "1f483",
|
|
522
|
+
man_dancing: "1f57a",
|
|
523
|
+
business_suit_levitating: "1f574-fe0f",
|
|
524
|
+
dancers: "1f46f",
|
|
525
|
+
dancing_men: "1f46f-200d-2642-fe0f",
|
|
526
|
+
dancing_women: "1f46f-200d-2640-fe0f",
|
|
527
|
+
sauna_person: "1f9d6",
|
|
528
|
+
sauna_man: "1f9d6-200d-2642-fe0f",
|
|
529
|
+
sauna_woman: "1f9d6-200d-2640-fe0f",
|
|
530
|
+
climbing: "1f9d7",
|
|
531
|
+
climbing_man: "1f9d7-200d-2642-fe0f",
|
|
532
|
+
climbing_woman: "1f9d7-200d-2640-fe0f",
|
|
533
|
+
person_fencing: "1f93a",
|
|
534
|
+
horse_racing: "1f3c7",
|
|
535
|
+
skier: "26f7-fe0f",
|
|
536
|
+
snowboarder: "1f3c2",
|
|
537
|
+
golfing: "1f3cc-fe0f",
|
|
538
|
+
golfing_man: "1f3cc-fe0f-200d-2642-fe0f",
|
|
539
|
+
golfing_woman: "1f3cc-fe0f-200d-2640-fe0f",
|
|
540
|
+
surfer: "1f3c4",
|
|
541
|
+
surfing_man: "1f3c4-200d-2642-fe0f",
|
|
542
|
+
surfing_woman: "1f3c4-200d-2640-fe0f",
|
|
543
|
+
rowboat: "1f6a3",
|
|
544
|
+
rowing_man: "1f6a3-200d-2642-fe0f",
|
|
545
|
+
rowing_woman: "1f6a3-200d-2640-fe0f",
|
|
546
|
+
swimmer: "1f3ca",
|
|
547
|
+
swimming_man: "1f3ca-200d-2642-fe0f",
|
|
548
|
+
swimming_woman: "1f3ca-200d-2640-fe0f",
|
|
549
|
+
bouncing_ball_person: "26f9-fe0f",
|
|
550
|
+
basketball_man: "26f9-fe0f-200d-2642-fe0f",
|
|
551
|
+
basketball_woman: "26f9-fe0f-200d-2640-fe0f",
|
|
552
|
+
weight_lifting: "1f3cb-fe0f",
|
|
553
|
+
weight_lifting_man: "1f3cb-fe0f-200d-2642-fe0f",
|
|
554
|
+
weight_lifting_woman: "1f3cb-fe0f-200d-2640-fe0f",
|
|
555
|
+
bicyclist: "1f6b4",
|
|
556
|
+
biking_man: "1f6b4-200d-2642-fe0f",
|
|
557
|
+
biking_woman: "1f6b4-200d-2640-fe0f",
|
|
558
|
+
mountain_bicyclist: "1f6b5",
|
|
559
|
+
mountain_biking_man: "1f6b5-200d-2642-fe0f",
|
|
560
|
+
mountain_biking_woman: "1f6b5-200d-2640-fe0f",
|
|
561
|
+
cartwheeling: "1f938",
|
|
562
|
+
man_cartwheeling: "1f938-200d-2642-fe0f",
|
|
563
|
+
woman_cartwheeling: "1f938-200d-2640-fe0f",
|
|
564
|
+
wrestling: "1f93c",
|
|
565
|
+
men_wrestling: "1f93c-200d-2642-fe0f",
|
|
566
|
+
women_wrestling: "1f93c-200d-2640-fe0f",
|
|
567
|
+
water_polo: "1f93d",
|
|
568
|
+
man_playing_water_polo: "1f93d-200d-2642-fe0f",
|
|
569
|
+
woman_playing_water_polo: "1f93d-200d-2640-fe0f",
|
|
570
|
+
handball_person: "1f93e",
|
|
571
|
+
man_playing_handball: "1f93e-200d-2642-fe0f",
|
|
572
|
+
woman_playing_handball: "1f93e-200d-2640-fe0f",
|
|
573
|
+
juggling_person: "1f939",
|
|
574
|
+
man_juggling: "1f939-200d-2642-fe0f",
|
|
575
|
+
woman_juggling: "1f939-200d-2640-fe0f",
|
|
576
|
+
lotus_position: "1f9d8",
|
|
577
|
+
lotus_position_man: "1f9d8-200d-2642-fe0f",
|
|
578
|
+
lotus_position_woman: "1f9d8-200d-2640-fe0f",
|
|
579
|
+
bath: "1f6c0",
|
|
580
|
+
sleeping_bed: "1f6cc",
|
|
581
|
+
people_holding_hands: "1f9d1-200d-1f91d-200d-1f9d1",
|
|
582
|
+
two_women_holding_hands: "1f46d",
|
|
583
|
+
couple: "1f46b",
|
|
584
|
+
two_men_holding_hands: "1f46c",
|
|
585
|
+
couplekiss: "1f48f",
|
|
586
|
+
couplekiss_man_woman: "1f469-200d-2764-fe0f-200d-1f48b-200d-1f468",
|
|
587
|
+
couplekiss_man_man: "1f468-200d-2764-fe0f-200d-1f48b-200d-1f468",
|
|
588
|
+
couplekiss_woman_woman: "1f469-200d-2764-fe0f-200d-1f48b-200d-1f469",
|
|
589
|
+
couple_with_heart: "1f491",
|
|
590
|
+
couple_with_heart_woman_man: "1f469-200d-2764-fe0f-200d-1f468",
|
|
591
|
+
couple_with_heart_man_man: "1f468-200d-2764-fe0f-200d-1f468",
|
|
592
|
+
couple_with_heart_woman_woman: "1f469-200d-2764-fe0f-200d-1f469",
|
|
593
|
+
family_man_woman_boy: "1f468-200d-1f469-200d-1f466",
|
|
594
|
+
family_man_woman_girl: "1f468-200d-1f469-200d-1f467",
|
|
595
|
+
family_man_woman_girl_boy: "1f468-200d-1f469-200d-1f467-200d-1f466",
|
|
596
|
+
family_man_woman_boy_boy: "1f468-200d-1f469-200d-1f466-200d-1f466",
|
|
597
|
+
family_man_woman_girl_girl: "1f468-200d-1f469-200d-1f467-200d-1f467",
|
|
598
|
+
family_man_man_boy: "1f468-200d-1f468-200d-1f466",
|
|
599
|
+
family_man_man_girl: "1f468-200d-1f468-200d-1f467",
|
|
600
|
+
family_man_man_girl_boy: "1f468-200d-1f468-200d-1f467-200d-1f466",
|
|
601
|
+
family_man_man_boy_boy: "1f468-200d-1f468-200d-1f466-200d-1f466",
|
|
602
|
+
family_man_man_girl_girl: "1f468-200d-1f468-200d-1f467-200d-1f467",
|
|
603
|
+
family_woman_woman_boy: "1f469-200d-1f469-200d-1f466",
|
|
604
|
+
family_woman_woman_girl: "1f469-200d-1f469-200d-1f467",
|
|
605
|
+
family_woman_woman_girl_boy: "1f469-200d-1f469-200d-1f467-200d-1f466",
|
|
606
|
+
family_woman_woman_boy_boy: "1f469-200d-1f469-200d-1f466-200d-1f466",
|
|
607
|
+
family_woman_woman_girl_girl: "1f469-200d-1f469-200d-1f467-200d-1f467",
|
|
608
|
+
family_man_boy: "1f468-200d-1f466",
|
|
609
|
+
family_man_boy_boy: "1f468-200d-1f466-200d-1f466",
|
|
610
|
+
family_man_girl: "1f468-200d-1f467",
|
|
611
|
+
family_man_girl_boy: "1f468-200d-1f467-200d-1f466",
|
|
612
|
+
family_man_girl_girl: "1f468-200d-1f467-200d-1f467",
|
|
613
|
+
family_woman_boy: "1f469-200d-1f466",
|
|
614
|
+
family_woman_boy_boy: "1f469-200d-1f466-200d-1f466",
|
|
615
|
+
family_woman_girl: "1f469-200d-1f467",
|
|
616
|
+
family_woman_girl_boy: "1f469-200d-1f467-200d-1f466",
|
|
617
|
+
family_woman_girl_girl: "1f469-200d-1f467-200d-1f467",
|
|
618
|
+
speaking_head: "1f5e3-fe0f",
|
|
619
|
+
bust_in_silhouette: "1f464",
|
|
620
|
+
busts_in_silhouette: "1f465",
|
|
621
|
+
people_hugging: "1fac2",
|
|
622
|
+
family: "1f46a",
|
|
623
|
+
family_aac: "🧑🧑🧒",
|
|
624
|
+
family_aacc: "🧑🧑🧒🧒",
|
|
625
|
+
family_ac: "🧑🧒",
|
|
626
|
+
family_acc: "🧑🧒🧒",
|
|
627
|
+
footprints: "1f463",
|
|
628
|
+
tone1: "1f3fb",
|
|
629
|
+
tone2: "1f3fc",
|
|
630
|
+
tone3: "1f3fd",
|
|
631
|
+
tone4: "1f3fe",
|
|
632
|
+
tone5: "1f3ff",
|
|
633
|
+
red_hair: "🦰",
|
|
634
|
+
curly_hair: "🦱",
|
|
635
|
+
white_hair: "🦳",
|
|
636
|
+
no_hair: "🦲",
|
|
637
|
+
monkey_face: "1f435",
|
|
638
|
+
monkey: "1f412",
|
|
639
|
+
gorilla: "1f98d",
|
|
640
|
+
orangutan: "1f9a7",
|
|
641
|
+
dog: "1f436",
|
|
642
|
+
dog2: "1f415",
|
|
643
|
+
guide_dog: "1f9ae",
|
|
644
|
+
service_dog: "1f415-200d-1f9ba",
|
|
645
|
+
poodle: "1f429",
|
|
646
|
+
wolf: "1f43a",
|
|
647
|
+
fox_face: "1f98a",
|
|
648
|
+
raccoon: "1f99d",
|
|
649
|
+
cat: "1f431",
|
|
650
|
+
cat2: "1f408",
|
|
651
|
+
black_cat: "1f408-200d-2b1b",
|
|
652
|
+
lion: "1f981",
|
|
653
|
+
tiger: "1f42f",
|
|
654
|
+
tiger2: "1f405",
|
|
655
|
+
leopard: "1f406",
|
|
656
|
+
horse: "1f434",
|
|
657
|
+
moose: "🫎",
|
|
658
|
+
donkey: "🫏",
|
|
659
|
+
racehorse: "1f40e",
|
|
660
|
+
unicorn: "1f984",
|
|
661
|
+
zebra: "1f993",
|
|
662
|
+
deer: "1f98c",
|
|
663
|
+
bison: "1f9ac",
|
|
664
|
+
cow: "1f42e",
|
|
665
|
+
ox: "1f402",
|
|
666
|
+
water_buffalo: "1f403",
|
|
667
|
+
cow2: "1f404",
|
|
668
|
+
pig: "1f437",
|
|
669
|
+
pig2: "1f416",
|
|
670
|
+
boar: "1f417",
|
|
671
|
+
pig_nose: "1f43d",
|
|
672
|
+
ram: "1f40f",
|
|
673
|
+
sheep: "1f411",
|
|
674
|
+
goat: "1f410",
|
|
675
|
+
dromedary_camel: "1f42a",
|
|
676
|
+
camel: "1f42b",
|
|
677
|
+
llama: "1f999",
|
|
678
|
+
giraffe: "1f992",
|
|
679
|
+
elephant: "1f418",
|
|
680
|
+
mammoth: "1f9a3",
|
|
681
|
+
rhinoceros: "1f98f",
|
|
682
|
+
hippopotamus: "1f99b",
|
|
683
|
+
mouse: "1f42d",
|
|
684
|
+
mouse2: "1f401",
|
|
685
|
+
rat: "1f400",
|
|
686
|
+
hamster: "1f439",
|
|
687
|
+
rabbit: "1f430",
|
|
688
|
+
rabbit2: "1f407",
|
|
689
|
+
chipmunk: "1f43f-fe0f",
|
|
690
|
+
beaver: "1f9ab",
|
|
691
|
+
hedgehog: "1f994",
|
|
692
|
+
bat: "1f987",
|
|
693
|
+
bear: "1f43b",
|
|
694
|
+
polar_bear: "1f43b-200d-2744-fe0f",
|
|
695
|
+
koala: "1f428",
|
|
696
|
+
panda_face: "1f43c",
|
|
697
|
+
sloth: "1f9a5",
|
|
698
|
+
otter: "1f9a6",
|
|
699
|
+
skunk: "1f9a8",
|
|
700
|
+
kangaroo: "1f998",
|
|
701
|
+
badger: "1f9a1",
|
|
702
|
+
feet: "1f43e",
|
|
703
|
+
turkey: "1f983",
|
|
704
|
+
chicken: "1f414",
|
|
705
|
+
rooster: "1f413",
|
|
706
|
+
hatching_chick: "1f423",
|
|
707
|
+
baby_chick: "1f424",
|
|
708
|
+
hatched_chick: "1f425",
|
|
709
|
+
bird: "1f426",
|
|
710
|
+
penguin: "1f427",
|
|
711
|
+
dove: "1f54a-fe0f",
|
|
712
|
+
eagle: "1f985",
|
|
713
|
+
duck: "1f986",
|
|
714
|
+
swan: "1f9a2",
|
|
715
|
+
owl: "1f989",
|
|
716
|
+
dodo: "1f9a4",
|
|
717
|
+
feather: "1fab6",
|
|
718
|
+
flamingo: "1f9a9",
|
|
719
|
+
peacock: "1f99a",
|
|
720
|
+
parrot: "1f99c",
|
|
721
|
+
wing: "🪽",
|
|
722
|
+
black_bird: "🐦⬛",
|
|
723
|
+
goose: "🪿",
|
|
724
|
+
phoenix: "🐦🔥",
|
|
725
|
+
frog: "1f438",
|
|
726
|
+
crocodile: "1f40a",
|
|
727
|
+
turtle: "1f422",
|
|
728
|
+
lizard: "1f98e",
|
|
729
|
+
snake: "1f40d",
|
|
730
|
+
dragon_face: "1f432",
|
|
731
|
+
dragon: "1f409",
|
|
732
|
+
sauropod: "1f995",
|
|
733
|
+
"t-rex": "1f996",
|
|
734
|
+
whale: "1f433",
|
|
735
|
+
whale2: "1f40b",
|
|
736
|
+
dolphin: "1f42c",
|
|
737
|
+
seal: "1f9ad",
|
|
738
|
+
fish: "1f41f",
|
|
739
|
+
tropical_fish: "1f420",
|
|
740
|
+
blowfish: "1f421",
|
|
741
|
+
shark: "1f988",
|
|
742
|
+
octopus: "1f419",
|
|
743
|
+
shell: "1f41a",
|
|
744
|
+
coral: "🪸",
|
|
745
|
+
jellyfish: "🪼",
|
|
746
|
+
snail: "1f40c",
|
|
747
|
+
butterfly: "1f98b",
|
|
748
|
+
bug: "1f41b",
|
|
749
|
+
ant: "1f41c",
|
|
750
|
+
bee: "1f41d",
|
|
751
|
+
beetle: "1fab2",
|
|
752
|
+
lady_beetle: "1f41e",
|
|
753
|
+
cricket: "1f997",
|
|
754
|
+
cockroach: "1fab3",
|
|
755
|
+
spider: "1f577-fe0f",
|
|
756
|
+
spider_web: "1f578-fe0f",
|
|
757
|
+
scorpion: "1f982",
|
|
758
|
+
mosquito: "1f99f",
|
|
759
|
+
fly: "1fab0",
|
|
760
|
+
worm: "1fab1",
|
|
761
|
+
microbe: "1f9a0",
|
|
762
|
+
bouquet: "1f490",
|
|
763
|
+
cherry_blossom: "1f338",
|
|
764
|
+
white_flower: "1f4ae",
|
|
765
|
+
lotus: "🪷",
|
|
766
|
+
rosette: "1f3f5-fe0f",
|
|
767
|
+
rose: "1f339",
|
|
768
|
+
wilted_flower: "1f940",
|
|
769
|
+
hibiscus: "1f33a",
|
|
770
|
+
sunflower: "1f33b",
|
|
771
|
+
blossom: "1f33c",
|
|
772
|
+
tulip: "1f337",
|
|
773
|
+
hyacinth: "🪻",
|
|
774
|
+
seedling: "1f331",
|
|
775
|
+
potted_plant: "1fab4",
|
|
776
|
+
evergreen_tree: "1f332",
|
|
777
|
+
deciduous_tree: "1f333",
|
|
778
|
+
palm_tree: "1f334",
|
|
779
|
+
cactus: "1f335",
|
|
780
|
+
ear_of_rice: "1f33e",
|
|
781
|
+
herb: "1f33f",
|
|
782
|
+
shamrock: "2618-fe0f",
|
|
783
|
+
four_leaf_clover: "1f340",
|
|
784
|
+
maple_leaf: "1f341",
|
|
785
|
+
fallen_leaf: "1f342",
|
|
786
|
+
leaves: "1f343",
|
|
787
|
+
empty_nest: "🪹",
|
|
788
|
+
nest_with_eggs: "🪺",
|
|
789
|
+
mushroom: "1f344",
|
|
790
|
+
grapes: "1f347",
|
|
791
|
+
melon: "1f348",
|
|
792
|
+
watermelon: "1f349",
|
|
793
|
+
mandarin: "1f34a",
|
|
794
|
+
lemon: "1f34b",
|
|
795
|
+
lime: "🍋🟩",
|
|
796
|
+
banana: "1f34c",
|
|
797
|
+
pineapple: "1f34d",
|
|
798
|
+
mango: "1f96d",
|
|
799
|
+
apple: "1f34e",
|
|
800
|
+
green_apple: "1f34f",
|
|
801
|
+
pear: "1f350",
|
|
802
|
+
peach: "1f351",
|
|
803
|
+
cherries: "1f352",
|
|
804
|
+
strawberry: "1f353",
|
|
805
|
+
blueberries: "1fad0",
|
|
806
|
+
kiwi_fruit: "1f95d",
|
|
807
|
+
tomato: "1f345",
|
|
808
|
+
olive: "1fad2",
|
|
809
|
+
coconut: "1f965",
|
|
810
|
+
avocado: "1f951",
|
|
811
|
+
eggplant: "1f346",
|
|
812
|
+
potato: "1f954",
|
|
813
|
+
carrot: "1f955",
|
|
814
|
+
corn: "1f33d",
|
|
815
|
+
hot_pepper: "1f336-fe0f",
|
|
816
|
+
bell_pepper: "1fad1",
|
|
817
|
+
cucumber: "1f952",
|
|
818
|
+
leafy_green: "1f96c",
|
|
819
|
+
broccoli: "1f966",
|
|
820
|
+
garlic: "1f9c4",
|
|
821
|
+
onion: "1f9c5",
|
|
822
|
+
peanuts: "1f95c",
|
|
823
|
+
beans: "🫘",
|
|
824
|
+
chestnut: "1f330",
|
|
825
|
+
ginger_root: "🫚",
|
|
826
|
+
pea_pod: "🫛",
|
|
827
|
+
brown_mushroom: "🍄🟫",
|
|
828
|
+
bread: "1f35e",
|
|
829
|
+
croissant: "1f950",
|
|
830
|
+
baguette_bread: "1f956",
|
|
831
|
+
flatbread: "1fad3",
|
|
832
|
+
pretzel: "1f968",
|
|
833
|
+
bagel: "1f96f",
|
|
834
|
+
pancakes: "1f95e",
|
|
835
|
+
waffle: "1f9c7",
|
|
836
|
+
cheese: "1f9c0",
|
|
837
|
+
meat_on_bone: "1f356",
|
|
838
|
+
poultry_leg: "1f357",
|
|
839
|
+
cut_of_meat: "1f969",
|
|
840
|
+
bacon: "1f953",
|
|
841
|
+
hamburger: "1f354",
|
|
842
|
+
fries: "1f35f",
|
|
843
|
+
pizza: "1f355",
|
|
844
|
+
hotdog: "1f32d",
|
|
845
|
+
sandwich: "1f96a",
|
|
846
|
+
taco: "1f32e",
|
|
847
|
+
burrito: "1f32f",
|
|
848
|
+
tamale: "1fad4",
|
|
849
|
+
stuffed_flatbread: "1f959",
|
|
850
|
+
falafel: "1f9c6",
|
|
851
|
+
egg: "1f95a",
|
|
852
|
+
fried_egg: "1f373",
|
|
853
|
+
shallow_pan_of_food: "1f958",
|
|
854
|
+
stew: "1f372",
|
|
855
|
+
fondue: "1fad5",
|
|
856
|
+
bowl_with_spoon: "1f963",
|
|
857
|
+
green_salad: "1f957",
|
|
858
|
+
popcorn: "1f37f",
|
|
859
|
+
butter: "1f9c8",
|
|
860
|
+
salt: "1f9c2",
|
|
861
|
+
canned_food: "1f96b",
|
|
862
|
+
bento: "1f371",
|
|
863
|
+
rice_cracker: "1f358",
|
|
864
|
+
rice_ball: "1f359",
|
|
865
|
+
rice: "1f35a",
|
|
866
|
+
curry: "1f35b",
|
|
867
|
+
ramen: "1f35c",
|
|
868
|
+
spaghetti: "1f35d",
|
|
869
|
+
sweet_potato: "1f360",
|
|
870
|
+
oden: "1f362",
|
|
871
|
+
sushi: "1f363",
|
|
872
|
+
fried_shrimp: "1f364",
|
|
873
|
+
fish_cake: "1f365",
|
|
874
|
+
moon_cake: "1f96e",
|
|
875
|
+
dango: "1f361",
|
|
876
|
+
dumpling: "1f95f",
|
|
877
|
+
fortune_cookie: "1f960",
|
|
878
|
+
takeout_box: "1f961",
|
|
879
|
+
crab: "1f980",
|
|
880
|
+
lobster: "1f99e",
|
|
881
|
+
shrimp: "1f990",
|
|
882
|
+
squid: "1f991",
|
|
883
|
+
oyster: "1f9aa",
|
|
884
|
+
icecream: "1f366",
|
|
885
|
+
shaved_ice: "1f367",
|
|
886
|
+
ice_cream: "1f368",
|
|
887
|
+
doughnut: "1f369",
|
|
888
|
+
cookie: "1f36a",
|
|
889
|
+
birthday: "1f382",
|
|
890
|
+
cake: "1f370",
|
|
891
|
+
cupcake: "1f9c1",
|
|
892
|
+
pie: "1f967",
|
|
893
|
+
chocolate_bar: "1f36b",
|
|
894
|
+
candy: "1f36c",
|
|
895
|
+
lollipop: "1f36d",
|
|
896
|
+
custard: "1f36e",
|
|
897
|
+
honey_pot: "1f36f",
|
|
898
|
+
baby_bottle: "1f37c",
|
|
899
|
+
milk_glass: "1f95b",
|
|
900
|
+
coffee: "2615",
|
|
901
|
+
teapot: "1fad6",
|
|
902
|
+
tea: "1f375",
|
|
903
|
+
sake: "1f376",
|
|
904
|
+
champagne: "1f37e",
|
|
905
|
+
wine_glass: "1f377",
|
|
906
|
+
cocktail: "1f378",
|
|
907
|
+
tropical_drink: "1f379",
|
|
908
|
+
beer: "1f37a",
|
|
909
|
+
beers: "1f37b",
|
|
910
|
+
clinking_glasses: "1f942",
|
|
911
|
+
tumbler_glass: "1f943",
|
|
912
|
+
pouring_liquid: "🫗",
|
|
913
|
+
cup_with_straw: "1f964",
|
|
914
|
+
bubble_tea: "1f9cb",
|
|
915
|
+
beverage_box: "1f9c3",
|
|
916
|
+
mate: "1f9c9",
|
|
917
|
+
ice_cube: "1f9ca",
|
|
918
|
+
chopsticks: "1f962",
|
|
919
|
+
plate_with_cutlery: "1f37d-fe0f",
|
|
920
|
+
fork_and_knife: "1f374",
|
|
921
|
+
spoon: "1f944",
|
|
922
|
+
hocho: "1f52a",
|
|
923
|
+
jar: "🫙",
|
|
924
|
+
amphora: "1f3fa",
|
|
925
|
+
earth_africa: "1f30d",
|
|
926
|
+
earth_americas: "1f30e",
|
|
927
|
+
earth_asia: "1f30f",
|
|
928
|
+
globe_with_meridians: "1f310",
|
|
929
|
+
world_map: "1f5fa-fe0f",
|
|
930
|
+
japan: "1f5fe",
|
|
931
|
+
compass: "1f9ed",
|
|
932
|
+
mountain_snow: "1f3d4-fe0f",
|
|
933
|
+
mountain: "26f0-fe0f",
|
|
934
|
+
volcano: "1f30b",
|
|
935
|
+
mount_fuji: "1f5fb",
|
|
936
|
+
camping: "1f3d5-fe0f",
|
|
937
|
+
beach_umbrella: "1f3d6-fe0f",
|
|
938
|
+
desert: "1f3dc-fe0f",
|
|
939
|
+
desert_island: "1f3dd-fe0f",
|
|
940
|
+
national_park: "1f3de-fe0f",
|
|
941
|
+
stadium: "1f3df-fe0f",
|
|
942
|
+
classical_building: "1f3db-fe0f",
|
|
943
|
+
building_construction: "1f3d7-fe0f",
|
|
944
|
+
bricks: "1f9f1",
|
|
945
|
+
rock: "1faa8",
|
|
946
|
+
wood: "1fab5",
|
|
947
|
+
hut: "1f6d6",
|
|
948
|
+
houses: "1f3d8-fe0f",
|
|
949
|
+
derelict_house: "1f3da-fe0f",
|
|
950
|
+
house: "1f3e0",
|
|
951
|
+
house_with_garden: "1f3e1",
|
|
952
|
+
office: "1f3e2",
|
|
953
|
+
post_office: "1f3e3",
|
|
954
|
+
european_post_office: "1f3e4",
|
|
955
|
+
hospital: "1f3e5",
|
|
956
|
+
bank: "1f3e6",
|
|
957
|
+
hotel: "1f3e8",
|
|
958
|
+
love_hotel: "1f3e9",
|
|
959
|
+
convenience_store: "1f3ea",
|
|
960
|
+
school: "1f3eb",
|
|
961
|
+
department_store: "1f3ec",
|
|
962
|
+
factory: "1f3ed",
|
|
963
|
+
japanese_castle: "1f3ef",
|
|
964
|
+
european_castle: "1f3f0",
|
|
965
|
+
wedding: "1f492",
|
|
966
|
+
tokyo_tower: "1f5fc",
|
|
967
|
+
statue_of_liberty: "1f5fd",
|
|
968
|
+
church: "26ea",
|
|
969
|
+
mosque: "1f54c",
|
|
970
|
+
hindu_temple: "1f6d5",
|
|
971
|
+
synagogue: "1f54d",
|
|
972
|
+
shinto_shrine: "26e9-fe0f",
|
|
973
|
+
kaaba: "1f54b",
|
|
974
|
+
fountain: "26f2",
|
|
975
|
+
tent: "26fa",
|
|
976
|
+
foggy: "1f301",
|
|
977
|
+
night_with_stars: "1f303",
|
|
978
|
+
cityscape: "1f3d9-fe0f",
|
|
979
|
+
sunrise_over_mountains: "1f304",
|
|
980
|
+
sunrise: "1f305",
|
|
981
|
+
city_sunset: "1f306",
|
|
982
|
+
city_sunrise: "1f307",
|
|
983
|
+
bridge_at_night: "1f309",
|
|
984
|
+
hotsprings: "2668-fe0f",
|
|
985
|
+
carousel_horse: "1f3a0",
|
|
986
|
+
playground_slide: "🛝",
|
|
987
|
+
ferris_wheel: "1f3a1",
|
|
988
|
+
roller_coaster: "1f3a2",
|
|
989
|
+
barber: "1f488",
|
|
990
|
+
circus_tent: "1f3aa",
|
|
991
|
+
steam_locomotive: "1f682",
|
|
992
|
+
railway_car: "1f683",
|
|
993
|
+
bullettrain_side: "1f684",
|
|
994
|
+
bullettrain_front: "1f685",
|
|
995
|
+
train2: "1f686",
|
|
996
|
+
metro: "1f687",
|
|
997
|
+
light_rail: "1f688",
|
|
998
|
+
station: "1f689",
|
|
999
|
+
tram: "1f68a",
|
|
1000
|
+
monorail: "1f69d",
|
|
1001
|
+
mountain_railway: "1f69e",
|
|
1002
|
+
train: "1f68b",
|
|
1003
|
+
bus: "1f68c",
|
|
1004
|
+
oncoming_bus: "1f68d",
|
|
1005
|
+
trolleybus: "1f68e",
|
|
1006
|
+
minibus: "1f690",
|
|
1007
|
+
ambulance: "1f691",
|
|
1008
|
+
fire_engine: "1f692",
|
|
1009
|
+
police_car: "1f693",
|
|
1010
|
+
oncoming_police_car: "1f694",
|
|
1011
|
+
taxi: "1f695",
|
|
1012
|
+
oncoming_taxi: "1f696",
|
|
1013
|
+
car: "1f697",
|
|
1014
|
+
oncoming_automobile: "1f698",
|
|
1015
|
+
blue_car: "1f699",
|
|
1016
|
+
pickup_truck: "1f6fb",
|
|
1017
|
+
truck: "1f69a",
|
|
1018
|
+
articulated_lorry: "1f69b",
|
|
1019
|
+
tractor: "1f69c",
|
|
1020
|
+
racing_car: "1f3ce-fe0f",
|
|
1021
|
+
motorcycle: "1f3cd-fe0f",
|
|
1022
|
+
motor_scooter: "1f6f5",
|
|
1023
|
+
manual_wheelchair: "1f9bd",
|
|
1024
|
+
motorized_wheelchair: "1f9bc",
|
|
1025
|
+
auto_rickshaw: "1f6fa",
|
|
1026
|
+
bike: "1f6b2",
|
|
1027
|
+
kick_scooter: "1f6f4",
|
|
1028
|
+
skateboard: "1f6f9",
|
|
1029
|
+
roller_skate: "1f6fc",
|
|
1030
|
+
busstop: "1f68f",
|
|
1031
|
+
motorway: "1f6e3-fe0f",
|
|
1032
|
+
railway_track: "1f6e4-fe0f",
|
|
1033
|
+
oil_drum: "1f6e2-fe0f",
|
|
1034
|
+
fuelpump: "26fd",
|
|
1035
|
+
wheel: "🛞",
|
|
1036
|
+
rotating_light: "1f6a8",
|
|
1037
|
+
traffic_light: "1f6a5",
|
|
1038
|
+
vertical_traffic_light: "1f6a6",
|
|
1039
|
+
stop_sign: "1f6d1",
|
|
1040
|
+
construction: "1f6a7",
|
|
1041
|
+
anchor: "2693",
|
|
1042
|
+
ring_buoy: "🛟",
|
|
1043
|
+
boat: "26f5",
|
|
1044
|
+
canoe: "1f6f6",
|
|
1045
|
+
speedboat: "1f6a4",
|
|
1046
|
+
passenger_ship: "1f6f3-fe0f",
|
|
1047
|
+
ferry: "26f4-fe0f",
|
|
1048
|
+
motor_boat: "1f6e5-fe0f",
|
|
1049
|
+
ship: "1f6a2",
|
|
1050
|
+
airplane: "2708-fe0f",
|
|
1051
|
+
small_airplane: "1f6e9-fe0f",
|
|
1052
|
+
flight_departure: "1f6eb",
|
|
1053
|
+
flight_arrival: "1f6ec",
|
|
1054
|
+
parachute: "1fa82",
|
|
1055
|
+
seat: "1f4ba",
|
|
1056
|
+
helicopter: "1f681",
|
|
1057
|
+
suspension_railway: "1f69f",
|
|
1058
|
+
mountain_cableway: "1f6a0",
|
|
1059
|
+
aerial_tramway: "1f6a1",
|
|
1060
|
+
artificial_satellite: "1f6f0-fe0f",
|
|
1061
|
+
rocket: "1f680",
|
|
1062
|
+
flying_saucer: "1f6f8",
|
|
1063
|
+
bellhop_bell: "1f6ce-fe0f",
|
|
1064
|
+
luggage: "1f9f3",
|
|
1065
|
+
hourglass: "231b",
|
|
1066
|
+
hourglass_flowing_sand: "23f3",
|
|
1067
|
+
watch: "231a",
|
|
1068
|
+
alarm_clock: "23f0",
|
|
1069
|
+
stopwatch: "23f1-fe0f",
|
|
1070
|
+
timer_clock: "23f2-fe0f",
|
|
1071
|
+
mantelpiece_clock: "1f570-fe0f",
|
|
1072
|
+
clock12: "1f55b",
|
|
1073
|
+
clock1230: "1f567",
|
|
1074
|
+
clock1: "1f550",
|
|
1075
|
+
clock130: "1f55c",
|
|
1076
|
+
clock2: "1f551",
|
|
1077
|
+
clock230: "1f55d",
|
|
1078
|
+
clock3: "1f552",
|
|
1079
|
+
clock330: "1f55e",
|
|
1080
|
+
clock4: "1f553",
|
|
1081
|
+
clock430: "1f55f",
|
|
1082
|
+
clock5: "1f554",
|
|
1083
|
+
clock530: "1f560",
|
|
1084
|
+
clock6: "1f555",
|
|
1085
|
+
clock630: "1f561",
|
|
1086
|
+
clock7: "1f556",
|
|
1087
|
+
clock730: "1f562",
|
|
1088
|
+
clock8: "1f557",
|
|
1089
|
+
clock830: "1f563",
|
|
1090
|
+
clock9: "1f558",
|
|
1091
|
+
clock930: "1f564",
|
|
1092
|
+
clock10: "1f559",
|
|
1093
|
+
clock1030: "1f565",
|
|
1094
|
+
clock11: "1f55a",
|
|
1095
|
+
clock1130: "1f566",
|
|
1096
|
+
new_moon: "1f311",
|
|
1097
|
+
waxing_crescent_moon: "1f312",
|
|
1098
|
+
first_quarter_moon: "1f313",
|
|
1099
|
+
moon: "1f314",
|
|
1100
|
+
full_moon: "1f315",
|
|
1101
|
+
waning_gibbous_moon: "1f316",
|
|
1102
|
+
last_quarter_moon: "1f317",
|
|
1103
|
+
waning_crescent_moon: "1f318",
|
|
1104
|
+
crescent_moon: "1f319",
|
|
1105
|
+
new_moon_with_face: "1f31a",
|
|
1106
|
+
first_quarter_moon_with_face: "1f31b",
|
|
1107
|
+
last_quarter_moon_with_face: "1f31c",
|
|
1108
|
+
thermometer: "1f321-fe0f",
|
|
1109
|
+
sunny: "2600-fe0f",
|
|
1110
|
+
full_moon_with_face: "1f31d",
|
|
1111
|
+
sun_with_face: "1f31e",
|
|
1112
|
+
ringed_planet: "1fa90",
|
|
1113
|
+
star: "2b50",
|
|
1114
|
+
star2: "1f31f",
|
|
1115
|
+
stars: "1f320",
|
|
1116
|
+
milky_way: "1f30c",
|
|
1117
|
+
cloud: "2601-fe0f",
|
|
1118
|
+
partly_sunny: "26c5",
|
|
1119
|
+
cloud_with_lightning_and_rain: "26c8-fe0f",
|
|
1120
|
+
sun_behind_small_cloud: "1f324-fe0f",
|
|
1121
|
+
sun_behind_large_cloud: "1f325-fe0f",
|
|
1122
|
+
sun_behind_rain_cloud: "1f326-fe0f",
|
|
1123
|
+
cloud_with_rain: "1f327-fe0f",
|
|
1124
|
+
cloud_with_snow: "1f328-fe0f",
|
|
1125
|
+
cloud_with_lightning: "1f329-fe0f",
|
|
1126
|
+
tornado: "1f32a-fe0f",
|
|
1127
|
+
fog: "1f32b-fe0f",
|
|
1128
|
+
wind_face: "1f32c-fe0f",
|
|
1129
|
+
cyclone: "1f300",
|
|
1130
|
+
rainbow: "1f308",
|
|
1131
|
+
closed_umbrella: "1f302",
|
|
1132
|
+
open_umbrella: "2602-fe0f",
|
|
1133
|
+
umbrella: "2614",
|
|
1134
|
+
parasol_on_ground: "26f1-fe0f",
|
|
1135
|
+
zap: "26a1",
|
|
1136
|
+
snowflake: "2744-fe0f",
|
|
1137
|
+
snowman_with_snow: "2603-fe0f",
|
|
1138
|
+
snowman: "26c4",
|
|
1139
|
+
comet: "2604-fe0f",
|
|
1140
|
+
fire: "1f525",
|
|
1141
|
+
droplet: "1f4a7",
|
|
1142
|
+
ocean: "1f30a",
|
|
1143
|
+
jack_o_lantern: "1f383",
|
|
1144
|
+
christmas_tree: "1f384",
|
|
1145
|
+
fireworks: "1f386",
|
|
1146
|
+
sparkler: "1f387",
|
|
1147
|
+
firecracker: "1f9e8",
|
|
1148
|
+
sparkles: "2728",
|
|
1149
|
+
balloon: "1f388",
|
|
1150
|
+
tada: "1f389",
|
|
1151
|
+
confetti_ball: "1f38a",
|
|
1152
|
+
tanabata_tree: "1f38b",
|
|
1153
|
+
bamboo: "1f38d",
|
|
1154
|
+
dolls: "1f38e",
|
|
1155
|
+
flags: "1f38f",
|
|
1156
|
+
wind_chime: "1f390",
|
|
1157
|
+
rice_scene: "1f391",
|
|
1158
|
+
red_envelope: "1f9e7",
|
|
1159
|
+
ribbon: "1f380",
|
|
1160
|
+
gift: "1f381",
|
|
1161
|
+
reminder_ribbon: "1f397-fe0f",
|
|
1162
|
+
tickets: "1f39f-fe0f",
|
|
1163
|
+
ticket: "1f3ab",
|
|
1164
|
+
medal_military: "1f396-fe0f",
|
|
1165
|
+
trophy: "1f3c6",
|
|
1166
|
+
medal_sports: "1f3c5",
|
|
1167
|
+
"1st_place_medal": "1f947",
|
|
1168
|
+
"2nd_place_medal": "1f948",
|
|
1169
|
+
"3rd_place_medal": "1f949",
|
|
1170
|
+
soccer: "26bd",
|
|
1171
|
+
baseball: "26be",
|
|
1172
|
+
softball: "1f94e",
|
|
1173
|
+
basketball: "1f3c0",
|
|
1174
|
+
volleyball: "1f3d0",
|
|
1175
|
+
football: "1f3c8",
|
|
1176
|
+
rugby_football: "1f3c9",
|
|
1177
|
+
tennis: "1f3be",
|
|
1178
|
+
flying_disc: "1f94f",
|
|
1179
|
+
bowling: "1f3b3",
|
|
1180
|
+
cricket_game: "1f3cf",
|
|
1181
|
+
field_hockey: "1f3d1",
|
|
1182
|
+
ice_hockey: "1f3d2",
|
|
1183
|
+
lacrosse: "1f94d",
|
|
1184
|
+
ping_pong: "1f3d3",
|
|
1185
|
+
badminton: "1f3f8",
|
|
1186
|
+
boxing_glove: "1f94a",
|
|
1187
|
+
martial_arts_uniform: "1f94b",
|
|
1188
|
+
goal_net: "1f945",
|
|
1189
|
+
golf: "26f3",
|
|
1190
|
+
ice_skate: "26f8-fe0f",
|
|
1191
|
+
fishing_pole_and_fish: "1f3a3",
|
|
1192
|
+
diving_mask: "1f93f",
|
|
1193
|
+
running_shirt_with_sash: "1f3bd",
|
|
1194
|
+
ski: "1f3bf",
|
|
1195
|
+
sled: "1f6f7",
|
|
1196
|
+
curling_stone: "1f94c",
|
|
1197
|
+
dart: "1f3af",
|
|
1198
|
+
yo_yo: "1fa80",
|
|
1199
|
+
kite: "1fa81",
|
|
1200
|
+
gun: "1f52b",
|
|
1201
|
+
"8ball": "1f3b1",
|
|
1202
|
+
crystal_ball: "1f52e",
|
|
1203
|
+
magic_wand: "1fa84",
|
|
1204
|
+
video_game: "1f3ae",
|
|
1205
|
+
joystick: "1f579-fe0f",
|
|
1206
|
+
slot_machine: "1f3b0",
|
|
1207
|
+
game_die: "1f3b2",
|
|
1208
|
+
jigsaw: "1f9e9",
|
|
1209
|
+
teddy_bear: "1f9f8",
|
|
1210
|
+
pinata: "1fa85",
|
|
1211
|
+
mirror_ball: "🪩",
|
|
1212
|
+
nesting_dolls: "1fa86",
|
|
1213
|
+
spades: "2660-fe0f",
|
|
1214
|
+
hearts: "2665-fe0f",
|
|
1215
|
+
diamonds: "2666-fe0f",
|
|
1216
|
+
clubs: "2663-fe0f",
|
|
1217
|
+
chess_pawn: "265f-fe0f",
|
|
1218
|
+
black_joker: "1f0cf",
|
|
1219
|
+
mahjong: "1f004",
|
|
1220
|
+
flower_playing_cards: "1f3b4",
|
|
1221
|
+
performing_arts: "1f3ad",
|
|
1222
|
+
framed_picture: "1f5bc-fe0f",
|
|
1223
|
+
art: "1f3a8",
|
|
1224
|
+
thread: "1f9f5",
|
|
1225
|
+
sewing_needle: "1faa1",
|
|
1226
|
+
yarn: "1f9f6",
|
|
1227
|
+
knot: "1faa2",
|
|
1228
|
+
eyeglasses: "1f453",
|
|
1229
|
+
dark_sunglasses: "1f576-fe0f",
|
|
1230
|
+
goggles: "1f97d",
|
|
1231
|
+
lab_coat: "1f97c",
|
|
1232
|
+
safety_vest: "1f9ba",
|
|
1233
|
+
necktie: "1f454",
|
|
1234
|
+
shirt: "1f455",
|
|
1235
|
+
jeans: "1f456",
|
|
1236
|
+
scarf: "1f9e3",
|
|
1237
|
+
gloves: "1f9e4",
|
|
1238
|
+
coat: "1f9e5",
|
|
1239
|
+
socks: "1f9e6",
|
|
1240
|
+
dress: "1f457",
|
|
1241
|
+
kimono: "1f458",
|
|
1242
|
+
sari: "1f97b",
|
|
1243
|
+
one_piece_swimsuit: "1fa71",
|
|
1244
|
+
swim_brief: "1fa72",
|
|
1245
|
+
shorts: "1fa73",
|
|
1246
|
+
bikini: "1f459",
|
|
1247
|
+
womans_clothes: "1f45a",
|
|
1248
|
+
folding_hand_fan: "🪭",
|
|
1249
|
+
purse: "1f45b",
|
|
1250
|
+
handbag: "1f45c",
|
|
1251
|
+
pouch: "1f45d",
|
|
1252
|
+
shopping: "1f6cd-fe0f",
|
|
1253
|
+
school_satchel: "1f392",
|
|
1254
|
+
thong_sandal: "1fa74",
|
|
1255
|
+
mans_shoe: "1f45e",
|
|
1256
|
+
athletic_shoe: "1f45f",
|
|
1257
|
+
hiking_boot: "1f97e",
|
|
1258
|
+
flat_shoe: "1f97f",
|
|
1259
|
+
high_heel: "1f460",
|
|
1260
|
+
sandal: "1f461",
|
|
1261
|
+
ballet_shoes: "1fa70",
|
|
1262
|
+
boot: "1f462",
|
|
1263
|
+
hair_pick: "🪮",
|
|
1264
|
+
crown: "1f451",
|
|
1265
|
+
womans_hat: "1f452",
|
|
1266
|
+
tophat: "1f3a9",
|
|
1267
|
+
mortar_board: "1f393",
|
|
1268
|
+
billed_cap: "1f9e2",
|
|
1269
|
+
military_helmet: "1fa96",
|
|
1270
|
+
rescue_worker_helmet: "26d1-fe0f",
|
|
1271
|
+
prayer_beads: "1f4ff",
|
|
1272
|
+
lipstick: "1f484",
|
|
1273
|
+
ring: "1f48d",
|
|
1274
|
+
gem: "1f48e",
|
|
1275
|
+
mute: "1f507",
|
|
1276
|
+
speaker: "1f508",
|
|
1277
|
+
sound: "1f509",
|
|
1278
|
+
loud_sound: "1f50a",
|
|
1279
|
+
loudspeaker: "1f4e2",
|
|
1280
|
+
mega: "1f4e3",
|
|
1281
|
+
postal_horn: "1f4ef",
|
|
1282
|
+
bell: "1f514",
|
|
1283
|
+
no_bell: "1f515",
|
|
1284
|
+
musical_score: "1f3bc",
|
|
1285
|
+
musical_note: "1f3b5",
|
|
1286
|
+
notes: "1f3b6",
|
|
1287
|
+
studio_microphone: "1f399-fe0f",
|
|
1288
|
+
level_slider: "1f39a-fe0f",
|
|
1289
|
+
control_knobs: "1f39b-fe0f",
|
|
1290
|
+
microphone: "1f3a4",
|
|
1291
|
+
headphones: "1f3a7",
|
|
1292
|
+
radio: "1f4fb",
|
|
1293
|
+
saxophone: "1f3b7",
|
|
1294
|
+
accordion: "1fa97",
|
|
1295
|
+
guitar: "1f3b8",
|
|
1296
|
+
musical_keyboard: "1f3b9",
|
|
1297
|
+
trumpet: "1f3ba",
|
|
1298
|
+
violin: "1f3bb",
|
|
1299
|
+
banjo: "1fa95",
|
|
1300
|
+
drum: "1f941",
|
|
1301
|
+
long_drum: "1fa98",
|
|
1302
|
+
maracas: "🪇",
|
|
1303
|
+
flute: "🪈",
|
|
1304
|
+
iphone: "1f4f1",
|
|
1305
|
+
calling: "1f4f2",
|
|
1306
|
+
phone: "260e-fe0f",
|
|
1307
|
+
telephone_receiver: "1f4de",
|
|
1308
|
+
pager: "1f4df",
|
|
1309
|
+
fax: "1f4e0",
|
|
1310
|
+
battery: "1f50b",
|
|
1311
|
+
low_battery: "🪫",
|
|
1312
|
+
electric_plug: "1f50c",
|
|
1313
|
+
computer: "1f4bb",
|
|
1314
|
+
desktop_computer: "1f5a5-fe0f",
|
|
1315
|
+
printer: "1f5a8-fe0f",
|
|
1316
|
+
keyboard: "2328-fe0f",
|
|
1317
|
+
computer_mouse: "1f5b1-fe0f",
|
|
1318
|
+
trackball: "1f5b2-fe0f",
|
|
1319
|
+
minidisc: "1f4bd",
|
|
1320
|
+
floppy_disk: "1f4be",
|
|
1321
|
+
cd: "1f4bf",
|
|
1322
|
+
dvd: "1f4c0",
|
|
1323
|
+
abacus: "1f9ee",
|
|
1324
|
+
movie_camera: "1f3a5",
|
|
1325
|
+
film_strip: "1f39e-fe0f",
|
|
1326
|
+
film_projector: "1f4fd-fe0f",
|
|
1327
|
+
clapper: "1f3ac",
|
|
1328
|
+
tv: "1f4fa",
|
|
1329
|
+
camera: "1f4f7",
|
|
1330
|
+
camera_flash: "1f4f8",
|
|
1331
|
+
video_camera: "1f4f9",
|
|
1332
|
+
vhs: "1f4fc",
|
|
1333
|
+
mag: "1f50d",
|
|
1334
|
+
mag_right: "1f50e",
|
|
1335
|
+
candle: "1f56f-fe0f",
|
|
1336
|
+
bulb: "1f4a1",
|
|
1337
|
+
flashlight: "1f526",
|
|
1338
|
+
izakaya_lantern: "1f3ee",
|
|
1339
|
+
diya_lamp: "1fa94",
|
|
1340
|
+
notebook_with_decorative_cover: "1f4d4",
|
|
1341
|
+
closed_book: "1f4d5",
|
|
1342
|
+
book: "1f4d6",
|
|
1343
|
+
green_book: "1f4d7",
|
|
1344
|
+
blue_book: "1f4d8",
|
|
1345
|
+
orange_book: "1f4d9",
|
|
1346
|
+
books: "1f4da",
|
|
1347
|
+
notebook: "1f4d3",
|
|
1348
|
+
ledger: "1f4d2",
|
|
1349
|
+
page_with_curl: "1f4c3",
|
|
1350
|
+
scroll: "1f4dc",
|
|
1351
|
+
page_facing_up: "1f4c4",
|
|
1352
|
+
newspaper: "1f4f0",
|
|
1353
|
+
newspaper_roll: "1f5de-fe0f",
|
|
1354
|
+
bookmark_tabs: "1f4d1",
|
|
1355
|
+
bookmark: "1f516",
|
|
1356
|
+
label: "1f3f7-fe0f",
|
|
1357
|
+
moneybag: "1f4b0",
|
|
1358
|
+
coin: "1fa99",
|
|
1359
|
+
yen: "1f4b4",
|
|
1360
|
+
dollar: "1f4b5",
|
|
1361
|
+
euro: "1f4b6",
|
|
1362
|
+
pound: "1f4b7",
|
|
1363
|
+
money_with_wings: "1f4b8",
|
|
1364
|
+
credit_card: "1f4b3",
|
|
1365
|
+
receipt: "1f9fe",
|
|
1366
|
+
chart: "1f4b9",
|
|
1367
|
+
envelope: "2709-fe0f",
|
|
1368
|
+
"e-mail": "1f4e7",
|
|
1369
|
+
incoming_envelope: "1f4e8",
|
|
1370
|
+
envelope_with_arrow: "1f4e9",
|
|
1371
|
+
outbox_tray: "1f4e4",
|
|
1372
|
+
inbox_tray: "1f4e5",
|
|
1373
|
+
package: "1f4e6",
|
|
1374
|
+
mailbox: "1f4eb",
|
|
1375
|
+
mailbox_closed: "1f4ea",
|
|
1376
|
+
mailbox_with_mail: "1f4ec",
|
|
1377
|
+
mailbox_with_no_mail: "1f4ed",
|
|
1378
|
+
postbox: "1f4ee",
|
|
1379
|
+
ballot_box: "1f5f3-fe0f",
|
|
1380
|
+
pencil2: "270f-fe0f",
|
|
1381
|
+
black_nib: "2712-fe0f",
|
|
1382
|
+
fountain_pen: "1f58b-fe0f",
|
|
1383
|
+
pen: "1f58a-fe0f",
|
|
1384
|
+
paintbrush: "1f58c-fe0f",
|
|
1385
|
+
crayon: "1f58d-fe0f",
|
|
1386
|
+
memo: "1f4dd",
|
|
1387
|
+
briefcase: "1f4bc",
|
|
1388
|
+
file_folder: "1f4c1",
|
|
1389
|
+
open_file_folder: "1f4c2",
|
|
1390
|
+
card_index_dividers: "1f5c2-fe0f",
|
|
1391
|
+
date: "1f4c5",
|
|
1392
|
+
calendar: "1f4c6",
|
|
1393
|
+
spiral_notepad: "1f5d2-fe0f",
|
|
1394
|
+
spiral_calendar: "1f5d3-fe0f",
|
|
1395
|
+
card_index: "1f4c7",
|
|
1396
|
+
chart_with_upwards_trend: "1f4c8",
|
|
1397
|
+
chart_with_downwards_trend: "1f4c9",
|
|
1398
|
+
bar_chart: "1f4ca",
|
|
1399
|
+
clipboard: "1f4cb",
|
|
1400
|
+
pushpin: "1f4cc",
|
|
1401
|
+
round_pushpin: "1f4cd",
|
|
1402
|
+
paperclip: "1f4ce",
|
|
1403
|
+
paperclips: "1f587-fe0f",
|
|
1404
|
+
straight_ruler: "1f4cf",
|
|
1405
|
+
triangular_ruler: "1f4d0",
|
|
1406
|
+
scissors: "2702-fe0f",
|
|
1407
|
+
card_file_box: "1f5c3-fe0f",
|
|
1408
|
+
file_cabinet: "1f5c4-fe0f",
|
|
1409
|
+
wastebasket: "1f5d1-fe0f",
|
|
1410
|
+
lock: "1f512",
|
|
1411
|
+
unlock: "1f513",
|
|
1412
|
+
lock_with_ink_pen: "1f50f",
|
|
1413
|
+
closed_lock_with_key: "1f510",
|
|
1414
|
+
key: "1f511",
|
|
1415
|
+
old_key: "1f5dd-fe0f",
|
|
1416
|
+
hammer: "1f528",
|
|
1417
|
+
axe: "1fa93",
|
|
1418
|
+
pick: "26cf-fe0f",
|
|
1419
|
+
hammer_and_pick: "2692-fe0f",
|
|
1420
|
+
hammer_and_wrench: "1f6e0-fe0f",
|
|
1421
|
+
dagger: "1f5e1-fe0f",
|
|
1422
|
+
crossed_swords: "2694-fe0f",
|
|
1423
|
+
bomb: "1f4a3",
|
|
1424
|
+
boomerang: "1fa83",
|
|
1425
|
+
bow_and_arrow: "1f3f9",
|
|
1426
|
+
shield: "1f6e1-fe0f",
|
|
1427
|
+
carpentry_saw: "1fa9a",
|
|
1428
|
+
wrench: "1f527",
|
|
1429
|
+
screwdriver: "1fa9b",
|
|
1430
|
+
nut_and_bolt: "1f529",
|
|
1431
|
+
gear: "2699-fe0f",
|
|
1432
|
+
clamp: "1f5dc-fe0f",
|
|
1433
|
+
balance_scale: "2696-fe0f",
|
|
1434
|
+
probing_cane: "1f9af",
|
|
1435
|
+
link: "1f517",
|
|
1436
|
+
broken_chain: "⛓💥",
|
|
1437
|
+
chains: "26d3-fe0f",
|
|
1438
|
+
hook: "1fa9d",
|
|
1439
|
+
toolbox: "1f9f0",
|
|
1440
|
+
magnet: "1f9f2",
|
|
1441
|
+
ladder: "1fa9c",
|
|
1442
|
+
alembic: "2697-fe0f",
|
|
1443
|
+
test_tube: "1f9ea",
|
|
1444
|
+
petri_dish: "1f9eb",
|
|
1445
|
+
dna: "1f9ec",
|
|
1446
|
+
microscope: "1f52c",
|
|
1447
|
+
telescope: "1f52d",
|
|
1448
|
+
satellite: "1f4e1",
|
|
1449
|
+
syringe: "1f489",
|
|
1450
|
+
drop_of_blood: "1fa78",
|
|
1451
|
+
pill: "1f48a",
|
|
1452
|
+
adhesive_bandage: "1fa79",
|
|
1453
|
+
crutch: "🩼",
|
|
1454
|
+
stethoscope: "1fa7a",
|
|
1455
|
+
x_ray: "🩻",
|
|
1456
|
+
door: "1f6aa",
|
|
1457
|
+
elevator: "1f6d7",
|
|
1458
|
+
mirror: "1fa9e",
|
|
1459
|
+
window: "1fa9f",
|
|
1460
|
+
bed: "1f6cf-fe0f",
|
|
1461
|
+
couch_and_lamp: "1f6cb-fe0f",
|
|
1462
|
+
chair: "1fa91",
|
|
1463
|
+
toilet: "1f6bd",
|
|
1464
|
+
plunger: "1faa0",
|
|
1465
|
+
shower: "1f6bf",
|
|
1466
|
+
bathtub: "1f6c1",
|
|
1467
|
+
mouse_trap: "1faa4",
|
|
1468
|
+
razor: "1fa92",
|
|
1469
|
+
lotion_bottle: "1f9f4",
|
|
1470
|
+
safety_pin: "1f9f7",
|
|
1471
|
+
broom: "1f9f9",
|
|
1472
|
+
basket: "1f9fa",
|
|
1473
|
+
roll_of_paper: "1f9fb",
|
|
1474
|
+
bucket: "1faa3",
|
|
1475
|
+
soap: "1f9fc",
|
|
1476
|
+
bubbles: "🫧",
|
|
1477
|
+
toothbrush: "1faa5",
|
|
1478
|
+
sponge: "1f9fd",
|
|
1479
|
+
fire_extinguisher: "1f9ef",
|
|
1480
|
+
shopping_cart: "1f6d2",
|
|
1481
|
+
smoking: "1f6ac",
|
|
1482
|
+
coffin: "26b0-fe0f",
|
|
1483
|
+
headstone: "1faa6",
|
|
1484
|
+
funeral_urn: "26b1-fe0f",
|
|
1485
|
+
nazar_amulet: "1f9ff",
|
|
1486
|
+
hamsa: "🪬",
|
|
1487
|
+
moyai: "1f5ff",
|
|
1488
|
+
placard: "1faa7",
|
|
1489
|
+
identification_card: "🪪",
|
|
1490
|
+
atm: "1f3e7",
|
|
1491
|
+
put_litter_in_its_place: "1f6ae",
|
|
1492
|
+
potable_water: "1f6b0",
|
|
1493
|
+
wheelchair: "267f",
|
|
1494
|
+
mens: "1f6b9",
|
|
1495
|
+
womens: "1f6ba",
|
|
1496
|
+
restroom: "1f6bb",
|
|
1497
|
+
baby_symbol: "1f6bc",
|
|
1498
|
+
wc: "1f6be",
|
|
1499
|
+
passport_control: "1f6c2",
|
|
1500
|
+
customs: "1f6c3",
|
|
1501
|
+
baggage_claim: "1f6c4",
|
|
1502
|
+
left_luggage: "1f6c5",
|
|
1503
|
+
warning: "26a0-fe0f",
|
|
1504
|
+
children_crossing: "1f6b8",
|
|
1505
|
+
no_entry: "26d4",
|
|
1506
|
+
no_entry_sign: "1f6ab",
|
|
1507
|
+
no_bicycles: "1f6b3",
|
|
1508
|
+
no_smoking: "1f6ad",
|
|
1509
|
+
do_not_litter: "1f6af",
|
|
1510
|
+
"non-potable_water": "1f6b1",
|
|
1511
|
+
no_pedestrians: "1f6b7",
|
|
1512
|
+
no_mobile_phones: "1f4f5",
|
|
1513
|
+
underage: "1f51e",
|
|
1514
|
+
radioactive: "2622-fe0f",
|
|
1515
|
+
biohazard: "2623-fe0f",
|
|
1516
|
+
arrow_up: "2b06-fe0f",
|
|
1517
|
+
arrow_upper_right: "2197-fe0f",
|
|
1518
|
+
arrow_right: "27a1-fe0f",
|
|
1519
|
+
arrow_lower_right: "2198-fe0f",
|
|
1520
|
+
arrow_down: "2b07-fe0f",
|
|
1521
|
+
arrow_lower_left: "2199-fe0f",
|
|
1522
|
+
arrow_left: "2b05-fe0f",
|
|
1523
|
+
arrow_upper_left: "2196-fe0f",
|
|
1524
|
+
arrow_up_down: "2195-fe0f",
|
|
1525
|
+
left_right_arrow: "2194-fe0f",
|
|
1526
|
+
leftwards_arrow_with_hook: "21a9-fe0f",
|
|
1527
|
+
arrow_right_hook: "21aa-fe0f",
|
|
1528
|
+
arrow_heading_up: "2934-fe0f",
|
|
1529
|
+
arrow_heading_down: "2935-fe0f",
|
|
1530
|
+
arrows_clockwise: "1f503",
|
|
1531
|
+
arrows_counterclockwise: "1f504",
|
|
1532
|
+
back: "1f519",
|
|
1533
|
+
end: "1f51a",
|
|
1534
|
+
on: "1f51b",
|
|
1535
|
+
soon: "1f51c",
|
|
1536
|
+
top: "1f51d",
|
|
1537
|
+
place_of_worship: "1f6d0",
|
|
1538
|
+
atom_symbol: "269b-fe0f",
|
|
1539
|
+
om: "1f549-fe0f",
|
|
1540
|
+
star_of_david: "2721-fe0f",
|
|
1541
|
+
wheel_of_dharma: "2638-fe0f",
|
|
1542
|
+
yin_yang: "262f-fe0f",
|
|
1543
|
+
latin_cross: "271d-fe0f",
|
|
1544
|
+
orthodox_cross: "2626-fe0f",
|
|
1545
|
+
star_and_crescent: "262a-fe0f",
|
|
1546
|
+
peace_symbol: "262e-fe0f",
|
|
1547
|
+
menorah: "1f54e",
|
|
1548
|
+
six_pointed_star: "1f52f",
|
|
1549
|
+
khanda: "🪯",
|
|
1550
|
+
aries: "2648",
|
|
1551
|
+
taurus: "2649",
|
|
1552
|
+
gemini: "264a",
|
|
1553
|
+
cancer: "264b",
|
|
1554
|
+
leo: "264c",
|
|
1555
|
+
virgo: "264d",
|
|
1556
|
+
libra: "264e",
|
|
1557
|
+
scorpius: "264f",
|
|
1558
|
+
sagittarius: "2650",
|
|
1559
|
+
capricorn: "2651",
|
|
1560
|
+
aquarius: "2652",
|
|
1561
|
+
pisces: "2653",
|
|
1562
|
+
ophiuchus: "26ce",
|
|
1563
|
+
twisted_rightwards_arrows: "1f500",
|
|
1564
|
+
repeat: "1f501",
|
|
1565
|
+
repeat_one: "1f502",
|
|
1566
|
+
arrow_forward: "25b6-fe0f",
|
|
1567
|
+
fast_forward: "23e9",
|
|
1568
|
+
next_track_button: "23ed-fe0f",
|
|
1569
|
+
play_or_pause_button: "23ef-fe0f",
|
|
1570
|
+
arrow_backward: "25c0-fe0f",
|
|
1571
|
+
rewind: "23ea",
|
|
1572
|
+
previous_track_button: "23ee-fe0f",
|
|
1573
|
+
arrow_up_small: "1f53c",
|
|
1574
|
+
arrow_double_up: "23eb",
|
|
1575
|
+
arrow_down_small: "1f53d",
|
|
1576
|
+
arrow_double_down: "23ec",
|
|
1577
|
+
pause_button: "23f8-fe0f",
|
|
1578
|
+
stop_button: "23f9-fe0f",
|
|
1579
|
+
record_button: "23fa-fe0f",
|
|
1580
|
+
eject_button: "23cf-fe0f",
|
|
1581
|
+
cinema: "1f3a6",
|
|
1582
|
+
low_brightness: "1f505",
|
|
1583
|
+
high_brightness: "1f506",
|
|
1584
|
+
signal_strength: "1f4f6",
|
|
1585
|
+
wireless: "🛜",
|
|
1586
|
+
vibration_mode: "1f4f3",
|
|
1587
|
+
mobile_phone_off: "1f4f4",
|
|
1588
|
+
female_sign: "♀",
|
|
1589
|
+
male_sign: "♂",
|
|
1590
|
+
transgender_symbol: "26a7-fe0f",
|
|
1591
|
+
heavy_multiplication_x: "2716-fe0f",
|
|
1592
|
+
heavy_plus_sign: "2795",
|
|
1593
|
+
heavy_minus_sign: "2796",
|
|
1594
|
+
heavy_division_sign: "2797",
|
|
1595
|
+
heavy_equals_sign: "🟰",
|
|
1596
|
+
infinity: "267e-fe0f",
|
|
1597
|
+
bangbang: "203c-fe0f",
|
|
1598
|
+
interrobang: "2049-fe0f",
|
|
1599
|
+
question: "2753",
|
|
1600
|
+
grey_question: "2754",
|
|
1601
|
+
grey_exclamation: "2755",
|
|
1602
|
+
exclamation: "2757",
|
|
1603
|
+
wavy_dash: "3030-fe0f",
|
|
1604
|
+
currency_exchange: "1f4b1",
|
|
1605
|
+
heavy_dollar_sign: "1f4b2",
|
|
1606
|
+
medical_symbol: "⚕",
|
|
1607
|
+
recycle: "267b-fe0f",
|
|
1608
|
+
fleur_de_lis: "269c-fe0f",
|
|
1609
|
+
trident: "1f531",
|
|
1610
|
+
name_badge: "1f4db",
|
|
1611
|
+
beginner: "1f530",
|
|
1612
|
+
o: "2b55",
|
|
1613
|
+
white_check_mark: "2705",
|
|
1614
|
+
ballot_box_with_check: "2611-fe0f",
|
|
1615
|
+
heavy_check_mark: "2714-fe0f",
|
|
1616
|
+
x: "274c",
|
|
1617
|
+
negative_squared_cross_mark: "274e",
|
|
1618
|
+
curly_loop: "27b0",
|
|
1619
|
+
loop: "27bf",
|
|
1620
|
+
part_alternation_mark: "303d-fe0f",
|
|
1621
|
+
eight_spoked_asterisk: "2733-fe0f",
|
|
1622
|
+
eight_pointed_black_star: "2734-fe0f",
|
|
1623
|
+
sparkle: "2747-fe0f",
|
|
1624
|
+
copyright: "00a9-fe0f",
|
|
1625
|
+
registered: "00ae-fe0f",
|
|
1626
|
+
tm: "2122-fe0f",
|
|
1627
|
+
hash: "0023-fe0f-20e3",
|
|
1628
|
+
asterisk: "002a-fe0f-20e3",
|
|
1629
|
+
zero: "0030-fe0f-20e3",
|
|
1630
|
+
one: "0031-fe0f-20e3",
|
|
1631
|
+
two: "0032-fe0f-20e3",
|
|
1632
|
+
three: "0033-fe0f-20e3",
|
|
1633
|
+
four: "0034-fe0f-20e3",
|
|
1634
|
+
five: "0035-fe0f-20e3",
|
|
1635
|
+
six: "0036-fe0f-20e3",
|
|
1636
|
+
seven: "0037-fe0f-20e3",
|
|
1637
|
+
eight: "0038-fe0f-20e3",
|
|
1638
|
+
nine: "0039-fe0f-20e3",
|
|
1639
|
+
keycap_ten: "1f51f",
|
|
1640
|
+
capital_abcd: "1f520",
|
|
1641
|
+
abcd: "1f521",
|
|
1642
|
+
symbols: "1f523",
|
|
1643
|
+
abc: "1f524",
|
|
1644
|
+
a: "1f170-fe0f",
|
|
1645
|
+
ab: "1f18e",
|
|
1646
|
+
b: "1f171-fe0f",
|
|
1647
|
+
cl: "1f191",
|
|
1648
|
+
cool: "1f192",
|
|
1649
|
+
free: "1f193",
|
|
1650
|
+
information_source: "2139-fe0f",
|
|
1651
|
+
id: "1f194",
|
|
1652
|
+
m: "24c2-fe0f",
|
|
1653
|
+
new: "1f195",
|
|
1654
|
+
ng: "1f196",
|
|
1655
|
+
o2: "1f17e-fe0f",
|
|
1656
|
+
ok: "1f197",
|
|
1657
|
+
parking: "1f17f-fe0f",
|
|
1658
|
+
sos: "1f198",
|
|
1659
|
+
up: "1f199",
|
|
1660
|
+
vs: "1f19a",
|
|
1661
|
+
koko: "1f201",
|
|
1662
|
+
sa: "1f202-fe0f",
|
|
1663
|
+
u6708: "1f237-fe0f",
|
|
1664
|
+
u6709: "1f236",
|
|
1665
|
+
u6307: "1f22f",
|
|
1666
|
+
ideograph_advantage: "1f250",
|
|
1667
|
+
u5272: "1f239",
|
|
1668
|
+
u7121: "1f21a",
|
|
1669
|
+
u7981: "1f232",
|
|
1670
|
+
accept: "1f251",
|
|
1671
|
+
u7533: "1f238",
|
|
1672
|
+
u5408: "1f234",
|
|
1673
|
+
u7a7a: "1f233",
|
|
1674
|
+
congratulations: "3297-fe0f",
|
|
1675
|
+
secret: "3299-fe0f",
|
|
1676
|
+
u55b6: "1f23a",
|
|
1677
|
+
u6e80: "1f235",
|
|
1678
|
+
red_circle: "1f534",
|
|
1679
|
+
orange_circle: "1f7e0",
|
|
1680
|
+
yellow_circle: "1f7e1",
|
|
1681
|
+
green_circle: "1f7e2",
|
|
1682
|
+
large_blue_circle: "1f535",
|
|
1683
|
+
purple_circle: "1f7e3",
|
|
1684
|
+
brown_circle: "1f7e4",
|
|
1685
|
+
black_circle: "26ab",
|
|
1686
|
+
white_circle: "26aa",
|
|
1687
|
+
red_square: "1f7e5",
|
|
1688
|
+
orange_square: "1f7e7",
|
|
1689
|
+
yellow_square: "1f7e8",
|
|
1690
|
+
green_square: "1f7e9",
|
|
1691
|
+
blue_square: "1f7e6",
|
|
1692
|
+
purple_square: "1f7ea",
|
|
1693
|
+
brown_square: "1f7eb",
|
|
1694
|
+
black_large_square: "2b1b",
|
|
1695
|
+
white_large_square: "2b1c",
|
|
1696
|
+
black_medium_square: "25fc-fe0f",
|
|
1697
|
+
white_medium_square: "25fb-fe0f",
|
|
1698
|
+
black_medium_small_square: "25fe",
|
|
1699
|
+
white_medium_small_square: "25fd",
|
|
1700
|
+
black_small_square: "25aa-fe0f",
|
|
1701
|
+
white_small_square: "25ab-fe0f",
|
|
1702
|
+
large_orange_diamond: "1f536",
|
|
1703
|
+
large_blue_diamond: "1f537",
|
|
1704
|
+
small_orange_diamond: "1f538",
|
|
1705
|
+
small_blue_diamond: "1f539",
|
|
1706
|
+
small_red_triangle: "1f53a",
|
|
1707
|
+
small_red_triangle_down: "1f53b",
|
|
1708
|
+
diamond_shape_with_a_dot_inside: "1f4a0",
|
|
1709
|
+
radio_button: "1f518",
|
|
1710
|
+
white_square_button: "1f533",
|
|
1711
|
+
black_square_button: "1f532",
|
|
1712
|
+
checkered_flag: "1f3c1",
|
|
1713
|
+
triangular_flag_on_post: "1f6a9",
|
|
1714
|
+
crossed_flags: "1f38c",
|
|
1715
|
+
black_flag: "1f3f4",
|
|
1716
|
+
white_flag: "1f3f3-fe0f",
|
|
1717
|
+
rainbow_flag: "1f3f3-fe0f-200d-1f308",
|
|
1718
|
+
transgender_flag: "1f3f3-fe0f-200d-26a7-fe0f",
|
|
1719
|
+
pirate_flag: "1f3f4-200d-2620-fe0f",
|
|
1720
|
+
ascension_island: "1f1e6-1f1e8",
|
|
1721
|
+
andorra: "1f1e6-1f1e9",
|
|
1722
|
+
united_arab_emirates: "1f1e6-1f1ea",
|
|
1723
|
+
afghanistan: "1f1e6-1f1eb",
|
|
1724
|
+
antigua_barbuda: "1f1e6-1f1ec",
|
|
1725
|
+
anguilla: "1f1e6-1f1ee",
|
|
1726
|
+
albania: "1f1e6-1f1f1",
|
|
1727
|
+
armenia: "1f1e6-1f1f2",
|
|
1728
|
+
angola: "1f1e6-1f1f4",
|
|
1729
|
+
antarctica: "1f1e6-1f1f6",
|
|
1730
|
+
argentina: "1f1e6-1f1f7",
|
|
1731
|
+
american_samoa: "1f1e6-1f1f8",
|
|
1732
|
+
austria: "1f1e6-1f1f9",
|
|
1733
|
+
australia: "1f1e6-1f1fa",
|
|
1734
|
+
aruba: "1f1e6-1f1fc",
|
|
1735
|
+
aland_islands: "1f1e6-1f1fd",
|
|
1736
|
+
azerbaijan: "1f1e6-1f1ff",
|
|
1737
|
+
bosnia_herzegovina: "1f1e7-1f1e6",
|
|
1738
|
+
barbados: "1f1e7-1f1e7",
|
|
1739
|
+
bangladesh: "1f1e7-1f1e9",
|
|
1740
|
+
belgium: "1f1e7-1f1ea",
|
|
1741
|
+
burkina_faso: "1f1e7-1f1eb",
|
|
1742
|
+
bulgaria: "1f1e7-1f1ec",
|
|
1743
|
+
bahrain: "1f1e7-1f1ed",
|
|
1744
|
+
burundi: "1f1e7-1f1ee",
|
|
1745
|
+
benin: "1f1e7-1f1ef",
|
|
1746
|
+
st_barthelemy: "1f1e7-1f1f1",
|
|
1747
|
+
bermuda: "1f1e7-1f1f2",
|
|
1748
|
+
brunei: "1f1e7-1f1f3",
|
|
1749
|
+
bolivia: "1f1e7-1f1f4",
|
|
1750
|
+
caribbean_netherlands: "1f1e7-1f1f6",
|
|
1751
|
+
brazil: "1f1e7-1f1f7",
|
|
1752
|
+
bahamas: "1f1e7-1f1f8",
|
|
1753
|
+
bhutan: "1f1e7-1f1f9",
|
|
1754
|
+
bouvet_island: "1f1e7-1f1fb",
|
|
1755
|
+
botswana: "1f1e7-1f1fc",
|
|
1756
|
+
belarus: "1f1e7-1f1fe",
|
|
1757
|
+
belize: "1f1e7-1f1ff",
|
|
1758
|
+
canada: "1f1e8-1f1e6",
|
|
1759
|
+
cocos_islands: "1f1e8-1f1e8",
|
|
1760
|
+
congo_kinshasa: "1f1e8-1f1e9",
|
|
1761
|
+
central_african_republic: "1f1e8-1f1eb",
|
|
1762
|
+
congo_brazzaville: "1f1e8-1f1ec",
|
|
1763
|
+
switzerland: "1f1e8-1f1ed",
|
|
1764
|
+
cote_divoire: "1f1e8-1f1ee",
|
|
1765
|
+
cook_islands: "1f1e8-1f1f0",
|
|
1766
|
+
chile: "1f1e8-1f1f1",
|
|
1767
|
+
cameroon: "1f1e8-1f1f2",
|
|
1768
|
+
cn: "1f1e8-1f1f3",
|
|
1769
|
+
colombia: "1f1e8-1f1f4",
|
|
1770
|
+
clipperton_island: "1f1e8-1f1f5",
|
|
1771
|
+
costa_rica: "1f1e8-1f1f7",
|
|
1772
|
+
cuba: "1f1e8-1f1fa",
|
|
1773
|
+
cape_verde: "1f1e8-1f1fb",
|
|
1774
|
+
curacao: "1f1e8-1f1fc",
|
|
1775
|
+
christmas_island: "1f1e8-1f1fd",
|
|
1776
|
+
cyprus: "1f1e8-1f1fe",
|
|
1777
|
+
czech_republic: "1f1e8-1f1ff",
|
|
1778
|
+
de: "1f1e9-1f1ea",
|
|
1779
|
+
diego_garcia: "1f1e9-1f1ec",
|
|
1780
|
+
djibouti: "1f1e9-1f1ef",
|
|
1781
|
+
denmark: "1f1e9-1f1f0",
|
|
1782
|
+
dominica: "1f1e9-1f1f2",
|
|
1783
|
+
dominican_republic: "1f1e9-1f1f4",
|
|
1784
|
+
algeria: "1f1e9-1f1ff",
|
|
1785
|
+
ceuta_melilla: "1f1ea-1f1e6",
|
|
1786
|
+
ecuador: "1f1ea-1f1e8",
|
|
1787
|
+
estonia: "1f1ea-1f1ea",
|
|
1788
|
+
egypt: "1f1ea-1f1ec",
|
|
1789
|
+
western_sahara: "1f1ea-1f1ed",
|
|
1790
|
+
eritrea: "1f1ea-1f1f7",
|
|
1791
|
+
es: "1f1ea-1f1f8",
|
|
1792
|
+
ethiopia: "1f1ea-1f1f9",
|
|
1793
|
+
eu: "1f1ea-1f1fa",
|
|
1794
|
+
finland: "1f1eb-1f1ee",
|
|
1795
|
+
fiji: "1f1eb-1f1ef",
|
|
1796
|
+
falkland_islands: "1f1eb-1f1f0",
|
|
1797
|
+
micronesia: "1f1eb-1f1f2",
|
|
1798
|
+
faroe_islands: "1f1eb-1f1f4",
|
|
1799
|
+
fr: "1f1eb-1f1f7",
|
|
1800
|
+
gabon: "1f1ec-1f1e6",
|
|
1801
|
+
gb: "1f1ec-1f1e7",
|
|
1802
|
+
grenada: "1f1ec-1f1e9",
|
|
1803
|
+
georgia: "1f1ec-1f1ea",
|
|
1804
|
+
french_guiana: "1f1ec-1f1eb",
|
|
1805
|
+
guernsey: "1f1ec-1f1ec",
|
|
1806
|
+
ghana: "1f1ec-1f1ed",
|
|
1807
|
+
gibraltar: "1f1ec-1f1ee",
|
|
1808
|
+
greenland: "1f1ec-1f1f1",
|
|
1809
|
+
gambia: "1f1ec-1f1f2",
|
|
1810
|
+
guinea: "1f1ec-1f1f3",
|
|
1811
|
+
guadeloupe: "1f1ec-1f1f5",
|
|
1812
|
+
equatorial_guinea: "1f1ec-1f1f6",
|
|
1813
|
+
greece: "1f1ec-1f1f7",
|
|
1814
|
+
south_georgia_south_sandwich_islands: "1f1ec-1f1f8",
|
|
1815
|
+
guatemala: "1f1ec-1f1f9",
|
|
1816
|
+
guam: "1f1ec-1f1fa",
|
|
1817
|
+
guinea_bissau: "1f1ec-1f1fc",
|
|
1818
|
+
guyana: "1f1ec-1f1fe",
|
|
1819
|
+
hong_kong: "1f1ed-1f1f0",
|
|
1820
|
+
heard_mcdonald_islands: "1f1ed-1f1f2",
|
|
1821
|
+
honduras: "1f1ed-1f1f3",
|
|
1822
|
+
croatia: "1f1ed-1f1f7",
|
|
1823
|
+
haiti: "1f1ed-1f1f9",
|
|
1824
|
+
hungary: "1f1ed-1f1fa",
|
|
1825
|
+
canary_islands: "1f1ee-1f1e8",
|
|
1826
|
+
indonesia: "1f1ee-1f1e9",
|
|
1827
|
+
ireland: "1f1ee-1f1ea",
|
|
1828
|
+
israel: "1f1ee-1f1f1",
|
|
1829
|
+
isle_of_man: "1f1ee-1f1f2",
|
|
1830
|
+
india: "1f1ee-1f1f3",
|
|
1831
|
+
british_indian_ocean_territory: "1f1ee-1f1f4",
|
|
1832
|
+
iraq: "1f1ee-1f1f6",
|
|
1833
|
+
iran: "1f1ee-1f1f7",
|
|
1834
|
+
iceland: "1f1ee-1f1f8",
|
|
1835
|
+
it: "1f1ee-1f1f9",
|
|
1836
|
+
jersey: "1f1ef-1f1ea",
|
|
1837
|
+
jamaica: "1f1ef-1f1f2",
|
|
1838
|
+
jordan: "1f1ef-1f1f4",
|
|
1839
|
+
jp: "1f1ef-1f1f5",
|
|
1840
|
+
kenya: "1f1f0-1f1ea",
|
|
1841
|
+
kyrgyzstan: "1f1f0-1f1ec",
|
|
1842
|
+
cambodia: "1f1f0-1f1ed",
|
|
1843
|
+
kiribati: "1f1f0-1f1ee",
|
|
1844
|
+
comoros: "1f1f0-1f1f2",
|
|
1845
|
+
st_kitts_nevis: "1f1f0-1f1f3",
|
|
1846
|
+
north_korea: "1f1f0-1f1f5",
|
|
1847
|
+
kr: "1f1f0-1f1f7",
|
|
1848
|
+
kuwait: "1f1f0-1f1fc",
|
|
1849
|
+
cayman_islands: "1f1f0-1f1fe",
|
|
1850
|
+
kazakhstan: "1f1f0-1f1ff",
|
|
1851
|
+
laos: "1f1f1-1f1e6",
|
|
1852
|
+
lebanon: "1f1f1-1f1e7",
|
|
1853
|
+
st_lucia: "1f1f1-1f1e8",
|
|
1854
|
+
liechtenstein: "1f1f1-1f1ee",
|
|
1855
|
+
sri_lanka: "1f1f1-1f1f0",
|
|
1856
|
+
liberia: "1f1f1-1f1f7",
|
|
1857
|
+
lesotho: "1f1f1-1f1f8",
|
|
1858
|
+
lithuania: "1f1f1-1f1f9",
|
|
1859
|
+
luxembourg: "1f1f1-1f1fa",
|
|
1860
|
+
latvia: "1f1f1-1f1fb",
|
|
1861
|
+
libya: "1f1f1-1f1fe",
|
|
1862
|
+
morocco: "1f1f2-1f1e6",
|
|
1863
|
+
monaco: "1f1f2-1f1e8",
|
|
1864
|
+
moldova: "1f1f2-1f1e9",
|
|
1865
|
+
montenegro: "1f1f2-1f1ea",
|
|
1866
|
+
st_martin: "1f1f2-1f1eb",
|
|
1867
|
+
madagascar: "1f1f2-1f1ec",
|
|
1868
|
+
marshall_islands: "1f1f2-1f1ed",
|
|
1869
|
+
macedonia: "1f1f2-1f1f0",
|
|
1870
|
+
mali: "1f1f2-1f1f1",
|
|
1871
|
+
myanmar: "1f1f2-1f1f2",
|
|
1872
|
+
mongolia: "1f1f2-1f1f3",
|
|
1873
|
+
macau: "1f1f2-1f1f4",
|
|
1874
|
+
northern_mariana_islands: "1f1f2-1f1f5",
|
|
1875
|
+
martinique: "1f1f2-1f1f6",
|
|
1876
|
+
mauritania: "1f1f2-1f1f7",
|
|
1877
|
+
montserrat: "1f1f2-1f1f8",
|
|
1878
|
+
malta: "1f1f2-1f1f9",
|
|
1879
|
+
mauritius: "1f1f2-1f1fa",
|
|
1880
|
+
maldives: "1f1f2-1f1fb",
|
|
1881
|
+
malawi: "1f1f2-1f1fc",
|
|
1882
|
+
mexico: "1f1f2-1f1fd",
|
|
1883
|
+
malaysia: "1f1f2-1f1fe",
|
|
1884
|
+
mozambique: "1f1f2-1f1ff",
|
|
1885
|
+
namibia: "1f1f3-1f1e6",
|
|
1886
|
+
new_caledonia: "1f1f3-1f1e8",
|
|
1887
|
+
niger: "1f1f3-1f1ea",
|
|
1888
|
+
norfolk_island: "1f1f3-1f1eb",
|
|
1889
|
+
nigeria: "1f1f3-1f1ec",
|
|
1890
|
+
nicaragua: "1f1f3-1f1ee",
|
|
1891
|
+
netherlands: "1f1f3-1f1f1",
|
|
1892
|
+
norway: "1f1f3-1f1f4",
|
|
1893
|
+
nepal: "1f1f3-1f1f5",
|
|
1894
|
+
nauru: "1f1f3-1f1f7",
|
|
1895
|
+
niue: "1f1f3-1f1fa",
|
|
1896
|
+
new_zealand: "1f1f3-1f1ff",
|
|
1897
|
+
oman: "1f1f4-1f1f2",
|
|
1898
|
+
panama: "1f1f5-1f1e6",
|
|
1899
|
+
peru: "1f1f5-1f1ea",
|
|
1900
|
+
french_polynesia: "1f1f5-1f1eb",
|
|
1901
|
+
papua_new_guinea: "1f1f5-1f1ec",
|
|
1902
|
+
philippines: "1f1f5-1f1ed",
|
|
1903
|
+
pakistan: "1f1f5-1f1f0",
|
|
1904
|
+
poland: "1f1f5-1f1f1",
|
|
1905
|
+
st_pierre_miquelon: "1f1f5-1f1f2",
|
|
1906
|
+
pitcairn_islands: "1f1f5-1f1f3",
|
|
1907
|
+
puerto_rico: "1f1f5-1f1f7",
|
|
1908
|
+
palestinian_territories: "1f1f5-1f1f8",
|
|
1909
|
+
portugal: "1f1f5-1f1f9",
|
|
1910
|
+
palau: "1f1f5-1f1fc",
|
|
1911
|
+
paraguay: "1f1f5-1f1fe",
|
|
1912
|
+
qatar: "1f1f6-1f1e6",
|
|
1913
|
+
reunion: "1f1f7-1f1ea",
|
|
1914
|
+
romania: "1f1f7-1f1f4",
|
|
1915
|
+
serbia: "1f1f7-1f1f8",
|
|
1916
|
+
ru: "1f1f7-1f1fa",
|
|
1917
|
+
rwanda: "1f1f7-1f1fc",
|
|
1918
|
+
saudi_arabia: "1f1f8-1f1e6",
|
|
1919
|
+
solomon_islands: "1f1f8-1f1e7",
|
|
1920
|
+
seychelles: "1f1f8-1f1e8",
|
|
1921
|
+
sudan: "1f1f8-1f1e9",
|
|
1922
|
+
sweden: "1f1f8-1f1ea",
|
|
1923
|
+
singapore: "1f1f8-1f1ec",
|
|
1924
|
+
st_helena: "1f1f8-1f1ed",
|
|
1925
|
+
slovenia: "1f1f8-1f1ee",
|
|
1926
|
+
svalbard_jan_mayen: "1f1f8-1f1ef",
|
|
1927
|
+
slovakia: "1f1f8-1f1f0",
|
|
1928
|
+
sierra_leone: "1f1f8-1f1f1",
|
|
1929
|
+
san_marino: "1f1f8-1f1f2",
|
|
1930
|
+
senegal: "1f1f8-1f1f3",
|
|
1931
|
+
somalia: "1f1f8-1f1f4",
|
|
1932
|
+
suriname: "1f1f8-1f1f7",
|
|
1933
|
+
south_sudan: "1f1f8-1f1f8",
|
|
1934
|
+
sao_tome_principe: "1f1f8-1f1f9",
|
|
1935
|
+
el_salvador: "1f1f8-1f1fb",
|
|
1936
|
+
sint_maarten: "1f1f8-1f1fd",
|
|
1937
|
+
syria: "1f1f8-1f1fe",
|
|
1938
|
+
swaziland: "1f1f8-1f1ff",
|
|
1939
|
+
tristan_da_cunha: "1f1f9-1f1e6",
|
|
1940
|
+
turks_caicos_islands: "1f1f9-1f1e8",
|
|
1941
|
+
chad: "1f1f9-1f1e9",
|
|
1942
|
+
french_southern_territories: "1f1f9-1f1eb",
|
|
1943
|
+
togo: "1f1f9-1f1ec",
|
|
1944
|
+
thailand: "1f1f9-1f1ed",
|
|
1945
|
+
tajikistan: "1f1f9-1f1ef",
|
|
1946
|
+
tokelau: "1f1f9-1f1f0",
|
|
1947
|
+
timor_leste: "1f1f9-1f1f1",
|
|
1948
|
+
turkmenistan: "1f1f9-1f1f2",
|
|
1949
|
+
tunisia: "1f1f9-1f1f3",
|
|
1950
|
+
tonga: "1f1f9-1f1f4",
|
|
1951
|
+
tr: "1f1f9-1f1f7",
|
|
1952
|
+
trinidad_tobago: "1f1f9-1f1f9",
|
|
1953
|
+
tuvalu: "1f1f9-1f1fb",
|
|
1954
|
+
taiwan: "1f1f9-1f1fc",
|
|
1955
|
+
tanzania: "1f1f9-1f1ff",
|
|
1956
|
+
ukraine: "1f1fa-1f1e6",
|
|
1957
|
+
uganda: "1f1fa-1f1ec",
|
|
1958
|
+
us_outlying_islands: "1f1fa-1f1f2",
|
|
1959
|
+
united_nations: "1f1fa-1f1f3",
|
|
1960
|
+
us: "1f1fa-1f1f8",
|
|
1961
|
+
uruguay: "1f1fa-1f1fe",
|
|
1962
|
+
uzbekistan: "1f1fa-1f1ff",
|
|
1963
|
+
vatican_city: "1f1fb-1f1e6",
|
|
1964
|
+
st_vincent_grenadines: "1f1fb-1f1e8",
|
|
1965
|
+
venezuela: "1f1fb-1f1ea",
|
|
1966
|
+
british_virgin_islands: "1f1fb-1f1ec",
|
|
1967
|
+
us_virgin_islands: "1f1fb-1f1ee",
|
|
1968
|
+
vietnam: "1f1fb-1f1f3",
|
|
1969
|
+
vanuatu: "1f1fb-1f1fa",
|
|
1970
|
+
wallis_futuna: "1f1fc-1f1eb",
|
|
1971
|
+
samoa: "1f1fc-1f1f8",
|
|
1972
|
+
kosovo: "1f1fd-1f1f0",
|
|
1973
|
+
yemen: "1f1fe-1f1ea",
|
|
1974
|
+
mayotte: "1f1fe-1f1f9",
|
|
1975
|
+
south_africa: "1f1ff-1f1e6",
|
|
1976
|
+
zambia: "1f1ff-1f1f2",
|
|
1977
|
+
zimbabwe: "1f1ff-1f1fc",
|
|
1978
|
+
england: "1f3f4-e0067-e0062-e0065-e006e-e0067-e007f",
|
|
1979
|
+
scotland: "1f3f4-e0067-e0062-e0073-e0063-e0074-e007f",
|
|
1980
|
+
wales: "1f3f4-e0067-e0062-e0077-e006c-e0073-e007f"
|
|
1981
|
+
}, Ve = "https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64", He = (e) => /^[A-Fa-f0-9-]+$/.test(e), Ue = Fe.create({
|
|
1982
|
+
name: "emoji",
|
|
1983
|
+
inline: !0,
|
|
1984
|
+
group: "inline",
|
|
1985
|
+
selectable: !1,
|
|
1986
|
+
atom: !0,
|
|
1987
|
+
addAttributes() {
|
|
1988
|
+
return { name: {
|
|
1989
|
+
default: null,
|
|
1990
|
+
parseHTML: (e) => e.dataset.name,
|
|
1991
|
+
renderHTML: (e) => ({ "data-name": e.name })
|
|
1992
|
+
} };
|
|
1993
|
+
},
|
|
1994
|
+
parseHTML() {
|
|
1995
|
+
return [{ tag: "span[data-type=\"emoji\"]" }];
|
|
1996
|
+
},
|
|
1997
|
+
renderHTML({ HTMLAttributes: e, node: t }) {
|
|
1998
|
+
let n = Ie(e, { "data-type": "emoji" }), r = t.attrs.name, i = r ? Be[r] : void 0;
|
|
1999
|
+
return i ? He(i) ? [
|
|
2000
|
+
"span",
|
|
2001
|
+
n,
|
|
2002
|
+
["img", {
|
|
2003
|
+
src: `${Ve}/${i}.png`,
|
|
2004
|
+
draggable: "false",
|
|
2005
|
+
loading: "lazy",
|
|
2006
|
+
align: "absmiddle",
|
|
2007
|
+
alt: `${r} emoji`
|
|
2008
|
+
}]
|
|
2009
|
+
] : [
|
|
2010
|
+
"span",
|
|
2011
|
+
n,
|
|
2012
|
+
i
|
|
2013
|
+
] : [
|
|
2014
|
+
"span",
|
|
2015
|
+
n,
|
|
2016
|
+
`:${r || "emoji"}:`
|
|
2017
|
+
];
|
|
2018
|
+
}
|
|
2019
|
+
}), We = Pe.create({
|
|
2020
|
+
name: "fontSize",
|
|
2021
|
+
addOptions() {
|
|
2022
|
+
return { types: ["textStyle"] };
|
|
2023
|
+
},
|
|
2024
|
+
addGlobalAttributes() {
|
|
2025
|
+
return [{
|
|
2026
|
+
types: this.options.types,
|
|
2027
|
+
attributes: { fontSize: {
|
|
2028
|
+
default: null,
|
|
2029
|
+
parseHTML: (e) => e.style.fontSize.replace(/['"]+/g, ""),
|
|
2030
|
+
renderHTML: (e) => e.fontSize ? { style: `font-size: ${e.fontSize}` } : {}
|
|
2031
|
+
} }
|
|
2032
|
+
}];
|
|
2033
|
+
},
|
|
2034
|
+
addCommands() {
|
|
2035
|
+
return {
|
|
2036
|
+
setFontSize: (e) => ({ chain: t }) => t().setMark("textStyle", { fontSize: e }).run(),
|
|
2037
|
+
unsetFontSize: () => ({ chain: e }) => e().setMark("textStyle", { fontSize: null }).removeEmptyTextStyle().run()
|
|
2038
|
+
};
|
|
2039
|
+
}
|
|
2040
|
+
}), Ge = /* @__PURE__ */ e({
|
|
2041
|
+
_: () => H,
|
|
2042
|
+
c: () => Z,
|
|
2043
|
+
d: () => lt,
|
|
2044
|
+
f: () => ot,
|
|
2045
|
+
g: () => B,
|
|
2046
|
+
h: () => R,
|
|
2047
|
+
i: () => kt,
|
|
2048
|
+
l: () => st,
|
|
2049
|
+
m: () => V,
|
|
2050
|
+
n: () => Jt,
|
|
2051
|
+
o: () => Et,
|
|
2052
|
+
p: () => z,
|
|
2053
|
+
r: () => At,
|
|
2054
|
+
s: () => Q,
|
|
2055
|
+
t: () => Xt,
|
|
2056
|
+
u: () => X,
|
|
2057
|
+
v: () => Y,
|
|
2058
|
+
y: () => q
|
|
2059
|
+
}), Ke = Object.defineProperty, qe = (e, t) => {
|
|
2060
|
+
let n = {};
|
|
2061
|
+
for (var r in e) Ke(n, r, {
|
|
2062
|
+
get: e[r],
|
|
2063
|
+
enumerable: !0
|
|
2064
|
+
});
|
|
2065
|
+
return t || Ke(n, Symbol.toStringTag, { value: "Module" }), n;
|
|
2066
|
+
}, Je = 6e4, Ye = "lv_popups_session", I = {
|
|
2067
|
+
active_popup_id: null,
|
|
2068
|
+
shown_popup_ids: [],
|
|
2069
|
+
last_closed_at: null
|
|
2070
|
+
}, L = ie("lv_popups_state", {}, {
|
|
2071
|
+
encode: JSON.stringify,
|
|
2072
|
+
decode: JSON.parse
|
|
2073
|
+
}), Xe = (e) => {
|
|
2074
|
+
if (!e) return I;
|
|
2075
|
+
try {
|
|
2076
|
+
return JSON.parse(e);
|
|
2077
|
+
} catch {
|
|
2078
|
+
return I;
|
|
2079
|
+
}
|
|
2080
|
+
}, R = M((() => {
|
|
2081
|
+
if (typeof sessionStorage > "u") return I;
|
|
2082
|
+
try {
|
|
2083
|
+
return Xe(sessionStorage.getItem(Ye));
|
|
2084
|
+
} catch {
|
|
2085
|
+
return I;
|
|
2086
|
+
}
|
|
2087
|
+
})()), Ze = R.set;
|
|
2088
|
+
R.set = (e) => {
|
|
2089
|
+
Ze(e);
|
|
2090
|
+
try {
|
|
2091
|
+
sessionStorage.setItem(Ye, JSON.stringify(e));
|
|
2092
|
+
} catch {}
|
|
2093
|
+
};
|
|
2094
|
+
var Qe = ae([R, L], (e, t) => ({
|
|
2095
|
+
active_popup_id: e.active_popup_id,
|
|
2096
|
+
shown_popup_ids: e.shown_popup_ids,
|
|
2097
|
+
last_closed_at: e.last_closed_at,
|
|
2098
|
+
previous_popups: t
|
|
2099
|
+
})), z = M([]), B = (e) => {
|
|
2100
|
+
z.set(e);
|
|
2101
|
+
}, V = M(!0), H = (e) => {
|
|
2102
|
+
V.set(e);
|
|
2103
|
+
}, $e = () => Qe.get(), et = (e, t) => e.includes(t) ? e : [...e, t], U = "manual", tt = () => U, W = [], G = null, nt = () => {
|
|
2104
|
+
if (G) return;
|
|
2105
|
+
let { last_closed_at: e } = R.get();
|
|
2106
|
+
if (!e) return;
|
|
2107
|
+
let t = Je - (Date.now() - e);
|
|
2108
|
+
if (t <= 0) {
|
|
2109
|
+
K();
|
|
2110
|
+
return;
|
|
2111
|
+
}
|
|
2112
|
+
G = setTimeout(() => {
|
|
2113
|
+
G = null, K();
|
|
2114
|
+
}, t);
|
|
2115
|
+
}, K = () => {
|
|
2116
|
+
let e = R.get();
|
|
2117
|
+
if (!e.active_popup_id) {
|
|
2118
|
+
if (e.last_closed_at && Date.now() - e.last_closed_at < 6e4) {
|
|
2119
|
+
nt();
|
|
2120
|
+
return;
|
|
2121
|
+
}
|
|
2122
|
+
for (; W.length > 0;) {
|
|
2123
|
+
let e = W.shift();
|
|
2124
|
+
if (q(e.popup, { trigger_type: e.trigger_type })) return;
|
|
2125
|
+
}
|
|
2126
|
+
}
|
|
2127
|
+
}, rt = (e, t) => {
|
|
2128
|
+
W.some((t) => t.popup.id === e.id) || (W.push({
|
|
2129
|
+
popup: e,
|
|
2130
|
+
trigger_type: t
|
|
2131
|
+
}), nt());
|
|
2132
|
+
}, it = (e, t) => {
|
|
2133
|
+
let n = $e();
|
|
2134
|
+
if (!t || t.type === "always") return !n.shown_popup_ids.includes(e);
|
|
2135
|
+
let r = n.previous_popups[e];
|
|
2136
|
+
return r ? t.type === "once" ? !1 : t.type === "interval" && t.interval_ms ? Date.now() - r.triggered_at >= t.interval_ms : !0 : !0;
|
|
2137
|
+
}, q = (e, t = {}) => {
|
|
2138
|
+
let { force: n = !1, trigger_type: r = "manual" } = t, i = e.id, a = e.settings?.display_frequency, o = R.get();
|
|
2139
|
+
return o.active_popup_id === i ? !0 : !n && (o.active_popup_id || o.last_closed_at && Date.now() - o.last_closed_at < 6e4 || !it(i, a)) ? !1 : (G &&= (clearTimeout(G), null), U = r, R.set({
|
|
2140
|
+
active_popup_id: i,
|
|
2141
|
+
shown_popup_ids: et(o.shown_popup_ids, i),
|
|
2142
|
+
last_closed_at: o.last_closed_at
|
|
2143
|
+
}), !a || a.type === "always" || L.set({
|
|
2144
|
+
...L.get(),
|
|
2145
|
+
[i]: { triggered_at: Date.now() }
|
|
2146
|
+
}), !0);
|
|
2147
|
+
}, J = (e, t = {}) => {
|
|
2148
|
+
let { trigger_type: n = "manual" } = t;
|
|
2149
|
+
return q(e, { trigger_type: n }) ? !0 : (it(e.id, e.settings?.display_frequency) && rt(e, n), !1);
|
|
2150
|
+
}, Y = (e) => {
|
|
2151
|
+
let t = R.get();
|
|
2152
|
+
t.active_popup_id === e && (U = "manual", R.set({
|
|
2153
|
+
...t,
|
|
2154
|
+
active_popup_id: null,
|
|
2155
|
+
last_closed_at: Date.now()
|
|
2156
|
+
}), setTimeout(K, 0));
|
|
2157
|
+
}, X = se({
|
|
2158
|
+
defaultClassName: "_1gklknd4",
|
|
2159
|
+
variantClassNames: {
|
|
2160
|
+
placement: {
|
|
2161
|
+
popup: "_1gklknd5",
|
|
2162
|
+
slide_in: "_1gklknd6"
|
|
2163
|
+
},
|
|
2164
|
+
position: {
|
|
2165
|
+
"top-left": "_1gklknd7",
|
|
2166
|
+
"top-right": "_1gklknd8",
|
|
2167
|
+
"bottom-left": "_1gklknd9",
|
|
2168
|
+
"bottom-right": "_1gklknda"
|
|
2169
|
+
}
|
|
2170
|
+
},
|
|
2171
|
+
defaultVariants: { placement: "popup" },
|
|
2172
|
+
compoundVariants: []
|
|
2173
|
+
}), at = "_1gklkndb", ot = "_1gklkndc", st = "_1gklkndd", ct = se({
|
|
2174
|
+
defaultClassName: "_1gklknde",
|
|
2175
|
+
variantClassNames: { size: {
|
|
2176
|
+
small: "_1gklkndf",
|
|
2177
|
+
medium: "_1gklkndg",
|
|
2178
|
+
large: "_1gklkndh",
|
|
2179
|
+
xlarge: "_1gklkndi"
|
|
2180
|
+
} },
|
|
2181
|
+
defaultVariants: { size: "medium" },
|
|
2182
|
+
compoundVariants: []
|
|
2183
|
+
}), lt = "_1gklkndl", Z = "_1gklkndm", ut = [
|
|
2184
|
+
_e,
|
|
2185
|
+
Te,
|
|
2186
|
+
ke,
|
|
2187
|
+
ye,
|
|
2188
|
+
pe,
|
|
2189
|
+
xe,
|
|
2190
|
+
Ee,
|
|
2191
|
+
he,
|
|
2192
|
+
me,
|
|
2193
|
+
we,
|
|
2194
|
+
Ce,
|
|
2195
|
+
ve,
|
|
2196
|
+
Me,
|
|
2197
|
+
Se.configure({ openOnClick: !1 }),
|
|
2198
|
+
Ae,
|
|
2199
|
+
We,
|
|
2200
|
+
je,
|
|
2201
|
+
Oe,
|
|
2202
|
+
De,
|
|
2203
|
+
ge,
|
|
2204
|
+
be.configure({ multicolor: !0 }),
|
|
2205
|
+
Ue,
|
|
2206
|
+
y,
|
|
2207
|
+
Ne.configure({ types: [
|
|
2208
|
+
"paragraph",
|
|
2209
|
+
"heading",
|
|
2210
|
+
"bulletList",
|
|
2211
|
+
"orderedList"
|
|
2212
|
+
] })
|
|
2213
|
+
], dt = (e) => de(e, ut), ft = ({ content: e, className: t, ref: n, ...r }) => {
|
|
2214
|
+
let i = te(() => e ? typeof e == "string" ? e ? dt(e) : null : e.json && Object.keys(e.json).length > 0 ? e.json : e.html ? dt(e.html) : null : null, [e]), a = te(() => i ? fe({
|
|
2215
|
+
content: i,
|
|
2216
|
+
extensions: ut
|
|
2217
|
+
}) : null, [i]);
|
|
2218
|
+
return a ? /* @__PURE__ */ N("div", {
|
|
2219
|
+
ref: n,
|
|
2220
|
+
className: F(p, t),
|
|
2221
|
+
...r,
|
|
2222
|
+
children: a
|
|
2223
|
+
}) : null;
|
|
2224
|
+
}, pt = O(null), mt = (e) => {
|
|
2225
|
+
let t = b(6), { popup: n, callbacks: r, children: i } = e, a;
|
|
2226
|
+
t[0] !== r || t[1] !== n ? (a = {
|
|
2227
|
+
popup: n,
|
|
2228
|
+
callbacks: r
|
|
2229
|
+
}, t[0] = r, t[1] = n, t[2] = a) : a = t[2];
|
|
2230
|
+
let o;
|
|
2231
|
+
return t[3] !== i || t[4] !== a ? (o = /* @__PURE__ */ N(pt.Provider, {
|
|
2232
|
+
value: a,
|
|
2233
|
+
children: i
|
|
2234
|
+
}), t[3] = i, t[4] = a, t[5] = o) : o = t[5], o;
|
|
2235
|
+
}, ht = () => {
|
|
2236
|
+
let e = A(pt);
|
|
2237
|
+
if (!e) throw Error("usePopupContext must be used within a PopupProvider");
|
|
2238
|
+
return e;
|
|
2239
|
+
}, gt = () => A(pt), _t = () => {
|
|
2240
|
+
let e = b(2), t = gt(), n;
|
|
2241
|
+
return e[0] === t ? n = e[1] : (n = () => {
|
|
2242
|
+
t && (t.callbacks?.onPopupClose?.(t.popup, { trigger_type: tt() }), Y(t.popup.id));
|
|
2243
|
+
}, e[0] = t, e[1] = n), n;
|
|
2244
|
+
}, vt = "zv6sjd4", yt = "zv6sjd5", bt = "zv6sjd6", xt = k(() => import("./dist-CsX9NP5P.js").then((e) => e.t).then((e) => ({ default: e.CollectionFormBuilder }))), St = {
|
|
2245
|
+
left: vt,
|
|
2246
|
+
center: yt,
|
|
2247
|
+
right: bt
|
|
2248
|
+
}, Ct = (e) => (e ?? "16:9").replace(":", " / "), wt = (e) => {
|
|
2249
|
+
if (e.content.coverImage?.srcset) return Object.entries(e.content.coverImage.srcset).filter(([e]) => e !== "path").map(([e, t]) => `${t} ${e}`).join(", ");
|
|
2250
|
+
}, Q = (e) => {
|
|
2251
|
+
let t = b(42), { popup: n } = e, i = gt(), a = i?.popup ?? n, s = i?.callbacks?.onAction, l = _t(), u = !i, { content: f } = a, { workspace: p } = E(), [m, h] = re(!1), g;
|
|
2252
|
+
t[0] !== f.action || t[1] !== s || t[2] !== a ? (g = () => {
|
|
2253
|
+
if (f.action?.type !== "redirect" || !f.action.copyValue) return;
|
|
2254
|
+
let e = f.action.copyValue;
|
|
2255
|
+
navigator.clipboard.writeText(e).then(() => {
|
|
2256
|
+
h(!0), setTimeout(() => h(!1), 2e3), s?.(a, {
|
|
2257
|
+
action_type: "copy",
|
|
2258
|
+
copy_value: e
|
|
2259
|
+
});
|
|
2260
|
+
});
|
|
2261
|
+
}, t[0] = f.action, t[1] = s, t[2] = a, t[3] = g) : g = t[3];
|
|
2262
|
+
let _ = g, v = f.align ?? "left", y;
|
|
2263
|
+
t[4] === f.coverImageRatio ? y = t[5] : (y = Ct(f.coverImageRatio), t[4] = f.coverImageRatio, t[5] = y);
|
|
2264
|
+
let x = y, S;
|
|
2265
|
+
t[6] !== x || t[7] !== f.coverImage || t[8] !== f.coverImageFocus || t[9] !== a ? (S = f.coverImage && /* @__PURE__ */ N("div", {
|
|
2266
|
+
className: "_1gklkndj",
|
|
2267
|
+
style: { aspectRatio: x },
|
|
2268
|
+
children: /* @__PURE__ */ N("img", {
|
|
2269
|
+
src: f.coverImage.location,
|
|
2270
|
+
srcSet: wt(a),
|
|
2271
|
+
alt: "",
|
|
2272
|
+
className: "_1gklkndk",
|
|
2273
|
+
style: f.coverImageFocus ? { objectPosition: f.coverImageFocus.replace("-", " ") } : void 0
|
|
2274
|
+
})
|
|
2275
|
+
}), t[6] = x, t[7] = f.coverImage, t[8] = f.coverImageFocus, t[9] = a, t[10] = S) : S = t[10];
|
|
2276
|
+
let C = f.size ?? "medium", w;
|
|
2277
|
+
t[11] === C ? w = t[12] : (w = ct({ size: C }), t[11] = C, t[12] = w);
|
|
2278
|
+
let T;
|
|
2279
|
+
t[13] !== v || t[14] !== f.description || t[15] !== f.heading ? (T = (f.heading || f.description) && /* @__PURE__ */ P(c, {
|
|
2280
|
+
className: "zv6sjd0",
|
|
2281
|
+
style: { textAlign: v },
|
|
2282
|
+
children: [f.heading && /* @__PURE__ */ N(r, { children: f.heading }), f.description && /* @__PURE__ */ N(o, { children: f.description })]
|
|
2283
|
+
}), t[13] = v, t[14] = f.description, t[15] = f.heading, t[16] = T) : T = t[16];
|
|
2284
|
+
let D;
|
|
2285
|
+
t[17] === f.body ? D = t[18] : (D = (f.body?.html || f.body?.json) && /* @__PURE__ */ N(ft, {
|
|
2286
|
+
className: "zv6sjd1",
|
|
2287
|
+
content: f.body
|
|
2288
|
+
}), t[17] = f.body, t[18] = D);
|
|
2289
|
+
let O;
|
|
2290
|
+
t[19] !== v || t[20] !== f.action || t[21] !== u || t[22] !== s || t[23] !== a || t[24] !== p ? (O = f.action?.type === "form" && /* @__PURE__ */ N("div", {
|
|
2291
|
+
className: "zv6sjd3",
|
|
2292
|
+
children: /* @__PURE__ */ N(ee, { children: /* @__PURE__ */ N(xt, {
|
|
2293
|
+
collection_id: f.action.collectionKey,
|
|
2294
|
+
uiConfig: {
|
|
2295
|
+
hideFormHeading: !0,
|
|
2296
|
+
hideSectionHeadings: !0
|
|
2297
|
+
},
|
|
2298
|
+
submitButtonConfig: {
|
|
2299
|
+
show: !0,
|
|
2300
|
+
text: "Submit",
|
|
2301
|
+
styles: St[v]
|
|
2302
|
+
},
|
|
2303
|
+
workspace_id: p,
|
|
2304
|
+
containerStyles: "zv6sjd2",
|
|
2305
|
+
preview: u,
|
|
2306
|
+
onSuccess: () => {
|
|
2307
|
+
f.action?.type === "form" && s?.(a, {
|
|
2308
|
+
action_type: "form_submit",
|
|
2309
|
+
collection_key: f.action.collectionKey
|
|
2310
|
+
});
|
|
2311
|
+
}
|
|
2312
|
+
}) })
|
|
2313
|
+
}), t[19] = v, t[20] = f.action, t[21] = u, t[22] = s, t[23] = a, t[24] = p, t[25] = O) : O = t[25];
|
|
2314
|
+
let k;
|
|
2315
|
+
t[26] !== l || t[27] !== f.action || t[28] !== m || t[29] !== _ || t[30] !== s || t[31] !== a ? (k = f.action?.type === "redirect" && /* @__PURE__ */ P(oe, { children: [f.action.copyValue && /* @__PURE__ */ P("button", {
|
|
2316
|
+
type: "button",
|
|
2317
|
+
className: "zv6sjd8",
|
|
2318
|
+
onClick: _,
|
|
2319
|
+
children: [
|
|
2320
|
+
/* @__PURE__ */ N("span", {
|
|
2321
|
+
className: "zv6sjd9",
|
|
2322
|
+
children: f.action.copyValue
|
|
2323
|
+
}),
|
|
2324
|
+
N(m ? ce : le, {
|
|
2325
|
+
size: 18,
|
|
2326
|
+
className: "zv6sjda"
|
|
2327
|
+
}),
|
|
2328
|
+
/* @__PURE__ */ N("span", {
|
|
2329
|
+
className: "zv6sjdb",
|
|
2330
|
+
children: m ? "Copied!" : "Click to copy"
|
|
2331
|
+
})
|
|
2332
|
+
]
|
|
2333
|
+
}), /* @__PURE__ */ N(d, {
|
|
2334
|
+
className: "zv6sjd7",
|
|
2335
|
+
onClick: () => {
|
|
2336
|
+
f.action?.type === "redirect" && (s?.(a, {
|
|
2337
|
+
action_type: "redirect",
|
|
2338
|
+
redirect_url: f.action.url,
|
|
2339
|
+
open_in_new_tab: !!f.action.openInNewTab
|
|
2340
|
+
}), l(), f.action.openInNewTab ? window.open(f.action.url, "_blank", "noopener,noreferrer") : window.location.href = f.action.url);
|
|
2341
|
+
},
|
|
2342
|
+
children: f.action.label || "Button"
|
|
2343
|
+
})] }), t[26] = l, t[27] = f.action, t[28] = m, t[29] = _, t[30] = s, t[31] = a, t[32] = k) : k = t[32];
|
|
2344
|
+
let A;
|
|
2345
|
+
t[33] !== w || t[34] !== T || t[35] !== D || t[36] !== O || t[37] !== k ? (A = /* @__PURE__ */ P("div", {
|
|
2346
|
+
className: w,
|
|
2347
|
+
children: [
|
|
2348
|
+
T,
|
|
2349
|
+
D,
|
|
2350
|
+
O,
|
|
2351
|
+
k
|
|
2352
|
+
]
|
|
2353
|
+
}), t[33] = w, t[34] = T, t[35] = D, t[36] = O, t[37] = k, t[38] = A) : A = t[38];
|
|
2354
|
+
let j;
|
|
2355
|
+
return t[39] !== A || t[40] !== S ? (j = /* @__PURE__ */ P("div", {
|
|
2356
|
+
className: at,
|
|
2357
|
+
children: [S, A]
|
|
2358
|
+
}), t[39] = A, t[40] = S, t[41] = j) : j = t[41], j;
|
|
2359
|
+
}, $ = (e) => {
|
|
2360
|
+
if (e == null) return;
|
|
2361
|
+
if (typeof e == "string") return e;
|
|
2362
|
+
if (typeof e != "object") return;
|
|
2363
|
+
let t = e;
|
|
2364
|
+
if (typeof t.l != "number" || typeof t.c != "number" || typeof t.h != "number") return;
|
|
2365
|
+
let n = (e) => Math.round(e * 1e4) / 1e4, r = n(t.l), i = n(t.c), a = n(t.h), o = typeof t.alpha == "number" ? n(t.alpha) : 1;
|
|
2366
|
+
return o < 1 ? `oklch(${r} ${i} ${a} / ${o})` : `oklch(${r} ${i} ${a})`;
|
|
2367
|
+
}, Tt = (e) => {
|
|
2368
|
+
let t = e.colors;
|
|
2369
|
+
return !t || typeof t != "object" ? !1 : Object.values(t).some((e) => e != null);
|
|
2370
|
+
}, Et = (e) => {
|
|
2371
|
+
if (!e || !Tt(e)) return null;
|
|
2372
|
+
let t = e.colors, n = t?.brand ?? {}, r = e.fonts, i = e.sizes;
|
|
2373
|
+
return {
|
|
2374
|
+
colors: {
|
|
2375
|
+
brand: {
|
|
2376
|
+
main: $(n.main) ?? "",
|
|
2377
|
+
foreground: $(n.foreground) ?? ""
|
|
2378
|
+
},
|
|
2379
|
+
text1: $(t.text1) ?? "",
|
|
2380
|
+
text2: $(t.text2) ?? "",
|
|
2381
|
+
page: $(t.page) ?? "",
|
|
2382
|
+
border: $(t.border) ?? ""
|
|
2383
|
+
},
|
|
2384
|
+
fonts: {
|
|
2385
|
+
heading: r?.heading ?? "inherit",
|
|
2386
|
+
body: r?.body ?? "inherit"
|
|
2387
|
+
},
|
|
2388
|
+
sizes: { radius: i?.radius ?? "4px" }
|
|
2389
|
+
};
|
|
2390
|
+
}, Dt = (e) => {
|
|
2391
|
+
if (e) return {
|
|
2392
|
+
colors: {
|
|
2393
|
+
primary: e.colors?.brand?.main,
|
|
2394
|
+
primaryForeground: e.colors?.brand?.foreground,
|
|
2395
|
+
foreground: e.colors?.text1,
|
|
2396
|
+
text: e.colors?.text1,
|
|
2397
|
+
heading: e.colors?.text1,
|
|
2398
|
+
mutedForeground: e.colors?.text2,
|
|
2399
|
+
background: e.colors?.page,
|
|
2400
|
+
card: e.colors?.page,
|
|
2401
|
+
cardForeground: e.colors?.text1,
|
|
2402
|
+
popover: e.colors?.page,
|
|
2403
|
+
popoverForeground: e.colors?.text1,
|
|
2404
|
+
border: e.colors?.border,
|
|
2405
|
+
input: e.colors?.page,
|
|
2406
|
+
inputForeground: e.colors?.text1
|
|
2407
|
+
},
|
|
2408
|
+
fonts: e.fonts,
|
|
2409
|
+
radius: e.sizes?.radius
|
|
2410
|
+
};
|
|
2411
|
+
}, Ot = (e) => ze(Dt(e)), kt = (e) => {
|
|
2412
|
+
let t = b(20), n, r, i, a, o;
|
|
2413
|
+
t[0] === e ? (n = t[1], r = t[2], i = t[3], a = t[4], o = t[5]) : ({children: n, popupTheme: r, siteTheme: a, style: o, ...i} = e, t[0] = e, t[1] = n, t[2] = r, t[3] = i, t[4] = a, t[5] = o);
|
|
2414
|
+
let s;
|
|
2415
|
+
t[6] !== r || t[7] !== a ? (s = r ?? (a ? Et(a) : null), t[6] = r, t[7] = a, t[8] = s) : s = t[8];
|
|
2416
|
+
let c = s, l;
|
|
2417
|
+
t[9] === Symbol.for("react.memo_cache_sentinel") ? (l = F(v, f), t[9] = l) : l = t[9];
|
|
2418
|
+
let d;
|
|
2419
|
+
t[10] === Symbol.for("react.memo_cache_sentinel") ? (d = m({ baseSpacing: ".625rem" }), t[10] = d) : d = t[10];
|
|
2420
|
+
let p;
|
|
2421
|
+
t[11] === c ? p = t[12] : (p = Ot(c), t[11] = c, t[12] = p);
|
|
2422
|
+
let h;
|
|
2423
|
+
t[13] !== o || t[14] !== p ? (h = {
|
|
2424
|
+
...d,
|
|
2425
|
+
...p,
|
|
2426
|
+
...o
|
|
2427
|
+
}, t[13] = o, t[14] = p, t[15] = h) : h = t[15];
|
|
2428
|
+
let g;
|
|
2429
|
+
return t[16] !== n || t[17] !== i || t[18] !== h ? (g = /* @__PURE__ */ N(u, {
|
|
2430
|
+
className: l,
|
|
2431
|
+
cssReset: !0,
|
|
2432
|
+
style: h,
|
|
2433
|
+
...i,
|
|
2434
|
+
children: n
|
|
2435
|
+
}), t[16] = n, t[17] = i, t[18] = h, t[19] = g) : g = t[19], g;
|
|
2436
|
+
}, At = (e) => e.content.position || "top-right", jt = () => {
|
|
2437
|
+
let e = b(32), { popup: r, callbacks: o } = ht(), { placement: c, id: u } = r, d = Le(Qe).active_popup_id === u, f = ne(!1), p, m;
|
|
2438
|
+
e[0] !== o || e[1] !== d || e[2] !== r ? (p = () => {
|
|
2439
|
+
d && !f.current && (f.current = !0, o?.onPopupOpen?.(r, { trigger_type: tt() })), d || (f.current = !1);
|
|
2440
|
+
}, m = [
|
|
2441
|
+
d,
|
|
2442
|
+
r,
|
|
2443
|
+
o
|
|
2444
|
+
], e[0] = o, e[1] = d, e[2] = r, e[3] = p, e[4] = m) : (p = e[3], m = e[4]), j(p, m);
|
|
2445
|
+
let h = _t(), g, _, v, y, x, S, C, w;
|
|
2446
|
+
if (e[5] !== h || e[6] !== d || e[7] !== c || e[8] !== r) {
|
|
2447
|
+
let o = At(r), u = c === "popup", f = c === "slide_in";
|
|
2448
|
+
_ = a, x = d, e[17] === h ? S = e[18] : (S = (e) => !e && h(), e[17] = h, e[18] = S), C = u, w = !u, g = n, e[19] === u ? v = e[20] : (v = u && /* @__PURE__ */ N(i, {}), e[19] = u, e[20] = v), y = u ? /* @__PURE__ */ N(l, {
|
|
2449
|
+
className: ot,
|
|
2450
|
+
children: /* @__PURE__ */ P(s.Popup, {
|
|
2451
|
+
className: X({ placement: c }),
|
|
2452
|
+
children: [/* @__PURE__ */ N(t, {
|
|
2453
|
+
variant: "ghost",
|
|
2454
|
+
size: "icon-xs",
|
|
2455
|
+
className: Z,
|
|
2456
|
+
"aria-label": "Close popup",
|
|
2457
|
+
children: /* @__PURE__ */ N(ue, { size: 16 })
|
|
2458
|
+
}), /* @__PURE__ */ N(Q, {})]
|
|
2459
|
+
})
|
|
2460
|
+
}) : /* @__PURE__ */ P(s.Popup, {
|
|
2461
|
+
className: F(X({
|
|
2462
|
+
placement: c,
|
|
2463
|
+
position: o
|
|
2464
|
+
}), f && "_1gklkndd"),
|
|
2465
|
+
children: [/* @__PURE__ */ N(t, {
|
|
2466
|
+
variant: "ghost",
|
|
2467
|
+
size: "icon-xs",
|
|
2468
|
+
className: Z,
|
|
2469
|
+
"aria-label": "Close popup",
|
|
2470
|
+
children: /* @__PURE__ */ N(ue, { size: 16 })
|
|
2471
|
+
}), /* @__PURE__ */ N(Q, {})]
|
|
2472
|
+
}), e[5] = h, e[6] = d, e[7] = c, e[8] = r, e[9] = g, e[10] = _, e[11] = v, e[12] = y, e[13] = x, e[14] = S, e[15] = C, e[16] = w;
|
|
2473
|
+
} else g = e[9], _ = e[10], v = e[11], y = e[12], x = e[13], S = e[14], C = e[15], w = e[16];
|
|
2474
|
+
let T;
|
|
2475
|
+
e[21] !== g || e[22] !== v || e[23] !== y ? (T = /* @__PURE__ */ P(g, { children: [v, y] }), e[21] = g, e[22] = v, e[23] = y, e[24] = T) : T = e[24];
|
|
2476
|
+
let E;
|
|
2477
|
+
return e[25] !== _ || e[26] !== x || e[27] !== S || e[28] !== C || e[29] !== w || e[30] !== T ? (E = /* @__PURE__ */ N(_, {
|
|
2478
|
+
open: x,
|
|
2479
|
+
onOpenChange: S,
|
|
2480
|
+
modal: C,
|
|
2481
|
+
disablePointerDismissal: w,
|
|
2482
|
+
children: T
|
|
2483
|
+
}), e[25] = _, e[26] = x, e[27] = S, e[28] = C, e[29] = w, e[30] = T, e[31] = E) : E = e[31], E;
|
|
2484
|
+
}, Mt = 3e4, Nt = 5e3, Pt = 5e3, Ft = 100, It = .5, Lt = 5, Rt = (e) => {
|
|
2485
|
+
if (typeof document > "u") return () => {};
|
|
2486
|
+
let t = !1, n = Date.now(), r = [], i = 0, a = null, o = () => Date.now() - n >= Mt, s = () => {
|
|
2487
|
+
t || (t = !0, c(), e());
|
|
2488
|
+
}, c = () => {
|
|
2489
|
+
a &&= (clearTimeout(a), null);
|
|
2490
|
+
}, l = () => {
|
|
2491
|
+
if (r.length < 2) return 0;
|
|
2492
|
+
let e = r[0], t = r[r.length - 1], n = t.t - e.t;
|
|
2493
|
+
return n === 0 ? 0 : (e.y - t.y) / n;
|
|
2494
|
+
}, u = () => r.reduce((e, t) => t.y > e ? t.y : e, 0), d = (e) => {
|
|
2495
|
+
r.push({
|
|
2496
|
+
y: e.clientY,
|
|
2497
|
+
t: Date.now()
|
|
2498
|
+
}), r.length > Lt && r.shift();
|
|
2499
|
+
}, f = (e) => {
|
|
2500
|
+
t || !o() || e.clientY > 0 || u() < Ft || Date.now() - i < Pt || l() < It || (c(), a = setTimeout(s, Nt));
|
|
2501
|
+
}, p = () => {
|
|
2502
|
+
c();
|
|
2503
|
+
}, m = () => {
|
|
2504
|
+
i = Date.now();
|
|
2505
|
+
}, h = C.listen((e) => {
|
|
2506
|
+
o() && (e === "hidden" || e === "frozen") && s();
|
|
2507
|
+
});
|
|
2508
|
+
return document.addEventListener("mousemove", d, { passive: !0 }), document.addEventListener("mouseleave", f), document.addEventListener("mouseenter", p), window.addEventListener("scroll", m, { passive: !0 }), () => {
|
|
2509
|
+
c(), document.removeEventListener("mousemove", d), document.removeEventListener("mouseleave", f), document.removeEventListener("mouseenter", p), window.removeEventListener("scroll", m), h();
|
|
2510
|
+
};
|
|
2511
|
+
}, zt = (e, t) => {
|
|
2512
|
+
if (!e) return null;
|
|
2513
|
+
let n = setTimeout(() => J(t, { trigger_type: "time_on_page" }), e);
|
|
2514
|
+
return () => clearTimeout(n);
|
|
2515
|
+
}, Bt = (e, t) => {
|
|
2516
|
+
if (e === void 0) return null;
|
|
2517
|
+
let n = !1;
|
|
2518
|
+
return w.listen((r) => {
|
|
2519
|
+
n || r.depth >= e && (n = !0, J(t, { trigger_type: "scroll_depth" }));
|
|
2520
|
+
});
|
|
2521
|
+
}, Vt = (e) => {
|
|
2522
|
+
let t = !1;
|
|
2523
|
+
return x.listen((n) => {
|
|
2524
|
+
t || n.status === "idle" && (t = !0, J(e, { trigger_type: "inactivity" }));
|
|
2525
|
+
});
|
|
2526
|
+
}, Ht = (e, t) => {
|
|
2527
|
+
let n = b(11), r = t === void 0 ? !0 : t, { triggers: i, id: a } = e, o = Le(S), s;
|
|
2528
|
+
n[0] === Symbol.for("react.memo_cache_sentinel") ? (s = [], n[0] = s) : s = n[0];
|
|
2529
|
+
let c = ne(s), l;
|
|
2530
|
+
n[1] !== r || n[2] !== o || n[3] !== e || n[4] !== i ? (l = () => {
|
|
2531
|
+
if (!r || !o || !i) return;
|
|
2532
|
+
let t = [];
|
|
2533
|
+
if (i.time_on_page.enabled) {
|
|
2534
|
+
let n = zt(i.time_on_page.delay_ms, e);
|
|
2535
|
+
n && t.push(n);
|
|
2536
|
+
}
|
|
2537
|
+
if (i.scroll_depth.enabled) {
|
|
2538
|
+
let n = Bt(i.scroll_depth.percent, e);
|
|
2539
|
+
n && t.push(n);
|
|
2540
|
+
}
|
|
2541
|
+
return i.exit_intent.enabled && t.push(Rt(() => J(e, { trigger_type: "exit_intent" }))), i.inactivity.enabled && t.push(Vt(e)), c.current = t, () => {
|
|
2542
|
+
t.forEach(Ut), c.current = [];
|
|
2543
|
+
};
|
|
2544
|
+
}, n[1] = r, n[2] = o, n[3] = e, n[4] = i, n[5] = l) : l = n[5];
|
|
2545
|
+
let u;
|
|
2546
|
+
n[6] !== r || n[7] !== o || n[8] !== a || n[9] !== i ? (u = [
|
|
2547
|
+
r,
|
|
2548
|
+
o,
|
|
2549
|
+
a,
|
|
2550
|
+
i
|
|
2551
|
+
], n[6] = r, n[7] = o, n[8] = a, n[9] = i, n[10] = u) : u = n[10], j(l, u);
|
|
2552
|
+
};
|
|
2553
|
+
function Ut(e) {
|
|
2554
|
+
return e();
|
|
2555
|
+
}
|
|
2556
|
+
var Wt = (e, t) => {
|
|
2557
|
+
switch (e.match_type) {
|
|
2558
|
+
case "is_all_pages": return !0;
|
|
2559
|
+
case "is": return e.page_id ? t.pageId === e.page_id ? e.value == null || e.value === t.path : !1 : e.value != null && e.value === t.path;
|
|
2560
|
+
case "contains": return e.value != null && t.path.includes(e.value);
|
|
2561
|
+
case "begins_with": return e.value != null && t.path.startsWith(e.value);
|
|
2562
|
+
default: return !1;
|
|
2563
|
+
}
|
|
2564
|
+
}, Gt = (e, t) => {
|
|
2565
|
+
switch (e.match_type) {
|
|
2566
|
+
case "exact": return t === e.value;
|
|
2567
|
+
case "contains": return t.includes(e.value);
|
|
2568
|
+
case "domain": try {
|
|
2569
|
+
let n = new URL(t).hostname, r = e.value.toLowerCase();
|
|
2570
|
+
return n === r || n.endsWith(`.${r}`);
|
|
2571
|
+
} catch {
|
|
2572
|
+
return !1;
|
|
2573
|
+
}
|
|
2574
|
+
default: return !1;
|
|
2575
|
+
}
|
|
2576
|
+
}, Kt = (e, t, n) => {
|
|
2577
|
+
let r = e.pages?.exclude ?? [];
|
|
2578
|
+
if (r.length > 0 && r.some((e) => Wt(e, t))) return !1;
|
|
2579
|
+
let i = e.pages?.include ?? [];
|
|
2580
|
+
if (i.length > 0 && !i.some((e) => Wt(e, t))) return !1;
|
|
2581
|
+
let a = e.referrer?.include ?? [];
|
|
2582
|
+
if (a.length > 0 && (!n || !a.some((e) => Gt(e, n)))) return !1;
|
|
2583
|
+
let o = e.referrer?.exclude ?? [];
|
|
2584
|
+
return !(o.length > 0 && n && o.some((e) => Gt(e, n)));
|
|
2585
|
+
}, qt = (e) => {
|
|
2586
|
+
let t = b(4), { pageId: n } = e, { popup: r } = ht(), i;
|
|
2587
|
+
bb0: {
|
|
2588
|
+
if (!r.target) {
|
|
2589
|
+
i = !0;
|
|
2590
|
+
break bb0;
|
|
2591
|
+
}
|
|
2592
|
+
if (typeof window > "u") {
|
|
2593
|
+
i = !1;
|
|
2594
|
+
break bb0;
|
|
2595
|
+
}
|
|
2596
|
+
let e;
|
|
2597
|
+
if (t[0] !== n || t[1] !== r.target) {
|
|
2598
|
+
let i = T.get().identity?.referrer?.raw || document.referrer || null, a = new URL(window.location.href, window.location.origin);
|
|
2599
|
+
e = Kt(r.target, {
|
|
2600
|
+
pageId: n,
|
|
2601
|
+
path: a.pathname
|
|
2602
|
+
}, i), t[0] = n, t[1] = r.target, t[2] = e;
|
|
2603
|
+
} else e = t[2];
|
|
2604
|
+
i = e;
|
|
2605
|
+
}
|
|
2606
|
+
let a = i;
|
|
2607
|
+
if (Ht(r, a), !a) return null;
|
|
2608
|
+
let o;
|
|
2609
|
+
return t[3] === Symbol.for("react.memo_cache_sentinel") ? (o = /* @__PURE__ */ N(jt, {}), t[3] = o) : o = t[3], o;
|
|
2610
|
+
}, Jt = (e) => {
|
|
2611
|
+
let t = b(16), { popups: n, pageId: r } = e, i = D(), a, o;
|
|
2612
|
+
t[0] === n ? (a = t[1], o = t[2]) : (a = () => {
|
|
2613
|
+
B(n), H(!1);
|
|
2614
|
+
}, o = [n], t[0] = n, t[1] = a, t[2] = o), j(a, o);
|
|
2615
|
+
let s;
|
|
2616
|
+
t[3] === i ? s = t[4] : (s = (e, t) => {
|
|
2617
|
+
!i || typeof i.track != "function" || i?.track(e, t);
|
|
2618
|
+
}, t[3] = i, t[4] = s);
|
|
2619
|
+
let c = s, l = Yt, u;
|
|
2620
|
+
t[5] === c ? u = t[6] : (u = {
|
|
2621
|
+
onPopupOpen: (e, t) => {
|
|
2622
|
+
c("popup.view", {
|
|
2623
|
+
...l(e),
|
|
2624
|
+
trigger_type: t.trigger_type,
|
|
2625
|
+
language: e.language
|
|
2626
|
+
});
|
|
2627
|
+
},
|
|
2628
|
+
onPopupClose: (e, t) => {
|
|
2629
|
+
c("popup.close", {
|
|
2630
|
+
...l(e),
|
|
2631
|
+
trigger_type: t.trigger_type,
|
|
2632
|
+
action_type: e.content.action?.type || null
|
|
2633
|
+
});
|
|
2634
|
+
},
|
|
2635
|
+
onAction: (e, t) => {
|
|
2636
|
+
c("popup.action", {
|
|
2637
|
+
...l(e),
|
|
2638
|
+
...t
|
|
2639
|
+
});
|
|
2640
|
+
}
|
|
2641
|
+
}, t[5] = c, t[6] = u);
|
|
2642
|
+
let d = u, f;
|
|
2643
|
+
if (t[7] !== d || t[8] !== r || t[9] !== n) {
|
|
2644
|
+
let e;
|
|
2645
|
+
t[11] !== d || t[12] !== r ? (e = (e) => /* @__PURE__ */ N(kt, {
|
|
2646
|
+
popupTheme: e.theme,
|
|
2647
|
+
siteTheme: e.site?.theme,
|
|
2648
|
+
children: /* @__PURE__ */ N(mt, {
|
|
2649
|
+
popup: e,
|
|
2650
|
+
callbacks: d,
|
|
2651
|
+
children: /* @__PURE__ */ N(qt, { pageId: r })
|
|
2652
|
+
})
|
|
2653
|
+
}, e.id), t[11] = d, t[12] = r, t[13] = e) : e = t[13], f = n.map(e), t[7] = d, t[8] = r, t[9] = n, t[10] = f;
|
|
2654
|
+
} else f = t[10];
|
|
2655
|
+
let p;
|
|
2656
|
+
return t[14] === f ? p = t[15] : (p = /* @__PURE__ */ N(oe, { children: f }), t[14] = f, t[15] = p), p;
|
|
2657
|
+
};
|
|
2658
|
+
function Yt(e) {
|
|
2659
|
+
return {
|
|
2660
|
+
resource: "builder.popup",
|
|
2661
|
+
identifier: e.id,
|
|
2662
|
+
popup_title: e.title,
|
|
2663
|
+
placement: e.placement
|
|
2664
|
+
};
|
|
2665
|
+
}
|
|
2666
|
+
var Xt = /* @__PURE__ */ qe({ PopupRenderer: () => Jt });
|
|
2667
|
+
//#endregion
|
|
2668
|
+
export { Ue as _, Y as a, z as c, Z as d, Q as f, We as g, B as h, X as i, H as l, kt as m, R as n, q as o, At as p, V as r, Ge as s, lt as t, ot as u, ze as v };
|