<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">!function(a,b,c){var d=window.matchMedia;"undefined"!=typeof module&amp;&amp;module.exports?module.exports=c(d):"function"==typeof define&amp;&amp;define.amd?define(function(){return b[a]=c(d)}):b[a]=c(d)}("enquire",this,function(a){"use strict";function b(a,b){var c,d=0,e=a.length;for(d;e&gt;d&amp;&amp;(c=b(a[d],d),c!==!1);d++);}function c(a){return"[object Array]"===Object.prototype.toString.apply(a)}function d(a){return"function"==typeof a}function e(a){this.options=a,!a.deferSetup&amp;&amp;this.setup()}function f(b,c){this.query=b,this.isUnconditional=c,this.handlers=[],this.mql=a(b);var d=this;this.listener=function(a){d.mql=a,d.assess()},this.mql.addListener(this.listener)}function g(){if(!a)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!a("only all").matches}return e.prototype={setup:function(){this.options.setup&amp;&amp;this.options.setup(),this.initialised=!0},on:function(){!this.initialised&amp;&amp;this.setup(),this.options.match&amp;&amp;this.options.match()},off:function(){this.options.unmatch&amp;&amp;this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(a){return this.options===a||this.options.match===a}},f.prototype={addHandler:function(a){var b=new e(a);this.handlers.push(b),this.matches()&amp;&amp;b.on()},removeHandler:function(a){var c=this.handlers;b(c,function(b,d){return b.equals(a)?(b.destroy(),!c.splice(d,1)):void 0})},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){b(this.handlers,function(a){a.destroy()}),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var a=this.matches()?"on":"off";b(this.handlers,function(b){b[a]()})}},g.prototype={register:function(a,e,g){var h=this.queries,i=g&amp;&amp;this.browserIsIncapable;return h[a]||(h[a]=new f(a,i)),d(e)&amp;&amp;(e={match:e}),c(e)||(e=[e]),b(e,function(b){d(b)&amp;&amp;(b={match:b}),h[a].addHandler(b)}),this},unregister:function(a,b){var c=this.queries[a];return c&amp;&amp;(b?c.removeHandler(b):(c.clear(),delete this.queries[a])),this}},new g});</pre></body></html>