@azure/communication-react 1.6.1-alpha-202306220014 → 1.6.1-alpha-202306240016
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 +36 -0
- package/dist/dist-cjs/communication-react/index.js +148 -41
- 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-components/src/components/CameraButton.js +12 -13
- package/dist/dist-esm/react-components/src/components/CameraButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/DevicesButton.js +12 -0
- package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/MentionPopover.js +3 -4
- package/dist/dist-esm/react-components/src/components/MentionPopover.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +5 -2
- package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js +2 -2
- package/dist/dist-esm/react-components/src/components/styles/MentionPopover.style.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/en-US/strings.json +4 -4
- package/dist/dist-esm/react-components/src/theming/icons.d.ts +2 -0
- package/dist/dist-esm/react-components/src/theming/icons.js +3 -1
- package/dist/dist-esm/react-components/src/theming/icons.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/CallComposite.js +44 -3
- 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 +32 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +26 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallArrangement.js +7 -3
- 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/SidePane/SidePane.d.ts +1 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js +3 -2
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/SidePane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js +4 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/SidePane/useVideoEffectsPane.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js +5 -3
- package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/ConfigurationPage.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js +6 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/CallConfiguration.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.js +9 -3
- package/dist/dist-esm/react-composites/src/composites/common/SidePaneHeader.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/styles/Pane.styles.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js +3 -3
- package/dist/dist-esm/react-composites/src/composites/common/styles/Pane.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js +3 -2
- package/dist/dist-esm/react-composites/src/composites/common/styles/ParticipantContainer.styles.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +9 -1
- package/package.json +10 -10
@@ -1940,6 +1940,38 @@ export declare interface CallCompositeStrings {
|
|
1940
1940
|
* notice to be announced by narrator the transfer page is showing
|
1941
1941
|
*/
|
1942
1942
|
transferPageNoticeString: string;
|
1943
|
+
/**
|
1944
|
+
* Title text of the page shown to the user when target participant could not be reached
|
1945
|
+
*/
|
1946
|
+
participantCouldNotBeReachedTitle?: string;
|
1947
|
+
/**
|
1948
|
+
* More details text of the page shown to the user when target participant could not be reached
|
1949
|
+
*/
|
1950
|
+
participantCouldNotBeReachedMoreDetails?: string;
|
1951
|
+
/**
|
1952
|
+
* Title text of the page shown to the user when permission to reach participant is not allowed
|
1953
|
+
*/
|
1954
|
+
permissionToReachTargetParticipantNotAllowedTitle?: string;
|
1955
|
+
/**
|
1956
|
+
* More details text of the page shown to the user when permission to reach participant is not allowed
|
1957
|
+
*/
|
1958
|
+
permissionToReachTargetParticipantNotAllowedMoreDetails?: string;
|
1959
|
+
/**
|
1960
|
+
* Title text of the page shown to the user when tenant id for the target participant could not be resolved
|
1961
|
+
*/
|
1962
|
+
unableToResolveTenantTitle?: string;
|
1963
|
+
/**
|
1964
|
+
* More details text of the page shown to the user when tenant id for the target participant could not be resolved
|
1965
|
+
*/
|
1966
|
+
unableToResolveTenantMoreDetails?: string;
|
1967
|
+
/**
|
1968
|
+
* Title text of the page shown to the user when target participant id is malformed
|
1969
|
+
*/
|
1970
|
+
participantIdIsMalformedTitle?: string;
|
1971
|
+
/**
|
1972
|
+
* More details text of the page shown to the user when target participant id is malformed
|
1973
|
+
*/
|
1974
|
+
participantIdIsMalformedMoreDetails?: string;
|
1943
1975
|
}
|
1944
1976
|
|
1945
1977
|
/**
|
@@ -5262,6 +5294,8 @@ export declare const DEFAULT_COMPONENT_ICONS: {
|
|
5262
5294
|
CaptionsOffIcon: JSX.Element;
|
5263
5295
|
CaptionsSettingsIcon: JSX.Element;
|
5264
5296
|
ChangeSpokenLanguageIcon: JSX.Element;
|
5297
|
+
ContextMenuCameraIcon: JSX.Element;
|
5298
|
+
ContextMenuMicIcon: JSX.Element;
|
5265
5299
|
};
|
5266
5300
|
|
5267
5301
|
/**
|
@@ -5378,6 +5412,8 @@ export declare const DEFAULT_COMPOSITE_ICONS: {
|
|
5378
5412
|
CaptionsOffIcon: JSX.Element;
|
5379
5413
|
CaptionsSettingsIcon: JSX.Element;
|
5380
5414
|
ChangeSpokenLanguageIcon: JSX.Element;
|
5415
|
+
ContextMenuCameraIcon: JSX.Element;
|
5416
|
+
ContextMenuMicIcon: JSX.Element;
|
5381
5417
|
};
|
5382
5418
|
|
5383
5419
|
/**
|