hplx-feature-library 1.0.308 → 1.0.310
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{APIAction-BPjQvoDr.cjs → APIAction-BC572SUh.cjs} +1 -1
- package/dist/{APIAction-Cn6CnUPj.js → APIAction-Dh1jeN3Q.js} +2 -2
- package/dist/AllInvestigations/index.js +1 -1
- package/dist/{AllInvestigationsTable-o7sUrypz.js → AllInvestigationsTable-6WZYLxgn.js} +121 -121
- package/dist/AllInvestigationsTable-IN3Gv1wb.cjs +80 -0
- package/dist/Attachments/index.js +1 -1
- package/dist/Attachments-C5eZR_b9.cjs +186 -0
- package/dist/{Attachments-Bl0Bb93j.js → Attachments-Ddu-Ak3N.js} +36 -36
- package/dist/NineDots/index.js +1 -1
- package/dist/{NineDots-BenIdNn6.cjs → NineDots-CEKYCz_l.cjs} +1 -1
- package/dist/{NineDots-BovmR9lR.js → NineDots-CZxm95h0.js} +1 -1
- package/dist/PatientAddEdit/index.js +1 -1
- package/dist/{PatientAddEdit-BsvMkDPi.js → PatientAddEdit-Bsa6mPrj.js} +5 -5
- package/dist/{PatientAddEdit-CiUyGlRS.cjs → PatientAddEdit-CtM4xbMa.cjs} +1 -1
- package/dist/PatientPopup/index.js +1 -1
- package/dist/PatientPopupContainer-DOJniw5Q.cjs +36 -0
- package/dist/{PatientPopupContainer-BjejzoZp.js → PatientPopupContainer-VaUWBPAN.js} +512 -512
- package/dist/PediatricsCalculator/index.js +1 -1
- package/dist/{PediatricsCalculatorTable-CoHNZcKB.js → PediatricsCalculatorTable-Bsotwgba.js} +2 -2
- package/dist/{PediatricsCalculatorTable-Bfnfpscv.cjs → PediatricsCalculatorTable-C59lNMNS.cjs} +1 -1
- package/dist/{PrintModal-BYaI_gvN.cjs → PrintModal-D8CPsVQ6.cjs} +46 -46
- package/dist/{PrintModal-Dnu4I6Bq.js → PrintModal-DAhX2jNv.js} +587 -587
- package/dist/SearchPatients/index.js +1 -1
- package/dist/{SearchPatients-BURn-eU9.cjs → SearchPatients-1FVfZoeQ.cjs} +1 -1
- package/dist/{SearchPatients-BTmBvIpk.js → SearchPatients-tEIv_TBu.js} +3 -3
- package/dist/UserProfile/index.js +1 -1
- package/dist/{UserProfile-D9u7TGPM.js → UserProfile-CXotmcbO.js} +4 -4
- package/dist/{UserProfile-BcdsuEnn.cjs → UserProfile-DeVg1Gym.cjs} +1 -1
- package/dist/{common-utils-BmJs-CNu.cjs → common-utils-D1ID7-VY.cjs} +1 -1
- package/dist/{common-utils-fQX0KRKT.js → common-utils-P_6EPLut.js} +1 -1
- package/dist/{dayjs.min-Dx50Uhvr.js → dayjs.min-CI-igRZR.js} +15 -15
- package/dist/dayjs.min-Dq_-qqjW.cjs +1 -0
- package/dist/hplx-feature-library.css +1 -1
- package/dist/index-C8nmTIgQ.cjs +102 -0
- package/dist/{index-DPIXOYYJ.js → index-CJFGOBPb.js} +2 -2
- package/dist/{index-Cuk4eOa2.js → index-D9tHKxGo.js} +19 -19
- package/dist/index-DfcUmlge.cjs +17 -0
- package/dist/{index-D-5bovl6.js → index-Ku_Lrm51.js} +565 -565
- package/dist/index-fA2CtGkU.cjs +32 -0
- package/dist/index.js +9 -9
- package/dist/print-pdf/index.js +1 -1
- package/package.json +2 -2
- package/dist/AllInvestigationsTable-DKMxC37E.cjs +0 -80
- package/dist/Attachments-DP1L4bRq.cjs +0 -186
- package/dist/PatientPopupContainer-CNb0MKZc.cjs +0 -36
- package/dist/dayjs.min-QUFnA3Sz.cjs +0 -1
- package/dist/index-83gl7aAu.cjs +0 -32
- package/dist/index-D-bucTJp.cjs +0 -102
- package/dist/index-Dsi-BJd2.cjs +0 -17
|
@@ -62,7 +62,7 @@ var m = {};
|
|
|
62
62
|
*/
|
|
63
63
|
var x;
|
|
64
64
|
function R() {
|
|
65
|
-
return x || (x = 1, process.env.NODE_ENV !== "production" &&
|
|
65
|
+
return x || (x = 1, process.env.NODE_ENV !== "production" && function() {
|
|
66
66
|
function i(e, n) {
|
|
67
67
|
return e === n && (e !== 0 || 1 / e === 1 / n) || e !== e && n !== n;
|
|
68
68
|
}
|
|
@@ -111,7 +111,7 @@ function R() {
|
|
|
111
111
|
typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
|
|
112
112
|
var u = T, S = typeof Object.is == "function" ? Object.is : i, E = u.useState, O = u.useEffect, f = u.useLayoutEffect, v = u.useDebugValue, d = !1, t = !1, o = typeof window > "u" || typeof window.document > "u" || typeof window.document.createElement > "u" ? p : _;
|
|
113
113
|
m.useSyncExternalStore = u.useSyncExternalStore !== void 0 ? u.useSyncExternalStore : o, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
|
|
114
|
-
}
|
|
114
|
+
}()), m;
|
|
115
115
|
}
|
|
116
116
|
var w;
|
|
117
117
|
function D() {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { r as de, f as Ee, g as Se } from "./index-
|
|
1
|
+
import { r as de, f as Ee, g as Se } from "./index-Ku_Lrm51.js";
|
|
2
2
|
import pe from "react";
|
|
3
3
|
import Me from "react-dom";
|
|
4
4
|
import { r as we } from "./warning-BozzKWdr.js";
|
|
5
5
|
var Y = { exports: {} }, W = {}, G = { exports: {} }, T = {}, J = { exports: {} }, ee;
|
|
6
6
|
function ve() {
|
|
7
|
-
return ee || (ee = 1,
|
|
7
|
+
return ee || (ee = 1, function(p, s) {
|
|
8
8
|
Object.defineProperty(s, "__esModule", {
|
|
9
9
|
value: !0
|
|
10
10
|
}), s.default = a;
|
|
@@ -58,7 +58,7 @@ function ve() {
|
|
|
58
58
|
return u.filter(m);
|
|
59
59
|
}
|
|
60
60
|
p.exports = s.default;
|
|
61
|
-
}
|
|
61
|
+
}(J, J.exports)), J.exports;
|
|
62
62
|
}
|
|
63
63
|
var te;
|
|
64
64
|
function Ne() {
|
|
@@ -120,7 +120,7 @@ function Ne() {
|
|
|
120
120
|
}
|
|
121
121
|
var Q = { exports: {} }, ne;
|
|
122
122
|
function Re() {
|
|
123
|
-
return ne || (ne = 1,
|
|
123
|
+
return ne || (ne = 1, function(p, s) {
|
|
124
124
|
Object.defineProperty(s, "__esModule", {
|
|
125
125
|
value: !0
|
|
126
126
|
}), s.default = E;
|
|
@@ -158,7 +158,7 @@ function Re() {
|
|
|
158
158
|
}
|
|
159
159
|
}
|
|
160
160
|
p.exports = s.default;
|
|
161
|
-
}
|
|
161
|
+
}(Q, Q.exports)), Q.exports;
|
|
162
162
|
}
|
|
163
163
|
var D = {}, P = {}, X = { exports: {} };
|
|
164
164
|
/*!
|
|
@@ -168,7 +168,7 @@ var D = {}, P = {}, X = { exports: {} };
|
|
|
168
168
|
*/
|
|
169
169
|
var oe;
|
|
170
170
|
function Te() {
|
|
171
|
-
return oe || (oe = 1,
|
|
171
|
+
return oe || (oe = 1, function(p) {
|
|
172
172
|
(function() {
|
|
173
173
|
var s = !!(typeof window < "u" && window.document && window.document.createElement), h = {
|
|
174
174
|
canUseDOM: s,
|
|
@@ -178,7 +178,7 @@ function Te() {
|
|
|
178
178
|
};
|
|
179
179
|
p.exports ? p.exports = h : window.ExecutionEnvironment = h;
|
|
180
180
|
})();
|
|
181
|
-
}
|
|
181
|
+
}(X)), X.exports;
|
|
182
182
|
}
|
|
183
183
|
var re;
|
|
184
184
|
function Z() {
|
|
@@ -420,7 +420,7 @@ function Ae() {
|
|
|
420
420
|
}
|
|
421
421
|
var ue;
|
|
422
422
|
function Pe() {
|
|
423
|
-
return ue || (ue = 1,
|
|
423
|
+
return ue || (ue = 1, function(p, s) {
|
|
424
424
|
Object.defineProperty(s, "__esModule", {
|
|
425
425
|
value: !0
|
|
426
426
|
});
|
|
@@ -435,7 +435,7 @@ function Pe() {
|
|
|
435
435
|
return typeof r;
|
|
436
436
|
} : function(r) {
|
|
437
437
|
return r && typeof Symbol == "function" && r.constructor === Symbol && r !== Symbol.prototype ? "symbol" : typeof r;
|
|
438
|
-
}, f = /* @__PURE__ */
|
|
438
|
+
}, f = /* @__PURE__ */ function() {
|
|
439
439
|
function r(o, g) {
|
|
440
440
|
for (var e = 0; e < g.length; e++) {
|
|
441
441
|
var c = g[e];
|
|
@@ -445,7 +445,7 @@ function Pe() {
|
|
|
445
445
|
return function(o, g, e) {
|
|
446
446
|
return g && r(o.prototype, g), e && r(o, e), o;
|
|
447
447
|
};
|
|
448
|
-
}
|
|
448
|
+
}(), v = pe, E = /* @__PURE__ */ de(), t = B(E), _ = Ne(), m = L(_), a = Re(), n = B(a), u = me(), l = L(u), y = De(), O = L(y), S = Z(), R = B(S), A = he(), q = B(A);
|
|
449
449
|
Ae();
|
|
450
450
|
function L(r) {
|
|
451
451
|
if (r && r.__esModule)
|
|
@@ -480,7 +480,7 @@ function Pe() {
|
|
|
480
480
|
return o.code === "Tab" || o.keyCode === 9;
|
|
481
481
|
}, b = function(o) {
|
|
482
482
|
return o.code === "Escape" || o.keyCode === 27;
|
|
483
|
-
}, d = 0, C =
|
|
483
|
+
}, d = 0, C = function(r) {
|
|
484
484
|
$(o, r);
|
|
485
485
|
function o(g) {
|
|
486
486
|
F(this, o);
|
|
@@ -605,7 +605,7 @@ function Pe() {
|
|
|
605
605
|
return this.props.overlayElement(ge, Ce);
|
|
606
606
|
}
|
|
607
607
|
}]), o;
|
|
608
|
-
}
|
|
608
|
+
}(v.Component);
|
|
609
609
|
C.defaultProps = {
|
|
610
610
|
style: {
|
|
611
611
|
overlay: {},
|
|
@@ -650,7 +650,7 @@ function Pe() {
|
|
|
650
650
|
contentElement: t.default.func,
|
|
651
651
|
testId: t.default.string
|
|
652
652
|
}, s.default = C, p.exports = s.default;
|
|
653
|
-
}
|
|
653
|
+
}(G, G.exports)), G.exports;
|
|
654
654
|
}
|
|
655
655
|
function ye() {
|
|
656
656
|
var p = this.constructor.getDerivedStateFromProps(this.props, this.state);
|
|
@@ -729,7 +729,7 @@ function qe() {
|
|
|
729
729
|
Object.prototype.hasOwnProperty.call(C, r) && (b[r] = C[r]);
|
|
730
730
|
}
|
|
731
731
|
return b;
|
|
732
|
-
}, s = /* @__PURE__ */
|
|
732
|
+
}, s = /* @__PURE__ */ function() {
|
|
733
733
|
function b(d, C) {
|
|
734
734
|
for (var r = 0; r < C.length; r++) {
|
|
735
735
|
var o = C[r];
|
|
@@ -739,7 +739,7 @@ function qe() {
|
|
|
739
739
|
return function(d, C, r) {
|
|
740
740
|
return C && b(d.prototype, C), r && b(d, r), d;
|
|
741
741
|
};
|
|
742
|
-
}
|
|
742
|
+
}(), h = pe, i = S(h), f = Me, v = S(f), E = /* @__PURE__ */ de(), t = S(E), _ = Pe(), m = S(_), a = me(), n = O(a), u = Z(), l = S(u), y = xe;
|
|
743
743
|
function O(b) {
|
|
744
744
|
if (b && b.__esModule)
|
|
745
745
|
return b;
|
|
@@ -774,7 +774,7 @@ function qe() {
|
|
|
774
774
|
function U(b) {
|
|
775
775
|
return b();
|
|
776
776
|
}
|
|
777
|
-
var H =
|
|
777
|
+
var H = function(b) {
|
|
778
778
|
q(d, b);
|
|
779
779
|
function d() {
|
|
780
780
|
var C, r, o, g;
|
|
@@ -845,7 +845,7 @@ function qe() {
|
|
|
845
845
|
/* eslint-disable react/no-unused-prop-types */
|
|
846
846
|
/* eslint-enable react/no-unused-prop-types */
|
|
847
847
|
}]), d;
|
|
848
|
-
}
|
|
848
|
+
}(h.Component);
|
|
849
849
|
return H.propTypes = {
|
|
850
850
|
isOpen: t.default.bool.isRequired,
|
|
851
851
|
style: t.default.shape({
|
|
@@ -943,7 +943,7 @@ function qe() {
|
|
|
943
943
|
}
|
|
944
944
|
var ce;
|
|
945
945
|
function Ue() {
|
|
946
|
-
return ce || (ce = 1,
|
|
946
|
+
return ce || (ce = 1, function(p, s) {
|
|
947
947
|
Object.defineProperty(s, "__esModule", {
|
|
948
948
|
value: !0
|
|
949
949
|
});
|
|
@@ -952,7 +952,7 @@ function Ue() {
|
|
|
952
952
|
return v && v.__esModule ? v : { default: v };
|
|
953
953
|
}
|
|
954
954
|
s.default = i.default, p.exports = s.default;
|
|
955
|
-
}
|
|
955
|
+
}(Y, Y.exports)), Y.exports;
|
|
956
956
|
}
|
|
957
957
|
var He = Ue();
|
|
958
958
|
const Ve = /* @__PURE__ */ Se(He);
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";const T=require("react");var l={exports:{}},y={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* use-sync-external-store-shim.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var L;function A(){if(L)return y;L=1;var i=T;function _(t,o){return t===o&&(t!==0||1/t===1/o)||t!==t&&o!==o}var c=typeof Object.is=="function"?Object.is:_,E=i.useState,u=i.useEffect,S=i.useLayoutEffect,p=i.useDebugValue;function O(t,o){var e=o(),n=E({inst:{value:e,getSnapshot:o}}),r=n[0].inst,a=n[1];return S(function(){r.value=e,r.getSnapshot=o,f(r)&&a({inst:r})},[t,e,o]),u(function(){return f(r)&&a({inst:r}),t(function(){f(r)&&a({inst:r})})},[t]),p(e),e}function f(t){var o=t.getSnapshot;t=t.value;try{var e=o();return!c(t,e)}catch{return!0}}function v(t,o){return o()}var d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?v:O;return y.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:d,y}var m={};/**
|
|
10
|
+
* @license React
|
|
11
|
+
* use-sync-external-store-shim.development.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var w;function R(){return w||(w=1,process.env.NODE_ENV!=="production"&&function(){function i(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}function _(e,n){d||u.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var r=n();if(!t){var a=n();S(r,a)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),t=!0)}a=p({inst:{value:r,getSnapshot:n}});var s=a[0].inst,h=a[1];return f(function(){s.value=r,s.getSnapshot=n,c(s)&&h({inst:s})},[e,r,n]),O(function(){return c(s)&&h({inst:s}),e(function(){c(s)&&h({inst:s})})},[e]),v(r),r}function c(e){var n=e.getSnapshot;e=e.value;try{var r=n();return!S(e,r)}catch{return!0}}function E(e,n){return n()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var u=T,S=typeof Object.is=="function"?Object.is:i,p=u.useState,O=u.useEffect,f=u.useLayoutEffect,v=u.useDebugValue,d=!1,t=!1,o=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?E:_;m.useSyncExternalStore=u.useSyncExternalStore!==void 0?u.useSyncExternalStore:o,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),m}var x;function g(){return x||(x=1,process.env.NODE_ENV==="production"?l.exports=A():l.exports=R()),l.exports}exports.requireShim=g;
|