@azure/communication-react 1.10.1-alpha-202311171942 → 1.10.1-alpha-202311210013
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.
- package/dist/communication-react.d.ts +10 -0
- package/dist/dist-cjs/communication-react/index.js +123 -108
- package/dist/dist-cjs/communication-react/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
- package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +1 -83
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +8 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +12 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +99 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/icons.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/common/icons.js +2 -0
- package/dist/dist-esm/react-composites/src/composites/common/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +7 -3
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +7 -3
- package/package.json +1 -1
package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Uw geluid is gedempt",
|
48
48
|
"networkReconnectMoreDetails": "Er is iets misgegaan. We proberen terug te gaan naar het gesprek.",
|
49
49
|
"networkReconnectTitle": "Wacht even",
|
50
|
-
"notInvitedToRoomDetails": "U
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "U kunt niet deelnemen aan deze ruimte omdat u geen uitnodiging hebt.",
|
51
|
+
"notInvitedToRoomTitle": "Niet uitgenodigd voor ruimte",
|
52
52
|
"peopleButtonLabel": "Personen",
|
53
53
|
"selectedPeopleButtonLabel": "Knop Personen geselecteerd",
|
54
54
|
"peoplePaneTitle": "Personen",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Verwijderen",
|
63
63
|
"returnToCallButtonAriaDescription": "Terug naar gesprek",
|
64
64
|
"returnToCallButtonAriaLabel": "Terug",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "Kan de opgegeven ruimte-id niet vinden.",
|
66
66
|
"roomNotFoundTitle": "Ruimte niet gevonden",
|
67
|
+
"roomNotValidDetails": "Deze ruimte is momenteel niet geldig.",
|
68
|
+
"roomNotValidTitle": "De ruimte is niet geldig",
|
69
|
+
"inviteToRoomRemovedDetails": "Uw uitnodiging om deel te nemen aan deze ruimte is verwijderd.",
|
70
|
+
"inviteToRoomRemovedTitle": "Uitnodiging voor ruimte verwijderd",
|
67
71
|
"soundLabel": "Geluid",
|
68
72
|
"noMicrophonesLabel": "Geen microfoons gevonden",
|
69
73
|
"noSpeakersLabel": "Geen luidsprekers gevonden",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Wyciszenie jest włączone",
|
48
48
|
"networkReconnectMoreDetails": "Wygląda na to, że wystąpił problem. Próbujemy wrócić do rozmowy.",
|
49
49
|
"networkReconnectTitle": "Czekaj",
|
50
|
-
"notInvitedToRoomDetails": "Nie
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "Nie możesz dołączyć do tego pokoju, ponieważ nie masz zaproszenia.",
|
51
|
+
"notInvitedToRoomTitle": "Nie zaproszono do pokoju",
|
52
52
|
"peopleButtonLabel": "Osoby",
|
53
53
|
"selectedPeopleButtonLabel": "Wybrano przycisk Kontakty",
|
54
54
|
"peoplePaneTitle": "Osoby",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Usuń",
|
63
63
|
"returnToCallButtonAriaDescription": "Wróć do rozmowy",
|
64
64
|
"returnToCallButtonAriaLabel": "Wstecz",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "Nie można odnaleźć podanego identyfikatora pokoju.",
|
66
66
|
"roomNotFoundTitle": "Nie znaleziono pokoju",
|
67
|
+
"roomNotValidDetails": "Ten pokój jest obecnie nieprawidłowy.",
|
68
|
+
"roomNotValidTitle": "Pokój jest nieprawidłowy",
|
69
|
+
"inviteToRoomRemovedDetails": "Twoje zaproszenie do dołączenia do tego pokoju zostało usunięte.",
|
70
|
+
"inviteToRoomRemovedTitle": "Usunięto zaproszenie do pokoju",
|
67
71
|
"soundLabel": "Dźwięk",
|
68
72
|
"noMicrophonesLabel": "Nie znaleziono mikrofonów",
|
69
73
|
"noSpeakersLabel": "Nie znaleziono głośników",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Você está com o mudo ativado",
|
48
48
|
"networkReconnectMoreDetails": "Parece que algo deu errado. Estamos tentando retornar à chamada.",
|
49
49
|
"networkReconnectTitle": "Em espera",
|
50
|
-
"notInvitedToRoomDetails": "Você não
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "Você não pode ingressar nesta sala porque não tem um convite.",
|
51
|
+
"notInvitedToRoomTitle": "Não convidado para a sala",
|
52
52
|
"peopleButtonLabel": "Pessoas",
|
53
53
|
"selectedPeopleButtonLabel": "Botão Pessoas Selecionado",
|
54
54
|
"peoplePaneTitle": "Pessoas",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Remover",
|
63
63
|
"returnToCallButtonAriaDescription": "Retornar à Chamada",
|
64
64
|
"returnToCallButtonAriaLabel": "Voltar",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "Não foi possível encontrar a ID da sala fornecida.",
|
66
66
|
"roomNotFoundTitle": "Sala não encontrada",
|
67
|
+
"roomNotValidDetails": "No momento, esta sala não é válida.",
|
68
|
+
"roomNotValidTitle": "Sala inválida",
|
69
|
+
"inviteToRoomRemovedDetails": "Seu convite para ingressar nesta sala foi removido.",
|
70
|
+
"inviteToRoomRemovedTitle": "O convite para a sala foi removido",
|
67
71
|
"soundLabel": "Som",
|
68
72
|
"noMicrophonesLabel": "Nenhum microfone encontrado",
|
69
73
|
"noSpeakersLabel": "Nenhum alto-falante encontrado",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Ваш звук отключен",
|
48
48
|
"networkReconnectMoreDetails": "Похоже, что-то пошло не так. Мы пытаемся вернуться к звонку.",
|
49
49
|
"networkReconnectTitle": "Подождите",
|
50
|
-
"notInvitedToRoomDetails": "
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "Вы не можете присоединиться к этой комнате, так как у вас нет приглашения.",
|
51
|
+
"notInvitedToRoomTitle": "Нет приглашения в комнату",
|
52
52
|
"peopleButtonLabel": "Люди",
|
53
53
|
"selectedPeopleButtonLabel": "Нажата кнопка \"Люди\"",
|
54
54
|
"peoplePaneTitle": "Люди",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Удалить",
|
63
63
|
"returnToCallButtonAriaDescription": "Вернуться к звонку",
|
64
64
|
"returnToCallButtonAriaLabel": "Назад",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "Не удалось найти указанный идентификатор комнаты.",
|
66
66
|
"roomNotFoundTitle": "Помещение не найдено",
|
67
|
+
"roomNotValidDetails": "В данный момент эта комната недопустима.",
|
68
|
+
"roomNotValidTitle": "Недопустимая комната",
|
69
|
+
"inviteToRoomRemovedDetails": "Ваше приглашение присоединиться к этой комнате было удалено.",
|
70
|
+
"inviteToRoomRemovedTitle": "Приглашение в комнату удалено",
|
67
71
|
"soundLabel": "Звук",
|
68
72
|
"noMicrophonesLabel": "Микрофоны не найдены",
|
69
73
|
"noSpeakersLabel": "Динамики не найдены",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Din mikrofon har stängts av",
|
48
48
|
"networkReconnectMoreDetails": "Något verkar ha gått fel. Vi försöker komma in i samtalet igen.",
|
49
49
|
"networkReconnectTitle": "Vänta",
|
50
|
-
"notInvitedToRoomDetails": "Du
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "Du kan inte ansluta till det här rummet eftersom du inte har någon inbjudan.",
|
51
|
+
"notInvitedToRoomTitle": "Inte inbjuden till rummet",
|
52
52
|
"peopleButtonLabel": "Personer",
|
53
53
|
"selectedPeopleButtonLabel": "Knappen Kontakter har valts",
|
54
54
|
"peoplePaneTitle": "Personer",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Ta bort",
|
63
63
|
"returnToCallButtonAriaDescription": "Återgå till samtal",
|
64
64
|
"returnToCallButtonAriaLabel": "Tillbaka",
|
65
|
-
"roomNotFoundDetails": "Det angivna rums-ID:t
|
65
|
+
"roomNotFoundDetails": "Det gick inte att hitta det angivna rums-ID:t.",
|
66
66
|
"roomNotFoundTitle": "Rummet hittades inte",
|
67
|
+
"roomNotValidDetails": "Det här rummet är inte giltigt just nu.",
|
68
|
+
"roomNotValidTitle": "Rummet är inte giltigt",
|
69
|
+
"inviteToRoomRemovedDetails": "Din inbjudan att ansluta till det här rummet har tagits bort.",
|
70
|
+
"inviteToRoomRemovedTitle": "Inbjudan till rummet har tagits bort",
|
67
71
|
"soundLabel": "Ljud",
|
68
72
|
"noMicrophonesLabel": "Inga mikrofoner hittades",
|
69
73
|
"noSpeakersLabel": "Inga högtalare hittades",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "Sesiniz kapatıldı",
|
48
48
|
"networkReconnectMoreDetails": "Bir sorun oluştu gibi görünüyor. Çağrıya geri alınmaya çalışılıyor.",
|
49
49
|
"networkReconnectTitle": "Bekleyin",
|
50
|
-
"notInvitedToRoomDetails": "
|
51
|
-
"notInvitedToRoomTitle": "Odaya
|
50
|
+
"notInvitedToRoomDetails": "Davetiniz olmadığı için bu odaya katılamazsınız.",
|
51
|
+
"notInvitedToRoomTitle": "Odaya davet edilmedi",
|
52
52
|
"peopleButtonLabel": "Kişiler",
|
53
53
|
"selectedPeopleButtonLabel": "Kişiler Düğmesi Seçildi",
|
54
54
|
"peoplePaneTitle": "Kişiler",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "Kaldır",
|
63
63
|
"returnToCallButtonAriaDescription": "Aramaya Dön",
|
64
64
|
"returnToCallButtonAriaLabel": "Geri",
|
65
|
-
"roomNotFoundDetails": "Sağlanan oda kimliği
|
65
|
+
"roomNotFoundDetails": "Sağlanan oda kimliği bulunamadı.",
|
66
66
|
"roomNotFoundTitle": "Oda bulunamadı",
|
67
|
+
"roomNotValidDetails": "Bu oda şu anda geçerli değil.",
|
68
|
+
"roomNotValidTitle": "Oda geçerli değil",
|
69
|
+
"inviteToRoomRemovedDetails": "Bu odaya katılma davetiniz kaldırıldı.",
|
70
|
+
"inviteToRoomRemovedTitle": "Odaya davet kaldırıldı",
|
67
71
|
"soundLabel": "Ses",
|
68
72
|
"noMicrophonesLabel": "Mikrofon bulunamadı",
|
69
73
|
"noSpeakersLabel": "Hoparlör bulunamadı",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "你已静音",
|
48
48
|
"networkReconnectMoreDetails": "似乎出现了问题。我们正在努力恢复通话。",
|
49
49
|
"networkReconnectTitle": "稍等",
|
50
|
-
"notInvitedToRoomDetails": "
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "你无法加入此聊天室,因为你没有邀请。",
|
51
|
+
"notInvitedToRoomTitle": "未受邀加入会议室",
|
52
52
|
"peopleButtonLabel": "人员",
|
53
53
|
"selectedPeopleButtonLabel": "已选择“人员”按钮",
|
54
54
|
"peoplePaneTitle": "人员",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "删除",
|
63
63
|
"returnToCallButtonAriaDescription": "返回通话",
|
64
64
|
"returnToCallButtonAriaLabel": "返回",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "找不到提供的会议室 ID。",
|
66
66
|
"roomNotFoundTitle": "未找到会议室。",
|
67
|
+
"roomNotValidDetails": "此会议室当前无效。",
|
68
|
+
"roomNotValidTitle": "会议室无效",
|
69
|
+
"inviteToRoomRemovedDetails": "已删除你加入此会议室的邀请。",
|
70
|
+
"inviteToRoomRemovedTitle": "已删除加入会议室的邀请",
|
67
71
|
"soundLabel": "声音",
|
68
72
|
"noMicrophonesLabel": "未找到麦克风",
|
69
73
|
"noSpeakersLabel": "未找到扬声器",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json
CHANGED
@@ -47,8 +47,8 @@
|
|
47
47
|
"mutedMessage": "您已設為靜音",
|
48
48
|
"networkReconnectMoreDetails": "似乎發生錯誤。我們正在嘗試讓您返回通話。",
|
49
49
|
"networkReconnectTitle": "請稍候",
|
50
|
-
"notInvitedToRoomDetails": "
|
51
|
-
"notInvitedToRoomTitle": "
|
50
|
+
"notInvitedToRoomDetails": "您無法加入此聊天室,因為您沒有邀請。",
|
51
|
+
"notInvitedToRoomTitle": "未受邀至會議室",
|
52
52
|
"peopleButtonLabel": "人員",
|
53
53
|
"selectedPeopleButtonLabel": "已選取人員按鈕",
|
54
54
|
"peoplePaneTitle": "人員",
|
@@ -62,8 +62,12 @@
|
|
62
62
|
"removeMenuLabel": "移除",
|
63
63
|
"returnToCallButtonAriaDescription": "返回通話",
|
64
64
|
"returnToCallButtonAriaLabel": "返回",
|
65
|
-
"roomNotFoundDetails": "
|
65
|
+
"roomNotFoundDetails": "找不到提供的會議室識別碼。",
|
66
66
|
"roomNotFoundTitle": "找不到會議室",
|
67
|
+
"roomNotValidDetails": "此會議室目前無效。",
|
68
|
+
"roomNotValidTitle": "會議室無效",
|
69
|
+
"inviteToRoomRemovedDetails": "您加入此聊天室的邀請已移除。",
|
70
|
+
"inviteToRoomRemovedTitle": "已移除加入聊天室的邀請",
|
67
71
|
"soundLabel": "音效",
|
68
72
|
"noMicrophonesLabel": "找不到麥克風",
|
69
73
|
"noSpeakersLabel": "找不到喇叭",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.10.1-alpha-
|
3
|
+
"version": "1.10.1-alpha-202311210013",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|