primarycare-binder 1.1.134 → 1.1.136

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.
Files changed (2) hide show
  1. package/dist/index.cjs.js +9 -10
  2. package/package.json +1 -1
package/dist/index.cjs.js CHANGED
@@ -8373,6 +8373,7 @@ var __OrderlinewithQueue__ = "".concat(process.env.REACT_APP_NIFI_CLMM_API, "/ap
8373
8373
  var __GetOrderStartDate__ = "".concat(process.env.REACT_APP_CLMM_NIFI_API, "/api/ScheduleGeneration/GetOrderStartDate"); // export const __GetOrderStartDate__ = `https://apiclmm.dev.ainqaplatform.in/api/ScheduleGeneration/GetOrderStartDate`;
8374
8374
 
8375
8375
  var __Soft_Delete__ = "".concat(process.env.REACT_APP_SOFT_DELETE, "/api/soft_delete");
8376
+ var __SoftDelete__ = "".concat(process.env.REACT_APP_BASE_URL_PROTOCAL, "://").concat(process.env.REACT_APP_BASE_URL_HOST, ":").concat(process.env.REACT_APP_BASE_URL_PORT, "/api/soft_delete");
8376
8377
  var __allergyInteraction__ = "".concat(process.env.REACT_APP_COMMON_NIFI_API, "/api/v1/clinicalscreening");
8377
8378
  var __drugDuplication__ = "".concat(process.env.REACT_APP_COMMON_NIFI_API, "/api/v1/drugDuplicationAlert"); // export const __ruleBuilderUrl__ = `http://164.52.210.54:9090/multi/rule-validate`;
8378
8379
 
@@ -8734,7 +8735,7 @@ var getCurrentPosition = /*#__PURE__*/function () {
8734
8735
 
8735
8736
  var getLatLong = /*#__PURE__*/function () {
8736
8737
  var _ref5 = _asyncToGenerator( /*#__PURE__*/regeneratorRuntime.mark(function _callee3(city) {
8737
- var _resp$results, _resp$results$, _resp$results$$geomet, _resp$results$$geomet2, _resp$results2, _resp$results2$, _resp$results2$$geome, _resp$results2$$geome2;
8738
+ var _process$env, _process$env2, _resp$results, _resp$results$, _resp$results$$geomet, _resp$results$$geomet2, _resp$results2, _resp$results2$, _resp$results2$$geome, _resp$results2$$geome2;
8738
8739
 
8739
8740
  var url, data, resp, lat, _long3, _resp$results3, _resp$results3$, _resp$results3$$geome, _resp$results3$$geome2, _resp$results4, _resp$results4$, _resp$results4$$geome, _resp$results4$$geome2;
8740
8741
 
@@ -8742,7 +8743,7 @@ var getLatLong = /*#__PURE__*/function () {
8742
8743
  while (1) {
8743
8744
  switch (_context3.prev = _context3.next) {
8744
8745
  case 0:
8745
- url = "https://maps.googleapis.com/maps/api/geocode/json?address=".concat(city, "&key=AIzaSyBqeACJgp12OLU6EkHeUtFgya2naH1LhrU");
8746
+ url = "".concat((_process$env = process.env) === null || _process$env === void 0 ? void 0 : _process$env.REACT_APP_GOOGLE_MAP_URL, "?address=").concat(city, "&key=").concat((_process$env2 = process.env) === null || _process$env2 === void 0 ? void 0 : _process$env2.REACT_APP_GOOGLE_MAP_API_KEY);
8746
8747
  _context3.next = 3;
8747
8748
  return fetch(url);
8748
8749
 
@@ -13337,7 +13338,7 @@ var APPOINTMENT_RESPONSE_CREATE = createAsyncThunk("appointmentResponseReducer/u
13337
13338
  "id": "exampleresp",
13338
13339
  "text": {
13339
13340
  "status": "generated",
13340
- "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Accept Brian MRI results discussion</div>"
13341
+ "div": "<div xmlns=\"\">Accept Brian MRI results discussion</div>"
13341
13342
  },
13342
13343
  "rule": {
13343
13344
  "properties": {
@@ -13429,7 +13430,7 @@ var APPOINTMENT_RESPONSE_UPDATE = createAsyncThunk("appointmentResponseReducer/u
13429
13430
  "id": "exampleresp_test",
13430
13431
  "text": {
13431
13432
  "status": "generated",
13432
- "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Accept Brian MRI results discussion</div>"
13433
+ "div": "<div xmlns=\"\">Accept Brian MRI results discussion</div>"
13433
13434
  },
13434
13435
  "rule": {
13435
13436
  "properties": {
@@ -40070,7 +40071,7 @@ var SET_FOLLOWUP_DELETE = createAsyncThunk("SigninFollowup/followup_delete", /*#
40070
40071
  _context4.next = 7;
40071
40072
  return fetchData$3({
40072
40073
  body: JSON.stringify(body)
40073
- }, 'http://164.52.210.54:8080/api/soft_delete');
40074
+ }, __SoftDelete__);
40074
40075
 
40075
40076
  case 7:
40076
40077
  res = _context4.sent;
@@ -48145,7 +48146,6 @@ var GET_PATIENTS_NO_SHOWS = createAsyncThunk("currentVisitStatsApiSlice/getPatie
48145
48146
  var _$patient_id$0$alias, _$patient_id19, _$patient_id19$, _$practitioner_detail, _$practitioner_detail2, _$practitioner_detail3, _$patient_id$0$birthD, _$patient_id20, _$patient_id20$, _$type$0$display, _$type, _$type$, _$id, _$patient_id21, _$patient_id21$, _$patient_id21$$telec, _$patient_id21$$telec2, _$PersonID$0$Id, _$PersonID, _$PersonID$, _$patient_id$0$id4, _$patient_id22, _$patient_id22$;
48146
48147
 
48147
48148
  return {
48148
- // img: "https://www.fillmurray.com/640/360",
48149
48149
  name: "Louis Barrett",
48150
48150
  mrn: (_$patient_id$0$alias = _ === null || _ === void 0 ? void 0 : (_$patient_id19 = _.patient_id) === null || _$patient_id19 === void 0 ? void 0 : (_$patient_id19$ = _$patient_id19[0]) === null || _$patient_id19$ === void 0 ? void 0 : _$patient_id19$.alias) !== null && _$patient_id$0$alias !== void 0 ? _$patient_id$0$alias : "",
48151
48151
  orderDate: (_ === null || _ === void 0 ? void 0 : _.start) ? utcTOLocal$1(_ === null || _ === void 0 ? void 0 : _.start, "DD MMM,YYYY") : "",
@@ -48348,7 +48348,6 @@ var GET_PATIENTS_NO_SHOWS_NURSE = createAsyncThunk("currentVisitStatsApiSlice/ge
48348
48348
  var _$PersonID2, _$PersonID2$, _$PersonID2$$name, _$PersonID2$$name$, _$PersonID3, _$PersonID3$, _$type2, _$type2$, _$practitioner_detail8, _$practitioner_detail9;
48349
48349
 
48350
48350
  return {
48351
- // img: "https://www.fillmurray.com/640/360",
48352
48351
  name: _ === null || _ === void 0 ? void 0 : (_$PersonID2 = _.PersonID) === null || _$PersonID2 === void 0 ? void 0 : (_$PersonID2$ = _$PersonID2[0]) === null || _$PersonID2$ === void 0 ? void 0 : (_$PersonID2$$name = _$PersonID2$.name) === null || _$PersonID2$$name === void 0 ? void 0 : (_$PersonID2$$name$ = _$PersonID2$$name[0]) === null || _$PersonID2$$name$ === void 0 ? void 0 : _$PersonID2$$name$.given,
48353
48352
  mrn: "MRN",
48354
48353
  age: "Age",
@@ -48481,7 +48480,6 @@ var GET_PATIENTS_NO_SHOWS_DOCTOR = createAsyncThunk("currentVisitStatsApiSlice/g
48481
48480
  var _$PersonID4, _$PersonID4$, _$PersonID4$$name, _$PersonID4$$name$, _$PersonID5, _$PersonID5$, _$type3, _$type3$, _$practitioner_detail12, _$practitioner_detail13;
48482
48481
 
48483
48482
  return {
48484
- // img: "https://www.fillmurray.com/640/360",
48485
48483
  name: _ === null || _ === void 0 ? void 0 : (_$PersonID4 = _.PersonID) === null || _$PersonID4 === void 0 ? void 0 : (_$PersonID4$ = _$PersonID4[0]) === null || _$PersonID4$ === void 0 ? void 0 : (_$PersonID4$$name = _$PersonID4$.name) === null || _$PersonID4$$name === void 0 ? void 0 : (_$PersonID4$$name$ = _$PersonID4$$name[0]) === null || _$PersonID4$$name$ === void 0 ? void 0 : _$PersonID4$$name$.given,
48486
48484
  mrn: "MRN",
48487
48485
  age: "Age",
@@ -48919,7 +48917,8 @@ var FOLLOWUP_APPOINTMENTS = createAsyncThunk("pendingTasksApiSlice/getFollowUpAp
48919
48917
  var _$patientid, _$patientid$name, _$patient_id, _$practitioner_detail, _$practitioner_detail2, _$patientid2, _$encounterid;
48920
48918
 
48921
48919
  return {
48922
- "img": 'https://www.fillmurray.com/640/360',
48920
+ "img": '',
48921
+ // existing image not available in the directory, so keeping it empty
48923
48922
  "name": _ === null || _ === void 0 ? void 0 : (_$patientid = _.patientid) === null || _$patientid === void 0 ? void 0 : (_$patientid$name = _$patientid.name) === null || _$patientid$name === void 0 ? void 0 : _$patientid$name[0],
48924
48923
  "mrn": _ === null || _ === void 0 ? void 0 : (_$patient_id = _.patient_id) === null || _$patient_id === void 0 ? void 0 : _$patient_id.alias,
48925
48924
  "refNo": 'Ref No',
@@ -48979,7 +48978,7 @@ var APPOINTMENT_REFERRALS = createAsyncThunk("pendingTasksApiSlice/getAppointmen
48979
48978
  var _$patientid3, _$patientid3$name, _$patient_id2, _$practitioner_detail3, _$practitioner_detail4, _$patientid4, _$encounterid2;
48980
48979
 
48981
48980
  return {
48982
- "img": 'https://www.fillmurray.com/640/360',
48981
+ // "img":'',
48983
48982
  "name": _ === null || _ === void 0 ? void 0 : (_$patientid3 = _.patientid) === null || _$patientid3 === void 0 ? void 0 : (_$patientid3$name = _$patientid3.name) === null || _$patientid3$name === void 0 ? void 0 : _$patientid3$name[0],
48984
48983
  "mrn": _ === null || _ === void 0 ? void 0 : (_$patient_id2 = _.patient_id) === null || _$patient_id2 === void 0 ? void 0 : _$patient_id2.alias,
48985
48984
  "refNo": 'Ref No',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "primarycare-binder",
3
- "version": "1.1.134",
3
+ "version": "1.1.136",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",