@openmrs/esm-user-onboarding-app 4.1.1-pre.621 → 4.1.1-pre.623
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/1877.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_user_onboarding_app=globalThis.webpackChunk_openmrs_esm_user_onboarding_app||[]).push([["1877"],{6468(
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_user_onboarding_app=globalThis.webpackChunk_openmrs_esm_user_onboarding_app||[]).push([["1877"],{6468(s){s.exports=JSON.parse('{"back":"Voltar","finish":"Concluir","modalDescription":"Encontre guias passo a passo e tutoriais em v\xeddeo sobre alguns dos recursos principais do OpenMRS.","next":"Avan\xe7ar","tutorial":"Tutoriais","walkthrough":"Guia passo a passo"}')}}]);
|
package/dist/1877.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"1877.js","sources":["webpack://@openmrs/esm-user-onboarding-app/json|/home/runner/work/openmrs-esm-user-onboarding/openmrs-esm-user-onboarding/translations/pt_BR.json"],"names":["JSON"],"mappings":"2JAAA,EAAO,OAAO,CAAGA,KAAK,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"1877.js","sources":["webpack://@openmrs/esm-user-onboarding-app/json|/home/runner/work/openmrs-esm-user-onboarding/openmrs-esm-user-onboarding/translations/pt_BR.json"],"names":["JSON"],"mappings":"2JAAA,EAAO,OAAO,CAAGA,KAAK,KAAK,CAAC,iP"}
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"rendered": true,
|
|
126
126
|
"initial": false,
|
|
127
127
|
"entry": false,
|
|
128
|
-
"size":
|
|
128
|
+
"size": 234,
|
|
129
129
|
"sizes": {
|
|
130
|
-
"javascript":
|
|
130
|
+
"javascript": 234
|
|
131
131
|
},
|
|
132
132
|
"names": [],
|
|
133
133
|
"idHints": [],
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"auxiliaryFiles": [
|
|
142
142
|
"1877.js.map"
|
|
143
143
|
],
|
|
144
|
-
"hash": "
|
|
144
|
+
"hash": "0560b4cfae61333f",
|
|
145
145
|
"childrenByOrder": {}
|
|
146
146
|
},
|
|
147
147
|
{
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.2.0"},"extensions":[{"name":"tutorials","slot":"help-menu-slot","component":"tutorial","online":true,"offline":true}],"modals":[{"name":"tutorial-modal","component":"tutorialModal"}],"pages":[{"component":"root","route":true}],"version":"4.1.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.2.0"},"extensions":[{"name":"tutorials","slot":"help-menu-slot","component":"tutorial","online":true,"offline":true}],"modals":[{"name":"tutorial-modal","component":"tutorialModal"}],"pages":[{"component":"root","route":true}],"version":"4.1.1-pre.623"}
|
package/package.json
CHANGED
package/translations/pt_BR.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"back": "
|
|
3
|
-
"finish": "
|
|
4
|
-
"modalDescription": "
|
|
5
|
-
"next": "
|
|
6
|
-
"tutorial": "
|
|
7
|
-
"walkthrough": "
|
|
2
|
+
"back": "Voltar",
|
|
3
|
+
"finish": "Concluir",
|
|
4
|
+
"modalDescription": "Encontre guias passo a passo e tutoriais em vídeo sobre alguns dos recursos principais do OpenMRS.",
|
|
5
|
+
"next": "Avançar",
|
|
6
|
+
"tutorial": "Tutoriais",
|
|
7
|
+
"walkthrough": "Guia passo a passo"
|
|
8
8
|
}
|