@adminide-stack/yantra-help-browser 12.0.16-alpha.1 → 12.0.16-alpha.11
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/lib/components/HelpCenterHeader.d.ts +1 -0
- package/lib/components/HelpCenterHeader.d.ts.map +1 -1
- package/lib/components/HelpCenterHeader.js +222 -36
- package/lib/components/HelpCenterHeader.js.map +1 -1
- package/lib/{content → templates/content}/account-management/account-setup.md +10 -0
- package/lib/{content → templates/content}/account-management/delete-account.md +10 -0
- package/lib/{content → templates/content}/account-management/preferences.md +10 -0
- package/lib/{content → templates/content}/account-management/privacy-settings.md +10 -0
- package/lib/{content → templates/content}/account-management/profile-settings.md +8 -0
- package/lib/{content → templates/content}/data-privacy/data-collection.md +9 -0
- package/lib/{content → templates/content}/data-privacy/privacy-policy.md +10 -0
- package/lib/{content → templates/content}/data-subject-privacy/data-access.md +12 -0
- package/lib/{content → templates/content}/data-subject-privacy/data-portability.md +15 -0
- package/lib/{content → templates/content}/data-subject-privacy/privacy-requests.md +11 -0
- package/lib/{content → templates/content}/file-uploads/file-upload-overview.md +9 -0
- package/lib/{content → templates/content}/getting-started/getting-started-guide.md +9 -0
- package/lib/{content → templates/content}/product-features/ai-models.md +1 -1
- package/lib/{content → templates/content}/product-features/collaboration-tools.md +8 -0
- package/lib/{content → templates/content}/product-features/conversation-features.md +6 -0
- package/lib/{content → templates/content}/product-features/export-features.md +8 -0
- package/lib/{content → templates/content}/product-features/follow-up-questions.md +8 -0
- package/lib/{content → templates/content}/product-features/real-time-search.md +8 -0
- package/lib/{content → templates/content}/product-features/saved-searches.md +8 -0
- package/lib/{content → templates/content}/product-features/search-features.md +1 -1
- package/lib/{content → templates/content}/product-features/search-history.md +8 -0
- package/lib/{content → templates/content}/product-features/source-citations.md +8 -0
- package/lib/{content → templates/content}/scope-api/api-overview.md +8 -0
- package/lib/{content → templates/content}/search-modes/deep-research.md +8 -0
- package/lib/{content → templates/content}/search-modes/labs-features.md +10 -0
- package/lib/{content → templates/content}/search-modes/pro-search.md +8 -0
- package/lib/{content → templates/content}/search-modes/regular-search.md +8 -0
- package/lib/{content → templates/content}/spaces-library/spaces-overview.md +8 -0
- package/lib/{content → templates/content}/student-hub/academic-research.md +8 -0
- package/lib/{content → templates/content}/student-hub/student-discounts.md +10 -0
- package/lib/{content → templates/content}/student-hub/student-overview.md +8 -0
- package/lib/{content → templates/content}/student-hub/study-tools.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/billing-cycle.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/billing-overview.md +6 -0
- package/lib/{content → templates/content}/subscription-billing/billing-support.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/currency-support.md +10 -0
- package/lib/{content → templates/content}/subscription-billing/enterprise-pricing.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/invoice-management.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/payment-methods.md +9 -0
- package/lib/{content → templates/content}/subscription-billing/promotional-offers.md +8 -0
- package/lib/{content → templates/content}/subscription-billing/refund-policy.md +10 -0
- package/lib/{content → templates/content}/subscription-billing/student-discounts.md +10 -0
- package/lib/{content → templates/content}/subscription-billing/tax-information.md +8 -0
- package/lib/{content → templates/content}/technical-questions/ai-models-technical.md +10 -0
- package/lib/{content → templates/content}/technical-questions/api-technical.md +10 -0
- package/lib/{content → templates/content}/technical-questions/data-processing.md +10 -0
- package/lib/{content → templates/content}/technical-questions/database-architecture.md +10 -0
- package/lib/{content → templates/content}/technical-questions/infrastructure.md +10 -0
- package/lib/{content → templates/content}/technical-questions/performance-optimization.md +10 -0
- package/lib/{content → templates/content}/technical-questions/search-algorithms.md +10 -0
- package/lib/{content → templates/content}/technical-questions/technical-overview.md +10 -0
- package/lib/{content → templates/content}/threads/conversation-management.md +8 -0
- package/lib/{content → templates/content}/threads/threads-overview.md +8 -0
- package/lib/{content → templates/content}/troubleshooting/common-issues.md +8 -0
- package/lib/{content → templates/content}/what-is-yantra/getting-started-yantra.md +1 -1
- package/lib/{content → templates/content}/what-is-yantra/how-yantra-works.md +1 -1
- package/lib/{content → templates/content}/what-is-yantra/practical-tips-yantra.md +2 -1
- package/lib/{content → templates/content}/what-is-yantra/what-is-yantra-intro.md +1 -1
- package/lib/{content → templates/content}/what-is-yantra/yantra-discord-community.md +4 -1
- package/lib/{content → templates/content}/yantra-assistant/android-app.md +10 -0
- package/lib/{content → templates/content}/yantra-assistant/ios-app.md +10 -0
- package/lib/{content → templates/content}/yantra-assistant/mobile-app-overview.md +8 -0
- package/lib/{content → templates/content}/yantra-assistant/voice-assistant.md +10 -0
- package/lib/{content → templates/content}/yantra-enterprise/admin-dashboard.md +10 -0
- package/lib/{content → templates/content}/yantra-enterprise/custom-branding.md +10 -0
- package/lib/{content → templates/content}/yantra-enterprise/dedicated-support.md +10 -0
- package/lib/{content → templates/content}/yantra-enterprise/enterprise-overview.md +8 -0
- package/lib/{content → templates/content}/yantra-enterprise/sso-integration.md +10 -0
- package/lib/{content → templates/content}/yantra-enterprise/user-management.md +10 -0
- package/lib/{content → templates/content}/yantra-pro-max/billing-management.md +13 -0
- package/lib/{content → templates/content}/yantra-pro-max/cancellation-refund.md +13 -0
- package/lib/{content → templates/content}/yantra-pro-max/pro-pricing.md +13 -9
- package/lib/{content → templates/content}/yantra-pro-max/subscription-benefits.md +8 -0
- package/lib/{content → templates/content}/yantra-pro-max/upgrade-process.md +13 -0
- package/lib/{content → templates/content}/yantra-pro-max/yantra-max-features.md +8 -8
- package/lib/{content → templates/content}/yantra-pro-max/yantra-pro-overview.md +8 -8
- package/lib/utils/markdownLoader.d.ts +4 -0
- package/lib/utils/markdownLoader.d.ts.map +1 -1
- package/lib/utils/markdownLoader.js +110 -327
- package/lib/utils/markdownLoader.js.map +1 -1
- package/package.json +14 -4
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HelpCenterHeader.d.ts","sourceRoot":"","sources":["../../src/components/HelpCenterHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"HelpCenterHeader.d.ts","sourceRoot":"","sources":["../../src/components/HelpCenterHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAsC,MAAM,OAAO,CAAC;AAK3D,UAAU,qBAAqB;IAC3B,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IACnC,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC/B;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAoS5D,CAAC"}
|
|
@@ -1,15 +1,121 @@
|
|
|
1
|
-
import {jsxs,jsx}from'react/jsx-runtime';import {useState}from'react';const HelpCenterHeader = ({
|
|
2
|
-
onSearch
|
|
1
|
+
import {jsxs,jsx,Fragment}from'react/jsx-runtime';import {useState,useRef,useEffect}from'react';import {createPortal}from'react-dom';import {useNavigate}from'@remix-run/react';import {searchArticles,getCategoryById}from'../utils/markdownLoader.js';const HelpCenterHeader = ({
|
|
2
|
+
onSearch,
|
|
3
|
+
initialSearchQuery = ''
|
|
3
4
|
}) => {
|
|
4
|
-
const
|
|
5
|
+
const navigate = useNavigate();
|
|
6
|
+
const [searchQuery, setSearchQuery] = useState(initialSearchQuery);
|
|
7
|
+
const [searchResults, setSearchResults] = useState([]);
|
|
8
|
+
const [showDropdown, setShowDropdown] = useState(false);
|
|
9
|
+
const [selectedIndex, setSelectedIndex] = useState(-1);
|
|
10
|
+
const [dropdownPosition, setDropdownPosition] = useState({
|
|
11
|
+
top: 0,
|
|
12
|
+
left: 0,
|
|
13
|
+
width: 0
|
|
14
|
+
});
|
|
15
|
+
const searchContainerRef = useRef(null);
|
|
16
|
+
const inputRef = useRef(null);
|
|
17
|
+
// Update search query when initialSearchQuery changes
|
|
18
|
+
useEffect(() => {
|
|
19
|
+
setSearchQuery(initialSearchQuery);
|
|
20
|
+
}, [initialSearchQuery]);
|
|
21
|
+
// Calculate dropdown position
|
|
22
|
+
const updateDropdownPosition = useRef(() => {
|
|
23
|
+
if (searchContainerRef.current) {
|
|
24
|
+
const rect = searchContainerRef.current.getBoundingClientRect();
|
|
25
|
+
setDropdownPosition({
|
|
26
|
+
top: rect.bottom + window.scrollY + 4,
|
|
27
|
+
left: rect.left + window.scrollX,
|
|
28
|
+
width: rect.width
|
|
29
|
+
});
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
// Perform search as user types
|
|
33
|
+
useEffect(() => {
|
|
34
|
+
if (searchQuery.trim().length > 0) {
|
|
35
|
+
const results = searchArticles(searchQuery);
|
|
36
|
+
setSearchResults(results.slice(0, 10)); // Limit to 10 results
|
|
37
|
+
setShowDropdown(true);
|
|
38
|
+
setSelectedIndex(-1);
|
|
39
|
+
// Use setTimeout to ensure DOM is updated
|
|
40
|
+
setTimeout(() => {
|
|
41
|
+
updateDropdownPosition.current();
|
|
42
|
+
}, 0);
|
|
43
|
+
} else {
|
|
44
|
+
setSearchResults([]);
|
|
45
|
+
setShowDropdown(false);
|
|
46
|
+
}
|
|
47
|
+
}, [searchQuery]);
|
|
48
|
+
// Update position on scroll/resize
|
|
49
|
+
useEffect(() => {
|
|
50
|
+
if (showDropdown) {
|
|
51
|
+
updateDropdownPosition.current();
|
|
52
|
+
const handleScroll = () => updateDropdownPosition.current();
|
|
53
|
+
const handleResize = () => updateDropdownPosition.current();
|
|
54
|
+
window.addEventListener('scroll', handleScroll, true);
|
|
55
|
+
window.addEventListener('resize', handleResize);
|
|
56
|
+
return () => {
|
|
57
|
+
window.removeEventListener('scroll', handleScroll, true);
|
|
58
|
+
window.removeEventListener('resize', handleResize);
|
|
59
|
+
};
|
|
60
|
+
}
|
|
61
|
+
}, [showDropdown]);
|
|
62
|
+
// Close dropdown when clicking outside
|
|
63
|
+
useEffect(() => {
|
|
64
|
+
const handleClickOutside = event => {
|
|
65
|
+
const target = event.target;
|
|
66
|
+
// Check if click is outside search container AND not on dropdown
|
|
67
|
+
if (searchContainerRef.current && !searchContainerRef.current.contains(target)) {
|
|
68
|
+
// Check if click is on the dropdown (which is in a portal)
|
|
69
|
+
const dropdown = document.querySelector('[data-search-dropdown]');
|
|
70
|
+
if (!dropdown || !dropdown.contains(target)) {
|
|
71
|
+
setShowDropdown(false);
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
};
|
|
75
|
+
document.addEventListener('mousedown', handleClickOutside);
|
|
76
|
+
return () => {
|
|
77
|
+
document.removeEventListener('mousedown', handleClickOutside);
|
|
78
|
+
};
|
|
79
|
+
}, []);
|
|
5
80
|
const handleSearch = e => {
|
|
6
81
|
e.preventDefault();
|
|
7
82
|
if (onSearch && searchQuery.trim()) {
|
|
8
83
|
onSearch(searchQuery);
|
|
9
84
|
}
|
|
85
|
+
// If there are results and user presses enter, navigate to first result
|
|
86
|
+
if (searchResults.length > 0) {
|
|
87
|
+
const firstResult = searchResults[0];
|
|
88
|
+
navigate(`/help-center/${firstResult.categoryId}/${firstResult.slug}`);
|
|
89
|
+
setShowDropdown(false);
|
|
90
|
+
}
|
|
91
|
+
};
|
|
92
|
+
const handleInputChange = e => {
|
|
93
|
+
setSearchQuery(e.target.value);
|
|
94
|
+
};
|
|
95
|
+
const handleInputFocus = () => {
|
|
96
|
+
if (searchResults.length > 0) {
|
|
97
|
+
setShowDropdown(true);
|
|
98
|
+
}
|
|
99
|
+
};
|
|
100
|
+
const handleResultClick = (article, e) => {
|
|
101
|
+
if (e) {
|
|
102
|
+
e.preventDefault();
|
|
103
|
+
e.stopPropagation();
|
|
104
|
+
}
|
|
105
|
+
// Verify article has required fields
|
|
106
|
+
if (!article || !article.categoryId || !article.slug) {
|
|
107
|
+
console.error('Article missing required fields:', article);
|
|
108
|
+
return;
|
|
109
|
+
}
|
|
110
|
+
// Close dropdown
|
|
111
|
+
setShowDropdown(false);
|
|
112
|
+
setSearchQuery('');
|
|
113
|
+
// Navigate to the article using Remix navigate
|
|
114
|
+
const path = `/help-center/${article.categoryId}/${article.slug}`;
|
|
115
|
+
navigate(path);
|
|
10
116
|
};
|
|
11
117
|
return jsxs("div", {
|
|
12
|
-
className: "relative overflow-
|
|
118
|
+
className: "relative overflow-visible w-full",
|
|
13
119
|
children: [jsx("div", {
|
|
14
120
|
className: "absolute inset-0 bg-[#057d78]",
|
|
15
121
|
children: jsx("div", {
|
|
@@ -21,47 +127,62 @@ import {jsxs,jsx}from'react/jsx-runtime';import {useState}from'react';const Help
|
|
|
21
127
|
})
|
|
22
128
|
}), jsx("div", {
|
|
23
129
|
className: "relative z-10 mx-auto flex min-h-[500px] max-w-7xl flex-col items-center justify-center px-6 pt-20 text-center lg:px-16",
|
|
130
|
+
style: {
|
|
131
|
+
overflow: 'visible'
|
|
132
|
+
},
|
|
24
133
|
children: jsxs("div", {
|
|
25
|
-
className: "max-w-4xl",
|
|
134
|
+
className: "max-w-4xl w-full",
|
|
135
|
+
style: {
|
|
136
|
+
overflow: 'visible'
|
|
137
|
+
},
|
|
26
138
|
children: [jsx("h1", {
|
|
27
139
|
className: "mb-6 text-5xl font-light leading-[1.1] tracking-tight text-white lg:text-7xl",
|
|
28
140
|
children: "How can we help?"
|
|
29
141
|
}), jsx("p", {
|
|
30
142
|
className: "mb-12 text-xl font-normal text-white/80 lg:text-2xl",
|
|
31
|
-
children: "Get answers to all things
|
|
143
|
+
children: "Get answers to all things Clockbook."
|
|
32
144
|
}), jsx("form", {
|
|
33
145
|
onSubmit: handleSearch,
|
|
34
146
|
className: "relative w-full max-w-2xl mx-auto",
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
147
|
+
style: {
|
|
148
|
+
zIndex: 50
|
|
149
|
+
},
|
|
150
|
+
children: jsx("div", {
|
|
151
|
+
ref: searchContainerRef,
|
|
152
|
+
className: "relative w-full",
|
|
153
|
+
children: jsxs("div", {
|
|
154
|
+
className: "flex w-full rounded-2xl bg-white shadow-2xl",
|
|
155
|
+
children: [jsxs("div", {
|
|
156
|
+
className: "relative flex-1",
|
|
157
|
+
children: [jsx("div", {
|
|
158
|
+
className: "pointer-events-none absolute inset-y-0 left-0 flex items-center pl-6 z-10",
|
|
159
|
+
children: jsx("svg", {
|
|
160
|
+
className: "h-6 w-6 text-gray-400",
|
|
161
|
+
fill: "none",
|
|
162
|
+
viewBox: "0 0 24 24",
|
|
163
|
+
stroke: "currentColor",
|
|
164
|
+
children: jsx("path", {
|
|
165
|
+
strokeLinecap: "round",
|
|
166
|
+
strokeLinejoin: "round",
|
|
167
|
+
strokeWidth: 2,
|
|
168
|
+
d: "M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"
|
|
169
|
+
})
|
|
51
170
|
})
|
|
52
|
-
})
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
171
|
+
}), jsx("input", {
|
|
172
|
+
ref: inputRef,
|
|
173
|
+
type: "text",
|
|
174
|
+
className: "h-16 w-full bg-transparent py-6 pl-16 pr-6 text-lg text-gray-900 placeholder-gray-500 outline-none relative z-10",
|
|
175
|
+
placeholder: "Search help center...",
|
|
176
|
+
value: searchQuery,
|
|
177
|
+
onChange: handleInputChange,
|
|
178
|
+
onFocus: handleInputFocus
|
|
179
|
+
})]
|
|
180
|
+
}), jsx("button", {
|
|
181
|
+
type: "submit",
|
|
182
|
+
className: "flex items-center justify-center rounded-r-2xl bg-gray-900 px-8 text-lg font-medium text-white transition-colors hover:bg-gray-800 relative z-10",
|
|
183
|
+
children: "Search"
|
|
59
184
|
})]
|
|
60
|
-
})
|
|
61
|
-
type: "submit",
|
|
62
|
-
className: "flex items-center justify-center rounded-r-2xl bg-gray-900 px-8 text-lg font-medium text-white transition-colors hover:bg-gray-800",
|
|
63
|
-
children: "Search"
|
|
64
|
-
})]
|
|
185
|
+
})
|
|
65
186
|
})
|
|
66
187
|
}), jsxs("div", {
|
|
67
188
|
className: "mt-8 flex flex-wrap justify-center gap-3",
|
|
@@ -69,12 +190,77 @@ import {jsxs,jsx}from'react/jsx-runtime';import {useState}from'react';const Help
|
|
|
69
190
|
className: "text-sm text-white/60",
|
|
70
191
|
children: "Popular:"
|
|
71
192
|
}), ['Getting started', 'Account setup', 'API documentation', 'Troubleshooting'].map(term => jsx("button", {
|
|
72
|
-
onClick: () =>
|
|
193
|
+
onClick: () => {
|
|
194
|
+
setSearchQuery(term);
|
|
195
|
+
setShowDropdown(true);
|
|
196
|
+
},
|
|
73
197
|
className: "rounded-full bg-white/10 px-4 py-2 text-sm text-white/80 transition-colors hover:bg-white/20 hover:text-white",
|
|
74
198
|
children: term
|
|
75
199
|
}, term))]
|
|
76
200
|
})]
|
|
77
201
|
})
|
|
78
|
-
})
|
|
202
|
+
}), showDropdown && typeof document !== 'undefined' && createPortal(jsx(Fragment, {
|
|
203
|
+
children: searchResults.length > 0 ? jsx("div", {
|
|
204
|
+
"data-search-dropdown": true,
|
|
205
|
+
className: "fixed bg-white rounded-lg shadow-2xl border border-gray-200 max-h-96 overflow-y-auto z-[9999]",
|
|
206
|
+
style: {
|
|
207
|
+
top: `${dropdownPosition.top}px`,
|
|
208
|
+
left: `${dropdownPosition.left}px`,
|
|
209
|
+
width: `${dropdownPosition.width}px`
|
|
210
|
+
},
|
|
211
|
+
onClick: e => e.stopPropagation(),
|
|
212
|
+
children: jsx("div", {
|
|
213
|
+
className: "py-1",
|
|
214
|
+
children: searchResults.map((article, index) => {
|
|
215
|
+
const category = getCategoryById(article.categoryId);
|
|
216
|
+
`/help-center/${article.categoryId}/${article.slug}`;
|
|
217
|
+
return jsx("div", {
|
|
218
|
+
onClick: e => {
|
|
219
|
+
console.log('Click event fired on article:', article.title);
|
|
220
|
+
e.preventDefault();
|
|
221
|
+
e.stopPropagation();
|
|
222
|
+
handleResultClick(article, e);
|
|
223
|
+
},
|
|
224
|
+
className: `block px-4 py-3 hover:bg-blue-50 transition-colors cursor-pointer border-b border-gray-100 last:border-b-0 ${selectedIndex === index ? 'bg-blue-50' : ''}`,
|
|
225
|
+
role: "button",
|
|
226
|
+
tabIndex: 0,
|
|
227
|
+
onKeyDown: e => {
|
|
228
|
+
if (e.key === 'Enter' || e.key === ' ') {
|
|
229
|
+
e.preventDefault();
|
|
230
|
+
handleResultClick(article);
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
children: jsxs("div", {
|
|
234
|
+
className: "flex flex-col",
|
|
235
|
+
children: [jsx("div", {
|
|
236
|
+
className: "text-base font-semibold text-gray-900",
|
|
237
|
+
children: article.title
|
|
238
|
+
}), article.description && jsx("div", {
|
|
239
|
+
className: "text-sm text-gray-600 mt-0.5",
|
|
240
|
+
children: article.description
|
|
241
|
+
}), category && jsx("div", {
|
|
242
|
+
className: "text-xs text-blue-600 mt-1 font-medium",
|
|
243
|
+
children: category.title
|
|
244
|
+
})]
|
|
245
|
+
})
|
|
246
|
+
}, article.id);
|
|
247
|
+
})
|
|
248
|
+
})
|
|
249
|
+
}) : searchQuery.trim().length > 0 ? jsx("div", {
|
|
250
|
+
className: "fixed bg-white rounded-lg shadow-2xl border border-gray-200 z-[9999]",
|
|
251
|
+
style: {
|
|
252
|
+
top: `${dropdownPosition.top}px`,
|
|
253
|
+
left: `${dropdownPosition.left}px`,
|
|
254
|
+
width: `${dropdownPosition.width}px`
|
|
255
|
+
},
|
|
256
|
+
onClick: e => e.stopPropagation(),
|
|
257
|
+
children: jsx("div", {
|
|
258
|
+
className: "px-4 py-6 text-center text-gray-500",
|
|
259
|
+
children: jsxs("p", {
|
|
260
|
+
children: ["No results found for \"", searchQuery, "\""]
|
|
261
|
+
})
|
|
262
|
+
})
|
|
263
|
+
}) : null
|
|
264
|
+
}), document.body)]
|
|
79
265
|
});
|
|
80
266
|
};export{HelpCenterHeader};//# sourceMappingURL=HelpCenterHeader.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HelpCenterHeader.js","sources":["../../src/components/HelpCenterHeader.tsx"],"sourcesContent":[null],"names":["_jsxs","_jsx"],"mappings":"
|
|
1
|
+
{"version":3,"file":"HelpCenterHeader.js","sources":["../../src/components/HelpCenterHeader.tsx"],"sourcesContent":[null],"names":["_jsxs","_jsx"],"mappings":"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"}
|
|
@@ -5,6 +5,7 @@ Complete guide to setting up your Yantra account.
|
|
|
5
5
|
## Initial Setup
|
|
6
6
|
|
|
7
7
|
### Account Creation
|
|
8
|
+
|
|
8
9
|
1. **Visit Website**: Go to Yantra website
|
|
9
10
|
2. **Sign Up**: Click sign-up button
|
|
10
11
|
3. **Enter Details**: Provide email and password
|
|
@@ -12,6 +13,7 @@ Complete guide to setting up your Yantra account.
|
|
|
12
13
|
5. **Complete Profile**: Add additional information
|
|
13
14
|
|
|
14
15
|
### Profile Completion
|
|
16
|
+
|
|
15
17
|
- **Personal Information**: Name, location, interests
|
|
16
18
|
- **Professional Details**: Job title, industry
|
|
17
19
|
- **Usage Preferences**: Search preferences, notifications
|
|
@@ -20,12 +22,14 @@ Complete guide to setting up your Yantra account.
|
|
|
20
22
|
## Account Configuration
|
|
21
23
|
|
|
22
24
|
### Basic Settings
|
|
25
|
+
|
|
23
26
|
- **Display Name**: Set your display name
|
|
24
27
|
- **Profile Picture**: Upload profile photo
|
|
25
28
|
- **Bio**: Add personal description
|
|
26
29
|
- **Contact Information**: Email, phone (optional)
|
|
27
30
|
|
|
28
31
|
### Preferences Setup
|
|
32
|
+
|
|
29
33
|
- **Search Preferences**: Default search settings
|
|
30
34
|
- **Notification Settings**: Email and in-app notifications
|
|
31
35
|
- **Privacy Settings**: Data sharing controls
|
|
@@ -34,12 +38,14 @@ Complete guide to setting up your Yantra account.
|
|
|
34
38
|
## Security Setup
|
|
35
39
|
|
|
36
40
|
### Password Security
|
|
41
|
+
|
|
37
42
|
- **Strong Password**: Use strong, unique password
|
|
38
43
|
- **Password Manager**: Use password manager
|
|
39
44
|
- **Regular Updates**: Update password regularly
|
|
40
45
|
- **Two-Factor Authentication**: Enable 2FA
|
|
41
46
|
|
|
42
47
|
### Account Security
|
|
48
|
+
|
|
43
49
|
- **Login Monitoring**: Monitor login activity
|
|
44
50
|
- **Device Management**: Manage trusted devices
|
|
45
51
|
- **Security Alerts**: Enable security notifications
|
|
@@ -48,12 +54,14 @@ Complete guide to setting up your Yantra account.
|
|
|
48
54
|
## Account Verification
|
|
49
55
|
|
|
50
56
|
### Email Verification
|
|
57
|
+
|
|
51
58
|
- **Check Email**: Look for verification email
|
|
52
59
|
- **Click Link**: Click verification link
|
|
53
60
|
- **Confirm Account**: Complete verification process
|
|
54
61
|
- **Resend Email**: Resend if needed
|
|
55
62
|
|
|
56
63
|
### Additional Verification
|
|
64
|
+
|
|
57
65
|
- **Phone Verification**: Optional phone verification
|
|
58
66
|
- **Identity Verification**: For premium features
|
|
59
67
|
- **Business Verification**: For business accounts
|
|
@@ -62,12 +70,14 @@ Complete guide to setting up your Yantra account.
|
|
|
62
70
|
## Post-Setup
|
|
63
71
|
|
|
64
72
|
### First Steps
|
|
73
|
+
|
|
65
74
|
- **Explore Interface**: Familiarize with interface
|
|
66
75
|
- **Try First Search**: Perform initial search
|
|
67
76
|
- **Set Preferences**: Configure preferences
|
|
68
77
|
- **Enable Features**: Activate desired features
|
|
69
78
|
|
|
70
79
|
### Account Optimization
|
|
80
|
+
|
|
71
81
|
- **Complete Profile**: Fill out all profile sections
|
|
72
82
|
- **Set Preferences**: Configure all preferences
|
|
73
83
|
- **Enable Security**: Activate security features
|
|
@@ -5,12 +5,14 @@ How to permanently delete your Yantra account.
|
|
|
5
5
|
## Account Deletion Process
|
|
6
6
|
|
|
7
7
|
### Before Deleting
|
|
8
|
+
|
|
8
9
|
- **Export Data**: Download your data before deletion
|
|
9
10
|
- **Cancel Subscriptions**: Cancel any active subscriptions
|
|
10
11
|
- **Remove Integrations**: Disconnect third-party integrations
|
|
11
12
|
- **Notify Team Members**: Inform team members if applicable
|
|
12
13
|
|
|
13
14
|
### Deletion Steps
|
|
15
|
+
|
|
14
16
|
1. **Access Settings**: Go to Account Settings
|
|
15
17
|
2. **Privacy Section**: Navigate to Privacy section
|
|
16
18
|
3. **Delete Account**: Click "Delete Account"
|
|
@@ -20,12 +22,14 @@ How to permanently delete your Yantra account.
|
|
|
20
22
|
## Data Deletion
|
|
21
23
|
|
|
22
24
|
### What Gets Deleted
|
|
25
|
+
|
|
23
26
|
- **Account Information**: All account data
|
|
24
27
|
- **Search History**: Complete search history
|
|
25
28
|
- **Saved Searches**: All saved searches
|
|
26
29
|
- **Personal Data**: All personal information
|
|
27
30
|
|
|
28
31
|
### Data Retention
|
|
32
|
+
|
|
29
33
|
- **Billing Records**: Retained for legal compliance
|
|
30
34
|
- **Support Records**: Retained for support purposes
|
|
31
35
|
- **Security Logs**: Retained for security purposes
|
|
@@ -34,12 +38,14 @@ How to permanently delete your Yantra account.
|
|
|
34
38
|
## Account Recovery
|
|
35
39
|
|
|
36
40
|
### Recovery Options
|
|
41
|
+
|
|
37
42
|
- **30-Day Window**: 30 days to recover account
|
|
38
43
|
- **Data Restoration**: All data can be restored
|
|
39
44
|
- **Same Credentials**: Use same login credentials
|
|
40
45
|
- **Contact Support**: Get help with recovery
|
|
41
46
|
|
|
42
47
|
### Recovery Process
|
|
48
|
+
|
|
43
49
|
1. **Attempt Login**: Try to log in with old credentials
|
|
44
50
|
2. **Recovery Option**: Select account recovery option
|
|
45
51
|
3. **Verify Identity**: Complete identity verification
|
|
@@ -48,12 +54,14 @@ How to permanently delete your Yantra account.
|
|
|
48
54
|
## Alternative Options
|
|
49
55
|
|
|
50
56
|
### Account Suspension
|
|
57
|
+
|
|
51
58
|
- **Temporary Suspension**: Suspend instead of delete
|
|
52
59
|
- **Data Preservation**: Keep data during suspension
|
|
53
60
|
- **Easy Reactivation**: Simple reactivation process
|
|
54
61
|
- **Flexible Duration**: Suspend for any duration
|
|
55
62
|
|
|
56
63
|
### Account Downgrade
|
|
64
|
+
|
|
57
65
|
- **Downgrade to Free**: Switch to free plan
|
|
58
66
|
- **Reduce Features**: Limit account features
|
|
59
67
|
- **Maintain Data**: Keep account data
|
|
@@ -62,12 +70,14 @@ How to permanently delete your Yantra account.
|
|
|
62
70
|
## Important Considerations
|
|
63
71
|
|
|
64
72
|
### Irreversible Actions
|
|
73
|
+
|
|
65
74
|
- **Permanent Deletion**: Cannot be undone after 30 days
|
|
66
75
|
- **Data Loss**: All data will be permanently lost
|
|
67
76
|
- **Subscription Loss**: Active subscriptions will be cancelled
|
|
68
77
|
- **Team Impact**: May affect team members
|
|
69
78
|
|
|
70
79
|
### Legal and Compliance
|
|
80
|
+
|
|
71
81
|
- **Billing Obligations**: May have ongoing billing obligations
|
|
72
82
|
- **Contract Terms**: Review contract terms before deletion
|
|
73
83
|
- **Data Rights**: Understand your data rights
|
|
@@ -5,12 +5,14 @@ Customizing your Yantra experience and preferences.
|
|
|
5
5
|
## Search Preferences
|
|
6
6
|
|
|
7
7
|
### Default Settings
|
|
8
|
+
|
|
8
9
|
- **Search Mode**: Default search mode preference
|
|
9
10
|
- **Language**: Preferred language for searches
|
|
10
11
|
- **Region**: Geographic region preference
|
|
11
12
|
- **Time Zone**: Local time zone setting
|
|
12
13
|
|
|
13
14
|
### Search Behavior
|
|
15
|
+
|
|
14
16
|
- **Auto-suggestions**: Enable/disable suggestions
|
|
15
17
|
- **Search History**: Save search history
|
|
16
18
|
- **Result Format**: Preferred result format
|
|
@@ -19,12 +21,14 @@ Customizing your Yantra experience and preferences.
|
|
|
19
21
|
## Display Preferences
|
|
20
22
|
|
|
21
23
|
### Interface Settings
|
|
24
|
+
|
|
22
25
|
- **Theme**: Light or dark theme
|
|
23
26
|
- **Font Size**: Text size preference
|
|
24
27
|
- **Layout**: Interface layout preference
|
|
25
28
|
- **Accessibility**: Accessibility options
|
|
26
29
|
|
|
27
30
|
### Content Display
|
|
31
|
+
|
|
28
32
|
- **Result Length**: Preferred answer length
|
|
29
33
|
- **Citation Style**: Citation format preference
|
|
30
34
|
- **Image Display**: Image loading preferences
|
|
@@ -33,12 +37,14 @@ Customizing your Yantra experience and preferences.
|
|
|
33
37
|
## Notification Preferences
|
|
34
38
|
|
|
35
39
|
### Email Notifications
|
|
40
|
+
|
|
36
41
|
- **Search Updates**: Notifications about saved searches
|
|
37
42
|
- **Team Activity**: Team collaboration notifications
|
|
38
43
|
- **System Updates**: Important system notifications
|
|
39
44
|
- **Marketing Emails**: Promotional communications
|
|
40
45
|
|
|
41
46
|
### In-app Notifications
|
|
47
|
+
|
|
42
48
|
- **Real-time Alerts**: Live notifications
|
|
43
49
|
- **Sound Settings**: Audio notification preferences
|
|
44
50
|
- **Desktop Notifications**: Browser notifications
|
|
@@ -47,12 +53,14 @@ Customizing your Yantra experience and preferences.
|
|
|
47
53
|
## Privacy Preferences
|
|
48
54
|
|
|
49
55
|
### Data Sharing
|
|
56
|
+
|
|
50
57
|
- **Usage Analytics**: Control data collection
|
|
51
58
|
- **Personalization**: Enable/disable personalization
|
|
52
59
|
- **Marketing Communications**: Manage marketing emails
|
|
53
60
|
- **Third-party Sharing**: Control data sharing
|
|
54
61
|
|
|
55
62
|
### Privacy Controls
|
|
63
|
+
|
|
56
64
|
- **Profile Visibility**: Control profile visibility
|
|
57
65
|
- **Search History**: Manage search history privacy
|
|
58
66
|
- **Activity Status**: Show/hide online status
|
|
@@ -61,12 +69,14 @@ Customizing your Yantra experience and preferences.
|
|
|
61
69
|
## Advanced Preferences
|
|
62
70
|
|
|
63
71
|
### Performance Settings
|
|
72
|
+
|
|
64
73
|
- **Loading Speed**: Optimize for speed or quality
|
|
65
74
|
- **Caching**: Enable/disable caching
|
|
66
75
|
- **Offline Mode**: Offline functionality
|
|
67
76
|
- **Sync Settings**: Data synchronization preferences
|
|
68
77
|
|
|
69
78
|
### Integration Settings
|
|
79
|
+
|
|
70
80
|
- **API Access**: API usage preferences
|
|
71
81
|
- **Third-party Integrations**: External tool connections
|
|
72
82
|
- **Export Settings**: Default export preferences
|
|
@@ -5,12 +5,14 @@ Managing your privacy and data sharing preferences.
|
|
|
5
5
|
## Privacy Controls
|
|
6
6
|
|
|
7
7
|
### Data Collection
|
|
8
|
+
|
|
8
9
|
- **Usage Analytics**: Control usage data collection
|
|
9
10
|
- **Search Analytics**: Manage search data collection
|
|
10
11
|
- **Performance Data**: Control performance monitoring
|
|
11
12
|
- **Error Reporting**: Manage error data collection
|
|
12
13
|
|
|
13
14
|
### Personalization
|
|
15
|
+
|
|
14
16
|
- **Personalized Results**: Enable/disable personalization
|
|
15
17
|
- **Recommendation Engine**: Control recommendations
|
|
16
18
|
- **Customized Interface**: Manage interface customization
|
|
@@ -19,12 +21,14 @@ Managing your privacy and data sharing preferences.
|
|
|
19
21
|
## Data Sharing
|
|
20
22
|
|
|
21
23
|
### Marketing Communications
|
|
24
|
+
|
|
22
25
|
- **Email Marketing**: Control marketing emails
|
|
23
26
|
- **Promotional Offers**: Manage promotional communications
|
|
24
27
|
- **Newsletter Subscriptions**: Control newsletter subscriptions
|
|
25
28
|
- **Product Updates**: Manage product update notifications
|
|
26
29
|
|
|
27
30
|
### Third-party Sharing
|
|
31
|
+
|
|
28
32
|
- **Analytics Partners**: Control analytics data sharing
|
|
29
33
|
- **Advertising Partners**: Manage advertising data sharing
|
|
30
34
|
- **Research Partners**: Control research data sharing
|
|
@@ -33,12 +37,14 @@ Managing your privacy and data sharing preferences.
|
|
|
33
37
|
## Profile Privacy
|
|
34
38
|
|
|
35
39
|
### Profile Visibility
|
|
40
|
+
|
|
36
41
|
- **Public Profile**: Make profile publicly visible
|
|
37
42
|
- **Private Profile**: Keep profile private
|
|
38
43
|
- **Limited Visibility**: Restrict profile visibility
|
|
39
44
|
- **Custom Settings**: Customize visibility settings
|
|
40
45
|
|
|
41
46
|
### Contact Information
|
|
47
|
+
|
|
42
48
|
- **Email Visibility**: Control email visibility
|
|
43
49
|
- **Phone Visibility**: Control phone visibility
|
|
44
50
|
- **Location Visibility**: Control location visibility
|
|
@@ -47,12 +53,14 @@ Managing your privacy and data sharing preferences.
|
|
|
47
53
|
## Search Privacy
|
|
48
54
|
|
|
49
55
|
### Search History
|
|
56
|
+
|
|
50
57
|
- **Save Searches**: Enable/disable search saving
|
|
51
58
|
- **Search Analytics**: Control search analytics
|
|
52
59
|
- **Personalized Results**: Manage personalized results
|
|
53
60
|
- **Search Suggestions**: Control search suggestions
|
|
54
61
|
|
|
55
62
|
### Result Privacy
|
|
63
|
+
|
|
56
64
|
- **Private Searches**: Enable private search mode
|
|
57
65
|
- **Incognito Mode**: Use incognito search
|
|
58
66
|
- **No Tracking**: Disable search tracking
|
|
@@ -61,12 +69,14 @@ Managing your privacy and data sharing preferences.
|
|
|
61
69
|
## Account Privacy
|
|
62
70
|
|
|
63
71
|
### Login Privacy
|
|
72
|
+
|
|
64
73
|
- **Login History**: Control login history tracking
|
|
65
74
|
- **Device Tracking**: Manage device tracking
|
|
66
75
|
- **Location Tracking**: Control location tracking
|
|
67
76
|
- **Session Privacy**: Manage session privacy
|
|
68
77
|
|
|
69
78
|
### Account Security
|
|
79
|
+
|
|
70
80
|
- **Two-Factor Authentication**: Enable 2FA
|
|
71
81
|
- **Login Notifications**: Control login notifications
|
|
72
82
|
- **Security Alerts**: Manage security alerts
|
|
@@ -5,12 +5,14 @@ Managing your Yantra profile and personal information.
|
|
|
5
5
|
## Profile Information
|
|
6
6
|
|
|
7
7
|
### Personal Details
|
|
8
|
+
|
|
8
9
|
- **Name**: Your display name
|
|
9
10
|
- **Email**: Primary email address
|
|
10
11
|
- **Profile Picture**: Upload and manage avatar
|
|
11
12
|
- **Bio**: Personal description and interests
|
|
12
13
|
|
|
13
14
|
### Account Information
|
|
15
|
+
|
|
14
16
|
- **Username**: Your unique username
|
|
15
17
|
- **Account Type**: Free, Pro, Max, or Enterprise
|
|
16
18
|
- **Member Since**: Account creation date
|
|
@@ -19,12 +21,14 @@ Managing your Yantra profile and personal information.
|
|
|
19
21
|
## Privacy Settings
|
|
20
22
|
|
|
21
23
|
### Visibility Options
|
|
24
|
+
|
|
22
25
|
- **Profile Visibility**: Control who can see your profile
|
|
23
26
|
- **Search History**: Manage search history visibility
|
|
24
27
|
- **Activity Status**: Show/hide online status
|
|
25
28
|
- **Contact Information**: Control contact info visibility
|
|
26
29
|
|
|
27
30
|
### Data Sharing
|
|
31
|
+
|
|
28
32
|
- **Usage Analytics**: Control data collection
|
|
29
33
|
- **Personalization**: Enable/disable personalization
|
|
30
34
|
- **Marketing Communications**: Manage marketing emails
|
|
@@ -33,12 +37,14 @@ Managing your Yantra profile and personal information.
|
|
|
33
37
|
## Notification Preferences
|
|
34
38
|
|
|
35
39
|
### Email Notifications
|
|
40
|
+
|
|
36
41
|
- **Search Updates**: Notifications about saved searches
|
|
37
42
|
- **Team Activity**: Team collaboration notifications
|
|
38
43
|
- **System Updates**: Important system notifications
|
|
39
44
|
- **Marketing Emails**: Promotional communications
|
|
40
45
|
|
|
41
46
|
### In-app Notifications
|
|
47
|
+
|
|
42
48
|
- **Real-time Alerts**: Live notifications
|
|
43
49
|
- **Sound Settings**: Audio notification preferences
|
|
44
50
|
- **Desktop Notifications**: Browser notifications
|
|
@@ -47,12 +53,14 @@ Managing your Yantra profile and personal information.
|
|
|
47
53
|
## Security Settings
|
|
48
54
|
|
|
49
55
|
### Account Security
|
|
56
|
+
|
|
50
57
|
- **Password Management**: Change password
|
|
51
58
|
- **Two-factor Authentication**: Enable 2FA
|
|
52
59
|
- **Login History**: View login activity
|
|
53
60
|
- **Active Sessions**: Manage active sessions
|
|
54
61
|
|
|
55
62
|
### Data Security
|
|
63
|
+
|
|
56
64
|
- **Data Export**: Export your data
|
|
57
65
|
- **Data Deletion**: Delete account data
|
|
58
66
|
- **Privacy Controls**: Advanced privacy settings
|