-
Notifications
You must be signed in to change notification settings - Fork 0
/
component---src-pages-archive-js-16b5d64abc14438c1d06.js
2 lines (2 loc) · 4.17 KB
/
component---src-pages-archive-js-16b5d64abc14438c1d06.js
1
2
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{nRki:function(e,t,n){"use strict";n.r(t),n.d(t,"pageQuery",(function(){return N}));var a=n("q1tI"),l=n.n(a),r=n("Wbzz"),c=n("TJpk"),i=n("nLfd"),o=n("8SHQ"),m=n("Kvkj"),s=n("g67X"),u=n("vOnD"),f=n("InJ6");function d(){var e=E(["\n font-size: ",";\n "]);return d=function(){return e},e}function h(){var e=E(["\n padding: 10px;\n "]);return h=function(){return e},e}function p(){var e=E(["\n display: none;\n "]);return p=function(){return e},e}function g(){var e=E(["\n margin: 100px -10px;\n "]);return g=function(){return e},e}function E(e,t){return t||(t=e.slice(0)),e.raw=t,e}var b=f.h.colors,v=f.h.fonts,k=f.h.fontSizes,y=Object(u.c)(f.d).withConfig({displayName:"archive__StyledMainContainer",componentId:"sc-2cxdc9-0"})([""]),w=u.c.div.withConfig({displayName:"archive__StyledTableContainer",componentId:"sc-2cxdc9-1"})(["margin:100px -20px;",";"],f.f.tablet(g())),x=u.c.table.withConfig({displayName:"archive__StyledTable",componentId:"sc-2cxdc9-2"})(["width:100%;border-collapse:collapse;.hide-on-mobile{",";}tbody tr{transition:",";&:hover,&:focus{background-color:",";}}th,td{cursor:default;line-height:1.5;padding:10px 20px;",";}th{text-align:left;}td{&.year{width:10%;",";}&.title{padding-top:15px;color:",";font-size:",";font-weight:700;}&.company{width:15%;padding-top:15px;font-size:",";}&.tech{font-size:",";font-family:",";}&.links{span{",";a + a{margin-left:10px;}svg{width:20px;height:20px;}}}}"],f.f.tablet(p()),f.h.transition,b.lightNavy,f.f.tablet(h()),f.f.tablet(d(),k.sm),b.lightestSlate,k.xl,k.lg,k.xs,v.SFMono,f.g.flexBetween);t.default=function(e){var t=e.location,n=e.data.allMarkdownRemark.edges,d=Object(u.c)(r.Link).withConfig({displayName:"archive__StyledArchiveLink",componentId:"sc-2cxdc9-3"})(["",";text-align:center;margin:0 auto;font-family:",";font-size:",";&:after{bottom:0.1em;}"],f.g.inlineLink,v.SFMono,k.sm),h=Object(a.useRef)(null),p=Object(a.useRef)(null),g=Object(a.useRef)([]);return Object(a.useEffect)((function(){i.a.reveal(h.current,Object(o.srConfig)()),i.a.reveal(p.current,Object(o.srConfig)()),g.current.forEach((function(e,t){return i.a.reveal(e,Object(o.srConfig)(10*t))}))}),[]),l.a.createElement(m.k,{location:t},l.a.createElement(c.Helmet,null,l.a.createElement("title",null,"Archive | LeeHoSeop"),l.a.createElement("link",{rel:"canonical",href:"https://note.hoseop.co.kr"})),l.a.createElement(y,null,l.a.createElement("header",{ref:h},l.a.createElement("h1",{className:"big-title"},"Archive"),l.a.createElement(d,{to:"/"},"A big list of things I’ve worked on")),l.a.createElement(w,{ref:p},l.a.createElement(x,null,l.a.createElement("thead",null,l.a.createElement("tr",null,l.a.createElement("th",null,"기간"),l.a.createElement("th",null,"제목"),l.a.createElement("th",{className:"hide-on-mobile"},"Made at"),l.a.createElement("th",{className:"hide-on-mobile"},"Built with"),l.a.createElement("th",null,"Link"))),l.a.createElement("tbody",null,n.length>0&&n.map((function(e,t){var n=e.node.frontmatter,a=n.date,r=n.github,c=n.external,i=n.title,o=n.tech,m=n.company;return l.a.createElement("tr",{key:t,ref:function(e){return g.current[t]=e}},l.a.createElement("td",{className:"overline year"},new Date(a).getFullYear()+" "),l.a.createElement("td",{className:"title"},i),l.a.createElement("td",{className:"company hide-on-mobile"},m?l.a.createElement("span",null,m):l.a.createElement("span",null,"—")),l.a.createElement("td",{className:"tech hide-on-mobile"},o.length>0&&o.map((function(e,t){return l.a.createElement("span",{key:t},l.a.createElement("span",{key:t},e),t!==o.length-1&&l.a.createElement("span",null," · "))}))),l.a.createElement("td",{className:"links"},l.a.createElement("span",null,r?l.a.createElement("a",{href:r,target:"_blank",rel:"nofollow noopener noreferrer","aria-label":"GitHub Link"},l.a.createElement(s.g,null)):l.a.createElement("span",{"aria-label":"Empty"},"—"),c?l.a.createElement("a",{href:c,target:"_blank",rel:"nofollow noopener noreferrer","aria-label":"External Link"},l.a.createElement(s.c,null)):l.a.createElement("span",{"aria-label":"Empty"},"—"))))})))))))};var N="2988261859"}}]);
//# sourceMappingURL=component---src-pages-archive-js-16b5d64abc14438c1d06.js.map