@openmrs/esm-patient-registration-app 8.5.1-pre.5790 → 8.5.1-pre.5798
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/.turbo/turbo-build.log
CHANGED
package/dist/3093.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_registration_app=globalThis.webpackChunk_openmrs_esm_patient_registration_app||[]).push([[3093],{43093:(t,e,n)=>{n.r(e),n.d(e,{default:()=>
|
|
1
|
+
"use strict";(globalThis.webpackChunk_openmrs_esm_patient_registration_app=globalThis.webpackChunk_openmrs_esm_patient_registration_app||[]).push([[3093],{43093:(t,e,n)=>{n.r(e),n.d(e,{default:()=>r});var a=n(1343),o=n.n(a),i=n(38254),s=n(93150);const r=function(t){var e=t.patientUuid,n=t.onTransition,a=(0,s.useTranslation)().t,r=o().useCallback(function(){(0,i.navigate)({to:"${openmrsSpaBase}/patient/".concat(e,"/edit")}),n&&n()},[n,e]);return o().createElement("li",{className:"cds--overflow-menu-options__option"},o().createElement("button",{className:"cds--overflow-menu-options__btn",role:"menuitem","data-floating-menu-primary-focus":!0,onClick:r},o().createElement("span",{className:"cds--overflow-menu-options__option-content"},a("editPatientDetails","Edit patient details"))))}}}]);
|
package/dist/3093.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"3093.js","mappings":"
|
|
1
|
+
{"version":3,"file":"3093.js","mappings":"sPAgCA,QAtB0E,Y,IAAGA,EAAAA,EAAAA,YAAaC,EAAAA,EAAAA,aAClF,GAAQC,EAAAA,EAAAA,kBAANC,EACFC,EAAcC,IAAAA,YAAkB,YACpCC,EAAAA,EAAAA,UAAS,CAAEC,GAAI,6BAA0C,OAAZP,EAAY,WACzDC,GAAgBA,GAClB,EAAG,CAACA,EAAcD,IAElB,OACE,kBAACQ,KAAAA,CAAGC,UAAU,sCACZ,kBAACC,SAAAA,CACCD,UAAU,kCACVE,KAAK,WACLC,oCAAAA,EACAC,QAAST,GACT,kBAACU,OAAAA,CAAKL,UAAU,8CACbN,EAAE,qBAAsB,0BAKnC,C","sources":["webpack://@openmrs/esm-patient-registration-app/./src/widgets/edit-patient-details-button.component.tsx"],"names":["patientUuid","onTransition","useTranslation","t","handleClick","React","navigate","to","li","className","button","role","data-floating-menu-primary-focus","onClick","span"],"sourceRoot":""}
|
|
@@ -424,9 +424,9 @@
|
|
|
424
424
|
"initial": false,
|
|
425
425
|
"entry": false,
|
|
426
426
|
"recorded": false,
|
|
427
|
-
"size":
|
|
427
|
+
"size": 1079,
|
|
428
428
|
"sizes": {
|
|
429
|
-
"javascript":
|
|
429
|
+
"javascript": 1079
|
|
430
430
|
},
|
|
431
431
|
"names": [],
|
|
432
432
|
"idHints": [],
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"auxiliaryFiles": [
|
|
441
441
|
"3093.js.map"
|
|
442
442
|
],
|
|
443
|
-
"hash": "
|
|
443
|
+
"hash": "49940659d21c6abe",
|
|
444
444
|
"childrenByOrder": {}
|
|
445
445
|
},
|
|
446
446
|
{
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.24.0"},"pages":[{"component":"root","route":"patient-registration","online":true,"offline":true},{"component":"editPatient","routeRegex":"patient\\/([a-zA-Z0-9\\-]+)\\/edit","online":true,"offline":true}],"extensions":[{"component":"addPatientLink","name":"add-patient-action","slot":"top-nav-actions-slot","online":true,"offline":true,"order":30},{"component":"patientPhotoExtension","name":"patient-photo-widget","slot":"patient-photo-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-actions-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-search-actions-slot","online":true,"offline":true}],"modals":[{"name":"cancel-patient-edit-modal","component":"cancelPatientEditModal"},{"name":"delete-identifier-confirmation-modal","component":"deleteIdentifierConfirmationModal"}],"version":"8.5.1-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":"^2.24.0"},"pages":[{"component":"root","route":"patient-registration","online":true,"offline":true},{"component":"editPatient","routeRegex":"patient\\/([a-zA-Z0-9\\-]+)\\/edit","online":true,"offline":true}],"extensions":[{"component":"addPatientLink","name":"add-patient-action","slot":"top-nav-actions-slot","online":true,"offline":true,"order":30},{"component":"patientPhotoExtension","name":"patient-photo-widget","slot":"patient-photo-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-actions-slot","online":true,"offline":true},{"component":"editPatientDetailsButton","name":"edit-patient-details-button","slot":"patient-search-actions-slot","online":true,"offline":true}],"modals":[{"name":"cancel-patient-edit-modal","component":"cancelPatientEditModal"},{"name":"delete-identifier-confirmation-modal","component":"deleteIdentifierConfirmationModal"}],"version":"8.5.1-pre.5798"}
|
package/package.json
CHANGED
|
@@ -20,7 +20,6 @@ const EditPatientDetailsButton: React.FC<EditPatientDetailsButtonProps> = ({ pat
|
|
|
20
20
|
<button
|
|
21
21
|
className="cds--overflow-menu-options__btn"
|
|
22
22
|
role="menuitem"
|
|
23
|
-
title={t('editPatientDetails', 'Edit patient details')}
|
|
24
23
|
data-floating-menu-primary-focus
|
|
25
24
|
onClick={handleClick}>
|
|
26
25
|
<span className="cds--overflow-menu-options__option-content">
|