This commit is contained in:
burningtree 2023-05-16 16:45:50 +00:00
parent d1eedd6c3b
commit aa7676b417
19 changed files with 52 additions and 53 deletions

View File

@ -1,4 +1,4 @@
import { _ } from "./_layout-ad0ab0b9.js";
import { _ } from "./_layout-a1410256.js";
import { default as default2 } from "../components/pages/_layout.svelte-3e8df14e.js";
export {
default2 as component,

View File

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

View File

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

View File

@ -100,7 +100,7 @@ const data = {
"Food and drinks included",
"Web3Privacy t-shirt",
"Networking drinks with speakers & attendees",
"#Lunarpunk party"
'<span class="font-bold">#Lunarpunk party included!</span>'
],
hint: "Discounts: We offer various discounts up to 100%, see below\n"
},
@ -112,7 +112,8 @@ const data = {
"Prague rave from top DJs",
"VJs and projections",
'"Privacy experience"',
"Networking with attendees, speakers & sponsors"
"Networking with attendees, speakers & sponsors",
'More info at <a href="http://lunarpunk.party/" class="underline">lunarpunk.party</a>'
],
note: "*Party access is included in the All-day Pass",
ticketTypeClass: "party"

View File

@ -24428,7 +24428,7 @@ var CoinbaseWalletConnector = class extends Connector {
async getProvider() {
var _a;
if (!__privateGet(this, _provider$1)) {
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-980c17a0.js").then((n2) => n2.i), true ? ["./index-980c17a0.js","./tslib-764346db.js"] : void 0, import.meta.url)).default;
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-2bdcf748.js").then((n2) => n2.i), true ? ["./index-2bdcf748.js","./tslib-bb523be7.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));
@ -24756,7 +24756,7 @@ var WalletConnectConnector = class extends Connector {
}),
{}
) : {};
const WalletConnectProvider = (await __vitePreload(() => import("./index-faf1d3fd.js"), true ? ["./index-faf1d3fd.js","./index-1e556457.js","./tslib-764346db.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
const WalletConnectProvider = (await __vitePreload(() => import("./index-a0bc99f6.js"), true ? ["./index-a0bc99f6.js","./index-fbf1926a.js","./tslib-bb523be7.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
__privateSet(this, _provider, new WalletConnectProvider({
...this.options,
chainId,
@ -24803,7 +24803,7 @@ _initUniversalProviderPromise = /* @__PURE__ */ new WeakMap();
_web3Modal = /* @__PURE__ */ new WeakMap();
_createWeb3Modal = /* @__PURE__ */ new WeakSet();
createWeb3Modal_fn = async function() {
const { Web3Modal } = await __vitePreload(() => import("./index-4557fe86.js"), true ? ["./index-4557fe86.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
const { Web3Modal } = await __vitePreload(() => import("./index-87de7c9c.js"), true ? ["./index-87de7c9c.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,
@ -24813,7 +24813,7 @@ createWeb3Modal_fn = async function() {
};
_initUniversalProvider = /* @__PURE__ */ new WeakSet();
initUniversalProvider_fn = async function() {
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-85e45a7c.js"), true ? ["./index.es-85e45a7c.js","./tslib-764346db.js","./index-1e556457.js"] : void 0, import.meta.url)).default;
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-0ba1da57.js"), true ? ["./index.es-0ba1da57.js","./tslib-bb523be7.js","./index-fbf1926a.js"] : void 0, import.meta.url)).default;
if (typeof (WalletConnectProvider == null ? void 0 : WalletConnectProvider.init) === "function") {
__privateSet(this, _provider, await WalletConnectProvider.init(
this.options
@ -27293,7 +27293,7 @@ class h {
}
async initUi() {
if (typeof window < "u") {
await __vitePreload(() => import("./index-fbfab4bf.js"), true ? ["./index-fbfab4bf.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
await __vitePreload(() => import("./index-65007766.js"), true ? ["./index-65007766.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
const e = document.createElement("w3m-modal");
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
}
@ -29085,21 +29085,18 @@ function create_each_block_3(ctx) {
}
function create_each_block_2(ctx) {
let li;
let t_value = (
let raw_value = (
/*ti*/
ctx[9] + ""
);
let t2;
return {
c() {
li = element("li");
t2 = text(t_value);
this.h();
},
l(nodes) {
li = claim_element(nodes, "LI", { class: true });
var li_nodes = children(li);
t2 = claim_text(li_nodes, t_value);
li_nodes.forEach(detach);
this.h();
},
@ -29108,13 +29105,13 @@ function create_each_block_2(ctx) {
},
m(target, anchor) {
insert_hydration(target, li, anchor);
append_hydration(li, t2);
li.innerHTML = raw_value;
},
p(ctx2, dirty) {
if (dirty & /*data*/
1 && t_value !== (t_value = /*ti*/
1 && raw_value !== (raw_value = /*ti*/
ctx2[9] + ""))
set_data(t2, t_value);
li.innerHTML = raw_value;
},
d(detaching) {
if (detaching)

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-deda2382.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-764346db.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-5213019f.js";
import { e as eventsExports, t as tslibExports$1 } from "./tslib-bb523be7.js";
function _mergeNamespaces(n2, m2) {
for (var i = 0; i < m2.length; i++) {
const e2 = m2[i];

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

View File

@ -1,5 +1,5 @@
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
import { k, W, a as a$1 } from "./_page-deda2382.js";
import { k, W, a as a$1 } from "./_page-5213019f.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-fbfab4bf.js"), true ? ["./index-fbfab4bf.js","./_page-deda2382.js","./index-2a025a89.js","./helpers-88229792.js","./singletons-286ffebd.js","./preload-helper-f8376bb0.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
await __vitePreload(() => import("./index-65007766.js"), true ? ["./index-65007766.js","./_page-5213019f.js","./index-2a025a89.js","./helpers-88229792.js","./singletons-286ffebd.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-deda2382.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-1e556457.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-5213019f.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-fbf1926a.js";
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
var cjs$2 = {};
var cjs$1 = {};

View File

@ -1,5 +1,5 @@
import { t as tslibExports, e as eventsExports } from "./tslib-764346db.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-deda2382.js";
import { t as tslibExports, e as eventsExports } from "./tslib-bb523be7.js";
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-5213019f.js";
const PARSE_ERROR = "PARSE_ERROR";
const INVALID_REQUEST = "INVALID_REQUEST";
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";

View File

@ -1,6 +1,6 @@
import { t as tslibExports, e as eventsExports } from "./tslib-764346db.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-deda2382.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-1e556457.js";
import { t as tslibExports, e as eventsExports } from "./tslib-bb523be7.js";
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-5213019f.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-fbf1926a.js";
function tryStringify(o2) {
try {
return JSON.stringify(o2);

View File

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

View File

@ -1,6 +1,6 @@
import "../../chunks/index-2a025a89.js";
import "../../chunks/helpers-88229792.js";
import { P } from "../../chunks/_page-deda2382.js";
import { P } from "../../chunks/_page-5213019f.js";
export {
P as default
};

View File

@ -1,4 +0,0 @@
import { l } from "../../chunks/_layout-ad0ab0b9.js";
export {
l as load
};

View File

@ -0,0 +1,4 @@
import { l } from "../../chunks/_layout-a1410256.js";
export {
l as load
};

View File

@ -857,9 +857,9 @@ class Root extends SvelteComponent {
}
const matchers = {};
const nodes = [
() => __vitePreload(() => import("./chunks/0-2953b5e7.js"), true ? ["./chunks/0-2953b5e7.js","./chunks/_layout-ad0ab0b9.js","./components/pages/_layout.svelte-3e8df14e.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-9d112a8f.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/0-6fbf5bf0.js"), true ? ["./chunks/0-6fbf5bf0.js","./chunks/_layout-a1410256.js","./components/pages/_layout.svelte-3e8df14e.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./assets/_layout-9d112a8f.css"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/1-1b14460c.js"), true ? ["./chunks/1-1b14460c.js","./components/error.svelte-67e543b8.js","./chunks/index-2a025a89.js","./chunks/singletons-286ffebd.js"] : void 0, import.meta.url),
() => __vitePreload(() => import("./chunks/2-23d74e2e.js"), true ? ["./chunks/2-23d74e2e.js","./chunks/_page-deda2382.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
() => __vitePreload(() => import("./chunks/2-0efa2411.js"), true ? ["./chunks/2-0efa2411.js","./chunks/_page-5213019f.js","./chunks/index-2a025a89.js","./chunks/helpers-88229792.js","./chunks/singletons-286ffebd.js","./chunks/preload-helper-f8376bb0.js"] : void 0, import.meta.url)
];
const server_loads = [];
const dictionary = {

View File

@ -1 +1 @@
{"version":"1683987059705"}
{"version":"1684255529909"}

View File

@ -100,7 +100,7 @@
"Food and drinks included",
"Web3Privacy t-shirt",
"Networking drinks with speakers & attendees",
"#Lunarpunk party"
"<span class=\"font-bold\">#Lunarpunk party included!</span>"
],
"hint": "Discounts: We offer various discounts up to 100%, see below\n"
},
@ -112,7 +112,8 @@
"Prague rave from top DJs",
"VJs and projections",
"\"Privacy experience\"",
"Networking with attendees, speakers & sponsors"
"Networking with attendees, speakers & sponsors",
"More info at <a href=\"http://lunarpunk.party/\" class=\"underline\">lunarpunk.party</a>"
],
"note": "*Party access is included in the All-day Pass",
"ticketTypeClass": "party"

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-9d112a8f.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/start-7aa5de5a.js">
<link rel="modulepreload" href="./_app/immutable/start-7d0c2d63.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-2a025a89.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-286ffebd.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-f8376bb0.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-3e8df14e.js">
<link rel="modulepreload" href="./_app/immutable/chunks/helpers-88229792.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-d50544fe.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-ad0ab0b9.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-aeb33618.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-deda2382.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-z1gllm_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"><meta name="og:url" content="https://prague.web3privacy.info"><meta name="og:title" content="Web3Privacy Prague 2023"><meta name="og: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="og:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-z1gllm_END -->
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-fc4a08ce.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-a1410256.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-d3cf46af.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_page-5213019f.js"><title>Web3Privacy Prague 2023 | 5. June 2023</title><!-- HEAD_svelte-z1gllm_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"><meta name="og:url" content="https://prague.web3privacy.info"><meta name="og:title" content="Web3Privacy Prague 2023"><meta name="og: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="og:image" content="https://prague.web3privacy.info/banner-square.png"><!-- HEAD_svelte-z1gllm_END -->
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
@ -213,14 +213,14 @@
<div class="ticket-img"></div>
<div style="z-index: 1;"><div class="text-2xl uppercase ticket-title"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section font-mono2">All-day Access</a></div>
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€49</a></div>
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">All talks &amp; panels</li><li class="mb-2 pl-2 text-sm">Food and drinks included</li><li class="mb-2 pl-2 text-sm">Web3Privacy t-shirt</li><li class="mb-2 pl-2 text-sm">Networking drinks with speakers &amp; attendees</li><li class="mb-2 pl-2 text-sm">#Lunarpunk party</li></ul>
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->All talks & panels<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->Food and drinks included<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->Web3Privacy t-shirt<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->Networking drinks with speakers & attendees<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START --><span class="font-bold">#Lunarpunk party included!</span><!-- HTML_TAG_END --></li></ul>
<div class="mt-10 markdown text-sm"><p>Discounts: We offer various discounts up to 100%, see below</p></div></div>
</div><div class="ticket-item party border py-10 px-10 hover:text-black cursor-pointer"><div class="ticket-bg"></div>
<div class="ticket-img"></div>
<div style="z-index: 1;"><div class="text-2xl uppercase ticket-title"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section font-mono2">#Lunarpunk Party</a></div>
<div class="text-2xl mt-5 font-bold"><a href="https://tickets.web3privacy.info/w3ps1/">€10</a></div>
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm">8pm - morning</li><li class="mb-2 pl-2 text-sm">Prague rave from top DJs</li><li class="mb-2 pl-2 text-sm">VJs and projections</li><li class="mb-2 pl-2 text-sm">"Privacy experience"</li><li class="mb-2 pl-2 text-sm">Networking with attendees, speakers &amp; sponsors</li></ul>
<ul class="mt-8 text-left list-disc px-6"><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->8pm - morning<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->Prague rave from top DJs<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->VJs and projections<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->"Privacy experience"<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->Networking with attendees, speakers & sponsors<!-- HTML_TAG_END --></li><li class="mb-2 pl-2 text-sm"><!-- HTML_TAG_START -->More info at <a href="http://lunarpunk.party/" class="underline">lunarpunk.party</a><!-- HTML_TAG_END --></li></ul>
<div class="mt-10 text-sm">*Party access is included in the All-day Pass</div>
</div>
</div></div>
@ -360,14 +360,14 @@
<div class="mt-4 text-sm text-supermild text-right"><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></footer></div>
<script type="module" data-sveltekit-hydrate="rt3cpr">
import { start } from "./_app/immutable/start-7aa5de5a.js";
<script type="module" data-sveltekit-hydrate="hk7fit">
import { start } from "./_app/immutable/start-7d0c2d63.js";
start({
assets: "",
env: {},
target: document.querySelector('[data-sveltekit-hydrate="rt3cpr"]').parentNode,
version: "1683987059705",
target: document.querySelector('[data-sveltekit-hydrate="hk7fit"]').parentNode,
version: "1684255529909",
hydrate: {
node_ids: [0, 2],
data: [{type:"data",data:null,uses:{}},null],