hplx-feature-library 1.0.224 → 1.0.225

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.
Files changed (88) hide show
  1. package/dist/{APIAction-DLCcL2Li.js → APIAction-CTNOzVOC.js} +24 -23
  2. package/dist/APIAction-DB6Ulkss.cjs +1 -0
  3. package/dist/AllInvestigations/components/AllInvestigationsTable.d.ts +19 -0
  4. package/dist/AllInvestigations/index.d.ts +1 -0
  5. package/dist/AllInvestigations/index.js +4 -0
  6. package/dist/AllInvestigations/utils/test-tange-util.d.ts +8 -0
  7. package/dist/AllInvestigationsTable-BDLPOHjr.cjs +79 -0
  8. package/dist/AllInvestigationsTable-Dg-YXASz.js +17065 -0
  9. package/dist/Attachments/index.js +1 -1
  10. package/dist/{Attachments-Bf4IIvHa.js → Attachments-4FIsCWlc.js} +6179 -6296
  11. package/dist/Attachments-Dr6yedl9.cjs +186 -0
  12. package/dist/NineDots/index.js +1 -1
  13. package/dist/{NineDots-q--wtv3_.cjs → NineDots-BEzE3Pj8.cjs} +1 -1
  14. package/dist/{NineDots-gflwjmeo.js → NineDots-CCtE2t9I.js} +1 -1
  15. package/dist/PatientAddEdit/index.js +1 -1
  16. package/dist/{PatientAddEdit-DRQcxWYN.js → PatientAddEdit-9W7ONHSd.js} +7 -6
  17. package/dist/PatientAddEdit-DmpV8z5a.cjs +7 -0
  18. package/dist/PatientPopup/index.js +1 -1
  19. package/dist/PatientPopupContainer-B9Ev8xjs.cjs +36 -0
  20. package/dist/{PatientPopupContainer-B283bpwr.js → PatientPopupContainer-DpCBNO2c.js} +8 -7
  21. package/dist/PediatricsCalculator/index.js +1 -1
  22. package/dist/PediatricsCalculatorTable-B4fTy1J5.cjs +9 -0
  23. package/dist/{PediatricsCalculatorTable-qu37FR7D.js → PediatricsCalculatorTable-G0ttbDpi.js} +228 -236
  24. package/dist/{PrintModal-Bum6_fNo.js → PrintModal-BF2-PDRX.js} +9 -20
  25. package/dist/{PrintModal-tamolKuC.cjs → PrintModal-mNA_qJpW.cjs} +11 -11
  26. package/dist/{ReusableModal-2GKjVVbf.cjs → ReusableModal-CIgDYOWZ.cjs} +1 -1
  27. package/dist/{ReusableModal-BL_DwV8I.js → ReusableModal-CT4_gW1b.js} +1 -1
  28. package/dist/ReusableTable/ReusableTable.d.ts +3 -0
  29. package/dist/ReusableTable/ReusableTableConstants.d.ts +8 -0
  30. package/dist/ReusableTable/ReusableTableTypes.d.ts +96 -0
  31. package/dist/ReusableTable/components/EmptyTableContainer.d.ts +12 -0
  32. package/dist/ReusableTable/components/FilterCheckbox.d.ts +8 -0
  33. package/dist/ReusableTable/components/FilterDropdown.d.ts +17 -0
  34. package/dist/ReusableTable/components/Pagination.d.ts +2 -0
  35. package/dist/ReusableTable/components/TableBody.d.ts +2 -0
  36. package/dist/ReusableTable/components/TableCell.d.ts +3 -0
  37. package/dist/ReusableTable/components/TableFilterSelect.d.ts +12 -0
  38. package/dist/ReusableTable/components/TableHead.d.ts +2 -0
  39. package/dist/ReusableTable/components/TableMain.d.ts +2 -0
  40. package/dist/ReusableTable/components/TableRow.d.ts +3 -0
  41. package/dist/ReusableTable/context/TableContext.d.ts +21 -0
  42. package/dist/ReusableTable/context/TableContextBase.d.ts +26 -0
  43. package/dist/ReusableTable/context/useTableContext.d.ts +2 -0
  44. package/dist/SearchPatients/index.js +1 -1
  45. package/dist/{SearchPatients-DbYAGumB.cjs → SearchPatients-6D7IL_wj.cjs} +1 -1
  46. package/dist/{SearchPatients-BbtytMYS.js → SearchPatients-D7cCFV9o.js} +3 -3
  47. package/dist/TrendGraphs/AreaChartComponent.d.ts +9 -0
  48. package/dist/TrendGraphs/LineChartComponent/DataPointToolTip.d.ts +16 -0
  49. package/dist/TrendGraphs/LineChartComponent/LineChartBody.d.ts +2 -0
  50. package/dist/TrendGraphs/LineChartComponent/LineChartHeader.d.ts +2 -0
  51. package/dist/TrendGraphs/LineChartComponent/index.d.ts +2 -0
  52. package/dist/TrendGraphs/context/index.d.ts +2 -0
  53. package/dist/TrendGraphs/hooks/useTrendGraphContext.d.ts +2 -0
  54. package/dist/TrendGraphs/utils/index.d.ts +4 -0
  55. package/dist/UserProfile/index.js +1 -1
  56. package/dist/{UserProfile-D3Rhhuj9.cjs → UserProfile-4L3aOHNv.cjs} +4 -4
  57. package/dist/{UserProfile-jDWt9g20.js → UserProfile-D3cCwQxw.js} +9 -8
  58. package/dist/clsx-C11secjj.cjs +1 -0
  59. package/dist/clsx-OuTLNxxd.js +16 -0
  60. package/dist/common-utils-CprPMjtz.js +1952 -0
  61. package/dist/common-utils-DrDXKNhv.cjs +6 -0
  62. package/dist/components/Modal.d.ts +5 -0
  63. package/dist/constants/TrendGraphsConstants.d.ts +2 -0
  64. package/dist/dayjs.min-D52_GdfV.js +284 -0
  65. package/dist/dayjs.min-DXp74Ozx.cjs +1 -0
  66. package/dist/hplx-feature-library.css +1 -1
  67. package/dist/{index-UPYT3B9g.js → index-Bd0CDVpH.js} +3 -2
  68. package/dist/index-CJFGOBPb.js +122 -0
  69. package/dist/{index-CJ2AKRoq.cjs → index-DQlbIHh3.cjs} +26 -26
  70. package/dist/index-DfcUmlge.cjs +17 -0
  71. package/dist/{index-CRCsQdYf.cjs → index-DkA8S5IK.cjs} +1 -1
  72. package/dist/{index-BzwuwvT5.js → index-T1lUjzhG.js} +1 -1
  73. package/dist/index.d.ts +1 -0
  74. package/dist/index.js +15 -13
  75. package/dist/print-pdf/index.js +1 -1
  76. package/dist/types/AllInvestigationTypes/index.js +4 -0
  77. package/dist/types/AllInvestigationTypes.d.ts +45 -0
  78. package/dist/types/TrendGraphTypes.d.ts +19 -0
  79. package/dist/useClickOutside-BjJyGTec.js +14 -0
  80. package/dist/useClickOutside-DsVG12Cs.cjs +1 -0
  81. package/package.json +11 -1
  82. package/dist/APIAction-Bev2spv1.cjs +0 -1
  83. package/dist/Attachments-BIIHwdo1.cjs +0 -202
  84. package/dist/PatientAddEdit-DtcwFtoA.cjs +0 -7
  85. package/dist/PatientPopupContainer-CRyDfB0s.cjs +0 -36
  86. package/dist/PediatricsCalculatorTable-bTvt7SWQ.cjs +0 -9
  87. package/dist/common-utils-BNaPcohw.cjs +0 -6
  88. package/dist/common-utils-BidUvSFN.js +0 -2233
