@ampath/esm-laboratory-app 1.3.0-next.2 → 1.3.0-next.21
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/README.md +2 -1
- package/dist/1119.js +1 -1
- package/dist/1197.js +1 -1
- package/dist/1222.js +1 -1
- package/dist/1222.js.map +1 -1
- package/dist/1243.js +1 -1
- package/dist/1243.js.map +1 -1
- package/dist/1270.js +1 -0
- package/dist/1270.js.map +1 -0
- package/dist/2146.js +1 -1
- package/dist/2690.js +1 -1
- package/dist/3099.js +1 -1
- package/dist/312.js +1 -1
- package/dist/312.js.map +1 -1
- package/dist/3169.js +2 -0
- package/dist/3169.js.map +1 -0
- package/dist/3352.js +1 -1
- package/dist/3352.js.map +1 -1
- package/dist/3535.js +1 -1
- package/dist/3535.js.map +1 -1
- package/dist/3584.js +1 -1
- package/dist/3872.js +1 -0
- package/dist/3872.js.map +1 -0
- package/dist/4044.js +1 -1
- package/dist/4044.js.map +1 -1
- package/dist/4055.js +1 -1
- package/dist/4132.js +1 -1
- package/dist/4300.js +1 -1
- package/dist/4335.js +1 -1
- package/dist/439.js +1 -1
- package/dist/4618.js +1 -1
- package/dist/4622.js +1 -0
- package/dist/4622.js.map +1 -0
- package/dist/4652.js +1 -1
- package/dist/4748.js +1 -1
- package/dist/4748.js.map +1 -1
- package/dist/4920.js +1 -1
- package/dist/4920.js.map +1 -1
- package/dist/4944.js +1 -1
- package/dist/5088.js +1 -1
- package/dist/5088.js.map +1 -1
- package/dist/5173.js +1 -1
- package/dist/5241.js +1 -1
- package/dist/53.js +1 -1
- package/dist/53.js.map +1 -1
- package/dist/533.js +1 -0
- package/dist/533.js.map +1 -0
- package/dist/5348.js +1 -1
- package/dist/5348.js.map +1 -1
- package/dist/5380.js +1 -1
- package/dist/5380.js.map +1 -1
- package/dist/5442.js +1 -1
- package/dist/5661.js +1 -1
- package/dist/5780.js +1 -1
- package/dist/5780.js.map +1 -1
- package/dist/6022.js +1 -1
- package/dist/611.js +1 -0
- package/dist/611.js.map +1 -0
- package/dist/6468.js +1 -1
- package/dist/6589.js +1 -1
- package/dist/6679.js +1 -1
- package/dist/6753.js +1 -1
- package/dist/6753.js.map +1 -1
- package/dist/6777.js +1 -1
- package/dist/6777.js.map +1 -1
- package/dist/679.js +1 -1
- package/dist/679.js.map +1 -1
- package/dist/6840.js +1 -1
- package/dist/6859.js +1 -1
- package/dist/7044.js +1 -0
- package/dist/7044.js.map +1 -0
- package/dist/7097.js +1 -1
- package/dist/7129.js +1 -1
- package/dist/7129.js.map +1 -1
- package/dist/7159.js +1 -1
- package/dist/723.js +1 -1
- package/dist/7617.js +1 -1
- package/dist/7689.js +1 -0
- package/dist/7689.js.map +1 -0
- package/dist/791.js +1 -1
- package/dist/791.js.map +1 -1
- package/dist/795.js +1 -1
- package/dist/8163.js +1 -1
- package/dist/8349.js +1 -1
- package/dist/8371.js +1 -1
- package/dist/841.js +1 -1
- package/dist/841.js.map +1 -1
- package/dist/8618.js +1 -1
- package/dist/8764.js +2 -0
- package/dist/8764.js.map +1 -0
- package/dist/8898.js +1 -1
- package/dist/8898.js.map +1 -1
- package/dist/890.js +1 -1
- package/dist/9214.js +1 -1
- package/dist/9321.js +1 -1
- package/dist/9321.js.map +1 -1
- package/dist/9452.js +1 -1
- package/dist/9452.js.map +1 -1
- package/dist/9569.js +1 -1
- package/dist/9695.js +1 -1
- package/dist/9695.js.map +1 -1
- package/dist/986.js +1 -1
- package/dist/9879.js +1 -1
- package/dist/9900.js +1 -1
- package/dist/9910.js +1 -1
- package/dist/9910.js.map +1 -1
- package/dist/9913.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-laboratory-app.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +274 -172
- package/dist/openmrs-esm-laboratory-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +3 -1
- package/src/bill/bill.resource.ts +60 -0
- package/src/components/lab-results/_interpretation.scss +67 -0
- package/src/components/lab-results/lab-results.component.tsx +188 -0
- package/src/components/lab-results/lab-results.resource.ts +0 -0
- package/src/components/lab-results/lab-results.scss +39 -0
- package/src/components/lab-results/utils.ts +99 -0
- package/src/components/orders-table/list-order-details.component.tsx +9 -5
- package/src/components/orders-table/ordered-actions-extension-slot/ordered-actions-extension-slot.tsx +84 -0
- package/src/components/orders-table/orders-data-table.component.tsx +59 -12
- package/src/components/orders-table/orders-data-table.test.tsx +2 -2
- package/src/components/orders-table/priority-tag.component.tsx +60 -0
- package/src/components/orders-table/priority-tag.scss +12 -0
- package/src/config-schema.ts +64 -7
- package/src/constants.ts +1 -1
- package/src/index.ts +8 -1
- package/src/lab-tabs/actions/add-lab-request-results-action.component.tsx +22 -4
- package/src/lab-tabs/actions/amend-lab-results-action.component.tsx +3 -1
- package/src/lab-tabs/actions/generate-bill-request-action.component.tsx +46 -0
- package/src/lab-tabs/actions/pickup-lab-request-action.component.tsx +6 -4
- package/src/lab-tabs/data-table-extensions/pending-review-lab-request-table.extension.tsx +1 -1
- package/src/lab-tabs/modals/approval-lab-results-modal.component.tsx +79 -29
- package/src/lab-tabs/modals/approval-lab-results-modal.scss +9 -0
- package/src/lab-tiles/pending-review-lab-results-tile.component.tsx +1 -1
- package/src/laboratory.resource.ts +390 -7
- package/src/routes.json +17 -2
- package/src/types.ts +183 -1
- package/src/utils/utils.ts +35 -0
- package/translations/en.json +12 -0
- package/dist/3106.js +0 -1
- package/dist/3106.js.map +0 -1
- package/dist/4535.js +0 -1
- package/dist/4535.js.map +0 -1
- package/dist/5048.js +0 -2
- package/dist/5048.js.map +0 -1
- package/dist/5339.js +0 -1
- package/dist/5339.js.map +0 -1
- package/dist/8627.js +0 -2
- package/dist/8627.js.map +0 -1
- /package/dist/{8627.js.LICENSE.txt → 3169.js.LICENSE.txt} +0 -0
- /package/dist/{5048.js.LICENSE.txt → 8764.js.LICENSE.txt} +0 -0
package/dist/890.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[890],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[890],{70890:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"All","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Cancel","checkFilters":"Please check the filters above and try again","completed":"Completed","Completed":"Completed","completedStatus":"COMPLETED","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"DECLINED","discard":"Discard","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Error rejecting lab request","exceptionStatus":"EXCEPTION","filterOrdersByStatus":"Filter orders by status","fulfillerComment":"Fulfiller comment","In progress":"In progress","inProgress":"In progress","inProgressStatus":"IN_PROGRESS","laboratory":"Laboratory","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Loading","nextPage":"Next page","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"You have successfully picked an order","orders":"Orders","orderStatus":"Status:","patient":"Patient","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Picked an order","pickRequest":"Pick lab request","pickRequestConfirmationText":"Continuing will update the request status to \\"In Progress\\" and advance it to the next stage. Are you sure you want to proceed?","pickupLabRequest":"Pick up lab request","previousPage":"Previous page","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Reject","rejectLabRequest":"Reject lab request","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Lab request rejected","results":"Results","resultsApproved":"Results Approved","searchThisList":"Search this list","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Tests ordered","testType":"Test type","totalOrders":"Total orders","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Worklist","Worklist":"Worklist"}')}}]);
|
package/dist/9214.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9214],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9214],{79214:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"Tất cả","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Hủy","checkFilters":"Vui lòng kiểm tra các bộ lọc ở trên và thử lại","completed":"Hoàn thành","Completed":"Completed","completedStatus":"HOÀN THÀNH","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"TỪ CHỐI","discard":"Hủy bỏ","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Lỗi khi từ chối yêu cầu xét nghiệm","exceptionStatus":"NGOẠI LỆ","filterOrdersByStatus":"Lọc đơn hàng theo trạng thái","fulfillerComment":"Bình luận của người thực hiện","In progress":"In progress","inProgress":"Đang tiến hành","inProgressStatus":"IN_PROGRESS","laboratory":"Phòng thí nghiệm","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Đang tải","nextPage":"Trang tiếp theo","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"Bạn đã chọn đơn hàng thành công","orders":"Đơn hàng","orderStatus":"Status:","patient":"Bệnh nhân","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Đã chọn một đơn hàng","pickRequest":"Chọn yêu cầu phòng thí nghiệm","pickRequestConfirmationText":"Tiếp tục sẽ cập nhật trạng thái yêu cầu thành \\"Đang tiến hành\\" và chuyển sang giai đoạn tiếp theo. Bạn có chắc chắn muốn tiếp tục không?","pickupLabRequest":"Nhận yêu cầu phòng thí nghiệm","previousPage":"Trang trước","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Từ chối","rejectLabRequest":"Từ chối yêu cầu phòng thí nghiệm","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Yêu cầu phòng thí nghiệm bị từ chối","results":"Kết quả","resultsApproved":"Results Approved","searchThisList":"Tìm kiếm danh sách này","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Các xét nghiệm được yêu cầu","testType":"Loại thử nghiệm","totalOrders":"Tổng số đơn hàng","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Danh sách công việc","Worklist":"Worklist"}')}}]);
|
package/dist/9321.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9321],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9321],{21946:(n,e,t)=>{t.d(e,{A:()=>r});var a=t(16060),c=t.n(a),s=t(27559),o=t.n(s)()(c());o.push([n.id,".-esm-laboratory__actions__actionButton___Fnx-R{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 .75rem;font-size:.875rem}.-esm-laboratory__actions__actionButton___Fnx-R .-esm-laboratory__actions__actionButtonIcon___BZ9OH{margin-right:.25rem;color:#fff;fill:#fff}.-esm-laboratory__actions__actionRejectButton___5ynYL{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 .75rem;font-size:.875rem;border:none}","",{version:3,sources:["webpack://./src/lab-tabs/actions/actions.scss","webpack://./node_modules/@carbon/layout/scss/generated/_spacing.scss"],names:[],mappings:"AAGA,gDACE,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,gBAAA,CACA,iBAAA,CACA,oGACE,mBCKS,CDJT,UAAA,CACA,SAAA,CAIJ,sDACE,YAAA,CACA,kBAAA,CACA,sBAAA,CACA,iBAAA,CACA,gBAAA,CACA,iBAAA,CACA,WAAA",sourcesContent:["@use '@carbon/type';\n@use '@carbon/layout';\n\n.actionButton {\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n padding: 0 layout.$spacing-04;\n font-size: type.type-scale(2);\n .actionButtonIcon {\n margin-right: layout.$spacing-02;\n color: white;\n fill: white;\n }\n}\n\n.actionRejectButton {\n display: flex;\n align-items: center;\n justify-content: center;\n text-align: center;\n padding: 0 layout.$spacing-04;\n font-size: type.type-scale(2);\n border: none;\n}\n","// Code generated by @carbon/layout. DO NOT EDIT.\n//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-01: 0.125rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-02: 0.25rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-03: 0.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-04: 0.75rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-05: 1rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-06: 1.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-07: 2rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-08: 2.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-09: 3rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-10: 4rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-11: 5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-12: 6rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-13: 10rem !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/layout\n$spacing: (\n spacing-01: $spacing-01,\n spacing-02: $spacing-02,\n spacing-03: $spacing-03,\n spacing-04: $spacing-04,\n spacing-05: $spacing-05,\n spacing-06: $spacing-06,\n spacing-07: $spacing-07,\n spacing-08: $spacing-08,\n spacing-09: $spacing-09,\n spacing-10: $spacing-10,\n spacing-11: $spacing-11,\n spacing-12: $spacing-12,\n spacing-13: $spacing-13,\n);\n"],sourceRoot:""}]),o.locals={actionButton:"-esm-laboratory__actions__actionButton___Fnx-R",actionButtonIcon:"-esm-laboratory__actions__actionButtonIcon___BZ9OH",actionRejectButton:"-esm-laboratory__actions__actionRejectButton___5ynYL"};const r=o},29321:(n,e,t)=>{t.r(e),t.d(e,{default:()=>l});var a=t(16072),c=t.n(a),s=t(73465),o=t(2076),r=t(94748),i=t(36920),u=t(86277),p=t(90611);const l=function(n){var e=n.order,t=(0,o.useTranslation)().t,l=(0,i.useConfig)().laboratoryOrderTypeUuid,A=(0,i.useAbortController)(),g=(0,p.lB)(e),b=g.completeLabResults,y=g.values,d=g.mutateResults;(0,a.useEffect)(function(){b&&b.length>0&&(0,p.hc)(e,"PRELIMINARY","ON_HOLD",A,y,b).then(function(n){(0,r.Tk)(function(n){return"string"==typeof n&&n.startsWith("".concat(i.restBaseUrl,"/order?orderTypes=").concat(l))})})},[b,e,y,A]);var m=function(){d()};return c().createElement(s.$nd,{className:u.A.actionButton,kind:"primary",renderIcon:function(){return c().createElement(i.AddIcon,{className:u.A.actionButtonIcon})},iconDescription:t("addLabResult","Add lab results"),onClick:function(){(0,i.launchWorkspace2)("lab-app-test-results-form-workspace",{patient:e.patient,order:e,invalidateLabOrders:m})},size:"sm"},t("addLabResult","Add lab results"))}},86277:(n,e,t)=>{t.d(e,{A:()=>m});var a=t(85072),c=t.n(a),s=t(97825),o=t.n(s),r=t(77659),i=t.n(r),u=t(55056),p=t.n(u),l=t(10540),A=t.n(l),g=t(41113),b=t.n(g),y=t(21946),d={};d.styleTagTransform=b(),d.setAttributes=p(),d.insert=i().bind(null,"head"),d.domAPI=o(),d.insertStyleElement=A(),c()(y.A,d);const m=y.A&&y.A.locals?y.A.locals:void 0}}]);
|
package/dist/9321.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"9321.js","mappings":"
|
|
1
|
+
{"version":3,"file":"9321.js","mappings":"yMAGIA,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,0dAA2d,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,gDAAgD,wEAAwE,MAAQ,GAAG,SAAW,+LAA+L,eAAiB,CAAC,8hBAA8hB,25DAA25D,WAAa,MAEp0GH,EAAwBI,OAAS,CAChC,aAAgB,iDAChB,iBAAoB,qDACpB,mBAAsB,wDAEvB,S,yICmDA,QAjD8E,Y,IAAGC,EAAAA,EAAAA,MACzE,GAAQC,EAAAA,EAAAA,kBAANC,EACF,GAA8BC,EAAAA,EAAAA,aAA5BC,wBACFC,GAAkBC,EAAAA,EAAAA,sBAC8BC,GAAAA,EAAAA,EAAAA,IAAqBP,GAAnEQ,EAA8CD,EAA9CC,mBAAoBC,EAA0BF,EAA1BE,OAAQC,EAAkBH,EAAlBG,eAEpCC,EAAAA,EAAAA,WAAU,WACJH,GAAsBA,EAAmBI,OAAS,IACpDC,EAAAA,EAAAA,IAA0Bb,EAAO,cAAe,UAAWK,EAAiBI,EAAQD,GAAoBM,KACtG,SAACC,IASLC,EAAAA,EAAAA,IACE,SAACC,G,MAAuB,iBAARA,GAAoBA,EAAIC,WAAW,GAAmCd,OAAhCe,EAAAA,YAAY,sBAA4C,OAAxBf,G,EARpF,EAIN,EAAG,CAACI,EAAoBR,EAAOS,EAAQJ,IAQvC,IAAMe,EAAU,WACdV,GACF,EAUA,OACE,kBAACW,EAAAA,IAAMA,CACLC,UAAWC,EAAAA,EAAOC,aAClBC,KAAK,UACLC,WAAY,W,OAAM,kBAACC,EAAAA,QAAOA,CAACL,UAAWC,EAAAA,EAAOK,kB,EAC7CC,gBAAiB3B,EAAE,eAAgB,mBACnC4B,QAd+B,YACjCC,EAAAA,EAAAA,kBAAiB,sCAAuC,CACtDC,QAAShC,EAAMgC,QACfhC,MAAAA,EACAiC,oBAAqBb,GAEzB,EASIc,KAAK,MAEJhC,EAAE,eAAgB,mBAGzB,C,0KClDIiC,EAAU,CAAC,EAEfA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,IAAQpC,OAAS,IAAQA,YAAS0C,C","sources":["webpack://@ampath/esm-laboratory-app/./src/lab-tabs/actions/actions.scss","webpack://@ampath/esm-laboratory-app/./src/lab-tabs/actions/add-lab-request-results-action.component.tsx","webpack://@ampath/esm-laboratory-app/./src/lab-tabs/actions/actions.scss?076e"],"names":["___CSS_LOADER_EXPORT___","push","module","id","locals","order","useTranslation","t","useConfig","laboratoryOrderTypeUuid","abortController","useAbortController","useMappedLabConcepts","completeLabResults","values","mutateResults","useEffect","length","updateObservationAndOrder","then","v","mutate","key","startsWith","restBaseUrl","mutated","Button","className","styles","actionButton","kind","renderIcon","AddIcon","actionButtonIcon","iconDescription","onClick","launchWorkspace2","patient","invalidateLabOrders","size","options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","undefined"],"sourceRoot":""}
|
package/dist/9452.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9452],{9452:(e,a,t)=>{t.r(a),t.d(a,{default:()=>s});var l=t(
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9452],{9452:(e,a,t)=>{t.r(a),t.d(a,{default:()=>s});var l=t(16072),r=t.n(l),n=t(27689);const s=function(){return r().createElement(n.A,{fulfillerStatus:"ON_HOLD",useFilter:!1,excludeCanceledAndDiscontinuedOrders:!1})}}}]);
|
package/dist/9452.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"9452.js","mappings":"
|
|
1
|
+
{"version":3,"file":"9452.js","mappings":"qNAOA,QAJgD,WAC9C,OAAO,kBAACA,EAAAA,EAAeA,CAACC,gBAAgB,UAAUC,WAAW,EAAOC,sCAAsC,GAC5G,C","sources":["webpack://@ampath/esm-laboratory-app/./src/lab-tabs/data-table-extensions/pending-review-lab-request-table.extension.tsx"],"names":["OrdersDataTable","fulfillerStatus","useFilter","excludeCanceledAndDiscontinuedOrders"],"sourceRoot":""}
|
package/dist/9569.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9569],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9569],{59569:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"All","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Cancel","checkFilters":"Please check the filters above and try again","completed":"Completed","Completed":"Completed","completedStatus":"COMPLETED","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"DECLINED","discard":"Discard","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Error rejecting lab request","exceptionStatus":"EXCEPTION","filterOrdersByStatus":"Filter orders by status","fulfillerComment":"Fulfiller comment","In progress":"In progress","inProgress":"In progress","inProgressStatus":"IN_PROGRESS","laboratory":"Laboratory","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Loading","nextPage":"Next page","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"You have successfully picked an order","orders":"Orders","orderStatus":"Status:","patient":"Patient","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Picked an order","pickRequest":"Pick lab request","pickRequestConfirmationText":"Continuing will update the request status to \\"In Progress\\" and advance it to the next stage. Are you sure you want to proceed?","pickupLabRequest":"Pick up lab request","previousPage":"Previous page","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Reject","rejectLabRequest":"Reject lab request","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Lab request rejected","results":"Results","resultsApproved":"Results Approved","searchThisList":"Search this list","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Tests ordered","testType":"Test type","totalOrders":"Total orders","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Worklist","Worklist":"Worklist"}')}}]);
|
package/dist/9695.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9695],{9695:(a,e,l)=>{l.r(e),l.d(e,{default:()=>o});var n=l(6072),t=l.n(n),r=l(2076),i=l(611),p=l(5606);const o=function(){var a=(0,r.useTranslation)().t,e=(0,i.ko)({status:"DRAFT",excludeCanceled:!1}).labOrders;return t().createElement(p.A,{label:a("pendingReview","Pending Review"),value:null==e?void 0:e.length,headerLabel:a("awaitingApproval","Awaiting Approval")})}}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9695],{15606:(n,e,t)=>{t.d(e,{A:()=>v});var a=t(16072),i=t.n(a),l=t(73465),s=t(85072),o=t.n(s),p=t(97825),r=t.n(p),c=t(77659),g=t.n(c),d=t(55056),u=t.n(d),f=t(10540),h=t.n(f),y=t(41113),b=t.n(y),m=t(88594),$={};$.styleTagTransform=b(),$.setAttributes=u(),$.insert=g().bind(null,"head"),$.domAPI=r(),$.insertStyleElement=h(),o()(m.A,$);const A=m.A&&m.A.locals?m.A.locals:void 0,v=function(n){var e=n.label,t=n.value,a=n.headerLabel,s=n.children;return i().createElement(l.Wdr,null,i().createElement(l.FAs,{className:A.tileContainer},i().createElement("div",{className:A.tileHeader},i().createElement("div",{className:A.headerLabelContainer},i().createElement("label",{className:A.headerLabel},a),s)),i().createElement("div",null,i().createElement("label",{className:A.totalsLabel},e),i().createElement("p",{className:A.totalsValue},t))))}},69695:(n,e,t)=>{t.r(e),t.d(e,{default:()=>p});var a=t(16072),i=t.n(a),l=t(2076),s=t(90611),o=t(15606);const p=function(){var n=(0,l.useTranslation)().t,e=(0,s.ko)({status:"ON_HOLD",excludeCanceled:!1}).labOrders;return i().createElement(o.A,{label:n("pendingReview","Pending Review"),value:null==e?void 0:e.length,headerLabel:n("awaitingApproval","Awaiting Approval")})}},88594:(n,e,t)=>{t.d(e,{A:()=>o});var a=t(16060),i=t.n(a),l=t(27559),s=t.n(l)()(i());s.push([n.id,":root{--brand-01: #005d5d;--brand-02: #004144;--brand-03: #007d79;--bottom-nav-height: 4rem;--workspace-header-height: 3rem;--tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));--desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height))}.-esm-laboratory__lab-summary-tile__tileContainer___80k\\+U{border:.0625rem solid #e0e0e0;height:7.875rem;padding:1rem;margin:.5rem .5rem}.-esm-laboratory__lab-summary-tile__tileHeader___nAyg6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.-esm-laboratory__lab-summary-tile__headerLabel___gtTxH{font-size:var(--cds-heading-compact-01-font-size, 0.875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, 0.16px);color:#525252}.-esm-laboratory__lab-summary-tile__totalsLabel___yE31s{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:#525252}.-esm-laboratory__lab-summary-tile__totalsValue___8n6nN{font-size:var(--cds-heading-04-font-size, 1.75rem);font-weight:var(--cds-heading-04-font-weight, 400);line-height:var(--cds-heading-04-line-height, 1.28572);letter-spacing:var(--cds-heading-04-letter-spacing, 0);color:#161616}.-esm-laboratory__lab-summary-tile__headerLabelContainer___Yi4TY{display:flex;align-items:center;height:2rem}.-esm-laboratory__lab-summary-tile__arrowIcon___8S9BP{fill:var(--cds-link-primary, #0f62fe) !important}.-esm-laboratory__lab-summary-tile__link___vbQzL{text-decoration:none;display:flex;align-items:center;color:#0f62fe}.-esm-laboratory__lab-summary-tile__link___vbQzL svg{margin-left:.5rem}html[dir=rtl] .-esm-laboratory__lab-summary-tile__link___vbQzL svg{margin-right:.5rem;margin-left:unset;transform:scale(-1, 1)}","",{version:3,sources:["webpack://./node_modules/@openmrs/esm-styleguide/src/_vars.scss","webpack://./src/components/summary-tile/lab-summary-tile.scss","webpack://./node_modules/@carbon/layout/scss/generated/_spacing.scss","webpack://./node_modules/@carbon/type/scss/_styles.scss"],names:[],mappings:"AAsDA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CACA,yBAAA,CACA,+BAAA,CACA,oGAAA,CACA,2GAAA,CCzDF,2DACE,6BAAA,CACA,eAAA,CACA,YCwBW,CDvBX,kBAAA,CAGF,uDACE,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,mBCMW,CDHb,wDEg1BI,2DAAA,CAAA,0DAAA,CAAA,8DAAA,CAAA,mEAAA,CF90BF,aDbQ,CCgBV,wDE20BI,gDAAA,CAAA,gDAAA,CAAA,oDAAA,CAAA,yDAAA,CFz0BF,aDlBQ,CCqBV,wDEs0BI,kDAAA,CAAA,kDAAA,CAAA,sDAAA,CAAA,sDAAA,CFp0BF,aDxBM,CC2BR,iEACE,YAAA,CACA,kBAAA,CACA,WCKW,CDFb,sDACE,gDAAA,CAGF,iDACE,oBAAA,CACA,YAAA,CACA,kBAAA,CACA,aDxBe,CC0Bf,qDACE,iBC7BS,CDoCT,mEACE,kBCrCO,CDsCP,iBAAA,CACA,sBAAA",sourcesContent:["@use '@carbon/layout';\n\n$ui-01: #f4f4f4;\n$ui-02: #ffffff;\n$ui-03: #e0e0e0;\n$ui-04: #8d8d8d;\n$ui-05: #161616;\n$text-02: #525252;\n$text-03: #a8a8a8;\n$ui-background: #ffffff;\n$color-gray-30: #c6c6c6;\n$color-gray-70: #525252;\n$color-gray-100: #161616;\n$color-blue-60-2: #0f62fe;\n$color-blue-10: #edf5ff;\n$color-yellow-50: #feecae;\n$carbon--red-50: #fa4d56;\n$inverse-link: #78a9ff;\n$support-02: #24a148;\n$inverse-support-03: #f1c21b;\n$warning-background: #fff8e1;\n$openmrs-background-grey: #f4f4f4;\n$danger: #da1e28;\n$interactive-01: #0f62fe;\n$field-01: #f4f4f4;\n$grey-2: #e0e0e0;\n$labeldropdown: #c6c6c6;\n\n$brand-primary-10: #d9fbfb;\n$brand-primary-20: #9ef0f0;\n$brand-primary-30: #3ddbd9;\n$brand-primary-40: #08bdba;\n$brand-primary-50: #009d9a;\n\n/* 60,70 and 80 are already declared as brand-01, 02 and 03 respectively */\n\n$brand-primary-90: #022b30;\n$brand-primary-100: #081a1c;\n\n@mixin brand-01($property) {\n #{$property}: #005d5d;\n #{$property}: var(--brand-01);\n}\n\n@mixin brand-02($property) {\n #{$property}: #004144;\n #{$property}: var(--brand-02);\n}\n\n@mixin brand-03($property) {\n #{$property}: #007d79;\n #{$property}: var(--brand-03);\n}\n\n:root {\n --brand-01: #005d5d;\n --brand-02: #004144;\n --brand-03: #007d79;\n --bottom-nav-height: #{layout.$spacing-10};\n --workspace-header-height: #{layout.$spacing-09};\n --tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));\n --desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height));\n}\n\n$breakpoint-phone-min: 0px;\n$breakpoint-phone-max: 600px;\n$breakpoint-tablet-min: 601px;\n$breakpoint-tablet-max: 1023px;\n$breakpoint-small-desktop-min: 1024px;\n$breakpoint-small-desktop-max: 1439px;\n$breakpoint-large-desktop-min: 1440px;\n$breakpoint-large-desktop-max: 99999999px;\n\n/* These color variables will be removed in a future release */\n$brand-teal-01: #007d79;\n$brand-01: #005d5d;\n$brand-02: #004144;\n","@use '@carbon/layout';\n@use '@carbon/type';\n@use '@openmrs/esm-styleguide/src/vars' as *;\n\n.tileContainer {\n border: 0.0625rem solid $ui-03;\n height: 7.875rem;\n padding: layout.$spacing-05;\n margin: layout.$spacing-03 layout.$spacing-03;\n}\n\n.tileHeader {\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: layout.$spacing-03;\n}\n\n.headerLabel {\n @include type.type-style('heading-compact-01');\n color: $text-02;\n}\n\n.totalsLabel {\n @include type.type-style('label-01');\n color: $text-02;\n}\n\n.totalsValue {\n @include type.type-style('heading-04');\n color: $ui-05;\n}\n\n.headerLabelContainer {\n display: flex;\n align-items: center;\n height: layout.$spacing-07;\n}\n\n.arrowIcon {\n fill: var(--cds-link-primary, #0f62fe) !important;\n}\n\n.link {\n text-decoration: none;\n display: flex;\n align-items: center;\n color: $interactive-01;\n\n svg {\n margin-left: layout.$spacing-03;\n }\n}\n\n// Overriding styles for RTL support\nhtml[dir='rtl'] {\n .link {\n svg {\n margin-right: layout.$spacing-03;\n margin-left: unset;\n transform: scale(-1, 1);\n }\n }\n}\n","// Code generated by @carbon/layout. DO NOT EDIT.\n//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-01: 0.125rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-02: 0.25rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-03: 0.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-04: 0.75rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-05: 1rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-06: 1.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-07: 2rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-08: 2.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-09: 3rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-10: 4rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-11: 5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-12: 6rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-13: 10rem !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/layout\n$spacing: (\n spacing-01: $spacing-01,\n spacing-02: $spacing-02,\n spacing-03: $spacing-03,\n spacing-04: $spacing-04,\n spacing-05: $spacing-05,\n spacing-06: $spacing-06,\n spacing-07: $spacing-07,\n spacing-08: $spacing-08,\n spacing-09: $spacing-09,\n spacing-10: $spacing-10,\n spacing-11: $spacing-11,\n spacing-12: $spacing-12,\n spacing-13: $spacing-13,\n);\n","//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n// stylelint-disable number-max-precision\n\n@use 'sass:map';\n@use 'sass:math';\n@use '@carbon/grid/scss/config' as gridconfig;\n@use '@carbon/grid/scss/breakpoint' as grid;\n@use 'prefix' as *;\n@use 'font-family';\n@use 'scale';\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-01: (\n font-size: scale.type-scale(1),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-01: $body-short-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-01: $body-long-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-02: $body-short-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-02: $body-long-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-01: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-02: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-01: $productive-heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-02: $productive-heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-03: $productive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-04: $productive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-05: $productive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-06: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n // Extra digit needed for precision in Chrome\n line-height: 1.199,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-06: $productive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-07: (\n font-size: scale.type-scale(12),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-07: $productive-heading-07 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-01: $heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-02: $heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(5),\n line-height: 1.4,\n ),\n max: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-03: $expressive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n font-weight: font-family.font-weight('regular'),\n ),\n max: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-04: $expressive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n font-weight: font-family.font-weight('light'),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-05: $expressive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-06: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-06: $expressive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-paragraph-01: (\n font-size: scale.type-scale(6),\n font-weight: font-family.font-weight('light'),\n line-height: 1.334,\n letter-spacing: 0,\n breakpoints: (\n lg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n);\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-paragraph-01: $expressive-paragraph-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-01: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.3,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(5),\n ),\n lg: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n xlg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-01: $quotation-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-02: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('light'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-02: $quotation-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-01: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-01: $display-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-02: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-02: $display-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-03: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(12),\n line-height: 1.18,\n ),\n lg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(16),\n line-height: 1.11,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-03: $display-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-04: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(14),\n line-height: 1.15,\n ),\n lg: (\n font-size: scale.type-scale(17),\n line-height: 1.11,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(20),\n line-height: 1.07,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(23),\n line-height: 1.05,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-04: $display-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$tokens: (\n caption-01: $caption-01,\n caption-02: $caption-02,\n label-01: $label-01,\n label-02: $label-02,\n helper-text-01: $helper-text-01,\n helper-text-02: $helper-text-02,\n body-short-01: $body-short-01,\n body-short-02: $body-short-02,\n body-long-01: $body-long-01,\n body-long-02: $body-long-02,\n code-01: $code-01,\n code-02: $code-02,\n heading-01: $heading-01,\n heading-02: $heading-02,\n productive-heading-01: $productive-heading-01,\n productive-heading-02: $productive-heading-02,\n productive-heading-03: $productive-heading-03,\n productive-heading-04: $productive-heading-04,\n productive-heading-05: $productive-heading-05,\n productive-heading-06: $productive-heading-06,\n productive-heading-07: $productive-heading-07,\n expressive-paragraph-01: $expressive-paragraph-01,\n expressive-heading-01: $expressive-heading-01,\n expressive-heading-02: $expressive-heading-02,\n expressive-heading-03: $expressive-heading-03,\n expressive-heading-04: $expressive-heading-04,\n expressive-heading-05: $expressive-heading-05,\n expressive-heading-06: $expressive-heading-06,\n quotation-01: $quotation-01,\n quotation-02: $quotation-02,\n display-01: $display-01,\n display-02: $display-02,\n display-03: $display-03,\n display-04: $display-04,\n // V11 Tokens\n legal-01: $legal-01,\n legal-02: $legal-02,\n body-compact-01: $body-compact-01,\n body-compact-02: $body-compact-02,\n heading-compact-01: $heading-compact-01,\n heading-compact-02: $heading-compact-02,\n body-01: $body-01,\n body-02: $body-02,\n heading-03: $heading-03,\n heading-04: $heading-04,\n heading-05: $heading-05,\n heading-06: $heading-06,\n heading-07: $heading-07,\n fluid-heading-03: $fluid-heading-03,\n fluid-heading-04: $fluid-heading-04,\n fluid-heading-05: $fluid-heading-05,\n fluid-heading-06: $fluid-heading-06,\n fluid-paragraph-01: $fluid-paragraph-01,\n fluid-quotation-01: $fluid-quotation-01,\n fluid-quotation-02: $fluid-quotation-02,\n fluid-display-01: $fluid-display-01,\n fluid-display-02: $fluid-display-02,\n fluid-display-03: $fluid-display-03,\n fluid-display-04: $fluid-display-04,\n) !default;\n\n/// @param {Map} $map\n/// @access public\n/// @group @carbon/type\n@mixin properties($map) {\n @each $name, $value in $map {\n #{$name}: $value;\n }\n}\n\n/// @param {Number} $value - Number with units\n/// @return {Number} Without units\n/// @access public\n/// @group @carbon/type\n@function strip-unit($value) {\n @return math.div($value, $value * 0 + 1);\n}\n\n/// This helper includes fluid type styles for the given token value. Fluid type\n/// means that the `font-size` is computed using `calc()` in order to be\n/// determined by the screen size instead of a breakpoint. As a result, fluid\n/// styles should be used with caution in fixed width contexts.\n///\n/// In addition, we make use of %-based line-heights so that the line-height of\n/// each type style is computed correctly due to the dynamic nature of the\n/// `font-size`.\n///\n/// Most of the logic for this work comes from CSS Tricks:\n/// https://css-tricks.com/snippets/css/fluid-typography/\n///\n/// @param {Map} $type-styles - The value of a given type token\n/// @param {Map} $breakpoints [$grid-breakpoints] - Custom breakpoints to use\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type($type-styles, $breakpoints: gridconfig.$grid-breakpoints) {\n // Include the initial styles for the given token by default without any\n // media query guard. This includes `font-size` as a fallback in the case\n // that a browser does not support `calc()`\n @include properties(map.remove($type-styles, breakpoints));\n // We also need to include the `sm` styles by default since they don't\n // appear in the fluid styles for tokens\n @include fluid-type-size($type-styles, sm, $breakpoints);\n\n // Finally, we need to go through all the breakpoints defined in the type\n // token and apply the properties and fluid type size for that given\n // breakpoint\n @each $name, $values in map.get($type-styles, breakpoints) {\n @include grid.breakpoint($name) {\n @include properties($values);\n @include fluid-type-size($type-styles, $name, $breakpoints);\n }\n }\n}\n\n/// Computes the fluid `font-size` for a given type style and breakpoint\n/// @param {Map} $type-styles - The styles for a given token\n/// @param {String} $name - The name of the breakpoint to which we apply the fluid\n/// @param {Map} $breakpoints [$grid-breakpoints] - The breakpoints for the grid system\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type-size(\n $type-styles,\n $name,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n // Get the information about the breakpoint we're currently working in. Useful\n // for getting initial width information\n $breakpoint: map.get($breakpoints, $name);\n\n // Our fluid styles are captured under the 'breakpoints' property in our type\n // styles map. These define what values to treat as `max-` variables below\n $fluid-sizes: map.get($type-styles, breakpoints);\n $fluid-breakpoint: ();\n // Special case for `sm` because the styles for small are on the type style\n // directly\n @if $name == sm {\n $fluid-breakpoint: map.remove($type-styles, breakpoints);\n } @else {\n $fluid-breakpoint: map.get($fluid-sizes, $name);\n }\n\n // Initialize our font-sizes to the default size for the type style\n $max-font-size: map.get($type-styles, font-size);\n $min-font-size: map.get($type-styles, font-size);\n @if map.has-key($fluid-breakpoint, font-size) {\n $min-font-size: map.get($fluid-breakpoint, font-size);\n }\n\n // Initialize our min and max width to the width of the current breakpoint\n $max-vw: map.get($breakpoint, width);\n $min-vw: map.get($breakpoint, width);\n\n // We can use `breakpoint-next` to see if there is another breakpoint we can\n // use to update `max-font-size` and `max-vw` with larger values\n $next-breakpoint-available: grid.breakpoint-next($name, $breakpoints);\n $next-fluid-breakpoint-name: null;\n\n // We need to figure out what the next available fluid breakpoint is for our\n // given $type-styles. In this loop we try and iterate through breakpoints\n // until we either manually set $next-breakpoint-available to null or\n // `breakpoint-next` returns null.\n @while $next-breakpoint-available {\n @if map.has-key($fluid-sizes, $next-breakpoint-available) {\n $next-fluid-breakpoint-name: $next-breakpoint-available;\n $next-breakpoint-available: null;\n } @else {\n $next-breakpoint-available: grid.breakpoint-next(\n $next-breakpoint-available,\n $breakpoints\n );\n }\n }\n\n // If we have found the next available fluid breakpoint name, then we know\n // that we have values that we can use to set max-font-size and max-vw as both\n // values derive from the next breakpoint\n @if $next-fluid-breakpoint-name {\n $next-fluid-breakpoint: map.get($breakpoints, $next-fluid-breakpoint-name);\n $max-font-size: map.get(\n map.get($fluid-sizes, $next-fluid-breakpoint-name),\n font-size\n );\n $max-vw: map.get($next-fluid-breakpoint, width);\n\n // prettier-ignore\n font-size: calc(#{$min-font-size} +\n #{strip-unit($max-font-size - $min-font-size)} *\n ((100vw - #{$min-vw}) / #{strip-unit($max-vw - $min-vw)})\n );\n } @else {\n // Otherwise, just default to setting the font size found from the type\n // style or the given fluid breakpoint in the type style\n font-size: $min-font-size;\n }\n}\n\n// TODO move following variable and `custom-property` mixin into shared file for\n// both `@carbon/type` and `@carbon/themes`\n\n/// @access private\n/// @group @carbon/type\n@mixin custom-properties($name, $value) {\n @each $property, $value in $value {\n #{$property}: var(\n --#{$custom-property-prefix}-#{$name}-#{$property},\n #{$value}\n );\n }\n}\n\n/// Helper mixin to include the styles for a given token in any selector in your\n/// project. Also includes an optional fluid option that will enable fluid\n/// styles for the token if they are defined. Fluid styles will cause the\n/// token's font-size to be computed based on the viewport size. As a result, use\n/// with caution in fixed contexts.\n/// @param {String} $name - The name of the token to get the styles for\n/// @param {Boolean} $fluid [false] - Specify whether to include fluid styles for the\n/// @param {Map} $breakpoints [$grid-breakpoints] - Provide a custom breakpoint map to use\n/// @access public\n/// @group @carbon/type\n@mixin type-style(\n $name,\n $fluid: false,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n @if not map.has-key($tokens, $name) {\n @error 'Unable to find a token with the name: `#{$name}`';\n }\n\n $token: map.get($tokens, $name);\n\n // If $fluid is set to true and the token has breakpoints defined for fluid\n // styles, delegate to the fluid-type helper for the given token\n @if $fluid == true and map.has-key($token, 'breakpoints') {\n @include fluid-type($token, $breakpoints);\n } @else {\n @include custom-properties($name, $token);\n }\n}\n"],sourceRoot:""}]),s.locals={tileContainer:"-esm-laboratory__lab-summary-tile__tileContainer___80k+U",tileHeader:"-esm-laboratory__lab-summary-tile__tileHeader___nAyg6",headerLabel:"-esm-laboratory__lab-summary-tile__headerLabel___gtTxH",totalsLabel:"-esm-laboratory__lab-summary-tile__totalsLabel___yE31s",totalsValue:"-esm-laboratory__lab-summary-tile__totalsValue___8n6nN",headerLabelContainer:"-esm-laboratory__lab-summary-tile__headerLabelContainer___Yi4TY",arrowIcon:"-esm-laboratory__lab-summary-tile__arrowIcon___8S9BP",link:"-esm-laboratory__lab-summary-tile__link___vbQzL"};const o=s}}]);
|
package/dist/9695.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"9695.js","mappings":"
|
|
1
|
+
{"version":3,"file":"9695.js","mappings":"4UAWIA,EAAU,CAAC,EAEfA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,IAAQM,OAAS,IAAQA,YAASC,ECInE,EAnBsD,Y,IAAGC,EAAAA,EAAAA,MAAOC,EAAAA,EAAAA,MAAOC,EAAAA,EAAAA,YAAaC,EAAAA,EAAAA,SAClF,OACE,kBAACC,EAAAA,IAAKA,KACJ,kBAACC,EAAAA,IAAIA,CAACC,UAAWC,EAAOC,eACtB,kBAACC,MAAAA,CAAIH,UAAWC,EAAOG,YACrB,kBAACD,MAAAA,CAAIH,UAAWC,EAAOI,sBACrB,kBAACX,QAAAA,CAAMM,UAAWC,EAAOL,aAAcA,GACtCC,IAGL,kBAACM,MAAAA,KACC,kBAACT,QAAAA,CAAMM,UAAWC,EAAOK,aAAcZ,GACvC,kBAACa,IAAAA,CAAEP,UAAWC,EAAOO,aAAcb,KAK7C,C,wGCPA,QAhBqC,WACnC,IAAM,GAAQc,EAAAA,EAAAA,kBAANC,EACF,GAAgBC,EAAAA,EAAAA,IAAa,CACjCC,OAAQ,UACRC,iBAAiB,IAFXC,UAKR,OACE,kBAACC,EAAAA,EAAcA,CACbrB,MAAOgB,EAAE,gBAAiB,kBAC1Bf,MAAOmB,aAAAA,EAAAA,EAAWE,OAClBpB,YAAac,EAAE,mBAAoB,sBAGzC,C,sEChBIO,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,k+DAAm+D,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,kEAAkE,gEAAgE,uEAAuE,2DAA2D,MAAQ,GAAG,SAAW,kiBAAkiB,eAAiB,CAAC,g/DAAg/D,+pCAA+pC,05DAA05D,w8uBAAw8uB,WAAa,MAEn3+BH,EAAwBzB,OAAS,CAChC,cAAiB,2DACjB,WAAc,wDACd,YAAe,yDACf,YAAe,yDACf,YAAe,yDACf,qBAAwB,kEACxB,UAAa,uDACb,KAAQ,mDAET,S","sources":["webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.scss?94b0","webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.component.tsx","webpack://@ampath/esm-laboratory-app/./src/lab-tiles/pending-review-lab-results-tile.component.tsx","webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.scss"],"names":["options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","undefined","label","value","headerLabel","children","Layer","Tile","className","styles","tileContainer","div","tileHeader","headerLabelContainer","totalsLabel","p","totalsValue","useTranslation","t","useLabOrders","status","excludeCanceled","labOrders","LabSummaryTile","length","___CSS_LOADER_EXPORT___","push","module","id"],"sourceRoot":""}
|
package/dist/986.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[986],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[986],{60986:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"All","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Cancel","checkFilters":"Please check the filters above and try again","completed":"Completed","Completed":"Completed","completedStatus":"COMPLETED","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"DECLINED","discard":"Discard","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Error rejecting lab request","exceptionStatus":"EXCEPTION","filterOrdersByStatus":"Filter orders by status","fulfillerComment":"Fulfiller comment","In progress":"In progress","inProgress":"In progress","inProgressStatus":"IN_PROGRESS","laboratory":"Laboratory","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Loading","nextPage":"Next page","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"You have successfully picked an order","orders":"Orders","orderStatus":"Status:","patient":"Patient","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Picked an order","pickRequest":"Pick lab request","pickRequestConfirmationText":"Continuing will update the request status to \\"In Progress\\" and advance it to the next stage. Are you sure you want to proceed?","pickupLabRequest":"Pick up lab request","previousPage":"Previous page","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Reject","rejectLabRequest":"Reject lab request","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Lab request rejected","results":"Results","resultsApproved":"Results Approved","searchThisList":"Search this list","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Tests ordered","testType":"Test type","totalOrders":"Total orders","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Worklist","Worklist":"Worklist"}')}}]);
|
package/dist/9879.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9879],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9879],{99879:e=>{e.exports=JSON.parse('{"action":"操作","addLabResult":"添加实验结果","age":"年龄","all":"全部","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"取消","checkFilters":"检查上方的筛选条件并重试","completed":"已完成","Completed":"已完成","completedStatus":"已完成","dateOfBirth":"Date of Birth","dateRange":"日期范围","Declined tests":"被拒绝的测试","declinedStatus":"谢绝","discard":"放弃","editResults":"编辑结果","errorApprovingResults":"Error approving results","errorPickingOrder":"选取表单时出错","errorRejectingRequest":"拒绝实验室请求时出错","exceptionStatus":"异常","filterOrdersByStatus":"按状态筛选医嘱","fulfillerComment":"履行者评论","In progress":"进行中","inProgress":"进行中","inProgressStatus":"进行中","laboratory":"实验室","Laboratory":"实验室","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"加载中","nextPage":"下一页","NoInstructionLeft":"未提供任何说明。","noLabRequestsFound":"未找到实验室请求","onHoldStatus":"待定","orderDate":"医嘱日期:","Ordered tests":"已医嘱测试","orderedBy":"医嘱人:","orderInstructions":"说明:","orderNotPicked":"医嘱未被拣选","orderNumbers":"医嘱编号:","orderPickedSuccessfully":"您已成功选择医嘱","orders":"医嘱","orderStatus":"状态:","patient":"患者","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"选取医嘱","pickRequest":"选取实验室请求","pickRequestConfirmationText":"继续将把请求状态更新为“进行中”,并将其推进到下一阶段。您确定要继续吗?","pickupLabRequest":"选取实验室请求","previousPage":"上一页","printTestResults":"打印检验结果","reasonForDecline":"谢绝原因","receivedStatus":"已接收","Referred tests":"推荐检验","reject":"拒绝","rejectLabRequest":"拒绝实验室请求","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"实验室请求已拒绝","results":"结果","resultsApproved":"Results Approved","searchThisList":"搜索此列表","sex":"Sex","testOrdered":"检验已下医嘱:","Tests ordered":"检验已下医嘱","testsOrdered":"检验已下医嘱","testType":"检验类型","totalOrders":"总医嘱","urgencyStatus":"紧迫性:","viewTestResults":"查看检验结果","worklist":"工作表","Worklist":"工作表"}')}}]);
|
package/dist/9900.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9900],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9900],{99900:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"All","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Cancel","checkFilters":"Please check the filters above and try again","completed":"Completed","Completed":"Completed","completedStatus":"COMPLETED","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"DECLINED","discard":"Discard","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Error rejecting lab request","exceptionStatus":"EXCEPTION","filterOrdersByStatus":"Filter orders by status","fulfillerComment":"Fulfiller comment","In progress":"In progress","inProgress":"In progress","inProgressStatus":"IN_PROGRESS","laboratory":"Laboratory","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Loading","nextPage":"Next page","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"You have successfully picked an order","orders":"Orders","orderStatus":"Status:","patient":"Patient","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Picked an order","pickRequest":"Pick lab request","pickRequestConfirmationText":"Continuing will update the request status to \\"In Progress\\" and advance it to the next stage. Are you sure you want to proceed?","pickupLabRequest":"Pick up lab request","previousPage":"Previous page","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Reject","rejectLabRequest":"Reject lab request","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Lab request rejected","results":"Results","resultsApproved":"Results Approved","searchThisList":"Search this list","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Tests ordered","testType":"Test type","totalOrders":"Total orders","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Worklist","Worklist":"Worklist"}')}}]);
|
package/dist/9910.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9910],{9910:(e,a,r)=>{r.r(a),r.d(a,{default:()=>d});var l=r(6072),s=r.n(l),t=r(2076),n=r(611),o=r(5606);const d=function(){var e=(0,t.useTranslation)().t,a=(0,n.ko)({newOrdersOnly:!0}).labOrders;return s().createElement(o.A,{label:e("orders","Orders"),value:null==a?void 0:a.length,headerLabel:e("testsOrdered","Tests ordered")})}}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9910],{15606:(n,e,t)=>{t.d(e,{A:()=>v});var a=t(16072),i=t.n(a),l=t(73465),s=t(85072),o=t.n(s),p=t(97825),r=t.n(p),c=t(77659),g=t.n(c),d=t(55056),u=t.n(d),f=t(10540),h=t.n(f),y=t(41113),b=t.n(y),m=t(88594),$={};$.styleTagTransform=b(),$.setAttributes=u(),$.insert=g().bind(null,"head"),$.domAPI=r(),$.insertStyleElement=h(),o()(m.A,$);const A=m.A&&m.A.locals?m.A.locals:void 0,v=function(n){var e=n.label,t=n.value,a=n.headerLabel,s=n.children;return i().createElement(l.Wdr,null,i().createElement(l.FAs,{className:A.tileContainer},i().createElement("div",{className:A.tileHeader},i().createElement("div",{className:A.headerLabelContainer},i().createElement("label",{className:A.headerLabel},a),s)),i().createElement("div",null,i().createElement("label",{className:A.totalsLabel},e),i().createElement("p",{className:A.totalsValue},t))))}},79910:(n,e,t)=>{t.r(e),t.d(e,{default:()=>p});var a=t(16072),i=t.n(a),l=t(2076),s=t(90611),o=t(15606);const p=function(){var n=(0,l.useTranslation)().t,e=(0,s.ko)({newOrdersOnly:!0}).labOrders;return i().createElement(o.A,{label:n("orders","Orders"),value:null==e?void 0:e.length,headerLabel:n("testsOrdered","Tests ordered")})}},88594:(n,e,t)=>{t.d(e,{A:()=>o});var a=t(16060),i=t.n(a),l=t(27559),s=t.n(l)()(i());s.push([n.id,":root{--brand-01: #005d5d;--brand-02: #004144;--brand-03: #007d79;--bottom-nav-height: 4rem;--workspace-header-height: 3rem;--tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));--desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height))}.-esm-laboratory__lab-summary-tile__tileContainer___80k\\+U{border:.0625rem solid #e0e0e0;height:7.875rem;padding:1rem;margin:.5rem .5rem}.-esm-laboratory__lab-summary-tile__tileHeader___nAyg6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.-esm-laboratory__lab-summary-tile__headerLabel___gtTxH{font-size:var(--cds-heading-compact-01-font-size, 0.875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, 0.16px);color:#525252}.-esm-laboratory__lab-summary-tile__totalsLabel___yE31s{font-size:var(--cds-label-01-font-size, 0.75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, 0.32px);color:#525252}.-esm-laboratory__lab-summary-tile__totalsValue___8n6nN{font-size:var(--cds-heading-04-font-size, 1.75rem);font-weight:var(--cds-heading-04-font-weight, 400);line-height:var(--cds-heading-04-line-height, 1.28572);letter-spacing:var(--cds-heading-04-letter-spacing, 0);color:#161616}.-esm-laboratory__lab-summary-tile__headerLabelContainer___Yi4TY{display:flex;align-items:center;height:2rem}.-esm-laboratory__lab-summary-tile__arrowIcon___8S9BP{fill:var(--cds-link-primary, #0f62fe) !important}.-esm-laboratory__lab-summary-tile__link___vbQzL{text-decoration:none;display:flex;align-items:center;color:#0f62fe}.-esm-laboratory__lab-summary-tile__link___vbQzL svg{margin-left:.5rem}html[dir=rtl] .-esm-laboratory__lab-summary-tile__link___vbQzL svg{margin-right:.5rem;margin-left:unset;transform:scale(-1, 1)}","",{version:3,sources:["webpack://./node_modules/@openmrs/esm-styleguide/src/_vars.scss","webpack://./src/components/summary-tile/lab-summary-tile.scss","webpack://./node_modules/@carbon/layout/scss/generated/_spacing.scss","webpack://./node_modules/@carbon/type/scss/_styles.scss"],names:[],mappings:"AAsDA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CACA,yBAAA,CACA,+BAAA,CACA,oGAAA,CACA,2GAAA,CCzDF,2DACE,6BAAA,CACA,eAAA,CACA,YCwBW,CDvBX,kBAAA,CAGF,uDACE,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,mBCMW,CDHb,wDEg1BI,2DAAA,CAAA,0DAAA,CAAA,8DAAA,CAAA,mEAAA,CF90BF,aDbQ,CCgBV,wDE20BI,gDAAA,CAAA,gDAAA,CAAA,oDAAA,CAAA,yDAAA,CFz0BF,aDlBQ,CCqBV,wDEs0BI,kDAAA,CAAA,kDAAA,CAAA,sDAAA,CAAA,sDAAA,CFp0BF,aDxBM,CC2BR,iEACE,YAAA,CACA,kBAAA,CACA,WCKW,CDFb,sDACE,gDAAA,CAGF,iDACE,oBAAA,CACA,YAAA,CACA,kBAAA,CACA,aDxBe,CC0Bf,qDACE,iBC7BS,CDoCT,mEACE,kBCrCO,CDsCP,iBAAA,CACA,sBAAA",sourcesContent:["@use '@carbon/layout';\n\n$ui-01: #f4f4f4;\n$ui-02: #ffffff;\n$ui-03: #e0e0e0;\n$ui-04: #8d8d8d;\n$ui-05: #161616;\n$text-02: #525252;\n$text-03: #a8a8a8;\n$ui-background: #ffffff;\n$color-gray-30: #c6c6c6;\n$color-gray-70: #525252;\n$color-gray-100: #161616;\n$color-blue-60-2: #0f62fe;\n$color-blue-10: #edf5ff;\n$color-yellow-50: #feecae;\n$carbon--red-50: #fa4d56;\n$inverse-link: #78a9ff;\n$support-02: #24a148;\n$inverse-support-03: #f1c21b;\n$warning-background: #fff8e1;\n$openmrs-background-grey: #f4f4f4;\n$danger: #da1e28;\n$interactive-01: #0f62fe;\n$field-01: #f4f4f4;\n$grey-2: #e0e0e0;\n$labeldropdown: #c6c6c6;\n\n$brand-primary-10: #d9fbfb;\n$brand-primary-20: #9ef0f0;\n$brand-primary-30: #3ddbd9;\n$brand-primary-40: #08bdba;\n$brand-primary-50: #009d9a;\n\n/* 60,70 and 80 are already declared as brand-01, 02 and 03 respectively */\n\n$brand-primary-90: #022b30;\n$brand-primary-100: #081a1c;\n\n@mixin brand-01($property) {\n #{$property}: #005d5d;\n #{$property}: var(--brand-01);\n}\n\n@mixin brand-02($property) {\n #{$property}: #004144;\n #{$property}: var(--brand-02);\n}\n\n@mixin brand-03($property) {\n #{$property}: #007d79;\n #{$property}: var(--brand-03);\n}\n\n:root {\n --brand-01: #005d5d;\n --brand-02: #004144;\n --brand-03: #007d79;\n --bottom-nav-height: #{layout.$spacing-10};\n --workspace-header-height: #{layout.$spacing-09};\n --tablet-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--bottom-nav-height));\n --desktop-workspace-window-height: calc(100vh - var(--omrs-navbar-height) - var(--workspace-header-height));\n}\n\n$breakpoint-phone-min: 0px;\n$breakpoint-phone-max: 600px;\n$breakpoint-tablet-min: 601px;\n$breakpoint-tablet-max: 1023px;\n$breakpoint-small-desktop-min: 1024px;\n$breakpoint-small-desktop-max: 1439px;\n$breakpoint-large-desktop-min: 1440px;\n$breakpoint-large-desktop-max: 99999999px;\n\n/* These color variables will be removed in a future release */\n$brand-teal-01: #007d79;\n$brand-01: #005d5d;\n$brand-02: #004144;\n","@use '@carbon/layout';\n@use '@carbon/type';\n@use '@openmrs/esm-styleguide/src/vars' as *;\n\n.tileContainer {\n border: 0.0625rem solid $ui-03;\n height: 7.875rem;\n padding: layout.$spacing-05;\n margin: layout.$spacing-03 layout.$spacing-03;\n}\n\n.tileHeader {\n display: flex;\n justify-content: space-between;\n align-items: center;\n margin-bottom: layout.$spacing-03;\n}\n\n.headerLabel {\n @include type.type-style('heading-compact-01');\n color: $text-02;\n}\n\n.totalsLabel {\n @include type.type-style('label-01');\n color: $text-02;\n}\n\n.totalsValue {\n @include type.type-style('heading-04');\n color: $ui-05;\n}\n\n.headerLabelContainer {\n display: flex;\n align-items: center;\n height: layout.$spacing-07;\n}\n\n.arrowIcon {\n fill: var(--cds-link-primary, #0f62fe) !important;\n}\n\n.link {\n text-decoration: none;\n display: flex;\n align-items: center;\n color: $interactive-01;\n\n svg {\n margin-left: layout.$spacing-03;\n }\n}\n\n// Overriding styles for RTL support\nhtml[dir='rtl'] {\n .link {\n svg {\n margin-right: layout.$spacing-03;\n margin-left: unset;\n transform: scale(-1, 1);\n }\n }\n}\n","// Code generated by @carbon/layout. DO NOT EDIT.\n//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-01: 0.125rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-02: 0.25rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-03: 0.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-04: 0.75rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-05: 1rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-06: 1.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-07: 2rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-08: 2.5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-09: 3rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-10: 4rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-11: 5rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-12: 6rem !default;\n\n/// @type Number\n/// @access public\n/// @group @carbon/layout\n$spacing-13: 10rem !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/layout\n$spacing: (\n spacing-01: $spacing-01,\n spacing-02: $spacing-02,\n spacing-03: $spacing-03,\n spacing-04: $spacing-04,\n spacing-05: $spacing-05,\n spacing-06: $spacing-06,\n spacing-07: $spacing-07,\n spacing-08: $spacing-08,\n spacing-09: $spacing-09,\n spacing-10: $spacing-10,\n spacing-11: $spacing-11,\n spacing-12: $spacing-12,\n spacing-13: $spacing-13,\n);\n","//\n// Copyright IBM Corp. 2018, 2023\n//\n// This source code is licensed under the Apache-2.0 license found in the\n// LICENSE file in the root directory of this source tree.\n//\n\n// stylelint-disable number-max-precision\n\n@use 'sass:map';\n@use 'sass:math';\n@use '@carbon/grid/scss/config' as gridconfig;\n@use '@carbon/grid/scss/breakpoint' as grid;\n@use 'prefix' as *;\n@use 'font-family';\n@use 'scale';\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$caption-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$label-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-01: (\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$legal-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-01: (\n font-size: scale.type-scale(1),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @deprecated\n/// @group @carbon/type\n$helper-text-02: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-01: $body-short-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-01: $body-long-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-short-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-compact-02: $body-short-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-long-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$body-02: $body-long-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-01: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(1),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.33333,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$code-02: (\n font-family: font-family.font-family('mono'),\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.42857,\n letter-spacing: 0.32px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.42857,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-01: (\n font-size: scale.type-scale(2),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.28572,\n letter-spacing: 0.16px,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-01: $productive-heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.5,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-02: (\n font-size: scale.type-scale(3),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.375,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-compact-02: $productive-heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-03: $productive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-04: $productive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-05: $productive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-06: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n // Extra digit needed for precision in Chrome\n line-height: 1.199,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-06: $productive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$productive-heading-07: (\n font-size: scale.type-scale(12),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$heading-07: $productive-heading-07 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-01: $heading-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-02: $heading-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-03: (\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.4,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(5),\n line-height: 1.4,\n ),\n max: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-03: $expressive-heading-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-04: (\n font-size: scale.type-scale(7),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.28572,\n letter-spacing: 0,\n breakpoints: (\n xlg: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n font-weight: font-family.font-weight('regular'),\n ),\n max: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-04: $expressive-heading-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-05: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n font-weight: font-family.font-weight('light'),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-05: $expressive-heading-05 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-heading-06: (\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-heading-06: $expressive-heading-06 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$expressive-paragraph-01: (\n font-size: scale.type-scale(6),\n font-weight: font-family.font-weight('light'),\n line-height: 1.334,\n letter-spacing: 0,\n breakpoints: (\n lg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n);\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-paragraph-01: $expressive-paragraph-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-01: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(5),\n font-weight: font-family.font-weight('regular'),\n line-height: 1.3,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(5),\n ),\n lg: (\n font-size: scale.type-scale(6),\n line-height: 1.334,\n ),\n xlg: (\n font-size: scale.type-scale(7),\n line-height: 1.28572,\n ),\n max: (\n font-size: scale.type-scale(8),\n line-height: 1.25,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-01: $quotation-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$quotation-02: (\n font-family: font-family.font-family('serif'),\n font-size: scale.type-scale(8),\n font-weight: font-family.font-weight('light'),\n line-height: 1.25,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(9),\n line-height: 1.22,\n ),\n lg: (\n font-size: scale.type-scale(10),\n line-height: 1.19,\n ),\n xlg: (\n font-size: scale.type-scale(11),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(13),\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-quotation-02: $quotation-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-01: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.17,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-01: $display-01 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-02: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('semibold'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(10),\n ),\n lg: (\n font-size: scale.type-scale(12),\n ),\n xlg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n ),\n max: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-02: $display-02 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-03: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(12),\n line-height: 1.18,\n ),\n lg: (\n font-size: scale.type-scale(13),\n line-height: 1.16,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(15),\n line-height: 1.13,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(16),\n line-height: 1.11,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-03: $display-03 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$display-04: (\n font-size: scale.type-scale(10),\n font-weight: font-family.font-weight('light'),\n line-height: 1.19,\n letter-spacing: 0,\n breakpoints: (\n md: (\n font-size: scale.type-scale(14),\n line-height: 1.15,\n ),\n lg: (\n font-size: scale.type-scale(17),\n line-height: 1.11,\n letter-spacing: -0.64px,\n ),\n xlg: (\n font-size: scale.type-scale(20),\n line-height: 1.07,\n letter-spacing: -0.64px,\n ),\n max: (\n font-size: scale.type-scale(23),\n line-height: 1.05,\n letter-spacing: -0.96px,\n ),\n ),\n) !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$fluid-display-04: $display-04 !default;\n\n/// @type Map\n/// @access public\n/// @group @carbon/type\n$tokens: (\n caption-01: $caption-01,\n caption-02: $caption-02,\n label-01: $label-01,\n label-02: $label-02,\n helper-text-01: $helper-text-01,\n helper-text-02: $helper-text-02,\n body-short-01: $body-short-01,\n body-short-02: $body-short-02,\n body-long-01: $body-long-01,\n body-long-02: $body-long-02,\n code-01: $code-01,\n code-02: $code-02,\n heading-01: $heading-01,\n heading-02: $heading-02,\n productive-heading-01: $productive-heading-01,\n productive-heading-02: $productive-heading-02,\n productive-heading-03: $productive-heading-03,\n productive-heading-04: $productive-heading-04,\n productive-heading-05: $productive-heading-05,\n productive-heading-06: $productive-heading-06,\n productive-heading-07: $productive-heading-07,\n expressive-paragraph-01: $expressive-paragraph-01,\n expressive-heading-01: $expressive-heading-01,\n expressive-heading-02: $expressive-heading-02,\n expressive-heading-03: $expressive-heading-03,\n expressive-heading-04: $expressive-heading-04,\n expressive-heading-05: $expressive-heading-05,\n expressive-heading-06: $expressive-heading-06,\n quotation-01: $quotation-01,\n quotation-02: $quotation-02,\n display-01: $display-01,\n display-02: $display-02,\n display-03: $display-03,\n display-04: $display-04,\n // V11 Tokens\n legal-01: $legal-01,\n legal-02: $legal-02,\n body-compact-01: $body-compact-01,\n body-compact-02: $body-compact-02,\n heading-compact-01: $heading-compact-01,\n heading-compact-02: $heading-compact-02,\n body-01: $body-01,\n body-02: $body-02,\n heading-03: $heading-03,\n heading-04: $heading-04,\n heading-05: $heading-05,\n heading-06: $heading-06,\n heading-07: $heading-07,\n fluid-heading-03: $fluid-heading-03,\n fluid-heading-04: $fluid-heading-04,\n fluid-heading-05: $fluid-heading-05,\n fluid-heading-06: $fluid-heading-06,\n fluid-paragraph-01: $fluid-paragraph-01,\n fluid-quotation-01: $fluid-quotation-01,\n fluid-quotation-02: $fluid-quotation-02,\n fluid-display-01: $fluid-display-01,\n fluid-display-02: $fluid-display-02,\n fluid-display-03: $fluid-display-03,\n fluid-display-04: $fluid-display-04,\n) !default;\n\n/// @param {Map} $map\n/// @access public\n/// @group @carbon/type\n@mixin properties($map) {\n @each $name, $value in $map {\n #{$name}: $value;\n }\n}\n\n/// @param {Number} $value - Number with units\n/// @return {Number} Without units\n/// @access public\n/// @group @carbon/type\n@function strip-unit($value) {\n @return math.div($value, $value * 0 + 1);\n}\n\n/// This helper includes fluid type styles for the given token value. Fluid type\n/// means that the `font-size` is computed using `calc()` in order to be\n/// determined by the screen size instead of a breakpoint. As a result, fluid\n/// styles should be used with caution in fixed width contexts.\n///\n/// In addition, we make use of %-based line-heights so that the line-height of\n/// each type style is computed correctly due to the dynamic nature of the\n/// `font-size`.\n///\n/// Most of the logic for this work comes from CSS Tricks:\n/// https://css-tricks.com/snippets/css/fluid-typography/\n///\n/// @param {Map} $type-styles - The value of a given type token\n/// @param {Map} $breakpoints [$grid-breakpoints] - Custom breakpoints to use\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type($type-styles, $breakpoints: gridconfig.$grid-breakpoints) {\n // Include the initial styles for the given token by default without any\n // media query guard. This includes `font-size` as a fallback in the case\n // that a browser does not support `calc()`\n @include properties(map.remove($type-styles, breakpoints));\n // We also need to include the `sm` styles by default since they don't\n // appear in the fluid styles for tokens\n @include fluid-type-size($type-styles, sm, $breakpoints);\n\n // Finally, we need to go through all the breakpoints defined in the type\n // token and apply the properties and fluid type size for that given\n // breakpoint\n @each $name, $values in map.get($type-styles, breakpoints) {\n @include grid.breakpoint($name) {\n @include properties($values);\n @include fluid-type-size($type-styles, $name, $breakpoints);\n }\n }\n}\n\n/// Computes the fluid `font-size` for a given type style and breakpoint\n/// @param {Map} $type-styles - The styles for a given token\n/// @param {String} $name - The name of the breakpoint to which we apply the fluid\n/// @param {Map} $breakpoints [$grid-breakpoints] - The breakpoints for the grid system\n/// @access public\n/// @group @carbon/type\n@mixin fluid-type-size(\n $type-styles,\n $name,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n // Get the information about the breakpoint we're currently working in. Useful\n // for getting initial width information\n $breakpoint: map.get($breakpoints, $name);\n\n // Our fluid styles are captured under the 'breakpoints' property in our type\n // styles map. These define what values to treat as `max-` variables below\n $fluid-sizes: map.get($type-styles, breakpoints);\n $fluid-breakpoint: ();\n // Special case for `sm` because the styles for small are on the type style\n // directly\n @if $name == sm {\n $fluid-breakpoint: map.remove($type-styles, breakpoints);\n } @else {\n $fluid-breakpoint: map.get($fluid-sizes, $name);\n }\n\n // Initialize our font-sizes to the default size for the type style\n $max-font-size: map.get($type-styles, font-size);\n $min-font-size: map.get($type-styles, font-size);\n @if map.has-key($fluid-breakpoint, font-size) {\n $min-font-size: map.get($fluid-breakpoint, font-size);\n }\n\n // Initialize our min and max width to the width of the current breakpoint\n $max-vw: map.get($breakpoint, width);\n $min-vw: map.get($breakpoint, width);\n\n // We can use `breakpoint-next` to see if there is another breakpoint we can\n // use to update `max-font-size` and `max-vw` with larger values\n $next-breakpoint-available: grid.breakpoint-next($name, $breakpoints);\n $next-fluid-breakpoint-name: null;\n\n // We need to figure out what the next available fluid breakpoint is for our\n // given $type-styles. In this loop we try and iterate through breakpoints\n // until we either manually set $next-breakpoint-available to null or\n // `breakpoint-next` returns null.\n @while $next-breakpoint-available {\n @if map.has-key($fluid-sizes, $next-breakpoint-available) {\n $next-fluid-breakpoint-name: $next-breakpoint-available;\n $next-breakpoint-available: null;\n } @else {\n $next-breakpoint-available: grid.breakpoint-next(\n $next-breakpoint-available,\n $breakpoints\n );\n }\n }\n\n // If we have found the next available fluid breakpoint name, then we know\n // that we have values that we can use to set max-font-size and max-vw as both\n // values derive from the next breakpoint\n @if $next-fluid-breakpoint-name {\n $next-fluid-breakpoint: map.get($breakpoints, $next-fluid-breakpoint-name);\n $max-font-size: map.get(\n map.get($fluid-sizes, $next-fluid-breakpoint-name),\n font-size\n );\n $max-vw: map.get($next-fluid-breakpoint, width);\n\n // prettier-ignore\n font-size: calc(#{$min-font-size} +\n #{strip-unit($max-font-size - $min-font-size)} *\n ((100vw - #{$min-vw}) / #{strip-unit($max-vw - $min-vw)})\n );\n } @else {\n // Otherwise, just default to setting the font size found from the type\n // style or the given fluid breakpoint in the type style\n font-size: $min-font-size;\n }\n}\n\n// TODO move following variable and `custom-property` mixin into shared file for\n// both `@carbon/type` and `@carbon/themes`\n\n/// @access private\n/// @group @carbon/type\n@mixin custom-properties($name, $value) {\n @each $property, $value in $value {\n #{$property}: var(\n --#{$custom-property-prefix}-#{$name}-#{$property},\n #{$value}\n );\n }\n}\n\n/// Helper mixin to include the styles for a given token in any selector in your\n/// project. Also includes an optional fluid option that will enable fluid\n/// styles for the token if they are defined. Fluid styles will cause the\n/// token's font-size to be computed based on the viewport size. As a result, use\n/// with caution in fixed contexts.\n/// @param {String} $name - The name of the token to get the styles for\n/// @param {Boolean} $fluid [false] - Specify whether to include fluid styles for the\n/// @param {Map} $breakpoints [$grid-breakpoints] - Provide a custom breakpoint map to use\n/// @access public\n/// @group @carbon/type\n@mixin type-style(\n $name,\n $fluid: false,\n $breakpoints: gridconfig.$grid-breakpoints\n) {\n @if not map.has-key($tokens, $name) {\n @error 'Unable to find a token with the name: `#{$name}`';\n }\n\n $token: map.get($tokens, $name);\n\n // If $fluid is set to true and the token has breakpoints defined for fluid\n // styles, delegate to the fluid-type helper for the given token\n @if $fluid == true and map.has-key($token, 'breakpoints') {\n @include fluid-type($token, $breakpoints);\n } @else {\n @include custom-properties($name, $token);\n }\n}\n"],sourceRoot:""}]),s.locals={tileContainer:"-esm-laboratory__lab-summary-tile__tileContainer___80k+U",tileHeader:"-esm-laboratory__lab-summary-tile__tileHeader___nAyg6",headerLabel:"-esm-laboratory__lab-summary-tile__headerLabel___gtTxH",totalsLabel:"-esm-laboratory__lab-summary-tile__totalsLabel___yE31s",totalsValue:"-esm-laboratory__lab-summary-tile__totalsValue___8n6nN",headerLabelContainer:"-esm-laboratory__lab-summary-tile__headerLabelContainer___Yi4TY",arrowIcon:"-esm-laboratory__lab-summary-tile__arrowIcon___8S9BP",link:"-esm-laboratory__lab-summary-tile__link___vbQzL"};const o=s}}]);
|
package/dist/9910.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"9910.js","mappings":"
|
|
1
|
+
{"version":3,"file":"9910.js","mappings":"4UAWIA,EAAU,CAAC,EAEfA,EAAQC,kBAAoB,IAC5BD,EAAQE,cAAgB,IAElBF,EAAQG,OAAS,SAAc,KAAM,QAE3CH,EAAQI,OAAS,IACjBJ,EAAQK,mBAAqB,IAEhB,IAAI,IAASL,GAKnB,QAAe,KAAW,IAAQM,OAAS,IAAQA,YAASC,ECInE,EAnBsD,Y,IAAGC,EAAAA,EAAAA,MAAOC,EAAAA,EAAAA,MAAOC,EAAAA,EAAAA,YAAaC,EAAAA,EAAAA,SAClF,OACE,kBAACC,EAAAA,IAAKA,KACJ,kBAACC,EAAAA,IAAIA,CAACC,UAAWC,EAAOC,eACtB,kBAACC,MAAAA,CAAIH,UAAWC,EAAOG,YACrB,kBAACD,MAAAA,CAAIH,UAAWC,EAAOI,sBACrB,kBAACX,QAAAA,CAAMM,UAAWC,EAAOL,aAAcA,GACtCC,IAGL,kBAACM,MAAAA,KACC,kBAACT,QAAAA,CAAMM,UAAWC,EAAOK,aAAcZ,GACvC,kBAACa,IAAAA,CAAEP,UAAWC,EAAOO,aAAcb,KAK7C,C,wGCVA,QAb2B,WACzB,IAAM,GAAQc,EAAAA,EAAAA,kBAANC,EACF,GAAgBC,EAAAA,EAAAA,IAAa,CAAEC,eAAe,IAA5CC,UAER,OACE,kBAACC,EAAAA,EAAcA,CACbpB,MAAOgB,EAAE,SAAU,UACnBf,MAAOkB,aAAAA,EAAAA,EAAWE,OAClBnB,YAAac,EAAE,eAAgB,kBAGrC,C,sECbIM,E,MAA0B,GAA4B,KAE1DA,EAAwBC,KAAK,CAACC,EAAOC,GAAI,k+DAAm+D,GAAG,CAAC,QAAU,EAAE,QAAU,CAAC,kEAAkE,gEAAgE,uEAAuE,2DAA2D,MAAQ,GAAG,SAAW,kiBAAkiB,eAAiB,CAAC,g/DAAg/D,+pCAA+pC,05DAA05D,w8uBAAw8uB,WAAa,MAEn3+BH,EAAwBxB,OAAS,CAChC,cAAiB,2DACjB,WAAc,wDACd,YAAe,yDACf,YAAe,yDACf,YAAe,yDACf,qBAAwB,kEACxB,UAAa,uDACb,KAAQ,mDAET,S","sources":["webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.scss?94b0","webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.component.tsx","webpack://@ampath/esm-laboratory-app/./src/lab-tiles/all-lab-requests-tile.component.tsx","webpack://@ampath/esm-laboratory-app/./src/components/summary-tile/lab-summary-tile.scss"],"names":["options","styleTagTransform","setAttributes","insert","domAPI","insertStyleElement","locals","undefined","label","value","headerLabel","children","Layer","Tile","className","styles","tileContainer","div","tileHeader","headerLabelContainer","totalsLabel","p","totalsValue","useTranslation","t","useLabOrders","newOrdersOnly","labOrders","LabSummaryTile","length","___CSS_LOADER_EXPORT___","push","module","id"],"sourceRoot":""}
|
package/dist/9913.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9913],{
|
|
1
|
+
"use strict";(globalThis.webpackChunk_ampath_esm_laboratory_app=globalThis.webpackChunk_ampath_esm_laboratory_app||[]).push([[9913],{89913:e=>{e.exports=JSON.parse('{"action":"Action","addLabResult":"Add lab results","age":"Age","all":"All","amendLabResults":"Amend lab results","approveLabResults":"Approve Lab Results","approveResults":"Approve Results","approveResultsConfirmationText":"You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?","awaitingApproval":"Awaiting Approval","cancel":"Cancel","checkFilters":"Please check the filters above and try again","completed":"Completed","Completed":"Completed","completedStatus":"COMPLETED","dateOfBirth":"Date of Birth","dateRange":"Date range","Declined tests":"Declined tests","declinedStatus":"DECLINED","discard":"Discard","editResults":"Edit results","errorApprovingResults":"Error approving results","errorPickingOrder":"Error picking order","errorRejectingRequest":"Error rejecting lab request","exceptionStatus":"EXCEPTION","filterOrdersByStatus":"Filter orders by status","fulfillerComment":"Fulfiller comment","In progress":"In progress","inProgress":"In progress","inProgressStatus":"IN_PROGRESS","laboratory":"Laboratory","Laboratory":"Laboratory","labResultsApprovedSuccessfully":"Lab results have been successfully approved and finalized","loading":"Loading","nextPage":"Next page","NoInstructionLeft":"No instructions are provided.","noLabRequestsFound":"No lab requests found","onHoldStatus":"ON_HOLD","orderDate":"Order date:","Ordered tests":"Ordered tests","orderedBy":"Ordered by:","orderInstructions":"Instructions:","orderNotPicked":"Order not picked","orderNumbers":"Order number:","orderPickedSuccessfully":"You have successfully picked an order","orders":"Orders","orderStatus":"Status:","patient":"Patient","patientId":"Patient ID","pending review tests":"pending review tests","Pending review tests":"Pending review tests","pendingReview":"Pending Review","pickedAnOrder":"Picked an order","pickRequest":"Pick lab request","pickRequestConfirmationText":"Continuing will update the request status to \\"In Progress\\" and advance it to the next stage. Are you sure you want to proceed?","pickupLabRequest":"Pick up lab request","previousPage":"Previous page","printTestResults":"Print results","reasonForDecline":"Reason for decline","receivedStatus":"RECEIVED","Referred tests":"Referred tests","reject":"Reject","rejectLabRequest":"Reject lab request","rejectLabRequestSuccessMessage":"","rejectLabRequestTitle":"Lab request rejected","results":"Results","resultsApproved":"Results Approved","searchThisList":"Search this list","sex":"Sex","testOrdered":"Test ordered: ","Tests ordered":"Tests ordered","testsOrdered":"Tests ordered","testType":"Test type","totalOrders":"Total orders","urgencyStatus":"Urgency: ","viewTestResults":"View test results","worklist":"Worklist","Worklist":"Worklist"}')}}]);
|