UNPKG

@frontify/fondue

Version:
11 lines (10 loc) 237 B
const e = (t) => Math.max( 0, ...t.map( (a) => [...a, { buttonGroupWidth: 0 }].reduce((o, { buttonGroupWidth: c }) => o + c, 0) ) ); export { e as calculateToolbarWidth }; //# sourceMappingURL=calculateToolbarWidth.es.js.map