@uxland/primary-shell 7.5.1 → 7.6.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/dist/{component-5CNoGoC5.js → component-c1k97rix.js} +2 -2
- package/dist/{component-5CNoGoC5.js.map → component-c1k97rix.js.map} +1 -1
- package/dist/{index-CD30Kudo.js → index-BzErjl2Y.js} +6 -9
- package/dist/index-BzErjl2Y.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +4 -4
- package/dist/index.umd.cjs.map +1 -1
- package/dist/primary/shell/src/locales.d.ts +0 -3
- package/package.json +1 -1
- package/src/UI/components/primaria-shell/styles.css +1 -1
- package/src/locales.ts +0 -3
- package/dist/index-CD30Kudo.js.map +0 -1
package/package.json
CHANGED
package/src/locales.ts
CHANGED
|
@@ -38,9 +38,6 @@ export const locales = {
|
|
|
38
38
|
askExit: "Atenció, vols sortir igualment?",
|
|
39
39
|
finalizeVisit: "Finalitzar visita",
|
|
40
40
|
},
|
|
41
|
-
clinicalMonitoring: {
|
|
42
|
-
title: "Seguiment clínic",
|
|
43
|
-
},
|
|
44
41
|
errors: {
|
|
45
42
|
session: "Hi ha hagut un error amb la sessió. Siusplau, tanca i torna a obrir l'aplicació.",
|
|
46
43
|
invalidPatient: "El pacient actual no és vàlid. Siusplau, tanca i torna a obrir l'aplicació.",
|