@myrjfa/state 1.1.0 → 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.
Files changed (39) hide show
  1. package/dist/index.d.ts +18 -17
  2. package/dist/index.d.ts.map +1 -1
  3. package/dist/index.js +18 -17
  4. package/dist/lib/actions/actions.d.ts +170 -140
  5. package/dist/lib/actions/actions.d.ts.map +1 -1
  6. package/dist/lib/actions/actions.js +307 -307
  7. package/dist/lib/actions/chat.d.ts +80 -11
  8. package/dist/lib/actions/chat.d.ts.map +1 -1
  9. package/dist/lib/actions/chat.js +81 -20
  10. package/dist/lib/actions/fetcher.js +84 -84
  11. package/dist/lib/actions/property.d.ts +77 -0
  12. package/dist/lib/actions/property.d.ts.map +1 -0
  13. package/dist/lib/actions/property.js +133 -0
  14. package/dist/lib/actions/user.d.ts +23 -0
  15. package/dist/lib/actions/user.d.ts.map +1 -0
  16. package/dist/lib/actions/user.js +55 -0
  17. package/dist/lib/authSessionManager.js +34 -34
  18. package/dist/lib/context/ChatContext.d.ts +7 -0
  19. package/dist/lib/context/ChatContext.d.ts.map +1 -1
  20. package/dist/lib/context/ChatContext.js +338 -228
  21. package/dist/lib/models/chat.d.ts +32 -7
  22. package/dist/lib/models/chat.d.ts.map +1 -1
  23. package/dist/lib/models/notfications.d.ts +93 -25
  24. package/dist/lib/models/notfications.d.ts.map +1 -1
  25. package/dist/lib/models/notfications.js +55 -41
  26. package/dist/lib/models/portfolio.d.ts +42 -42
  27. package/dist/lib/models/property.d.ts +79 -0
  28. package/dist/lib/models/property.d.ts.map +1 -0
  29. package/dist/lib/models/property.js +134 -0
  30. package/dist/lib/models/tile.d.ts +28 -28
  31. package/dist/lib/userAtom.d.ts +198 -198
  32. package/dist/lib/userAtom.js +127 -127
  33. package/dist/lib/utils/fileCompression.d.ts +16 -0
  34. package/dist/lib/utils/fileCompression.d.ts.map +1 -0
  35. package/dist/lib/utils/fileCompression.js +56 -0
  36. package/dist/lib/utils/socialMediaUrl.d.ts +25 -0
  37. package/dist/lib/utils/socialMediaUrl.d.ts.map +1 -0
  38. package/dist/lib/utils/socialMediaUrl.js +97 -0
  39. 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
@@ -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
- userId: string;
90
- timestamp: Date;
91
- read: boolean;
92
- url?: string | undefined;
93
- }[];
94
- unreadCount: number;
95
- error?: undefined;
96
- } | {
97
- success: boolean;
98
- error: any;
99
- notifs: never[];
100
- unreadCount: number;
101
- message?: undefined;
102
- }>;
103
- export declare function getNotifications(limit: number): Promise<{
104
- success: boolean;
105
- message: string;
106
- notifs: {
107
- message: string;
108
- _id: string;
109
- userId: string;
110
- timestamp: Date;
111
- read: boolean;
112
- url?: string | undefined;
113
- }[];
114
- unreadCount: number;
115
- error?: undefined;
116
- } | {
117
- success: boolean;
118
- error: any;
119
- notifs: never[];
120
- unreadCount: number;
121
- message?: undefined;
122
- }>;
123
- export declare function toggleNotification(id: string, read: boolean): Promise<{
124
- success: boolean;
125
- message: string;
126
- error?: undefined;
127
- } | {
128
- success: boolean;
129
- error: any;
130
- message?: undefined;
131
- }>;
132
- export declare function toggleAllNotification(read: boolean): Promise<{
133
- success: boolean;
134
- message: string;
135
- error?: undefined;
136
- } | {
137
- success: boolean;
138
- error: any;
139
- message?: undefined;
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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"}