udp-schema 1.0.0 → 1.1.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.
Files changed (98) hide show
  1. package/dist/field-helpers.d.ts +23 -8
  2. package/dist/field-helpers.d.ts.map +1 -1
  3. package/dist/field-helpers.js +43 -12
  4. package/dist/field-helpers.js.map +1 -1
  5. package/dist/field-meta.d.ts +14 -52
  6. package/dist/field-meta.d.ts.map +1 -1
  7. package/dist/field-meta.js +13 -307
  8. package/dist/field-meta.js.map +1 -1
  9. package/dist/index.d.ts +16 -15
  10. package/dist/index.d.ts.map +1 -1
  11. package/dist/index.js +15 -20
  12. package/dist/index.js.map +1 -1
  13. package/dist/profile-fields/01-profile.d.ts +264 -0
  14. package/dist/profile-fields/01-profile.d.ts.map +1 -0
  15. package/dist/profile-fields/01-profile.js +113 -0
  16. package/dist/profile-fields/01-profile.js.map +1 -0
  17. package/dist/profile-fields/02-political.d.ts +133 -0
  18. package/dist/profile-fields/02-political.d.ts.map +1 -0
  19. package/dist/profile-fields/02-political.js +42 -0
  20. package/dist/profile-fields/02-political.js.map +1 -0
  21. package/dist/profile-fields/03-electoral.d.ts +46 -0
  22. package/dist/profile-fields/03-electoral.d.ts.map +1 -0
  23. package/dist/profile-fields/03-electoral.js +21 -0
  24. package/dist/profile-fields/03-electoral.js.map +1 -0
  25. package/dist/profile-fields/04-leadership.d.ts +34 -0
  26. package/dist/profile-fields/04-leadership.d.ts.map +1 -0
  27. package/dist/profile-fields/04-leadership.js +22 -0
  28. package/dist/profile-fields/04-leadership.js.map +1 -0
  29. package/dist/profile-fields/05-psychological.d.ts +58 -0
  30. package/dist/profile-fields/05-psychological.d.ts.map +1 -0
  31. package/dist/profile-fields/05-psychological.js +20 -0
  32. package/dist/profile-fields/05-psychological.js.map +1 -0
  33. package/dist/profile-fields/06-education.d.ts +28 -0
  34. package/dist/profile-fields/06-education.d.ts.map +1 -0
  35. package/dist/profile-fields/06-education.js +23 -0
  36. package/dist/profile-fields/06-education.js.map +1 -0
  37. package/dist/profile-fields/07-employment.d.ts +75 -0
  38. package/dist/profile-fields/07-employment.d.ts.map +1 -0
  39. package/dist/profile-fields/07-employment.js +32 -0
  40. package/dist/profile-fields/07-employment.js.map +1 -0
  41. package/dist/profile-fields/08-neurodiversity.d.ts +100 -0
  42. package/dist/profile-fields/08-neurodiversity.d.ts.map +1 -0
  43. package/dist/profile-fields/08-neurodiversity.js +39 -0
  44. package/dist/profile-fields/08-neurodiversity.js.map +1 -0
  45. package/dist/profile-fields/09-health.d.ts +89 -0
  46. package/dist/profile-fields/09-health.d.ts.map +1 -0
  47. package/dist/profile-fields/09-health.js +38 -0
  48. package/dist/profile-fields/09-health.js.map +1 -0
  49. package/dist/profile-fields/10-worldview.d.ts +75 -0
  50. package/dist/profile-fields/10-worldview.d.ts.map +1 -0
  51. package/dist/profile-fields/10-worldview.js +41 -0
  52. package/dist/profile-fields/10-worldview.js.map +1 -0
  53. package/dist/profile-fields/11-residence.d.ts +3 -0
  54. package/dist/profile-fields/11-residence.d.ts.map +1 -0
  55. package/dist/profile-fields/11-residence.js +11 -0
  56. package/dist/profile-fields/11-residence.js.map +1 -0
  57. package/dist/profile-fields/12-household.d.ts +90 -0
  58. package/dist/profile-fields/12-household.d.ts.map +1 -0
  59. package/dist/profile-fields/12-household.js +37 -0
  60. package/dist/profile-fields/12-household.js.map +1 -0
  61. package/dist/profile-fields/index.d.ts +22 -0
  62. package/dist/profile-fields/index.d.ts.map +1 -0
  63. package/dist/profile-fields/index.js +47 -0
  64. package/dist/profile-fields/index.js.map +1 -0
  65. package/dist/profile-fields/types.d.ts +66 -0
  66. package/dist/profile-fields/types.d.ts.map +1 -0
  67. package/dist/profile-fields/types.js +8 -0
  68. package/dist/profile-fields/types.js.map +1 -0
  69. package/dist/progress-fields.d.ts +18 -0
  70. package/dist/progress-fields.d.ts.map +1 -1
  71. package/dist/progress-fields.js +21 -0
  72. package/dist/progress-fields.js.map +1 -1
  73. package/dist/step-01.schema.d.ts.map +1 -1
  74. package/dist/step-01.schema.js +1 -1
  75. package/dist/step-01.schema.js.map +1 -1
  76. package/dist/step-03.schema.d.ts +1 -1
  77. package/dist/step-03.schema.d.ts.map +1 -1
  78. package/dist/step-03.schema.js +1 -8
  79. package/dist/step-03.schema.js.map +1 -1
  80. package/dist/step-04.schema.d.ts +1 -1
  81. package/dist/step-04.schema.d.ts.map +1 -1
  82. package/dist/step-04.schema.js +2 -6
  83. package/dist/step-04.schema.js.map +1 -1
  84. package/dist/step-07.schema.d.ts.map +1 -1
  85. package/dist/step-07.schema.js +2 -16
  86. package/dist/step-07.schema.js.map +1 -1
  87. package/dist/step-08.schema.d.ts.map +1 -1
  88. package/dist/step-08.schema.js +1 -3
  89. package/dist/step-08.schema.js.map +1 -1
  90. package/dist/step-09.schema.d.ts +1 -1
  91. package/dist/step-09.schema.d.ts.map +1 -1
  92. package/dist/step-09.schema.js +5 -19
  93. package/dist/step-09.schema.js.map +1 -1
  94. package/dist/step-12.schema.d.ts +1 -1
  95. package/dist/step-12.schema.d.ts.map +1 -1
  96. package/dist/step-12.schema.js +3 -23
  97. package/dist/step-12.schema.js.map +1 -1
  98. package/package.json +1 -1
