@shival99/z-ui 2.0.2 โ†’ 2.0.4

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 (34) hide show
  1. package/fesm2022/shival99-z-ui-components-z-autocomplete.mjs +1 -1
  2. package/fesm2022/shival99-z-ui-components-z-autocomplete.mjs.map +1 -1
  3. package/fesm2022/shival99-z-ui-components-z-calendar.mjs +1 -1
  4. package/fesm2022/shival99-z-ui-components-z-calendar.mjs.map +1 -1
  5. package/fesm2022/shival99-z-ui-components-z-dropdown-menu.mjs +1 -1
  6. package/fesm2022/shival99-z-ui-components-z-dropdown-menu.mjs.map +1 -1
  7. package/fesm2022/shival99-z-ui-components-z-editor.mjs +988 -204
  8. package/fesm2022/shival99-z-ui-components-z-editor.mjs.map +1 -1
  9. package/fesm2022/shival99-z-ui-components-z-filter.mjs +1 -1
  10. package/fesm2022/shival99-z-ui-components-z-filter.mjs.map +1 -1
  11. package/fesm2022/shival99-z-ui-components-z-input.mjs +456 -16
  12. package/fesm2022/shival99-z-ui-components-z-input.mjs.map +1 -1
  13. package/fesm2022/shival99-z-ui-components-z-menu.mjs +2 -2
  14. package/fesm2022/shival99-z-ui-components-z-menu.mjs.map +1 -1
  15. package/fesm2022/shival99-z-ui-components-z-popover.mjs +19 -7
  16. package/fesm2022/shival99-z-ui-components-z-popover.mjs.map +1 -1
  17. package/fesm2022/shival99-z-ui-components-z-select.mjs +1 -1
  18. package/fesm2022/shival99-z-ui-components-z-select.mjs.map +1 -1
  19. package/fesm2022/shival99-z-ui-components-z-table.mjs +1 -1
  20. package/fesm2022/shival99-z-ui-components-z-table.mjs.map +1 -1
  21. package/fesm2022/shival99-z-ui-components-z-tabs.mjs +1 -1
  22. package/fesm2022/shival99-z-ui-components-z-tabs.mjs.map +1 -1
  23. package/fesm2022/shival99-z-ui-components-z-tooltip.mjs +22 -7
  24. package/fesm2022/shival99-z-ui-components-z-tooltip.mjs.map +1 -1
  25. package/fesm2022/shival99-z-ui-i18n.mjs +34 -0
  26. package/fesm2022/shival99-z-ui-i18n.mjs.map +1 -1
  27. package/fesm2022/shival99-z-ui-utils.mjs +752 -1
  28. package/fesm2022/shival99-z-ui-utils.mjs.map +1 -1
  29. package/package.json +1 -1
  30. package/types/shival99-z-ui-components-z-editor.d.ts +141 -7
  31. package/types/shival99-z-ui-components-z-input.d.ts +83 -0
  32. package/types/shival99-z-ui-components-z-popover.d.ts +5 -3
  33. package/types/shival99-z-ui-components-z-tooltip.d.ts +1 -0
  34. package/types/shival99-z-ui-utils.d.ts +18 -2
@@ -656,6 +656,757 @@ const zDebugFormInvalid = (form, parentKey = '') => {
656
656
  });
657
657
  };
658
658
 
