@myrjfa/state 1.0.8 → 1.1.1
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 +18 -17
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +18 -17
- package/dist/lib/actions/actions.d.ts +170 -140
- package/dist/lib/actions/actions.d.ts.map +1 -1
- package/dist/lib/actions/actions.js +307 -307
- package/dist/lib/actions/chat.d.ts +80 -11
- package/dist/lib/actions/chat.d.ts.map +1 -1
- package/dist/lib/actions/chat.js +81 -20
- package/dist/lib/actions/fetcher.js +84 -84
- package/dist/lib/actions/property.d.ts +77 -0
- package/dist/lib/actions/property.d.ts.map +1 -0
- package/dist/lib/actions/property.js +133 -0
- package/dist/lib/actions/user.d.ts +23 -0
- package/dist/lib/actions/user.d.ts.map +1 -0
- package/dist/lib/actions/user.js +55 -0
- package/dist/lib/authSessionManager.js +34 -34
- package/dist/lib/context/ChatContext.d.ts +8 -1
- package/dist/lib/context/ChatContext.d.ts.map +1 -1
- package/dist/lib/context/ChatContext.js +338 -229
- package/dist/lib/models/chat.d.ts +32 -7
- package/dist/lib/models/chat.d.ts.map +1 -1
- package/dist/lib/models/notfications.d.ts +93 -25
- package/dist/lib/models/notfications.d.ts.map +1 -1
- package/dist/lib/models/notfications.js +55 -41
- package/dist/lib/models/portfolio.d.ts +42 -42
- package/dist/lib/models/property.d.ts +79 -0
- package/dist/lib/models/property.d.ts.map +1 -0
- package/dist/lib/models/property.js +134 -0
- package/dist/lib/models/tile.d.ts +28 -28
- package/dist/lib/userAtom.d.ts +198 -198
- package/dist/lib/userAtom.js +127 -127
- package/dist/lib/utils/fileCompression.d.ts +16 -0
- package/dist/lib/utils/fileCompression.d.ts.map +1 -0
- package/dist/lib/utils/fileCompression.js +56 -0
- package/dist/lib/utils/socialMediaUrl.d.ts +25 -0
- package/dist/lib/utils/socialMediaUrl.d.ts.map +1 -0
- package/dist/lib/utils/socialMediaUrl.js +97 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,18 +1,19 @@
|
|
|
1
|
-
export * from './lib/utils';
|
|
2
|
-
export * from './lib/actions/auth';
|
|
3
|
-
export * from './lib/authSessionManager';
|
|
4
|
-
export * from './lib/userAtom';
|
|
5
|
-
export * from './lib/actions/fetcher';
|
|
6
|
-
export * from './lib/actions/actions';
|
|
7
|
-
export * from './lib/actions/severActions';
|
|
8
|
-
export * from './lib/hooks/use-mobile';
|
|
9
|
-
export * from './lib/models/user';
|
|
10
|
-
export * from './lib/models/notfications';
|
|
11
|
-
export * from './lib/models/review';
|
|
12
|
-
export * from './lib/models/props';
|
|
13
|
-
export * from './lib/actions/chat';
|
|
14
|
-
export * from './lib/actions/socket';
|
|
15
|
-
export * from './lib/hooks/useChatSocket';
|
|
16
|
-
export * from './lib/models/chat';
|
|
17
|
-
export * from './lib/context/ChatContext';
|
|
1
|
+
export * from './lib/utils';
|
|
2
|
+
export * from './lib/actions/auth';
|
|
3
|
+
export * from './lib/authSessionManager';
|
|
4
|
+
export * from './lib/userAtom';
|
|
5
|
+
export * from './lib/actions/fetcher';
|
|
6
|
+
export * from './lib/actions/actions';
|
|
7
|
+
export * from './lib/actions/severActions';
|
|
8
|
+
export * from './lib/hooks/use-mobile';
|
|
9
|
+
export * from './lib/models/user';
|
|
10
|
+
export * from './lib/models/notfications';
|
|
11
|
+
export * from './lib/models/review';
|
|
12
|
+
export * from './lib/models/props';
|
|
13
|
+
export * from './lib/actions/chat';
|
|
14
|
+
export * from './lib/actions/socket';
|
|
15
|
+
export * from './lib/hooks/useChatSocket';
|
|
16
|
+
export * from './lib/models/chat';
|
|
17
|
+
export * from './lib/context/ChatContext';
|
|
18
|
+
export * from './lib/utils/fileCompression';
|
|
18
19
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAE3C,cAAc,wBAAwB,CAAC;AAEvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,uBAAuB,CAAC;AACtC,cAAc,4BAA4B,CAAC;AAE3C,cAAc,wBAAwB,CAAC;AAEvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AAEnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -1,17 +1,18 @@
|
|
|
1
|
-
export * from './lib/utils';
|
|
2
|
-
export * from './lib/actions/auth';
|
|
3
|
-
export * from './lib/authSessionManager';
|
|
4
|
-
export * from './lib/userAtom';
|
|
5
|
-
export * from './lib/actions/fetcher';
|
|
6
|
-
export * from './lib/actions/actions';
|
|
7
|
-
export * from './lib/actions/severActions';
|
|
8
|
-
export * from './lib/hooks/use-mobile';
|
|
9
|
-
export * from './lib/models/user';
|
|
10
|
-
export * from './lib/models/notfications';
|
|
11
|
-
export * from './lib/models/review';
|
|
12
|
-
export * from './lib/models/props';
|
|
13
|
-
export * from './lib/actions/chat';
|
|
14
|
-
export * from './lib/actions/socket';
|
|
15
|
-
export * from './lib/hooks/useChatSocket';
|
|
16
|
-
export * from './lib/models/chat';
|
|
17
|
-
export * from './lib/context/ChatContext';
|
|
1
|
+
export * from './lib/utils';
|
|
2
|
+
export * from './lib/actions/auth';
|
|
3
|
+
export * from './lib/authSessionManager';
|
|
4
|
+
export * from './lib/userAtom';
|
|
5
|
+
export * from './lib/actions/fetcher';
|
|
6
|
+
export * from './lib/actions/actions';
|
|
7
|
+
export * from './lib/actions/severActions';
|
|
8
|
+
export * from './lib/hooks/use-mobile';
|
|
9
|
+
export * from './lib/models/user';
|
|
10
|
+
export * from './lib/models/notfications';
|
|
11
|
+
export * from './lib/models/review';
|
|
12
|
+
export * from './lib/models/props';
|
|
13
|
+
export * from './lib/actions/chat';
|
|
14
|
+
export * from './lib/actions/socket';
|
|
15
|
+
export * from './lib/hooks/useChatSocket';
|
|
16
|
+
export * from './lib/models/chat';
|
|
17
|
+
export * from './lib/context/ChatContext';
|
|
18
|
+
export * from './lib/utils/fileCompression';
|
|
@@ -1,141 +1,171 @@
|
|
|
1
|
-
import { Review, reviewTargetType, reviewType } from "../models/review";
|
|
2
|
-
import { tileType } from "../models/tile";
|
|
3
|
-
import { User } from "../models/user";
|
|
4
|
-
export declare function getCurrentUser(): Promise<User | null>;
|
|
5
|
-
export declare function userDetails(query: string, role: "user" | "host" | "admin"): Promise<{
|
|
6
|
-
success: boolean;
|
|
7
|
-
user: User | null;
|
|
8
|
-
message?: string;
|
|
9
|
-
status?: string;
|
|
10
|
-
error?: string;
|
|
11
|
-
}>;
|
|
12
|
-
export declare function subscribeToNewsLetter(email: string): Promise<{
|
|
13
|
-
success: boolean;
|
|
14
|
-
message?: string;
|
|
15
|
-
error?: string;
|
|
16
|
-
}>;
|
|
17
|
-
export declare function toggleUserWishlist(slug: string, tileType: tileType): Promise<{
|
|
18
|
-
success: boolean;
|
|
19
|
-
message?: string;
|
|
20
|
-
error?: string;
|
|
21
|
-
wishlist: string[];
|
|
22
|
-
}>;
|
|
23
|
-
export declare function subscribeToCareersPage(email: string): Promise<{
|
|
24
|
-
success: boolean;
|
|
25
|
-
message?: string;
|
|
26
|
-
error?: string;
|
|
27
|
-
}>;
|
|
28
|
-
export declare function contactUs(email: string, name: string, subject: string, message: string): Promise<{
|
|
29
|
-
success: boolean;
|
|
30
|
-
message?: string;
|
|
31
|
-
error?: string;
|
|
32
|
-
}>;
|
|
33
|
-
export declare function saveUserResume(file: File): Promise<{
|
|
34
|
-
success: boolean;
|
|
35
|
-
message?: string;
|
|
36
|
-
error?: string;
|
|
37
|
-
user: User | null;
|
|
38
|
-
}>;
|
|
39
|
-
export declare function getUserContact(username: string, role: string): Promise<{
|
|
40
|
-
success: boolean;
|
|
41
|
-
message?: string;
|
|
42
|
-
error?: string;
|
|
43
|
-
details: {
|
|
44
|
-
name: string;
|
|
45
|
-
email: string;
|
|
46
|
-
phoneNumber: string;
|
|
47
|
-
} | null;
|
|
48
|
-
}>;
|
|
49
|
-
export declare function getReviewsById(id: string, type: reviewTargetType): Promise<{
|
|
50
|
-
success: boolean;
|
|
51
|
-
reviews: Review[];
|
|
52
|
-
message?: string;
|
|
53
|
-
error?: string;
|
|
54
|
-
}>;
|
|
55
|
-
export declare function getRatingById(id: string[], type: reviewTargetType): Promise<{
|
|
56
|
-
success: boolean;
|
|
57
|
-
message?: string;
|
|
58
|
-
error?: string;
|
|
59
|
-
ratings: {
|
|
60
|
-
slug: string;
|
|
61
|
-
rating: number;
|
|
62
|
-
ratingCount: number;
|
|
63
|
-
reviewCount: number;
|
|
64
|
-
}[];
|
|
65
|
-
}>;
|
|
66
|
-
export declare function addReview(id: string, type: reviewTargetType, formData: reviewType): Promise<{
|
|
67
|
-
success: boolean;
|
|
68
|
-
review: Review | null;
|
|
69
|
-
message?: string;
|
|
70
|
-
error?: string;
|
|
71
|
-
}>;
|
|
72
|
-
export declare function editReview(id: string, formData: reviewType): Promise<{
|
|
73
|
-
success: boolean;
|
|
74
|
-
review: Review | null;
|
|
75
|
-
message?: string;
|
|
76
|
-
error?: string;
|
|
77
|
-
}>;
|
|
78
|
-
export declare function deleteReview(id: string): Promise<{
|
|
79
|
-
success: boolean;
|
|
80
|
-
message?: string;
|
|
81
|
-
error?: string;
|
|
82
|
-
}>;
|
|
83
|
-
export declare function getAllNotifications(): Promise<{
|
|
84
|
-
success: boolean;
|
|
85
|
-
message: string;
|
|
86
|
-
notifs: {
|
|
87
|
-
message: string;
|
|
88
|
-
_id: string;
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
1
|
+
import { Review, reviewTargetType, reviewType } from "../models/review";
|
|
2
|
+
import { tileType } from "../models/tile";
|
|
3
|
+
import { User } from "../models/user";
|
|
4
|
+
export declare function getCurrentUser(): Promise<User | null>;
|
|
5
|
+
export declare function userDetails(query: string, role: "user" | "host" | "admin"): Promise<{
|
|
6
|
+
success: boolean;
|
|
7
|
+
user: User | null;
|
|
8
|
+
message?: string;
|
|
9
|
+
status?: string;
|
|
10
|
+
error?: string;
|
|
11
|
+
}>;
|
|
12
|
+
export declare function subscribeToNewsLetter(email: string): Promise<{
|
|
13
|
+
success: boolean;
|
|
14
|
+
message?: string;
|
|
15
|
+
error?: string;
|
|
16
|
+
}>;
|
|
17
|
+
export declare function toggleUserWishlist(slug: string, tileType: tileType): Promise<{
|
|
18
|
+
success: boolean;
|
|
19
|
+
message?: string;
|
|
20
|
+
error?: string;
|
|
21
|
+
wishlist: string[];
|
|
22
|
+
}>;
|
|
23
|
+
export declare function subscribeToCareersPage(email: string): Promise<{
|
|
24
|
+
success: boolean;
|
|
25
|
+
message?: string;
|
|
26
|
+
error?: string;
|
|
27
|
+
}>;
|
|
28
|
+
export declare function contactUs(email: string, name: string, subject: string, message: string): Promise<{
|
|
29
|
+
success: boolean;
|
|
30
|
+
message?: string;
|
|
31
|
+
error?: string;
|
|
32
|
+
}>;
|
|
33
|
+
export declare function saveUserResume(file: File): Promise<{
|
|
34
|
+
success: boolean;
|
|
35
|
+
message?: string;
|
|
36
|
+
error?: string;
|
|
37
|
+
user: User | null;
|
|
38
|
+
}>;
|
|
39
|
+
export declare function getUserContact(username: string, role: string): Promise<{
|
|
40
|
+
success: boolean;
|
|
41
|
+
message?: string;
|
|
42
|
+
error?: string;
|
|
43
|
+
details: {
|
|
44
|
+
name: string;
|
|
45
|
+
email: string;
|
|
46
|
+
phoneNumber: string;
|
|
47
|
+
} | null;
|
|
48
|
+
}>;
|
|
49
|
+
export declare function getReviewsById(id: string, type: reviewTargetType): Promise<{
|
|
50
|
+
success: boolean;
|
|
51
|
+
reviews: Review[];
|
|
52
|
+
message?: string;
|
|
53
|
+
error?: string;
|
|
54
|
+
}>;
|
|
55
|
+
export declare function getRatingById(id: string[], type: reviewTargetType): Promise<{
|
|
56
|
+
success: boolean;
|
|
57
|
+
message?: string;
|
|
58
|
+
error?: string;
|
|
59
|
+
ratings: {
|
|
60
|
+
slug: string;
|
|
61
|
+
rating: number;
|
|
62
|
+
ratingCount: number;
|
|
63
|
+
reviewCount: number;
|
|
64
|
+
}[];
|
|
65
|
+
}>;
|
|
66
|
+
export declare function addReview(id: string, type: reviewTargetType, formData: reviewType): Promise<{
|
|
67
|
+
success: boolean;
|
|
68
|
+
review: Review | null;
|
|
69
|
+
message?: string;
|
|
70
|
+
error?: string;
|
|
71
|
+
}>;
|
|
72
|
+
export declare function editReview(id: string, formData: reviewType): Promise<{
|
|
73
|
+
success: boolean;
|
|
74
|
+
review: Review | null;
|
|
75
|
+
message?: string;
|
|
76
|
+
error?: string;
|
|
77
|
+
}>;
|
|
78
|
+
export declare function deleteReview(id: string): Promise<{
|
|
79
|
+
success: boolean;
|
|
80
|
+
message?: string;
|
|
81
|
+
error?: string;
|
|
82
|
+
}>;
|
|
83
|
+
export declare function getAllNotifications(): Promise<{
|
|
84
|
+
success: boolean;
|
|
85
|
+
message: string;
|
|
86
|
+
notifs: {
|
|
87
|
+
message: string;
|
|
88
|
+
_id: string;
|
|
89
|
+
read: boolean;
|
|
90
|
+
type?: "new_message" | "milestone_completed" | "expense_added" | "group_invite" | "mention" | "application_received" | "application_status" | "application_shortlisted" | "id_verification_request" | "id_verified" | "id_rejected" | "package_enquiry" | "package_approval" | "package_denial" | "package_rating" | "package_review" | "opportunity_assigned" | "opportunity_approval" | "opportunity_denial" | "opportunity_rating" | "opportunity_review" | "blog_like" | "blog_comment" | "blog_posted" | "blog_approval" | "blog_denial" | "system" | "general" | undefined;
|
|
91
|
+
userId?: string | undefined;
|
|
92
|
+
timestamp?: any;
|
|
93
|
+
link?: string | undefined;
|
|
94
|
+
category?: "system" | "general" | "chat" | "application" | "opportunity" | "package" | "blog" | "account" | undefined;
|
|
95
|
+
metadata?: {
|
|
96
|
+
status?: string | undefined;
|
|
97
|
+
title?: string | undefined;
|
|
98
|
+
conversationId?: string | undefined;
|
|
99
|
+
messageId?: string | undefined;
|
|
100
|
+
senderId?: string | undefined;
|
|
101
|
+
senderName?: string | undefined;
|
|
102
|
+
conversationName?: string | undefined;
|
|
103
|
+
milestoneId?: string | undefined;
|
|
104
|
+
expenseId?: string | undefined;
|
|
105
|
+
referenceId?: string | undefined;
|
|
106
|
+
referenceType?: string | undefined;
|
|
107
|
+
} | undefined;
|
|
108
|
+
}[];
|
|
109
|
+
unreadCount: number;
|
|
110
|
+
error?: undefined;
|
|
111
|
+
} | {
|
|
112
|
+
success: boolean;
|
|
113
|
+
error: any;
|
|
114
|
+
notifs: never[];
|
|
115
|
+
unreadCount: number;
|
|
116
|
+
message?: undefined;
|
|
117
|
+
}>;
|
|
118
|
+
export declare function getNotifications(limit: number): Promise<{
|
|
119
|
+
success: boolean;
|
|
120
|
+
message: string;
|
|
121
|
+
notifs: {
|
|
122
|
+
message: string;
|
|
123
|
+
_id: string;
|
|
124
|
+
read: boolean;
|
|
125
|
+
type?: "new_message" | "milestone_completed" | "expense_added" | "group_invite" | "mention" | "application_received" | "application_status" | "application_shortlisted" | "id_verification_request" | "id_verified" | "id_rejected" | "package_enquiry" | "package_approval" | "package_denial" | "package_rating" | "package_review" | "opportunity_assigned" | "opportunity_approval" | "opportunity_denial" | "opportunity_rating" | "opportunity_review" | "blog_like" | "blog_comment" | "blog_posted" | "blog_approval" | "blog_denial" | "system" | "general" | undefined;
|
|
126
|
+
userId?: string | undefined;
|
|
127
|
+
timestamp?: any;
|
|
128
|
+
link?: string | undefined;
|
|
129
|
+
category?: "system" | "general" | "chat" | "application" | "opportunity" | "package" | "blog" | "account" | undefined;
|
|
130
|
+
metadata?: {
|
|
131
|
+
status?: string | undefined;
|
|
132
|
+
title?: string | undefined;
|
|
133
|
+
conversationId?: string | undefined;
|
|
134
|
+
messageId?: string | undefined;
|
|
135
|
+
senderId?: string | undefined;
|
|
136
|
+
senderName?: string | undefined;
|
|
137
|
+
conversationName?: string | undefined;
|
|
138
|
+
milestoneId?: string | undefined;
|
|
139
|
+
expenseId?: string | undefined;
|
|
140
|
+
referenceId?: string | undefined;
|
|
141
|
+
referenceType?: string | undefined;
|
|
142
|
+
} | undefined;
|
|
143
|
+
}[];
|
|
144
|
+
unreadCount: number;
|
|
145
|
+
error?: undefined;
|
|
146
|
+
} | {
|
|
147
|
+
success: boolean;
|
|
148
|
+
error: any;
|
|
149
|
+
notifs: never[];
|
|
150
|
+
unreadCount: number;
|
|
151
|
+
message?: undefined;
|
|
152
|
+
}>;
|
|
153
|
+
export declare function toggleNotification(id: string, read: boolean): Promise<{
|
|
154
|
+
success: boolean;
|
|
155
|
+
message: string;
|
|
156
|
+
error?: undefined;
|
|
157
|
+
} | {
|
|
158
|
+
success: boolean;
|
|
159
|
+
error: any;
|
|
160
|
+
message?: undefined;
|
|
161
|
+
}>;
|
|
162
|
+
export declare function toggleAllNotification(read: boolean): Promise<{
|
|
163
|
+
success: boolean;
|
|
164
|
+
message: string;
|
|
165
|
+
error?: undefined;
|
|
166
|
+
} | {
|
|
167
|
+
success: boolean;
|
|
168
|
+
error: any;
|
|
169
|
+
message?: undefined;
|
|
170
|
+
}>;
|
|
141
171
|
//# sourceMappingURL=actions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../../src/lib/actions/actions.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../../src/lib/actions/actions.ts"],"names":[],"mappings":"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"}
|