reactjs-tiptap-editor 1.0.24 → 1.0.26

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.
Files changed (289) hide show
  1. package/lib/{ActionMenuButton-HYlhmRvw.js → ActionMenuButton-B4KDkZ0z.js} +1 -1
  2. package/lib/{ActionMenuButton-B8NhVw5m.cjs → ActionMenuButton-C3Cfeza9.cjs} +1 -1
  3. package/lib/Attachment.cjs +1 -1
  4. package/lib/Attachment.js +25 -25
  5. package/lib/Blockquote.cjs +5 -5
  6. package/lib/Blockquote.js +1490 -53
  7. package/lib/Bold.cjs +1 -1
  8. package/lib/Bold.js +3 -3
  9. package/lib/BulletList.cjs +1 -1
  10. package/lib/BulletList.js +2 -2
  11. package/lib/Callout.cjs +1 -1
  12. package/lib/Callout.js +222 -8
  13. package/lib/Clear.cjs +1 -1
  14. package/lib/Clear.js +2 -2
  15. package/lib/Code.cjs +1 -1
  16. package/lib/Code.js +56 -39
  17. package/lib/CodeBlock.cjs +1 -1
  18. package/lib/CodeBlock.js +8 -4
  19. package/lib/CodeView.cjs +1 -1
  20. package/lib/CodeView.js +2 -2
  21. package/lib/Color.cjs +1 -1
  22. package/lib/Color.js +3 -3
  23. package/lib/Column.cjs +1 -1
  24. package/lib/Column.js +2 -2
  25. package/lib/{Drawer-Was4hxYH.cjs → Drawer-D7E9kTca.cjs} +1 -1
  26. package/lib/{Drawer-CaXVhxo4.js → Drawer-DA0FLHs9.js} +20 -20
  27. package/lib/Drawer.cjs +1 -1
  28. package/lib/Drawer.js +4 -4
  29. package/lib/Emoji.cjs +1 -1
  30. package/lib/Emoji.js +1644 -148
  31. package/lib/Excalidraw.cjs +1 -1
  32. package/lib/Excalidraw.js +10 -10
  33. package/lib/ExportPdf.cjs +1 -1
  34. package/lib/ExportPdf.js +2 -2
  35. package/lib/ExportWord.cjs +1 -1
  36. package/lib/ExportWord.js +2 -2
  37. package/lib/FontFamily.cjs +1 -1
  38. package/lib/FontFamily.js +5 -5
  39. package/lib/FontSize.cjs +1 -1
  40. package/lib/FontSize.js +5 -5
  41. package/lib/FormatPainter.cjs +1 -0
  42. package/lib/FormatPainter.js +133 -0
  43. package/lib/Heading.cjs +1 -1
  44. package/lib/Heading.js +15 -11
  45. package/lib/Highlight.cjs +1 -1
  46. package/lib/Highlight.js +38 -32
  47. package/lib/History.cjs +7 -1
  48. package/lib/History.js +519 -478
  49. package/lib/HorizontalRule.cjs +1 -1
  50. package/lib/HorizontalRule.js +2 -2
  51. package/lib/{Iframe-Bp986fj0.js → Iframe-DZ3r3QzK.js} +7 -7
  52. package/lib/{Iframe-BI0sq6pd.cjs → Iframe-OMVd0xa_.cjs} +1 -1
  53. package/lib/Iframe.cjs +1 -1
  54. package/lib/Iframe.js +3 -3
  55. package/lib/Image.cjs +1 -1
  56. package/lib/Image.js +6 -6
  57. package/lib/ImageGif.cjs +1 -1
  58. package/lib/ImageGif.js +35 -35
  59. package/lib/ImportWord.cjs +1 -1
  60. package/lib/ImportWord.js +15 -15
  61. package/lib/{Indent-FvM52kjA.cjs → Indent-QgCoonRk.cjs} +1 -1
  62. package/lib/{Indent-E6B8DkyN.js → Indent-kI4G-clX.js} +2 -2
  63. package/lib/Indent.cjs +1 -1
  64. package/lib/Indent.js +2 -2
  65. package/lib/Italic.cjs +1 -1
  66. package/lib/Italic.js +2 -2
  67. package/lib/{Katex-pzwyyiFJ.js → Katex-BPbXjcZQ.js} +6 -7
  68. package/lib/Katex-CUofhjB5.cjs +4 -0
  69. package/lib/Katex.cjs +1 -1
  70. package/lib/Katex.js +3 -3
  71. package/lib/LineHeight.cjs +1 -1
  72. package/lib/LineHeight.js +4 -4
  73. package/lib/Link.cjs +1 -1
  74. package/lib/Link.js +2 -2
  75. package/lib/{LinkEditBlock-OjN4F2rM.js → LinkEditBlock-BYWwH2_x.js} +59 -32
  76. package/lib/{LinkEditBlock-Cmkmp2fW.cjs → LinkEditBlock-Z7RRurvx.cjs} +2 -2
  77. package/lib/MarkdownPaste.cjs +1 -1
  78. package/lib/MarkdownPaste.js +1 -1
  79. package/lib/Mention.cjs +1 -1
  80. package/lib/Mention.js +9 -5
  81. package/lib/Mermaid.cjs +2 -2
  82. package/lib/Mermaid.js +61 -62
  83. package/lib/MoreMark.cjs +1 -1
  84. package/lib/MoreMark.js +5 -5
  85. package/lib/OrderedList.cjs +1 -1
  86. package/lib/OrderedList.js +2 -2
  87. package/lib/SearchAndReplace.cjs +1 -1
  88. package/lib/SearchAndReplace.js +14 -14
  89. package/lib/SlashCommand.cjs +1 -1
  90. package/lib/SlashCommand.js +7 -7
  91. package/lib/{SlashCommandNodeView-o323V8li.js → SlashCommandNodeView-C0l3Fb_3.js} +10 -10
  92. package/lib/{SlashCommandNodeView-DarAytvt.cjs → SlashCommandNodeView-DPPmYEjC.cjs} +1 -1
  93. package/lib/Strike.cjs +1 -1
  94. package/lib/Strike.js +2 -2
  95. package/lib/{Table-Clnz-i4l.cjs → Table-D5G3rfwb.cjs} +5 -5
  96. package/lib/{Table-CC9uNHPL.js → Table-DwseaFSD.js} +115 -97
  97. package/lib/Table.cjs +1 -1
  98. package/lib/Table.js +1 -1
  99. package/lib/TaskList.cjs +1 -1
  100. package/lib/TaskList.js +2 -2
  101. package/lib/TextAlign.cjs +1 -1
  102. package/lib/TextAlign.js +11 -11
  103. package/lib/TextDirection.cjs +1 -1
  104. package/lib/TextDirection.js +3 -3
  105. package/lib/TextUnderline.cjs +1 -1
  106. package/lib/TextUnderline.js +2 -2
  107. package/lib/{Twitter-BVnXL8we.js → Twitter-DP26Lkn8.js} +195 -195
  108. package/lib/Twitter-q4ZGZL0i.cjs +1 -0
  109. package/lib/Twitter.cjs +1 -1
  110. package/lib/Twitter.js +3 -3
  111. package/lib/Video.cjs +1 -1
  112. package/lib/Video.js +5 -5
  113. package/lib/bubble.cjs +6 -6
  114. package/lib/bubble.js +2783 -2137
  115. package/lib/{clsx-D6gYQn3o.cjs → clsx-DRbkQ4T7.cjs} +1 -1
  116. package/lib/{clsx-0OU6n9va.js → clsx-_bq4MQQ7.js} +14 -4
  117. package/lib/components/Bubble/RichTextBubbleCallout.d.ts +1 -1
  118. package/lib/components/Bubble/RichTextBubbleCodeBlock.d.ts +1 -1
  119. package/lib/components/Bubble/RichTextBubbleColumns.d.ts +1 -1
  120. package/lib/components/Bubble/RichTextBubbleDrawer.d.ts +1 -1
  121. package/lib/components/Bubble/RichTextBubbleExcalidraw.d.ts +1 -1
  122. package/lib/components/Bubble/RichTextBubbleIframe.d.ts +1 -1
  123. package/lib/components/Bubble/RichTextBubbleKatex.d.ts +2 -1
  124. package/lib/components/Bubble/RichTextBubbleLink.d.ts +1 -1
  125. package/lib/components/Bubble/RichTextBubbleMedia.d.ts +3 -3
  126. package/lib/components/Bubble/RichTextBubbleMenuDragHandle.d.ts +2 -1
  127. package/lib/components/Bubble/RichTextBubbleMermaid.d.ts +1 -1
  128. package/lib/components/Bubble/RichTextBubbleTable.d.ts +1 -1
  129. package/lib/components/Bubble/RichTextBubbleText.d.ts +1 -1
  130. package/lib/components/Bubble/RichTextBubbleTwitter.d.ts +1 -1
  131. package/lib/components/ColorPicker.d.ts +1 -1
  132. package/lib/components/ReactBus.d.ts +1 -1
  133. package/lib/components/RichTextProvider.d.ts +1 -1
  134. package/lib/components/SlashDialogTrigger/RenderDialogUploadImage.d.ts +1 -1
  135. package/lib/components/SlashDialogTrigger/RenderDialogUploadVideo.d.ts +1 -1
  136. package/lib/components/SlashDialogTrigger/SlashDialogTrigger.d.ts +2 -1
  137. package/lib/components/icons/Activity.d.ts +2 -1
  138. package/lib/components/icons/Animas.d.ts +2 -1
  139. package/lib/components/icons/AspectRatio.d.ts +1 -1
  140. package/lib/components/icons/Blockquote.d.ts +1 -1
  141. package/lib/components/icons/CodeView.d.ts +1 -1
  142. package/lib/components/icons/ColumnAddLeft.d.ts +1 -1
  143. package/lib/components/icons/ColumnAddRight.d.ts +1 -1
  144. package/lib/components/icons/DeleteColumn.d.ts +1 -1
  145. package/lib/components/icons/DeleteRow.d.ts +1 -1
  146. package/lib/components/icons/Direction.d.ts +1 -1
  147. package/lib/components/icons/Excalidraw.d.ts +1 -1
  148. package/lib/components/icons/ExportPdf.d.ts +1 -1
  149. package/lib/components/icons/ExportWord.d.ts +2 -1
  150. package/lib/components/icons/FileWordOutline.d.ts +1 -1
  151. package/lib/components/icons/Flag.d.ts +2 -1
  152. package/lib/components/icons/Food.d.ts +2 -1
  153. package/lib/components/icons/GIfIcon.d.ts +1 -1
  154. package/lib/components/icons/Html.d.ts +1 -1
  155. package/lib/components/icons/Icon.d.ts +1 -1
  156. package/lib/components/icons/IconColorFill.d.ts +1 -1
  157. package/lib/components/icons/IconHighlightFill.d.ts +1 -1
  158. package/lib/components/icons/ImportWord.d.ts +2 -1
  159. package/lib/components/icons/LeftToRight.d.ts +1 -1
  160. package/lib/components/icons/LineHeight.d.ts +1 -1
  161. package/lib/components/icons/MenuDown.d.ts +1 -1
  162. package/lib/components/icons/Mermaid.d.ts +1 -1
  163. package/lib/components/icons/NoFill.d.ts +1 -1
  164. package/lib/components/icons/Object.d.ts +2 -1
  165. package/lib/components/icons/RightToLeft.d.ts +1 -1
  166. package/lib/components/icons/SizeL.d.ts +1 -1
  167. package/lib/components/icons/SizeM.d.ts +1 -1
  168. package/lib/components/icons/SizeS.d.ts +1 -1
  169. package/lib/components/icons/Symbol.d.ts +2 -1
  170. package/lib/components/icons/Travel.d.ts +2 -1
  171. package/lib/components/icons/Twitter.d.ts +1 -1
  172. package/lib/components/ui/dialog.d.ts +2 -2
  173. package/lib/components/ui/dropdown-menu.d.ts +1 -1
  174. package/lib/components/ui/emoji-picker.d.ts +4 -4
  175. package/lib/components/ui/toaster.d.ts +1 -1
  176. package/lib/{dropdown-menu-BW2M6saA.js → dropdown-menu-BKSX4gvT.js} +1 -1
  177. package/lib/{dropdown-menu-BIGvxqiu.cjs → dropdown-menu-CURWpB9o.cjs} +1 -1
  178. package/lib/extensions/Attachment/components/NodeViewAttachment/FileIcon.d.ts +1 -1
  179. package/lib/extensions/Attachment/components/NodeViewAttachment/NodeViewAttachment.d.ts +1 -1
  180. package/lib/extensions/Attachment/components/RichTextAttachment.d.ts +1 -1
  181. package/lib/extensions/Blockquote/components/RichTextBlockquote.d.ts +1 -1
  182. package/lib/extensions/Bold/components/RichTextBold.d.ts +1 -1
  183. package/lib/extensions/BulletList/components/RichTextBulletList.d.ts +1 -1
  184. package/lib/extensions/Callout/components/NodeViewCallout/NodeViewCallout.d.ts +1 -1
  185. package/lib/extensions/Callout/components/RichTextCallout.d.ts +1 -1
  186. package/lib/extensions/Clear/components/RichTextClear.d.ts +1 -1
  187. package/lib/extensions/Code/components/RichTextCode.d.ts +1 -1
  188. package/lib/extensions/CodeBlock/components/RichTextCodeBlock.d.ts +2 -1
  189. package/lib/extensions/CodeView/components/RichTextCodeView.d.ts +1 -1
  190. package/lib/extensions/Color/components/RichTextColor.d.ts +1 -1
  191. package/lib/extensions/Column/components/RichTextColumn.d.ts +1 -1
  192. package/lib/extensions/Drawer/components/ControlDrawer/ControlDrawer.d.ts +2 -1
  193. package/lib/extensions/Drawer/components/ControlDrawer/icon.d.ts +27 -27
  194. package/lib/extensions/Drawer/components/EditDrawerBlock.d.ts +1 -1
  195. package/lib/extensions/Drawer/components/NodeViewDrawer/NodeViewDrawer.d.ts +2 -1
  196. package/lib/extensions/Drawer/components/RichTextDrawer.d.ts +1 -1
  197. package/lib/extensions/Emoji/components/RichTextEmoji.d.ts +2 -1
  198. package/lib/extensions/Excalidraw/components/NodeViewExcalidraw/NodeViewExcalidraw.d.ts +2 -1
  199. package/lib/extensions/Excalidraw/components/RichTextExcalidraw.d.ts +1 -1
  200. package/lib/extensions/ExportPdf/components/RichTextExportPdf.d.ts +1 -1
  201. package/lib/extensions/ExportWord/components/RichTextExportWord.d.ts +1 -1
  202. package/lib/extensions/FontFamily/components/RichTextFontFamily.d.ts +1 -1
  203. package/lib/extensions/FontSize/components/RichTextFontSize.d.ts +1 -1
  204. package/lib/extensions/FormatPainter/FormatPainter.d.ts +17 -0
  205. package/lib/extensions/FormatPainter/components/RichTextFormatPainter.d.ts +1 -0
  206. package/lib/extensions/FormatPainter/index.d.ts +1 -0
  207. package/lib/extensions/Heading/components/RichTextHeading.d.ts +1 -1
  208. package/lib/extensions/Highlight/components/RichTextHighlight.d.ts +2 -1
  209. package/lib/extensions/History/components/RichTextHistory.d.ts +3 -2
  210. package/lib/extensions/HorizontalRule/components/RichTextHorizontalRule.d.ts +1 -1
  211. package/lib/extensions/Iframe/components/IframeNodeView.d.ts +1 -1
  212. package/lib/extensions/Iframe/components/RichTextIframe.d.ts +1 -1
  213. package/lib/extensions/Image/components/ImageCropper.d.ts +2 -1
  214. package/lib/extensions/Image/components/ImageView.d.ts +2 -1
  215. package/lib/extensions/Image/components/RichTextImage.d.ts +1 -1
  216. package/lib/extensions/ImageGif/components/ImageGifView.d.ts +2 -1
  217. package/lib/extensions/ImageGif/components/RichTextImageGif.d.ts +2 -1
  218. package/lib/extensions/ImportWord/components/RichTextImportWord.d.ts +1 -1
  219. package/lib/extensions/Indent/components/RichTextIndent.d.ts +1 -1
  220. package/lib/extensions/Italic/components/RichTextItalic.d.ts +1 -1
  221. package/lib/extensions/Katex/components/KatexWrapper.d.ts +1 -1
  222. package/lib/extensions/Katex/components/RichTextKatex.d.ts +1 -1
  223. package/lib/extensions/LineHeight/components/RichTextLightHeight.d.ts +1 -1
  224. package/lib/extensions/Link/components/LinkEditBlock.d.ts +1 -1
  225. package/lib/extensions/Link/components/LinkViewBlock.d.ts +2 -1
  226. package/lib/extensions/Link/components/RichTextLink.d.ts +1 -1
  227. package/lib/extensions/Mermaid/components/NodeViewMermaid/NodeViewMermaid.d.ts +2 -1
  228. package/lib/extensions/Mermaid/components/RichTextMermaid.d.ts +1 -1
  229. package/lib/extensions/MoreMark/components/RichTextMoreMark.d.ts +1 -1
  230. package/lib/extensions/OrderedList/components/RichTextOrderedList.d.ts +1 -1
  231. package/lib/extensions/SearchAndReplace/components/RichTextSearchAndReplace.d.ts +1 -1
  232. package/lib/extensions/SlashCommand/components/SlashCommandList.d.ts +1 -1
  233. package/lib/extensions/Strike/components/RichTextStrike.d.ts +1 -1
  234. package/lib/extensions/Table/components/CreateTablePopover.d.ts +2 -1
  235. package/lib/extensions/Table/components/RichTextTable.d.ts +2 -1
  236. package/lib/extensions/TaskList/components/RichTextTaskList.d.ts +1 -1
  237. package/lib/extensions/TextAlign/components/RichTextAlign.d.ts +1 -1
  238. package/lib/extensions/TextDirection/components/RichTextTextDirection.d.ts +1 -1
  239. package/lib/extensions/TextUnderline/components/RichTextUnderline.d.ts +1 -1
  240. package/lib/extensions/Twitter/components/FormEditLinkTwitter.d.ts +1 -1
  241. package/lib/extensions/Twitter/components/NodeViewTweet.d.ts +1 -1
  242. package/lib/extensions/Twitter/components/RichTextTwitter.d.ts +1 -1
  243. package/lib/extensions/Video/components/RichTextVideo.d.ts +1 -1
  244. package/lib/index-BGfIcDCQ.cjs +26 -0
  245. package/lib/index-BaR0Brts.js +1115 -0
  246. package/lib/index-BgNKVyMW.cjs +2 -0
  247. package/lib/index-BpLw6ebr.cjs +1 -0
  248. package/lib/{index-BrsJsbds.js → index-C52cuQ_Y.js} +1503 -1352
  249. package/lib/index-CDw4Eszh.cjs +12 -0
  250. package/lib/{index-CUvjYuRp.cjs → index-CHVV5iY-.cjs} +1 -1
  251. package/lib/{index-zw-Kd38i.js → index-CJMI7Fjf.js} +1 -1
  252. package/lib/{index-D-Ouz0vF.js → index-DQy9iBzV.js} +1 -1
  253. package/lib/index-Dbm_Mans.js +1756 -0
  254. package/lib/{index-oj858lQO.js → index-DtyAGMbq.js} +208 -208
  255. package/lib/{index-BblvcbTH.js → index-Dx-Dh7KS.js} +1464 -1348
  256. package/lib/{index-BAb_UADw.cjs → index-SEMQrdk2.cjs} +1 -1
  257. package/lib/index-aujjnfSJ.cjs +1 -0
  258. package/lib/index.cjs +1 -1
  259. package/lib/index.js +12 -12
  260. package/lib/{jsx-runtime-CT7Pcg-t.js → jsx-runtime-DE8oVoME.js} +3 -1
  261. package/lib/locale-bundle.cjs +1 -1
  262. package/lib/locale-bundle.js +1 -1
  263. package/lib/locales/index.d.ts +1 -1
  264. package/lib/{popover-BIVHT1W9.js → popover-BB-ZDnqk.js} +1 -1
  265. package/lib/{popover-DoSfJsFS.cjs → popover-CrywEkBR.cjs} +1 -1
  266. package/lib/{renderNodeView-D--fDFov.cjs → renderNodeView-5h3-p80E.cjs} +1 -1
  267. package/lib/{renderNodeView-CfWJK4rG.js → renderNodeView-DoKZ4GYy.js} +2 -2
  268. package/lib/{separator-SRbPfmGa.cjs → separator-BGO9AZp4.cjs} +1 -1
  269. package/lib/{separator-b-qOPJmp.js → separator-DuuOJRQd.js} +21 -21
  270. package/lib/store/EditorEditableReactive.d.ts +1 -1
  271. package/lib/store/ThemeColorReactive.d.ts +1 -1
  272. package/lib/style.css +1 -1
  273. package/lib/types.d.ts +2 -2
  274. package/lib/{updatePosition-DGPtRfWN.cjs → updatePosition-B1oRJE1x.cjs} +1 -1
  275. package/lib/{updatePosition-BwzAsiY0.js → updatePosition-CFTYKYNJ.js} +2 -2
  276. package/package.json +79 -66
  277. package/lib/Callout-B-S2f0Qo.cjs +0 -1
  278. package/lib/Callout-CF7Y9yJ7.js +0 -340
  279. package/lib/Katex-DP6EjdKz.cjs +0 -4
  280. package/lib/Twitter-0kmrijjL.cjs +0 -1
  281. package/lib/index-BF3EVCB1.cjs +0 -2
  282. package/lib/index-Bcj8cyOO.cjs +0 -24
  283. package/lib/index-CGjT-a9h.js +0 -1377
  284. package/lib/index-CPTpXLfX.cjs +0 -11
  285. package/lib/index-CWw4s87s.cjs +0 -1
  286. package/lib/index-Cal5SPfB.js +0 -779
  287. package/lib/index-deubsx3z.cjs +0 -1
  288. package/lib/textarea-CpxXPky_.js +0 -20
  289. package/lib/textarea-DbGw9oCU.cjs +0 -1
