This commit is contained in:
burningtree 2023-04-28 11:26:11 +00:00
parent a700badb59
commit 79f9edea5a
17 changed files with 71 additions and 61 deletions

View File

@ -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));

View File

@ -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

View File

@ -1,4 +0,0 @@
import { P } from "./_page-d41f0deb.js";
export {
P as component
};

View File

@ -0,0 +1,4 @@
import { P } from "./_page-44f8490c.js";
export {
P as component
};

View File

@ -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);

View File

@ -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];

View File

@ -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 = {};

View File

@ -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);
}

View File

@ -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";

View File

@ -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

View File

@ -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);

View File

@ -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() {

View File

@ -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
};

View File

@ -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 = {

View File

@ -1 +1 @@
{"version":"1682677329857"}
{"version":"1682681153019"}

View File

@ -6,17 +6,17 @@
<meta name="viewport" content="width=device-width" />
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-58d58d74.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-54c7b1df.js">
<link href="./_app/immutable/assets/_layout-183b5432.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-550d99d3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-88d77172.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-0b808b86.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-32090cf5.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-77b84d71.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-2693c7c1.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-055a38df.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-583259a0.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-d41f0deb.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-1xuttk2_END -->
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-94e03a0c.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-44f8490c.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-1xuttk2_START --><meta name="description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:card" content="summary"><meta name="twitter:site" content="@web3privacy"><meta name="twitter:title" content="Web3Privacy Prague 2023"><meta name="twitter:description" content="June 5, 2023 - A lunarpunk conference focused on privacy in the Web3 industry as a complement to the Web3Privacy Now research."><meta name="twitter:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-1xuttk2_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -128,18 +128,18 @@
</div></div></div></div></div>
<div class="" id="sponsors"><div class="middle-pane-medium pt-16 mx-auto pb-32"><div class="section-header">Partners</div>
<div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-4 mb-12"><div class="partner-item text-center uppercase hover:lowercase items-center p-4"><div><a href="https://lunardao.net"><img src="/partners/lunardao.jpg" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
<div class="p-2 partner-text"><div><a href="https://lunardao.net" class="font-mono2 animate-section">LunarDAO</a></div>
<div><a href="https://twitter.com/lunarpunksquad" class="text-sm">@lunarpunksquad</a></div></div>
</div><div class="partner-item text-center uppercase hover:lowercase items-center p-4"><div><a href="https://gwei.cz"><img src="/partners/gweicz.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
<div class="p-2 partner-text"><div><a href="https://gwei.cz" class="font-mono2 animate-section">Gwei.cz</a></div>
<div><a href="https://twitter.com/gweicz" class="text-sm">@gweicz</a></div></div>
</div><div class="partner-item text-center uppercase hover:lowercase items-center p-4"><div><a href="https://ethbrno.cz"><img src="/partners/ethbrno.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-2"></a></div>
<div class="p-2 partner-text"><div><a href="https://ethbrno.cz" class="font-mono2 animate-section">ETHBrno</a></div>
<div><a href="https://twitter.com/ETHBrno" class="text-sm">@ETHBrno</a></div></div>
</div><div class="partner-item text-center uppercase hover:lowercase items-center p-4"><div><a href="https://ethrome.org"><img src="/partners/ethrome.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
<div class="p-2 partner-text"><div><a href="https://ethrome.org" class="font-mono2 animate-section">ETHRome</a></div>
<div><a href="https://twitter.com/ethereumrome" class="text-sm">@ethereumrome</a></div></div>
<div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-4 mb-12"><div class="partner-item text-center items-center p-4"><div><a href="https://lunardao.net"><img src="/partners/lunardao.jpg" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
<div class="p-2 partner-text"><div><a href="https://lunardao.net" class="font-mono2 animate-section lowercase">LunarDAO</a></div>
<div><a href="https://twitter.com/lunarpunksquad" class="text-sm text-mild">@lunarpunksquad</a></div></div>
</div><div class="partner-item text-center items-center p-4"><div><a href="https://gwei.cz"><img src="/partners/gweicz.png" class="partner-img aspect-[16/11] w-full h-full object-contain "></a></div>
<div class="p-2 partner-text"><div><a href="https://gwei.cz" class="font-mono2 animate-section lowercase">Gwei.cz</a></div>
<div><a href="https://twitter.com/gweicz" class="text-sm text-mild">@gweicz</a></div></div>
</div><div class="partner-item text-center items-center p-4"><div><a href="https://ethbrno.cz"><img src="/partners/ethbrno.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-2"></a></div>
<div class="p-2 partner-text"><div><a href="https://ethbrno.cz" class="font-mono2 animate-section lowercase">ETHBrno</a></div>
<div><a href="https://twitter.com/ETHBrno" class="text-sm text-mild">@ETHBrno</a></div></div>
</div><div class="partner-item text-center items-center p-4"><div><a href="https://ethrome.org"><img src="/partners/ethrome.svg" class="partner-img aspect-[16/11] w-full h-full object-contain p-4"></a></div>
<div class="p-2 partner-text"><div><a href="https://ethrome.org" class="font-mono2 animate-section lowercase">ETHRome</a></div>
<div><a href="https://twitter.com/ethereumrome" class="text-sm text-mild">@ethereumrome</a></div></div>
</div></div>
<div><a href="https://prague.web3privacy.info/sponsors.pdf"><button class="button text-lg">Become a partner</button></a></div></div></div>
@ -278,14 +278,14 @@
<div class="mt-4 text-sm text-supermild"><p>This web is built with <a href="https://kit.svelte.dev/">SvelteKit</a> and is <a href="https://github.com/web3privacy/w3ps1">open-source</a> under CC0 license</p></div></div></div></div></footer></div>
<script type="module" data-sveltekit-hydrate="h560cx">
import { start } from "./_app/immutable/start-54c7b1df.js";
<script type="module" data-sveltekit-hydrate="iv86tt">
import { start } from "./_app/immutable/start-550d99d3.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="h560cx"]').parentNode,
version: "1682677329857",
target: document.querySelector('[data-sveltekit-hydrate="iv86tt"]').parentNode,
version: "1682681153019",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],