@@ -1,9 +1,11 @@
1
- import { j as jsxRuntimeExports, K as Ku, A as Ap, P as Ps, g as getDefaultExportFromCjs$2, f as getAugmentedNamespace$2, d as commonjsGlobal$1, i as requireObjectAssign, l as PropTypes, b as bs } from "./index-UPYT3B9g.js";
1
+ import { j as jsxRuntimeExports, K as Ku, A as Ap, P as Ps, g as getDefaultExportFromCjs$2, f as getAugmentedNamespace$2, d as commonjsGlobal$1, l as requireObjectAssign, m as PropTypes, b as bs } from "./index-Bd0CDVpH.js";
2
2
  import React__default, { useState, useEffect, useRef, useCallback, Fragment, memo, createContext, useReducer, forwardRef, useImperativeHandle, useMemo, useContext, useLayoutEffect } from "react";
3
- import { h as hplxAPI, o as E_ENVIRONMENT, c as dayjs, q as getDurationFormat, k as isValidDate, n as capitalizeFirstLetter, i as isJson, d as debounceFn } from "./common-utils-BidUvSFN.js";
3
+ import { h as hplxAPI, n as E_ENVIRONMENT, o as getDurationFormat, j as isValidDate, m as capitalizeFirstLetter, i as isJson, d as debounceFn } from "./common-utils-CprPMjtz.js";
4
+ import { d as dayjs } from "./dayjs.min-D52_GdfV.js";
4
5
  import { g as genderList, D as DefinedLanguages } from "./CommonConstant-Bj7SvPfU.js";
5
6
  import { c as create$6 } from "./index.esm-Bn1Rklqj.js";
6
7
  import { r as requireWarning } from "./warning-BozzKWdr.js";