package/lib/Emoji.js CHANGED
@@ -1,17 +1,17 @@
1
- import { N as B, B as A, C as x, G as z, P as q, L as S, J as M, n as N, m as T, E as G } from "./index-BblvcbTH.js";
1
+ import { N as B, B as A, C as x, G as z, P as q, L as S, J as M, n as N, m as T, E as G } from "./index-Dx-Dh7KS.js";
2
2
  import { PluginKey as D, Plugin as H } from "@tiptap/pm/state";
3
- import { S as P } from "./index-CGjT-a9h.js";
4
- import { r as R } from "./renderNodeView-CfWJK4rG.js";
3
+ import { S as P } from "./index-Dbm_Mans.js";
4
+ import { r as R } from "./renderNodeView-DoKZ4GYy.js";
5
5
  import { jsx as p, jsxs as f, Fragment as y } from "react/jsx-runtime";
6
- import { c as L } from "./clsx-0OU6n9va.js";
6
+ import { c as L } from "./clsx-_bq4MQQ7.js";
7
7
  import { forwardRef as O, useRef as K, useState as w, useEffect as _, useImperativeHandle as V } from "react";
8
8
  import $ from "scroll-into-view-if-needed";
9
- import { u as U } from "./index-oj858lQO.js";
10
- import { c as b, u as W, e as Z, A as Y } from "./index-BrsJsbds.js";
9
+ import { u as U } from "./index-DtyAGMbq.js";
10
+ import { c as b, u as W, e as Z, A as Y } from "./index-C52cuQ_Y.js";
11
11
  import "./theme.js";
12
+ import { P as J, a as X, b as Q } from "./popover-BB-ZDnqk.js";
12
13
  import { EmojiPicker as d } from "frimousse";
