Search
Results
Results
${ capture(/^/, {
0: (data, captures) => (
data.params.project !== undefined ?
include('#filter-navigation-close-project', data) :
data.params.collection !== undefined ?
include('#filter-navigation-close-collection', data) :
include('#filter-navigation-search', data)
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name) }
${data.collections.reduce(function (acc, col) {
return acc + col.content_count
}, 0)}
${
merge([{ type: 'resize' }], events('resize', window))
// To size
.map(() => (window.innerWidth >= px('70em') ? 'big' : 'small'))
// Deduplicate
.filter(((prev) => (value) => {
const result = prev !== value;
prev = value;
return result;
})(null))
// Include
.map((size) => (size === 'big' ? 'Living Archives' : capture(/^/, {
0: (data, captures) => (
data.identifier === 'filters' ? 'Search / Filter' :
data.params.project !== undefined ? 'Project' :
data.params.collection !== undefined ? 'Collection' :
'Results'
),
catch: () => console.log('TODO: SHOULDNT GET HERE')
}, data.location, data.location.name)))
}
${ data.id[0].toUpperCase() + data.id.slice(1) }
${ events('dom-activate', element)
.take(1)
.map(() =>
request('/cms/' + data.id + '/')
.then((html) => {
const template = document.createElement('template');
template.innerHTML = html;
return template.content.querySelector('.inline-content-block');
})
) }
Back to navigation
${ events({ type: 'mousedown', select: '[name="scrollLeft"], [name="scrollTop"]' }, element).each((e) => {
const button = e.target;
const target = element.querySelector('.layer');
let frame;
function scroll() {
frame = requestAnimationFrame(scroll);
target[button.name] += parseFloat(button.value);
}
scroll();
events('mouseup', document)
.take(1)
.each((e) => cancelAnimationFrame(frame));
}) }
${ this.done(
// Switch href when slide changes
merge([{target: element.children[0]}], events('slide-active', element))
.each((e) => assign(data, e.target.dataset, { pk: parseInt(e.target.dataset.pk, 10) }))
) }
${ this.done(
// Switch src when img clicked
events({ type: 'click', select: 'img, [name="zoom"]' }, element)
// Only react in fullscreen mode
.filter((e) => !!document.fullscreenElement || !!document.webkitFullscreenElement || !!document.boltFullscreenElement)
.each((e) => {
console.log('CLICK');
if (data.src) {
data.src = undefined;
data.alt = undefined;
}
else {
assign(data, {
src: element.active.dataset.itemUrl,
alt: element.active.querySelector('img').alt,
width: element.active.dataset.itemWidth,
height: element.active.dataset.itemHeight
});
}
})
) }
${ this.done(
events('fullscreenchange', element)
// Only react in fullscreen mode
//.filter((e) => getFullScreenElement() !== element)
.each((e) => {
data.src = undefined;
data.alt = undefined;
})
) }
${ data.src ? include('#img-viewer', data) : '' }
${ include('#zoom-icon-thumb', data) }
${ include('#collections-thumb', data) }
CIRCULAR GANGBUK - Makercity Sewoon - PROJECT
LDM
project
2022
Image, Document, Link
Tired Soles - Tire to Shoes - PROJECT
Dimitri Jean Joseph Deschenaux / Maxime Hon
project
2022
Image, Video, Link
Co-shared Scaffolding – Polypropylene Waste to Furnitures - PROJECT
Lucile Louise Pascale Charamel / Léa Marie Camille Guillotin
project
2022
Image, Video, Link
Recycling Lab - Banners to Bags - PROJECT
Ilayda Makas / Ecenaz Ozkorkut
project
2022
Image, Video, Link
Circular Hanbok - Plastic Bottles to Traditional Costume - PROJECT
Nathan Jacob Benarroch / Frederik Schumacher
project
2022
Image, Link
Sewoon Sangga Market – Electronic Waste to New Electronic Products - PROJECT
Auguste Mozart Pachoud / Alexandros-Anastasios Trivizas
project
2022
Image, Video, Link
Combining Cycles - Clothes to Banners to Ecobags - PROJECT
Rahaf Shabaan / Blagica Vuchkova
project
2022
Image, Video, Link
Sewoon Biocycle - Food Waste to Bioplastics - PROJECT
Virginie Grand / Alexandre Vong Srivastava
project
2022
Image, Video, Link
Tra(ns)verse - Glass Bottles to Construction Materials - PROJECT
Laura De Oliveira Guerreiro Beutler / Amélie Gaillet
project
2022
Image, Video, Link
Mycelia Fabric - Cardboard to Mycelium Based Products - PROJECT
Anna Borbála Hausel / Hoang Nam-Phuong Isabelle Nguyen
project
2022
Image, Video, Link
“침 요법” (Acupuncture) - Circularity of Building Elements - PROJECT
Bryan Rafael Marques Soares / Flavio Junio Nogueira Pereira
project
2022
Image, Video, Link
Loopings - Linens to Construction Materials - PROJECT
Samuel Barbey / Sibylle Marie Cécile Katherine Vuillemin
project
2022
Image, Video, Link
Mycelium's workshop - Mushrooms to Bags - PROJECT
Suzana Petrovic / Chloé Tournelle
project
2022
Image, Video, Link
Re:pulp - Circular Economy of Paper - PROJECT
Mikaël Trieu Vy Rey / Lorenzo Simontacchi
project
2022
Image, Video, Link
Sewoon Aluminum Cycle - Cans to Construction Material - PROJECT
Eliott Emmanuel Olivier Beaud / Stephen Mang-Enjoy Bopeso
project
2022
Image, Video, Link
CIRCULAR GANGBUK - Final Review & Exhibition - PROJECT
LDM
project
2022
Image, Link