<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">"use strict";gambio.widgets.module("history",[],(function(t){var i=$(this),o=($.extend(!0,{},{},t),{}),e=function(t){t.preventDefault(),history.go(t.data.step)},n=function(t){t.preventDefault(),location.reload()};return o.init=function(t){i.on("click",".history-back",{step:-1},e).on("click",".history-forward",{step:1},e).on("click",".history-refresh",n),t()},o}));</pre></body></html>