Files
klz-cables.com/.pnpm-store/v10/files/b7/f080bf49fdf0fe706dadc5a68becf545b16e7bbd05dbaa397d97d48bc004d3abada94423ca15abf63b57855d7455546174414a442ebd8c51a189ee2b9dce39
Marc Mintel 5397309103
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Failing after 34s
Build & Deploy / 🏗️ Build (push) Has started running
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Smoke Test (push) Has been cancelled
Build & Deploy / ⚡ Lighthouse (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
fix(products): fix breadcrumbs and product filtering (backport from main)
2026-02-24 16:04:21 +01:00

1 line
1.1 KiB
Plaintext

{"version":3,"file":"metadata.js","names":["generateMetadata","generateForgotPasswordViewMetadata","config","i18n","t","description","keywords","title","admin","meta","serverURL"],"sources":["../../../src/views/ForgotPassword/metadata.ts"],"sourcesContent":["import type { GenerateViewMetadata } from '../Root/index.js'\n\nimport { generateMetadata } from '../../utilities/meta.js'\n\nexport const generateForgotPasswordViewMetadata: GenerateViewMetadata = async ({\n config,\n i18n: { t },\n}) =>\n generateMetadata({\n description: t('authentication:forgotPassword'),\n keywords: t('authentication:forgotPassword'),\n title: t('authentication:forgotPassword'),\n ...(config.admin.meta || {}),\n serverURL: config.serverURL,\n })\n"],"mappings":"AAEA,SAASA,gBAAgB,QAAQ;AAEjC,OAAO,MAAMC,kCAAA,GAA2D,MAAAA,CAAO;EAC7EC,MAAM;EACNC,IAAA,EAAM;IAAEC;EAAC;AAAE,CACZ,KACCJ,gBAAA,CAAiB;EACfK,WAAA,EAAaD,CAAA,CAAE;EACfE,QAAA,EAAUF,CAAA,CAAE;EACZG,KAAA,EAAOH,CAAA,CAAE;EACT,IAAIF,MAAA,CAAOM,KAAK,CAACC,IAAI,IAAI,CAAC,CAAC;EAC3BC,SAAA,EAAWR,MAAA,CAAOQ;AACpB","ignoreList":[]}