{"version":3,"file":"constants-BrX520i0.cjs","names":[],"sources":["../src/extra/utils/constants.ts"],"sourcesContent":["const determineLastDot = (message: string) => {\n  return `${message.endsWith(\".\") ? message.trim() : message.trim() + \".\"}`;\n};\n\n/** @internal */\nexport const RZL_NEXT_KIT_EXTRA = {\n  NAME: \"RZL_NEXT_KIT_EXTRA (Extra)\",\n  ERROR: {\n    PROPS_MESSAGE: (message: string) => {\n      return `[${RZL_NEXT_KIT_EXTRA.NAME} - Error]: ${determineLastDot(message)}`;\n    },\n    FLAG_MESSAGE: (message: string) => {\n      return `[${RZL_NEXT_KIT_EXTRA.NAME} - Error]: ${determineLastDot(message)} \\nThis may happen if you're using '--turbo' or '--turbopack', which is currently not supported by '@rzl-zone/next-kit'. \\n\\nPlease run without the turbo flag.`;\n    }\n  }\n} as const;\n"],"mappings":";;;;;;;;;;;;AAAA,MAAM,oBAAoB,YAAoB;CAC5C,OAAO,GAAG,QAAQ,SAAS,GAAG,IAAI,QAAQ,KAAK,IAAI,QAAQ,KAAK,IAAI;AACtE;;AAGA,MAAa,qBAAqB;CAChC,MAAM;CACN,OAAO;EACL,gBAAgB,YAAoB;GAClC,OAAO,IAAI,mBAAmB,KAAK,aAAa,iBAAiB,OAAO;EAC1E;EACA,eAAe,YAAoB;GACjC,OAAO,IAAI,mBAAmB,KAAK,aAAa,iBAAiB,OAAO,EAAE;EAC5E;CACF;AACF"}
