dating-schema 0.12.0 → 0.13.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/profile.d.ts +327 -0
- package/dist/profile.d.ts.map +1 -1
- package/dist/profile.js +167 -46
- package/dist/profile.js.map +1 -1
- package/package.json +1 -1
package/dist/profile.d.ts
CHANGED
|
@@ -745,6 +745,15 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
745
745
|
woodworking: "woodworking";
|
|
746
746
|
blogging: "blogging";
|
|
747
747
|
vlogging: "vlogging";
|
|
748
|
+
calligraphy: "calligraphy";
|
|
749
|
+
graphic_design: "graphic_design";
|
|
750
|
+
filmmaking: "filmmaking";
|
|
751
|
+
embroidery: "embroidery";
|
|
752
|
+
origami: "origami";
|
|
753
|
+
candle_making: "candle_making";
|
|
754
|
+
resin_art: "resin_art";
|
|
755
|
+
mehndi_art: "mehndi_art";
|
|
756
|
+
rangoli: "rangoli";
|
|
748
757
|
gym: "gym";
|
|
749
758
|
running: "running";
|
|
750
759
|
cycling: "cycling";
|
|
@@ -765,6 +774,18 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
765
774
|
table_tennis: "table_tennis";
|
|
766
775
|
archery: "archery";
|
|
767
776
|
horse_riding: "horse_riding";
|
|
777
|
+
volleyball: "volleyball";
|
|
778
|
+
hockey: "hockey";
|
|
779
|
+
kabaddi: "kabaddi";
|
|
780
|
+
kho_kho: "kho_kho";
|
|
781
|
+
wrestling: "wrestling";
|
|
782
|
+
boxing: "boxing";
|
|
783
|
+
crossfit: "crossfit";
|
|
784
|
+
pilates: "pilates";
|
|
785
|
+
calisthenics: "calisthenics";
|
|
786
|
+
trekking: "trekking";
|
|
787
|
+
paragliding: "paragliding";
|
|
788
|
+
golf: "golf";
|
|
768
789
|
singing: "singing";
|
|
769
790
|
playing_instrument: "playing_instrument";
|
|
770
791
|
dancing: "dancing";
|
|
@@ -772,6 +793,12 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
772
793
|
dj: "dj";
|
|
773
794
|
stand_up_comedy: "stand_up_comedy";
|
|
774
795
|
theater: "theater";
|
|
796
|
+
classical_dance: "classical_dance";
|
|
797
|
+
beatboxing: "beatboxing";
|
|
798
|
+
music_production: "music_production";
|
|
799
|
+
poetry_slam: "poetry_slam";
|
|
800
|
+
rapping: "rapping";
|
|
801
|
+
open_mic: "open_mic";
|
|
775
802
|
movies: "movies";
|
|
776
803
|
anime: "anime";
|
|
777
804
|
reading: "reading";
|
|
@@ -780,6 +807,19 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
780
807
|
board_games: "board_games";
|
|
781
808
|
binge_watching: "binge_watching";
|
|
782
809
|
k_drama: "k_drama";
|
|
810
|
+
bollywood: "bollywood";
|
|
811
|
+
documentaries: "documentaries";
|
|
812
|
+
manga: "manga";
|
|
813
|
+
comic_books: "comic_books";
|
|
814
|
+
true_crime: "true_crime";
|
|
815
|
+
stand_up_specials: "stand_up_specials";
|
|
816
|
+
quiz_trivia: "quiz_trivia";
|
|
817
|
+
chess: "chess";
|
|
818
|
+
carrom: "carrom";
|
|
819
|
+
ludo: "ludo";
|
|
820
|
+
card_games: "card_games";
|
|
821
|
+
escape_rooms: "escape_rooms";
|
|
822
|
+
memes: "memes";
|
|
783
823
|
cooking: "cooking";
|
|
784
824
|
baking: "baking";
|
|
785
825
|
coffee: "coffee";
|
|
@@ -788,6 +828,16 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
788
828
|
street_food: "street_food";
|
|
789
829
|
fine_dining: "fine_dining";
|
|
790
830
|
food_photography: "food_photography";
|
|
831
|
+
food_blogging: "food_blogging";
|
|
832
|
+
mixology: "mixology";
|
|
833
|
+
craft_beer: "craft_beer";
|
|
834
|
+
home_brewing: "home_brewing";
|
|
835
|
+
regional_cuisines: "regional_cuisines";
|
|
836
|
+
healthy_eating: "healthy_eating";
|
|
837
|
+
meal_prep: "meal_prep";
|
|
838
|
+
chocolate: "chocolate";
|
|
839
|
+
desserts: "desserts";
|
|
840
|
+
spice_lover: "spice_lover";
|
|
791
841
|
traveling: "traveling";
|
|
792
842
|
camping: "camping";
|
|
793
843
|
backpacking: "backpacking";
|
|
@@ -797,27 +847,86 @@ export declare const fullProfileSchema: z.ZodObject<{
|
|
|
797
847
|
fishing: "fishing";
|
|
798
848
|
gardening: "gardening";
|
|
799
849
|
stargazing: "stargazing";
|
|
850
|
+
solo_travel: "solo_travel";
|
|
851
|
+
heritage_tourism: "heritage_tourism";
|
|
852
|
+
mountain_biking: "mountain_biking";
|
|
853
|
+
wildlife_safari: "wildlife_safari";
|
|
854
|
+
train_journeys: "train_journeys";
|
|
855
|
+
bike_rides: "bike_rides";
|
|
856
|
+
beach_hopping: "beach_hopping";
|
|
857
|
+
snorkeling: "snorkeling";
|
|
858
|
+
kayaking: "kayaking";
|
|
859
|
+
rafting: "rafting";
|
|
860
|
+
nature_walks: "nature_walks";
|
|
861
|
+
van_life: "van_life";
|
|
800
862
|
meditation: "meditation";
|
|
801
863
|
spirituality_practice: "spirituality_practice";
|
|
802
864
|
astrology_hobby: "astrology_hobby";
|
|
803
865
|
tarot: "tarot";
|
|
804
866
|
journaling: "journaling";
|
|
805
867
|
self_improvement: "self_improvement";
|
|
868
|
+
ayurveda: "ayurveda";
|
|
869
|
+
pranayama: "pranayama";
|
|
870
|
+
gratitude_practice: "gratitude_practice";
|
|
871
|
+
therapy: "therapy";
|
|
872
|
+
manifestation: "manifestation";
|
|
873
|
+
sound_healing: "sound_healing";
|
|
874
|
+
aromatherapy: "aromatherapy";
|
|
806
875
|
volunteering: "volunteering";
|
|
807
876
|
activism: "activism";
|
|
808
877
|
mentoring: "mentoring";
|
|
809
878
|
networking: "networking";
|
|
810
879
|
pet_care: "pet_care";
|
|
880
|
+
community_service: "community_service";
|
|
881
|
+
ngo_work: "ngo_work";
|
|
882
|
+
animal_rescue: "animal_rescue";
|
|
883
|
+
teaching: "teaching";
|
|
884
|
+
public_speaking: "public_speaking";
|
|
885
|
+
debate: "debate";
|
|
886
|
+
model_un: "model_un";
|
|
887
|
+
parenting: "parenting";
|
|
811
888
|
coding: "coding";
|
|
812
889
|
investing: "investing";
|
|
813
890
|
entrepreneurship: "entrepreneurship";
|
|
814
891
|
languages: "languages";
|
|
815
892
|
science: "science";
|
|
893
|
+
ai_ml: "ai_ml";
|
|
894
|
+
crypto_web3: "crypto_web3";
|
|
895
|
+
stock_trading: "stock_trading";
|
|
896
|
+
robotics: "robotics";
|
|
897
|
+
astronomy: "astronomy";
|
|
898
|
+
history: "history";
|
|
899
|
+
philosophy: "philosophy";
|
|
900
|
+
psychology: "psychology";
|
|
901
|
+
online_courses: "online_courses";
|
|
902
|
+
open_source: "open_source";
|
|
903
|
+
electronics: "electronics";
|
|
904
|
+
data_science: "data_science";
|
|
816
905
|
interior_design: "interior_design";
|
|
817
906
|
fashion: "fashion";
|
|
818
907
|
skincare: "skincare";
|
|
819
908
|
thrifting: "thrifting";
|
|
820
909
|
bowling: "bowling";
|
|
910
|
+
makeup: "makeup";
|
|
911
|
+
grooming: "grooming";
|
|
912
|
+
plant_parenting: "plant_parenting";
|
|
913
|
+
minimalism: "minimalism";
|
|
914
|
+
sustainable_living: "sustainable_living";
|
|
915
|
+
home_decor: "home_decor";
|
|
916
|
+
nail_art: "nail_art";
|
|
917
|
+
tattoos: "tattoos";
|
|
918
|
+
collecting: "collecting";
|
|
919
|
+
shopping: "shopping";
|
|
920
|
+
car_bikes: "car_bikes";
|
|
921
|
+
clubbing: "clubbing";
|
|
922
|
+
bar_hopping: "bar_hopping";
|
|
923
|
+
house_parties: "house_parties";
|
|
924
|
+
live_music: "live_music";
|
|
925
|
+
pub_quiz: "pub_quiz";
|
|
926
|
+
hookah: "hookah";
|
|
927
|
+
late_night_drives: "late_night_drives";
|
|
928
|
+
cafe_hopping: "cafe_hopping";
|
|
929
|
+
rooftop_chilling: "rooftop_chilling";
|
|
821
930
|
diy: "diy";
|
|
822
931
|
}>>>;
|
|
823
932
|
musicGenres: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
@@ -2253,6 +2362,15 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2253
2362
|
woodworking: "woodworking";
|
|
2254
2363
|
blogging: "blogging";
|
|
2255
2364
|
vlogging: "vlogging";
|
|
2365
|
+
calligraphy: "calligraphy";
|
|
2366
|
+
graphic_design: "graphic_design";
|
|
2367
|
+
filmmaking: "filmmaking";
|
|
2368
|
+
embroidery: "embroidery";
|
|
2369
|
+
origami: "origami";
|
|
2370
|
+
candle_making: "candle_making";
|
|
2371
|
+
resin_art: "resin_art";
|
|
2372
|
+
mehndi_art: "mehndi_art";
|
|
2373
|
+
rangoli: "rangoli";
|
|
2256
2374
|
gym: "gym";
|
|
2257
2375
|
running: "running";
|
|
2258
2376
|
cycling: "cycling";
|
|
@@ -2273,6 +2391,18 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2273
2391
|
table_tennis: "table_tennis";
|
|
2274
2392
|
archery: "archery";
|
|
2275
2393
|
horse_riding: "horse_riding";
|
|
2394
|
+
volleyball: "volleyball";
|
|
2395
|
+
hockey: "hockey";
|
|
2396
|
+
kabaddi: "kabaddi";
|
|
2397
|
+
kho_kho: "kho_kho";
|
|
2398
|
+
wrestling: "wrestling";
|
|
2399
|
+
boxing: "boxing";
|
|
2400
|
+
crossfit: "crossfit";
|
|
2401
|
+
pilates: "pilates";
|
|
2402
|
+
calisthenics: "calisthenics";
|
|
2403
|
+
trekking: "trekking";
|
|
2404
|
+
paragliding: "paragliding";
|
|
2405
|
+
golf: "golf";
|
|
2276
2406
|
singing: "singing";
|
|
2277
2407
|
playing_instrument: "playing_instrument";
|
|
2278
2408
|
dancing: "dancing";
|
|
@@ -2280,6 +2410,12 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2280
2410
|
dj: "dj";
|
|
2281
2411
|
stand_up_comedy: "stand_up_comedy";
|
|
2282
2412
|
theater: "theater";
|
|
2413
|
+
classical_dance: "classical_dance";
|
|
2414
|
+
beatboxing: "beatboxing";
|
|
2415
|
+
music_production: "music_production";
|
|
2416
|
+
poetry_slam: "poetry_slam";
|
|
2417
|
+
rapping: "rapping";
|
|
2418
|
+
open_mic: "open_mic";
|
|
2283
2419
|
movies: "movies";
|
|
2284
2420
|
anime: "anime";
|
|
2285
2421
|
reading: "reading";
|
|
@@ -2288,6 +2424,19 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2288
2424
|
board_games: "board_games";
|
|
2289
2425
|
binge_watching: "binge_watching";
|
|
2290
2426
|
k_drama: "k_drama";
|
|
2427
|
+
bollywood: "bollywood";
|
|
2428
|
+
documentaries: "documentaries";
|
|
2429
|
+
manga: "manga";
|
|
2430
|
+
comic_books: "comic_books";
|
|
2431
|
+
true_crime: "true_crime";
|
|
2432
|
+
stand_up_specials: "stand_up_specials";
|
|
2433
|
+
quiz_trivia: "quiz_trivia";
|
|
2434
|
+
chess: "chess";
|
|
2435
|
+
carrom: "carrom";
|
|
2436
|
+
ludo: "ludo";
|
|
2437
|
+
card_games: "card_games";
|
|
2438
|
+
escape_rooms: "escape_rooms";
|
|
2439
|
+
memes: "memes";
|
|
2291
2440
|
cooking: "cooking";
|
|
2292
2441
|
baking: "baking";
|
|
2293
2442
|
coffee: "coffee";
|
|
@@ -2296,6 +2445,16 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2296
2445
|
street_food: "street_food";
|
|
2297
2446
|
fine_dining: "fine_dining";
|
|
2298
2447
|
food_photography: "food_photography";
|
|
2448
|
+
food_blogging: "food_blogging";
|
|
2449
|
+
mixology: "mixology";
|
|
2450
|
+
craft_beer: "craft_beer";
|
|
2451
|
+
home_brewing: "home_brewing";
|
|
2452
|
+
regional_cuisines: "regional_cuisines";
|
|
2453
|
+
healthy_eating: "healthy_eating";
|
|
2454
|
+
meal_prep: "meal_prep";
|
|
2455
|
+
chocolate: "chocolate";
|
|
2456
|
+
desserts: "desserts";
|
|
2457
|
+
spice_lover: "spice_lover";
|
|
2299
2458
|
traveling: "traveling";
|
|
2300
2459
|
camping: "camping";
|
|
2301
2460
|
backpacking: "backpacking";
|
|
@@ -2305,27 +2464,86 @@ export declare const createProfileSchema: z.ZodObject<{
|
|
|
2305
2464
|
fishing: "fishing";
|
|
2306
2465
|
gardening: "gardening";
|
|
2307
2466
|
stargazing: "stargazing";
|
|
2467
|
+
solo_travel: "solo_travel";
|
|
2468
|
+
heritage_tourism: "heritage_tourism";
|
|
2469
|
+
mountain_biking: "mountain_biking";
|
|
2470
|
+
wildlife_safari: "wildlife_safari";
|
|
2471
|
+
train_journeys: "train_journeys";
|
|
2472
|
+
bike_rides: "bike_rides";
|
|
2473
|
+
beach_hopping: "beach_hopping";
|
|
2474
|
+
snorkeling: "snorkeling";
|
|
2475
|
+
kayaking: "kayaking";
|
|
2476
|
+
rafting: "rafting";
|
|
2477
|
+
nature_walks: "nature_walks";
|
|
2478
|
+
van_life: "van_life";
|
|
2308
2479
|
meditation: "meditation";
|
|
2309
2480
|
spirituality_practice: "spirituality_practice";
|
|
2310
2481
|
astrology_hobby: "astrology_hobby";
|
|
2311
2482
|
tarot: "tarot";
|
|
2312
2483
|
journaling: "journaling";
|
|
2313
2484
|
self_improvement: "self_improvement";
|
|
2485
|
+
ayurveda: "ayurveda";
|
|
2486
|
+
pranayama: "pranayama";
|
|
2487
|
+
gratitude_practice: "gratitude_practice";
|
|
2488
|
+
therapy: "therapy";
|
|
2489
|
+
manifestation: "manifestation";
|
|
2490
|
+
sound_healing: "sound_healing";
|
|
2491
|
+
aromatherapy: "aromatherapy";
|
|
2314
2492
|
volunteering: "volunteering";
|
|
2315
2493
|
activism: "activism";
|
|
2316
2494
|
mentoring: "mentoring";
|
|
2317
2495
|
networking: "networking";
|
|
2318
2496
|
pet_care: "pet_care";
|
|
2497
|
+
community_service: "community_service";
|
|
2498
|
+
ngo_work: "ngo_work";
|
|
2499
|
+
animal_rescue: "animal_rescue";
|
|
2500
|
+
teaching: "teaching";
|
|
2501
|
+
public_speaking: "public_speaking";
|
|
2502
|
+
debate: "debate";
|
|
2503
|
+
model_un: "model_un";
|
|
2504
|
+
parenting: "parenting";
|
|
2319
2505
|
coding: "coding";
|
|
2320
2506
|
investing: "investing";
|
|
2321
2507
|
entrepreneurship: "entrepreneurship";
|
|
2322
2508
|
languages: "languages";
|
|
2323
2509
|
science: "science";
|
|
2510
|
+
ai_ml: "ai_ml";
|
|
2511
|
+
crypto_web3: "crypto_web3";
|
|
2512
|
+
stock_trading: "stock_trading";
|
|
2513
|
+
robotics: "robotics";
|
|
2514
|
+
astronomy: "astronomy";
|
|
2515
|
+
history: "history";
|
|
2516
|
+
philosophy: "philosophy";
|
|
2517
|
+
psychology: "psychology";
|
|
2518
|
+
online_courses: "online_courses";
|
|
2519
|
+
open_source: "open_source";
|
|
2520
|
+
electronics: "electronics";
|
|
2521
|
+
data_science: "data_science";
|
|
2324
2522
|
interior_design: "interior_design";
|
|
2325
2523
|
fashion: "fashion";
|
|
2326
2524
|
skincare: "skincare";
|
|
2327
2525
|
thrifting: "thrifting";
|
|
2328
2526
|
bowling: "bowling";
|
|
2527
|
+
makeup: "makeup";
|
|
2528
|
+
grooming: "grooming";
|
|
2529
|
+
plant_parenting: "plant_parenting";
|
|
2530
|
+
minimalism: "minimalism";
|
|
2531
|
+
sustainable_living: "sustainable_living";
|
|
2532
|
+
home_decor: "home_decor";
|
|
2533
|
+
nail_art: "nail_art";
|
|
2534
|
+
tattoos: "tattoos";
|
|
2535
|
+
collecting: "collecting";
|
|
2536
|
+
shopping: "shopping";
|
|
2537
|
+
car_bikes: "car_bikes";
|
|
2538
|
+
clubbing: "clubbing";
|
|
2539
|
+
bar_hopping: "bar_hopping";
|
|
2540
|
+
house_parties: "house_parties";
|
|
2541
|
+
live_music: "live_music";
|
|
2542
|
+
pub_quiz: "pub_quiz";
|
|
2543
|
+
hookah: "hookah";
|
|
2544
|
+
late_night_drives: "late_night_drives";
|
|
2545
|
+
cafe_hopping: "cafe_hopping";
|
|
2546
|
+
rooftop_chilling: "rooftop_chilling";
|
|
2329
2547
|
diy: "diy";
|
|
2330
2548
|
}>>>;
|
|
2331
2549
|
diet: z.ZodOptional<z.ZodEnum<{
|
|
@@ -3137,6 +3355,15 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3137
3355
|
woodworking: "woodworking";
|
|
3138
3356
|
blogging: "blogging";
|
|
3139
3357
|
vlogging: "vlogging";
|
|
3358
|
+
calligraphy: "calligraphy";
|
|
3359
|
+
graphic_design: "graphic_design";
|
|
3360
|
+
filmmaking: "filmmaking";
|
|
3361
|
+
embroidery: "embroidery";
|
|
3362
|
+
origami: "origami";
|
|
3363
|
+
candle_making: "candle_making";
|
|
3364
|
+
resin_art: "resin_art";
|
|
3365
|
+
mehndi_art: "mehndi_art";
|
|
3366
|
+
rangoli: "rangoli";
|
|
3140
3367
|
gym: "gym";
|
|
3141
3368
|
running: "running";
|
|
3142
3369
|
cycling: "cycling";
|
|
@@ -3157,6 +3384,18 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3157
3384
|
table_tennis: "table_tennis";
|
|
3158
3385
|
archery: "archery";
|
|
3159
3386
|
horse_riding: "horse_riding";
|
|
3387
|
+
volleyball: "volleyball";
|
|
3388
|
+
hockey: "hockey";
|
|
3389
|
+
kabaddi: "kabaddi";
|
|
3390
|
+
kho_kho: "kho_kho";
|
|
3391
|
+
wrestling: "wrestling";
|
|
3392
|
+
boxing: "boxing";
|
|
3393
|
+
crossfit: "crossfit";
|
|
3394
|
+
pilates: "pilates";
|
|
3395
|
+
calisthenics: "calisthenics";
|
|
3396
|
+
trekking: "trekking";
|
|
3397
|
+
paragliding: "paragliding";
|
|
3398
|
+
golf: "golf";
|
|
3160
3399
|
singing: "singing";
|
|
3161
3400
|
playing_instrument: "playing_instrument";
|
|
3162
3401
|
dancing: "dancing";
|
|
@@ -3164,6 +3403,12 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3164
3403
|
dj: "dj";
|
|
3165
3404
|
stand_up_comedy: "stand_up_comedy";
|
|
3166
3405
|
theater: "theater";
|
|
3406
|
+
classical_dance: "classical_dance";
|
|
3407
|
+
beatboxing: "beatboxing";
|
|
3408
|
+
music_production: "music_production";
|
|
3409
|
+
poetry_slam: "poetry_slam";
|
|
3410
|
+
rapping: "rapping";
|
|
3411
|
+
open_mic: "open_mic";
|
|
3167
3412
|
movies: "movies";
|
|
3168
3413
|
anime: "anime";
|
|
3169
3414
|
reading: "reading";
|
|
@@ -3172,6 +3417,19 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3172
3417
|
board_games: "board_games";
|
|
3173
3418
|
binge_watching: "binge_watching";
|
|
3174
3419
|
k_drama: "k_drama";
|
|
3420
|
+
bollywood: "bollywood";
|
|
3421
|
+
documentaries: "documentaries";
|
|
3422
|
+
manga: "manga";
|
|
3423
|
+
comic_books: "comic_books";
|
|
3424
|
+
true_crime: "true_crime";
|
|
3425
|
+
stand_up_specials: "stand_up_specials";
|
|
3426
|
+
quiz_trivia: "quiz_trivia";
|
|
3427
|
+
chess: "chess";
|
|
3428
|
+
carrom: "carrom";
|
|
3429
|
+
ludo: "ludo";
|
|
3430
|
+
card_games: "card_games";
|
|
3431
|
+
escape_rooms: "escape_rooms";
|
|
3432
|
+
memes: "memes";
|
|
3175
3433
|
cooking: "cooking";
|
|
3176
3434
|
baking: "baking";
|
|
3177
3435
|
coffee: "coffee";
|
|
@@ -3180,6 +3438,16 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3180
3438
|
street_food: "street_food";
|
|
3181
3439
|
fine_dining: "fine_dining";
|
|
3182
3440
|
food_photography: "food_photography";
|
|
3441
|
+
food_blogging: "food_blogging";
|
|
3442
|
+
mixology: "mixology";
|
|
3443
|
+
craft_beer: "craft_beer";
|
|
3444
|
+
home_brewing: "home_brewing";
|
|
3445
|
+
regional_cuisines: "regional_cuisines";
|
|
3446
|
+
healthy_eating: "healthy_eating";
|
|
3447
|
+
meal_prep: "meal_prep";
|
|
3448
|
+
chocolate: "chocolate";
|
|
3449
|
+
desserts: "desserts";
|
|
3450
|
+
spice_lover: "spice_lover";
|
|
3183
3451
|
traveling: "traveling";
|
|
3184
3452
|
camping: "camping";
|
|
3185
3453
|
backpacking: "backpacking";
|
|
@@ -3189,27 +3457,86 @@ export declare const updateProfileSchema: z.ZodObject<{
|
|
|
3189
3457
|
fishing: "fishing";
|
|
3190
3458
|
gardening: "gardening";
|
|
3191
3459
|
stargazing: "stargazing";
|
|
3460
|
+
solo_travel: "solo_travel";
|
|
3461
|
+
heritage_tourism: "heritage_tourism";
|
|
3462
|
+
mountain_biking: "mountain_biking";
|
|
3463
|
+
wildlife_safari: "wildlife_safari";
|
|
3464
|
+
train_journeys: "train_journeys";
|
|
3465
|
+
bike_rides: "bike_rides";
|
|
3466
|
+
beach_hopping: "beach_hopping";
|
|
3467
|
+
snorkeling: "snorkeling";
|
|
3468
|
+
kayaking: "kayaking";
|
|
3469
|
+
rafting: "rafting";
|
|
3470
|
+
nature_walks: "nature_walks";
|
|
3471
|
+
van_life: "van_life";
|
|
3192
3472
|
meditation: "meditation";
|
|
3193
3473
|
spirituality_practice: "spirituality_practice";
|
|
3194
3474
|
astrology_hobby: "astrology_hobby";
|
|
3195
3475
|
tarot: "tarot";
|
|
3196
3476
|
journaling: "journaling";
|
|
3197
3477
|
self_improvement: "self_improvement";
|
|
3478
|
+
ayurveda: "ayurveda";
|
|
3479
|
+
pranayama: "pranayama";
|
|
3480
|
+
gratitude_practice: "gratitude_practice";
|
|
3481
|
+
therapy: "therapy";
|
|
3482
|
+
manifestation: "manifestation";
|
|
3483
|
+
sound_healing: "sound_healing";
|
|
3484
|
+
aromatherapy: "aromatherapy";
|
|
3198
3485
|
volunteering: "volunteering";
|
|
3199
3486
|
activism: "activism";
|
|
3200
3487
|
mentoring: "mentoring";
|
|
3201
3488
|
networking: "networking";
|
|
3202
3489
|
pet_care: "pet_care";
|
|
3490
|
+
community_service: "community_service";
|
|
3491
|
+
ngo_work: "ngo_work";
|
|
3492
|
+
animal_rescue: "animal_rescue";
|
|
3493
|
+
teaching: "teaching";
|
|
3494
|
+
public_speaking: "public_speaking";
|
|
3495
|
+
debate: "debate";
|
|
3496
|
+
model_un: "model_un";
|
|
3497
|
+
parenting: "parenting";
|
|
3203
3498
|
coding: "coding";
|
|
3204
3499
|
investing: "investing";
|
|
3205
3500
|
entrepreneurship: "entrepreneurship";
|
|
3206
3501
|
languages: "languages";
|
|
3207
3502
|
science: "science";
|
|
3503
|
+
ai_ml: "ai_ml";
|
|
3504
|
+
crypto_web3: "crypto_web3";
|
|
3505
|
+
stock_trading: "stock_trading";
|
|
3506
|
+
robotics: "robotics";
|
|
3507
|
+
astronomy: "astronomy";
|
|
3508
|
+
history: "history";
|
|
3509
|
+
philosophy: "philosophy";
|
|
3510
|
+
psychology: "psychology";
|
|
3511
|
+
online_courses: "online_courses";
|
|
3512
|
+
open_source: "open_source";
|
|
3513
|
+
electronics: "electronics";
|
|
3514
|
+
data_science: "data_science";
|
|
3208
3515
|
interior_design: "interior_design";
|
|
3209
3516
|
fashion: "fashion";
|
|
3210
3517
|
skincare: "skincare";
|
|
3211
3518
|
thrifting: "thrifting";
|
|
3212
3519
|
bowling: "bowling";
|
|
3520
|
+
makeup: "makeup";
|
|
3521
|
+
grooming: "grooming";
|
|
3522
|
+
plant_parenting: "plant_parenting";
|
|
3523
|
+
minimalism: "minimalism";
|
|
3524
|
+
sustainable_living: "sustainable_living";
|
|
3525
|
+
home_decor: "home_decor";
|
|
3526
|
+
nail_art: "nail_art";
|
|
3527
|
+
tattoos: "tattoos";
|
|
3528
|
+
collecting: "collecting";
|
|
3529
|
+
shopping: "shopping";
|
|
3530
|
+
car_bikes: "car_bikes";
|
|
3531
|
+
clubbing: "clubbing";
|
|
3532
|
+
bar_hopping: "bar_hopping";
|
|
3533
|
+
house_parties: "house_parties";
|
|
3534
|
+
live_music: "live_music";
|
|
3535
|
+
pub_quiz: "pub_quiz";
|
|
3536
|
+
hookah: "hookah";
|
|
3537
|
+
late_night_drives: "late_night_drives";
|
|
3538
|
+
cafe_hopping: "cafe_hopping";
|
|
3539
|
+
rooftop_chilling: "rooftop_chilling";
|
|
3213
3540
|
diy: "diy";
|
|
3214
3541
|
}>>>>;
|
|
3215
3542
|
musicGenres: z.ZodOptional<z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
package/dist/profile.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"profile.d.ts","sourceRoot":"","sources":["../src/profile.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;
|
|
1
|
+
{"version":3,"file":"profile.d.ts","sourceRoot":"","sources":["../src/profile.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AA8gExB,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBA2Q5B,CAAC;AAMH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAmD9B,CAAC;AAMH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAA8B,CAAC;AAM/D,MAAM,MAAM,eAAe,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAC;AAChE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC;AACrE,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,mBAAmB,CAAC,CAAC"}
|