3 lines
4.5 KiB
JavaScript
3 lines
4.5 KiB
JavaScript
module.exports=[64853,a=>{"use strict";let b=(0,a.i(67803).default)("share-2",[["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}],["circle",{cx:"6",cy:"12",r:"3",key:"w7nqdw"}],["circle",{cx:"18",cy:"19",r:"3",key:"1xt0gg"}],["line",{x1:"8.59",x2:"15.42",y1:"13.51",y2:"17.49",key:"47mynk"}],["line",{x1:"15.41",x2:"8.59",y1:"6.51",y2:"10.49",key:"1n3mei"}]]);a.s(["Share2",()=>b],64853)},98304,a=>{"use strict";let b=(0,a.i(67803).default)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]]);a.s(["ArrowLeft",()=>b],98304)},89692,a=>{"use strict";let b=(0,a.i(67803).default)("calendar",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["rect",{width:"18",height:"18",x:"3",y:"4",rx:"2",key:"1hopcy"}],["path",{d:"M3 10h18",key:"8toen8"}]]);a.s(["Calendar",()=>b],89692)},40486,a=>{"use strict";var b=a.i(92240),c=a.i(88345),d=a.i(941),e=a.i(14403),f=a.i(98304),g=a.i(64853),h=a.i(89692),i=a.i(50318);let j=(0,a.i(67803).default)("building-2",[["path",{d:"M10 12h4",key:"a56b0p"}],["path",{d:"M10 8h4",key:"1sr2af"}],["path",{d:"M14 21v-3a2 2 0 0 0-4 0v3",key:"1rgiei"}],["path",{d:"M6 10H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-2",key:"secmi2"}],["path",{d:"M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16",key:"16ra0t"}]]);var k=a.i(67085),l=a.i(50395);a.s(["default",0,()=>{let a,{id:m}=(0,e.useParams)(),n=k.MOCK_INTERVIEWS.find(a=>a.id===m);if((0,c.useEffect)(()=>{window.scrollTo(0,0)},[m]),!n)return null;let o=n.type===l.InterviewType.VIDEO;return(0,b.jsx)("div",{className:"bg-white min-h-screen",children:(0,b.jsxs)("div",{className:"max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 py-12",children:[(0,b.jsxs)(d.default,{href:"/afrolife",className:"inline-flex items-center text-gray-500 hover:text-brand-600 mb-8 transition-colors",children:[(0,b.jsx)(f.ArrowLeft,{className:"w-4 h-4 mr-2"})," Retour à Afro Life"]}),(0,b.jsxs)("div",{className:"text-center mb-10",children:[(0,b.jsx)("div",{className:"inline-flex items-center justify-center px-3 py-1 rounded-full bg-gray-100 text-gray-600 text-xs font-bold uppercase tracking-wider mb-4",children:o?"Interview Vidéo":"Grand Entretien"}),(0,b.jsx)("h1",{className:"text-3xl md:text-5xl font-serif font-bold text-gray-900 mb-6 leading-tight",children:n.title}),(0,b.jsxs)("div",{className:"flex flex-wrap justify-center gap-6 text-sm text-gray-500",children:[(0,b.jsxs)("div",{className:"flex items-center",children:[(0,b.jsx)(i.User,{className:"w-4 h-4 mr-2 text-brand-500"}),(0,b.jsx)("span",{className:"font-medium text-gray-900",children:n.guestName}),(0,b.jsx)("span",{className:"mx-1 text-gray-400",children:"|"}),(0,b.jsx)("span",{children:n.role})]}),(0,b.jsxs)("div",{className:"flex items-center",children:[(0,b.jsx)(j,{className:"w-4 h-4 mr-2 text-brand-500"}),n.companyName]}),(0,b.jsxs)("div",{className:"flex items-center",children:[(0,b.jsx)(h.Calendar,{className:"w-4 h-4 mr-2 text-brand-500"}),n.date]})]})]}),o?(0,b.jsx)("div",{className:"bg-black rounded-xl overflow-hidden shadow-2xl aspect-w-16 aspect-h-9 mb-10",children:n.videoUrl?(0,b.jsx)("iframe",{src:((a=n.videoUrl.match(/^.*(youtu.be\/|v\/|u\/\w\/|embed\/|watch\?v=|&v=)([^#&?]*).*/))&&11===a[2].length?`https://www.youtube.com/embed/${a[2]}`:null)||"",title:n.title,allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0,className:"w-full h-full"}):(0,b.jsx)("div",{className:"w-full h-full flex items-center justify-center bg-gray-900",children:(0,b.jsx)("p",{className:"text-white",children:"Vidéo non disponible"})})}):(0,b.jsxs)("div",{className:"relative h-64 md:h-96 rounded-xl overflow-hidden shadow-lg mb-10",children:[(0,b.jsx)("img",{src:n.thumbnailUrl,alt:n.title,className:"w-full h-full object-cover"}),(0,b.jsx)("div",{className:"absolute inset-0 bg-gradient-to-t from-black/50 to-transparent"})]}),(0,b.jsx)("div",{className:"prose prose-lg prose-orange max-w-none mx-auto text-gray-600",children:!o&&n.content?n.content.split("\n").map((a,c)=>(0,b.jsx)("p",{children:a},c)):(0,b.jsx)("p",{className:"text-xl font-serif italic text-gray-500 border-l-4 border-brand-500 pl-6 py-2",children:n.excerpt})}),(0,b.jsx)("div",{className:"mt-12 pt-8 border-t border-gray-100 flex justify-center",children:(0,b.jsxs)("button",{className:"flex items-center px-6 py-3 rounded-full bg-brand-50 text-brand-700 font-medium hover:bg-brand-100 transition-colors",children:[(0,b.jsx)(g.Share2,{className:"w-5 h-5 mr-2"}),"Partager cette interview"]})})]})})}],40486)}];
|
|
|
|
//# sourceMappingURL=Documents_00%20-%20projet_afropreunariat_bb438893._.js.map
|