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.
- package/.env.example +3 -0
- package/.env.production +1 -0
- package/Dockerfile +26 -0
- package/QUICK_START.md +267 -0
- package/README.md +161 -0
- package/TESTING_GUIDE.md +322 -0
- package/dist/.well-known/ai-plugin.json +15 -0
- package/dist/_headers +8 -0
- package/dist/_redirects +1 -0
- package/dist/assets/APIKeys-BvwFauIs.js +6 -0
- package/dist/assets/APIKeys-DaMSBZQL.js +1 -0
- package/dist/assets/AdverseMedia-DckXfMzS.js +4 -0
- package/dist/assets/AlertDetailPage-Bc2_zwu_.js +1 -0
- package/dist/assets/AlertQueue-DFtBiRoM.js +8 -0
- package/dist/assets/Analytics-DtruB5lQ.js +1 -0
- package/dist/assets/AuditTrail-BK68ePu0.js +1 -0
- package/dist/assets/AuthDivider-gRHEt7gx.js +1 -0
- package/dist/assets/Badge-B9VFkofy.js +1 -0
- package/dist/assets/BatchJobs-Bz6KFnXD.js +6 -0
- package/dist/assets/BillingPage-R9nQ5nFb.js +11 -0
- package/dist/assets/Card-Cw-T_-oU.js +1 -0
- package/dist/assets/CaseDetail-DYs7Zg_y.js +7 -0
- package/dist/assets/CaseManagement-B1Q4Dp1Y.js +1 -0
- package/dist/assets/ComplianceReport-Dhssqc9T.js +1 -0
- package/dist/assets/Configuration-B92kl9T0.js +1 -0
- package/dist/assets/CryptoScreening-C7yFlskC.js +1 -0
- package/dist/assets/Dashboard-w4-Nhv9q.js +17 -0
- package/dist/assets/DataSources-u3-Ri_5_.js +3 -0
- package/dist/assets/EDDWorkflow-CFzlEO0e.js +1 -0
- package/dist/assets/EmptyState-Do0xJAT9.js +6 -0
- package/dist/assets/ForgotPassword-BPYyQFQp.js +1 -0
- package/dist/assets/LandingPage-CjaP0zw4.js +41 -0
- package/dist/assets/ListsMarketplace-CG6KkT9B.js +6 -0
- package/dist/assets/Login-677LEGP1.js +1 -0
- package/dist/assets/MFASetup-BxqCPvui.js +1 -0
- package/dist/assets/Monitoring-9TN9MK4y.js +1 -0
- package/dist/assets/Onboarding-Cf0Y83lX.js +1 -0
- package/dist/assets/Operations-CcXwc2xw.js +10 -0
- package/dist/assets/Overview-B_Ky0VWV.js +1 -0
- package/dist/assets/PEPScreening-pUQjTH9c.js +1 -0
- package/dist/assets/PageHeader-BObHFn0i.js +1 -0
- package/dist/assets/PrivacyPolicy-DZ2xrKir.js +1 -0
- package/dist/assets/ResetPassword-AtxtpIG1.js +1 -0
- package/dist/assets/RiskAssessment-Dzuh1Usv.js +1 -0
- package/dist/assets/SARForm-D8w2ZGe-.js +1 -0
- package/dist/assets/SanctionsLists-CPA3UH2v.js +1 -0
- package/dist/assets/ScheduledTasks-Dsjk-6UR.js +1 -0
- package/dist/assets/ScreenEntity-D1U0YL7v.js +3 -0
- package/dist/assets/ScreeningProgress-BW49PzoB.js +66 -0
- package/dist/assets/SearchField-CulFKdiI.js +1 -0
- package/dist/assets/Signup-C0FmFOo_.js +1 -0
- package/dist/assets/SystemHealth-B_8u4eva.js +1 -0
- package/dist/assets/TaskHistory-BCmEM89q.js +3 -0
- package/dist/assets/Team-CUo_FlU7.js +1 -0
- package/dist/assets/TenantDetail-CgZQHUY8.js +1 -0
- package/dist/assets/Tenants-RB9E9ick.js +2 -0
- package/dist/assets/TermsOfService-BfL-kndX.js +1 -0
- package/dist/assets/TransactionMonitoring-DGh_T22s.js +14 -0
- package/dist/assets/TxnScreening-B7cm2-eh.js +1 -0
- package/dist/assets/UBOChain-falXAsCo.js +1 -0
- package/dist/assets/Users-Doakpg9c.js +1 -0
- package/dist/assets/Webhooks-BZpAfaxv.js +1 -0
- package/dist/assets/alert-triangle-YCFVm7B_.js +6 -0
- package/dist/assets/alerts-COUnTwWY.js +1 -0
- package/dist/assets/arrow-left-9ApLqP95.js +6 -0
- package/dist/assets/check-VTcvVtIU.js +6 -0
- package/dist/assets/check-circle-2-Dn-lG5YQ.js +6 -0
- package/dist/assets/code-DIJRWFVv.js +6 -0
- package/dist/assets/fingerprint-C0MGVtax.js +6 -0
- package/dist/assets/flag-B8_Gwxh6.js +6 -0
- package/dist/assets/index-CfdYcqRM.js +289 -0
- package/dist/assets/index-HPU_Rhdu.css +1 -0
- package/dist/assets/layers-zHz2o4vo.js +6 -0
- package/dist/assets/loader-B9_dNihg.js +6 -0
- package/dist/assets/mail-BijL2qwp.js +6 -0
- package/dist/assets/plus-i0oBIIPS.js +6 -0
- package/dist/assets/refresh-cw-CSuAwutt.js +6 -0
- package/dist/assets/useAnalytics-Bj8IONcw.js +72 -0
- package/dist/assets/x-circle-DLGKvijE.js +6 -0
- package/dist/favicon.svg +15 -0
- package/dist/index.html +51 -0
- package/dist/llms.txt +28 -0
- package/dist/logo.png +0 -0
- package/dist/logo.svg +17 -0
- package/dist/manifest.json +44 -0
- package/dist/robots.txt +15 -0
- package/dist/schema.json +13 -0
- package/dist/sitemap.xml +28 -0
- package/dist/sw.js +67 -0
- package/e2e/auth-setup.ts +20 -0
- package/e2e/billing.spec.ts +50 -0
- package/e2e/cases.spec.ts +53 -0
- package/e2e/compliance.spec.ts +65 -0
- package/e2e/config.spec.ts +56 -0
- package/e2e/dashboard.spec.ts +47 -0
- package/e2e/fixtures.ts +33 -0
- package/e2e/lists.spec.ts +43 -0
- package/e2e/login.spec.ts +64 -0
- package/e2e/media.spec.ts +48 -0
- package/e2e/mocks.ts +51 -0
- package/e2e/monitoring.spec.ts +44 -0
- package/e2e/navigation.spec.ts +56 -0
- package/e2e/onboarding.spec.ts +49 -0
- package/e2e/responsive.spec.ts +40 -0
- package/e2e/risk.spec.ts +61 -0
- package/e2e/screening.spec.ts +76 -0
- package/e2e/team.spec.ts +53 -0
- package/index.html +50 -0
- package/package.json +47 -0
- package/playwright.config.ts +35 -0
- package/postcss.config.js +6 -0
- package/public/.well-known/ai-plugin.json +15 -0
- package/public/_headers +8 -0
- package/public/_redirects +1 -0
- package/public/favicon.svg +15 -0
- package/public/llms.txt +28 -0
- package/public/logo.png +0 -0
- package/public/logo.svg +17 -0
- package/public/manifest.json +44 -0
- package/public/robots.txt +15 -0
- package/public/schema.json +13 -0
- package/public/sitemap.xml +28 -0
- package/public/sw.js +67 -0
- package/scripts/test-runner.sh +152 -0
- package/src/App.tsx +48 -0
- package/src/api/alerts.ts +19 -0
- package/src/api/analytics.ts +6 -0
- package/src/api/audit.ts +11 -0
- package/src/api/auth.ts +26 -0
- package/src/api/billing.ts +54 -0
- package/src/api/cases.ts +48 -0
- package/src/api/client.ts +50 -0
- package/src/api/config.ts +30 -0
- package/src/api/edd.ts +25 -0
- package/src/api/enforcement.ts +33 -0
- package/src/api/lists.ts +24 -0
- package/src/api/monitoring.ts +82 -0
- package/src/api/pep.ts +30 -0
- package/src/api/risk.ts +26 -0
- package/src/api/screening.ts +37 -0
- package/src/api/team.ts +27 -0
- package/src/api/transactions.ts +37 -0
- package/src/components/admin/TenantCards.tsx +51 -0
- package/src/components/alerts/AlertActions.test.tsx +80 -0
- package/src/components/alerts/AlertActions.tsx +68 -0
- package/src/components/alerts/AlertCard.test.tsx +86 -0
- package/src/components/alerts/AlertCard.tsx +60 -0
- package/src/components/alerts/AlertDetailSidebar.tsx +63 -0
- package/src/components/alerts/AlertFilters.test.tsx +73 -0
- package/src/components/alerts/AlertFilters.tsx +88 -0
- package/src/components/alerts/EntityDetailsCard.test.tsx +61 -0
- package/src/components/alerts/EntityDetailsCard.tsx +37 -0
- package/src/components/alerts/NotesCard.test.tsx +39 -0
- package/src/components/alerts/NotesCard.tsx +28 -0
- package/src/components/auth/AuthDivider.tsx +18 -0
- package/src/components/auth/LoginForm.tsx +62 -0
- package/src/components/auth/LoginLeftPanel.tsx +43 -0
- package/src/components/auth/PasswordStrength.tsx +26 -0
- package/src/components/auth/SignInButtons.tsx +46 -0
- package/src/components/auth/SignupLeftPanel.tsx +35 -0
- package/src/components/auth/countries.ts +17 -0
- package/src/components/charts/AreaChart.tsx +45 -0
- package/src/components/charts/BarChart.tsx +48 -0
- package/src/components/charts/DonutChart.tsx +47 -0
- package/src/components/compliance/CaseActions.tsx +74 -0
- package/src/components/compliance/CaseTimeline.tsx +68 -0
- package/src/components/compliance/MediaResultCard.tsx +87 -0
- package/src/components/compliance/PEPResultCard.tsx +78 -0
- package/src/components/config/MatchingModesCard.test.tsx +75 -0
- package/src/components/config/MatchingModesCard.tsx +40 -0
- package/src/components/config/ScreeningLayersCard.test.tsx +57 -0
- package/src/components/config/ScreeningLayersCard.tsx +36 -0
- package/src/components/config/ThresholdsCard.test.tsx +79 -0
- package/src/components/config/ThresholdsCard.tsx +51 -0
- package/src/components/dashboard/ActivityFeed.tsx +93 -0
- package/src/components/dashboard/DashboardGreeting.tsx +23 -0
- package/src/components/dashboard/DashboardSkeleton.tsx +35 -0
- package/src/components/dashboard/QuickActions.tsx +52 -0
- package/src/components/dashboard/TopEntitiesTable.tsx +63 -0
- package/src/components/data/ComplianceMetrics.test.tsx +32 -0
- package/src/components/data/ComplianceMetrics.tsx +40 -0
- package/src/components/data/ConfidenceScore.test.tsx +62 -0
- package/src/components/data/ConfidenceScore.tsx +27 -0
- package/src/components/data/StatCard.test.tsx +72 -0
- package/src/components/data/StatCard.tsx +63 -0
- package/src/components/data/StatusBadge.test.tsx +63 -0
- package/src/components/data/StatusBadge.tsx +39 -0
- package/src/components/layout/AppShell.tsx +48 -0
- package/src/components/layout/Breadcrumbs.tsx +48 -0
- package/src/components/layout/CommandPalette.tsx +81 -0
- package/src/components/layout/DashboardLayout.tsx +19 -0
- package/src/components/layout/MobileHeader.tsx +30 -0
- package/src/components/layout/NavGroup.test.tsx +63 -0
- package/src/components/layout/NavGroup.tsx +64 -0
- package/src/components/layout/NotificationBell.tsx +89 -0
- package/src/components/layout/PageHeader.test.tsx +61 -0
- package/src/components/layout/PageHeader.tsx +19 -0
- package/src/components/layout/ProtectedRoute.tsx +31 -0
- package/src/components/layout/PublicLayout.tsx +17 -0
- package/src/components/layout/Sidebar.test.tsx +67 -0
- package/src/components/layout/Sidebar.tsx +92 -0
- package/src/components/layout/Toolbar.test.tsx +47 -0
- package/src/components/layout/Toolbar.tsx +68 -0
- package/src/components/layout/navItems.ts +94 -0
- package/src/components/lists/ListCard.tsx +78 -0
- package/src/components/lists/ListMarketplaceCard.tsx +77 -0
- package/src/components/screening/CircularConfidence.tsx +38 -0
- package/src/components/screening/LimitReachedBanner.tsx +31 -0
- package/src/components/screening/ListSelector.tsx +64 -0
- package/src/components/screening/MatchDetailHeader.tsx +64 -0
- package/src/components/screening/MatchEntityInfo.tsx +56 -0
- package/src/components/screening/MatchEvidenceBars.tsx +65 -0
- package/src/components/screening/MatchMetadata.tsx +95 -0
- package/src/components/screening/ScreenResults.tsx +49 -0
- package/src/components/screening/ScreeningForm.test.tsx +83 -0
- package/src/components/screening/ScreeningForm.tsx +100 -0
- package/src/components/screening/ScreeningLayersList.test.tsx +33 -0
- package/src/components/screening/ScreeningLayersList.tsx +46 -0
- package/src/components/screening/ScreeningProgress.tsx +91 -0
- package/src/components/screening/ScreeningQuotaBanner.tsx +64 -0
- package/src/components/screening/ScreeningResultCard.tsx +47 -0
- package/src/components/screening/ScreeningResultRow.tsx +45 -0
- package/src/components/screening/ScreeningResults.test.tsx +37 -0
- package/src/components/screening/ScreeningResults.tsx +33 -0
- package/src/components/screening/ShareResults.tsx +103 -0
- package/src/components/screening/ThresholdSlider.tsx +23 -0
- package/src/components/transactions/WebhookCTA.tsx +63 -0
- package/src/components/ui/Avatar.test.tsx +47 -0
- package/src/components/ui/Avatar.tsx +35 -0
- package/src/components/ui/Badge.test.tsx +49 -0
- package/src/components/ui/Badge.tsx +33 -0
- package/src/components/ui/Button.test.tsx +56 -0
- package/src/components/ui/Button.tsx +46 -0
- package/src/components/ui/Card.test.tsx +61 -0
- package/src/components/ui/Card.tsx +29 -0
- package/src/components/ui/ConfirmModal.tsx +67 -0
- package/src/components/ui/Divider.test.tsx +24 -0
- package/src/components/ui/Divider.tsx +5 -0
- package/src/components/ui/EmptyState.test.tsx +49 -0
- package/src/components/ui/EmptyState.tsx +22 -0
- package/src/components/ui/ErrorBoundary.tsx +44 -0
- package/src/components/ui/ExportMenu.tsx +71 -0
- package/src/components/ui/LanguageSwitcher.tsx +37 -0
- package/src/components/ui/LoadingSpinner.test.tsx +41 -0
- package/src/components/ui/LoadingSpinner.tsx +21 -0
- package/src/components/ui/MetricCard.tsx +63 -0
- package/src/components/ui/ScoreRing.tsx +51 -0
- package/src/components/ui/SearchField.test.tsx +55 -0
- package/src/components/ui/SearchField.tsx +31 -0
- package/src/components/ui/SeverityBadge.tsx +57 -0
- package/src/components/ui/ThemeToggle.tsx +37 -0
- package/src/components/ui/Toast.test.tsx +79 -0
- package/src/components/ui/Toast.tsx +75 -0
- package/src/components/ui/Toggle.test.tsx +85 -0
- package/src/components/ui/Toggle.tsx +46 -0
- package/src/context/AuthContext.tsx +71 -0
- package/src/data/pepProfiles.ts +76 -0
- package/src/data/pepProfilesExtra.ts +58 -0
- package/src/hooks/useAlerts.ts +36 -0
- package/src/hooks/useAnalytics.ts +23 -0
- package/src/hooks/useApi.test.ts +79 -0
- package/src/hooks/useApi.ts +33 -0
- package/src/hooks/useAudit.ts +28 -0
- package/src/hooks/useBilling.ts +38 -0
- package/src/hooks/useConfig.ts +35 -0
- package/src/hooks/useDebounce.test.ts +84 -0
- package/src/hooks/useDebounce.ts +15 -0
- package/src/hooks/useDirection.ts +15 -0
- package/src/hooks/useLists.ts +34 -0
- package/src/hooks/useMediaQuery.test.ts +97 -0
- package/src/hooks/useMediaQuery.ts +28 -0
- package/src/hooks/useScreening.ts +33 -0
- package/src/hooks/useSidebar.ts +18 -0
- package/src/hooks/useUsage.ts +27 -0
- package/src/i18n/config.ts +33 -0
- package/src/i18n/locales/ar/admin.json +19 -0
- package/src/i18n/locales/ar/alerts.json +52 -0
- package/src/i18n/locales/ar/analytics.json +9 -0
- package/src/i18n/locales/ar/audit.json +12 -0
- package/src/i18n/locales/ar/auth.json +60 -0
- package/src/i18n/locales/ar/batch.json +5 -0
- package/src/i18n/locales/ar/billing.json +41 -0
- package/src/i18n/locales/ar/common.json +65 -0
- package/src/i18n/locales/ar/compliance.json +83 -0
- package/src/i18n/locales/ar/config.json +13 -0
- package/src/i18n/locales/ar/dashboard.json +19 -0
- package/src/i18n/locales/ar/errors.json +9 -0
- package/src/i18n/locales/ar/index.ts +29 -0
- package/src/i18n/locales/ar/legal.json +10 -0
- package/src/i18n/locales/ar/lists.json +6 -0
- package/src/i18n/locales/ar/marketing.json +110 -0
- package/src/i18n/locales/ar/monitoring.json +15 -0
- package/src/i18n/locales/ar/nav.json +35 -0
- package/src/i18n/locales/ar/onboarding.json +25 -0
- package/src/i18n/locales/ar/platform.json +23 -0
- package/src/i18n/locales/ar/screening.json +26 -0
- package/src/i18n/locales/ar/team.json +11 -0
- package/src/i18n/locales/en/admin.json +21 -0
- package/src/i18n/locales/en/alerts.json +52 -0
- package/src/i18n/locales/en/analytics.json +9 -0
- package/src/i18n/locales/en/audit.json +12 -0
- package/src/i18n/locales/en/auth.json +60 -0
- package/src/i18n/locales/en/batch.json +5 -0
- package/src/i18n/locales/en/billing.json +87 -0
- package/src/i18n/locales/en/common.json +65 -0
- package/src/i18n/locales/en/compliance.json +83 -0
- package/src/i18n/locales/en/config.json +29 -0
- package/src/i18n/locales/en/dashboard.json +23 -0
- package/src/i18n/locales/en/errors.json +9 -0
- package/src/i18n/locales/en/index.ts +29 -0
- package/src/i18n/locales/en/legal.json +114 -0
- package/src/i18n/locales/en/lists.json +6 -0
- package/src/i18n/locales/en/marketing.json +174 -0
- package/src/i18n/locales/en/monitoring.json +15 -0
- package/src/i18n/locales/en/nav.json +35 -0
- package/src/i18n/locales/en/onboarding.json +31 -0
- package/src/i18n/locales/en/platform.json +25 -0
- package/src/i18n/locales/en/screening.json +26 -0
- package/src/i18n/locales/en/team.json +12 -0
- package/src/i18n/locales/he/admin.json +19 -0
- package/src/i18n/locales/he/alerts.json +52 -0
- package/src/i18n/locales/he/analytics.json +9 -0
- package/src/i18n/locales/he/audit.json +12 -0
- package/src/i18n/locales/he/auth.json +60 -0
- package/src/i18n/locales/he/batch.json +5 -0
- package/src/i18n/locales/he/billing.json +41 -0
- package/src/i18n/locales/he/common.json +65 -0
- package/src/i18n/locales/he/compliance.json +83 -0
- package/src/i18n/locales/he/config.json +13 -0
- package/src/i18n/locales/he/dashboard.json +19 -0
- package/src/i18n/locales/he/errors.json +9 -0
- package/src/i18n/locales/he/index.ts +29 -0
- package/src/i18n/locales/he/legal.json +10 -0
- package/src/i18n/locales/he/lists.json +6 -0
- package/src/i18n/locales/he/marketing.json +110 -0
- package/src/i18n/locales/he/monitoring.json +15 -0
- package/src/i18n/locales/he/nav.json +35 -0
- package/src/i18n/locales/he/onboarding.json +25 -0
- package/src/i18n/locales/he/platform.json +23 -0
- package/src/i18n/locales/he/screening.json +26 -0
- package/src/i18n/locales/he/team.json +11 -0
- package/src/index.css +112 -0
- package/src/main.tsx +15 -0
- package/src/pages/APIKeys.tsx +120 -0
- package/src/pages/AddMonitorModal.tsx +30 -0
- package/src/pages/AdverseMedia.test.tsx +18 -0
- package/src/pages/AdverseMedia.tsx +89 -0
- package/src/pages/AlertDetailPage.tsx +64 -0
- package/src/pages/AlertQueue.test.tsx +48 -0
- package/src/pages/AlertQueue.tsx +63 -0
- package/src/pages/Analytics.tsx +50 -0
- package/src/pages/AuditTrail.tsx +64 -0
- package/src/pages/BatchJobs.tsx +79 -0
- package/src/pages/CaseDetail.tsx +72 -0
- package/src/pages/CaseManagement.test.tsx +31 -0
- package/src/pages/CaseManagement.tsx +92 -0
- package/src/pages/Configuration.test.tsx +96 -0
- package/src/pages/Configuration.tsx +123 -0
- package/src/pages/CryptoScreening.tsx +109 -0
- package/src/pages/Dashboard.test.tsx +51 -0
- package/src/pages/Dashboard.tsx +66 -0
- package/src/pages/EDDWorkflow.test.tsx +29 -0
- package/src/pages/EDDWorkflow.tsx +73 -0
- package/src/pages/ForgotPassword.test.tsx +49 -0
- package/src/pages/ForgotPassword.tsx +67 -0
- package/src/pages/ListsMarketplace.tsx +102 -0
- package/src/pages/Login.test.tsx +100 -0
- package/src/pages/Login.tsx +57 -0
- package/src/pages/MFASetup.tsx +114 -0
- package/src/pages/MonitorProfileCard.tsx +27 -0
- package/src/pages/Monitoring.tsx +68 -0
- package/src/pages/Onboarding.test.tsx +36 -0
- package/src/pages/Onboarding.tsx +60 -0
- package/src/pages/PEPScreening.test.tsx +15 -0
- package/src/pages/PEPScreening.tsx +100 -0
- package/src/pages/ResetPassword.tsx +81 -0
- package/src/pages/RiskAssessment.test.tsx +15 -0
- package/src/pages/RiskAssessment.tsx +108 -0
- package/src/pages/SanctionsLists.tsx +74 -0
- package/src/pages/ScreenEntity.test.tsx +82 -0
- package/src/pages/ScreenEntity.tsx +76 -0
- package/src/pages/Signup.test.tsx +98 -0
- package/src/pages/Signup.tsx +92 -0
- package/src/pages/TaskHistory.tsx +183 -0
- package/src/pages/Team.test.tsx +15 -0
- package/src/pages/Team.tsx +140 -0
- package/src/pages/TransactionMonitoring.test.tsx +18 -0
- package/src/pages/TransactionMonitoring.tsx +118 -0
- package/src/pages/TxnScreening.tsx +125 -0
- package/src/pages/UBOChain.test.tsx +35 -0
- package/src/pages/UBOChain.tsx +65 -0
- package/src/pages/Webhooks.tsx +137 -0
- package/src/pages/admin/DataSources.tsx +230 -0
- package/src/pages/admin/Operations.tsx +103 -0
- package/src/pages/admin/ScheduledTasks.tsx +155 -0
- package/src/pages/admin/SystemHealth.tsx +58 -0
- package/src/pages/admin/TenantDetail.tsx +62 -0
- package/src/pages/admin/Tenants.test.tsx +20 -0
- package/src/pages/admin/Tenants.tsx +63 -0
- package/src/pages/admin/opsRunners.ts +81 -0
- package/src/pages/admin/opsTerminal.tsx +63 -0
- package/src/pages/billing/ActiveSubscriptions.tsx +41 -0
- package/src/pages/billing/AddProductModal.tsx +99 -0
- package/src/pages/billing/BillingPage.test.tsx +30 -0
- package/src/pages/billing/BillingPage.tsx +67 -0
- package/src/pages/billing/CurrentPlan.tsx +50 -0
- package/src/pages/billing/InvoiceList.tsx +104 -0
- package/src/pages/billing/InvoiceRow.tsx +37 -0
- package/src/pages/billing/LemonSqueezySetup.tsx +51 -0
- package/src/pages/billing/PaymentAlert.tsx +33 -0
- package/src/pages/billing/PlanComparison.tsx +53 -0
- package/src/pages/billing/ProductUsage.tsx +43 -0
- package/src/pages/billing/PromoCodeInput.tsx +58 -0
- package/src/pages/billing/SeatManager.tsx +80 -0
- package/src/pages/billing/SeatRow.tsx +32 -0
- package/src/pages/billing/SubscriptionCard.tsx +73 -0
- package/src/pages/billing/UpgradeModal.tsx +53 -0
- package/src/pages/billing/UsageHistory.tsx +37 -0
- package/src/pages/billing/UsageMeter.tsx +26 -0
- package/src/pages/billing/UsageOverview.tsx +38 -0
- package/src/pages/legal/PrivacyPolicy.tsx +25 -0
- package/src/pages/legal/TermsOfService.tsx +25 -0
- package/src/pages/marketing/BundleCallout.tsx +24 -0
- package/src/pages/marketing/CTASection.tsx +48 -0
- package/src/pages/marketing/CaseStudy.tsx +37 -0
- package/src/pages/marketing/ComparisonTable.tsx +66 -0
- package/src/pages/marketing/CompetitiveEdge.tsx +55 -0
- package/src/pages/marketing/DataCoverage.tsx +54 -0
- package/src/pages/marketing/DataRain.tsx +30 -0
- package/src/pages/marketing/EnterpriseCTA.tsx +26 -0
- package/src/pages/marketing/FAQItem.tsx +27 -0
- package/src/pages/marketing/FAQSchema.tsx +43 -0
- package/src/pages/marketing/FAQSection.tsx +19 -0
- package/src/pages/marketing/FeatureDetail.tsx +19 -0
- package/src/pages/marketing/FeaturesGrid.tsx +60 -0
- package/src/pages/marketing/FeaturesSpotlight.tsx +68 -0
- package/src/pages/marketing/FooterSection.tsx +92 -0
- package/src/pages/marketing/GradientOrbs.tsx +26 -0
- package/src/pages/marketing/HeroSearch.tsx +113 -0
- package/src/pages/marketing/HeroSection.tsx +72 -0
- package/src/pages/marketing/LandingPage.tsx +45 -0
- package/src/pages/marketing/LogoCloud.tsx +31 -0
- package/src/pages/marketing/LogoMarquee.tsx +45 -0
- package/src/pages/marketing/MarketingNav.tsx +80 -0
- package/src/pages/marketing/MatchingLayers.tsx +78 -0
- package/src/pages/marketing/MobileMenu.tsx +45 -0
- package/src/pages/marketing/PricingCard.tsx +57 -0
- package/src/pages/marketing/PricingFeatureRow.tsx +16 -0
- package/src/pages/marketing/PricingSection.tsx +103 -0
- package/src/pages/marketing/PricingToggle.tsx +40 -0
- package/src/pages/marketing/ProductPricingCards.tsx +23 -0
- package/src/pages/marketing/ProductShowcase.tsx +81 -0
- package/src/pages/marketing/ProductTabs.tsx +45 -0
- package/src/pages/marketing/QuoteRotator.tsx +56 -0
- package/src/pages/marketing/StatsBar.tsx +81 -0
- package/src/pages/marketing/StatsSection.tsx +44 -0
- package/src/pages/marketing/TestimonialCard.tsx +38 -0
- package/src/pages/marketing/TestimonialsSection.tsx +32 -0
- package/src/pages/marketing/animations.tsx +56 -0
- package/src/pages/onboarding/CountryStep.tsx +38 -0
- package/src/pages/onboarding/ListsStep.tsx +44 -0
- package/src/pages/onboarding/StepIndicator.tsx +34 -0
- package/src/pages/onboarding/ThresholdStep.tsx +49 -0
- package/src/pages/platform/APIKeys.tsx +102 -0
- package/src/pages/platform/Overview.tsx +58 -0
- package/src/pages/platform/Users.tsx +110 -0
- package/src/pages/reporting/ComplianceReport.tsx +99 -0
- package/src/pages/reporting/SARForm.tsx +99 -0
- package/src/routes/appRoutes.tsx +60 -0
- package/src/routes/compliance.tsx +28 -0
- package/src/routes/lazyCompliance.ts +34 -0
- package/src/routes/lazyPages.ts +35 -0
- package/src/routes/lazyPlatform.ts +5 -0
- package/src/routes/platform.tsx +15 -0
- package/src/styles/effects.css +76 -0
- package/src/test/setup.ts +25 -0
- package/src/test/utils.tsx +49 -0
- package/src/types/alert.ts +31 -0
- package/src/types/analytics.ts +16 -0
- package/src/types/audit.ts +11 -0
- package/src/types/billing.ts +60 -0
- package/src/types/common.ts +15 -0
- package/src/types/config.ts +19 -0
- package/src/types/entity.ts +34 -0
- package/src/types/index.ts +8 -0
- package/src/types/list.ts +15 -0
- package/src/types/screening.ts +32 -0
- package/src/vite-env.d.ts +1 -0
- package/tailwind.config.js +65 -0
- package/tsconfig.json +22 -0
- package/vite.config.ts +11 -0
- package/vitest.config.ts +19 -0
|
@@ -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
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"cases": {
|
|
3
|
+
"title": "إدارة القضايا",
|
|
4
|
+
"all": "الكل",
|
|
5
|
+
"open": "مفتوح",
|
|
6
|
+
"in_review": "قيد المراجعة",
|
|
7
|
+
"escalated": "تم التصعيد",
|
|
8
|
+
"resolved": "تم الحل",
|
|
9
|
+
"no_cases": "لم يتم العثور على قضايا",
|
|
10
|
+
"matched": "مطابق:",
|
|
11
|
+
"match": "تطابق:"
|
|
12
|
+
},
|
|
13
|
+
"risk": {
|
|
14
|
+
"title": "تقييم المخاطر",
|
|
15
|
+
"entity_placeholder": "معرّف الكيان",
|
|
16
|
+
"country_placeholder": "رمز الدولة (مثل US)",
|
|
17
|
+
"calculate": "حساب المخاطر",
|
|
18
|
+
"composite_score": "{{score}}%",
|
|
19
|
+
"risk_factors": "عوامل المخاطر",
|
|
20
|
+
"score_breakdown": "تفصيل الدرجات"
|
|
21
|
+
},
|
|
22
|
+
"pep": {
|
|
23
|
+
"title": "فحص PEP",
|
|
24
|
+
"entity_placeholder": "معرّف الكيان",
|
|
25
|
+
"screen": "فحص",
|
|
26
|
+
"identified": "تم تحديد PEP",
|
|
27
|
+
"not_pep": "ليس PEP",
|
|
28
|
+
"tier": "المستوى",
|
|
29
|
+
"risk_weight": "وزن المخاطر",
|
|
30
|
+
"position": "المنصب",
|
|
31
|
+
"country": "الدولة"
|
|
32
|
+
},
|
|
33
|
+
"adverse_media": {
|
|
34
|
+
"title": "الإعلام السلبي",
|
|
35
|
+
"category": "الفئة",
|
|
36
|
+
"severity": "الخطورة",
|
|
37
|
+
"entity": "الكيان:",
|
|
38
|
+
"no_hits": "لا توجد نتائج إعلام سلبي غير مراجعة"
|
|
39
|
+
},
|
|
40
|
+
"transactions": {
|
|
41
|
+
"title": "مراقبة المعاملات",
|
|
42
|
+
"recent_alerts": "التنبيهات الأخيرة",
|
|
43
|
+
"high_value": "قيمة عالية",
|
|
44
|
+
"rapid_movement": "حركة سريعة",
|
|
45
|
+
"structuring": "تقسيم المبالغ",
|
|
46
|
+
"high_risk_country": "دولة عالية المخاطر",
|
|
47
|
+
"unusual_pattern": "نمط غير اعتيادي",
|
|
48
|
+
"txn_prefix": "معاملة:",
|
|
49
|
+
"no_alerts": "لا توجد تنبيهات معاملات"
|
|
50
|
+
},
|
|
51
|
+
"ubo": {
|
|
52
|
+
"title": "الملكية النفعية",
|
|
53
|
+
"organization": "المؤسسة:",
|
|
54
|
+
"total_identified": "إجمالي المحددين",
|
|
55
|
+
"direct": "(مباشر)",
|
|
56
|
+
"indirect": "(غير مباشر)",
|
|
57
|
+
"pep_badge": "PEP"
|
|
58
|
+
},
|
|
59
|
+
"edd": {
|
|
60
|
+
"title": "العناية المعززة",
|
|
61
|
+
"progress": "التقدم",
|
|
62
|
+
"checks": "فحوصات",
|
|
63
|
+
"identity": "التحقق من الهوية",
|
|
64
|
+
"source_of_funds": "مصدر الأموال",
|
|
65
|
+
"source_of_wealth": "مصدر الثروة",
|
|
66
|
+
"pep_screening": "فحص PEP",
|
|
67
|
+
"adverse_media": "فحص الإعلام السلبي",
|
|
68
|
+
"sanctions": "فحص العقوبات",
|
|
69
|
+
"ubo_verification": "التحقق من UBO",
|
|
70
|
+
"country_risk": "تقييم مخاطر الدولة"
|
|
71
|
+
},
|
|
72
|
+
"case_detail": {
|
|
73
|
+
"match": "تطابق:",
|
|
74
|
+
"status": "الحالة",
|
|
75
|
+
"priority": "الأولوية",
|
|
76
|
+
"confidence": "مستوى الثقة",
|
|
77
|
+
"assigned_to": "مسند إلى",
|
|
78
|
+
"unassigned": "غير مسند",
|
|
79
|
+
"escalate": "تصعيد",
|
|
80
|
+
"false_positive": "تحديد كإيجابي كاذب",
|
|
81
|
+
"comments": "التعليقات"
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "الإعدادات",
|
|
3
|
+
"description": "إدارة معايير الفحص",
|
|
4
|
+
"thresholds": {
|
|
5
|
+
"title": "الحدود",
|
|
6
|
+
"default": "حد المطابقة الافتراضي:",
|
|
7
|
+
"auto_dismiss": "الرفض التلقائي أقل من:",
|
|
8
|
+
"auto_escalate": "التصعيد التلقائي أعلى من:"
|
|
9
|
+
},
|
|
10
|
+
"lists": {
|
|
11
|
+
"title": "القوائم"
|
|
12
|
+
}
|
|
13
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "لوحة المعلومات",
|
|
3
|
+
"description": "نظرة عامة على نشاط الفحص والتنبيهات",
|
|
4
|
+
"total_alerts": "إجمالي التنبيهات",
|
|
5
|
+
"cleared_today": "تمت تسويتها اليوم",
|
|
6
|
+
"escalated": "تم تصعيدها",
|
|
7
|
+
"avg_resolution": "متوسط وقت الحل",
|
|
8
|
+
"time_in_hours": "الوقت بالساعات",
|
|
9
|
+
"screening_volume": "حجم الفحص (30 يوماً)",
|
|
10
|
+
"disposition_breakdown": "توزيع القرارات",
|
|
11
|
+
"risk_distribution": "توزيع المخاطر",
|
|
12
|
+
"top_entities": "أهم الكيانات",
|
|
13
|
+
"open_cases": "القضايا المفتوحة",
|
|
14
|
+
"active_monitors": "المراقبات النشطة",
|
|
15
|
+
"high_risk": "مخاطر عالية",
|
|
16
|
+
"pending_edd": "EDD قيد الانتظار",
|
|
17
|
+
"unreviewed_media": "إعلام غير مراجَع",
|
|
18
|
+
"txn_alerts": "تنبيهات المعاملات"
|
|
19
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import common from './common.json'
|
|
2
|
+
import auth from './auth.json'
|
|
3
|
+
import nav from './nav.json'
|
|
4
|
+
import dashboard from './dashboard.json'
|
|
5
|
+
import alerts from './alerts.json'
|
|
6
|
+
import screening from './screening.json'
|
|
7
|
+
import billing from './billing.json'
|
|
8
|
+
import compliance from './compliance.json'
|
|
9
|
+
import config from './config.json'
|
|
10
|
+
import analytics from './analytics.json'
|
|
11
|
+
import audit from './audit.json'
|
|
12
|
+
import monitoring from './monitoring.json'
|
|
13
|
+
import batch from './batch.json'
|
|
14
|
+
import lists from './lists.json'
|
|
15
|
+
import onboarding from './onboarding.json'
|
|
16
|
+
import marketing from './marketing.json'
|
|
17
|
+
import legal from './legal.json'
|
|
18
|
+
import admin from './admin.json'
|
|
19
|
+
import team from './team.json'
|
|
20
|
+
import platform from './platform.json'
|
|
21
|
+
import errors from './errors.json'
|
|
22
|
+
|
|
23
|
+
export default {
|
|
24
|
+
common, auth, nav, dashboard, alerts,
|
|
25
|
+
screening, billing, compliance, config,
|
|
26
|
+
analytics, audit, monitoring, batch,
|
|
27
|
+
lists, onboarding, marketing, legal,
|
|
28
|
+
admin, team, platform, errors,
|
|
29
|
+
}
|
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
{
|
|
2
|
+
"nav": {
|
|
3
|
+
"features": "المميزات",
|
|
4
|
+
"pricing": "الأسعار",
|
|
5
|
+
"docs": "التوثيق",
|
|
6
|
+
"blog": "المدونة",
|
|
7
|
+
"sign_in": "تسجيل الدخول",
|
|
8
|
+
"start_trial": "ابدأ التجربة المجانية"
|
|
9
|
+
},
|
|
10
|
+
"hero": {
|
|
11
|
+
"heading": "فحص مكافحة غسل الأموال الذي لا يفوّت شيئاً.",
|
|
12
|
+
"description": "فحص عقوبات مدعوم بالذكاء الاصطناعي مع مطابقة من 6 طبقات، أكثر من {{listCount}} قائمة، وبحث ضبابي قابل للتخصيص. مصمم للبنوك التي تتطلب عدم تفويت أي تطابق.",
|
|
13
|
+
"cta_trial": "ابدأ التجربة المجانية",
|
|
14
|
+
"cta_demo": "عرض توضيحي",
|
|
15
|
+
"badge_security": "بنية أمان أولاً",
|
|
16
|
+
"badge_encryption": "تشفير شامل",
|
|
17
|
+
"badge_audit": "مسار تدقيق كامل"
|
|
18
|
+
},
|
|
19
|
+
"logo_cloud": {
|
|
20
|
+
"subtitle": "مصمم للمؤسسات المالية حول العالم",
|
|
21
|
+
"banks": "البنوك",
|
|
22
|
+
"fintechs": "التكنولوجيا المالية",
|
|
23
|
+
"msbs": "خدمات الأموال",
|
|
24
|
+
"neobanks": "البنوك الرقمية",
|
|
25
|
+
"regulators": "الجهات التنظيمية",
|
|
26
|
+
"payments": "المدفوعات"
|
|
27
|
+
},
|
|
28
|
+
"features": {
|
|
29
|
+
"title": "مميزات بمستوى المؤسسات",
|
|
30
|
+
"subtitle": "مصمم خصيصاً لفرق الامتثال التي تحتاج إلى عدم تفويت أي تطابق وعدم وجود إيجابيات كاذبة.",
|
|
31
|
+
"ai_pipeline": "خط أنابيب مطابقة بالذكاء الاصطناعي من 6 طبقات",
|
|
32
|
+
"ai_pipeline_desc": "مطابقة ضبابية متقدمة عبر التحويلات الصوتية والتنويعات اللفظية مع التعلم الآلي.",
|
|
33
|
+
"sanctions_lists": "أكثر من {{listCount}} قائمة عقوبات",
|
|
34
|
+
"sanctions_lists_desc": "OFAC والأمم المتحدة والاتحاد الأوروبي والمملكة المتحدة وOpenSanctions مدمجة. محدّثة دائماً بالتعيينات الجديدة.",
|
|
35
|
+
"fuzzy_search": "بحث ضبابي قابل للتخصيص",
|
|
36
|
+
"fuzzy_search_desc": "ضبط الحساسية من المطابقة الصارمة إلى المرنة. صفر سلبيات كاذبة مع الحد الأدنى من الإيجابيات الكاذبة.",
|
|
37
|
+
"latency": "زمن استجابة API أقل من 50 مللي ثانية",
|
|
38
|
+
"latency_desc": "هدف زمن استجابة p99 أقل من 50 مللي ثانية للفحص الفوري على نطاق واسع.",
|
|
39
|
+
"explainable": "قرارات ذكاء اصطناعي قابلة للتفسير",
|
|
40
|
+
"explainable_desc": "كل تطابق يتضمن درجات ثقة وتبريراً ومسارات تدقيق للامتثال.",
|
|
41
|
+
"multilang": "متعدد اللغات (25+)",
|
|
42
|
+
"multilang_desc": "نسخ صوتي تلقائي وتطبيع لفظي عبر اللاتينية والسيريلية والعربية والمزيد."
|
|
43
|
+
},
|
|
44
|
+
"demo": {
|
|
45
|
+
"heading": "شاهده أثناء العمل",
|
|
46
|
+
"hint": "جرّب: محمد الرشيدي، دونالد ترامب، فلاديمير بوتين",
|
|
47
|
+
"placeholder": "اكتب اسماً للفحص...",
|
|
48
|
+
"layer_prefix": "طبقة",
|
|
49
|
+
"match_found": "⚠ تم العثور على تطابق",
|
|
50
|
+
"confidence": "مستوى الثقة",
|
|
51
|
+
"no_matches": "✓ لم يتم العثور على تطابقات",
|
|
52
|
+
"no_matches_sub": "تم الفحص مقابل OFAC والأمم المتحدة والاتحاد الأوروبي و12 قائمة أخرى"
|
|
53
|
+
},
|
|
54
|
+
"comparison": {
|
|
55
|
+
"heading": "كيف يقارن AMLIQ",
|
|
56
|
+
"feature": "الميزة",
|
|
57
|
+
"amliq": "AMLIQ",
|
|
58
|
+
"worldcheck": "World-Check",
|
|
59
|
+
"manual": "يدوي"
|
|
60
|
+
},
|
|
61
|
+
"stats": {
|
|
62
|
+
"screened_daily": "طبقات المطابقة",
|
|
63
|
+
"screened_value": "6",
|
|
64
|
+
"uptime": "قوائم العقوبات",
|
|
65
|
+
"uptime_value": "{{listCount}}+",
|
|
66
|
+
"fewer_fp": "هدف وقت التشغيل",
|
|
67
|
+
"fewer_fp_value": "99.9%",
|
|
68
|
+
"latency": "زمن الاستجابة P99",
|
|
69
|
+
"latency_value": "<50ms"
|
|
70
|
+
},
|
|
71
|
+
"use_cases": {
|
|
72
|
+
"heading": "مصمم لفرق الامتثال",
|
|
73
|
+
"items": [
|
|
74
|
+
{
|
|
75
|
+
"scenario": "فحص العملاء أثناء التسجيل",
|
|
76
|
+
"description": "يقوم فريق الامتثال بفحص العملاء الجدد أثناء التسجيل باستخدام مطابقة من 6 طبقات لالتقاط التحويلات الصوتية والتنويعات اللفظية عبر قوائم عقوبات متعددة."
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"scenario": "مراقبة المعاملات على دفعات",
|
|
80
|
+
"description": "يقوم فريق عمليات مكافحة غسل الأموال بتشغيل فحص دفعات ليلي للأطراف المقابلة في المعاملات، مستفيداً من حدود المطابقة الضبابية القابلة للتخصيص لتحقيق التوازن بين التغطية وحجم عمل المحللين."
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"scenario": "فحص المدفوعات في الوقت الفعلي",
|
|
84
|
+
"description": "يدمج معالج المدفوعات واجهة برمجة التطبيقات للفحص في تدفق الدفع الخاص به، باستخدام هدف زمن استجابة أقل من 50 مللي ثانية للفحص دون تأخير معالجة المعاملات."
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
},
|
|
88
|
+
"faq": {
|
|
89
|
+
"heading": "الأسئلة الشائعة"
|
|
90
|
+
},
|
|
91
|
+
"footer": {
|
|
92
|
+
"tagline": "فحص مكافحة غسل الأموال بالذكاء الاصطناعي للبنوك التي تتطلب عدم تفويت أي تطابق.",
|
|
93
|
+
"product": "المنتج",
|
|
94
|
+
"features": "المميزات",
|
|
95
|
+
"pricing": "الأسعار",
|
|
96
|
+
"security": "الأمان",
|
|
97
|
+
"compliance": "الامتثال",
|
|
98
|
+
"company": "الشركة",
|
|
99
|
+
"about": "عن الشركة",
|
|
100
|
+
"blog": "المدونة",
|
|
101
|
+
"careers": "الوظائف",
|
|
102
|
+
"contact": "تواصل معنا",
|
|
103
|
+
"legal": "قانوني",
|
|
104
|
+
"privacy": "سياسة الخصوصية",
|
|
105
|
+
"terms": "شروط الخدمة",
|
|
106
|
+
"dpa": "DPA",
|
|
107
|
+
"security_overview": "نظرة عامة على الأمان",
|
|
108
|
+
"copyright": "© 2026 AMLIQ. جميع الحقوق محفوظة."
|
|
109
|
+
}
|
|
110
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "مراقبة النظام",
|
|
3
|
+
"description": "صحة النظام والأداء في الوقت الحقيقي",
|
|
4
|
+
"metrics": {
|
|
5
|
+
"api_response": "زمن استجابة API",
|
|
6
|
+
"db_connection": "اتصال قاعدة البيانات",
|
|
7
|
+
"cache_hit": "معدل إصابة الذاكرة المؤقتة",
|
|
8
|
+
"last_sync": "آخر مزامنة كاملة"
|
|
9
|
+
},
|
|
10
|
+
"tasks": {
|
|
11
|
+
"ongoing": "مهام الفحص الجارية",
|
|
12
|
+
"batch_prefix": "الفحص المجمّع #",
|
|
13
|
+
"complete_suffix": "% مكتمل"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "الرئيسية",
|
|
3
|
+
"dashboard": "لوحة المعلومات",
|
|
4
|
+
"alerts": "التنبيهات",
|
|
5
|
+
"screen": "الفحص",
|
|
6
|
+
"monitoring": "المراقبة",
|
|
7
|
+
"batch_jobs": "المهام المجمّعة",
|
|
8
|
+
"compliance": "الامتثال",
|
|
9
|
+
"cases": "القضايا",
|
|
10
|
+
"risk_assessment": "تقييم المخاطر",
|
|
11
|
+
"pep_screening": "فحص PEP",
|
|
12
|
+
"adverse_media": "الإعلام السلبي",
|
|
13
|
+
"transactions": "المعاملات",
|
|
14
|
+
"crypto_screening": "فحص العملات المشفرة",
|
|
15
|
+
"ubo_chain": "سلسلة UBO",
|
|
16
|
+
"edd_workflow": "سير عمل EDD",
|
|
17
|
+
"system": "النظام",
|
|
18
|
+
"analytics": "التحليلات",
|
|
19
|
+
"audit_log": "سجل التدقيق",
|
|
20
|
+
"sanctions_lists": "قوائم العقوبات",
|
|
21
|
+
"marketplace": "سوق القوائم",
|
|
22
|
+
"api_keys": "مفاتيح API",
|
|
23
|
+
"webhooks": "Webhooks",
|
|
24
|
+
"configuration": "الإعدادات",
|
|
25
|
+
"billing": "الفوترة",
|
|
26
|
+
"team": "الفريق",
|
|
27
|
+
"admin": "الإدارة",
|
|
28
|
+
"tenants": "العملاء",
|
|
29
|
+
"system_health": "صحة النظام",
|
|
30
|
+
"data_sources": "مصادر البيانات",
|
|
31
|
+
"platform": "المنصة",
|
|
32
|
+
"overview": "نظرة عامة",
|
|
33
|
+
"users": "المستخدمون",
|
|
34
|
+
"search_placeholder": "بحث في الكيانات والتنبيهات..."
|
|
35
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"welcome": "مرحباً بك في AMLIQ",
|
|
3
|
+
"country": {
|
|
4
|
+
"title": "اختر دولتك",
|
|
5
|
+
"description": "سنقترح قوائم العقوبات المناسبة لنطاقك القضائي"
|
|
6
|
+
},
|
|
7
|
+
"lists": {
|
|
8
|
+
"title": "القوائم الموصى بها",
|
|
9
|
+
"description": "بناءً على دولتك، نوصي بالفحص مقابل هذه القوائم",
|
|
10
|
+
"loading": "جارٍ تحميل القوائم المقترحة...",
|
|
11
|
+
"threshold": "الحد:"
|
|
12
|
+
},
|
|
13
|
+
"threshold": {
|
|
14
|
+
"title": "تعيين حد المطابقة",
|
|
15
|
+
"description": "الأسماء التي تتجاوز مستوى الثقة هذا ستولّد تنبيهات",
|
|
16
|
+
"low": "منخفض (50%)",
|
|
17
|
+
"high": "مرتفع (95%)",
|
|
18
|
+
"current": "الحالي:",
|
|
19
|
+
"hint_more": "تنبيهات أكثر، تطابقات مفقودة أقل",
|
|
20
|
+
"hint_fewer": "تنبيهات أقل، قد تفوت بعض التطابقات",
|
|
21
|
+
"hint_balanced": "متوازن — موصى به لمعظم المؤسسات",
|
|
22
|
+
"start": "بدء الفحص",
|
|
23
|
+
"starting": "جارٍ الإعداد..."
|
|
24
|
+
}
|
|
25
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"overview": {
|
|
3
|
+
"title": "نظرة عامة على المنصة",
|
|
4
|
+
"total_tenants": "إجمالي المستأجرين",
|
|
5
|
+
"total_screenings": "إجمالي عمليات الفحص"
|
|
6
|
+
},
|
|
7
|
+
"users": {
|
|
8
|
+
"title": "جميع المستخدمين",
|
|
9
|
+
"search_placeholder": "بحث بالبريد الإلكتروني أو المستأجر...",
|
|
10
|
+
"email": "البريد الإلكتروني",
|
|
11
|
+
"tenant": "المستأجر",
|
|
12
|
+
"role": "الدور"
|
|
13
|
+
},
|
|
14
|
+
"api_keys": {
|
|
15
|
+
"title": "مفاتيح API",
|
|
16
|
+
"prefix": "البادئة",
|
|
17
|
+
"tenant": "المستأجر",
|
|
18
|
+
"product": "المنتج",
|
|
19
|
+
"rate_limit": "حد المعدل",
|
|
20
|
+
"actions": "الإجراءات",
|
|
21
|
+
"unlimited": "غير محدود"
|
|
22
|
+
}
|
|
23
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "فحص الكيان",
|
|
3
|
+
"description": "إجراء فحص يدوي للكيان",
|
|
4
|
+
"form": {
|
|
5
|
+
"individual": "فرد",
|
|
6
|
+
"company": "شركة",
|
|
7
|
+
"first_name": "الاسم الأول",
|
|
8
|
+
"last_name": "اسم العائلة",
|
|
9
|
+
"company_name": "اسم الشركة",
|
|
10
|
+
"dob": "تاريخ الميلاد",
|
|
11
|
+
"nationality": "الجنسية",
|
|
12
|
+
"submit": "فحص الكيان",
|
|
13
|
+
"submitting": "جارٍ الفحص..."
|
|
14
|
+
},
|
|
15
|
+
"layers": {
|
|
16
|
+
"title": "طبقات الفحص",
|
|
17
|
+
"ofac_sdn": "OFAC SDN",
|
|
18
|
+
"eu_sanctions": "عقوبات الاتحاد الأوروبي",
|
|
19
|
+
"un_consolidated": "القائمة الموحدة للأمم المتحدة",
|
|
20
|
+
"custom_lists": "قوائم مخصصة"
|
|
21
|
+
},
|
|
22
|
+
"results": {
|
|
23
|
+
"title": "نتائج الفحص",
|
|
24
|
+
"match_found": "تم العثور على تطابق في قائمة العقوبات"
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"tenants": {
|
|
3
|
+
"title": "Admin: Tenants",
|
|
4
|
+
"search_placeholder": "Search tenants..."
|
|
5
|
+
},
|
|
6
|
+
"tenant_detail": {
|
|
7
|
+
"screening_history": "Screening History",
|
|
8
|
+
"total_screenings": "{{count}} total screenings",
|
|
9
|
+
"config_override": "Config Override",
|
|
10
|
+
"match_threshold": "Match Threshold (%)",
|
|
11
|
+
"save": "Save",
|
|
12
|
+
"loading": "Loading..."
|
|
13
|
+
},
|
|
14
|
+
"health": {
|
|
15
|
+
"title": "System Health",
|
|
16
|
+
"api_status": "API Status",
|
|
17
|
+
"database": "Database",
|
|
18
|
+
"version": "Version",
|
|
19
|
+
"fetch_error": "Failed to fetch health"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
{
|
|
2
|
+
"queue": {
|
|
3
|
+
"title": "Alert Queue",
|
|
4
|
+
"no_alerts": "No alerts",
|
|
5
|
+
"all_clear": "All clear"
|
|
6
|
+
},
|
|
7
|
+
"filters": {
|
|
8
|
+
"status": "Status",
|
|
9
|
+
"priority": "Priority",
|
|
10
|
+
"open": "open",
|
|
11
|
+
"investigating": "investigating",
|
|
12
|
+
"resolved": "resolved",
|
|
13
|
+
"archived": "archived",
|
|
14
|
+
"critical": "critical",
|
|
15
|
+
"high": "high",
|
|
16
|
+
"medium": "medium",
|
|
17
|
+
"low": "low"
|
|
18
|
+
},
|
|
19
|
+
"card": {
|
|
20
|
+
"risk": "Risk:"
|
|
21
|
+
},
|
|
22
|
+
"detail": {
|
|
23
|
+
"not_found": "Alert not found"
|
|
24
|
+
},
|
|
25
|
+
"actions": {
|
|
26
|
+
"title": "Actions",
|
|
27
|
+
"confirm": "Confirm",
|
|
28
|
+
"false_positive": "False +",
|
|
29
|
+
"escalate": "Escalate",
|
|
30
|
+
"ai_draft": "AI Draft"
|
|
31
|
+
},
|
|
32
|
+
"sidebar": {
|
|
33
|
+
"status": "Status",
|
|
34
|
+
"current_status": "Current Status",
|
|
35
|
+
"priority": "Priority",
|
|
36
|
+
"risk_level": "Risk Level",
|
|
37
|
+
"investigator": "Investigator",
|
|
38
|
+
"timeline": "Timeline"
|
|
39
|
+
},
|
|
40
|
+
"entity_details": {
|
|
41
|
+
"title": "Entity Details",
|
|
42
|
+
"type": "Type",
|
|
43
|
+
"nationality": "Nationality",
|
|
44
|
+
"dob": "Date of Birth",
|
|
45
|
+
"matches_found": "Matches Found"
|
|
46
|
+
},
|
|
47
|
+
"notes": {
|
|
48
|
+
"title": "Investigation Notes",
|
|
49
|
+
"placeholder": "Add investigation notes...",
|
|
50
|
+
"save": "Save Notes"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Audit Trail",
|
|
3
|
+
"description": "Complete activity log",
|
|
4
|
+
"actions": {
|
|
5
|
+
"screen_initiated": "screen_initiated",
|
|
6
|
+
"alert_created": "alert_created",
|
|
7
|
+
"alert_resolved": "alert_resolved",
|
|
8
|
+
"config_updated": "config_updated",
|
|
9
|
+
"list_imported": "list_imported",
|
|
10
|
+
"export_generated": "export_generated"
|
|
11
|
+
}
|
|
12
|
+
}
|