@azure/communication-react 1.5.1-alpha-202306180015 → 1.5.1-alpha-202306210014

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 (65) hide show
  1. package/README.md +2 -3
  2. package/dist/communication-react.d.ts +4 -0
  3. package/dist/dist-cjs/communication-react/index.js +833 -767
  4. package/dist/dist-cjs/communication-react/index.js.map +1 -1
  5. package/dist/dist-esm/acs-ui-common/src/identifier.d.ts +6 -0
  6. package/dist/dist-esm/acs-ui-common/src/identifier.js +12 -1
  7. package/dist/dist-esm/acs-ui-common/src/identifier.js.map +1 -1
  8. package/dist/dist-esm/acs-ui-common/src/index.d.ts +1 -1
  9. package/dist/dist-esm/acs-ui-common/src/index.js +1 -1
  10. package/dist/dist-esm/acs-ui-common/src/index.js.map +1 -1
  11. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js +1 -1
  12. package/dist/dist-esm/acs-ui-common/src/telemetryVersion.js.map +1 -1
  13. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js +6 -3
  14. package/dist/dist-esm/react-components/src/components/HorizontalGallery.js.map +1 -1
  15. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js +6 -1
  16. package/dist/dist-esm/react-components/src/components/InputBoxComponent.js.map +1 -1
  17. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.d.ts +2 -2
  18. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js +2 -1
  19. package/dist/dist-esm/react-components/src/components/ResponsiveVerticalGallery.js.map +1 -1
  20. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js +25 -39
  21. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/TextFieldWithMention.js.map +1 -1
  22. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.d.ts +0 -1
  23. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js +50 -21
  24. package/dist/dist-esm/react-components/src/components/TextFieldWithMention/mentionTagUtils.js.map +1 -1
  25. package/dist/dist-esm/react-components/src/components/VerticalGallery.js +6 -3
  26. package/dist/dist-esm/react-components/src/components/VerticalGallery.js.map +1 -1
  27. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js +4 -2
  28. package/dist/dist-esm/react-components/src/components/VideoGallery/DefaultLayout.js.map +1 -1
  29. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js +11 -6
  30. package/dist/dist-esm/react-components/src/components/VideoGallery/FloatingLocalVideoLayout.js.map +1 -1
  31. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.d.ts +3 -1
  32. package/dist/dist-esm/react-components/src/components/VideoGallery/Layout.js.map +1 -1
  33. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js +3 -3
  34. package/dist/dist-esm/react-components/src/components/VideoGallery/OverflowGallery.js.map +1 -1
  35. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.d.ts +1 -1
  36. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js +6 -3
  37. package/dist/dist-esm/react-components/src/components/VideoGallery/styles/FloatingLocalVideo.styles.js.map +1 -1
  38. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.d.ts +1 -0
  39. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js +11 -3
  40. package/dist/dist-esm/react-components/src/components/VideoGallery/utils/videoGalleryLayoutUtils.js.map +1 -1
  41. package/dist/dist-esm/react-components/src/components/VideoGallery.js +12 -7
  42. package/dist/dist-esm/react-components/src/components/VideoGallery.js.map +1 -1
  43. package/dist/dist-esm/react-components/src/components/VideoTile.js +1 -1
  44. package/dist/dist-esm/react-components/src/components/VideoTile.js.map +1 -1
  45. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js +1 -1
  46. package/dist/dist-esm/react-components/src/components/styles/VerticalGallery.styles.js.map +1 -1
  47. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.d.ts +4 -0
  48. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js +6 -0
  49. package/dist/dist-esm/react-components/src/components/styles/VideoGallery.styles.js.map +1 -1
  50. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.d.ts +4 -0
  51. package/dist/dist-esm/react-composites/src/composites/CallComposite/Strings.js.map +1 -1
  52. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +3 -3
  53. package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js.map +1 -1
  54. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js +24 -11
  55. package/dist/dist-esm/react-composites/src/composites/CallComposite/pages/TransferPage.js.map +1 -1
  56. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.d.ts +7 -0
  57. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js +4 -0
  58. package/dist/dist-esm/react-composites/src/composites/CallComposite/styles/TransferPage.styles.js.map +1 -1
  59. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.d.ts +0 -9
  60. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js +1 -14
  61. package/dist/dist-esm/react-composites/src/composites/CallComposite/utils/Utils.js.map +1 -1
  62. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js +2 -2
  63. package/dist/dist-esm/react-composites/src/composites/ChatComposite/adapter/AzureCommunicationChatAdapter.js.map +1 -1
  64. package/dist/dist-esm/react-composites/src/composites/localization/locales/en-US/strings.json +2 -1
  65. package/package.json +8 -8
package/README.md CHANGED
@@ -22,10 +22,9 @@ npm i @azure/communication-react
22
22
  `@azure/communication-react` specifies core Azure Communication Services as `peerDependencies` so that
23
23
  you can most consistently use the API from the core libraries in your application. You need to install those libraries as well:
24
24
 
25
-
26
25
  ```bash
27
- npm i @azure/communication-calling@1.4.4
28
- npm i @azure/communication-chat@1.3.2-beta.1
26
+ npm i @azure/communication-calling
27
+ npm i @azure/communication-chat
29
28
  ```
30
29
 
31
30
  ## Storybook
@@ -1936,6 +1936,10 @@ export declare interface CallCompositeStrings {
1936
1936
  * transfer page display name for unknown participant
1937
1937
  */
1938
1938
  transferPageUnknownTransferTargetDisplayName: string;
1939
+ /**
1940
+ * notice to be announced by narrator the transfer page is showing
1941
+ */
1942
+ transferPageNoticeString: string;
1939
1943
  }
1940
1944
 
1941
1945
  /**