659
+ const Z_EMOJI_SHEET = [
660
+ {
661
+ id: 'smileys-people',
662
+ labelKey: 'i18n_z_ui_emoji_category_smileys',
663
+ icon: 'lucideSmile',
664
+ emojis: [
665
+ '๐Ÿ˜€',
666
+ '๐Ÿ˜',
667
+ '๐Ÿ˜‚',
668
+ '๐Ÿคฃ',
669
+ '๐Ÿ˜ƒ',
670
+ '๐Ÿ˜„',
671
+ '๐Ÿ˜…',
672
+ '๐Ÿ˜†',
673
+ '๐Ÿ˜‰',
674
+ '๐Ÿ˜Š',
675
+ '๐Ÿ˜‹',
676
+ '๐Ÿ˜Ž',
677
+ '๐Ÿ˜',
678
+ '๐Ÿ˜˜',
679
+ '๐Ÿ˜—',
680
+ '๐Ÿ˜™',
681
+ '๐Ÿ˜š',
682
+ '๐Ÿ™‚',
683
+ '๐Ÿค—',
684
+ '๐Ÿคฉ',
685
+ '๐Ÿค”',
686
+ '๐Ÿ˜',
687
+ '๐Ÿ˜‘',
688
+ '๐Ÿ˜ถ',
689
+ '๐Ÿ™„',
690
+ '๐Ÿ˜',
691
+ '๐Ÿ˜ฃ',
692
+ '๐Ÿ˜ฅ',
693
+ '๐Ÿ˜ฎ',
694
+ '๐Ÿ˜ด',
695
+ '๐Ÿ˜ท',
696
+ '๐Ÿค’',
697
+ '๐Ÿค•',
698
+ '๐Ÿ˜ต',
699
+ '๐Ÿ˜ก',
700
+ '๐Ÿ˜ค',
701
+ '๐Ÿ˜ญ',
702
+ '๐Ÿ˜ฑ',
703
+ '๐Ÿ‘‹',
704
+ '๐Ÿคš',
705
+ 'โœ‹',
706
+ '๐Ÿ‘Œ',
707
+ '๐Ÿ‘',
708
+ '๐Ÿ‘Ž',
709
+ 'โœŒ๏ธ',
710
+ '๐Ÿคž',
711
+ '๐ŸคŸ',
712
+ '๐Ÿ™',
713
+ '๐Ÿ‘',
714
+ '๐Ÿ’ช',
715
+ '๐Ÿค',
716
+ '๐Ÿ™Œ',
717
+ ],
718
+ },
719
+ {
720
+ id: 'animals-nature',
721
+ labelKey: 'i18n_z_ui_emoji_category_animals',
722
+ icon: 'lucidePawPrint',
723
+ emojis: [
724
+ '๐Ÿถ',
725
+ '๐Ÿฑ',
726
+ '๐Ÿญ',
727
+ '๐Ÿน',
728
+ '๐Ÿฐ',
729
+ '๐ŸฆŠ',
730
+ '๐Ÿป',
731
+ '๐Ÿผ',
732
+ '๐Ÿจ',
733
+ '๐Ÿฏ',
734
+ '๐Ÿฆ',
735
+ '๐Ÿฎ',
736
+ '๐Ÿท',
737
+ '๐Ÿธ',
738
+ '๐Ÿต',
739
+ '๐Ÿ”',
740
+ '๐Ÿง',
741
+ '๐Ÿฆ',
742
+ '๐Ÿค',
743
+ '๐Ÿฃ',
744
+ '๐Ÿฆ†',
745
+ '๐Ÿฆ…',
746
+ '๐Ÿบ',
747
+ '๐Ÿ—',
748
+ '๐Ÿด',
749
+ '๐Ÿ',
750
+ '๐Ÿ›',
751
+ '๐Ÿฆ‹',
752
+ '๐ŸŒ',
753
+ '๐Ÿž',
754
+ '๐Ÿœ',
755
+ '๐Ÿข',
756
+ '๐Ÿ',
757
+ '๐Ÿ™',
758
+ '๐Ÿ ',
759
+ '๐ŸŸ',
760
+ '๐Ÿฌ',
761
+ '๐Ÿณ',
762
+ '๐Ÿ‹',
763
+ '๐ŸŒธ',
764
+ '๐ŸŒน',
765
+ '๐ŸŒป',
766
+ '๐Ÿ€',
767
+ '๐ŸŒด',
768
+ '๐ŸŒต',
769
+ '๐ŸŒŠ',
770
+ '๐ŸŒˆ',
771
+ 'โšก',
772
+ '๐ŸŒ™',
773
+ 'โญ',
774
+ 'โ˜€๏ธ',
775
+ 'โ›„',
776
+ ],
777
+ },
778
+ {
779
+ id: 'food-drink',
780
+ labelKey: 'i18n_z_ui_emoji_category_food',
781
+ icon: 'lucideApple',
782
+ emojis: [
783
+ '๐ŸŽ',
784
+ '๐Ÿ',
785
+ '๐ŸŠ',
786
+ '๐Ÿ‹',
787
+ '๐ŸŒ',
788
+ '๐Ÿ‰',
789
+ '๐Ÿ‡',
790
+ '๐Ÿ“',
791
+ '๐Ÿ’',
792
+ '๐Ÿ‘',
793
+ '๐Ÿ',
794
+ '๐Ÿฅญ',
795
+ '๐Ÿ…',
796
+ '๐Ÿฅ‘',
797
+ '๐Ÿฅฆ',
798
+ '๐Ÿฅ•',
799
+ '๐ŸŒฝ',
800
+ '๐Ÿฅ”',
801
+ '๐Ÿž',
802
+ '๐Ÿฅ',
803
+ '๐Ÿฅจ',
804
+ '๐Ÿง€',
805
+ '๐Ÿฅš',
806
+ '๐Ÿณ',
807
+ '๐Ÿฅž',
808
+ '๐Ÿฅ“',
809
+ '๐Ÿ”',
810
+ '๐ŸŸ',
811
+ '๐Ÿ•',
812
+ '๐ŸŒฎ',
813
+ '๐ŸŒฏ',
814
+ '๐Ÿœ',
815
+ '๐Ÿ',
816
+ '๐Ÿฃ',
817
+ '๐Ÿค',
818
+ '๐Ÿฑ',
819
+ '๐Ÿš',
820
+ '๐Ÿฐ',
821
+ '๐Ÿง',
822
+ '๐Ÿฉ',
823
+ '๐Ÿช',
824
+ '๐Ÿซ',
825
+ '๐Ÿฟ',
826
+ '๐Ÿบ',
827
+ '๐Ÿท',
828
+ '๐Ÿธ',
829
+ '๐Ÿน',
830
+ 'โ˜•',
831
+ '๐Ÿต',
832
+ '๐Ÿง‹',
833
+ ],
834
+ },
835
+ {
836
+ id: 'activities',
837
+ labelKey: 'i18n_z_ui_emoji_category_activities',
838
+ icon: 'lucidePartyPopper',
839
+ emojis: [
840
+ 'โšฝ',
841
+ '๐Ÿ€',
842
+ '๐Ÿˆ',
843
+ 'โšพ',
844
+ '๐ŸŽพ',
845
+ '๐Ÿ',
846
+ '๐Ÿ‰',
847
+ '๐ŸŽฑ',
848
+ '๐Ÿ“',
849
+ '๐Ÿธ',
850
+ '๐ŸฅŠ',
851
+ '๐Ÿฅ‹',
852
+ '๐Ÿ†',
853
+ '๐ŸŽฏ',
854
+ '๐Ÿช€',
855
+ '๐ŸŽฎ',
856
+ '๐ŸŽฒ',
857
+ '๐ŸŽผ',
858
+ '๐ŸŽน',
859
+ '๐ŸŽธ',
860
+ '๐ŸŽท',
861
+ '๐Ÿฅ',
862
+ '๐ŸŽค',
863
+ '๐ŸŽง',
864
+ '๐ŸŽจ',
865
+ '๐ŸŽฌ',
866
+ '๐ŸŽญ',
867
+ '๐ŸŽช',
868
+ '๐ŸŽŸ๏ธ',
869
+ '๐ŸŽซ',
870
+ '๐Ÿ…',
871
+ '๐Ÿฅ‡',
872
+ '๐Ÿฅˆ',
873
+ '๐Ÿฅ‰',
874
+ '๐Ÿšด',
875
+ '๐Ÿ„',
876
+ 'โ›ท๏ธ',
877
+ '๐Ÿง—',
878
+ ],
879
+ },
880
+ {
881
+ id: 'travel-places',
882
+ labelKey: 'i18n_z_ui_emoji_category_travel',
883
+ icon: 'lucideCar',
884
+ emojis: [
885
+ '๐Ÿš—',
886
+ '๐Ÿš•',
887
+ '๐Ÿš™',
888
+ '๐ŸšŒ',
889
+ '๐ŸšŽ',
890
+ '๐Ÿš',
891
+ '๐Ÿš‘',
892
+ '๐Ÿš’',
893
+ '๐Ÿš“',
894
+ '๐Ÿšš',
895
+ '๐Ÿš›',
896
+ '๐Ÿšœ',
897
+ '๐Ÿ๏ธ',
898
+ '๐Ÿšฒ',
899
+ 'โœˆ๏ธ',
900
+ '๐Ÿš€',
901
+ '๐Ÿ›ธ',
902
+ '๐Ÿš',
903
+ '๐Ÿ›ณ๏ธ',
904
+ 'โ›ต',
905
+ '๐Ÿšค',
906
+ '๐Ÿš†',
907
+ '๐Ÿš‡',
908
+ '๐Ÿš‰',
909
+ '๐Ÿ—บ๏ธ',
910
+ '๐ŸŒ',
911
+ '๐ŸŒŽ',
912
+ '๐ŸŒ',
913
+ '๐Ÿ–๏ธ',
914
+ '๐Ÿ•๏ธ',
915
+ '๐Ÿž๏ธ',
916
+ '๐ŸŸ๏ธ',
917
+ '๐Ÿ›๏ธ',
918
+ '๐Ÿฐ',
919
+ '๐Ÿฏ',
920
+ '๐Ÿ—ฝ',
921
+ '๐Ÿ—ผ',
922
+ '๐Ÿ™๏ธ',
923
+ '๐ŸŒ…',
924
+ '๐ŸŒ„',
925
+ 'โ›บ',
926
+ ],
927
+ },
928
+ {
929
+ id: 'objects',
930
+ labelKey: 'i18n_z_ui_emoji_category_objects',
931
+ icon: 'lucideLightbulb',
932
+ emojis: [
933
+ '๐Ÿ’ก',
934
+ '๐Ÿ”ฆ',
935
+ '๐Ÿงฐ',
936
+ '๐Ÿ”ง',
937
+ '๐Ÿ”จ',
938
+ '๐Ÿช›',
939
+ 'โŒ›',
940
+ 'โฐ',
941
+ '๐Ÿ“ฑ',
942
+ '๐Ÿ’ป',
943
+ '๐Ÿ–ฅ๏ธ',
944
+ '๐Ÿ–จ๏ธ',
945
+ '๐ŸŽฅ',
946
+ '๐Ÿ“ท',
947
+ '๐Ÿ“ธ',
948
+ '๐Ÿ“บ',
949
+ '๐Ÿ“ป',
950
+ '๐ŸŽ™๏ธ',
951
+ '๐Ÿ“ฆ',
952
+ '๐Ÿ“Œ',
953
+ '๐Ÿ“Ž',
954
+ 'โœ‚๏ธ',
955
+ '๐Ÿงท',
956
+ '๐Ÿ”‘',
957
+ '๐Ÿ”’',
958
+ '๐Ÿ”“',
959
+ '๐Ÿงฒ',
960
+ '๐Ÿงช',
961
+ '๐Ÿงซ',
962
+ '๐Ÿงฌ',
963
+ '๐Ÿ”ญ',
964
+ '๐Ÿงฏ',
965
+ '๐Ÿ›’',
966
+ '๐Ÿงบ',
967
+ '๐Ÿช‘',
968
+ '๐Ÿ›‹๏ธ',
969
+ '๐Ÿ›๏ธ',
970
+ '๐Ÿ’ผ',
971
+ '๐ŸŽ’',
972
+ '๐Ÿ‘“',
973
+ '๐Ÿ•ถ๏ธ',
974
+ 'โ˜‚๏ธ',
975
+ '๐Ÿ•ฏ๏ธ',
976
+ ],
977
+ },
978
+ {
979
+ id: 'symbols',
980
+ labelKey: 'i18n_z_ui_emoji_category_symbols',
981
+ icon: 'lucideHash',
982
+ emojis: [
983
+ 'โค๏ธ',
984
+ '๐Ÿงก',
985
+ '๐Ÿ’›',
986
+ '๐Ÿ’š',
987
+ '๐Ÿ’™',
988
+ '๐Ÿ’œ',
989
+ '๐Ÿ–ค',
990
+ '๐Ÿค',
991
+ '๐ŸคŽ',
992
+ '๐Ÿ’”',
993
+ 'โฃ๏ธ',
994
+ '๐Ÿ’ฏ',
995
+ 'โœ…',
996
+ 'โ˜‘๏ธ',
997
+ 'โœ”๏ธ',
998
+ 'โœ–๏ธ',
999
+ 'โž•',
1000
+ 'โž–',
1001
+ 'โž—',
1002
+ 'โญ',
1003
+ '๐ŸŒŸ',
1004
+ 'โœจ',
1005
+ '๐Ÿ”ฅ',
1006
+ '๐Ÿ’ฅ',
1007
+ 'โšก',
1008
+ 'โ˜ฎ๏ธ',
1009
+ 'โ˜ข๏ธ',
1010
+ 'โ˜ฃ๏ธ',
1011
+ 'โ™ป๏ธ',
1012
+ 'โš ๏ธ',
1013
+ 'โ—',
1014
+ 'โ“',
1015
+ 'โ€ผ๏ธ',
1016
+ 'โ‰๏ธ',
1017
+ 'โ™พ๏ธ',
1018
+ '๐Ÿ”ž',
1019
+ '๐Ÿ””',
1020
+ '๐Ÿ”•',
1021
+ '๐Ÿ“ฃ',
1022
+ '๐Ÿ”Š',
1023
+ '๐Ÿ”ˆ',
1024
+ ],
1025
+ },
1026
+ {
1027
+ id: 'flags',
1028
+ labelKey: 'i18n_z_ui_emoji_category_flags',
1029
+ icon: 'lucideFlag',
1030
+ emojis: [
1031
+ '๐Ÿ‡ป๐Ÿ‡ณ',
1032
+ '๐Ÿ‡บ๐Ÿ‡ธ',
1033
+ '๐Ÿ‡ฌ๐Ÿ‡ง',
1034
+ '๐Ÿ‡ซ๐Ÿ‡ท',
1035
+ '๐Ÿ‡ฉ๐Ÿ‡ช',
1036
+ '๐Ÿ‡ฏ๐Ÿ‡ต',
1037
+ '๐Ÿ‡ฐ๐Ÿ‡ท',
1038
+ '๐Ÿ‡จ๐Ÿ‡ณ',
1039
+ '๐Ÿ‡จ๐Ÿ‡ฆ',
1040
+ '๐Ÿ‡ฆ๐Ÿ‡บ',
1041
+ '๐Ÿ‡ฎ๐Ÿ‡น',
1042
+ '๐Ÿ‡ช๐Ÿ‡ธ',
1043
+ '๐Ÿ‡ท๐Ÿ‡บ',
1044
+ '๐Ÿ‡ง๐Ÿ‡ท',
1045
+ '๐Ÿ‡ฎ๐Ÿ‡ณ',
1046
+ '๐Ÿ‡ฒ๐Ÿ‡ฝ',
1047
+ '๐Ÿ‡ธ๐Ÿ‡ฌ',
1048
+ '๐Ÿ‡น๐Ÿ‡ญ',
1049
+ '๐Ÿ‡ต๐Ÿ‡ญ',
1050
+ '๐Ÿ‡ฎ๐Ÿ‡ฉ',
1051
+ '๐Ÿ‡ฒ๐Ÿ‡พ',
1052
+ '๐Ÿ‡ณ๐Ÿ‡ฑ',
1053
+ '๐Ÿ‡ธ๐Ÿ‡ช',
1054
+ '๐Ÿ‡ณ๐Ÿ‡ด',
1055
+ '๐Ÿ‡ฉ๐Ÿ‡ฐ',
1056
+ '๐Ÿ‡ซ๐Ÿ‡ฎ',
1057
+ ],
1058
+ },
1059
+ ];
1060
+
1061
+ const Z_EMOJI_KEYWORDS = new Map([
1062
+ // Smileys & People
1063
+ ['๐Ÿ˜€', ['grinning', 'face', 'happy', 'smile']],
1064
+ ['๐Ÿ˜', ['grin', 'face', 'happy', 'smile', 'teeth']],
1065
+ ['๐Ÿ˜‚', ['joy', 'tears', 'laugh', 'cry', 'happy', 'funny']],
1066
+ ['๐Ÿคฃ', ['rofl', 'rolling', 'laugh', 'funny', 'floor']],
1067
+ ['๐Ÿ˜ƒ', ['smiley', 'happy', 'face', 'smile']],
1068
+ ['๐Ÿ˜„', ['smile', 'happy', 'face', 'eyes']],
1069
+ ['๐Ÿ˜…', ['sweat', 'smile', 'nervous', 'relief']],
1070
+ ['๐Ÿ˜†', ['hehe', 'laugh', 'happy', 'smile']],
1071
+ ['๐Ÿ˜‰', ['wink', 'face', 'flirt']],
1072
+ ['๐Ÿ˜Š', ['blush', 'happy', 'shy', 'smile', 'face']],
1073
+ ['๐Ÿ˜‹', ['yum', 'tongue', 'delicious', 'food', 'taste']],
1074
+ ['๐Ÿ˜Ž', ['cool', 'sunglasses', 'face']],
1075
+ ['๐Ÿ˜', ['heart', 'eyes', 'love', 'crush']],
1076
+ ['๐Ÿ˜˜', ['kiss', 'heart', 'love', 'face']],
1077
+ ['๐Ÿ˜—', ['kiss', 'face']],
1078
+ ['๐Ÿ˜™', ['kiss', 'smile', 'face']],
1079
+ ['๐Ÿ˜š', ['kiss', 'closed', 'eyes', 'face']],
1080
+ ['๐Ÿ™‚', ['slightly', 'smile', 'face']],
1081
+ ['๐Ÿค—', ['hug', 'hugs', 'face', 'open', 'hands']],
1082
+ ['๐Ÿคฉ', ['star', 'struck', 'wow', 'excited', 'face']],
1083
+ ['๐Ÿค”', ['thinking', 'hmm', 'face', 'think']],
1084
+ ['๐Ÿ˜', ['neutral', 'face', 'meh']],
1085
+ ['๐Ÿ˜‘', ['expressionless', 'face', 'blank']],
1086
+ ['๐Ÿ˜ถ', ['no', 'mouth', 'silent', 'face', 'mute']],
1087
+ ['๐Ÿ™„', ['eye', 'roll', 'face']],
1088
+ ['๐Ÿ˜', ['smirk', 'face', 'suggestive']],
1089
+ ['๐Ÿ˜ฃ', ['persevere', 'face', 'struggle']],
1090
+ ['๐Ÿ˜ฅ', ['sad', 'relief', 'face', 'sweat']],
1091
+ ['๐Ÿ˜ฎ', ['open', 'mouth', 'surprised', 'face', 'wow']],
1092
+ ['๐Ÿ˜ด', ['sleep', 'zzz', 'face', 'tired']],
1093
+ ['๐Ÿ˜ท', ['mask', 'sick', 'ill', 'face', 'cold']],
1094
+ ['๐Ÿค’', ['thermometer', 'sick', 'ill', 'face', 'fever']],
1095
+ ['๐Ÿค•', ['bandage', 'hurt', 'face', 'injured']],
1096
+ ['๐Ÿ˜ต', ['dizzy', 'face', 'confused']],
1097
+ ['๐Ÿ˜ก', ['angry', 'mad', 'face', 'pout']],
1098
+ ['๐Ÿ˜ค', ['triumph', 'angry', 'face', 'steam', 'nose']],
1099
+ ['๐Ÿ˜ญ', ['sob', 'cry', 'sad', 'face', 'tears', 'weep']],
1100
+ ['๐Ÿ˜ฑ', ['scream', 'fear', 'face', 'shock', 'horror']],
1101
+ ['๐Ÿ‘‹', ['wave', 'hello', 'hi', 'bye', 'hand']],
1102
+ ['๐Ÿคš', ['raised', 'back', 'hand']],
1103
+ ['โœ‹', ['hand', 'stop', 'high', 'five']],
1104
+ ['๐Ÿ‘Œ', ['ok', 'hand', 'perfect', 'good']],
1105
+ ['๐Ÿ‘', ['thumbs', 'up', 'like', 'good', 'yes', 'hand']],
1106
+ ['๐Ÿ‘Ž', ['thumbs', 'down', 'no', 'bad', 'hand']],
1107
+ ['โœŒ๏ธ', ['peace', 'victory', 'hand', 'two']],
1108
+ ['๐Ÿคž', ['crossed', 'fingers', 'luck', 'hope', 'hand']],
1109
+ ['๐ŸคŸ', ['love', 'you', 'rock', 'hand', 'sign']],
1110
+ ['๐Ÿ™', ['pray', 'please', 'thank', 'hands', 'fold']],
1111
+ ['๐Ÿ‘', ['clap', 'bravo', 'applause', 'hand']],
1112
+ ['๐Ÿ’ช', ['muscle', 'strong', 'bicep', 'flex', 'arm']],
1113
+ ['๐Ÿค', ['handshake', 'deal', 'agree', 'meet', 'hands']],
1114
+ ['๐Ÿ™Œ', ['raised', 'hands', 'hooray', 'celebrate', 'party']],
1115
+ // Animals & Nature
1116
+ ['๐Ÿถ', ['dog', 'puppy', 'pet', 'face']],
1117
+ ['๐Ÿฑ', ['cat', 'kitten', 'pet', 'face']],
1118
+ ['๐Ÿญ', ['mouse', 'face']],
1119
+ ['๐Ÿน', ['hamster', 'face', 'pet']],
1120
+ ['๐Ÿฐ', ['rabbit', 'bunny', 'face']],
1121
+ ['๐ŸฆŠ', ['fox', 'face']],
1122
+ ['๐Ÿป', ['bear', 'face']],
1123
+ ['๐Ÿผ', ['panda', 'face']],
1124
+ ['๐Ÿจ', ['koala', 'face']],
1125
+ ['๐Ÿฏ', ['tiger', 'face']],
1126
+ ['๐Ÿฆ', ['lion', 'face']],
1127
+ ['๐Ÿฎ', ['cow', 'face']],
1128
+ ['๐Ÿท', ['pig', 'face']],
1129
+ ['๐Ÿธ', ['frog', 'face']],
1130
+ ['๐Ÿต', ['monkey', 'face']],
1131
+ ['๐Ÿ”', ['chicken', 'hen', 'bird']],
1132
+ ['๐Ÿง', ['penguin', 'bird', 'face']],
1133
+ ['๐Ÿฆ', ['bird', 'tweet', 'face']],
1134
+ ['๐Ÿค', ['baby', 'chick', 'bird', 'face']],
1135
+ ['๐Ÿฃ', ['hatching', 'chick', 'bird', 'face']],
1136
+ ['๐Ÿฆ†', ['duck', 'bird']],
1137
+ ['๐Ÿฆ…', ['eagle', 'bird']],
1138
+ ['๐Ÿบ', ['wolf', 'face']],
1139
+ ['๐Ÿ—', ['boar', 'pig']],
1140
+ ['๐Ÿด', ['horse', 'face']],
1141
+ ['๐Ÿ', ['bee', 'honey', 'insect', 'buzz']],
1142
+ ['๐Ÿ›', ['bug', 'insect', 'caterpillar']],
1143
+ ['๐Ÿฆ‹', ['butterfly', 'insect']],
1144
+ ['๐ŸŒ', ['snail', 'slow']],
1145
+ ['๐Ÿž', ['ladybug', 'beetle', 'insect', 'bug']],
1146
+ ['๐Ÿœ', ['ant', 'insect']],
1147
+ ['๐Ÿข', ['turtle', 'slow', 'tortoise']],
1148
+ ['๐Ÿ', ['snake', 'python', 'viper']],
1149
+ ['๐Ÿ™', ['octopus', 'sea']],
1150
+ ['๐Ÿ ', ['tropical', 'fish', 'sea']],
1151
+ ['๐ŸŸ', ['fish', 'sea']],
1152
+ ['๐Ÿฌ', ['dolphin', 'sea', 'flipper']],
1153
+ ['๐Ÿณ', ['whale', 'sea', 'spout']],
1154
+ ['๐Ÿ‹', ['whale', 'sea']],
1155
+ ['๐ŸŒธ', ['cherry', 'blossom', 'flower', 'spring']],
1156
+ ['๐ŸŒน', ['rose', 'flower', 'love']],
1157
+ ['๐ŸŒป', ['sunflower', 'flower']],
1158
+ ['๐Ÿ€', ['four', 'leaf', 'clover', 'luck', 'lucky']],
1159
+ ['๐ŸŒด', ['palm', 'tree', 'tropical']],
1160
+ ['๐ŸŒต', ['cactus', 'desert', 'plant']],
1161
+ ['๐ŸŒŠ', ['wave', 'sea', 'ocean', 'water']],
1162
+ ['๐ŸŒˆ', ['rainbow', 'colors', 'pride']],
1163
+ ['โšก', ['lightning', 'thunder', 'bolt', 'electric', 'zap']],
1164
+ ['๐ŸŒ™', ['moon', 'crescent', 'night', 'sleep']],
1165
+ ['โญ', ['star', 'favorite']],
1166
+ ['โ˜€๏ธ', ['sun', 'sunny', 'bright', 'weather', 'hot']],
1167
+ ['โ›„', ['snowman', 'winter', 'cold', 'christmas']],
1168
+ // Food & Drink
1169
+ ['๐ŸŽ', ['apple', 'fruit', 'red']],
1170
+ ['๐Ÿ', ['pear', 'fruit']],
1171
+ ['๐ŸŠ', ['orange', 'fruit', 'tangerine', 'citrus']],
1172
+ ['๐Ÿ‹', ['lemon', 'fruit', 'citrus', 'sour']],
1173
+ ['๐ŸŒ', ['banana', 'fruit']],
1174
+ ['๐Ÿ‰', ['watermelon', 'fruit', 'summer']],
1175
+ ['๐Ÿ‡', ['grapes', 'fruit', 'wine']],
1176
+ ['๐Ÿ“', ['strawberry', 'fruit', 'berry']],
1177
+ ['๐Ÿ’', ['cherry', 'fruit', 'red']],
1178
+ ['๐Ÿ‘', ['peach', 'fruit']],
1179
+ ['๐Ÿ', ['pineapple', 'fruit', 'tropical']],
1180
+ ['๐Ÿฅญ', ['mango', 'fruit', 'tropical']],
1181
+ ['๐Ÿ…', ['tomato', 'fruit', 'vegetable', 'red']],
1182
+ ['๐Ÿฅ‘', ['avocado', 'fruit', 'green']],
1183
+ ['๐Ÿฅฆ', ['broccoli', 'vegetable', 'green']],
1184
+ ['๐Ÿฅ•', ['carrot', 'vegetable', 'orange']],
1185
+ ['๐ŸŒฝ', ['corn', 'vegetable']],
1186
+ ['๐Ÿฅ”', ['potato', 'vegetable']],
1187
+ ['๐Ÿž', ['bread', 'toast', 'food']],
1188
+ ['๐Ÿฅ', ['croissant', 'bread', 'french', 'food']],
1189
+ ['๐Ÿฅจ', ['pretzel', 'bread', 'snack']],
1190
+ ['๐Ÿง€', ['cheese', 'food', 'yellow']],
1191
+ ['๐Ÿฅš', ['egg', 'food']],
1192
+ ['๐Ÿณ', ['fried', 'egg', 'breakfast', 'food', 'cook']],
1193
+ ['๐Ÿฅž', ['pancakes', 'breakfast', 'food']],
1194
+ ['๐Ÿฅ“', ['bacon', 'breakfast', 'food', 'meat']],
1195
+ ['๐Ÿ”', ['burger', 'hamburger', 'food', 'fast', 'food']],
1196
+ ['๐ŸŸ', ['fries', 'french', 'fries', 'food', 'fast', 'food']],
1197
+ ['๐Ÿ•', ['pizza', 'food', 'italian']],
1198
+ ['๐ŸŒฎ', ['taco', 'food', 'mexican']],
1199
+ ['๐ŸŒฏ', ['burrito', 'food', 'mexican']],
1200
+ ['๐Ÿœ', ['ramen', 'noodle', 'soup', 'food']],
1201
+ ['๐Ÿ', ['pasta', 'spaghetti', 'food', 'italian']],
1202
+ ['๐Ÿฃ', ['sushi', 'food', 'japanese']],
1203
+ ['๐Ÿค', ['fried', 'shrimp', 'food']],
1204
+ ['๐Ÿฑ', ['bento', 'box', 'food', 'japanese']],
1205
+ ['๐Ÿš', ['rice', 'food']],
1206
+ ['๐Ÿฐ', ['cake', 'dessert', 'food', 'slice']],
1207
+ ['๐Ÿง', ['cupcake', 'dessert', 'food']],
1208
+ ['๐Ÿฉ', ['donut', 'doughnut', 'dessert', 'food']],
1209
+ ['๐Ÿช', ['cookie', 'dessert', 'food']],
1210
+ ['๐Ÿซ', ['chocolate', 'candy', 'food', 'sweet']],
1211
+ ['๐Ÿฟ', ['popcorn', 'snack', 'movie']],
1212
+ ['๐Ÿบ', ['beer', 'drink', 'alcohol', 'mug']],
1213
+ ['๐Ÿท', ['wine', 'drink', 'alcohol', 'glass']],
1214
+ ['๐Ÿธ', ['cocktail', 'drink', 'alcohol', 'martini']],
1215
+ ['๐Ÿน', ['tropical', 'drink', 'cocktail', 'alcohol']],
1216
+ ['โ˜•', ['coffee', 'drink', 'hot', 'mug', 'tea']],
1217
+ ['๐Ÿต', ['tea', 'drink', 'green', 'hot']],
1218
+ ['๐Ÿง‹', ['boba', 'bubble', 'tea', 'drink']],
1219
+ // Activities
1220
+ ['โšฝ', ['soccer', 'ball', 'football', 'sport']],
1221
+ ['๐Ÿ€', ['basketball', 'ball', 'sport']],
1222
+ ['๐Ÿˆ', ['football', 'american', 'ball', 'sport']],
1223
+ ['โšพ', ['baseball', 'ball', 'sport']],
1224
+ ['๐ŸŽพ', ['tennis', 'ball', 'sport', 'racket']],
1225
+ ['๐Ÿ', ['volleyball', 'ball', 'sport']],
1226
+ ['๐Ÿ‰', ['rugby', 'ball', 'sport']],
1227
+ ['๐ŸŽฑ', ['pool', 'billiards', 'ball', 'eight']],
1228
+ ['๐Ÿ“', ['ping', 'pong', 'table', 'tennis', 'sport']],
1229
+ ['๐Ÿธ', ['badminton', 'sport', 'shuttlecock']],
1230
+ ['๐ŸฅŠ', ['boxing', 'glove', 'sport', 'fight']],
1231
+ ['๐Ÿฅ‹', ['martial', 'arts', 'karate', 'uniform', 'sport']],
1232
+ ['๐Ÿ†', ['trophy', 'winner', 'award', 'champion', 'cup']],
1233
+ ['๐ŸŽฏ', ['target', 'bullseye', 'dart', 'direct', 'hit']],
1234
+ ['๐Ÿช€', ['yo-yo', 'toy']],
1235
+ ['๐ŸŽฎ', ['video', 'game', 'controller', 'play']],
1236
+ ['๐ŸŽฒ', ['die', 'dice', 'game', 'random']],
1237
+ ['๐ŸŽผ', ['musical', 'score', 'music']],
1238
+ ['๐ŸŽน', ['piano', 'keyboard', 'music', 'instrument']],
1239
+ ['๐ŸŽธ', ['guitar', 'music', 'instrument']],
1240
+ ['๐ŸŽท', ['saxophone', 'music', 'instrument', 'jazz']],
1241
+ ['๐Ÿฅ', ['drum', 'music', 'instrument', 'drumstick']],
1242
+ ['๐ŸŽค', ['microphone', 'mic', 'sing', 'karaoke', 'music']],
1243
+ ['๐ŸŽง', ['headphones', 'music', 'listen', 'earphone']],
1244
+ ['๐ŸŽจ', ['art', 'palette', 'paint', 'colors', 'creative']],
1245
+ ['๐ŸŽฌ', ['clapperboard', 'movie', 'film', 'cinema']],
1246
+ ['๐ŸŽญ', ['performing', 'arts', 'theater', 'masks', 'drama']],
1247
+ ['๐ŸŽช', ['circus', 'tent', 'carnival']],
1248
+ ['๐ŸŽŸ๏ธ', ['ticket', 'admission', 'entry']],
1249
+ ['๐ŸŽซ', ['ticket', 'admission', 'entry']],
1250
+ ['๐Ÿ…', ['medal', 'sports', 'award']],
1251
+ ['๐Ÿฅ‡', ['gold', 'medal', 'first', 'place', 'winner', '1st']],
1252
+ ['๐Ÿฅˆ', ['silver', 'medal', 'second', 'place', '2nd']],
1253
+ ['๐Ÿฅ‰', ['bronze', 'medal', 'third', 'place', '3rd']],
1254
+ ['๐Ÿšด', ['cyclist', 'bicycle', 'bike', 'sport']],
1255
+ ['๐Ÿ„', ['surfer', 'surfing', 'wave', 'sport']],
1256
+ ['โ›ท๏ธ', ['skier', 'skiing', 'snow', 'sport']],
1257
+ ['๐Ÿง—', ['climber', 'climbing', 'rock', 'sport']],
1258
+ // Travel & Places
1259
+ ['๐Ÿš—', ['car', 'automobile', 'drive', 'vehicle']],
1260
+ ['๐Ÿš•', ['taxi', 'cab', 'car', 'vehicle']],
1261
+ ['๐Ÿš™', ['blue', 'car', 'automobile', 'suv', 'vehicle']],
1262
+ ['๐ŸšŒ', ['bus', 'vehicle', 'public']],
1263
+ ['๐ŸšŽ', ['bus', 'trolley', 'vehicle']],
1264
+ ['๐Ÿš', ['minibus', 'van', 'vehicle']],
1265
+ ['๐Ÿš‘', ['ambulance', 'emergency', 'vehicle', 'hospital']],
1266
+ ['๐Ÿš’', ['fire', 'truck', 'emergency', 'vehicle']],
1267
+ ['๐Ÿš“', ['police', 'car', 'vehicle', 'cop']],
1268
+ ['๐Ÿšš', ['truck', 'delivery', 'vehicle']],
1269
+ ['๐Ÿš›', ['truck', 'lorry', 'vehicle']],
1270
+ ['๐Ÿšœ', ['tractor', 'farm', 'vehicle']],
1271
+ ['๐Ÿ๏ธ', ['motorcycle', 'motorbike', 'bike', 'vehicle']],
1272
+ ['๐Ÿšฒ', ['bicycle', 'bike', 'cycle', 'vehicle']],
1273
+ ['โœˆ๏ธ', ['airplane', 'plane', 'fly', 'flight', 'travel']],
1274
+ ['๐Ÿš€', ['rocket', 'space', 'launch', 'ship']],
1275
+ ['๐Ÿ›ธ', ['ufo', 'alien', 'space', 'flying', 'saucer']],
1276
+ ['๐Ÿš', ['helicopter', 'chopper', 'vehicle']],
1277
+ ['๐Ÿ›ณ๏ธ', ['passenger', 'ship', 'cruise', 'boat']],
1278
+ ['โ›ต', ['sailboat', 'sailing', 'boat', 'yacht']],
1279
+ ['๐Ÿšค', ['speedboat', 'boat', 'fast']],
1280
+ ['๐Ÿš†', ['train', 'railway', 'locomotive']],
1281
+ ['๐Ÿš‡', ['metro', 'subway', 'underground', 'tube']],
1282
+ ['๐Ÿš‰', ['station', 'train', 'railway']],
1283
+ ['๐Ÿ—บ๏ธ', ['world', 'map', 'travel', 'geography']],
1284
+ ['๐ŸŒ', ['earth', 'globe', 'world', 'africa', 'europe']],
1285
+ ['๐ŸŒŽ', ['earth', 'globe', 'world', 'americas']],
1286
+ ['๐ŸŒ', ['earth', 'globe', 'world', 'asia', 'australia']],
1287
+ ['๐Ÿ–๏ธ', ['beach', 'umbrella', 'sun', 'sand', 'vacation']],
1288
+ ['๐Ÿ•๏ธ', ['camping', 'tent', 'outdoors', 'nature']],
1289
+ ['๐Ÿž๏ธ', ['national', 'park', 'landscape', 'nature']],
1290
+ ['๐ŸŸ๏ธ', ['stadium', 'arena', 'sport']],
1291
+ ['๐Ÿ›๏ธ', ['classical', 'building', 'museum', 'columns']],
1292
+ ['๐Ÿฐ', ['castle', 'european', 'fortress']],
1293
+ ['๐Ÿฏ', ['japanese', 'castle', 'fortress']],
1294
+ ['๐Ÿ—ฝ', ['statue', 'liberty', 'new', 'york', 'freedom']],
1295
+ ['๐Ÿ—ผ', ['tower', 'tokyo', 'landmark']],
1296
+ ['๐Ÿ™๏ธ', ['cityscape', 'city', 'skyline', 'buildings']],
1297
+ ['๐ŸŒ…', ['sunrise', 'sun', 'morning', 'dawn']],
1298
+ ['๐ŸŒ„', ['sunrise', 'mountains', 'morning']],
1299
+ ['โ›บ', ['camping', 'tent', 'outdoors']],
1300
+ // Objects
1301
+ ['๐Ÿ’ก', ['light', 'bulb', 'idea', 'electric']],
1302
+ ['๐Ÿ”ฆ', ['flashlight', 'torch', 'light']],
1303
+ ['๐Ÿงฐ', ['toolbox', 'tools', 'repair']],
1304
+ ['๐Ÿ”ง', ['wrench', 'tool', 'repair', 'fix']],
1305
+ ['๐Ÿ”จ', ['hammer', 'tool', 'build', 'fix']],
1306
+ ['๐Ÿช›', ['screwdriver', 'tool', 'fix']],
1307
+ ['โŒ›', ['hourglass', 'time', 'sand', 'timer']],
1308
+ ['โฐ', ['alarm', 'clock', 'time', 'watch']],
1309
+ ['๐Ÿ“ฑ', ['phone', 'mobile', 'smartphone', 'cell', 'telephone']],
1310
+ ['๐Ÿ’ป', ['laptop', 'computer', 'pc', 'mac', 'keyboard']],
1311
+ ['๐Ÿ–ฅ๏ธ', ['desktop', 'computer', 'monitor', 'screen']],
1312
+ ['๐Ÿ–จ๏ธ', ['printer', 'print']],
1313
+ ['๐ŸŽฅ', ['movie', 'camera', 'video', 'film']],
1314
+ ['๐Ÿ“ท', ['camera', 'photo', 'picture']],
1315
+ ['๐Ÿ“ธ', ['camera', 'flash', 'photo', 'picture']],
1316
+ ['๐Ÿ“บ', ['television', 'tv', 'watch', 'screen']],
1317
+ ['๐Ÿ“ป', ['radio', 'music', 'broadcast']],
1318
+ ['๐ŸŽ™๏ธ', ['studio', 'microphone', 'mic', 'record']],
1319
+ ['๐Ÿ“ฆ', ['package', 'box', 'parcel', 'delivery']],
1320
+ ['๐Ÿ“Œ', ['pin', 'pushpin', 'thumbtack', 'bookmark']],
1321
+ ['๐Ÿ“Ž', ['paperclip', 'attachment', 'clip']],
1322
+ ['โœ‚๏ธ', ['scissors', 'cut', 'tool']],
1323
+ ['๐Ÿงท', ['safety', 'pin', 'needle']],
1324
+ ['๐Ÿ”‘', ['key', 'lock', 'unlock', 'password']],
1325
+ ['๐Ÿ”’', ['locked', 'lock', 'secure', 'padlock']],
1326
+ ['๐Ÿ”“', ['unlocked', 'lock', 'open', 'padlock']],
1327
+ ['๐Ÿงฒ', ['magnet', 'magnetic']],
1328
+ ['๐Ÿงช', ['test', 'tube', 'experiment', 'science', 'lab']],
1329
+ ['๐Ÿงซ', ['petri', 'dish', 'science', 'lab']],
1330
+ ['๐Ÿงฌ', ['dna', 'genetics', 'science', 'biology']],
1331
+ ['๐Ÿ”ญ', ['telescope', 'space', 'stars', 'astronomy']],
1332
+ ['๐Ÿงฏ', ['fire', 'extinguisher', 'safety']],
1333
+ ['๐Ÿ›’', ['shopping', 'cart', 'basket', 'buy']],
1334
+ ['๐Ÿงบ', ['basket', 'picnic', 'laundry']],
1335
+ ['๐Ÿช‘', ['chair', 'seat', 'furniture']],
1336
+ ['๐Ÿ›‹๏ธ', ['couch', 'sofa', 'furniture', 'living', 'room']],
1337
+ ['๐Ÿ›๏ธ', ['bed', 'sleep', 'furniture', 'rest']],
1338
+ ['๐Ÿ’ผ', ['briefcase', 'work', 'business', 'bag']],
1339
+ ['๐ŸŽ’', ['backpack', 'school', 'bag', 'hiking']],
1340
+ ['๐Ÿ‘“', ['glasses', 'eyeglasses', 'spectacles']],
1341
+ ['๐Ÿ•ถ๏ธ', ['sunglasses', 'cool', 'dark', 'glasses']],
1342
+ ['โ˜‚๏ธ', ['umbrella', 'rain', 'weather', 'parasol']],
1343
+ ['๐Ÿ•ฏ๏ธ', ['candle', 'light', 'wax', 'flame']],
1344
+ // Symbols
1345
+ ['โค๏ธ', ['heart', 'love', 'red', 'like']],
1346
+ ['๐Ÿงก', ['orange', 'heart', 'love']],
1347
+ ['๐Ÿ’›', ['yellow', 'heart', 'love']],
1348
+ ['๐Ÿ’š', ['green', 'heart', 'love']],
1349
+ ['๐Ÿ’™', ['blue', 'heart', 'love']],
1350
+ ['๐Ÿ’œ', ['purple', 'heart', 'love']],
1351
+ ['๐Ÿ–ค', ['black', 'heart', 'love', 'dark']],
1352
+ ['๐Ÿค', ['white', 'heart', 'love']],
1353
+ ['๐ŸคŽ', ['brown', 'heart', 'love']],
1354
+ ['๐Ÿ’”', ['broken', 'heart', 'sad', 'love', 'break']],
1355
+ ['โฃ๏ธ', ['heart', 'exclamation', 'love', 'adornment']],
1356
+ ['๐Ÿ’ฏ', ['hundred', 'perfect', 'score', 'complete', '100']],
1357
+ ['โœ…', ['check', 'done', 'complete', 'yes', 'tick', 'green']],
1358
+ ['โ˜‘๏ธ', ['ballot', 'check', 'box', 'done', 'tick']],
1359
+ ['โœ”๏ธ', ['check', 'mark', 'done', 'yes', 'tick']],
1360
+ ['โœ–๏ธ', ['multiply', 'cross', 'delete', 'remove', 'wrong']],
1361
+ ['โž•', ['plus', 'add', 'math', 'positive']],
1362
+ ['โž–', ['minus', 'subtract', 'math', 'negative']],
1363
+ ['โž—', ['divide', 'division', 'math']],
1364
+ ['โญ', ['star', 'favorite', 'gold']],
1365
+ ['๐ŸŒŸ', ['glowing', 'star', 'sparkle', 'bright', 'glitter']],
1366
+ ['โœจ', ['sparkles', 'stars', 'shine', 'glitter', 'magic', 'clean']],
1367
+ ['๐Ÿ”ฅ', ['fire', 'flame', 'hot', 'lit', 'burn', 'blazing']],
1368
+ ['๐Ÿ’ฅ', ['collision', 'boom', 'blast', 'explode', 'impact']],
1369
+ ['โšก', ['lightning', 'thunder', 'bolt', 'electric', 'zap', 'power']],
1370
+ ['โ˜ฎ๏ธ', ['peace', 'symbol', 'hippie']],
1371
+ ['โ˜ข๏ธ', ['radioactive', 'nuclear', 'warning', 'danger']],
1372
+ ['โ˜ฃ๏ธ', ['biohazard', 'danger', 'warning', 'toxic']],
1373
+ ['โ™ป๏ธ', ['recycle', 'green', 'environment', 'sustainable']],
1374
+ ['โš ๏ธ', ['warning', 'caution', 'alert', 'danger']],
1375
+ ['โ—', ['exclamation', 'mark', 'important', 'red', 'alert']],
1376
+ ['โ“', ['question', 'mark', 'what', 'confused']],
1377
+ ['โ€ผ๏ธ', ['double', 'exclamation', 'mark', 'important']],
1378
+ ['โ‰๏ธ', ['interrobang', 'question', 'exclamation', 'surprise']],
1379
+ ['โ™พ๏ธ', ['infinity', 'forever', 'endless', 'limitless']],
1380
+ ['๐Ÿ”ž', ['underage', 'no', 'one', 'under', '18', 'restricted']],
1381
+ ['๐Ÿ””', ['bell', 'notification', 'alert', 'ring', 'chime']],
1382
+ ['๐Ÿ”•', ['muted', 'bell', 'silent', 'quiet', 'off', 'notification']],
1383
+ ['๐Ÿ“ฃ', ['megaphone', 'loudspeaker', 'announcement', 'bullhorn']],
1384
+ ['๐Ÿ”Š', ['loud', 'speaker', 'volume', 'sound', 'audio']],
1385
+ ['๐Ÿ”ˆ', ['speaker', 'low', 'volume', 'sound', 'quiet']],
1386
+ // Flags (common searchable ones)
1387
+ ['๐Ÿ‡ป๐Ÿ‡ณ', ['vietnam', 'vietnamese', 'flag']],
1388
+ ['๐Ÿ‡บ๐Ÿ‡ธ', ['usa', 'united', 'states', 'america', 'flag', 'american']],
1389
+ ['๐Ÿ‡ฌ๐Ÿ‡ง', ['uk', 'united', 'kingdom', 'britain', 'flag', 'british']],
1390
+ ['๐Ÿ‡ซ๐Ÿ‡ท', ['france', 'french', 'flag']],
1391
+ ['๐Ÿ‡ฉ๐Ÿ‡ช', ['germany', 'german', 'flag']],
1392
+ ['๐Ÿ‡ฏ๐Ÿ‡ต', ['japan', 'japanese', 'flag']],
1393
+ ['๐Ÿ‡ฐ๐Ÿ‡ท', ['korea', 'korean', 'south', 'flag']],
1394
+ ['๐Ÿ‡จ๐Ÿ‡ณ', ['china', 'chinese', 'flag']],
1395
+ ['๐Ÿ‡จ๐Ÿ‡ฆ', ['canada', 'canadian', 'flag']],
1396
+ ['๐Ÿ‡ฆ๐Ÿ‡บ', ['australia', 'australian', 'flag']],
1397
+ ['๐Ÿ‡ฎ๐Ÿ‡น', ['italy', 'italian', 'flag']],
1398
+ ['๐Ÿ‡ช๐Ÿ‡ธ', ['spain', 'spanish', 'flag']],
1399
+ ['๐Ÿ‡ท๐Ÿ‡บ', ['russia', 'russian', 'flag']],
1400
+ ['๐Ÿ‡ง๐Ÿ‡ท', ['brazil', 'brazilian', 'flag']],
1401
+ ['๐Ÿ‡ฎ๐Ÿ‡ณ', ['india', 'indian', 'flag']],
1402
+ ['๐Ÿ‡ฒ๐Ÿ‡ฝ', ['mexico', 'mexican', 'flag']],
1403
+ ['๐Ÿ‡ธ๐Ÿ‡ฌ', ['singapore', 'singaporean', 'flag']],
1404
+ ['๐Ÿ‡น๐Ÿ‡ญ', ['thailand', 'thai', 'flag']],
1405
+ ['๐Ÿ‡ต๐Ÿ‡ญ', ['philippines', 'filipino', 'flag']],
1406
+ ['๐Ÿ‡ฎ๐Ÿ‡ฉ', ['indonesia', 'indonesian', 'flag']],
1407
+ ['๐Ÿ‡ฒ๐Ÿ‡พ', ['malaysia', 'malaysian', 'flag']],
1408
+ ]);
1409
+
659
1410
  /**
660
1411
  * Unified event types for Z-UI form components
661
1412
  * Allows components to emit native DOM events with type discrimination
@@ -676,5 +1427,5 @@ function zCreateEvent(type, event) {
676
1427
  * Generated bundle index. Do not edit.
677
1428
  */
