@bisom/web_plugin 1.1.8 → 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 CHANGED
@@ -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.8" }.VUE_APP_VERSION ?? ""
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 : [2],
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