Files
klz-cables.com/.pnpm-store/v10/files/e2/e52d1b1dee921e024699c9778e1d90404804282cbbf1f30d31d2500092e376cd04a5014fff194d5222947f1d3cd28ae35ac8cabe6fa730a8d1abf8b9966c29
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","generateResetPasswordViewMetadata","config","i18n","t","description","keywords","serverURL","title","admin","meta"],"sources":["../../../src/views/ResetPassword/metadata.ts"],"sourcesContent":["import type { Metadata } from 'next'\n\nimport type { GenerateViewMetadata } from '../Root/index.js'\n\nimport { generateMetadata } from '../../utilities/meta.js'\n\nexport const generateResetPasswordViewMetadata: GenerateViewMetadata = async ({\n config,\n i18n: { t },\n}): Promise<Metadata> =>\n generateMetadata({\n description: t('authentication:resetPassword'),\n keywords: t('authentication:resetPassword'),\n serverURL: config.serverURL,\n title: t('authentication:resetPassword'),\n ...(config.admin.meta || {}),\n })\n"],"mappings":"AAIA,SAASA,gBAAgB,QAAQ;AAEjC,OAAO,MAAMC,iCAAA,GAA0D,MAAAA,CAAO;EAC5EC,MAAM;EACNC,IAAA,EAAM;IAAEC;EAAC;AAAE,CACZ,KACCJ,gBAAA,CAAiB;EACfK,WAAA,EAAaD,CAAA,CAAE;EACfE,QAAA,EAAUF,CAAA,CAAE;EACZG,SAAA,EAAWL,MAAA,CAAOK,SAAS;EAC3BC,KAAA,EAAOJ,CAAA,CAAE;EACT,IAAIF,MAAA,CAAOO,KAAK,CAACC,IAAI,IAAI,CAAC,CAAC;AAC7B","ignoreList":[]}