@azure/communication-react 1.8.0-alpha-202309080012 → 1.8.0-alpha-202309130012
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 +4 -2
- package/dist/dist-cjs/communication-react/index.js +94 -36
- 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/DevicesButton.d.ts +4 -4
- package/dist/dist-esm/react-components/src/components/DevicesButton.js +1 -1
- package/dist/dist-esm/react-components/src/components/DevicesButton.js.map +1 -1
- package/dist/dist-esm/react-components/src/components/index.d.ts +2 -2
- package/dist/dist-esm/react-components/src/components/index.js +1 -1
- package/dist/dist-esm/react-components/src/components/index.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.d.ts +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/adapter/CallAdapter.js.map +1 -1
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.js +90 -34
- package/dist/dist-esm/react-composites/src/composites/CallComposite/components/CallControls.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/common/ControlBar/DesktopMoreButton.js +4 -1
- package/dist/dist-esm/react-composites/src/composites/common/ControlBar/DesktopMoreButton.js.map +1 -1
- package/package.json +34 -34
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@azure/communication-react",
|
3
|
-
"version": "1.8.0-alpha-
|
3
|
+
"version": "1.8.0-alpha-202309130012",
|
4
4
|
"sideEffects": false,
|
5
5
|
"description": "React library for building modern communication user experiences utilizing Azure Communication Services",
|
6
6
|
"keywords": [
|
@@ -28,21 +28,21 @@
|
|
28
28
|
"@azure/core-paging": "^1.5.0",
|
29
29
|
"@azure/core-rest-pipeline": "^1.11.0",
|
30
30
|
"@azure/logger": "^1.0.4",
|
31
|
-
"@fluentui/react": "
|
31
|
+
"@fluentui/react": "^8.110.4",
|
32
32
|
"@fluentui/react-file-type-icons": "8.8.13",
|
33
|
-
"@fluentui/react-hooks": "
|
34
|
-
"@fluentui/react-icons": "
|
35
|
-
"@fluentui/react-window-provider": "
|
36
|
-
"copy-to-clipboard": "
|
33
|
+
"@fluentui/react-hooks": "^8.6.12",
|
34
|
+
"@fluentui/react-icons": "^2.0.194",
|
35
|
+
"@fluentui/react-window-provider": "^2.2.3",
|
36
|
+
"copy-to-clipboard": "^3.3.1",
|
37
37
|
"dompurify": "^3.0.3",
|
38
|
-
"events": "
|
39
|
-
"html-to-react": "
|
38
|
+
"events": "^3.3.0",
|
39
|
+
"html-to-react": "^1.5.0",
|
40
40
|
"immer": "9.0.6",
|
41
|
-
"memoize-one": "
|
41
|
+
"memoize-one": "^5.2.1",
|
42
42
|
"nanoid": "3.3.6",
|
43
43
|
"react-linkify": "^1.0.0-alpha",
|
44
|
-
"react-use-draggable-scroll": "
|
45
|
-
"reselect": "
|
44
|
+
"react-use-draggable-scroll": "^0.4.7",
|
45
|
+
"reselect": "^4.0.0",
|
46
46
|
"textarea-caret-ts": "^4.1.1",
|
47
47
|
"use-debounce": "^9.0.4",
|
48
48
|
"uuid": "^9.0.0"
|
@@ -93,23 +93,23 @@
|
|
93
93
|
"@azure/communication-calling-effects": "1.0.1",
|
94
94
|
"@azure/communication-chat": "1.4.0-beta.1",
|
95
95
|
"@azure/core-auth": "^1.4.0",
|
96
|
-
"@babel/cli": "
|
97
|
-
"@babel/core": "
|
98
|
-
"@internal/calling-component-bindings": "1.8.0-alpha-
|
99
|
-
"@internal/calling-stateful-client": "1.8.0-alpha-
|
100
|
-
"@internal/chat-component-bindings": "1.8.0-alpha-
|
101
|
-
"@internal/chat-stateful-client": "1.8.0-alpha-
|
102
|
-
"@internal/fake-backends": "1.8.0-alpha-
|
103
|
-
"@internal/react-components": "1.8.0-alpha-
|
104
|
-
"@internal/react-composites": "1.8.0-alpha-
|
96
|
+
"@babel/cli": "^7.16.0",
|
97
|
+
"@babel/core": "^7.16.0",
|
98
|
+
"@internal/calling-component-bindings": "1.8.0-alpha-202309130012",
|
99
|
+
"@internal/calling-stateful-client": "1.8.0-alpha-202309130012",
|
100
|
+
"@internal/chat-component-bindings": "1.8.0-alpha-202309130012",
|
101
|
+
"@internal/chat-stateful-client": "1.8.0-alpha-202309130012",
|
102
|
+
"@internal/fake-backends": "1.8.0-alpha-202309130012",
|
103
|
+
"@internal/react-components": "1.8.0-alpha-202309130012",
|
104
|
+
"@internal/react-composites": "1.8.0-alpha-202309130012",
|
105
105
|
"@fluentui/react-northstar": "0.61.0",
|
106
106
|
"@microsoft/api-documenter": "~7.12.11",
|
107
107
|
"@microsoft/api-extractor": "~7.18.0",
|
108
|
-
"@rollup/plugin-json": "
|
108
|
+
"@rollup/plugin-json": "^4.1.0",
|
109
109
|
"@testing-library/jest-dom": "^5.16.5",
|
110
110
|
"@testing-library/react": "^14.0.0",
|
111
111
|
"@types/dompurify": "^3.0.2",
|
112
|
-
"@types/jest": "
|
112
|
+
"@types/jest": "^29.5.2",
|
113
113
|
"@types/json-stringify-safe": "^5.0.0",
|
114
114
|
"@types/node": "^16.11.7",
|
115
115
|
"@types/react-dom": "18.2.1",
|
@@ -118,40 +118,40 @@
|
|
118
118
|
"@types/uuid": "^8.3.0",
|
119
119
|
"@typescript-eslint/eslint-plugin": "^4.12.0",
|
120
120
|
"@typescript-eslint/parser": "^4.12.0",
|
121
|
-
"@zerollup/ts-transform-paths": "
|
121
|
+
"@zerollup/ts-transform-paths": "^1.7.18",
|
122
122
|
"ajv": "^6.9.1",
|
123
123
|
"copyfiles": "^2.4.1",
|
124
|
-
"cpx": "
|
125
|
-
"cross-env": "
|
126
|
-
"env-cmd": "
|
124
|
+
"cpx": "^1.5.0",
|
125
|
+
"cross-env": "^7.0.3",
|
126
|
+
"env-cmd": "^10.1.0",
|
127
127
|
"eslint-config-prettier": "^6.12.0",
|
128
128
|
"eslint-plugin-header": "^3.1.0",
|
129
|
-
"eslint-plugin-import": "
|
129
|
+
"eslint-plugin-import": "^2.22.1",
|
130
130
|
"eslint-plugin-jsx-a11y": "^6.3.1",
|
131
131
|
"eslint-plugin-prettier": "^3.1.4",
|
132
132
|
"eslint-plugin-react-hooks": "^4.1.2",
|
133
133
|
"eslint-plugin-react": "^7.18.3",
|
134
134
|
"eslint": "^7.7.0",
|
135
|
-
"if-env": "
|
135
|
+
"if-env": "^1.0.4",
|
136
136
|
"jest": "29.5.0",
|
137
137
|
"json-stringify-safe": "^5.0.1",
|
138
138
|
"node-forge": ">=1.0.0",
|
139
139
|
"prettier": "2.3.1",
|
140
140
|
"pretty-quick": "^3.1.0",
|
141
141
|
"react-dom": "18.2.0",
|
142
|
-
"react-is": "
|
142
|
+
"react-is": "^17.0.1",
|
143
143
|
"react": "18.2.0",
|
144
144
|
"regenerator-runtime": "^0.13.7",
|
145
|
-
"renamer": "
|
145
|
+
"renamer": "^4.0.0",
|
146
146
|
"rimraf": "^2.6.2",
|
147
|
-
"rollup": "
|
147
|
+
"rollup": "^2.42.4",
|
148
148
|
"scheduler": "^0.20.0",
|
149
149
|
"source-map-explorer": "^2.5.0",
|
150
|
-
"styled-components": "
|
150
|
+
"styled-components": "^5.2.1",
|
151
151
|
"ts-jest": "^29.1.0",
|
152
152
|
"ts-node": "^9.1.1",
|
153
|
-
"ttypescript": "
|
154
|
-
"type-fest": "
|
153
|
+
"ttypescript": "^1.5.12",
|
154
|
+
"type-fest": "^2.5.4",
|
155
155
|
"typescript": "4.3.5"
|
156
156
|
},
|
157
157
|
"beachball": {
|