Skip to content

Instantly share code, notes, and snippets.

@botherder
Created May 1, 2020 11:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save botherder/bf132796b775ec2666036abff4387ead to your computer and use it in GitHub Desktop.
Save botherder/bf132796b775ec2666036abff4387ead to your computer and use it in GitHub Desktop.
Deminified 1point5
(function(t) {
function e(e) {
for (var o, s, a = e[0], l = e[1], r = e[2], h = 0, u = []; h < a.length; h++) s = a[h], Object.prototype.hasOwnProperty.call(n, s) && n[s] && u.push(n[s][0]), n[s] = 0;
for (o in l) Object.prototype.hasOwnProperty.call(l, o) && (t[o] = l[o]);
v && v(e);
while (u.length) u.shift()();
return i.push.apply(i, r || []), c()
}
function c() {
for (var t, e = 0; e < i.length; e++) {
for (var c = i[e], o = !0, a = 1; a < c.length; a++) {
var l = c[a];
0 !== n[l] && (o = !1)
}
o && (i.splice(e--, 1), t = s(s.s = c[0]))
}
return t
}
var o = {},
n = {
app: 0
},
i = [];
function s(e) {
if (o[e]) return o[e].exports;
var c = o[e] = {
i: e,
l: !1,
exports: {}
};
return t[e].call(c.exports, c, c.exports, s), c.l = !0, c.exports
}
s.m = t, s.c = o, s.d = function(t, e, c) {
s.o(t, e) || Object.defineProperty(t, e, {
enumerable: !0,
get: c
})
}, s.r = function(t) {
"undefined" !== typeof Symbol && Symbol.toStringTag && Object.defineProperty(t, Symbol.toStringTag, {
value: "Module"
}), Object.defineProperty(t, "__esModule", {
value: !0
})
}, s.t = function(t, e) {
if (1 & e && (t = s(t)), 8 & e) return t;
if (4 & e && "object" === typeof t && t && t.__esModule) return t;
var c = Object.create(null);
if (s.r(c), Object.defineProperty(c, "default", {
enumerable: !0,
value: t
}), 2 & e && "string" != typeof t)
for (var o in t) s.d(c, o, function(e) {
return t[e]
}.bind(null, o));
return c
}, s.n = function(t) {
var e = t && t.__esModule ? function() {
return t["default"]
} : function() {
return t
};
return s.d(e, "a", e), e
}, s.o = function(t, e) {
return Object.prototype.hasOwnProperty.call(t, e)
}, s.p = "";
var a = window["webpackJsonp"] = window["webpackJsonp"] || [],
l = a.push.bind(a);
a.push = e, a = a.slice();
for (var r = 0; r < a.length; r++) e(a[r]);
var v = l;
i.push([0, "chunk-vendors"]), c()
})({
0: function(t, e, c) {
t.exports = c("cd49")
},
"0bb1": function(t, e, c) {
"use strict";
var o = c("76e5"),
n = c.n(o);
n.a
},
"0c2d": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 719 1180"><g fill="#FFF" fill-rule="evenodd" transform="translate(-551)"><ellipse cx="910.5" cy="915.5" opacity=".046" rx="910.5" ry="915.5"></ellipse><ellipse cx="910.5" cy="915.5" opacity=".056" rx="793.952" ry="798.5"></ellipse><ellipse cx="910.5" cy="915.5" opacity=".066" rx="665.195" ry="670.5"></ellipse><path d="M393.607 952a532.448 532.448 0 01-3.323-59.5c0-289.121 232.908-523.5 520.216-523.5s520.216 234.379 520.216 523.5c0 20.119-1.127 39.972-3.323 59.5-29.354-261.105-249.578-464-516.893-464-267.315 0-487.539 202.895-516.893 464z" opacity=".096"></path></g></svg>'
},
1652: function(t, e, c) {
t.exports = c.p + "img/thanks-for-keeping-distance.ec72d1a8.svg"
},
"172d": function(t, e, c) {
"use strict";
var o = c("fca7"),
n = c.n(o);
n.a
},
"26d3": function(t, e, c) {
"use strict";
c.r(e);
var o = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("div", {
staticClass: "settings"
}, [c("div", {
staticClass: "backdrop"
}), c("div", {
staticClass: "settings-wrapper"
}, [c("h2", {
on: {
click: t.toggleSettings
}
}, [t._v(" SETTINGS ")]), c("ul", {
staticClass: "settings-options"
}, [c("li", {
on: {
click: t.toggleMute
}
}, [c("UiIcon", {
attrs: {
icon: t.mute ? "sound-off" : "sound-on"
}
}), t._v(" Sound "), c("strong", [t._v(t._s(t.mute ? "off" : "on"))])], 1), c("li", {
on: {
click: t.toggleVibration
}
}, [c("UiIcon", {
attrs: {
icon: t.vibration ? "vibration-off" : "vibration-on"
}
}), t._v(" Vibration "), c("strong", [t._v(t._s(t.vibration ? "off" : "on"))])], 1), c("li", [c("UiIcon", {
attrs: {
icon: t.bluetooth ? "bluetooth-off" : "bluetooth-on"
}
}), t._v(" Bluetooth "), c("strong", [t._v(t._s(t.bluetooth ? "off" : "on"))])], 1)]), c("UiDistance"), c("div", {
staticClass: "device-list-wrapper"
}, [0 === t.excludes.length ? c("div", [c("h2", [t._v("NO DEVICES EXCLUDED")])]) : c("div", [c("h2", [t._v(" EXCLUDED DEVICES ")]), c("ul", {
staticClass: "device-list"
}, t._l(this.excludes, (function(e) {
return c("li", {
key: e.id
}, [c("UiIcon", {
attrs: {
icon: "device",
size: "40"
}
}), c("div", {
staticClass: "user"
}, [c("span", {
staticClass: "name"
}, [t._v(" " + t._s(e.name) + " ")]), c("strong", [t._v(" " + t._s(e.distance) + " cm ")])]), c("UiIcon", {
staticClass: "user-action-icon",
attrs: {
icon: "exclude"
},
on: {
click: function(c) {
return t.add(e)
}
}
})], 1)
})), 0)])])], 1), c("h2", {
staticClass: "close-settings",
on: {
click: t.toggleSettings
}
}, [t._v(" CLOSE "), c("UiIcon", {
attrs: {
icon: "close",
size: "12"
}
})], 1)])
},
n = [],
i = (c("4e82"), c("d4ec")),
s = c("bee2"),
a = c("262e"),
l = c("2caf"),
r = c("9ab4"),
v = c("60a3"),
h = c("85db"),
u = c("4bb5"),
d = c("b1d7"),
f = Object(u["a"])("deviceStore"),
p = function(t) {
Object(a["a"])(c, t);
var e = Object(l["a"])(c);
function c() {
return Object(i["a"])(this, c), e.apply(this, arguments)
}
return Object(s["a"])(c, [{
key: "add",
value: function(t) {
this.$store.commit("deviceStore/removeDevice", t)
}
}, {
key: "closest",
get: function() {
return this.excludes.sort((function(t, e) {
return t.rssi < e.rssi ? 1 : -1
}))
}
}]), c
}(v["c"]);
Object(r["a"])([f.Getter("excludes")], p.prototype, "excludes", void 0), Object(r["a"])([f.Getter("mute")], p.prototype, "mute", void 0), Object(r["a"])([f.Getter("vibration")], p.prototype, "vibration", void 0), Object(r["a"])([f.Mutation("toggleMute")], p.prototype, "toggleMute", void 0), Object(r["a"])([f.Mutation("toggleSettings")], p.prototype, "toggleSettings", void 0), Object(r["a"])([f.Mutation("toggleVibration")], p.prototype, "toggleVibration", void 0), Object(r["a"])([Object(v["b"])()], p.prototype, "bluetooth", void 0), p = Object(r["a"])([Object(v["a"])({
components: {
UiIcon: d["a"],
UiDistance: h["a"]
}
})], p);
var g = p,
m = g,
b = (c("f5d8"), c("2877")),
z = Object(b["a"])(m, o, n, !1, null, "00ee7536", null);
e["default"] = z.exports
},
"272a": function(t, e) {
t.exports = '<svg viewBox="0 0 27 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>icon/sound/off copy 2</title><desc>Created with Sketch.</desc><g id="Screens" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><g id="4.1-|-settings" transform="translate(-525.000000, -277.000000)" stroke="#22344D"><g id="icon/bluetooth/ok" transform="translate(512.500000, 271.000000)"><g id="bluetooth-copy" transform="translate(15.000000, 8.000000)"><polyline id="Path" stroke-width="4" points="0 11 22 33 11 44 11 0 22 11 0 33"></polyline></g></g></g></g></svg>'
},
"2bc1": function(t, e) {
t.exports = '<svg viewBox="0 0 32 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>icon/sound/off copy</title><desc>Created with Sketch.</desc><g id="Screens" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><g id="4.1-|-settings-|-scroll-down" transform="translate(-342.000000, -279.000000)" stroke="#D0D7E3"><g id="icon/vibration/off" transform="translate(328.000000, 271.000000)"><g id="Group-7" transform="translate(16.000000, 10.000000)"><rect id="Rectangle" stroke-width="4" x="0" y="0" width="28" height="40" rx="4"></rect><path d="M14,32 L14.02,32" id="Path" stroke-width="4"></path></g></g></g></g></svg>'
},
"2d02": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89 88"><defs><linearGradient id="a" x1="120.471%" x2="-13.054%" y1="-23.613%" y2="113.059%"><stop offset="0%" stop-color="#0091FF"></stop><stop offset="100%" stop-color="#00D7D5"></stop></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect width="88" height="88" x=".048" fill="url(#a)" rx="30"></rect><path stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M61.048 62v-4a8 8 0 00-8-8h-16a8 8 0 00-8 8v4"></path><circle cx="45.048" cy="34" r="8" stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"></circle></g></svg>'
},
"37e0": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 368 335"><g fill="#FFF" fill-rule="nonzero"><path d="M296.689 0L337 59.767l-17.182 11.59-12.153-18.017C273.635 77.799 241.522 92 183 92c-58.602 0-90.723-14.24-124.806-38.762l.14.1-12.152 18.019L29 59.767 69.311 0l17.182 11.59-11.462 16.995C107.58 51.067 137.714 61.575 183 61.575c45.362 0 75.521-10.543 108.132-33.103l-.163.112-11.462-16.994L296.689 0zM41.55 127.8v7.77H26.08V174h-9.66v-38.43H.88v-7.77h40.67zm6.1 46.2v-50.33h9.59v21.28c1.12-2.24 2.66-3.908 4.62-5.005s4.177-1.645 6.65-1.645c2.427 0 4.586.467 6.476 1.4 1.89.933 3.383 2.345 4.48 4.235 1.096 1.89 1.645 4.258 1.645 7.105V174h-9.59v-20.16c0-3.033-.584-5.122-1.75-6.265-1.167-1.143-2.66-1.715-4.48-1.715a8.45 8.45 0 00-3.885.945c-1.237.63-2.24 1.657-3.01 3.08-.77 1.423-1.155 3.302-1.155 5.635V174h-9.59zm64.217-4.337c-.275.4-.59.784-.945 1.152-1.236 1.283-2.765 2.252-4.585 2.905-1.82.653-3.686.98-5.6.98-3.64 0-6.475-.817-8.505-2.45-2.03-1.633-3.045-3.967-3.045-7 0-2.567.829-4.678 2.485-6.335 1.657-1.657 4.072-2.812 7.245-3.465l12.04-2.434v-1.346c0-1.96-.571-3.512-1.715-4.655-1.143-1.143-2.648-1.715-4.515-1.715-1.82 0-3.371.467-4.655 1.4-1.283.933-2.205 2.38-2.765 4.34l-8.19-2.52c.84-3.173 2.614-5.67 5.32-7.49 2.707-1.82 6.277-2.73 10.71-2.73 4.714 0 8.447 1.108 11.2 3.325 2.754 2.217 4.13 5.425 4.13 9.625v14.21c0 1.773.84 2.66 2.52 2.66.794 0 1.54-.117 2.24-.35l-.56 5.95c-1.213.607-2.73.91-4.55.91-2.613-.047-4.713-.723-6.3-2.03a6.033 6.033 0 01-1.96-2.937zm-.91-10.713l-7.35 1.47c-1.726.327-2.963.77-3.71 1.33-.746.56-1.12 1.423-1.12 2.59 0 1.12.42 1.995 1.26 2.625.84.63 1.89.945 3.15.945 1.447 0 2.754-.222 3.92-.665a5.878 5.878 0 002.8-2.17c.7-1.003 1.05-2.322 1.05-3.955v-2.17zm29.212-13.458a12.044 12.044 0 011.684-2.747 11.573 11.573 0 014.445-3.325c1.75-.747 3.675-1.12 5.775-1.12 2.426 0 4.585.467 6.475 1.4 1.89.933 3.383 2.345 4.48 4.235 1.096 1.89 1.645 4.258 1.645 7.105V174h-9.59v-20.23c0-2.987-.584-5.052-1.75-6.195-1.167-1.143-2.684-1.715-4.55-1.715-1.307 0-2.579.315-3.815.945-1.237.63-2.24 1.645-3.01 3.045-.77 1.4-1.155 3.267-1.155 5.6V174h-9.59v-35h8.61l.346 6.492zm70.03-6.492l-16.17 16.87-1.89.91-10.5 11.27-.14-10.22L199.28 139h10.92zm-26.04-15.33V174h-9.59v-50.33h9.59zm11.2 26.46L211.04 174h-10.85l-11.41-18.27 6.58-5.6zm34.83 24.57c-3.546 0-6.777-.63-9.694-1.89-2.917-1.26-5.285-3.033-7.105-5.32l5.53-5.6a12.596 12.596 0 004.585 4.2c1.89 1.027 4.071 1.54 6.545 1.54 1.867 0 3.336-.28 4.41-.84 1.073-.56 1.61-1.4 1.61-2.52 0-.793-.28-1.458-.84-1.995-.56-.537-1.563-.945-3.01-1.225l-6.16-1.26c-3.967-.84-6.825-2.1-8.575-3.78-1.75-1.68-2.625-3.897-2.625-6.65 0-1.96.595-3.78 1.785-5.46 1.19-1.68 2.94-3.033 5.25-4.06 2.31-1.027 5.098-1.54 8.365-1.54 3.5 0 6.545.548 9.135 1.645s4.631 2.718 6.125 4.865l-5.74 5.6a10.783 10.783 0 00-4.025-3.71c-1.657-.887-3.395-1.33-5.215-1.33-1.307 0-2.427.14-3.36.42-.934.28-1.633.677-2.1 1.19-.467.513-.7 1.12-.7 1.82 0 .793.35 1.458 1.05 1.995.7.537 1.866.968 3.5 1.295l7.14 1.47c3.36.7 5.81 1.855 7.35 3.465 1.54 1.61 2.31 3.628 2.31 6.055 0 3.453-1.365 6.253-4.095 8.4-2.73 2.147-6.545 3.22-11.445 3.22zm59.403-51.73c1.633 0 3.115.175 4.445.525 1.33.35 2.321.782 2.975 1.295l-1.33 6.37a6.633 6.633 0 00-1.75-.77c-.654-.187-1.424-.28-2.31-.28-1.82 0-3.267.408-4.34 1.225-1.074.817-1.61 2.205-1.61 4.165v4.83l.42 1.89V174h-9.59v-39.2c0-1.96.326-3.687.98-5.18.653-1.493 1.563-2.73 2.73-3.71 1.166-.98 2.555-1.715 4.165-2.205 1.61-.49 3.348-.735 5.215-.735zm7.14 16.03v7.14h-26.32V139h26.32zm21.074-.7c3.547 0 6.662.723 9.345 2.17 2.683 1.447 4.783 3.523 6.3 6.23 1.517 2.707 2.275 5.973 2.275 9.8 0 3.78-.758 7.035-2.275 9.765-1.517 2.73-3.617 4.818-6.3 6.265s-5.798 2.17-9.345 2.17c-3.5 0-6.603-.723-9.31-2.17-2.707-1.447-4.818-3.535-6.335-6.265-1.517-2.73-2.275-5.985-2.275-9.765 0-3.827.758-7.093 2.275-9.8 1.517-2.707 3.628-4.783 6.335-6.23s5.81-2.17 9.31-2.17zm0 7.14c-1.773 0-3.278.408-4.515 1.225-1.237.817-2.182 2.042-2.835 3.675s-.98 3.687-.98 6.16c0 2.473.327 4.527.98 6.16s1.598 2.858 2.835 3.675c1.237.817 2.742 1.225 4.515 1.225 1.727 0 3.208-.408 4.445-1.225 1.237-.817 2.182-2.042 2.835-3.675s.98-3.687.98-6.16c0-2.473-.327-4.527-.98-6.16s-1.598-2.858-2.835-3.675c-1.237-.817-2.718-1.225-4.445-1.225zM343.793 174v-35h8.33l.63 6.86c.933-2.427 2.298-4.293 4.095-5.6 1.796-1.307 4.048-1.96 6.755-1.96.793 0 1.516.07 2.17.21.653.14 1.19.327 1.61.56l-1.12 8.05c-.467-.187-1.039-.327-1.715-.42-.677-.093-1.552-.14-2.625-.14-1.4 0-2.754.338-4.06 1.015-1.307.677-2.38 1.703-3.22 3.08-.84 1.377-1.26 3.115-1.26 5.215V174h-9.59zM90.26 219l-16.17 16.87-1.89.91-10.5 11.27-.14-10.22L79.341 219h10.92zm-26.04-15.33V254h-9.59v-50.33h9.59zm11.2 26.46L91.101 254h-10.85l-11.41-18.27 6.58-5.6zm27.158 2.73h15.674c-.197-1.933-.74-3.52-1.631-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.512 1.556-.673 2.45zm-.119 6.65c.171 1.205.458 2.278.862 3.22.7 1.633 1.726 2.847 3.08 3.64 1.353.793 2.963 1.19 4.83 1.19 2.006 0 3.64-.385 4.9-1.155 1.26-.77 2.263-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.069 4.83-5.845 6.37-2.777 1.54-5.985 2.31-9.625 2.31-3.687 0-6.895-.723-9.625-2.17-2.73-1.447-4.842-3.535-6.335-6.265-1.494-2.73-2.24-5.985-2.24-9.765 0-3.78.746-7.035 2.24-9.765 1.493-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.453 0 6.428.7 8.925 2.1 2.496 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.024 1.808-.07 2.625a30.391 30.391 0 01-.21 2.275H102.46zm40.589-6.65h15.674c-.197-1.933-.741-3.52-1.631-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.512 1.556-.673 2.45zm-.119 6.65c.17 1.205.458 2.278.862 3.22.7 1.633 1.726 2.847 3.08 3.64 1.353.793 2.963 1.19 4.83 1.19 2.006 0 3.64-.385 4.9-1.155 1.26-.77 2.263-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.069 4.83-5.845 6.37-2.777 1.54-5.985 2.31-9.625 2.31-3.687 0-6.895-.723-9.625-2.17-2.73-1.447-4.842-3.535-6.335-6.265-1.494-2.73-2.24-5.985-2.24-9.765 0-3.78.746-7.035 2.24-9.765 1.493-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.453 0 6.428.7 8.925 2.1 2.496 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.024 1.808-.07 2.625a30.391 30.391 0 01-.21 2.275H142.93zM185 225.857a13.39 13.39 0 011.396-2.447 12.14 12.14 0 014.375-3.745c1.774-.91 3.757-1.365 5.95-1.365 2.847 0 5.39.723 7.63 2.17s4.002 3.512 5.285 6.195c1.284 2.683 1.925 5.938 1.925 9.765 0 3.827-.653 7.105-1.96 9.835-1.306 2.73-3.091 4.818-5.355 6.265-2.263 1.447-4.841 2.17-7.735 2.17-3.08 0-5.635-.863-7.665-2.59a12.954 12.954 0 01-3.255-4.145V268.7h-9.59V219h8.61l.389 6.857zm8.711 21.493c2.567 0 4.585-.922 6.055-2.765 1.47-1.843 2.205-4.538 2.205-8.085 0-3.547-.711-6.242-2.135-8.085-1.423-1.843-3.418-2.765-5.985-2.765-1.633 0-3.068.432-4.305 1.295-1.236.863-2.205 2.1-2.905 3.71-.7 1.61-1.05 3.558-1.05 5.845 0 2.193.327 4.118.98 5.775.654 1.657 1.599 2.917 2.835 3.78 1.237.863 2.672 1.295 4.305 1.295zm35.77-28.35v35h-9.59v-35h9.59zm-4.76-5.04c-2.006 0-3.5-.432-4.48-1.295-.98-.863-1.47-2.135-1.47-3.815 0-1.727.49-3.022 1.47-3.885s2.474-1.295 4.48-1.295c2.007 0 3.5.432 4.48 1.295.98.863 1.47 2.158 1.47 3.885 0 1.68-.49 2.952-1.47 3.815s-2.473 1.295-4.48 1.295zm23.864 11.532a12.044 12.044 0 011.684-2.747 11.573 11.573 0 014.445-3.325c1.75-.747 3.675-1.12 5.775-1.12 2.426 0 4.585.467 6.475 1.4 1.89.933 3.383 2.345 4.48 4.235 1.096 1.89 1.645 4.258 1.645 7.105V254h-9.59v-20.23c0-2.987-.584-5.052-1.75-6.195-1.167-1.143-2.684-1.715-4.55-1.715-1.307 0-2.579.315-3.815.945-1.237.63-2.24 1.645-3.01 3.045-.77 1.4-1.155 3.267-1.155 5.6V254h-9.59v-35h8.61l.346 6.492zm66.67-14.822l1.12 6.86c-1.726-.187-3.161-.082-4.305.315-1.143.397-1.995 1.038-2.555 1.925s-.84 1.913-.84 3.08l-3.92-1.4c-.046-1.54.152-2.975.595-4.305a9.72 9.72 0 012.03-3.5c.91-1.003 2.03-1.773 3.36-2.31 1.33-.537 2.835-.758 4.515-.665zm-29.087 42.635c-1.092-.426-2.002-.977-2.728-1.65-1.283-1.19-1.925-2.835-1.925-4.935 0-2.147.829-3.908 2.485-5.285 1.657-1.377 3.909-2.182 6.755-2.415l3.22 1.96c-2.006.14-3.418.548-4.235 1.225-.816.677-1.225 1.435-1.225 2.275 0 .98.385 1.715 1.155 2.205s1.879.735 3.325.735h10.78c3.78 0 6.697.817 8.75 2.45 2.054 1.633 3.08 3.92 3.08 6.86 0 2.66-.77 4.912-2.31 6.755s-3.698 3.232-6.475 4.165c-2.776.933-5.985 1.4-9.625 1.4-6.02 0-10.418-.84-13.195-2.52-2.776-1.68-4.165-3.873-4.165-6.58 0-1.913.759-3.535 2.275-4.865.958-.84 2.31-1.433 4.058-1.78zm11.097 9.165c2.427 0 4.422-.21 5.985-.63 1.564-.42 2.73-.957 3.5-1.61.77-.653 1.155-1.377 1.155-2.17 0-.887-.35-1.598-1.05-2.135-.7-.537-1.96-.805-3.78-.805h-11.83c-1.12 0-2.041.28-2.765.84-.723.56-1.085 1.33-1.085 2.31 0 1.307.875 2.333 2.625 3.08 1.75.747 4.165 1.12 7.245 1.12zm.07-44.17c3.267 0 6.102.478 8.505 1.435 2.404.957 4.247 2.322 5.53 4.095 1.284 1.773 1.925 3.897 1.925 6.37 0 2.427-.641 4.527-1.925 6.3-1.283 1.773-3.126 3.138-5.53 4.095-2.403.957-5.238 1.435-8.505 1.435-5.18 0-9.146-1.062-11.9-3.185-2.753-2.123-4.13-5.005-4.13-8.645 0-2.473.654-4.597 1.96-6.37 1.307-1.773 3.15-3.138 5.53-4.095 2.38-.957 5.227-1.435 8.54-1.435zm0 6.02c-1.866 0-3.406.513-4.62 1.54-1.213 1.027-1.82 2.45-1.82 4.27 0 1.82.607 3.255 1.82 4.305 1.214 1.05 2.754 1.575 4.62 1.575 1.867 0 3.395-.525 4.585-1.575 1.19-1.05 1.785-2.485 1.785-4.305 0-1.82-.595-3.243-1.785-4.27-1.19-1.027-2.718-1.54-4.585-1.54zM64.854 305.034V283.67h9.59V334h-8.61l-.395-6.675c-.342.823-.77 1.59-1.285 2.3a11.996 11.996 0 01-4.41 3.745c-1.773.887-3.733 1.33-5.88 1.33-2.893 0-5.472-.723-7.735-2.17s-4.037-3.523-5.32-6.23c-1.283-2.707-1.925-5.95-1.925-9.73 0-3.873.677-7.175 2.03-9.905 1.353-2.73 3.185-4.807 5.495-6.23s4.912-2.135 7.805-2.135c3.08 0 5.623.887 7.63 2.66a11.968 11.968 0 013.01 4.074zm-8.19 22.316c1.68 0 3.127-.432 4.34-1.295s2.158-2.135 2.835-3.815c.677-1.68 1.015-3.687 1.015-6.02 0-2.24-.327-4.142-.98-5.705-.653-1.563-1.587-2.765-2.8-3.605-1.213-.84-2.637-1.26-4.27-1.26-2.613 0-4.655.922-6.125 2.765-1.47 1.843-2.205 4.538-2.205 8.085 0 3.547.723 6.242 2.17 8.085 1.447 1.843 3.453 2.765 6.02 2.765zM94.114 299v35h-9.59v-35h9.59zm-4.76-5.04c-2.007 0-3.5-.432-4.48-1.295-.98-.863-1.47-2.135-1.47-3.815 0-1.727.49-3.022 1.47-3.885s2.473-1.295 4.48-1.295c2.007 0 3.5.432 4.48 1.295.98.863 1.47 2.158 1.47 3.885 0 1.68-.49 2.952-1.47 3.815s-2.473 1.295-4.48 1.295zm28.907 40.74c-3.546 0-6.778-.63-9.695-1.89-2.916-1.26-5.285-3.033-7.105-5.32l5.53-5.6a12.596 12.596 0 004.585 4.2c1.89 1.027 4.072 1.54 6.545 1.54 1.867 0 3.337-.28 4.41-.84 1.074-.56 1.61-1.4 1.61-2.52 0-.793-.28-1.458-.84-1.995-.56-.537-1.563-.945-3.01-1.225l-6.16-1.26c-3.966-.84-6.825-2.1-8.575-3.78-1.75-1.68-2.625-3.897-2.625-6.65 0-1.96.595-3.78 1.785-5.46 1.19-1.68 2.94-3.033 5.25-4.06 2.31-1.027 5.099-1.54 8.365-1.54 3.5 0 6.545.548 9.135 1.645s4.632 2.718 6.125 4.865l-5.74 5.6a10.783 10.783 0 00-4.025-3.71c-1.656-.887-3.395-1.33-5.215-1.33-1.306 0-2.426.14-3.36.42-.933.28-1.633.677-2.1 1.19-.466.513-.7 1.12-.7 1.82 0 .793.35 1.458 1.05 1.995.7.537 1.867.968 3.5 1.295l7.14 1.47c3.36.7 5.81 1.855 7.35 3.465 1.54 1.61 2.31 3.628 2.31 6.055 0 3.453-1.365 6.253-4.095 8.4-2.73 2.147-6.545 3.22-11.445 3.22zm35.573-46.41v34.3c0 1.68.431 2.905 1.295 3.675.863.77 2.041 1.155 3.535 1.155 1.213 0 2.251-.175 3.115-.525a8.34 8.34 0 002.345-1.435l1.54 6.37c-1.12.887-2.52 1.587-4.2 2.1-1.68.513-3.454.77-5.32.77-2.334 0-4.399-.35-6.195-1.05-1.797-.7-3.197-1.82-4.2-3.36-1.004-1.54-1.505-3.593-1.505-6.16v-33.18l9.59-2.66zm11.2 10.71v7.14h-27.23V299h27.23zm27.748 30.663c-.276.4-.591.784-.945 1.152-1.237 1.283-2.765 2.252-4.585 2.905-1.82.653-3.687.98-5.6.98-3.64 0-6.475-.817-8.505-2.45-2.03-1.633-3.045-3.967-3.045-7 0-2.567.828-4.678 2.485-6.335 1.656-1.657 4.071-2.812 7.245-3.465l12.04-2.434v-1.346c0-1.96-.572-3.512-1.715-4.655-1.144-1.143-2.649-1.715-4.515-1.715-1.82 0-3.372.467-4.655 1.4-1.284.933-2.205 2.38-2.765 4.34l-8.19-2.52c.84-3.173 2.613-5.67 5.32-7.49 2.706-1.82 6.276-2.73 10.71-2.73 4.713 0 8.446 1.108 11.2 3.325 2.753 2.217 4.13 5.425 4.13 9.625v14.21c0 1.773.84 2.66 2.52 2.66.793 0 1.54-.117 2.24-.35l-.56 5.95c-1.214.607-2.73.91-4.55.91-2.614-.047-4.714-.723-6.3-2.03a6.033 6.033 0 01-1.96-2.937zm-.91-10.713l-7.35 1.47c-1.727.327-2.964.77-3.71 1.33-.747.56-1.12 1.423-1.12 2.59 0 1.12.42 1.995 1.26 2.625.84.63 1.89.945 3.15.945 1.446 0 2.753-.222 3.92-.665a5.878 5.878 0 002.8-2.17c.7-1.003 1.05-2.322 1.05-3.955v-2.17zm29.211-13.458a12.044 12.044 0 011.684-2.747 11.573 11.573 0 014.445-3.325c1.75-.747 3.675-1.12 5.775-1.12 2.427 0 4.585.467 6.475 1.4 1.89.933 3.383 2.345 4.48 4.235 1.097 1.89 1.645 4.258 1.645 7.105V334h-9.59v-20.23c0-2.987-.583-5.052-1.75-6.195-1.167-1.143-2.683-1.715-4.55-1.715-1.307 0-2.578.315-3.815.945-1.237.63-2.24 1.645-3.01 3.045-.77 1.4-1.155 3.267-1.155 5.6V334h-9.59v-35h8.61l.346 6.492zm50.29-7.192c3.127 0 5.776.455 7.946 1.365 2.17.91 3.92 2.147 5.25 3.71a14.078 14.078 0 012.835 5.215l-8.96 3.22c-.42-2.1-1.202-3.687-2.345-4.76-1.144-1.073-2.672-1.61-4.585-1.61-1.774 0-3.29.408-4.55 1.225-1.26.817-2.217 2.053-2.87 3.71-.654 1.657-.98 3.722-.98 6.195 0 2.473.338 4.527 1.015 6.16.676 1.633 1.656 2.847 2.94 3.64 1.283.793 2.788 1.19 4.515 1.19 1.4 0 2.59-.245 3.57-.735a6.247 6.247 0 002.415-2.135c.63-.933 1.061-2.053 1.295-3.36l8.68 2.8c-.514 2.1-1.47 3.943-2.87 5.53-1.4 1.587-3.197 2.823-5.39 3.71-2.194.887-4.737 1.33-7.63 1.33-3.594 0-6.767-.723-9.52-2.17-2.754-1.447-4.877-3.523-6.37-6.23-1.494-2.707-2.24-5.973-2.24-9.8 0-3.827.746-7.093 2.24-9.8 1.493-2.707 3.593-4.783 6.3-6.23 2.706-1.447 5.81-2.17 9.31-2.17zm31.12 14.56h15.674c-.197-1.933-.74-3.52-1.63-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.513 1.556-.674 2.45zm-.118 6.65c.17 1.205.458 2.278.861 3.22.7 1.633 1.727 2.847 3.08 3.64 1.354.793 2.964 1.19 4.83 1.19 2.007 0 3.64-.385 4.9-1.155 1.26-.77 2.264-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.068 4.83-5.845 6.37-2.776 1.54-5.985 2.31-9.625 2.31-3.686 0-6.895-.723-9.625-2.17-2.73-1.447-4.841-3.535-6.335-6.265-1.493-2.73-2.24-5.985-2.24-9.765 0-3.78.747-7.035 2.24-9.765 1.494-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.454 0 6.429.7 8.925 2.1 2.497 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.023 1.808-.07 2.625a30.39 30.39 0 01-.21 2.275h-24.731z"></path></g></svg>'
},
"3bc8": function(t, e, c) {},
"3cf2": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 38 42"><g fill="none" fill-rule="evenodd" stroke="#22344D" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M29.5 13c0-6.075-4.925-11-11-11s-11 4.925-11 11C7.5 25.833 2 29.5 2 29.5h33s-5.5-3.667-5.5-16.5M21.672 36.833a3.667 3.667 0 01-6.344 0"></path></g></svg>'
},
4102: function(t, e, c) {
"use strict";
var o = c("3bc8"),
n = c.n(o);
n.a
},
4575: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15 16"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"><path d="M13.488 2.09L1.512 14.066M1.504 2.081l11.992 11.993"></path></g></svg>'
},
"478a": function(t, e) {
t.exports = '<svg viewBox="0 0 58 44" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>icon/sound/off copy</title><desc>Created with Sketch.</desc><g id="Screens" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="4.1-|-settings" transform="translate(-329.000000, -279.000000)" stroke="#22344D"><g id="icon/vibration/on" transform="translate(328.000000, 271.000000)"><g id="Group-7-Copy-2" transform="translate(2.000000, 10.000000)"><g id="Group-7-Copy" stroke-width="4"><g id="smartphone" transform="translate(14.000000, 0.000000)" stroke-linecap="round" stroke-linejoin="round"><rect id="Rectangle" x="0" y="0" width="28" height="40" rx="4"></rect><path d="M14,32 L14.02,32" id="Path"></path></g><path d="M7,12 L7,28" id="Line" stroke-linecap="square"></path><g id="Group-5" transform="translate(52.000000, 20.000000) scale(-1, 1) translate(-52.000000, -20.000000) translate(48.000000, 12.000000)" stroke-linecap="square"><path d="M7,-2.22044605e-16 L7,16" id="Line-Copy-2" transform="translate(7.000000, 8.000000) scale(-1, 1) rotate(180.000000) translate(-7.000000, -8.000000) "></path><path d="M1,4 L1,12" id="Line-Copy-3" transform="translate(1.000000, 8.000000) scale(-1, 1) rotate(180.000000) translate(-1.000000, -8.000000) "></path></g><path d="M1,16 L1,24" id="Line-Copy" stroke-linecap="square"></path></g></g></g></g></g></svg>'
},
5176: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg"><path d="M3.63 3.63a.996.996 0 000 1.41L7.29 8.7 7 9H4c-.55 0-1 .45-1 1v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71v-4.17l4.18 4.18c-.49.37-1.02.68-1.6.91-.36.15-.58.53-.58.92 0 .72.73 1.18 1.39.91.8-.33 1.55-.77 2.22-1.31l1.34 1.34a.996.996 0 101.41-1.41L5.05 3.63c-.39-.39-1.02-.39-1.42 0zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-3.83-2.4-7.11-5.78-8.4-.59-.23-1.22.23-1.22.86v.19c0 .38.25.71.61.85C17.18 6.54 19 9.06 19 12zm-8.71-6.29l-.17.17L12 7.76V6.41c0-.89-1.08-1.33-1.71-.7zM16.5 12A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z"></path></svg>'
},
"5c0b": function(t, e, c) {
"use strict";
var o = c("9c0c"),
n = c.n(o);
n.a
},
7275: function(t, e, c) {},
"746f6": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 477 477"><defs><linearGradient id="a" x1="100%" x2="0%" y1="0%" y2="100%"><stop offset="0%" stop-color="#3A89D8"></stop><stop offset="100%" stop-color="#001A3F"></stop></linearGradient></defs><g fill="none" fill-rule="evenodd"><circle cx="158.5" cy="158.5" r="158.5" fill="#0882EC" opacity=".5"></circle><circle cx="318.5" cy="158.5" r="158.5" fill="#0882EC" opacity=".5"></circle><circle cx="318.5" cy="318.5" r="158.5" fill="#32C5FF" opacity=".5"></circle><circle cx="158.5" cy="318.5" r="158.5" fill="#32C5FF" opacity=".5"></circle><circle cx="238.5" cy="238.5" r="158.5" fill="url(#a)"></circle><g fill="#FFF"><path d="M194.284 272.355h-22.12v-95.669l-26.333 16.004L136 177.566 174.446 154h19.838v118.355zm38.544 2.638c-7.9 0-14.044-6.507-14.044-14.245 0-7.914 6.144-14.245 14.044-14.245 8.075 0 14.395 6.331 14.395 14.245 0 7.738-6.32 14.245-14.395 14.245zm64.526 0c-16.502 0-28.089-6.683-37.218-16.707l12.816-11.958c6.495 7.21 14.044 11.255 23.875 11.255 13.167 0 21.418-8.442 21.418-23.742 0-16.355-8.076-21.982-18.96-21.982-5.442 0-9.831 1.23-15.273 4.044h-15.976V154h68.466l-2.633 16.707h-44.24v29.369c5.97-2.99 12.114-4.397 17.907-4.397 19.662 0 33.882 14.07 33.882 38.162 0 24.27-17.38 41.152-44.064 41.152z"></path><path fill-rule="nonzero" d="M137.463 299.81v23.448h204.813V299.81H137.463zm2.954 2.931h4.431V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h4.432v17.586h-41.357v-17.586zm39.387 0h4.431V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.955V313h2.954V302.74h2.954v5.862h2.954v-5.862h4.43v17.586h-41.356v-17.586zm39.387 0h4.431V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.955V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h4.43v17.586h-41.356v-17.586zm39.387 0h4.432V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h4.431v17.586h-41.357v-17.586zm39.388 0h4.43V313h2.955V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h2.954V313h2.954V302.74h2.954v5.862h2.954v-5.862h4.431v17.586h-41.356v-17.586z"></path></g></g></svg>'
},
"76e5": function(t, e, c) {},
"7bf2": function(t, e, c) {},
"7f3d": function(t, e) {
t.exports = '<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0" y="0" viewBox="0 0 295.18 117.3" xml:space="preserve"><path class="st0" d="M66.21 82.21h2.33v6.73c0 .75.09 1.3.27 1.65.28.61.88.92 1.81.92.92 0 1.52-.31 1.8-.92.18-.35.27-.9.27-1.65v-6.73H75v6.73c0 1.16-.18 2.07-.54 2.72-.67 1.19-1.96 1.78-3.85 1.78s-3.18-.59-3.86-1.78c-.36-.65-.54-1.56-.54-2.72v-6.73zM83.56 85.53c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.84.01 1.52.23 2.06.67zM88.5 84.1h-2.15v-1.95h2.15v1.95zm-2.15.96h2.15v8.1h-2.15v-8.1zM89.71 86.65v-1.51h1.13v-2.26h2.09v2.26h1.31v1.51h-1.31v4.28c0 .33.04.54.13.62.08.08.34.12.77.12h.2c.07 0 .14-.01.21-.01v1.58l-1 .04c-1 .03-1.68-.14-2.05-.52-.24-.24-.36-.62-.36-1.12v-4.98h-1.12zM100.89 85.23c.56.25 1.03.65 1.4 1.2.33.48.55 1.04.65 1.67.06.37.08.91.07 1.61h-5.9c.03.81.32 1.38.85 1.71.32.2.71.3 1.17.3.48 0 .87-.12 1.18-.37.16-.13.31-.32.44-.56h2.16c-.06.48-.32.97-.78 1.46-.73.79-1.74 1.18-3.05 1.18-1.08 0-2.03-.33-2.85-1-.82-.66-1.24-1.75-1.24-3.24 0-1.4.37-2.48 1.12-3.23.74-.75 1.71-1.12 2.9-1.12.68.01 1.31.13 1.88.39zm-3.17 1.83c-.3.31-.49.73-.56 1.25h3.65c-.04-.56-.23-.99-.56-1.28s-.76-.44-1.26-.44c-.55 0-.97.16-1.27.47zM108.37 85.19c.38.22.69.51.93.9v-3.86h2.15v10.94h-2.06v-1.12c-.3.48-.65.83-1.03 1.05s-.87.33-1.44.33c-.95 0-1.74-.38-2.39-1.15-.65-.77-.97-1.75-.97-2.95 0-1.38.32-2.47.95-3.26.64-.79 1.49-1.19 2.55-1.19.49-.01.93.1 1.31.31zm.52 5.77c.31-.45.47-1.02.47-1.73 0-.99-.25-1.7-.75-2.12-.31-.26-.66-.39-1.07-.39-.62 0-1.07.23-1.36.7-.29.47-.43 1.05-.43 1.74 0 .75.15 1.35.44 1.79.29.45.74.67 1.34.67.59.01 1.05-.21 1.36-.66zM117.73 82.21h2.4l4.35 7.63v-7.63h2.13v10.95h-2.29l-4.46-7.77v7.77h-2.13V82.21zM131.79 88.24c.39-.05.68-.11.85-.19.3-.13.46-.33.46-.6 0-.33-.12-.56-.35-.69-.23-.13-.58-.19-1.03-.19-.51 0-.87.12-1.08.37-.15.18-.25.43-.3.74h-2.04c.04-.71.24-1.29.6-1.75.56-.71 1.53-1.07 2.9-1.07.89 0 1.68.18 2.37.53.69.35 1.04 1.02 1.04 1.99v3.71c0 .26 0 .57.01.94.02.28.06.47.13.56s.17.18.31.25v.31h-2.3c-.06-.16-.11-.32-.13-.46-.02-.14-.04-.31-.06-.49-.29.32-.63.59-1.02.81-.46.26-.98.39-1.55.39-.74 0-1.35-.21-1.83-.63-.48-.42-.72-1.01-.72-1.78 0-1 .39-1.72 1.16-2.16.42-.24 1.05-.42 1.87-.52l.71-.07zm1.29.98c-.14.08-.27.15-.41.2-.14.05-.33.1-.57.15l-.48.09c-.45.08-.78.18-.97.29-.33.19-.5.49-.5.9 0 .36.1.62.31.78.2.16.45.24.74.24.46 0 .89-.13 1.28-.4s.59-.75.61-1.46v-.79zM136.21 86.65v-1.51h1.13v-2.26h2.09v2.26h1.31v1.51h-1.31v4.28c0 .33.04.54.13.62.08.08.34.12.77.12h.2c.07 0 .14-.01.21-.01v1.58l-1 .04c-1 .03-1.68-.14-2.05-.52-.24-.24-.36-.62-.36-1.12v-4.98h-1.12zM144.28 84.1h-2.15v-1.95h2.15v1.95zm-2.14.96h2.15v8.1h-2.15v-8.1zM153.09 92.17c-.68.84-1.72 1.27-3.11 1.27s-2.43-.42-3.11-1.27c-.68-.84-1.03-1.86-1.03-3.05 0-1.17.34-2.18 1.03-3.04.68-.86 1.72-1.28 3.11-1.28s2.43.43 3.11 1.28 1.02 1.87 1.02 3.04c0 1.19-.34 2.21-1.02 3.05zm-1.7-1.17c.33-.44.5-1.07.5-1.88s-.17-1.44-.5-1.87c-.33-.44-.81-.66-1.43-.66s-1.1.22-1.43.66c-.33.44-.5 1.06-.5 1.87s.17 1.44.5 1.88c.33.44.81.66 1.43.66s1.1-.22 1.43-.66zM162.16 85.53c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.85.01 1.53.23 2.06.67zM166.56 90.58c.04.38.14.64.29.8.26.28.75.42 1.46.42.42 0 .75-.06 1-.19.25-.12.37-.31.37-.56 0-.24-.1-.42-.3-.54s-.94-.34-2.21-.64c-.92-.23-1.57-.51-1.94-.85-.38-.34-.56-.82-.56-1.46 0-.75.29-1.39.88-1.93.59-.54 1.42-.81 2.48-.81 1.01 0 1.84.2 2.48.61.64.4 1 1.1 1.1 2.09h-2.12c-.03-.27-.11-.49-.23-.65-.23-.29-.63-.43-1.19-.43-.46 0-.79.07-.99.22-.2.14-.29.31-.29.51 0 .24.1.42.31.53.21.11.95.31 2.21.59.84.2 1.48.5 1.9.9.42.41.62.91.62 1.52 0 .8-.3 1.46-.9 1.96-.6.51-1.52.76-2.77.76-1.28 0-2.22-.27-2.83-.81-.61-.54-.91-1.22-.91-2.05h2.14z"></path><g><path class="st0" d="M74.17 100.47v1.94h-3.28v9.01h-2.3v-9.01H65.3v-1.94h8.87zM79.5 103.48c.56.25 1.03.65 1.4 1.2.33.48.55 1.04.65 1.67.06.37.08.91.07 1.61h-5.9c.03.81.32 1.38.85 1.71.32.2.71.3 1.17.3.48 0 .87-.12 1.18-.37.16-.13.31-.32.44-.56h2.16c-.06.48-.32.97-.78 1.46-.73.79-1.74 1.18-3.05 1.18-1.08 0-2.03-.33-2.85-1-.82-.66-1.24-1.75-1.24-3.24 0-1.4.37-2.48 1.12-3.23.74-.75 1.71-1.12 2.9-1.12.68.01 1.31.14 1.88.39zm-3.17 1.83c-.3.31-.49.73-.56 1.25h3.65c-.04-.56-.23-.99-.56-1.28s-.76-.44-1.26-.44c-.55.01-.97.16-1.27.47zM87.53 106.22c-.04-.3-.14-.57-.31-.82-.24-.33-.61-.49-1.11-.49-.71 0-1.2.35-1.47 1.06-.14.38-.21.87-.21 1.5 0 .59.07 1.07.21 1.43.25.67.73 1.01 1.43 1.01.5 0 .85-.13 1.06-.4.21-.27.33-.61.38-1.04h2.16c-.05.64-.28 1.25-.7 1.83-.66.93-1.65 1.39-2.95 1.39s-2.26-.39-2.88-1.16c-.61-.77-.92-1.77-.92-3.01 0-1.39.34-2.47 1.02-3.24.68-.77 1.62-1.16 2.81-1.16 1.02 0 1.85.23 2.49.68s1.03 1.26 1.15 2.41h-2.16zM96.96 103.36c.41.17.74.44 1 .8.22.3.36.61.41.93.05.32.07.84.07 1.56v4.76h-2.16v-4.93c0-.44-.07-.79-.22-1.06-.19-.38-.56-.57-1.09-.57-.56 0-.98.19-1.26.56-.29.37-.43.91-.43 1.6v4.39h-2.12v-10.9h2.12v3.86c.31-.47.66-.8 1.06-.98.4-.19.82-.28 1.27-.28.49 0 .95.09 1.35.26zM106.97 103.78c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.84.01 1.53.23 2.06.67zM116.48 110.42c-.68.84-1.72 1.27-3.11 1.27s-2.43-.42-3.11-1.27c-.68-.84-1.03-1.86-1.03-3.05 0-1.17.34-2.18 1.03-3.04.68-.86 1.72-1.28 3.11-1.28s2.43.43 3.11 1.28 1.02 1.87 1.02 3.04c.01 1.2-.33 2.21-1.02 3.05zm-1.69-1.17c.33-.44.5-1.07.5-1.88s-.17-1.44-.5-1.87c-.33-.44-.81-.66-1.43-.66s-1.1.22-1.43.66c-.33.44-.5 1.06-.5 1.87s.17 1.44.5 1.88c.33.44.81.66 1.43.66s1.1-.22 1.43-.66zM121.19 111.41h-2.12v-10.95h2.12v10.95zM130 110.42c-.68.84-1.72 1.27-3.11 1.27s-2.43-.42-3.11-1.27c-.68-.84-1.03-1.86-1.03-3.05 0-1.17.34-2.18 1.03-3.04.68-.86 1.72-1.28 3.11-1.28s2.43.43 3.11 1.28 1.02 1.87 1.02 3.04c.01 1.2-.33 2.21-1.02 3.05zm-1.69-1.17c.33-.44.5-1.07.5-1.88s-.17-1.44-.5-1.87c-.33-.44-.81-.66-1.43-.66s-1.1.22-1.43.66c-.33.44-.5 1.06-.5 1.87s.17 1.44.5 1.88c.33.44.81.66 1.43.66s1.1-.22 1.43-.66zM136.55 103.31c.51.21.93.6 1.25 1.17v-1.17h2.06V111c0 1.04-.18 1.83-.53 2.36-.6.91-1.76 1.37-3.48 1.37-1.04 0-1.88-.2-2.53-.61-.65-.41-1.02-1.01-1.08-1.82h2.3c.06.25.16.43.29.54.23.19.61.29 1.15.29.76 0 1.27-.25 1.53-.77.17-.33.25-.88.25-1.65v-.52c-.2.35-.42.61-.65.78-.42.32-.97.48-1.64.48-1.04 0-1.87-.37-2.49-1.1s-.93-1.72-.93-2.97c0-1.2.3-2.21.9-3.03.6-.82 1.45-1.23 2.54-1.23.4 0 .76.07 1.06.19zm.72 5.81c.34-.37.51-.97.51-1.79 0-.77-.16-1.35-.48-1.75-.32-.4-.76-.6-1.3-.6-.74 0-1.25.35-1.53 1.05-.15.37-.22.83-.22 1.37 0 .47.08.89.24 1.26.29.68.8 1.03 1.54 1.03.48-.01.9-.2 1.24-.57zM142.16 112.97l.27.01c.21.01.41 0 .59-.02.19-.02.35-.08.48-.17.12-.08.24-.26.35-.53.11-.27.15-.43.14-.49l-2.98-8.45h2.35l1.77 5.97 1.67-5.97h2.25l-2.78 7.96c-.54 1.54-.96 2.49-1.27 2.86-.31.37-.94.55-1.87.55h-.45c-.11 0-.29-.01-.51-.03v-1.69zM156.78 111.41h-2.27v-10.95h2.27v10.95zM165.28 103.78c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.85.01 1.53.23 2.06.67zM174.57 103.78c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.85.01 1.53.23 2.06.67zM184.09 110.42c-.68.84-1.72 1.27-3.11 1.27s-2.43-.42-3.11-1.27c-.68-.84-1.03-1.86-1.03-3.05 0-1.17.34-2.18 1.03-3.04.68-.86 1.72-1.28 3.11-1.28s2.43.43 3.11 1.28 1.02 1.87 1.02 3.04c.01 1.2-.34 2.21-1.02 3.05zm-1.69-1.17c.33-.44.5-1.07.5-1.88s-.17-1.44-.5-1.87c-.33-.44-.81-.66-1.43-.66s-1.1.22-1.43.66c-.33.44-.5 1.06-.5 1.87s.17 1.44.5 1.88c.33.44.81.66 1.43.66s1.09-.22 1.43-.66zM191.62 103.32h2.27l-2.92 8.1h-2.23l-2.9-8.1h2.38l1.69 5.97 1.71-5.97zM198.3 106.49c.39-.05.68-.11.85-.19.3-.13.46-.33.46-.6 0-.33-.12-.56-.35-.69-.23-.13-.58-.19-1.03-.19-.51 0-.87.12-1.08.37-.15.18-.25.43-.3.74h-2.04c.04-.71.24-1.29.6-1.75.56-.71 1.53-1.07 2.9-1.07.89 0 1.68.18 2.37.53.69.35 1.04 1.02 1.04 1.99v3.71c0 .26 0 .57.01.94.02.28.06.47.13.56s.17.18.31.25v.31h-2.3c-.06-.16-.11-.32-.13-.46-.02-.14-.04-.31-.06-.49-.29.32-.63.59-1.02.81-.46.26-.98.39-1.55.39-.74 0-1.35-.21-1.83-.63-.48-.42-.72-1.01-.72-1.78 0-1 .39-1.72 1.16-2.16.42-.24 1.05-.42 1.87-.52l.71-.07zm1.29.99c-.14.08-.27.15-.41.2-.14.05-.33.1-.57.15l-.48.09c-.45.08-.78.18-.97.29-.33.19-.5.49-.5.9 0 .36.1.62.31.78.2.16.45.24.74.24.46 0 .89-.13 1.28-.4s.59-.75.61-1.46v-.79zM202.72 104.9v-1.51h1.13v-2.26h2.09v2.26h1.31v1.51h-1.31v4.28c0 .33.04.54.13.62.08.08.34.12.77.12h.2c.07 0 .14-.01.21-.01v1.58l-1 .04c-1 .03-1.68-.14-2.05-.52-.24-.24-.36-.62-.36-1.12v-4.98h-1.12zM210.8 102.35h-2.15v-1.95h2.15v1.95zm-2.15.97h2.15v8.1h-2.15v-8.1zM219.6 110.42c-.68.84-1.72 1.27-3.11 1.27s-2.43-.42-3.11-1.27c-.68-.84-1.03-1.86-1.03-3.05 0-1.17.34-2.18 1.03-3.04.68-.86 1.72-1.28 3.11-1.28s2.43.43 3.11 1.28 1.02 1.87 1.02 3.04c0 1.2-.34 2.21-1.02 3.05zm-1.69-1.17c.33-.44.5-1.07.5-1.88s-.17-1.44-.5-1.87c-.33-.44-.81-.66-1.43-.66s-1.1.22-1.43.66c-.33.44-.5 1.06-.5 1.87s.17 1.44.5 1.88c.33.44.81.66 1.43.66s1.09-.22 1.43-.66zM228.67 103.78c.53.44.79 1.17.79 2.18v5.45h-2.17v-4.93c0-.43-.06-.75-.17-.98-.21-.42-.6-.62-1.18-.62-.71 0-1.2.3-1.47.91-.14.32-.21.73-.21 1.23v4.38h-2.12v-8.08h2.05v1.18c.27-.42.53-.72.77-.9.43-.33.98-.49 1.65-.49.85.01 1.53.23 2.06.67zM264.51 108.83c.04.38.14.64.29.8.26.28.75.42 1.46.42.42 0 .75-.06 1-.19.25-.12.37-.31.37-.56 0-.24-.1-.42-.3-.54s-.94-.34-2.21-.64c-.92-.23-1.57-.51-1.94-.85-.38-.34-.56-.82-.56-1.46 0-.75.29-1.39.88-1.93.59-.54 1.42-.81 2.48-.81 1.01 0 1.84.2 2.48.61.64.4 1 1.1 1.1 2.09h-2.12c-.03-.27-.11-.49-.23-.65-.23-.29-.63-.43-1.19-.43-.46 0-.79.07-.99.22-.2.14-.29.31-.29.51 0 .24.1.42.31.53.21.11.95.31 2.21.59.84.2 1.48.5 1.9.9.42.41.62.91.62 1.52 0 .8-.3 1.46-.9 1.96-.6.51-1.52.76-2.77.76-1.28 0-2.22-.27-2.83-.81-.61-.54-.91-1.22-.91-2.05h2.14zM236.29 100.47h2.29v8.98h5.47v1.97h-7.76v-10.95zM248.62 106.49c.39-.05.68-.11.85-.19.3-.13.46-.33.46-.6 0-.33-.12-.56-.35-.69-.23-.13-.58-.19-1.03-.19-.51 0-.87.12-1.08.37-.15.18-.25.43-.3.74h-2.04c.04-.71.24-1.29.6-1.75.56-.71 1.53-1.07 2.9-1.07.89 0 1.68.18 2.37.53.69.35 1.04 1.02 1.04 1.99v3.71c0 .26 0 .57.01.94.02.28.06.47.13.56s.17.18.31.25v.31h-2.3c-.06-.16-.11-.32-.13-.46-.02-.14-.04-.31-.06-.49-.29.32-.63.59-1.02.81-.46.26-.98.39-1.55.39-.74 0-1.35-.21-1.83-.63-.48-.42-.72-1.01-.72-1.78 0-1 .39-1.72 1.16-2.16.42-.24 1.05-.42 1.87-.52l.71-.07zm1.3.99c-.14.08-.27.15-.41.2-.14.05-.33.1-.57.15l-.48.09c-.45.08-.78.18-.97.29-.33.19-.5.49-.5.9 0 .36.1.62.31.78.2.16.45.24.74.24.46 0 .89-.13 1.28-.4s.59-.75.61-1.46v-.79zM260.79 104.29c.61.77.91 1.76.91 2.97 0 1.26-.3 2.3-.9 3.13-.6.83-1.43 1.24-2.5 1.24-.67 0-1.21-.13-1.62-.4-.24-.16-.51-.44-.79-.83v1.02h-2.09v-10.94h2.12v3.89c.27-.38.57-.66.89-.86.38-.25.87-.37 1.47-.37 1.07 0 1.9.38 2.51 1.15zm-1.77 4.93c.3-.44.46-1.02.46-1.74 0-.57-.08-1.05-.23-1.43-.28-.71-.81-1.07-1.57-1.07-.77 0-1.31.35-1.6 1.05-.15.37-.22.85-.22 1.44 0 .69.15 1.27.46 1.72.31.46.78.68 1.42.68.55.01.98-.21 1.28-.65z"></path></g><path class="st0" d="M127.27.06v10.8h17.5v47.6h12.85v-47.6h17.5V.06zM191.46.06h12.84v58.4h-12.84zM228.5.06v58.4h41.3V47.67h-28.46V.06zM65.05 58.4h12.03V19.3h.16l24.29 39.1h12.84V0h-12.02v39.18h-.16L77.81 0H65.05zM49.92 0H37.08v36.32c0 8.67-2.95 12.68-12.11 12.68-10.39 0-12.02-6.3-12.02-12.68V0H.1v36.32C.1 52.19 9.26 59.8 24.97 59.8c15.62 0 24.95-7.69 24.95-23.48V0z"></path><path class="st1" d="M289.78 58.46c2.97 0 5.4-2.52 5.4-5.49 0-3.06-2.43-5.49-5.4-5.49-3.06 0-5.49 2.43-5.49 5.49.01 2.98 2.44 5.49 5.49 5.49m0-26.08c2.97 0 5.4-2.52 5.4-5.49 0-3.06-2.43-5.49-5.4-5.49-3.06 0-5.49 2.43-5.49 5.49.01 2.97 2.44 5.49 5.49 5.49M5.76 83.46l2.46-2.06.84-.77c.22-.23.41-.49.55-.77.17-.36.33-.74.45-1.12l.62-1.83h-.07c-.25.61-.64 1.16-1.13 1.61-.48.39-.98.77-1.49 1.12-.57.39-1.11.82-1.62 1.29-.61.58-1.1 1.27-1.46 2.03v-.07l.87-2.83.51-2.03c.13-.53.32-1.04.58-1.52.29-.48.67-.89 1.13-1.21v-.07a4.858 4.858 0 00-2.84 2.06 6.18 6.18 0 00-1.09 3.6v4.49c.44-.73 1.01-1.39 1.69-1.92zm3.03-5.5c.58-.6 1.13-1.23 1.64-1.89l1.42-1.82c.45-.58.96-1.1 1.52-1.58l-.07-.07c-.42.36-.92.62-1.46.75-.64.2-1.26.48-1.83.84-.74.48-1.37 1.1-1.86 1.83-.72 1.13-1.23 2.38-1.52 3.69.79-.49 1.51-1.08 2.16-1.75zm-7.2 16.81c.44.66.92 1.29 1.44 1.89.59.71 1.12 1.48 1.57 2.28h.07c-.05-.34-.08-.67-.08-1.01v-.91c.05-.58.17-1.15.36-1.7l.76-2.63.69-2.92c.19-.86.25-1.75.17-2.63h-.09a5.75 5.75 0 01-.68 1.64l-1.01 1.67c-.35.6-.66 1.22-.91 1.86-.26.69-.39 1.42-.38 2.15.01.36.06.71.15 1.05.07.26.12.53.15.81h-.06c-.16-.92-.4-1.82-.72-2.69l-.94-2.38-.79-2c-.18-.47-.29-.97-.31-1.48l.04-1.01c.04-.24.04-.58.04-.96h-.05c-.2.55-.37 1.1-.51 1.67-.19.67-.3 1.36-.31 2.06-.03 1.04.09 2.08.37 3.09.24.75.59 1.48 1.03 2.15zm11.68 17.41a7.733 7.733 0 001.66-.03l1.15-.19 1.83-.42 2.99-.74-2.12-.61a4.81 4.81 0 01-1.8-1.11l-2.18-1.99-1.74-1.55-1.25-1.13-.06.07c.1.15.89 1.74.89 1.74l.18.26.63 1.15.24.46c.26.49.63.92 1.08 1.24.79.64 1.71 1.1 2.7 1.34v.07l-2.4-.38c-.29-.05-.62-.07-.94-.1l-1.15-.1-.91-.14-.89-.1-.47-.05a9.89 9.89 0 01-1.61-.29c-.51-.13-1-.34-1.45-.61-.56-.34-1.08-.74-1.55-1.19l-.07.07c.25.43.54.84.87 1.22.4.47.85.9 1.33 1.28.58.46 1.22.83 1.9 1.11.81.32 1.66.54 2.53.65l.61.07zM3.26 92.07h.08c.03-.34.1-.68.19-1.01.12-.38.28-.74.48-1.09.3-.52.63-1.03.98-1.52.43-.6 1-1.41 1.72-2.44.45-.7.79-1.45 1.01-2.25l.51-1.86h-.06c-.08.19-.17.37-.29.54-.13.18-.27.34-.41.51-.21.24-.43.46-.67.67l-1.11 1.01c-.7.58-1.26 1.3-1.65 2.12-.27.69-.48 1.4-.63 2.12h-.06c0-.34.05-.67.06-1.01V86.6c0-.64-.04-1.39-.13-2.25-.09-.86-.12-1.97-.12-3.34 0-.42.08-.84.25-1.22.17-.38.32-.75.44-1.09h-.04c-.8.98-1.43 2.09-1.85 3.28-.32.96-.5 1.97-.51 2.98.01 1.15.24 2.29.67 3.35.47 1.22.85 2.48 1.14 3.76zm6.69 16.64l4.08.93c-.52-.57-.98-1.18-1.37-1.84-.34-.56-.62-1.15-.84-1.77-.26-.7-.62-1.63-1.09-2.79-.12-.35-.25-.68-.42-1.01-.15-.3-.32-.61-.51-.93l-.71-1.1-1.06-1.52-.07.07c.13.43.3 1.2.55 2.31l.67 3.15c.13.73.42 1.43.87 2.03.51.7 1.1 1.33 1.76 1.89l-.07.07c-.57-.25-1.09-.59-1.55-1.01-.71-.59-1.49-1.08-2.32-1.48-1.32-.64-2.61-1.35-3.84-2.15a5.76 5.76 0 01-2.1-2.53l-.07.06c.24 1.01.64 1.98 1.19 2.87.52.84 1.17 1.6 1.91 2.25.72.64 1.53 1.18 2.39 1.61.84.4 1.71.7 2.6.89zm-6-6.62l4.76 3.15-.54-1.22c-.16-.42-.28-.84-.36-1.28l-.22-1.57-.22-2.09-.44-3.28c-.15-.86-.38-1.7-.69-2.51h-.06c.01.62-.02 1.24-.09 1.85-.06.48-.15.95-.26 1.42l-.25 1.19c-.07.41-.1.83-.1 1.25.03.63.17 1.25.42 1.83.23.63.49 1.24.79 1.83l-.06.07c-.62-1.02-1.35-1.98-2.15-2.86l-1.92-2.06c-.56-.56-1.05-1.17-1.49-1.82-.44-.68-.71-1.45-.8-2.25-.05.2-.09.41-.12.61s-.04.4-.04.61c0 .75.13 1.5.38 2.21.25.73.57 1.43.96 2.09.36.61.78 1.19 1.25 1.71.36.42.78.8 1.25 1.12zM43 74.23l1.42 1.83c.51.66 1.06 1.29 1.64 1.89.65.67 1.38 1.27 2.16 1.78-.29-1.31-.8-2.56-1.52-3.69a6.52 6.52 0 00-1.87-1.83c-.57-.36-1.19-.65-1.83-.86-.53-.15-1.03-.41-1.45-.77l-.07.07c.56.48 1.07 1.01 1.51 1.59l.01-.01zm4.21 34.74c-.45.27-.94.48-1.45.61-.53.13-1.07.23-1.62.29l-.46.05-.89.1-.9.14c-.3.05-.77.08-1.15.1l-.94.1-1.01.15-1.38.22v-.06a6.89 6.89 0 002.67-1.35c.45-.32.81-.75 1.06-1.24l.24-.46.63-1.14c.05-.09.11-.18.18-.26l.89-1.75-.08-.06c-.41.39-.82.77-1.25 1.14l-1.74 1.54-2.18 1.98c-.5.5-1.11.89-1.77 1.13l-2.12.61 2.99.74 1.82.42 1.17.19c.32.05.64.07.96.07l.71-.03.61-.07c.87-.11 1.72-.33 2.53-.65.68-.28 1.32-.65 1.9-1.11.49-.39.95-.82 1.36-1.3.33-.38.62-.79.87-1.22l-.1-.04c-.47.44-1 .83-1.55 1.16zm3.59-5.42c-1.23.8-2.52 1.52-3.84 2.15-.83.39-1.62.89-2.32 1.48-.46.42-.98.76-1.55 1.01l-.07-.07c.66-.56 1.25-1.2 1.76-1.89.44-.6.74-1.29.87-2.03.22-.98.44-2.03.67-3.14l.55-2.31-.07-.05-1.06 1.52-.71 1.09c-.2.32-.36.63-.52.94-.16.33-.3.67-.42 1.01l-1.1 2.8c-.21.61-.49 1.2-.83 1.75-.39.65-.85 1.26-1.37 1.81l1.4-.29 2.68-.59c.9-.19 1.77-.51 2.59-.93.86-.43 1.67-.97 2.39-1.6.74-.65 1.38-1.41 1.9-2.24.55-.89.96-1.87 1.2-2.89l-.07-.07a5.666 5.666 0 01-2.08 2.54zm1.98-12.31a25.6 25.6 0 00-.96 2.38c-.32.88-.56 1.78-.72 2.7h-.06c.03-.27.08-.54.15-.81.09-.35.14-.7.15-1.06.01-.74-.12-1.47-.38-2.15-.25-.64-.55-1.27-.91-1.86l-1.01-1.67a5.75 5.75 0 01-.68-1.64h-.07c-.08.88-.02 1.77.17 2.63.2.99.43 1.96.69 2.92.27.96.52 1.84.76 2.63.19.55.32 1.12.36 1.7v.9c0 .34-.03.68-.08 1.01h.05c.45-.81.97-1.57 1.57-2.28.52-.6 1-1.23 1.44-1.89.45-.67.8-1.39 1.05-2.15.29-1.01.42-2.06.38-3.12-.01-.7-.12-1.39-.31-2.06-.13-.57-.3-1.13-.51-1.67h-.08l.04.96c.04.25.04.6.04 1.01-.03.51-.13 1.01-.31 1.48l-.77 2.04zm-1.95-4.5a6.21 6.21 0 00-1.65-2.12l-1.11-1.01-.66-.68c-.15-.16-.28-.33-.41-.51-.12-.18-.22-.37-.29-.57h-.07l.51 1.86c.23.79.57 1.55 1.01 2.25l1.72 2.44c.35.49.68 1 .98 1.52.2.35.36.71.48 1.09.09.33.15.67.19 1.01h.08c.28-1.28.66-2.54 1.12-3.76.43-1.07.65-2.22.66-3.37a9.53 9.53 0 00-.51-2.99 10.65 10.65 0 00-1.85-3.24h-.07l.44 1.09c.17.38.26.8.25 1.22 0 1.37-.04 2.49-.12 3.34-.08.85-.12 1.6-.12 2.25v1.25c0 .32.04.66.06 1.01h-.06c-.15-.72-.35-1.42-.61-2.1h.03zm-2.87-10.21c.25.48.45.99.58 1.52l.51 2.03c.19.77.48 1.71.87 2.83v.07c-.36-.76-.85-1.44-1.46-2.03-.51-.47-1.05-.89-1.62-1.28-.52-.35-1.01-.72-1.49-1.12a4.37 4.37 0 01-1.12-1.63h-.07l.62 1.82c.12.38.27.76.45 1.12.14.28.33.54.55.77l.85.77c.95.81 1.76 1.5 2.46 2.06.67.54 1.23 1.2 1.67 1.94v-4.5c.01-1.28-.37-2.54-1.09-3.6a4.806 4.806 0 00-2.83-2.06v.07c.45.32.83.73 1.12 1.22zm-7.44 36.97a5.39 5.39 0 01-1.06-.13l-1.19-.22-1.3-.44-1.77-.64-2.74-.93c-.59-.2-1.21-.3-1.84-.29-.63.01-1.26.08-1.87.22l-1.41.33c-.27-.08-.71-.19-1.35-.33a8.92 8.92 0 00-1.86-.22c-.62 0-1.24.11-1.83.32l-2.74.96-3.14 1.08c-.69.21-1.4.32-2.12.31-.3 0-.6-.02-.9-.06-.26-.03-.52-.1-.77-.19l-.94-.32-1.22-.59-.06.06c.68.66 1.44 1.24 2.25 1.73 1.07.65 2.29 1 3.55 1.01.46 0 .92-.03 1.38-.1.42-.07.83-.19 1.22-.35.41-.17.86-.38 1.35-.64l1.77-1.01 1.82-1.12c.52-.28 1.11-.43 1.7-.42.26 0 .52.05.77.13-.84.47-1.82 1.05-2.91 1.72-1.18.73-2.24 1.62-3.18 2.64l1.09.96c.96-1.13 2.02-2.17 3.18-3.1.88-.77 1.88-1.39 2.96-1.83 1.08.45 2.07 1.07 2.96 1.83 1.17.92 2.24 1.96 3.2 3.09l1.09-.96c-.95-1.03-2.03-1.91-3.23-2.63-1.11-.68-2.1-1.24-2.96-1.69.27-.07.56-.12.84-.13.6-.01 1.18.13 1.71.42.5.28 1.11.66 1.84 1.12l1.67.99c.42.25.86.47 1.32.64.39.14.79.26 1.2.35.42.08.84.13 1.26.13h.25c1.01-.02 2-.24 2.93-.64 1.11-.47 2.09-1.2 2.86-2.12v-.09c-.69.33-1.4.62-2.13.87-.54.17-1.1.26-1.67.26l.02.02zm14.21-18.64v-.2c0-.1-.01-.2-.03-.3l-.12-.61c-.09.8-.36 1.57-.8 2.24-.44.64-.94 1.26-1.47 1.83l-.1.11-1.82 1.95c-.79.87-1.5 1.81-2.11 2.81.3-.59.55-1.2.75-1.83.22-.59.35-1.2.38-1.83 0-.42-.03-.84-.1-1.26-.07-.36-.14-.76-.23-1.19-.12-.43-.19-.94-.25-1.44-.07-.61-.11-1.23-.11-1.85h-.05v.01h-.07c-.31.82-.54 1.67-.69 2.53l-.44 3.27-.22 2.09-.22 1.57c-.08.43-.19.85-.34 1.26-.13.33-.28.68-.46 1.01-.03.06-.07.12-.1.18h.03l1.6-1.06 3.21-2.1c.46-.32.88-.7 1.25-1.12.47-.52.88-1.09 1.22-1.7.23-.41.43-.83.61-1.26l.32-.83c.25-.71.38-1.46.38-2.21-.03-.02-.03-.05-.03-.09l.01.02zM36.06 75.93c.12.05.24.12.34.19.08.08.15.16.21.25.05.08.13.13.22.13.12 0 .19-.05.19-.13s0-.12-.03-.1c-.03.02-.04 0-.04-.1a.513.513 0 00-.12-.38.495.495 0 00-.56-.13c-.03-.03-.07-.06-.12-.06h-.1c-.12 0-.19.04-.19.13s.07.15.19.19v.01zm-6.82-1.56h.13c.25-.09.51-.14.77-.16h.9c.15.01.29-.05.39-.16.07-.09.14-.19.19-.29-.19-.25-.47-.41-.77-.46-.21-.04-.43-.06-.64-.07-.27.05-.53.13-.77.24l-.77.3c-.22-.05-.34 0-.38.14.11.11.23.21.35.3.17.12.38.18.6.16zm-1.94 35.22c10.71 0 19.39-8.67 19.39-19.38 0-10.71-8.67-19.39-19.38-19.39S7.92 79.5 7.92 90.2v.01c.01 10.7 8.68 19.37 19.38 19.38zM8.91 90.7h2.95c.04 1.29.24 2.58.61 3.82a.356.356 0 01-.22-.16l-.09-.09-.32-.46-.54.2c0 .3-.1.41-.32.32a.365.365 0 00-.26-.13c-.32-.02-.6.22-.62.54-.05.26-.08.51-.1.76l.46 1.17c.09.13.22.15.39.07.13.16.26.3.41.44.09.09.21.13.33.13.1.01.19-.05.2-.15v-.05h.07c.09.09.18.19.27.29.1.11.21.21.33.29v-.06c.14.15.34.23.55.23.06.27.19.51.38.71.13.15.31.25.51.26.1-.01.19-.05.26-.13.07.23.18.46.32.65.11.06.22.12.32.19.09.06.18.12.26.2h.13c.06.19.17.37.32.51.12.12.25.23.39.32h-.01.05l.13.15-2.08 2.08a18.354 18.354 0 01-5.06-12.11l-.02.01zm14.18-5.44a.95.95 0 00-.17-.1l-.2-.2a6.904 6.904 0 014.05-1.69v2.05c-.03-.02-.05-.04-.09-.05a.18.18 0 01-.05-.07.293.293 0 00-.16-.04h-.07a.33.33 0 00-.14 0c-.05.02-.1.03-.15.03a.11.11 0 01-.08 0c-.06-.05-.09-.14-.09-.29-.18.09-.27.17-.29.25l-.1.46a.47.47 0 01-.33.35c-.14.05-.28.13-.39.23l-.2-.13h-.33c-.06-.06-.12-.12-.2-.16a.642.642 0 01-.13-.1c-.04-.04-.06-.04-.06 0-.09-.01-.16.05-.17.14l-.19-.19h.05v-.15a3.23 3.23 0 00-.51-.34zm-1.06-1.01l-1.98-1.98c1.85-1.69 4.23-2.68 6.74-2.8v2.8c-1.76.12-3.42.82-4.74 2l-.02-.02zm1.14 9.37c.1-.1.05-.29.1-.42l-.22.2c.16-.15.29-.32.38-.51.05-.13.12-.24.19-.35l.23.41-1.81 1.81a6.849 6.849 0 01-1.52-2.91c.16.02.31.06.45.13.14.11.28.24.41.37.09 0 .18-.02.26-.07l.25.2c-.01.11.01.22.07.32 0 .05.07.1.2.16.11.05.2.13.26.22l.13-.06c0-.09-.01-.17-.03-.26 0-.13 0-.19.03-.19l.13.46.13.51c.11.06.24.05.35-.01l.01-.01zm3.84 2.03c.1.1.15.18.15.22 0 .13-.17.19-.51.19-.13 0-.22.13-.26.37l-.13.61h-.1v.03a6.974 6.974 0 01-3.43-1.6l1.75-1.75c.67.64 1.54 1.03 2.46 1.11-.01.1.01.19.06.27-.08.08-.13.2-.13.32-.01.05.04.13.14.23zm-8.61.12c-.02-.37-.07-.74-.13-1.1-.05-.2-.12-.39-.2-.58-.02-.3-.09-.59-.2-.87-.17-.3-.37-.57-.61-.81v-.37c-.03-.13-.07-.26-.13-.37v-.07c-.01-.07.03-.14.1-.17l.68-.23c-.02-.2.01-.4.07-.59l.47.08c.13 0 .2-.09.2-.27a1.87 1.87 0 00-.13-.4c-.07-.15-.12-.3-.13-.47 0-.09.07-.17.19-.23s.25-.1.38-.1c.18-.01.35.07.45.22.09.15.13.33.13.51 0 .12-.01.23-.03.35-.02.09-.03.19-.04.28l.13.07c-.09.43-.26.64-.51.64a.32.32 0 01-.27-.19.265.265 0 00-.22-.16c-.04 0-.06 0-.06.07 0 .09.02.18.06.26.05.1.07.21.07.32 0 .3-.14.41-.41.32-.09.16 0 .24.26.24.09.26.18.37.27.33.07-.14.12-.29.13-.44.03-.17.07-.34.13-.51l.07.07.27-.07v.1h.08c.26 1.43.91 2.75 1.88 3.83l-2.75 2.73a.467.467 0 01-.15-.43c.05-.26.32-.43.35-.7l.07-.51c-.2-.23-.36-.49-.47-.77v-.01zm-1.57-4.05c.04.08.07.16.07.25 0 .13-.04.19-.13.16h-.05c-.09-.48-.15-.97-.17-1.46h.56c0 .09-.02.18-.06.26-.05.09-.1.18-.16.26-.06.07-.1.16-.1.25 0 .1.02.2.07.29l-.03-.01zm-.28-2.03a10.7 10.7 0 012.83-6.71l2 1.98-.05.07c-.12.03-.23.07-.34.12l-.28.38c-.22.08-.42.19-.61.32-.19.15-.35.32-.51.51l-.51.23c-.09.03-.17.09-.23.16.09.22.09.33 0 .35l-.65.16c-.05.01-.09.03-.13.07l-.19.19c-.04.07-.06.15-.07.23 0 .08-.03.16-.07.22-.13.09-.23.2-.32.32a.73.73 0 000 .58l.08.64h-.03c.03.06.04.13.06.2l-.98-.02zm5.5 6.46c.98.87 2.16 1.47 3.44 1.77l-.28.1c-.2.05-.36.21-.39.42-.04.25-.14.43-.29.51-.15.08-.2.16-.16.29.21.22.37.49.45.78.08.3.34.53.65.58l.38.13c.14.01.27.06.38.14.11 0 .22.03.33.05-2.42-.17-4.71-1.16-6.5-2.81l1.99-1.96zM19.38 81.6l-1.96-1.96c2.55-2.4 5.89-3.78 9.39-3.9v2.77c-2.77.12-5.4 1.21-7.43 3.09zm-.69.69a11.622 11.622 0 00-3.08 7.43h-2.77c.12-3.5 1.5-6.84 3.9-9.39l1.95 1.96zM15.6 90.7c.02.48.07.96.15 1.43-.04-.06-.07-.13-.11-.19-.15-.2-.28-.31-.38-.31a.263.263 0 00-.26.16c-.04.11-.11.21-.2.29-.21.16-.45.27-.71.32-.2.22-.33.49-.39.77-.05.08-.03.19.03.26.07.09.03.17-.1.25.09.17.1.28.07.32.04.09.03.12-.04.1-.06-.02-.12-.01-.16.03-.04.04-.07.09-.09.15-.35-1.17-.54-2.37-.58-3.59h2.77zm11.2 17.9c-4.54-.12-8.87-1.93-12.16-5.07l2.08-2.09c2.74 2.58 6.32 4.07 10.08 4.18v2.98zm0-3.93c-3.48-.12-6.8-1.49-9.35-3.86.16.08.33.13.51.14.18-.01.35-.06.51-.14.2-.08.39-.17.58-.27.2.01.4-.03.58-.13.17.04.34.04.51 0 .15-.04.24-.17.23-.32a.432.432 0 00-.23-.35c-.15-.1-.23-.2-.23-.29s-.04-.1-.13-.16a3.8 3.8 0 01-.42-.47c2.03 1.87 4.67 2.97 7.43 3.08l.01 2.77zm.51-7.19c-.22.02-.44-.02-.64-.1 0-.05-.05-.11-.07-.17.1-.07.2-.14.3-.2.12-.09.25-.15.4-.17v-.18l.48-.35c.05-.03.11-.05.17-.06.12-.03.25-.08.36-.13.18.06.35.13.51.23.16.1.33.17.51.22l.07-.25c.09 0 .21.09.38.25.12-.01.23-.05.32-.13.04-.1.04-.22 0-.32.07.01.13.03.19.07.04 0 .07.01.1.04.03.02.06.03.1.03h.07c.13-.02.25-.08.35-.16.11-.08.23-.16.35-.23.03-.03.08-.04.11-.01l.01.01c.05.07.08.17.07.26 0 .35-.22.66-.55.77-.3.15-.62.28-.94.38-.07.09-.12.19-.16.29-.06.15-.14.22-.22.22-.27-.01-.53-.05-.8-.11a1.44 1.44 0 01-.2-.39c-.16 0-.31.03-.47.07l-.53.13c-.09.02-.18.02-.27 0v-.01zm2.79-2.13a.52.52 0 01.32-.42c.16-.06.33-.1.51-.1 0 .13-.12.25-.35.38-.13.08-.27.15-.42.19l-.06-.05zm2.01-1.58c.18.1.28.3.26.51.02.12-.07.24-.19.26h-.07c-.13 0-.24-.15-.32-.46-.3-.09-.47-.23-.51-.42-.04-.19 0-.3.07-.35.08-.04.17-.07.26-.1.09 0 .1.08.07.29l.43.27zm6.23-10.83c.05 0 .1.03.13.07.16 0 .32.04.45.13.3.29.56.61.78.97.05 0 .1.07.16.2.06.14.14.19.23.19a.76.76 0 00.33-.11c0-.06 0-.12.04-.18a14.58 14.58 0 011.3 5.51h-2.74v-.05c.02-.25-.04-.5-.15-.72-.14-.3-.17-.63-.09-.95.06-.17.07-.36.04-.54-.08 0-.16.03-.23.09-.07.09-.13.18-.17.29l-.15.35v.04c-.02.04-.04.08-.05.12-.01.06-.03.11-.07.16l-.13.51c-.03.17-.03.34 0 .51v.2h-1.4c.08-.09.19-.16.3-.2h-.05l.37-.19a.205.205 0 01-.13-.19c0-.13 0-.2.07-.22.07-.02.16-.08.37-.15.14-.19.26-.39.34-.6.24-.39.41-.83.51-1.28 0-.1-.13-.23-.15-.33 0-.09.01-.19.03-.28 0-.46.2-1.24-.37-1.38-.05 0-.07-.07-.07-.19.15-.12.2-.33.13-.51h-.4c.02-.08.05-.16.1-.23a.63.63 0 00.1-.29.17.17 0 00-.15-.19h-.05c-.11 0-.23.02-.33.07a.48.48 0 01-.2.07.17.17 0 01-.1 0l-.09-.13c-.02-.24-.12-.47-.29-.65-.14-.16-.31-.29-.51-.36.03-.09.03-.18 0-.27l.51-.59.79.28c-.02.18.06.35.2.45.09.07.18.13.27.19.11.07.21.15.31.23v.04c.11.07.17.11.21.11zm-2.66 18.79a.236.236 0 00-.16-.07c-.07 0-.1-.04-.1-.13s.07-.17.2-.25a.96.96 0 00.32-.45c.07-.13.11-.27.12-.42a.143.143 0 00-.1-.16.733.733 0 01-.23-.16c-.09-.05-.19-.09-.29-.13-.12-.05-.24-.12-.35-.2a.368.368 0 01-.2-.32c.02-.11.05-.22.1-.32 0-.05.05-.12.07-.17l.15-.13 1.49 1.49c0 .17.1.27.3.3l.16.16c-.52.49-1.08.93-1.67 1.34a.62.62 0 01.11-.17c.02-.02.05-.04.08-.05.02-.04.02-.1 0-.16zm-.9-7.1a.448.448 0 00-.4.07c-.19.05-.33.2-.39.38 0 .04-.03.06-.07.06-.09 0-.18.03-.26.07-.11.04-.22.08-.32.13-.13 0-.19-.05-.19-.13s.19-.21.58-.25c.17-.21.28-.34.32-.38.09-.06.19-.11.3-.13.21-.11.38-.27.51-.47.1-.12.18-.26.24-.41h.06c0 .2.09.31.27.31s.25-.15.34-.45c.17.07.36.11.54.13.19.01.37-.08.47-.25h.79v.11c-.45 1.42-1.18 2.74-2.16 3.86v-.2s-.19-.59-.23-.59-.19.15-.3.46l-.24.58-.65.13c-.19.04-.38.07-.58.07-.19-.04-.38-.12-.55-.23-.17-.11-.36-.18-.55-.22-.18-.06-.36-.1-.55-.13-.24-.04-.35-.1-.35-.19s.09-.19.25-.19c.17.02.34.05.51.1l.77.19.71.19c.12.04.25.08.38.1l.39-.13a.71.71 0 01.13-.35c.07-.1.12-.23.13-.35.11-.23.19-.46.24-.71.06-.25.1-.51.11-.77-.05-.26-.12-.4-.25-.41zm1.72-3.91h1.52c-.03.63-.11 1.26-.25 1.88-.08-.21-.19-.4-.33-.58l-.51-.51-.1-.46a.462.462 0 00-.09-.15c-.09-.06-.17-.14-.24-.22v.04zm.63 7.86c-.13 0-.19.04-.19.1-.01.13-.03.27-.06.4l-.96-.96a11.67 11.67 0 002.73-5.01l.05-.04c.22.08.36.08.43 0 .05-.05.08-.12.1-.19a.896.896 0 00-.32-.51h-.08c.1-.55.17-1.11.19-1.68h2.77c-.12 3.5-1.5 6.83-3.9 9.39l-.12-.12v-.03l-.14-.87c-.07-.28-.24-.48-.5-.48zm-.69-13.98c0 .11-.03.22-.07.32-.04.11-.08.22-.13.32.14.18.31.33.51.45.2.14.4.29.58.45.13.23.22.49.29.74.08.22.13.45.16.68-.04.16-.1.32-.19.46a.78.78 0 01-.64.39l-.07-.07c.01-.13.06-.26.13-.38s.11-.25.13-.38c.14-.08.24-.22.26-.38l-.2-.1c-.12-.09-.22-.18-.32-.29 0-.13-.13-.19-.38-.19a.455.455 0 00-.32.1c-.1.08-.21.15-.32.22l-.13-.25c.04-.08.06-.18.07-.27l-.51-.86a1.96 1.96 0 00-.71-.22c-.17-.04-.34-.04-.51 0-.17.03-.34.02-.51-.03-.2-.02-.39.05-.54.19-.16.12-.3.26-.43.42-.07.08 0 .18-.17.14a.852.852 0 01-.16-.17l2.95-2.92c.02.03.04.07.07.1l.25.29.27.34c.24.3.44.6.64.9zm-7.03 19.35c.24.2.52.34.83.43-.81.17-1.62.27-2.45.29v-2.77c.11.17.25.32.41.44.18.06.37.09.57.1.29.03.44.08.44.16-.01.1-.04.2-.1.29a.63.63 0 00-.1.29c0 .31.15.59.4.77zm-1.62 4.65v-2.95c1.08-.03 2.16-.18 3.21-.44v.14c.25.16.47.37.64.61.09.17.32.25.71.25.22 0 .35-.04.42-.13s.14-.18.23-.26c.09-.09.2-.16.32-.2.11-.02.2-.09.26-.19.19-.07.36-.2.46-.38.17-.13.31-.31.38-.51.11-.01.2-.07.26-.16.13-.21.21-.44.26-.68l.11-.07v-.1c1-.59 1.93-1.29 2.78-2.08l2.08 2.09c-3.29 3.13-7.6 4.93-12.12 5.06zm12.86-5.74l-2.09-2.08c2.58-2.74 4.07-6.32 4.18-10.08h2.94c-.11 4.54-1.91 8.87-5.03 12.16zm5.04-13.14h-2.94c-.1-3.11-1.14-6.11-2.98-8.61a.72.72 0 00-.15-.27c-.05-.06-.11-.1-.17-.15l-.75-.89c-.04-.07-.06-.14-.08-.21l2.03-2.03a18.47 18.47 0 015.04 12.16zm-17.9-17.88c4.54.12 8.87 1.93 12.16 5.07l-1.79 1.79c-.04-.09-.08-.18-.1-.27-.14-.13-.23-.2-.27-.2a.487.487 0 01-.29-.41.728.728 0 00-.16-.42c-.28-.1-.51-.3-.65-.57-.17-.29-.34-.45-.51-.45-.14.04-.29.03-.42-.05-.13-.06-.27-.1-.42-.12-.15 0-.31.02-.46.07-.17.05-.34.09-.51.13l-.07.07a15.37 15.37 0 00-6.3-1.7c.17-.27.19-.45.06-.51-.04-.04-.13 0-.28.15v-2.58zm0 3.92c2.09.07 4.13.59 6 1.52v.05l.25.28.22.25c.05.19.11.38.18.56.06.11.12.22.2.32-.04.19-.01.38.1.54.1.19.22.37.35.54l.25-.03c.1-.02.21-.03.32-.04.12.02.23.09.29.19.1.11.17.25.22.39.03.07.05.14.06.21l-.79.79c-.08-.37-.21-.73-.38-1.07a.627.627 0 00-.51-.17c-.05-.04-.19-.23-.46-.56-.26-.33-.41-.51-.46-.51a.228.228 0 00-.19.07c.04.08.08.15.13.23l.25.43c.01.06-.04.12-.1.13h-.03c.04.16.16.29.32.32l-.07.13.19.38a11.702 11.702 0 00-6.39-2.24l.05-2.71zm0 3.75c2.51.1 4.9 1.09 6.75 2.78l-1.98 1.98a7.91 7.91 0 00-4.76-1.98l-.01-2.78zm0 3.78c1.4.1 2.74.63 3.84 1.52-.05.02-.09.04-.13.08a.38.38 0 01-.13.09c-.04.02-.06.07-.06.15 0 .1.14.15.24.16l-.75.73c-.11.05-.2.12-.29.2-.18.09-.27.16-.3.23-.03.07-.04.12-.06.22l-.25.25c-.04.01-.07.01-.11 0-.09 0-.22-.09-.4-.26-.18-.18-.3-.25-.4-.25a.383.383 0 00-.29.1c-.06.06-.16.07-.23.03-.09-.09 0-.18.29-.29l.56-.23c.33-.24.52-.63.51-1.04 0-.22-.09-.33-.26-.33l-.2.19c-.17.08-.33.18-.46.31l-.33.31c-.12-.05-.26-.07-.4-.07h-.38l-.01-2.1zm-.57 4.44c.03.07.07.1.12.1a.5.5 0 01.31.1c.1.06.22.08.33.04a.2.2 0 00.08.12c.04.1.14.15.25.14l.08.08c.02.02.03.05.04.07.03.08.07.15.11.23h.03v.05c.06.04.14.05.21.03a.22.22 0 01.16 0v.14h.04v.16c.02.1.03.19.03.29v.13c0 .03-.02.06-.06.07h-.01c-.12.09-.19.23-.21.38 0 .09.05.12.17.1.09-.03.2.01.24.1.1.1.15.24.14.38v.58c-.01.08.03.15.1.19.07.04.1.08.1.13 0 .16-.03.32-.07.48-.02.15-.09.3-.19.42-.05.04-.16.04-.33 0-.15-.04-.31-.06-.47-.07-.09 0-.18.13-.26.38-.08.19-.15.38-.2.58-.04.17-.13.25-.26.25-.09 0-.18.01-.26.03h.04l-.22.35-.07.09a3.15 3.15 0 01-1.96-.85l.34-.34c.21-.03.42-.08.62-.15l.11-.05c.34-.15.31-.43.51-.73.11-.2.44-.42.18-.64.29-.51-1.05-.51-1.29-.41-.24.1-.1.43-.25.66-.08.12-.2.12-.3.2-.22.18-.4.41-.51.67-.09-.16-.16-.33-.22-.51h.05c-.03-.05-.04-.09 0-.1h.07v.07c.17.04.28.04.32 0 .04-.12.07-.24.1-.36.09-.26.21-.52.35-.75a.282.282 0 01-.15-.2c0-.09-.07-.1-.15-.07a.21.21 0 00-.12.2.42.42 0 01-.12.26c-.06.08-.15.12-.25.13a.17.17 0 00-.15-.19h-.04c-.1.01-.19.05-.26.13-.09 0-.29 0-.61.06-.2.05-.41.05-.61 0-.09-.08 0-.17.32-.25-.03-.27.07-.54.27-.73.12.07.25.11.39.13l.13-.13h.07c.13 0 .2.11.22.33s.08.32.16.32c.1-.01.19-.05.26-.13v-.34l.19-.72v-.19c.05-.12.12-.23.2-.32h.08a.69.69 0 01.3-.14c.07-.12.11-.26.13-.4.13-.04.35-.13.68-.26.32-.13.51-.26.51-.4v-.04c.14-.03.29-.05.44-.06.01.06.03.12.08.16l-.06.02zm-.41-15.89v2.92c-3.76.12-7.34 1.6-10.08 4.17l-2.08-2.08a18.35 18.35 0 0112.16-5.01zm-12.85 5.71l2.08 2.08a15.38 15.38 0 00-4.18 10.09H8.91c.12-4.55 1.92-8.88 5.05-12.17z"></path></svg>'
},
"83ab0": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><g fill="none" fill-rule="evenodd" stroke="#D0D7E3" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M27.46 42a4 4 0 01-6.92 0M37.26 26A35.78 35.78 0 0136 16M12.52 12.52A11.72 11.72 0 0012 16c0 14-6 18-6 18h28M36 16A12 12 0 0017.34 6M2 2l44 44"></path></g></svg>'
},
8456: function(t, e, c) {
var o = {
"./bluetooth-off.svg": "be10",
"./bluetooth-on.svg": "272a",
"./close.svg": "4575",
"./device.svg": "2d02",
"./exclude.svg": "c7cd",
"./keep-your-distance.svg": "a02c",
"./logo.svg": "746f6",
"./radar.svg": "0c2d",
"./settings.svg": "abde",
"./sound-off.svg": "83ab0",
"./sound-on.svg": "3cf2",
"./thanks-for-keeping-distance.svg": "37e0",
"./until-logo.svg": "7f3d",
"./user.svg": "9537",
"./vibration-off.svg": "2bc1",
"./vibration-on.svg": "478a",
"./volume-off.svg": "5176",
"./volume-on.svg": "8ce8"
};
function n(t) {
var e = i(t);
return c(e)
}
function i(t) {
if (!c.o(o, t)) {
var e = new Error("Cannot find module '" + t + "'");
throw e.code = "MODULE_NOT_FOUND", e
}
return o[t]
}
n.keys = function() {
return Object.keys(o)
}, n.resolve = i, t.exports = n, n.id = "8456"
},
"85db": function(t, e, c) {
"use strict";
var o = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("div", {
staticClass: "distance"
}, [c("b-field", {
attrs: {
label: t.calculatedDistance
}
}, [c("b-slider", {
attrs: {
size: "is-large",
min: 0,
max: 1,
tooltip: !1
},
model: {
value: t.distance,
callback: function(e) {
t.distance = e
},
expression: "distance"
}
}, [c("b-slider-tick", {
attrs: {
value: 0
}
}, [t._v(" 1.5 ")]), c("b-slider-tick", {
attrs: {
value: 1
}
}, [t._v(" 2.0 ")])], 1)], 1)], 1)
},
n = [],
i = c("d4ec"),
s = c("bee2"),
a = c("262e"),
l = c("2caf"),
r = c("9ab4"),
v = c("60a3"),
h = function(t) {
Object(a["a"])(c, t);
var e = Object(l["a"])(c);
function c() {
return Object(i["a"])(this, c), e.apply(this, arguments)
}
return Object(s["a"])(c, [{
key: "distance",
get: function() {
return this.$store.getters["deviceStore/distance"]
},
set: function(t) {
this.$store.commit("deviceStore/updateDistance", t)
}
}, {
key: "calculatedDistance",
get: function() {
var t = 0;
return 0 === this.distance && (t = 1.5), 1 === this.distance && (t = 2), "".concat(t, " meters")
}
}]), c
}(v["c"]);
h = Object(r["a"])([v["a"]], h);
var u = h,
d = u,
f = (c("ee7b"), c("2877")),
p = Object(f["a"])(d, o, n, !1, null, "77030858", null);
e["a"] = p.exports
},
"8ce8": function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg"><path d="M3 10v4c0 .55.45 1 1 1h3l3.29 3.29c.63.63 1.71.18 1.71-.71V6.41c0-.89-1.08-1.34-1.71-.71L7 9H4c-.55 0-1 .45-1 1zm13.5 2A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 4.45v.2c0 .38.25.71.6.85C17.18 6.53 19 9.06 19 12s-1.82 5.47-4.4 6.5c-.36.14-.6.47-.6.85v.2c0 .63.63 1.07 1.21.85C18.6 19.11 21 15.84 21 12s-2.4-7.11-5.79-8.4c-.58-.23-1.21.22-1.21.85z"></path></svg>'
},
"907d": function(t, e, c) {},
9537: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg"><path d="M178.612 87.046c0 26.47-11.568 51.106-30.712 67.714 15.38 10.656 27.757 25.485 35.407 42.883 1.78 4.06.013 8.83-3.959 10.65a7.733 7.733 0 01-3.217.707c-3.005 0-5.876-1.766-7.192-4.756-7.304-16.62-19.715-30.473-35.136-39.542-2.192 1.237-4.418 2.416-6.737 3.468a7.678 7.678 0 01-3.183.698c-3.02 0-5.901-1.782-7.201-4.781-1.768-4.058.021-8.82 3.99-10.625a70.71 70.71 0 008.978-4.915c.11-.064.212-.143.327-.21 20.257-13.2 32.89-36.25 32.89-61.291 0-4.44 3.525-8.046 7.87-8.046 4.353 0 7.875 3.602 7.875 8.046zM4.384 204.156C.47 202.19-1.12 197.407.837 193.47c7.75-15.58 19.6-28.967 33.922-38.734C15.631 138.45 3.813 114.247 3.813 87.78 3.813 39.377 43.018 0 91.21 0l15.004.277c4.382.08 7.863 3.708 7.785 8.106-.085 4.348-3.61 7.815-7.92 7.815h-.157l-14.863-.274c-39.302.003-71.398 32.236-71.398 71.86 0 32.734 22.004 61.335 53.5 69.55 4.24 1.104 6.78 5.455 5.685 9.705a7.946 7.946 0 01-7.672 5.97c-.656 0-1.33-.081-2-.258a86.871 86.871 0 01-20.293-8.13c-14.445 8.37-26.401 20.971-33.866 35.975A7.927 7.927 0 017.918 205a7.853 7.853 0 01-3.534-.845zm60.713-91.759a8.02 8.02 0 01-1.362-11.311c2.747-3.485 7.82-4.117 11.324-1.392 1.619 1.226 15.963 11.366 32.127-.178 3.631-2.6 8.69-1.771 11.292 1.847a8.023 8.023 0 01-1.856 11.242c-8.65 6.184-17.408 8.395-25.318 8.395-11.456 0-21.142-4.646-26.207-8.603zM79 70.002C79 74.964 74.97 79 70.008 79 65.04 79 61 74.964 61 70.002 61 65.039 65.04 61 70.008 61 74.966 61 79 65.039 79 70.002zM114.005 61c4.96 0 8.995 4.039 8.995 9.002 0 4.962-4.035 8.998-8.995 8.998-4.967 0-9.005-4.036-9.005-8.998 0-4.963 4.038-9.002 9.005-9.002z" fill="#FFF" fill-rule="nonzero"></path></svg>'
},
"9c0c": function(t, e, c) {},
a02c: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 333 335"><g fill="#FFF" fill-rule="nonzero"><path d="M76.514 127.8c3.547 0 6.58.595 9.1 1.785 2.52 1.19 4.468 2.893 5.845 5.11 1.377 2.217 2.065 4.888 2.065 8.015 0 3.127-.688 5.798-2.065 8.015-1.377 2.217-3.325 3.92-5.845 5.11-2.52 1.19-5.553 1.785-9.1 1.785h-9.73V174h-9.66v-46.2h19.39zm-1.47 22.19c2.893 0 5.063-.618 6.51-1.855s2.17-3.045 2.17-5.425c0-2.427-.723-4.247-2.17-5.46s-3.617-1.82-6.51-1.82h-8.26v14.56h8.26zm35.804-26.32v39.55c0 1.633.28 2.777.84 3.43.56.653 1.493.98 2.8.98.793 0 1.446-.058 1.96-.175a33.686 33.686 0 001.96-.525l-.84 6.3c-.794.467-1.785.828-2.975 1.085-1.19.257-2.369.385-3.535.385-3.407 0-5.892-.828-7.455-2.485-1.564-1.657-2.345-4.305-2.345-7.945v-40.6h9.59zm20.418 29.19h15.674c-.197-1.933-.741-3.52-1.631-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.512 1.556-.673 2.45zm-.119 6.65c.17 1.205.458 2.278.862 3.22.7 1.633 1.726 2.847 3.08 3.64 1.353.793 2.963 1.19 4.83 1.19 2.006 0 3.64-.385 4.9-1.155 1.26-.77 2.263-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.069 4.83-5.845 6.37-2.777 1.54-5.985 2.31-9.625 2.31-3.687 0-6.895-.723-9.625-2.17-2.73-1.447-4.842-3.535-6.335-6.265-1.494-2.73-2.24-5.985-2.24-9.765 0-3.78.746-7.035 2.24-9.765 1.493-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.453 0 6.428.7 8.925 2.1 2.496 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.024 1.808-.07 2.625a30.391 30.391 0 01-.21 2.275h-24.732zm53.931 10.153c-.275.4-.59.784-.945 1.152-1.236 1.283-2.765 2.252-4.585 2.905-1.82.653-3.686.98-5.6.98-3.64 0-6.475-.817-8.505-2.45-2.03-1.633-3.045-3.967-3.045-7 0-2.567.829-4.678 2.485-6.335 1.657-1.657 4.072-2.812 7.245-3.465l12.04-2.434v-1.346c0-1.96-.571-3.512-1.715-4.655-1.143-1.143-2.648-1.715-4.515-1.715-1.82 0-3.371.467-4.655 1.4-1.283.933-2.205 2.38-2.765 4.34l-8.19-2.52c.84-3.173 2.614-5.67 5.32-7.49 2.707-1.82 6.277-2.73 10.71-2.73 4.714 0 8.447 1.108 11.2 3.325 2.754 2.217 4.13 5.425 4.13 9.625v14.21c0 1.773.84 2.66 2.52 2.66.794 0 1.54-.117 2.24-.35l-.56 5.95c-1.213.607-2.73.91-4.55.91-2.613-.047-4.713-.723-6.3-2.03a6.033 6.033 0 01-1.96-2.937zm-.91-10.713l-7.35 1.47c-1.726.327-2.963.77-3.71 1.33-.746.56-1.12 1.423-1.12 2.59 0 1.12.42 1.995 1.26 2.625.84.63 1.89.945 3.15.945 1.447 0 2.754-.222 3.92-.665a5.878 5.878 0 002.8-2.17c.7-1.003 1.05-2.322 1.05-3.955v-2.17zm34.256 15.75c-3.547 0-6.779-.63-9.695-1.89-2.917-1.26-5.285-3.033-7.105-5.32l5.53-5.6a12.596 12.596 0 004.585 4.2c1.89 1.027 4.071 1.54 6.545 1.54 1.866 0 3.336-.28 4.41-.84 1.073-.56 1.61-1.4 1.61-2.52 0-.793-.28-1.458-.84-1.995-.56-.537-1.564-.945-3.01-1.225l-6.16-1.26c-3.967-.84-6.825-2.1-8.575-3.78-1.75-1.68-2.625-3.897-2.625-6.65 0-1.96.595-3.78 1.785-5.46 1.19-1.68 2.94-3.033 5.25-4.06 2.31-1.027 5.098-1.54 8.365-1.54 3.5 0 6.545.548 9.135 1.645s4.631 2.718 6.125 4.865l-5.74 5.6a10.783 10.783 0 00-4.025-3.71c-1.657-.887-3.395-1.33-5.215-1.33-1.307 0-2.427.14-3.36.42-.934.28-1.634.677-2.1 1.19-.467.513-.7 1.12-.7 1.82 0 .793.35 1.458 1.05 1.995.7.537 1.866.968 3.5 1.295l7.14 1.47c3.36.7 5.81 1.855 7.35 3.465 1.54 1.61 2.31 3.628 2.31 6.055 0 3.453-1.365 6.253-4.095 8.4-2.73 2.147-6.545 3.22-11.445 3.22zm30.56-21.84h15.673c-.197-1.933-.74-3.52-1.63-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.513 1.556-.674 2.45zm-.12 6.65c.172 1.205.459 2.278.862 3.22.7 1.633 1.727 2.847 3.08 3.64 1.354.793 2.964 1.19 4.83 1.19 2.007 0 3.64-.385 4.9-1.155 1.26-.77 2.264-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.068 4.83-5.845 6.37-2.776 1.54-5.985 2.31-9.625 2.31-3.686 0-6.895-.723-9.625-2.17-2.73-1.447-4.841-3.535-6.335-6.265-1.493-2.73-2.24-5.985-2.24-9.765 0-3.78.747-7.035 2.24-9.765 1.494-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.454 0 6.429.7 8.925 2.1 2.497 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.023 1.808-.07 2.625a30.391 30.391 0 01-.21 2.275h-24.731zM36.217 219l-16.17 16.87-1.89.91-10.5 11.27-.14-10.22L25.296 219h10.92zm-26.04-15.33V254H.586v-50.33h9.59zm11.2 26.46L37.056 254h-10.85l-11.41-18.27 6.58-5.6zm27.157 2.73h15.674c-.197-1.933-.74-3.52-1.63-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.513 1.556-.674 2.45zm-.118 6.65c.17 1.205.458 2.278.861 3.22.7 1.633 1.727 2.847 3.08 3.64 1.354.793 2.964 1.19 4.83 1.19 2.007 0 3.64-.385 4.9-1.155 1.26-.77 2.264-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.068 4.83-5.845 6.37-2.776 1.54-5.985 2.31-9.625 2.31-3.686 0-6.895-.723-9.625-2.17-2.73-1.447-4.841-3.535-6.335-6.265-1.493-2.73-2.24-5.985-2.24-9.765 0-3.78.747-7.035 2.24-9.765 1.494-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.454 0 6.429.7 8.925 2.1 2.497 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.023 1.808-.07 2.625a30.391 30.391 0 01-.21 2.275H48.415zm40.588-6.65h15.674c-.197-1.933-.74-3.52-1.63-4.76-1.308-1.82-3.268-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.218 2.1-2.87 3.78-.289.74-.513 1.556-.674 2.45zm-.119 6.65c.171 1.205.459 2.278.862 3.22.7 1.633 1.727 2.847 3.08 3.64 1.353.793 2.963 1.19 4.83 1.19 2.007 0 3.64-.385 4.9-1.155 1.26-.77 2.263-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.068 4.83-5.845 6.37-2.777 1.54-5.985 2.31-9.625 2.31-3.687 0-6.895-.723-9.625-2.17-2.73-1.447-4.842-3.535-6.335-6.265-1.493-2.73-2.24-5.985-2.24-9.765 0-3.78.747-7.035 2.24-9.765 1.493-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.453 0 6.428.7 8.925 2.1 2.497 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.023 1.808-.07 2.625a30.39 30.39 0 01-.21 2.275H88.884zm42.07-13.653a13.39 13.39 0 011.397-2.447 12.14 12.14 0 014.375-3.745c1.773-.91 3.757-1.365 5.95-1.365 2.847 0 5.39.723 7.63 2.17s4.002 3.512 5.285 6.195c1.283 2.683 1.925 5.938 1.925 9.765 0 3.827-.653 7.105-1.96 9.835-1.307 2.73-3.092 4.818-5.355 6.265-2.263 1.447-4.842 2.17-7.735 2.17-3.08 0-5.635-.863-7.665-2.59a12.954 12.954 0 01-3.255-4.145V268.7h-9.59V219h8.61l.388 6.857zm8.712 21.493c2.567 0 4.585-.922 6.055-2.765 1.47-1.843 2.205-4.538 2.205-8.085 0-3.547-.712-6.242-2.135-8.085-1.423-1.843-3.418-2.765-5.985-2.765-1.633 0-3.068.432-4.305 1.295-1.237.863-2.205 2.1-2.905 3.71-.7 1.61-1.05 3.558-1.05 5.845 0 2.193.327 4.118.98 5.775s1.598 2.917 2.835 3.78c1.237.863 2.672 1.295 4.305 1.295zm79.48-28.35l-14.14 37.17c-1.12 3.173-2.369 5.693-3.746 7.56-1.376 1.867-2.963 3.22-4.76 4.06-1.796.84-3.931 1.26-6.405 1.26-1.82 0-3.488-.222-5.005-.665-1.516-.443-2.835-1.015-3.955-1.715l2.03-6.93c.887.7 1.82 1.202 2.8 1.505.98.303 2.1.455 3.36.455 1.307 0 2.439-.28 3.395-.84.957-.56 1.762-1.68 2.415-3.36l1.19-3.01-3.85-9.1-10.71-26.39h10.64l6.65 21 1.82 7 2.17-7.42 6.37-20.58h9.73zm20.834-.7c3.547 0 6.662.723 9.345 2.17 2.683 1.447 4.783 3.523 6.3 6.23 1.517 2.707 2.275 5.973 2.275 9.8 0 3.78-.758 7.035-2.275 9.765-1.517 2.73-3.617 4.818-6.3 6.265s-5.798 2.17-9.345 2.17c-3.5 0-6.603-.723-9.31-2.17-2.707-1.447-4.818-3.535-6.335-6.265-1.517-2.73-2.275-5.985-2.275-9.765 0-3.827.758-7.093 2.275-9.8 1.517-2.707 3.628-4.783 6.335-6.23s5.81-2.17 9.31-2.17zm0 7.14c-1.773 0-3.278.408-4.515 1.225-1.237.817-2.182 2.042-2.835 3.675s-.98 3.687-.98 6.16c0 2.473.327 4.527.98 6.16s1.598 2.858 2.835 3.675c1.237.817 2.742 1.225 4.515 1.225 1.727 0 3.208-.408 4.445-1.225 1.237-.817 2.182-2.042 2.835-3.675s.98-3.687.98-6.16c0-2.473-.327-4.527-.98-6.16s-1.598-2.858-2.835-3.675c-1.237-.817-2.718-1.225-4.445-1.225zm38.167 29.26c-2.333 0-4.433-.42-6.3-1.26-1.867-.84-3.348-2.182-4.445-4.025-1.097-1.843-1.645-4.235-1.645-7.175V219h9.59v20.93c0 2.707.56 4.585 1.68 5.635 1.12 1.05 2.73 1.575 4.83 1.575.98 0 1.937-.175 2.87-.525a6.71 6.71 0 002.485-1.645c.723-.747 1.295-1.715 1.715-2.905.42-1.19.63-2.602.63-4.235V219h9.59v35h-8.54l-.35-6.09c-1.167 2.333-2.765 4.048-4.795 5.145-2.03 1.097-4.468 1.645-7.315 1.645zm31.09-.7v-35h8.33l.63 6.86c.933-2.427 2.298-4.293 4.095-5.6 1.796-1.307 4.048-1.96 6.755-1.96.793 0 1.516.07 2.17.21.653.14 1.19.327 1.61.56l-1.12 8.05c-.467-.187-1.039-.327-1.715-.42-.677-.093-1.552-.14-2.625-.14-1.4 0-2.754.338-4.06 1.015-1.307.677-2.38 1.703-3.22 3.08-.84 1.377-1.26 3.115-1.26 5.215V254h-9.59zM45.854 305.034V283.67h9.59V334h-8.61l-.395-6.675c-.342.823-.77 1.59-1.285 2.3a11.996 11.996 0 01-4.41 3.745c-1.773.887-3.733 1.33-5.88 1.33-2.893 0-5.472-.723-7.735-2.17s-4.037-3.523-5.32-6.23c-1.283-2.707-1.925-5.95-1.925-9.73 0-3.873.677-7.175 2.03-9.905 1.353-2.73 3.185-4.807 5.495-6.23s4.912-2.135 7.805-2.135c3.08 0 5.623.887 7.63 2.66a11.968 11.968 0 013.01 4.074zm-8.19 22.316c1.68 0 3.127-.432 4.34-1.295s2.158-2.135 2.835-3.815c.677-1.68 1.015-3.687 1.015-6.02 0-2.24-.327-4.142-.98-5.705-.653-1.563-1.587-2.765-2.8-3.605-1.213-.84-2.637-1.26-4.27-1.26-2.613 0-4.655.922-6.125 2.765-1.47 1.843-2.205 4.538-2.205 8.085 0 3.547.723 6.242 2.17 8.085 1.447 1.843 3.453 2.765 6.02 2.765zM75.114 299v35h-9.59v-35h9.59zm-4.76-5.04c-2.007 0-3.5-.432-4.48-1.295-.98-.863-1.47-2.135-1.47-3.815 0-1.727.49-3.022 1.47-3.885s2.473-1.295 4.48-1.295c2.007 0 3.5.432 4.48 1.295.98.863 1.47 2.158 1.47 3.885 0 1.68-.49 2.952-1.47 3.815s-2.473 1.295-4.48 1.295zm28.907 40.74c-3.546 0-6.778-.63-9.695-1.89-2.916-1.26-5.285-3.033-7.105-5.32l5.53-5.6a12.596 12.596 0 004.585 4.2c1.89 1.027 4.072 1.54 6.545 1.54 1.867 0 3.337-.28 4.41-.84 1.074-.56 1.61-1.4 1.61-2.52 0-.793-.28-1.458-.84-1.995-.56-.537-1.563-.945-3.01-1.225l-6.16-1.26c-3.966-.84-6.825-2.1-8.575-3.78-1.75-1.68-2.625-3.897-2.625-6.65 0-1.96.595-3.78 1.785-5.46 1.19-1.68 2.94-3.033 5.25-4.06 2.31-1.027 5.099-1.54 8.365-1.54 3.5 0 6.545.548 9.135 1.645s4.632 2.718 6.125 4.865l-5.74 5.6a10.783 10.783 0 00-4.025-3.71c-1.656-.887-3.395-1.33-5.215-1.33-1.306 0-2.426.14-3.36.42-.933.28-1.633.677-2.1 1.19-.466.513-.7 1.12-.7 1.82 0 .793.35 1.458 1.05 1.995.7.537 1.867.968 3.5 1.295l7.14 1.47c3.36.7 5.81 1.855 7.35 3.465 1.54 1.61 2.31 3.628 2.31 6.055 0 3.453-1.365 6.253-4.095 8.4-2.73 2.147-6.545 3.22-11.445 3.22zm35.573-46.41v34.3c0 1.68.431 2.905 1.295 3.675.863.77 2.041 1.155 3.535 1.155 1.213 0 2.251-.175 3.115-.525a8.34 8.34 0 002.345-1.435l1.54 6.37c-1.12.887-2.52 1.587-4.2 2.1-1.68.513-3.454.77-5.32.77-2.334 0-4.399-.35-6.195-1.05-1.797-.7-3.197-1.82-4.2-3.36-1.004-1.54-1.505-3.593-1.505-6.16v-33.18l9.59-2.66zm11.2 10.71v7.14h-27.23V299h27.23zm27.748 30.663c-.276.4-.591.784-.945 1.152-1.237 1.283-2.765 2.252-4.585 2.905-1.82.653-3.687.98-5.6.98-3.64 0-6.475-.817-8.505-2.45-2.03-1.633-3.045-3.967-3.045-7 0-2.567.828-4.678 2.485-6.335 1.656-1.657 4.071-2.812 7.245-3.465l12.04-2.434v-1.346c0-1.96-.572-3.512-1.715-4.655-1.144-1.143-2.649-1.715-4.515-1.715-1.82 0-3.372.467-4.655 1.4-1.284.933-2.205 2.38-2.765 4.34l-8.19-2.52c.84-3.173 2.613-5.67 5.32-7.49 2.706-1.82 6.276-2.73 10.71-2.73 4.713 0 8.446 1.108 11.2 3.325 2.753 2.217 4.13 5.425 4.13 9.625v14.21c0 1.773.84 2.66 2.52 2.66.793 0 1.54-.117 2.24-.35l-.56 5.95c-1.214.607-2.73.91-4.55.91-2.614-.047-4.714-.723-6.3-2.03a6.033 6.033 0 01-1.96-2.937zm-.91-10.713l-7.35 1.47c-1.727.327-2.964.77-3.71 1.33-.747.56-1.12 1.423-1.12 2.59 0 1.12.42 1.995 1.26 2.625.84.63 1.89.945 3.15.945 1.446 0 2.753-.222 3.92-.665a5.878 5.878 0 002.8-2.17c.7-1.003 1.05-2.322 1.05-3.955v-2.17zm29.211-13.458a12.044 12.044 0 011.684-2.747 11.573 11.573 0 014.445-3.325c1.75-.747 3.675-1.12 5.775-1.12 2.427 0 4.585.467 6.475 1.4 1.89.933 3.383 2.345 4.48 4.235 1.097 1.89 1.645 4.258 1.645 7.105V334h-9.59v-20.23c0-2.987-.583-5.052-1.75-6.195-1.167-1.143-2.683-1.715-4.55-1.715-1.307 0-2.578.315-3.815.945-1.237.63-2.24 1.645-3.01 3.045-.77 1.4-1.155 3.267-1.155 5.6V334h-9.59v-35h8.61l.346 6.492zm50.29-7.192c3.127 0 5.776.455 7.946 1.365 2.17.91 3.92 2.147 5.25 3.71a14.078 14.078 0 012.835 5.215l-8.96 3.22c-.42-2.1-1.202-3.687-2.345-4.76-1.144-1.073-2.672-1.61-4.585-1.61-1.774 0-3.29.408-4.55 1.225-1.26.817-2.217 2.053-2.87 3.71-.654 1.657-.98 3.722-.98 6.195 0 2.473.338 4.527 1.015 6.16.676 1.633 1.656 2.847 2.94 3.64 1.283.793 2.788 1.19 4.515 1.19 1.4 0 2.59-.245 3.57-.735a6.247 6.247 0 002.415-2.135c.63-.933 1.061-2.053 1.295-3.36l8.68 2.8c-.514 2.1-1.47 3.943-2.87 5.53-1.4 1.587-3.197 2.823-5.39 3.71-2.194.887-4.737 1.33-7.63 1.33-3.594 0-6.767-.723-9.52-2.17-2.754-1.447-4.877-3.523-6.37-6.23-1.494-2.707-2.24-5.973-2.24-9.8 0-3.827.746-7.093 2.24-9.8 1.493-2.707 3.593-4.783 6.3-6.23 2.706-1.447 5.81-2.17 9.31-2.17zm31.12 14.56h15.674c-.197-1.933-.74-3.52-1.63-4.76-1.307-1.82-3.267-2.73-5.88-2.73-1.82 0-3.36.42-4.62 1.26-1.26.84-2.217 2.1-2.87 3.78-.288.74-.513 1.556-.674 2.45zm-.118 6.65c.17 1.205.458 2.278.861 3.22.7 1.633 1.727 2.847 3.08 3.64 1.354.793 2.964 1.19 4.83 1.19 2.007 0 3.64-.385 4.9-1.155 1.26-.77 2.264-1.878 3.01-3.325l7.63 2.94c-1.12 2.707-3.068 4.83-5.845 6.37-2.776 1.54-5.985 2.31-9.625 2.31-3.686 0-6.895-.723-9.625-2.17-2.73-1.447-4.841-3.535-6.335-6.265-1.493-2.73-2.24-5.985-2.24-9.765 0-3.78.747-7.035 2.24-9.765 1.494-2.73 3.57-4.818 6.23-6.265 2.66-1.447 5.74-2.17 9.24-2.17 3.454 0 6.429.7 8.925 2.1 2.497 1.4 4.41 3.337 5.74 5.81 1.33 2.473 1.995 5.273 1.995 8.4 0 .933-.023 1.808-.07 2.625a30.39 30.39 0 01-.21 2.275h-24.731zM277.689 92L318 32.233l-17.182-11.59-12.153 18.017C254.635 14.201 222.522 0 164 0 105.398 0 73.277 14.24 39.194 38.762l.14-.1-12.152-18.019L10 32.233 50.311 92l17.182-11.59-11.462-16.995C88.58 40.933 118.714 30.425 164 30.425c45.362 0 75.521 10.543 108.132 33.103l-.163-.112-11.462 16.994L277.689 92z"></path></g></svg>'
},
aae6: function(t, e, c) {
"use strict";
var o = c("7275"),
n = c.n(o);
n.a
},
abde: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 24"><g fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M1.823 22.088L21.88 1.928M1.823 1.928h20.059v20.16"></path></g></svg>'
},
acfe: function(t, e, c) {},
b1d7: function(t, e, c) {
"use strict";
var o = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("i", t._g({
staticClass: "ui-icon",
style: t.sizeOrDefault,
domProps: {
innerHTML: t._s(t.url)
}
}, t.$listeners))
},
n = [],
i = c("d4ec"),
s = c("bee2"),
a = c("262e"),
l = c("2caf"),
r = c("9ab4"),
v = c("60a3"),
h = function(t) {
Object(a["a"])(o, t);
var e = Object(l["a"])(o);
function o() {
return Object(i["a"])(this, o), e.apply(this, arguments)
}
return Object(s["a"])(o, [{
key: "url",
get: function() {
try {
return c("8456")("./" + this.icon + ".svg")
} catch (t) {
console.log("No icon was found", t)
}
}
}, {
key: "sizeOrDefault",
get: function() {
return this.size ? {
width: this.size + "px",
height: "auto"
} : {}
}
}]), o
}(v["c"]);
Object(r["a"])([Object(v["b"])()], h.prototype, "icon", void 0), Object(r["a"])([Object(v["b"])()], h.prototype, "loading", void 0), Object(r["a"])([Object(v["b"])()], h.prototype, "size", void 0), Object(r["a"])([Object(v["b"])({
default: "blue"
})], h.prototype, "color", void 0), h = Object(r["a"])([v["a"]], h);
var u = h,
d = u,
f = (c("4102"), c("2877")),
p = Object(f["a"])(d, o, n, !1, null, "07b619bc", null);
e["a"] = p.exports
},
be10: function(t, e) {
t.exports = '<svg viewBox="0 0 27 48" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><title>icon/sound/off copy 2</title><desc>Created with Sketch.</desc><g id="Screens" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round"><g id="4.1-|-settings-|-scroll-down" transform="translate(-529.000000, -277.000000)" stroke="#D0D7E3"><g id="icon/bluetooth/warning" transform="translate(512.500000, 271.000000)"><g id="bluetooth" transform="translate(19.000000, 8.000000)"><polyline id="Path" stroke-width="4" points="0 11 22 33 11 44 11 0 17.9640255 6.96402552 22 11 0 33"></polyline></g></g></g></g></svg>'
},
c7cd: function(t, e) {
t.exports = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 37 38"><defs><linearGradient id="a" x1="116.811%" x2="-9.779%" y1="-23.613%" y2="113.059%"><stop offset="0%" stop-color="#32C5FF"></stop><stop offset="100%" stop-color="#00D7D5"></stop></linearGradient></defs><g fill="none" fill-rule="evenodd"><ellipse cx="18.5" cy="19" fill="url(#a)" rx="18.5" ry="19"></ellipse><g stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.884"><path d="M23.557 14.434L13.43 24.561M13.563 14.567l9.86 9.86"></path></g></g></svg>'
},
cd49: function(t, e, c) {
"use strict";
c.r(e);
c("e260"), c("e6cf"), c("cca6"), c("a79d");
var o = c("2b0e"),
n = function() {
var t = this,
e = t.$createElement,
o = t._self._c || e;
return o("div", {
attrs: {
id: "app"
}
}, [t.intro ? o("div", [o("transition", {
attrs: {
name: "fade"
}
}, [t.$store.state.deviceStore.settings ? o("Settings", {
attrs: {
bluetooth: t.bluetoothWasOff
}
}) : t._e()], 1), t.bluetoothWasOff ? o("UiNoBluetooth") : o("figure", {
staticClass: "distance-logo"
}, [t.hasAlert ? o("img", {
attrs: {
src: c("e753"),
alt: "Thanks!"
}
}) : o("img", {
attrs: {
src: c("1652"),
alt: "Thanks!"
}
})]), o("section", {
staticClass: "wrapper"
}, [o("Home"), o("div", {
staticClass: "app-footer"
}, [o("figure", {
staticClass: "un-logo"
}, [o("UiIcon", {
attrs: {
icon: "until-logo"
}
})], 1), o("div", {
staticClass: "button-settings",
on: {
click: t.toggleSettings
}
}, [t._v(" SETTINGS "), o("UiIcon", {
attrs: {
icon: "settings",
size: "12"
}
})], 1)])], 1)], 1) : o("UiIntro")], 1)
},
i = [],
s = (c("99af"), c("7db0"), c("c975"), c("45fc"), c("b0c0"), c("b680"), c("4795"), c("d4ec")),
a = c("bee2"),
l = c("262e"),
r = c("2caf"),
v = c("9ab4"),
h = c("60a3"),
u = c("4bb5"),
d = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("section", {
staticClass: "intro",
class: "active-" + t.active
}, [t.getSlideActive(1) ? c("div", {
staticClass: "slide-1"
}, [t._m(0), c("h1", [t._v("Thank you for keeping distance")]), c("button", {
staticClass: "ui-button",
on: {
click: function(e) {
return t.next(2)
}
}
}, [t._v(" Get started ")])]) : t._e(), t.getSlideActive(2) ? c("div", {
staticClass: "slide-2"
}, [c("p", [t._v(" To help you remind to keep distance we use the Bluetooth signal of your device. If another phone enters your surroundings we want to alert you to keep distance via a vibration. ")]), t._m(1), c("UiDistance"), t._m(2), c("button", {
staticClass: "ui-button",
on: {
click: t.close
}
}, [t._v(" Start monitoring ")])], 1) : t._e(), c("figure", {
staticClass: "un-logo"
}, [c("UiIcon", {
attrs: {
icon: "until-logo"
}
})], 1)])
},
f = [function() {
var t = this,
e = t.$createElement,
o = t._self._c || e;
return o("figure", {
staticClass: "logo"
}, [o("img", {
attrs: {
src: c("e347"),
alt: "1point5"
}
})])
}, function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("p", [c("strong", [t._v("Please select a minimum distance")])])
}, function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("p", {
staticClass: "no-track"
}, [c("strong", [t._v("We do not share, store or track your data in any way.")])])
}],
p = c("85db"),
g = c("b1d7"),
m = function(t) {
Object(l["a"])(c, t);
var e = Object(r["a"])(c);
function c() {
var t;
return Object(s["a"])(this, c), t = e.apply(this, arguments), t.active = 1, t
}
return Object(a["a"])(c, [{
key: "getSlideActive",
value: function(t) {
return this.active === t
}
}, {
key: "next",
value: function(t) {
this.active = t
}
}, {
key: "close",
value: function() {
this.$store.commit("deviceStore/updateIntro", !0)
}
}]), c
}(h["c"]);
m = Object(v["a"])([Object(h["a"])({
components: {
UiIcon: g["a"],
UiDistance: p["a"]
}
})], m);
var b = m,
z = b,
w = (c("172d"), c("2877")),
y = Object(w["a"])(z, d, f, !1, null, "7bf90cfb", null),
k = y.exports,
x = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("div", {
staticClass: "home"
}, [c("div", {
staticClass: "device-list-wrapper"
}, [0 === t.notExcludedDevices.length ? c("div", [c("h2", [t._v("NOBODY AROUND")])]) : c("div", [c("h2", [t._v(" NEARBY DEVICES ")]), c("ul", {
staticClass: "device-list"
}, t._l(t.notExcludedDevices, (function(e) {
return c("li", {
key: e.id
}, [c("UiIcon", {
attrs: {
icon: "device",
size: "40"
}
}), c("div", {
staticClass: "user"
}, [c("span", {
staticClass: "name"
}, [t._v(" " + t._s(e.name || "Unknown device") + " ")])]), c("UiIcon", {
staticClass: "user-action-icon",
attrs: {
icon: "exclude"
},
on: {
click: function(c) {
return t.exclude(e)
}
}
})], 1)
})), 0)])])])
},
M = [],
O = (c("4de4"), Object(u["a"])("deviceStore")),
j = function(t) {
Object(l["a"])(c, t);
var e = Object(r["a"])(c);
function c() {
return Object(s["a"])(this, c), e.apply(this, arguments)
}
return Object(a["a"])(c, [{
key: "exclude",
value: function(t) {
t.excluded = !0, this.$store.commit("deviceStore/updateDevice", t)
}
}, {
key: "add",
value: function(t) {
t.excluded = !1, this.$store.commit("deviceStore/updateDevice", t)
}
}, {
key: "notExcludedDevices",
get: function() {
return this.devices ? this.devices.filter((function(t) {
return !t.excluded
})) : []
}
}]), c
}(h["c"]);
Object(v["a"])([O.Getter("devices")], j.prototype, "devices", void 0), Object(v["a"])([O.Getter("devicesMock")], j.prototype, "devicesMock", void 0), j = Object(v["a"])([Object(h["a"])({
components: {
UiIcon: g["a"]
}
})], j);
var V = j,
D = V,
_ = (c("aae6"), Object(w["a"])(D, x, M, !1, null, "1a92b912", null)),
C = _.exports,
S = c("26d3"),
E = function() {
var t = this,
e = t.$createElement,
c = t._self._c || e;
return c("div", {
staticClass: "bluetooth"
}, [c("h2", [t._v(" Your bluetooth is turned off ")]), c("p", [t._v(" This app needs bluetooth to work, please enable it. ")]), t.isAndroid ? c("div", {
staticClass: "open-bluetooth",
on: {
click: t.enableBluetooth
}
}, [t._v(" Enable bluetooth ")]) : c("div", {
staticClass: "open-bluetooth",
on: {
click: t.enableBluetoothIos
}
}, [t._v(" Go to settings ")])])
},
L = [],
A = function(t) {
Object(l["a"])(c, t);
var e = Object(r["a"])(c);
function c() {
var t;
return Object(s["a"])(this, c), t = e.apply(this, arguments), t.rootHtml = document.getElementsByTagName("html")[0], t
}
return Object(a["a"])(c, [{
key: "created",
value: function() {
this.rootHtml.setAttribute("class", "no-bluetooth")
}
}, {
key: "beforeDestroy",
value: function() {
this.rootHtml.classList.remove("no-bluetooth")
}
}, {
key: "enableBluetooth",
value: function() {
window.ble.enable(this.onResponse, this.onError)
}
}, {
key: "enableBluetoothIos",
value: function() {
window.cordova.plugins.OpenAppSettings.open()
}
}, {
key: "onResponse",
value: function(t) {
console.log(t)
}
}, {
key: "onError",
value: function(t) {
console.log(t)
}
}, {
key: "isAndroid",
get: function() {
return "Android" === window.device.platform
}
}]), c
}(h["c"]);
A = Object(v["a"])([h["a"]], A);
var F = A,
I = F,
B = (c("0bb1"), Object(w["a"])(I, E, L, !1, null, "1e905ea3", null)),
U = B.exports,
G = Object(u["a"])("deviceStore"),
H = function(t) {
Object(l["a"])(c, t);
var e = Object(r["a"])(c);
function c() {
var t;
return Object(s["a"])(this, c), t = e.apply(this, arguments), t.hasAlert = !1, t.bluetoothWasOff = !1, t.serviceId = "0000FEAA-0000-1000-8000-00805F9B34FB", t
}
return Object(a["a"])(c, [{
key: "created",
value: function() {
this.cleanDevices(), document.addEventListener("deviceready", this.onDeviceReady, !1);
var t = document.documentElement;
t.setAttribute("onsflag-iphonex-portrait", "")
}
}, {
key: "onDeviceReady",
value: function() {
var t = this;
window.StatusBar.hide(), this.intro && window.ble.startStateNotifications(this.onInitializeBluetooth, this.onError), setInterval((function() {
t.setAlert()
}), 2e3), setInterval((function() {
t.cleanDevices()
}), 1e4)
}
}, {
key: "cleanDevices",
value: function() {
this.$store.commit("deviceStore/cleanDevices")
}
}, {
key: "setAlert",
value: function() {
var t = this;
this.intro && (this.hasAlert = !1, this.devices.some((function(e) {
return e.isDanger && !e.excluded && (t.hasAlert = !0, t.vibration || navigator.vibrate(200), t.mute || navigator.notification.beep(1)), e.isDanger && !e.excluded
})))
}
}, {
key: "collectDevices",
value: function() {
window.ble.startScanWithOptions([], {
reportDuplicates: !0
}, this.onDiscoverDevice, this.onError)
}
}, {
key: "filterDevices",
value: function(t) {
var e = ["TV", "MacBook", "[AV] Samsung"];
return e.some((function(e) {
return !!t.name && t.name.indexOf(e) > -1
}))
}
}, {
key: "onDiscoverDevice",
value: function(t) {
if (console.log(t), !this.filterDevices(t) && this.shouldAlert(t.rssi)) {
var e = this.devices.find((function(e) {
return e.id === t.id
})),
c = (-2.7 * t.rssi).toFixed(2),
o = this.shouldAlert(t.rssi);
e ? (e.rssi = t.rssi, e.distance = c, e.isDanger = o) : (t.distance = c, t.isDanger = o, this.$store.commit("deviceStore/updateDevices", t))
}
}
}, {
key: "shouldAlert",
value: function(t) {
var e = this.$store.getters["deviceStore/distance"],
c = -56;
return 1 === e && (c = -77), t > c
}
}, {
key: "isLocationOn",
value: function() {
window.ble.isLocationEnabled(this.onResponse, (function() {
alert("Please enable location services")
}))
}
}, {
key: "onInitializeBluetooth",
value: function(t) {
"off" === t && ("Android" === window.device.platform ? window.ble.enable(this.onResponse, this.onError) : alert("Please enable bluetooth"), this.bluetoothWasOff = !0, this.cleanDevices()), "on" === t && (this.bluetoothWasOff = !1, this.isLocationOn(), this.tryAdvertising(), this.collectDevices())
}
}, {
key: "keepAdvertisingRunning",
value: function(t) {
var e = this;
console.log(t), "Android" === window.device.platform ? (console.log("android"), window.bluetoothle.initialize(), window.bluetoothle.startAdvertising((function(t) {
console.log("advertising: ", t)
}), this.onError, t)) : (console.log("ios running"), window.bluetoothle.initializePeripheral((function(c) {
console.log("started: ", c), window.bluetoothle.startAdvertising((function(t) {
console.log("advertising: ", t)
}), e.onError, t)
}), this.onError))
}
}, {
key: "tryAdvertising",
value: function() {
var t = {
name: "".concat(window.device.platform, " ").concat(window.device.model),
mode: "balanced",
txPowerLevel: "high",
connectable: !1,
includeDeviceName: !0,
timeout: 0
};
this.keepAdvertisingRunning(t)
}
}, {
key: "onError",
value: function(t) {
console.log("Error trying to get device", t)
}
}, {
key: "onResponse",
value: function(t) {
console.log(t)
}
}, {
key: "onIntroStatusChange",
value: function() {
window.ble.startStateNotifications(this.onInitializeBluetooth, this.onError)
}
}, {
key: "onHasAlertChange",
value: function(t) {
var e = document.getElementsByTagName("html")[0];
t ? e.classList.add("has-alert") : e.classList.remove("has-alert")
}
}]), c
}(h["c"]);
Object(v["a"])([G.Getter("excludes")], H.prototype, "excludes", void 0), Object(v["a"])([G.Getter("devices")], H.prototype, "devices", void 0), Object(v["a"])([G.Getter("mute")], H.prototype, "mute", void 0), Object(v["a"])([G.Getter("intro")], H.prototype, "intro", void 0), Object(v["a"])([G.Getter("vibration")], H.prototype, "vibration", void 0), Object(v["a"])([G.Getter("deviceName")], H.prototype, "deviceName", void 0), Object(v["a"])([G.Mutation("toggleSettings")], H.prototype, "toggleSettings", void 0), Object(v["a"])([Object(h["d"])("intro")], H.prototype, "onIntroStatusChange", null), Object(v["a"])([Object(h["d"])("hasAlert")], H.prototype, "onHasAlertChange", null), H = Object(v["a"])([Object(h["a"])({
components: {
UiNoBluetooth: U,
UiIcon: g["a"],
Settings: S["default"],
Home: C,
UiIntro: k
}
})], H);
var $ = H,
P = $,
N = (c("5c0b"), Object(w["a"])(P, n, i, !1, null, null, null)),
T = N.exports,
R = (c("d3b7"), c("8c4f"));
o["a"].use(R["a"]);
var W = [{
path: "/",
name: "home",
component: C
}, {
path: "/settings",
name: "settings",
component: function() {
return Promise.resolve().then(c.bind(null, "26d3"))
}
}],
q = new R["a"]({
base: "",
routes: W
}),
Y = q,
J = c("2f62"),
X = c("2909"),
K = [{
rssi: -60,
distance: 145,
isDanger: !0,
name: ""
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}, {
rssi: -60,
distance: 145,
isDanger: !0,
name: "Moto e6"
}],
Q = {
devices: [],
mute: !1,
distance: void 0,
intro: !1,
settings: !1,
vibration: !1,
devicesMock: K
},
Z = {
devices: function(t) {
return t.devices
},
devicesMock: function(t) {
return t.devicesMock
},
excludes: function(t) {
return t.devices.filter((function(t) {
return t.excluded
}))
},
mute: function(t) {
return t.mute
},
distance: function(t) {
return t.distance
},
intro: function(t) {
return t.intro
},
vibration: function(t) {
return t.vibration
}
},
tt = {
updateIntro: function(t, e) {
t.intro = e
},
updateDistance: function(t, e) {
t.distance = e
},
toggleMute: function(t, e) {
t.mute = !t.mute
},
updateDevices: function(t, e) {
t.devices.push(e)
},
updateDevice: function(t, e) {
t.devices = [].concat(Object(X["a"])(t.devices.filter((function(t) {
return t.id !== e.id
}))), [e])
},
removeDevice: function(t, e) {
t.devices = Object(X["a"])(t.devices.filter((function(t) {
return t.id !== e.id
})))
},
cleanDevices: function(t) {
t.devices = Object(X["a"])(t.devices.filter((function(t) {
return t.excluded
})))
},
toggleSettings: function(t) {
t.settings = !t.settings
},
toggleVibration: function(t) {
t.vibration = !t.vibration
}
},
et = {},
ct = {
state: Q,
actions: et,
getters: Z,
mutations: tt,
namespaced: !0
},
ot = c("0e44");
o["a"].use(J["a"]);
var nt = new J["a"].Store({
modules: {
deviceStore: ct
},
plugins: [Object(ot["a"])()]
}),
it = (c("907d"), c("289d"));
o["a"].use(it["a"], {
defaultIconPack: "fas"
}), o["a"].config.productionTip = !1, new o["a"]({
router: Y,
store: nt,
render: function(t) {
return t(T)
}
}).$mount("#app")
},
e347: function(t, e, c) {
t.exports = c.p + "img/logo.e93354f5.svg"
},
e753: function(t, e, c) {
t.exports = c.p + "img/keep-your-distance.d93479fc.svg"
},
ee7b: function(t, e, c) {
"use strict";
var o = c("acfe"),
n = c.n(o);
n.a
},
f5d8: function(t, e, c) {
"use strict";
var o = c("7bf2"),
n = c.n(o);
n.a
},
fca7: function(t, e, c) {}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment