@dialpad/dialtone 9.86.2 → 9.87.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (268) hide show
  1. package/dist/css/dialtone-default-theme.css +233 -251
  2. package/dist/css/dialtone-default-theme.min.css +1 -1
  3. package/dist/css/dialtone.css +233 -251
  4. package/dist/css/dialtone.min.css +1 -1
  5. package/dist/tokens/doc.json +8526 -8526
  6. package/dist/vue2/component-documentation.json +1 -1
  7. package/dist/vue2/components/item_layout/item_layout.vue.cjs +1 -1
  8. package/dist/vue2/components/item_layout/item_layout.vue.cjs.map +1 -1
  9. package/dist/vue2/components/item_layout/item_layout.vue.js +1 -1
  10. package/dist/vue2/components/item_layout/item_layout.vue.js.map +1 -1
  11. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs +42 -23
  12. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  13. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js +42 -23
  14. package/dist/vue2/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  15. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs +33 -7
  16. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  17. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js +33 -7
  18. package/dist/vue2/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  19. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +30 -6
  20. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  21. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +30 -6
  22. package/dist/vue2/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  23. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs +5 -5
  24. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  25. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js +5 -5
  26. package/dist/vue2/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  27. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs +2 -2
  28. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  29. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js +2 -2
  30. package/dist/vue2/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  31. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +6 -6
  32. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  33. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +6 -6
  34. package/dist/vue2/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  35. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +3 -3
  36. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  37. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +3 -3
  38. package/dist/vue2/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  39. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +1 -1
  40. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  41. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +1 -1
  42. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  43. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +1 -1
  44. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  45. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +1 -1
  46. package/dist/vue2/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  47. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs +3 -3
  48. package/dist/vue2/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  49. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js +3 -3
  50. package/dist/vue2/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  51. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +5 -5
  52. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  53. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js +5 -5
  54. package/dist/vue2/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  55. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +6 -6
  56. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  57. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +6 -6
  58. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  59. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  60. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  61. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  62. package/dist/vue2/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  63. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +9 -9
  64. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  65. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +9 -9
  66. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  67. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  68. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  69. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  70. package/dist/vue2/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  71. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +3 -3
  72. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  73. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +3 -3
  74. package/dist/vue2/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  75. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs +11 -11
  76. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  77. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js +11 -11
  78. package/dist/vue2/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  79. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs +1 -1
  80. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  81. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js +1 -1
  82. package/dist/vue2/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  83. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +2 -2
  84. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  85. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js +2 -2
  86. package/dist/vue2/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  87. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs +2 -2
  88. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  89. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js +2 -2
  90. package/dist/vue2/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  91. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs +3 -3
  92. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  93. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js +3 -3
  94. package/dist/vue2/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  95. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs +4 -4
  96. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  97. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js +4 -4
  98. package/dist/vue2/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  99. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +11 -11
  100. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  101. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +11 -11
  102. package/dist/vue2/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  103. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs +1 -1
  104. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  105. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js +1 -1
  106. package/dist/vue2/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  107. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs +24 -24
  108. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  109. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js +24 -24
  110. package/dist/vue2/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  111. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +1 -1
  112. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  113. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +1 -1
  114. package/dist/vue2/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  115. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs +1 -1
  116. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  117. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js +1 -1
  118. package/dist/vue2/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  119. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs +1 -1
  120. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  121. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js +1 -1
  122. package/dist/vue2/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  123. package/dist/vue2/types/common/emoji/index.d.ts +1904 -16
  124. package/dist/vue2/types/common/emoji/index.d.ts.map +1 -1
  125. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts +11 -1
  126. package/dist/vue2/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  127. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +27 -0
  128. package/dist/vue2/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  129. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +27 -0
  130. package/dist/vue2/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  131. package/dist/vue2/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  132. package/dist/vue2/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  133. package/dist/vue2/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  134. package/dist/vue2/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  135. package/dist/vue3/common/emoji.cjs +1 -1
  136. package/dist/vue3/common/emoji.cjs.map +1 -1
  137. package/dist/vue3/common/emoji.js +1 -1
  138. package/dist/vue3/common/emoji.js.map +1 -1
  139. package/dist/vue3/component-documentation.json +1 -1
  140. package/dist/vue3/components/item_layout/item_layout.vue.cjs +7 -7
  141. package/dist/vue3/components/item_layout/item_layout.vue.cjs.map +1 -1
  142. package/dist/vue3/components/item_layout/item_layout.vue.js +7 -7
  143. package/dist/vue3/components/item_layout/item_layout.vue.js.map +1 -1
  144. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs +41 -22
  145. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.cjs.map +1 -1
  146. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js +41 -22
  147. package/dist/vue3/components/rich_text_editor/rich_text_editor.vue.js.map +1 -1
  148. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs +35 -7
  149. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.cjs.map +1 -1
  150. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js +36 -8
  151. package/dist/vue3/recipes/buttons/callbar_button/callbar_button.vue.js.map +1 -1
  152. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs +35 -8
  153. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.cjs.map +1 -1
  154. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js +35 -8
  155. package/dist/vue3/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.js.map +1 -1
  156. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs +7 -7
  157. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.cjs.map +1 -1
  158. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js +7 -7
  159. package/dist/vue3/recipes/cards/ivr_node/ivr_node.vue.js.map +1 -1
  160. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs +3 -3
  161. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.cjs.map +1 -1
  162. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js +3 -3
  163. package/dist/vue3/recipes/chips/grouped_chip/grouped_chip.vue.js.map +1 -1
  164. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs +7 -7
  165. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.cjs.map +1 -1
  166. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js +7 -7
  167. package/dist/vue3/recipes/comboboxes/combobox_multi_select/combobox_multi_select.vue.js.map +1 -1
  168. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs +4 -4
  169. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.cjs.map +1 -1
  170. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js +4 -4
  171. package/dist/vue3/recipes/conversation_view/attachment_carousel/attachment_carousel.vue.js.map +1 -1
  172. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs +5 -5
  173. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.cjs.map +1 -1
  174. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js +5 -5
  175. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/image_carousel.vue.js.map +1 -1
  176. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs +3 -3
  177. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.cjs.map +1 -1
  178. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js +3 -3
  179. package/dist/vue3/recipes/conversation_view/attachment_carousel/media_components/progress_bar.vue.js.map +1 -1
  180. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs +3 -2
  181. package/dist/vue3/recipes/conversation_view/editor/editor.vue.cjs.map +1 -1
  182. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js +3 -2
  183. package/dist/vue3/recipes/conversation_view/editor/editor.vue.js.map +1 -1
  184. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs +6 -6
  185. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.cjs.map +1 -1
  186. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js +6 -6
  187. package/dist/vue3/recipes/conversation_view/emoji_row/emoji_row.vue.js.map +1 -1
  188. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs +7 -7
  189. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.cjs.map +1 -1
  190. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js +7 -7
  191. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill.vue.js.map +1 -1
  192. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs +3 -3
  193. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.cjs.map +1 -1
  194. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js +3 -3
  195. package/dist/vue3/recipes/conversation_view/feed_item_pill/feed_item_pill_constants.js.map +1 -1
  196. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs +14 -14
  197. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.cjs.map +1 -1
  198. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js +14 -14
  199. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row.vue.js.map +1 -1
  200. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs +2 -2
  201. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.cjs.map +1 -1
  202. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js +2 -2
  203. package/dist/vue3/recipes/conversation_view/feed_item_row/feed_item_row_constants.js.map +1 -1
  204. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs +4 -4
  205. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.cjs.map +1 -1
  206. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js +4 -4
  207. package/dist/vue3/recipes/conversation_view/message_input/extensions/meeting_pill/MeetingPill.vue.js.map +1 -1
  208. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs +13 -13
  209. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.cjs.map +1 -1
  210. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js +13 -13
  211. package/dist/vue3/recipes/conversation_view/message_input/message_input.vue.js.map +1 -1
  212. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs +1 -1
  213. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.cjs.map +1 -1
  214. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js +1 -1
  215. package/dist/vue3/recipes/conversation_view/time_pill/time_pill.vue.js.map +1 -1
  216. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs +2 -2
  217. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.cjs.map +1 -1
  218. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js +2 -2
  219. package/dist/vue3/recipes/header/settings_menu_button/settings_menu_button.vue.js.map +1 -1
  220. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs +3 -3
  221. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.cjs.map +1 -1
  222. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js +3 -3
  223. package/dist/vue3/recipes/item_layout/contact_info/contact_info.vue.js.map +1 -1
  224. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs +11 -11
  225. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.cjs.map +1 -1
  226. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js +11 -11
  227. package/dist/vue3/recipes/leftbar/callbox/callbox.vue.js.map +1 -1
  228. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs +4 -4
  229. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.cjs.map +1 -1
  230. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js +4 -4
  231. package/dist/vue3/recipes/leftbar/callbox/callbox_constants.js.map +1 -1
  232. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs +19 -19
  233. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.cjs.map +1 -1
  234. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js +19 -19
  235. package/dist/vue3/recipes/leftbar/contact_centers_row/contact_centers_row.vue.js.map +1 -1
  236. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs +4 -4
  237. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.cjs.map +1 -1
  238. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js +4 -4
  239. package/dist/vue3/recipes/leftbar/contact_row/contact_row.vue.js.map +1 -1
  240. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs +27 -27
  241. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.cjs.map +1 -1
  242. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js +27 -27
  243. package/dist/vue3/recipes/leftbar/general_row/general_row.vue.js.map +1 -1
  244. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs +1 -1
  245. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.cjs.map +1 -1
  246. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js +1 -1
  247. package/dist/vue3/recipes/leftbar/general_row/leftbar_general_row_icon.vue.js.map +1 -1
  248. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs +1 -1
  249. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.cjs.map +1 -1
  250. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js +1 -1
  251. package/dist/vue3/recipes/leftbar/unread_pill/unread_pill.vue.js.map +1 -1
  252. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs +4 -4
  253. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.cjs.map +1 -1
  254. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js +4 -4
  255. package/dist/vue3/recipes/notices/top_banner_info/top_banner_info.vue.js.map +1 -1
  256. package/dist/vue3/types/common/emoji/index.d.ts +1905 -17
  257. package/dist/vue3/types/common/emoji/index.d.ts.map +1 -1
  258. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts +11 -1
  259. package/dist/vue3/types/components/rich_text_editor/rich_text_editor.vue.d.ts.map +1 -1
  260. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts +27 -0
  261. package/dist/vue3/types/recipes/buttons/callbar_button/callbar_button.vue.d.ts.map +1 -1
  262. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts +27 -0
  263. package/dist/vue3/types/recipes/buttons/callbar_button_with_popover/callbar_button_with_popover.vue.d.ts.map +1 -1
  264. package/dist/vue3/types/recipes/conversation_view/editor/editor.vue.d.ts.map +1 -1
  265. package/dist/vue3/types/recipes/conversation_view/feed_item_row/feed_item_row.vue.d.ts +4 -4
  266. package/dist/vue3/types/recipes/leftbar/contact_centers_row/contact_centers_row.vue.d.ts +2 -2
  267. package/dist/vue3/types/recipes/leftbar/general_row/general_row.vue.d.ts +6 -6
  268. package/package.json +8 -6