13
- import { SearchIcon as J, LoaderIcon as X } from "lucide-react";
14
- import { P as Q, a as ee, b as ae } from "./popover-BIVHT1W9.js";
14
+ import { SearchIcon as ee, LoaderIcon as ae } from "lucide-react";
15
15
  const oe = () => /[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g;
16
16
  var F = /* @__PURE__ */ new Map();
17
17
  function se(e) {
@@ -279,7 +279,19 @@ var ne = (function() {
279
279
  emoji: "😀",
280
280
  name: "grinning",
281
281
  shortcodes: ["grinning", "grinning_face"],
282
- tags: ["cheerful", "cheery", "face", "grin", "grinning", "happy", "laugh", "nice", "smile", "smiling", "teeth"],
282
+ tags: [
283
+ "cheerful",
284
+ "cheery",
285
+ "face",
286
+ "grin",
287
+ "grinning",
288
+ "happy",
289
+ "laugh",
290
+ "nice",
291
+ "smile",
292
+ "smiling",
293
+ "teeth"
294
+ ],
283
295
  group: "",
284
296
  emoticons: [],
285
297
  version: 1,
@@ -313,7 +325,20 @@ var ne = (function() {
313
325
  emoji: "😄",
314
326
  name: "smile",
315
327
  shortcodes: ["grinning_face_with_closed_eyes", "smile"],
316
- tags: ["eye", "eyes", "face", "grin", "grinning", "happy", "laugh", "lol", "mouth", "open", "smile", "smiling"],
328
+ tags: [
329
+ "eye",
330
+ "eyes",
331
+ "face",
332
+ "grin",
333
+ "grinning",
334
+ "happy",
335
+ "laugh",
336
+ "lol",
337
+ "mouth",
338
+ "open",
339
+ "smile",
340
+ "smiling"
341
+ ],
317
342
  group: "",
318
343
  emoticons: [":D"],
319
344
  version: 0.6,
@@ -323,7 +348,19 @@ var ne = (function() {
323
348
  emoji: "😁",
324
349
  name: "grin",
325
350
  shortcodes: ["beaming_face", "grin"],
326
- tags: ["beaming", "eye", "eyes", "face", "grin", "grinning", "happy", "nice", "smile", "smiling", "teeth"],
351
+ tags: [
352
+ "beaming",
353
+ "eye",
354
+ "eyes",
355
+ "face",
356
+ "grin",
357
+ "grinning",
358
+ "happy",
359
+ "nice",
360
+ "smile",
361
+ "smiling",
362
+ "teeth"
363
+ ],
327
364
  group: "",
328
365
  emoticons: [],
329
366
  version: 0.6,
@@ -527,7 +564,20 @@ var ne = (function() {
527
564
  emoji: "🥰",
528
565
  name: "smiling_face_with_three_hearts",
529
566
  shortcodes: ["smiling_face_with_3_hearts"],
530
- tags: ["3", "adore", "crush", "face", "heart", "hearts", "ily", "love", "romance", "smile", "smiling", "you"],
567
+ tags: [
568
+ "3",
569
+ "adore",
570
+ "crush",
571
+ "face",
572
+ "heart",
573
+ "hearts",
574
+ "ily",
575
+ "love",
576
+ "romance",
577
+ "smile",
578
+ "smiling",
579
+ "you"
580
+ ],
531
581
  group: "",
532
582
  emoticons: [],
533
583
  version: 11,
@@ -599,7 +649,20 @@ var ne = (function() {
599
649
  emoji: "😗",
600
650
  name: "kissing",
601
651
  shortcodes: ["kissing", "kissing_face"],
602
- tags: ["143", "date", "dating", "face", "flirt", "ily", "kiss", "love", "smooch", "smooches", "xoxo", "you"],
652
+ tags: [
653
+ "143",
654
+ "date",
655
+ "dating",
656
+ "face",
657
+ "flirt",
658
+ "ily",
659
+ "kiss",
660
+ "love",
661
+ "smooch",
662
+ "smooches",
663
+ "xoxo",
664
+ "you"
665
+ ],
603
666
  group: "",
604
667
  emoticons: [],
605
668
  version: 1,
@@ -904,7 +967,19 @@ var ne = (function() {
904
967
  emoji: "🫡",
905
968
  name: "saluting_face",
906
969
  shortcodes: ["salute", "saluting_face"],
907
- tags: ["face", "good", "luck", "ma’am", "ok", "respect", "salute", "saluting", "sir", "troops", "yes"],
970
+ tags: [
971
+ "face",
972
+ "good",
973
+ "luck",
974
+ "ma’am",
975
+ "ok",
976
+ "respect",
977
+ "salute",
978
+ "saluting",
979
+ "sir",
980
+ "troops",
981
+ "yes"
982
+ ],
908
983
  group: "",
909
984
  emoticons: [],
910
985
  version: 14,
@@ -1122,7 +1197,17 @@ var ne = (function() {
1122
1197
  emoji: "😬",
1123
1198
  name: "grimacing",
1124
1199
  shortcodes: ["grimacing", "grimacing_face"],
1125
- tags: ["awk", "awkward", "dentist", "face", "grimace", "grimacing", "grinning", "smile", "smiling"],
1200
+ tags: [
1201
+ "awk",
1202
+ "awkward",
1203
+ "dentist",
1204
+ "face",
1205
+ "grimace",
1206
+ "grimacing",
1207
+ "grinning",
1208
+ "smile",
1209
+ "smiling"
1210
+ ],
1126
1211
  group: "",
1127
1212
  emoticons: ["8D"],
1128
1213
  version: 1,
@@ -1220,7 +1305,19 @@ var ne = (function() {
1220
1305
  emoji: "😔",
1221
1306
  name: "pensive",
1222
1307
  shortcodes: ["pensive", "pensive_face"],
1223
- tags: ["awful", "bored", "dejected", "died", "disappointed", "face", "losing", "lost", "pensive", "sad", "sucks"],
1308
+ tags: [
1309
+ "awful",
1310
+ "bored",
1311
+ "dejected",
1312
+ "died",
1313
+ "disappointed",
1314
+ "face",
1315
+ "losing",
1316
+ "lost",
1317
+ "pensive",
1318
+ "sad",
1319
+ "sucks"
1320
+ ],
1224
1321
  group: "",
1225
1322
  emoticons: [],
1226
1323
  version: 0.6,
@@ -1274,7 +1371,18 @@ var ne = (function() {
1274
1371
  emoji: "🫩",
1275
1372
  name: "face_with_eye_bags",
1276
1373
  shortcodes: ["face_with_eye_bags"],
1277
- tags: ["bags", "bored", "exhausted", "eyes", "face", "fatigued", "late", "sleepy", "tired", "weary"],
1374
+ tags: [
1375
+ "bags",
1376
+ "bored",
1377
+ "exhausted",
1378
+ "eyes",
1379
+ "face",
1380
+ "fatigued",
1381
+ "late",
1382
+ "sleepy",
1383
+ "tired",
1384
+ "weary"
1385
+ ],
1278
1386
  group: "",
1279
1387
  emoticons: [],
1280
1388
  version: 16,
@@ -1284,7 +1392,19 @@ var ne = (function() {
1284
1392
  emoji: "😷",
1285
1393
  name: "mask",
1286
1394
  shortcodes: ["mask", "medical_mask"],
1287
- tags: ["cold", "dentist", "dermatologist", "doctor", "dr", "face", "germs", "mask", "medical", "medicine", "sick"],
1395
+ tags: [
1396
+ "cold",
1397
+ "dentist",
1398
+ "dermatologist",
1399
+ "doctor",
1400
+ "dr",
1401
+ "face",
1402
+ "germs",
1403
+ "mask",
1404
+ "medical",
1405
+ "medicine",
1406
+ "sick"
1407
+ ],
1288
1408
  group: "",
1289
1409
  emoticons: [],
1290
1410
  version: 0.6,
@@ -1324,7 +1444,19 @@ var ne = (function() {
1324
1444
  emoji: "🤮",
1325
1445
  name: "vomiting_face",
1326
1446
  shortcodes: ["face_vomiting", "vomiting"],
1327
- tags: ["barf", "ew", "face", "gross", "puke", "sick", "spew", "throw", "up", "vomit", "vomiting"],
1447
+ tags: [
1448
+ "barf",
1449
+ "ew",
1450
+ "face",
1451
+ "gross",
1452
+ "puke",
1453
+ "sick",
1454
+ "spew",
1455
+ "throw",
1456
+ "up",
1457
+ "vomit",
1458
+ "vomiting"
1459
+ ],
1328
1460
  group: "",
1329
1461
  emoticons: [],
1330
1462
  version: 5,
@@ -1344,7 +1476,18 @@ var ne = (function() {
1344
1476
  emoji: "🥵",
1345
1477
  name: "hot_face",
1346
1478
  shortcodes: ["hot", "hot_face"],
1347
- tags: ["dying", "face", "feverish", "heat", "hot", "panting", "red-faced", "stroke", "sweating", "tongue"],
1479
+ tags: [
1480
+ "dying",
1481
+ "face",
1482
+ "feverish",
1483
+ "heat",
1484
+ "hot",
1485
+ "panting",
1486
+ "red-faced",
1487
+ "stroke",
1488
+ "sweating",
1489
+ "tongue"
1490
+ ],
1348
1491
  group: "",
1349
1492
  emoticons: [],
1350
1493
  version: 11,
@@ -1354,7 +1497,17 @@ var ne = (function() {
1354
1497
  emoji: "🥶",
1355
1498
  name: "cold_face",
1356
1499
  shortcodes: ["cold", "cold_face"],
1357
- tags: ["blue", "blue-faced", "cold", "face", "freezing", "frostbite", "icicles", "subzero", "teeth"],
1500
+ tags: [
1501
+ "blue",
1502
+ "blue-faced",
1503
+ "cold",
1504
+ "face",
1505
+ "freezing",
1506
+ "frostbite",
1507
+ "icicles",
1508
+ "subzero",
1509
+ "teeth"
1510
+ ],
1358
1511
  group: "",
1359
1512
  emoticons: [],
1360
1513
  version: 11,
@@ -1364,7 +1517,18 @@ var ne = (function() {
1364
1517
  emoji: "🥴",
1365
1518
  name: "woozy_face",
1366
1519
  shortcodes: ["woozy", "woozy_face"],
1367
- tags: ["dizzy", "drunk", "eyes", "face", "intoxicated", "mouth", "tipsy", "uneven", "wavy", "woozy"],
1520
+ tags: [
1521
+ "dizzy",
1522
+ "drunk",
1523
+ "eyes",
1524
+ "face",
1525
+ "intoxicated",
1526
+ "mouth",
1527
+ "tipsy",
1528
+ "uneven",
1529
+ "wavy",
1530
+ "woozy"
1531
+ ],
1368
1532
  group: "",
1369
1533
  emoticons: [":&"],
1370
1534
  version: 11,
@@ -1374,7 +1538,18 @@ var ne = (function() {
1374
1538
  emoji: "😵",
1375
1539
  name: "dizzy_face",
1376
1540
  shortcodes: ["dizzy_face", "knocked_out"],
1377
- tags: ["crossed-out", "dead", "dizzy", "eyes", "face", "feels", "knocked", "out", "sick", "tired"],
1541
+ tags: [
1542
+ "crossed-out",
1543
+ "dead",
1544
+ "dizzy",
1545
+ "eyes",
1546
+ "face",
1547
+ "feels",
1548
+ "knocked",
1549
+ "out",
1550
+ "sick",
1551
+ "tired"
1552
+ ],
1378
1553
  group: "",
1379
1554
  emoticons: ["xo", "XO"],
1380
1555
  version: 0.6,
@@ -1500,7 +1675,18 @@ var ne = (function() {
1500
1675
  emoji: "🤓",
1501
1676
  name: "nerd_face",
1502
1677
  shortcodes: ["nerd", "nerd_face"],
1503
- tags: ["brainy", "clever", "expert", "face", "geek", "gifted", "glasses", "intelligent", "nerd", "smart"],
1678
+ tags: [
1679
+ "brainy",
1680
+ "clever",
1681
+ "expert",
1682
+ "face",
1683
+ "geek",
1684
+ "gifted",
1685
+ "glasses",
1686
+ "intelligent",
1687
+ "nerd",
1688
+ "smart"
1689
+ ],
1504
1690
  group: "",
1505
1691
  emoticons: [":B"],
1506
1692
  version: 1,
@@ -1520,7 +1706,20 @@ var ne = (function() {
1520
1706
  emoji: "😕",
1521
1707
  name: "confused",
1522
1708
  shortcodes: ["confused", "confused_face"],
1523
- tags: ["befuddled", "confused", "confusing", "dunno", "face", "frown", "hm", "meh", "not", "sad", "sorry", "sure"],
1709
+ tags: [
1710
+ "befuddled",
1711
+ "confused",
1712
+ "confusing",
1713
+ "dunno",
1714
+ "face",
1715
+ "frown",
1716
+ "hm",
1717
+ "meh",
1718
+ "not",
1719
+ "sad",
1720
+ "sorry",
1721
+ "sure"
1722
+ ],
1524
1723
  group: "",
1525
1724
  emoticons: [":/"],
1526
1725
  version: 1,
@@ -1679,7 +1878,20 @@ var ne = (function() {
1679
1878
  emoji: "🥺",
1680
1879
  name: "pleading_face",
1681
1880
  shortcodes: ["pleading", "pleading_face"],
1682
- tags: ["begging", "big", "eyes", "face", "mercy", "not", "pleading", "please", "pretty", "puppy", "sad", "why"],
1881
+ tags: [
1882
+ "begging",
1883
+ "big",
1884
+ "eyes",
1885
+ "face",
1886
+ "mercy",
1887
+ "not",
1888
+ "pleading",
1889
+ "please",
1890
+ "pretty",
1891
+ "puppy",
1892
+ "sad",
1893
+ "why"
1894
+ ],
1683
1895
  group: "",
1684
1896
  emoticons: [],
1685
1897
  version: 11,
@@ -1739,7 +1951,18 @@ var ne = (function() {
1739
1951
  emoji: "😧",
1740
1952
  name: "anguished",
1741
1953
  shortcodes: ["anguished", "anguished_face"],
1742
- tags: ["anguished", "face", "forgot", "scared", "scary", "stressed", "surprise", "unhappy", "what", "wow"],
1954
+ tags: [
1955
+ "anguished",
1956
+ "face",
1957
+ "forgot",
1958
+ "scared",
1959
+ "scary",
1960
+ "stressed",
1961
+ "surprise",
1962
+ "unhappy",
1963
+ "what",
1964
+ "wow"
1965
+ ],
1743
1966
  group: "",
1744
1967
  emoticons: [":s", ":S"],
1745
1968
  version: 1,
@@ -1759,7 +1982,20 @@ var ne = (function() {
1759
1982
  emoji: "😰",
1760
1983
  name: "cold_sweat",
1761
1984
  shortcodes: ["anxious", "anxious_face", "cold_sweat"],
1762
- tags: ["anxious", "blue", "cold", "eek", "face", "mouth", "nervous", "open", "rushed", "scared", "sweat", "yikes"],
1985
+ tags: [
1986
+ "anxious",
1987
+ "blue",
1988
+ "cold",
1989
+ "eek",
1990
+ "face",
1991
+ "mouth",
1992
+ "nervous",
1993
+ "open",
1994
+ "rushed",
1995
+ "scared",
1996
+ "sweat",
1997
+ "yikes"
1998
+ ],
1763
1999
  group: "",
1764
2000
  emoticons: [],
1765
2001
  version: 0.6,
@@ -1835,7 +2071,18 @@ var ne = (function() {
1835
2071
  emoji: "😖",
1836
2072
  name: "confounded",
1837
2073
  shortcodes: ["confounded", "confounded_face"],
1838
- tags: ["annoyed", "confounded", "confused", "cringe", "distraught", "face", "feels", "frustrated", "mad", "sad"],
2074
+ tags: [
2075
+ "annoyed",
2076
+ "confounded",
2077
+ "confused",
2078
+ "cringe",
2079
+ "distraught",
2080
+ "face",
2081
+ "feels",
2082
+ "frustrated",
2083
+ "mad",
2084
+ "sad"
2085
+ ],
1839
2086
  group: "",
1840
2087
  emoticons: ["x(", "X("],
1841
2088
  version: 0.6,
@@ -1855,7 +2102,17 @@ var ne = (function() {
1855
2102
  emoji: "😞",
1856
2103
  name: "disappointed",
1857
2104
  shortcodes: ["disappointed", "disappointed_face"],
1858
- tags: ["awful", "blame", "dejected", "disappointed", "face", "fail", "losing", "sad", "unhappy"],
2105
+ tags: [
2106
+ "awful",
2107
+ "blame",
2108
+ "dejected",
2109
+ "disappointed",
2110
+ "face",
2111
+ "fail",
2112
+ "losing",
2113
+ "sad",
2114
+ "unhappy"
2115
+ ],
1859
2116
  group: "",
1860
2117
  emoticons: [],
1861
2118
  version: 0.6,
@@ -1865,7 +2122,19 @@ var ne = (function() {
1865
2122
  emoji: "😓",
1866
2123
  name: "sweat",
1867
2124
  shortcodes: ["downcast_face", "sweat"],
1868
- tags: ["close", "cold", "downcast", "face", "feels", "headache", "nervous", "sad", "scared", "sweat", "yikes"],
2125
+ tags: [
2126
+ "close",
2127
+ "cold",
2128
+ "downcast",
2129
+ "face",
2130
+ "feels",
2131
+ "headache",
2132
+ "nervous",
2133
+ "sad",
2134
+ "scared",
2135
+ "sweat",
2136
+ "yikes"
2137
+ ],
1869
2138
  group: "",
1870
2139
  emoticons: [":<"],
1871
2140
  version: 0.6,
@@ -1875,7 +2144,20 @@ var ne = (function() {
1875
2144
  emoji: "😩",
1876
2145
  name: "weary",
1877
2146
  shortcodes: ["weary", "weary_face"],
1878
- tags: ["crying", "face", "fail", "feels", "hungry", "mad", "nooo", "sad", "sleepy", "tired", "unhappy", "weary"],
2147
+ tags: [
2148
+ "crying",
2149
+ "face",
2150
+ "fail",
2151
+ "feels",
2152
+ "hungry",
2153
+ "mad",
2154
+ "nooo",
2155
+ "sad",
2156
+ "sleepy",
2157
+ "tired",
2158
+ "unhappy",
2159
+ "weary"
2160
+ ],
1879
2161
  group: "",
1880
2162
  emoticons: ["D:"],
1881
2163
  version: 0.6,
@@ -2050,7 +2332,19 @@ var ne = (function() {
2050
2332
  emoji: "💀",
2051
2333
  name: "skull",
2052
2334
  shortcodes: ["skull"],
2053
- tags: ["body", "dead", "death", "face", "fairy", "fairytale", "i’m", "lmao", "monster", "tale", "yolo"],
2335
+ tags: [
2336
+ "body",
2337
+ "dead",
2338
+ "death",
2339
+ "face",
2340
+ "fairy",
2341
+ "fairytale",
2342
+ "i’m",
2343
+ "lmao",
2344
+ "monster",
2345
+ "tale",
2346
+ "yolo"
2347
+ ],
2054
2348
  group: "",
2055
2349
  emoticons: [],
2056
2350
  version: 0.6,
@@ -2107,7 +2401,18 @@ var ne = (function() {
2107
2401
  emoji: "👹",
2108
2402
  name: "japanese_ogre",
2109
2403
  shortcodes: ["japanese_ogre", "ogre"],
2110
- tags: ["creature", "devil", "face", "fairy", "fairytale", "fantasy", "mask", "monster", "scary", "tale"],
2404
+ tags: [
2405
+ "creature",
2406
+ "devil",
2407
+ "face",
2408
+ "fairy",
2409
+ "fairytale",
2410
+ "fantasy",
2411
+ "mask",
2412
+ "monster",
2413
+ "scary",
2414
+ "tale"
2415
+ ],
2111
2416
  group: "",
2112
2417
  emoticons: [">0)"],
2113
2418
  version: 0.6,
@@ -2117,7 +2422,18 @@ var ne = (function() {
2117
2422
  emoji: "👺",
2118
2423
  name: "japanese_goblin",
2119
2424
  shortcodes: ["goblin", "japanese_goblin"],
2120
- tags: ["angry", "creature", "face", "fairy", "fairytale", "fantasy", "mask", "mean", "monster", "tale"],
2425
+ tags: [
2426
+ "angry",
2427
+ "creature",
2428
+ "face",
2429
+ "fairy",
2430
+ "fairytale",
2431
+ "fantasy",
2432
+ "mask",
2433
+ "mean",
2434
+ "monster",
2435
+ "tale"
2436
+ ],
2121
2437
  group: "",
2122
2438
  emoticons: [],
2123
2439
  version: 0.6,
@@ -2151,7 +2467,18 @@ var ne = (function() {
2151
2467
  emoji: "👽",
2152
2468
  name: "alien",
2153
2469
  shortcodes: ["alien"],
2154
- tags: ["creature", "extraterrestrial", "face", "fairy", "fairytale", "fantasy", "monster", "space", "tale", "ufo"],
2470
+ tags: [
2471
+ "creature",
2472
+ "extraterrestrial",
2473
+ "face",
2474
+ "fairy",
2475
+ "fairytale",
2476
+ "fantasy",
2477
+ "monster",
2478
+ "space",
2479
+ "tale",
2480
+ "ufo"
2481
+ ],
2155
2482
  group: "",
2156
2483
  emoticons: [],
2157
2484
  version: 0.6,
@@ -2374,7 +2701,19 @@ var ne = (function() {
2374
2701
  emoji: "💘",
2375
2702
  name: "cupid",
2376
2703
  shortcodes: ["cupid", "heart_with_arrow"],
2377
- tags: ["143", "adorbs", "arrow", "cupid", "date", "emotion", "heart", "ily", "love", "romance", "valentine"],
2704
+ tags: [
2705
+ "143",
2706
+ "adorbs",
2707
+ "arrow",
2708
+ "cupid",
2709
+ "date",
2710
+ "emotion",
2711
+ "heart",
2712
+ "ily",
2713
+ "love",
2714
+ "romance",
2715
+ "valentine"
2716
+ ],
2378
2717
  group: "",
2379
2718
  emoticons: [],
2380
2719
  version: 0.6,
@@ -2384,7 +2723,17 @@ var ne = (function() {
2384
2723
  emoji: "💝",
2385
2724
  name: "gift_heart",
2386
2725
  shortcodes: ["gift_heart", "heart_with_ribbon"],
2387
- tags: ["143", "anniversary", "emotion", "heart", "ily", "kisses", "ribbon", "valentine", "xoxo"],
2726
+ tags: [
2727
+ "143",
2728
+ "anniversary",
2729
+ "emotion",
2730
+ "heart",
2731
+ "ily",
2732
+ "kisses",
2733
+ "ribbon",
2734
+ "valentine",
2735
+ "xoxo"
2736
+ ],
2388
2737
  group: "",
2389
2738
  emoticons: [],
2390
2739
  version: 0.6,
@@ -2440,7 +2789,18 @@ var ne = (function() {
2440
2789
  emoji: "💓",
2441
2790
  name: "heartbeat",
2442
2791
  shortcodes: ["beating_heart", "heartbeat"],
2443
- tags: ["143", "beating", "cardio", "emotion", "heart", "heartbeat", "ily", "love", "pulsating", "pulse"],
2792
+ tags: [
2793
+ "143",
2794
+ "beating",
2795
+ "cardio",
2796
+ "emotion",
2797
+ "heart",
2798
+ "heartbeat",
2799
+ "ily",
2800
+ "love",
2801
+ "pulsating",
2802
+ "pulse"
2803
+ ],
2444
2804
  group: "",
2445
2805
  emoticons: [],
2446
2806
  version: 0.6,
@@ -2544,7 +2904,19 @@ var ne = (function() {
2544
2904
  emoji: "🩷",
2545
2905
  name: "pink_heart",
2546
2906
  shortcodes: ["pink_heart"],
2547
- tags: ["143", "adorable", "cute", "emotion", "heart", "ily", "like", "love", "pink", "special", "sweet"],
2907
+ tags: [
2908
+ "143",
2909
+ "adorable",
2910
+ "cute",
2911
+ "emotion",
2912
+ "heart",
2913
+ "ily",
2914
+ "like",
2915
+ "love",
2916
+ "pink",
2917
+ "special",
2918
+ "sweet"
2919
+ ],
2548
2920
  group: "",
2549
2921
  emoticons: [],
2550
2922
  version: 15,
@@ -2594,7 +2966,21 @@ var ne = (function() {
2594
2966
  emoji: "🩵",
2595
2967
  name: "light_blue_heart",
2596
2968
  shortcodes: ["light_blue_heart"],
2597
- tags: ["143", "blue", "cute", "cyan", "emotion", "heart", "ily", "light", "like", "love", "sky", "special", "teal"],
2969
+ tags: [
2970
+ "143",
2971
+ "blue",
2972
+ "cute",
2973
+ "cyan",
2974
+ "emotion",
2975
+ "heart",
2976
+ "ily",
2977
+ "light",
2978
+ "like",
2979
+ "love",
2980
+ "sky",
2981
+ "special",
2982
+ "teal"
2983
+ ],
2598
2984
  group: "",
2599
2985
  emoticons: [],
2600
2986
  version: 15,
@@ -2753,7 +3139,20 @@ var ne = (function() {
2753
3139
  emoji: "💨",
2754
3140
  name: "dash",
2755
3141
  shortcodes: ["dash", "dashing_away"],
2756
- tags: ["away", "cloud", "comic", "dash", "dashing", "fart", "fast", "go", "gone", "gotta", "running", "smoke"],
3142
+ tags: [
3143
+ "away",
3144
+ "cloud",
3145
+ "comic",
3146
+ "dash",
3147
+ "dashing",
3148
+ "fart",
3149
+ "fast",
3150
+ "go",
3151
+ "gone",
3152
+ "gotta",
3153
+ "running",
3154
+ "smoke"
3155
+ ],
2757
3156
  group: "",
2758
3157
  emoticons: [],
2759
3158
  version: 0.6,
@@ -2773,7 +3172,18 @@ var ne = (function() {
2773
3172
  emoji: "💬",
2774
3173
  name: "speech_balloon",
2775
3174
  shortcodes: ["speech_balloon"],
2776
- tags: ["balloon", "bubble", "comic", "dialog", "message", "sms", "speech", "talk", "text", "typing"],
3175
+ tags: [
3176
+ "balloon",
3177
+ "bubble",
3178
+ "comic",
3179
+ "dialog",
3180
+ "message",
3181
+ "sms",
3182
+ "speech",
3183
+ "talk",
3184
+ "text",
3185
+ "typing"
3186
+ ],
2777
3187
  group: "",
2778
3188
  emoticons: [],
2779
3189
  version: 0.6,
@@ -2946,7 +3356,19 @@ var ne = (function() {
2946
3356
  emoji: "🫴",
2947
3357
  name: "palm_up_hand",
2948
3358
  shortcodes: ["palm_up"],
2949
- tags: ["beckon", "catch", "come", "hand", "hold", "know", "lift", "me", "offer", "palm", "tell"],
3359
+ tags: [
3360
+ "beckon",
3361
+ "catch",
3362
+ "come",
3363
+ "hand",
3364
+ "hold",
3365
+ "know",
3366
+ "lift",
3367
+ "me",
3368
+ "offer",
3369
+ "palm",
3370
+ "tell"
3371
+ ],
2950
3372
  group: "people & body",
2951
3373
  emoticons: [],
2952
3374
  version: 14,
@@ -3089,7 +3511,19 @@ var ne = (function() {
3089
3511
  emoji: "🫰",
3090
3512
  name: "hand_with_index_finger_and_thumb_crossed",
3091
3513
  shortcodes: ["hand_with_index_finger_and_thumb_crossed"],
3092
- tags: ["<3", "crossed", "expensive", "finger", "hand", "heart", "index", "love", "money", "snap", "thumb"],
3514
+ tags: [
3515
+ "<3",
3516
+ "crossed",
3517
+ "expensive",
3518
+ "finger",
3519
+ "hand",
3520
+ "heart",
3521
+ "index",
3522
+ "love",
3523
+ "money",
3524
+ "snap",
3525
+ "thumb"
3526
+ ],
3093
3527
  group: "people & body",
3094
3528
  emoticons: [],
3095
3529
  version: 14,
@@ -3389,7 +3823,17 @@ var ne = (function() {
3389
3823
  emoji: "💅",
3390
3824
  name: "nail_care",
3391
3825
  shortcodes: ["nail_care", "nail_polish"],
3392
- tags: ["bored", "care", "cosmetics", "done", "makeup", "manicure", "nail", "polish", "whatever"],
3826
+ tags: [
3827
+ "bored",
3828
+ "care",
3829
+ "cosmetics",
3830
+ "done",
3831
+ "makeup",
3832
+ "manicure",
3833
+ "nail",
3834
+ "polish",
3835
+ "whatever"
3836
+ ],
3393
3837
  group: "people & body",
3394
3838
  emoticons: [],
3395
3839
  version: 0.6,
@@ -3516,7 +3960,17 @@ var ne = (function() {
3516
3960
  emoji: "🫀",
3517
3961
  name: "anatomical_heart",
3518
3962
  shortcodes: ["anatomical_heart"],
3519
- tags: ["anatomical", "beat", "cardiology", "heart", "heartbeat", "organ", "pulse", "real", "red"],
3963
+ tags: [
3964
+ "anatomical",
3965
+ "beat",
3966
+ "cardiology",
3967
+ "heart",
3968
+ "heartbeat",
3969
+ "organ",
3970
+ "pulse",
3971
+ "real",
3972
+ "red"
3973
+ ],
3520
3974
  group: "people & body",
3521
3975
  emoticons: [],
3522
3976
  version: 13,
@@ -3651,7 +4105,17 @@ var ne = (function() {
3651
4105
  emoji: "👧",
3652
4106
  name: "girl",
3653
4107
  shortcodes: ["girl"],
3654
- tags: ["bright-eyed", "child", "daughter", "granddaughter", "kid", "virgo", "young", "younger", "zodiac"],
4108
+ tags: [
4109
+ "bright-eyed",
4110
+ "child",
4111
+ "daughter",
4112
+ "granddaughter",
4113
+ "kid",
4114
+ "virgo",
4115
+ "young",
4116
+ "younger",
4117
+ "zodiac"
4118
+ ],
3655
4119
  group: "people & body",
3656
4120
  emoticons: [],
3657
4121
  version: 0.6,
@@ -3967,7 +4431,18 @@ var ne = (function() {
3967
4431
  emoji: "🙎",
3968
4432
  name: "pouting_face",
3969
4433
  shortcodes: ["person_pouting", "pouting"],
3970
- tags: ["disappointed", "downtrodden", "frown", "grimace", "person", "pouting", "scowl", "sulk", "upset", "whine"],
4434
+ tags: [
4435
+ "disappointed",
4436
+ "downtrodden",
4437
+ "frown",
4438
+ "grimace",
4439
+ "person",
4440
+ "pouting",
4441
+ "scowl",
4442
+ "sulk",
4443
+ "upset",
4444
+ "whine"
4445
+ ],
3971
4446
  group: "people & body",
3972
4447
  emoticons: [],
3973
4448
  version: 0.6,
@@ -3977,7 +4452,18 @@ var ne = (function() {
3977
4452
  emoji: "🙎‍♂",
3978
4453
  name: "pouting_man",
3979
4454
  shortcodes: ["man_pouting"],
3980
- tags: ["disappointed", "downtrodden", "frown", "grimace", "man", "pouting", "scowl", "sulk", "upset", "whine"],
4455
+ tags: [
4456
+ "disappointed",
4457
+ "downtrodden",
4458
+ "frown",
4459
+ "grimace",
4460
+ "man",
4461
+ "pouting",
4462
+ "scowl",
4463
+ "sulk",
4464
+ "upset",
4465
+ "whine"
4466
+ ],
3981
4467
  group: "people & body",
3982
4468
  emoticons: [],
3983
4469
  version: 4,
@@ -3987,7 +4473,18 @@ var ne = (function() {
3987
4473
  emoji: "🙎‍♀",
3988
4474
  name: "pouting_woman",
3989
4475
  shortcodes: ["woman_pouting"],
3990
- tags: ["disappointed", "downtrodden", "frown", "grimace", "pouting", "scowl", "sulk", "upset", "whine", "woman"],
4476
+ tags: [
4477
+ "disappointed",
4478
+ "downtrodden",
4479
+ "frown",
4480
+ "grimace",
4481
+ "pouting",
4482
+ "scowl",
4483
+ "sulk",
4484
+ "upset",
4485
+ "whine",
4486
+ "woman"
4487
+ ],
3991
4488
  group: "people & body",
3992
4489
  emoticons: [],
3993
4490
  version: 4,
@@ -4126,7 +4623,18 @@ var ne = (function() {
4126
4623
  emoji: "🙋",
4127
4624
  name: "raising_hand",
4128
4625
  shortcodes: ["person_raising_hand"],
4129
- tags: ["gesture", "hand", "here", "know", "me", "person", "pick", "question", "raise", "raising"],
4626
+ tags: [
4627
+ "gesture",
4628
+ "hand",
4629
+ "here",
4630
+ "know",
4631
+ "me",
4632
+ "person",
4633
+ "pick",
4634
+ "question",
4635
+ "raise",
4636
+ "raising"
4637
+ ],
4130
4638
  group: "people & body",
4131
4639
  emoticons: [],
4132
4640
  version: 0.6,
@@ -4146,7 +4654,18 @@ var ne = (function() {
4146
4654
  emoji: "🙋‍♀",
4147
4655
  name: "raising_hand_woman",
4148
4656
  shortcodes: ["woman_raising_hand"],
4149
- tags: ["gesture", "hand", "here", "know", "me", "pick", "question", "raise", "raising", "woman"],
4657
+ tags: [
4658
+ "gesture",
4659
+ "hand",
4660
+ "here",
4661
+ "know",
4662
+ "me",
4663
+ "pick",
4664
+ "question",
4665
+ "raise",
4666
+ "raising",
4667
+ "woman"
4668
+ ],
4150
4669
  group: "people & body",
4151
4670
  emoticons: [],
4152
4671
  version: 4,
@@ -4882,7 +5401,18 @@ var ne = (function() {
4882
5401
  emoji: "👮",
4883
5402
  name: "cop",
4884
5403
  shortcodes: ["cop", "police_officer"],
4885
- tags: ["apprehend", "arrest", "citation", "cop", "law", "officer", "over", "police", "pulled", "undercover"],
5404
+ tags: [
5405
+ "apprehend",
5406
+ "arrest",
5407
+ "citation",
5408
+ "cop",
5409
+ "law",
5410
+ "officer",
5411
+ "over",
5412
+ "police",
5413
+ "pulled",
5414
+ "undercover"
5415
+ ],
4886
5416
  group: "people & body",
4887
5417
  emoticons: [],
4888
5418
  version: 0.6,
@@ -4892,7 +5422,19 @@ var ne = (function() {
4892
5422
  emoji: "👮‍♂",
4893
5423
  name: "policeman",
4894
5424
  shortcodes: ["man_police_officer"],
4895
- tags: ["apprehend", "arrest", "citation", "cop", "law", "man", "officer", "over", "police", "pulled", "undercover"],
5425
+ tags: [
5426
+ "apprehend",
5427
+ "arrest",
5428
+ "citation",
5429
+ "cop",
5430
+ "law",
5431
+ "man",
5432
+ "officer",
5433
+ "over",
5434
+ "police",
5435
+ "pulled",
5436
+ "undercover"
5437
+ ],
4896
5438
  group: "people & body",
4897
5439
  emoticons: [],
4898
5440
  version: 4,
@@ -4984,7 +5526,19 @@ var ne = (function() {
4984
5526
  emoji: "🥷",
4985
5527
  name: "ninja",
4986
5528
  shortcodes: ["ninja"],
4987
- tags: ["assassin", "fight", "fighter", "hidden", "person", "secret", "skills", "sly", "soldier", "stealth", "war"],
5529
+ tags: [
5530
+ "assassin",
5531
+ "fight",
5532
+ "fighter",
5533
+ "hidden",
5534
+ "person",
5535
+ "secret",
5536
+ "skills",
5537
+ "sly",
5538
+ "soldier",
5539
+ "stealth",
5540
+ "war"
5541
+ ],
4988
5542
  group: "people & body",
4989
5543
  emoticons: [],
4990
5544
  version: 13,
@@ -5017,7 +5571,19 @@ var ne = (function() {
5017
5571
  emoji: "👷‍♂",
5018
5572
  name: "construction_worker_man",
5019
5573
  shortcodes: ["man_construction_worker"],
5020
- tags: ["build", "construction", "fix", "hardhat", "hat", "man", "rebuild", "remodel", "repair", "work", "worker"],
5574
+ tags: [
5575
+ "build",
5576
+ "construction",
5577
+ "fix",
5578
+ "hardhat",
5579
+ "hat",
5580
+ "man",
5581
+ "rebuild",
5582
+ "remodel",
5583
+ "repair",
5584
+ "work",
5585
+ "worker"
5586
+ ],
5021
5587
  group: "people & body",
5022
5588
  emoticons: [],
5023
5589
  version: 4,
@@ -5315,7 +5881,19 @@ var ne = (function() {
5315
5881
  emoji: "🧑‍🎄",
5316
5882
  name: "mx_claus",
5317
5883
  shortcodes: ["mx_claus"],
5318
- tags: ["celebration", "christmas", "claus", "fairy", "fantasy", "holiday", "merry", "mx", "santa", "tale", "xmas"],
5884
+ tags: [
5885
+ "celebration",
5886
+ "christmas",
5887
+ "claus",
5888
+ "fairy",
5889
+ "fantasy",
5890
+ "holiday",
5891
+ "merry",
5892
+ "mx",
5893
+ "santa",
5894
+ "tale",
5895
+ "xmas"
5896
+ ],
5319
5897
  group: "people & body",
5320
5898
  emoticons: [],
5321
5899
  version: 13,
@@ -5385,7 +5963,18 @@ var ne = (function() {
5385
5963
  emoji: "🧙",
5386
5964
  name: "mage",
5387
5965
  shortcodes: ["mage"],
5388
- tags: ["fantasy", "magic", "play", "sorcerer", "sorceress", "sorcery", "spell", "summon", "witch", "wizard"],
5966
+ tags: [
5967
+ "fantasy",
5968
+ "magic",
5969
+ "play",
5970
+ "sorcerer",
5971
+ "sorceress",
5972
+ "sorcery",
5973
+ "spell",
5974
+ "summon",
5975
+ "witch",
5976
+ "wizard"
5977
+ ],
5389
5978
  group: "people & body",
5390
5979
  emoticons: [],
5391
5980
  version: 5,
@@ -5451,7 +6040,19 @@ var ne = (function() {
5451
6040
  emoji: "🧚‍♂",
5452
6041
  name: "fairy_man",
5453
6042
  shortcodes: ["man_fairy"],
5454
- tags: ["fairy", "fairytale", "fantasy", "man", "myth", "oberon", "person", "pixie", "puck", "tale", "wings"],
6043
+ tags: [
6044
+ "fairy",
6045
+ "fairytale",
6046
+ "fantasy",
6047
+ "man",
6048
+ "myth",
6049
+ "oberon",
6050
+ "person",
6051
+ "pixie",
6052
+ "puck",
6053
+ "tale",
6054
+ "wings"
6055
+ ],
5455
6056
  group: "people & body",
5456
6057
  emoticons: [],
5457
6058
  version: 5,
@@ -5461,7 +6062,18 @@ var ne = (function() {
5461
6062
  emoji: "🧚‍♀",
5462
6063
  name: "fairy_woman",
5463
6064
  shortcodes: ["woman_fairy"],
5464
- tags: ["fairy", "fairytale", "fantasy", "myth", "person", "pixie", "tale", "titania", "wings", "woman"],
6065
+ tags: [
6066
+ "fairy",
6067
+ "fairytale",
6068
+ "fantasy",
6069
+ "myth",
6070
+ "person",
6071
+ "pixie",
6072
+ "tale",
6073
+ "titania",
6074
+ "wings",
6075
+ "woman"
6076
+ ],
5465
6077
  group: "people & body",
5466
6078
  emoticons: [],
5467
6079
  version: 5,
@@ -5481,7 +6093,17 @@ var ne = (function() {
5481
6093
  emoji: "🧛‍♂",
5482
6094
  name: "vampire_man",
5483
6095
  shortcodes: ["man_vampire"],
5484
- tags: ["blood", "fangs", "halloween", "man", "scary", "supernatural", "teeth", "undead", "vampire"],
6096
+ tags: [
6097
+ "blood",
6098
+ "fangs",
6099
+ "halloween",
6100
+ "man",
6101
+ "scary",
6102
+ "supernatural",
6103
+ "teeth",
6104
+ "undead",
6105
+ "vampire"
6106
+ ],
5485
6107
  group: "people & body",
5486
6108
  emoticons: [],
5487
6109
  version: 5,
@@ -5491,7 +6113,17 @@ var ne = (function() {
5491
6113
  emoji: "🧛‍♀",
5492
6114
  name: "vampire_woman",
5493
6115
  shortcodes: ["woman_vampire"],
5494
- tags: ["blood", "fangs", "halloween", "scary", "supernatural", "teeth", "undead", "vampire", "woman"],
6116
+ tags: [
6117
+ "blood",
6118
+ "fangs",
6119
+ "halloween",
6120
+ "scary",
6121
+ "supernatural",
6122
+ "teeth",
6123
+ "undead",
6124
+ "vampire",
6125
+ "woman"
6126
+ ],
5495
6127
  group: "people & body",
5496
6128
  emoticons: [],
5497
6129
  version: 5,
@@ -5511,7 +6143,18 @@ var ne = (function() {
5511
6143
  emoji: "🧜‍♂",
5512
6144
  name: "merman",
5513
6145
  shortcodes: ["merman"],
5514
- tags: ["creature", "fairytale", "folklore", "neptune", "ocean", "poseidon", "sea", "siren", "trident", "triton"],
6146
+ tags: [
6147
+ "creature",
6148
+ "fairytale",
6149
+ "folklore",
6150
+ "neptune",
6151
+ "ocean",
6152
+ "poseidon",
6153
+ "sea",
6154
+ "siren",
6155
+ "trident",
6156
+ "triton"
6157
+ ],
5515
6158
  group: "people & body",
5516
6159
  emoticons: [],
5517
6160
  version: 5,
@@ -5551,7 +6194,17 @@ var ne = (function() {
5551
6194
  emoji: "🧝‍♀",
5552
6195
  name: "elf_woman",
5553
6196
  shortcodes: ["woman_elf"],
5554
- tags: ["elf", "elves", "enchantment", "fantasy", "folklore", "magic", "magical", "myth", "woman"],
6197
+ tags: [
6198
+ "elf",
6199
+ "elves",
6200
+ "enchantment",
6201
+ "fantasy",
6202
+ "folklore",
6203
+ "magic",
6204
+ "magical",
6205
+ "myth",
6206
+ "woman"
6207
+ ],
5555
6208
  group: "people & body",
5556
6209
  emoticons: [],
5557
6210
  version: 5,
@@ -5601,7 +6254,17 @@ var ne = (function() {
5601
6254
  emoji: "🧟‍♂",
5602
6255
  name: "zombie_man",
5603
6256
  shortcodes: ["man_zombie"],
5604
- tags: ["apocalypse", "dead", "halloween", "horror", "man", "scary", "undead", "walking", "zombie"],
6257
+ tags: [
6258
+ "apocalypse",
6259
+ "dead",
6260
+ "halloween",
6261
+ "horror",
6262
+ "man",
6263
+ "scary",
6264
+ "undead",
6265
+ "walking",
6266
+ "zombie"
6267
+ ],
5605
6268
  group: "people & body",
5606
6269
  emoticons: [],
5607
6270
  version: 5,
@@ -5611,7 +6274,17 @@ var ne = (function() {
5611
6274
  emoji: "🧟‍♀",
5612
6275
  name: "zombie_woman",
5613
6276
  shortcodes: ["woman_zombie"],
5614
- tags: ["apocalypse", "dead", "halloween", "horror", "scary", "undead", "walking", "woman", "zombie"],
6277
+ tags: [
6278
+ "apocalypse",
6279
+ "dead",
6280
+ "halloween",
6281
+ "horror",
6282
+ "scary",
6283
+ "undead",
6284
+ "walking",
6285
+ "woman",
6286
+ "zombie"
6287
+ ],
5615
6288
  group: "people & body",
5616
6289
  emoticons: [],
5617
6290
  version: 5,
@@ -5783,7 +6456,19 @@ var ne = (function() {
5783
6456
  emoji: "🚶",
5784
6457
  name: "walking",
5785
6458
  shortcodes: ["person_walking", "walking"],
5786
- tags: ["amble", "gait", "hike", "man", "pace", "pedestrian", "person", "stride", "stroll", "walk", "walking"],
6459
+ tags: [
6460
+ "amble",
6461
+ "gait",
6462
+ "hike",
6463
+ "man",
6464
+ "pace",
6465
+ "pedestrian",
6466
+ "person",
6467
+ "stride",
6468
+ "stroll",
6469
+ "walk",
6470
+ "walking"
6471
+ ],
5787
6472
  group: "people & body",
5788
6473
  emoticons: [],
5789
6474
  version: 0.6,
@@ -5793,7 +6478,18 @@ var ne = (function() {
5793
6478
  emoji: "🚶‍♂",
5794
6479
  name: "walking_man",
5795
6480
  shortcodes: ["man_walking"],
5796
- tags: ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking"],
6481
+ tags: [
6482
+ "amble",
6483
+ "gait",
6484
+ "hike",
6485
+ "man",
6486
+ "pace",
6487
+ "pedestrian",
6488
+ "stride",
6489
+ "stroll",
6490
+ "walk",
6491
+ "walking"
6492
+ ],
5797
6493
  group: "people & body",
5798
6494
  emoticons: [],
5799
6495
  version: 4,
@@ -5803,7 +6499,19 @@ var ne = (function() {
5803
6499
  emoji: "🚶‍♀",
5804
6500
  name: "walking_woman",
5805
6501
  shortcodes: ["woman_walking"],
5806
- tags: ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking", "woman"],
6502
+ tags: [
6503
+ "amble",
6504
+ "gait",
6505
+ "hike",
6506
+ "man",
6507
+ "pace",
6508
+ "pedestrian",
6509
+ "stride",
6510
+ "stroll",
6511
+ "walk",
6512
+ "walking",
6513
+ "woman"
6514
+ ],
5807
6515
  group: "people & body",
5808
6516
  emoticons: [],
5809
6517
  version: 4,
@@ -6154,7 +6862,19 @@ var ne = (function() {
6154
6862
  emoji: "🏃",
6155
6863
  name: "runner",
6156
6864
  shortcodes: ["person_running", "running"],
6157
- tags: ["fast", "hurry", "marathon", "move", "person", "quick", "race", "racing", "run", "rush", "speed"],
6865
+ tags: [
6866
+ "fast",
6867
+ "hurry",
6868
+ "marathon",
6869
+ "move",
6870
+ "person",
6871
+ "quick",
6872
+ "race",
6873
+ "racing",
6874
+ "run",
6875
+ "rush",
6876
+ "speed"
6877
+ ],
6158
6878
  group: "people & body",
6159
6879
  emoticons: [],
6160
6880
  version: 0.6,
@@ -6164,7 +6884,19 @@ var ne = (function() {
6164
6884
  emoji: "🏃‍♂",
6165
6885
  name: "running_man",
6166
6886
  shortcodes: ["man_running"],
6167
- tags: ["fast", "hurry", "man", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed"],
6887
+ tags: [
6888
+ "fast",
6889
+ "hurry",
6890
+ "man",
6891
+ "marathon",
6892
+ "move",
6893
+ "quick",
6894
+ "race",
6895
+ "racing",
6896
+ "run",
6897
+ "rush",
6898
+ "speed"
6899
+ ],
6168
6900
  group: "people & body",
6169
6901
  emoticons: [],
6170
6902
  version: 4,
@@ -6174,7 +6906,19 @@ var ne = (function() {
6174
6906
  emoji: "🏃‍♀",
6175
6907
  name: "running_woman",
6176
6908
  shortcodes: ["woman_running"],
6177
- tags: ["fast", "hurry", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed", "woman"],
6909
+ tags: [
6910
+ "fast",
6911
+ "hurry",
6912
+ "marathon",
6913
+ "move",
6914
+ "quick",
6915
+ "race",
6916
+ "racing",
6917
+ "run",
6918
+ "rush",
6919
+ "speed",
6920
+ "woman"
6921
+ ],
6178
6922
  group: "people & body",
6179
6923
  emoticons: [],
6180
6924
  version: 4,
@@ -6401,7 +7145,19 @@ var ne = (function() {
6401
7145
  emoji: "🧖",
6402
7146
  name: "sauna_person",
6403
7147
  shortcodes: ["person_in_steamy_room"],
6404
- tags: ["day", "luxurious", "pamper", "person", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind"],
7148
+ tags: [
7149
+ "day",
7150
+ "luxurious",
7151
+ "pamper",
7152
+ "person",
7153
+ "relax",
7154
+ "room",
7155
+ "sauna",
7156
+ "spa",
7157
+ "steam",
7158
+ "steambath",
7159
+ "unwind"
7160
+ ],
6405
7161
  group: "people & body",
6406
7162
  emoticons: [],
6407
7163
  version: 5,
@@ -6411,7 +7167,19 @@ var ne = (function() {
6411
7167
  emoji: "🧖‍♂",
6412
7168
  name: "sauna_man",
6413
7169
  shortcodes: ["man_in_steamy_room"],
6414
- tags: ["day", "luxurious", "man", "pamper", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind"],
7170
+ tags: [
7171
+ "day",
7172
+ "luxurious",
7173
+ "man",
7174
+ "pamper",
7175
+ "relax",
7176
+ "room",
7177
+ "sauna",
7178
+ "spa",
7179
+ "steam",
7180
+ "steambath",
7181
+ "unwind"
7182
+ ],
6415
7183
  group: "people & body",
6416
7184
  emoticons: [],
6417
7185
  version: 5,
@@ -6421,7 +7189,19 @@ var ne = (function() {
6421
7189
  emoji: "🧖‍♀",
6422
7190
  name: "sauna_woman",
6423
7191
  shortcodes: ["woman_in_steamy_room"],
6424
- tags: ["day", "luxurious", "pamper", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind", "woman"],
7192
+ tags: [
7193
+ "day",
7194
+ "luxurious",
7195
+ "pamper",
7196
+ "relax",
7197
+ "room",
7198
+ "sauna",
7199
+ "spa",
7200
+ "steam",
7201
+ "steambath",
7202
+ "unwind",
7203
+ "woman"
7204
+ ],
6425
7205
  group: "people & body",
6426
7206
  emoticons: [],
6427
7207
  version: 5,
@@ -6501,7 +7281,20 @@ var ne = (function() {
6501
7281
  emoji: "🏌",
6502
7282
  name: "golfing",
6503
7283
  shortcodes: ["golfer", "golfing", "person_golfing"],
6504
- tags: ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "person", "pga", "putt", "range", "tee"],
7284
+ tags: [
7285
+ "ball",
7286
+ "birdie",
7287
+ "caddy",
7288
+ "driving",
7289
+ "golf",
7290
+ "golfing",
7291
+ "green",
7292
+ "person",
7293
+ "pga",
7294
+ "putt",
7295
+ "range",
7296
+ "tee"
7297
+ ],
6505
7298
  group: "people & body",
6506
7299
  emoticons: [],
6507
7300
  version: 0.7,
@@ -6511,7 +7304,20 @@ var ne = (function() {
6511
7304
  emoji: "🏌‍♂️",
6512
7305
  name: "golfing_man",
6513
7306
  shortcodes: ["man_golfing"],
6514
- tags: ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "man", "pga", "putt", "range", "tee"],
7307
+ tags: [
7308
+ "ball",
7309
+ "birdie",
7310
+ "caddy",
7311
+ "driving",
7312
+ "golf",
7313
+ "golfing",
7314
+ "green",
7315
+ "man",
7316
+ "pga",
7317
+ "putt",
7318
+ "range",
7319
+ "tee"
7320
+ ],
6515
7321
  group: "people & body",
6516
7322
  emoticons: [],
6517
7323
  version: 4,
@@ -6521,7 +7327,20 @@ var ne = (function() {
6521
7327
  emoji: "🏌‍♀️",
6522
7328
  name: "golfing_woman",
6523
7329
  shortcodes: ["woman_golfing"],
6524
- tags: ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "pga", "putt", "range", "tee", "woman"],
7330
+ tags: [
7331
+ "ball",
7332
+ "birdie",
7333
+ "caddy",
7334
+ "driving",
7335
+ "golf",
7336
+ "golfing",
7337
+ "green",
7338
+ "pga",
7339
+ "putt",
7340
+ "range",
7341
+ "tee",
7342
+ "woman"
7343
+ ],
6525
7344
  group: "people & body",
6526
7345
  emoticons: [],
6527
7346
  version: 4,
@@ -6663,7 +7482,18 @@ var ne = (function() {
6663
7482
  emoji: "⛹",
6664
7483
  name: "bouncing_ball_person",
6665
7484
  shortcodes: ["person_bouncing_ball"],
6666
- tags: ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "net", "person", "player", "throw"],
7485
+ tags: [
7486
+ "athletic",
7487
+ "ball",
7488
+ "basketball",
7489
+ "bouncing",
7490
+ "championship",
7491
+ "dribble",
7492
+ "net",
7493
+ "person",
7494
+ "player",
7495
+ "throw"
7496
+ ],
6667
7497
  group: "people & body",
6668
7498
  emoticons: [],
6669
7499
  version: 0.7,
@@ -6673,7 +7503,18 @@ var ne = (function() {
6673
7503
  emoji: "⛹‍♂️",
6674
7504
  name: "basketball_man",
6675
7505
  shortcodes: ["man_bouncing_ball"],
6676
- tags: ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "man", "net", "player", "throw"],
7506
+ tags: [
7507
+ "athletic",
7508
+ "ball",
7509
+ "basketball",
7510
+ "bouncing",
7511
+ "championship",
7512
+ "dribble",
7513
+ "man",
7514
+ "net",
7515
+ "player",
7516
+ "throw"
7517
+ ],
6677
7518
  group: "people & body",
6678
7519
  emoticons: [],
6679
7520
  version: 4,
@@ -6683,7 +7524,18 @@ var ne = (function() {
6683
7524
  emoji: "⛹‍♀️",
6684
7525
  name: "basketball_woman",
6685
7526
  shortcodes: ["woman_bouncing_ball"],
6686
- tags: ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "net", "player", "throw", "woman"],
7527
+ tags: [
7528
+ "athletic",
7529
+ "ball",
7530
+ "basketball",
7531
+ "bouncing",
7532
+ "championship",
7533
+ "dribble",
7534
+ "net",
7535
+ "player",
7536
+ "throw",
7537
+ "woman"
7538
+ ],
6687
7539
  group: "people & body",
6688
7540
  emoticons: [],
6689
7541
  version: 4,
@@ -6759,7 +7611,17 @@ var ne = (function() {
6759
7611
  emoji: "🚴",
6760
7612
  name: "bicyclist",
6761
7613
  shortcodes: ["bicyclist", "biking", "person_biking"],
6762
- tags: ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "person", "riding", "sport"],
7614
+ tags: [
7615
+ "bicycle",
7616
+ "bicyclist",
7617
+ "bike",
7618
+ "biking",
7619
+ "cycle",
7620
+ "cyclist",
7621
+ "person",
7622
+ "riding",
7623
+ "sport"
7624
+ ],
6763
7625
  group: "people & body",
6764
7626
  emoticons: [],
6765
7627
  version: 1,
@@ -6779,7 +7641,17 @@ var ne = (function() {
6779
7641
  emoji: "🚴‍♀",
6780
7642
  name: "biking_woman",
6781
7643
  shortcodes: ["woman_biking"],
6782
- tags: ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "riding", "sport", "woman"],
7644
+ tags: [
7645
+ "bicycle",
7646
+ "bicyclist",
7647
+ "bike",
7648
+ "biking",
7649
+ "cycle",
7650
+ "cyclist",
7651
+ "riding",
7652
+ "sport",
7653
+ "woman"
7654
+ ],
6783
7655
  group: "people & body",
6784
7656
  emoticons: [],
6785
7657
  version: 4,
@@ -6789,7 +7661,18 @@ var ne = (function() {
6789
7661
  emoji: "🚵",
6790
7662
  name: "mountain_bicyclist",
6791
7663
  shortcodes: ["mountain_bicyclist", "mountain_biking", "person_mountain_biking"],
6792
- tags: ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "mountain", "person", "riding", "sport"],
7664
+ tags: [
7665
+ "bicycle",
7666
+ "bicyclist",
7667
+ "bike",
7668
+ "biking",
7669
+ "cycle",
7670
+ "cyclist",
7671
+ "mountain",
7672
+ "person",
7673
+ "riding",
7674
+ "sport"
7675
+ ],
6793
7676
  group: "people & body",
6794
7677
  emoticons: [],
6795
7678
  version: 1,
@@ -6799,7 +7682,18 @@ var ne = (function() {
6799
7682
  emoji: "🚵‍♂",
6800
7683
  name: "mountain_biking_man",
6801
7684
  shortcodes: ["man_mountain_biking"],
6802
- tags: ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "man", "mountain", "riding", "sport"],
7685
+ tags: [
7686
+ "bicycle",
7687
+ "bicyclist",
7688
+ "bike",
7689
+ "biking",
7690
+ "cycle",
7691
+ "cyclist",
7692
+ "man",
7693
+ "mountain",
7694
+ "riding",
7695
+ "sport"
7696
+ ],
6803
7697
  group: "people & body",
6804
7698
  emoticons: [],
6805
7699
  version: 4,
@@ -6809,7 +7703,18 @@ var ne = (function() {
6809
7703
  emoji: "🚵‍♀",
6810
7704
  name: "mountain_biking_woman",
6811
7705
  shortcodes: ["woman_mountain_biking"],
6812
- tags: ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "mountain", "riding", "sport", "woman"],
7706
+ tags: [
7707
+ "bicycle",
7708
+ "bicyclist",
7709
+ "bike",
7710
+ "biking",
7711
+ "cycle",
7712
+ "cyclist",
7713
+ "mountain",
7714
+ "riding",
7715
+ "sport",
7716
+ "woman"
7717
+ ],
6813
7718
  group: "people & body",
6814
7719
  emoticons: [],
6815
7720
  version: 4,
@@ -6819,7 +7724,17 @@ var ne = (function() {
6819
7724
  emoji: "🤸",
6820
7725
  name: "cartwheeling",
6821
7726
  shortcodes: ["cartwheeling", "person_cartwheel"],
6822
- tags: ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "person", "somersault"],
7727
+ tags: [
7728
+ "active",
7729
+ "cartwheel",
7730
+ "cartwheeling",
7731
+ "excited",
7732
+ "flip",
7733
+ "gymnastics",
7734
+ "happy",
7735
+ "person",
7736
+ "somersault"
7737
+ ],
6823
7738
  group: "people & body",
6824
7739
  emoticons: [],
6825
7740
  version: 3,
@@ -6829,7 +7744,17 @@ var ne = (function() {
6829
7744
  emoji: "🤸‍♂",
6830
7745
  name: "man_cartwheeling",
6831
7746
  shortcodes: ["man_cartwheeling"],
6832
- tags: ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "man", "somersault"],
7747
+ tags: [
7748
+ "active",
7749
+ "cartwheel",
7750
+ "cartwheeling",
7751
+ "excited",
7752
+ "flip",
7753
+ "gymnastics",
7754
+ "happy",
7755
+ "man",
7756
+ "somersault"
7757
+ ],
6833
7758
  group: "people & body",
6834
7759
  emoticons: [],
6835
7760
  version: 4,
@@ -6839,7 +7764,17 @@ var ne = (function() {
6839
7764
  emoji: "🤸‍♀",
6840
7765
  name: "woman_cartwheeling",
6841
7766
  shortcodes: ["woman_cartwheeling"],
6842
- tags: ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "somersault", "woman"],
7767
+ tags: [
7768
+ "active",
7769
+ "cartwheel",
7770
+ "cartwheeling",
7771
+ "excited",
7772
+ "flip",
7773
+ "gymnastics",
7774
+ "happy",
7775
+ "somersault",
7776
+ "woman"
7777
+ ],
6843
7778
  group: "people & body",
6844
7779
  emoticons: [],
6845
7780
  version: 4,
@@ -6981,7 +7916,18 @@ var ne = (function() {
6981
7916
  emoji: "🤹",
6982
7917
  name: "juggling_person",
6983
7918
  shortcodes: ["juggler", "juggling", "person_juggling"],
6984
- tags: ["act", "balance", "balancing", "handle", "juggle", "juggling", "manage", "multitask", "person", "skill"],
7919
+ tags: [
7920
+ "act",
7921
+ "balance",
7922
+ "balancing",
7923
+ "handle",
7924
+ "juggle",
7925
+ "juggling",
7926
+ "manage",
7927
+ "multitask",
7928
+ "person",
7929
+ "skill"
7930
+ ],
6985
7931
  group: "people & body",
6986
7932
  emoticons: [],
6987
7933
  version: 3,
@@ -6991,7 +7937,18 @@ var ne = (function() {
6991
7937
  emoji: "🤹‍♂",
6992
7938
  name: "man_juggling",
6993
7939
  shortcodes: ["man_juggling"],
6994
- tags: ["act", "balance", "balancing", "handle", "juggle", "juggling", "man", "manage", "multitask", "skill"],
7940
+ tags: [
7941
+ "act",
7942
+ "balance",
7943
+ "balancing",
7944
+ "handle",
7945
+ "juggle",
7946
+ "juggling",
7947
+ "man",
7948
+ "manage",
7949
+ "multitask",
7950
+ "skill"
7951
+ ],
6995
7952
  group: "people & body",
6996
7953
  emoticons: [],
6997
7954
  version: 4,
@@ -7001,7 +7958,18 @@ var ne = (function() {
7001
7958
  emoji: "🤹‍♀",
7002
7959
  name: "woman_juggling",
7003
7960
  shortcodes: ["woman_juggling"],
7004
- tags: ["act", "balance", "balancing", "handle", "juggle", "juggling", "manage", "multitask", "skill", "woman"],
7961
+ tags: [
7962
+ "act",
7963
+ "balance",
7964
+ "balancing",
7965
+ "handle",
7966
+ "juggle",
7967
+ "juggling",
7968
+ "manage",
7969
+ "multitask",
7970
+ "skill",
7971
+ "woman"
7972
+ ],
7005
7973
  group: "people & body",
7006
7974
  emoticons: [],
7007
7975
  version: 4,
@@ -7093,7 +8061,19 @@ var ne = (function() {
7093
8061
  emoji: "🛌",
7094
8062
  name: "sleeping_bed",
7095
8063
  shortcodes: ["person_in_bed", "sleeping_accommodation"],
7096
- tags: ["bed", "bedtime", "good", "goodnight", "hotel", "nap", "night", "person", "sleep", "tired", "zzz"],
8064
+ tags: [
8065
+ "bed",
8066
+ "bedtime",
8067
+ "good",
8068
+ "goodnight",
8069
+ "hotel",
8070
+ "nap",
8071
+ "night",
8072
+ "person",
8073
+ "sleep",
8074
+ "tired",
8075
+ "zzz"
8076
+ ],
7097
8077
  group: "people & body",
7098
8078
  emoticons: [],
7099
8079
  version: 1,
@@ -7103,7 +8083,19 @@ var ne = (function() {
7103
8083
  emoji: "🧑‍🤝‍🧑",
7104
8084
  name: "people_holding_hands",
7105
8085
  shortcodes: ["people_holding_hands"],
7106
- tags: ["bae", "bestie", "bff", "couple", "dating", "flirt", "friends", "hand", "hold", "people", "twins"],
8086
+ tags: [
8087
+ "bae",
8088
+ "bestie",
8089
+ "bff",
8090
+ "couple",
8091
+ "dating",
8092
+ "flirt",
8093
+ "friends",
8094
+ "hand",
8095
+ "hold",
8096
+ "people",
8097
+ "twins"
8098
+ ],
7107
8099
  group: "people & body",
7108
8100
  emoticons: [],
7109
8101
  version: 12,
@@ -7137,7 +8129,20 @@ var ne = (function() {
7137
8129
  emoji: "👫",
7138
8130
  name: "couple",
7139
8131
  shortcodes: ["couple"],
7140
- tags: ["bae", "bestie", "bff", "couple", "dating", "flirt", "friends", "hand", "hold", "man", "twins", "woman"],
8132
+ tags: [
8133
+ "bae",
8134
+ "bestie",
8135
+ "bff",
8136
+ "couple",
8137
+ "dating",
8138
+ "flirt",
8139
+ "friends",
8140
+ "hand",
8141
+ "hold",
8142
+ "man",
8143
+ "twins",
8144
+ "woman"
8145
+ ],
7141
8146
  group: "people & body",
7142
8147
  emoticons: [],
7143
8148
  version: 0.6,
@@ -7736,7 +8741,17 @@ var ne = (function() {
7736
8741
  emoji: "🫆",
7737
8742
  name: "fingerprint",
7738
8743
  shortcodes: ["fingerprint"],
7739
- tags: ["clue", "crime", "detective", "forensics", "identity", "mystery", "print", "safety", "trace"],
8744
+ tags: [
8745
+ "clue",
8746
+ "crime",
8747
+ "detective",
8748
+ "forensics",
8749
+ "identity",
8750
+ "mystery",
8751
+ "print",
8752
+ "safety",
8753
+ "trace"
8754
+ ],
7740
8755
  group: "people & body",
7741
8756
  emoticons: [],
7742
8757
  version: 16,
@@ -7982,7 +8997,19 @@ var ne = (function() {
7982
8997
  emoji: "🦁",
7983
8998
  name: "lion",
7984
8999
  shortcodes: ["lion", "lion_face"],
7985
- tags: ["alpha", "animal", "face", "leo", "mane", "order", "rawr", "roar", "safari", "strong", "zodiac"],
9000
+ tags: [
9001
+ "alpha",
9002
+ "animal",
9003
+ "face",
9004
+ "leo",
9005
+ "mane",
9006
+ "order",
9007
+ "rawr",
9008
+ "roar",
9009
+ "safari",
9010
+ "strong",
9011
+ "zodiac"
9012
+ ],
7986
9013
  group: "animals & nature",
7987
9014
  emoticons: [],
7988
9015
  version: 1,
@@ -8652,7 +9679,16 @@ var ne = (function() {
8652
9679
  emoji: "🦚",
8653
9680
  name: "peacock",
8654
9681
  shortcodes: ["peacock"],
8655
- tags: ["animal", "bird", "colorful", "ornithology", "ostentatious", "peahen", "pretty", "proud"],
9682
+ tags: [
9683
+ "animal",
9684
+ "bird",
9685
+ "colorful",
9686
+ "ornithology",
9687
+ "ostentatious",
9688
+ "peahen",
9689
+ "pretty",
9690
+ "proud"
9691
+ ],
8656
9692
  group: "animals & nature",
8657
9693
  emoticons: [],
8658
9694
  version: 11,
@@ -8672,7 +9708,17 @@ var ne = (function() {
8672
9708
  emoji: "🪽",
8673
9709
  name: "wing",
8674
9710
  shortcodes: ["wing"],
8675
- tags: ["angelic", "ascend", "aviation", "bird", "fly", "flying", "heavenly", "mythology", "soar"],
9711
+ tags: [
9712
+ "angelic",
9713
+ "ascend",
9714
+ "aviation",
9715
+ "bird",
9716
+ "fly",
9717
+ "flying",
9718
+ "heavenly",
9719
+ "mythology",
9720
+ "soar"
9721
+ ],
8676
9722
  group: "animals & nature",
8677
9723
  emoticons: [],
8678
9724
  version: 15,
@@ -8682,7 +9728,18 @@ var ne = (function() {
8682
9728
  emoji: "🐦‍⬛",
8683
9729
  name: "black_bird",
8684
9730
  shortcodes: ["black_bird"],
8685
- tags: ["animal", "beak", "bird", "black", "caw", "corvid", "crow", "ornithology", "raven", "rook"],
9731
+ tags: [
9732
+ "animal",
9733
+ "beak",
9734
+ "bird",
9735
+ "black",
9736
+ "caw",
9737
+ "corvid",
9738
+ "crow",
9739
+ "ornithology",
9740
+ "raven",
9741
+ "rook"
9742
+ ],
8686
9743
  group: "animals & nature",
8687
9744
  emoticons: [],
8688
9745
  version: 15,
@@ -8692,7 +9749,19 @@ var ne = (function() {
8692
9749
  emoji: "🪿",
8693
9750
  name: "goose",
8694
9751
  shortcodes: ["goose"],
8695
- tags: ["animal", "bird", "duck", "flock", "fowl", "gaggle", "gander", "geese", "honk", "ornithology", "silly"],
9752
+ tags: [
9753
+ "animal",
9754
+ "bird",
9755
+ "duck",
9756
+ "flock",
9757
+ "fowl",
9758
+ "gaggle",
9759
+ "gander",
9760
+ "geese",
9761
+ "honk",
9762
+ "ornithology",
9763
+ "silly"
9764
+ ],
8696
9765
  group: "animals & nature",
8697
9766
  emoticons: [],
8698
9767
  version: 15,
@@ -9466,7 +10535,18 @@ var ne = (function() {
9466
10535
  emoji: "🪾",
9467
10536
  name: "leafless_tree",
9468
10537
  shortcodes: ["leafless_tree"],
9469
- tags: ["bare", "barren", "branches", "dead", "drought", "leafless", "tree", "trunk", "winter", "wood"],
10538
+ tags: [
10539
+ "bare",
10540
+ "barren",
10541
+ "branches",
10542
+ "dead",
10543
+ "drought",
10544
+ "leafless",
10545
+ "tree",
10546
+ "trunk",
10547
+ "winter",
10548
+ "wood"
10549
+ ],
9470
10550
  group: "animals & nature",
9471
10551
  emoticons: [],
9472
10552
  version: 16,
@@ -9852,7 +10932,17 @@ var ne = (function() {
9852
10932
  emoji: "🫛",
9853
10933
  name: "pea_pod",
9854
10934
  shortcodes: ["pea"],
9855
- tags: ["beans", "beanstalk", "edamame", "legume", "pea", "pod", "soybean", "vegetable", "veggie"],
10935
+ tags: [
10936
+ "beans",
10937
+ "beanstalk",
10938
+ "edamame",
10939
+ "legume",
10940
+ "pea",
10941
+ "pod",
10942
+ "soybean",
10943
+ "vegetable",
10944
+ "veggie"
10945
+ ],
9856
10946
  group: "food & drink",
9857
10947
  emoticons: [],
9858
10948
  version: 15,
@@ -9889,7 +10979,17 @@ var ne = (function() {
9889
10979
  emoji: "🫜",
9890
10980
  name: "root_vegetable",
9891
10981
  shortcodes: ["root_vegetable"],
9892
- tags: ["beet", "food", "garden", "radish", "root", "salad", "turnip", "vegetable", "vegetarian"],
10982
+ tags: [
10983
+ "beet",
10984
+ "food",
10985
+ "garden",
10986
+ "radish",
10987
+ "root",
10988
+ "salad",
10989
+ "turnip",
10990
+ "vegetable",
10991
+ "vegetarian"
10992
+ ],
9893
10993
  group: "food & drink",
9894
10994
  emoticons: [],
9895
10995
  version: 16,
@@ -10139,7 +11239,19 @@ var ne = (function() {
10139
11239
  emoji: "🍳",
10140
11240
  name: "fried_egg",
10141
11241
  shortcodes: ["cooking", "fried_egg"],
10142
- tags: ["breakfast", "easy", "egg", "fry", "frying", "over", "pan", "restaurant", "side", "sunny", "up"],
11242
+ tags: [
11243
+ "breakfast",
11244
+ "easy",
11245
+ "egg",
11246
+ "fry",
11247
+ "frying",
11248
+ "over",
11249
+ "pan",
11250
+ "restaurant",
11251
+ "side",
11252
+ "sunny",
11253
+ "up"
11254
+ ],
10143
11255
  group: "food & drink",
10144
11256
  emoticons: [],
10145
11257
  version: 0.6,
@@ -10569,7 +11681,18 @@ var ne = (function() {
10569
11681
  emoji: "☕",
10570
11682
  name: "coffee",
10571
11683
  shortcodes: ["coffee"],
10572
- tags: ["beverage", "cafe", "caffeine", "chai", "coffee", "drink", "hot", "morning", "steaming", "tea"],
11684
+ tags: [
11685
+ "beverage",
11686
+ "cafe",
11687
+ "caffeine",
11688
+ "chai",
11689
+ "coffee",
11690
+ "drink",
11691
+ "hot",
11692
+ "morning",
11693
+ "steaming",
11694
+ "tea"
11695
+ ],
10573
11696
  group: "food & drink",
10574
11697
  emoticons: [],
10575
11698
  version: 0.6,
@@ -10619,7 +11742,19 @@ var ne = (function() {
10619
11742
  emoji: "🍷",
10620
11743
  name: "wine_glass",
10621
11744
  shortcodes: ["wine_glass"],
10622
- tags: ["alcohol", "bar", "beverage", "booze", "club", "drink", "drinking", "drinks", "glass", "restaurant", "wine"],
11745
+ tags: [
11746
+ "alcohol",
11747
+ "bar",
11748
+ "beverage",
11749
+ "booze",
11750
+ "club",
11751
+ "drink",
11752
+ "drinking",
11753
+ "drinks",
11754
+ "glass",
11755
+ "restaurant",
11756
+ "wine"
11757
+ ],
10623
11758
  group: "food & drink",
10624
11759
  emoticons: [],
10625
11760
  version: 0.6,
@@ -10702,7 +11837,19 @@ var ne = (function() {
10702
11837
  emoji: "🍻",
10703
11838
  name: "beers",
10704
11839
  shortcodes: ["beers"],
10705
- tags: ["alcohol", "bar", "beer", "booze", "bottoms", "cheers", "clink", "clinking", "drinking", "drinks", "mugs"],
11840
+ tags: [
11841
+ "alcohol",
11842
+ "bar",
11843
+ "beer",
11844
+ "booze",
11845
+ "bottoms",
11846
+ "cheers",
11847
+ "clink",
11848
+ "clinking",
11849
+ "drinking",
11850
+ "drinks",
11851
+ "mugs"
11852
+ ],
10706
11853
  group: "food & drink",
10707
11854
  emoticons: [],
10708
11855
  version: 0.6,
@@ -10732,7 +11879,18 @@ var ne = (function() {
10732
11879
  emoji: "🫗",
10733
11880
  name: "pouring_liquid",
10734
11881
  shortcodes: ["pour", "pouring_liquid"],
10735
- tags: ["accident", "drink", "empty", "glass", "liquid", "oops", "pour", "pouring", "spill", "water"],
11882
+ tags: [
11883
+ "accident",
11884
+ "drink",
11885
+ "empty",
11886
+ "glass",
11887
+ "liquid",
11888
+ "oops",
11889
+ "pour",
11890
+ "pouring",
11891
+ "spill",
11892
+ "water"
11893
+ ],
10736
11894
  group: "food & drink",
10737
11895
  emoticons: [],
10738
11896
  version: 14,
@@ -11138,7 +12296,18 @@ var ne = (function() {
11138
12296
  emoji: "🏠",
11139
12297
  name: "house",
11140
12298
  shortcodes: ["house"],
11141
- tags: ["building", "country", "heart", "home", "ranch", "settle", "simple", "suburban", "suburbia", "where"],
12299
+ tags: [
12300
+ "building",
12301
+ "country",
12302
+ "heart",
12303
+ "home",
12304
+ "ranch",
12305
+ "settle",
12306
+ "simple",
12307
+ "suburban",
12308
+ "suburbia",
12309
+ "where"
12310
+ ],
11142
12311
  group: "travel & places",
11143
12312
  emoticons: [],
11144
12313
  version: 0.6,
@@ -12071,7 +13240,19 @@ var ne = (function() {
12071
13240
  emoji: "🛟",
12072
13241
  name: "ring_buoy",
12073
13242
  shortcodes: ["lifebuoy", "ring_buoy"],
12074
- tags: ["buoy", "float", "life", "lifesaver", "preserver", "rescue", "ring", "safety", "save", "saver", "swim"],
13243
+ tags: [
13244
+ "buoy",
13245
+ "float",
13246
+ "life",
13247
+ "lifesaver",
13248
+ "preserver",
13249
+ "rescue",
13250
+ "ring",
13251
+ "safety",
13252
+ "save",
13253
+ "saver",
13254
+ "swim"
13255
+ ],
12075
13256
  group: "travel & places",
12076
13257
  emoticons: [],
12077
13258
  version: 14,
@@ -12761,7 +13942,18 @@ var ne = (function() {
12761
13942
  emoji: "🌞",
12762
13943
  name: "sun_with_face",
12763
13944
  shortcodes: ["sun_with_face"],
12764
- tags: ["beach", "bright", "day", "face", "heat", "shine", "sun", "sunny", "sunshine", "weather"],
13945
+ tags: [
13946
+ "beach",
13947
+ "bright",
13948
+ "day",
13949
+ "face",
13950
+ "heat",
13951
+ "shine",
13952
+ "sun",
13953
+ "sunny",
13954
+ "sunshine",
13955
+ "weather"
13956
+ ],
12765
13957
  group: "travel & places",
12766
13958
  emoticons: [],
12767
13959
  version: 1,
@@ -13178,7 +14370,18 @@ var ne = (function() {
13178
14370
  emoji: "🎉",
13179
14371
  name: "tada",
13180
14372
  shortcodes: ["party", "party_popper", "tada"],
13181
- tags: ["awesome", "birthday", "celebrate", "celebration", "excited", "hooray", "party", "popper", "tada", "woohoo"],
14373
+ tags: [
14374
+ "awesome",
14375
+ "birthday",
14376
+ "celebrate",
14377
+ "celebration",
14378
+ "excited",
14379
+ "hooray",
14380
+ "party",
14381
+ "popper",
14382
+ "tada",
14383
+ "woohoo"
14384
+ ],
13182
14385
  group: "activities",
13183
14386
  emoticons: [],
13184
14387
  version: 0.6,
@@ -13278,7 +14481,17 @@ var ne = (function() {
13278
14481
  emoji: "🎁",
13279
14482
  name: "gift",
13280
14483
  shortcodes: ["gift"],
13281
- tags: ["birthday", "bow", "box", "celebration", "christmas", "gift", "present", "surprise", "wrapped"],
14484
+ tags: [
14485
+ "birthday",
14486
+ "bow",
14487
+ "box",
14488
+ "celebration",
14489
+ "christmas",
14490
+ "gift",
14491
+ "present",
14492
+ "surprise",
14493
+ "wrapped"
14494
+ ],
13282
14495
  group: "activities",
13283
14496
  emoticons: [],
13284
14497
  version: 0.6,
@@ -13698,7 +14911,18 @@ var ne = (function() {
13698
14911
  emoji: "🔮",
13699
14912
  name: "crystal_ball",
13700
14913
  shortcodes: ["crystal_ball"],
13701
- tags: ["ball", "crystal", "fairy", "fairytale", "fantasy", "fortune", "future", "magic", "tale", "tool"],
14914
+ tags: [
14915
+ "ball",
14916
+ "crystal",
14917
+ "fairy",
14918
+ "fairytale",
14919
+ "fantasy",
14920
+ "fortune",
14921
+ "future",
14922
+ "magic",
14923
+ "tale",
14924
+ "tool"
14925
+ ],
13702
14926
  group: "activities",
13703
14927
  emoticons: [],
13704
14928
  version: 0.6,
@@ -13778,7 +15002,18 @@ var ne = (function() {
13778
15002
  emoji: "🪅",
13779
15003
  name: "pinata",
13780
15004
  shortcodes: ["pinata"],
13781
- tags: ["candy", "celebrate", "celebration", "cinco", "de", "festive", "mayo", "party", "pinada", "pinata"],
15005
+ tags: [
15006
+ "candy",
15007
+ "celebrate",
15008
+ "celebration",
15009
+ "cinco",
15010
+ "de",
15011
+ "festive",
15012
+ "mayo",
15013
+ "party",
15014
+ "pinada",
15015
+ "pinata"
15016
+ ],
13782
15017
  group: "activities",
13783
15018
  emoticons: [],
13784
15019
  version: 13,
@@ -13798,7 +15033,16 @@ var ne = (function() {
13798
15033
  emoji: "🪆",
13799
15034
  name: "nesting_dolls",
13800
15035
  shortcodes: ["nesting_dolls"],
13801
- tags: ["babooshka", "baboushka", "babushka", "doll", "dolls", "matryoshka", "nesting", "russia"],
15036
+ tags: [
15037
+ "babooshka",
15038
+ "baboushka",
15039
+ "babushka",
15040
+ "doll",
15041
+ "dolls",
15042
+ "matryoshka",
15043
+ "nesting",
15044
+ "russia"
15045
+ ],
13802
15046
  group: "activities",
13803
15047
  emoticons: [],
13804
15048
  version: 13,
@@ -13888,7 +15132,18 @@ var ne = (function() {
13888
15132
  emoji: "🎭",
13889
15133
  name: "performing_arts",
13890
15134
  shortcodes: ["performing_arts"],
13891
- tags: ["actor", "actress", "art", "arts", "entertainment", "mask", "performing", "theater", "theatre", "thespian"],
15135
+ tags: [
15136
+ "actor",
15137
+ "actress",
15138
+ "art",
15139
+ "arts",
15140
+ "entertainment",
15141
+ "mask",
15142
+ "performing",
15143
+ "theater",
15144
+ "theatre",
15145
+ "thespian"
15146
+ ],
13892
15147
  group: "activities",
13893
15148
  emoticons: [],
13894
15149
  version: 0.6,
@@ -14030,7 +15285,18 @@ var ne = (function() {
14030
15285
  emoji: "👕",
14031
15286
  name: "shirt",
14032
15287
  shortcodes: ["shirt"],
14033
- tags: ["blue", "casual", "clothes", "clothing", "collar", "dressed", "shirt", "shopping", "tshirt", "weekend"],
15288
+ tags: [
15289
+ "blue",
15290
+ "casual",
15291
+ "clothes",
15292
+ "clothing",
15293
+ "collar",
15294
+ "dressed",
15295
+ "shirt",
15296
+ "shopping",
15297
+ "tshirt",
15298
+ "weekend"
15299
+ ],
14034
15300
  group: "objects",
14035
15301
  emoticons: [],
14036
15302
  version: 0.6,
@@ -14040,7 +15306,18 @@ var ne = (function() {
14040
15306
  emoji: "👖",
14041
15307
  name: "jeans",
14042
15308
  shortcodes: ["jeans"],
14043
- tags: ["blue", "casual", "clothes", "clothing", "denim", "dressed", "pants", "shopping", "trousers", "weekend"],
15309
+ tags: [
15310
+ "blue",
15311
+ "casual",
15312
+ "clothes",
15313
+ "clothing",
15314
+ "denim",
15315
+ "dressed",
15316
+ "pants",
15317
+ "shopping",
15318
+ "trousers",
15319
+ "weekend"
15320
+ ],
14044
15321
  group: "objects",
14045
15322
  emoticons: [],
14046
15323
  version: 0.6,
@@ -14182,7 +15459,20 @@ var ne = (function() {
14182
15459
  emoji: "🪭",
14183
15460
  name: "folding_hand_fan",
14184
15461
  shortcodes: ["folding_fan"],
14185
- tags: ["clack", "clap", "cool", "cooling", "dance", "fan", "flirt", "flutter", "folding", "hand", "hot", "shy"],
15462
+ tags: [
15463
+ "clack",
15464
+ "clap",
15465
+ "cool",
15466
+ "cooling",
15467
+ "dance",
15468
+ "fan",
15469
+ "flirt",
15470
+ "flutter",
15471
+ "folding",
15472
+ "hand",
15473
+ "hot",
15474
+ "shy"
15475
+ ],
14186
15476
  group: "objects",
14187
15477
  emoticons: [],
14188
15478
  version: 15,
@@ -14252,7 +15542,19 @@ var ne = (function() {
14252
15542
  emoji: "👞",
14253
15543
  name: "mans_shoe",
14254
15544
  shortcodes: ["mans_shoe"],
14255
- tags: ["brown", "clothes", "clothing", "feet", "foot", "kick", "man", "man’s", "shoe", "shoes", "shopping"],
15545
+ tags: [
15546
+ "brown",
15547
+ "clothes",
15548
+ "clothing",
15549
+ "feet",
15550
+ "foot",
15551
+ "kick",
15552
+ "man",
15553
+ "man’s",
15554
+ "shoe",
15555
+ "shoes",
15556
+ "shopping"
15557
+ ],
14256
15558
  group: "objects",
14257
15559
  emoticons: [],
14258
15560
  version: 0.6,
@@ -14457,7 +15759,16 @@ var ne = (function() {
14457
15759
  emoji: "💍",
14458
15760
  name: "ring",
14459
15761
  shortcodes: ["ring"],
14460
- tags: ["diamond", "engaged", "engagement", "married", "romance", "shiny", "sparkling", "wedding"],
15762
+ tags: [
15763
+ "diamond",
15764
+ "engaged",
15765
+ "engagement",
15766
+ "married",
15767
+ "romance",
15768
+ "shiny",
15769
+ "sparkling",
15770
+ "wedding"
15771
+ ],
14461
15772
  group: "objects",
14462
15773
  emoticons: [],
14463
15774
  version: 0.6,
@@ -14557,7 +15868,18 @@ var ne = (function() {
14557
15868
  emoji: "🔕",
14558
15869
  name: "no_bell",
14559
15870
  shortcodes: ["no_bell"],
14560
- tags: ["bell", "forbidden", "mute", "no", "not", "prohibited", "quiet", "silent", "slash", "sound"],
15871
+ tags: [
15872
+ "bell",
15873
+ "forbidden",
15874
+ "mute",
15875
+ "no",
15876
+ "not",
15877
+ "prohibited",
15878
+ "quiet",
15879
+ "silent",
15880
+ "slash",
15881
+ "sound"
15882
+ ],
14561
15883
  group: "objects",
14562
15884
  emoticons: [],
14563
15885
  version: 1,
@@ -14756,7 +16078,17 @@ var ne = (function() {
14756
16078
  emoji: "🪇",
14757
16079
  name: "maracas",
14758
16080
  shortcodes: ["maracas"],
14759
- tags: ["cha", "dance", "instrument", "music", "party", "percussion", "rattle", "shake", "shaker"],
16081
+ tags: [
16082
+ "cha",
16083
+ "dance",
16084
+ "instrument",
16085
+ "music",
16086
+ "party",
16087
+ "percussion",
16088
+ "rattle",
16089
+ "shake",
16090
+ "shaker"
16091
+ ],
14760
16092
  group: "objects",
14761
16093
  emoticons: [],
14762
16094
  version: 15,
@@ -14808,7 +16140,17 @@ var ne = (function() {
14808
16140
  emoji: "📲",
14809
16141
  name: "calling",
14810
16142
  shortcodes: ["calling", "mobile_phone_arrow"],
14811
- tags: ["arrow", "build", "call", "cell", "communication", "mobile", "phone", "receive", "telephone"],
16143
+ tags: [
16144
+ "arrow",
16145
+ "build",
16146
+ "call",
16147
+ "cell",
16148
+ "communication",
16149
+ "mobile",
16150
+ "phone",
16151
+ "receive",
16152
+ "telephone"
16153
+ ],
14812
16154
  group: "objects",
14813
16155
  emoticons: [],
14814
16156
  version: 0.6,
@@ -15088,7 +16430,17 @@ var ne = (function() {
15088
16430
  emoji: "🔍",
15089
16431
  name: "mag",
15090
16432
  shortcodes: ["mag"],
15091
- tags: ["glass", "lab", "left", "left-pointing", "magnifying", "science", "search", "tilted", "tool"],
16433
+ tags: [
16434
+ "glass",
16435
+ "lab",
16436
+ "left",
16437
+ "left-pointing",
16438
+ "magnifying",
16439
+ "science",
16440
+ "search",
16441
+ "tilted",
16442
+ "tool"
16443
+ ],
15092
16444
  group: "objects",
15093
16445
  emoticons: [],
15094
16446
  version: 0.6,
@@ -15098,7 +16450,18 @@ var ne = (function() {
15098
16450
  emoji: "🔎",
15099
16451
  name: "mag_right",
15100
16452
  shortcodes: ["mag_right"],
15101
- tags: ["contact", "glass", "lab", "magnifying", "right", "right-pointing", "science", "search", "tilted", "tool"],
16453
+ tags: [
16454
+ "contact",
16455
+ "glass",
16456
+ "lab",
16457
+ "magnifying",
16458
+ "right",
16459
+ "right-pointing",
16460
+ "science",
16461
+ "search",
16462
+ "tilted",
16463
+ "tool"
16464
+ ],
15102
16465
  group: "objects",
15103
16466
  emoticons: [],
15104
16467
  version: 0.6,
@@ -15158,7 +16521,16 @@ var ne = (function() {
15158
16521
  emoji: "📔",
15159
16522
  name: "notebook_with_decorative_cover",
15160
16523
  shortcodes: ["notebook_with_decorative_cover"],
15161
- tags: ["book", "cover", "decorated", "decorative", "education", "notebook", "school", "writing"],
16524
+ tags: [
16525
+ "book",
16526
+ "cover",
16527
+ "decorated",
16528
+ "decorative",
16529
+ "education",
16530
+ "notebook",
16531
+ "school",
16532
+ "writing"
16533
+ ],
15162
16534
  group: "objects",
15163
16535
  emoticons: [],
15164
16536
  version: 0.6,
@@ -15218,7 +16590,17 @@ var ne = (function() {
15218
16590
  emoji: "📚",
15219
16591
  name: "books",
15220
16592
  shortcodes: ["books"],
15221
- tags: ["book", "education", "fantasy", "knowledge", "library", "novels", "reading", "school", "study"],
16593
+ tags: [
16594
+ "book",
16595
+ "education",
16596
+ "fantasy",
16597
+ "knowledge",
16598
+ "library",
16599
+ "novels",
16600
+ "reading",
16601
+ "school",
16602
+ "study"
16603
+ ],
15222
16604
  group: "objects",
15223
16605
  emoticons: [],
15224
16606
  version: 0.6,
@@ -15404,7 +16786,18 @@ var ne = (function() {
15404
16786
  emoji: "💷",
15405
16787
  name: "pound",
15406
16788
  shortcodes: ["pound"],
15407
- tags: ["bank", "banknote", "bill", "billion", "cash", "currency", "money", "note", "pound", "pounds"],
16789
+ tags: [
16790
+ "bank",
16791
+ "banknote",
16792
+ "bill",
16793
+ "billion",
16794
+ "cash",
16795
+ "currency",
16796
+ "money",
16797
+ "note",
16798
+ "pound",
16799
+ "pounds"
16800
+ ],
15408
16801
  group: "objects",
15409
16802
  emoticons: [],
15410
16803
  version: 1,
@@ -15414,7 +16807,20 @@ var ne = (function() {
15414
16807
  emoji: "💸",
15415
16808
  name: "money_with_wings",
15416
16809
  shortcodes: ["money_with_wings"],
15417
- tags: ["bank", "banknote", "bill", "billion", "cash", "dollar", "fly", "million", "money", "note", "pay", "wings"],
16810
+ tags: [
16811
+ "bank",
16812
+ "banknote",
16813
+ "bill",
16814
+ "billion",
16815
+ "cash",
16816
+ "dollar",
16817
+ "fly",
16818
+ "million",
16819
+ "money",
16820
+ "note",
16821
+ "pay",
16822
+ "wings"
16823
+ ],
15418
16824
  group: "objects",
15419
16825
  emoticons: [],
15420
16826
  version: 0.6,
@@ -15487,7 +16893,17 @@ var ne = (function() {
15487
16893
  emoji: "📨",
15488
16894
  name: "incoming_envelope",
15489
16895
  shortcodes: ["incoming_envelope"],
15490
- tags: ["delivering", "e-mail", "email", "envelope", "incoming", "letter", "mail", "receive", "sent"],
16896
+ tags: [
16897
+ "delivering",
16898
+ "e-mail",
16899
+ "email",
16900
+ "envelope",
16901
+ "incoming",
16902
+ "letter",
16903
+ "mail",
16904
+ "receive",
16905
+ "sent"
16906
+ ],
15491
16907
  group: "objects",
15492
16908
  emoticons: [],
15493
16909
  version: 0.6,
@@ -16679,7 +18095,18 @@ var ne = (function() {
16679
18095
  emoji: "🪬",
16680
18096
  name: "hamsa",
16681
18097
  shortcodes: ["hamsa"],
16682
- tags: ["amulet", "fatima", "fortune", "guide", "hand", "mary", "miriam", "palm", "protect", "protection"],
18098
+ tags: [
18099
+ "amulet",
18100
+ "fatima",
18101
+ "fortune",
18102
+ "guide",
18103
+ "hand",
18104
+ "mary",
18105
+ "miriam",
18106
+ "palm",
18107
+ "protect",
18108
+ "protection"
18109
+ ],
16683
18110
  group: "objects",
16684
18111
  emoticons: [],
16685
18112
  version: 14,
@@ -16952,7 +18379,17 @@ var ne = (function() {
16952
18379
  emoji: "📵",
16953
18380
  name: "no_mobile_phones",
16954
18381
  shortcodes: ["no_mobile_phones"],
16955
- tags: ["cell", "forbidden", "mobile", "no", "not", "phone", "phones", "prohibited", "telephone"],
18382
+ tags: [
18383
+ "cell",
18384
+ "forbidden",
18385
+ "mobile",
18386
+ "no",
18387
+ "not",
18388
+ "phone",
18389
+ "phones",
18390
+ "prohibited",
18391
+ "telephone"
18392
+ ],
16956
18393
  group: "symbols",
16957
18394
  emoticons: [],
16958
18395
  version: 1,
@@ -16962,7 +18399,18 @@ var ne = (function() {
16962
18399
  emoji: "🔞",
16963
18400
  name: "underage",
16964
18401
  shortcodes: ["no_one_under_18", "underage"],
16965
- tags: ["18", "age", "eighteen", "forbidden", "no", "not", "one", "prohibited", "restriction", "underage"],
18402
+ tags: [
18403
+ "18",
18404
+ "age",
18405
+ "eighteen",
18406
+ "forbidden",
18407
+ "no",
18408
+ "not",
18409
+ "one",
18410
+ "prohibited",
18411
+ "restriction",
18412
+ "underage"
18413
+ ],
16966
18414
  group: "symbols",
16967
18415
  emoticons: [],
16968
18416
  version: 0.6,
@@ -17683,7 +19131,17 @@ var ne = (function() {
17683
19131
  emoji: "📶",
17684
19132
  name: "signal_strength",
17685
19133
  shortcodes: ["antenna_bars", "signal_strength"],
17686
- tags: ["antenna", "bar", "bars", "cell", "communication", "mobile", "phone", "signal", "telephone"],
19134
+ tags: [
19135
+ "antenna",
19136
+ "bar",
19137
+ "bars",
19138
+ "cell",
19139
+ "communication",
19140
+ "mobile",
19141
+ "phone",
19142
+ "signal",
19143
+ "telephone"
19144
+ ],
17687
19145
  group: "symbols",
17688
19146
  emoticons: [],
17689
19147
  version: 0.6,
@@ -17903,7 +19361,18 @@ var ne = (function() {
17903
19361
  emoji: "💲",
17904
19362
  name: "heavy_dollar_sign",
17905
19363
  shortcodes: ["heavy_dollar_sign"],
17906
- tags: ["billion", "cash", "charge", "currency", "dollar", "heavy", "million", "money", "pay", "sign"],
19364
+ tags: [
19365
+ "billion",
19366
+ "cash",
19367
+ "charge",
19368
+ "currency",
19369
+ "dollar",
19370
+ "heavy",
19371
+ "million",
19372
+ "money",
19373
+ "pay",
19374
+ "sign"
19375
+ ],
17907
19376
  group: "symbols",
17908
19377
  emoticons: [],
17909
19378
  version: 0.6,
@@ -17982,7 +19451,19 @@ var ne = (function() {
17982
19451
  emoji: "✅",
17983
19452
  name: "white_check_mark",
17984
19453
  shortcodes: ["check_mark_button", "white_check_mark"],
17985
- tags: ["button", "check", "checked", "checkmark", "complete", "completed", "done", "fixed", "mark", "tick", "✓"],
19454
+ tags: [
19455
+ "button",
19456
+ "check",
19457
+ "checked",
19458
+ "checkmark",
19459
+ "complete",
19460
+ "completed",
19461
+ "done",
19462
+ "fixed",
19463
+ "mark",
19464
+ "tick",
19465
+ "✓"
19466
+ ],
17986
19467
  group: "symbols",
17987
19468
  emoticons: [],
17988
19469
  version: 0.6,
@@ -18992,7 +20473,18 @@ var ne = (function() {
18992
20473
  emoji: "🏁",
18993
20474
  name: "checkered_flag",
18994
20475
  shortcodes: ["checkered_flag"],
18995
- tags: ["checkered", "chequered", "finish", "flag", "flags", "game", "race", "racing", "sport", "win"],
20476
+ tags: [
20477
+ "checkered",
20478
+ "chequered",
20479
+ "finish",
20480
+ "flag",
20481
+ "flags",
20482
+ "game",
20483
+ "race",
20484
+ "racing",
20485
+ "sport",
20486
+ "win"
20487
+ ],
18996
20488
  group: "flags",
18997
20489
  emoticons: [],
18998
20490
  version: 0.6,
@@ -21924,7 +23416,9 @@ var me = new D("emojiSuggestion"), le = /:([a-zA-Z0-9_+-]+):$/, ce = /(^|\s):([a
21924
23416
  ];
21925
23417
  },
21926
23418
  renderHTML({ HTMLAttributes: e, node: o }) {
21927
- const a = j(o.attrs.name, this.options.emojis), n = T(e, this.options.HTMLAttributes, { "data-type": this.name });
23419
+ const a = j(o.attrs.name, this.options.emojis), n = T(e, this.options.HTMLAttributes, {
23420
+ "data-type": this.name
23421
+ });
21928
23422
  if (!a)
21929
23423
  return ["span", n, `:${o.attrs.name}:`];
21930
23424
  const s = this.storage.isSupported(a), i = !!(a != null && a.emoji), t = !!(a != null && a.fallbackImage), r = this.options.forceFallbackImages && !i || this.options.forceFallbackImages && t || this.options.forceFallbackImages && !s && t || (!s || !i) && t;
@@ -21980,7 +23474,9 @@ var me = new D("emojiSuggestion"), le = /:([a-zA-Z0-9_+-]+):$/, ce = /(^|\s):([a
21980
23474
  }
21981
23475
  })
21982
23476
  ), this.options.enableEmoticons) {
21983
- const o = this.options.emojis.flatMap((n) => n.emoticons).filter((n) => n), a = new RegExp(`(?:^|\\s)(${o.map((n) => M(n)).join("|")}) $`);
23477
+ const o = this.options.emojis.flatMap((n) => n.emoticons).filter((n) => n), a = new RegExp(
23478
+ `(?:^|\\s)(${o.map((n) => M(n)).join("|")}) $`
23479
+ );
21984
23480
  e.push(
21985
23481
  N({
21986
23482
  find: a,
@@ -22153,7 +23649,7 @@ function je({
22153
23649
  ),
22154
23650
  "data-slot": "emoji-picker-search-wrapper",
22155
23651
  children: [
22156
- /* @__PURE__ */ p(J, { className: "!richtext-size-4 !richtext-shrink-0 !richtext-opacity-50" }),
23652
+ /* @__PURE__ */ p(ee, { className: "!richtext-size-4 !richtext-shrink-0 !richtext-opacity-50" }),
22157
23653
  /* @__PURE__ */ p(
22158
23654
  d.Search,
22159
23655
  {
@@ -22210,7 +23706,7 @@ function ke({
22210
23706
  {
22211
23707
  className: "!richtext-absolute !richtext-inset-0 !richtext-flex !richtext-items-center !richtext-justify-center !richtext-text-muted-foreground",
22212
23708
  "data-slot": "emoji-picker-loading",
22213
- children: /* @__PURE__ */ p(X, { className: "!richtext-size-4 !richtext-animate-spin" })
23709
+ children: /* @__PURE__ */ p(ae, { className: "!richtext-size-4 !richtext-animate-spin" })
22214
23710
  }
22215
23711
  ),
22216
23712
  /* @__PURE__ */ p(
@@ -22256,11 +23752,11 @@ function _e({ className: e, ...o }) {
22256
23752
  }
22257
23753
  function De({ onSelectEmoji: e, children: o, disabled: a }) {
22258
23754
  const [n, s] = w(!1);
22259
- return /* @__PURE__ */ f(Q, { onOpenChange: (t) => {
23755
+ return /* @__PURE__ */ f(J, { onOpenChange: (t) => {
22260
23756
  a || s(t);
22261
23757
  }, open: n, children: [
22262
- /* @__PURE__ */ p(ee, { asChild: !0, children: o }),
22263
- /* @__PURE__ */ p(ae, { className: "!richtext-w-fit !richtext-p-0", children: /* @__PURE__ */ f(
23758
+ /* @__PURE__ */ p(X, { asChild: !0, children: o }),
23759
+ /* @__PURE__ */ p(Q, { className: "!richtext-w-fit !richtext-p-0", children: /* @__PURE__ */ f(
22264
23760
  he,
22265
23761
  {
22266
23762
  className: "!richtext-h-[342px]",