call-control-sdk 6.5.5-uat.0 → 6.5.5-uat.2
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/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -3857,7 +3857,7 @@ function CallControls({ onDataChange }) {
|
|
|
3857
3857
|
) : /* @__PURE__ */ jsx3(CallEnd2, {})
|
|
3858
3858
|
}
|
|
3859
3859
|
) }),
|
|
3860
|
-
!((_ua = state.sdkConfig) == null ? void 0 : _ua.disabledMoreOptionsButton) && /* @__PURE__ */ jsx3(Tooltip2, { title: "
|
|
3860
|
+
!((_ua = state.sdkConfig) == null ? void 0 : _ua.disabledMoreOptionsButton) && (processList && (processList == null ? void 0 : processList.length) > 1) && /* @__PURE__ */ jsx3(Tooltip2, { title: "Switch Process", children: /* @__PURE__ */ jsx3(
|
|
3861
3861
|
Button2,
|
|
3862
3862
|
{
|
|
3863
3863
|
variant: Boolean(moreOptionsAnchorEl) ? "contained" : "outlined",
|