@@ -631,6 +631,22 @@ export function getEmojiData(): {
631
631
  keywords: string[];
632
632
  unicode_output: string;
633
633
  };
634
+ "1f642-2194": {
635
+ name: string;
636
+ category: string;
637
+ shortname: string;
638
+ shortname_alternates: never[];
639
+ keywords: string[];
640
+ unicode_output: string;
641
+ };
642
+ "1f642-2195": {
643
+ name: string;
644
+ category: string;
645
+ shortname: string;
646
+ shortname_alternates: never[];
647
+ keywords: string[];
648
+ unicode_output: string;
649
+ };
634
650
  "1f62c": {
635
651
  name: string;
636
652
  category: string;
@@ -12375,6 +12391,150 @@ export function getEmojiData(): {
12375
12391
  keywords: string[];
12376
12392
  unicode_output: string;
12377
12393
  };
12394
+ "1f9d1-1f9bd-27a1": {
12395
+ name: string;
12396
+ category: string;
12397
+ shortname: string;
12398
+ shortname_alternates: never[];
12399
+ keywords: string[];
12400
+ unicode_output: string;
12401
+ };
12402
+ "1f9d1-1f3fb-1f9bd-27a1": {
12403
+ name: string;
12404
+ category: string;
12405
+ shortname: string;
12406
+ shortname_alternates: string[];
12407
+ keywords: string[];
12408
+ unicode_output: string;
12409
+ };
12410
+ "1f9d1-1f3fc-1f9bd-27a1": {
12411
+ name: string;
12412
+ category: string;
12413
+ shortname: string;
12414
+ shortname_alternates: string[];
12415
+ keywords: string[];
12416
+ unicode_output: string;
12417
+ };
12418
+ "1f9d1-1f3fd-1f9bd-27a1": {
12419
+ name: string;
12420
+ category: string;
12421
+ shortname: string;
12422
+ shortname_alternates: string[];
12423
+ keywords: string[];
12424
+ unicode_output: string;
12425
+ };
12426
+ "1f9d1-1f3fe-1f9bd-27a1": {
12427
+ name: string;
12428
+ category: string;
12429
+ shortname: string;
12430
+ shortname_alternates: string[];
12431
+ keywords: string[];
12432
+ unicode_output: string;
12433
+ };
12434
+ "1f9d1-1f3ff-1f9bd-27a1": {
12435
+ name: string;
12436
+ category: string;
12437
+ shortname: string;
12438
+ shortname_alternates: string[];
12439
+ keywords: string[];
12440
+ unicode_output: string;
12441
+ };
12442
+ "1f468-1f9bd-27a1": {
12443
+ name: string;
12444
+ category: string;
12445
+ shortname: string;
12446
+ shortname_alternates: never[];
12447
+ keywords: string[];
12448
+ unicode_output: string;
12449
+ };
12450
+ "1f468-1f3fc-1f9bd-27a1": {
12451
+ name: string;
12452
+ category: string;
12453
+ shortname: string;
12454
+ shortname_alternates: string[];
12455
+ keywords: string[];
12456
+ unicode_output: string;
12457
+ };
12458
+ "1f468-1f3fb-1f9bd-27a1": {
12459
+ name: string;
12460
+ category: string;
12461
+ shortname: string;
12462
+ shortname_alternates: string[];
12463
+ keywords: string[];
12464
+ unicode_output: string;
12465
+ };
12466
+ "1f468-1f3fd-1f9bd-27a1": {
12467
+ name: string;
12468
+ category: string;
12469
+ shortname: string;
12470
+ shortname_alternates: string[];
12471
+ keywords: string[];
12472
+ unicode_output: string;
12473
+ };
12474
+ "1f468-1f3fe-1f9bd-27a1": {
12475
+ name: string;
12476
+ category: string;
12477
+ shortname: string;
12478
+ shortname_alternates: string[];
12479
+ keywords: string[];
12480
+ unicode_output: string;
12481
+ };
12482
+ "1f468-1f3ff-1f9bd-27a1": {
12483
+ name: string;
12484
+ category: string;
12485
+ shortname: string;
12486
+ shortname_alternates: string[];
12487
+ keywords: string[];
12488
+ unicode_output: string;
12489
+ };
12490
+ "1f469-1f9bd-27a1": {
12491
+ name: string;
12492
+ category: string;
12493
+ shortname: string;
12494
+ shortname_alternates: never[];
12495
+ keywords: string[];
12496
+ unicode_output: string;
12497
+ };
12498
+ "1f469-1f3fb-1f9bd-27a1": {
12499
+ name: string;
12500
+ category: string;
12501
+ shortname: string;
12502
+ shortname_alternates: string[];
12503
+ keywords: string[];
12504
+ unicode_output: string;
12505
+ };
12506
+ "1f469-1f3fc-1f9bd-27a1": {
12507
+ name: string;
12508
+ category: string;
12509
+ shortname: string;
12510
+ shortname_alternates: string[];
12511
+ keywords: string[];
12512
+ unicode_output: string;
12513
+ };
12514
+ "1f469-1f3fd-1f9bd-27a1": {
12515
+ name: string;
12516
+ category: string;
12517
+ shortname: string;
12518
+ shortname_alternates: string[];
12519
+ keywords: string[];
12520
+ unicode_output: string;
12521
+ };
12522
+ "1f469-1f3fe-1f9bd-27a1": {
12523
+ name: string;
12524
+ category: string;
12525
+ shortname: string;
12526
+ shortname_alternates: string[];
12527
+ keywords: string[];
12528
+ unicode_output: string;
12529
+ };
12530
+ "1f469-1f3ff-1f9bd-27a1": {
12531
+ name: string;
12532
+ category: string;
12533
+ shortname: string;
12534
+ shortname_alternates: string[];
12535
+ keywords: string[];
12536
+ unicode_output: string;
12537
+ };
12378
12538
  "1f9d1-1f9bc": {
12379
12539
  name: string;
12380
12540
  category: string;
@@ -12519,6 +12679,150 @@ export function getEmojiData(): {
12519
12679
  keywords: string[];
12520
12680
  unicode_output: string;
12521
12681
  };
12682
+ "1f9d1-1f9bc-27a1": {
12683
+ name: string;
12684
+ category: string;
12685
+ shortname: string;
12686
+ shortname_alternates: never[];
12687
+ keywords: string[];
12688
+ unicode_output: string;
12689
+ };
12690
+ "1f9d1-1f3fb-1f9bc-27a1": {
12691
+ name: string;
12692
+ category: string;
12693
+ shortname: string;
12694
+ shortname_alternates: string[];
12695
+ keywords: string[];
12696
+ unicode_output: string;
12697
+ };
12698
+ "1f9d1-1f3fc-1f9bc-27a1": {
12699
+ name: string;
12700
+ category: string;
12701
+ shortname: string;
12702
+ shortname_alternates: string[];
12703
+ keywords: string[];
12704
+ unicode_output: string;
12705
+ };
12706
+ "1f9d1-1f3fd-1f9bc-27a1": {
12707
+ name: string;
12708
+ category: string;
12709
+ shortname: string;
12710
+ shortname_alternates: string[];
12711
+ keywords: string[];
12712
+ unicode_output: string;
12713
+ };
12714
+ "1f9d1-1f3fe-1f9bc-27a1": {
12715
+ name: string;
12716
+ category: string;
12717
+ shortname: string;
12718
+ shortname_alternates: string[];
12719
+ keywords: string[];
12720
+ unicode_output: string;
12721
+ };
12722
+ "1f9d1-1f3ff-1f9bc-27a1": {
12723
+ name: string;
12724
+ category: string;
12725
+ shortname: string;
12726
+ shortname_alternates: string[];
12727
+ keywords: string[];
12728
+ unicode_output: string;
12729
+ };
12730
+ "1f468-1f9bc-27a1": {
12731
+ name: string;
12732
+ category: string;
12733
+ shortname: string;
12734
+ shortname_alternates: never[];
12735
+ keywords: string[];
12736
+ unicode_output: string;
12737
+ };
12738
+ "1f468-1f3fb-1f9bc-27a1": {
12739
+ name: string;
12740
+ category: string;
12741
+ shortname: string;
12742
+ shortname_alternates: string[];
12743
+ keywords: string[];
12744
+ unicode_output: string;
12745
+ };
12746
+ "1f468-1f3fc-1f9bc-27a1": {
12747
+ name: string;
12748
+ category: string;
12749
+ shortname: string;
12750
+ shortname_alternates: string[];
12751
+ keywords: string[];
12752
+ unicode_output: string;
12753
+ };
12754
+ "1f468-1f3fd-1f9bc-27a1": {
12755
+ name: string;
12756
+ category: string;
12757
+ shortname: string;
12758
+ shortname_alternates: string[];
12759
+ keywords: string[];
12760
+ unicode_output: string;
12761
+ };
12762
+ "1f468-1f3fe-1f9bc-27a1": {
12763
+ name: string;
12764
+ category: string;
12765
+ shortname: string;
12766
+ shortname_alternates: string[];
12767
+ keywords: string[];
12768
+ unicode_output: string;
12769
+ };
12770
+ "1f468-1f3ff-1f9bc-27a1": {
12771
+ name: string;
12772
+ category: string;
12773
+ shortname: string;
12774
+ shortname_alternates: string[];
12775
+ keywords: string[];
12776
+ unicode_output: string;
12777
+ };
12778
+ "1f469-1f9bc-27a1": {
12779
+ name: string;
12780
+ category: string;
12781
+ shortname: string;
12782
+ shortname_alternates: never[];
12783
+ keywords: string[];
12784
+ unicode_output: string;
12785
+ };
12786
+ "1f469-1f3fb-1f9bc-27a1": {
12787
+ name: string;
12788
+ category: string;
12789
+ shortname: string;
12790
+ shortname_alternates: string[];
12791
+ keywords: string[];
12792
+ unicode_output: string;
12793
+ };
12794
+ "1f469-1f3fc-1f9bc-27a1": {
12795
+ name: string;
12796
+ category: string;
12797
+ shortname: string;
12798
+ shortname_alternates: string[];
12799
+ keywords: string[];
12800
+ unicode_output: string;
12801
+ };
12802
+ "1f469-1f3fd-1f9bc-27a1": {
12803
+ name: string;
12804
+ category: string;
12805
+ shortname: string;
12806
+ shortname_alternates: string[];
12807
+ keywords: string[];
12808
+ unicode_output: string;
12809
+ };
12810
+ "1f469-1f3fe-1f9bc-27a1": {
12811
+ name: string;
12812
+ category: string;
12813
+ shortname: string;
12814
+ shortname_alternates: string[];
12815
+ keywords: string[];
12816
+ unicode_output: string;
12817
+ };
12818
+ "1f469-1f3ff-1f9bc-27a1": {
12819
+ name: string;
12820
+ category: string;
12821
+ shortname: string;
12822
+ shortname_alternates: string[];
12823
+ keywords: string[];
12824
+ unicode_output: string;
12825
+ };
12522
12826
  "1f6b6": {
12523
12827
  name: string;
12524
12828
  category: string;
@@ -12663,6 +12967,150 @@ export function getEmojiData(): {
12663
12967
  keywords: string[];
12664
12968
  unicode_output: string;
12665
12969
  };
12970
+ "1f6b6-27a1": {
12971
+ name: string;
12972
+ category: string;
12973
+ shortname: string;
12974
+ shortname_alternates: never[];
12975
+ keywords: string[];
12976
+ unicode_output: string;
12977
+ };
12978
+ "1f6b6-1f3fb-27a1": {
12979
+ name: string;
12980
+ category: string;
12981
+ shortname: string;
12982
+ shortname_alternates: string[];
12983
+ keywords: string[];
12984
+ unicode_output: string;
12985
+ };
12986
+ "1f6b6-1f3fc-27a1": {
12987
+ name: string;
12988
+ category: string;
12989
+ shortname: string;
12990
+ shortname_alternates: string[];
12991
+ keywords: string[];
12992
+ unicode_output: string;
12993
+ };
12994
+ "1f6b6-1f3fd-27a1": {
12995
+ name: string;
12996
+ category: string;
12997
+ shortname: string;
12998
+ shortname_alternates: string[];
12999
+ keywords: string[];
13000
+ unicode_output: string;
13001
+ };
13002
+ "1f6b6-1f3fe-27a1": {
13003
+ name: string;
13004
+ category: string;
13005
+ shortname: string;
13006
+ shortname_alternates: string[];
13007
+ keywords: string[];
13008
+ unicode_output: string;
13009
+ };
13010
+ "1f6b6-1f3ff-27a1": {
13011
+ name: string;
13012
+ category: string;
13013
+ shortname: string;
13014
+ shortname_alternates: string[];
13015
+ keywords: string[];
13016
+ unicode_output: string;
13017
+ };
13018
+ "1f6b6-2640-27a1": {
13019
+ name: string;
13020
+ category: string;
13021
+ shortname: string;
13022
+ shortname_alternates: never[];
13023
+ keywords: string[];
13024
+ unicode_output: string;
13025
+ };
13026
+ "1f6b6-1f3fb-2640-27a1": {
13027
+ name: string;
13028
+ category: string;
13029
+ shortname: string;
13030
+ shortname_alternates: string[];
13031
+ keywords: string[];
13032
+ unicode_output: string;
13033
+ };
13034
+ "1f6b6-1f3fc-2640-27a1": {
13035
+ name: string;
13036
+ category: string;
13037
+ shortname: string;
13038
+ shortname_alternates: string[];
13039
+ keywords: string[];
13040
+ unicode_output: string;
13041
+ };
13042
+ "1f6b6-1f3fd-2640-27a1": {
13043
+ name: string;
13044
+ category: string;
13045
+ shortname: string;
13046
+ shortname_alternates: string[];
13047
+ keywords: string[];
13048
+ unicode_output: string;
13049
+ };
13050
+ "1f6b6-1f3fe-2640-27a1": {
13051
+ name: string;
13052
+ category: string;
13053
+ shortname: string;
13054
+ shortname_alternates: string[];
13055
+ keywords: string[];
13056
+ unicode_output: string;
13057
+ };
13058
+ "1f6b6-1f3ff-2640-27a1": {
13059
+ name: string;
13060
+ category: string;
13061
+ shortname: string;
13062
+ shortname_alternates: string[];
13063
+ keywords: string[];
13064
+ unicode_output: string;
13065
+ };
13066
+ "1f6b6-2642-27a1": {
13067
+ name: string;
13068
+ category: string;
13069
+ shortname: string;
13070
+ shortname_alternates: never[];
13071
+ keywords: string[];
13072
+ unicode_output: string;
13073
+ };
13074
+ "1f6b6-1f3fb-2642-27a1": {
13075
+ name: string;
13076
+ category: string;
13077
+ shortname: string;
13078
+ shortname_alternates: string[];
13079
+ keywords: string[];
13080
+ unicode_output: string;
13081
+ };
13082
+ "1f6b6-1f3fc-2642-27a1": {
13083
+ name: string;
13084
+ category: string;
13085
+ shortname: string;
13086
+ shortname_alternates: string[];
13087
+ keywords: string[];
13088
+ unicode_output: string;
13089
+ };
13090
+ "1f6b6-1f3fd-2642-27a1": {
13091
+ name: string;
13092
+ category: string;
13093
+ shortname: string;
13094
+ shortname_alternates: string[];
13095
+ keywords: string[];
13096
+ unicode_output: string;
13097
+ };
13098
+ "1f6b6-1f3fe-2642-27a1": {
13099
+ name: string;
13100
+ category: string;
13101
+ shortname: string;
13102
+ shortname_alternates: string[];
13103
+ keywords: string[];
13104
+ unicode_output: string;
13105
+ };
13106
+ "1f6b6-1f3ff-2642-27a1": {
13107
+ name: string;
13108
+ category: string;
13109
+ shortname: string;
13110
+ shortname_alternates: string[];
13111
+ keywords: string[];
13112
+ unicode_output: string;
13113
+ };
12666
13114
  "1f9d1-1f9af": {
12667
13115
  name: string;
12668
13116
  category: string;
@@ -12807,6 +13255,150 @@ export function getEmojiData(): {
12807
13255
  keywords: string[];
12808
13256
  unicode_output: string;
12809
13257
  };
13258
+ "1f9d1-1f9af-27a1": {
13259
+ name: string;
13260
+ category: string;
13261
+ shortname: string;
13262
+ shortname_alternates: never[];
13263
+ keywords: string[];
13264
+ unicode_output: string;
13265
+ };
13266
+ "1f9d1-1f3fb-1f9af-27a1": {
13267
+ name: string;
13268
+ category: string;
13269
+ shortname: string;
13270
+ shortname_alternates: string[];
13271
+ keywords: string[];
13272
+ unicode_output: string;
13273
+ };
13274
+ "1f9d1-1f3fc-1f9af-27a1": {
13275
+ name: string;
13276
+ category: string;
13277
+ shortname: string;
13278
+ shortname_alternates: string[];
13279
+ keywords: string[];
13280
+ unicode_output: string;
13281
+ };
13282
+ "1f9d1-1f3fd-1f9af-27a1": {
13283
+ name: string;
13284
+ category: string;
13285
+ shortname: string;
13286
+ shortname_alternates: string[];
13287
+ keywords: string[];
13288
+ unicode_output: string;
13289
+ };
13290
+ "1f9d1-1f3fe-1f9af-27a1": {
13291
+ name: string;
13292
+ category: string;
13293
+ shortname: string;
13294
+ shortname_alternates: string[];
13295
+ keywords: string[];
13296
+ unicode_output: string;
13297
+ };
13298
+ "1f9d1-1f3ff-1f9af-27a1": {
13299
+ name: string;
13300
+ category: string;
13301
+ shortname: string;
13302
+ shortname_alternates: string[];
13303
+ keywords: string[];
13304
+ unicode_output: string;
13305
+ };
13306
+ "1f468-1f9af-27a1": {
13307
+ name: string;
13308
+ category: string;
13309
+ shortname: string;
13310
+ shortname_alternates: never[];
13311
+ keywords: string[];
13312
+ unicode_output: string;
13313
+ };
13314
+ "1f468-1f3fb-1f9af-27a1": {
13315
+ name: string;
13316
+ category: string;
13317
+ shortname: string;
13318
+ shortname_alternates: string[];
13319
+ keywords: string[];
13320
+ unicode_output: string;
13321
+ };
13322
+ "1f468-1f3fc-1f9af-27a1": {
13323
+ name: string;
13324
+ category: string;
13325
+ shortname: string;
13326
+ shortname_alternates: string[];
13327
+ keywords: string[];
13328
+ unicode_output: string;
13329
+ };
13330
+ "1f468-1f3fd-1f9af-27a1": {
13331
+ name: string;
13332
+ category: string;
13333
+ shortname: string;
13334
+ shortname_alternates: string[];
13335
+ keywords: string[];
13336
+ unicode_output: string;
13337
+ };
13338
+ "1f468-1f3fe-1f9af-27a1": {
13339
+ name: string;
13340
+ category: string;
13341
+ shortname: string;
13342
+ shortname_alternates: string[];
13343
+ keywords: string[];
13344
+ unicode_output: string;
13345
+ };
13346
+ "1f468-1f3ff-1f9af-27a1": {
13347
+ name: string;
13348
+ category: string;
13349
+ shortname: string;
13350
+ shortname_alternates: string[];
13351
+ keywords: string[];
13352
+ unicode_output: string;
13353
+ };
13354
+ "1f469-1f9af-27a1": {
13355
+ name: string;
13356
+ category: string;
13357
+ shortname: string;
13358
+ shortname_alternates: never[];
13359
+ keywords: string[];
13360
+ unicode_output: string;
13361
+ };
13362
+ "1f469-1f3fb-1f9af-27a1": {
13363
+ name: string;
13364
+ category: string;
13365
+ shortname: string;
13366
+ shortname_alternates: string[];
13367
+ keywords: string[];
13368
+ unicode_output: string;
13369
+ };
13370
+ "1f469-1f3fc-1f9af-27a1": {
13371
+ name: string;
13372
+ category: string;
13373
+ shortname: string;
13374
+ shortname_alternates: string[];
13375
+ keywords: string[];
13376
+ unicode_output: string;
13377
+ };
13378
+ "1f469-1f3fd-1f9af-27a1": {
13379
+ name: string;
13380
+ category: string;
13381
+ shortname: string;
13382
+ shortname_alternates: string[];
13383
+ keywords: string[];
13384
+ unicode_output: string;
13385
+ };
13386
+ "1f469-1f3fe-1f9af-27a1": {
13387
+ name: string;
13388
+ category: string;
13389
+ shortname: string;
13390
+ shortname_alternates: string[];
13391
+ keywords: string[];
13392
+ unicode_output: string;
13393
+ };
13394
+ "1f469-1f3ff-1f9af-27a1": {
13395
+ name: string;
13396
+ category: string;
13397
+ shortname: string;
13398
+ shortname_alternates: string[];
13399
+ keywords: string[];
13400
+ unicode_output: string;
13401
+ };
12810
13402
  "1f9ce": {
12811
13403
  name: string;
12812
13404
  category: string;
@@ -12951,6 +13543,150 @@ export function getEmojiData(): {
12951
13543
  keywords: string[];
12952
13544
  unicode_output: string;
12953
13545
  };
13546
+ "1f9ce-27a1": {
13547
+ name: string;
13548
+ category: string;
13549
+ shortname: string;
13550
+ shortname_alternates: never[];
13551
+ keywords: string[];
13552
+ unicode_output: string;
13553
+ };
13554
+ "1f9ce-1f3fb-27a1": {
13555
+ name: string;
13556
+ category: string;
13557
+ shortname: string;
13558
+ shortname_alternates: string[];
13559
+ keywords: string[];
13560
+ unicode_output: string;
13561
+ };
13562
+ "1f9ce-1f3fc-27a1": {
13563
+ name: string;
13564
+ category: string;
13565
+ shortname: string;
13566
+ shortname_alternates: string[];
13567
+ keywords: string[];
13568
+ unicode_output: string;
13569
+ };
13570
+ "1f9ce-1f3fd-27a1": {
13571
+ name: string;
13572
+ category: string;
13573
+ shortname: string;
13574
+ shortname_alternates: string[];
13575
+ keywords: string[];
13576
+ unicode_output: string;
13577
+ };
13578
+ "1f9ce-1f3fe-27a1": {
13579
+ name: string;
13580
+ category: string;
13581
+ shortname: string;
13582
+ shortname_alternates: string[];
13583
+ keywords: string[];
13584
+ unicode_output: string;
13585
+ };
13586
+ "1f9ce-1f3ff-27a1": {
13587
+ name: string;
13588
+ category: string;
13589
+ shortname: string;
13590
+ shortname_alternates: string[];
13591
+ keywords: string[];
13592
+ unicode_output: string;
13593
+ };
13594
+ "1f9ce-2640-27a1": {
13595
+ name: string;
13596
+ category: string;
13597
+ shortname: string;
13598
+ shortname_alternates: never[];
13599
+ keywords: string[];
13600
+ unicode_output: string;
13601
+ };
13602
+ "1f9ce-1f3fb-2640-27a1": {
13603
+ name: string;
13604
+ category: string;
13605
+ shortname: string;
13606
+ shortname_alternates: string[];
13607
+ keywords: string[];
13608
+ unicode_output: string;
13609
+ };
13610
+ "1f9ce-1f3fc-2640-27a1": {
13611
+ name: string;
13612
+ category: string;
13613
+ shortname: string;
13614
+ shortname_alternates: string[];
13615
+ keywords: string[];
13616
+ unicode_output: string;
13617
+ };
13618
+ "1f9ce-1f3fd-2640-27a1": {
13619
+ name: string;
13620
+ category: string;
13621
+ shortname: string;
13622
+ shortname_alternates: string[];
13623
+ keywords: string[];
13624
+ unicode_output: string;
13625
+ };
13626
+ "1f9ce-1f3fe-2640-27a1": {
13627
+ name: string;
13628
+ category: string;
13629
+ shortname: string;
13630
+ shortname_alternates: string[];
13631
+ keywords: string[];
13632
+ unicode_output: string;
13633
+ };
13634
+ "1f9ce-1f3ff-2640-27a1": {
13635
+ name: string;
13636
+ category: string;
13637
+ shortname: string;
13638
+ shortname_alternates: string[];
13639
+ keywords: string[];
13640
+ unicode_output: string;
13641
+ };
13642
+ "1f9ce-2642-27a1": {
13643
+ name: string;
13644
+ category: string;
13645
+ shortname: string;
13646
+ shortname_alternates: never[];
13647
+ keywords: string[];
13648
+ unicode_output: string;
13649
+ };
13650
+ "1f9ce-1f3fb-2642-27a1": {
13651
+ name: string;
13652
+ category: string;
13653
+ shortname: string;
13654
+ shortname_alternates: string[];
13655
+ keywords: string[];
13656
+ unicode_output: string;
13657
+ };
13658
+ "1f9ce-1f3fc-2642-27a1": {
13659
+ name: string;
13660
+ category: string;
13661
+ shortname: string;
13662
+ shortname_alternates: string[];
13663
+ keywords: string[];
13664
+ unicode_output: string;
13665
+ };
13666
+ "1f9ce-1f3fd-2642-27a1": {
13667
+ name: string;
13668
+ category: string;
13669
+ shortname: string;
13670
+ shortname_alternates: string[];
13671
+ keywords: string[];
13672
+ unicode_output: string;
13673
+ };
13674
+ "1f9ce-1f3fe-2642-27a1": {
13675
+ name: string;
13676
+ category: string;
13677
+ shortname: string;
13678
+ shortname_alternates: string[];
13679
+ keywords: string[];
13680
+ unicode_output: string;
13681
+ };
13682
+ "1f9ce-1f3ff-2642-27a1": {
13683
+ name: string;
13684
+ category: string;
13685
+ shortname: string;
13686
+ shortname_alternates: string[];
13687
+ keywords: string[];
13688
+ unicode_output: string;
13689
+ };
12954
13690
  "1f3c3": {
12955
13691
  name: string;
12956
13692
  category: string;
@@ -13095,6 +13831,150 @@ export function getEmojiData(): {
13095
13831
  keywords: string[];
13096
13832
  unicode_output: string;
13097
13833
  };
13834
+ "1f3c3-27a1": {
13835
+ name: string;
13836
+ category: string;
13837
+ shortname: string;
13838
+ shortname_alternates: never[];
13839
+ keywords: string[];
13840
+ unicode_output: string;
13841
+ };
13842
+ "1f3c3-1f3fb-27a1": {
13843
+ name: string;
13844
+ category: string;
13845
+ shortname: string;
13846
+ shortname_alternates: string[];
13847
+ keywords: string[];
13848
+ unicode_output: string;
13849
+ };
13850
+ "1f3c3-1f3fc-27a1": {
13851
+ name: string;
13852
+ category: string;
13853
+ shortname: string;
13854
+ shortname_alternates: string[];
13855
+ keywords: string[];
13856
+ unicode_output: string;
13857
+ };
13858
+ "1f3c3-1f3fd-27a1": {
13859
+ name: string;
13860
+ category: string;
13861
+ shortname: string;
13862
+ shortname_alternates: string[];
13863
+ keywords: string[];
13864
+ unicode_output: string;
13865
+ };
13866
+ "1f3c3-1f3fe-27a1": {
13867
+ name: string;
13868
+ category: string;
13869
+ shortname: string;
13870
+ shortname_alternates: string[];
13871
+ keywords: string[];
13872
+ unicode_output: string;
13873
+ };
13874
+ "1f3c3-1f3ff-27a1": {
13875
+ name: string;
13876
+ category: string;
13877
+ shortname: string;
13878
+ shortname_alternates: string[];
13879
+ keywords: string[];
13880
+ unicode_output: string;
13881
+ };
13882
+ "1f3c3-2640-27a1": {
13883
+ name: string;
13884
+ category: string;
13885
+ shortname: string;
13886
+ shortname_alternates: never[];
13887
+ keywords: string[];
13888
+ unicode_output: string;
13889
+ };
13890
+ "1f3c3-1f3fb-2640-27a1": {
13891
+ name: string;
13892
+ category: string;
13893
+ shortname: string;
13894
+ shortname_alternates: string[];
13895
+ keywords: string[];
13896
+ unicode_output: string;
13897
+ };
13898
+ "1f3c3-1f3fc-2640-27a1": {
13899
+ name: string;
13900
+ category: string;
13901
+ shortname: string;
13902
+ shortname_alternates: string[];
13903
+ keywords: string[];
13904
+ unicode_output: string;
13905
+ };
13906
+ "1f3c3-1f3fd-2640-27a1": {
13907
+ name: string;
13908
+ category: string;
13909
+ shortname: string;
13910
+ shortname_alternates: string[];
13911
+ keywords: string[];
13912
+ unicode_output: string;
13913
+ };
13914
+ "1f3c3-1f3fe-2640-27a1": {
13915
+ name: string;
13916
+ category: string;
13917
+ shortname: string;
13918
+ shortname_alternates: string[];
13919
+ keywords: string[];
13920
+ unicode_output: string;
13921
+ };
13922
+ "1f3c3-1f3ff-2640-27a1": {
13923
+ name: string;
13924
+ category: string;
13925
+ shortname: string;
13926
+ shortname_alternates: string[];
13927
+ keywords: string[];
13928
+ unicode_output: string;
13929
+ };
13930
+ "1f3c3-2642-27a1": {
13931
+ name: string;
13932
+ category: string;
13933
+ shortname: string;
13934
+ shortname_alternates: never[];
13935
+ keywords: string[];
13936
+ unicode_output: string;
13937
+ };
13938
+ "1f3c3-1f3fb-2642-27a1": {
13939
+ name: string;
13940
+ category: string;
13941
+ shortname: string;
13942
+ shortname_alternates: string[];
13943
+ keywords: string[];
13944
+ unicode_output: string;
13945
+ };
13946
+ "1f3c3-1f3fc-2642-27a1": {
13947
+ name: string;
13948
+ category: string;
13949
+ shortname: string;
13950
+ shortname_alternates: string[];
13951
+ keywords: string[];
13952
+ unicode_output: string;
13953
+ };
13954
+ "1f3c3-1f3fd-2642-27a1": {
13955
+ name: string;
13956
+ category: string;
13957
+ shortname: string;
13958
+ shortname_alternates: string[];
13959
+ keywords: string[];
13960
+ unicode_output: string;
13961
+ };
13962
+ "1f3c3-1f3fe-2642-27a1": {
13963
+ name: string;
13964
+ category: string;
13965
+ shortname: string;
13966
+ shortname_alternates: string[];
13967
+ keywords: string[];
13968
+ unicode_output: string;
13969
+ };
13970
+ "1f3c3-1f3ff-2642-27a1": {
13971
+ name: string;
13972
+ category: string;
13973
+ shortname: string;
13974
+ shortname_alternates: string[];
13975
+ keywords: string[];
13976
+ unicode_output: string;
13977
+ };
13098
13978
  "1f9cd": {
13099
13979
  name: string;
13100
13980
  category: string;
@@ -15735,6 +16615,38 @@ export function getEmojiData(): {
15735
16615
  keywords: string[];
15736
16616
  unicode_output: string;
15737
16617
  };
16618
+ "1f9d1-1f9d1-1f9d2-1f9d2": {
16619
+ name: string;
16620
+ category: string;
16621
+ shortname: string;
16622
+ shortname_alternates: never[];
16623
+ keywords: string[];
16624
+ unicode_output: string;
16625
+ };
16626
+ "1f9d1-1f9d1-1f9d2": {
16627
+ name: string;
16628
+ category: string;
16629
+ shortname: string;
16630
+ shortname_alternates: never[];
16631
+ keywords: string[];
16632
+ unicode_output: string;
16633
+ };
16634
+ "1f9d1-1f9d2-1f9d2": {
16635
+ name: string;
16636
+ category: string;
16637
+ shortname: string;
16638
+ shortname_alternates: never[];
16639
+ keywords: string[];
16640
+ unicode_output: string;
16641
+ };
16642
+ "1f9d1-1f9d2": {
16643
+ name: string;
16644
+ category: string;
16645
+ shortname: string;
16646
+ shortname_alternates: never[];
16647
+ keywords: string[];
16648
+ unicode_output: string;
16649
+ };
15738
16650
  "1f46a": {
15739
16651
  name: string;
15740
16652
  category: string;
@@ -17375,6 +18287,14 @@ export function getEmojiData(): {
17375
18287
  keywords: string[];
17376
18288
  unicode_output: string;
17377
18289
  };
18290
+ "1f426-1f525": {
18291
+ name: string;
18292
+ category: string;
18293
+ shortname: string;
18294
+ shortname_alternates: never[];
18295
+ keywords: string[];
18296
+ unicode_output: string;
18297
+ };
17378
18298
  "1f335": {
17379
18299
  name: string;
17380
18300
  category: string;
@@ -17527,6 +18447,14 @@ export function getEmojiData(): {
17527
18447
  keywords: string[];
17528
18448
  unicode_output: string;
17529
18449
  };
18450
+ "1f344-1f7eb": {
18451
+ name: string;
18452
+ category: string;
18453
+ shortname: string;
18454
+ shortname_alternates: never[];
18455
+ keywords: string[];
18456
+ unicode_output: string;
18457
+ };
17530
18458
  "1f41a": {
17531
18459
  name: string;
17532
18460
  category: string;
@@ -18079,6 +19007,14 @@ export function getEmojiData(): {
18079
19007
  keywords: string[];
18080
19008
  unicode_output: string;
18081
19009
  };
19010
+ "1f34b-1f7e9": {
19011
+ name: string;
19012
+ category: string;
19013
+ shortname: string;
19014
+ shortname_alternates: never[];
19015
+ keywords: string[];
19016
+ unicode_output: string;
19017
+ };
18082
19018
  "1f34c": {
18083
19019
  name: string;
18084
19020
  category: string;
@@ -23415,6 +24351,22 @@ export function getEmojiData(): {
23415
24351
  keywords: string[];
23416
24352
  unicode_output: string;
23417
24353
  };
24354
+ "1f517": {
24355
+ name: string;
24356
+ category: string;
24357
+ shortname: string;
24358
+ shortname_alternates: never[];
24359
+ keywords: string[];
24360
+ unicode_output: string;
24361
+ };
24362
+ "26d3-1f4a5": {
24363
+ name: string;
24364
+ category: string;
24365
+ shortname: string;
24366
+ shortname_alternates: never[];
24367
+ keywords: string[];
24368
+ unicode_output: string;
24369
+ };
23418
24370
  "1f9f2": {
23419
24371
  name: string;
23420
24372
  category: string;
@@ -24527,14 +25479,6 @@ export function getEmojiData(): {
24527
25479
  keywords: string[];
24528
25480
  unicode_output: string;
24529
25481
  };
24530
- "1f517": {
24531
- name: string;
24532
- category: string;
24533
- shortname: string;
24534
- shortname_alternates: never[];
24535
- keywords: string[];
24536
- unicode_output: string;
24537
- };
24538
25482
  "1f4ce": {
24539
25483
  name: string;
24540
25484
  category: string;
@@ -29629,7 +30573,7 @@ export function findShortCodes(textContent: any): Set<any>;
29629
30573
  export function filterValidShortCodes(shortcodes: any): Set<any>;
29630
30574
  export function findEmojis(textContent: any): Set<any>;
29631
30575
  export const emojiRegex: RegExp;
29632
- export const emojiVersion: "8.0";
30576
+ export const emojiVersion: "9.0";
29633
30577
  export const defaultEmojiAssetUrl: string;
29634
30578
  export let customEmojiAssetUrl: null;
29635
30579
  export let emojiImageUrlSmall: string;
@@ -30269,6 +31213,22 @@ export const emojiJson: {
30269
31213
  keywords: string[];
30270
31214
  unicode_output: string;
30271
31215
  };
31216
+ "1f642-2194": {
31217
+ name: string;
31218
+ category: string;
31219
+ shortname: string;
31220
+ shortname_alternates: never[];
31221
+ keywords: string[];
31222
+ unicode_output: string;
31223
+ };
31224
+ "1f642-2195": {
31225
+ name: string;
31226
+ category: string;
31227
+ shortname: string;
31228
+ shortname_alternates: never[];
31229
+ keywords: string[];
31230
+ unicode_output: string;
31231
+ };
30272
31232
  "1f62c": {
30273
31233
  name: string;
30274
31234
  category: string;
@@ -42013,6 +42973,150 @@ export const emojiJson: {
42013
42973
  keywords: string[];
42014
42974
  unicode_output: string;
42015
42975
  };
42976
+ "1f9d1-1f9bd-27a1": {
42977
+ name: string;
42978
+ category: string;
42979
+ shortname: string;
42980
+ shortname_alternates: never[];
42981
+ keywords: string[];
42982
+ unicode_output: string;
42983
+ };
42984
+ "1f9d1-1f3fb-1f9bd-27a1": {
42985
+ name: string;
42986
+ category: string;
42987
+ shortname: string;
42988
+ shortname_alternates: string[];
42989
+ keywords: string[];
42990
+ unicode_output: string;
42991
+ };
42992
+ "1f9d1-1f3fc-1f9bd-27a1": {
42993
+ name: string;
42994
+ category: string;
42995
+ shortname: string;
42996
+ shortname_alternates: string[];
42997
+ keywords: string[];
42998
+ unicode_output: string;
42999
+ };
43000
+ "1f9d1-1f3fd-1f9bd-27a1": {
43001
+ name: string;
43002
+ category: string;
43003
+ shortname: string;
43004
+ shortname_alternates: string[];
43005
+ keywords: string[];
43006
+ unicode_output: string;
43007
+ };
43008
+ "1f9d1-1f3fe-1f9bd-27a1": {
43009
+ name: string;
43010
+ category: string;
43011
+ shortname: string;
43012
+ shortname_alternates: string[];
43013
+ keywords: string[];
43014
+ unicode_output: string;
43015
+ };
43016
+ "1f9d1-1f3ff-1f9bd-27a1": {
43017
+ name: string;
43018
+ category: string;
43019
+ shortname: string;
43020
+ shortname_alternates: string[];
43021
+ keywords: string[];
43022
+ unicode_output: string;
43023
+ };
43024
+ "1f468-1f9bd-27a1": {
43025
+ name: string;
43026
+ category: string;
43027
+ shortname: string;
43028
+ shortname_alternates: never[];
43029
+ keywords: string[];
43030
+ unicode_output: string;
43031
+ };
43032
+ "1f468-1f3fc-1f9bd-27a1": {
43033
+ name: string;
43034
+ category: string;
43035
+ shortname: string;
43036
+ shortname_alternates: string[];
43037
+ keywords: string[];
43038
+ unicode_output: string;
43039
+ };
43040
+ "1f468-1f3fb-1f9bd-27a1": {
43041
+ name: string;
43042
+ category: string;
43043
+ shortname: string;
43044
+ shortname_alternates: string[];
43045
+ keywords: string[];
43046
+ unicode_output: string;
43047
+ };
43048
+ "1f468-1f3fd-1f9bd-27a1": {
43049
+ name: string;
43050
+ category: string;
43051
+ shortname: string;
43052
+ shortname_alternates: string[];
43053
+ keywords: string[];
43054
+ unicode_output: string;
43055
+ };
43056
+ "1f468-1f3fe-1f9bd-27a1": {
43057
+ name: string;
43058
+ category: string;
43059
+ shortname: string;
43060
+ shortname_alternates: string[];
43061
+ keywords: string[];
43062
+ unicode_output: string;
43063
+ };
43064
+ "1f468-1f3ff-1f9bd-27a1": {
43065
+ name: string;
43066
+ category: string;
43067
+ shortname: string;
43068
+ shortname_alternates: string[];
43069
+ keywords: string[];
43070
+ unicode_output: string;
43071
+ };
43072
+ "1f469-1f9bd-27a1": {
43073
+ name: string;
43074
+ category: string;
43075
+ shortname: string;
43076
+ shortname_alternates: never[];
43077
+ keywords: string[];
43078
+ unicode_output: string;
43079
+ };
43080
+ "1f469-1f3fb-1f9bd-27a1": {
43081
+ name: string;
43082
+ category: string;
43083
+ shortname: string;
43084
+ shortname_alternates: string[];
43085
+ keywords: string[];
43086
+ unicode_output: string;
43087
+ };
43088
+ "1f469-1f3fc-1f9bd-27a1": {
43089
+ name: string;
43090
+ category: string;
43091
+ shortname: string;
43092
+ shortname_alternates: string[];
43093
+ keywords: string[];
43094
+ unicode_output: string;
43095
+ };
43096
+ "1f469-1f3fd-1f9bd-27a1": {
43097
+ name: string;
43098
+ category: string;
43099
+ shortname: string;
43100
+ shortname_alternates: string[];
43101
+ keywords: string[];
43102
+ unicode_output: string;
43103
+ };
43104
+ "1f469-1f3fe-1f9bd-27a1": {
43105
+ name: string;
43106
+ category: string;
43107
+ shortname: string;
43108
+ shortname_alternates: string[];
43109
+ keywords: string[];
43110
+ unicode_output: string;
43111
+ };
43112
+ "1f469-1f3ff-1f9bd-27a1": {
43113
+ name: string;
43114
+ category: string;
43115
+ shortname: string;
43116
+ shortname_alternates: string[];
43117
+ keywords: string[];
43118
+ unicode_output: string;
43119
+ };
42016
43120
  "1f9d1-1f9bc": {
42017
43121
  name: string;
42018
43122
  category: string;
@@ -42157,6 +43261,150 @@ export const emojiJson: {
42157
43261
  keywords: string[];
42158
43262
  unicode_output: string;
42159
43263
  };
43264
+ "1f9d1-1f9bc-27a1": {
43265
+ name: string;
43266
+ category: string;
43267
+ shortname: string;
43268
+ shortname_alternates: never[];
43269
+ keywords: string[];
43270
+ unicode_output: string;
43271
+ };
43272
+ "1f9d1-1f3fb-1f9bc-27a1": {
43273
+ name: string;
43274
+ category: string;
43275
+ shortname: string;
43276
+ shortname_alternates: string[];
43277
+ keywords: string[];
43278
+ unicode_output: string;
43279
+ };
43280
+ "1f9d1-1f3fc-1f9bc-27a1": {
43281
+ name: string;
43282
+ category: string;
43283
+ shortname: string;
43284
+ shortname_alternates: string[];
43285
+ keywords: string[];
43286
+ unicode_output: string;
43287
+ };
43288
+ "1f9d1-1f3fd-1f9bc-27a1": {
43289
+ name: string;
43290
+ category: string;
43291
+ shortname: string;
43292
+ shortname_alternates: string[];
43293
+ keywords: string[];
43294
+ unicode_output: string;
43295
+ };
43296
+ "1f9d1-1f3fe-1f9bc-27a1": {
43297
+ name: string;
43298
+ category: string;
43299
+ shortname: string;
43300
+ shortname_alternates: string[];
43301
+ keywords: string[];
43302
+ unicode_output: string;
43303
+ };
43304
+ "1f9d1-1f3ff-1f9bc-27a1": {
43305
+ name: string;
43306
+ category: string;
43307
+ shortname: string;
43308
+ shortname_alternates: string[];
43309
+ keywords: string[];
43310
+ unicode_output: string;
43311
+ };
43312
+ "1f468-1f9bc-27a1": {
43313
+ name: string;
43314
+ category: string;
43315
+ shortname: string;
43316
+ shortname_alternates: never[];
43317
+ keywords: string[];
43318
+ unicode_output: string;
43319
+ };
43320
+ "1f468-1f3fb-1f9bc-27a1": {
43321
+ name: string;
43322
+ category: string;
43323
+ shortname: string;
43324
+ shortname_alternates: string[];
43325
+ keywords: string[];
43326
+ unicode_output: string;
43327
+ };
43328
+ "1f468-1f3fc-1f9bc-27a1": {
43329
+ name: string;
43330
+ category: string;
43331
+ shortname: string;
43332
+ shortname_alternates: string[];
43333
+ keywords: string[];
43334
+ unicode_output: string;
43335
+ };
43336
+ "1f468-1f3fd-1f9bc-27a1": {
43337
+ name: string;
43338
+ category: string;
43339
+ shortname: string;
43340
+ shortname_alternates: string[];
43341
+ keywords: string[];
43342
+ unicode_output: string;
43343
+ };
43344
+ "1f468-1f3fe-1f9bc-27a1": {
43345
+ name: string;
43346
+ category: string;
43347
+ shortname: string;
43348
+ shortname_alternates: string[];
43349
+ keywords: string[];
43350
+ unicode_output: string;
43351
+ };
43352
+ "1f468-1f3ff-1f9bc-27a1": {
43353
+ name: string;
43354
+ category: string;
43355
+ shortname: string;
43356
+ shortname_alternates: string[];
43357
+ keywords: string[];
43358
+ unicode_output: string;
43359
+ };
43360
+ "1f469-1f9bc-27a1": {
43361
+ name: string;
43362
+ category: string;
43363
+ shortname: string;
43364
+ shortname_alternates: never[];
43365
+ keywords: string[];
43366
+ unicode_output: string;
43367
+ };
43368
+ "1f469-1f3fb-1f9bc-27a1": {
43369
+ name: string;
43370
+ category: string;
43371
+ shortname: string;
43372
+ shortname_alternates: string[];
43373
+ keywords: string[];
43374
+ unicode_output: string;
43375
+ };
43376
+ "1f469-1f3fc-1f9bc-27a1": {
43377
+ name: string;
43378
+ category: string;
43379
+ shortname: string;
43380
+ shortname_alternates: string[];
43381
+ keywords: string[];
43382
+ unicode_output: string;
43383
+ };
43384
+ "1f469-1f3fd-1f9bc-27a1": {
43385
+ name: string;
43386
+ category: string;
43387
+ shortname: string;
43388
+ shortname_alternates: string[];
43389
+ keywords: string[];
43390
+ unicode_output: string;
43391
+ };
43392
+ "1f469-1f3fe-1f9bc-27a1": {
43393
+ name: string;
43394
+ category: string;
43395
+ shortname: string;
43396
+ shortname_alternates: string[];
43397
+ keywords: string[];
43398
+ unicode_output: string;
43399
+ };
43400
+ "1f469-1f3ff-1f9bc-27a1": {
43401
+ name: string;
43402
+ category: string;
43403
+ shortname: string;
43404
+ shortname_alternates: string[];
43405
+ keywords: string[];
43406
+ unicode_output: string;
43407
+ };
42160
43408
  "1f6b6": {
42161
43409
  name: string;
42162
43410
  category: string;
@@ -42301,6 +43549,150 @@ export const emojiJson: {
42301
43549
  keywords: string[];
42302
43550
  unicode_output: string;
42303
43551
  };
43552
+ "1f6b6-27a1": {
43553
+ name: string;
43554
+ category: string;
43555
+ shortname: string;
43556
+ shortname_alternates: never[];
43557
+ keywords: string[];
43558
+ unicode_output: string;
43559
+ };
43560
+ "1f6b6-1f3fb-27a1": {
43561
+ name: string;
43562
+ category: string;
43563
+ shortname: string;
43564
+ shortname_alternates: string[];
43565
+ keywords: string[];
43566
+ unicode_output: string;
43567
+ };
43568
+ "1f6b6-1f3fc-27a1": {
43569
+ name: string;
43570
+ category: string;
43571
+ shortname: string;
43572
+ shortname_alternates: string[];
43573
+ keywords: string[];
43574
+ unicode_output: string;
43575
+ };
43576
+ "1f6b6-1f3fd-27a1": {
43577
+ name: string;
43578
+ category: string;
43579
+ shortname: string;
43580
+ shortname_alternates: string[];
43581
+ keywords: string[];
43582
+ unicode_output: string;
43583
+ };
43584
+ "1f6b6-1f3fe-27a1": {
43585
+ name: string;
43586
+ category: string;
43587
+ shortname: string;
43588
+ shortname_alternates: string[];
43589
+ keywords: string[];
43590
+ unicode_output: string;
43591
+ };
43592
+ "1f6b6-1f3ff-27a1": {
43593
+ name: string;
43594
+ category: string;
43595
+ shortname: string;
43596
+ shortname_alternates: string[];
43597
+ keywords: string[];
43598
+ unicode_output: string;
43599
+ };
43600
+ "1f6b6-2640-27a1": {
43601
+ name: string;
43602
+ category: string;
43603
+ shortname: string;
43604
+ shortname_alternates: never[];
43605
+ keywords: string[];
43606
+ unicode_output: string;
43607
+ };
43608
+ "1f6b6-1f3fb-2640-27a1": {
43609
+ name: string;
43610
+ category: string;
43611
+ shortname: string;
43612
+ shortname_alternates: string[];
43613
+ keywords: string[];
43614
+ unicode_output: string;
43615
+ };
43616
+ "1f6b6-1f3fc-2640-27a1": {
43617
+ name: string;
43618
+ category: string;
43619
+ shortname: string;
43620
+ shortname_alternates: string[];
43621
+ keywords: string[];
43622
+ unicode_output: string;
43623
+ };
43624
+ "1f6b6-1f3fd-2640-27a1": {
43625
+ name: string;
43626
+ category: string;
43627
+ shortname: string;
43628
+ shortname_alternates: string[];
43629
+ keywords: string[];
43630
+ unicode_output: string;
43631
+ };
43632
+ "1f6b6-1f3fe-2640-27a1": {
43633
+ name: string;
43634
+ category: string;
43635
+ shortname: string;
43636
+ shortname_alternates: string[];
43637
+ keywords: string[];
43638
+ unicode_output: string;
43639
+ };
43640
+ "1f6b6-1f3ff-2640-27a1": {
43641
+ name: string;
43642
+ category: string;
43643
+ shortname: string;
43644
+ shortname_alternates: string[];
43645
+ keywords: string[];
43646
+ unicode_output: string;
43647
+ };
43648
+ "1f6b6-2642-27a1": {
43649
+ name: string;
43650
+ category: string;
43651
+ shortname: string;
43652
+ shortname_alternates: never[];
43653
+ keywords: string[];
43654
+ unicode_output: string;
43655
+ };
43656
+ "1f6b6-1f3fb-2642-27a1": {
43657
+ name: string;
43658
+ category: string;
43659
+ shortname: string;
43660
+ shortname_alternates: string[];
43661
+ keywords: string[];
43662
+ unicode_output: string;
43663
+ };
43664
+ "1f6b6-1f3fc-2642-27a1": {
43665
+ name: string;
43666
+ category: string;
43667
+ shortname: string;
43668
+ shortname_alternates: string[];
43669
+ keywords: string[];
43670
+ unicode_output: string;
43671
+ };
43672
+ "1f6b6-1f3fd-2642-27a1": {
43673
+ name: string;
43674
+ category: string;
43675
+ shortname: string;
43676
+ shortname_alternates: string[];
43677
+ keywords: string[];
43678
+ unicode_output: string;
43679
+ };
43680
+ "1f6b6-1f3fe-2642-27a1": {
43681
+ name: string;
43682
+ category: string;
43683
+ shortname: string;
43684
+ shortname_alternates: string[];
43685
+ keywords: string[];
43686
+ unicode_output: string;
43687
+ };
43688
+ "1f6b6-1f3ff-2642-27a1": {
43689
+ name: string;
43690
+ category: string;
43691
+ shortname: string;
43692
+ shortname_alternates: string[];
43693
+ keywords: string[];
43694
+ unicode_output: string;
43695
+ };
42304
43696
  "1f9d1-1f9af": {
42305
43697
  name: string;
42306
43698
  category: string;
@@ -42445,6 +43837,150 @@ export const emojiJson: {
42445
43837
  keywords: string[];
42446
43838
  unicode_output: string;
42447
43839
  };
43840
+ "1f9d1-1f9af-27a1": {
43841
+ name: string;
43842
+ category: string;
43843
+ shortname: string;
43844
+ shortname_alternates: never[];
43845
+ keywords: string[];
43846
+ unicode_output: string;
43847
+ };
43848
+ "1f9d1-1f3fb-1f9af-27a1": {
43849
+ name: string;
43850
+ category: string;
43851
+ shortname: string;
43852
+ shortname_alternates: string[];
43853
+ keywords: string[];
43854
+ unicode_output: string;
43855
+ };
43856
+ "1f9d1-1f3fc-1f9af-27a1": {
43857
+ name: string;
43858
+ category: string;
43859
+ shortname: string;
43860
+ shortname_alternates: string[];
43861
+ keywords: string[];
43862
+ unicode_output: string;
43863
+ };
43864
+ "1f9d1-1f3fd-1f9af-27a1": {
43865
+ name: string;
43866
+ category: string;
43867
+ shortname: string;
43868
+ shortname_alternates: string[];
43869
+ keywords: string[];
43870
+ unicode_output: string;
43871
+ };
43872
+ "1f9d1-1f3fe-1f9af-27a1": {
43873
+ name: string;
43874
+ category: string;
43875
+ shortname: string;
43876
+ shortname_alternates: string[];
43877
+ keywords: string[];
43878
+ unicode_output: string;
43879
+ };
43880
+ "1f9d1-1f3ff-1f9af-27a1": {
43881
+ name: string;
43882
+ category: string;
43883
+ shortname: string;
43884
+ shortname_alternates: string[];
43885
+ keywords: string[];
43886
+ unicode_output: string;
43887
+ };
43888
+ "1f468-1f9af-27a1": {
43889
+ name: string;
43890
+ category: string;
43891
+ shortname: string;
43892
+ shortname_alternates: never[];
43893
+ keywords: string[];
43894
+ unicode_output: string;
43895
+ };
43896
+ "1f468-1f3fb-1f9af-27a1": {
43897
+ name: string;
43898
+ category: string;
43899
+ shortname: string;
43900
+ shortname_alternates: string[];
43901
+ keywords: string[];
43902
+ unicode_output: string;
43903
+ };
43904
+ "1f468-1f3fc-1f9af-27a1": {
43905
+ name: string;
43906
+ category: string;
43907
+ shortname: string;
43908
+ shortname_alternates: string[];
43909
+ keywords: string[];
43910
+ unicode_output: string;
43911
+ };
43912
+ "1f468-1f3fd-1f9af-27a1": {
43913
+ name: string;
43914
+ category: string;
43915
+ shortname: string;
43916
+ shortname_alternates: string[];
43917
+ keywords: string[];
43918
+ unicode_output: string;
43919
+ };
43920
+ "1f468-1f3fe-1f9af-27a1": {
43921
+ name: string;
43922
+ category: string;
43923
+ shortname: string;
43924
+ shortname_alternates: string[];
43925
+ keywords: string[];
43926
+ unicode_output: string;
43927
+ };
43928
+ "1f468-1f3ff-1f9af-27a1": {
43929
+ name: string;
43930
+ category: string;
43931
+ shortname: string;
43932
+ shortname_alternates: string[];
43933
+ keywords: string[];
43934
+ unicode_output: string;
43935
+ };
43936
+ "1f469-1f9af-27a1": {
43937
+ name: string;
43938
+ category: string;
43939
+ shortname: string;
43940
+ shortname_alternates: never[];
43941
+ keywords: string[];
43942
+ unicode_output: string;
43943
+ };
43944
+ "1f469-1f3fb-1f9af-27a1": {
43945
+ name: string;
43946
+ category: string;
43947
+ shortname: string;
43948
+ shortname_alternates: string[];
43949
+ keywords: string[];
43950
+ unicode_output: string;
43951
+ };
43952
+ "1f469-1f3fc-1f9af-27a1": {
43953
+ name: string;
43954
+ category: string;
43955
+ shortname: string;
43956
+ shortname_alternates: string[];
43957
+ keywords: string[];
43958
+ unicode_output: string;
43959
+ };
43960
+ "1f469-1f3fd-1f9af-27a1": {
43961
+ name: string;
43962
+ category: string;
43963
+ shortname: string;
43964
+ shortname_alternates: string[];
43965
+ keywords: string[];
43966
+ unicode_output: string;
43967
+ };
43968
+ "1f469-1f3fe-1f9af-27a1": {
43969
+ name: string;
43970
+ category: string;
43971
+ shortname: string;
43972
+ shortname_alternates: string[];
43973
+ keywords: string[];
43974
+ unicode_output: string;
43975
+ };
43976
+ "1f469-1f3ff-1f9af-27a1": {
43977
+ name: string;
43978
+ category: string;
43979
+ shortname: string;
43980
+ shortname_alternates: string[];
43981
+ keywords: string[];
43982
+ unicode_output: string;
43983
+ };
42448
43984
  "1f9ce": {
42449
43985
  name: string;
42450
43986
  category: string;
@@ -42589,6 +44125,150 @@ export const emojiJson: {
42589
44125
  keywords: string[];
42590
44126
  unicode_output: string;
42591
44127
  };
44128
+ "1f9ce-27a1": {
44129
+ name: string;
44130
+ category: string;
44131
+ shortname: string;
44132
+ shortname_alternates: never[];
44133
+ keywords: string[];
44134
+ unicode_output: string;
44135
+ };
44136
+ "1f9ce-1f3fb-27a1": {
44137
+ name: string;
44138
+ category: string;
44139
+ shortname: string;
44140
+ shortname_alternates: string[];
44141
+ keywords: string[];
44142
+ unicode_output: string;
44143
+ };
44144
+ "1f9ce-1f3fc-27a1": {
44145
+ name: string;
44146
+ category: string;
44147
+ shortname: string;
44148
+ shortname_alternates: string[];
44149
+ keywords: string[];
44150
+ unicode_output: string;
44151
+ };
44152
+ "1f9ce-1f3fd-27a1": {
44153
+ name: string;
44154
+ category: string;
44155
+ shortname: string;
44156
+ shortname_alternates: string[];
44157
+ keywords: string[];
44158
+ unicode_output: string;
44159
+ };
44160
+ "1f9ce-1f3fe-27a1": {
44161
+ name: string;
44162
+ category: string;
44163
+ shortname: string;
44164
+ shortname_alternates: string[];
44165
+ keywords: string[];
44166
+ unicode_output: string;
44167
+ };
44168
+ "1f9ce-1f3ff-27a1": {
44169
+ name: string;
44170
+ category: string;
44171
+ shortname: string;
44172
+ shortname_alternates: string[];
44173
+ keywords: string[];
44174
+ unicode_output: string;
44175
+ };
44176
+ "1f9ce-2640-27a1": {
44177
+ name: string;
44178
+ category: string;
44179
+ shortname: string;
44180
+ shortname_alternates: never[];
44181
+ keywords: string[];
44182
+ unicode_output: string;
44183
+ };
44184
+ "1f9ce-1f3fb-2640-27a1": {
44185
+ name: string;
44186
+ category: string;
44187
+ shortname: string;
44188
+ shortname_alternates: string[];
44189
+ keywords: string[];
44190
+ unicode_output: string;
44191
+ };
44192
+ "1f9ce-1f3fc-2640-27a1": {
44193
+ name: string;
44194
+ category: string;
44195
+ shortname: string;
44196
+ shortname_alternates: string[];
44197
+ keywords: string[];
44198
+ unicode_output: string;
44199
+ };
44200
+ "1f9ce-1f3fd-2640-27a1": {
44201
+ name: string;
44202
+ category: string;
44203
+ shortname: string;
44204
+ shortname_alternates: string[];
44205
+ keywords: string[];
44206
+ unicode_output: string;
44207
+ };
44208
+ "1f9ce-1f3fe-2640-27a1": {
44209
+ name: string;
44210
+ category: string;
44211
+ shortname: string;
44212
+ shortname_alternates: string[];
44213
+ keywords: string[];
44214
+ unicode_output: string;
44215
+ };
44216
+ "1f9ce-1f3ff-2640-27a1": {
44217
+ name: string;
44218
+ category: string;
44219
+ shortname: string;
44220
+ shortname_alternates: string[];
44221
+ keywords: string[];
44222
+ unicode_output: string;
44223
+ };
44224
+ "1f9ce-2642-27a1": {
44225
+ name: string;
44226
+ category: string;
44227
+ shortname: string;
44228
+ shortname_alternates: never[];
44229
+ keywords: string[];
44230
+ unicode_output: string;
44231
+ };
44232
+ "1f9ce-1f3fb-2642-27a1": {
44233
+ name: string;
44234
+ category: string;
44235
+ shortname: string;
44236
+ shortname_alternates: string[];
44237
+ keywords: string[];
44238
+ unicode_output: string;
44239
+ };
44240
+ "1f9ce-1f3fc-2642-27a1": {
44241
+ name: string;
44242
+ category: string;
44243
+ shortname: string;
44244
+ shortname_alternates: string[];
44245
+ keywords: string[];
44246
+ unicode_output: string;
44247
+ };
44248
+ "1f9ce-1f3fd-2642-27a1": {
44249
+ name: string;
44250
+ category: string;
44251
+ shortname: string;
44252
+ shortname_alternates: string[];
44253
+ keywords: string[];
44254
+ unicode_output: string;
44255
+ };
44256
+ "1f9ce-1f3fe-2642-27a1": {
44257
+ name: string;
44258
+ category: string;
44259
+ shortname: string;
44260
+ shortname_alternates: string[];
44261
+ keywords: string[];
44262
+ unicode_output: string;
44263
+ };
44264
+ "1f9ce-1f3ff-2642-27a1": {
44265
+ name: string;
44266
+ category: string;
44267
+ shortname: string;
44268
+ shortname_alternates: string[];
44269
+ keywords: string[];
44270
+ unicode_output: string;
44271
+ };
42592
44272
  "1f3c3": {
42593
44273
  name: string;
42594
44274
  category: string;
@@ -42733,6 +44413,150 @@ export const emojiJson: {
42733
44413
  keywords: string[];
42734
44414
  unicode_output: string;
42735
44415
  };
44416
+ "1f3c3-27a1": {
44417
+ name: string;
44418
+ category: string;
44419
+ shortname: string;
44420
+ shortname_alternates: never[];
44421
+ keywords: string[];
44422
+ unicode_output: string;
44423
+ };
44424
+ "1f3c3-1f3fb-27a1": {
44425
+ name: string;
44426
+ category: string;
44427
+ shortname: string;
44428
+ shortname_alternates: string[];
44429
+ keywords: string[];
44430
+ unicode_output: string;
44431
+ };
44432
+ "1f3c3-1f3fc-27a1": {
44433
+ name: string;
44434
+ category: string;
44435
+ shortname: string;
44436
+ shortname_alternates: string[];
44437
+ keywords: string[];
44438
+ unicode_output: string;
44439
+ };
44440
+ "1f3c3-1f3fd-27a1": {
44441
+ name: string;
44442
+ category: string;
44443
+ shortname: string;
44444
+ shortname_alternates: string[];
44445
+ keywords: string[];
44446
+ unicode_output: string;
44447
+ };
44448
+ "1f3c3-1f3fe-27a1": {
44449
+ name: string;
44450
+ category: string;
44451
+ shortname: string;
44452
+ shortname_alternates: string[];
44453
+ keywords: string[];
44454
+ unicode_output: string;
44455
+ };
44456
+ "1f3c3-1f3ff-27a1": {
44457
+ name: string;
44458
+ category: string;
44459
+ shortname: string;
44460
+ shortname_alternates: string[];
44461
+ keywords: string[];
44462
+ unicode_output: string;
44463
+ };
44464
+ "1f3c3-2640-27a1": {
44465
+ name: string;
44466
+ category: string;
44467
+ shortname: string;
44468
+ shortname_alternates: never[];
44469
+ keywords: string[];
44470
+ unicode_output: string;
44471
+ };
44472
+ "1f3c3-1f3fb-2640-27a1": {
44473
+ name: string;
44474
+ category: string;
44475
+ shortname: string;
44476
+ shortname_alternates: string[];
44477
+ keywords: string[];
44478
+ unicode_output: string;
44479
+ };
44480
+ "1f3c3-1f3fc-2640-27a1": {
44481
+ name: string;
44482
+ category: string;
44483
+ shortname: string;
44484
+ shortname_alternates: string[];
44485
+ keywords: string[];
44486
+ unicode_output: string;
44487
+ };
44488
+ "1f3c3-1f3fd-2640-27a1": {
44489
+ name: string;
44490
+ category: string;
44491
+ shortname: string;
44492
+ shortname_alternates: string[];
44493
+ keywords: string[];
44494
+ unicode_output: string;
44495
+ };
44496
+ "1f3c3-1f3fe-2640-27a1": {
44497
+ name: string;
44498
+ category: string;
44499
+ shortname: string;
44500
+ shortname_alternates: string[];
44501
+ keywords: string[];
44502
+ unicode_output: string;
44503
+ };
44504
+ "1f3c3-1f3ff-2640-27a1": {
44505
+ name: string;
44506
+ category: string;
44507
+ shortname: string;
44508
+ shortname_alternates: string[];
44509
+ keywords: string[];
44510
+ unicode_output: string;
44511
+ };
44512
+ "1f3c3-2642-27a1": {
44513
+ name: string;
44514
+ category: string;
44515
+ shortname: string;
44516
+ shortname_alternates: never[];
44517
+ keywords: string[];
44518
+ unicode_output: string;
44519
+ };
44520
+ "1f3c3-1f3fb-2642-27a1": {
44521
+ name: string;
44522
+ category: string;
44523
+ shortname: string;
44524
+ shortname_alternates: string[];
44525
+ keywords: string[];
44526
+ unicode_output: string;
44527
+ };
44528
+ "1f3c3-1f3fc-2642-27a1": {
44529
+ name: string;
44530
+ category: string;
44531
+ shortname: string;
44532
+ shortname_alternates: string[];
44533
+ keywords: string[];
44534
+ unicode_output: string;
44535
+ };
44536
+ "1f3c3-1f3fd-2642-27a1": {
44537
+ name: string;
44538
+ category: string;
44539
+ shortname: string;
44540
+ shortname_alternates: string[];
44541
+ keywords: string[];
44542
+ unicode_output: string;
44543
+ };
44544
+ "1f3c3-1f3fe-2642-27a1": {
44545
+ name: string;
44546
+ category: string;
44547
+ shortname: string;
44548
+ shortname_alternates: string[];
44549
+ keywords: string[];
44550
+ unicode_output: string;
44551
+ };
44552
+ "1f3c3-1f3ff-2642-27a1": {
44553
+ name: string;
44554
+ category: string;
44555
+ shortname: string;
44556
+ shortname_alternates: string[];
44557
+ keywords: string[];
44558
+ unicode_output: string;
44559
+ };
42736
44560
  "1f9cd": {
42737
44561
  name: string;
42738
44562
  category: string;
@@ -45373,6 +47197,38 @@ export const emojiJson: {
45373
47197
  keywords: string[];
45374
47198
  unicode_output: string;
45375
47199
  };
47200
+ "1f9d1-1f9d1-1f9d2-1f9d2": {
47201
+ name: string;
47202
+ category: string;
47203
+ shortname: string;
47204
+ shortname_alternates: never[];
47205
+ keywords: string[];
47206
+ unicode_output: string;
47207
+ };
47208
+ "1f9d1-1f9d1-1f9d2": {
47209
+ name: string;
47210
+ category: string;
47211
+ shortname: string;
47212
+ shortname_alternates: never[];
47213
+ keywords: string[];
47214
+ unicode_output: string;
47215
+ };
47216
+ "1f9d1-1f9d2-1f9d2": {
47217
+ name: string;
47218
+ category: string;
47219
+ shortname: string;
47220
+ shortname_alternates: never[];
47221
+ keywords: string[];
47222
+ unicode_output: string;
47223
+ };
47224
+ "1f9d1-1f9d2": {
47225
+ name: string;
47226
+ category: string;
47227
+ shortname: string;
47228
+ shortname_alternates: never[];
47229
+ keywords: string[];
47230
+ unicode_output: string;
47231
+ };
45376
47232
  "1f46a": {
45377
47233
  name: string;
45378
47234
  category: string;
@@ -47013,6 +48869,14 @@ export const emojiJson: {
47013
48869
  keywords: string[];
47014
48870
  unicode_output: string;
47015
48871
  };
48872
+ "1f426-1f525": {
48873
+ name: string;
48874
+ category: string;
48875
+ shortname: string;
48876
+ shortname_alternates: never[];
48877
+ keywords: string[];
48878
+ unicode_output: string;
48879
+ };
47016
48880
  "1f335": {
47017
48881
  name: string;
47018
48882
  category: string;
@@ -47165,6 +49029,14 @@ export const emojiJson: {
47165
49029
  keywords: string[];
47166
49030
  unicode_output: string;
47167
49031
  };
49032
+ "1f344-1f7eb": {
49033
+ name: string;
49034
+ category: string;
49035
+ shortname: string;
49036
+ shortname_alternates: never[];
49037
+ keywords: string[];
49038
+ unicode_output: string;
49039
+ };
47168
49040
  "1f41a": {
47169
49041
  name: string;
47170
49042
  category: string;
@@ -47717,6 +49589,14 @@ export const emojiJson: {
47717
49589
  keywords: string[];
47718
49590
  unicode_output: string;
47719
49591
  };
49592
+ "1f34b-1f7e9": {
49593
+ name: string;
49594
+ category: string;
49595
+ shortname: string;
49596
+ shortname_alternates: never[];
49597
+ keywords: string[];
49598
+ unicode_output: string;
49599
+ };
47720
49600
  "1f34c": {
47721
49601
  name: string;
47722
49602
  category: string;
@@ -53053,6 +54933,22 @@ export const emojiJson: {
53053
54933
  keywords: string[];
53054
54934
  unicode_output: string;
53055
54935
  };
54936
+ "1f517": {
54937
+ name: string;
54938
+ category: string;
54939
+ shortname: string;
54940
+ shortname_alternates: never[];
54941
+ keywords: string[];
54942
+ unicode_output: string;
54943
+ };
54944
+ "26d3-1f4a5": {
54945
+ name: string;
54946
+ category: string;
54947
+ shortname: string;
54948
+ shortname_alternates: never[];
54949
+ keywords: string[];
54950
+ unicode_output: string;
54951
+ };
53056
54952
  "1f9f2": {
53057
54953
  name: string;
53058
54954
  category: string;
@@ -54165,14 +56061,6 @@ export const emojiJson: {
54165
56061
  keywords: string[];
54166
56062
  unicode_output: string;
54167
56063
  };
54168
- "1f517": {
54169
- name: string;
54170
- category: string;
54171
- shortname: string;
54172
- shortname_alternates: never[];
54173
- keywords: string[];
54174
- unicode_output: string;
54175
- };
54176
56064
  "1f4ce": {
54177
56065
  name: string;
54178
56066
  category: string;