hplx-feature-library 1.0.230 → 1.0.232

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.
@@ -120150,7 +120150,8 @@ const PrintPediaChartsPdf = memo(
120150
120150
  fontSize: 16,
120151
120151
  flexWrap: "wrap",
120152
120152
  flex: 1,
120153
- color: "#1D2939"
120153
+ color: "#1D2939",
120154
+ textTransform: "capitalize"
120154
120155
  }
120155
120156
  }), formatDateTime = (N) => N ? dayjs(N).format("DD-MMM-YYYY hh:mm A") : "--", getFirstSampleCollectedDate = (N) => {
120156
120157
  const W = N?.test_templates?.[0]?.samples?.[0];
@@ -1,4 +1,4 @@
1
- import { U as f } from "../UserProfile-DCwe7evZ.js";
1
+ import { U as f } from "../UserProfile-DRf9rznF.js";
2
2
  export {
3
3
  f as default
4
4
  };