@kenyaemr/esm-express-workflow-app 5.4.4-pre.119 → 5.4.4-pre.120
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +1 -1
- package/dist/3730.js +1 -1
- package/dist/3730.js.map +1 -1
- package/dist/6456.js +1 -1
- package/dist/7607.js +1 -1
- package/dist/kenyaemr-esm-express-workflow-app.js.buildmanifest.json +9 -9
- package/dist/routes.json +1 -1
- package/package.json +2 -2
- package/src/components/registration/checkin-form-extra/queue-fields.component.tsx +8 -6
- package/translations/en.json +29 -1
- package/translations/fr.json +107 -33
package/.turbo/turbo-build.log
CHANGED
package/dist/3730.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["3730"],{19314:function(e,n,t){t.d(n,{Z:()=>s});var a=t(49130),i=t.n(a),o=t(22577),r=t.n(o)()(i());r.push([e.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-express-workflow__queue-fields__sectionTitle___W8VZR{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:#525252;margin-bottom:.5rem}.-esm-express-workflow__queue-fields__section___TdphP{margin:2rem 1rem 0}.-esm-express-workflow__queue-fields__radioButtonOption___HCikY{padding-bottom:1rem}","",{version:3,sources:["webpack://./../../node_modules/@openmrs/esm-styleguide/src/_vars.scss","webpack://./src/components/registration/checkin-form-extra/queue-fields.scss","webpack://./../../node_modules/@carbon/type/scss/_styles.scss","webpack://./../../node_modules/@carbon/layout/scss/generated/_spacing.scss"],names:[],mappings:"AAsDA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CACA,yBAAA,CACA,+BAAA,CACA,oGAAA,CACA,2GAAA,CCzDF,2DC81BI,uDAAA,CAAA,0DAAA,CAAA,4DAAA,CAAA,8DAAA,CD51BF,aDCQ,CAAA,mBGcG,CFXb,sDACE,kBAAA,CAEF,gEACE,mBAAA",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.sectionTitle {\n @include type.type-style('heading-compact-02');\n color: $text-02;\n margin-bottom: layout.$spacing-03;\n}\n\n.section {\n margin: layout.$spacing-07 layout.$spacing-05 0;\n}\n.radioButtonOption {\n padding-bottom: 1rem;\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","// 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:""}]),r.locals={sectionTitle:"-esm-express-workflow__queue-fields__sectionTitle___W8VZR",section:"-esm-express-workflow__queue-fields__section___TdphP",radioButtonOption:"-esm-express-workflow__queue-fields__radioButtonOption___HCikY"};let s=r},22577:function(e){e.exports=function(e){var n=[];return n.toString=function(){return this.map(function(n){var t=e(n);return n[2]?"@media ".concat(n[2]," {").concat(t,"}"):t}).join("")},n.i=function(e,t,a){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<e.length;s++){var l=[].concat(e[s]);a&&i[l[0]]||(t&&(l[2]?l[2]="".concat(t," and ").concat(l[2]):l[2]=t),n.push(l))}},n}},49130:function(e){function n(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,a=Array(n);t<n;t++)a[t]=e[t];return a}e.exports=function(e){var t=function(e){if(Array.isArray(e))return e}(e)||function(e,n){var t,a,i=e&&("undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"]);if(null!=i){var o=[],r=!0,s=!1;try{for(i=i.call(e);!(r=(t=i.next()).done)&&(o.push(t.value),o.length!==n);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==i.return||i.return()}finally{if(s)throw a}}return o}}(e,4)||function(e,t){if(e){if("string"==typeof e)return n(e,4);var a=Object.prototype.toString.call(e).slice(8,-1);if("Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a)return Array.from(e);if("Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return n(e,t)}}(e,4)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),a=t[1],i=t[3];if(!i)return a;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(i))));return[a].concat(i.sources.map(function(e){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(e," */")})).concat(["/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o)," */")]).join("\n")}return[a].join("\n")}},46062:function(e){var n=[];function t(e){for(var t=-1,a=0;a<n.length;a++)if(n[a].identifier===e){t=a;break}return t}function a(e,a){for(var i={},o=[],r=0;r<e.length;r++){var s=e[r],l=a.base?s[0]+a.base:s[0],c=i[l]||0,p="".concat(l," ").concat(c);i[l]=c+1;var u=t(p),d={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==u)n[u].references++,n[u].updater(d);else{var f=function(e,n){var t=n.domAPI(n);return t.update(e),function(n){n?(n.css!==e.css||n.media!==e.media||n.sourceMap!==e.sourceMap||n.supports!==e.supports||n.layer!==e.layer)&&t.update(e=n):t.remove()}}(d,a);a.byIndex=r,n.splice(r,0,{identifier:p,updater:f,references:1})}o.push(p)}return o}e.exports=function(e,i){var o=a(e=e||[],i=i||{});return function(e){e=e||[];for(var r=0;r<o.length;r++){var s=t(o[r]);n[s].references--}for(var l=a(e,i),c=0;c<o.length;c++){var p=t(o[c]);0===n[p].references&&(n[p].updater(),n.splice(p,1))}o=l}}},96793:function(e){var n={};e.exports=function(e,t){var a=function(e){if(void 0===n[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}n[e]=t}return n[e]}(e);if(!a)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}},11173:function(e){e.exports=function(e){var n=document.createElement("style");return e.setAttributes(n,e.attributes),e.insert(n,e.options),n}},17892:function(e,n,t){e.exports=function(e){var n=t.nc;n&&e.setAttribute("nonce",n)}},44036:function(e){e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var n=e.insertStyleElement(e);return{update:function(t){var a,i,o;a="",t.supports&&(a+="@supports (".concat(t.supports,") {")),t.media&&(a+="@media ".concat(t.media," {")),(i=void 0!==t.layer)&&(a+="@layer".concat(t.layer.length>0?" ".concat(t.layer):""," {")),a+=t.css,i&&(a+="}"),t.media&&(a+="}"),t.supports&&(a+="}"),(o=t.sourceMap)&&"undefined"!=typeof btoa&&(a+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleTagTransform(a,n,e.options)},remove:function(){!function(e){if(null!==e.parentNode)e.parentNode.removeChild(e)}(n)}}}},42464:function(e){e.exports=function(e,n){if(n.styleSheet)n.styleSheet.cssText=e;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(e))}}},29993:function(e,n,t){t.r(n),t.d(n,{default:()=>N});var a=t(91111),i=t.n(a),o=t(29952),r=t(84786),s=t(49994),l=t(46062),c=t.n(l),p=t(44036),u=t.n(p),d=t(96793),f=t.n(d),g=t(17892),h=t.n(g),y=t(11173),b=t.n(y),m=t(42464),$=t.n(m),v=t(19314),w={};w.styleTagTransform=$(),w.setAttributes=h(),w.insert=f().bind(null,"head"),w.domAPI=u(),w.insertStyleElement=b(),c()(v.Z,w);let k=v.Z&&v.Z.locals?v.Z.locals:void 0;t(97765);var x=t(56522),z=t(22827);function A(e,n,t,a,i,o,r){try{var s=e[o](r),l=s.value}catch(e){t(e);return}s.done?n(l):Promise.resolve(l).then(a,i)}function C(e){return function(){var n=this,t=arguments;return new Promise(function(a,i){var o=e.apply(n,t);function r(e){A(o,a,i,r,s,"next",e)}function s(e){A(o,a,i,r,s,"throw",e)}r(void 0)})}}function M(e,n){var t,a,i,o,r={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){var l=[o,s];if(t)throw TypeError("Generator is already executing.");for(;r;)try{if(t=1,a&&(i=2&l[0]?a.return:l[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,l[1])).done)return i;switch(a=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,a=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!(i=(i=r.trys).length>0&&i[i.length-1])&&(6===l[0]||2===l[0])){r=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]<i[3])){r.label=l[1];break}if(6===l[0]&&r.label<i[1]){r.label=i[1],i=l;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(l);break}i[2]&&r.ops.pop(),r.trys.pop();continue}l=n.call(e,r)}catch(e){l=[6,e],a=0}finally{t=i=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}}function S(){return(S=C(function(e,n,t,a){var i;return M(this,function(o){switch(o.label){case 0:return i=new AbortController,[4,(0,r.openmrsFetch)("".concat(r.restBaseUrl,"/queue-entry-number?location=").concat(e,"&queue=").concat(t,"&visit=").concat(n,"&visitAttributeType=").concat(a),{method:"GET",headers:{"Content-Type":"application/json"},signal:i.signal})];case 1:return o.sent(),[2]}})})).apply(this,arguments)}function _(){return(_=C(function(e,n,t,a,i,o,s,l){var c;return M(this,function(p){switch(p.label){case 0:return c=new AbortController,[4,Promise.all([function(e,n,t,a){return S.apply(this,arguments)}(s,e,n,l)])];case 1:return p.sent(),[2,(0,r.openmrsFetch)("".concat(r.restBaseUrl,"/visit-queue-entry"),{method:"POST",headers:{"Content-Type":"application/json"},signal:c.signal,body:{visit:{uuid:e},queueEntry:{status:{uuid:i},priority:{uuid:a},queue:{uuid:n},patient:{uuid:t},startedAt:new Date,sortWeight:o}}})]}})})).apply(this,arguments)}function q(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,a=Array(n);t<n;t++)a[t]=e[t];return a}function E(e,n){return function(e){if(Array.isArray(e))return e}(e)||function(e,n){var t,a,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],r=!0,s=!1;try{for(i=i.call(e);!(r=(t=i.next()).done)&&(o.push(t.value),!n||o.length!==n);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==i.return||i.return()}finally{if(s)throw a}}return o}}(e,n)||function(e,n){if(e){if("string"==typeof e)return q(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if("Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t)return Array.from(t);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return q(e,n)}}(e,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var T=[{id:"triage",name:"Triage"},{id:"walk-in",name:"Walk-in"}];let O=i().memo(function(e){var n,t,l,c,p,u,d=e.setOnSubmit,f=e.visitStatus,g=(0,s.useTranslation)().t,h=(t="".concat(r.restBaseUrl,"/queue-room?v=").concat("custom:(uuid,display,name,description,queue:(uuid,display,location:(uuid,display),service:(uuid,display)))"),c=(l=(0,z.ZP)(t,r.openmrsFetch)).data,p=function(e,n){if(null==e)return{};var t,a,i=function(e,n){if(null==e)return{};var t,a,i={},o=Object.keys(e);for(a=0;a<o.length;a++)t=o[a],n.indexOf(t)>=0||(i[t]=e[t]);return i}(e,n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)t=o[a],!(n.indexOf(t)>=0)&&Object.prototype.propertyIsEnumerable.call(e,t)&&(i[t]=e[t])}return i}(l,["data"]),function(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{},a=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&(a=a.concat(Object.getOwnPropertySymbols(t).filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.forEach(function(n){var a;a=t[n],n in e?Object.defineProperty(e,n,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[n]=a})}return e}({queueRooms:(0,a.useMemo)(function(){var e,n;return null!=(n=null==c||null==(e=c.data)?void 0:e.results.sort(function(e,n){return e.display.localeCompare(n.display,(0,r.getLocale)())}))?n:[]},[null==c||null==(n=c.data)?void 0:n.results])},p)),y=h.queueRooms,b=h.isLoading,m=(0,r.useSession)().sessionLocation,$=(0,r.useConfig)(),v=$.visitQueueNumberAttributeUuid,w=$.triageServiceConceptUuid,A=$.labServiceConceptUuid,C=$.pharmacyServiceConceptUuid,M=$.radiologyServiceConceptUuid,S=$.concepts,q=S.defaultStatusConceptUuid,O=S.defaultPriorityConceptUuid,N=S.emergencyPriorityConceptUuid,I=E((0,a.useState)("triage"),2),j=I[0],B=I[1],P=E((0,a.useState)(""),2),U=P[0],R=P[1],F=E((0,a.useState)(O),2),D=F[0];F[1];var L=(u=(0,x.useSWRConfig)().mutate,{mutateQueueEntries:function(){return u(function(e){return"string"==typeof e&&(e.includes("".concat(r.restBaseUrl,"/queue-entry"))||e.includes("".concat(r.restBaseUrl,"/visit-queue-entry")))}).then(function(){window.dispatchEvent(new CustomEvent("queue-entry-updated"))})}}).mutateQueueEntries,W=(0,a.useCallback)(L,[L]),Q=+(D===N),Z=(0,a.useMemo)(function(){if(!y||0===y.length)return[];var e=[A,C,M];return y.filter(function(n){var t,a,i=null==(a=n.queue)||null==(t=a.service)?void 0:t.uuid;return"triage"===j?i===w:"walk-in"===j&&e.includes(i)})},[y,j,w,A,C,M]),G=(0,a.useMemo)(function(){return"triage"===j?g("selectTriageRoom","Select a triage room"):g("selectWalkInRoom","Select a walk-in room")},[j,g]),H=(0,a.useCallback)(function(e){if(!U||"past"===f)return Promise.resolve();var n,t=Z.find(function(e){return e.uuid===U}),a=null==t||null==(n=t.queue)?void 0:n.uuid;return a?(function(e,n,t,a,i,o,r,s){return _.apply(this,arguments)})(e.uuid,a,e.patient.uuid,D,q,Q,m.uuid,v).then(function(){(0,r.showSnackbar)({kind:"success",isLowContrast:!0,title:g("addedPatientToQueue","Added patient to queue"),subtitle:g("queueEntryAddedSuccessfully","Queue entry added successfully")}),W()}).catch(function(e){throw(0,r.showSnackbar)({title:g("queueEntryError","Error adding patient to the queue"),kind:"error",isLowContrast:!1,subtitle:null==e?void 0:e.message}),e}):((0,r.showSnackbar)({title:g("queueEntryError","Error adding patient to the queue"),kind:"error",isLowContrast:!1,subtitle:g("noQueueAssociated","No queue associated with selected room")}),Promise.reject(Error("No queue associated with selected room")))},[U,D,Q,q,v,W,m.uuid,Z,g,f]);return((0,a.useEffect)(function(){null==d||d(H)},[H,d]),(0,a.useEffect)(function(){R("")},[j]),(0,a.useEffect)(function(){Z.length>0&&!U&&R(Z[0].uuid)},[Z,U]),"past"===f)?null:i().createElement("div",null,i().createElement("section",{className:k.section},i().createElement("div",{className:k.sectionTitle},g("patientCategory","Patient Category")),i().createElement(r.ResponsiveWrapper,null,i().createElement(o.SYO,{className:k.radioButtonWrapper,name:"patientCategory",id:"patientCategory",orientation:"vertical",valueSelected:j,onChange:function(e){return B(String(e))}},T.map(function(e){return i().createElement(o.EUY,{key:e.id,className:k.radioButtonOption,labelText:e.name,value:e.id})})))),i().createElement("section",{className:k.section},b?i().createElement(o.xNL,null):(null==Z?void 0:Z.length)?i().createElement(o.PhF,{labelText:G,id:"queueRoom",name:"queueRoom",invalidText:"Required",value:U,onChange:function(e){return R(e.target.value)}},U?null:i().createElement(o.QlF,{text:g("selectQueueRoom","Select a queue room"),value:""}),(null==Z?void 0:Z.length)>0&&Z.map(function(e){var n,t,a=(null==(t=e.queue)||null==(n=t.location)?void 0:n.display)?" - ".concat(e.queue.location.display):"";return i().createElement(o.QlF,{key:e.uuid,text:"".concat(e.name).concat(a),value:e.uuid},e.name,a)})):i().createElement(o.K0D,{className:k.inlineNotification,kind:"error",lowContrast:!0,subtitle:g("configureQueueRooms","Please configure ".concat(j," queue rooms to continue.")),title:g("noQueueRoomsConfigured","No queue rooms configured")})))}),N=function(e){var n=e.setVisitFormCallbacks,t=e.visitFormOpenedFrom,a=e.patientChartConfig,o=e.visitStatus;return a.isDHAWorkflow||"service-queues-add-patient"==t?i().createElement(O,{setOnSubmit:function(e){return n({onVisitCreatedOrUpdated:e})},visitStatus:o}):i().createElement(i().Fragment,null)}}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["3730"],{19314:function(e,n,t){t.d(n,{Z:()=>s});var a=t(49130),i=t.n(a),o=t(22577),r=t.n(o)()(i());r.push([e.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-express-workflow__queue-fields__sectionTitle___W8VZR{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:#525252;margin-bottom:.5rem}.-esm-express-workflow__queue-fields__section___TdphP{margin:2rem 1rem 0}.-esm-express-workflow__queue-fields__radioButtonOption___HCikY{padding-bottom:1rem}","",{version:3,sources:["webpack://./../../node_modules/@openmrs/esm-styleguide/src/_vars.scss","webpack://./src/components/registration/checkin-form-extra/queue-fields.scss","webpack://./../../node_modules/@carbon/type/scss/_styles.scss","webpack://./../../node_modules/@carbon/layout/scss/generated/_spacing.scss"],names:[],mappings:"AAsDA,MACE,mBAAA,CACA,mBAAA,CACA,mBAAA,CACA,yBAAA,CACA,+BAAA,CACA,oGAAA,CACA,2GAAA,CCzDF,2DC81BI,uDAAA,CAAA,0DAAA,CAAA,4DAAA,CAAA,8DAAA,CD51BF,aDCQ,CAAA,mBGcG,CFXb,sDACE,kBAAA,CAEF,gEACE,mBAAA",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.sectionTitle {\n @include type.type-style('heading-compact-02');\n color: $text-02;\n margin-bottom: layout.$spacing-03;\n}\n\n.section {\n margin: layout.$spacing-07 layout.$spacing-05 0;\n}\n.radioButtonOption {\n padding-bottom: 1rem;\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","// 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:""}]),r.locals={sectionTitle:"-esm-express-workflow__queue-fields__sectionTitle___W8VZR",section:"-esm-express-workflow__queue-fields__section___TdphP",radioButtonOption:"-esm-express-workflow__queue-fields__radioButtonOption___HCikY"};let s=r},22577:function(e){e.exports=function(e){var n=[];return n.toString=function(){return this.map(function(n){var t=e(n);return n[2]?"@media ".concat(n[2]," {").concat(t,"}"):t}).join("")},n.i=function(e,t,a){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(a)for(var o=0;o<this.length;o++){var r=this[o][0];null!=r&&(i[r]=!0)}for(var s=0;s<e.length;s++){var l=[].concat(e[s]);a&&i[l[0]]||(t&&(l[2]?l[2]="".concat(t," and ").concat(l[2]):l[2]=t),n.push(l))}},n}},49130:function(e){function n(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,a=Array(n);t<n;t++)a[t]=e[t];return a}e.exports=function(e){var t=function(e){if(Array.isArray(e))return e}(e)||function(e,n){var t,a,i=e&&("undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"]);if(null!=i){var o=[],r=!0,s=!1;try{for(i=i.call(e);!(r=(t=i.next()).done)&&(o.push(t.value),o.length!==n);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==i.return||i.return()}finally{if(s)throw a}}return o}}(e,4)||function(e,t){if(e){if("string"==typeof e)return n(e,4);var a=Object.prototype.toString.call(e).slice(8,-1);if("Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a)return Array.from(e);if("Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a))return n(e,t)}}(e,4)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),a=t[1],i=t[3];if(!i)return a;if("function"==typeof btoa){var o=btoa(unescape(encodeURIComponent(JSON.stringify(i))));return[a].concat(i.sources.map(function(e){return"/*# sourceURL=".concat(i.sourceRoot||"").concat(e," */")})).concat(["/*# ".concat("sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(o)," */")]).join("\n")}return[a].join("\n")}},46062:function(e){var n=[];function t(e){for(var t=-1,a=0;a<n.length;a++)if(n[a].identifier===e){t=a;break}return t}function a(e,a){for(var i={},o=[],r=0;r<e.length;r++){var s=e[r],l=a.base?s[0]+a.base:s[0],c=i[l]||0,p="".concat(l," ").concat(c);i[l]=c+1;var u=t(p),d={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==u)n[u].references++,n[u].updater(d);else{var f=function(e,n){var t=n.domAPI(n);return t.update(e),function(n){n?(n.css!==e.css||n.media!==e.media||n.sourceMap!==e.sourceMap||n.supports!==e.supports||n.layer!==e.layer)&&t.update(e=n):t.remove()}}(d,a);a.byIndex=r,n.splice(r,0,{identifier:p,updater:f,references:1})}o.push(p)}return o}e.exports=function(e,i){var o=a(e=e||[],i=i||{});return function(e){e=e||[];for(var r=0;r<o.length;r++){var s=t(o[r]);n[s].references--}for(var l=a(e,i),c=0;c<o.length;c++){var p=t(o[c]);0===n[p].references&&(n[p].updater(),n.splice(p,1))}o=l}}},96793:function(e){var n={};e.exports=function(e,t){var a=function(e){if(void 0===n[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(e){t=null}n[e]=t}return n[e]}(e);if(!a)throw Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(t)}},11173:function(e){e.exports=function(e){var n=document.createElement("style");return e.setAttributes(n,e.attributes),e.insert(n,e.options),n}},17892:function(e,n,t){e.exports=function(e){var n=t.nc;n&&e.setAttribute("nonce",n)}},44036:function(e){e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var n=e.insertStyleElement(e);return{update:function(t){var a,i,o;a="",t.supports&&(a+="@supports (".concat(t.supports,") {")),t.media&&(a+="@media ".concat(t.media," {")),(i=void 0!==t.layer)&&(a+="@layer".concat(t.layer.length>0?" ".concat(t.layer):""," {")),a+=t.css,i&&(a+="}"),t.media&&(a+="}"),t.supports&&(a+="}"),(o=t.sourceMap)&&"undefined"!=typeof btoa&&(a+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleTagTransform(a,n,e.options)},remove:function(){!function(e){if(null!==e.parentNode)e.parentNode.removeChild(e)}(n)}}}},42464:function(e){e.exports=function(e,n){if(n.styleSheet)n.styleSheet.cssText=e;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(e))}}},29993:function(e,n,t){t.r(n),t.d(n,{default:()=>O});var a=t(91111),i=t.n(a),o=t(29952),r=t(84786),s=t(49994),l=t(46062),c=t.n(l),p=t(44036),u=t.n(p),d=t(96793),f=t.n(d),g=t(17892),h=t.n(g),y=t(11173),b=t.n(y),m=t(42464),$=t.n(m),v=t(19314),w={};w.styleTagTransform=$(),w.setAttributes=h(),w.insert=f().bind(null,"head"),w.domAPI=u(),w.insertStyleElement=b(),c()(v.Z,w);let k=v.Z&&v.Z.locals?v.Z.locals:void 0;t(97765);var x=t(56522),z=t(22827);function A(e,n,t,a,i,o,r){try{var s=e[o](r),l=s.value}catch(e){t(e);return}s.done?n(l):Promise.resolve(l).then(a,i)}function C(e){return function(){var n=this,t=arguments;return new Promise(function(a,i){var o=e.apply(n,t);function r(e){A(o,a,i,r,s,"next",e)}function s(e){A(o,a,i,r,s,"throw",e)}r(void 0)})}}function M(e,n){var t,a,i,o,r={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(o){return function(s){var l=[o,s];if(t)throw TypeError("Generator is already executing.");for(;r;)try{if(t=1,a&&(i=2&l[0]?a.return:l[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,l[1])).done)return i;switch(a=0,i&&(l=[2&l[0],i.value]),l[0]){case 0:case 1:i=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,a=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(!(i=(i=r.trys).length>0&&i[i.length-1])&&(6===l[0]||2===l[0])){r=0;continue}if(3===l[0]&&(!i||l[1]>i[0]&&l[1]<i[3])){r.label=l[1];break}if(6===l[0]&&r.label<i[1]){r.label=i[1],i=l;break}if(i&&r.label<i[2]){r.label=i[2],r.ops.push(l);break}i[2]&&r.ops.pop(),r.trys.pop();continue}l=n.call(e,r)}catch(e){l=[6,e],a=0}finally{t=i=0}if(5&l[0])throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}}function S(){return(S=C(function(e,n,t,a){var i;return M(this,function(o){switch(o.label){case 0:return i=new AbortController,[4,(0,r.openmrsFetch)("".concat(r.restBaseUrl,"/queue-entry-number?location=").concat(e,"&queue=").concat(t,"&visit=").concat(n,"&visitAttributeType=").concat(a),{method:"GET",headers:{"Content-Type":"application/json"},signal:i.signal})];case 1:return o.sent(),[2]}})})).apply(this,arguments)}function _(){return(_=C(function(e,n,t,a,i,o,s,l){var c;return M(this,function(p){switch(p.label){case 0:return c=new AbortController,[4,Promise.all([function(e,n,t,a){return S.apply(this,arguments)}(s,e,n,l)])];case 1:return p.sent(),[2,(0,r.openmrsFetch)("".concat(r.restBaseUrl,"/visit-queue-entry"),{method:"POST",headers:{"Content-Type":"application/json"},signal:c.signal,body:{visit:{uuid:e},queueEntry:{status:{uuid:i},priority:{uuid:a},queue:{uuid:n},patient:{uuid:t},startedAt:new Date,sortWeight:o}}})]}})})).apply(this,arguments)}function q(e,n){(null==n||n>e.length)&&(n=e.length);for(var t=0,a=Array(n);t<n;t++)a[t]=e[t];return a}function E(e,n){return function(e){if(Array.isArray(e))return e}(e)||function(e,n){var t,a,i=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=i){var o=[],r=!0,s=!1;try{for(i=i.call(e);!(r=(t=i.next()).done)&&(o.push(t.value),!n||o.length!==n);r=!0);}catch(e){s=!0,a=e}finally{try{r||null==i.return||i.return()}finally{if(s)throw a}}return o}}(e,n)||function(e,n){if(e){if("string"==typeof e)return q(e,n);var t=Object.prototype.toString.call(e).slice(8,-1);if("Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t)return Array.from(t);if("Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))return q(e,n)}}(e,n)||function(){throw TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}let T=i().memo(function(e){var n,t,l,c,p,u,d=e.setOnSubmit,f=e.visitStatus,g=(0,s.useTranslation)().t,h=(0,a.useMemo)(function(){return[{id:"triage",name:g("triage","Triage")},{id:"walk-in",name:g("walkIn","Walk-in")}]},[g]),y=(t="".concat(r.restBaseUrl,"/queue-room?v=").concat("custom:(uuid,display,name,description,queue:(uuid,display,location:(uuid,display),service:(uuid,display)))"),c=(l=(0,z.ZP)(t,r.openmrsFetch)).data,p=function(e,n){if(null==e)return{};var t,a,i=function(e,n){if(null==e)return{};var t,a,i={},o=Object.keys(e);for(a=0;a<o.length;a++)t=o[a],n.indexOf(t)>=0||(i[t]=e[t]);return i}(e,n);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)t=o[a],!(n.indexOf(t)>=0)&&Object.prototype.propertyIsEnumerable.call(e,t)&&(i[t]=e[t])}return i}(l,["data"]),function(e){for(var n=1;n<arguments.length;n++){var t=null!=arguments[n]?arguments[n]:{},a=Object.keys(t);"function"==typeof Object.getOwnPropertySymbols&&(a=a.concat(Object.getOwnPropertySymbols(t).filter(function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),a.forEach(function(n){var a;a=t[n],n in e?Object.defineProperty(e,n,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[n]=a})}return e}({queueRooms:(0,a.useMemo)(function(){var e,n;return null!=(n=null==c||null==(e=c.data)?void 0:e.results.sort(function(e,n){return e.display.localeCompare(n.display,(0,r.getLocale)())}))?n:[]},[null==c||null==(n=c.data)?void 0:n.results])},p)),b=y.queueRooms,m=y.isLoading,$=(0,r.useSession)().sessionLocation,v=(0,r.useConfig)(),w=v.visitQueueNumberAttributeUuid,A=v.triageServiceConceptUuid,C=v.labServiceConceptUuid,M=v.pharmacyServiceConceptUuid,S=v.radiologyServiceConceptUuid,q=v.concepts,T=q.defaultStatusConceptUuid,O=q.defaultPriorityConceptUuid,N=q.emergencyPriorityConceptUuid,I=E((0,a.useState)("triage"),2),j=I[0],B=I[1],P=E((0,a.useState)(""),2),U=P[0],R=P[1],F=E((0,a.useState)(O),2),D=F[0];F[1];var L=(u=(0,x.useSWRConfig)().mutate,{mutateQueueEntries:function(){return u(function(e){return"string"==typeof e&&(e.includes("".concat(r.restBaseUrl,"/queue-entry"))||e.includes("".concat(r.restBaseUrl,"/visit-queue-entry")))}).then(function(){window.dispatchEvent(new CustomEvent("queue-entry-updated"))})}}).mutateQueueEntries,W=(0,a.useCallback)(L,[L]),Q=+(D===N),Z=(0,a.useMemo)(function(){if(!b||0===b.length)return[];var e=[C,M,S];return b.filter(function(n){var t,a,i=null==(a=n.queue)||null==(t=a.service)?void 0:t.uuid;return"triage"===j?i===A:"walk-in"===j&&e.includes(i)})},[b,j,A,C,M,S]),G=(0,a.useMemo)(function(){return"triage"===j?g("selectTriageRoom","Select a triage room"):g("selectWalkInRoom","Select a walk-in room")},[j,g]),H=(0,a.useCallback)(function(e){if(!U||"past"===f)return Promise.resolve();var n,t=Z.find(function(e){return e.uuid===U}),a=null==t||null==(n=t.queue)?void 0:n.uuid;return a?(function(e,n,t,a,i,o,r,s){return _.apply(this,arguments)})(e.uuid,a,e.patient.uuid,D,T,Q,$.uuid,w).then(function(){(0,r.showSnackbar)({kind:"success",isLowContrast:!0,title:g("addedPatientToQueue","Added patient to queue"),subtitle:g("queueEntryAddedSuccessfully","Queue entry added successfully")}),W()}).catch(function(e){throw(0,r.showSnackbar)({title:g("queueEntryError","Error adding patient to the queue"),kind:"error",isLowContrast:!1,subtitle:null==e?void 0:e.message}),e}):((0,r.showSnackbar)({title:g("queueEntryError","Error adding patient to the queue"),kind:"error",isLowContrast:!1,subtitle:g("noQueueAssociated","No queue associated with selected room")}),Promise.reject(Error("No queue associated with selected room")))},[U,D,Q,T,w,W,$.uuid,Z,g,f]);return((0,a.useEffect)(function(){null==d||d(H)},[H,d]),(0,a.useEffect)(function(){R("")},[j]),(0,a.useEffect)(function(){Z.length>0&&!U&&R(Z[0].uuid)},[Z,U]),"past"===f)?null:i().createElement("div",null,i().createElement("section",{className:k.section},i().createElement("div",{className:k.sectionTitle},g("patientCategory","Patient Category")),i().createElement(r.ResponsiveWrapper,null,i().createElement(o.SYO,{className:k.radioButtonWrapper,name:"patientCategory",id:"patientCategory",orientation:"vertical",valueSelected:j,onChange:function(e){return B(String(e))}},h.map(function(e){return i().createElement(o.EUY,{key:e.id,className:k.radioButtonOption,labelText:e.name,value:e.id})})))),i().createElement("section",{className:k.section},m?i().createElement(o.xNL,null):(null==Z?void 0:Z.length)?i().createElement(o.PhF,{labelText:G,id:"queueRoom",name:"queueRoom",invalidText:"Required",value:U,onChange:function(e){return R(e.target.value)}},U?null:i().createElement(o.QlF,{text:g("selectQueueRoom","Select a queue room"),value:""}),(null==Z?void 0:Z.length)>0&&Z.map(function(e){var n,t,a=(null==(t=e.queue)||null==(n=t.location)?void 0:n.display)?" - ".concat(e.queue.location.display):"";return i().createElement(o.QlF,{key:e.uuid,text:"".concat(e.name).concat(a),value:e.uuid},e.name,a)})):i().createElement(o.K0D,{className:k.inlineNotification,kind:"error",lowContrast:!0,subtitle:g("configureQueueRooms","Please configure ".concat(j," queue rooms to continue.")),title:g("noQueueRoomsConfigured","No queue rooms configured")})))}),O=function(e){var n=e.setVisitFormCallbacks,t=e.visitFormOpenedFrom,a=e.patientChartConfig,o=e.visitStatus;return a.isDHAWorkflow||"service-queues-add-patient"==t?i().createElement(T,{setOnSubmit:function(e){return n({onVisitCreatedOrUpdated:e})},visitStatus:o}):i().createElement(i().Fragment,null)}}}]);
|
package/dist/3730.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"3730.js","sources":["webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.scss","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/@openmrs/rspack-config/node_modules/css-loader/dist/runtime/api.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/@openmrs/rspack-config/node_modules/css-loader/dist/runtime/cssWithMappingToString.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.scss?1090","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/checkin-form-extra.resource.ts","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.component.tsx","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/checkin-form-extra.extension.tsx"],"names":["a","Array","Symbol","e","Object","TypeError","btoa","unescape","encodeURIComponent","JSON","i","c","n","document","window","Error","generateVisitQueueNumber","location","visitUuid","queueUuid","visitQueueNumberAttributeUuid","abortController","AbortController","openmrsFetch","restBaseUrl","method","headers","signal","postQueueEntry","patientUuid","priority","status","sortWeight","locationUuid","Promise","all","body","visit","uuid","queueEntry","queue","patient","startedAt","Date","PATIENT_CATEGORIES","id","name","React","data","apiUrl","useSWR","rest","mutate","setOnSubmit","visitStatus","t","useTranslation","useQueueRooms","customRepresentation","queueRooms","useMemo","results","sort","b","display","localeCompare","getLocale","isLoadingQueueRooms","isLoading","sessionLocation","useSession","useConfig","triageServiceConceptUuid","labServiceConceptUuid","pharmacyServiceConceptUuid","radiologyServiceConceptUuid","concepts","defaultStatusConceptUuid","defaultPriorityConceptUuid","emergencyPriorityConceptUuid","useState","selectedCategory","setSelectedCategory","selectedQueueRoom","setSelectedQueueRoom","mutateQueueEntries","useMutateQueueEntries","useSWRConfig","key","includes","then","dispatchEvent","CustomEvent","memoMutateQueueEntries","useCallback","filteredQueueRooms","length","allowedWalkInServices","filter","room","serviceUuid","service","serviceLabel","onSubmit","resolve","selectedRoom","find","showSnackbar","kind","isLowContrast","title","subtitle","catch","error","message","reject","useEffect","div","section","className","styles","ResponsiveWrapper","RadioButtonGroup","orientation","valueSelected","onChange","value","String","map","category","RadioButton","labelText","SelectSkeleton","Select","invalidText","event","target","SelectItem","text","locationSuffix","InlineNotification","lowContrast","props","setVisitFormCallbacks","visitFormOpenedFrom","patientChartConfig","isDHAWorkflow","QueueFields","onVisitCreatedOrUpdated"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"3730.js","sources":["webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.scss","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/@openmrs/rspack-config/node_modules/css-loader/dist/runtime/api.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/@openmrs/rspack-config/node_modules/css-loader/dist/runtime/cssWithMappingToString.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/injectStylesIntoStyleTag.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/insertBySelector.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/insertStyleElement.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/setAttributesWithoutAttributes.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/styleDomAPI.js","webpack://@kenyaemr/esm-express-workflow-app/../../node_modules/style-loader/dist/runtime/styleTagTransform.js","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.scss?1090","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/checkin-form-extra.resource.ts","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/queue-fields.component.tsx","webpack://@kenyaemr/esm-express-workflow-app/./src/components/registration/checkin-form-extra/checkin-form-extra.extension.tsx"],"names":["a","Array","Symbol","e","Object","TypeError","btoa","unescape","encodeURIComponent","JSON","i","c","n","document","window","Error","generateVisitQueueNumber","location","visitUuid","queueUuid","visitQueueNumberAttributeUuid","abortController","AbortController","openmrsFetch","restBaseUrl","method","headers","signal","postQueueEntry","patientUuid","priority","status","sortWeight","locationUuid","Promise","all","body","visit","uuid","queueEntry","queue","patient","startedAt","Date","React","data","apiUrl","useSWR","rest","mutate","setOnSubmit","visitStatus","t","useTranslation","patientCategory","useMemo","id","name","useQueueRooms","customRepresentation","queueRooms","results","sort","b","display","localeCompare","getLocale","isLoadingQueueRooms","isLoading","sessionLocation","useSession","useConfig","triageServiceConceptUuid","labServiceConceptUuid","pharmacyServiceConceptUuid","radiologyServiceConceptUuid","concepts","defaultStatusConceptUuid","defaultPriorityConceptUuid","emergencyPriorityConceptUuid","useState","selectedCategory","setSelectedCategory","selectedQueueRoom","setSelectedQueueRoom","mutateQueueEntries","useMutateQueueEntries","useSWRConfig","key","includes","then","dispatchEvent","CustomEvent","memoMutateQueueEntries","useCallback","filteredQueueRooms","length","allowedWalkInServices","filter","room","serviceUuid","service","serviceLabel","onSubmit","resolve","selectedRoom","find","showSnackbar","kind","isLowContrast","title","subtitle","catch","error","message","reject","useEffect","div","section","className","styles","ResponsiveWrapper","RadioButtonGroup","orientation","valueSelected","onChange","value","String","map","category","RadioButton","labelText","SelectSkeleton","Select","invalidText","event","target","SelectItem","text","locationSuffix","InlineNotification","lowContrast","props","setVisitFormCallbacks","visitFormOpenedFrom","patientChartConfig","isDHAWorkflow","QueueFields","onVisitCreatedOrUpdated"],"mappings":"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"}
|
package/dist/6456.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["6456"],{47572:function(e){e.exports=JSON.parse('{"actions":"Actions","activeMedications":"M\xe9dicaments actifs","add":"Ajouter","addedPatientToQueue":"Patient ajout\xe9 \xe0 la file d’attente","addMedicationOrder":"Ajouter une prescription m\xe9dicamenteuse","Admitted/OPD":"Hospitalisations / Consultations externes (OPD)","appointments":"Rendez-vous","attachments":"Pi\xe8ces jointes","attendedTo":"Pris en charge","awaitingConsultation":"En attente de consultation","back":"Retour","birthDate":"Date de naissance","call":"Appeler","cancel":"Annuler","carePanel":"Panel de soins","changePhoneNumber":"Changer le num\xe9ro de t\xe9l\xe9phone","checkedIn":"Enregistr\xe9","checkIn":"Enregistrer","checking":"V\xe9rification...","checkingEligibility":"V\xe9rification de l’\xe9ligibilit\xe9","checkInPatientWorkspaceTitle":"Enregistrer le patient","chooseIdentifierType":"Choisir le type d’identifiant","clearAll":"Tout effacer","clearFilters":"Effacer les filtres","clientRegistry":"V\xe9rification du registre des clients","clientsPatientsAttendedTo":"Clients / Patients pris en charge","clientsPatientsWaiting":"Clients / Patients en attente","comingFrom":"Provenance","configureQueueRooms":"Configurer les salles de file d’attente","confirmationTxt":"V\xe9rifiez le num\xe9ro de t\xe9l\xe9phone avant l’OTP","consultation":"Consultation","continueWithCare":"Continuer les soins","CRNumber":"Num\xe9ro CR","dashboardErrorMessage":"Impossible de charger les donn\xe9es du tableau de bord. Veuillez r\xe9essayer.","dateAndTime":"Date et heure","dependentRegistrationError":"Erreur lors de l’enregistrement du d\xe9pendant","dependentRegistrationErrorSubtitle":"Erreur lors de l’enregistrement du d\xe9pendant : {{error}}","dependents":"Personnes \xe0 charge","emergency":"Urgence","emergencyRegistration":"Enregistrement d’urgence","encounterDetails":"D\xe9tails de la consultation","enterIdentifierNumber":"Entrer le num\xe9ro d’identifiant","enterOtp":"Entrer l’OTP","enterOtpSentTo":"Entrer le code OTP envoy\xe9 \xe0","enterPatientIdentifier":"Entrer le num\xe9ro d’identifiant du patient pour rechercher un patient","enterPhoneNumber":"Entrer le num\xe9ro de t\xe9l\xe9phone","error":"Erreur","errorLoadingDashboard":"Erreur lors du chargement du tableau de bord","errorLoadingMedicationOrders":"Erreur lors du chargement des prescriptions","errorLoadingPatient":"Erreur lors du chargement du patient","errorLoadingQueueEntries":"Erreur lors du chargement des entr\xe9es de file d’attente","errorLoadingQueues":"Erreur lors du chargement des files d’attente","filters":"Filtres","gender":"Sexe","generalOPDAttendance<5years":"Fr\xe9quentation OPD g\xe9n\xe9rale < 5 ans","generalOPDAttendance>5years":"Fr\xe9quentation OPD g\xe9n\xe9rale > 5 ans","hideDependents":"Masquer les personnes \xe0 charge","identificationType":"Type d’identification","identifierNumber":"Num\xe9ro d’identifiant*","identifiers":"Identifiants","immunizations":"Vaccinations","invalidPhoneNumber":"Veuillez entrer un num\xe9ro de t\xe9l\xe9phone valide","investigationAwaiting":"Examens en attente","investigationCompleted":"Examens termin\xe9s","lab":"Laboratoire","labAwaiting":"Laboratoire en attente","labCompleted":"Laboratoire termin\xe9","laboratoryOrders":"Demandes de laboratoire","labResults":"R\xe9sultats de laboratoire","loadingDashboard":"Chargement des donn\xe9es du tableau de bord...","loadingOtpConfig":"Chargement...","loadingPatient":"Chargement du patient...","loadingQueueEntries":"Chargement des entr\xe9es de file d’attente...","loadingQueues":"Chargement des files d’attente...","mchConsultationQueues":"Files de consultation SMNI","medication":"M\xe9dicament","name":"Nom","newPatientResults_one":"Nouveau(x) patient(s) trouv\xe9(s) ({{count}})","newPatientResults_other":"Nouveau(x) patient(s) trouv\xe9(s) ({{count}})","nextPage":"Page suivante","noDependentsFound":"Aucune personne \xe0 charge trouv\xe9e pour ce patient","noFilters":"Aucun filtre","noMedicationOrders":"Aucune prescription","noMedicationOrdersFound":"Aucune prescription trouv\xe9e","noPatientFound":"Aucun patient trouv\xe9","noPatientsAwaiting":"Aucun patient en attente de service","noQueueAssociated":"Aucune file associ\xe9e \xe0 la salle s\xe9lectionn\xe9e","noQueueRooms":"Aucune salle de file d’attente configur\xe9e","noQueueRoomsConfigured":"Aucune salle de file d’attente configur\xe9e","noQueuesAvailable":"Aucune file d’attente disponible","noQueueSelected":"Veuillez s\xe9lectionner une file d’attente","notCheckedIn":"Non enregistr\xe9","notUrgent":"Non urgent","numberofEmergencyCasesSeen":"Nombre de cas d’urgence pris en charge","orders":"Prescriptions","otpExpired":"OTP expir\xe9","otpExpiredMessage":"L’OTP a expir\xe9. Veuillez en demander un nouveau.","otpExpiringSoon":"Expiration imminente","otpExpiryInfo":"L’OTP sera valide pendant {{minutes}} minutes apr\xe8s son envoi.","otpRequestError":"Erreur lors de la demande d’OTP","otpTimeRemaining":"Temps restant","otpVerification":"V\xe9rification OTP","otpVerificationError":"Erreur lors de la v\xe9rification de l’OTP","partograph":"Partogramme","pastMedications":"M\xe9dicaments ant\xe9rieurs","patientAttended":"Patient pris en charge","patientCategory":"Cat\xe9gorie du patient","patientExamination":"Examen du patient","patientHistory":"Ant\xe9c\xe9dents du patient","patientManagement":"Prise en charge du patient","patientsAwaiting":"Patients en attente","patientSummary":"R\xe9sum\xe9 du patient","pendingMedicationOrders":"Prescriptions en attente","pharmacyOrdersDescription":"Prescriptions actives en attente de validation et de d\xe9livrance par la pharmacie","phoneNumber":"Num\xe9ro de t\xe9l\xe9phone","previousPage":"Page pr\xe9c\xe9dente","priority":"Priorit\xe9","priorityComment":"Commentaire de priorit\xe9","procedures":"Proc\xe9dures","proceduresAwaiting":"Proc\xe9dures en attente","proceduresCompleted":"Proc\xe9dures termin\xe9es","proceduresOrders":"Demandes de proc\xe9dures","processing":"Traitement...","quantity":"Quantit\xe9","queue":"File d’attente","queueEntryAddedSuccessfully":"Entr\xe9e ajout\xe9e \xe0 la file d’attente avec succ\xe8s","queueEntryError":"Erreur lors de l’ajout du patient \xe0 la file d’attente","queueNumber":"Num\xe9ro de file","queuePatient":"Mettre le patient en file","radiology":"Radiologie","radiologyAndImagingOrders":"Demandes de radiologie et d’imagerie","radiologyAwaiting":"Radiologie en attente","radiologyCompleted":"Radiologie termin\xe9e","refresh":"Actualiser","refreshing":"Actualisation...","refreshInvestigations":"Actualiser les examens","registration":"Enregistrement","relationship":"Relation","relationships":"Relations","requester":"Demandeur","requestingOtp":"Demande d’OTP...","revisitPatientResults_one":"Patient(s) en revisite ({{count}})","revisitPatientResults_other":"Patient(s) en revisite ({{count}})","search":"Rechercher","searchFailed":"\xc9chec de la recherche du patient. Veuillez r\xe9essayer.","searchForAPatient":"Rechercher un patient","searching":"Recherche...","searchMedicationOrders":"Rechercher des prescriptions","searchPatients":"Rechercher des patients","selectIdentifierAndNumber":"Veuillez s\xe9lectionner un type d’identifiant et entrer un num\xe9ro","selectQueueRoom":"S\xe9lectionner une salle de file d’attente","selectTriageRoom":"S\xe9lectionner une salle de triage","selectWalkInRoom":"S\xe9lectionner une salle sans rendez-vous","sendingOtp":"Envoi de l’OTP...","sendOtp":"Envoyer l’OTP","sendOtpCode":"Envoyer le code OTP","showDependents":"Afficher les personnes \xe0 charge","specialClinics":"Cliniques sp\xe9cialis\xe9es","spouseVerificationRequired":"Veuillez v\xe9rifier le conjoint avec l’OTP avant l’enregistrement","startVisitWorkspaceTitle":"D\xe9marrer la visite pour {{patientName}}","status":"Statut","totalNumberofReferrals-IN":"Nombre total de r\xe9f\xe9rences - ENTRANTES","totalNumberofReferrals-OUT":"Nombre total de r\xe9f\xe9rences - SORTANTES","totalVisits":"Total des visites","tryDifferentIdentifier":"Essayez un autre identifiant ou v\xe9rifiez le type d’identifiant","urgent":"Urgent","useADifferentNumber":"Utiliser un autre num\xe9ro","validationError":"Erreur de validation","verificationRequired":"V\xe9rification requise","verify":"V\xe9rifier","verifyingOtp":"V\xe9rification de l’OTP","view":"Voir","visitDate":"Date de la visite","visitDetails":"D\xe9tails de la visite","visitLocation":"Lieu de la visite","visitProvider":"Prestataire de la visite","visits":"Visites","visitType":"Type de visite","vitalsAndAnthropometric":"Signes vitaux et mesures anthropom\xe9triques","waiting":"En attente","waitTime":"Temps d’attente","accounting":"Comptabilit\xe9","admissions":"Admissions","clinicalEncounter":"Consultation Clinique","dashboard":"Tableau de Bord","diseases":"Maladies","emergencyCases":"Nombre de Cas d\'Urgence Vus","generalOpdAttendanceOver5":"Fr\xe9quentation G\xe9n\xe9rale OPD >5 ans","generalOpdAttendanceUnder5":"Fr\xe9quentation G\xe9n\xe9rale OPD <5 ans","inPatient":"Hospitalisation","labOrders":"Ordres de Laboratoire","mch":"Sant\xe9 Maternelle et Infantile","noOfPatients":"Nombre de Patients","opdVisits":"Visites OPD","prescription":"Ordonnance","radiologyAndImaging":"Radiologie et Imagerie","reSendingOtp":"Renvoi du code OTP...","resendOtp":"Renvoyer le code OTP","top10DiseasesOver5":"Top 10 des Maladies plus de 5 ans","top10DiseasesUnder5":"Top 10 des Maladies moins de 5 ans","totalReferralsIn":"Nombre Total de R\xe9f\xe9rences - ENTR\xc9ES","totalReferralsOut":"Nombre Total de R\xe9f\xe9rences - SORTIES","pharmacy":"Pharmacie","reports":"Rapports","triage":"Triage"}')}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["6456"],{47572:function(e){e.exports=JSON.parse('{"accounting":"Comptabilit\xe9","actions":"Actions","activeMedications":"M\xe9dicaments actifs","activeVisitExists":"Ce patient a d\xe9j\xe0 une visite active","add":"Ajouter","addedPatientToQueue":"Patient ajout\xe9 \xe0 la file d’attente","additionalVisitInformationUpdatedSuccessfully":"Informations suppl\xe9mentaires de la visite mises \xe0 jour avec succ\xe8s","addMedicationOrder":"Ajouter une prescription m\xe9dicamenteuse","addOrder":"Ajouter une prescription","admissions":"Admissions","Admitted/OPD":"Hospitalisations / Consultations externes (OPD)","all":"Tous","AM":"AM","appointments":"Rendez-vous","attachments":"Pi\xe8ces jointes","attendedTo":"Pris en charge","awaitingConsultation":"En attente de consultation","back":"Retour","birthDate":"Date de naissance","call":"Appeler","cancel":"Annuler","carePanel":"Panel de soins","changePhoneNumber":"Changer le num\xe9ro de t\xe9l\xe9phone","checkedIn":"Enregistr\xe9","checkFilters":"V\xe9rifiez les filtres ci-dessus","checkIn":"Enregistrer","checking":"V\xe9rification...","checkingEligibility":"V\xe9rification de l’\xe9ligibilit\xe9","chooseIdentifierType":"Choisir le type d’identifiant","clearAll":"Tout effacer","clearFilters":"Effacer les filtres","clientRegistry":"V\xe9rification du registre des clients","clientsPatientsAttendedTo":"Clients / Patients pris en charge","clientsPatientsWaiting":"Clients / Patients en attente","clinicalEncounter":"Consultation clinique","comingFrom":"Provenance","configureQueueRooms":"Configurer les salles de file d’attente","confirmationTxt":"V\xe9rifiez le num\xe9ro de t\xe9l\xe9phone avant l’OTP","consultation":"Consultation","continueWithCare":"Continuer les soins","CRNumber":"Num\xe9ro CR","customCheckin":"Enregistrement","dashboard":"Tableau de bord","dashboardErrorMessage":"Impossible de charger les donn\xe9es du tableau de bord. Veuillez r\xe9essayer.","dateAndTime":"Date et heure","dateOrdered":"Date de prescription","dependentRegistrationError":"Erreur lors de l’enregistrement du d\xe9pendant","dependentRegistrationErrorSubtitle":"Erreur lors de l’enregistrement du d\xe9pendant : {{error}}","dependents":"Personnes \xe0 charge","discard":"Ignorer","diseases":"Maladies","editVisit":"Modifier la visite","emergency":"Urgence","emergencyCases":"Nombre de cas d\'urgence pris en charge","emergencyRegistration":"Enregistrement d’urgence","encounterDetails":"D\xe9tails de la consultation","endActiveVisitFirst":"Vous devez terminer la visite en cours avant d’en commencer une nouvelle.","endDate":"Date de fin","endDateTimeRequired":"La date et l’heure de fin sont requises","ended":"Termin\xe9e","endTime":"Heure de fin","endTimeFormat":"Format de l’heure de fin","endTimeMustBeAfterMostRecentEncounter":"L’heure de fin doit \xeatre post\xe9rieure ou \xe9gale \xe0 {{lastEncounterDatetime}}","endTimeMustBeAfterStartTime":"L’heure de fin doit \xeatre apr\xe8s l’heure de d\xe9but","enterIdentifierNumber":"Entrer le num\xe9ro d’identifiant","enterOtp":"Entrer l’OTP","enterOtpSentTo":"Entrer le code OTP envoy\xe9 \xe0","enterPatientIdentifier":"Entrer le num\xe9ro d’identifiant du patient pour rechercher un patient","enterPhoneNumber":"Entrer le num\xe9ro de t\xe9l\xe9phone","error":"Erreur","errorCreatingVisitAttribute":"Erreur lors de la cr\xe9ation de l’attribut de visite {{attributeName}}","errorDeletingVisitAttribute":"Erreur lors de la suppression de l’attribut de visite {{attributeName}}","errorLoadingDashboard":"Erreur lors du chargement du tableau de bord","errorLoadingMedicationOrders":"Erreur lors du chargement des prescriptions","errorLoadingQueueEntries":"Erreur lors du chargement des entr\xe9es de file d’attente","errorLoadingQueues":"Erreur lors du chargement des files d’attente","errorUpdatingVisitAttribute":"Erreur lors de la mise \xe0 jour de l’attribut de visite {{attributeName}}","errorUpdatingVisitDetails":"Erreur lors de la mise \xe0 jour des d\xe9tails de la visite","fieldRequired":"Ce champ est requis","filters":"Filtres","futureEndTime":"L’heure de fin ne peut pas \xeatre dans le futur","futureStartTime":"L’heure de d\xe9but ne peut pas \xeatre dans le futur","gender":"Sexe","generalOPDAttendance<5years":"Fr\xe9quentation OPD g\xe9n\xe9rale < 5 ans","generalOPDAttendance>5years":"Fr\xe9quentation OPD g\xe9n\xe9rale > 5 ans","generalOpdAttendanceOver5":"Fr\xe9quentation OPD g\xe9n\xe9rale > 5 ans","generalOpdAttendanceUnder5":"Fr\xe9quentation OPD g\xe9n\xe9rale < 5 ans","hideDependents":"Masquer les personnes \xe0 charge","identificationType":"Type d’identification","identifierNumber":"Num\xe9ro d’identifiant*","identifiers":"Identifiants","immunizations":"Vaccinations","inPatient":"Hospitalisation","inThePast":"Dans le pass\xe9","invalidPhoneNumber":"Veuillez entrer un num\xe9ro de t\xe9l\xe9phone valide","investigationAwaiting":"Examens en attente","investigationCompleted":"Examens termin\xe9s","lab":"Laboratoire","labAwaiting":"Laboratoire en attente","labCompleted":"Laboratoire termin\xe9","laboratoryOrders":"Demandes de laboratoire","labOrders":"Ordres de laboratoire","labResults":"R\xe9sultats de laboratoire","loading":"Chargement...","loadingDashboard":"Chargement des donn\xe9es du tableau de bord...","loadingOtpConfig":"Chargement...","loadingQueues":"Chargement des files d’attente...","mch":"Sant\xe9 maternelle et infantile","mchConsultationQueues":"Files de consultation SMNI","medication":"M\xe9dicament","medicationOrders":"Prescriptions m\xe9dicamenteuses","missingVisitType":"Type de visite manquant","name":"Nom","new":"Nouveau","newPatientResults_one":"Nouveau(x) patient(s) trouv\xe9(s) ({{count}})","newPatientResults_many":"Nouveaux patients trouv\xe9s ({{count}})","newPatientResults_other":"Nouveau(x) patient(s) trouv\xe9(s) ({{count}})","nextPage":"Page suivante","noDependentsFound":"Aucune personne \xe0 charge trouv\xe9e pour ce patient","noFilters":"Aucun filtre","noMedicationOrdersFound":"Aucune prescription trouv\xe9e","noOfPatients":"Nombre de patients","noPatientFound":"Aucun patient trouv\xe9","noPatientsAwaiting":"Aucun patient en attente de service","noQueueAssociated":"Aucune file associ\xe9e \xe0 la salle s\xe9lectionn\xe9e","noQueueRooms":"Aucune salle de file d’attente configur\xe9e","noQueueRoomsConfigured":"Aucune salle de file d’attente configur\xe9e","noQueuesAvailable":"Aucune file d’attente disponible","noQueueSelected":"Veuillez s\xe9lectionner une file d’attente","notCheckedIn":"Non enregistr\xe9","notUrgent":"Non urgent","noVisitTypesToDisplay":"Aucun type de visite \xe0 afficher","numberofEmergencyCasesSeen":"Nombre de cas d’urgence pris en charge","offlineVisit":"Visite hors ligne","ongoing":"En cours","opdVisits":"Visites OPD","optional":"Optionnel","order":"Prescription","orderBy":"Trier par","orderNo":"Num\xe9ro de prescription","orders":"Prescriptions","otpExpired":"OTP expir\xe9","otpExpiredMessage":"L’OTP a expir\xe9. Veuillez en demander un nouveau.","otpExpiringSoon":"Expiration imminente","otpExpiryInfo":"L’OTP sera valide pendant {{minutes}} minutes apr\xe8s son envoi.","otpRequestError":"Erreur lors de la demande d’OTP","otpTimeRemaining":"Temps restant","otpVerification":"V\xe9rification OTP","otpVerificationError":"Erreur lors de la v\xe9rification de l’OTP","partOfFormDidntLoad":"Une partie du formulaire ne s’est pas charg\xe9e","partograph":"Partogramme","pastMedications":"M\xe9dicaments ant\xe9rieurs","patientAttended":"Patient pris en charge","patientCategory":"Cat\xe9gorie du patient","patientExamination":"Examen du patient","patientHistory":"Ant\xe9c\xe9dents du patient","patientManagement":"Prise en charge du patient","patientsAwaiting":"Patients en attente","patientSummary":"R\xe9sum\xe9 du patient","pendingMedicationOrders":"Prescriptions en attente","pharmacy":"Pharmacie","pharmacyOrdersDescription":"Prescriptions actives en attente de validation et de d\xe9livrance par la pharmacie","phoneNumber":"Num\xe9ro de t\xe9l\xe9phone","PM":"PM","precription":"Prescription","previousPage":"Page pr\xe9c\xe9dente","priority":"Priorit\xe9","priorityComment":"Commentaire de priorit\xe9","procedures":"Proc\xe9dures","proceduresAwaiting":"Proc\xe9dures en attente","proceduresCompleted":"Proc\xe9dures termin\xe9es","proceduresOrders":"Demandes de proc\xe9dures","processing":"Traitement...","program":"Programme","programManagement":"Gestion des programmes","quantity":"Quantit\xe9","queue":"File d’attente","queueEntries":"Entr\xe9es de file d’attente","queueEntryAddedSuccessfully":"Entr\xe9e ajout\xe9e \xe0 la file d’attente avec succ\xe8s","queueEntryError":"Erreur lors de l’ajout du patient \xe0 la file d’attente","queueNumber":"Num\xe9ro de file","queuePatient":"Mettre le patient en file","radiology":"Radiologie","radiologyAndImaging":"Radiologie et imagerie","radiologyAndImagingOrders":"Demandes de radiologie et d’imagerie","radiologyAwaiting":"Radiologie en attente","radiologyCompleted":"Radiologie termin\xe9e","recommended":"Recommand\xe9","refresh":"Actualiser","refreshing":"Actualisation...","refreshingData":"Actualisation des donn\xe9es...","refreshInvestigations":"Actualiser les examens","refreshToTryAgain":"Veuillez actualiser pour r\xe9essayer","registration":"Enregistrement","relationship":"Lien","relationships":"Relations","reports":"Rapports","requester":"Demandeur","requestingOtp":"Demande d’OTP...","required":"Requis","reSendingOtp":"Renvoi du code OTP...","resendOtp":"Renvoyer le code OTP","results":"R\xe9sultats","revisitPatientResults_one":"Patient(s) en revisite ({{count}})","revisitPatientResults_many":"Patients en revisite ({{count}})","revisitPatientResults_other":"Patient(s) en revisite ({{count}})","search":"Rechercher","searchFailed":"\xc9chec de la recherche du patient. Veuillez r\xe9essayer.","searchForAPatient":"Rechercher un patient","searchForAVisitType":"Rechercher un type de visite","searching":"Recherche...","searchMedicationOrders":"Rechercher des prescriptions","searchPatients":"Rechercher des patients","selectAnOption":"S\xe9lectionner une option","selectIdentifierAndNumber":"Veuillez s\xe9lectionner un type d’identifiant et entrer un num\xe9ro","selectLocation":"S\xe9lectionner un lieu","selectProgramType":"S\xe9lectionner un type de programme","selectQueueRoom":"S\xe9lectionner une salle de file d’attente","selectTriageRoom":"S\xe9lectionner une salle de triage","selectVisitType":"Veuillez s\xe9lectionner un type de visite","selectWalkInRoom":"S\xe9lectionner une salle sans rendez-vous","sendingOtp":"Envoi de l’OTP...","sendOtp":"Envoyer l’OTP","sendOtpAndStartVisit":"Envoyer l’OTP et d\xe9marrer la visite","sendOtpCode":"Envoyer le code OTP","showDependents":"Afficher les personnes \xe0 charge","specialClinics":"Cliniques sp\xe9cialis\xe9es","spouseVerificationRequired":"Veuillez v\xe9rifier le conjoint avec l’OTP avant l’enregistrement","startDate":"Date de d\xe9but","startingVisit":"D\xe9marrage de la visite","startTime":"Heure de d\xe9but","startTimeFormat":"Format de l’heure de d\xe9but","startVisit":"D\xe9marrer la visite","startVisitError":"Erreur lors du d\xe9marrage de la visite","startVisitWorkspaceTitle":"D\xe9marrer la visite pour {{patientName}}","status":"Statut","theVisitIs":"La visite est","top10DiseasesOver5":"Top 10 des maladies > 5 ans","top10DiseasesUnder5":"Top 10 des maladies < 5 ans","totalNumberofReferrals-IN":"Nombre total de r\xe9f\xe9rences - entrantes","totalNumberofReferrals-OUT":"Nombre total de r\xe9f\xe9rences - sortantes","totalReferralsIn":"Nombre total de r\xe9f\xe9rences - entr\xe9es","totalReferralsOut":"Nombre total de r\xe9f\xe9rences - sorties","totalVisits":"Total des visites","triage":"Triage","tryDifferentIdentifier":"Essayez un autre identifiant ou v\xe9rifiez le type d’identifiant","unknownError":"Erreur inconnue","updateVisit":"Mettre \xe0 jour la visite","updatingVisit":"Mise \xe0 jour de la visite","urgent":"Urgent","useADifferentNumber":"Utiliser un autre num\xe9ro","validationError":"Erreur de validation","verificationRequired":"V\xe9rification requise","verify":"V\xe9rifier","verifyingOtp":"V\xe9rification de l’OTP","view":"Voir","visitAttributes":"Attributs de visite","visitDate":"Date de la visite","visitDetails":"D\xe9tails de la visite","visitDetailsUpdated":"D\xe9tails de la visite mis \xe0 jour","visitDetailsUpdatedSuccessfully":"{{visit}} mis \xe0 jour avec succ\xe8s","visitLocation":"Lieu de la visite","visitLocationRequired":"Le lieu de la visite est requis","visitProvider":"Prestataire de la visite","visits":"Visites","visitStartAndEndDate":"Date de d\xe9but et de fin de la visite","visitStartDate":"Date de d\xe9but de la visite","visitStartDateBeforeBirthdate":"La date de d\xe9but ne peut pas \xeatre ant\xe9rieure \xe0 la date de naissance du patient","visitStartDateMustBeBeforeEarliestEncounter":"L’heure de d\xe9but doit \xeatre ant\xe9rieure ou \xe9gale \xe0 {{firstEncounterDatetime}}","visitStartDateTimeRequired":"La date et l’heure de d\xe9but sont requises","visitStarted":"Visite d\xe9marr\xe9e","visitStartedSuccessfully":"{{visit}} d\xe9marr\xe9e avec succ\xe8s","visitType":"Type de visite","visitType_title":"Type de visite","visitTypeRequired":"Le type de visite est requis","vitalsAndAnthropometric":"Signes vitaux et mesures anthropom\xe9triques","waiting":"En attente","waitTime":"Temps d’attente","walkIn":"Patient Spontan\xe9"}')}}]);
|
package/dist/7607.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["7607"],{4019:function(e){e.exports=JSON.parse('{"actions":"Actions","activeMedications":"Active Medications","activeVisitExists":"This patient already has an active visit","add":"Add","addedPatientToQueue":"Added patient to queue","additionalVisitInformationUpdatedSuccessfully":"Additional visit information updated successfully","addMedicationOrder":"Add Medication Order","admissions":"Admissions","Admitted/OPD":"Admitted/OPD Visits","all":"All","AM":"AM","appointments":"Appointments","attachments":"Attachments","attendedTo":"Attended to","awaitingConsultation":"Awaiting consultation","back":"Back","birthDate":"Birth Date","call":"Call","cancel":"Cancel","carePanel":"Care Panel","changePhoneNumber":"Change phone number","checkedIn":"Checked In","checkFilters":"Check the filters above","checkIn":"Check In","checking":"Checking...","checkingEligibility":"Checking eligibility...","chooseIdentifierType":"Choose identifier type","clearAll":"Clear All","clearFilters":"Clear filters","clientRegistry":"Client registry verification","clientsPatientsAttendedTo":"Clients/Patients attended to","clientsPatientsWaiting":"Clients/Patients waiting","clinicalEncounter":"Clinical Encounter","comingFrom":"Coming from","configureQueueRooms":"","confirmationTxt":"Verify the phone number before OTP","consultation":"Consultation","continueWithCare":"Continue with care","CRNumber":"CR Number","customCheckin":"Check in","dashboard":"Dashboard","dashboardErrorMessage":"Unable to load dashboard data. Please try again.","dateAndTime":"Date and time","dependentRegistrationError":"Error registering dependent","dependentRegistrationErrorSubtitle":"Error registering dependent: {{error}}","dependents":"Dependent(s)","discard":"Discard","diseases":"Diseases","editVisit":"Edit visit","emergency":"Emergency","emergencyCases":"Number of Emergency Cases Seen","emergencyRegistration":"Emergency registration","encounterDetails":"Encounter Details","endActiveVisitFirst":"You must end the current visit before starting a new one.","endDate":"End date","ended":"Ended","endTime":"End time","endTimeFormat":"End time format","enterIdentifierNumber":"Enter identifier number","enterOtp":"Enter OTP","enterOtpSentTo":"Enter the OTP code sent to","enterPatientIdentifier":"Enter patient identifier number to search for a patient","enterPhoneNumber":"Enter phone number","error":"Error","errorCreatingVisitAttribute":"Error creating the {{attributeName}} visit attribute","errorDeletingVisitAttribute":"Error deleting the {{attributeName}} visit attribute","errorLoadingDashboard":"Error loading dashboard","errorLoadingMedicationOrders":"Error loading medication orders","errorLoadingQueueEntries":"Error loading queue entries","errorLoadingQueues":"Error loading queues","errorUpdatingVisitAttribute":"Error updating the {{attributeName}} visit attribute","errorUpdatingVisitDetails":"Error updating visit details","filters":"Filters","gender":"Gender","generalOPDAttendance<5years":"General OPD Attendance <5 years","generalOPDAttendance>5years":"General OPD Attendance >5 years","generalOpdAttendanceOver5":"General OPD Attendance >5 years","generalOpdAttendanceUnder5":"General OPD Attendance <5 years","hideDependents":"Hide dependents","identificationType":"Identification Type","identifierNumber":"Identifier number*","identifiers":"Identifiers","immunizations":"Immunizations","inThePast":"In the past","invalidPhoneNumber":"Please enter a valid phone number","investigationAwaiting":"Investigation Awaiting","investigationCompleted":"Investigation Completed","lab":"Lab","labAwaiting":"Lab Awaiting","labCompleted":"Lab Completed","laboratoryOrders":"Laboratory Orders","labResults":"Lab Results","loading":"Loading...","loadingDashboard":"Loading dashboard data...","loadingOtpConfig":"Loading...","loadingQueues":"Loading queues...","mchConsultationQueues":"MCH Consultation Queues","medication":"Medication","medicationOrders":"Medication Orders","missingVisitType":"Missing visit type","name":"Name","new":"New","newPatientResults_one":"New patient(s) found ({{count}})","newPatientResults_other":"New patient(s) found ({{count}})","nextPage":"Next page","noDependentsFound":"No dependents found for this patient","noFilters":"No filters","noMedicationOrdersFound":"medication orders found","noOfPatients":"No. of Patients","noPatientFound":"No Patient Found","noPatientsAwaiting":"No patients awaiting service","noQueueAssociated":"No queue associated with selected room","noQueueRooms":"No queue rooms configured","noQueueRoomsConfigured":"No queue rooms configured","noQueuesAvailable":"No queues available","noQueueSelected":"Please select a queue","notCheckedIn":"Not Checked In","notUrgent":"Not Urgent","noVisitTypesToDisplay":"No visit types to display","numberofEmergencyCasesSeen":"Number of Emergency Cases Seen","offlineVisit":"Offline Visit","ongoing":"Ongoing","opdVisits":"OPD Visits","optional":"optional","orders":"Orders","otpExpired":"OTP Expired","otpExpiredMessage":"OTP has expired. Please request a new one.","otpExpiringSoon":"Expiring Soon","otpExpiryInfo":"The OTP will be valid for {{minutes}} minutes after it is sent.","otpRequestError":"Error requesting OTP","otpTimeRemaining":"Time Remaining","otpVerification":"OTP Verification","otpVerificationError":"Error Verifying OTP","partOfFormDidntLoad":"Part of the form did not load","partograph":"Partograph","pastMedications":"Past Medications","patientAttended":"Patient attended to","patientCategory":"Patient Category","patientExamination":"Patient Examination","patientHistory":"Patient History","patientManagement":"Patient Management","patientsAwaiting":"Patient awaiting","patientSummary":"Patient Summary","pendingMedicationOrders":"Pending Medication Orders","pharmacyOrdersDescription":"Active medication prescriptions awaiting pharmacist review and dispensing","phoneNumber":"Phone number","PM":"PM","previousPage":"Previous page","priority":"Priority","priorityComment":"Priority Comment","procedures":"Procedures","proceduresAwaiting":"Procedures Awaiting","proceduresCompleted":"Procedures Completed","proceduresOrders":"Procedures Orders","processing":"Processing...","program":"Program","quantity":"Quantity","queue":"Queue","queueEntries":"Queue Entries","queueEntryAddedSuccessfully":"Queue entry added successfully","queueEntryError":"Error adding patient to the queue","queueNumber":"Queue Number","queuePatient":"Queue Patient","radiology":"Radiology","radiologyAndImagingOrders":"Radiology & Imaging Orders","radiologyAwaiting":"Radiology Awaiting","radiologyCompleted":"Radiology Completed","recommended":"Recommended","refresh":"Refresh","refreshing":"Refreshing...","refreshingData":"Refreshing data...","refreshInvestigations":"Refresh investigations","refreshToTryAgain":"Please refresh to try again","registration":"Registration","relationship":"Relationship","relationships":"Relationships","requester":"Requester","requestingOtp":"Requesting OTP...","required":"Required","reSendingOtp":"Resending OTP...","resendOtp":"Resend OTP","revisitPatientResults_one":"Revisit patient(s) ({{count}})","revisitPatientResults_other":"Revisit patient(s) ({{count}})","search":"Search","searchFailed":"Failed to search for patient. Please try again.","searchForAPatient":"Search for a patient","searchForAVisitType":"Search for a visit type","searching":"Searching...","searchMedicationOrders":"Search medication orders","searchPatients":"Search for Patient(s)","selectAnOption":"Select an option","selectIdentifierAndNumber":"Please select an identifier type and enter an identifier number","selectLocation":"Select a location","selectProgramType":"Select program type","selectQueueRoom":"Select a queue room","selectTriageRoom":"Select a triage room","selectVisitType":"Please select a Visit Type","selectWalkInRoom":"Select a walk-in room","sendingOtp":"Sending OTP...","sendOtp":"Send OTP","sendOtpAndStartVisit":"Send OTP & Start Visit","sendOtpCode":"Send OTP Code","showDependents":"Show dependents","specialClinics":"Special Clinics","spouseVerificationRequired":"Please verify the spouse with OTP before registering","startDate":"Start date","startingVisit":"Starting visit","startTime":"Start time","startTimeFormat":"Start time format","startVisit":"Start visit","startVisitError":"Error starting visit","startVisitWorkspaceTitle":"Start Visit","status":"status","theVisitIs":"The visit is","top10DiseasesOver5":"Top 10 Diseases over 5","top10DiseasesUnder5":"Top 10 Diseases under 5","totalNumberofReferrals-IN":"Total Number of Referrals - IN","totalNumberofReferrals-OUT":"Total Number of Referrals - OUT","totalReferralsIn":"Total Number of Referrals - IN","totalReferralsOut":"Total Number of Referrals - OUT","totalVisits":"Total Visits","triage":"Triage","tryDifferentIdentifier":"Try searching with a different identifier or check the identifier type","updateVisit":"Update visit","updatingVisit":"Updating visit","urgent":"Urgent","useADifferentNumber":"Use a different number","validationError":"Validation Error","verificationRequired":"Verification Required","verify":"Verify","verifyingOtp":"Verifying OTP","view":"View","visitAttributes":"Visit attributes","visitDate":"Visit Date","visitDetails":"Visit Details","visitDetailsUpdated":"Visit details updated","visitDetailsUpdatedSuccessfully":"{{visit}} updated successfully","visitLocation":"Visit Location","visitProvider":"Visit Provider","visits":"Visits","visitStartAndEndDate":"Visit start and end date","visitStartDate":"Visit start date","visitStarted":"Visit started","visitStartedSuccessfully":"{{visit}} started successfully","visitType":"Visit Type","visitType_title":"Visit Type","vitalsAndAnthropometric":"Vitals & Anthropometric","waiting":"Waiting","waitTime":"Wait time"}')}}]);
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_express_workflow_app=globalThis.webpackChunk_kenyaemr_esm_express_workflow_app||[]).push([["7607"],{4019:function(e){e.exports=JSON.parse('{"accounting":"Accounting","actions":"Actions","activeMedications":"Active Medications","activeVisitExists":"This patient already has an active visit","add":"Add","addedPatientToQueue":"Added patient to queue","additionalVisitInformationUpdatedSuccessfully":"Additional visit information updated successfully","addMedicationOrder":"Add Medication Order","addOrder":"Add Order","admissions":"Admissions","Admitted/OPD":"Admitted/OPD Visits","all":"All","AM":"AM","appointments":"Appointments","attachments":"Attachments","attendedTo":"Attended to","awaitingConsultation":"Awaiting consultation","back":"Back","birthDate":"Birth Date","call":"Call","cancel":"Cancel","carePanel":"Care Panel","changePhoneNumber":"Change phone number","checkedIn":"Checked In","checkFilters":"Check the filters above","checkIn":"Check In","checking":"Checking...","checkingEligibility":"Checking eligibility...","chooseIdentifierType":"Choose identifier type","clearAll":"Clear All","clearFilters":"Clear filters","clientRegistry":"Client registry verification","clientsPatientsAttendedTo":"Clients/Patients attended to","clientsPatientsWaiting":"Clients/Patients waiting","clinicalEncounter":"Clinical Encounter","comingFrom":"Coming from","configureQueueRooms":"","confirmationTxt":"Verify the phone number before OTP","consultation":"Consultation","continueWithCare":"Continue with care","CRNumber":"CR Number","customCheckin":"Check in","dashboard":"Dashboard","dashboardErrorMessage":"Unable to load dashboard data. Please try again.","dateAndTime":"Date and time","dateOrdered":"Date Ordered","dependentRegistrationError":"Error registering dependent","dependentRegistrationErrorSubtitle":"Error registering dependent: {{error}}","dependents":"Dependent(s)","discard":"Discard","diseases":"Diseases","editVisit":"Edit visit","emergency":"Emergency","emergencyCases":"Number of Emergency Cases Seen","emergencyRegistration":"Emergency registration","encounterDetails":"Encounter Details","endActiveVisitFirst":"You must end the current visit before starting a new one.","endDate":"End date","endDateTimeRequired":"End date and time are required","ended":"Ended","endTime":"End time","endTimeFormat":"End time format","endTimeMustBeAfterMostRecentEncounter":"End time must be on or after {{lastEncounterDatetime}}","endTimeMustBeAfterStartTime":"End time must be after start time","enterIdentifierNumber":"Enter identifier number","enterOtp":"Enter OTP","enterOtpSentTo":"Enter the OTP code sent to","enterPatientIdentifier":"Enter patient identifier number to search for a patient","enterPhoneNumber":"Enter phone number","error":"Error","errorCreatingVisitAttribute":"Error creating the {{attributeName}} visit attribute","errorDeletingVisitAttribute":"Error deleting the {{attributeName}} visit attribute","errorLoadingDashboard":"Error loading dashboard","errorLoadingMedicationOrders":"Error loading medication orders","errorLoadingQueueEntries":"Error loading queue entries","errorLoadingQueues":"Error loading queues","errorUpdatingVisitAttribute":"Error updating the {{attributeName}} visit attribute","errorUpdatingVisitDetails":"Error updating visit details","fieldRequired":"This field is required","filters":"Filters","futureEndTime":"End time cannot be in the future","futureStartTime":"Start time cannot be in the future","gender":"Gender","generalOPDAttendance<5years":"General OPD Attendance <5 years","generalOPDAttendance>5years":"General OPD Attendance >5 years","generalOpdAttendanceOver5":"General OPD Attendance >5 years","generalOpdAttendanceUnder5":"General OPD Attendance <5 years","hideDependents":"Hide dependents","identificationType":"Identification Type","identifierNumber":"Identifier number*","identifiers":"Identifiers","immunizations":"Immunizations","inPatient":"In-Patient","inThePast":"In the past","invalidPhoneNumber":"Please enter a valid phone number","investigationAwaiting":"Investigation Awaiting","investigationCompleted":"Investigation Completed","lab":"Lab","labAwaiting":"Lab Awaiting","labCompleted":"Lab Completed","laboratoryOrders":"Laboratory Orders","labOrders":"Lab Orders","labResults":"Lab Results","loading":"Loading...","loadingDashboard":"Loading dashboard data...","loadingOtpConfig":"Loading...","loadingQueues":"Loading queues...","mch":"MCH","mchConsultationQueues":"MCH Consultation Queues","medication":"Medication","medicationOrders":"Medication Orders","missingVisitType":"Missing visit type","name":"Name","new":"New","newPatientResults_one":"New patient(s) found ({{count}})","newPatientResults_other":"New patient(s) found ({{count}})","nextPage":"Next page","noDependentsFound":"No dependents found for this patient","noFilters":"No filters","noMedicationOrdersFound":"medication orders found","noOfPatients":"No. of Patients","noPatientFound":"No Patient Found","noPatientsAwaiting":"No patients awaiting service","noQueueAssociated":"No queue associated with selected room","noQueueRooms":"No queue rooms configured","noQueueRoomsConfigured":"No queue rooms configured","noQueuesAvailable":"No queues available","noQueueSelected":"Please select a queue","notCheckedIn":"Not Checked In","notUrgent":"Not Urgent","noVisitTypesToDisplay":"No visit types to display","numberofEmergencyCasesSeen":"Number of Emergency Cases Seen","offlineVisit":"Offline Visit","ongoing":"Ongoing","opdVisits":"OPD Visits","optional":"optional","order":"Order","orderBy":"Order By","orderNo":"Order No","orders":"Orders","otpExpired":"OTP Expired","otpExpiredMessage":"OTP has expired. Please request a new one.","otpExpiringSoon":"Expiring Soon","otpExpiryInfo":"The OTP will be valid for {{minutes}} minutes after it is sent.","otpRequestError":"Error requesting OTP","otpTimeRemaining":"Time Remaining","otpVerification":"OTP Verification","otpVerificationError":"Error Verifying OTP","partOfFormDidntLoad":"Part of the form did not load","partograph":"Partograph","pastMedications":"Past Medications","patientAttended":"Patient attended to","patientCategory":"Patient Category","patientExamination":"Patient Examination","patientHistory":"Patient History","patientManagement":"Patient Management","patientsAwaiting":"Patient awaiting","patientSummary":"Patient Summary","pendingMedicationOrders":"Pending Medication Orders","pharmacy":"Pharmacy","pharmacyOrdersDescription":"Active medication prescriptions awaiting pharmacist review and dispensing","phoneNumber":"Phone number","PM":"PM","precription":"Prescription","previousPage":"Previous page","priority":"Priority","priorityComment":"Priority Comment","procedures":"Procedures","proceduresAwaiting":"Procedures Awaiting","proceduresCompleted":"Procedures Completed","proceduresOrders":"Procedures Orders","processing":"Processing...","program":"Program","programManagement":"ProgramManagement","quantity":"Quantity","queue":"Queue","queueEntries":"Queue Entries","queueEntryAddedSuccessfully":"Queue entry added successfully","queueEntryError":"Error adding patient to the queue","queueNumber":"Queue Number","queuePatient":"Queue Patient","radiology":"Radiology","radiologyAndImaging":"Radiology and Imaging","radiologyAndImagingOrders":"Radiology & Imaging Orders","radiologyAwaiting":"Radiology Awaiting","radiologyCompleted":"Radiology Completed","recommended":"Recommended","refresh":"Refresh","refreshing":"Refreshing...","refreshingData":"Refreshing data...","refreshInvestigations":"Refresh investigations","refreshToTryAgain":"Please refresh to try again","registration":"Registration","relationship":"Relationship","relationships":"Relationships","reports":"Reports","requester":"Requester","requestingOtp":"Requesting OTP...","required":"Required","reSendingOtp":"Resending OTP...","resendOtp":"Resend OTP","results":"Results","revisitPatientResults_one":"Revisit patient(s) ({{count}})","revisitPatientResults_other":"Revisit patient(s) ({{count}})","search":"Search","searchFailed":"Failed to search for patient. Please try again.","searchForAPatient":"Search for a patient","searchForAVisitType":"Search for a visit type","searching":"Searching...","searchMedicationOrders":"Search medication orders","searchPatients":"Search for Patient(s)","selectAnOption":"Select an option","selectIdentifierAndNumber":"Please select an identifier type and enter an identifier number","selectLocation":"Select a location","selectProgramType":"Select program type","selectQueueRoom":"Select a queue room","selectTriageRoom":"Select a triage room","selectVisitType":"Please select a Visit Type","selectWalkInRoom":"Select a walk-in room","sendingOtp":"Sending OTP...","sendOtp":"Send OTP","sendOtpAndStartVisit":"Send OTP & Start Visit","sendOtpCode":"Send OTP Code","showDependents":"Show dependents","specialClinics":"Special Clinics","spouseVerificationRequired":"Please verify the spouse with OTP before registering","startDate":"Start date","startingVisit":"Starting visit","startTime":"Start time","startTimeFormat":"Start time format","startVisit":"Start visit","startVisitError":"Error starting visit","startVisitWorkspaceTitle":"Start Visit","status":"status","theVisitIs":"The visit is","top10DiseasesOver5":"Top 10 Diseases over 5","top10DiseasesUnder5":"Top 10 Diseases under 5","totalNumberofReferrals-IN":"Total Number of Referrals - IN","totalNumberofReferrals-OUT":"Total Number of Referrals - OUT","totalReferralsIn":"Total Number of Referrals - IN","totalReferralsOut":"Total Number of Referrals - OUT","totalVisits":"Total Visits","triage":"Triage","tryDifferentIdentifier":"Try searching with a different identifier or check the identifier type","unknownError":"Unknown error","updateVisit":"Update visit","updatingVisit":"Updating visit","urgent":"Urgent","useADifferentNumber":"Use a different number","validationError":"Validation Error","verificationRequired":"Verification Required","verify":"Verify","verifyingOtp":"Verifying OTP","view":"View","visitAttributes":"Visit attributes","visitDate":"Visit Date","visitDetails":"Visit Details","visitDetailsUpdated":"Visit details updated","visitDetailsUpdatedSuccessfully":"{{visit}} updated successfully","visitLocation":"Visit Location","visitLocationRequired":"Visit location is required","visitProvider":"Visit Provider","visits":"Visits","visitStartAndEndDate":"Visit start and end date","visitStartDate":"Visit start date","visitStartDateBeforeBirthdate":"Start date cannot be before the patient\'s birth date","visitStartDateMustBeBeforeEarliestEncounter":"Start time must be on or before {{firstEncounterDatetime}}","visitStartDateTimeRequired":"Start date and time are required","visitStarted":"Visit started","visitStartedSuccessfully":"{{visit}} started successfully","visitType":"Visit Type","visitType_title":"Visit Type","visitTypeRequired":"Visit type is required","vitalsAndAnthropometric":"Vitals & Anthropometric","waiting":"Waiting","waitTime":"Wait time","walkIn":"Walk-in"}')}}]);
|
|
@@ -1088,10 +1088,10 @@
|
|
|
1088
1088
|
"rendered": true,
|
|
1089
1089
|
"initial": false,
|
|
1090
1090
|
"entry": false,
|
|
1091
|
-
"size":
|
|
1091
|
+
"size": 67883,
|
|
1092
1092
|
"sizes": {
|
|
1093
1093
|
"consume-shared": 42,
|
|
1094
|
-
"javascript":
|
|
1094
|
+
"javascript": 67841
|
|
1095
1095
|
},
|
|
1096
1096
|
"names": [],
|
|
1097
1097
|
"idHints": [],
|
|
@@ -1105,7 +1105,7 @@
|
|
|
1105
1105
|
"auxiliaryFiles": [
|
|
1106
1106
|
"3730.js.map"
|
|
1107
1107
|
],
|
|
1108
|
-
"hash": "
|
|
1108
|
+
"hash": "555bae8a1730d445",
|
|
1109
1109
|
"childrenByOrder": {}
|
|
1110
1110
|
},
|
|
1111
1111
|
{
|
|
@@ -2061,9 +2061,9 @@
|
|
|
2061
2061
|
"rendered": true,
|
|
2062
2062
|
"initial": false,
|
|
2063
2063
|
"entry": false,
|
|
2064
|
-
"size":
|
|
2064
|
+
"size": 14167,
|
|
2065
2065
|
"sizes": {
|
|
2066
|
-
"javascript":
|
|
2066
|
+
"javascript": 14167
|
|
2067
2067
|
},
|
|
2068
2068
|
"names": [],
|
|
2069
2069
|
"idHints": [],
|
|
@@ -2075,7 +2075,7 @@
|
|
|
2075
2075
|
"6456.js"
|
|
2076
2076
|
],
|
|
2077
2077
|
"auxiliaryFiles": [],
|
|
2078
|
-
"hash": "
|
|
2078
|
+
"hash": "dd0de4eff43b30a6",
|
|
2079
2079
|
"childrenByOrder": {}
|
|
2080
2080
|
},
|
|
2081
2081
|
{
|
|
@@ -2502,9 +2502,9 @@
|
|
|
2502
2502
|
"rendered": true,
|
|
2503
2503
|
"initial": false,
|
|
2504
2504
|
"entry": false,
|
|
2505
|
-
"size":
|
|
2505
|
+
"size": 11969,
|
|
2506
2506
|
"sizes": {
|
|
2507
|
-
"javascript":
|
|
2507
|
+
"javascript": 11969
|
|
2508
2508
|
},
|
|
2509
2509
|
"names": [],
|
|
2510
2510
|
"idHints": [],
|
|
@@ -2516,7 +2516,7 @@
|
|
|
2516
2516
|
"7607.js"
|
|
2517
2517
|
],
|
|
2518
2518
|
"auxiliaryFiles": [],
|
|
2519
|
-
"hash": "
|
|
2519
|
+
"hash": "bc4fdbd326aa8489",
|
|
2520
2520
|
"childrenByOrder": {}
|
|
2521
2521
|
},
|
|
2522
2522
|
{
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.24.0"},"pages":[{"component":"root","route":"express-workflow"},{"component":"queuesAdminHome","route":"queues-admin"}],"extensions":[{"component":"appointmentsDashboardLink","name":"appointments-dashboard-link","slot":"appointments-left-panel-slot","meta":{"name":"appointments","slot":"appointments-dashboard-slot","title":"Appointments"}},{"component":"admissionsLeftPanelLink","name":"admissions-dashboard-link","slot":"express-workflow-left-panel-slot","order":9,"meta":{"name":"admissions","slot":"admissions-dashboard-slot","title":"Admissions"}},{"component":"admissionsDashboard","name":"admissions-dashboard","slot":"admissions-dashboard-slot"},{"component":"consultationLeftPanelLink","name":"consultation-dashboard-link","slot":"homepage-dashboard-slot","order":3,"meta":{"name":"consultation","slot":"consultation-dashboard-slot","title":"Consultation"}},{"component":"consultationDashboard","name":"consultation-dashboard","slot":"consultation-dashboard-slot"},{"component":"facilityLeftPanelLink","name":"facility-dashboard-link","slot":"homepage-dashboard-slot","order":0,"meta":{"name":"dashboard","slot":"facility-dashboard-slot","title":"Dashboard"}},{"component":"facilityDashboard","name":"facility-dashboard","slot":"facility-dashboard-slot"},{"component":"mchLeftPanelLink","name":"mch-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"mch","slot":"mch-dashboard-slot","title":"MCH"}},{"component":"mchDashboard","name":"mch-dashboard","slot":"mch-dashboard-slot"},{"component":"registrationLeftPanelLink","name":"registration-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"registration","slot":"registration-dashboard-slot","title":"Registration"}},{"component":"registrationDashboard","name":"registration-dashboard","slot":"registration-dashboard-slot"},{"component":"triageLeftPanelLink","name":"triage-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"triage","slot":"triage-dashboard-slot","title":"Triage"}},{"component":"triageDashboard","name":"triage-dashboard","slot":"triage-dashboard-slot"},{"name":"custom-visit-form-queue-fields","component":"checkinFormExtraExtension","slot":"visit-form-bottom-slot","order":0},{"component":"reportsDashboardLink","name":"reports-homepage-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"reports","slot":"reports-homepage-dashboard-slot","title":"Reports"}},{"component":"reportsDashboard","name":"reports-dashboard","slot":"reports-homepage-dashboard-slot"},{"name":"pharmacy-homepage-dashboard-link","component":"pharmacyLink","slot":"homepage-dashboard-slot","meta":{"name":"pharmacy","title":"Pharmacy","path":"pharmacy","slot":"pharmacy-homepage-dashboard-slot"}},{"name":"pharmacy-homepage-dashboard","component":"pharmacy","slot":"pharmacy-homepage-dashboard-slot","online":true,"offline":false},{"name":"ewf-pharmacy-orders-dashboard","component":"pharmacyOrders","slot":"ewf-orders-slot","online":true,"offline":false},{"name":"patient-summary-dashboard","component":"patientSummaryDashboard","slot":"patient-chart-summary-dashboard-slot"},{"name":"ewf-clinical-encounter-link","component":"clinicalEncounterLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-clinical-encounter","title":"Clinical Encounter","slot":"ewf-patient-chart-clinical-encounter-slot","path":"clinical-encounter","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-clinical-encounter-dashboard","component":"clinicalEncounter","slot":"ewf-patient-chart-clinical-encounter-slot","online":true,"offline":false},{"name":"ewf-laboratory-dashboard-link","component":"laboratoryLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-laboratory","title":"Lab Orders","path":"laboratory","slot":"ewf-patient-chart-laboratory-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-laboratory-dashboard","component":"laboratoryDashboard","slot":"ewf-patient-chart-laboratory-dashboard-slot","online":true,"offline":false},{"name":"ewf-radiology-and-imaging-dashboard-link","component":"radiologyAndImagingLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-radiology-and-imaging","title":"Radiology and Imaging","path":"radiology-and-imaging","slot":"ewf-patient-chart-radiology-and-imaging-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-radiology-and-imaging-dashboard","component":"radiologyAndImagingDashboard","slot":"ewf-patient-chart-radiology-and-imaging-dashboard-slot","online":true,"offline":false},{"name":"ewf-procedures-dashboard-link","component":"proceduresLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-procedures","title":"Procedures","path":"procedures","slot":"ewf-patient-chart-procedures-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-procedures-dashboard","component":"proceduresDashboard","slot":"ewf-patient-chart-procedures-dashboard-slot","online":true,"offline":false},{"name":"ewf-pharmacy-dashboard-link","component":"pharmacyPatientChartDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-pharmacy","title":"Prescription","path":"pharmacy","slot":"ewf-patient-chart-pharmacy-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-pharmacy-dashboard","component":"pharmacyTabs","slot":"ewf-patient-chart-pharmacy-dashboard-slot","online":true,"offline":false},{"name":"ewf-admissions-dashboard-link","component":"admissionsDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-admissions","title":"In-patient","path":"admissions","slot":"ewf-patient-chart-admissions-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-admissions-dashboard","component":"admissionsDashboard","slot":"ewf-patient-chart-admissions-dashboard-slot","online":true,"offline":false},{"name":"ewf-homepage-dashboard-link","component":"homepageDashboardLink","slot":"patient-chart-dashboard-slot","order":0},{"name":"ewf-encounter-details-dashboard","component":"encounterDetails","slot":"ewf-clinical-encounter-slot","online":true,"offline":false},{"name":"custom-start-visit-overflow-menu-item","slot":"patient-actions-slot","component":"customStartVisitOverflowMenuItem","online":true,"offline":true}],"workspaces2":[{"name":"custom-start-visit-workspace-form","component":"visitFormWorkspace","window":"start-visit"}],"workspaceWindows2":[{"name":"ewf-start-visit","group":"ewf-patient-chart","width":"wider"}],"workspaceGroups2":[{"name":"ewf-patient-chart","scopePattern":"/patient/([^/]+)/chart"}],"modals":[{"component":"otpVerificationModal","name":"otp-verification-modal"},{"component":"facilityDashboardAuthorizationModal","name":"facility-dashboard-authorization-form-modal"}],"version":"5.4.4-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.24.0"},"pages":[{"component":"root","route":"express-workflow"},{"component":"queuesAdminHome","route":"queues-admin"}],"extensions":[{"component":"appointmentsDashboardLink","name":"appointments-dashboard-link","slot":"appointments-left-panel-slot","meta":{"name":"appointments","slot":"appointments-dashboard-slot","title":"Appointments"}},{"component":"admissionsLeftPanelLink","name":"admissions-dashboard-link","slot":"express-workflow-left-panel-slot","order":9,"meta":{"name":"admissions","slot":"admissions-dashboard-slot","title":"Admissions"}},{"component":"admissionsDashboard","name":"admissions-dashboard","slot":"admissions-dashboard-slot"},{"component":"consultationLeftPanelLink","name":"consultation-dashboard-link","slot":"homepage-dashboard-slot","order":3,"meta":{"name":"consultation","slot":"consultation-dashboard-slot","title":"Consultation"}},{"component":"consultationDashboard","name":"consultation-dashboard","slot":"consultation-dashboard-slot"},{"component":"facilityLeftPanelLink","name":"facility-dashboard-link","slot":"homepage-dashboard-slot","order":0,"meta":{"name":"dashboard","slot":"facility-dashboard-slot","title":"Dashboard"}},{"component":"facilityDashboard","name":"facility-dashboard","slot":"facility-dashboard-slot"},{"component":"mchLeftPanelLink","name":"mch-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"mch","slot":"mch-dashboard-slot","title":"MCH"}},{"component":"mchDashboard","name":"mch-dashboard","slot":"mch-dashboard-slot"},{"component":"registrationLeftPanelLink","name":"registration-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"registration","slot":"registration-dashboard-slot","title":"Registration"}},{"component":"registrationDashboard","name":"registration-dashboard","slot":"registration-dashboard-slot"},{"component":"triageLeftPanelLink","name":"triage-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"triage","slot":"triage-dashboard-slot","title":"Triage"}},{"component":"triageDashboard","name":"triage-dashboard","slot":"triage-dashboard-slot"},{"name":"custom-visit-form-queue-fields","component":"checkinFormExtraExtension","slot":"visit-form-bottom-slot","order":0},{"component":"reportsDashboardLink","name":"reports-homepage-dashboard-link","slot":"homepage-dashboard-slot","meta":{"name":"reports","slot":"reports-homepage-dashboard-slot","title":"Reports"}},{"component":"reportsDashboard","name":"reports-dashboard","slot":"reports-homepage-dashboard-slot"},{"name":"pharmacy-homepage-dashboard-link","component":"pharmacyLink","slot":"homepage-dashboard-slot","meta":{"name":"pharmacy","title":"Pharmacy","path":"pharmacy","slot":"pharmacy-homepage-dashboard-slot"}},{"name":"pharmacy-homepage-dashboard","component":"pharmacy","slot":"pharmacy-homepage-dashboard-slot","online":true,"offline":false},{"name":"ewf-pharmacy-orders-dashboard","component":"pharmacyOrders","slot":"ewf-orders-slot","online":true,"offline":false},{"name":"patient-summary-dashboard","component":"patientSummaryDashboard","slot":"patient-chart-summary-dashboard-slot"},{"name":"ewf-clinical-encounter-link","component":"clinicalEncounterLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-clinical-encounter","title":"Clinical Encounter","slot":"ewf-patient-chart-clinical-encounter-slot","path":"clinical-encounter","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-clinical-encounter-dashboard","component":"clinicalEncounter","slot":"ewf-patient-chart-clinical-encounter-slot","online":true,"offline":false},{"name":"ewf-laboratory-dashboard-link","component":"laboratoryLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-laboratory","title":"Lab Orders","path":"laboratory","slot":"ewf-patient-chart-laboratory-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-laboratory-dashboard","component":"laboratoryDashboard","slot":"ewf-patient-chart-laboratory-dashboard-slot","online":true,"offline":false},{"name":"ewf-radiology-and-imaging-dashboard-link","component":"radiologyAndImagingLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-radiology-and-imaging","title":"Radiology and Imaging","path":"radiology-and-imaging","slot":"ewf-patient-chart-radiology-and-imaging-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-radiology-and-imaging-dashboard","component":"radiologyAndImagingDashboard","slot":"ewf-patient-chart-radiology-and-imaging-dashboard-slot","online":true,"offline":false},{"name":"ewf-procedures-dashboard-link","component":"proceduresLeftPanelLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-procedures","title":"Procedures","path":"procedures","slot":"ewf-patient-chart-procedures-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-procedures-dashboard","component":"proceduresDashboard","slot":"ewf-patient-chart-procedures-dashboard-slot","online":true,"offline":false},{"name":"ewf-pharmacy-dashboard-link","component":"pharmacyPatientChartDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-pharmacy","title":"Prescription","path":"pharmacy","slot":"ewf-patient-chart-pharmacy-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-pharmacy-dashboard","component":"pharmacyTabs","slot":"ewf-patient-chart-pharmacy-dashboard-slot","online":true,"offline":false},{"name":"ewf-admissions-dashboard-link","component":"admissionsDashboardLink","slot":"patient-chart-dashboard-slot","meta":{"name":"ewf-admissions","title":"In-patient","path":"admissions","slot":"ewf-patient-chart-admissions-dashboard-slot","layoutMode":"anchored","hideDashboardTitle":true}},{"name":"ewf-admissions-dashboard","component":"admissionsDashboard","slot":"ewf-patient-chart-admissions-dashboard-slot","online":true,"offline":false},{"name":"ewf-homepage-dashboard-link","component":"homepageDashboardLink","slot":"patient-chart-dashboard-slot","order":0},{"name":"ewf-encounter-details-dashboard","component":"encounterDetails","slot":"ewf-clinical-encounter-slot","online":true,"offline":false},{"name":"custom-start-visit-overflow-menu-item","slot":"patient-actions-slot","component":"customStartVisitOverflowMenuItem","online":true,"offline":true}],"workspaces2":[{"name":"custom-start-visit-workspace-form","component":"visitFormWorkspace","window":"start-visit"}],"workspaceWindows2":[{"name":"ewf-start-visit","group":"ewf-patient-chart","width":"wider"}],"workspaceGroups2":[{"name":"ewf-patient-chart","scopePattern":"/patient/([^/]+)/chart"}],"modals":[{"component":"otpVerificationModal","name":"otp-verification-modal"},{"component":"facilityDashboardAuthorizationModal","name":"facility-dashboard-authorization-form-modal"}],"version":"5.4.4-pre.120"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kenyaemr/esm-express-workflow-app",
|
|
3
|
-
"version": "5.4.4-pre.
|
|
3
|
+
"version": "5.4.4-pre.120",
|
|
4
4
|
"description": "Express workflow app for OpenMRS 3",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"openmrs",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"build": "rspack --mode=production",
|
|
24
24
|
"coverage": "echo \"Jest has been removed; no unit test runner is configured\" && exit 0",
|
|
25
25
|
"debug": "npm run serve",
|
|
26
|
-
"extract-translations": "i18next 'src/**/*.
|
|
26
|
+
"extract-translations": "i18next 'src/**/*.{ts,tsx}' --config ../../tools/i18next-parser.config.js",
|
|
27
27
|
"lint": "cross-env eslint src --ext ts,tsx",
|
|
28
28
|
"serve": "rspack serve --mode=development",
|
|
29
29
|
"start": "openmrs develop",
|
|
@@ -11,16 +11,18 @@ export interface QueueFieldsProps {
|
|
|
11
11
|
visitStatus: string;
|
|
12
12
|
}
|
|
13
13
|
|
|
14
|
-
const PATIENT_CATEGORIES = [
|
|
15
|
-
{ id: 'triage', name: 'Triage' },
|
|
16
|
-
{ id: 'walk-in', name: 'Walk-in' },
|
|
17
|
-
];
|
|
18
|
-
|
|
19
14
|
/**
|
|
20
15
|
* This component contains form fields for starting a patient's queue entry.
|
|
21
16
|
*/
|
|
22
17
|
const QueueFields: React.FC<QueueFieldsProps> = ({ setOnSubmit, visitStatus }) => {
|
|
23
18
|
const { t } = useTranslation();
|
|
19
|
+
const patientCategory = useMemo(
|
|
20
|
+
() => [
|
|
21
|
+
{ id: 'triage', name: t('triage', 'Triage') },
|
|
22
|
+
{ id: 'walk-in', name: t('walkIn', 'Walk-in') },
|
|
23
|
+
],
|
|
24
|
+
[t],
|
|
25
|
+
);
|
|
24
26
|
const { queueRooms, isLoading: isLoadingQueueRooms } = useQueueRooms();
|
|
25
27
|
const { sessionLocation } = useSession();
|
|
26
28
|
const {
|
|
@@ -166,7 +168,7 @@ const QueueFields: React.FC<QueueFieldsProps> = ({ setOnSubmit, visitStatus }) =
|
|
|
166
168
|
orientation="vertical"
|
|
167
169
|
valueSelected={selectedCategory}
|
|
168
170
|
onChange={(value) => setSelectedCategory(String(value))}>
|
|
169
|
-
{
|
|
171
|
+
{patientCategory.map((category) => (
|
|
170
172
|
<RadioButton
|
|
171
173
|
key={category.id}
|
|
172
174
|
className={styles.radioButtonOption}
|
package/translations/en.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
+
"accounting": "Accounting",
|
|
2
3
|
"actions": "Actions",
|
|
3
4
|
"activeMedications": "Active Medications",
|
|
4
5
|
"activeVisitExists": "This patient already has an active visit",
|
|
@@ -6,6 +7,7 @@
|
|
|
6
7
|
"addedPatientToQueue": "Added patient to queue",
|
|
7
8
|
"additionalVisitInformationUpdatedSuccessfully": "Additional visit information updated successfully",
|
|
8
9
|
"addMedicationOrder": "Add Medication Order",
|
|
10
|
+
"addOrder": "Add Order",
|
|
9
11
|
"admissions": "Admissions",
|
|
10
12
|
"Admitted/OPD": "Admitted/OPD Visits",
|
|
11
13
|
"all": "All",
|
|
@@ -42,6 +44,7 @@
|
|
|
42
44
|
"dashboard": "Dashboard",
|
|
43
45
|
"dashboardErrorMessage": "Unable to load dashboard data. Please try again.",
|
|
44
46
|
"dateAndTime": "Date and time",
|
|
47
|
+
"dateOrdered": "Date Ordered",
|
|
45
48
|
"dependentRegistrationError": "Error registering dependent",
|
|
46
49
|
"dependentRegistrationErrorSubtitle": "Error registering dependent: {{error}}",
|
|
47
50
|
"dependents": "Dependent(s)",
|
|
@@ -54,9 +57,12 @@
|
|
|
54
57
|
"encounterDetails": "Encounter Details",
|
|
55
58
|
"endActiveVisitFirst": "You must end the current visit before starting a new one.",
|
|
56
59
|
"endDate": "End date",
|
|
60
|
+
"endDateTimeRequired": "End date and time are required",
|
|
57
61
|
"ended": "Ended",
|
|
58
62
|
"endTime": "End time",
|
|
59
63
|
"endTimeFormat": "End time format",
|
|
64
|
+
"endTimeMustBeAfterMostRecentEncounter": "End time must be on or after {{lastEncounterDatetime}}",
|
|
65
|
+
"endTimeMustBeAfterStartTime": "End time must be after start time",
|
|
60
66
|
"enterIdentifierNumber": "Enter identifier number",
|
|
61
67
|
"enterOtp": "Enter OTP",
|
|
62
68
|
"enterOtpSentTo": "Enter the OTP code sent to",
|
|
@@ -71,7 +77,10 @@
|
|
|
71
77
|
"errorLoadingQueues": "Error loading queues",
|
|
72
78
|
"errorUpdatingVisitAttribute": "Error updating the {{attributeName}} visit attribute",
|
|
73
79
|
"errorUpdatingVisitDetails": "Error updating visit details",
|
|
80
|
+
"fieldRequired": "This field is required",
|
|
74
81
|
"filters": "Filters",
|
|
82
|
+
"futureEndTime": "End time cannot be in the future",
|
|
83
|
+
"futureStartTime": "Start time cannot be in the future",
|
|
75
84
|
"gender": "Gender",
|
|
76
85
|
"generalOPDAttendance<5years": "General OPD Attendance <5 years",
|
|
77
86
|
"generalOPDAttendance>5years": "General OPD Attendance >5 years",
|
|
@@ -82,6 +91,7 @@
|
|
|
82
91
|
"identifierNumber": "Identifier number*",
|
|
83
92
|
"identifiers": "Identifiers",
|
|
84
93
|
"immunizations": "Immunizations",
|
|
94
|
+
"inPatient": "In-Patient",
|
|
85
95
|
"inThePast": "In the past",
|
|
86
96
|
"invalidPhoneNumber": "Please enter a valid phone number",
|
|
87
97
|
"investigationAwaiting": "Investigation Awaiting",
|
|
@@ -90,11 +100,13 @@
|
|
|
90
100
|
"labAwaiting": "Lab Awaiting",
|
|
91
101
|
"labCompleted": "Lab Completed",
|
|
92
102
|
"laboratoryOrders": "Laboratory Orders",
|
|
103
|
+
"labOrders": "Lab Orders",
|
|
93
104
|
"labResults": "Lab Results",
|
|
94
105
|
"loading": "Loading...",
|
|
95
106
|
"loadingDashboard": "Loading dashboard data...",
|
|
96
107
|
"loadingOtpConfig": "Loading...",
|
|
97
108
|
"loadingQueues": "Loading queues...",
|
|
109
|
+
"mch": "MCH",
|
|
98
110
|
"mchConsultationQueues": "MCH Consultation Queues",
|
|
99
111
|
"medication": "Medication",
|
|
100
112
|
"medicationOrders": "Medication Orders",
|
|
@@ -123,6 +135,9 @@
|
|
|
123
135
|
"ongoing": "Ongoing",
|
|
124
136
|
"opdVisits": "OPD Visits",
|
|
125
137
|
"optional": "optional",
|
|
138
|
+
"order": "Order",
|
|
139
|
+
"orderBy": "Order By",
|
|
140
|
+
"orderNo": "Order No",
|
|
126
141
|
"orders": "Orders",
|
|
127
142
|
"otpExpired": "OTP Expired",
|
|
128
143
|
"otpExpiredMessage": "OTP has expired. Please request a new one.",
|
|
@@ -143,9 +158,11 @@
|
|
|
143
158
|
"patientsAwaiting": "Patient awaiting",
|
|
144
159
|
"patientSummary": "Patient Summary",
|
|
145
160
|
"pendingMedicationOrders": "Pending Medication Orders",
|
|
161
|
+
"pharmacy": "Pharmacy",
|
|
146
162
|
"pharmacyOrdersDescription": "Active medication prescriptions awaiting pharmacist review and dispensing",
|
|
147
163
|
"phoneNumber": "Phone number",
|
|
148
164
|
"PM": "PM",
|
|
165
|
+
"precription": "Prescription",
|
|
149
166
|
"previousPage": "Previous page",
|
|
150
167
|
"priority": "Priority",
|
|
151
168
|
"priorityComment": "Priority Comment",
|
|
@@ -155,6 +172,7 @@
|
|
|
155
172
|
"proceduresOrders": "Procedures Orders",
|
|
156
173
|
"processing": "Processing...",
|
|
157
174
|
"program": "Program",
|
|
175
|
+
"programManagement": "ProgramManagement",
|
|
158
176
|
"quantity": "Quantity",
|
|
159
177
|
"queue": "Queue",
|
|
160
178
|
"queueEntries": "Queue Entries",
|
|
@@ -163,6 +181,7 @@
|
|
|
163
181
|
"queueNumber": "Queue Number",
|
|
164
182
|
"queuePatient": "Queue Patient",
|
|
165
183
|
"radiology": "Radiology",
|
|
184
|
+
"radiologyAndImaging": "Radiology and Imaging",
|
|
166
185
|
"radiologyAndImagingOrders": "Radiology & Imaging Orders",
|
|
167
186
|
"radiologyAwaiting": "Radiology Awaiting",
|
|
168
187
|
"radiologyCompleted": "Radiology Completed",
|
|
@@ -175,11 +194,13 @@
|
|
|
175
194
|
"registration": "Registration",
|
|
176
195
|
"relationship": "Relationship",
|
|
177
196
|
"relationships": "Relationships",
|
|
197
|
+
"reports": "Reports",
|
|
178
198
|
"requester": "Requester",
|
|
179
199
|
"requestingOtp": "Requesting OTP...",
|
|
180
200
|
"required": "Required",
|
|
181
201
|
"reSendingOtp": "Resending OTP...",
|
|
182
202
|
"resendOtp": "Resend OTP",
|
|
203
|
+
"results": "Results",
|
|
183
204
|
"revisitPatientResults_one": "Revisit patient(s) ({{count}})",
|
|
184
205
|
"revisitPatientResults_other": "Revisit patient(s) ({{count}})",
|
|
185
206
|
"search": "Search",
|
|
@@ -222,6 +243,7 @@
|
|
|
222
243
|
"totalVisits": "Total Visits",
|
|
223
244
|
"triage": "Triage",
|
|
224
245
|
"tryDifferentIdentifier": "Try searching with a different identifier or check the identifier type",
|
|
246
|
+
"unknownError": "Unknown error",
|
|
225
247
|
"updateVisit": "Update visit",
|
|
226
248
|
"updatingVisit": "Updating visit",
|
|
227
249
|
"urgent": "Urgent",
|
|
@@ -237,15 +259,21 @@
|
|
|
237
259
|
"visitDetailsUpdated": "Visit details updated",
|
|
238
260
|
"visitDetailsUpdatedSuccessfully": "{{visit}} updated successfully",
|
|
239
261
|
"visitLocation": "Visit Location",
|
|
262
|
+
"visitLocationRequired": "Visit location is required",
|
|
240
263
|
"visitProvider": "Visit Provider",
|
|
241
264
|
"visits": "Visits",
|
|
242
265
|
"visitStartAndEndDate": "Visit start and end date",
|
|
243
266
|
"visitStartDate": "Visit start date",
|
|
267
|
+
"visitStartDateBeforeBirthdate": "Start date cannot be before the patient's birth date",
|
|
268
|
+
"visitStartDateMustBeBeforeEarliestEncounter": "Start time must be on or before {{firstEncounterDatetime}}",
|
|
269
|
+
"visitStartDateTimeRequired": "Start date and time are required",
|
|
244
270
|
"visitStarted": "Visit started",
|
|
245
271
|
"visitStartedSuccessfully": "{{visit}} started successfully",
|
|
246
272
|
"visitType": "Visit Type",
|
|
247
273
|
"visitType_title": "Visit Type",
|
|
274
|
+
"visitTypeRequired": "Visit type is required",
|
|
248
275
|
"vitalsAndAnthropometric": "Vitals & Anthropometric",
|
|
249
276
|
"waiting": "Waiting",
|
|
250
|
-
"waitTime": "Wait time"
|
|
277
|
+
"waitTime": "Wait time",
|
|
278
|
+
"walkIn": "Walk-in"
|
|
251
279
|
}
|
package/translations/fr.json
CHANGED
|
@@ -1,10 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
+
"accounting": "Comptabilité",
|
|
2
3
|
"actions": "Actions",
|
|
3
4
|
"activeMedications": "Médicaments actifs",
|
|
5
|
+
"activeVisitExists": "Ce patient a déjà une visite active",
|
|
4
6
|
"add": "Ajouter",
|
|
5
7
|
"addedPatientToQueue": "Patient ajouté à la file d’attente",
|
|
8
|
+
"additionalVisitInformationUpdatedSuccessfully": "Informations supplémentaires de la visite mises à jour avec succès",
|
|
6
9
|
"addMedicationOrder": "Ajouter une prescription médicamenteuse",
|
|
10
|
+
"addOrder": "Ajouter une prescription",
|
|
11
|
+
"admissions": "Admissions",
|
|
7
12
|
"Admitted/OPD": "Hospitalisations / Consultations externes (OPD)",
|
|
13
|
+
"all": "Tous",
|
|
14
|
+
"AM": "AM",
|
|
8
15
|
"appointments": "Rendez-vous",
|
|
9
16
|
"attachments": "Pièces jointes",
|
|
10
17
|
"attendedTo": "Pris en charge",
|
|
@@ -16,50 +23,76 @@
|
|
|
16
23
|
"carePanel": "Panel de soins",
|
|
17
24
|
"changePhoneNumber": "Changer le numéro de téléphone",
|
|
18
25
|
"checkedIn": "Enregistré",
|
|
26
|
+
"checkFilters": "Vérifiez les filtres ci-dessus",
|
|
19
27
|
"checkIn": "Enregistrer",
|
|
20
28
|
"checking": "Vérification...",
|
|
21
29
|
"checkingEligibility": "Vérification de l’éligibilité",
|
|
22
|
-
"checkInPatientWorkspaceTitle": "Enregistrer le patient",
|
|
23
30
|
"chooseIdentifierType": "Choisir le type d’identifiant",
|
|
24
31
|
"clearAll": "Tout effacer",
|
|
25
32
|
"clearFilters": "Effacer les filtres",
|
|
26
33
|
"clientRegistry": "Vérification du registre des clients",
|
|
27
34
|
"clientsPatientsAttendedTo": "Clients / Patients pris en charge",
|
|
28
35
|
"clientsPatientsWaiting": "Clients / Patients en attente",
|
|
36
|
+
"clinicalEncounter": "Consultation clinique",
|
|
29
37
|
"comingFrom": "Provenance",
|
|
30
38
|
"configureQueueRooms": "Configurer les salles de file d’attente",
|
|
31
39
|
"confirmationTxt": "Vérifiez le numéro de téléphone avant l’OTP",
|
|
32
40
|
"consultation": "Consultation",
|
|
33
41
|
"continueWithCare": "Continuer les soins",
|
|
34
42
|
"CRNumber": "Numéro CR",
|
|
43
|
+
"customCheckin": "Enregistrement",
|
|
44
|
+
"dashboard": "Tableau de bord",
|
|
35
45
|
"dashboardErrorMessage": "Impossible de charger les données du tableau de bord. Veuillez réessayer.",
|
|
36
46
|
"dateAndTime": "Date et heure",
|
|
47
|
+
"dateOrdered": "Date de prescription",
|
|
37
48
|
"dependentRegistrationError": "Erreur lors de l’enregistrement du dépendant",
|
|
38
49
|
"dependentRegistrationErrorSubtitle": "Erreur lors de l’enregistrement du dépendant : {{error}}",
|
|
39
50
|
"dependents": "Personnes à charge",
|
|
51
|
+
"discard": "Ignorer",
|
|
52
|
+
"diseases": "Maladies",
|
|
53
|
+
"editVisit": "Modifier la visite",
|
|
40
54
|
"emergency": "Urgence",
|
|
55
|
+
"emergencyCases": "Nombre de cas d'urgence pris en charge",
|
|
41
56
|
"emergencyRegistration": "Enregistrement d’urgence",
|
|
42
57
|
"encounterDetails": "Détails de la consultation",
|
|
58
|
+
"endActiveVisitFirst": "Vous devez terminer la visite en cours avant d’en commencer une nouvelle.",
|
|
59
|
+
"endDate": "Date de fin",
|
|
60
|
+
"endDateTimeRequired": "La date et l’heure de fin sont requises",
|
|
61
|
+
"ended": "Terminée",
|
|
62
|
+
"endTime": "Heure de fin",
|
|
63
|
+
"endTimeFormat": "Format de l’heure de fin",
|
|
64
|
+
"endTimeMustBeAfterMostRecentEncounter": "L’heure de fin doit être postérieure ou égale à {{lastEncounterDatetime}}",
|
|
65
|
+
"endTimeMustBeAfterStartTime": "L’heure de fin doit être après l’heure de début",
|
|
43
66
|
"enterIdentifierNumber": "Entrer le numéro d’identifiant",
|
|
44
67
|
"enterOtp": "Entrer l’OTP",
|
|
45
68
|
"enterOtpSentTo": "Entrer le code OTP envoyé à",
|
|
46
69
|
"enterPatientIdentifier": "Entrer le numéro d’identifiant du patient pour rechercher un patient",
|
|
47
70
|
"enterPhoneNumber": "Entrer le numéro de téléphone",
|
|
48
71
|
"error": "Erreur",
|
|
72
|
+
"errorCreatingVisitAttribute": "Erreur lors de la création de l’attribut de visite {{attributeName}}",
|
|
73
|
+
"errorDeletingVisitAttribute": "Erreur lors de la suppression de l’attribut de visite {{attributeName}}",
|
|
49
74
|
"errorLoadingDashboard": "Erreur lors du chargement du tableau de bord",
|
|
50
75
|
"errorLoadingMedicationOrders": "Erreur lors du chargement des prescriptions",
|
|
51
|
-
"errorLoadingPatient": "Erreur lors du chargement du patient",
|
|
52
76
|
"errorLoadingQueueEntries": "Erreur lors du chargement des entrées de file d’attente",
|
|
53
77
|
"errorLoadingQueues": "Erreur lors du chargement des files d’attente",
|
|
78
|
+
"errorUpdatingVisitAttribute": "Erreur lors de la mise à jour de l’attribut de visite {{attributeName}}",
|
|
79
|
+
"errorUpdatingVisitDetails": "Erreur lors de la mise à jour des détails de la visite",
|
|
80
|
+
"fieldRequired": "Ce champ est requis",
|
|
54
81
|
"filters": "Filtres",
|
|
82
|
+
"futureEndTime": "L’heure de fin ne peut pas être dans le futur",
|
|
83
|
+
"futureStartTime": "L’heure de début ne peut pas être dans le futur",
|
|
55
84
|
"gender": "Sexe",
|
|
56
85
|
"generalOPDAttendance<5years": "Fréquentation OPD générale < 5 ans",
|
|
57
86
|
"generalOPDAttendance>5years": "Fréquentation OPD générale > 5 ans",
|
|
87
|
+
"generalOpdAttendanceOver5": "Fréquentation OPD générale > 5 ans",
|
|
88
|
+
"generalOpdAttendanceUnder5": "Fréquentation OPD générale < 5 ans",
|
|
58
89
|
"hideDependents": "Masquer les personnes à charge",
|
|
59
90
|
"identificationType": "Type d’identification",
|
|
60
91
|
"identifierNumber": "Numéro d’identifiant*",
|
|
61
92
|
"identifiers": "Identifiants",
|
|
62
93
|
"immunizations": "Vaccinations",
|
|
94
|
+
"inPatient": "Hospitalisation",
|
|
95
|
+
"inThePast": "Dans le passé",
|
|
63
96
|
"invalidPhoneNumber": "Veuillez entrer un numéro de téléphone valide",
|
|
64
97
|
"investigationAwaiting": "Examens en attente",
|
|
65
98
|
"investigationCompleted": "Examens terminés",
|
|
@@ -67,22 +100,27 @@
|
|
|
67
100
|
"labAwaiting": "Laboratoire en attente",
|
|
68
101
|
"labCompleted": "Laboratoire terminé",
|
|
69
102
|
"laboratoryOrders": "Demandes de laboratoire",
|
|
103
|
+
"labOrders": "Ordres de laboratoire",
|
|
70
104
|
"labResults": "Résultats de laboratoire",
|
|
105
|
+
"loading": "Chargement...",
|
|
71
106
|
"loadingDashboard": "Chargement des données du tableau de bord...",
|
|
72
107
|
"loadingOtpConfig": "Chargement...",
|
|
73
|
-
"loadingPatient": "Chargement du patient...",
|
|
74
|
-
"loadingQueueEntries": "Chargement des entrées de file d’attente...",
|
|
75
108
|
"loadingQueues": "Chargement des files d’attente...",
|
|
109
|
+
"mch": "Santé maternelle et infantile",
|
|
76
110
|
"mchConsultationQueues": "Files de consultation SMNI",
|
|
77
111
|
"medication": "Médicament",
|
|
112
|
+
"medicationOrders": "Prescriptions médicamenteuses",
|
|
113
|
+
"missingVisitType": "Type de visite manquant",
|
|
78
114
|
"name": "Nom",
|
|
115
|
+
"new": "Nouveau",
|
|
79
116
|
"newPatientResults_one": "Nouveau(x) patient(s) trouvé(s) ({{count}})",
|
|
117
|
+
"newPatientResults_many": "Nouveaux patients trouvés ({{count}})",
|
|
80
118
|
"newPatientResults_other": "Nouveau(x) patient(s) trouvé(s) ({{count}})",
|
|
81
119
|
"nextPage": "Page suivante",
|
|
82
120
|
"noDependentsFound": "Aucune personne à charge trouvée pour ce patient",
|
|
83
121
|
"noFilters": "Aucun filtre",
|
|
84
|
-
"noMedicationOrders": "Aucune prescription",
|
|
85
122
|
"noMedicationOrdersFound": "Aucune prescription trouvée",
|
|
123
|
+
"noOfPatients": "Nombre de patients",
|
|
86
124
|
"noPatientFound": "Aucun patient trouvé",
|
|
87
125
|
"noPatientsAwaiting": "Aucun patient en attente de service",
|
|
88
126
|
"noQueueAssociated": "Aucune file associée à la salle sélectionnée",
|
|
@@ -92,7 +130,15 @@
|
|
|
92
130
|
"noQueueSelected": "Veuillez sélectionner une file d’attente",
|
|
93
131
|
"notCheckedIn": "Non enregistré",
|
|
94
132
|
"notUrgent": "Non urgent",
|
|
133
|
+
"noVisitTypesToDisplay": "Aucun type de visite à afficher",
|
|
95
134
|
"numberofEmergencyCasesSeen": "Nombre de cas d’urgence pris en charge",
|
|
135
|
+
"offlineVisit": "Visite hors ligne",
|
|
136
|
+
"ongoing": "En cours",
|
|
137
|
+
"opdVisits": "Visites OPD",
|
|
138
|
+
"optional": "Optionnel",
|
|
139
|
+
"order": "Prescription",
|
|
140
|
+
"orderBy": "Trier par",
|
|
141
|
+
"orderNo": "Numéro de prescription",
|
|
96
142
|
"orders": "Prescriptions",
|
|
97
143
|
"otpExpired": "OTP expiré",
|
|
98
144
|
"otpExpiredMessage": "L’OTP a expiré. Veuillez en demander un nouveau.",
|
|
@@ -102,6 +148,7 @@
|
|
|
102
148
|
"otpTimeRemaining": "Temps restant",
|
|
103
149
|
"otpVerification": "Vérification OTP",
|
|
104
150
|
"otpVerificationError": "Erreur lors de la vérification de l’OTP",
|
|
151
|
+
"partOfFormDidntLoad": "Une partie du formulaire ne s’est pas chargée",
|
|
105
152
|
"partograph": "Partogramme",
|
|
106
153
|
"pastMedications": "Médicaments antérieurs",
|
|
107
154
|
"patientAttended": "Patient pris en charge",
|
|
@@ -112,8 +159,11 @@
|
|
|
112
159
|
"patientsAwaiting": "Patients en attente",
|
|
113
160
|
"patientSummary": "Résumé du patient",
|
|
114
161
|
"pendingMedicationOrders": "Prescriptions en attente",
|
|
162
|
+
"pharmacy": "Pharmacie",
|
|
115
163
|
"pharmacyOrdersDescription": "Prescriptions actives en attente de validation et de délivrance par la pharmacie",
|
|
116
164
|
"phoneNumber": "Numéro de téléphone",
|
|
165
|
+
"PM": "PM",
|
|
166
|
+
"precription": "Prescription",
|
|
117
167
|
"previousPage": "Page précédente",
|
|
118
168
|
"priority": "Priorité",
|
|
119
169
|
"priorityComment": "Commentaire de priorité",
|
|
@@ -122,48 +172,82 @@
|
|
|
122
172
|
"proceduresCompleted": "Procédures terminées",
|
|
123
173
|
"proceduresOrders": "Demandes de procédures",
|
|
124
174
|
"processing": "Traitement...",
|
|
175
|
+
"program": "Programme",
|
|
176
|
+
"programManagement": "Gestion des programmes",
|
|
125
177
|
"quantity": "Quantité",
|
|
126
178
|
"queue": "File d’attente",
|
|
179
|
+
"queueEntries": "Entrées de file d’attente",
|
|
127
180
|
"queueEntryAddedSuccessfully": "Entrée ajoutée à la file d’attente avec succès",
|
|
128
181
|
"queueEntryError": "Erreur lors de l’ajout du patient à la file d’attente",
|
|
129
182
|
"queueNumber": "Numéro de file",
|
|
130
183
|
"queuePatient": "Mettre le patient en file",
|
|
131
184
|
"radiology": "Radiologie",
|
|
185
|
+
"radiologyAndImaging": "Radiologie et imagerie",
|
|
132
186
|
"radiologyAndImagingOrders": "Demandes de radiologie et d’imagerie",
|
|
133
187
|
"radiologyAwaiting": "Radiologie en attente",
|
|
134
188
|
"radiologyCompleted": "Radiologie terminée",
|
|
189
|
+
"recommended": "Recommandé",
|
|
135
190
|
"refresh": "Actualiser",
|
|
136
191
|
"refreshing": "Actualisation...",
|
|
192
|
+
"refreshingData": "Actualisation des données...",
|
|
137
193
|
"refreshInvestigations": "Actualiser les examens",
|
|
194
|
+
"refreshToTryAgain": "Veuillez actualiser pour réessayer",
|
|
138
195
|
"registration": "Enregistrement",
|
|
139
|
-
"relationship": "
|
|
196
|
+
"relationship": "Lien",
|
|
140
197
|
"relationships": "Relations",
|
|
198
|
+
"reports": "Rapports",
|
|
141
199
|
"requester": "Demandeur",
|
|
142
200
|
"requestingOtp": "Demande d’OTP...",
|
|
201
|
+
"required": "Requis",
|
|
202
|
+
"reSendingOtp": "Renvoi du code OTP...",
|
|
203
|
+
"resendOtp": "Renvoyer le code OTP",
|
|
204
|
+
"results": "Résultats",
|
|
143
205
|
"revisitPatientResults_one": "Patient(s) en revisite ({{count}})",
|
|
206
|
+
"revisitPatientResults_many": "Patients en revisite ({{count}})",
|
|
144
207
|
"revisitPatientResults_other": "Patient(s) en revisite ({{count}})",
|
|
145
208
|
"search": "Rechercher",
|
|
146
209
|
"searchFailed": "Échec de la recherche du patient. Veuillez réessayer.",
|
|
147
210
|
"searchForAPatient": "Rechercher un patient",
|
|
211
|
+
"searchForAVisitType": "Rechercher un type de visite",
|
|
148
212
|
"searching": "Recherche...",
|
|
149
213
|
"searchMedicationOrders": "Rechercher des prescriptions",
|
|
150
214
|
"searchPatients": "Rechercher des patients",
|
|
215
|
+
"selectAnOption": "Sélectionner une option",
|
|
151
216
|
"selectIdentifierAndNumber": "Veuillez sélectionner un type d’identifiant et entrer un numéro",
|
|
217
|
+
"selectLocation": "Sélectionner un lieu",
|
|
218
|
+
"selectProgramType": "Sélectionner un type de programme",
|
|
152
219
|
"selectQueueRoom": "Sélectionner une salle de file d’attente",
|
|
153
220
|
"selectTriageRoom": "Sélectionner une salle de triage",
|
|
221
|
+
"selectVisitType": "Veuillez sélectionner un type de visite",
|
|
154
222
|
"selectWalkInRoom": "Sélectionner une salle sans rendez-vous",
|
|
155
223
|
"sendingOtp": "Envoi de l’OTP...",
|
|
156
224
|
"sendOtp": "Envoyer l’OTP",
|
|
225
|
+
"sendOtpAndStartVisit": "Envoyer l’OTP et démarrer la visite",
|
|
157
226
|
"sendOtpCode": "Envoyer le code OTP",
|
|
158
227
|
"showDependents": "Afficher les personnes à charge",
|
|
159
228
|
"specialClinics": "Cliniques spécialisées",
|
|
160
229
|
"spouseVerificationRequired": "Veuillez vérifier le conjoint avec l’OTP avant l’enregistrement",
|
|
230
|
+
"startDate": "Date de début",
|
|
231
|
+
"startingVisit": "Démarrage de la visite",
|
|
232
|
+
"startTime": "Heure de début",
|
|
233
|
+
"startTimeFormat": "Format de l’heure de début",
|
|
234
|
+
"startVisit": "Démarrer la visite",
|
|
235
|
+
"startVisitError": "Erreur lors du démarrage de la visite",
|
|
161
236
|
"startVisitWorkspaceTitle": "Démarrer la visite pour {{patientName}}",
|
|
162
237
|
"status": "Statut",
|
|
163
|
-
"
|
|
164
|
-
"
|
|
238
|
+
"theVisitIs": "La visite est",
|
|
239
|
+
"top10DiseasesOver5": "Top 10 des maladies > 5 ans",
|
|
240
|
+
"top10DiseasesUnder5": "Top 10 des maladies < 5 ans",
|
|
241
|
+
"totalNumberofReferrals-IN": "Nombre total de références - entrantes",
|
|
242
|
+
"totalNumberofReferrals-OUT": "Nombre total de références - sortantes",
|
|
243
|
+
"totalReferralsIn": "Nombre total de références - entrées",
|
|
244
|
+
"totalReferralsOut": "Nombre total de références - sorties",
|
|
165
245
|
"totalVisits": "Total des visites",
|
|
246
|
+
"triage": "Triage",
|
|
166
247
|
"tryDifferentIdentifier": "Essayez un autre identifiant ou vérifiez le type d’identifiant",
|
|
248
|
+
"unknownError": "Erreur inconnue",
|
|
249
|
+
"updateVisit": "Mettre à jour la visite",
|
|
250
|
+
"updatingVisit": "Mise à jour de la visite",
|
|
167
251
|
"urgent": "Urgent",
|
|
168
252
|
"useADifferentNumber": "Utiliser un autre numéro",
|
|
169
253
|
"validationError": "Erreur de validation",
|
|
@@ -171,37 +255,27 @@
|
|
|
171
255
|
"verify": "Vérifier",
|
|
172
256
|
"verifyingOtp": "Vérification de l’OTP",
|
|
173
257
|
"view": "Voir",
|
|
258
|
+
"visitAttributes": "Attributs de visite",
|
|
174
259
|
"visitDate": "Date de la visite",
|
|
175
260
|
"visitDetails": "Détails de la visite",
|
|
261
|
+
"visitDetailsUpdated": "Détails de la visite mis à jour",
|
|
262
|
+
"visitDetailsUpdatedSuccessfully": "{{visit}} mis à jour avec succès",
|
|
176
263
|
"visitLocation": "Lieu de la visite",
|
|
264
|
+
"visitLocationRequired": "Le lieu de la visite est requis",
|
|
177
265
|
"visitProvider": "Prestataire de la visite",
|
|
178
266
|
"visits": "Visites",
|
|
267
|
+
"visitStartAndEndDate": "Date de début et de fin de la visite",
|
|
268
|
+
"visitStartDate": "Date de début de la visite",
|
|
269
|
+
"visitStartDateBeforeBirthdate": "La date de début ne peut pas être antérieure à la date de naissance du patient",
|
|
270
|
+
"visitStartDateMustBeBeforeEarliestEncounter": "L’heure de début doit être antérieure ou égale à {{firstEncounterDatetime}}",
|
|
271
|
+
"visitStartDateTimeRequired": "La date et l’heure de début sont requises",
|
|
272
|
+
"visitStarted": "Visite démarrée",
|
|
273
|
+
"visitStartedSuccessfully": "{{visit}} démarrée avec succès",
|
|
179
274
|
"visitType": "Type de visite",
|
|
275
|
+
"visitType_title": "Type de visite",
|
|
276
|
+
"visitTypeRequired": "Le type de visite est requis",
|
|
180
277
|
"vitalsAndAnthropometric": "Signes vitaux et mesures anthropométriques",
|
|
181
278
|
"waiting": "En attente",
|
|
182
279
|
"waitTime": "Temps d’attente",
|
|
183
|
-
"
|
|
184
|
-
|
|
185
|
-
"clinicalEncounter": "Consultation Clinique",
|
|
186
|
-
"dashboard": "Tableau de Bord",
|
|
187
|
-
"diseases": "Maladies",
|
|
188
|
-
"emergencyCases": "Nombre de Cas d'Urgence Vus",
|
|
189
|
-
"generalOpdAttendanceOver5": "Fréquentation Générale OPD >5 ans",
|
|
190
|
-
"generalOpdAttendanceUnder5": "Fréquentation Générale OPD <5 ans",
|
|
191
|
-
"inPatient": "Hospitalisation",
|
|
192
|
-
"labOrders": "Ordres de Laboratoire",
|
|
193
|
-
"mch": "Santé Maternelle et Infantile",
|
|
194
|
-
"noOfPatients": "Nombre de Patients",
|
|
195
|
-
"opdVisits": "Visites OPD",
|
|
196
|
-
"prescription": "Ordonnance",
|
|
197
|
-
"radiologyAndImaging": "Radiologie et Imagerie",
|
|
198
|
-
"reSendingOtp": "Renvoi du code OTP...",
|
|
199
|
-
"resendOtp": "Renvoyer le code OTP",
|
|
200
|
-
"top10DiseasesOver5": "Top 10 des Maladies plus de 5 ans",
|
|
201
|
-
"top10DiseasesUnder5": "Top 10 des Maladies moins de 5 ans",
|
|
202
|
-
"totalReferralsIn": "Nombre Total de Références - ENTRÉES",
|
|
203
|
-
"totalReferralsOut": "Nombre Total de Références - SORTIES",
|
|
204
|
-
"pharmacy":"Pharmacie",
|
|
205
|
-
"reports":"Rapports",
|
|
206
|
-
"triage":"Triage"
|
|
207
|
-
}
|
|
280
|
+
"walkIn": "Patient Spontané"
|
|
281
|
+
}
|