@bisom/web_plugin 1.1.7 → 1.1.9
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/bisom-lib.js +19 -15
- package/dist/bisom-lib.umd.cjs +2 -2
- package/package.json +1 -1
package/dist/bisom-lib.js
CHANGED
|
@@ -72,43 +72,43 @@ function Le(e, t) {
|
|
|
72
72
|
Æ: "Ae",
|
|
73
73
|
Œ: "Oe"
|
|
74
74
|
}).join("")}`;
|
|
75
|
-
/*
|
|
75
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
76
76
|
function Re(e) {
|
|
77
77
|
return typeof e == "function";
|
|
78
78
|
}
|
|
79
|
-
/*
|
|
79
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
80
80
|
function W(e) {
|
|
81
81
|
return typeof e == "string";
|
|
82
82
|
}
|
|
83
|
-
/*
|
|
83
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
84
84
|
function ze(e) {
|
|
85
85
|
return typeof e == "number";
|
|
86
86
|
}
|
|
87
|
-
/*
|
|
87
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
88
88
|
function Be(e) {
|
|
89
89
|
return typeof e == "boolean";
|
|
90
90
|
}
|
|
91
|
-
/*
|
|
91
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
92
92
|
function Ve(e) {
|
|
93
93
|
return typeof e == "object" && !!e && !Array.isArray(e);
|
|
94
94
|
}
|
|
95
|
-
/*
|
|
95
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
96
96
|
function He(e) {
|
|
97
97
|
return typeof Element < "u" && e instanceof Element;
|
|
98
98
|
}
|
|
99
|
-
/*
|
|
99
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
100
100
|
function Ue(e) {
|
|
101
101
|
return e === null;
|
|
102
102
|
}
|
|
103
|
-
/*
|
|
103
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
104
104
|
function We(e) {
|
|
105
105
|
return e == null;
|
|
106
106
|
}
|
|
107
|
-
/*
|
|
107
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
108
108
|
function Ge(e) {
|
|
109
109
|
return e === void 0;
|
|
110
110
|
}
|
|
111
|
-
/*
|
|
111
|
+
/* #__NO_SIDE_EFFECTS__ */
|
|
112
112
|
function Ke(e) {
|
|
113
113
|
return typeof e == "symbol";
|
|
114
114
|
}
|
|
@@ -1903,7 +1903,7 @@ var di = Oe, fi = () => `${Me().api_url}/api/v1/users`, pi = () => `${fi()}/info
|
|
|
1903
1903
|
userDivisions: [],
|
|
1904
1904
|
showNewsBadge: !1,
|
|
1905
1905
|
isAuth: !1,
|
|
1906
|
-
versionApp: { VUE_APP_VERSION: "lrm-web1.1.
|
|
1906
|
+
versionApp: { VUE_APP_VERSION: "lrm-web1.1.9" }.VUE_APP_VERSION ?? ""
|
|
1907
1907
|
}),
|
|
1908
1908
|
getters: {
|
|
1909
1909
|
userId(e) {
|
|
@@ -7336,7 +7336,12 @@ var Rl = /*#__PURE__*/ Pe(Il, [["render", Ll]]), zl = () => `${Me().api_url}/api
|
|
|
7336
7336
|
try {
|
|
7337
7337
|
this.revokePdf(), this.onLoading = !0;
|
|
7338
7338
|
let e = {
|
|
7339
|
-
drm_bloc: this.hasAuthMedicalReport ? this.selectedBlocs : [
|
|
7339
|
+
drm_bloc: this.hasAuthMedicalReport ? this.selectedBlocs : [
|
|
7340
|
+
1,
|
|
7341
|
+
2,
|
|
7342
|
+
4,
|
|
7343
|
+
5
|
|
7344
|
+
],
|
|
7340
7345
|
regulation_folder_patient_id: [this.rfpId],
|
|
7341
7346
|
include_bilan_pdfs: this.includeBilanPdf,
|
|
7342
7347
|
mean_ids: this.includeBilanPdf ? this.meanIds : null
|
|
@@ -12244,14 +12249,12 @@ var Cp = /*#__PURE__*/ Pe(bp, [["render", Sp]]), wp = "drm_medical_reports", Tp
|
|
|
12244
12249
|
"selected-emergency": a.value,
|
|
12245
12250
|
"patient-infos": p.value,
|
|
12246
12251
|
"caller-infos": s.value,
|
|
12247
|
-
hasAuthMedicalReport: S.value,
|
|
12248
12252
|
onGetEmergencies: N,
|
|
12249
12253
|
onResetMissionFocus: j
|
|
12250
12254
|
}, null, 8, [
|
|
12251
12255
|
"selected-emergency",
|
|
12252
12256
|
"patient-infos",
|
|
12253
|
-
"caller-infos"
|
|
12254
|
-
"hasAuthMedicalReport"
|
|
12257
|
+
"caller-infos"
|
|
12255
12258
|
])]),
|
|
12256
12259
|
_: 1
|
|
12257
12260
|
})]),
|
|
@@ -12273,6 +12276,7 @@ var Cp = /*#__PURE__*/ Pe(bp, [["render", Sp]]), wp = "drm_medical_reports", Tp
|
|
|
12273
12276
|
"selected-emergency": a.value,
|
|
12274
12277
|
"patient-infos": p.value,
|
|
12275
12278
|
"caller-infos": s.value,
|
|
12279
|
+
hasAuthMedicalReport: "",
|
|
12276
12280
|
onGetEmergencies: N,
|
|
12277
12281
|
onResetMissionFocus: j
|
|
12278
12282
|
}, null, 8, [
|