pih-appointment-widget 0.0.30 → 0.0.31

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.
@@ -2459,21 +2459,14 @@ const AppointmentPage = _ref => {
2459
2459
  color: "#1a1a1a",
2460
2460
  margin: "0 0 8px 0"
2461
2461
  }
2462
- }, tokenError ? "Not authorised" : "Sign in required"), /*#__PURE__*/_react.default.createElement("p", {
2462
+ }, "Access Denied"), /*#__PURE__*/_react.default.createElement("p", {
2463
2463
  style: {
2464
2464
  fontSize: "14px",
2465
2465
  color: "#666",
2466
2466
  margin: 0,
2467
2467
  lineHeight: 1.5
2468
2468
  }
2469
- }, authErrorMessage), /*#__PURE__*/_react.default.createElement("p", {
2470
- style: {
2471
- fontSize: "13px",
2472
- color: "#999",
2473
- marginTop: "16px",
2474
- marginBottom: 0
2475
- }
2476
- }, "Redirecting to login..."))));
2469
+ }, "You do not have permission to access Afiya Pro. Please contact administrator for assistance."))));
2477
2470
  }
2478
2471
  return /*#__PURE__*/_react.default.createElement(AppointmentErrorBoundary, null, content);
2479
2472
  };
@@ -29,5 +29,5 @@ const DEFAULT_PARAMS = exports.DEFAULT_PARAMS = {
29
29
  const REQUEST_TIMEOUT = exports.REQUEST_TIMEOUT = 10000;
30
30
 
31
31
  // Join call URL (will be dynamic from auth API later)
32
- const JOIN_CALL_URL = exports.JOIN_CALL_URL = "https://wbafedevittisalwe01-had2b3e0a7h6fyey.westeurope-01.azurewebsites.net/call/";
33
- const WEB_URL = exports.WEB_URL = "https://wbaemrdevittisalwe01-fnapdpfme7bvduhh.westeurope-01.azurewebsites.net/";
32
+ const JOIN_CALL_URL = exports.JOIN_CALL_URL = "https://ittisalqa.powermindinc.com/call/";
33
+ const WEB_URL = exports.WEB_URL = "https://afiyaproqa.powermindinc.com/";