fansunited-frontend-components 0.0.38 → 0.0.39

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 (28) hide show
  1. package/ChanceGame.js +5 -5
  2. package/ClassicQuizPlay.js +19 -18
  3. package/CollectLead.js +4 -4
  4. package/Discussion.js +1562 -1343
  5. package/EventGamePlay.js +528 -581
  6. package/MatchQuizPlay.js +808 -860
  7. package/PersonalityQuizPlay.js +142 -112
  8. package/PickThePair.js +6 -6
  9. package/PollVote.js +59 -58
  10. package/README.md +231 -0
  11. package/chunks/{AlertMessage-DZAXIV4L.js → AlertMessage-C2aBXCrl.js} +69 -72
  12. package/chunks/{ChanceGameEmbedVariant-B5jX_jMO.js → ChanceGameEmbedVariant-BvIKBhq_.js} +5 -5
  13. package/chunks/{Select-DSxMtwH4.js → CheckCircle-D-GH16Lb.js} +321 -317
  14. package/chunks/{CollectLeadForm-D7pLjJkA.js → CollectLeadForm-o9NdYQgu.js} +5 -5
  15. package/chunks/{ConstantsProvider-YKCgQ1mh.js → ConstantsProvider-BPJJz9fq.js} +390 -360
  16. package/chunks/{Snackbar-DIH2D4Gx.js → Notification-Bwcoljir.js} +294 -238
  17. package/chunks/{OverlayLeadAfterCollection-9i_et1r0.js → OverlayLeadAfterCollection-B3D5ct0J.js} +4 -4
  18. package/chunks/{OverlayScoreStateSkeleton-BEe63pWp.js → OverlayScoreStateSkeleton-xvq9lQEi.js} +3 -3
  19. package/chunks/{PickOneOfX-UVJCgkSX.js → PickOneOfX-C2YpLk40.js} +1 -1
  20. package/chunks/{Portal-CfeOliT5.js → Portal-DWAr8MhA.js} +7 -7
  21. package/chunks/{Spinner-kT93nizf.js → Spinner-m59ZJZ35.js} +55 -55
  22. package/chunks/{Tabs-B6f7vU-w.js → Tabs-BGihvj9C.js} +44 -44
  23. package/chunks/{Textarea-EApa88SY.js → Textarea-Bzlb89Zp.js} +2 -2
  24. package/chunks/{TimerOutlined-CtKZ9Yp9.js → TimerOutlined-DiX8hCoC.js} +1 -1
  25. package/chunks/{Error-ZEDfLj_t.js → chevron-right-Dlc9ZKhv.js} +56 -59
  26. package/chunks/{useImageVariant-BB7FL7DQ.js → useImageVariant-Do8kOVs2.js} +1 -1
  27. package/chunks/{useInfoPage-Cjw5ykNz.js → useInfoPage-v91yL5SS.js} +37 -37
  28. package/package.json +1 -1
