hplx-feature-library 1.0.68 → 1.0.70

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/index.d.ts CHANGED
@@ -1,3 +1,6 @@
1
1
  export { default as AlertPopup } from './components/AlertPopup';
2
2
  export { default as CustomDropdown } from './components/CustomDropdown';
3
3
  export { default as ToggleButtons } from './components/ToggleButtons';
4
+ export { default as DateAndTimePicker } from './components/datepicker/DateAndTimePicker';
5
+ export { default as PediatricsCalculator } from './PediatricsCalculator';
6
+ export { default as Investigations } from './Investigations';