discourse-emojis 1.0.28 → 1.0.30

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ffcb5dbfdc7e1d756b8ddafff462c408e49363c5ea2b7e5cbc4528a1f6347740
4
- data.tar.gz: 11d6f3c9a3ce190fecb5bffa73f71084e5d7230b8e94fadc48feb0be8d50185e
3
+ metadata.gz: 3a2e6ad8f3cb4d088f7c988f8cea38159f6d4ed8480efcbf4b9c0c354824531a
4
+ data.tar.gz: 34eadca2b01b14eba77bc19b4cea51224368cd36033103d1735c95e06f1f5c4d
5
5
  SHA512:
6
- metadata.gz: 47525613346c75c1ec44d3d3f1948eae9b8cd1f7234a1d8f8950b3816fbc4480210d7bce45c846aa698a7e4d78ec8d38fbb0fcec21ce334511c655ebdc1c8d5b
7
- data.tar.gz: 4a376d0b728bc120027fd4f96be92c0f5e16caf44bffeba674484f260bb65c1cd2be9050e3fe2c85811fec967a01d4740cec291f86793c0d507eb85502360f0d
6
+ metadata.gz: b99957d0ba21e205be2d0e2cc8a698123653c3b91a29c38115e178d8d11a2567d555481c1d14bb8f1fc271f02d0ef21a011dc8c5e8bf975b15cb9cd63beea052
7
+ data.tar.gz: 50980418dbcf0850a902ce8d65527a53d335f4c5d4d4a968816ce5c4cc8c0ab9ed34d06932db355c5c340a47f55098ad24a1a676bd4e19177d21b80b36ecbf95
data/dist/aliases.json CHANGED
@@ -272,8 +272,8 @@
272
272
  "hugging_face",
273
273
  "smiling_face_with_open_hands"
274
274
  ],
