UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

2 lines (1 loc) 298 B
import e from"../data";import o from"./is-mobile";import r from"./is-webview";export function getLogoUrl(i){const t=n();return t?i.replace(/\/([^\/]+)\.([a-zA-Z0-9]+)(\?.*)?$/,`/$1__${t}.$2$3`):i}function n(){if(o||r)return e.viewOptimizationLevel?e.viewOptimizationLevel>=5?"tiny":"small":void 0}