@azure/communication-react 1.8.1-alpha-202310060013 → 1.8.1-alpha-202310080014
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/dist-cjs/communication-react/index.js +51 -37
- 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 +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.d.ts +0 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js +1 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/MediaGallery.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/CallPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.d.ts +0 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.d.ts +2 -0
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js +22 -4
- package/dist/dist-esm/react-composites/src/composites/common/CaptionsBanner.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.d.ts +1 -2
- package/dist/dist-esm/react-composites/src/composites/common/ParticipantContainer.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +2 -0
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +2 -0
- package/package.json +8 -8
package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json
CHANGED
@@ -208,6 +208,7 @@
|
|
208
208
|
"moreButtonGalleryFloatingLocalLayoutLabel": "Динамический макет",
|
209
209
|
"moreButtonGalleryDefaultLayoutLabel": "Макет коллекции",
|
210
210
|
"moreButtonGalleryFocusedContentLayoutLabel": "Отсортированные материалы",
|
211
|
+
"moreButtonLargeGalleryDefaultLayoutLabel": "Большая галерея",
|
211
212
|
"capabilityChangedNotification": {
|
212
213
|
"turnVideoOn": {
|
213
214
|
"lostDueToMeetingOption": "Камера отключена. Вы больше не можете делиться видео.",
|
@@ -245,6 +246,7 @@
|
|
245
246
|
"moreDrawerCaptionsMenuTitle": "Автоматические субтитры",
|
246
247
|
"moreDrawerSpokenLanguageMenuTitle": "Язык речи",
|
247
248
|
"moreDrawerCaptionLanguageMenuTitle": "Язык субтитров",
|
249
|
+
"moreDrawerGalleryOptionsMenuTitle": "Параметры коллекции",
|
248
250
|
"peopleButtonLabel": "Люди",
|
249
251
|
"selectedPeopleButtonLabel": "Нажата кнопка \"Люди\"",
|
250
252
|
"peopleButtonTooltipOpen": "Показать участников",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json
CHANGED
@@ -208,6 +208,7 @@
|
|
208
208
|
"moreButtonGalleryFloatingLocalLayoutLabel": "Dynamisk layout",
|
209
209
|
"moreButtonGalleryDefaultLayoutLabel": "Gallerilayout",
|
210
210
|
"moreButtonGalleryFocusedContentLayoutLabel": "Fokuserat innehåll",
|
211
|
+
"moreButtonLargeGalleryDefaultLayoutLabel": "Stort galleri",
|
211
212
|
"capabilityChangedNotification": {
|
212
213
|
"turnVideoOn": {
|
213
214
|
"lostDueToMeetingOption": "Kameran har inaktiverats. Du kan inte längre dela video.",
|
@@ -245,6 +246,7 @@
|
|
245
246
|
"moreDrawerCaptionsMenuTitle": "Liveundertexter",
|
246
247
|
"moreDrawerSpokenLanguageMenuTitle": "Talat språk",
|
247
248
|
"moreDrawerCaptionLanguageMenuTitle": "Språk för undertext",
|
249
|
+
"moreDrawerGalleryOptionsMenuTitle": "Gallerialternativ",
|
248
250
|
"peopleButtonLabel": "Personer",
|
249
251
|
"selectedPeopleButtonLabel": "Knappen Kontakter har valts",
|
250
252
|
"peopleButtonTooltipOpen": "Visa deltagare",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json
CHANGED
@@ -208,6 +208,7 @@
|
|
208
208
|
"moreButtonGalleryFloatingLocalLayoutLabel": "Dinamik düzen",
|
209
209
|
"moreButtonGalleryDefaultLayoutLabel": "Galeri düzeni",
|
210
210
|
"moreButtonGalleryFocusedContentLayoutLabel": "Odaklanmış içerik",
|
211
|
+
"moreButtonLargeGalleryDefaultLayoutLabel": "Büyük Galeri",
|
211
212
|
"capabilityChangedNotification": {
|
212
213
|
"turnVideoOn": {
|
213
214
|
"lostDueToMeetingOption": "Kameranız devre dışı bırakıldı. Artık video paylaşasınız.",
|
@@ -245,6 +246,7 @@
|
|
245
246
|
"moreDrawerCaptionsMenuTitle": "Açıklamalı canlı alt yazılar",
|
246
247
|
"moreDrawerSpokenLanguageMenuTitle": "Konuşulan dil",
|
247
248
|
"moreDrawerCaptionLanguageMenuTitle": "Açıklamalı alt yazı dili",
|
249
|
+
"moreDrawerGalleryOptionsMenuTitle": "Galeri seçenekleri",
|
248
250
|
"peopleButtonLabel": "Kişiler",
|
249
251
|
"selectedPeopleButtonLabel": "Kişiler Düğmesi Seçildi",
|
250
252
|
"peopleButtonTooltipOpen": "Katılımcıları göster",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json
CHANGED
@@ -208,6 +208,7 @@
|
|
208
208
|
"moreButtonGalleryFloatingLocalLayoutLabel": "动态布局",
|
209
209
|
"moreButtonGalleryDefaultLayoutLabel": "库布局",
|
210
210
|
"moreButtonGalleryFocusedContentLayoutLabel": "重点内容",
|
211
|
+
"moreButtonLargeGalleryDefaultLayoutLabel": "大型画廊模式",
|
211
212
|
"capabilityChangedNotification": {
|
212
213
|
"turnVideoOn": {
|
213
214
|
"lostDueToMeetingOption": "你的照相机已禁用。你无法再共享视频。",
|
@@ -245,6 +246,7 @@
|
|
245
246
|
"moreDrawerCaptionsMenuTitle": "实时辅助字幕",
|
246
247
|
"moreDrawerSpokenLanguageMenuTitle": "口述语言",
|
247
248
|
"moreDrawerCaptionLanguageMenuTitle": "字幕语言",
|
249
|
+
"moreDrawerGalleryOptionsMenuTitle": "库选项",
|
248
250
|
"peopleButtonLabel": "人员",
|
249
251
|
"selectedPeopleButtonLabel": "已选择“人员”按钮",
|
250
252
|
"peopleButtonTooltipOpen": "显示参与者",
|
package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json
CHANGED
@@ -208,6 +208,7 @@
|
|
208
208
|
"moreButtonGalleryFloatingLocalLayoutLabel": "動態版面配置",
|
209
209
|
"moreButtonGalleryDefaultLayoutLabel": "資源庫配置",
|
210
210
|
"moreButtonGalleryFocusedContentLayoutLabel": "焦點內容",
|
211
|
+
"moreButtonLargeGalleryDefaultLayoutLabel": "大型圖庫",
|
211
212
|
"capabilityChangedNotification": {
|
212
213
|
"turnVideoOn": {
|
213
214
|
"lostDueToMeetingOption": "您的相機已停用。您無法再分享視訊。",
|
@@ -245,6 +246,7 @@
|
|
245
246
|
"moreDrawerCaptionsMenuTitle": "即時字幕",
|
246
247
|
"moreDrawerSpokenLanguageMenuTitle": "口語語言",
|
247
248
|
"moreDrawerCaptionLanguageMenuTitle": "字幕語言",
|
249
|
+
"moreDrawerGalleryOptionsMenuTitle": "圖庫選項",
|
248
250
|
"peopleButtonLabel": "人員",
|
249
251
|
"selectedPeopleButtonLabel": "已選取人員按鈕",
|
250
252
|
"peopleButtonTooltipOpen": "顯示參與者",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.8.1-alpha-
|
3
|
+
"version": "1.8.1-alpha-202310080014",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|
@@ -98,13 +98,13 @@
|
|
98
98
|
"@azure/core-auth": "^1.4.0",
|
99
99
|
"@babel/cli": "^7.16.0",
|
100
100
|
"@babel/core": "^7.16.0",
|
101
|
-
"@internal/calling-component-bindings": "1.8.1-alpha-
|
102
|
-
"@internal/calling-stateful-client": "1.8.1-alpha-
|
103
|
-
"@internal/chat-component-bindings": "1.8.1-alpha-
|
104
|
-
"@internal/chat-stateful-client": "1.8.1-alpha-
|
105
|
-
"@internal/fake-backends": "1.8.1-alpha-
|
106
|
-
"@internal/react-components": "1.8.1-alpha-
|
107
|
-
"@internal/react-composites": "1.8.1-alpha-
|
101
|
+
"@internal/calling-component-bindings": "1.8.1-alpha-202310080014",
|
102
|
+
"@internal/calling-stateful-client": "1.8.1-alpha-202310080014",
|
103
|
+
"@internal/chat-component-bindings": "1.8.1-alpha-202310080014",
|
104
|
+
"@internal/chat-stateful-client": "1.8.1-alpha-202310080014",
|
105
|
+
"@internal/fake-backends": "1.8.1-alpha-202310080014",
|
106
|
+
"@internal/react-components": "1.8.1-alpha-202310080014",
|
107
|
+
"@internal/react-composites": "1.8.1-alpha-202310080014",
|
108
108
|
"@microsoft/api-documenter": "~7.12.11",
|
109
109
|
"@microsoft/api-extractor": "~7.18.0",
|
110
110
|
"@rollup/plugin-json": "^4.1.0",
|