call-control-sdk 6.5.5-uat.1 → 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 CHANGED
@@ -3832,7 +3832,7 @@ function CallControls({ onDataChange }) {
3832
3832
  ) : /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_icons_material2.CallEnd, {})
3833
3833
  }
3834
3834
  ) }),
3835
- !((_ua = state.sdkConfig) == null ? void 0 : _ua.disabledMoreOptionsButton) && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_material4.Tooltip, { title: "More Options", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
3835
+ !((_ua = state.sdkConfig) == null ? void 0 : _ua.disabledMoreOptionsButton) && (processList && (processList == null ? void 0 : processList.length) > 1) && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_material4.Tooltip, { title: "Switch Process", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(
3836
3836
  import_material4.Button,
3837
3837
  {
3838
3838
  variant: Boolean(moreOptionsAnchorEl) ? "contained" : "outlined",