amliq-dashboard 2.0.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 (492) hide show
  1. package/.env.example +3 -0
  2. package/.env.production +1 -0
  3. package/Dockerfile +26 -0
  4. package/QUICK_START.md +267 -0
  5. package/README.md +161 -0
  6. package/TESTING_GUIDE.md +322 -0
  7. package/dist/.well-known/ai-plugin.json +15 -0
  8. package/dist/_headers +8 -0
  9. package/dist/_redirects +1 -0
  10. package/dist/assets/APIKeys-BvwFauIs.js +6 -0
  11. package/dist/assets/APIKeys-DaMSBZQL.js +1 -0
  12. package/dist/assets/AdverseMedia-DckXfMzS.js +4 -0
  13. package/dist/assets/AlertDetailPage-Bc2_zwu_.js +1 -0
  14. package/dist/assets/AlertQueue-DFtBiRoM.js +8 -0
  15. package/dist/assets/Analytics-DtruB5lQ.js +1 -0
  16. package/dist/assets/AuditTrail-BK68ePu0.js +1 -0
  17. package/dist/assets/AuthDivider-gRHEt7gx.js +1 -0
  18. package/dist/assets/Badge-B9VFkofy.js +1 -0
  19. package/dist/assets/BatchJobs-Bz6KFnXD.js +6 -0
  20. package/dist/assets/BillingPage-R9nQ5nFb.js +11 -0
  21. package/dist/assets/Card-Cw-T_-oU.js +1 -0
  22. package/dist/assets/CaseDetail-DYs7Zg_y.js +7 -0
  23. package/dist/assets/CaseManagement-B1Q4Dp1Y.js +1 -0
  24. package/dist/assets/ComplianceReport-Dhssqc9T.js +1 -0
  25. package/dist/assets/Configuration-B92kl9T0.js +1 -0
  26. package/dist/assets/CryptoScreening-C7yFlskC.js +1 -0
  27. package/dist/assets/Dashboard-w4-Nhv9q.js +17 -0
  28. package/dist/assets/DataSources-u3-Ri_5_.js +3 -0
  29. package/dist/assets/EDDWorkflow-CFzlEO0e.js +1 -0
  30. package/dist/assets/EmptyState-Do0xJAT9.js +6 -0
  31. package/dist/assets/ForgotPassword-BPYyQFQp.js +1 -0
  32. package/dist/assets/LandingPage-CjaP0zw4.js +41 -0
  33. package/dist/assets/ListsMarketplace-CG6KkT9B.js +6 -0
  34. package/dist/assets/Login-677LEGP1.js +1 -0
  35. package/dist/assets/MFASetup-BxqCPvui.js +1 -0
  36. package/dist/assets/Monitoring-9TN9MK4y.js +1 -0
  37. package/dist/assets/Onboarding-Cf0Y83lX.js +1 -0
  38. package/dist/assets/Operations-CcXwc2xw.js +10 -0
  39. package/dist/assets/Overview-B_Ky0VWV.js +1 -0
  40. package/dist/assets/PEPScreening-pUQjTH9c.js +1 -0
  41. package/dist/assets/PageHeader-BObHFn0i.js +1 -0
  42. package/dist/assets/PrivacyPolicy-DZ2xrKir.js +1 -0
  43. package/dist/assets/ResetPassword-AtxtpIG1.js +1 -0
  44. package/dist/assets/RiskAssessment-Dzuh1Usv.js +1 -0
  45. package/dist/assets/SARForm-D8w2ZGe-.js +1 -0
  46. package/dist/assets/SanctionsLists-CPA3UH2v.js +1 -0
  47. package/dist/assets/ScheduledTasks-Dsjk-6UR.js +1 -0
  48. package/dist/assets/ScreenEntity-D1U0YL7v.js +3 -0
  49. package/dist/assets/ScreeningProgress-BW49PzoB.js +66 -0
  50. package/dist/assets/SearchField-CulFKdiI.js +1 -0
  51. package/dist/assets/Signup-C0FmFOo_.js +1 -0
  52. package/dist/assets/SystemHealth-B_8u4eva.js +1 -0
  53. package/dist/assets/TaskHistory-BCmEM89q.js +3 -0
  54. package/dist/assets/Team-CUo_FlU7.js +1 -0
  55. package/dist/assets/TenantDetail-CgZQHUY8.js +1 -0
  56. package/dist/assets/Tenants-RB9E9ick.js +2 -0
  57. package/dist/assets/TermsOfService-BfL-kndX.js +1 -0
  58. package/dist/assets/TransactionMonitoring-DGh_T22s.js +14 -0
  59. package/dist/assets/TxnScreening-B7cm2-eh.js +1 -0
  60. package/dist/assets/UBOChain-falXAsCo.js +1 -0
  61. package/dist/assets/Users-Doakpg9c.js +1 -0
  62. package/dist/assets/Webhooks-BZpAfaxv.js +1 -0
  63. package/dist/assets/alert-triangle-YCFVm7B_.js +6 -0
  64. package/dist/assets/alerts-COUnTwWY.js +1 -0
  65. package/dist/assets/arrow-left-9ApLqP95.js +6 -0
  66. package/dist/assets/check-VTcvVtIU.js +6 -0
  67. package/dist/assets/check-circle-2-Dn-lG5YQ.js +6 -0
  68. package/dist/assets/code-DIJRWFVv.js +6 -0
  69. package/dist/assets/fingerprint-C0MGVtax.js +6 -0
  70. package/dist/assets/flag-B8_Gwxh6.js +6 -0
  71. package/dist/assets/index-CfdYcqRM.js +289 -0
  72. package/dist/assets/index-HPU_Rhdu.css +1 -0
  73. package/dist/assets/layers-zHz2o4vo.js +6 -0
  74. package/dist/assets/loader-B9_dNihg.js +6 -0
  75. package/dist/assets/mail-BijL2qwp.js +6 -0
  76. package/dist/assets/plus-i0oBIIPS.js +6 -0
  77. package/dist/assets/refresh-cw-CSuAwutt.js +6 -0
  78. package/dist/assets/useAnalytics-Bj8IONcw.js +72 -0
  79. package/dist/assets/x-circle-DLGKvijE.js +6 -0
  80. package/dist/favicon.svg +15 -0
  81. package/dist/index.html +51 -0
  82. package/dist/llms.txt +28 -0
  83. package/dist/logo.png +0 -0
  84. package/dist/logo.svg +17 -0
  85. package/dist/manifest.json +44 -0
  86. package/dist/robots.txt +15 -0
  87. package/dist/schema.json +13 -0
  88. package/dist/sitemap.xml +28 -0
  89. package/dist/sw.js +67 -0
  90. package/e2e/auth-setup.ts +20 -0
  91. package/e2e/billing.spec.ts +50 -0
  92. package/e2e/cases.spec.ts +53 -0
  93. package/e2e/compliance.spec.ts +65 -0
  94. package/e2e/config.spec.ts +56 -0
  95. package/e2e/dashboard.spec.ts +47 -0
  96. package/e2e/fixtures.ts +33 -0
  97. package/e2e/lists.spec.ts +43 -0
  98. package/e2e/login.spec.ts +64 -0
  99. package/e2e/media.spec.ts +48 -0
  100. package/e2e/mocks.ts +51 -0
  101. package/e2e/monitoring.spec.ts +44 -0
  102. package/e2e/navigation.spec.ts +56 -0
  103. package/e2e/onboarding.spec.ts +49 -0
  104. package/e2e/responsive.spec.ts +40 -0
  105. package/e2e/risk.spec.ts +61 -0
  106. package/e2e/screening.spec.ts +76 -0
  107. package/e2e/team.spec.ts +53 -0
  108. package/index.html +50 -0
  109. package/package.json +47 -0
  110. package/playwright.config.ts +35 -0
  111. package/postcss.config.js +6 -0
  112. package/public/.well-known/ai-plugin.json +15 -0
  113. package/public/_headers +8 -0
  114. package/public/_redirects +1 -0
  115. package/public/favicon.svg +15 -0
  116. package/public/llms.txt +28 -0
  117. package/public/logo.png +0 -0
  118. package/public/logo.svg +17 -0
  119. package/public/manifest.json +44 -0
  120. package/public/robots.txt +15 -0
  121. package/public/schema.json +13 -0
  122. package/public/sitemap.xml +28 -0
  123. package/public/sw.js +67 -0
  124. package/scripts/test-runner.sh +152 -0
  125. package/src/App.tsx +48 -0
  126. package/src/api/alerts.ts +19 -0
  127. package/src/api/analytics.ts +6 -0
  128. package/src/api/audit.ts +11 -0
  129. package/src/api/auth.ts +26 -0
  130. package/src/api/billing.ts +54 -0
  131. package/src/api/cases.ts +48 -0
  132. package/src/api/client.ts +50 -0
  133. package/src/api/config.ts +30 -0
  134. package/src/api/edd.ts +25 -0
  135. package/src/api/enforcement.ts +33 -0
  136. package/src/api/lists.ts +24 -0
  137. package/src/api/monitoring.ts +82 -0
  138. package/src/api/pep.ts +30 -0
  139. package/src/api/risk.ts +26 -0
  140. package/src/api/screening.ts +37 -0
  141. package/src/api/team.ts +27 -0
  142. package/src/api/transactions.ts +37 -0
  143. package/src/components/admin/TenantCards.tsx +51 -0
  144. package/src/components/alerts/AlertActions.test.tsx +80 -0
  145. package/src/components/alerts/AlertActions.tsx +68 -0
  146. package/src/components/alerts/AlertCard.test.tsx +86 -0
  147. package/src/components/alerts/AlertCard.tsx +60 -0
  148. package/src/components/alerts/AlertDetailSidebar.tsx +63 -0
  149. package/src/components/alerts/AlertFilters.test.tsx +73 -0
  150. package/src/components/alerts/AlertFilters.tsx +88 -0
  151. package/src/components/alerts/EntityDetailsCard.test.tsx +61 -0
  152. package/src/components/alerts/EntityDetailsCard.tsx +37 -0
  153. package/src/components/alerts/NotesCard.test.tsx +39 -0
  154. package/src/components/alerts/NotesCard.tsx +28 -0
  155. package/src/components/auth/AuthDivider.tsx +18 -0
  156. package/src/components/auth/LoginForm.tsx +62 -0
  157. package/src/components/auth/LoginLeftPanel.tsx +43 -0
  158. package/src/components/auth/PasswordStrength.tsx +26 -0
  159. package/src/components/auth/SignInButtons.tsx +46 -0
  160. package/src/components/auth/SignupLeftPanel.tsx +35 -0
  161. package/src/components/auth/countries.ts +17 -0
  162. package/src/components/charts/AreaChart.tsx +45 -0
  163. package/src/components/charts/BarChart.tsx +48 -0
  164. package/src/components/charts/DonutChart.tsx +47 -0
  165. package/src/components/compliance/CaseActions.tsx +74 -0
  166. package/src/components/compliance/CaseTimeline.tsx +68 -0
  167. package/src/components/compliance/MediaResultCard.tsx +87 -0
  168. package/src/components/compliance/PEPResultCard.tsx +78 -0
  169. package/src/components/config/MatchingModesCard.test.tsx +75 -0
  170. package/src/components/config/MatchingModesCard.tsx +40 -0
  171. package/src/components/config/ScreeningLayersCard.test.tsx +57 -0
  172. package/src/components/config/ScreeningLayersCard.tsx +36 -0
  173. package/src/components/config/ThresholdsCard.test.tsx +79 -0
  174. package/src/components/config/ThresholdsCard.tsx +51 -0
  175. package/src/components/dashboard/ActivityFeed.tsx +93 -0
  176. package/src/components/dashboard/DashboardGreeting.tsx +23 -0
  177. package/src/components/dashboard/DashboardSkeleton.tsx +35 -0
  178. package/src/components/dashboard/QuickActions.tsx +52 -0
  179. package/src/components/dashboard/TopEntitiesTable.tsx +63 -0
  180. package/src/components/data/ComplianceMetrics.test.tsx +32 -0
  181. package/src/components/data/ComplianceMetrics.tsx +40 -0
  182. package/src/components/data/ConfidenceScore.test.tsx +62 -0
  183. package/src/components/data/ConfidenceScore.tsx +27 -0
  184. package/src/components/data/StatCard.test.tsx +72 -0
  185. package/src/components/data/StatCard.tsx +63 -0
  186. package/src/components/data/StatusBadge.test.tsx +63 -0
  187. package/src/components/data/StatusBadge.tsx +39 -0
  188. package/src/components/layout/AppShell.tsx +48 -0
  189. package/src/components/layout/Breadcrumbs.tsx +48 -0
  190. package/src/components/layout/CommandPalette.tsx +81 -0
  191. package/src/components/layout/DashboardLayout.tsx +19 -0
  192. package/src/components/layout/MobileHeader.tsx +30 -0
  193. package/src/components/layout/NavGroup.test.tsx +63 -0
  194. package/src/components/layout/NavGroup.tsx +64 -0
  195. package/src/components/layout/NotificationBell.tsx +89 -0
  196. package/src/components/layout/PageHeader.test.tsx +61 -0
  197. package/src/components/layout/PageHeader.tsx +19 -0
  198. package/src/components/layout/ProtectedRoute.tsx +31 -0
  199. package/src/components/layout/PublicLayout.tsx +17 -0
  200. package/src/components/layout/Sidebar.test.tsx +67 -0
  201. package/src/components/layout/Sidebar.tsx +92 -0
  202. package/src/components/layout/Toolbar.test.tsx +47 -0
  203. package/src/components/layout/Toolbar.tsx +68 -0
  204. package/src/components/layout/navItems.ts +94 -0
  205. package/src/components/lists/ListCard.tsx +78 -0
  206. package/src/components/lists/ListMarketplaceCard.tsx +77 -0
  207. package/src/components/screening/CircularConfidence.tsx +38 -0
  208. package/src/components/screening/LimitReachedBanner.tsx +31 -0
  209. package/src/components/screening/ListSelector.tsx +64 -0
  210. package/src/components/screening/MatchDetailHeader.tsx +64 -0
  211. package/src/components/screening/MatchEntityInfo.tsx +56 -0
  212. package/src/components/screening/MatchEvidenceBars.tsx +65 -0
  213. package/src/components/screening/MatchMetadata.tsx +95 -0
  214. package/src/components/screening/ScreenResults.tsx +49 -0
  215. package/src/components/screening/ScreeningForm.test.tsx +83 -0
  216. package/src/components/screening/ScreeningForm.tsx +100 -0
  217. package/src/components/screening/ScreeningLayersList.test.tsx +33 -0
  218. package/src/components/screening/ScreeningLayersList.tsx +46 -0
  219. package/src/components/screening/ScreeningProgress.tsx +91 -0
  220. package/src/components/screening/ScreeningQuotaBanner.tsx +64 -0
  221. package/src/components/screening/ScreeningResultCard.tsx +47 -0
  222. package/src/components/screening/ScreeningResultRow.tsx +45 -0
  223. package/src/components/screening/ScreeningResults.test.tsx +37 -0
  224. package/src/components/screening/ScreeningResults.tsx +33 -0
  225. package/src/components/screening/ShareResults.tsx +103 -0
  226. package/src/components/screening/ThresholdSlider.tsx +23 -0
  227. package/src/components/transactions/WebhookCTA.tsx +63 -0
  228. package/src/components/ui/Avatar.test.tsx +47 -0
  229. package/src/components/ui/Avatar.tsx +35 -0
  230. package/src/components/ui/Badge.test.tsx +49 -0
  231. package/src/components/ui/Badge.tsx +33 -0
  232. package/src/components/ui/Button.test.tsx +56 -0
  233. package/src/components/ui/Button.tsx +46 -0
  234. package/src/components/ui/Card.test.tsx +61 -0
  235. package/src/components/ui/Card.tsx +29 -0
  236. package/src/components/ui/ConfirmModal.tsx +67 -0
  237. package/src/components/ui/Divider.test.tsx +24 -0
  238. package/src/components/ui/Divider.tsx +5 -0
  239. package/src/components/ui/EmptyState.test.tsx +49 -0
  240. package/src/components/ui/EmptyState.tsx +22 -0
  241. package/src/components/ui/ErrorBoundary.tsx +44 -0
  242. package/src/components/ui/ExportMenu.tsx +71 -0
  243. package/src/components/ui/LanguageSwitcher.tsx +37 -0
  244. package/src/components/ui/LoadingSpinner.test.tsx +41 -0
  245. package/src/components/ui/LoadingSpinner.tsx +21 -0
  246. package/src/components/ui/MetricCard.tsx +63 -0
  247. package/src/components/ui/ScoreRing.tsx +51 -0
  248. package/src/components/ui/SearchField.test.tsx +55 -0
  249. package/src/components/ui/SearchField.tsx +31 -0
  250. package/src/components/ui/SeverityBadge.tsx +57 -0
  251. package/src/components/ui/ThemeToggle.tsx +37 -0
  252. package/src/components/ui/Toast.test.tsx +79 -0
  253. package/src/components/ui/Toast.tsx +75 -0
  254. package/src/components/ui/Toggle.test.tsx +85 -0
  255. package/src/components/ui/Toggle.tsx +46 -0
  256. package/src/context/AuthContext.tsx +71 -0
  257. package/src/data/pepProfiles.ts +76 -0
  258. package/src/data/pepProfilesExtra.ts +58 -0
  259. package/src/hooks/useAlerts.ts +36 -0
  260. package/src/hooks/useAnalytics.ts +23 -0
  261. package/src/hooks/useApi.test.ts +79 -0
  262. package/src/hooks/useApi.ts +33 -0
  263. package/src/hooks/useAudit.ts +28 -0
  264. package/src/hooks/useBilling.ts +38 -0
  265. package/src/hooks/useConfig.ts +35 -0
  266. package/src/hooks/useDebounce.test.ts +84 -0
  267. package/src/hooks/useDebounce.ts +15 -0
  268. package/src/hooks/useDirection.ts +15 -0
  269. package/src/hooks/useLists.ts +34 -0
  270. package/src/hooks/useMediaQuery.test.ts +97 -0
  271. package/src/hooks/useMediaQuery.ts +28 -0
  272. package/src/hooks/useScreening.ts +33 -0
  273. package/src/hooks/useSidebar.ts +18 -0
  274. package/src/hooks/useUsage.ts +27 -0
  275. package/src/i18n/config.ts +33 -0
  276. package/src/i18n/locales/ar/admin.json +19 -0
  277. package/src/i18n/locales/ar/alerts.json +52 -0
  278. package/src/i18n/locales/ar/analytics.json +9 -0
  279. package/src/i18n/locales/ar/audit.json +12 -0
  280. package/src/i18n/locales/ar/auth.json +60 -0
  281. package/src/i18n/locales/ar/batch.json +5 -0
  282. package/src/i18n/locales/ar/billing.json +41 -0
  283. package/src/i18n/locales/ar/common.json +65 -0
  284. package/src/i18n/locales/ar/compliance.json +83 -0
  285. package/src/i18n/locales/ar/config.json +13 -0
  286. package/src/i18n/locales/ar/dashboard.json +19 -0
  287. package/src/i18n/locales/ar/errors.json +9 -0
  288. package/src/i18n/locales/ar/index.ts +29 -0
  289. package/src/i18n/locales/ar/legal.json +10 -0
  290. package/src/i18n/locales/ar/lists.json +6 -0
  291. package/src/i18n/locales/ar/marketing.json +110 -0
  292. package/src/i18n/locales/ar/monitoring.json +15 -0
  293. package/src/i18n/locales/ar/nav.json +35 -0
  294. package/src/i18n/locales/ar/onboarding.json +25 -0
  295. package/src/i18n/locales/ar/platform.json +23 -0
  296. package/src/i18n/locales/ar/screening.json +26 -0
  297. package/src/i18n/locales/ar/team.json +11 -0
  298. package/src/i18n/locales/en/admin.json +21 -0
  299. package/src/i18n/locales/en/alerts.json +52 -0
  300. package/src/i18n/locales/en/analytics.json +9 -0
  301. package/src/i18n/locales/en/audit.json +12 -0
  302. package/src/i18n/locales/en/auth.json +60 -0
  303. package/src/i18n/locales/en/batch.json +5 -0
  304. package/src/i18n/locales/en/billing.json +87 -0
  305. package/src/i18n/locales/en/common.json +65 -0
  306. package/src/i18n/locales/en/compliance.json +83 -0
  307. package/src/i18n/locales/en/config.json +29 -0
  308. package/src/i18n/locales/en/dashboard.json +23 -0
  309. package/src/i18n/locales/en/errors.json +9 -0
  310. package/src/i18n/locales/en/index.ts +29 -0
  311. package/src/i18n/locales/en/legal.json +114 -0
  312. package/src/i18n/locales/en/lists.json +6 -0
  313. package/src/i18n/locales/en/marketing.json +174 -0
  314. package/src/i18n/locales/en/monitoring.json +15 -0
  315. package/src/i18n/locales/en/nav.json +35 -0
  316. package/src/i18n/locales/en/onboarding.json +31 -0
  317. package/src/i18n/locales/en/platform.json +25 -0
  318. package/src/i18n/locales/en/screening.json +26 -0
  319. package/src/i18n/locales/en/team.json +12 -0
  320. package/src/i18n/locales/he/admin.json +19 -0
  321. package/src/i18n/locales/he/alerts.json +52 -0
  322. package/src/i18n/locales/he/analytics.json +9 -0
  323. package/src/i18n/locales/he/audit.json +12 -0
  324. package/src/i18n/locales/he/auth.json +60 -0
  325. package/src/i18n/locales/he/batch.json +5 -0
  326. package/src/i18n/locales/he/billing.json +41 -0
  327. package/src/i18n/locales/he/common.json +65 -0
  328. package/src/i18n/locales/he/compliance.json +83 -0
  329. package/src/i18n/locales/he/config.json +13 -0
  330. package/src/i18n/locales/he/dashboard.json +19 -0
  331. package/src/i18n/locales/he/errors.json +9 -0
  332. package/src/i18n/locales/he/index.ts +29 -0
  333. package/src/i18n/locales/he/legal.json +10 -0
  334. package/src/i18n/locales/he/lists.json +6 -0
  335. package/src/i18n/locales/he/marketing.json +110 -0
  336. package/src/i18n/locales/he/monitoring.json +15 -0
  337. package/src/i18n/locales/he/nav.json +35 -0
  338. package/src/i18n/locales/he/onboarding.json +25 -0
  339. package/src/i18n/locales/he/platform.json +23 -0
  340. package/src/i18n/locales/he/screening.json +26 -0
  341. package/src/i18n/locales/he/team.json +11 -0
  342. package/src/index.css +112 -0
  343. package/src/main.tsx +15 -0
  344. package/src/pages/APIKeys.tsx +120 -0
  345. package/src/pages/AddMonitorModal.tsx +30 -0
  346. package/src/pages/AdverseMedia.test.tsx +18 -0
  347. package/src/pages/AdverseMedia.tsx +89 -0
  348. package/src/pages/AlertDetailPage.tsx +64 -0
  349. package/src/pages/AlertQueue.test.tsx +48 -0
  350. package/src/pages/AlertQueue.tsx +63 -0
  351. package/src/pages/Analytics.tsx +50 -0
  352. package/src/pages/AuditTrail.tsx +64 -0
  353. package/src/pages/BatchJobs.tsx +79 -0
  354. package/src/pages/CaseDetail.tsx +72 -0
  355. package/src/pages/CaseManagement.test.tsx +31 -0
  356. package/src/pages/CaseManagement.tsx +92 -0
  357. package/src/pages/Configuration.test.tsx +96 -0
  358. package/src/pages/Configuration.tsx +123 -0
  359. package/src/pages/CryptoScreening.tsx +109 -0
  360. package/src/pages/Dashboard.test.tsx +51 -0
  361. package/src/pages/Dashboard.tsx +66 -0
  362. package/src/pages/EDDWorkflow.test.tsx +29 -0
  363. package/src/pages/EDDWorkflow.tsx +73 -0
  364. package/src/pages/ForgotPassword.test.tsx +49 -0
  365. package/src/pages/ForgotPassword.tsx +67 -0
  366. package/src/pages/ListsMarketplace.tsx +102 -0
  367. package/src/pages/Login.test.tsx +100 -0
  368. package/src/pages/Login.tsx +57 -0
  369. package/src/pages/MFASetup.tsx +114 -0
  370. package/src/pages/MonitorProfileCard.tsx +27 -0
  371. package/src/pages/Monitoring.tsx +68 -0
  372. package/src/pages/Onboarding.test.tsx +36 -0
  373. package/src/pages/Onboarding.tsx +60 -0
  374. package/src/pages/PEPScreening.test.tsx +15 -0
  375. package/src/pages/PEPScreening.tsx +100 -0
  376. package/src/pages/ResetPassword.tsx +81 -0
  377. package/src/pages/RiskAssessment.test.tsx +15 -0
  378. package/src/pages/RiskAssessment.tsx +108 -0
  379. package/src/pages/SanctionsLists.tsx +74 -0
  380. package/src/pages/ScreenEntity.test.tsx +82 -0
  381. package/src/pages/ScreenEntity.tsx +76 -0
  382. package/src/pages/Signup.test.tsx +98 -0
  383. package/src/pages/Signup.tsx +92 -0
  384. package/src/pages/TaskHistory.tsx +183 -0
  385. package/src/pages/Team.test.tsx +15 -0
  386. package/src/pages/Team.tsx +140 -0
  387. package/src/pages/TransactionMonitoring.test.tsx +18 -0
  388. package/src/pages/TransactionMonitoring.tsx +118 -0
  389. package/src/pages/TxnScreening.tsx +125 -0
  390. package/src/pages/UBOChain.test.tsx +35 -0
  391. package/src/pages/UBOChain.tsx +65 -0
  392. package/src/pages/Webhooks.tsx +137 -0
  393. package/src/pages/admin/DataSources.tsx +230 -0
  394. package/src/pages/admin/Operations.tsx +103 -0
  395. package/src/pages/admin/ScheduledTasks.tsx +155 -0
  396. package/src/pages/admin/SystemHealth.tsx +58 -0
  397. package/src/pages/admin/TenantDetail.tsx +62 -0
  398. package/src/pages/admin/Tenants.test.tsx +20 -0
  399. package/src/pages/admin/Tenants.tsx +63 -0
  400. package/src/pages/admin/opsRunners.ts +81 -0
  401. package/src/pages/admin/opsTerminal.tsx +63 -0
  402. package/src/pages/billing/ActiveSubscriptions.tsx +41 -0
  403. package/src/pages/billing/AddProductModal.tsx +99 -0
  404. package/src/pages/billing/BillingPage.test.tsx +30 -0
  405. package/src/pages/billing/BillingPage.tsx +67 -0
  406. package/src/pages/billing/CurrentPlan.tsx +50 -0
  407. package/src/pages/billing/InvoiceList.tsx +104 -0
  408. package/src/pages/billing/InvoiceRow.tsx +37 -0
  409. package/src/pages/billing/LemonSqueezySetup.tsx +51 -0
  410. package/src/pages/billing/PaymentAlert.tsx +33 -0
  411. package/src/pages/billing/PlanComparison.tsx +53 -0
  412. package/src/pages/billing/ProductUsage.tsx +43 -0
  413. package/src/pages/billing/PromoCodeInput.tsx +58 -0
  414. package/src/pages/billing/SeatManager.tsx +80 -0
  415. package/src/pages/billing/SeatRow.tsx +32 -0
  416. package/src/pages/billing/SubscriptionCard.tsx +73 -0
  417. package/src/pages/billing/UpgradeModal.tsx +53 -0
  418. package/src/pages/billing/UsageHistory.tsx +37 -0
  419. package/src/pages/billing/UsageMeter.tsx +26 -0
  420. package/src/pages/billing/UsageOverview.tsx +38 -0
  421. package/src/pages/legal/PrivacyPolicy.tsx +25 -0
  422. package/src/pages/legal/TermsOfService.tsx +25 -0
  423. package/src/pages/marketing/BundleCallout.tsx +24 -0
  424. package/src/pages/marketing/CTASection.tsx +48 -0
  425. package/src/pages/marketing/CaseStudy.tsx +37 -0
  426. package/src/pages/marketing/ComparisonTable.tsx +66 -0
  427. package/src/pages/marketing/CompetitiveEdge.tsx +55 -0
  428. package/src/pages/marketing/DataCoverage.tsx +54 -0
  429. package/src/pages/marketing/DataRain.tsx +30 -0
  430. package/src/pages/marketing/EnterpriseCTA.tsx +26 -0
  431. package/src/pages/marketing/FAQItem.tsx +27 -0
  432. package/src/pages/marketing/FAQSchema.tsx +43 -0
  433. package/src/pages/marketing/FAQSection.tsx +19 -0
  434. package/src/pages/marketing/FeatureDetail.tsx +19 -0
  435. package/src/pages/marketing/FeaturesGrid.tsx +60 -0
  436. package/src/pages/marketing/FeaturesSpotlight.tsx +68 -0
  437. package/src/pages/marketing/FooterSection.tsx +92 -0
  438. package/src/pages/marketing/GradientOrbs.tsx +26 -0
  439. package/src/pages/marketing/HeroSearch.tsx +113 -0
  440. package/src/pages/marketing/HeroSection.tsx +72 -0
  441. package/src/pages/marketing/LandingPage.tsx +45 -0
  442. package/src/pages/marketing/LogoCloud.tsx +31 -0
  443. package/src/pages/marketing/LogoMarquee.tsx +45 -0
  444. package/src/pages/marketing/MarketingNav.tsx +80 -0
  445. package/src/pages/marketing/MatchingLayers.tsx +78 -0
  446. package/src/pages/marketing/MobileMenu.tsx +45 -0
  447. package/src/pages/marketing/PricingCard.tsx +57 -0
  448. package/src/pages/marketing/PricingFeatureRow.tsx +16 -0
  449. package/src/pages/marketing/PricingSection.tsx +103 -0
  450. package/src/pages/marketing/PricingToggle.tsx +40 -0
  451. package/src/pages/marketing/ProductPricingCards.tsx +23 -0
  452. package/src/pages/marketing/ProductShowcase.tsx +81 -0
  453. package/src/pages/marketing/ProductTabs.tsx +45 -0
  454. package/src/pages/marketing/QuoteRotator.tsx +56 -0
  455. package/src/pages/marketing/StatsBar.tsx +81 -0
  456. package/src/pages/marketing/StatsSection.tsx +44 -0
  457. package/src/pages/marketing/TestimonialCard.tsx +38 -0
  458. package/src/pages/marketing/TestimonialsSection.tsx +32 -0
  459. package/src/pages/marketing/animations.tsx +56 -0
  460. package/src/pages/onboarding/CountryStep.tsx +38 -0
  461. package/src/pages/onboarding/ListsStep.tsx +44 -0
  462. package/src/pages/onboarding/StepIndicator.tsx +34 -0
  463. package/src/pages/onboarding/ThresholdStep.tsx +49 -0
  464. package/src/pages/platform/APIKeys.tsx +102 -0
  465. package/src/pages/platform/Overview.tsx +58 -0
  466. package/src/pages/platform/Users.tsx +110 -0
  467. package/src/pages/reporting/ComplianceReport.tsx +99 -0
  468. package/src/pages/reporting/SARForm.tsx +99 -0
  469. package/src/routes/appRoutes.tsx +60 -0
  470. package/src/routes/compliance.tsx +28 -0
  471. package/src/routes/lazyCompliance.ts +34 -0
  472. package/src/routes/lazyPages.ts +35 -0
  473. package/src/routes/lazyPlatform.ts +5 -0
  474. package/src/routes/platform.tsx +15 -0
  475. package/src/styles/effects.css +76 -0
  476. package/src/test/setup.ts +25 -0
  477. package/src/test/utils.tsx +49 -0
  478. package/src/types/alert.ts +31 -0
  479. package/src/types/analytics.ts +16 -0
  480. package/src/types/audit.ts +11 -0
  481. package/src/types/billing.ts +60 -0
  482. package/src/types/common.ts +15 -0
  483. package/src/types/config.ts +19 -0
  484. package/src/types/entity.ts +34 -0
  485. package/src/types/index.ts +8 -0
  486. package/src/types/list.ts +15 -0
  487. package/src/types/screening.ts +32 -0
  488. package/src/vite-env.d.ts +1 -0
  489. package/tailwind.config.js +65 -0
  490. package/tsconfig.json +22 -0
  491. package/vite.config.ts +11 -0
  492. package/vitest.config.ts +19 -0
