@pristy/pristy-libvue 0.30.0 → 0.30.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.
@@ -1405,6 +1405,7 @@ const M = u({
1405
1405
  ACTES_HOST: "http://actes",
1406
1406
  PORTAIL_HOST: "http://portail",
1407
1407
  MARCHES_HOST: "http://marches",
1408
+ SOCIAL_HOST: "http://social",
1408
1409
  COLLABORA_HOSTING_DISCOVERY: "http://collabora:9980/hosting/discovery",
1409
1410
  ALFRESCO_AUTH: "BASIC",
1410
1411
  ALFRESCO_ROOT: "alfresco",
@@ -1415,14 +1416,17 @@ const M = u({
1415
1416
  MENU_ESPACES: !1,
1416
1417
  MENU_ACTES: !1,
1417
1418
  MENU_MARCHES: !1,
1419
+ MENU_SOCIAL: !1,
1418
1420
  WEBDELIB: !1,
1419
1421
  DELIB_PUBLICATION: "add-tampon-actes",
1420
1422
  HIDE_SEANCE: !1,
1421
1423
  CONSTRAINTS: [],
1422
1424
  METADATA: [],
1423
1425
  ASPECTS: [],
1424
- PLAN_CLASSMENT_AMAF: [],
1425
- NATURE_DOCUMENT_AMAF: [],
1426
+ PLAN_CLASSMENT_AM: [],
1427
+ PLAN_CLASSMENT_AF: [],
1428
+ NATURE_DOCUMENT_AF: [],
1429
+ NATURE_DOCUMENT_AM: [],
1426
1430
  OIDC_REALM: "realm",
1427
1431
  OIDC_CLIENT_ID: "client_id",
1428
1432
  OIDC_PROVIDER: "https://auth.jeci.xyz/",