275
- "face_with_rolling_eyes": [
276
- "roll_eyes",
275
+ "roll_eyes": [
276
+ "face_with_rolling_eyes",
277
277
  "rolling_eyes"
278
278
  ],
279
279
  "slightly_frowning_face": [
@@ -524,21 +524,21 @@
524
524
  "grinning_face_with_smiling_eyes": [
525
525
  "smile"
526
526
  ],
527
- "beaming_face_with_smiling_eyes": [
528
- "grin"
527
+ "grin": [
528
+ "beaming_face_with_smiling_eyes"
529
529
  ],
530
530
  "laughing": [
531
531
  "grinning_squinting_face",
532
532
  "satisfied"
533
533
  ],
534
- "grinning_face_with_sweat": [
535
- "sweat_smile"
534
+ "sweat_smile": [
535
+ "grinning_face_with_sweat"
536
536
  ],
537
- "rolling_on_the_floor_laughing": [
538
- "rofl"
537
+ "rofl": [
538
+ "rolling_on_the_floor_laughing"
539
539
  ],
540
- "face_with_tears_of_joy": [
541
- "joy"
540
+ "joy": [
541
+ "face_with_tears_of_joy"
542
542
  ],
543
543
  "wink": [
544
544
  "winking_face"
@@ -546,14 +546,14 @@
546
546
  "blush": [
547
547
  "smiling_face_with_smiling_eyes"
548
548
  ],
549
- "smiling_face_with_halo": [
550
- "innocent"
549
+ "innocent": [
550
+ "smiling_face_with_halo"
551
551
  ],
552
- "smiling_face_with_hearts": [
553
- "smiling_face_with_three_hearts"
552
+ "smiling_face_with_three_hearts": [
553
+ "smiling_face_with_hearts"
554
554
  ],
555
- "smiling_face_with_heart_eyes": [
556
- "heart_eyes"
555
+ "heart_eyes": [
556
+ "smiling_face_with_heart_eyes"
557
557
  ],
558
558
  "face_blowing_a_kiss": [
559
559
  "kissing_heart"
@@ -616,11 +616,11 @@
616
616
  "face_with_crossed_out_eyes": [
617
617
  "dizzy_face"
618
618
  ],
619
- "confused_face": [
620
- "confused"
619
+ "confused": [
620
+ "confused_face"
621
621
  ],
622
- "worried_face": [
623
- "worried"
622
+ "worried": [
623
+ "worried_face"
624
624
  ],
625
625
  "open_mouth": [
626
626
  "face_with_open_mouth"
@@ -640,8 +640,8 @@
640
640
  "anguished_face": [
641
641
  "anguished"
642
642
  ],
643
- "fearful_face": [
644
- "fearful"
643
+ "fearful": [
644
+ "fearful_face"
645
645
  ],
646
646
  "anxious_face_with_sweat": [
647
647
  "cold_sweat"
@@ -649,17 +649,14 @@
649
649
  "sad_but_relieved_face": [
650
650
  "disappointed_relieved"
651
651
  ],
652
- "crying_face": [
653
- "cry"
654
- ],
655
652
  "cry": [
656
653
  "crying_face"
657
654
  ],
658
- "loudly_crying_face": [
659
- "sob"
655
+ "sob": [
656
+ "loudly_crying_face"
660
657
  ],
661
- "face_screaming_in_fear": [
662
- "scream"
658
+ "scream": [
659
+ "face_screaming_in_fear"
663
660
  ],
664
661
  "confounded_face": [
665
662
  "confounded"
@@ -709,8 +706,8 @@
709
706
  "grinning_cat_with_smiling_eyes": [
710
707
  "smile_cat"
711
708
  ],
712
- "cat_with_tears_of_joy": [
713
- "joy_cat"
709
+ "joy_cat": [
710
+ "cat_with_tears_of_joy"
714
711
  ],
715
712
  "smiling_cat_with_heart_eyes": [
716
713
  "heart_eyes_cat"
@@ -1433,8 +1430,8 @@
1433
1430
  "bullseye": [
1434
1431
  "dart"
1435
1432
  ],
1436
- "yo_yo": [
1437
- "yo-yo"
1433
+ "yo-yo": [
1434
+ "yo_yo"
1438
1435
  ],
1439
1436
  "water_pistol": [
1440
1437
  "gun"
@@ -1856,8 +1853,8 @@
1856
1853
  "hollow_red_circle": [
1857
1854
  "o"
1858
1855
  ],
1859
- "check_mark_button": [
1860
- "white_check_mark"
1856
+ "white_check_mark": [
1857
+ "check_mark_button"
1861
1858
  ],
1862
1859
  "check_box_with_check": [
1863
1860
  "ballot_box_with_check"
@@ -2,19 +2,19 @@
2
2
  "😀️": "grinning_face",
3
3
  "😃️": "grinning_face_with_big_eyes",
4
4
  "😄️": "grinning_face_with_smiling_eyes",
5
- "😁️": "beaming_face_with_smiling_eyes",
5
+ "😁️": "grin",
6
6
  "😆️": "laughing",
7
- "😅️": "grinning_face_with_sweat",
8
- "🤣️": "rolling_on_the_floor_laughing",
9
- "😂️": "face_with_tears_of_joy",
7
+ "😅️": "sweat_smile",
8
+ "🤣️": "rofl",
9
+ "😂️": "joy",
10
10
  "🙂️": "slightly_smiling_face",
11
11
  "🙃️": "upside_down_face",
12
12
  "🫠️": "melting_face",
13
13
  "😉️": "wink",
14
14
  "😊️": "blush",
15
- "😇️": "smiling_face_with_halo",
16
- "🥰️": "smiling_face_with_hearts",
17
- "😍️": "smiling_face_with_heart_eyes",
15
+ "😇️": "innocent",
16
+ "🥰️": "smiling_face_with_three_hearts",
17
+ "😍️": "heart_eyes",
18
18
  "🤩️": "star_struck",
19
19
  "😘️": "face_blowing_a_kiss",
20
20
  "😗️": "kissing_face",
@@ -44,7 +44,7 @@
44
44
  "😶️‍🌫️": "face_in_clouds",
45
45
  "😏️": "smirking_face",
46
46
  "😒️": "unamused_face",
47
- "🙄️": "face_with_rolling_eyes",
47
+ "🙄️": "roll_eyes",
48
48
  "😬️": "grimacing",
49
49
  "😮️‍💨️": "face_exhaling",
50
50
  "🤥️": "lying_face",
@@ -75,9 +75,9 @@
75
75
  "😎️": "smiling_face_with_sunglasses",
76
76
  "🤓️": "nerd_face",
77
77
  "🧐️": "face_with_monocle",
78
- "😕️": "confused_face",
78
+ "😕️": "confused",
79
79
  "🫤️": "face_with_diagonal_mouth",
80
- "😟️": "worried_face",
80
+ "😟️": "worried",
81
81
  "🙁️": "slightly_frowning_face",
82
82
  "☹️": "frowning",
83
83
  "😮️": "open_mouth",
@@ -88,12 +88,12 @@
88
88
  "🥹️": "face_holding_back_tears",
89
89
  "😦️": "frowning_face_with_open_mouth",
90
90
  "😧️": "anguished_face",
91
- "😨️": "fearful_face",
91
+ "😨️": "fearful",
92
92
  "😰️": "anxious_face_with_sweat",
93
93
  "😥️": "sad_but_relieved_face",
94
94
  "😢️": "cry",
95
- "😭️": "loudly_crying_face",
96
- "😱️": "face_screaming_in_fear",
95
+ "😭️": "sob",
96
+ "😱️": "scream",
97
97
  "😖️": "confounded_face",
98
98
  "😣️": "persevering_face",
99
99
  "😞️": "disappointed_face",
@@ -119,7 +119,7 @@
119
119
  "🤖️": "robot",
120
120
  "😺️": "grinning_cat",
121
121
  "😸️": "grinning_cat_with_smiling_eyes",
122
- "😹️": "cat_with_tears_of_joy",
122
+ "😹️": "joy_cat",
123
123
  "😻️": "smiling_cat_with_heart_eyes",
124
124
  "😼️": "cat_with_wry_smile",
125
125
  "😽️": "kissing_cat",
@@ -1520,7 +1520,7 @@
1520
1520
  "📛️": "name_badge",
1521
1521
  "🔰️": "japanese_symbol_for_beginner",
1522
1522
  "⭕️": "hollow_red_circle",
1523
- "✅️": "check_mark_button",
1523
+ "✅️": "white_check_mark",
1524
1524
  "☑️": "check_box_with_check",
1525
1525
  "✔️": "check_mark",
1526
1526
  "❌️": "cross_mark",
data/dist/emojis.json CHANGED
@@ -12,7 +12,7 @@
12
12
  "code": "1f604"
13
13
  },
14
14
  {
15
- "name": "beaming_face_with_smiling_eyes",
15
+ "name": "grin",
16
16
  "code": "1f601"
17
17
  },
18
18
  {
@@ -20,15 +20,15 @@
20
20
  "code": "1f606"
21
21
  },
22
22
  {
23
- "name": "grinning_face_with_sweat",
23
+ "name": "sweat_smile",
24
24
  "code": "1f605"
25
25
  },
26
26
  {
27
- "name": "rolling_on_the_floor_laughing",
27
+ "name": "rofl",
28
28
  "code": "1f923"
29
29
  },
30
30
  {
31
- "name": "face_with_tears_of_joy",
31
+ "name": "joy",
32
32
  "code": "1f602"
33
33
  },
34
34
  {
@@ -52,15 +52,15 @@
52
52
  "code": "1f60a"
53
53
  },
54
54
  {
55
- "name": "smiling_face_with_halo",
55
+ "name": "innocent",
56
56
  "code": "1f607"
57
57
  },
58
58
  {
59
- "name": "smiling_face_with_hearts",
59
+ "name": "smiling_face_with_three_hearts",
60
60
  "code": "1f970"
61
61
  },
62
62
  {
63
- "name": "smiling_face_with_heart_eyes",
63
+ "name": "heart_eyes",
64
64
  "code": "1f60d"
65
65
  },
66
66
  {
@@ -180,7 +180,7 @@
180
180
  "code": "1f612"
181
181
  },
182
182
  {
183
- "name": "face_with_rolling_eyes",
183
+ "name": "roll_eyes",
184
184
  "code": "1f644"
185
185
  },
186
186
  {
@@ -304,7 +304,7 @@
304
304
  "code": "1f9d0"
305
305
  },
306
306
  {
307
- "name": "confused_face",
307
+ "name": "confused",
308
308
  "code": "1f615"
309
309
  },
310
310
  {
@@ -312,7 +312,7 @@
312
312
  "code": "1fae4"
313
313
  },
314
314
  {
315
- "name": "worried_face",
315
+ "name": "worried",
316
316
  "code": "1f61f"
317
317
  },
318
318
  {
@@ -356,7 +356,7 @@
356
356
  "code": "1f627"
357
357
  },
358
358
  {
359
- "name": "fearful_face",
359
+ "name": "fearful",
360
360
  "code": "1f628"
361
361
  },
362
362
  {
@@ -372,11 +372,11 @@
372
372
  "code": "1f622"
373
373
  },
374
374
  {
375
- "name": "loudly_crying_face",
375
+ "name": "sob",
376
376
  "code": "1f62d"
377
377
  },
378
378
  {
379
- "name": "face_screaming_in_fear",
379
+ "name": "scream",
380
380
  "code": "1f631"
381
381
  },
382
382
  {
@@ -480,7 +480,7 @@
480
480
  "code": "1f638"
481
481
  },
482
482
  {
483
- "name": "cat_with_tears_of_joy",
483
+ "name": "joy_cat",
484
484
  "code": "1f639"
485
485
  },
486
486
  {
@@ -6084,7 +6084,7 @@
6084
6084
  "code": "2b55"
6085
6085
  },
6086
6086
  {
6087
- "name": "check_mark_button",
6087
+ "name": "white_check_mark",
6088
6088
  "code": "2705"
6089
6089
  },
6090
6090
  {
data/dist/groups.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "tonable": false
16
16
  },
17
17
  {
18
- "name": "beaming_face_with_smiling_eyes",
18
+ "name": "grin",
19
19
  "tonable": false
20
20
  },
21
21
  {
@@ -23,15 +23,15 @@
23
23
  "tonable": false
24
24
  },
25
25
  {
26
- "name": "grinning_face_with_sweat",
26
+ "name": "sweat_smile",
27
27
  "tonable": false
28
28
  },
29
29
  {
30
- "name": "rolling_on_the_floor_laughing",
30
+ "name": "rofl",
31
31
  "tonable": false
32
32
  },
33
33
  {
34
- "name": "face_with_tears_of_joy",
34
+ "name": "joy",
35
35
  "tonable": false
36
36
  },
37
37
  {
@@ -55,15 +55,15 @@
55
55
  "tonable": false
56
56
  },
57
57
  {
58
- "name": "smiling_face_with_halo",
58
+ "name": "innocent",
59
59
  "tonable": false
60
60
  },
61
61
  {
62
- "name": "smiling_face_with_hearts",
62
+ "name": "smiling_face_with_three_hearts",
63
63
  "tonable": false
64
64
  },
65
65
  {
66
- "name": "smiling_face_with_heart_eyes",
66
+ "name": "heart_eyes",
67
67
  "tonable": false
68
68
  },
69
69
  {
@@ -191,7 +191,7 @@
191
191
  "tonable": false
192
192
  },
193
193
  {
194
- "name": "face_with_rolling_eyes",
194
+ "name": "roll_eyes",
195
195
  "tonable": false
196
196
  },
197
197
  {
@@ -323,7 +323,7 @@
323
323
  "tonable": false
324
324
  },
325
325
  {
326
- "name": "confused_face",
326
+ "name": "confused",
327
327
  "tonable": false
328
328
  },
329
329
  {
@@ -331,7 +331,7 @@
331
331
  "tonable": false
332
332
  },
333
333
  {
334
- "name": "worried_face",
334
+ "name": "worried",
335
335
  "tonable": false
336
336
  },
337
337
  {
@@ -379,7 +379,7 @@
379
379
  "tonable": false
380
380
  },
381
381
  {
382
- "name": "fearful_face",
382
+ "name": "fearful",
383
383
  "tonable": false
384
384
  },
385
385
  {
@@ -395,11 +395,11 @@
395
395
  "tonable": false
396
396
  },
397
397
  {
398
- "name": "loudly_crying_face",
398
+ "name": "sob",
399
399
  "tonable": false
400
400
  },
401
401
  {
402
- "name": "face_screaming_in_fear",
402
+ "name": "scream",
403
403
  "tonable": false
404
404
  },
405
405
  {
@@ -507,7 +507,7 @@
507
507
  "tonable": false
508
508
  },
509
509
  {
510
- "name": "cat_with_tears_of_joy",
510
+ "name": "joy_cat",
511
511
  "tonable": false
512
512
  },
513
513
  {
@@ -7417,7 +7417,7 @@
7417
7417
  "tonable": false
7418
7418
  },
7419
7419
  {
7420
- "name": "check_mark_button",
7420
+ "name": "white_check_mark",
7421
7421
  "tonable": false
7422
7422
  },
7423
7423
  {
@@ -41,12 +41,11 @@
41
41
  "smile",
42
42
  "smiling"
43
43
  ],
44
- "beaming_face_with_smiling_eyes": [
44
+ "grin": [
45
45
  "beaming",
46
46
  "eye",
47
47
  "eyes",
48
48
  "face",
49
- "grin",
50
49
  "grinning",
51
50
  "happy",
52
51
  "nice",
@@ -71,7 +70,7 @@
71
70
  "smiling",
72
71
  "squinting"
73
72
  ],
74
- "grinning_face_with_sweat": [
73
+ "sweat_smile": [
75
74
  "cold",
76
75
  "dejected",
77
76
  "excited",
@@ -86,7 +85,7 @@
86
85
  "stressed",
87
86
  "sweat"
88
87
  ],
89
- "rolling_on_the_floor_laughing": [
88
+ "rofl": [
90
89
  "crying",
91
90
  "face",
92
91
  "floor",
@@ -99,12 +98,11 @@
99
98
  "laugh",
100
99
  "lmao",
101
100
  "lol",
102
- "rofl",
103
101
  "roflmao",
104
102
  "rolling",
105
103
  "tear"
106
104
  ],
107
- "face_with_tears_of_joy": [
105
+ "joy": [
108
106
  "crying",
109
107
  "face",
110
108
  "feels",
@@ -113,7 +111,6 @@
113
111
  "happy",
114
112
  "hehe",
115
113
  "hilarious",
116
- "joy",
117
114
  "laugh",
118
115
  "lmao",
119
116
  "lol",
@@ -168,7 +165,7 @@
168
165
  "smile",
169
166
  "smiling"
170
167
  ],
171
- "smiling_face_with_halo": [
168
+ "innocent": [
172
169
  "angel",
173
170
  "angelic",
174
171
  "angels",
@@ -179,14 +176,13 @@
179
176
  "fantasy",
180
177
  "halo",
181
178
  "happy",
182
- "innocent",
183
179
  "peaceful",
184
180
  "smile",
185
181
  "smiling",
186
182
  "spirit",
187
183
  "tale"
188
184
  ],
189
- "smiling_face_with_hearts": [
185
+ "smiling_face_with_three_hearts": [
190
186
  "3",
191
187
  "adore",
192
188
  "crush",
@@ -200,7 +196,7 @@
200
196
  "smiling",
201
197
  "you"
202
198
  ],
203
- "smiling_face_with_heart_eyes": [
199
+ "heart_eyes": [
204
200
  "143",
205
201
  "bae",
206
202
  "eye",
@@ -608,7 +604,7 @@
608
604
  "weird",
609
605
  "whatever"
610
606
  ],
611
- "face_with_rolling_eyes": [
607
+ "roll_eyes": [
612
608
  "eyeroll",
613
609
  "eyes",
614
610
  "face",
@@ -943,9 +939,8 @@
943
939
  "stuffy",
944
940
  "wealthy"
945
941
  ],
946
- "confused_face": [
942
+ "confused": [
947
943
  "befuddled",
948
- "confused",
949
944
  "confusing",
950
945
  "dunno",
951
946
  "face",
@@ -974,7 +969,7 @@
974
969
  "whatever",
975
970
  "wtv"
976
971
  ],
977
- "worried_face": [
972
+ "worried": [
978
973
  "anxious",
979
974
  "butterflies",
980
975
  "face",
@@ -984,7 +979,6 @@
984
979
  "stress",
985
980
  "stressed",
986
981
  "surprised",
987
- "worried",
988
982
  "worry"
989
983
  ],
990
984
  "slightly_frowning_face": [
@@ -1111,13 +1105,12 @@
1111
1105
  "what",
1112
1106
  "wow"
1113
1107
  ],
1114
- "fearful_face": [
1108
+ "fearful": [
1115
1109
  "afraid",
1116
1110
  "anxious",
1117
1111
  "blame",
1118
1112
  "face",
1119
1113
  "fear",
1120
- "fearful",
1121
1114
  "scared",
1122
1115
  "worried"
1123
1116
  ],
@@ -1160,26 +1153,24 @@
1160
1153
  "triste",
1161
1154
  "unhappy"
1162
1155
  ],
1163
- "loudly_crying_face": [
1156
+ "sob": [
1164
1157
  "bawling",
1165
1158
  "cry",
1166
1159
  "crying",
1167
1160
  "face",
1168
1161
  "loudly",
1169
1162
  "sad",
1170
- "sob",
1171
1163
  "tear",
1172
1164
  "tears",
1173
1165
  "unhappy"
1174
1166
  ],
1175
- "face_screaming_in_fear": [
1167
+ "scream": [
1176
1168
  "epic",
1177
1169
  "face",
1178
1170
  "fear",
1179
1171
  "fearful",
1180
1172
  "munch",
1181
1173
  "scared",
1182
- "scream",
1183
1174
  "screamer",
1184
1175
  "screaming",
1185
1176
  "shocked",
@@ -1491,7 +1482,7 @@
1491
1482
  "smile",
1492
1483
  "smiling"
1493
1484
  ],
1494
- "cat_with_tears_of_joy": [
1485
+ "joy_cat": [
1495
1486
  "animal",
1496
1487
  "cat",
1497
1488
  "face",
@@ -11738,7 +11729,7 @@
11738
11729
  "o",
11739
11730
  "red"
11740
11731
  ],
11741
- "check_mark_button": [
11732
+ "white_check_mark": [
11742
11733
  "✓",
11743
11734
  "button",
11744
11735
  "check",
@@ -61,6 +61,21 @@ module DiscourseEmojis
61
61
  "st_barthélemy" => "st_barthelemy",
62
62
  "são_tomé_príncipe" => "sao_tome_principe",
63
63
  "hundred_points" => "100",
64
+ "beaming_face_with_smiling_eyes" => "grin",
65
+ "check_mark_button" => "white_check_mark",
66
+ "face_screaming_in_fear" => "scream",
67
+ "grinning_face_with_sweat" => "sweat_smile",
68
+ "face_with_tears_of_joy" => "joy",
69
+ "rolling_on_the_floor_laughing" => "rofl",
70
+ "smiling_face_with_halo" => "innocent",
71
+ "smiling_face_with_hearts" => "smiling_face_with_three_hearts",
72
+ "smiling_face_with_heart_eyes" => "heart_eyes",
73
+ "face_with_rolling_eyes" => "roll_eyes",
74
+ "fearful_face" => "fearful",
75
+ "confused_face" => "confused",
76
+ "worried_face" => "worried",
77
+ "loudly_crying_face" => "sob",
78
+ "cat_with_tears_of_joy" => "joy_cat",
64
79
  }
65
80
 
66
81
  EMOJI_ALIASES = {
@@ -145,7 +160,7 @@ module DiscourseEmojis
145
160
  "money_mouth_face" => ["money_mouth"],
146
161
  "nerd_face" => ["nerd"],
147
162
  "hugs" => %w[hugging hugging_face smiling_face_with_open_hands],
148
- "face_with_rolling_eyes" => %w[roll_eyes rolling_eyes],
163
+ "roll_eyes" => %w[face_with_rolling_eyes rolling_eyes],
149
164
  "slightly_frowning_face" => %w[slight_frown],
150
165
  "frowning" => %w[frowning_face frowning2 white_frowning_face],
151
166
  "zipper_mouth_face" => ["zipper_mouth"],
@@ -222,16 +237,16 @@ module DiscourseEmojis
222
237
  "grinning_face" => ["grinning"],
223
238
  "grinning_face_with_big_eyes" => ["smiley"],
224
239
  "grinning_face_with_smiling_eyes" => ["smile"],
225
- "beaming_face_with_smiling_eyes" => ["grin"],
240
+ "grin" => ["beaming_face_with_smiling_eyes"],
226
241
  "laughing" => %w[grinning_squinting_face satisfied],
227
- "grinning_face_with_sweat" => ["sweat_smile"],
228
- "rolling_on_the_floor_laughing" => ["rofl"],
229
- "face_with_tears_of_joy" => ["joy"],
242
+ "sweat_smile" => ["grinning_face_with_sweat"],
243
+ "rofl" => ["rolling_on_the_floor_laughing"],
244
+ "joy" => ["face_with_tears_of_joy"],
230
245
  "wink" => ["winking_face"],
231
246
  "blush" => ["smiling_face_with_smiling_eyes"],
232
- "smiling_face_with_halo" => ["innocent"],
233
- "smiling_face_with_hearts" => ["smiling_face_with_three_hearts"],
234
- "smiling_face_with_heart_eyes" => ["heart_eyes"],
247
+ "innocent" => ["smiling_face_with_halo"],
248
+ "smiling_face_with_three_hearts" => ["smiling_face_with_hearts"],
249
+ "heart_eyes" => ["smiling_face_with_heart_eyes"],
235
250
  "face_blowing_a_kiss" => ["kissing_heart"],
236
251
  "kissing_face" => ["kissing"],
237
252
  "kissing_face_with_closed_eyes" => ["kissing_closed_eyes"],
@@ -252,21 +267,20 @@ module DiscourseEmojis
252
267
  "sleeping_face" => ["sleeping"],
253
268
  "face_with_medical_mask" => ["mask"],
254
269
  "face_with_crossed_out_eyes" => ["dizzy_face"],
255
- "confused_face" => ["confused"],
256
- "worried_face" => ["worried"],
270
+ "confused" => ["confused_face"],
271
+ "worried" => ["worried_face"],
257
272
  "open_mouth" => ["face_with_open_mouth"],
258
273
  "hushed_face" => ["hushed"],
259
274
  "astonished_face" => ["astonished"],
260
275
  "flushed_face" => ["flushed"],
261
276
  "frowning_face_with_open_mouth" => ["frowning_with_open_mouth"],
262
277
  "anguished_face" => ["anguished"],
263
- "fearful_face" => ["fearful"],
278
+ "fearful" => ["fearful_face"],
264
279
  "anxious_face_with_sweat" => ["cold_sweat"],
265
280
  "sad_but_relieved_face" => ["disappointed_relieved"],
266
- "crying_face" => ["cry"],
267
281
  "cry" => ["crying_face"],
268
- "loudly_crying_face" => ["sob"],
269
- "face_screaming_in_fear" => ["scream"],
282
+ "sob" => ["loudly_crying_face"],
283
+ "scream" => ["face_screaming_in_fear"],
270
284
  "confounded_face" => ["confounded"],
271
285
  "persevering_face" => ["persevere"],
272
286
  "disappointed_face" => ["disappointed"],
@@ -283,7 +297,7 @@ module DiscourseEmojis
283
297
  "alien_monster" => ["space_invader"],
284
298
  "grinning_cat" => ["smiley_cat"],
285
299
  "grinning_cat_with_smiling_eyes" => ["smile_cat"],
286
- "cat_with_tears_of_joy" => ["joy_cat"],
300
+ "joy_cat" => ["cat_with_tears_of_joy"],
287
301
  "smiling_cat_with_heart_eyes" => ["heart_eyes_cat"],
288
302
  "cat_with_wry_smile" => ["smirk_cat"],
289
303
  "weary_cat" => ["scream_cat"],
@@ -522,7 +536,7 @@ module DiscourseEmojis
522
536
  "running_shirt" => ["running_shirt_with_sash"],
523
537
  "skis" => ["ski"],
524
538
  "bullseye" => ["dart"],
525
- "yo_yo" => ["yo-yo"],
539
+ "yo-yo" => ["yo_yo"],
526
540
  "water_pistol" => ["gun"],
527
541
  "pool_8_ball" => ["8ball"],
528
542
  "puzzle_piece" => ["jigsaw"],
@@ -661,7 +675,7 @@ module DiscourseEmojis
661
675
  "trident_emblem" => ["trident"],
662
676
  "japanese_symbol_for_beginner" => ["beginner"],
663
677
  "hollow_red_circle" => ["o"],
664
- "check_mark_button" => ["white_check_mark"],
678
+ "white_check_mark" => ["check_mark_button"],
665
679
  "check_box_with_check" => ["ballot_box_with_check"],
666
680
  "check_mark" => ["heavy_check_mark"],
667
681
  "cross_mark" => ["x"],
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module DiscourseEmojis
4
- VERSION = "1.0.28"
4
+ VERSION = "1.0.30"
5
5
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: discourse-emojis
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.28
4
+ version: 1.0.30
5
5
  platform: ruby
6
6
  authors:
7
7
  - Joffrey Jaffeux
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-03 00:00:00.000000000 Z
10
+ date: 2025-03-04 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: rake