@azure/communication-react 1.19.0-alpha-202407300014 → 1.19.0-alpha-202407310012
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 +68 -5
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-CjGUWd0g.js → ChatMessageComponentAsRichTextEditBox-CsHqT8dY.js} +2 -2
- package/dist/dist-cjs/communication-react/{ChatMessageComponentAsRichTextEditBox-CjGUWd0g.js.map → ChatMessageComponentAsRichTextEditBox-CsHqT8dY.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BRxGYpDK.js → RichTextSendBoxWrapper-TGDmjXvl.js} +2 -2
- package/dist/dist-cjs/communication-react/{RichTextSendBoxWrapper-BRxGYpDK.js.map → RichTextSendBoxWrapper-TGDmjXvl.js.map} +1 -1
- package/dist/dist-cjs/communication-react/{index-DPlK1Gtb.js → index-BBPqvw4B.js} +692 -549
- package/dist/dist-cjs/communication-react/index-BBPqvw4B.js.map +1 -0
- package/dist/dist-cjs/communication-react/index.js +3 -1
- 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/acs-ui-javascript-loaders/src/callCompositeLoader.d.ts +2 -2
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js +3 -10
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.d.ts +18 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js +43 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/callWithChatCompositeLoader.js.map +1 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.d.ts +18 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js +43 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/chatCompositeLoader.js.map +1 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/index.d.ts +4 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/index.js +2 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/index.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.d.ts +2 -2
- package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js +3 -10
- package/dist/dist-esm/acs-ui-javascript-loaders/src/outboundCallCompositeLoader.js.map +1 -1
- package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.d.ts +7 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js +17 -0
- package/dist/dist-esm/acs-ui-javascript-loaders/src/utils.js.map +1 -0
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.d.ts +18 -0
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js +36 -0
- package/dist/dist-esm/calling-stateful-client/src/BreakoutRoomsSubscriber.js.map +1 -0
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.d.ts +14 -0
- package/dist/dist-esm/calling-stateful-client/src/CallClientState.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallContext.d.ts +3 -0
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js +18 -0
- package/dist/dist-esm/calling-stateful-client/src/CallContext.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.d.ts +1 -0
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js +6 -0
- package/dist/dist-esm/calling-stateful-client/src/CallSubscriber.js.map +1 -1
- package/dist/dist-esm/calling-stateful-client/src/index-public.d.ts +1 -0
- package/dist/dist-esm/calling-stateful-client/src/index-public.js.map +1 -1
- package/dist/dist-esm/communication-react/src/index.d.ts +2 -2
- package/dist/dist-esm/communication-react/src/index.js +1 -1
- package/dist/dist-esm/communication-react/src/index.js.map +1 -1
- package/dist/dist-esm/react-components/src/localization/locales/ar-SA/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/cs-CZ/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/de-DE/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/en-GB/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/es-ES/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/fi-FI/strings.json +13 -3
- package/dist/dist-esm/react-components/src/localization/locales/fr-FR/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/he-IL/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/it-IT/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/ja-JP/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/ko-KR/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/nb-NO/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/nl-NL/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/pl-PL/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/pt-BR/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/ru-RU/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/sv-SE/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/tr-TR/strings.json +12 -2
- package/dist/dist-esm/react-components/src/localization/locales/zh-CN/strings.json +14 -4
- package/dist/dist-esm/react-components/src/localization/locales/zh-TW/strings.json +14 -4
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.d.ts +4 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/AzureCommunicationCallAdapter.js +11 -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/adapter/CallAdapter.d.ts +9 -0
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.d.ts +3 -0
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/AzureCommunicationCallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.d.ts +4 -1
- package/dist/dist-esm/react-composites/src/composites/CallWithChatComposite/adapter/CallWithChatAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ar-SA/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/cs-CZ/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/de-DE/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/en-GB/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/es-ES/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fi-FI/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/fr-FR/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/he-IL/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/it-IT/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ja-JP/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ko-KR/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nb-NO/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/nl-NL/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pl-PL/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/pt-BR/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/ru-RU/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/sv-SE/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/tr-TR/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-CN/strings.json +5 -1
- package/dist/dist-esm/react-composites/src/composites/localization/locales/zh-TW/strings.json +5 -1
- package/package.json +1 -1
- package/dist/dist-cjs/communication-react/index-DPlK1Gtb.js.map +0 -1
@@ -16,8 +16,8 @@
|
|
16
16
|
*/
|
17
17
|
export { fromFlatCommunicationIdentifier, toFlatCommunicationIdentifier } from '../../acs-ui-common/src';
|
18
18
|
export type { AreEqual, CommonProperties, MessageStatus, Common, AreTypeEqual, AreParamEqual } from '../../acs-ui-common/src';
|
19
|
-
export { loadOutboundCallComposite, loadCallComposite } from '../../acs-ui-javascript-loaders/src';
|
20
|
-
export type { OutboundCallCompositeLoaderProps, CallCompositeLoaderProps } from '../../acs-ui-javascript-loaders/src';
|
19
|
+
export { loadOutboundCallComposite, loadCallComposite, loadChatComposite, loadCallWithChatComposite } from '../../acs-ui-javascript-loaders/src';
|
20
|
+
export type { OutboundCallCompositeLoaderProps, CallCompositeLoaderProps, ChatCompositeLoaderProps, CallWithChatCompositeLoaderProps } from '../../acs-ui-javascript-loaders/src';
|
21
21
|
export type { CallClientProviderProps, CallAgentProviderProps, CallProviderProps, GetCallingSelector, CallingHandlers, CallingBaseSelectorProps, CommonCallingHandlers } from '../../calling-component-bindings/src';
|
22
22
|
export type { VideoBackgroundEffectsDependency, CallingHandlersOptions } from '../../calling-component-bindings/src';
|
23
23
|
export type { CaptionsOptions } from '../../calling-component-bindings/src';
|
@@ -18,7 +18,7 @@
|
|
18
18
|
*/
|
19
19
|
export { fromFlatCommunicationIdentifier, toFlatCommunicationIdentifier } from '../../acs-ui-common/src';
|
20
20
|
/* @conditional-compile-remove(composite-js-helpers) */
|
21
|
-
export { loadOutboundCallComposite, loadCallComposite } from '../../acs-ui-javascript-loaders/src';
|
21
|
+
export { loadOutboundCallComposite, loadCallComposite, loadChatComposite, loadCallWithChatComposite } from '../../acs-ui-javascript-loaders/src';
|
22
22
|
export { CallClientProvider, CallAgentProvider, CallProvider, useCallClient, useCallAgent, useCall, useDeviceManager, getCallingSelector, createDefaultCallingHandlers } from '../../calling-component-bindings/src';
|
23
23
|
/* @conditional-compile-remove(teams-identity-support) */
|
24
24
|
export { useTeamsCallAgent, useTeamsCall, createDefaultTeamsCallingHandlers } from '../../calling-component-bindings/src';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,EAAE,+BAA+B,EAAE,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAUzG,uDAAuD;AACvD,OAAO,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,MAAM,qCAAqC,CAAC;AAgCnG,OAAO,EACL,kBAAkB,EAClB,iBAAiB,EACjB,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,OAAO,EACP,gBAAgB,EAChB,kBAAkB,EAClB,4BAA4B,EAC7B,MAAM,sCAAsC,CAAC;AAE9C,yDAAyD;AACzD,OAAO,EACL,iBAAiB,EACjB,YAAY,EACZ,iCAAiC,EAClC,MAAM,sCAAsC,CAAC;AA0B9C,OAAO,EACL,kBAAkB,EAClB,wBAAwB,EACxB,aAAa,EACb,mBAAmB,EACnB,eAAe,EACf,yBAAyB,EAC1B,MAAM,mCAAmC,CAAC;AAU3C,OAAO,EACL,mBAAmB,EACnB,YAAY,EACZ,UAAU,EACV,gBAAgB,EAChB,aAAa,EACb,aAAa,EACb,QAAQ,EACR,UAAU,EACV,oBAAoB,EACpB,sBAAsB,EACtB,aAAa,EACb,gBAAgB,EAChB,eAAe,EACf,eAAe,EACf,kBAAkB,EAClB,iBAAiB,EACjB,OAAO,EACP,WAAW,EACX,eAAe,EACf,YAAY,EACZ,SAAS,EACT,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACvB,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,6CAA6C;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AAExD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAC;AAErD,mDAAmD;AACnD,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAUzF,iDAAiD;AACjD,OAAO,EACL,kCAAkC,EAClC,yBAAyB,EACzB,qBAAqB,EACtB,MAAM,4BAA4B,CAAC;AA0IpC,mDAAmD;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAsC7D,mDAAmD;AACnD,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAkBzE,cAAc,iDAAiD,CAAC;AAChE,cAAc,oCAAoC,CAAC;AACnD,cAAc,gDAAgD,CAAC;AAG/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAiB1E,cAAc,yCAAyC,CAAC;AACxD,cAAc,eAAe,CAAC;AAE9B,sDAAsD;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAGhE,sDAAsD;AACtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AAGvE,sDAAsD;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAgBxE,gDAAgD;AAChD,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/**\n * `@azure/communication-react` is an npm package that exports the functionality of the Azure Communication Services - UI Library.\n *\n * This package makes it easy for you to build modern communications user experiences using Azure Communication Services. It gives you a library of production-ready UI components that you can drop into your applications:\n * - Composites: These components are turn-key solutions that implement common communication scenarios. You can quickly add video calling or chat experiences to your applications. Composites are open-source higher order components built using UI components.\n * - UI Components - These components are open-source building blocks that let you build custom communications experience. Components are offered for both calling and chat capabilities that can be combined to build experiences.\n *\n * These UI client libraries all use Microsoft's Fluent design language and assets. Fluent UI provides a foundational layer for the UI Library and is actively used across Microsoft products.\n *\n * In conjunction with the UI components, the UI Library exposes a stateful client library for calling and chat. This client is agnostic to any specific state management framework and can be integrated with common state managers like Redux or React Context.\n * This stateful client library can be used with the UI Components to pass props and methods for the UI Components to render data. For more information, see Stateful Client Overview.\n *\n * For more information visit: https://aka.ms/acsstorybook\n *\n * @packageDocumentation\n */\n\nexport { fromFlatCommunicationIdentifier, toFlatCommunicationIdentifier } from '../../acs-ui-common/src';\nexport type {\n AreEqual,\n CommonProperties,\n MessageStatus,\n Common,\n AreTypeEqual,\n AreParamEqual\n} from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(composite-js-helpers) */\nexport { loadOutboundCallComposite, loadCallComposite } from '../../acs-ui-javascript-loaders/src';\n/* @conditional-compile-remove(composite-js-helpers) */\nexport type { OutboundCallCompositeLoaderProps, CallCompositeLoaderProps } from '../../acs-ui-javascript-loaders/src';\n\n// Not to export chat/calling specific hook from binding package\nexport type {\n CallClientProviderProps,\n CallAgentProviderProps,\n CallProviderProps,\n GetCallingSelector,\n CallingHandlers,\n CallingBaseSelectorProps,\n CommonCallingHandlers\n} from '../../calling-component-bindings/src';\n\nexport type { VideoBackgroundEffectsDependency, CallingHandlersOptions } from '../../calling-component-bindings/src';\n\nexport type { CaptionsOptions } from '../../calling-component-bindings/src';\n\nexport type {\n ChatClientProviderProps,\n ChatThreadClientProviderProps,\n GetChatSelector,\n ChatHandlers,\n ChatBaseSelectorProps\n} from '../../chat-component-bindings/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { MessageOptions, ChatMessageType } from '../../acs-ui-common/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { UploadChatImageResult } from '../../acs-ui-common/src';\n\nexport {\n CallClientProvider,\n CallAgentProvider,\n CallProvider,\n useCallClient,\n useCallAgent,\n useCall,\n useDeviceManager,\n getCallingSelector,\n createDefaultCallingHandlers\n} from '../../calling-component-bindings/src';\n\n/* @conditional-compile-remove(teams-identity-support) */\nexport {\n useTeamsCallAgent,\n useTeamsCall,\n createDefaultTeamsCallingHandlers\n} from '../../calling-component-bindings/src';\n\n/* @conditional-compile-remove(teams-identity-support) */\nexport type { TeamsCallingHandlers } from '../../calling-component-bindings/src';\n\nexport type {\n ScreenShareButtonSelector,\n CameraButtonSelector,\n VideoGallerySelector,\n DevicesButtonSelector,\n EmptySelector,\n ErrorBarSelector as CallErrorBarSelector,\n ParticipantListSelector,\n MicrophoneButtonSelector,\n ParticipantsButtonSelector,\n CreateDefaultCallingHandlers\n} from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport type { HoldButtonSelector } from '../../calling-component-bindings/src';\n\nexport type { RaiseHandButtonSelector } from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(notifications) */\nexport type { NotificationStackSelector } from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type { IncomingCallStackSelector } from '../../calling-component-bindings/src';\n\nexport {\n ChatClientProvider,\n ChatThreadClientProvider,\n useChatClient,\n useChatThreadClient,\n getChatSelector,\n createDefaultChatHandlers\n} from '../../chat-component-bindings/src';\n\nexport type {\n MessageThreadSelector,\n TypingIndicatorSelector,\n ChatParticipantListSelector,\n SendBoxSelector,\n ErrorBarSelector as ChatErrorBarSelector\n} from '../../chat-component-bindings/src';\n\nexport {\n _IdentifierProvider,\n CameraButton,\n ControlBar,\n ControlBarButton,\n DevicesButton,\n EndCallButton,\n ErrorBar,\n GridLayout,\n LocalizationProvider,\n MessageStatusIndicator,\n MessageThread,\n MicrophoneButton,\n ParticipantItem,\n ParticipantList,\n ParticipantsButton,\n ScreenShareButton,\n SendBox,\n StreamMedia,\n TypingIndicator,\n VideoGallery,\n VideoTile,\n COMPONENT_LOCALE_EN_GB,\n COMPONENT_LOCALE_AR_SA,\n COMPONENT_LOCALE_CS_CZ,\n COMPONENT_LOCALE_DE_DE,\n COMPONENT_LOCALE_ES_ES,\n COMPONENT_LOCALE_FI_FI,\n COMPONENT_LOCALE_FR_FR,\n COMPONENT_LOCALE_HE_IL,\n COMPONENT_LOCALE_IT_IT,\n COMPONENT_LOCALE_JA_JP,\n COMPONENT_LOCALE_KO_KR,\n COMPONENT_LOCALE_NB_NO,\n COMPONENT_LOCALE_NL_NL,\n COMPONENT_LOCALE_PL_PL,\n COMPONENT_LOCALE_PT_BR,\n COMPONENT_LOCALE_RU_RU,\n COMPONENT_LOCALE_SV_SE,\n COMPONENT_LOCALE_TR_TR,\n COMPONENT_LOCALE_ZH_CN,\n COMPONENT_LOCALE_ZH_TW\n} from '../../react-components/src';\nexport { ImageOverlay } from '../../react-components/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport { HoldButton } from '../../react-components/src';\n\nexport { RaiseHandButton } from '../../react-components/src';\n\nexport { Dialpad } from '../../react-components/src';\n\n/* @conditional-compile-remove(one-to-n-calling) */\nexport { IncomingCallNotification, IncomingCallStack } from '../../react-components/src';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type {\n IncomingCallNotificationProps,\n IncomingCallNotificationStrings,\n IncomingCallNotificationStyles,\n IncomingCallStackProps,\n ActiveIncomingCall\n} from '../../react-components/src';\n\n/* @conditional-compile-remove(call-readiness) */\nexport {\n CameraAndMicrophoneSitePermissions,\n MicrophoneSitePermissions,\n CameraSitePermissions\n} from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type {\n CameraAndMicrophoneSitePermissionsStrings,\n CameraAndMicrophoneSitePermissionsProps,\n CameraSitePermissionsStrings,\n CameraSitePermissionsProps,\n CommonSitePermissionsProps,\n SitePermissionsStrings,\n SitePermissionsStyles,\n MicrophoneSitePermissionsStrings,\n MicrophoneSitePermissionsProps\n} from '../../react-components/src';\n\n/* @conditional-compile-remove(total-participant-count) */\nexport type { ParticipantListStrings } from '../../react-components/src';\n\n/* @conditional-compile-remove(mention) */\nexport type {\n MentionOptions,\n MentionDisplayOptions,\n MentionLookupOptions,\n Mention,\n MentionPopoverStrings\n} from '../../react-components/src';\n\nexport type {\n _IdentifierProviderProps,\n _Identifiers,\n ActiveErrorMessage,\n BaseCustomStyles,\n CallParticipantListParticipant,\n CameraButtonContextualMenuStyles,\n CameraButtonProps,\n CameraButtonStrings,\n CameraButtonStyles,\n ChatMessage,\n CommunicationParticipant,\n ComponentLocale,\n ComponentSlotStyle,\n ComponentStrings,\n ContentSystemMessage,\n ControlBarButtonProps,\n ControlBarButtonStrings,\n ControlBarButtonStyles,\n ControlBarLayout,\n ControlBarProps,\n CreateVideoStreamViewResult,\n CustomAvatarOptions,\n CustomMessage,\n DevicesButtonContextualMenuStyles,\n DevicesButtonProps,\n DevicesButtonStrings,\n DevicesButtonStyles,\n EndCallButtonProps,\n EndCallButtonStrings,\n ErrorBarProps,\n ErrorBarStrings,\n ErrorType,\n GridLayoutProps,\n GridLayoutStyles,\n HorizontalGalleryStyles,\n JumpToNewMessageButtonProps,\n LocalizationProviderProps,\n LocalVideoCameraCycleButtonProps,\n LoadingState,\n Message,\n MessageAttachedStatus,\n MessageCommon,\n MessageContentType,\n MessageProps,\n MessageRenderer,\n MessageStatusIndicatorProps,\n MessageStatusIndicatorStrings,\n MessageThreadProps,\n MessageThreadStrings,\n MessageThreadStyles,\n MicrophoneButtonContextualMenuStyles,\n MicrophoneButtonProps,\n MicrophoneButtonStrings,\n MicrophoneButtonStyles,\n OnRenderAvatarCallback,\n OptionsDevice,\n ParticipantAddedSystemMessage,\n ParticipantItemProps,\n ParticipantItemStrings,\n ParticipantItemStyles,\n ParticipantListItemStyles,\n ParticipantListParticipant,\n ParticipantListProps,\n ParticipantListStyles,\n ParticipantMenuItemsCallback,\n ParticipantRemovedSystemMessage,\n ParticipantState,\n ParticipantsButtonContextualMenuStyles,\n ParticipantsButtonProps,\n ParticipantsButtonStrings,\n ParticipantsButtonStyles,\n ReadReceiptsBySenderId,\n ScreenShareButtonProps,\n ScreenShareButtonStrings,\n SendBoxProps,\n SendBoxStrings,\n SendBoxStylesProps,\n StreamMediaProps,\n SystemMessage,\n SystemMessageCommon,\n TopicUpdatedSystemMessage,\n TypingIndicatorProps,\n TypingIndicatorStrings,\n TypingIndicatorStylesProps,\n UpdateMessageCallback,\n CancelEditCallback,\n VideoGalleryLayout,\n VideoGalleryLocalParticipant,\n VideoGalleryParticipant,\n VideoGalleryProps,\n VideoGalleryRemoteParticipant,\n VideoGalleryStream,\n VideoGalleryStrings,\n VideoGalleryStyles,\n VideoStreamOptions,\n VideoTileProps,\n VideoTileStylesProps,\n ViewScalingMode,\n VideoTileContextualMenuProps,\n VideoTileDrawerMenuProps,\n VideoTilesOptions\n} from '../../react-components/src';\n\nexport type { RaiseHandButtonProps, RaiseHandButtonStrings, RaisedHand } from '../../react-components/src';\nexport type {\n ReactionButtonStrings,\n Reaction,\n ReactionButtonProps,\n ReactionResources,\n ReactionSprite\n} from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport { RichTextSendBox } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport type { RichTextSendBoxProps, RichTextSendBoxStrings, RichTextStrings } from '../../react-components/src';\nexport type { Spotlight } from '../../react-components/src';\nexport type { ImageOverlayProps, ImageOverlayStrings } from '../../react-components/src';\n/* @conditional-compile-remove(data-loss-prevention) */\nexport type { BlockedMessage } from '../../react-components/src';\nexport type {\n DialpadMode,\n DialpadProps,\n DialpadStrings,\n DialpadStyles,\n DtmfTone,\n LongPressTrigger\n} from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentOptions } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { SendBoxErrorBarError } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { SendBoxErrorBarType } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentActionHandler } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type {\n AttachmentSelectionHandler,\n AttachmentRemovalHandler,\n AttachmentUploadOptions,\n AttachmentUploadTask\n} from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-teams-interop) @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMetadata } from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMetadataInProgress, AttachmentProgressError } from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMenuAction, AttachmentDownloadOptions } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport { defaultAttachmentMenuAction } from '../../react-components/src';\nexport type { ChatAttachmentType } from '../../react-components/src';\nexport type { InlineImageOptions, InlineImage } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport type { RichTextEditorOptions, RichTextEditBoxOptions, RichTextSendBoxOptions } from '../../react-components/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport type { HoldButtonProps, HoldButtonStrings } from '../../react-components/src';\nexport type { VideoTileStrings } from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type { BrowserPermissionDeniedStrings, BrowserPermissionDeniedProps } from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type {\n BrowserPermissionDeniedIOSStrings,\n BrowserPermissionDeniedStyles,\n BrowserPermissionDeniedIOSProps\n} from '../../react-components/src';\nexport type { OverflowGalleryPosition } from '../../react-components/src';\nexport type { LocalVideoTileSize } from '../../react-components/src';\nexport * from '../../react-components/src/localization/locales';\nexport * from '../../react-components/src/theming';\nexport * from '../../calling-stateful-client/src/index-public';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type { DeclarativeCallAgent } from '../../calling-stateful-client/src';\nexport { createStatefulChatClient } from '../../chat-stateful-client/src';\nexport type {\n StatefulChatClient,\n StatefulChatClientArgs,\n StatefulChatClientOptions,\n ChatMessageWithStatus,\n ChatClientState,\n ChatError,\n ChatErrors,\n ChatThreadClientState,\n ChatThreadProperties,\n ChatErrorTarget\n} from '../../chat-stateful-client/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { MessagingPolicy } from '../../chat-stateful-client/src';\n\nexport type { ResourceFetchResult } from '../../chat-stateful-client/src';\nexport * from '../../react-composites/src/index-public';\nexport * from './mergedHooks';\n\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedBrowser } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedBrowserStrings, UnsupportedBrowserProps } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedBrowserVersion } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedBrowserVersionStrings, UnsupportedBrowserVersionProps } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedOperatingSystem } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedOperatingSystemStrings, UnsupportedOperatingSystemProps } from '../../react-components/src';\nexport type {\n VerticalGalleryStyles,\n VerticalGalleryStrings,\n VerticalGalleryControlBarStyles\n} from '../../react-components/src';\n\nexport type { SpokenLanguageStrings, CaptionLanguageStrings } from '../../react-components/src';\n\nexport type { SurveyIssues } from '../../react-components/src';\n\nexport type { SurveyIssuesHeadingStrings } from '../../react-components/src';\n\nexport type { CallSurveyImprovementSuggestions } from '../../react-components/src';\n/* @conditional-compile-remove(notifications) */\nexport { NotificationStack, Notification } from '../../react-components/src';\n/* @conditional-compile-remove(notifications) */\nexport type {\n NotificationStackProps,\n NotificationProps,\n NotificationStrings,\n NotificationStackStrings,\n NotificationType,\n ActiveNotification\n} from '../../react-components/src';\n/* @conditional-compile-remove(teams-meeting-conference) */\nexport type { MeetingConferencePhoneInfoModalStrings } from '../../react-components/src';\n"]}
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC;;;;;;;;;;;;;;;GAeG;AAEH,OAAO,EAAE,+BAA+B,EAAE,6BAA6B,EAAE,MAAM,yBAAyB,CAAC;AAUzG,uDAAuD;AACvD,OAAO,EACL,yBAAyB,EACzB,iBAAiB,EACjB,iBAAiB,EACjB,yBAAyB,EAC1B,MAAM,qCAAqC,CAAC;AAqC7C,OAAO,EACL,kBAAkB,EAClB,iBAAiB,EACjB,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,OAAO,EACP,gBAAgB,EAChB,kBAAkB,EAClB,4BAA4B,EAC7B,MAAM,sCAAsC,CAAC;AAE9C,yDAAyD;AACzD,OAAO,EACL,iBAAiB,EACjB,YAAY,EACZ,iCAAiC,EAClC,MAAM,sCAAsC,CAAC;AA0B9C,OAAO,EACL,kBAAkB,EAClB,wBAAwB,EACxB,aAAa,EACb,mBAAmB,EACnB,eAAe,EACf,yBAAyB,EAC1B,MAAM,mCAAmC,CAAC;AAU3C,OAAO,EACL,mBAAmB,EACnB,YAAY,EACZ,UAAU,EACV,gBAAgB,EAChB,aAAa,EACb,aAAa,EACb,QAAQ,EACR,UAAU,EACV,oBAAoB,EACpB,sBAAsB,EACtB,aAAa,EACb,gBAAgB,EAChB,eAAe,EACf,eAAe,EACf,kBAAkB,EAClB,iBAAiB,EACjB,OAAO,EACP,WAAW,EACX,eAAe,EACf,YAAY,EACZ,SAAS,EACT,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACvB,MAAM,4BAA4B,CAAC;AACpC,OAAO,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAC1D,6CAA6C;AAC7C,OAAO,EAAE,UAAU,EAAE,MAAM,4BAA4B,CAAC;AAExD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAE7D,OAAO,EAAE,OAAO,EAAE,MAAM,4BAA4B,CAAC;AAErD,mDAAmD;AACnD,OAAO,EAAE,wBAAwB,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAUzF,iDAAiD;AACjD,OAAO,EACL,kCAAkC,EAClC,yBAAyB,EACzB,qBAAqB,EACtB,MAAM,4BAA4B,CAAC;AA0IpC,mDAAmD;AACnD,OAAO,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAC;AAsC7D,mDAAmD;AACnD,OAAO,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAC;AAkBzE,cAAc,iDAAiD,CAAC;AAChE,cAAc,oCAAoC,CAAC;AACnD,cAAc,gDAAgD,CAAC;AAG/D,OAAO,EAAE,wBAAwB,EAAE,MAAM,gCAAgC,CAAC;AAiB1E,cAAc,yCAAyC,CAAC;AACxD,cAAc,eAAe,CAAC;AAE9B,sDAAsD;AACtD,OAAO,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAGhE,sDAAsD;AACtD,OAAO,EAAE,yBAAyB,EAAE,MAAM,4BAA4B,CAAC;AAGvE,sDAAsD;AACtD,OAAO,EAAE,0BAA0B,EAAE,MAAM,4BAA4B,CAAC;AAgBxE,gDAAgD;AAChD,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/**\n * `@azure/communication-react` is an npm package that exports the functionality of the Azure Communication Services - UI Library.\n *\n * This package makes it easy for you to build modern communications user experiences using Azure Communication Services. It gives you a library of production-ready UI components that you can drop into your applications:\n * - Composites: These components are turn-key solutions that implement common communication scenarios. You can quickly add video calling or chat experiences to your applications. Composites are open-source higher order components built using UI components.\n * - UI Components - These components are open-source building blocks that let you build custom communications experience. Components are offered for both calling and chat capabilities that can be combined to build experiences.\n *\n * These UI client libraries all use Microsoft's Fluent design language and assets. Fluent UI provides a foundational layer for the UI Library and is actively used across Microsoft products.\n *\n * In conjunction with the UI components, the UI Library exposes a stateful client library for calling and chat. This client is agnostic to any specific state management framework and can be integrated with common state managers like Redux or React Context.\n * This stateful client library can be used with the UI Components to pass props and methods for the UI Components to render data. For more information, see Stateful Client Overview.\n *\n * For more information visit: https://aka.ms/acsstorybook\n *\n * @packageDocumentation\n */\n\nexport { fromFlatCommunicationIdentifier, toFlatCommunicationIdentifier } from '../../acs-ui-common/src';\nexport type {\n AreEqual,\n CommonProperties,\n MessageStatus,\n Common,\n AreTypeEqual,\n AreParamEqual\n} from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(composite-js-helpers) */\nexport {\n loadOutboundCallComposite,\n loadCallComposite,\n loadChatComposite,\n loadCallWithChatComposite\n} from '../../acs-ui-javascript-loaders/src';\n/* @conditional-compile-remove(composite-js-helpers) */\nexport type {\n OutboundCallCompositeLoaderProps,\n CallCompositeLoaderProps,\n ChatCompositeLoaderProps,\n CallWithChatCompositeLoaderProps\n} from '../../acs-ui-javascript-loaders/src';\n\n// Not to export chat/calling specific hook from binding package\nexport type {\n CallClientProviderProps,\n CallAgentProviderProps,\n CallProviderProps,\n GetCallingSelector,\n CallingHandlers,\n CallingBaseSelectorProps,\n CommonCallingHandlers\n} from '../../calling-component-bindings/src';\n\nexport type { VideoBackgroundEffectsDependency, CallingHandlersOptions } from '../../calling-component-bindings/src';\n\nexport type { CaptionsOptions } from '../../calling-component-bindings/src';\n\nexport type {\n ChatClientProviderProps,\n ChatThreadClientProviderProps,\n GetChatSelector,\n ChatHandlers,\n ChatBaseSelectorProps\n} from '../../chat-component-bindings/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { MessageOptions, ChatMessageType } from '../../acs-ui-common/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { UploadChatImageResult } from '../../acs-ui-common/src';\n\nexport {\n CallClientProvider,\n CallAgentProvider,\n CallProvider,\n useCallClient,\n useCallAgent,\n useCall,\n useDeviceManager,\n getCallingSelector,\n createDefaultCallingHandlers\n} from '../../calling-component-bindings/src';\n\n/* @conditional-compile-remove(teams-identity-support) */\nexport {\n useTeamsCallAgent,\n useTeamsCall,\n createDefaultTeamsCallingHandlers\n} from '../../calling-component-bindings/src';\n\n/* @conditional-compile-remove(teams-identity-support) */\nexport type { TeamsCallingHandlers } from '../../calling-component-bindings/src';\n\nexport type {\n ScreenShareButtonSelector,\n CameraButtonSelector,\n VideoGallerySelector,\n DevicesButtonSelector,\n EmptySelector,\n ErrorBarSelector as CallErrorBarSelector,\n ParticipantListSelector,\n MicrophoneButtonSelector,\n ParticipantsButtonSelector,\n CreateDefaultCallingHandlers\n} from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport type { HoldButtonSelector } from '../../calling-component-bindings/src';\n\nexport type { RaiseHandButtonSelector } from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(notifications) */\nexport type { NotificationStackSelector } from '../../calling-component-bindings/src';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type { IncomingCallStackSelector } from '../../calling-component-bindings/src';\n\nexport {\n ChatClientProvider,\n ChatThreadClientProvider,\n useChatClient,\n useChatThreadClient,\n getChatSelector,\n createDefaultChatHandlers\n} from '../../chat-component-bindings/src';\n\nexport type {\n MessageThreadSelector,\n TypingIndicatorSelector,\n ChatParticipantListSelector,\n SendBoxSelector,\n ErrorBarSelector as ChatErrorBarSelector\n} from '../../chat-component-bindings/src';\n\nexport {\n _IdentifierProvider,\n CameraButton,\n ControlBar,\n ControlBarButton,\n DevicesButton,\n EndCallButton,\n ErrorBar,\n GridLayout,\n LocalizationProvider,\n MessageStatusIndicator,\n MessageThread,\n MicrophoneButton,\n ParticipantItem,\n ParticipantList,\n ParticipantsButton,\n ScreenShareButton,\n SendBox,\n StreamMedia,\n TypingIndicator,\n VideoGallery,\n VideoTile,\n COMPONENT_LOCALE_EN_GB,\n COMPONENT_LOCALE_AR_SA,\n COMPONENT_LOCALE_CS_CZ,\n COMPONENT_LOCALE_DE_DE,\n COMPONENT_LOCALE_ES_ES,\n COMPONENT_LOCALE_FI_FI,\n COMPONENT_LOCALE_FR_FR,\n COMPONENT_LOCALE_HE_IL,\n COMPONENT_LOCALE_IT_IT,\n COMPONENT_LOCALE_JA_JP,\n COMPONENT_LOCALE_KO_KR,\n COMPONENT_LOCALE_NB_NO,\n COMPONENT_LOCALE_NL_NL,\n COMPONENT_LOCALE_PL_PL,\n COMPONENT_LOCALE_PT_BR,\n COMPONENT_LOCALE_RU_RU,\n COMPONENT_LOCALE_SV_SE,\n COMPONENT_LOCALE_TR_TR,\n COMPONENT_LOCALE_ZH_CN,\n COMPONENT_LOCALE_ZH_TW\n} from '../../react-components/src';\nexport { ImageOverlay } from '../../react-components/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport { HoldButton } from '../../react-components/src';\n\nexport { RaiseHandButton } from '../../react-components/src';\n\nexport { Dialpad } from '../../react-components/src';\n\n/* @conditional-compile-remove(one-to-n-calling) */\nexport { IncomingCallNotification, IncomingCallStack } from '../../react-components/src';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type {\n IncomingCallNotificationProps,\n IncomingCallNotificationStrings,\n IncomingCallNotificationStyles,\n IncomingCallStackProps,\n ActiveIncomingCall\n} from '../../react-components/src';\n\n/* @conditional-compile-remove(call-readiness) */\nexport {\n CameraAndMicrophoneSitePermissions,\n MicrophoneSitePermissions,\n CameraSitePermissions\n} from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type {\n CameraAndMicrophoneSitePermissionsStrings,\n CameraAndMicrophoneSitePermissionsProps,\n CameraSitePermissionsStrings,\n CameraSitePermissionsProps,\n CommonSitePermissionsProps,\n SitePermissionsStrings,\n SitePermissionsStyles,\n MicrophoneSitePermissionsStrings,\n MicrophoneSitePermissionsProps\n} from '../../react-components/src';\n\n/* @conditional-compile-remove(total-participant-count) */\nexport type { ParticipantListStrings } from '../../react-components/src';\n\n/* @conditional-compile-remove(mention) */\nexport type {\n MentionOptions,\n MentionDisplayOptions,\n MentionLookupOptions,\n Mention,\n MentionPopoverStrings\n} from '../../react-components/src';\n\nexport type {\n _IdentifierProviderProps,\n _Identifiers,\n ActiveErrorMessage,\n BaseCustomStyles,\n CallParticipantListParticipant,\n CameraButtonContextualMenuStyles,\n CameraButtonProps,\n CameraButtonStrings,\n CameraButtonStyles,\n ChatMessage,\n CommunicationParticipant,\n ComponentLocale,\n ComponentSlotStyle,\n ComponentStrings,\n ContentSystemMessage,\n ControlBarButtonProps,\n ControlBarButtonStrings,\n ControlBarButtonStyles,\n ControlBarLayout,\n ControlBarProps,\n CreateVideoStreamViewResult,\n CustomAvatarOptions,\n CustomMessage,\n DevicesButtonContextualMenuStyles,\n DevicesButtonProps,\n DevicesButtonStrings,\n DevicesButtonStyles,\n EndCallButtonProps,\n EndCallButtonStrings,\n ErrorBarProps,\n ErrorBarStrings,\n ErrorType,\n GridLayoutProps,\n GridLayoutStyles,\n HorizontalGalleryStyles,\n JumpToNewMessageButtonProps,\n LocalizationProviderProps,\n LocalVideoCameraCycleButtonProps,\n LoadingState,\n Message,\n MessageAttachedStatus,\n MessageCommon,\n MessageContentType,\n MessageProps,\n MessageRenderer,\n MessageStatusIndicatorProps,\n MessageStatusIndicatorStrings,\n MessageThreadProps,\n MessageThreadStrings,\n MessageThreadStyles,\n MicrophoneButtonContextualMenuStyles,\n MicrophoneButtonProps,\n MicrophoneButtonStrings,\n MicrophoneButtonStyles,\n OnRenderAvatarCallback,\n OptionsDevice,\n ParticipantAddedSystemMessage,\n ParticipantItemProps,\n ParticipantItemStrings,\n ParticipantItemStyles,\n ParticipantListItemStyles,\n ParticipantListParticipant,\n ParticipantListProps,\n ParticipantListStyles,\n ParticipantMenuItemsCallback,\n ParticipantRemovedSystemMessage,\n ParticipantState,\n ParticipantsButtonContextualMenuStyles,\n ParticipantsButtonProps,\n ParticipantsButtonStrings,\n ParticipantsButtonStyles,\n ReadReceiptsBySenderId,\n ScreenShareButtonProps,\n ScreenShareButtonStrings,\n SendBoxProps,\n SendBoxStrings,\n SendBoxStylesProps,\n StreamMediaProps,\n SystemMessage,\n SystemMessageCommon,\n TopicUpdatedSystemMessage,\n TypingIndicatorProps,\n TypingIndicatorStrings,\n TypingIndicatorStylesProps,\n UpdateMessageCallback,\n CancelEditCallback,\n VideoGalleryLayout,\n VideoGalleryLocalParticipant,\n VideoGalleryParticipant,\n VideoGalleryProps,\n VideoGalleryRemoteParticipant,\n VideoGalleryStream,\n VideoGalleryStrings,\n VideoGalleryStyles,\n VideoStreamOptions,\n VideoTileProps,\n VideoTileStylesProps,\n ViewScalingMode,\n VideoTileContextualMenuProps,\n VideoTileDrawerMenuProps,\n VideoTilesOptions\n} from '../../react-components/src';\n\nexport type { RaiseHandButtonProps, RaiseHandButtonStrings, RaisedHand } from '../../react-components/src';\nexport type {\n ReactionButtonStrings,\n Reaction,\n ReactionButtonProps,\n ReactionResources,\n ReactionSprite\n} from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport { RichTextSendBox } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport type { RichTextSendBoxProps, RichTextSendBoxStrings, RichTextStrings } from '../../react-components/src';\nexport type { Spotlight } from '../../react-components/src';\nexport type { ImageOverlayProps, ImageOverlayStrings } from '../../react-components/src';\n/* @conditional-compile-remove(data-loss-prevention) */\nexport type { BlockedMessage } from '../../react-components/src';\nexport type {\n DialpadMode,\n DialpadProps,\n DialpadStrings,\n DialpadStyles,\n DtmfTone,\n LongPressTrigger\n} from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentOptions } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { SendBoxErrorBarError } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { SendBoxErrorBarType } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentActionHandler } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type {\n AttachmentSelectionHandler,\n AttachmentRemovalHandler,\n AttachmentUploadOptions,\n AttachmentUploadTask\n} from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-teams-interop) @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMetadata } from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMetadataInProgress, AttachmentProgressError } from '../../acs-ui-common/src';\n\n/* @conditional-compile-remove(file-sharing-acs) */\nexport type { AttachmentMenuAction, AttachmentDownloadOptions } from '../../react-components/src';\n/* @conditional-compile-remove(file-sharing-acs) */\nexport { defaultAttachmentMenuAction } from '../../react-components/src';\nexport type { ChatAttachmentType } from '../../react-components/src';\nexport type { InlineImageOptions, InlineImage } from '../../react-components/src';\n/* @conditional-compile-remove(rich-text-editor) */\nexport type { RichTextEditorOptions, RichTextEditBoxOptions, RichTextSendBoxOptions } from '../../react-components/src';\n/* @conditional-compile-remove(PSTN-calls) */\nexport type { HoldButtonProps, HoldButtonStrings } from '../../react-components/src';\nexport type { VideoTileStrings } from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type { BrowserPermissionDeniedStrings, BrowserPermissionDeniedProps } from '../../react-components/src';\n/* @conditional-compile-remove(call-readiness) */\nexport type {\n BrowserPermissionDeniedIOSStrings,\n BrowserPermissionDeniedStyles,\n BrowserPermissionDeniedIOSProps\n} from '../../react-components/src';\nexport type { OverflowGalleryPosition } from '../../react-components/src';\nexport type { LocalVideoTileSize } from '../../react-components/src';\nexport * from '../../react-components/src/localization/locales';\nexport * from '../../react-components/src/theming';\nexport * from '../../calling-stateful-client/src/index-public';\n/* @conditional-compile-remove(one-to-n-calling) */\nexport type { DeclarativeCallAgent } from '../../calling-stateful-client/src';\nexport { createStatefulChatClient } from '../../chat-stateful-client/src';\nexport type {\n StatefulChatClient,\n StatefulChatClientArgs,\n StatefulChatClientOptions,\n ChatMessageWithStatus,\n ChatClientState,\n ChatError,\n ChatErrors,\n ChatThreadClientState,\n ChatThreadProperties,\n ChatErrorTarget\n} from '../../chat-stateful-client/src';\n/* @conditional-compile-remove(rich-text-editor-image-upload) */\nexport type { MessagingPolicy } from '../../chat-stateful-client/src';\n\nexport type { ResourceFetchResult } from '../../chat-stateful-client/src';\nexport * from '../../react-composites/src/index-public';\nexport * from './mergedHooks';\n\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedBrowser } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedBrowserStrings, UnsupportedBrowserProps } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedBrowserVersion } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedBrowserVersionStrings, UnsupportedBrowserVersionProps } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport { UnsupportedOperatingSystem } from '../../react-components/src';\n/* @conditional-compile-remove(unsupported-browser) */\nexport type { UnsupportedOperatingSystemStrings, UnsupportedOperatingSystemProps } from '../../react-components/src';\nexport type {\n VerticalGalleryStyles,\n VerticalGalleryStrings,\n VerticalGalleryControlBarStyles\n} from '../../react-components/src';\n\nexport type { SpokenLanguageStrings, CaptionLanguageStrings } from '../../react-components/src';\n\nexport type { SurveyIssues } from '../../react-components/src';\n\nexport type { SurveyIssuesHeadingStrings } from '../../react-components/src';\n\nexport type { CallSurveyImprovementSuggestions } from '../../react-components/src';\n/* @conditional-compile-remove(notifications) */\nexport { NotificationStack, Notification } from '../../react-components/src';\n/* @conditional-compile-remove(notifications) */\nexport type {\n NotificationStackProps,\n NotificationProps,\n NotificationStrings,\n NotificationStackStrings,\n NotificationType,\n ActiveNotification\n} from '../../react-components/src';\n/* @conditional-compile-remove(teams-meeting-conference) */\nexport type { MeetingConferencePhoneInfoModalStrings } from '../../react-components/src';\n"]}
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "أدخل رسالة",
|
25
25
|
"textTooLong": "تجاوز طول الرسالة الحد الأقصى.",
|
26
26
|
"sendButtonAriaLabel": "إرسال رسالة",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "يتم الآن تحميل الملف، الرجاء الانتظار.",
|
28
28
|
"removeAttachment": "إزالة الملف",
|
29
29
|
"uploading": "جارٍ التحميل",
|
30
30
|
"uploadCompleted": "اكتمل التحميل",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "أدخل رسالة",
|
35
35
|
"textTooLong": "تجاوز طول الرسالة الحد الأقصى.",
|
36
36
|
"sendButtonAriaLabel": "إرسال رسالة",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "يتم الآن تحميل الملف، الرجاء الانتظار.",
|
38
|
+
"imageUploadsPendingError": "يتم الآن تحميل الصورة، الرجاء الانتظار.",
|
38
39
|
"removeAttachment": "إزالة الملف",
|
39
40
|
"uploading": "يتم الآن التحميل",
|
40
41
|
"uploadCompleted": "اكتمل التحميل",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "حذف الصف",
|
59
60
|
"richTextDeleteTableMenu": "حذف الجدول",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "خيارات إضافية",
|
61
|
-
"attachmentMoreMenu": "خيارات إضافية"
|
62
|
+
"attachmentMoreMenu": "خيارات إضافية",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "رمز نقطي، سطر جديد",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}، سطر جديد",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "تم تطبيق قائمة نقطية",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "تطبيق قائمة ذات تعداد رقمي"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "الاقتراحات"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "حذف الصف",
|
222
227
|
"richTextDeleteTableMenu": "حذف الجدول",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "خيارات إضافية",
|
224
|
-
"attachmentUploadsPendingError": "يتم الآن
|
229
|
+
"attachmentUploadsPendingError": "يتم الآن تحميل الملف، الرجاء الانتظار.",
|
230
|
+
"imageUploadsPendingError": "يتم الآن تحميل الصورة، الرجاء الانتظار.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "رمز نقطي، سطر جديد",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}، سطر جديد",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "تم تطبيق قائمة نقطية",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "تطبيق قائمة ذات تعداد رقمي"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "أنت غير متصل",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Zadejte zprávu",
|
25
25
|
"textTooLong": "Délka vaší zprávy překračuje maximální limit.",
|
26
26
|
"sendButtonAriaLabel": "Poslat zprávu",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "Soubor se nahrává, počkejte prosím.",
|
28
28
|
"removeAttachment": "Odebrat soubor",
|
29
29
|
"uploading": "Nahrávání",
|
30
30
|
"uploadCompleted": "Nahrávání se dokončilo",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Zadejte zprávu",
|
35
35
|
"textTooLong": "Délka vaší zprávy překračuje maximální limit.",
|
36
36
|
"sendButtonAriaLabel": "Poslat zprávu",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "Soubor se nahrává, počkejte prosím.",
|
38
|
+
"imageUploadsPendingError": "Obrázek se nahrává, počkejte prosím.",
|
38
39
|
"removeAttachment": "Odebrat soubor",
|
39
40
|
"uploading": "Nahrávání",
|
40
41
|
"uploadCompleted": "Nahrávání se dokončilo",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Odstranit řádek",
|
59
60
|
"richTextDeleteTableMenu": "Odstranit tabulku",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Další možnosti",
|
61
|
-
"attachmentMoreMenu": "Další možnosti"
|
62
|
+
"attachmentMoreMenu": "Další možnosti",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Odrážka, nový řádek",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nový řádek",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Byl použit seznam s odrážkami",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Použil se číslovaný seznam."
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Návrhy"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Odstranit řádek",
|
222
227
|
"richTextDeleteTableMenu": "Odstranit tabulku",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Další možnosti",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "Soubor se nahrává, počkejte prosím.",
|
230
|
+
"imageUploadsPendingError": "Obrázek se nahrává, počkejte prosím.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Odrážka, nový řádek",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nový řádek",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Použil se seznam s odrážkami",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Použil se číslovaný seznam"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Jste offline",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Nachricht eingeben",
|
25
25
|
"textTooLong": "Ihre Nachrichtenlänge überschreitet den maximalen Grenzwert.",
|
26
26
|
"sendButtonAriaLabel": "Nachricht senden",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "Datei wird hochgeladen, bitte warten.",
|
28
28
|
"removeAttachment": "Datei entfernen",
|
29
29
|
"uploading": "Hochladen",
|
30
30
|
"uploadCompleted": "Upload abgeschlossen",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Nachricht eingeben",
|
35
35
|
"textTooLong": "Ihre Nachrichtenlänge überschreitet den maximalen Grenzwert.",
|
36
36
|
"sendButtonAriaLabel": "Nachricht senden",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "Datei wird hochgeladen, bitte warten.",
|
38
|
+
"imageUploadsPendingError": "Bild wird hochgeladen, bitte warten.",
|
38
39
|
"removeAttachment": "Datei entfernen",
|
39
40
|
"uploading": "Wird hochgeladen",
|
40
41
|
"uploadCompleted": "Upload abgeschlossen",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Zeile löschen",
|
59
60
|
"richTextDeleteTableMenu": "Tabelle löschen",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Weitere Optionen",
|
61
|
-
"attachmentMoreMenu": "Mehr Optionen"
|
62
|
+
"attachmentMoreMenu": "Mehr Optionen",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Aufzählungszeichen, neue Zeile",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, neue Zeile",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Aufzählung angewendet",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "\"Nummerierte Liste\" angewendet."
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Vorschläge"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Zeile löschen",
|
222
227
|
"richTextDeleteTableMenu": "Tabelle löschen",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Weitere Optionen",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "Datei wird hochgeladen, bitte warten.",
|
230
|
+
"imageUploadsPendingError": "Bild wird hochgeladen, bitte warten.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Aufzählungszeichen, neue Zeile",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, neue Zeile",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Aufzählung angewendet",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "\"Nummerierte Liste\" angewendet."
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Sie sind offline.",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Enter a message",
|
25
25
|
"textTooLong": "Your message length is over the maximum limit.",
|
26
26
|
"sendButtonAriaLabel": "Send message",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "File is uploading, please wait.",
|
28
28
|
"removeAttachment": "Remove file",
|
29
29
|
"uploading": "Uploading",
|
30
30
|
"uploadCompleted": "Upload completed",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Enter a message",
|
35
35
|
"textTooLong": "Your message length is over the maximum limit.",
|
36
36
|
"sendButtonAriaLabel": "Send message",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "File is uploading, please wait.",
|
38
|
+
"imageUploadsPendingError": "Image is uploading, please wait.",
|
38
39
|
"removeAttachment": "Remove file",
|
39
40
|
"uploading": "Uploading",
|
40
41
|
"uploadCompleted": "Upload completed",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Delete row",
|
59
60
|
"richTextDeleteTableMenu": "Delete table",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "More options",
|
61
|
-
"attachmentMoreMenu": "More Options"
|
62
|
+
"attachmentMoreMenu": "More Options",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Bullet, new line",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, new line",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Bulleted list applied",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Numbered list applied"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Suggestions"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Delete row",
|
222
227
|
"richTextDeleteTableMenu": "Delete table",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "More options",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "File is uploading, please wait.",
|
230
|
+
"imageUploadsPendingError": "Image is uploading, please wait.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Bullet, new line",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, new line",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Bulleted list applied",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Numbered list applied"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "You are offline",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Escribir un mensaje",
|
25
25
|
"textTooLong": "La longitud del mensaje supera el límite máximo.",
|
26
26
|
"sendButtonAriaLabel": "Enviar mensaje",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "El archivo se está cargando. Espere.",
|
28
28
|
"removeAttachment": "Quitar archivo",
|
29
29
|
"uploading": "Cargando",
|
30
30
|
"uploadCompleted": "Carga completada",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Escribir un mensaje",
|
35
35
|
"textTooLong": "La longitud del mensaje supera el límite máximo.",
|
36
36
|
"sendButtonAriaLabel": "Enviar mensaje",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "El archivo se está cargando. Espere.",
|
38
|
+
"imageUploadsPendingError": "La imagen se está cargando. Espere.",
|
38
39
|
"removeAttachment": "Quitar archivo",
|
39
40
|
"uploading": "Cargando",
|
40
41
|
"uploadCompleted": "Carga completada",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Eliminar fila",
|
59
60
|
"richTextDeleteTableMenu": "Eliminar tabla",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Más opciones",
|
61
|
-
"attachmentMoreMenu": "Más opciones"
|
62
|
+
"attachmentMoreMenu": "Más opciones",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Viñeta, nueva línea",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nueva línea",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Lista con viñetas aplicada",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Lista numerada aplicada"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Sugerencias"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Eliminar fila",
|
222
227
|
"richTextDeleteTableMenu": "Eliminar tabla",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Más opciones",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "El archivo se está cargando. Espere.",
|
230
|
+
"imageUploadsPendingError": "La imagen se está cargando. Espere.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Viñeta, nueva línea",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nueva línea",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Lista con viñetas aplicada",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Lista numerada aplicada"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Sin conexión",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Kirjoita viesti",
|
35
35
|
"textTooLong": "Viestin pituus ylittää enimmäispituuden.",
|
36
36
|
"sendButtonAriaLabel": "Lähetä viesti",
|
37
|
-
"attachmentUploadsPendingError": "Ladataan... Odota.",
|
37
|
+
"attachmentUploadsPendingError": "Ladataan palvelimeen... Odota hetki.",
|
38
|
+
"imageUploadsPendingError": "Kuvaa ladataan palvelimeen, odota.",
|
38
39
|
"removeAttachment": "Poista tiedosto",
|
39
40
|
"uploading": "Ladataan",
|
40
41
|
"uploadCompleted": "Lataus valmis",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Poista rivi",
|
59
60
|
"richTextDeleteTableMenu": "Poista taulukko",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Lisää asetuksia",
|
61
|
-
"attachmentMoreMenu": "Lisää asetuksia"
|
62
|
+
"attachmentMoreMenu": "Lisää asetuksia",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Luettelomerkki, uusi rivi",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, uusi rivi",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Luettelomerkeillä varustettu luettelo käytössä",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Numeroitu luettelo käytössä"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Ehdotuksia"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Poista rivi",
|
222
227
|
"richTextDeleteTableMenu": "Poista taulukko",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Lisää asetuksia",
|
224
|
-
"attachmentUploadsPendingError": "Ladataan palvelimeen... Odota."
|
229
|
+
"attachmentUploadsPendingError": "Ladataan palvelimeen... Odota hetki.",
|
230
|
+
"imageUploadsPendingError": "Kuvaa ladataan palvelimeen, odota.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Luettelomerkki, uusi rivi",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, uusi rivi",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Luettelomerkeillä varustettu luettelo käytössä",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Numeroitu luettelo käytössä"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Olet offline-tilassa",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Saisir un message",
|
25
25
|
"textTooLong": "La longueur de votre message dépasse la limite maximale.",
|
26
26
|
"sendButtonAriaLabel": "Envoyer un message",
|
27
|
-
"attachmentUploadsPendingError": "Chargement en cours
|
27
|
+
"attachmentUploadsPendingError": "Chargement du fichier en cours, veuillez patienter.",
|
28
28
|
"removeAttachment": "Supprimer le fichier",
|
29
29
|
"uploading": "Chargement",
|
30
30
|
"uploadCompleted": "Téléchargement terminé",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Saisir un message",
|
35
35
|
"textTooLong": "La longueur de votre message dépasse la limite maximale.",
|
36
36
|
"sendButtonAriaLabel": "Envoyer un message",
|
37
|
-
"attachmentUploadsPendingError": "Chargement en cours
|
37
|
+
"attachmentUploadsPendingError": "Chargement du fichier en cours, veuillez patienter.",
|
38
|
+
"imageUploadsPendingError": "Chargement de l’image en cours, veuillez patienter.",
|
38
39
|
"removeAttachment": "Supprimer un fichier",
|
39
40
|
"uploading": "Téléchargement",
|
40
41
|
"uploadCompleted": "Chargement terminé",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Supprimer une ligne",
|
59
60
|
"richTextDeleteTableMenu": "Supprimer le tableau",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Autres options",
|
61
|
-
"attachmentMoreMenu": "Plus d’options"
|
62
|
+
"attachmentMoreMenu": "Plus d’options",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Puce, nouvelle ligne",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nouvelle ligne",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Liste à puces appliquée",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Liste numérotée appliquée"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Suggestions"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Supprimer une ligne",
|
222
227
|
"richTextDeleteTableMenu": "Supprimer le tableau",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Autres options",
|
224
|
-
"attachmentUploadsPendingError": "Chargement en cours
|
229
|
+
"attachmentUploadsPendingError": "Chargement du fichier en cours, veuillez patienter.",
|
230
|
+
"imageUploadsPendingError": "Chargement de l’image en cours, veuillez patienter.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Puce, nouvelle ligne",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nouvelle ligne",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Liste à puces appliquée",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Liste numérotée appliquée"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Vous êtes hors connexion",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "הזן הודעה",
|
25
25
|
"textTooLong": "אורך ההודעה שלך חורג מהמגבלה המרבית.",
|
26
26
|
"sendButtonAriaLabel": "שלח הודעה",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "הקובץ בהעלאה, נא המתן.",
|
28
28
|
"removeAttachment": "הסרת קובץ",
|
29
29
|
"uploading": "מעלה",
|
30
30
|
"uploadCompleted": "ההעלאה הושלמה",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "הזן הודעה",
|
35
35
|
"textTooLong": "אורך ההודעה שלך חורג מהמגבלה המרבית.",
|
36
36
|
"sendButtonAriaLabel": "שלח הודעה",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "הקובץ בהעלאה, נא המתן.",
|
38
|
+
"imageUploadsPendingError": "התמונה בהעלאה, נא המתן.",
|
38
39
|
"removeAttachment": "הסר קובץ",
|
39
40
|
"uploading": "מעלה",
|
40
41
|
"uploadCompleted": "ההעלאה הושלמה",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "מחק שורה",
|
59
60
|
"richTextDeleteTableMenu": "מחק טבלה",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "אפשרויות נוספות",
|
61
|
-
"attachmentMoreMenu": "אפשרויות נוספות"
|
62
|
+
"attachmentMoreMenu": "אפשרויות נוספות",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "תבליט, שורה חדשה",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, שורה חדשה",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "הוחלה רשימה עם תבליטים",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "רשימה ממוספרת הוחלה"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "הצעות"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "מחק שורה",
|
222
227
|
"richTextDeleteTableMenu": "מחק טבלה",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "אפשרויות נוספות",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "הקובץ בהעלאה, נא המתן.",
|
230
|
+
"imageUploadsPendingError": "התמונה בהעלאה, נא המתן.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "תבליט, שורה חדשה",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, שורה חדשה",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "הוחלה רשימה עם תבליטים",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "רשימה ממוספרת הוחלה"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "אתה נמצא במצב לא מקוון",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "Immetti un messaggio",
|
25
25
|
"textTooLong": "La lunghezza del messaggio supera il limite massimo.",
|
26
26
|
"sendButtonAriaLabel": "Invio messaggio",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "È in corso il caricamento del file, attendere.",
|
28
28
|
"removeAttachment": "Rimuovi file",
|
29
29
|
"uploading": "Caricamento in corso",
|
30
30
|
"uploadCompleted": "Caricamento completato",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "Immetti un messaggio",
|
35
35
|
"textTooLong": "La lunghezza del messaggio supera il limite massimo.",
|
36
36
|
"sendButtonAriaLabel": "Invia messaggio",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "È in corso il caricamento del file, attendere.",
|
38
|
+
"imageUploadsPendingError": "È in corso il caricamento dell'immagine, attendere.",
|
38
39
|
"removeAttachment": "Rimuovi file",
|
39
40
|
"uploading": "Caricamento",
|
40
41
|
"uploadCompleted": "Caricamento completato",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "Elimina riga",
|
59
60
|
"richTextDeleteTableMenu": "Elimina tabella",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "Altre opzioni",
|
61
|
-
"attachmentMoreMenu": "Altre opzioni"
|
62
|
+
"attachmentMoreMenu": "Altre opzioni",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "Punto elenco, nuova riga",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nuova riga",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "Elenco puntato applicato",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "Elenco numerato applicato"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "Suggerimenti"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "Elimina riga",
|
222
227
|
"richTextDeleteTableMenu": "Elimina tabella",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "Altre opzioni",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "È in corso il caricamento del file, attendere.",
|
230
|
+
"imageUploadsPendingError": "È in corso il caricamento dell'immagine, attendere.",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "Punto elenco, nuova riga",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}, nuova riga",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "Elenco puntato applicato",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "Elenco numerato applicato"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "Sei offline",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
"placeholderText": "メッセージを入力",
|
25
25
|
"textTooLong": "メッセージの長さが上限を超えています。",
|
26
26
|
"sendButtonAriaLabel": "メッセージの送信",
|
27
|
-
"attachmentUploadsPendingError": "
|
27
|
+
"attachmentUploadsPendingError": "ファイルをアップロードしています。お待ちください。",
|
28
28
|
"removeAttachment": "ファイルの削除",
|
29
29
|
"uploading": "アップロード中",
|
30
30
|
"uploadCompleted": "アップロードが完了しました",
|
@@ -34,7 +34,8 @@
|
|
34
34
|
"placeholderText": "メッセージを入力してください",
|
35
35
|
"textTooLong": "メッセージの長さが上限を超えています。",
|
36
36
|
"sendButtonAriaLabel": "メッセージの送信",
|
37
|
-
"attachmentUploadsPendingError": "
|
37
|
+
"attachmentUploadsPendingError": "ファイルをアップロードしています。お待ちください。",
|
38
|
+
"imageUploadsPendingError": "画像をアップロードしています。お待ちください。",
|
38
39
|
"removeAttachment": "ファイルを削除します",
|
39
40
|
"uploading": "アップロード中",
|
40
41
|
"uploadCompleted": "アップロード完了",
|
@@ -58,7 +59,11 @@
|
|
58
59
|
"richTextDeleteRowMenu": "行の削除",
|
59
60
|
"richTextDeleteTableMenu": "表の削除",
|
60
61
|
"richTextToolbarMoreButtonAriaLabel": "その他のオプション",
|
61
|
-
"attachmentMoreMenu": "その他のオプション"
|
62
|
+
"attachmentMoreMenu": "その他のオプション",
|
63
|
+
"richTextNewBulletedListItemAnnouncement": "行頭文字、改行",
|
64
|
+
"richTextNewNumberedListItemAnnouncement": "{0}、改行",
|
65
|
+
"richTextBulletedListAppliedAnnouncement": "箇条書きが適用されました",
|
66
|
+
"richTextNumberedListAppliedAnnouncement": "番号付きリストが適用されました"
|
62
67
|
},
|
63
68
|
"mentionPopover": {
|
64
69
|
"mentionPopoverHeader": "候補"
|
@@ -221,7 +226,12 @@
|
|
221
226
|
"richTextDeleteRowMenu": "行の削除",
|
222
227
|
"richTextDeleteTableMenu": "テーブルの削除",
|
223
228
|
"richTextToolbarMoreButtonAriaLabel": "その他のオプション",
|
224
|
-
"attachmentUploadsPendingError": "
|
229
|
+
"attachmentUploadsPendingError": "ファイルをアップロードしています。お待ちください。",
|
230
|
+
"imageUploadsPendingError": "画像をアップロードしています。お待ちください。",
|
231
|
+
"richTextNewBulletedListItemAnnouncement": "行頭文字、改行",
|
232
|
+
"richTextNewNumberedListItemAnnouncement": "{0}、改行",
|
233
|
+
"richTextBulletedListAppliedAnnouncement": "箇条書きが適用されました",
|
234
|
+
"richTextNumberedListAppliedAnnouncement": "番号付きリストが適用されました"
|
225
235
|
},
|
226
236
|
"errorBar": {
|
227
237
|
"unableToReachChatService": "オフラインです",
|