@@ -0,0 +1,113 @@
1
+ /**
2
+ * Step 01 — Profile fields.
3
+ *
4
+ * Rich field definitions with options and descriptions,
5
+ * matching the dating-schema profile-fields pattern.
6
+ */
7
+ // ─── Shared option arrays (exported for reuse) ─────────────────────────────
8
+ export const genderOptions = [
9
+ { value: 'man', label: 'Man' },
10
+ { value: 'woman', label: 'Woman' },
11
+ { value: 'non_binary', label: 'Non-binary', description: 'Neither exclusively male nor female' },
12
+ { value: 'transgender_man', label: 'Transgender Man', description: 'Assigned female at birth, identifies as male' },
13
+ { value: 'transgender_woman', label: 'Transgender Woman', description: 'Assigned male at birth, identifies as female' },
14
+ { value: 'genderqueer', label: 'Genderqueer', description: 'Outside the traditional gender binary' },
15
+ { value: 'genderfluid', label: 'Genderfluid', description: 'Gender identity shifts over time' },
16
+ { value: 'agender', label: 'Agender', description: 'No specific gender identity' },
17
+ { value: 'two_spirit', label: 'Two-Spirit', description: 'Indigenous identity encompassing multiple genders' },
18
+ { value: 'other', label: 'Other' },
19
+ { value: 'prefer_not_to_say', label: 'Prefer not to say' },
20
+ ];
21
+ export const religionOptions = [
22
+ { value: 'hindu', label: 'Hindu', description: 'Sanatana Dharma traditions' },
23
+ { value: 'muslim_sunni', label: 'Muslim (Sunni)', description: 'Largest branch of Islam' },
24
+ { value: 'muslim_shia', label: 'Muslim (Shia)', description: 'Second-largest branch of Islam' },
25
+ { value: 'muslim_sufi', label: 'Muslim (Sufi)', description: 'Mystical Islamic tradition' },
26
+ { value: 'muslim_other', label: 'Muslim (Other)', description: 'Ahmadiyya or other traditions' },
27
+ { value: 'christian_catholic', label: 'Christian (Catholic)', description: 'Roman Catholic tradition' },
28
+ { value: 'christian_protestant', label: 'Christian (Protestant)', description: 'Baptist, Methodist, Pentecostal, etc.' },
29
+ { value: 'christian_other', label: 'Christian (Other)', description: 'Orthodox, Syrian, or other traditions' },
30
+ { value: 'sikh', label: 'Sikh', description: 'Founded by Guru Nanak' },
31
+ { value: 'jain_digambar', label: 'Jain (Digambar)', description: 'Sky-clad Jain tradition' },
32
+ { value: 'jain_shwetambar', label: 'Jain (Shwetambar)', description: 'White-clad Jain tradition' },
33
+ { value: 'buddhist', label: 'Buddhist', description: "Followers of the Buddha's teachings" },
34
+ { value: 'parsi_zoroastrian', label: 'Parsi / Zoroastrian', description: 'Ancient Persian faith' },
35
+ { value: 'jewish', label: 'Jewish', description: 'Judaism — Abrahamic faith' },
36
+ { value: 'bahai', label: "Baha'i", description: 'Unity of all religions and humanity' },
37
+ { value: 'spiritual', label: 'Spiritual but not religious', description: 'Personal spiritual practice' },
38
+ { value: 'atheist', label: 'Atheist', description: 'No belief in deities' },
39
+ { value: 'agnostic', label: 'Agnostic', description: 'Uncertain about higher power' },
40
+ { value: 'no_religion', label: 'No Religion', description: 'Simply non-religious' },
41
+ { value: 'inter_religion', label: 'Inter-Religion / Multi-faith', description: 'Multi-faith background' },
42
+ { value: 'other', label: 'Other', description: 'A faith not listed above' },
43
+ { value: 'prefer_not_to_say', label: 'Prefer not to say' },
44
+ ];
45
+ export const languageOptions = [
46
+ { value: 'hindi', label: 'Hindi (हिन्दी)' },
47
+ { value: 'english', label: 'English' },
48
+ { value: 'bengali', label: 'Bengali (বাংলা)' },
49
+ { value: 'telugu', label: 'Telugu (తెలుగు)' },
50
+ { value: 'marathi', label: 'Marathi (मराठी)' },
51
+ { value: 'tamil', label: 'Tamil (தமிழ்)' },
52
+ { value: 'urdu', label: 'Urdu (اردو)' },
53
+ { value: 'gujarati', label: 'Gujarati (ગુજરાતી)' },
54
+ { value: 'kannada', label: 'Kannada (ಕನ್ನಡ)' },
55
+ { value: 'odia', label: 'Odia (ଓଡ଼ିଆ)' },
56
+ { value: 'malayalam', label: 'Malayalam (മലയാളം)' },
57
+ { value: 'punjabi', label: 'Punjabi (ਪੰਜਾਬੀ)' },
58
+ { value: 'assamese', label: 'Assamese (অসমীয়া)' },
59
+ { value: 'maithili', label: 'Maithili (मैथिली)' },
60
+ { value: 'bhojpuri', label: 'Bhojpuri (भोजपुरी)' },
61
+ { value: 'rajasthani', label: 'Rajasthani (राजस्थानी)' },
62
+ { value: 'chhattisgarhi', label: 'Chhattisgarhi (छत्तीसगढ़ी)' },
63
+ { value: 'haryanvi', label: 'Haryanvi (हरियाणवी)' },
64
+ { value: 'tulu', label: 'Tulu (ತುಳು)' },
65
+ { value: 'sanskrit', label: 'Sanskrit (संस्कृतम्)' },
66
+ { value: 'sindhi', label: 'Sindhi (سنڌي)' },
67
+ { value: 'kashmiri', label: 'Kashmiri (कॉशुर)' },
68
+ { value: 'nepali', label: 'Nepali (नेपाली)' },
69
+ { value: 'konkani', label: 'Konkani (कोंकणी)' },
70
+ { value: 'dogri', label: 'Dogri (डोगरी)' },
71
+ { value: 'manipuri', label: 'Manipuri (মৈতৈলোন্)' },
72
+ { value: 'bodo', label: 'Bodo (बड़ो)' },
73
+ { value: 'santali', label: 'Santali (ᱥᱟᱱᱛᱟᱲᱤ)' },
74
+ { value: 'other', label: 'Other' },
75
+ ];
76
+ export const reservationOptions = [
77
+ { value: 'SC', label: 'Scheduled Caste (SC)' },
78
+ { value: 'ST', label: 'Scheduled Tribe (ST)' },
79
+ { value: 'OBC_NC', label: 'OBC (Non-Creamy Layer)' },
80
+ { value: 'OBC_C', label: 'OBC (Creamy Layer)' },
81
+ { value: 'EWS', label: 'Economically Weaker Section (EWS)' },
82
+ { value: 'GENERAL', label: 'General' },
83
+ { value: 'DONT_KNOW', label: "Don't know" },
84
+ { value: 'PREFER_NOT_SAY', label: 'Prefer not to say' },
85
+ ];
86
+ export const minorityOptions = [
87
+ { value: 'NO', label: 'No' },
88
+ { value: 'RELIGIOUS', label: 'Yes — Religious minority' },
89
+ { value: 'LINGUISTIC', label: 'Yes — Linguistic minority' },
90
+ { value: 'NOT_SURE', label: 'Not sure' },
91
+ ];
92
+ // ─── Field Group ────────────────────────────────────────────────────────────
93
+ export const profile = {
94
+ key: 'profile',
95
+ label: 'Profile',
96
+ description: 'Basic personal information — name, gender, date of birth, language, and religion.',
97
+ step: 1,
98
+ fields: [
99
+ { order: 1, key: 'firstName', label: 'First Name', type: 'text', step: 1, isOnboarding: true, maxLength: 50 },
100
+ { order: 2, key: 'middleName', label: 'Middle Name', type: 'text', step: 1, isOnboarding: true, optional: true, maxLength: 50 },
101
+ { order: 3, key: 'lastName', label: 'Last Name', type: 'text', step: 1, isOnboarding: true, maxLength: 50 },
102
+ { order: 4, key: 'gender', label: 'Gender', type: 'single_select', step: 1, isOnboarding: true, options: [...genderOptions] },
103
+ { order: 5, key: 'dateOfBirth', label: 'Date of Birth', type: 'date', step: 1, isOnboarding: true },
104
+ { order: 6, key: 'whatsappNumber', label: 'WhatsApp Number', type: 'text', step: 1, isOnboarding: true, optional: true, description: 'Include country code' },
105
+ { order: 7, key: 'primaryLanguage', label: 'Primary Language', type: 'single_select', step: 1, isOnboarding: true, options: [...languageOptions] },
106
+ { order: 8, key: 'secondaryLanguages', label: 'Secondary Languages', type: 'multi_select', step: 1, isOnboarding: true, optional: true, options: [...languageOptions], maxSelect: 10 },
107
+ { order: 9, key: 'familyReligion', label: 'Family Religion', type: 'single_select', step: 1, isOnboarding: true, options: [...religionOptions] },
108
+ { order: 10, key: 'personalReligion', label: 'Personal Religion', type: 'single_select', step: 1, isOnboarding: true, optional: true, options: [...religionOptions] },
109
+ { order: 11, key: 'reservationStatus', label: 'Reservation Category', type: 'single_select', step: 1, isOnboarding: true, options: [...reservationOptions], sensitive: true },
110
+ { order: 12, key: 'minorityStatus', label: 'Minority Status', type: 'single_select', step: 1, isOnboarding: true, options: [...minorityOptions] },
111
+ ],
112
+ };
113
+ //# sourceMappingURL=01-profile.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"01-profile.js","sourceRoot":"","sources":["../../src/profile-fields/01-profile.ts"],"names":[],"mappings":"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","sourcesContent":["/**\n * Step 01 — Profile fields.\n *\n * Rich field definitions with options and descriptions,\n * matching the dating-schema profile-fields pattern.\n */\n\nimport type { FieldGroup } from './types.js';\n\n// ─── Shared option arrays (exported for reuse) ─────────────────────────────\n\nexport const genderOptions = [\n { value: 'man', label: 'Man' },\n { value: 'woman', label: 'Woman' },\n { value: 'non_binary', label: 'Non-binary', description: 'Neither exclusively male nor female' },\n { value: 'transgender_man', label: 'Transgender Man', description: 'Assigned female at birth, identifies as male' },\n { value: 'transgender_woman', label: 'Transgender Woman', description: 'Assigned male at birth, identifies as female' },\n { value: 'genderqueer', label: 'Genderqueer', description: 'Outside the traditional gender binary' },\n { value: 'genderfluid', label: 'Genderfluid', description: 'Gender identity shifts over time' },\n { value: 'agender', label: 'Agender', description: 'No specific gender identity' },\n { value: 'two_spirit', label: 'Two-Spirit', description: 'Indigenous identity encompassing multiple genders' },\n { value: 'other', label: 'Other' },\n { value: 'prefer_not_to_say', label: 'Prefer not to say' },\n] as const;\n\nexport const religionOptions = [\n { value: 'hindu', label: 'Hindu', description: 'Sanatana Dharma traditions' },\n { value: 'muslim_sunni', label: 'Muslim (Sunni)', description: 'Largest branch of Islam' },\n { value: 'muslim_shia', label: 'Muslim (Shia)', description: 'Second-largest branch of Islam' },\n { value: 'muslim_sufi', label: 'Muslim (Sufi)', description: 'Mystical Islamic tradition' },\n { value: 'muslim_other', label: 'Muslim (Other)', description: 'Ahmadiyya or other traditions' },\n { value: 'christian_catholic', label: 'Christian (Catholic)', description: 'Roman Catholic tradition' },\n { value: 'christian_protestant', label: 'Christian (Protestant)', description: 'Baptist, Methodist, Pentecostal, etc.' },\n { value: 'christian_other', label: 'Christian (Other)', description: 'Orthodox, Syrian, or other traditions' },\n { value: 'sikh', label: 'Sikh', description: 'Founded by Guru Nanak' },\n { value: 'jain_digambar', label: 'Jain (Digambar)', description: 'Sky-clad Jain tradition' },\n { value: 'jain_shwetambar', label: 'Jain (Shwetambar)', description: 'White-clad Jain tradition' },\n { value: 'buddhist', label: 'Buddhist', description: \"Followers of the Buddha's teachings\" },\n { value: 'parsi_zoroastrian', label: 'Parsi / Zoroastrian', description: 'Ancient Persian faith' },\n { value: 'jewish', label: 'Jewish', description: 'Judaism — Abrahamic faith' },\n { value: 'bahai', label: \"Baha'i\", description: 'Unity of all religions and humanity' },\n { value: 'spiritual', label: 'Spiritual but not religious', description: 'Personal spiritual practice' },\n { value: 'atheist', label: 'Atheist', description: 'No belief in deities' },\n { value: 'agnostic', label: 'Agnostic', description: 'Uncertain about higher power' },\n { value: 'no_religion', label: 'No Religion', description: 'Simply non-religious' },\n { value: 'inter_religion', label: 'Inter-Religion / Multi-faith', description: 'Multi-faith background' },\n { value: 'other', label: 'Other', description: 'A faith not listed above' },\n { value: 'prefer_not_to_say', label: 'Prefer not to say' },\n] as const;\n\nexport const languageOptions = [\n { value: 'hindi', label: 'Hindi (हिन्दी)' },\n { value: 'english', label: 'English' },\n { value: 'bengali', label: 'Bengali (বাংলা)' },\n { value: 'telugu', label: 'Telugu (తెలుగు)' },\n { value: 'marathi', label: 'Marathi (मराठी)' },\n { value: 'tamil', label: 'Tamil (தமிழ்)' },\n { value: 'urdu', label: 'Urdu (اردو)' },\n { value: 'gujarati', label: 'Gujarati (ગુજરાતી)' },\n { value: 'kannada', label: 'Kannada (ಕನ್ನಡ)' },\n { value: 'odia', label: 'Odia (ଓଡ଼ିଆ)' },\n { value: 'malayalam', label: 'Malayalam (മലയാളം)' },\n { value: 'punjabi', label: 'Punjabi (ਪੰਜਾਬੀ)' },\n { value: 'assamese', label: 'Assamese (অসমীয়া)' },\n { value: 'maithili', label: 'Maithili (मैथिली)' },\n { value: 'bhojpuri', label: 'Bhojpuri (भोजपुरी)' },\n { value: 'rajasthani', label: 'Rajasthani (राजस्थानी)' },\n { value: 'chhattisgarhi', label: 'Chhattisgarhi (छत्तीसगढ़ी)' },\n { value: 'haryanvi', label: 'Haryanvi (हरियाणवी)' },\n { value: 'tulu', label: 'Tulu (ತುಳು)' },\n { value: 'sanskrit', label: 'Sanskrit (संस्कृतम्)' },\n { value: 'sindhi', label: 'Sindhi (سنڌي)' },\n { value: 'kashmiri', label: 'Kashmiri (कॉशुर)' },\n { value: 'nepali', label: 'Nepali (नेपाली)' },\n { value: 'konkani', label: 'Konkani (कोंकणी)' },\n { value: 'dogri', label: 'Dogri (डोगरी)' },\n { value: 'manipuri', label: 'Manipuri (মৈতৈলোন্)' },\n { value: 'bodo', label: 'Bodo (बड़ो)' },\n { value: 'santali', label: 'Santali (ᱥᱟᱱᱛᱟᱲᱤ)' },\n { value: 'other', label: 'Other' },\n] as const;\n\nexport const reservationOptions = [\n { value: 'SC', label: 'Scheduled Caste (SC)' },\n { value: 'ST', label: 'Scheduled Tribe (ST)' },\n { value: 'OBC_NC', label: 'OBC (Non-Creamy Layer)' },\n { value: 'OBC_C', label: 'OBC (Creamy Layer)' },\n { value: 'EWS', label: 'Economically Weaker Section (EWS)' },\n { value: 'GENERAL', label: 'General' },\n { value: 'DONT_KNOW', label: \"Don't know\" },\n { value: 'PREFER_NOT_SAY', label: 'Prefer not to say' },\n] as const;\n\nexport const minorityOptions = [\n { value: 'NO', label: 'No' },\n { value: 'RELIGIOUS', label: 'Yes — Religious minority' },\n { value: 'LINGUISTIC', label: 'Yes — Linguistic minority' },\n { value: 'NOT_SURE', label: 'Not sure' },\n] as const;\n\n// ─── Field Group ────────────────────────────────────────────────────────────\n\nexport const profile: FieldGroup = {\n key: 'profile',\n label: 'Profile',\n description: 'Basic personal information — name, gender, date of birth, language, and religion.',\n step: 1,\n fields: [\n { order: 1, key: 'firstName', label: 'First Name', type: 'text', step: 1, isOnboarding: true, maxLength: 50 },\n { order: 2, key: 'middleName', label: 'Middle Name', type: 'text', step: 1, isOnboarding: true, optional: true, maxLength: 50 },\n { order: 3, key: 'lastName', label: 'Last Name', type: 'text', step: 1, isOnboarding: true, maxLength: 50 },\n { order: 4, key: 'gender', label: 'Gender', type: 'single_select', step: 1, isOnboarding: true, options: [...genderOptions] },\n { order: 5, key: 'dateOfBirth', label: 'Date of Birth', type: 'date', step: 1, isOnboarding: true },\n { order: 6, key: 'whatsappNumber', label: 'WhatsApp Number', type: 'text', step: 1, isOnboarding: true, optional: true, description: 'Include country code' },\n { order: 7, key: 'primaryLanguage', label: 'Primary Language', type: 'single_select', step: 1, isOnboarding: true, options: [...languageOptions] },\n { order: 8, key: 'secondaryLanguages', label: 'Secondary Languages', type: 'multi_select', step: 1, isOnboarding: true, optional: true, options: [...languageOptions], maxSelect: 10 },\n { order: 9, key: 'familyReligion', label: 'Family Religion', type: 'single_select', step: 1, isOnboarding: true, options: [...religionOptions] },\n { order: 10, key: 'personalReligion', label: 'Personal Religion', type: 'single_select', step: 1, isOnboarding: true, optional: true, options: [...religionOptions] },\n { order: 11, key: 'reservationStatus', label: 'Reservation Category', type: 'single_select', step: 1, isOnboarding: true, options: [...reservationOptions], sensitive: true },\n { order: 12, key: 'minorityStatus', label: 'Minority Status', type: 'single_select', step: 1, isOnboarding: true, options: [...minorityOptions] },\n ],\n};\n"]}
@@ -0,0 +1,133 @@
1
+ import type { FieldGroup } from './types.js';
2
+ export declare const politicalSpectrumOptions: readonly [{
3
+ readonly value: "1_tradition_faith";
4
+ readonly label: "Guided by Tradition & Wisdom";
5
+ readonly description: "Truth through inherited traditions and spiritual beliefs";
6
+ }, {
7
+ readonly value: "2_faith_curious";
8
+ readonly label: "Balancing Faith with Questions";
9
+ readonly description: "Respect traditions but open to asking questions";
10
+ }, {
11
+ readonly value: "3_multiplicity_open";
12
+ readonly label: "Open to Multiple Perspectives";
13
+ readonly description: "Value in diverse worldviews";
14
+ }, {
15
+ readonly value: "4_pragmatic_flexible";
16
+ readonly label: "Pragmatic & Contextual";
17
+ readonly description: "What works is what matters";
18
+ }, {
19
+ readonly value: "5_evidence_reasoning";
20
+ readonly label: "Evidence-Informed";
21
+ readonly description: "Decisions based on data and logic";
22
+ }, {
23
+ readonly value: "6_critical_reflective";
24
+ readonly label: "Critical Analyst";
25
+ readonly description: "Systematically examine own thinking";
26
+ }, {
27
+ readonly value: "7_skeptic_optimize";
28
+ readonly label: "Perpetual Skeptic";
29
+ readonly description: "Question everything including yourself";
30
+ }, {
31
+ readonly value: "prefer_not_to_say";
32
+ readonly label: "Prefer not to say";
33
+ }];
34
+ export declare const partyOptions: readonly [{
35
+ readonly value: "bjp";
36
+ readonly label: "BJP";
37
+ }, {
38
+ readonly value: "inc";
39
+ readonly label: "Indian National Congress (INC)";
40
+ }, {
41
+ readonly value: "aap";
42
+ readonly label: "Aam Aadmi Party (AAP)";
43
+ }, {
44
+ readonly value: "bsp";
45
+ readonly label: "Bahujan Samaj Party (BSP)";
46
+ }, {
47
+ readonly value: "sp";
48
+ readonly label: "Samajwadi Party (SP)";
49
+ }, {
50
+ readonly value: "tmc";
51
+ readonly label: "Trinamool Congress (TMC)";
52
+ }, {
53
+ readonly value: "dmk";
54
+ readonly label: "DMK";
55
+ }, {
56
+ readonly value: "aiadmk";
57
+ readonly label: "AIADMK";
58
+ }, {
59
+ readonly value: "ncp";
60
+ readonly label: "NCP";
61
+ }, {
62
+ readonly value: "shiv_sena";
63
+ readonly label: "Shiv Sena";
64
+ }, {
65
+ readonly value: "jdu";
66
+ readonly label: "JD(U)";
67
+ }, {
68
+ readonly value: "rjd";
69
+ readonly label: "RJD";
70
+ }, {
71
+ readonly value: "cpim";
72
+ readonly label: "CPI(M)";
73
+ }, {
74
+ readonly value: "cpi";
75
+ readonly label: "CPI";
76
+ }, {
77
+ readonly value: "ysrcp";
78
+ readonly label: "YSRCP";
79
+ }, {
80
+ readonly value: "tdp";
81
+ readonly label: "TDP";
82
+ }, {
83
+ readonly value: "bjd";
84
+ readonly label: "BJD";
85
+ }, {
86
+ readonly value: "jmm";
87
+ readonly label: "JMM";
88
+ }, {
89
+ readonly value: "none";
90
+ readonly label: "No party affiliation";
91
+ }, {
92
+ readonly value: "other";
93
+ readonly label: "Other";
94
+ }, {
95
+ readonly value: "prefer_not_to_say";
96
+ readonly label: "Prefer not to say";
97
+ }];
98
+ export declare const civicEngagementOptions: readonly [{
99
+ readonly value: "ngo";
100
+ readonly label: "NGO / Non-profit";
101
+ }, {
102
+ readonly value: "trade_union";
103
+ readonly label: "Trade Union";
104
+ }, {
105
+ readonly value: "cooperative";
106
+ readonly label: "Cooperative Society";
107
+ }, {
108
+ readonly value: "resident_association";
109
+ readonly label: "Resident Welfare Association";
110
+ }, {
111
+ readonly value: "self_help_group";
112
+ readonly label: "Self Help Group (SHG)";
113
+ }, {
114
+ readonly value: "youth_club";
115
+ readonly label: "Youth Club";
116
+ }, {
117
+ readonly value: "religious_organization";
118
+ readonly label: "Religious Organization";
119
+ }, {
120
+ readonly value: "caste_association";
121
+ readonly label: "Caste Association";
122
+ }, {
123
+ readonly value: "professional_body";
124
+ readonly label: "Professional Body";
125
+ }, {
126
+ readonly value: "none";
127
+ readonly label: "None";
128
+ }, {
129
+ readonly value: "other";
130
+ readonly label: "Other";
131
+ }];
132
+ export declare const politicalAssociation: FieldGroup;
133
+ //# sourceMappingURL=02-political.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"02-political.d.ts","sourceRoot":"","sources":["../../src/profile-fields/02-political.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAS3B,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAYf,CAAC;AAEX,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAMzB,CAAC;AAEX,eAAO,MAAM,oBAAoB,EAAE,UAUlC,CAAC"}
@@ -0,0 +1,42 @@
1
+ export const politicalSpectrumOptions = [
2
+ { value: '1_tradition_faith', label: 'Guided by Tradition & Wisdom', description: 'Truth through inherited traditions and spiritual beliefs' },
3
+ { value: '2_faith_curious', label: 'Balancing Faith with Questions', description: 'Respect traditions but open to asking questions' },
4
+ { value: '3_multiplicity_open', label: 'Open to Multiple Perspectives', description: 'Value in diverse worldviews' },
5
+ { value: '4_pragmatic_flexible', label: 'Pragmatic & Contextual', description: 'What works is what matters' },
6
+ { value: '5_evidence_reasoning', label: 'Evidence-Informed', description: 'Decisions based on data and logic' },
7
+ { value: '6_critical_reflective', label: 'Critical Analyst', description: 'Systematically examine own thinking' },
8
+ { value: '7_skeptic_optimize', label: 'Perpetual Skeptic', description: 'Question everything including yourself' },
9
+ { value: 'prefer_not_to_say', label: 'Prefer not to say' },
10
+ ];
11
+ export const partyOptions = [
12
+ { value: 'bjp', label: 'BJP' }, { value: 'inc', label: 'Indian National Congress (INC)' },
13
+ { value: 'aap', label: 'Aam Aadmi Party (AAP)' }, { value: 'bsp', label: 'Bahujan Samaj Party (BSP)' },
14
+ { value: 'sp', label: 'Samajwadi Party (SP)' }, { value: 'tmc', label: 'Trinamool Congress (TMC)' },
15
+ { value: 'dmk', label: 'DMK' }, { value: 'aiadmk', label: 'AIADMK' },
16
+ { value: 'ncp', label: 'NCP' }, { value: 'shiv_sena', label: 'Shiv Sena' },
17
+ { value: 'jdu', label: 'JD(U)' }, { value: 'rjd', label: 'RJD' },
18
+ { value: 'cpim', label: 'CPI(M)' }, { value: 'cpi', label: 'CPI' },
19
+ { value: 'ysrcp', label: 'YSRCP' }, { value: 'tdp', label: 'TDP' },
20
+ { value: 'bjd', label: 'BJD' }, { value: 'jmm', label: 'JMM' },
21
+ { value: 'none', label: 'No party affiliation' }, { value: 'other', label: 'Other' },
22
+ { value: 'prefer_not_to_say', label: 'Prefer not to say' },
23
+ ];
24
+ export const civicEngagementOptions = [
25
+ { value: 'ngo', label: 'NGO / Non-profit' }, { value: 'trade_union', label: 'Trade Union' },
26
+ { value: 'cooperative', label: 'Cooperative Society' }, { value: 'resident_association', label: 'Resident Welfare Association' },
27
+ { value: 'self_help_group', label: 'Self Help Group (SHG)' }, { value: 'youth_club', label: 'Youth Club' },
28
+ { value: 'religious_organization', label: 'Religious Organization' }, { value: 'caste_association', label: 'Caste Association' },
29
+ { value: 'professional_body', label: 'Professional Body' }, { value: 'none', label: 'None' }, { value: 'other', label: 'Other' },
30
+ ];
31
+ export const politicalAssociation = {
32
+ key: 'political_association', label: 'Political Association & History', step: 2,
33
+ description: 'Your political spectrum, party associations, and civic engagement.',
34
+ fields: [
35
+ { order: 1, key: 'politicalSpectrum', label: 'Political Spectrum', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...politicalSpectrumOptions] },
36
+ { order: 2, key: 'selfPartyAssociation', label: 'Your Party Association', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...partyOptions] },
37
+ { order: 3, key: 'familyPartyAssociation', label: 'Family Party Association', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...partyOptions] },
38
+ { order: 4, key: 'publicOfficeAndElections', label: 'Public Office & Elections', type: 'object', step: 2, isOnboarding: true, optional: true, description: 'Have you held public office or contested elections?' },
39
+ { order: 5, key: 'networkAndCivicEngagement', label: 'Civic Engagement', type: 'multi_select', step: 2, isOnboarding: true, optional: true, options: [...civicEngagementOptions] },
40
+ ],
41
+ };
42
+ //# sourceMappingURL=02-political.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"02-political.js","sourceRoot":"","sources":["../../src/profile-fields/02-political.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,wBAAwB,GAAG;IACtC,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,8BAA8B,EAAE,WAAW,EAAE,0DAA0D,EAAE;IAC9I,EAAE,KAAK,EAAE,iBAAiB,EAAE,KAAK,EAAE,gCAAgC,EAAE,WAAW,EAAE,iDAAiD,EAAE;IACrI,EAAE,KAAK,EAAE,qBAAqB,EAAE,KAAK,EAAE,+BAA+B,EAAE,WAAW,EAAE,6BAA6B,EAAE;IACpH,EAAE,KAAK,EAAE,sBAAsB,EAAE,KAAK,EAAE,wBAAwB,EAAE,WAAW,EAAE,4BAA4B,EAAE;IAC7G,EAAE,KAAK,EAAE,sBAAsB,EAAE,KAAK,EAAE,mBAAmB,EAAE,WAAW,EAAE,mCAAmC,EAAE;IAC/G,EAAE,KAAK,EAAE,uBAAuB,EAAE,KAAK,EAAE,kBAAkB,EAAE,WAAW,EAAE,qCAAqC,EAAE;IACjH,EAAE,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,mBAAmB,EAAE,WAAW,EAAE,wCAAwC,EAAE;IAClH,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,mBAAmB,EAAE;CAClD,CAAC;AAEX,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,gCAAgC,EAAE;IACzF,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,uBAAuB,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,2BAA2B,EAAE;IACtG,EAAE,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,sBAAsB,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,0BAA0B,EAAE;IACnG,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,QAAQ,EAAE;IACpE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,KAAK,EAAE,WAAW,EAAE,KAAK,EAAE,WAAW,EAAE;IAC1E,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE;IAChE,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE;IAClE,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE;IAClE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE;IAC9D,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,sBAAsB,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;IACpF,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,mBAAmB,EAAE;CAClD,CAAC;AAEX,MAAM,CAAC,MAAM,sBAAsB,GAAG;IACpC,EAAE,KAAK,EAAE,KAAK,EAAE,KAAK,EAAE,kBAAkB,EAAE,EAAE,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,aAAa,EAAE;IAC3F,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,qBAAqB,EAAE,EAAE,EAAE,KAAK,EAAE,sBAAsB,EAAE,KAAK,EAAE,8BAA8B,EAAE;IAChI,EAAE,KAAK,EAAE,iBAAiB,EAAE,KAAK,EAAE,uBAAuB,EAAE,EAAE,EAAE,KAAK,EAAE,YAAY,EAAE,KAAK,EAAE,YAAY,EAAE;IAC1G,EAAE,KAAK,EAAE,wBAAwB,EAAE,KAAK,EAAE,wBAAwB,EAAE,EAAE,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,mBAAmB,EAAE;IAChI,EAAE,KAAK,EAAE,mBAAmB,EAAE,KAAK,EAAE,mBAAmB,EAAE,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,KAAK,EAAE,OAAO,EAAE,KAAK,EAAE,OAAO,EAAE;CACxH,CAAC;AAEX,MAAM,CAAC,MAAM,oBAAoB,GAAe;IAC9C,GAAG,EAAE,uBAAuB,EAAE,KAAK,EAAE,iCAAiC,EAAE,IAAI,EAAE,CAAC;IAC/E,WAAW,EAAE,oEAAoE;IACjF,MAAM,EAAE;QACN,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,mBAAmB,EAAE,KAAK,EAAE,oBAAoB,EAAE,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,GAAG,wBAAwB,CAAC,EAAE;QAC/K,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,sBAAsB,EAAE,KAAK,EAAE,wBAAwB,EAAE,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,GAAG,YAAY,CAAC,EAAE;QAC1K,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,wBAAwB,EAAE,KAAK,EAAE,0BAA0B,EAAE,IAAI,EAAE,eAAe,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,GAAG,YAAY,CAAC,EAAE;QAC9K,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,0BAA0B,EAAE,KAAK,EAAE,2BAA2B,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,WAAW,EAAE,qDAAqD,EAAE;QAClN,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,EAAE,2BAA2B,EAAE,KAAK,EAAE,kBAAkB,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,EAAE,CAAC,EAAE,YAAY,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC,GAAG,sBAAsB,CAAC,EAAE;KACnL;CACF,CAAC","sourcesContent":["import type { FieldGroup } from './types.js';\n\nexport const politicalSpectrumOptions = [\n { value: '1_tradition_faith', label: 'Guided by Tradition & Wisdom', description: 'Truth through inherited traditions and spiritual beliefs' },\n { value: '2_faith_curious', label: 'Balancing Faith with Questions', description: 'Respect traditions but open to asking questions' },\n { value: '3_multiplicity_open', label: 'Open to Multiple Perspectives', description: 'Value in diverse worldviews' },\n { value: '4_pragmatic_flexible', label: 'Pragmatic & Contextual', description: 'What works is what matters' },\n { value: '5_evidence_reasoning', label: 'Evidence-Informed', description: 'Decisions based on data and logic' },\n { value: '6_critical_reflective', label: 'Critical Analyst', description: 'Systematically examine own thinking' },\n { value: '7_skeptic_optimize', label: 'Perpetual Skeptic', description: 'Question everything including yourself' },\n { value: 'prefer_not_to_say', label: 'Prefer not to say' },\n] as const;\n\nexport const partyOptions = [\n { value: 'bjp', label: 'BJP' }, { value: 'inc', label: 'Indian National Congress (INC)' },\n { value: 'aap', label: 'Aam Aadmi Party (AAP)' }, { value: 'bsp', label: 'Bahujan Samaj Party (BSP)' },\n { value: 'sp', label: 'Samajwadi Party (SP)' }, { value: 'tmc', label: 'Trinamool Congress (TMC)' },\n { value: 'dmk', label: 'DMK' }, { value: 'aiadmk', label: 'AIADMK' },\n { value: 'ncp', label: 'NCP' }, { value: 'shiv_sena', label: 'Shiv Sena' },\n { value: 'jdu', label: 'JD(U)' }, { value: 'rjd', label: 'RJD' },\n { value: 'cpim', label: 'CPI(M)' }, { value: 'cpi', label: 'CPI' },\n { value: 'ysrcp', label: 'YSRCP' }, { value: 'tdp', label: 'TDP' },\n { value: 'bjd', label: 'BJD' }, { value: 'jmm', label: 'JMM' },\n { value: 'none', label: 'No party affiliation' }, { value: 'other', label: 'Other' },\n { value: 'prefer_not_to_say', label: 'Prefer not to say' },\n] as const;\n\nexport const civicEngagementOptions = [\n { value: 'ngo', label: 'NGO / Non-profit' }, { value: 'trade_union', label: 'Trade Union' },\n { value: 'cooperative', label: 'Cooperative Society' }, { value: 'resident_association', label: 'Resident Welfare Association' },\n { value: 'self_help_group', label: 'Self Help Group (SHG)' }, { value: 'youth_club', label: 'Youth Club' },\n { value: 'religious_organization', label: 'Religious Organization' }, { value: 'caste_association', label: 'Caste Association' },\n { value: 'professional_body', label: 'Professional Body' }, { value: 'none', label: 'None' }, { value: 'other', label: 'Other' },\n] as const;\n\nexport const politicalAssociation: FieldGroup = {\n key: 'political_association', label: 'Political Association & History', step: 2,\n description: 'Your political spectrum, party associations, and civic engagement.',\n fields: [\n { order: 1, key: 'politicalSpectrum', label: 'Political Spectrum', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...politicalSpectrumOptions] },\n { order: 2, key: 'selfPartyAssociation', label: 'Your Party Association', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...partyOptions] },\n { order: 3, key: 'familyPartyAssociation', label: 'Family Party Association', type: 'single_select', step: 2, isOnboarding: true, optional: true, options: [...partyOptions] },\n { order: 4, key: 'publicOfficeAndElections', label: 'Public Office & Elections', type: 'object', step: 2, isOnboarding: true, optional: true, description: 'Have you held public office or contested elections?' },\n { order: 5, key: 'networkAndCivicEngagement', label: 'Civic Engagement', type: 'multi_select', step: 2, isOnboarding: true, optional: true, options: [...civicEngagementOptions] },\n ],\n};\n"]}
@@ -0,0 +1,46 @@
1
+ import type { FieldGroup } from './types.js';
2
+ export declare const votingIssueOptions: readonly [{
3
+ readonly value: "economy";
4
+ readonly label: "Economy & Jobs";
5
+ }, {
6
+ readonly value: "healthcare";
7
+ readonly label: "Healthcare";
8
+ }, {
9
+ readonly value: "education";
10
+ readonly label: "Education";
11
+ }, {
12
+ readonly value: "unemployment";
13
+ readonly label: "Unemployment";
14
+ }, {
15
+ readonly value: "corruption";
16
+ readonly label: "Corruption";
17
+ }, {
18
+ readonly value: "womens_safety";
19
+ readonly label: "Women's Safety";
20
+ }, {
21
+ readonly value: "environment";
22
+ readonly label: "Environment";
23
+ }, {
24
+ readonly value: "caste_issues";
25
+ readonly label: "Caste Issues";
26
+ }, {
27
+ readonly value: "religious_issues";
28
+ readonly label: "Religious Issues";
29
+ }, {
30
+ readonly value: "infrastructure";
31
+ readonly label: "Infrastructure";
32
+ }, {
33
+ readonly value: "national_security";
34
+ readonly label: "National Security";
35
+ }, {
36
+ readonly value: "farmer_issues";
37
+ readonly label: "Farmer Issues";
38
+ }, {
39
+ readonly value: "water_sanitation";
40
+ readonly label: "Water & Sanitation";
41
+ }, {
42
+ readonly value: "other";
43
+ readonly label: "Other";
44
+ }];
45
+ export declare const electoralBehaviour: FieldGroup;
46
+ //# sourceMappingURL=03-electoral.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"03-electoral.d.ts","sourceRoot":"","sources":["../../src/profile-fields/03-electoral.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAQrB,CAAC;AAEX,eAAO,MAAM,kBAAkB,EAAE,UAUhC,CAAC"}
@@ -0,0 +1,21 @@
1
+ export const votingIssueOptions = [
2
+ { value: 'economy', label: 'Economy & Jobs' }, { value: 'healthcare', label: 'Healthcare' },
3
+ { value: 'education', label: 'Education' }, { value: 'unemployment', label: 'Unemployment' },
4
+ { value: 'corruption', label: 'Corruption' }, { value: 'womens_safety', label: "Women's Safety" },
5
+ { value: 'environment', label: 'Environment' }, { value: 'caste_issues', label: 'Caste Issues' },
6
+ { value: 'religious_issues', label: 'Religious Issues' }, { value: 'infrastructure', label: 'Infrastructure' },
7
+ { value: 'national_security', label: 'National Security' }, { value: 'farmer_issues', label: 'Farmer Issues' },
8
+ { value: 'water_sanitation', label: 'Water & Sanitation' }, { value: 'other', label: 'Other' },
9
+ ];
10
+ export const electoralBehaviour = {
11
+ key: 'electoral_behaviour', label: 'Electoral Behaviour', step: 3,
12
+ description: 'Your voter ID, voting history, and the issues that matter to you.',
13
+ fields: [
14
+ { order: 1, key: 'epicNumber', label: 'Voter ID (EPIC)', type: 'text', step: 3, isOnboarding: true, optional: true, maxLength: 20 },
15
+ { order: 2, key: 'willVoteThisTime', label: 'Will Vote This Time', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'yes', label: 'Yes' }, { value: 'no', label: 'No' }, { value: 'maybe', label: 'Maybe' }, { value: 'prefer_not_to_say', label: 'Prefer not to say' }] },
16
+ { order: 3, key: 'didVoteLastTime', label: 'Voted Last Time', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'yes', label: 'Yes' }, { value: 'no', label: 'No' }, { value: 'prefer_not_to_say', label: 'Prefer not to say' }] },
17
+ { order: 4, key: 'votingFrequency', label: 'Voting Frequency', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'every_election', label: 'Every election' }, { value: 'most_elections', label: 'Most elections' }, { value: 'sometimes', label: 'Sometimes' }, { value: 'rarely', label: 'Rarely' }, { value: 'never', label: 'Never' }, { value: 'first_time_voter', label: 'First-time voter' }] },
18
+ { order: 5, key: 'primaryVotingIssues', label: 'Primary Voting Issues', type: 'multi_select', step: 3, isOnboarding: true, optional: true, options: [...votingIssueOptions] },
19
+ ],
20
+ };
21
+ //# sourceMappingURL=03-electoral.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"03-electoral.js","sourceRoot":"","sources":["../../src/profile-fields/03-electoral.ts"],"names":[],"mappings":"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","sourcesContent":["import type { FieldGroup } from './types.js';\n\nexport const votingIssueOptions = [\n { value: 'economy', label: 'Economy & Jobs' }, { value: 'healthcare', label: 'Healthcare' },\n { value: 'education', label: 'Education' }, { value: 'unemployment', label: 'Unemployment' },\n { value: 'corruption', label: 'Corruption' }, { value: 'womens_safety', label: \"Women's Safety\" },\n { value: 'environment', label: 'Environment' }, { value: 'caste_issues', label: 'Caste Issues' },\n { value: 'religious_issues', label: 'Religious Issues' }, { value: 'infrastructure', label: 'Infrastructure' },\n { value: 'national_security', label: 'National Security' }, { value: 'farmer_issues', label: 'Farmer Issues' },\n { value: 'water_sanitation', label: 'Water & Sanitation' }, { value: 'other', label: 'Other' },\n] as const;\n\nexport const electoralBehaviour: FieldGroup = {\n key: 'electoral_behaviour', label: 'Electoral Behaviour', step: 3,\n description: 'Your voter ID, voting history, and the issues that matter to you.',\n fields: [\n { order: 1, key: 'epicNumber', label: 'Voter ID (EPIC)', type: 'text', step: 3, isOnboarding: true, optional: true, maxLength: 20 },\n { order: 2, key: 'willVoteThisTime', label: 'Will Vote This Time', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'yes', label: 'Yes' }, { value: 'no', label: 'No' }, { value: 'maybe', label: 'Maybe' }, { value: 'prefer_not_to_say', label: 'Prefer not to say' }] },\n { order: 3, key: 'didVoteLastTime', label: 'Voted Last Time', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'yes', label: 'Yes' }, { value: 'no', label: 'No' }, { value: 'prefer_not_to_say', label: 'Prefer not to say' }] },\n { order: 4, key: 'votingFrequency', label: 'Voting Frequency', type: 'single_select', step: 3, isOnboarding: true, optional: true, options: [{ value: 'every_election', label: 'Every election' }, { value: 'most_elections', label: 'Most elections' }, { value: 'sometimes', label: 'Sometimes' }, { value: 'rarely', label: 'Rarely' }, { value: 'never', label: 'Never' }, { value: 'first_time_voter', label: 'First-time voter' }] },\n { order: 5, key: 'primaryVotingIssues', label: 'Primary Voting Issues', type: 'multi_select', step: 3, isOnboarding: true, optional: true, options: [...votingIssueOptions] },\n ],\n};\n"]}
@@ -0,0 +1,34 @@
1
+ import type { FieldGroup } from './types.js';
2
+ export declare const leadershipSkillsetOptions: readonly [{
3
+ readonly value: "public_speaking";
4
+ readonly label: "Public Speaking";
5
+ }, {
6
+ readonly value: "community_organizing";
7
+ readonly label: "Community Organizing";
8
+ }, {
9
+ readonly value: "conflict_resolution";
10
+ readonly label: "Conflict Resolution";
11
+ }, {
12
+ readonly value: "fundraising";
13
+ readonly label: "Fundraising";
14
+ }, {
15
+ readonly value: "media_handling";
16
+ readonly label: "Media Handling";
17
+ }, {
18
+ readonly value: "legal_awareness";
19
+ readonly label: "Legal Awareness";
20
+ }, {
21
+ readonly value: "grassroots_mobilization";
22
+ readonly label: "Grassroots Mobilization";
23
+ }, {
24
+ readonly value: "digital_campaigning";
25
+ readonly label: "Digital Campaigning";
26
+ }, {
27
+ readonly value: "negotiation";
28
+ readonly label: "Negotiation";
29
+ }, {
30
+ readonly value: "event_management";
31
+ readonly label: "Event Management";
32
+ }];
33
+ export declare const leadershipAmbitions: FieldGroup;
34
+ //# sourceMappingURL=04-leadership.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"04-leadership.d.ts","sourceRoot":"","sources":["../../src/profile-fields/04-leadership.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAM5B,CAAC;AAEX,eAAO,MAAM,mBAAmB,EAAE,UAajC,CAAC"}
@@ -0,0 +1,22 @@
1
+ export const leadershipSkillsetOptions = [
2
+ { value: 'public_speaking', label: 'Public Speaking' }, { value: 'community_organizing', label: 'Community Organizing' },
3
+ { value: 'conflict_resolution', label: 'Conflict Resolution' }, { value: 'fundraising', label: 'Fundraising' },
4
+ { value: 'media_handling', label: 'Media Handling' }, { value: 'legal_awareness', label: 'Legal Awareness' },
5
+ { value: 'grassroots_mobilization', label: 'Grassroots Mobilization' }, { value: 'digital_campaigning', label: 'Digital Campaigning' },
6
+ { value: 'negotiation', label: 'Negotiation' }, { value: 'event_management', label: 'Event Management' },
7
+ ];
8
+ export const leadershipAmbitions = {
9
+ key: 'leadership_ambitions', label: 'Leadership & Ambitions', step: 4,
10
+ description: 'Your desire to lead, political aspirations, and skills.',
11
+ fields: [
12
+ { order: 1, key: 'participateInRevolution', label: 'Participate in Revolution', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'yes_definitely', label: 'Yes, definitely!' }, { value: 'maybe', label: 'Maybe' }, { value: 'not_sure', label: 'Not sure yet' }, { value: 'no', label: 'No' }] },
13
+ { order: 2, key: 'desiredPoliticalPosition', label: 'Desired Political Position', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'sarpanch', label: 'Sarpanch / Village Head' }, { value: 'block_pramukh', label: 'Block Pramukh' }, { value: 'zila_panchayat', label: 'Zila Panchayat Member' }, { value: 'mla', label: 'MLA (State Assembly)' }, { value: 'mp', label: 'MP (Parliament)' }, { value: 'municipal_councillor', label: 'Municipal Councillor' }, { value: 'mayor', label: 'Mayor' }, { value: 'none', label: 'None' }, { value: 'other', label: 'Other' }] },
14
+ { order: 3, key: 'leadershipSkillset', label: 'Leadership Skills', type: 'multi_select', step: 4, isOnboarding: true, optional: true, options: [...leadershipSkillsetOptions] },
15
+ { order: 4, key: 'politicalExposure', label: 'Political Exposure', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'none', label: 'None' }, { value: 'minimal', label: 'Minimal' }, { value: 'moderate', label: 'Moderate' }, { value: 'high', label: 'High' }, { value: 'very_high', label: 'Very High' }] },
16
+ { order: 5, key: 'comfortWithVisibility', label: 'Comfort with Visibility', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'very_comfortable', label: 'Very comfortable' }, { value: 'somewhat', label: 'Somewhat' }, { value: 'prefer_behind_scenes', label: 'Prefer behind the scenes' }, { value: 'not_comfortable', label: 'Not comfortable' }] },
17
+ { order: 6, key: 'socialInfluenceLevel', label: 'Social Influence Level', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'very_influential', label: 'Very influential' }, { value: 'somewhat', label: 'Somewhat' }, { value: 'average', label: 'Average' }, { value: 'low', label: 'Low' }, { value: 'not_sure', label: 'Not sure' }] },
18
+ { order: 7, key: 'pastExperience', label: 'Past Experience', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'yes_party_work', label: 'Yes — Party work' }, { value: 'yes_social_work', label: 'Yes — Social work / NGO' }, { value: 'yes_student_politics', label: 'Yes — Student politics' }, { value: 'no_experience', label: 'No experience' }, { value: 'other', label: 'Other' }] },
19
+ { order: 8, key: 'changesYouWantToBring', label: 'Changes You Want to Bring', type: 'textarea', step: 4, isOnboarding: true, optional: true, maxLength: 1000 },
20
+ ],
21
+ };
22
+ //# sourceMappingURL=04-leadership.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"04-leadership.js","sourceRoot":"","sources":["../../src/profile-fields/04-leadership.ts"],"names":[],"mappings":"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","sourcesContent":["import type { FieldGroup } from './types.js';\n\nexport const leadershipSkillsetOptions = [\n { value: 'public_speaking', label: 'Public Speaking' }, { value: 'community_organizing', label: 'Community Organizing' },\n { value: 'conflict_resolution', label: 'Conflict Resolution' }, { value: 'fundraising', label: 'Fundraising' },\n { value: 'media_handling', label: 'Media Handling' }, { value: 'legal_awareness', label: 'Legal Awareness' },\n { value: 'grassroots_mobilization', label: 'Grassroots Mobilization' }, { value: 'digital_campaigning', label: 'Digital Campaigning' },\n { value: 'negotiation', label: 'Negotiation' }, { value: 'event_management', label: 'Event Management' },\n] as const;\n\nexport const leadershipAmbitions: FieldGroup = {\n key: 'leadership_ambitions', label: 'Leadership & Ambitions', step: 4,\n description: 'Your desire to lead, political aspirations, and skills.',\n fields: [\n { order: 1, key: 'participateInRevolution', label: 'Participate in Revolution', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'yes_definitely', label: 'Yes, definitely!' }, { value: 'maybe', label: 'Maybe' }, { value: 'not_sure', label: 'Not sure yet' }, { value: 'no', label: 'No' }] },\n { order: 2, key: 'desiredPoliticalPosition', label: 'Desired Political Position', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'sarpanch', label: 'Sarpanch / Village Head' }, { value: 'block_pramukh', label: 'Block Pramukh' }, { value: 'zila_panchayat', label: 'Zila Panchayat Member' }, { value: 'mla', label: 'MLA (State Assembly)' }, { value: 'mp', label: 'MP (Parliament)' }, { value: 'municipal_councillor', label: 'Municipal Councillor' }, { value: 'mayor', label: 'Mayor' }, { value: 'none', label: 'None' }, { value: 'other', label: 'Other' }] },\n { order: 3, key: 'leadershipSkillset', label: 'Leadership Skills', type: 'multi_select', step: 4, isOnboarding: true, optional: true, options: [...leadershipSkillsetOptions] },\n { order: 4, key: 'politicalExposure', label: 'Political Exposure', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'none', label: 'None' }, { value: 'minimal', label: 'Minimal' }, { value: 'moderate', label: 'Moderate' }, { value: 'high', label: 'High' }, { value: 'very_high', label: 'Very High' }] },\n { order: 5, key: 'comfortWithVisibility', label: 'Comfort with Visibility', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'very_comfortable', label: 'Very comfortable' }, { value: 'somewhat', label: 'Somewhat' }, { value: 'prefer_behind_scenes', label: 'Prefer behind the scenes' }, { value: 'not_comfortable', label: 'Not comfortable' }] },\n { order: 6, key: 'socialInfluenceLevel', label: 'Social Influence Level', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'very_influential', label: 'Very influential' }, { value: 'somewhat', label: 'Somewhat' }, { value: 'average', label: 'Average' }, { value: 'low', label: 'Low' }, { value: 'not_sure', label: 'Not sure' }] },\n { order: 7, key: 'pastExperience', label: 'Past Experience', type: 'single_select', step: 4, isOnboarding: true, optional: true, options: [{ value: 'yes_party_work', label: 'Yes — Party work' }, { value: 'yes_social_work', label: 'Yes — Social work / NGO' }, { value: 'yes_student_politics', label: 'Yes — Student politics' }, { value: 'no_experience', label: 'No experience' }, { value: 'other', label: 'Other' }] },\n { order: 8, key: 'changesYouWantToBring', label: 'Changes You Want to Bring', type: 'textarea', step: 4, isOnboarding: true, optional: true, maxLength: 1000 },\n ],\n};\n"]}
@@ -0,0 +1,58 @@
1
+ import type { FieldGroup } from './types.js';
2
+ export declare const mbtiOptions: readonly [{
3
+ readonly value: "INTJ";
4
+ readonly label: "INTJ — The Architect";
5
+ }, {
6
+ readonly value: "INTP";
7
+ readonly label: "INTP — The Logician";
8
+ }, {
9
+ readonly value: "ENTJ";
10
+ readonly label: "ENTJ — The Commander";
11
+ }, {
12
+ readonly value: "ENTP";
13
+ readonly label: "ENTP — The Debater";
14
+ }, {
15
+ readonly value: "INFJ";
16
+ readonly label: "INFJ — The Advocate";
17
+ }, {
18
+ readonly value: "INFP";
19
+ readonly label: "INFP — The Mediator";
20
+ }, {
21
+ readonly value: "ENFJ";
22
+ readonly label: "ENFJ — The Protagonist";
23
+ }, {
24
+ readonly value: "ENFP";
25
+ readonly label: "ENFP — The Campaigner";
26
+ }, {
27
+ readonly value: "ISTJ";
28
+ readonly label: "ISTJ — The Logistician";
29
+ }, {
30
+ readonly value: "ISFJ";
31
+ readonly label: "ISFJ — The Defender";
32
+ }, {
33
+ readonly value: "ESTJ";
34
+ readonly label: "ESTJ — The Executive";
35
+ }, {
36
+ readonly value: "ESFJ";
37
+ readonly label: "ESFJ — The Consul";
38
+ }, {
39
+ readonly value: "ISTP";
40
+ readonly label: "ISTP — The Virtuoso";
41
+ }, {
42
+ readonly value: "ISFP";
43
+ readonly label: "ISFP — The Adventurer";
44
+ }, {
45
+ readonly value: "ESTP";
46
+ readonly label: "ESTP — The Entrepreneur";
47
+ }, {
48
+ readonly value: "ESFP";
49
+ readonly label: "ESFP — The Entertainer";
50
+ }, {
51
+ readonly value: "dont_know";
52
+ readonly label: "Don't know yet";
53
+ }, {
54
+ readonly value: "prefer_not_to_say";
55
+ readonly label: "Prefer not to say";
56
+ }];
57
+ export declare const psychologicalAssessment: FieldGroup;
58
+ //# sourceMappingURL=05-psychological.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"05-psychological.d.ts","sourceRoot":"","sources":["../../src/profile-fields/05-psychological.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,YAAY,CAAC;AAE7C,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAUd,CAAC;AAEX,eAAO,MAAM,uBAAuB,EAAE,UAOrC,CAAC"}
@@ -0,0 +1,20 @@
1
+ export const mbtiOptions = [
2
+ { value: 'INTJ', label: 'INTJ — The Architect' }, { value: 'INTP', label: 'INTP — The Logician' },
3
+ { value: 'ENTJ', label: 'ENTJ — The Commander' }, { value: 'ENTP', label: 'ENTP — The Debater' },
4
+ { value: 'INFJ', label: 'INFJ — The Advocate' }, { value: 'INFP', label: 'INFP — The Mediator' },
5
+ { value: 'ENFJ', label: 'ENFJ — The Protagonist' }, { value: 'ENFP', label: 'ENFP — The Campaigner' },
6
+ { value: 'ISTJ', label: 'ISTJ — The Logistician' }, { value: 'ISFJ', label: 'ISFJ — The Defender' },
7
+ { value: 'ESTJ', label: 'ESTJ — The Executive' }, { value: 'ESFJ', label: 'ESFJ — The Consul' },
8
+ { value: 'ISTP', label: 'ISTP — The Virtuoso' }, { value: 'ISFP', label: 'ISFP — The Adventurer' },
9
+ { value: 'ESTP', label: 'ESTP — The Entrepreneur' }, { value: 'ESFP', label: 'ESFP — The Entertainer' },
10
+ { value: 'dont_know', label: "Don't know yet" }, { value: 'prefer_not_to_say', label: 'Prefer not to say' },
11
+ ];
12
+ export const psychologicalAssessment = {
13
+ key: 'psychological_assessment', label: 'Psychological Assessment', step: 5,
14
+ description: 'Personality type and Big Five traits.',
15
+ fields: [
16
+ { order: 1, key: 'mbtiType', label: 'MBTI Type', type: 'single_select', step: 5, isOnboarding: true, optional: true, options: [...mbtiOptions] },
17
+ { order: 2, key: 'oceanScores', label: 'Big Five (OCEAN)', type: 'object', step: 5, isOnboarding: true, optional: true, description: 'Openness, Conscientiousness, Extraversion, Agreeableness, Neuroticism (1-100 each)' },
18
+ ],
19
+ };
20
+ //# sourceMappingURL=05-psychological.js.map