, but this code // executes before the first paint, when

ϲʿ¼

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); At God’s Table/하나님의 식탁 | ϲʿ¼

ϲʿ¼

Skip to main content

Publications

At God’s Table/하나님의 식탁

Mon, Jan 15, 2018
María Eugenia Cornou,Carrie Steenwyk,John D. Witvliet,Joel Schoon-Tanis (Illustrator)

This bilingual children’s book (Korean/English) explores the richly symbolic practice of the Lord’s Supper as a multi-faceted event that nourishes our faith and stirs our imagination to see the gifts of grace and signs of God’s ongoing work in our lives and God’s world.

한국어와 영어, 두 언어로 쓰여진 이 그림책은 여러 풍부한 상징들로 가득 차 있는 우리의 성찬 예식에 대해 탐구합니다. 이 책은 성찬 예식이 어떤 다양한 의미들을 가지는지, 또 어떻게 우리의 믿음을 성장하게 하는지 살펴보며, 성찬 예식이 과연 지금도 우리 삶과 온 세상 가운데 일하시는 하나님의 은혜의 선물의 상징임을 우리가 보며 상상할 수 있도록 도와줍니다.

The illustrations are also available