Files
super-app/App/common/constants/StringConstant.ts

101 lines
2.9 KiB
TypeScript
Raw Normal View History

export const Orientation = {
VERTICAL: "vertical",
HORIZONTAL: "horizontal",
DIAGONAL: "diagonal",
};
export const Lottie = {
FOOTER_LOADER_URL:
"https://public-assets.prod.navi-sa.in/home_uitron/cta_loader.json",
SHIELD_LOADER_URL:
"https://public-assets.prod.navi-gi.in/mas/lottie/shield_with_loader.json",
};
export const ImageName = {
SWW: "SWW",
2024-10-24 11:52:11 +05:30
NO_INTERNET: "NO_INTERNET",
CROSS: "CROSS",
BACK_ARROW: "BACK_ARROW",
HELP: "HELP",
QUOTE_APOLOGY_ICON: "QUOTE_APOLOGY_ICON",
};
export enum SelectButtonType {
RADIO = "RADIO",
}
export enum ScreenProperties {
ANIMATE_HEADER = "ANIMATE_HEADER",
SHOW_HEADER_SHADOW = "SHOW_HEADER_SHADOW",
}
export enum BundleState {
LOADING = "LOADING",
LOADED = "LOADED",
ERROR = "ERROR",
}
export const CODEPUSH_METHOD = "onCodepushStatusChange";
export const ERROR_TITLE = "Something went wrong!";
2024-10-24 11:52:11 +05:30
export const ERROR_INTERNET_TITLE = "No internet connection!";
export const ERROR_SUBTITLE = "Please try again after some time";
2024-10-24 11:52:11 +05:30
export const ERROR_INTERNET_SUBTITLE =
"Please check your internet connectivity and try again";
export const RETRY = "Retry";
export const QUOTE_GENERATION_TITLE = "Generating Quote";
export const QUOTE_APOLOGY_TITLE =
"Sorry, we could not insure some members with health issues under Navi Health policy";
export const QUOTE_APOLOGY_SUBTITLE =
"For members with health issues you can purchase Navi Special Care policy.";
export const QUOTE_APOLOGY_BUTTON = "Buy new policy";
export const QUOTE_PATCH_FAIL_TOAST = "Failed. Try again";
export const QUOTE_ID = "quoteId";
export const PRE_QUOTE_ID = "preQuoteId";
export const APPLICATION_ID = "applicationId";
export const BUILD_CONFIG_DETAILS = "BUILD_CONFIG_DETAILS";
export const SPACE_UNICODE = "\u00A0";
export const REACT_NATIVE = "rn";
export const NAVIGATION_ERROR = "Navigation Error";
2024-11-07 15:31:54 +05:30
export const NETWORK_ERROR = "Network Error";
2024-10-09 14:04:57 +05:30
export const HOME = "home";
export const ADVERSE = "adverse";
export const HARDWARE_BACK_PRESS = "hardwareBackPress";
export const LOTTIE_VIEW = "LottieView";
export enum SeparatorType {
DASHED = "dashed",
SOLID = "solid",
GRADIENT = "gradient",
}
export enum SeparatorOrientationType {
VERTICAL = "vertical",
HORIZONTAL = "horizontal",
}
NTP-8070 | Rohitaksh | RN integration iOS (#14407) Signed-off-by: kishan kumar <kishan.kumar@navi.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Chirayu <chirayu.mor@navi.com> Co-authored-by: Prakhar Saxena <prakhar.saxena@navi.com> Co-authored-by: Shivam Goyal <shivam.goyal@navi.com> Co-authored-by: vedant aggarwal <vedant.aggarwal@navi.com> Co-authored-by: A Shrihari Raju <shrihari.raju@navi.com> Co-authored-by: Prajjaval Verma <prajjaval.verma@navi.com> Co-authored-by: Raaj Gopal <raaj.gopal@navi.com> Co-authored-by: Aman S <aman.s@navi.com> Co-authored-by: Aman <amankasyapp@gmail.com> Co-authored-by: Sanjay P <sanjay.p@navi.com> Co-authored-by: Varun Jain <varun.jain@navi.com> Co-authored-by: Shiv Natani <shiv.natani@navi.com> Co-authored-by: Hardik Chaudhary <hardik.chaudhary@navi.com> Co-authored-by: Kishan Kumar <kishan.kumar@navi.com> Co-authored-by: Balrambhai Sharma <sharma.balrambhai@navi.com> Co-authored-by: Ujjwal Kumar <ujjwal.kumar@navi.com> Co-authored-by: Aditya Narayan Malik <aditya.narayan@navi.com> Co-authored-by: Ayushman Sharma <ayushman.sharma@navi.com> Co-authored-by: Anmol Agrawal <anmol.agrawal@navi.com> Co-authored-by: Soumya Ranjan Patra <soumya.ranjan@navi.com> Co-authored-by: Sohan Reddy Atukula <sohan.reddy@navi.com> Co-authored-by: Sayed Owais Ali <sayed.owais@navi.com> Co-authored-by: Ankit Yadav <ankit.yadav@navi.com> Co-authored-by: Shaurya Rehan <shaurya.rehan@navi.com> Co-authored-by: saksham-mahajan_navi <saksham.mahajan@navi.com> Co-authored-by: shankar yadav <shankar.yadav@navi.com> Co-authored-by: Mehul Garg <mehul.garg@navi.com> Co-authored-by: Somarapu Vamshi <somarapu.vamshi@navi.com> Co-authored-by: Kshitij Pramod Ghongadi <kshitij.pramod@navi.com> Co-authored-by: Sandeep Kumar <sandeep.ku@navi.com> Co-authored-by: Aparna Vadlamani <aparna.vadlamani@navi.com> Co-authored-by: Siddiboina Susai <siddiboina.susai@navi.com> Co-authored-by: Kamalesh Garnayak <kamalesh.garnayak@navi.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Divyesh Shinde <divyesh.shinde@navi.com> Co-authored-by: Mohit Rajput <mohit.rajput@navi.com> Co-authored-by: Akshita Singh <akshita.singh@navi.com> Co-authored-by: shreyansu raj <shreyansu.raj@navi.com> Co-authored-by: Venkat Praneeth Reddy <venkat.praneeth@navi.com>
2025-01-13 19:00:56 +05:30
export const FontMapping = {
tt_bold: "NaviHeadline-Bold",
tt_regular: "NaviBody-Regular",
tt_semi_bold: "NaviBody-DemiBold",
tt_medium: "NaviHeadline-Reg",
};
export const UrlConstants = {
MIGRATION_BENEFIT_SCREEN_URL: "GI_MIGRATION_BENEFIT",
MIGRATION_BENEFIT_SCREEN_URL_V2: "GI_MIGRATION_BENEFIT_V2",
RENEWAL_PLAN_MIGRATION_SCREEN_URL: "GI_RENEWAL_PLAN_MIGRATION_SCREEN",
RENEWAL_PLAN_MIGRATION_SCREEN_URL_V2: "GI_RENEWAL_PLAN_MIGRATION_SCREEN_V2",
};
export enum CacheKeyConstants {
DISABLE_BOTTOM_SHEET = "DisableBottomSheet",
}
export enum CacheValueConstants {
TRUE = "true",
FALSE = "false",
}
export enum ShimmerType {
LOTTIE_GRATIFICATION = "lottie_gratification",
}