678
1429
 
679
- export { VIETNAMESE_MAP, Z_ASYNC_OPTIONS_DEFAULT_PAGE_SIZE, Z_DIVIDE_SCALE, Z_EXCEL_NUMBER_FORMAT_MAP, Z_LOCALE_MAP, zCapitalCase, zCleanObject, zConvertColorToArgb, zCreateEvent, zDebugFormInvalid, zDecodeUnicode, zDetectBrowser, zFormatNum, zFormatNumExcel, zGetAsyncOptionKey, zMergeAsyncOptions, zMergeClasses, zMiniSearch, zMiniSearch$, zNoop, zNormalize, zRandomColor, zRegisterEchartsTheme, zRemoveVietnamese, zResolveAsyncOptionsHasMore, zToAsyncOptionsObservable, zTransform, zTreeBuild, zTreeFlatten, zUuid, zValidForm };
1430
+ export { VIETNAMESE_MAP, Z_ASYNC_OPTIONS_DEFAULT_PAGE_SIZE, Z_DIVIDE_SCALE, Z_EMOJI_KEYWORDS, Z_EMOJI_SHEET, Z_EXCEL_NUMBER_FORMAT_MAP, Z_LOCALE_MAP, zCapitalCase, zCleanObject, zConvertColorToArgb, zCreateEvent, zDebugFormInvalid, zDecodeUnicode, zDetectBrowser, zFormatNum, zFormatNumExcel, zGetAsyncOptionKey, zMergeAsyncOptions, zMergeClasses, zMiniSearch, zMiniSearch$, zNoop, zNormalize, zRandomColor, zRegisterEchartsTheme, zRemoveVietnamese, zResolveAsyncOptionsHasMore, zToAsyncOptionsObservable, zTransform, zTreeBuild, zTreeFlatten, zUuid, zValidForm };
680
1431
  //# sourceMappingURL=shival99-z-ui-utils.mjs.map