@@ -6619,6 +6619,7 @@ const bp = es({
6619
6619
  },
6620
6620
  textPrimary: "#212121",
6621
6621
  textSecondary: "#212121",
6622
+ textBody: "#424242",
6622
6623
  textColor: "#212121",
6623
6624
  textDisabled: "#212121",
6624
6625
  surface: "#FFFFFF",
@@ -6654,6 +6655,7 @@ const bp = es({
6654
6655
  },
6655
6656
  textPrimary: "#FAFAFA",
6656
6657
  textSecondary: "#FAFAFA",
6658
+ textBody: "#FAFAFA",
6657
6659
  textColor: "#FAFAFA",
6658
6660
  textDisabled: "#FAFAFA",
6659
6661
  surface: "#424242",
@@ -9074,10 +9076,11 @@ const Gv = (e, t) => {
9074
9076
  }, ib = {
9075
9077
  title: "Дискусия",
9076
9078
  comments: "Коментари",
9077
- postsCount: "{{count}} публикации",
9078
- postsCount_one: "{{count}} публикация",
9079
- postsCount_other: "{{count}} публикации",
9079
+ postsCount: "{{count}} коментари",
9080
+ postsCount_one: "{{count}} коментар",
9081
+ postsCount_other: "{{count}} коментари",
9080
9082
  noPosts: "Все още няма коментари. Бъдете първият, който коментира!",
9083
+ moderatedPost: "Този коментар е модериран",
9081
9084
  loadMore: "Зареди още",
9082
9085
  justNow: "Току-що",
9083
9086
  minutesAgo: "преди {{count}}м",
@@ -9093,15 +9096,16 @@ const Gv = (e, t) => {
9093
9096
  action: "Изтрий",
9094
9097
  title: "Изтриване на коментар",
9095
9098
  description: "Сигурни ли сте, че искате да изтриете този коментар? Това действие не може да бъде отменено.",
9096
- error: "Неуспешно изтриване на коментар. Моля, опитайте отново."
9099
+ error: "Неуспешно изтриване на коментар. Моля, опитайте отново.",
9100
+ success: "Коментарът е изтрит успешно."
9097
9101
  },
9098
9102
  report: {
9099
9103
  action: "Докладвай",
9100
- title: "Докладване на публикация",
9101
- description: "Защо докладвате тази публикация?",
9104
+ title: "Докладване на коментар",
9105
+ description: "Защо докладвате този коментар?",
9102
9106
  detailsPlaceholder: "Моля, предоставете повече подробности...",
9103
- success: "Публикацията е докладвана успешно. Благодарим ви.",
9104
- error: "Неуспешно докладване на публикация. Моля, опитайте отново.",
9107
+ success: "Коментарът е докладван успешно. Благодарим Ви.",
9108
+ error: "Неуспешно докладване на коментар. Моля, опитайте отново.",
9105
9109
  spam: "Спам",
9106
9110
  offTopic: "Извън темата",
9107
9111
  ad: "Реклама",
@@ -9505,10 +9509,11 @@ const Gv = (e, t) => {
9505
9509
  }, yb = {
9506
9510
  title: "Diskussion",
9507
9511
  comments: "Kommentare",
9508
- postsCount: "{{count}} Beiträge",
9509
- postsCount_one: "{{count}} Beitrag",
9510
- postsCount_other: "{{count}} Beiträge",
9512
+ postsCount: "{{count}} Kommentare",
9513
+ postsCount_one: "{{count}} Kommentar",
9514
+ postsCount_other: "{{count}} Kommentare",
9511
9515
  noPosts: "Noch keine Kommentare. Sei der Erste, der kommentiert!",
9516
+ moderatedPost: "Dieser Kommentar wurde moderiert",
9512
9517
  loadMore: "Mehr laden",
9513
9518
  justNow: "Gerade eben",
9514
9519
  minutesAgo: "vor {{count}}m",
@@ -9524,15 +9529,16 @@ const Gv = (e, t) => {
9524
9529
  action: "Löschen",
9525
9530
  title: "Kommentar löschen",
9526
9531
  description: "Sind Sie sicher, dass Sie diesen Kommentar löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden.",
9527
- error: "Kommentar konnte nicht gelöscht werden. Bitte versuchen Sie es erneut."
9532
+ error: "Kommentar konnte nicht gelöscht werden. Bitte versuchen Sie es erneut.",
9533
+ success: "Kommentar erfolgreich gelöscht."
9528
9534
  },
9529
9535
  report: {
9530
9536
  action: "Melden",
9531
- title: "Beitrag melden",
9532
- description: "Warum melden Sie diesen Beitrag?",
9537
+ title: "Kommentar melden",
9538
+ description: "Warum melden Sie diesen Kommentar?",
9533
9539
  detailsPlaceholder: "Bitte geben Sie weitere Details an...",
9534
- success: "Beitrag erfolgreich gemeldet. Vielen Dank.",
9535
- error: "Beitrag konnte nicht gemeldet werden. Bitte versuchen Sie es erneut.",
9540
+ success: "Kommentar erfolgreich gemeldet. Vielen Dank.",
9541
+ error: "Kommentar konnte nicht gemeldet werden. Bitte versuchen Sie es erneut.",
9536
9542
  spam: "Spam",
9537
9543
  offTopic: "Themenverfehlung",
9538
9544
  ad: "Werbung",
@@ -9936,10 +9942,11 @@ const Gv = (e, t) => {
9936
9942
  }, Ib = {
9937
9943
  title: "Συζήτηση",
9938
9944
  comments: "Σχόλια",
9939
- postsCount: "{{count}} δημοσιεύσεις",
9940
- postsCount_one: "{{count}} δημοσίευση",
9941
- postsCount_other: "{{count}} δημοσιεύσεις",
9945
+ postsCount: "{{count}} σχόλια",
9946
+ postsCount_one: "{{count}} σχόλιο",
9947
+ postsCount_other: "{{count}} σχόλια",
9942
9948
  noPosts: "Δεν υπάρχουν ακόμη σχόλια. Γίνετε ο πρώτος που θα σχολιάσει!",
9949
+ moderatedPost: "Αυτό το σχόλιο έχει υποστεί επιμέλεια",
9943
9950
  loadMore: "Φόρτωση περισσότερων",
9944
9951
  justNow: "Μόλις τώρα",
9945
9952
  minutesAgo: "πριν {{count}}λ",
@@ -9955,15 +9962,16 @@ const Gv = (e, t) => {
9955
9962
  action: "Διαγραφή",
9956
9963
  title: "Διαγραφή σχολίου",
9957
9964
  description: "Είστε σίγουροι ότι θέλετε να διαγράψετε αυτό το σχόλιο; Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.",
9958
- error: "Αποτυχία διαγραφής σχολίου. Παρακαλώ δοκιμάστε ξανά."
9965
+ error: "Αποτυχία διαγραφής σχολίου. Παρακαλώ δοκιμάστε ξανά.",
9966
+ success: "Το σχόλιο διαγράφηκε επιτυχώς."
9959
9967
  },
9960
9968
  report: {
9961
9969
  action: "Αναφορά",
9962
- title: "Αναφορά δημοσίευσης",
9963
- description: "Γιατί αναφέρετε αυτή τη δημοσίευση;",
9970
+ title: "Αναφορά σχολίου",
9971
+ description: "Γιατί αναφέρετε αυτό το σχόλιο;",
9964
9972
  detailsPlaceholder: "Παρακαλώ δώστε περισσότερες λεπτομέρειες...",
9965
- success: "Η δημοσίευση αναφέρθηκε επιτυχώς. Ευχαριστούμε.",
9966
- error: "Αποτυχία αναφοράς δημοσίευσης. Παρακαλώ δοκιμάστε ξανά.",
9973
+ success: "Το σχόλιο αναφέρθηκε επιτυχώς. Ευχαριστούμε.",
9974
+ error: "Αποτυχία αναφοράς σχολίου. Παρακαλώ δοκιμάστε ξανά.",
9967
9975
  spam: "Ανεπιθύμητο",
9968
9976
  offTopic: "Εκτός θέματος",
9969
9977
  ad: "Διαφήμιση",
@@ -10368,10 +10376,11 @@ const Gv = (e, t) => {
10368
10376
  }, Vb = {
10369
10377
  title: "Discussion",
10370
10378
  comments: "Comments",
10371
- postsCount: "{{count}} posts",
10372
- postsCount_one: "{{count}} post",
10373
- postsCount_other: "{{count}} posts",
10379
+ postsCount: "{{count}} comments",
10380
+ postsCount_one: "{{count}} comment",
10381
+ postsCount_other: "{{count}} comments",
10374
10382
  noPosts: "No comments yet. Be the first to comment!",
10383
+ moderatedPost: "This comment has been moderated",
10375
10384
  loadMore: "Load More",
10376
10385
  justNow: "Just now",
10377
10386
  minutesAgo: "{{count}}m ago",
@@ -10390,15 +10399,16 @@ const Gv = (e, t) => {
10390
10399
  action: "Delete",
10391
10400
  title: "Delete comment",
10392
10401
  description: "Are you sure you want to delete this comment? This action cannot be undone.",
10393
- error: "Failed to delete comment. Please try again."
10402
+ error: "Failed to delete comment. Please try again.",
10403
+ success: "Comment deleted successfully."
10394
10404
  },
10395
10405
  report: {
10396
10406
  action: "Report",
10397
- title: "Report post",
10398
- description: "Why are you reporting this post?",
10407
+ title: "Report comment",
10408
+ description: "Why are you reporting this comment?",
10399
10409
  detailsPlaceholder: "Please provide more details...",
10400
- success: "Post reported successfully. Thank you.",
10401
- error: "Failed to report post. Please try again.",
10410
+ success: "Comment reported successfully. Thank you.",
10411
+ error: "Failed to report comment. Please try again.",
10402
10412
  spam: "Spam",
10403
10413
  offTopic: "Off topic",
10404
10414
  ad: "Advertisement",
@@ -10796,10 +10806,11 @@ const Gv = (e, t) => {
10796
10806
  }, $b = {
10797
10807
  title: "Discusión",
10798
10808
  comments: "Comentarios",
10799
- postsCount: "{{count}} publicaciones",
10800
- postsCount_one: "{{count}} publicación",
10801
- postsCount_other: "{{count}} publicaciones",
10809
+ postsCount: "{{count}} comentarios",
10810
+ postsCount_one: "{{count}} comentario",
10811
+ postsCount_other: "{{count}} comentarios",
10802
10812
  noPosts: "Aún no hay comentarios. ¡Sé el primero en comentar!",
10813
+ moderatedPost: "Este comentario ha sido moderado",
10803
10814
  loadMore: "Cargar más",
10804
10815
  justNow: "Justo ahora",
10805
10816
  minutesAgo: "hace {{count}}m",
@@ -10815,15 +10826,16 @@ const Gv = (e, t) => {
10815
10826
  action: "Eliminar",
10816
10827
  title: "Eliminar comentario",
10817
10828
  description: "¿Estás seguro de que quieres eliminar este comentario? Esta acción no se puede deshacer.",
10818
- error: "No se pudo eliminar el comentario. Por favor, inténtalo de nuevo."
10829
+ error: "No se pudo eliminar el comentario. Por favor, inténtalo de nuevo.",
10830
+ success: "Comentario eliminado con éxito."
10819
10831
  },
10820
10832
  report: {
10821
10833
  action: "Reportar",
10822
- title: "Reportar publicación",
10823
- description: "¿Por qué estás reportando esta publicación?",
10834
+ title: "Reportar comentario",
10835
+ description: "¿Por qué estás reportando este comentario?",
10824
10836
  detailsPlaceholder: "Por favor, proporciona más detalles...",
10825
- success: "Publicación reportada exitosamente. Gracias.",
10826
- error: "No se pudo reportar la publicación. Por favor, inténtalo de nuevo.",
10837
+ success: "Comentario reportado exitosamente. Gracias.",
10838
+ error: "No se pudo reportar el comentario. Por favor, inténtalo de nuevo.",
10827
10839
  spam: "Spam",
10828
10840
  offTopic: "Fuera de tema",
10829
10841
  ad: "Publicidad",
@@ -11227,10 +11239,11 @@ const Gv = (e, t) => {
11227
11239
  }, dA = {
11228
11240
  title: "Discussion",
11229
11241
  comments: "Commentaires",
11230
- postsCount: "{{count}} publications",
11231
- postsCount_one: "{{count}} publication",
11232
- postsCount_other: "{{count}} publications",
11242
+ postsCount: "{{count}} commentaires",
11243
+ postsCount_one: "{{count}} commentaire",
11244
+ postsCount_other: "{{count}} commentaires",
11233
11245
  noPosts: "Aucun commentaire pour le moment. Soyez le premier à commenter !",
11246
+ moderatedPost: "Ce commentaire a été modéré",
11234
11247
  loadMore: "Charger plus",
11235
11248
  justNow: "À l'instant",
11236
11249
  minutesAgo: "il y a {{count}}m",
@@ -11246,15 +11259,16 @@ const Gv = (e, t) => {
11246
11259
  action: "Supprimer",
11247
11260
  title: "Supprimer le commentaire",
11248
11261
  description: "Êtes-vous sûr de vouloir supprimer ce commentaire ? Cette action est irréversible.",
11249
- error: "Impossible de supprimer le commentaire. Veuillez réessayer."
11262
+ error: "Impossible de supprimer le commentaire. Veuillez réessayer.",
11263
+ success: "Commentaire supprimé avec succès."
11250
11264
  },
11251
11265
  report: {
11252
11266
  action: "Signaler",
11253
- title: "Signaler la publication",
11254
- description: "Pourquoi signalez-vous cette publication ?",
11267
+ title: "Signaler le commentaire",
11268
+ description: "Pourquoi signalez-vous ce commentaire ?",
11255
11269
  detailsPlaceholder: "Veuillez fournir plus de détails...",
11256
- success: "Publication signalée avec succès. Merci.",
11257
- error: "Impossible de signaler la publication. Veuillez réessayer.",
11270
+ success: "Commentaire signalé avec succès. Merci.",
11271
+ error: "Impossible de signaler le commentaire. Veuillez réessayer.",
11258
11272
  spam: "Spam",
11259
11273
  offTopic: "Hors sujet",
11260
11274
  ad: "Publicité",
@@ -11658,10 +11672,11 @@ const Gv = (e, t) => {
11658
11672
  }, CA = {
11659
11673
  title: "Discussion",
11660
11674
  comments: "Commentaires",
11661
- postsCount: "{{count}} publications",
11662
- postsCount_one: "{{count}} publication",
11663
- postsCount_other: "{{count}} publications",
11675
+ postsCount: "{{count}} commentaires",
11676
+ postsCount_one: "{{count}} commentaire",
11677
+ postsCount_other: "{{count}} commentaires",
11664
11678
  noPosts: "Aucun commentaire pour le moment. Soyez le premier à commenter !",
11679
+ moderatedPost: "Ce commentaire a été modéré",
11665
11680
  loadMore: "Charger plus",
11666
11681
  justNow: "À l'instant",
11667
11682
  minutesAgo: "il y a {{count}}m",
@@ -11677,15 +11692,16 @@ const Gv = (e, t) => {
11677
11692
  action: "Supprimer",
11678
11693
  title: "Supprimer le commentaire",
11679
11694
  description: "Êtes-vous sûr de vouloir supprimer ce commentaire ? Cette action est irréversible.",
11680
- error: "Impossible de supprimer le commentaire. Veuillez réessayer."
11695
+ error: "Impossible de supprimer le commentaire. Veuillez réessayer.",
11696
+ success: "Commentaire supprimé avec succès."
11681
11697
  },
11682
11698
  report: {
11683
11699
  action: "Signaler",
11684
- title: "Signaler la publication",
11685
- description: "Pourquoi signalez-vous cette publication ?",
11700
+ title: "Signaler le commentaire",
11701
+ description: "Pourquoi signalez-vous ce commentaire ?",
11686
11702
  detailsPlaceholder: "Veuillez fournir plus de détails...",
11687
- success: "Publication signalée avec succès. Merci.",
11688
- error: "Impossible de signaler la publication. Veuillez réessayer.",
11703
+ success: "Commentaire signalé avec succès. Merci.",
11704
+ error: "Impossible de signaler le commentaire. Veuillez réessayer.",
11689
11705
  spam: "Spam",
11690
11706
  offTopic: "Hors sujet",
11691
11707
  ad: "Publicité",
@@ -12089,10 +12105,11 @@ const Gv = (e, t) => {
12089
12105
  }, EA = {
12090
12106
  title: "Discussione",
12091
12107
  comments: "Commenti",
12092
- postsCount: "{{count}} post",
12093
- postsCount_one: "{{count}} post",
12094
- postsCount_other: "{{count}} post",
12108
+ postsCount: "{{count}} commenti",
12109
+ postsCount_one: "{{count}} commento",
12110
+ postsCount_other: "{{count}} commenti",
12095
12111
  noPosts: "Nessun commento ancora. Sii il primo a commentare!",
12112
+ moderatedPost: "Questo commento è stato moderato",
12096
12113
  loadMore: "Carica altro",
12097
12114
  justNow: "Proprio ora",
12098
12115
  minutesAgo: "{{count}}m fa",
@@ -12108,15 +12125,16 @@ const Gv = (e, t) => {
12108
12125
  action: "Elimina",
12109
12126
  title: "Elimina commento",
12110
12127
  description: "Sei sicuro di voler eliminare questo commento? Questa azione non può essere annullata.",
12111
- error: "Impossibile eliminare il commento. Riprova."
12128
+ error: "Impossibile eliminare il commento. Riprova.",
12129
+ success: "Commento eliminato con successo."
12112
12130
  },
12113
12131
  report: {
12114
12132
  action: "Segnala",
12115
- title: "Segnala post",
12116
- description: "Perché stai segnalando questo post?",
12133
+ title: "Segnala commento",
12134
+ description: "Perché stai segnalando questo commento?",
12117
12135
  detailsPlaceholder: "Fornisci ulteriori dettagli...",
12118
- success: "Post segnalato con successo. Grazie.",
12119
- error: "Impossibile segnalare il post. Riprova.",
12136
+ success: "Commento segnalato con successo. Grazie.",
12137
+ error: "Impossibile segnalare il commento. Riprova.",
12120
12138
  spam: "Spam",
12121
12139
  offTopic: "Fuori tema",
12122
12140
  ad: "Pubblicità",
@@ -12520,10 +12538,11 @@ const Gv = (e, t) => {
12520
12538
  }, WA = {
12521
12539
  title: "Dyskusja",
12522
12540
  comments: "Komentarze",
12523
- postsCount: "{{count}} postów",
12524
- postsCount_one: "{{count}} post",
12525
- postsCount_other: "{{count}} postów",
12541
+ postsCount: "{{count}} komentarzy",
12542
+ postsCount_one: "{{count}} komentarz",
12543
+ postsCount_other: "{{count}} komentarzy",
12526
12544
  noPosts: "Brak komentarzy. Bądź pierwszy!",
12545
+ moderatedPost: "Ten komentarz został zmoderowany",
12527
12546
  loadMore: "Załaduj więcej",
12528
12547
  justNow: "Przed chwilą",
12529
12548
  minutesAgo: "{{count}}m temu",
@@ -12539,15 +12558,16 @@ const Gv = (e, t) => {
12539
12558
  action: "Usuń",
12540
12559
  title: "Usuń komentarz",
12541
12560
  description: "Czy na pewno chcesz usunąć ten komentarz? Tej czynności nie można cofnąć.",
12542
- error: "Nie udało się usunąć komentarza. Spróbuj ponownie."
12561
+ error: "Nie udało się usunąć komentarza. Spróbuj ponownie.",
12562
+ success: "Komentarz został pomyślnie usunięty."
12543
12563
  },
12544
12564
  report: {
12545
12565
  action: "Zgłoś",
12546
- title: "Zgłoś post",
12547
- description: "Dlaczego zgłaszasz ten post?",
12566
+ title: "Zgłoś komentarz",
12567
+ description: "Dlaczego zgłaszasz ten komentarz?",
12548
12568
  detailsPlaceholder: "Podaj więcej szczegółów...",
12549
- success: "Post został zgłoszony pomyślnie. Dziękujemy.",
12550
- error: "Nie udało się zgłosić posta. Spróbuj ponownie.",
12569
+ success: "Komentarz został zgłoszony pomyślnie. Dziękujemy.",
12570
+ error: "Nie udało się zgłosić komentarza. Spróbuj ponownie.",
12551
12571
  spam: "Spam",
12552
12572
  offTopic: "Nie na temat",
12553
12573
  ad: "Reklama",
@@ -12951,10 +12971,11 @@ const Gv = (e, t) => {
12951
12971
  }, rx = {
12952
12972
  title: "Discussão",
12953
12973
  comments: "Comentários",
12954
- postsCount: "{{count}} publicações",
12955
- postsCount_one: "{{count}} publicação",
12956
- postsCount_other: "{{count}} publicações",
12974
+ postsCount: "{{count}} comentários",
12975
+ postsCount_one: "{{count}} comentário",
12976
+ postsCount_other: "{{count}} comentários",
12957
12977
  noPosts: "Ainda não há comentários. Seja o primeiro a comentar!",
12978
+ moderatedPost: "Este comentário foi moderado",
12958
12979
  loadMore: "Carregar mais",
12959
12980
  justNow: "Agora mesmo",
12960
12981
  minutesAgo: "há {{count}}m",
@@ -12970,15 +12991,16 @@ const Gv = (e, t) => {
12970
12991
  action: "Excluir",
12971
12992
  title: "Excluir comentário",
12972
12993
  description: "Tem certeza de que deseja excluir este comentário? Esta ação não pode ser desfeita.",
12973
- error: "Não foi possível excluir o comentário. Por favor, tente novamente."
12994
+ error: "Não foi possível excluir o comentário. Por favor, tente novamente.",
12995
+ success: "Comentário excluído com sucesso."
12974
12996
  },
12975
12997
  report: {
12976
12998
  action: "Denunciar",
12977
- title: "Denunciar publicação",
12978
- description: "Por que você está denunciando esta publicação?",
12999
+ title: "Denunciar comentário",
13000
+ description: "Por que você está denunciando este comentário?",
12979
13001
  detailsPlaceholder: "Por favor, forneça mais detalhes...",
12980
- success: "Publicação denunciada com sucesso. Obrigado.",
12981
- error: "Não foi possível denunciar a publicação. Por favor, tente novamente.",
13002
+ success: "Comentário denunciado com sucesso. Obrigado.",
13003
+ error: "Não foi possível denunciar o comentário. Por favor, tente novamente.",
12982
13004
  spam: "Spam",
12983
13005
  offTopic: "Fora do assunto",
12984
13006
  ad: "Publicidade",
@@ -13382,10 +13404,11 @@ const Gv = (e, t) => {
13382
13404
  }, hx = {
13383
13405
  title: "Discussão",
13384
13406
  comments: "Comentários",
13385
- postsCount: "{{count}} publicações",
13386
- postsCount_one: "{{count}} publicação",
13387
- postsCount_other: "{{count}} publicações",
13407
+ postsCount: "{{count}} comentários",
13408
+ postsCount_one: "{{count}} comentário",
13409
+ postsCount_other: "{{count}} comentários",
13388
13410
  noPosts: "Ainda não há comentários. Seja o primeiro a comentar!",
13411
+ moderatedPost: "Este comentário foi moderado",
13389
13412
  loadMore: "Carregar mais",
13390
13413
  justNow: "Agora mesmo",
13391
13414
  minutesAgo: "há {{count}}m",
@@ -13401,15 +13424,16 @@ const Gv = (e, t) => {
13401
13424
  action: "Eliminar",
13402
13425
  title: "Eliminar comentário",
13403
13426
  description: "Tem a certeza de que pretende eliminar este comentário? Esta ação não pode ser revertida.",
13404
- error: "Não foi possível eliminar o comentário. Por favor, tente novamente."
13427
+ error: "Não foi possível eliminar o comentário. Por favor, tente novamente.",
13428
+ success: "Comentário eliminado com sucesso."
13405
13429
  },
13406
13430
  report: {
13407
13431
  action: "Denunciar",
13408
- title: "Denunciar publicação",
13409
- description: "Por que está a denunciar esta publicação?",
13432
+ title: "Denunciar comentário",
13433
+ description: "Por que está a denunciar este comentário?",
13410
13434
  detailsPlaceholder: "Por favor, forneça mais detalhes...",
13411
- success: "Publicação denunciada com sucesso. Obrigado.",
13412
- error: "Não foi possível denunciar a publicação. Por favor, tente novamente.",
13435
+ success: "Comentário denunciado com sucesso. Obrigado.",
13436
+ error: "Não foi possível denunciar o comentário. Por favor, tente novamente.",
13413
13437
  spam: "Spam",
13414
13438
  offTopic: "Fora do tema",
13415
13439
  ad: "Publicidade",
@@ -13813,10 +13837,11 @@ const Gv = (e, t) => {
13813
13837
  }, zx = {
13814
13838
  title: "Discuție",
13815
13839
  comments: "Comentarii",
13816
- postsCount: "{{count}} postări",
13817
- postsCount_one: "{{count}} postare",
13818
- postsCount_other: "{{count}} postări",
13840
+ postsCount: "{{count}} comentarii",
13841
+ postsCount_one: "{{count}} comentariu",
13842
+ postsCount_other: "{{count}} comentarii",
13819
13843
  noPosts: "Încă nu există comentarii. Fii primul care comentează!",
13844
+ moderatedPost: "Acest comentariu a fost moderat",
13820
13845
  loadMore: "Încarcă mai multe",
13821
13846
  justNow: "Chiar acum",
13822
13847
  minutesAgo: "acum {{count}}m",
@@ -13832,15 +13857,16 @@ const Gv = (e, t) => {
13832
13857
  action: "Șterge",
13833
13858
  title: "Șterge comentariul",
13834
13859
  description: "Ești sigur că vrei să ștergi acest comentariu? Această acțiune nu poate fi anulată.",
13835
- error: "Nu s-a putut șterge comentariul. Te rugăm să încerci din nou."
13860
+ error: "Nu s-a putut șterge comentariul. Te rugăm să încerci din nou.",
13861
+ success: "Comentariul a fost șters cu succes."
13836
13862
  },
13837
13863
  report: {
13838
13864
  action: "Raportează",
13839
- title: "Raportează postarea",
13840
- description: "De ce raportezi această postare?",
13865
+ title: "Raportează comentariul",
13866
+ description: "De ce raportezi acest comentariu?",
13841
13867
  detailsPlaceholder: "Te rugăm să oferi mai multe detalii...",
13842
- success: "Postarea a fost raportată cu succes. Mulțumim.",
13843
- error: "Nu s-a putut raporta postarea. Te rugăm să încerci din nou.",
13868
+ success: "Comentariul a fost raportat cu succes. Mulțumim.",
13869
+ error: "Nu s-a putut raporta comentariul. Te rugăm să încerci din nou.",
13844
13870
  spam: "Spam",
13845
13871
  offTopic: "În afara subiectului",
13846
13872
  ad: "Reclamă",
@@ -14244,10 +14270,11 @@ const Gv = (e, t) => {
14244
14270
  }, jx = {
14245
14271
  title: "Дискусија",
14246
14272
  comments: "Коментари",
14247
- postsCount: "{{count}} објава",
14248
- postsCount_one: "{{count}} објава",
14249
- postsCount_other: "{{count}} објава",
14273
+ postsCount: "{{count}} коментара",
14274
+ postsCount_one: "{{count}} коментар",
14275
+ postsCount_other: "{{count}} коментара",
14250
14276
  noPosts: "Још нема коментара. Будите први који ће коментарисати!",
14277
+ moderatedPost: "Овај коментар је модериран",
14251
14278
  loadMore: "Учитај више",
14252
14279
  justNow: "Управо сада",
14253
14280
  minutesAgo: "пре {{count}}м",
@@ -14263,15 +14290,16 @@ const Gv = (e, t) => {
14263
14290
  action: "Обриши",
14264
14291
  title: "Обриши коментар",
14265
14292
  description: "Да ли сте сигурни да желите да обришете овај коментар? Ова радња се не може поништити.",
14266
- error: "Брисање коментара није успело. Покушајте поново."
14293
+ error: "Брисање коментара није успело. Покушајте поново.",
14294
+ success: "Коментар је успешно обрисан."
14267
14295
  },
14268
14296
  report: {
14269
14297
  action: "Пријави",
14270
- title: "Пријави објаву",
14271
- description: "Зашто пријављујете ову објаву?",
14298
+ title: "Пријави коментар",
14299
+ description: "Зашто пријављујете овај коментар?",
14272
14300
  detailsPlaceholder: "Молимо наведите више детаља...",
14273
- success: "Објава је успешно пријављена. Хвала вам.",
14274
- error: "Пријављивање објаве није успело. Покушајте поново.",
14301
+ success: "Коментар је успешно пријављен. Хвала вам.",
14302
+ error: "Пријављивање коментара није успело. Покушајте поново.",
14275
14303
  spam: "Спам",
14276
14304
  offTopic: "Ван теме",
14277
14305
  ad: "Реклама",
@@ -14675,10 +14703,11 @@ const Gv = (e, t) => {
14675
14703
  }, $x = {
14676
14704
  title: "Diskusia",
14677
14705
  comments: "Komentáre",
14678
- postsCount: "{{count}} príspevkov",
14679
- postsCount_one: "{{count}} príspevok",
14680
- postsCount_other: "{{count}} príspevkov",
14706
+ postsCount: "{{count}} komentárov",
14707
+ postsCount_one: "{{count}} komentár",
14708
+ postsCount_other: "{{count}} komentárov",
14681
14709
  noPosts: "Zatiaľ žiadne komentáre. Buďte prvý, kto komentuje!",
14710
+ moderatedPost: "Tento komentár bol moderovaný",
14682
14711
  loadMore: "Načítať viac",
14683
14712
  justNow: "Práve teraz",
14684
14713
  minutesAgo: "pred {{count}}m",
@@ -14694,15 +14723,16 @@ const Gv = (e, t) => {
14694
14723
  action: "Vymazať",
14695
14724
  title: "Odstrániť komentár",
14696
14725
  description: "Ste si istí, že chcete odstrániť tento komentár? Túto akciu nie je možné vrátiť späť.",
14697
- error: "Nepodarilo sa odstrániť komentár. Skúste to znova."
14726
+ error: "Nepodarilo sa odstrániť komentár. Skúste to znova.",
14727
+ success: "Komentár bol úspešne odstránený."
14698
14728
  },
14699
14729
  report: {
14700
14730
  action: "Nahlásiť",
14701
- title: "Nahlásiť príspevok",
14702
- description: "Prečo nahlasujete tento príspevok?",
14731
+ title: "Nahlásiť komentár",
14732
+ description: "Prečo nahlasujete tento komentár?",
14703
14733
  detailsPlaceholder: "Uveďte prosím viac podrobností...",
14704
- success: "Príspevok bol úspešne nahlásený. Ďakujeme.",
14705
- error: "Nepodarilo sa nahlásiť príspevok. Skúste to znova.",
14734
+ success: "Komentár bol úspešne nahlásený. Ďakujeme.",
14735
+ error: "Nepodarilo sa nahlásiť komentár. Skúste to znova.",
14706
14736
  spam: "Spam",
14707
14737
  offTopic: "Mimo tému",
14708
14738
  ad: "Reklama",
package/PickThePair.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { jsx as t, jsxs as w, Fragment as Q } from "react/jsx-runtime";
2
- import { g as Ie, u as me, h as se, c as We, d as De, a as ze, l as Le } from "./chunks/useImageVariant-BB7FL7DQ.js";
2
+ import { g as Ie, u as me, h as se, c as We, d as De, a as ze, l as Le } from "./chunks/useImageVariant-Do8kOVs2.js";
3
3
  import K, { useMemo as ge, useCallback as Be, useEffect as de, useState as G } from "react";
4
- import { a0 as ne, e as Z, a3 as Ue, w as ee, x as X, a2 as ue, B as h, ap as le, v as re, a7 as Ae, T as p, u as fe, f as te, a5 as ke, aq as pe, W as he, a6 as $e, i as _e, a as He, C as Ee, b as Oe, E as je, d as Me } from "./chunks/ConstantsProvider-YKCgQ1mh.js";
5
- import { S as Ne } from "./chunks/Spinner-kT93nizf.js";
4
+ import { a0 as ne, e as Z, a3 as Ue, w as ee, x as X, a2 as ue, B as h, ap as le, v as re, a7 as Ae, T as p, u as fe, f as te, a5 as ke, aq as pe, W as he, a6 as $e, i as _e, c as He, C as Ee, a as Oe, E as je, b as Me } from "./chunks/ConstantsProvider-BPJJz9fq.js";
5
+ import { S as Ne } from "./chunks/Spinner-m59ZJZ35.js";
6
6
  import { createPortal as Ve } from "react-dom";
7
- import { N as Ye, S as qe, O as Xe, u as Ge } from "./chunks/useInfoPage-Cjw5ykNz.js";
8
- import { C as Qe } from "./chunks/CollectLeadForm-D7pLjJkA.js";
9
- import { T as Je } from "./chunks/TimerOutlined-CtKZ9Yp9.js";
7
+ import { N as Ye, S as qe, O as Xe, u as Ge } from "./chunks/useInfoPage-v91yL5SS.js";
8
+ import { C as Qe } from "./chunks/CollectLeadForm-o9NdYQgu.js";
9
+ import { T as Je } from "./chunks/TimerOutlined-DiX8hCoC.js";
10
10
  const xe = ({
11
11
  sdk: e,
12
12
  contentId: n,