This commit is contained in:
burningtree 2023-04-25 06:32:02 +00:00
parent fb4cda2e84
commit c5ab4690ce
16 changed files with 250 additions and 886 deletions

View file

@ -1,5 +1,5 @@
import { _ } from "./_layout-308acc63.js";
import { default as default2 } from "../components/pages/_layout.svelte-bb68926b.js";
import { default as default2 } from "../components/pages/_layout.svelte-286d0b0a.js";
export {
default2 as component,
_ as universal

View file

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

View file

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

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-88d93b16.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-d50290d7.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
/**
* @license

View file

@ -1,5 +1,5 @@
import { t as tslibExports, e as eventsExports } from "./tslib-63f898a0.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-88d93b16.js";
import { t as tslibExports, e as eventsExports } from "./tslib-7134d097.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-d50290d7.js";
const PARSE_ERROR = "PARSE_ERROR";
const INVALID_REQUEST = "INVALID_REQUEST";
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";

View file

@ -1,5 +1,5 @@
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
import { k, W, a as a$1 } from "./_page-88d93b16.js";
import { k, W, a as a$1 } from "./_page-d50290d7.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-d790dba9.js"), true ? ["./index-d790dba9.js","./_page-88d93b16.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-1368d249.js"), true ? ["./index-1368d249.js","./_page-d50290d7.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 { r as require$$1, e as commonjsGlobal, s as sha3Exports, h as getAugmentedNamespace, l as base64Js, m as ieee754, E as EventEmitter } from "./_page-88d93b16.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-5525e91d.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-d50290d7.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-4539ed1b.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
var cjs$2 = {};
var cjs$1 = {};

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-88d93b16.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-63f898a0.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-d50290d7.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-7134d097.js";
function _mergeNamespaces(n2, m2) {
for (var i = 0; i < m2.length; i++) {
const e2 = m2[i];

View file

@ -1,6 +1,6 @@
import { t as tslibExports, e as eventsExports } from "./tslib-63f898a0.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-88d93b16.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-5525e91d.js";
import { t as tslibExports, e as eventsExports } from "./tslib-7134d097.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-d50290d7.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-4539ed1b.js";
function tryStringify(o2) {
try {
return JSON.stringify(o2);

View file

@ -1,4 +1,4 @@
import { e as commonjsGlobal } from "./_page-88d93b16.js";
import { e as commonjsGlobal } from "./_page-d50290d7.js";
var eventsExports = {};
var events = {
get exports() {

View file

@ -1021,7 +1021,7 @@ function instance($$self, $$props, $$invalidate) {
{ title: "intro", name: "#", url: "" },
{ title: "About", url: "#about" },
{ title: "Speakers", url: "#speakers" },
{ title: "Program", url: "#program" },
//{ title: 'Program', url: '#program' },
//{ title: 'Sponsors', url: '#sponsors' },
{ title: "FAQ", url: "#faq" },
{

View file

@ -1,6 +1,6 @@
import "../../chunks/index-88d77172.js";
import "../../chunks/helpers-c3e656fe.js";
import { P } from "../../chunks/_page-88d93b16.js";
import { P } from "../../chunks/_page-d50290d7.js";
export {
P as default
};

View file

@ -857,9 +857,9 @@ class Root extends SvelteComponent {
}
const matchers = {};
const nodes = [
() => __vitePreload(() => import("./chunks/0-c7337508.js"), true ? ["./chunks/0-c7337508.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-bb68926b.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-b935e5cd.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/0-00217243.js"), true ? ["./chunks/0-00217243.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-286d0b0a.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-b935e5cd.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-e5473cc2.js"), true ? ["./chunks/2-e5473cc2.js","./chunks/_page-88d93b16.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-1b3e098a.js"), true ? ["./chunks/2-1b3e098a.js","./chunks/_page-d50290d7.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":"1682403940915"}
{"version":"1682404298686"}

View file

@ -7,16 +7,16 @@
<meta name="theme-color" content="#000000" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/_layout-b935e5cd.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-c13f4d23.js">
<link rel="modulepreload" href="./_app/immutable/start-8fd4da1d.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-bb68926b.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-286d0b0a.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-c3e656fe.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-a62ab53a.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-308acc63.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-edff5e81.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-88d93b16.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/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-42b2a005.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-d50290d7.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/web3privacy.png"><!-- HEAD_svelte-1xuttk2_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -28,7 +28,6 @@
<div class="hidden lg:block"><a class="hover:underline null " href="" target="">#</a>
</div><div class="hidden lg:block"><a class="hover:underline null " href="#about" target="">ABOUT</a>
</div><div class="hidden lg:block"><a class="hover:underline null " href="#speakers" target="">SPEAKERS</a>
</div><div class="hidden lg:block"><a class="hover:underline null " href="#program" target="">PROGRAM</a>
</div><div class="hidden lg:block"><a class="hover:underline null " href="#faq" target="">FAQ</a>
</div><div class="hidden lg:block"><a class="hover:underline null external" href="https://chat.web3privacy.info" target="_blank">CHAT</a>
</div><div class="hidden lg:block"><a class="hover:underline null external" href="https://twitter.com/web3privacy" target="_blank">TWITTER</a>
@ -123,97 +122,7 @@
<div class="" id="sponsors"><div class="middle-pane-medium pt-16 mx-auto pb-32"><div class="section-header">Partners</div>
<div><a href="https://prague.web3privacy.info/sponsors.pdf"><button class="button text-lg">Become a partner</button></a></div></div></div>
<div class="bg-black" id="program"><div class="middle-pane-medium pt-16 mx-auto pb-32"><div class="section-header">Program</div>
<div class="text-supermild mb-16">WIP. The final schedule will be published a few weeks before the conference in May 2023.</div>
<div class="program xl:flex gap-10 xl:gap-4"><div class="w-auto xl:w-1/2 mb-10 xl:mb-0"><div class="text-xl font-bold mb-4 font-mono2 lowercase">Main stage</div>
<table class="table-auto table-custom w-full mt-8">
<tbody><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->9:00 <div class="xl:inline-block hidden mx-1">-</div> 9:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Registration &amp; networking</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->9:30 <div class="xl:inline-block hidden mx-1">-</div> 9:35<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Welcome to Web3Privacy</span>
― TBA</div>
<div class="mt-2 text-sm description text-mild markdown"><p>Welcoming visitors to our private-centric research, community and conference</p>
</div></td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->9:35 <div class="xl:inline-block hidden mx-1">-</div> 10:55<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Talks I. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->10:55 <div class="xl:inline-block hidden mx-1">-</div> 11:20<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">25min Coffee Break</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->11:25 <div class="xl:inline-block hidden mx-1">-</div> 12:40<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Talks II. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->12:40 <div class="xl:inline-block hidden mx-1">-</div> 14:00<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">Lunch &amp; Networking</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:00 <div class="xl:inline-block hidden mx-1">-</div> 15:40<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Talks III. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->15:40 <div class="xl:inline-block hidden mx-1">-</div> 16:05<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">25min Coffee Break</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:10 <div class="xl:inline-block hidden mx-1">-</div> 18:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Talks IV. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->18:30 <div class="xl:inline-block hidden mx-1">-</div> 18:35<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Closing Remarks</span>
― TBA</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->18:30 <div class="xl:inline-block hidden mx-1">-</div> 20:00<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">Networking &amp; Drinks</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->20:00 <div class="xl:inline-block hidden mx-1">-</div> 4:00<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">#Lunarpunk party</span>
</div>
<div class="mt-2 text-sm description text-mild markdown"><p>Enjoy our afterparty in Lunarpunk style with quality Prague rave DJs, which will take place in the same venue until the morning (4am).</p>
</div></td>
</tr>
</tbody></table>
</div><div class="w-auto xl:w-1/2 mb-10 xl:mb-0"><div class="text-xl font-bold mb-4 font-mono2 lowercase">Workshop stage</div>
<table class="table-auto table-custom w-full mt-8">
<tbody><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->09:35 <div class="xl:inline-block hidden mx-1">-</div> 10:55<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Workshops I. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->10:55 <div class="xl:inline-block hidden mx-1">-</div> 11:20<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">25min Coffee Break</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->11:25 <div class="xl:inline-block hidden mx-1">-</div> 12:40<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Workshops II. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->12:40 <div class="xl:inline-block hidden mx-1">-</div> 14:00<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">Lunch &amp; Networking</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->14:00 <div class="xl:inline-block hidden mx-1">-</div> 15:40<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Workshops III. - TBA</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 text-mild"><!-- HTML_TAG_START -->15:40 <div class="xl:inline-block hidden mx-1">-</div> 16:05<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section text-mild">25min Coffee Break</span>
</div>
</td>
</tr><tr class=""><td class="text-right time xl:whitespace-nowrap sm:w-16 xl:w-36 "><!-- HTML_TAG_START -->16:10 <div class="xl:inline-block hidden mx-1">-</div> 18:30<!-- HTML_TAG_END --></td>
<td class="text-left"><div class=""><span class="animate-section ">Workshops IV.</span>
</div>
</td>
</tr>
</tbody></table>
</div></div></div></div>
<div class="" id="ticket"><div class="middle-pane-medium pt-16 mx-auto"><div class="section-header">Ticket</div>
<div class="mb-8 text-mild">Be a part of the first Web3Privacy Summit experience…</div>
@ -340,14 +249,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="1x9ra1s">
import { start } from "./_app/immutable/start-c13f4d23.js";
<script type="module" data-sveltekit-hydrate="deltw5">
import { start } from "./_app/immutable/start-8fd4da1d.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="1x9ra1s"]').parentNode,
version: "1682403940915",
target: document.querySelector('[data-sveltekit-hydrate="deltw5"]').parentNode,
version: "1682404298686",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],