diff --git a/_app/immutable/assets/_layout-152d8a46.css b/_app/immutable/assets/_layout-4ad9fe18.css similarity index 95% rename from _app/immutable/assets/_layout-152d8a46.css rename to _app/immutable/assets/_layout-4ad9fe18.css index 420e793..a052264 100644 --- a/_app/immutable/assets/_layout-152d8a46.css +++ b/_app/immutable/assets/_layout-4ad9fe18.css @@ -472,6 +472,7 @@ footer a:hover, padding-right: 1.25rem; padding-top: 0.5rem; padding-bottom: 0.5rem; + text-transform: uppercase; --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); text-decoration-line: none; @@ -647,6 +648,13 @@ person-item:hover .text-mild, --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } +.topic-item, + .topic-item .topic-header{ + cursor: help; + transition-property: all; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 300ms; +} .topic-item:hover .topic-header{ --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); @@ -696,6 +704,36 @@ person-item:hover .text-mild, height: 100%; background-color: #010101; } +.topic-item .topic-header{ + font-family: Major Mono Display, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; +} +.topic-item:hover .topic-header{ + text-transform: lowercase; +} +.topic-item:hover .topic-img{ + --tw-invert: invert(100%); + filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); +} +.person-item:hover .speaker-name{ + text-transform: lowercase; +} +.ticket-item:hover .ticket-title{ + text-transform: lowercase; +} +.ticket-item, + .ticket-item .ticket-bg, + .ticket-item .ticket-img, + .person-item{ + transition-property: all; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 200ms; +} +.person-item{ + cursor: help; + transition-property: all; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 1000ms; +} .fixed{ position: fixed; } diff --git a/_app/immutable/chunks/0-8afff343.js b/_app/immutable/chunks/0-545a8a01.js similarity index 87% rename from _app/immutable/chunks/0-8afff343.js rename to _app/immutable/chunks/0-545a8a01.js index 14ab38b..a7b9515 100644 --- a/_app/immutable/chunks/0-8afff343.js +++ b/_app/immutable/chunks/0-545a8a01.js @@ -1,5 +1,5 @@ import { _ } from "./_layout-308acc63.js"; -import { default as default2 } from "../components/pages/_layout.svelte-5c08e251.js"; +import { default as default2 } from "../components/pages/_layout.svelte-d739a034.js"; export { default2 as component, _ as universal diff --git a/_app/immutable/chunks/2-1c427efc.js b/_app/immutable/chunks/2-1c427efc.js deleted file mode 100644 index 0e3eb44..0000000 --- a/_app/immutable/chunks/2-1c427efc.js +++ /dev/null @@ -1,4 +0,0 @@ -import { P } from "./_page-4e9ba490.js"; -export { - P as component -}; diff --git a/_app/immutable/chunks/2-c12d7819.js b/_app/immutable/chunks/2-c12d7819.js new file mode 100644 index 0000000..fdabe0d --- /dev/null +++ b/_app/immutable/chunks/2-c12d7819.js @@ -0,0 +1,4 @@ +import { P } from "./_page-97177445.js"; +export { + P as component +}; diff --git a/_app/immutable/chunks/_page-4e9ba490.js b/_app/immutable/chunks/_page-97177445.js similarity index 99% rename from _app/immutable/chunks/_page-4e9ba490.js rename to _app/immutable/chunks/_page-97177445.js index 86e5bed..a657366 100644 --- a/_app/immutable/chunks/_page-4e9ba490.js +++ b/_app/immutable/chunks/_page-97177445.js @@ -184,7 +184,7 @@ function create_each_block$2(ctx) { ctx[5].img)) attr(img, "src", img_src_value); attr(img, "class", "grayscale invert aspect-square object-cover w-full"); - attr(div1, "class", "mt-4 speaker-name animate-speaker"); + attr(div1, "class", "mt-4 speaker-name animate-speaker font-mono2"); attr(a2, "href", a_href_value = twitterLink( /*item*/ ctx[5].twitter @@ -24325,7 +24325,7 @@ var CoinbaseWalletConnector = class extends Connector { async getProvider() { var _a; if (!__privateGet(this, _provider$1)) { - let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-c2fc4713.js").then((n2) => n2.i), true ? ["./index-c2fc4713.js","./tslib-8c8b3cbe.js"] : void 0, import.meta.url)).default; + let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-3caa25fa.js").then((n2) => n2.i), true ? ["./index-3caa25fa.js","./tslib-e65bf15b.js"] : void 0, import.meta.url)).default; if (typeof CoinbaseWalletSDK !== "function" && typeof CoinbaseWalletSDK.default === "function") CoinbaseWalletSDK = CoinbaseWalletSDK.default; __privateSet(this, _client, new CoinbaseWalletSDK(this.options)); @@ -24653,7 +24653,7 @@ var WalletConnectConnector = class extends Connector { }), {} ) : {}; - const WalletConnectProvider = (await __vitePreload(() => import("./index-95406bb9.js"), true ? ["./index-95406bb9.js","./index-182d74ff.js","./tslib-8c8b3cbe.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index-518908fd.js"), true ? ["./index-518908fd.js","./index-b12ee88e.js","./tslib-e65bf15b.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; __privateSet(this, _provider, new WalletConnectProvider({ ...this.options, chainId, @@ -24700,7 +24700,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap(); _web3Modal = /* @__PURE__ */ new WeakMap(); _createWeb3Modal = /* @__PURE__ */ new WeakSet(); createWeb3Modal_fn = async function() { - const { Web3Modal } = await __vitePreload(() => import("./index-578f130c.js"), true ? ["./index-578f130c.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); + const { Web3Modal } = await __vitePreload(() => import("./index-7b95aa2b.js"), true ? ["./index-7b95aa2b.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); const { version: version2 } = this.options; __privateSet(this, _web3Modal, new Web3Modal({ walletConnectVersion: version2 === "2" ? 2 : 1, @@ -24710,7 +24710,7 @@ createWeb3Modal_fn = async function() { }; _initUniversalProvider = /* @__PURE__ */ new WeakSet(); initUniversalProvider_fn = async function() { - const WalletConnectProvider = (await __vitePreload(() => import("./index.es-14c811dd.js"), true ? ["./index.es-14c811dd.js","./tslib-8c8b3cbe.js","./index-182d74ff.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index.es-00eef1fe.js"), true ? ["./index.es-00eef1fe.js","./tslib-e65bf15b.js","./index-b12ee88e.js"] : void 0, import.meta.url)).default; if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") { __privateSet(this, _provider, await WalletConnectProvider.init( this.options @@ -27190,7 +27190,7 @@ class h { } async initUi() { if (typeof window < "u") { - await __vitePreload(() => import("./index-2916378c.js"), true ? ["./index-2916378c.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); + await __vitePreload(() => import("./index-8c37659a.js"), true ? ["./index-8c37659a.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); const e = document.createElement("w3m-modal"); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); } @@ -28961,8 +28961,8 @@ function create_each_block_1(ctx) { attr(div1, "class", "ticket-img"); attr(a0, "href", a0_href_value = /*data*/ ctx[0].config.ticketingUrl); - attr(a0, "class", "animate-section"); - attr(div2, "class", "text-2xl uppercase"); + attr(a0, "class", "animate-section font-mono2"); + attr(div2, "class", "text-2xl uppercase ticket-title"); attr(a1, "href", a1_href_value = /*data*/ ctx[0].config.ticketingUrl); attr(div3, "class", "text-2xl mt-5 font-bold"); diff --git a/_app/immutable/chunks/index-c2fc4713.js b/_app/immutable/chunks/index-3caa25fa.js similarity index 99% rename from _app/immutable/chunks/index-c2fc4713.js rename to _app/immutable/chunks/index-3caa25fa.js index b865daf..c3ba4e2 100644 --- a/_app/immutable/chunks/index-c2fc4713.js +++ b/_app/immutable/chunks/index-3caa25fa.js @@ -1,5 +1,5 @@ -import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-4e9ba490.js"; -import { e as eventsExports, t as tslibExports$1 } from "./tslib-8c8b3cbe.js"; +import { c as buffer$1, i as inherits_browserExports, r as require$$1$1, e as commonjsGlobal, f as bnExports, h as getAugmentedNamespace, j as getDefaultExportFromCjs } from "./_page-97177445.js"; +import { e as eventsExports, t as tslibExports$1 } from "./tslib-e65bf15b.js"; function _mergeNamespaces(n2, m2) { for (var i = 0; i < m2.length; i++) { const e2 = m2[i]; diff --git a/_app/immutable/chunks/index-95406bb9.js b/_app/immutable/chunks/index-518908fd.js similarity index 99% rename from _app/immutable/chunks/index-95406bb9.js rename to _app/immutable/chunks/index-518908fd.js index 0495791..0d73346 100644 --- a/_app/immutable/chunks/index-95406bb9.js +++ b/_app/immutable/chunks/index-518908fd.js @@ -1,5 +1,5 @@ -import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-4e9ba490.js"; -import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-182d74ff.js"; +import { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-97177445.js"; +import { p as payloadId$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, c as cjs$3, I as IJsonRpcConnection, f as formatJsonRpcError, J as JsonRpcProvider, H as HttpConnection } from "./index-b12ee88e.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; var cjs$2 = {}; var cjs$1 = {}; diff --git a/_app/immutable/chunks/index-578f130c.js b/_app/immutable/chunks/index-7b95aa2b.js similarity index 85% rename from _app/immutable/chunks/index-578f130c.js rename to _app/immutable/chunks/index-7b95aa2b.js index 9583c97..ea67b86 100644 --- a/_app/immutable/chunks/index-578f130c.js +++ b/_app/immutable/chunks/index-7b95aa2b.js @@ -1,5 +1,5 @@ import { _ as __vitePreload } from "./preload-helper-f8376bb0.js"; -import { k, W, a as a$1 } from "./_page-4e9ba490.js"; +import { k, W, a as a$1 } from "./_page-97177445.js"; var s = Object.defineProperty, a = Object.getOwnPropertySymbols, c = Object.prototype.hasOwnProperty, d = Object.prototype.propertyIsEnumerable, i = (o, e, t) => e in o ? s(o, e, { enumerable: true, configurable: true, writable: true, value: t }) : o[e] = t, b = (o, e) => { for (var t in e || (e = {})) c.call(e, t) && i(o, t, e[t]); @@ -14,7 +14,7 @@ class f { } async initUi() { if (typeof window < "u") { - await __vitePreload(() => import("./index-2916378c.js"), true ? ["./index-2916378c.js","./_page-4e9ba490.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); + await __vitePreload(() => import("./index-8c37659a.js"), true ? ["./index-8c37659a.js","./_page-97177445.js","./index-88d77172.js","./helpers-c3e656fe.js","./singletons-0b808b86.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); const e = document.createElement("w3m-modal"); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); } diff --git a/_app/immutable/chunks/index-2916378c.js b/_app/immutable/chunks/index-8c37659a.js similarity index 99% rename from _app/immutable/chunks/index-2916378c.js rename to _app/immutable/chunks/index-8c37659a.js index e0ab502..bfb830a 100644 --- a/_app/immutable/chunks/index-2916378c.js +++ b/_app/immutable/chunks/index-8c37659a.js @@ -1,4 +1,4 @@ -import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-4e9ba490.js"; +import { W, k as k$1, a as a$2, L, b as P$1, A as A$1, d as d$2, g as g$2 } from "./_page-97177445.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; /** * @license diff --git a/_app/immutable/chunks/index-182d74ff.js b/_app/immutable/chunks/index-b12ee88e.js similarity index 99% rename from _app/immutable/chunks/index-182d74ff.js rename to _app/immutable/chunks/index-b12ee88e.js index ed02212..607763d 100644 --- a/_app/immutable/chunks/index-182d74ff.js +++ b/_app/immutable/chunks/index-b12ee88e.js @@ -1,5 +1,5 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-8c8b3cbe.js"; -import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-4e9ba490.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-e65bf15b.js"; +import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-97177445.js"; const PARSE_ERROR = "PARSE_ERROR"; const INVALID_REQUEST = "INVALID_REQUEST"; const METHOD_NOT_FOUND = "METHOD_NOT_FOUND"; diff --git a/_app/immutable/chunks/index.es-14c811dd.js b/_app/immutable/chunks/index.es-00eef1fe.js similarity index 99% rename from _app/immutable/chunks/index.es-14c811dd.js rename to _app/immutable/chunks/index.es-00eef1fe.js index 02263eb..e58b2ce 100644 --- a/_app/immutable/chunks/index.es-14c811dd.js +++ b/_app/immutable/chunks/index.es-00eef1fe.js @@ -1,6 +1,6 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-8c8b3cbe.js"; -import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-4e9ba490.js"; -import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-182d74ff.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-e65bf15b.js"; +import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-97177445.js"; +import { b as safeJsonStringify$1, s as splitOnFirst, a as strictUriEncode, d as decodeUriComponent, i as isWsUrl, c as cjs$8, e as isLocalhostUrl, g as safeJsonParse$1, f as formatJsonRpcError, h as parseConnectionError, J as JsonRpcProvider, j as isJsonRpcRequest, k as formatJsonRpcResult, l as isJsonRpcResult, m as isJsonRpcError, n as isJsonRpcResponse, o as formatJsonRpcRequest, H as HttpConnection } from "./index-b12ee88e.js"; function tryStringify(o2) { try { return JSON.stringify(o2); diff --git a/_app/immutable/chunks/tslib-8c8b3cbe.js b/_app/immutable/chunks/tslib-e65bf15b.js similarity index 99% rename from _app/immutable/chunks/tslib-8c8b3cbe.js rename to _app/immutable/chunks/tslib-e65bf15b.js index 3038e67..4855bd5 100644 --- a/_app/immutable/chunks/tslib-8c8b3cbe.js +++ b/_app/immutable/chunks/tslib-e65bf15b.js @@ -1,4 +1,4 @@ -import { e as commonjsGlobal } from "./_page-4e9ba490.js"; +import { e as commonjsGlobal } from "./_page-97177445.js"; var eventsExports = {}; var events = { get exports() { diff --git a/_app/immutable/components/pages/_layout.svelte-5c08e251.js b/_app/immutable/components/pages/_layout.svelte-d739a034.js similarity index 100% rename from _app/immutable/components/pages/_layout.svelte-5c08e251.js rename to _app/immutable/components/pages/_layout.svelte-d739a034.js diff --git a/_app/immutable/components/pages/_page.svelte-d2318e60.js b/_app/immutable/components/pages/_page.svelte-fedb9c19.js similarity index 68% rename from _app/immutable/components/pages/_page.svelte-d2318e60.js rename to _app/immutable/components/pages/_page.svelte-fedb9c19.js index ca504e7..fdf5e39 100644 --- a/_app/immutable/components/pages/_page.svelte-d2318e60.js +++ b/_app/immutable/components/pages/_page.svelte-fedb9c19.js @@ -1,6 +1,6 @@ import "../../chunks/index-88d77172.js"; import "../../chunks/helpers-c3e656fe.js"; -import { P } from "../../chunks/_page-4e9ba490.js"; +import { P } from "../../chunks/_page-97177445.js"; export { P as default }; diff --git a/_app/immutable/start-dbfaddba.js b/_app/immutable/start-6e7ff589.js similarity index 99% rename from _app/immutable/start-dbfaddba.js rename to _app/immutable/start-6e7ff589.js index 44c299d..ccb4afe 100644 --- a/_app/immutable/start-dbfaddba.js +++ b/_app/immutable/start-6e7ff589.js @@ -857,9 +857,9 @@ class Root extends SvelteComponent { } const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-8afff343.js"), true ? ["./chunks/0-8afff343.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-5c08e251.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-152d8a46.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-545a8a01.js"), true ? ["./chunks/0-545a8a01.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-d739a034.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-4ad9fe18.css"] : void 0, import.meta.url), () => __vitePreload(() => import("./chunks/1-8bc57e9d.js"), true ? ["./chunks/1-8bc57e9d.js","./components/error.svelte-0198a771.js","./chunks/index-88d77172.js","./chunks/singletons-0b808b86.js"] : void 0, import.meta.url), - () => __vitePreload(() => import("./chunks/2-1c427efc.js"), true ? ["./chunks/2-1c427efc.js","./chunks/_page-4e9ba490.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) + () => __vitePreload(() => import("./chunks/2-c12d7819.js"), true ? ["./chunks/2-c12d7819.js","./chunks/_page-97177445.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./chunks/singletons-0b808b86.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url) ]; const server_loads = []; const dictionary = { diff --git a/_app/version.json b/_app/version.json index ed7fe0e..28413bd 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1682408447668"} \ No newline at end of file +{"version":"1682410693062"} \ No newline at end of file diff --git a/index.html b/index.html index d3ffc21..8c8c68f 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,17 @@ - - + + - + - -
Discounts: We offer various discounts up to 100%, see below
This web is built with SvelteKit and is open-source under CC0 license