pat-shared-components 0.1.0-beta.3 → 0.1.0-beta.4
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.es.js +0 -4
- package/dist/index.umd.js +38 -38
- package/dist/types/index.d.ts +0 -2
- package/dist/types/types/Booking.d.ts +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -42804,7 +42804,6 @@ export {
|
|
|
42804
42804
|
p3 as BookingDetail,
|
|
42805
42805
|
g3 as BookingList,
|
|
42806
42806
|
KL as BookingListItem,
|
|
42807
|
-
N_ as BookingStatus,
|
|
42808
42807
|
F2 as CallUsFilledButton,
|
|
42809
42808
|
y3 as CallUsTextButton,
|
|
42810
42809
|
wx as CheckAnotherResultButton,
|
|
@@ -42815,12 +42814,9 @@ export {
|
|
|
42815
42814
|
XD as PatientFullInfo,
|
|
42816
42815
|
eb as PatientShortInfo,
|
|
42817
42816
|
nO as PatientShortInfoV2,
|
|
42818
|
-
R_ as PaymentStatus,
|
|
42819
42817
|
lO as PendingResult,
|
|
42820
42818
|
pO as RejectedResult,
|
|
42821
42819
|
x3 as ResultReady,
|
|
42822
|
-
JS as SupportEmail,
|
|
42823
|
-
Z_ as SupportPhone,
|
|
42824
42820
|
v3 as TestResultDetail,
|
|
42825
42821
|
MI as TestResultHistoryDetail,
|
|
42826
42822
|
h3 as TestResultHistoryDetailModal,
|