@myrjfa/state 1.0.1 → 1.0.3

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.
@@ -1,4 +1,4 @@
1
- import { Review, reviewType } from "./models/review";
1
+ import { Review, reviewTargetType, reviewType } from "./models/review";
2
2
  import { tileType } from "./models/tile";
3
3
  import { User } from "./models/user";
4
4
  export declare function getCurrentUser(): Promise<User | null>;
@@ -46,13 +46,13 @@ export declare function getUserContact(username: string, role: string): Promise<
46
46
  phoneNumber: string;
47
47
  } | null;
48
48
  }>;
49
- export declare function getReviewsById(id: string, type: 'opportunity' | 'package' | 'host' | 'user' | 'blog'): Promise<{
49
+ export declare function getReviewsById(id: string, type: reviewTargetType): Promise<{
50
50
  success: boolean;
51
51
  reviews: Review[];
52
52
  message?: string;
53
53
  error?: string;
54
54
  }>;
55
- export declare function getRatingById(id: string[], type: 'opportunity' | 'package' | 'host' | 'user'): Promise<{
55
+ export declare function getRatingById(id: string[], type: reviewTargetType): Promise<{
56
56
  success: boolean;
57
57
  message?: string;
58
58
  error?: string;
@@ -63,7 +63,7 @@ export declare function getRatingById(id: string[], type: 'opportunity' | 'packa
63
63
  reviewCount: number;
64
64
  }[];
65
65
  }>;
66
- export declare function addReview(id: string, type: 'opportunity' | 'package' | 'host' | 'user' | 'blog', formData: reviewType): Promise<{
66
+ export declare function addReview(id: string, type: reviewTargetType, formData: reviewType): Promise<{
67
67
  success: boolean;
68
68
  review: Review | null;
69
69
  message?: string;
@@ -84,8 +84,8 @@ export declare function getAllNotifications(): Promise<{
84
84
  success: boolean;
85
85
  message: string;
86
86
  notifs: {
87
- message: string;
88
87
  _id: string;
88
+ message: string;
89
89
  userId: string;
90
90
  timestamp: Date;
91
91
  read: boolean;
@@ -104,8 +104,8 @@ export declare function getNotifications(limit: number): Promise<{
104
104
  success: boolean;
105
105
  message: string;
106
106
  notifs: {
107
- message: string;
108
107
  _id: string;
108
+ message: string;
109
109
  userId: string;
110
110
  timestamp: Date;
111
111
  read: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../src/lib/actions.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"actions.d.ts","sourceRoot":"","sources":["../../src/lib/actions.ts"],"names":[],"mappings":"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"}
@@ -1,63 +1,65 @@
1
- import { z } from "zod";
2
- export declare const BlogStatusSchema: z.ZodEnum<["draft", "posted", "archived", "pending", "denied"]>;
3
- export type BlogStatus = z.infer<typeof BlogStatusSchema>;
4
- export declare const BlogSchema: z.ZodObject<{
5
- slug: z.ZodString;
6
- title: z.ZodString;
7
- overview: z.ZodString;
8
- hashtags: z.ZodOptional<z.ZodString>;
9
- content: z.ZodString;
10
- blogImages: z.ZodArray<z.ZodString, "many">;
11
- status: z.ZodEnum<["draft", "posted", "archived", "pending", "denied"]>;
12
- views: z.ZodNumber;
13
- likes: z.ZodNumber;
14
- comments: z.ZodNumber;
15
- createdAt: z.ZodDate;
16
- updatedAt: z.ZodDate;
17
- author: z.ZodString;
18
- authorImage: z.ZodString;
19
- authorRole: z.ZodEnum<["host", "admin", "user"]>;
20
- }, "strict", z.ZodTypeAny, {
21
- status: "draft" | "posted" | "archived" | "pending" | "denied";
22
- title: string;
23
- createdAt: Date;
24
- updatedAt: Date;
25
- slug: string;
26
- overview: string;
27
- content: string;
28
- blogImages: string[];
29
- views: number;
30
- likes: number;
31
- comments: number;
32
- author: string;
33
- authorImage: string;
34
- authorRole: "host" | "user" | "admin";
35
- hashtags?: string | undefined;
36
- }, {
37
- status: "draft" | "posted" | "archived" | "pending" | "denied";
38
- title: string;
39
- createdAt: Date;
40
- updatedAt: Date;
41
- slug: string;
42
- overview: string;
43
- content: string;
44
- blogImages: string[];
45
- views: number;
46
- likes: number;
47
- comments: number;
48
- author: string;
49
- authorImage: string;
50
- authorRole: "host" | "user" | "admin";
51
- hashtags?: string | undefined;
52
- }>;
53
- export type Blog = z.infer<typeof BlogSchema>;
54
- export type BlogMetaData = {
55
- image: string;
56
- title: string;
57
- overview: string;
58
- };
59
- export declare const hashTagOptions: {
60
- title: string;
61
- }[];
62
- export declare const sampleBlog: Blog[];
1
+ import { z } from "zod";
2
+ export declare const BlogStatusSchema: z.ZodEnum<["draft", "posted", "archived", "pending", "denied"]>;
3
+ export type BlogStatus = z.infer<typeof BlogStatusSchema>;
4
+ export declare const BlogSchema: z.ZodObject<{
5
+ slug: z.ZodString;
6
+ title: z.ZodString;
7
+ overview: z.ZodString;
8
+ hashtags: z.ZodOptional<z.ZodString>;
9
+ content: z.ZodString;
10
+ blogImages: z.ZodArray<z.ZodString, "many">;
11
+ status: z.ZodEnum<["draft", "posted", "archived", "pending", "denied"]>;
12
+ views: z.ZodNumber;
13
+ likes: z.ZodNumber;
14
+ comments: z.ZodNumber;
15
+ shares: z.ZodNumber;
16
+ createdAt: z.ZodDate;
17
+ updatedAt: z.ZodDate;
18
+ author: z.ZodString;
19
+ authorImage: z.ZodString;
20
+ authorRole: z.ZodEnum<["host", "admin", "user"]>;
21
+ }, "strict", z.ZodTypeAny, {
22
+ status: "draft" | "posted" | "archived" | "pending" | "denied";
23
+ title: string;
24
+ createdAt: Date;
25
+ updatedAt: Date;
26
+ slug: string;
27
+ overview: string;
28
+ content: string;
29
+ blogImages: string[];
30
+ views: number;
31
+ likes: number;
32
+ comments: number;
33
+ shares: number;
34
+ author: string;
35
+ authorImage: string;
36
+ authorRole: "host" | "user" | "admin";
37
+ hashtags?: string | undefined;
38
+ }, {
39
+ status: "draft" | "posted" | "archived" | "pending" | "denied";
40
+ title: string;
41
+ createdAt: Date;
42
+ updatedAt: Date;
43
+ slug: string;
44
+ overview: string;
45
+ content: string;
46
+ blogImages: string[];
47
+ views: number;
48
+ likes: number;
49
+ comments: number;
50
+ shares: number;
51
+ author: string;
52
+ authorImage: string;
53
+ authorRole: "host" | "user" | "admin";
54
+ hashtags?: string | undefined;
55
+ }>;
56
+ export type Blog = z.infer<typeof BlogSchema>;
57
+ export type BlogMetaData = {
58
+ image: string;
59
+ title: string;
60
+ overview: string;
61
+ };
62
+ export declare const hashTagOptions: {
63
+ title: string;
64
+ }[];
63
65
  //# sourceMappingURL=blog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"blog.d.ts","sourceRoot":"","sources":["../../../src/lib/models/blog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,gBAAgB,iEAA+D,CAAC;AAC7F,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAG1D,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAgBZ,CAAC;AAEZ,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAE9C,MAAM,MAAM,YAAY,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,cAAc;;GAyB1B,CAAA;AAGD,eAAO,MAAM,UAAU,EAAE,IAAI,EA8I5B,CAAC"}
1
+ {"version":3,"file":"blog.d.ts","sourceRoot":"","sources":["../../../src/lib/models/blog.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,eAAO,MAAM,gBAAgB,iEAA+D,CAAC;AAC7F,MAAM,MAAM,UAAU,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,gBAAgB,CAAC,CAAC;AAG1D,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiBZ,CAAC;AAEZ,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAC;AAE9C,MAAM,MAAM,YAAY,GAAG;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,cAAc;;GAyB1B,CAAA"}
@@ -13,6 +13,7 @@ export const BlogSchema = z.object({
13
13
  views: z.number(),
14
14
  likes: z.number(),
15
15
  comments: z.number(),
16
+ shares: z.number(),
16
17
  createdAt: z.date(),
17
18
  updatedAt: z.date(),
18
19
  author: z.string(),
@@ -45,146 +46,136 @@ export const hashTagOptions = [
45
46
  { title: "Forest" },
46
47
  { title: "Wildlife" },
47
48
  ];
48
- export const sampleBlog = [{
49
- slug: 'giving-back-to-my-india-through-volunteering',
50
- title: 'Giving Back to My India Through Volunteering',
51
- overview: "A heartfelt reflection on reconnecting with India's roots through meaningful volunteer experiences across the country.",
52
- content: `
53
- <h3>A Personal Connection to India</h3>
54
- <p>Growing up in India, I’ve been shaped by its vibrant chaos—its festivals, languages, and countless stories. Volunteering across our diverse nation is my way of giving back to the land that raised me. It’s more than just helping; it’s about strengthening the roots that connect us all, from bustling cities to quiet villages.</p>
55
-
56
- <h3>My First Volunteer Journey</h3>
57
- <p>My first volunteering experience was in a small village in Rajasthan, where I helped set up a community library. The days were long, filled with sorting books and painting walls under the desert sun. But when I saw children eagerly reading their first stories, their smiles made every effort worthwhile. That moment ignited my passion for creating opportunities for our people.</p>
58
-
59
- <h3>Why I Keep Volunteering</h3>
60
- <p>Volunteering in India allows me to discover new corners of my country, from the hills of Uttarakhand to the shores of Goa. It’s a chance to connect with communities I might never have known and learn from their resilience. I’m excited to bring my energy and dedication to more projects, contributing to India’s growth while celebrating its spirit.</p>
61
- `,
62
- blogImages: [
63
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.1.jpeg',
64
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.2.jpeg',
65
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.3.jpeg'
66
- ],
67
- status: 'posted',
68
- views: 786,
69
- likes: 54,
70
- comments: 18,
71
- createdAt: new Date('2025-05-01T10:00:00.000Z'),
72
- updatedAt: new Date('2025-05-01T10:00:00.000Z'),
73
- author: "trippeaze",
74
- authorImage: "/images/logoicon.webp",
75
- authorRole: 'host',
76
- }, {
77
- slug: 'celebrating-indias-diversity-through-volunteering',
78
- title: 'Celebrating India’s Diversity Through Volunteering',
79
- overview: "A journey across India that highlights the beauty of cultural exchange and community building through volunteer work.",
80
- content: `
81
- <h3>The Beauty of Our Differences</h3>
82
- <p>India’s diversity—its languages, cuisines, and traditions—is what makes it so special. As an Indian volunteer, Im privileged to experience this richness firsthand. Volunteering in different states feels like a journey of rediscovery, where I learn as much about my country as I contribute to it.</p>
83
-
84
- <h3>A Memorable Exchange</h3>
85
- <p>In Tamil Nadu, I volunteered at a women’s cooperative, teaching digital skills to help artisans sell their crafts online. After sessions, we’d sit together, sharing idlis and stories. They taught me about their traditional weaving, and I shared tips from my urban life. Those moments felt like a true bridge between different Indias—rural and city, tradition and modernity.</p>
86
-
87
- <h3>Building Bonds Across India</h3>
88
- <p>Volunteering lets me celebrate the India I love while giving back. Whether I’m learning Assamese folk songs or savoring Gujarati theplas with new friends, every experience deepens my pride in our nation. I’m eager to keep exploring and serving, forging connections with more communities across our incredible country.</p>
89
- `,
90
- blogImages: [
91
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.1.jpeg',
92
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.2.jpeg',
93
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.3.jpeg'
94
- ],
95
- status: 'posted',
96
- views: 612,
97
- likes: 41,
98
- comments: 15,
99
- createdAt: new Date('2025-05-01T12:00:00.000Z'),
100
- updatedAt: new Date('2025-05-01T12:00:00.000Z'),
101
- author: "trippeaze",
102
- authorImage: "/images/logoicon.webp",
103
- authorRole: 'host'
104
- }, {
105
- slug: 'overcoming-challenges-as-an-indian-volunteer',
106
- title: 'Overcoming Challenges as an Indian Volunteer',
107
- overview: 'Volunteering within India brings its own unique set of challenges, from cultural differences to language barriers—but overcoming them builds resilience and deeper connections.',
108
- content: `
109
- <h3>Facing the Unexpected</h3>
110
- <p>Even as an Indian, volunteering in my own country brings challenges—language barriers, remote locations, or cultural differences between regions. These hurdles test my resilience but also make the journey deeply rewarding, pushing me to grow as I serve.</p>
111
-
112
- <h3>A Lesson in Adaptability</h3>
113
- <p>In a remote village in Jharkhand, I worked on a water conservation project. The local tribal dialect was unfamiliar, and the lack of amenities was daunting. At first, I struggled to connect, but I learned a few phrases, shared meals, and worked alongside the community. Slowly, we built trust, turning challenges into opportunities for collaboration.</p>
114
-
115
- <h3>Growing Through Challenges</h3>
116
- <p>These experiences have taught me patience and the value of listening. They’ve also shown me how diverse India is, even within our borders. Overcoming these obstacles has made me a stronger volunteer, ready to tackle new projects and bring people together for a shared purpose.</p>
117
- `,
118
- blogImages: [
119
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.1.jpeg',
120
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.2.jpeg',
121
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.3.jpeg'
122
- ],
123
- status: 'posted',
124
- views: 505,
125
- likes: 34,
126
- comments: 10,
127
- createdAt: new Date('2025-05-01T12:00:00.000Z'),
128
- updatedAt: new Date('2025-05-01T12:00:00.000Z'),
129
- author: "trippeaze",
130
- authorImage: "/images/logoicon.webp",
131
- authorRole: 'host'
132
- }, {
133
- slug: 'making-a-difference-in-rural-india',
134
- title: 'Making a Difference in Rural India',
135
- overview: 'Volunteering in rural India allows for meaningful impact, especially through education and connection with communities that form the soul of the nation.',
136
- content: `
137
- <h3>The Heart of Our Nation</h3>
138
- <p>Rural India, with its simplicity and strength, feels like the heartbeat of our country. As an Indian, I’m drawn to volunteering in these areas, where small efforts can spark big changes. It’s about contributing to the communities that form the backbone of our nation.</p>
139
-
140
- <h3>Empowering Through Education</h3>
141
- <p>In a school in Madhya Pradesh, I volunteered to teach basic math to children, many of whom were first-generation learners. Their curiosity was infectious. We spent mornings solving problems and afternoons playing kabbadi, blending learning with joy. By the end, their confidence in numbers—and themselves—had grown, and I felt proud to be part of their progress.</p>
142
-
143
- <h3>A Commitment to Rural Growth</h3>
144
- <p>Rural India teaches me resilience and hope. As a volunteer, I feel a responsibility to uplift these communities, using my skills to create opportunities. I’m committed to more projects, from education to sustainability, helping build a brighter future for our villages.</p>
145
- `,
146
- blogImages: [
147
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.1.jpeg',
148
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.2.jpeg',
149
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.3.jpeg'
150
- ],
151
- status: 'posted',
152
- views: 480,
153
- likes: 38,
154
- comments: 12,
155
- createdAt: new Date('2025-05-01T12:00:00.000Z'),
156
- updatedAt: new Date('2025-05-01T12:00:00.000Z'),
157
- author: "trippeaze",
158
- authorImage: "/images/logoicon.webp",
159
- authorRole: 'host'
160
- },
161
- {
162
- slug: 'lessons-of-gratitude-from-volunteering-in-india',
163
- title: 'Lessons of Gratitude from Volunteering in India',
164
- overview: 'Through simple acts of kindness and connection, volunteering in India has taught deep lessons of humility, gratitude, and shared humanity.',
165
- content: `
166
- <h3>Finding Joy in Simplicity</h3>
167
- <p>India has a way of teaching gratitude through its people. As an Indian volunteer, I’ve seen how our communities share so much—be it a meal, a smile, or a story—even in tough times. These moments fuel my passion for giving back to my country.</p>
168
-
169
- <h3>A Moment That Stayed</h3>
170
- <p>In a Mumbai slum, I worked on a health awareness campaign. Resources were scarce, but the families’ warmth was boundless. One evening, a mother invited me for tea in her small home. The simple cup of kadak chai, offered with such pride, touched me deeply. It reminded me how much we can share, no matter our circumstances.</p>
171
-
172
- <h3>Carrying Gratitude Forward</h3>
173
- <p>Volunteering across India—from urban slums to rural fields—has shown me the strength of our people. It’s humbling to contribute to my country while learning from its spirit. I’m excited to keep volunteering, carrying these lessons of gratitude and unity to every community I serve.</p>
174
- `,
175
- blogImages: [
176
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.1.jpeg',
177
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.2.jpeg',
178
- 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.3.jpeg'
179
- ],
180
- status: 'posted',
181
- views: 558,
182
- likes: 47,
183
- comments: 17,
184
- createdAt: new Date('2025-05-01T12:00:00.000Z'),
185
- updatedAt: new Date('2025-05-01T12:00:00.000Z'),
186
- author: "trippeaze",
187
- authorImage: "/images/logoicon.webp",
188
- authorRole: 'host'
189
- }
190
- ];
49
+ // export const sampleBlog: Blog[] = [{
50
+ // slug: 'giving-back-to-my-india-through-volunteering',
51
+ // title: 'Giving Back to My India Through Volunteering',
52
+ // overview: "A heartfelt reflection on reconnecting with India's roots through meaningful volunteer experiences across the country.",
53
+ // content: `
54
+ // <h3>A Personal Connection to India</h3>
55
+ // <p>Growing up in India, I’ve been shaped by its vibrant chaos—its festivals, languages, and countless stories. Volunteering across our diverse nation is my way of giving back to the land that raised me. It’s more than just helping; it’s about strengthening the roots that connect us all, from bustling cities to quiet villages.</p>
56
+ // <h3>My First Volunteer Journey</h3>
57
+ // <p>My first volunteering experience was in a small village in Rajasthan, where I helped set up a community library. The days were long, filled with sorting books and painting walls under the desert sun. But when I saw children eagerly reading their first stories, their smiles made every effort worthwhile. That moment ignited my passion for creating opportunities for our people.</p>
58
+ // <h3>Why I Keep Volunteering</h3>
59
+ // <p>Volunteering in India allows me to discover new corners of my country, from the hills of Uttarakhand to the shores of Goa. It’s a chance to connect with communities I might never have known and learn from their resilience. I’m excited to bring my energy and dedication to more projects, contributing to India’s growth while celebrating its spirit.</p>
60
+ // `,
61
+ // blogImages: [
62
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.1.jpeg',
63
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.2.jpeg',
64
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-1.3.jpeg'
65
+ // ],
66
+ // status: 'posted',
67
+ // views: 786,
68
+ // likes: 54,
69
+ // comments: 18,
70
+ // createdAt: new Date('2025-05-01T10:00:00.000Z'),
71
+ // updatedAt: new Date('2025-05-01T10:00:00.000Z'),
72
+ // author: "trippeaze",
73
+ // authorImage: "/images/logoicon.webp",
74
+ // authorRole: 'host',
75
+ // }, {
76
+ // slug: 'celebrating-indias-diversity-through-volunteering',
77
+ // title: 'Celebrating India’s Diversity Through Volunteering',
78
+ // overview: "A journey across India that highlights the beauty of cultural exchange and community building through volunteer work.",
79
+ // content: `
80
+ // <h3>The Beauty of Our Differences</h3>
81
+ // <p>India’s diversity—its languages, cuisines, and traditions—is what makes it so special. As an Indian volunteer, I’m privileged to experience this richness firsthand. Volunteering in different states feels like a journey of rediscovery, where I learn as much about my country as I contribute to it.</p>
82
+ // <h3>A Memorable Exchange</h3>
83
+ // <p>In Tamil Nadu, I volunteered at a women’s cooperative, teaching digital skills to help artisans sell their crafts online. After sessions, wed sit together, sharing idlis and stories. They taught me about their traditional weaving, and I shared tips from my urban life. Those moments felt like a true bridge between different Indias—rural and city, tradition and modernity.</p>
84
+ // <h3>Building Bonds Across India</h3>
85
+ // <p>Volunteering lets me celebrate the India I love while giving back. Whether I’m learning Assamese folk songs or savoring Gujarati theplas with new friends, every experience deepens my pride in our nation. I’m eager to keep exploring and serving, forging connections with more communities across our incredible country.</p>
86
+ // `,
87
+ // blogImages: [
88
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.1.jpeg',
89
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.2.jpeg',
90
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-2.3.jpeg'
91
+ // ],
92
+ // status: 'posted',
93
+ // views: 612,
94
+ // likes: 41,
95
+ // comments: 15,
96
+ // createdAt: new Date('2025-05-01T12:00:00.000Z'),
97
+ // updatedAt: new Date('2025-05-01T12:00:00.000Z'),
98
+ // author: "trippeaze",
99
+ // authorImage: "/images/logoicon.webp",
100
+ // authorRole: 'host'
101
+ // }, {
102
+ // slug: 'overcoming-challenges-as-an-indian-volunteer',
103
+ // title: 'Overcoming Challenges as an Indian Volunteer',
104
+ // overview: 'Volunteering within India brings its own unique set of challenges, from cultural differences to language barriers—but overcoming them builds resilience and deeper connections.',
105
+ // content: `
106
+ // <h3>Facing the Unexpected</h3>
107
+ // <p>Even as an Indian, volunteering in my own country brings challenges—language barriers, remote locations, or cultural differences between regions. These hurdles test my resilience but also make the journey deeply rewarding, pushing me to grow as I serve.</p>
108
+ // <h3>A Lesson in Adaptability</h3>
109
+ // <p>In a remote village in Jharkhand, I worked on a water conservation project. The local tribal dialect was unfamiliar, and the lack of amenities was daunting. At first, I struggled to connect, but I learned a few phrases, shared meals, and worked alongside the community. Slowly, we built trust, turning challenges into opportunities for collaboration.</p>
110
+ // <h3>Growing Through Challenges</h3>
111
+ // <p>These experiences have taught me patience and the value of listening. They’ve also shown me how diverse India is, even within our borders. Overcoming these obstacles has made me a stronger volunteer, ready to tackle new projects and bring people together for a shared purpose.</p>
112
+ // `,
113
+ // blogImages: [
114
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.1.jpeg',
115
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.2.jpeg',
116
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-3.3.jpeg'
117
+ // ],
118
+ // status: 'posted',
119
+ // views: 505,
120
+ // likes: 34,
121
+ // comments: 10,
122
+ // createdAt: new Date('2025-05-01T12:00:00.000Z'),
123
+ // updatedAt: new Date('2025-05-01T12:00:00.000Z'),
124
+ // author: "trippeaze",
125
+ // authorImage: "/images/logoicon.webp",
126
+ // authorRole: 'host'
127
+ // }, {
128
+ // slug: 'making-a-difference-in-rural-india',
129
+ // title: 'Making a Difference in Rural India',
130
+ // overview: 'Volunteering in rural India allows for meaningful impact, especially through education and connection with communities that form the soul of the nation.',
131
+ // content: `
132
+ // <h3>The Heart of Our Nation</h3>
133
+ // <p>Rural India, with its simplicity and strength, feels like the heartbeat of our country. As an Indian, I’m drawn to volunteering in these areas, where small efforts can spark big changes. It’s about contributing to the communities that form the backbone of our nation.</p>
134
+ // <h3>Empowering Through Education</h3>
135
+ // <p>In a school in Madhya Pradesh, I volunteered to teach basic math to children, many of whom were first-generation learners. Their curiosity was infectious. We spent mornings solving problems and afternoons playing kabbadi, blending learning with joy. By the end, their confidence in numbers—and themselves—had grown, and I felt proud to be part of their progress.</p>
136
+ // <h3>A Commitment to Rural Growth</h3>
137
+ // <p>Rural India teaches me resilience and hope. As a volunteer, I feel a responsibility to uplift these communities, using my skills to create opportunities. I’m committed to more projects, from education to sustainability, helping build a brighter future for our villages.</p>
138
+ // `,
139
+ // blogImages: [
140
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.1.jpeg',
141
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.2.jpeg',
142
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-4.3.jpeg'
143
+ // ],
144
+ // status: 'posted',
145
+ // views: 480,
146
+ // likes: 38,
147
+ // comments: 12,
148
+ // createdAt: new Date('2025-05-01T12:00:00.000Z'),
149
+ // updatedAt: new Date('2025-05-01T12:00:00.000Z'),
150
+ // author: "trippeaze",
151
+ // authorImage: "/images/logoicon.webp",
152
+ // authorRole: 'host'
153
+ // },
154
+ // {
155
+ // slug: 'lessons-of-gratitude-from-volunteering-in-india',
156
+ // title: 'Lessons of Gratitude from Volunteering in India',
157
+ // overview: 'Through simple acts of kindness and connection, volunteering in India has taught deep lessons of humility, gratitude, and shared humanity.',
158
+ // content: `
159
+ // <h3>Finding Joy in Simplicity</h3>
160
+ // <p>India has a way of teaching gratitude through its people. As an Indian volunteer, I’ve seen how our communities share so much—be it a meal, a smile, or a story—even in tough times. These moments fuel my passion for giving back to my country.</p>
161
+ // <h3>A Moment That Stayed</h3>
162
+ // <p>In a Mumbai slum, I worked on a health awareness campaign. Resources were scarce, but the families’ warmth was boundless. One evening, a mother invited me for tea in her small home. The simple cup of kadak chai, offered with such pride, touched me deeply. It reminded me how much we can share, no matter our circumstances.</p>
163
+ // <h3>Carrying Gratitude Forward</h3>
164
+ // <p>Volunteering across India—from urban slums to rural fields—has shown me the strength of our people. It’s humbling to contribute to my country while learning from its spirit. I’m excited to keep volunteering, carrying these lessons of gratitude and unity to every community I serve.</p>
165
+ // `,
166
+ // blogImages: [
167
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.1.jpeg',
168
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.2.jpeg',
169
+ // 'https://trippeaze-uploads.s3.ap-south-1.amazonaws.com/blog-5.3.jpeg'
170
+ // ],
171
+ // status: 'posted',
172
+ // views: 558,
173
+ // likes: 47,
174
+ // comments: 17,
175
+ // createdAt: new Date('2025-05-01T12:00:00.000Z'),
176
+ // updatedAt: new Date('2025-05-01T12:00:00.000Z'),
177
+ // author: "trippeaze",
178
+ // authorImage: "/images/logoicon.webp",
179
+ // authorRole: 'host'
180
+ // }
181
+ // ];
@@ -1,32 +1,43 @@
1
- import { z } from "zod";
2
- export declare const PortfolioItemSchema: z.ZodObject<{
3
- _id: z.ZodString;
4
- user: z.ZodString;
5
- mediaType: z.ZodEnum<["image", "video"]>;
6
- url: z.ZodString;
7
- mainUrl: z.ZodOptional<z.ZodString>;
8
- caption: z.ZodString;
9
- createdAt: z.ZodDate;
10
- updatedAt: z.ZodDate;
11
- }, "strict", z.ZodTypeAny, {
12
- user: string;
13
- url: string;
14
- _id: string;
15
- createdAt: Date;
16
- updatedAt: Date;
17
- mediaType: "image" | "video";
18
- caption: string;
19
- mainUrl?: string | undefined;
20
- }, {
21
- user: string;
22
- url: string;
23
- _id: string;
24
- createdAt: Date;
25
- updatedAt: Date;
26
- mediaType: "image" | "video";
27
- caption: string;
28
- mainUrl?: string | undefined;
29
- }>;
30
- export type PortfolioItem = z.infer<typeof PortfolioItemSchema>;
31
- export declare const samplePortfolio: PortfolioItem[];
1
+ import { z } from "zod";
2
+ export declare const PortfolioItemSchema: z.ZodObject<{
3
+ _id: z.ZodString;
4
+ user: z.ZodString;
5
+ mediaType: z.ZodEnum<["image", "video"]>;
6
+ url: z.ZodString;
7
+ mainUrl: z.ZodOptional<z.ZodString>;
8
+ caption: z.ZodString;
9
+ views: z.ZodNumber;
10
+ likes: z.ZodNumber;
11
+ comments: z.ZodNumber;
12
+ shares: z.ZodNumber;
13
+ createdAt: z.ZodDate;
14
+ updatedAt: z.ZodDate;
15
+ }, "strict", z.ZodTypeAny, {
16
+ user: string;
17
+ url: string;
18
+ _id: string;
19
+ createdAt: Date;
20
+ updatedAt: Date;
21
+ views: number;
22
+ likes: number;
23
+ comments: number;
24
+ shares: number;
25
+ mediaType: "image" | "video";
26
+ caption: string;
27
+ mainUrl?: string | undefined;
28
+ }, {
29
+ user: string;
30
+ url: string;
31
+ _id: string;
32
+ createdAt: Date;
33
+ updatedAt: Date;
34
+ views: number;
35
+ likes: number;
36
+ comments: number;
37
+ shares: number;
38
+ mediaType: "image" | "video";
39
+ caption: string;
40
+ mainUrl?: string | undefined;
41
+ }>;
42
+ export type PortfolioItem = z.infer<typeof PortfolioItemSchema>;
32
43
  //# sourceMappingURL=portfolio.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"portfolio.d.ts","sourceRoot":"","sources":["../../../src/lib/models/portfolio.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;EASrB,CAAC;AAEZ,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AAEhE,eAAO,MAAM,eAAe,EAAE,aAAa,EAsDzC,CAAA"}
1
+ {"version":3,"file":"portfolio.d.ts","sourceRoot":"","sources":["../../../src/lib/models/portfolio.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAExB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAarB,CAAC;AAEZ,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC"}