@uxland/primary-shell 7.41.0 → 7.41.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uxland/primary-shell",
3
- "version": "7.41.0",
3
+ "version": "7.41.1",
4
4
  "description": "Primaria Shell",
5
5
  "author": "UXLand <dev@uxland.es>",
6
6
  "homepage": "https://github.com/uxland/harmonix/tree/app#readme",
@@ -180,7 +180,7 @@ export const registerDoctorClinicalPathwaysMenuActions = () => {
180
180
  id: "1",
181
181
  sortHint: "0010",
182
182
  icon: "open_in_new",
183
- label: "Proces d'atenció - ARES",
183
+ label: "Proces d'atenció - ARES (Obsolet)",
184
184
  callbackFn: () => navigateToEcap("PROCES_ATENCIO"),
185
185
  },
186
186
  {