@churchapps/apphelper 0.1.26 → 0.2.0
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/components/CreatePerson.d.ts +1 -1
- package/dist/components/CreatePerson.d.ts.map +1 -1
- package/dist/components/CreatePerson.js +2 -2
- package/dist/components/CreatePerson.js.map +1 -1
- package/dist/components/PersonAdd.d.ts +1 -1
- package/dist/components/PersonAdd.d.ts.map +1 -1
- package/dist/components/QuestionEdit.d.ts +1 -1
- package/dist/components/QuestionEdit.d.ts.map +1 -1
- package/dist/components/notes/AddNote.d.ts +1 -1
- package/dist/components/notes/AddNote.d.ts.map +1 -1
- package/dist/components/notes/Conversation.d.ts +1 -1
- package/dist/components/notes/Conversation.d.ts.map +1 -1
- package/dist/components/notes/Conversations.d.ts +1 -1
- package/dist/components/notes/Conversations.d.ts.map +1 -1
- package/dist/components/notes/NewConversation.d.ts +1 -1
- package/dist/components/notes/NewConversation.d.ts.map +1 -1
- package/dist/components/notes/Note.d.ts +1 -1
- package/dist/components/notes/Note.d.ts.map +1 -1
- package/dist/components/notes/Notes.d.ts +1 -1
- package/dist/components/notes/Notes.d.ts.map +1 -1
- package/dist/components/reporting/ChartReport.d.ts +1 -1
- package/dist/components/reporting/ChartReport.d.ts.map +1 -1
- package/dist/components/reporting/ChartReport.js +5 -16
- package/dist/components/reporting/ChartReport.js.map +1 -1
- package/dist/components/reporting/ReportFilter.d.ts +1 -1
- package/dist/components/reporting/ReportFilter.d.ts.map +1 -1
- package/dist/components/reporting/ReportFilterField.d.ts +1 -1
- package/dist/components/reporting/ReportFilterField.d.ts.map +1 -1
- package/dist/components/reporting/ReportOutput.d.ts +1 -1
- package/dist/components/reporting/ReportOutput.d.ts.map +1 -1
- package/dist/components/reporting/TableReport.d.ts +1 -1
- package/dist/components/reporting/TableReport.d.ts.map +1 -1
- package/dist/components/reporting/TableReport.js +4 -19
- package/dist/components/reporting/TableReport.js.map +1 -1
- package/dist/components/reporting/TreeReport.d.ts +1 -1
- package/dist/components/reporting/TreeReport.d.ts.map +1 -1
- package/dist/components/reporting/TreeReport.js +5 -16
- package/dist/components/reporting/TreeReport.js.map +1 -1
- package/dist/components/wrapper/AppList.d.ts +1 -1
- package/dist/components/wrapper/AppList.d.ts.map +1 -1
- package/dist/components/wrapper/ChurchList.d.ts +1 -1
- package/dist/components/wrapper/ChurchList.d.ts.map +1 -1
- package/dist/components/wrapper/NewPrivateMessage.d.ts +1 -1
- package/dist/components/wrapper/NewPrivateMessage.d.ts.map +1 -1
- package/dist/components/wrapper/NotificationMenu.d.ts +1 -1
- package/dist/components/wrapper/NotificationMenu.d.ts.map +1 -1
- package/dist/components/wrapper/Notifications.d.ts +1 -1
- package/dist/components/wrapper/Notifications.d.ts.map +1 -1
- package/dist/components/wrapper/PrivateMessageDetails.d.ts +1 -1
- package/dist/components/wrapper/PrivateMessageDetails.d.ts.map +1 -1
- package/dist/components/wrapper/PrivateMessages.d.ts +1 -1
- package/dist/components/wrapper/PrivateMessages.d.ts.map +1 -1
- package/dist/components/wrapper/SiteWrapper.d.ts +1 -1
- package/dist/components/wrapper/SiteWrapper.d.ts.map +1 -1
- package/dist/components/wrapper/UserMenu.d.ts +1 -1
- package/dist/components/wrapper/UserMenu.d.ts.map +1 -1
- package/dist/donationComponents/DonationPage.d.ts +1 -1
- package/dist/donationComponents/DonationPage.d.ts.map +1 -1
- package/dist/donationComponents/DonationPage.js +3 -3
- package/dist/donationComponents/DonationPage.js.map +1 -1
- package/dist/donationComponents/components/BankForm.d.ts +1 -1
- package/dist/donationComponents/components/BankForm.d.ts.map +1 -1
- package/dist/donationComponents/components/CardForm.d.ts +1 -1
- package/dist/donationComponents/components/CardForm.d.ts.map +1 -1
- package/dist/donationComponents/components/DonationForm.d.ts +1 -1
- package/dist/donationComponents/components/DonationForm.d.ts.map +1 -1
- package/dist/donationComponents/components/FundDonation.d.ts +1 -1
- package/dist/donationComponents/components/FundDonation.d.ts.map +1 -1
- package/dist/donationComponents/components/FundDonations.d.ts +1 -1
- package/dist/donationComponents/components/FundDonations.d.ts.map +1 -1
- package/dist/donationComponents/components/NonAuthDonationInner.d.ts.map +1 -1
- package/dist/donationComponents/components/NonAuthDonationInner.js +9 -7
- package/dist/donationComponents/components/NonAuthDonationInner.js.map +1 -1
- package/dist/donationComponents/components/PaymentMethods.d.ts +1 -1
- package/dist/donationComponents/components/PaymentMethods.d.ts.map +1 -1
- package/dist/donationComponents/components/PaymentMethods.js +6 -6
- package/dist/donationComponents/components/PaymentMethods.js.map +1 -1
- package/dist/donationComponents/components/RecurringDonations.js +2 -2
- package/dist/donationComponents/components/RecurringDonations.js.map +1 -1
- package/dist/donationComponents/components/RecurringDonationsEdit.d.ts +1 -1
- package/dist/donationComponents/components/RecurringDonationsEdit.d.ts.map +1 -1
- package/dist/donationComponents/modals/DonationPreviewModal.d.ts +1 -1
- package/dist/donationComponents/modals/DonationPreviewModal.d.ts.map +1 -1
- package/dist/helpers/ApiHelper.d.ts +1 -1
- package/dist/helpers/ApiHelper.d.ts.map +1 -1
- package/dist/helpers/ErrorHelper.d.ts +1 -1
- package/dist/helpers/ErrorHelper.d.ts.map +1 -1
- package/dist/helpers/ErrorHelper.js +2 -1
- package/dist/helpers/ErrorHelper.js.map +1 -1
- package/dist/helpers/EventHelper.d.ts +1 -1
- package/dist/helpers/EventHelper.d.ts.map +1 -1
- package/dist/helpers/PersonHelper.d.ts +1 -1
- package/dist/helpers/PersonHelper.d.ts.map +1 -1
- package/dist/helpers/ReportHelper.d.ts +5 -0
- package/dist/helpers/ReportHelper.d.ts.map +1 -0
- package/dist/helpers/ReportHelper.js +38 -0
- package/dist/helpers/ReportHelper.js.map +1 -0
- package/dist/helpers/SocketHelper.d.ts +1 -1
- package/dist/helpers/SocketHelper.d.ts.map +1 -1
- package/dist/helpers/UserHelper.d.ts +2 -2
- package/dist/helpers/UserHelper.d.ts.map +1 -1
- package/dist/helpers/UserHelper.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/pageComponents/LoginPage.d.ts +1 -1
- package/dist/pageComponents/LoginPage.d.ts.map +1 -1
- package/dist/pageComponents/LogoutPage.d.ts +1 -1
- package/dist/pageComponents/LogoutPage.d.ts.map +1 -1
- package/dist/pageComponents/LogoutPage.js.map +1 -1
- package/dist/pageComponents/components/Register.d.ts +1 -1
- package/dist/pageComponents/components/Register.d.ts.map +1 -1
- package/dist/pageComponents/components/SelectChurchModal.d.ts +1 -1
- package/dist/pageComponents/components/SelectChurchModal.d.ts.map +1 -1
- package/dist/pageComponents/components/SelectChurchRegister.d.ts +1 -1
- package/dist/pageComponents/components/SelectChurchRegister.d.ts.map +1 -1
- package/dist/pageComponents/components/SelectChurchSearch.d.ts +1 -1
- package/dist/pageComponents/components/SelectChurchSearch.d.ts.map +1 -1
- package/dist/pageComponents/components/SelectableChurch.d.ts +1 -1
- package/dist/pageComponents/components/SelectableChurch.d.ts.map +1 -1
- package/package.json +2 -2
- package/src/components/CreatePerson.tsx +1 -1
- package/src/components/FormSubmissionEdit.tsx +1 -1
- package/src/components/PersonAdd.tsx +1 -1
- package/src/components/QuestionEdit.tsx +1 -1
- package/src/components/notes/AddNote.tsx +1 -1
- package/src/components/notes/Conversation.tsx +1 -1
- package/src/components/notes/Conversations.tsx +1 -1
- package/src/components/notes/NewConversation.tsx +1 -1
- package/src/components/notes/Note.tsx +1 -1
- package/src/components/notes/Notes.tsx +1 -1
- package/src/components/reporting/ChartReport.tsx +6 -18
- package/src/components/reporting/ReportFilter.tsx +1 -1
- package/src/components/reporting/ReportFilterField.tsx +1 -1
- package/src/components/reporting/ReportOutput.tsx +1 -1
- package/src/components/reporting/ReportWithFilter.tsx +1 -1
- package/src/components/reporting/TableReport.tsx +5 -20
- package/src/components/reporting/TreeReport.tsx +6 -16
- package/src/components/wrapper/AppList.tsx +1 -1
- package/src/components/wrapper/ChurchList.tsx +1 -1
- package/src/components/wrapper/NewPrivateMessage.tsx +1 -1
- package/src/components/wrapper/NotificationMenu.tsx +1 -1
- package/src/components/wrapper/Notifications.tsx +1 -1
- package/src/components/wrapper/PrivateMessageDetails.tsx +1 -1
- package/src/components/wrapper/PrivateMessages.tsx +1 -1
- package/src/components/wrapper/SiteWrapper.tsx +1 -1
- package/src/components/wrapper/UserMenu.tsx +1 -1
- package/src/donationComponents/DonationPage.tsx +1 -1
- package/src/donationComponents/components/BankForm.tsx +1 -1
- package/src/donationComponents/components/CardForm.tsx +1 -1
- package/src/donationComponents/components/DonationForm.tsx +1 -1
- package/src/donationComponents/components/FundDonation.tsx +1 -1
- package/src/donationComponents/components/FundDonations.tsx +1 -1
- package/src/donationComponents/components/NonAuthDonationInner.tsx +10 -8
- package/src/donationComponents/components/PaymentMethods.tsx +1 -1
- package/src/donationComponents/components/RecurringDonations.tsx +1 -1
- package/src/donationComponents/components/RecurringDonationsEdit.tsx +1 -1
- package/src/donationComponents/modals/DonationPreviewModal.tsx +1 -1
- package/src/helpers/ApiHelper.ts +1 -1
- package/src/helpers/ErrorHelper.ts +4 -2
- package/src/helpers/EventHelper.ts +1 -1
- package/src/helpers/PersonHelper.ts +1 -1
- package/src/helpers/ReportHelper.ts +35 -0
- package/src/helpers/SocketHelper.ts +1 -1
- package/src/helpers/UserHelper.ts +2 -2
- package/src/index.ts +1 -1
- package/src/pageComponents/LoginPage.tsx +1 -1
- package/src/pageComponents/LogoutPage.tsx +1 -2
- package/src/pageComponents/components/Forgot.tsx +1 -1
- package/src/pageComponents/components/LoginSetPassword.tsx +1 -1
- package/src/pageComponents/components/Register.tsx +1 -1
- package/src/pageComponents/components/SelectChurchModal.tsx +1 -1
- package/src/pageComponents/components/SelectChurchRegister.tsx +1 -1
- package/src/pageComponents/components/SelectChurchSearch.tsx +1 -1
- package/src/pageComponents/components/SelectableChurch.tsx +1 -1
- package/dist/interfaces/Access.d.ts +0 -131
- package/dist/interfaces/Access.d.ts.map +0 -1
- package/dist/interfaces/Access.js +0 -3
- package/dist/interfaces/Access.js.map +0 -1
- package/dist/interfaces/Attendance.d.ts +0 -45
- package/dist/interfaces/Attendance.d.ts.map +0 -1
- package/dist/interfaces/Attendance.js +0 -3
- package/dist/interfaces/Attendance.js.map +0 -1
- package/dist/interfaces/Content.d.ts +0 -86
- package/dist/interfaces/Content.d.ts.map +0 -1
- package/dist/interfaces/Content.js +0 -3
- package/dist/interfaces/Content.js.map +0 -1
- package/dist/interfaces/Doing.d.ts +0 -50
- package/dist/interfaces/Doing.d.ts.map +0 -1
- package/dist/interfaces/Doing.js +0 -3
- package/dist/interfaces/Doing.js.map +0 -1
- package/dist/interfaces/Donation.d.ts +0 -138
- package/dist/interfaces/Donation.d.ts.map +0 -1
- package/dist/interfaces/Donation.js +0 -24
- package/dist/interfaces/Donation.js.map +0 -1
- package/dist/interfaces/Error.d.ts +0 -17
- package/dist/interfaces/Error.d.ts.map +0 -1
- package/dist/interfaces/Error.js +0 -4
- package/dist/interfaces/Error.js.map +0 -1
- package/dist/interfaces/Membership.d.ts +0 -172
- package/dist/interfaces/Membership.d.ts.map +0 -1
- package/dist/interfaces/Membership.js +0 -3
- package/dist/interfaces/Membership.js.map +0 -1
- package/dist/interfaces/Messaging.d.ts +0 -77
- package/dist/interfaces/Messaging.d.ts.map +0 -1
- package/dist/interfaces/Messaging.js +0 -3
- package/dist/interfaces/Messaging.js.map +0 -1
- package/dist/interfaces/Permissions.d.ts +0 -159
- package/dist/interfaces/Permissions.d.ts.map +0 -1
- package/dist/interfaces/Permissions.js +0 -67
- package/dist/interfaces/Permissions.js.map +0 -1
- package/dist/interfaces/Reporting.d.ts +0 -45
- package/dist/interfaces/Reporting.d.ts.map +0 -1
- package/dist/interfaces/Reporting.js +0 -3
- package/dist/interfaces/Reporting.js.map +0 -1
- package/dist/interfaces/UserContextInterface.d.ts +0 -13
- package/dist/interfaces/UserContextInterface.d.ts.map +0 -1
- package/dist/interfaces/UserContextInterface.js +0 -3
- package/dist/interfaces/UserContextInterface.js.map +0 -1
- package/dist/interfaces/index.d.ts +0 -12
- package/dist/interfaces/index.d.ts.map +0 -1
- package/dist/interfaces/index.js +0 -29
- package/dist/interfaces/index.js.map +0 -1
- package/src/interfaces/Access.ts +0 -24
- package/src/interfaces/Attendance.ts +0 -8
- package/src/interfaces/Content.ts +0 -10
- package/src/interfaces/Doing.ts +0 -24
- package/src/interfaces/Donation.ts +0 -45
- package/src/interfaces/Error.ts +0 -17
- package/src/interfaces/Membership.ts +0 -51
- package/src/interfaces/Messaging.ts +0 -11
- package/src/interfaces/Permissions.ts +0 -68
- package/src/interfaces/Reporting.ts +0 -7
- package/src/interfaces/UserContextInterface.ts +0 -13
- package/src/interfaces/index.ts +0 -13
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
import { PersonInterface } from ".";
|
|
2
|
-
export interface DonationBatchInterface {
|
|
3
|
-
id?: string;
|
|
4
|
-
name?: string;
|
|
5
|
-
batchDate?: Date;
|
|
6
|
-
donationCount?: number;
|
|
7
|
-
totalAmount?: number;
|
|
8
|
-
}
|
|
9
|
-
export interface DonationInterface {
|
|
10
|
-
id?: string;
|
|
11
|
-
batchId?: string;
|
|
12
|
-
personId?: string;
|
|
13
|
-
donationDate?: Date;
|
|
14
|
-
amount?: number;
|
|
15
|
-
method?: string;
|
|
16
|
-
methodDetails?: string;
|
|
17
|
-
notes?: string;
|
|
18
|
-
person?: PersonInterface;
|
|
19
|
-
fund?: FundInterface;
|
|
20
|
-
}
|
|
21
|
-
export interface DonationSummaryInterface {
|
|
22
|
-
week: number;
|
|
23
|
-
donations?: DonationSummaryDonation[];
|
|
24
|
-
}
|
|
25
|
-
export interface DonationSummaryDonation {
|
|
26
|
-
totalAmount: number;
|
|
27
|
-
fund?: FundInterface;
|
|
28
|
-
}
|
|
29
|
-
export interface FundInterface {
|
|
30
|
-
id: string;
|
|
31
|
-
name: string;
|
|
32
|
-
amount?: number;
|
|
33
|
-
}
|
|
34
|
-
export interface FundDonationInterface {
|
|
35
|
-
id?: string;
|
|
36
|
-
donationId?: string;
|
|
37
|
-
fundId?: string;
|
|
38
|
-
amount?: number;
|
|
39
|
-
donation?: DonationInterface;
|
|
40
|
-
}
|
|
41
|
-
export interface PaymentMethodInterface {
|
|
42
|
-
id?: string;
|
|
43
|
-
churchId?: string;
|
|
44
|
-
personId?: string;
|
|
45
|
-
customerId?: string;
|
|
46
|
-
email?: string;
|
|
47
|
-
name?: string;
|
|
48
|
-
}
|
|
49
|
-
export interface StripeCardUpdateInterface {
|
|
50
|
-
paymentMethodId: string;
|
|
51
|
-
cardData: StripeCardDataInterface;
|
|
52
|
-
personId?: string;
|
|
53
|
-
}
|
|
54
|
-
export interface StripeCardDataInterface {
|
|
55
|
-
card: StripeCardExpirationInterface;
|
|
56
|
-
}
|
|
57
|
-
export interface StripeCardExpirationInterface {
|
|
58
|
-
exp_month: string;
|
|
59
|
-
exp_year: string;
|
|
60
|
-
}
|
|
61
|
-
export interface StripeBankAccountInterface {
|
|
62
|
-
account_holder_name: any;
|
|
63
|
-
account_holder_type: any;
|
|
64
|
-
country: string;
|
|
65
|
-
currency: string;
|
|
66
|
-
account_number: any;
|
|
67
|
-
routing_number: any;
|
|
68
|
-
}
|
|
69
|
-
export interface StripeBankAccountUpdateInterface {
|
|
70
|
-
paymentMethodId: string;
|
|
71
|
-
customerId: string;
|
|
72
|
-
personId?: string;
|
|
73
|
-
bankData: StripeBankAccountHolderDataInterface;
|
|
74
|
-
}
|
|
75
|
-
export interface StripeBankAccountHolderDataInterface {
|
|
76
|
-
account_holder_name: string;
|
|
77
|
-
account_holder_type: string;
|
|
78
|
-
}
|
|
79
|
-
export interface StripeBankAccountVerifyInterface {
|
|
80
|
-
customerId: string;
|
|
81
|
-
paymentMethodId: string;
|
|
82
|
-
amountData: {
|
|
83
|
-
amounts: string[];
|
|
84
|
-
};
|
|
85
|
-
}
|
|
86
|
-
export interface StripePersonDonationInterface {
|
|
87
|
-
id: string;
|
|
88
|
-
email: string;
|
|
89
|
-
name: string;
|
|
90
|
-
}
|
|
91
|
-
export interface StripeFundDonationInterface {
|
|
92
|
-
id: string;
|
|
93
|
-
amount: number;
|
|
94
|
-
name?: string;
|
|
95
|
-
}
|
|
96
|
-
export interface StripeDonationInterface {
|
|
97
|
-
id?: string;
|
|
98
|
-
type?: string;
|
|
99
|
-
amount?: number;
|
|
100
|
-
customerId?: string;
|
|
101
|
-
billing_cycle_anchor?: number;
|
|
102
|
-
proration_behavior?: string;
|
|
103
|
-
interval?: StripeDonationIntervalInterface;
|
|
104
|
-
person?: StripePersonDonationInterface;
|
|
105
|
-
funds?: StripeFundDonationInterface[];
|
|
106
|
-
notes?: string;
|
|
107
|
-
churchId?: string;
|
|
108
|
-
}
|
|
109
|
-
export interface StripeDonationIntervalInterface {
|
|
110
|
-
interval: string;
|
|
111
|
-
interval_count: number;
|
|
112
|
-
}
|
|
113
|
-
export interface SubscriptionInterface {
|
|
114
|
-
id: string;
|
|
115
|
-
funds: [];
|
|
116
|
-
billing_cycle_anchor: number;
|
|
117
|
-
default_payment_method: string;
|
|
118
|
-
default_source: string;
|
|
119
|
-
plan: {
|
|
120
|
-
amount: number;
|
|
121
|
-
interval: string;
|
|
122
|
-
interval_count: number;
|
|
123
|
-
};
|
|
124
|
-
customer: string;
|
|
125
|
-
}
|
|
126
|
-
export declare class StripePaymentMethod {
|
|
127
|
-
id: string;
|
|
128
|
-
type: string;
|
|
129
|
-
name: string;
|
|
130
|
-
last4: string;
|
|
131
|
-
exp_month?: string;
|
|
132
|
-
exp_year?: string;
|
|
133
|
-
status?: string;
|
|
134
|
-
account_holder_name?: string;
|
|
135
|
-
account_holder_type?: string;
|
|
136
|
-
constructor(obj?: any);
|
|
137
|
-
}
|
|
138
|
-
//# sourceMappingURL=Donation.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Donation.d.ts","sourceRoot":"","sources":["../../src/interfaces/Donation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,GAAG,CAAA;AAEnC,MAAM,WAAW,sBAAsB;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,IAAI,CAAC;IAAC,aAAa,CAAC,EAAE,MAAM,CAAC;IAAC,WAAW,CAAC,EAAE,MAAM,CAAA;CAAE;AACtI,MAAM,WAAW,iBAAiB;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,OAAO,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAAC,YAAY,CAAC,EAAE,IAAI,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,aAAa,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,eAAe,CAAC;IAAC,IAAI,CAAC,EAAE,aAAa,CAAA;CAAE;AACtO,MAAM,WAAW,wBAAwB;IAAG,IAAI,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,uBAAuB,EAAE,CAAA;CAAE;AACjG,MAAM,WAAW,uBAAuB;IAAG,WAAW,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,aAAa,CAAA;CAAE;AACtF,MAAM,WAAW,aAAa;IAAG,EAAE,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE;AAC5E,MAAM,WAAW,qBAAqB;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,iBAAiB,CAAA;CAAE;AAC3I,MAAM,WAAW,sBAAsB;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE;AACjJ,MAAM,WAAW,yBAAyB;IAAG,eAAe,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,uBAAuB,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE;AAC5H,MAAM,WAAW,uBAAuB;IAAG,IAAI,EAAE,6BAA6B,CAAA;CAAE;AAChF,MAAM,WAAW,6BAA6B;IAAG,SAAS,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAE;AACtF,MAAM,WAAW,0BAA0B;IAAG,mBAAmB,EAAE,GAAG,CAAC;IAAC,mBAAmB,EAAE,GAAG,CAAC;IAAC,OAAO,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,GAAG,CAAC;IAAC,cAAc,EAAE,GAAG,CAAA;CAAE;AAC/K,MAAM,WAAW,gCAAgC;IAAG,eAAe,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,EAAE,oCAAoC,CAAA;CAAE;AACpK,MAAM,WAAW,oCAAoC;IAAG,mBAAmB,EAAE,MAAM,CAAC;IAAC,mBAAmB,EAAE,MAAM,CAAA;CAAE;AAClH,MAAM,WAAW,gCAAgC;IAAG,UAAU,EAAE,MAAM,CAAC;IAAC,eAAe,EAAE,MAAM,CAAC;IAAC,UAAU,EAAE;QAAE,OAAO,EAAE,MAAM,EAAE,CAAA;KAAE,CAAA;CAAE;AACpI,MAAM,WAAW,6BAA6B;IAAG,EAAE,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE;AAC1F,MAAM,WAAW,2BAA2B;IAAG,EAAE,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE;AAC1F,MAAM,WAAW,uBAAuB;IAAG,EAAE,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,UAAU,CAAC,EAAE,MAAM,CAAC;IAAC,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAAC,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,+BAA+B,CAAC;IAAC,MAAM,CAAC,EAAE,6BAA6B,CAAC;IAAC,KAAK,CAAC,EAAE,2BAA2B,EAAE,CAAC;IAAC,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;CAAE;AACvU,MAAM,WAAW,+BAA+B;IAAG,QAAQ,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAA;CAAE;AAC7F,MAAM,WAAW,qBAAqB;IAAG,EAAE,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,EAAE,CAAC;IAAC,oBAAoB,EAAE,MAAM,CAAC;IAAC,sBAAsB,EAAE,MAAM,CAAC;IAAC,cAAc,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,cAAc,EAAE,MAAM,CAAA;KAAE,CAAC;IAAC,QAAQ,EAAE,MAAM,CAAA;CAAE;AAE5O,qBAAa,mBAAmB;IAC9B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,mBAAmB,CAAC,EAAE,MAAM,CAAC;gBAEjB,GAAG,CAAC,EAAE,GAAG;CAWtB"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.StripePaymentMethod = void 0;
|
|
4
|
-
;
|
|
5
|
-
;
|
|
6
|
-
;
|
|
7
|
-
;
|
|
8
|
-
;
|
|
9
|
-
class StripePaymentMethod {
|
|
10
|
-
constructor(obj) {
|
|
11
|
-
var _a, _b, _c, _d;
|
|
12
|
-
this.id = (obj === null || obj === void 0 ? void 0 : obj.id) || null;
|
|
13
|
-
this.type = (obj === null || obj === void 0 ? void 0 : obj.type) || ((obj === null || obj === void 0 ? void 0 : obj.object) && obj.object === "bank_account" ? "bank" : null);
|
|
14
|
-
this.name = ((_a = obj === null || obj === void 0 ? void 0 : obj.card) === null || _a === void 0 ? void 0 : _a.brand) || (obj === null || obj === void 0 ? void 0 : obj.bank_name) || null;
|
|
15
|
-
this.last4 = (obj === null || obj === void 0 ? void 0 : obj.last4) || ((_b = obj === null || obj === void 0 ? void 0 : obj.card) === null || _b === void 0 ? void 0 : _b.last4) || null;
|
|
16
|
-
this.exp_month = (obj === null || obj === void 0 ? void 0 : obj.exp_month) || ((_c = obj === null || obj === void 0 ? void 0 : obj.card) === null || _c === void 0 ? void 0 : _c.exp_month) || null;
|
|
17
|
-
this.exp_year = (obj === null || obj === void 0 ? void 0 : obj.exp_year) || ((_d = obj === null || obj === void 0 ? void 0 : obj.card) === null || _d === void 0 ? void 0 : _d.exp_year) || null;
|
|
18
|
-
this.status = (obj === null || obj === void 0 ? void 0 : obj.status) || null;
|
|
19
|
-
this.account_holder_name = (obj === null || obj === void 0 ? void 0 : obj.account_holder_name) || "";
|
|
20
|
-
this.account_holder_type = (obj === null || obj === void 0 ? void 0 : obj.account_holder_type) || "individual";
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
exports.StripePaymentMethod = StripePaymentMethod;
|
|
24
|
-
//# sourceMappingURL=Donation.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Donation.js","sourceRoot":"","sources":["../../src/interfaces/Donation.ts"],"names":[],"mappings":";;;AAgB0F,CAAC;AACD,CAAC;AAC4O,CAAC;AAC3O,CAAC;AAC8I,CAAC;AAE7O,MAAa,mBAAmB;IAW9B,YAAY,GAAS;;QACnB,IAAI,CAAC,EAAE,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,EAAE,KAAI,IAAI,CAAC;QAC1B,IAAI,CAAC,IAAI,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,KAAI,CAAC,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,MAAM,KAAI,GAAG,CAAC,MAAM,KAAK,cAAc,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC;QACxF,IAAI,CAAC,IAAI,GAAG,CAAA,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,0CAAE,KAAK,MAAI,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,SAAS,CAAA,IAAI,IAAI,CAAC;QACvD,IAAI,CAAC,KAAK,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,KAAK,MAAI,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,0CAAE,KAAK,CAAA,IAAI,IAAI,CAAC;QACpD,IAAI,CAAC,SAAS,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,SAAS,MAAI,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,0CAAE,SAAS,CAAA,IAAI,IAAI,CAAC;QAChE,IAAI,CAAC,QAAQ,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,QAAQ,MAAI,MAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,IAAI,0CAAE,QAAQ,CAAA,IAAI,IAAI,CAAC;QAC7D,IAAI,CAAC,MAAM,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,MAAM,KAAI,IAAI,CAAC;QAClC,IAAI,CAAC,mBAAmB,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,mBAAmB,KAAI,EAAE,CAAC;QAC1D,IAAI,CAAC,mBAAmB,GAAG,CAAA,GAAG,aAAH,GAAG,uBAAH,GAAG,CAAE,mBAAmB,KAAI,YAAY,CAAC;IACtE,CAAC;CACF;AAtBD,kDAsBC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface ErrorLogInterface {
|
|
2
|
-
application?: string;
|
|
3
|
-
errorTime?: Date;
|
|
4
|
-
userId?: string;
|
|
5
|
-
churchId?: string;
|
|
6
|
-
originUrl?: string;
|
|
7
|
-
errorType?: string;
|
|
8
|
-
message?: string;
|
|
9
|
-
details?: string;
|
|
10
|
-
}
|
|
11
|
-
export interface ErrrorAppDataInterface {
|
|
12
|
-
churchId: string;
|
|
13
|
-
userId: string;
|
|
14
|
-
originUrl: string;
|
|
15
|
-
application: string;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=Error.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Error.d.ts","sourceRoot":"","sources":["../../src/interfaces/Error.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,iBAAiB;IAChC,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;CACjB;AAEF,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAA;CACnB"}
|
package/dist/interfaces/Error.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Error.js","sourceRoot":"","sources":["../../src/interfaces/Error.ts"],"names":[],"mappings":";;AASE,CAAC"}
|
|
@@ -1,172 +0,0 @@
|
|
|
1
|
-
export interface AnswerInterface {
|
|
2
|
-
id?: string;
|
|
3
|
-
value?: string;
|
|
4
|
-
questionId?: string;
|
|
5
|
-
formSubmissionId?: string;
|
|
6
|
-
required?: boolean;
|
|
7
|
-
}
|
|
8
|
-
export interface CampusInterface {
|
|
9
|
-
id?: string;
|
|
10
|
-
name?: string;
|
|
11
|
-
}
|
|
12
|
-
export interface ContactInfoInterface {
|
|
13
|
-
address1?: string;
|
|
14
|
-
address2?: string;
|
|
15
|
-
city?: string;
|
|
16
|
-
state?: string;
|
|
17
|
-
zip?: string;
|
|
18
|
-
homePhone?: string;
|
|
19
|
-
mobilePhone?: string;
|
|
20
|
-
workPhone?: string;
|
|
21
|
-
email?: string;
|
|
22
|
-
pager?: string;
|
|
23
|
-
fax?: string;
|
|
24
|
-
skype?: string;
|
|
25
|
-
workEmail?: string;
|
|
26
|
-
}
|
|
27
|
-
export interface FormInterface {
|
|
28
|
-
id?: string;
|
|
29
|
-
name?: string;
|
|
30
|
-
contentType?: string;
|
|
31
|
-
restricted?: boolean;
|
|
32
|
-
accessStartTime?: Date;
|
|
33
|
-
accessEndTime?: Date;
|
|
34
|
-
archived: boolean;
|
|
35
|
-
action?: string;
|
|
36
|
-
}
|
|
37
|
-
export interface FormSubmissionInterface {
|
|
38
|
-
id?: string;
|
|
39
|
-
formId?: string;
|
|
40
|
-
contentType?: string;
|
|
41
|
-
contentId?: string;
|
|
42
|
-
form?: FormInterface;
|
|
43
|
-
answers?: AnswerInterface[];
|
|
44
|
-
questions?: QuestionInterface[];
|
|
45
|
-
}
|
|
46
|
-
export interface GroupInterface {
|
|
47
|
-
id?: string;
|
|
48
|
-
name?: string;
|
|
49
|
-
categoryName?: string;
|
|
50
|
-
memberCount?: number;
|
|
51
|
-
trackAttendance?: boolean;
|
|
52
|
-
parentPickup?: boolean;
|
|
53
|
-
about?: string;
|
|
54
|
-
photoUrl?: string;
|
|
55
|
-
}
|
|
56
|
-
export interface GroupMemberInterface {
|
|
57
|
-
id?: string;
|
|
58
|
-
personId: string;
|
|
59
|
-
person?: PersonInterface;
|
|
60
|
-
groupId: string;
|
|
61
|
-
group?: GroupInterface;
|
|
62
|
-
leader?: boolean;
|
|
63
|
-
}
|
|
64
|
-
export interface GroupServiceTimeInterface {
|
|
65
|
-
id?: string;
|
|
66
|
-
groupId?: string;
|
|
67
|
-
serviceTimeId?: string;
|
|
68
|
-
serviceTime?: ServiceTimeInterface;
|
|
69
|
-
}
|
|
70
|
-
export interface HouseholdInterface {
|
|
71
|
-
id?: string;
|
|
72
|
-
name?: string;
|
|
73
|
-
}
|
|
74
|
-
export interface HouseholdMemberInterface {
|
|
75
|
-
id?: string;
|
|
76
|
-
householdId?: string;
|
|
77
|
-
household?: HouseholdInterface;
|
|
78
|
-
personId?: string;
|
|
79
|
-
person?: PersonInterface;
|
|
80
|
-
role?: string;
|
|
81
|
-
}
|
|
82
|
-
export interface NameInterface {
|
|
83
|
-
first?: string;
|
|
84
|
-
middle?: string;
|
|
85
|
-
last?: string;
|
|
86
|
-
nick?: string;
|
|
87
|
-
display?: string;
|
|
88
|
-
title?: string;
|
|
89
|
-
suffix?: string;
|
|
90
|
-
}
|
|
91
|
-
export interface SearchCondition {
|
|
92
|
-
field: string;
|
|
93
|
-
operator: string;
|
|
94
|
-
value: string;
|
|
95
|
-
}
|
|
96
|
-
export interface PersonInterface {
|
|
97
|
-
id?: string;
|
|
98
|
-
name: NameInterface;
|
|
99
|
-
contactInfo: ContactInfoInterface;
|
|
100
|
-
membershipStatus?: string;
|
|
101
|
-
gender?: string;
|
|
102
|
-
birthDate?: Date;
|
|
103
|
-
maritalStatus?: string;
|
|
104
|
-
anniversary?: Date;
|
|
105
|
-
photo?: string;
|
|
106
|
-
photoUpdated?: Date;
|
|
107
|
-
householdId?: string;
|
|
108
|
-
householdRole?: string;
|
|
109
|
-
userId?: string;
|
|
110
|
-
school?: string;
|
|
111
|
-
grade?: string;
|
|
112
|
-
graduationDate?: string;
|
|
113
|
-
employer?: string;
|
|
114
|
-
formSubmissions?: [FormSubmissionInterface];
|
|
115
|
-
child?: boolean;
|
|
116
|
-
inactiveReason?: string;
|
|
117
|
-
inactiveDate?: Date;
|
|
118
|
-
servicesUser?: boolean;
|
|
119
|
-
calendarUser?: boolean;
|
|
120
|
-
checkInsUser?: boolean;
|
|
121
|
-
registrationsUser?: boolean;
|
|
122
|
-
givingUser?: boolean;
|
|
123
|
-
groupsUser?: boolean;
|
|
124
|
-
conversationId?: string;
|
|
125
|
-
optedOut?: boolean;
|
|
126
|
-
nametagNotes?: string;
|
|
127
|
-
}
|
|
128
|
-
export interface QuestionInterface {
|
|
129
|
-
id?: string;
|
|
130
|
-
formId?: string;
|
|
131
|
-
title?: string;
|
|
132
|
-
fieldType?: string;
|
|
133
|
-
placeholder?: string;
|
|
134
|
-
description?: string;
|
|
135
|
-
required?: boolean;
|
|
136
|
-
choices?: [{
|
|
137
|
-
value?: string;
|
|
138
|
-
text?: string;
|
|
139
|
-
}];
|
|
140
|
-
}
|
|
141
|
-
export interface ServiceInterface {
|
|
142
|
-
id?: string;
|
|
143
|
-
campusId?: string;
|
|
144
|
-
name?: string;
|
|
145
|
-
campus?: CampusInterface;
|
|
146
|
-
}
|
|
147
|
-
export interface ServiceTimeInterface {
|
|
148
|
-
id?: string;
|
|
149
|
-
name?: string;
|
|
150
|
-
longName?: string;
|
|
151
|
-
serviceId?: string;
|
|
152
|
-
groups?: GroupInterface[];
|
|
153
|
-
}
|
|
154
|
-
export interface MemberPermissionInterface {
|
|
155
|
-
id?: string;
|
|
156
|
-
churchId?: string;
|
|
157
|
-
memberId?: string;
|
|
158
|
-
contentType?: string;
|
|
159
|
-
contentId?: string;
|
|
160
|
-
action?: string;
|
|
161
|
-
personName: string;
|
|
162
|
-
formName?: string;
|
|
163
|
-
emailNotification?: boolean;
|
|
164
|
-
}
|
|
165
|
-
export interface FormMemberInterface {
|
|
166
|
-
person?: PersonInterface;
|
|
167
|
-
access?: string;
|
|
168
|
-
}
|
|
169
|
-
export interface FormMemberListInterface {
|
|
170
|
-
members?: FormMemberInterface[];
|
|
171
|
-
}
|
|
172
|
-
//# sourceMappingURL=Membership.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Membership.d.ts","sourceRoot":"","sources":["../../src/interfaces/Membership.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Membership.js","sourceRoot":"","sources":["../../src/interfaces/Membership.ts"],"names":[],"mappings":""}
|
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
import { PersonInterface } from "./Membership";
|
|
2
|
-
export interface ConnectionInterface {
|
|
3
|
-
id?: string;
|
|
4
|
-
churchId?: string;
|
|
5
|
-
conversationId?: string;
|
|
6
|
-
personId?: string;
|
|
7
|
-
displayName?: string;
|
|
8
|
-
timeJoined?: Date;
|
|
9
|
-
socketId?: string;
|
|
10
|
-
}
|
|
11
|
-
export interface ConversationInterface {
|
|
12
|
-
id?: string;
|
|
13
|
-
churchId?: string;
|
|
14
|
-
contentType?: string;
|
|
15
|
-
contentId?: string;
|
|
16
|
-
title?: string;
|
|
17
|
-
dateCreated?: Date;
|
|
18
|
-
groupId?: string;
|
|
19
|
-
visibility?: string;
|
|
20
|
-
firstPostId?: string;
|
|
21
|
-
lastPostId?: string;
|
|
22
|
-
postCount?: number;
|
|
23
|
-
allowAnonymousPosts?: boolean;
|
|
24
|
-
messages?: MessageInterface[];
|
|
25
|
-
}
|
|
26
|
-
export interface MessageInterface {
|
|
27
|
-
id?: string;
|
|
28
|
-
churchId?: string;
|
|
29
|
-
conversationId?: string;
|
|
30
|
-
personId?: string;
|
|
31
|
-
displayName?: string;
|
|
32
|
-
timeSent?: Date;
|
|
33
|
-
timeUpdated?: Date;
|
|
34
|
-
messageType?: string;
|
|
35
|
-
content?: string;
|
|
36
|
-
person?: PersonInterface;
|
|
37
|
-
}
|
|
38
|
-
export interface NotificationInterface {
|
|
39
|
-
id?: string;
|
|
40
|
-
churchId?: string;
|
|
41
|
-
personId?: string;
|
|
42
|
-
contentType?: string;
|
|
43
|
-
contentId: string;
|
|
44
|
-
timeSent?: Date;
|
|
45
|
-
isNew: boolean;
|
|
46
|
-
message?: string;
|
|
47
|
-
deliveryMethod?: string;
|
|
48
|
-
}
|
|
49
|
-
export interface NotificationPreferenceInterface {
|
|
50
|
-
id?: string;
|
|
51
|
-
churchId?: string;
|
|
52
|
-
personId?: string;
|
|
53
|
-
allowPush: boolean;
|
|
54
|
-
emailFrequency: string;
|
|
55
|
-
}
|
|
56
|
-
export interface PrivateMessageInterface {
|
|
57
|
-
id?: string;
|
|
58
|
-
churchId?: string;
|
|
59
|
-
fromPersonId?: string;
|
|
60
|
-
toPersonId?: string;
|
|
61
|
-
conversationId?: string;
|
|
62
|
-
notifyPersonId?: string;
|
|
63
|
-
conversation?: ConversationInterface;
|
|
64
|
-
person?: PersonInterface;
|
|
65
|
-
deliveryMethod?: string;
|
|
66
|
-
}
|
|
67
|
-
export interface SocketActionHandlerInterface {
|
|
68
|
-
action: string;
|
|
69
|
-
id: string;
|
|
70
|
-
handleMessage: (data: any) => void;
|
|
71
|
-
}
|
|
72
|
-
export type SocketPayloadAction = "message" | "deleteMessage" | "callout" | "attendance" | "prayerRequest" | "socketId" | "privateMessage" | "privateRoomAdded" | "videoChatInvite" | "reconnect";
|
|
73
|
-
export interface SocketPayloadInterface {
|
|
74
|
-
action: SocketPayloadAction;
|
|
75
|
-
data: any;
|
|
76
|
-
}
|
|
77
|
-
//# sourceMappingURL=Messaging.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Messaging.d.ts","sourceRoot":"","sources":["../../src/interfaces/Messaging.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Messaging.js","sourceRoot":"","sources":["../../src/interfaces/Messaging.ts"],"names":[],"mappings":""}
|
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
export declare class Permissions {
|
|
2
|
-
static attendanceApi: {
|
|
3
|
-
attendance: {
|
|
4
|
-
view: {
|
|
5
|
-
api: string;
|
|
6
|
-
contentType: string;
|
|
7
|
-
action: string;
|
|
8
|
-
};
|
|
9
|
-
viewSummary: {
|
|
10
|
-
api: string;
|
|
11
|
-
contentType: string;
|
|
12
|
-
action: string;
|
|
13
|
-
};
|
|
14
|
-
edit: {
|
|
15
|
-
api: string;
|
|
16
|
-
contentType: string;
|
|
17
|
-
action: string;
|
|
18
|
-
};
|
|
19
|
-
};
|
|
20
|
-
services: {
|
|
21
|
-
edit: {
|
|
22
|
-
api: string;
|
|
23
|
-
contentType: string;
|
|
24
|
-
action: string;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
static membershipApi: {
|
|
29
|
-
roles: {
|
|
30
|
-
view: {
|
|
31
|
-
api: string;
|
|
32
|
-
contentType: string;
|
|
33
|
-
action: string;
|
|
34
|
-
};
|
|
35
|
-
edit: {
|
|
36
|
-
api: string;
|
|
37
|
-
contentType: string;
|
|
38
|
-
action: string;
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
settings: {
|
|
42
|
-
edit: {
|
|
43
|
-
api: string;
|
|
44
|
-
contentType: string;
|
|
45
|
-
action: string;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
server: {
|
|
49
|
-
admin: {
|
|
50
|
-
api: string;
|
|
51
|
-
contentType: string;
|
|
52
|
-
action: string;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
|
-
forms: {
|
|
56
|
-
admin: {
|
|
57
|
-
api: string;
|
|
58
|
-
contentType: string;
|
|
59
|
-
action: string;
|
|
60
|
-
};
|
|
61
|
-
edit: {
|
|
62
|
-
api: string;
|
|
63
|
-
contentType: string;
|
|
64
|
-
action: string;
|
|
65
|
-
};
|
|
66
|
-
};
|
|
67
|
-
groups: {
|
|
68
|
-
edit: {
|
|
69
|
-
api: string;
|
|
70
|
-
contentType: string;
|
|
71
|
-
action: string;
|
|
72
|
-
};
|
|
73
|
-
};
|
|
74
|
-
people: {
|
|
75
|
-
view: {
|
|
76
|
-
api: string;
|
|
77
|
-
contentType: string;
|
|
78
|
-
action: string;
|
|
79
|
-
};
|
|
80
|
-
viewMembers: {
|
|
81
|
-
api: string;
|
|
82
|
-
contentType: string;
|
|
83
|
-
action: string;
|
|
84
|
-
};
|
|
85
|
-
edit: {
|
|
86
|
-
api: string;
|
|
87
|
-
contentType: string;
|
|
88
|
-
action: string;
|
|
89
|
-
};
|
|
90
|
-
};
|
|
91
|
-
groupMembers: {
|
|
92
|
-
edit: {
|
|
93
|
-
api: string;
|
|
94
|
-
contentType: string;
|
|
95
|
-
action: string;
|
|
96
|
-
};
|
|
97
|
-
view: {
|
|
98
|
-
api: string;
|
|
99
|
-
contentType: string;
|
|
100
|
-
action: string;
|
|
101
|
-
};
|
|
102
|
-
};
|
|
103
|
-
};
|
|
104
|
-
static givingApi: {
|
|
105
|
-
donations: {
|
|
106
|
-
viewSummary: {
|
|
107
|
-
api: string;
|
|
108
|
-
contentType: string;
|
|
109
|
-
action: string;
|
|
110
|
-
};
|
|
111
|
-
view: {
|
|
112
|
-
api: string;
|
|
113
|
-
contentType: string;
|
|
114
|
-
action: string;
|
|
115
|
-
};
|
|
116
|
-
edit: {
|
|
117
|
-
api: string;
|
|
118
|
-
contentType: string;
|
|
119
|
-
action: string;
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
|
-
settings: {
|
|
123
|
-
view: {
|
|
124
|
-
api: string;
|
|
125
|
-
contentType: string;
|
|
126
|
-
action: string;
|
|
127
|
-
};
|
|
128
|
-
edit: {
|
|
129
|
-
api: string;
|
|
130
|
-
contentType: string;
|
|
131
|
-
action: string;
|
|
132
|
-
};
|
|
133
|
-
};
|
|
134
|
-
};
|
|
135
|
-
static contentApi: {
|
|
136
|
-
chat: {
|
|
137
|
-
host: {
|
|
138
|
-
api: string;
|
|
139
|
-
contentType: string;
|
|
140
|
-
action: string;
|
|
141
|
-
};
|
|
142
|
-
};
|
|
143
|
-
content: {
|
|
144
|
-
edit: {
|
|
145
|
-
api: string;
|
|
146
|
-
contentType: string;
|
|
147
|
-
action: string;
|
|
148
|
-
};
|
|
149
|
-
};
|
|
150
|
-
streamingServices: {
|
|
151
|
-
edit: {
|
|
152
|
-
api: string;
|
|
153
|
-
contentType: string;
|
|
154
|
-
action: string;
|
|
155
|
-
};
|
|
156
|
-
};
|
|
157
|
-
};
|
|
158
|
-
}
|
|
159
|
-
//# sourceMappingURL=Permissions.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Permissions.d.ts","sourceRoot":"","sources":["../../src/interfaces/Permissions.ts"],"names":[],"mappings":"AAAA,qBAAa,WAAW;IACtB,MAAM,CAAC,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;MASlB;IAEF,MAAM,CAAC,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MA2BlB;IAEF,MAAM,CAAC,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAWf;IAED,MAAM,CAAC,UAAU;;;;;;;;;;;;;;;;;;;;;;MAWf;CAEH"}
|