diff --git a/_app/immutable/assets/_layout-58d58d74.css b/_app/immutable/assets/_layout-183b5432.css similarity index 98% rename from _app/immutable/assets/_layout-58d58d74.css rename to _app/immutable/assets/_layout-183b5432.css index 2397c2e..6559e50 100644 --- a/_app/immutable/assets/_layout-58d58d74.css +++ b/_app/immutable/assets/_layout-183b5432.css @@ -592,6 +592,13 @@ person-item:hover .table-custom th{ --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity)); } +.partner-item .partner-text .table-custom th{ + color: rgb(255 255 255 / 0); +} +.partner-item:hover .partner-text .table-custom th{ + color: rgb(255 255 255 / 0.5); + transition-duration: 1000ms; +} .table-custom tbody tr:hover td, .table-custom tbody tr:hover td span{ --tw-bg-opacity: 1; @@ -740,11 +747,6 @@ person-item:hover .text-mild, transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 500ms; } -.partner-item{ - transition-property: all; - transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); - transition-duration: 150ms; -} .partner-item .partner-img{ --tw-grayscale: grayscale(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); @@ -754,10 +756,21 @@ person-item:hover .text-mild, 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); } .partner-item .partner-text{ - visibility: hidden; + color: rgb(255 255 255 / 0); + transition-property: all; + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 300ms; +} +.partner-item .partner-text .text-mild{ + color: rgb(255 255 255 / 0); } .partner-item:hover .partner-text{ - visibility: visible; + --tw-text-opacity: 1; + color: rgb(255 255 255 / var(--tw-text-opacity)); +} +.partner-item:hover .partner-text .text-mild{ + color: rgb(255 255 255 / 0.5); + transition-duration: 1000ms; } .fixed{ position: fixed; @@ -1168,9 +1181,6 @@ person-item:hover .text-mild, --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } -.hover\:lowercase:hover{ - text-transform: lowercase; -} .hover\:text-black:hover{ --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity)); diff --git a/_app/immutable/chunks/0-88b25893.js b/_app/immutable/chunks/0-d81299d4.js similarity index 87% rename from _app/immutable/chunks/0-88b25893.js rename to _app/immutable/chunks/0-d81299d4.js index 1a35135..45f1065 100644 --- a/_app/immutable/chunks/0-88b25893.js +++ b/_app/immutable/chunks/0-d81299d4.js @@ -1,5 +1,5 @@ import { _ } from "./_layout-055a38df.js"; -import { default as default2 } from "../components/pages/_layout.svelte-32090cf5.js"; +import { default as default2 } from "../components/pages/_layout.svelte-77b84d71.js"; export { default2 as component, _ as universal diff --git a/_app/immutable/chunks/2-0c602aad.js b/_app/immutable/chunks/2-0c602aad.js deleted file mode 100644 index 989c204..0000000 --- a/_app/immutable/chunks/2-0c602aad.js +++ /dev/null @@ -1,4 +0,0 @@ -import { P } from "./_page-d41f0deb.js"; -export { - P as component -}; diff --git a/_app/immutable/chunks/2-1e634693.js b/_app/immutable/chunks/2-1e634693.js new file mode 100644 index 0000000..53adae7 --- /dev/null +++ b/_app/immutable/chunks/2-1e634693.js @@ -0,0 +1,4 @@ +import { P } from "./_page-44f8490c.js"; +export { + P as component +}; diff --git a/_app/immutable/chunks/_page-d41f0deb.js b/_app/immutable/chunks/_page-44f8490c.js similarity index 99% rename from _app/immutable/chunks/_page-d41f0deb.js rename to _app/immutable/chunks/_page-44f8490c.js index e24ea70..b8c31e4 100644 --- a/_app/immutable/chunks/_page-d41f0deb.js +++ b/_app/immutable/chunks/_page-44f8490c.js @@ -24325,7 +24325,7 @@ var CoinbaseWalletConnector = class extends Connector { async getProvider() { var _a; if (!__privateGet(this, _provider$1)) { - let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-cdf114cc.js").then((n2) => n2.i), true ? ["./index-cdf114cc.js","./tslib-de5d6b8e.js"] : void 0, import.meta.url)).default; + let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-0d081f25.js").then((n2) => n2.i), true ? ["./index-0d081f25.js","./tslib-e8663318.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-56d26968.js"), true ? ["./index-56d26968.js","./index-5cd38bea.js","./tslib-de5d6b8e.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index-10ebb825.js"), true ? ["./index-10ebb825.js","./index-6763091b.js","./tslib-e8663318.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-d7a60ac9.js"), true ? ["./index-d7a60ac9.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url); + const { Web3Modal } = await __vitePreload(() => import("./index-3a108493.js"), true ? ["./index-3a108493.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-4fbb234c.js"), true ? ["./index.es-4fbb234c.js","./tslib-de5d6b8e.js","./index-5cd38bea.js"] : void 0, import.meta.url)).default; + const WalletConnectProvider = (await __vitePreload(() => import("./index.es-53c08b68.js"), true ? ["./index.es-53c08b68.js","./tslib-e8663318.js","./index-6763091b.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-e9886068.js"), true ? ["./index-e9886068.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); + await __vitePreload(() => import("./index-d64eec65.js"), true ? ["./index-d64eec65.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url); const e = document.createElement("w3m-modal"); document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true); } @@ -28802,12 +28802,12 @@ function create_each_block_3(ctx) { ctx[11].web); attr(a1, "href", a1_href_value = /*partner*/ ctx[11].web); - attr(a1, "class", "font-mono2 animate-section"); + attr(a1, "class", "font-mono2 animate-section lowercase"); attr(a2, "href", a2_href_value = "https://twitter.com/" + /*partner*/ ctx[11].twitter); - attr(a2, "class", "text-sm"); + attr(a2, "class", "text-sm text-mild"); attr(div3, "class", "p-2 partner-text"); - attr(div4, "class", "partner-item text-center uppercase hover:lowercase items-center p-4"); + attr(div4, "class", "partner-item text-center items-center p-4"); }, m(target, anchor) { insert_hydration(target, div4, anchor); diff --git a/_app/immutable/chunks/index-cdf114cc.js b/_app/immutable/chunks/index-0d081f25.js similarity index 99% rename from _app/immutable/chunks/index-cdf114cc.js rename to _app/immutable/chunks/index-0d081f25.js index 66b113a..7b2f824 100644 --- a/_app/immutable/chunks/index-cdf114cc.js +++ b/_app/immutable/chunks/index-0d081f25.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-d41f0deb.js"; -import { e as eventsExports, t as tslibExports$1 } from "./tslib-de5d6b8e.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-44f8490c.js"; +import { e as eventsExports, t as tslibExports$1 } from "./tslib-e8663318.js"; function _mergeNamespaces(n2, m2) { for (var i = 0; i < m2.length; i++) { const e2 = m2[i]; diff --git a/_app/immutable/chunks/index-56d26968.js b/_app/immutable/chunks/index-10ebb825.js similarity index 99% rename from _app/immutable/chunks/index-56d26968.js rename to _app/immutable/chunks/index-10ebb825.js index c50a6ca..1d2fe54 100644 --- a/_app/immutable/chunks/index-56d26968.js +++ b/_app/immutable/chunks/index-10ebb825.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-d41f0deb.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-5cd38bea.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-44f8490c.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-6763091b.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; var cjs$2 = {}; var cjs$1 = {}; diff --git a/_app/immutable/chunks/index-d7a60ac9.js b/_app/immutable/chunks/index-3a108493.js similarity index 85% rename from _app/immutable/chunks/index-d7a60ac9.js rename to _app/immutable/chunks/index-3a108493.js index 109b5a5..c8a13c1 100644 --- a/_app/immutable/chunks/index-d7a60ac9.js +++ b/_app/immutable/chunks/index-3a108493.js @@ -1,5 +1,5 @@ import { _ as __vitePreload } from "./preload-helper-f8376bb0.js"; -import { k, W, a as a$1 } from "./_page-d41f0deb.js"; +import { k, W, a as a$1 } from "./_page-44f8490c.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-e9886068.js"), true ? ["./index-e9886068.js","./_page-d41f0deb.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-d64eec65.js"), true ? ["./index-d64eec65.js","./_page-44f8490c.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-5cd38bea.js b/_app/immutable/chunks/index-6763091b.js similarity index 99% rename from _app/immutable/chunks/index-5cd38bea.js rename to _app/immutable/chunks/index-6763091b.js index f8c8f71..0ab7f27 100644 --- a/_app/immutable/chunks/index-5cd38bea.js +++ b/_app/immutable/chunks/index-6763091b.js @@ -1,5 +1,5 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-de5d6b8e.js"; -import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-d41f0deb.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-e8663318.js"; +import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-44f8490c.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-e9886068.js b/_app/immutable/chunks/index-d64eec65.js similarity index 99% rename from _app/immutable/chunks/index-e9886068.js rename to _app/immutable/chunks/index-d64eec65.js index 52b54d6..6cc7347 100644 --- a/_app/immutable/chunks/index-e9886068.js +++ b/_app/immutable/chunks/index-d64eec65.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-d41f0deb.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-44f8490c.js"; import { d as dijkstraExports } from "./dijkstra-cb1f074b.js"; /** * @license diff --git a/_app/immutable/chunks/index.es-4fbb234c.js b/_app/immutable/chunks/index.es-53c08b68.js similarity index 99% rename from _app/immutable/chunks/index.es-4fbb234c.js rename to _app/immutable/chunks/index.es-53c08b68.js index 809bb65..3d0881e 100644 --- a/_app/immutable/chunks/index.es-4fbb234c.js +++ b/_app/immutable/chunks/index.es-53c08b68.js @@ -1,6 +1,6 @@ -import { t as tslibExports, e as eventsExports } from "./tslib-de5d6b8e.js"; -import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-d41f0deb.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-5cd38bea.js"; +import { t as tslibExports, e as eventsExports } from "./tslib-e8663318.js"; +import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-44f8490c.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-6763091b.js"; function tryStringify(o2) { try { return JSON.stringify(o2); diff --git a/_app/immutable/chunks/tslib-de5d6b8e.js b/_app/immutable/chunks/tslib-e8663318.js similarity index 99% rename from _app/immutable/chunks/tslib-de5d6b8e.js rename to _app/immutable/chunks/tslib-e8663318.js index 739f6a1..4b28f13 100644 --- a/_app/immutable/chunks/tslib-de5d6b8e.js +++ b/_app/immutable/chunks/tslib-e8663318.js @@ -1,4 +1,4 @@ -import { e as commonjsGlobal } from "./_page-d41f0deb.js"; +import { e as commonjsGlobal } from "./_page-44f8490c.js"; var eventsExports = {}; var events = { get exports() { diff --git a/_app/immutable/components/pages/_layout.svelte-32090cf5.js b/_app/immutable/components/pages/_layout.svelte-77b84d71.js similarity index 100% rename from _app/immutable/components/pages/_layout.svelte-32090cf5.js rename to _app/immutable/components/pages/_layout.svelte-77b84d71.js diff --git a/_app/immutable/components/pages/_page.svelte-583259a0.js b/_app/immutable/components/pages/_page.svelte-94e03a0c.js similarity index 68% rename from _app/immutable/components/pages/_page.svelte-583259a0.js rename to _app/immutable/components/pages/_page.svelte-94e03a0c.js index 1e7541b..0baa217 100644 --- a/_app/immutable/components/pages/_page.svelte-583259a0.js +++ b/_app/immutable/components/pages/_page.svelte-94e03a0c.js @@ -1,6 +1,6 @@ import "../../chunks/index-88d77172.js"; import "../../chunks/helpers-c3e656fe.js"; -import { P } from "../../chunks/_page-d41f0deb.js"; +import { P } from "../../chunks/_page-44f8490c.js"; export { P as default }; diff --git a/_app/immutable/start-54c7b1df.js b/_app/immutable/start-550d99d3.js similarity index 99% rename from _app/immutable/start-54c7b1df.js rename to _app/immutable/start-550d99d3.js index f49a9a3..5ed354b 100644 --- a/_app/immutable/start-54c7b1df.js +++ b/_app/immutable/start-550d99d3.js @@ -857,9 +857,9 @@ class Root extends SvelteComponent { } const matchers = {}; const nodes = [ - () => __vitePreload(() => import("./chunks/0-88b25893.js"), true ? ["./chunks/0-88b25893.js","./chunks/_layout-055a38df.js","./components/pages/_layout.svelte-32090cf5.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-58d58d74.css"] : void 0, import.meta.url), + () => __vitePreload(() => import("./chunks/0-d81299d4.js"), true ? ["./chunks/0-d81299d4.js","./chunks/_layout-055a38df.js","./components/pages/_layout.svelte-77b84d71.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-183b5432.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-0c602aad.js"), true ? ["./chunks/2-0c602aad.js","./chunks/_page-d41f0deb.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-1e634693.js"), true ? ["./chunks/2-1e634693.js","./chunks/_page-44f8490c.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 51af6be..8b9f55a 100644 --- a/_app/version.json +++ b/_app/version.json @@ -1 +1 @@ -{"version":"1682677329857"} \ No newline at end of file +{"version":"1682681153019"} \ No newline at end of file diff --git a/index.html b/index.html index b65bd55..c5b88d9 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,17 @@ - - + + - + - - Web3Privacy Prague 2023 | 5. June 2023 + + Web3Privacy Prague 2023 | 5. June 2023
@@ -128,18 +128,18 @@
Partners
- @@ -278,14 +278,14 @@

This web is built with SvelteKit and is open-source under CC0 license

-