@@ -0,0 +1,174 @@
1
+ {
2
+ "nav": {
3
+ "features": "Features",
4
+ "pricing": "Pricing",
5
+ "docs": "Docs",
6
+ "blog": "Blog",
7
+ "sign_in": "Sign In",
8
+ "start_trial": "Start Free Trial"
9
+ },
10
+ "hero": {
11
+ "heading": "AML Screening That Catches Everything.",
12
+ "description": "AI-powered sanctions screening with 6-layer matching, {{listCount}} global lists, and configurable fuzzy search. Built for banks that demand zero missed hits.",
13
+ "cta_trial": "Start Free Trial",
14
+ "cta_demo": "View Demo",
15
+ "badge_security": "Security-First Architecture",
16
+ "badge_encryption": "End-to-End Encryption",
17
+ "badge_audit": "Full Audit Trail"
18
+ },
19
+ "logo_cloud": {
20
+ "subtitle": "Built for financial institutions worldwide",
21
+ "banks": "Banks",
22
+ "fintechs": "Fintechs",
23
+ "msbs": "MSBs",
24
+ "neobanks": "Neobanks",
25
+ "regulators": "Regulators",
26
+ "payments": "Payments"
27
+ },
28
+ "features": {
29
+ "title": "Enterprise-Grade Features",
30
+ "subtitle": "Purpose-built for compliance teams who need zero missed hits and zero false positives.",
31
+ "ai_pipeline": "6-Layer AI Matching Pipeline",
32
+ "ai_pipeline_desc": "Advanced fuzzy matching across transliterations and phonetic variations with machine learning.",
33
+ "sanctions_lists": "{{listCount}}+ Sanctions Lists",
34
+ "sanctions_lists_desc": "OFAC, UN, EU, UK, and OpenSanctions integrated. Always updated with new designations.",
35
+ "fuzzy_search": "Configurable Fuzzy Search",
36
+ "fuzzy_search_desc": "Tune sensitivity from strict to lenient matching. Zero false negatives with minimal false positives.",
37
+ "latency": "<50ms API Latency",
38
+ "latency_desc": "Sub-50ms p99 latency target for real-time screening at scale.",
39
+ "explainable": "Explainable AI Decisions",
40
+ "explainable_desc": "Every match includes confidence scores, reasoning, and audit trails for compliance.",
41
+ "multilang": "Multi-Language (25+)",
42
+ "multilang_desc": "Automatic transcription and phonetic normalization across Latin, Cyrillic, Arabic, and more."
43
+ },
44
+ "demo": {
45
+ "heading": "See It In Action",
46
+ "hint": "Try: Mohammed Al-Rashidi, Donald Trump, Vladimir Putin",
47
+ "placeholder": "Type a name to screen...",
48
+ "layer_prefix": "Layer",
49
+ "match_found": "\u26a0 Match Found",
50
+ "confidence": "confidence",
51
+ "no_matches": "\u2713 No matches found",
52
+ "no_matches_sub": "Screened against OFAC, UN, EU, and 12 other lists"
53
+ },
54
+ "comparison": {
55
+ "heading": "How AMLIQ Compares",
56
+ "feature": "Feature",
57
+ "amliq": "AMLIQ",
58
+ "worldcheck": "World-Check",
59
+ "manual": "Manual",
60
+ "sanctions_lists": "Sanctions Lists",
61
+ "six_layer": "6-Layer Matching",
62
+ "latency": "<50ms Latency",
63
+ "fuzzy_search": "Fuzzy Search",
64
+ "multilang": "Multi-Language",
65
+ "audit_trail": "Audit Trail",
66
+ "false_positive": "False Positive Rate"
67
+ },
68
+ "stats": {
69
+ "screened_daily": "Matching Layers",
70
+ "screened_value": "6",
71
+ "uptime": "Sanctions Lists",
72
+ "uptime_value": "{{listCount}}+",
73
+ "fewer_fp": "Uptime Target",
74
+ "fewer_fp_value": "99.9%",
75
+ "latency": "P99 Latency",
76
+ "latency_value": "<50ms"
77
+ },
78
+ "pricing": {
79
+ "title": "Five Powerful Products",
80
+ "subtitle": "Mix and match. Start simple, scale fast. No setup fees.",
81
+ "most_popular": "Most Popular",
82
+ "per_month": "/mo",
83
+ "billed_yearly": "Billed ${{price}}/year",
84
+ "custom": "Custom",
85
+ "get_started": "Get Started",
86
+ "contact_sales": "Contact Sales",
87
+ "monthly": "Monthly",
88
+ "annual": "Annual",
89
+ "save_percent": "Save 20%"
90
+ },
91
+ "products": {
92
+ "api": "API Access",
93
+ "dashboard": "Dashboard",
94
+ "sdk": "SDK",
95
+ "iframe": "iFrame",
96
+ "dataset": "Dataset"
97
+ },
98
+ "bundle": {
99
+ "title": "Bundle & Save 15%",
100
+ "description": "Use multiple AMLIQ products together? Bundle them for 15% off your total monthly spend.",
101
+ "cta": "Contact Sales"
102
+ },
103
+ "enterprise": {
104
+ "heading": "Need Unlimited Scale?",
105
+ "description": "Custom list management, on-premise deployment, dedicated support, and SLA guarantees.",
106
+ "cta": "Contact Sales",
107
+ "note": "Designed for tier-1 financial institutions and global compliance teams."
108
+ },
109
+ "use_cases": {
110
+ "heading": "Built for Compliance Teams",
111
+ "items": [
112
+ {
113
+ "scenario": "Customer Onboarding Screening",
114
+ "description": "A compliance team screens new customers during onboarding using 6-layer matching to catch transliteration and phonetic variations across multiple sanctions lists."
115
+ },
116
+ {
117
+ "scenario": "Batch Transaction Monitoring",
118
+ "description": "An AML operations team runs nightly batch screening of transaction counterparties, leveraging configurable fuzzy thresholds to balance coverage with analyst workload."
119
+ },
120
+ {
121
+ "scenario": "Real-Time Payment Screening",
122
+ "description": "A payments processor integrates the screening API into their payment flow, using sub-50ms latency targets to screen without delaying transaction processing."
123
+ }
124
+ ]
125
+ },
126
+ "faq": {
127
+ "heading": "Frequently Asked Questions",
128
+ "items": [
129
+ {
130
+ "q": "What lists are included?",
131
+ "a": "All plans include OFAC, UN, EU, UK, and OpenSanctions. Professional and Enterprise plans include {{listCount}}+ specialized lists."
132
+ },
133
+ {
134
+ "q": "How is data security handled?",
135
+ "a": "Built with security-first architecture. Encryption at rest and in transit. Designed for regulatory compliance with full audit trails."
136
+ },
137
+ {
138
+ "q": "Can I integrate AMLIQ with my systems?",
139
+ "a": "Yes, REST API with webhooks, SDKs for Python/Node.js/Go, and native integrations with Salesforce, Slack, and more."
140
+ },
141
+ {
142
+ "q": "What support is included?",
143
+ "a": "Email support (Starter), priority support (Professional), and dedicated CSM (Enterprise)."
144
+ },
145
+ {
146
+ "q": "Do you offer on-premise deployment?",
147
+ "a": "Yes, Enterprise customers can deploy on-premise, air-gapped, or in a private cloud."
148
+ },
149
+ {
150
+ "q": "What is your SLA?",
151
+ "a": "99.9% uptime target. Enterprise plans include priority support with dedicated response times."
152
+ }
153
+ ]
154
+ },
155
+ "footer": {
156
+ "tagline": "AI-powered AML screening for banks that demand zero missed hits.",
157
+ "product": "Product",
158
+ "features": "Features",
159
+ "pricing": "Pricing",
160
+ "security": "Security",
161
+ "compliance": "Compliance",
162
+ "company": "Company",
163
+ "about": "About",
164
+ "blog": "Blog",
165
+ "careers": "Careers",
166
+ "contact": "Contact",
167
+ "legal": "Legal",
168
+ "privacy": "Privacy Policy",
169
+ "terms": "Terms of Service",
170
+ "dpa": "DPA",
171
+ "security_overview": "Security Overview",
172
+ "copyright": "\u00a9 2026 AMLIQ. All rights reserved."
173
+ }
174
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "title": "System Monitoring",
3
+ "description": "Real-time system health and performance",
4
+ "metrics": {
5
+ "api_response": "API Response Time",
6
+ "db_connection": "Database Connection",
7
+ "cache_hit": "Cache Hit Rate",
8
+ "last_sync": "Last Full Sync"
9
+ },
10
+ "tasks": {
11
+ "ongoing": "Ongoing Screening Tasks",
12
+ "batch_prefix": "Batch Screening #",
13
+ "complete_suffix": "% complete"
14
+ }
15
+ }
@@ -0,0 +1,35 @@
1
+ {
2
+ "main": "Main",
3
+ "dashboard": "Dashboard",
4
+ "alerts": "Alerts",
5
+ "screen": "Screen",
6
+ "monitoring": "Monitoring",
7
+ "batch_jobs": "Batch Jobs",
8
+ "compliance": "Compliance",
9
+ "cases": "Cases",
10
+ "risk_assessment": "Risk Assessment",
11
+ "pep_screening": "PEP Screening",
12
+ "adverse_media": "Adverse Media",
13
+ "transactions": "Transactions",
14
+ "crypto_screening": "Crypto Screening",
15
+ "ubo_chain": "UBO Chain",
16
+ "edd_workflow": "EDD Workflow",
17
+ "system": "System",
18
+ "analytics": "Analytics",
19
+ "audit_log": "Audit Log",
20
+ "sanctions_lists": "Sanctions Lists",
21
+ "marketplace": "Marketplace",
22
+ "api_keys": "API Keys",
23
+ "webhooks": "Webhooks",
24
+ "configuration": "Configuration",
25
+ "billing": "Billing",
26
+ "team": "Team",
27
+ "admin": "Admin",
28
+ "tenants": "Tenants",
29
+ "system_health": "System Health",
30
+ "data_sources": "Data Sources",
31
+ "platform": "Platform",
32
+ "overview": "Overview",
33
+ "users": "Users",
34
+ "search_placeholder": "Search entities, alerts..."
35
+ }
@@ -0,0 +1,31 @@
1
+ {
2
+ "welcome": "Welcome to AMLIQ",
3
+ "continue": "Continue",
4
+ "steps": {
5
+ "country": "Country",
6
+ "lists": "Lists",
7
+ "threshold": "Threshold"
8
+ },
9
+ "country": {
10
+ "title": "Select your country",
11
+ "description": "We'll suggest the right sanctions lists for your jurisdiction"
12
+ },
13
+ "lists": {
14
+ "title": "Recommended Lists",
15
+ "description": "Based on your country, we recommend screening against these lists",
16
+ "loading": "Loading suggested lists...",
17
+ "threshold": "Threshold:"
18
+ },
19
+ "threshold": {
20
+ "title": "Set Match Threshold",
21
+ "description": "Names matching above this confidence level will generate alerts",
22
+ "low": "Low (50%)",
23
+ "high": "High (95%)",
24
+ "current": "Current:",
25
+ "hint_more": "More alerts, fewer missed matches",
26
+ "hint_fewer": "Fewer alerts, may miss some matches",
27
+ "hint_balanced": "Balanced — recommended for most organizations",
28
+ "start": "Start Screening",
29
+ "starting": "Setting up..."
30
+ }
31
+ }
@@ -0,0 +1,25 @@
1
+ {
2
+ "overview": {
3
+ "title": "Platform Overview",
4
+ "total_tenants": "Total Tenants",
5
+ "total_screenings": "Total Screenings",
6
+ "loading": "Loading..."
7
+ },
8
+ "users": {
9
+ "title": "All Users",
10
+ "search_placeholder": "Search by email or tenant...",
11
+ "email": "Email",
12
+ "tenant": "Tenant",
13
+ "role": "Role"
14
+ },
15
+ "api_keys": {
16
+ "title": "API Keys",
17
+ "prefix": "Prefix",
18
+ "tenant": "Tenant",
19
+ "product": "Product",
20
+ "rate_limit": "Rate Limit",
21
+ "actions": "Actions",
22
+ "unlimited": "Unlimited",
23
+ "revoke": "Revoke"
24
+ }
25
+ }
@@ -0,0 +1,26 @@
1
+ {
2
+ "title": "Screen Entity",
3
+ "description": "Perform manual entity screening",
4
+ "form": {
5
+ "individual": "Individual",
6
+ "company": "Company",
7
+ "first_name": "First Name",
8
+ "last_name": "Last Name",
9
+ "company_name": "Company Name",
10
+ "dob": "Date of Birth",
11
+ "nationality": "Nationality",
12
+ "submit": "Screen Entity",
13
+ "submitting": "Screening..."
14
+ },
15
+ "layers": {
16
+ "title": "Screening Layers",
17
+ "ofac_sdn": "OFAC SDN",
18
+ "eu_sanctions": "EU Sanctions",
19
+ "un_consolidated": "UN Consolidated",
20
+ "custom_lists": "Custom Lists"
21
+ },
22
+ "results": {
23
+ "title": "Screening Results",
24
+ "match_found": "Match found in sanctions list"
25
+ }
26
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "title": "Team Management",
3
+ "email_placeholder": "Email",
4
+ "invite": "Invite",
5
+ "roles": {
6
+ "admin": "Admin",
7
+ "analyst": "Analyst",
8
+ "auditor": "Auditor",
9
+ "viewer": "Viewer"
10
+ },
11
+ "no_members": "No team members yet"
12
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "tenants": {
3
+ "title": "ניהול: דיירים",
4
+ "search_placeholder": "חיפוש דיירים..."
5
+ },
6
+ "tenant_detail": {
7
+ "screening_history": "היסטוריית סינון",
8
+ "total_screenings": "סה\"כ סינונים",
9
+ "config_override": "דריסת הגדרות",
10
+ "match_threshold": "סף התאמה (%)",
11
+ "save": "שמור"
12
+ },
13
+ "health": {
14
+ "title": "בריאות מערכת",
15
+ "api_status": "סטטוס API",
16
+ "database": "מסד נתונים",
17
+ "version": "גרסה"
18
+ }
19
+ }
@@ -0,0 +1,52 @@
1
+ {
2
+ "queue": {
3
+ "title": "תור התרעות",
4
+ "no_alerts": "אין התרעות",
5
+ "all_clear": "הכל תקין"
6
+ },
7
+ "filters": {
8
+ "status": "סטטוס",
9
+ "priority": "עדיפות",
10
+ "open": "פתוח",
11
+ "investigating": "בבדיקה",
12
+ "resolved": "טופל",
13
+ "archived": "בארכיון",
14
+ "critical": "קריטי",
15
+ "high": "גבוה",
16
+ "medium": "בינוני",
17
+ "low": "נמוך"
18
+ },
19
+ "card": {
20
+ "risk": "סיכון:"
21
+ },
22
+ "detail": {
23
+ "not_found": "ההתרעה לא נמצאה"
24
+ },
25
+ "actions": {
26
+ "title": "פעולות",
27
+ "confirm": "אשר",
28
+ "false_positive": "חיובי שגוי",
29
+ "escalate": "העבר לטיפול",
30
+ "ai_draft": "טיוטת AI"
31
+ },
32
+ "sidebar": {
33
+ "status": "סטטוס",
34
+ "current_status": "סטטוס נוכחי",
35
+ "priority": "עדיפות",
36
+ "risk_level": "רמת סיכון",
37
+ "investigator": "חוקר",
38
+ "timeline": "ציר זמן"
39
+ },
40
+ "entity_details": {
41
+ "title": "פרטי ישות",
42
+ "type": "סוג",
43
+ "nationality": "אזרחות",
44
+ "dob": "תאריך לידה",
45
+ "matches_found": "התאמות שנמצאו"
46
+ },
47
+ "notes": {
48
+ "title": "הערות חקירה",
49
+ "placeholder": "הוסף הערות חקירה...",
50
+ "save": "שמור הערות"
51
+ }
52
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "title": "אנליטיקה",
3
+ "description": "מדדי סינון והתרעות",
4
+ "charts": {
5
+ "screening_volume": "נפח סינון",
6
+ "alert_disposition": "סטטוס התרעות",
7
+ "risk_distribution": "התפלגות סיכונים"
8
+ }
9
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "title": "יומן ביקורת",
3
+ "description": "יומן פעילות מלא",
4
+ "actions": {
5
+ "screen_initiated": "סינון הופעל",
6
+ "alert_created": "התרעה נוצרה",
7
+ "alert_resolved": "התרעה טופלה",
8
+ "config_updated": "הגדרות עודכנו",
9
+ "list_imported": "רשימה יובאה",
10
+ "export_generated": "ייצוא נוצר"
11
+ }
12
+ }
@@ -0,0 +1,60 @@
1
+ {
2
+ "login": {
3
+ "title": "התחברות ל-AMLIQ",
4
+ "subtitle": "בחר שיטת התחברות",
5
+ "email_placeholder": "you@company.com",
6
+ "password_placeholder": "סיסמה",
7
+ "forgot_password": "שכחת סיסמה?",
8
+ "submit": "התחבר",
9
+ "submitting": "מתחבר...",
10
+ "no_account": "אין לך חשבון?",
11
+ "start_trial": "התחל תקופת ניסיון חינם",
12
+ "failed": "ההתחברות נכשלה"
13
+ },
14
+ "login_panel": {
15
+ "welcome": "ברוך שובך",
16
+ "description": "מנוע הסינון שלך פועל. לוח הציות שלך מחכה.",
17
+ "feature_ai": "מנוע סינון AI בעל 6 שכבות",
18
+ "feature_lists": "{{listCount}}+ רשימות סנקציות גלובליות",
19
+ "feature_speed": "זמן תגובה של פחות מ-50 מילישניות"
20
+ },
21
+ "signup": {
22
+ "title": "התחל תקופת ניסיון חינם",
23
+ "subtitle": "14 ימים חינם. לא נדרש כרטיס אשראי.",
24
+ "org_placeholder": "שם הארגון",
25
+ "email_placeholder": "דוא\"ל עבודה",
26
+ "password_placeholder": "סיסמה",
27
+ "min_chars": "מינימום 8 תווים",
28
+ "submit": "צור חשבון",
29
+ "submitting": "יוצר חשבון...",
30
+ "agree_prefix": "בהרשמה אתה מסכים ל",
31
+ "terms_link": "תנאי השימוש",
32
+ "and": "ו",
33
+ "privacy_link": "מדיניות הפרטיות",
34
+ "have_account": "כבר יש לך חשבון?",
35
+ "sign_in_link": "התחבר",
36
+ "failed": "ההרשמה נכשלה"
37
+ },
38
+ "signup_panel": {
39
+ "tagline": "סינון הלבנת הון שתופס הכל",
40
+ "description": "החלף כלים יקרים ואטומים בהתאמה מונעת AI וניתנת להגדרה.",
41
+ "perk_ai": "מנוע התאמת AI בעל 6 שכבות",
42
+ "perk_lists": "{{listCount}}+ רשימות סנקציות כלולות",
43
+ "perk_compliance": "ארכיטקטורת אבטחה ראשונה",
44
+ "perk_speed": "זמן סינון של פחות מ-50 מילישניות"
45
+ },
46
+ "forgot": {
47
+ "title": "איפוס סיסמה",
48
+ "description": "הזן את כתובת הדוא\"ל המשויכת לחשבונך ונשלח לך קישור לאיפוס.",
49
+ "back_to_login": "חזרה להתחברות",
50
+ "email_placeholder": "כתובת דוא\"ל",
51
+ "submit": "שלח קישור איפוס",
52
+ "success_title": "בדוק את תיבת הדואר שלך",
53
+ "success_message": "אם קיים חשבון עבור {{email}}, תקבל קישור לאיפוס סיסמה בקרוב."
54
+ },
55
+ "oauth": {
56
+ "continue_with": "המשך עם {{provider}}",
57
+ "sign_up_with": "הירשם עם {{provider}}",
58
+ "or_continue_email": "או המשך עם דוא\"ל"
59
+ }
60
+ }
@@ -0,0 +1,5 @@
1
+ {
2
+ "title": "עיבוד אצווה",
3
+ "description": "ניהול פעולות סינון בכמויות",
4
+ "new_job": "משימה חדשה"
5
+ }
@@ -0,0 +1,41 @@
1
+ {
2
+ "title": "חיוב ומנויים",
3
+ "subtitle": "ניהול מוצרים, שימוש וחשבוניות",
4
+ "add_product": "הוסף מוצר",
5
+ "sections": {
6
+ "active_subscriptions": "מנויים פעילים",
7
+ "dashboard_seats": "רישיונות לוח בקרה",
8
+ "promo_code": "קוד קידום",
9
+ "usage_history": "שימוש והיסטוריה",
10
+ "invoices": "חשבוניות"
11
+ },
12
+ "subscriptions": {
13
+ "no_subscriptions": "אין מנויים פעילים",
14
+ "current_plan": "תוכנית נוכחית",
15
+ "renews_on": "מתחדש בתאריך",
16
+ "manage": "ניהול מנוי",
17
+ "change_plan": "שנה תוכנית"
18
+ },
19
+ "seats": {
20
+ "email_placeholder": "user@company.com",
21
+ "investigator": "חוקר",
22
+ "analyst": "אנליסט",
23
+ "manager": "מנהל",
24
+ "used": "{{current}} מתוך {{total}} רישיונות בשימוש"
25
+ },
26
+ "promo": {
27
+ "placeholder": "הזן קוד קידום",
28
+ "apply": "החל",
29
+ "discount": "הונחה {{percent}}%"
30
+ },
31
+ "pricing": {
32
+ "title": "חמישה מוצרים רבי עוצמה",
33
+ "subtitle": "שלב והתאם. התחל בפשטות, התרחב מהר. ללא דמי הקמה.",
34
+ "most_popular": "הפופולרי ביותר",
35
+ "per_month": "/חודש",
36
+ "billed_yearly": "חיוב שנתי ${{price}}",
37
+ "custom": "מותאם אישית",
38
+ "get_started": "התחל עכשיו",
39
+ "contact_sales": "צור קשר עם מכירות"
40
+ }
41
+ }
@@ -0,0 +1,65 @@
1
+ {
2
+ "actions": {
3
+ "save": "שמור",
4
+ "save_changes": "שמור שינויים",
5
+ "reset": "אפס",
6
+ "continue": "המשך",
7
+ "back": "חזור",
8
+ "submit": "שלח",
9
+ "confirm": "אשר",
10
+ "cancel": "בטל",
11
+ "close": "סגור",
12
+ "delete": "מחק",
13
+ "edit": "ערוך",
14
+ "add": "הוסף",
15
+ "next": "הבא",
16
+ "previous": "הקודם",
17
+ "loading": "טוען",
18
+ "saving": "שומר",
19
+ "setting_up": "מגדיר",
20
+ "export": "ייצוא",
21
+ "import": "ייבוא",
22
+ "search": "חיפוש",
23
+ "filter": "סינון",
24
+ "sort": "מיון",
25
+ "apply": "החל",
26
+ "sync": "סנכרון",
27
+ "start": "התחל",
28
+ "invite": "הזמן",
29
+ "revoke": "בטל הרשאה"
30
+ },
31
+ "status": {
32
+ "active": "פעיל",
33
+ "disabled": "מושבת",
34
+ "loading": "טוען",
35
+ "healthy": "תקין",
36
+ "connected": "מחובר",
37
+ "completed": "הושלם",
38
+ "pending": "ממתין",
39
+ "running": "פועל",
40
+ "failed": "נכשל",
41
+ "in_progress": "בתהליך",
42
+ "open": "פתוח",
43
+ "resolved": "טופל",
44
+ "trialing": "תקופת ניסיון"
45
+ },
46
+ "labels": {
47
+ "email": "דוא\"ל",
48
+ "password": "סיסמה",
49
+ "name": "שם",
50
+ "status": "סטטוס",
51
+ "priority": "עדיפות",
52
+ "type": "סוג",
53
+ "role": "תפקיד",
54
+ "country": "מדינה",
55
+ "entities": "ישויות",
56
+ "alerts": "התרעות",
57
+ "matches": "התאמות"
58
+ },
59
+ "time": {
60
+ "never": "אף פעם",
61
+ "created": "נוצר",
62
+ "updated": "עודכן",
63
+ "due": "תאריך יעד"
64
+ }
65
+ }