8
+ import { c as clsx } from "./clsx-OuTLNxxd.js";
7
9
  function _mergeNamespaces(N, W) {
8
10
  for (var M = 0; M < W.length; M++) {
9
11
  const Y = W[M];
@@ -82792,7 +82794,7 @@ function wrapAssembly(N) {
82792
82794
  async function loadYoga$1() {
82793
82795
  return wrapAssembly(await loadYoga$2());
82794
82796
  }
82795
- const r$3 = String.raw, seq = r$3`(?:\p{Emoji}\uFE0F\u20E3?|\p{Emoji_Modifier_Base}\p{Emoji_Modifier}?|\p{Emoji_Presentation})`, sTags = r$3`\u{E0061}-\u{E007A}`, emojiRegex = () => new RegExp(r$3`[\u{1F1E6}-\u{1F1FF}]{2}|\u{1F3F4}[${sTags}]{2}[\u{E0030}-\u{E0039}${sTags}]{1,3}\u{E007F}|${seq}(?:\u200D${seq})*`, "gu");
82797
+ const r$2 = String.raw, seq = r$2`(?:\p{Emoji}\uFE0F\u20E3?|\p{Emoji_Modifier_Base}\p{Emoji_Modifier}?|\p{Emoji_Presentation})`, sTags = r$2`\u{E0061}-\u{E007A}`, emojiRegex = () => new RegExp(r$2`[\u{1F1E6}-\u{1F1FF}]{2}|\u{1F3F4}[${sTags}]{2}[\u{E0030}-\u{E0039}${sTags}]{1,3}\u{E007F}|${seq}(?:\u200D${seq})*`, "gu");
82796
82798
  var global$1 = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {}, lookup = [], revLookup = [], Arr = typeof Uint8Array < "u" ? Uint8Array : Array, inited = !1;
82797
82799
  function init() {
82798
82800
  inited = !0;
@@ -85471,7 +85473,7 @@ const index$1 = /* @__PURE__ */ getDefaultExportFromCjs$2(schedulerExports), n =
85471
85473
  function t(N) {
85472
85474
  return N && N.__esModule && Object.prototype.hasOwnProperty.call(N, "default") ? N.default : N;
85473
85475
  }
85474
- function r$2(N) {
85476
+ function r$1(N) {
85475
85477
  if (N.__esModule) return N;
85476
85478
  var W = N.default;
85477
85479
  if (typeof W == "function") {
@@ -85487,7 +85489,7 @@ function r$2(N) {
85487
85489
  } });
85488
85490
  }), M;
85489
85491
  }
85490
- var l$1, a$1 = { exports: {} }, o$1 = { exports: {} }, u$1 = r$2(n), i$1, s$1, c$1 = { exports: {} };
85492
+ var l$1, a$1 = { exports: {} }, o$1 = { exports: {} }, u$1 = r$1(n), i$1, s$1, c$1 = { exports: {} };
85491
85493
  /**
85492
85494
  * @license React
85493
85495
  * react-reconciler.development.js
@@ -93711,7 +93713,7 @@ const b = (N, W) => {
93711
93713
  };
93712
93714
  var objectAssignExports = requireObjectAssign();
93713
93715
  const e = /* @__PURE__ */ getDefaultExportFromCjs$2(objectAssignExports);
93714
- function r$1(N) {
93716
+ function r(N) {
93715
93717
  return N && N.__esModule && Object.prototype.hasOwnProperty.call(N, "default") ? N.default : N;
93716
93718
  }
93717
93719
  function l(N) {
@@ -96186,7 +96188,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
96186
96188
  var Du = i.exports;
96187
96189
  return i.exports = N, Du;
96188
96190
  };
96189
- var o = r$1(a.exports);
96191
+ var o = r(a.exports);
96190
96192
  const f = (N, W) => {
96191
96193
  const M = Object.keys(N), Y = Object.keys(W);
96192
96194
  if (M.length !== Y.length) return !1;
@@ -112823,19 +112825,6 @@ function makeCancellablePromise(N) {
112823
112825
  }
112824
112826
  };
112825
112827
  }
112826
- function r(N) {
112827
- var W, M, Y = "";
112828
- if (typeof N == "string" || typeof N == "number") Y += N;
112829
- else if (typeof N == "object") if (Array.isArray(N)) {
112830
- var X = N.length;
112831
- for (W = 0; W < X; W++) N[W] && (M = r(N[W])) && (Y && (Y += " "), Y += M);
112832
- } else for (M in N) N[M] && (Y && (Y += " "), Y += M);
112833
- return Y;
112834
- }
112835
- function clsx() {
112836
- for (var N, W, M = 0, Y = "", X = arguments.length; M < X; M++) (N = arguments[M]) && (W = r(N)) && (Y && (Y += " "), Y += W);
112837
- return Y;
112838
- }
112839
112828
  var isProduction = process.env.NODE_ENV === "production", prefix = "Invariant failed";
112840
112829
  function invariant(N, W) {
112841
112830
  if (!N) {