mirror of
https://github.com/web3privacy/w3ps1.git
synced 2024-10-15 16:26:26 +02:00
deploy: 948e456faa
This commit is contained in:
parent
7c3070dcbb
commit
7f3dd4d2fc
17 changed files with 159 additions and 127 deletions
|
@ -683,6 +683,19 @@ person-item:hover .text-mild,
|
|||
.ticket-item:hover .ticket-img {
|
||||
filter: invert(100%);
|
||||
}
|
||||
.ticket-item:hover .ticket-bg{
|
||||
--tw-bg-opacity: 1;
|
||||
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
|
||||
}
|
||||
.ticket-item .ticket-bg {
|
||||
z-index: -2;
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-color: #010101;
|
||||
}
|
||||
.fixed{
|
||||
position: fixed;
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
import { _ } from "./_layout-308acc63.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-a6446f06.js";
|
||||
import { default as default2 } from "../components/pages/_layout.svelte-d130512c.js";
|
||||
export {
|
||||
default2 as component,
|
||||
_ as universal
|
4
_app/immutable/chunks/2-0f1ddf82.js
Normal file
4
_app/immutable/chunks/2-0f1ddf82.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
import { P } from "./_page-98703a0d.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
|
@ -1,4 +0,0 @@
|
|||
import { P } from "./_page-8179c3ce.js";
|
||||
export {
|
||||
P as component
|
||||
};
|
|
@ -1,4 +1,4 @@
|
|||
import { S as SvelteComponent, i as init, s as safe_not_equal, k as element, l as claim_element, m as children, h as detach, n as attr, b as insert_hydration, f as transition_in, g as group_outros, d as check_outros, t as transition_out, M as destroy_each, a as space, q as text, c as claim_space, r as claim_text, G as src_url_equal, H as append_hydration, I as listen, u as set_data, x as create_component, y as claim_component, z as mount_component, A as destroy_component, N as run_all, Z as component_subscribe, _ as is_function, e as empty, C as noop, $ as head_selector } from "./index-88d77172.js";
|
||||
import { S as SvelteComponent, i as init, s as safe_not_equal, k as element, l as claim_element, m as children, h as detach, n as attr, b as insert_hydration, f as transition_in, g as group_outros, d as check_outros, t as transition_out, M as destroy_each, a as space, q as text, c as claim_space, r as claim_text, G as src_url_equal, H as append_hydration, I as listen, u as set_data, x as create_component, y as claim_component, z as mount_component, A as destroy_component, N as run_all, Z as component_subscribe, _ as is_function, e as empty, C as noop, $ as head_selector, p as set_style } from "./index-88d77172.js";
|
||||
import { a as animateText, S as SvelteMarkdown, b as animateSection } from "./helpers-c3e656fe.js";
|
||||
import { l as client$1, w as writable } from "./singletons-0b808b86.js";
|
||||
import { _ as __vitePreload } from "./preload-helper-f8376bb0.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-00e4ec39.js").then((n2) => n2.i), true ? ["./index-00e4ec39.js","./tslib-e37f6339.js"] : void 0, import.meta.url)).default;
|
||||
let CoinbaseWalletSDK = (await __vitePreload(() => import("./index-5f67507c.js").then((n2) => n2.i), true ? ["./index-5f67507c.js","./tslib-48359c00.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-cdba1e76.js"), true ? ["./index-cdba1e76.js","./index-19f7bbcb.js","./tslib-e37f6339.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url)).default;
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index-6a460f88.js"), true ? ["./index-6a460f88.js","./index-de467ff7.js","./tslib-48359c00.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-20f1ac86.js"), true ? ["./index-20f1ac86.js","./preload-helper-f8376bb0.js"] : void 0, import.meta.url);
|
||||
const { Web3Modal } = await __vitePreload(() => import("./index-952c4631.js"), true ? ["./index-952c4631.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-add2eb2d.js"), true ? ["./index.es-add2eb2d.js","./tslib-e37f6339.js","./index-19f7bbcb.js"] : void 0, import.meta.url)).default;
|
||||
const WalletConnectProvider = (await __vitePreload(() => import("./index.es-8c69346f.js"), true ? ["./index.es-8c69346f.js","./tslib-48359c00.js","./index-de467ff7.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-f7642ca1.js"), true ? ["./index-f7642ca1.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||
await __vitePreload(() => import("./index-2a696668.js"), true ? ["./index-2a696668.js","./dijkstra-cb1f074b.js"] : void 0, import.meta.url);
|
||||
const e = document.createElement("w3m-modal");
|
||||
document.body.insertAdjacentElement("beforeend", e), a$1.setIsUiLoaded(true);
|
||||
}
|
||||
|
@ -29236,32 +29236,35 @@ function create_if_block_2(ctx) {
|
|||
};
|
||||
}
|
||||
function create_each_block_1(ctx) {
|
||||
let div3;
|
||||
let div5;
|
||||
let div0;
|
||||
let t0;
|
||||
let div1;
|
||||
let t1;
|
||||
let div4;
|
||||
let div2;
|
||||
let a0;
|
||||
let t1_value = (
|
||||
let t2_value = (
|
||||
/*tt*/
|
||||
ctx[6].title + ""
|
||||
);
|
||||
let t1;
|
||||
let a0_href_value;
|
||||
let t2;
|
||||
let div2;
|
||||
let a0_href_value;
|
||||
let t3;
|
||||
let div3;
|
||||
let a1;
|
||||
let t3_value = (
|
||||
let t4_value = (
|
||||
/*tt*/
|
||||
ctx[6].price + ""
|
||||
);
|
||||
let t3;
|
||||
let a1_href_value;
|
||||
let t4;
|
||||
let ul;
|
||||
let a1_href_value;
|
||||
let t5;
|
||||
let ul;
|
||||
let t6;
|
||||
let t7;
|
||||
let div3_class_value;
|
||||
let t8;
|
||||
let div5_class_value;
|
||||
let current;
|
||||
let mounted;
|
||||
let dispose;
|
||||
|
@ -29283,111 +29286,125 @@ function create_each_block_1(ctx) {
|
|||
);
|
||||
return {
|
||||
c() {
|
||||
div3 = element("div");
|
||||
div5 = element("div");
|
||||
div0 = element("div");
|
||||
t0 = space();
|
||||
div1 = element("div");
|
||||
a0 = element("a");
|
||||
t1 = text(t1_value);
|
||||
t2 = space();
|
||||
t1 = space();
|
||||
div4 = element("div");
|
||||
div2 = element("div");
|
||||
a0 = element("a");
|
||||
t2 = text(t2_value);
|
||||
t3 = space();
|
||||
div3 = element("div");
|
||||
a1 = element("a");
|
||||
t3 = text(t3_value);
|
||||
t4 = space();
|
||||
t4 = text(t4_value);
|
||||
t5 = space();
|
||||
ul = element("ul");
|
||||
for (let i2 = 0; i2 < each_blocks.length; i2 += 1) {
|
||||
each_blocks[i2].c();
|
||||
}
|
||||
t5 = space();
|
||||
t6 = space();
|
||||
if (if_block0)
|
||||
if_block0.c();
|
||||
t6 = space();
|
||||
t7 = space();
|
||||
if (if_block1)
|
||||
if_block1.c();
|
||||
t7 = space();
|
||||
t8 = space();
|
||||
this.h();
|
||||
},
|
||||
l(nodes) {
|
||||
div3 = claim_element(nodes, "DIV", { class: true });
|
||||
var div3_nodes = children(div3);
|
||||
div0 = claim_element(div3_nodes, "DIV", { class: true });
|
||||
div5 = claim_element(nodes, "DIV", { class: true });
|
||||
var div5_nodes = children(div5);
|
||||
div0 = claim_element(div5_nodes, "DIV", { class: true });
|
||||
children(div0).forEach(detach);
|
||||
t0 = claim_space(div3_nodes);
|
||||
div1 = claim_element(div3_nodes, "DIV", { class: true });
|
||||
var div1_nodes = children(div1);
|
||||
a0 = claim_element(div1_nodes, "A", { href: true, class: true });
|
||||
var a0_nodes = children(a0);
|
||||
t1 = claim_text(a0_nodes, t1_value);
|
||||
a0_nodes.forEach(detach);
|
||||
div1_nodes.forEach(detach);
|
||||
t2 = claim_space(div3_nodes);
|
||||
div2 = claim_element(div3_nodes, "DIV", { class: true });
|
||||
t0 = claim_space(div5_nodes);
|
||||
div1 = claim_element(div5_nodes, "DIV", { class: true });
|
||||
children(div1).forEach(detach);
|
||||
t1 = claim_space(div5_nodes);
|
||||
div4 = claim_element(div5_nodes, "DIV", { style: true });
|
||||
var div4_nodes = children(div4);
|
||||
div2 = claim_element(div4_nodes, "DIV", { class: true });
|
||||
var div2_nodes = children(div2);
|
||||
a1 = claim_element(div2_nodes, "A", { href: true });
|
||||
var a1_nodes = children(a1);
|
||||
t3 = claim_text(a1_nodes, t3_value);
|
||||
a1_nodes.forEach(detach);
|
||||
a0 = claim_element(div2_nodes, "A", { href: true, class: true });
|
||||
var a0_nodes = children(a0);
|
||||
t2 = claim_text(a0_nodes, t2_value);
|
||||
a0_nodes.forEach(detach);
|
||||
div2_nodes.forEach(detach);
|
||||
t4 = claim_space(div3_nodes);
|
||||
ul = claim_element(div3_nodes, "UL", { class: true });
|
||||
t3 = claim_space(div4_nodes);
|
||||
div3 = claim_element(div4_nodes, "DIV", { class: true });
|
||||
var div3_nodes = children(div3);
|
||||
a1 = claim_element(div3_nodes, "A", { href: true });
|
||||
var a1_nodes = children(a1);
|
||||
t4 = claim_text(a1_nodes, t4_value);
|
||||
a1_nodes.forEach(detach);
|
||||
div3_nodes.forEach(detach);
|
||||
t5 = claim_space(div4_nodes);
|
||||
ul = claim_element(div4_nodes, "UL", { class: true });
|
||||
var ul_nodes = children(ul);
|
||||
for (let i2 = 0; i2 < each_blocks.length; i2 += 1) {
|
||||
each_blocks[i2].l(ul_nodes);
|
||||
}
|
||||
ul_nodes.forEach(detach);
|
||||
t5 = claim_space(div3_nodes);
|
||||
t6 = claim_space(div4_nodes);
|
||||
if (if_block0)
|
||||
if_block0.l(div3_nodes);
|
||||
t6 = claim_space(div3_nodes);
|
||||
if_block0.l(div4_nodes);
|
||||
t7 = claim_space(div4_nodes);
|
||||
if (if_block1)
|
||||
if_block1.l(div3_nodes);
|
||||
t7 = claim_space(div3_nodes);
|
||||
div3_nodes.forEach(detach);
|
||||
if_block1.l(div4_nodes);
|
||||
div4_nodes.forEach(detach);
|
||||
t8 = claim_space(div5_nodes);
|
||||
div5_nodes.forEach(detach);
|
||||
this.h();
|
||||
},
|
||||
h() {
|
||||
attr(div0, "class", "ticket-img");
|
||||
attr(div0, "class", "ticket-bg");
|
||||
attr(div1, "class", "ticket-img");
|
||||
attr(a0, "href", a0_href_value = /*data*/
|
||||
ctx[0].config.ticketingUrl);
|
||||
attr(a0, "class", "animate-section");
|
||||
attr(div1, "class", "text-2xl uppercase");
|
||||
attr(div2, "class", "text-2xl uppercase");
|
||||
attr(a1, "href", a1_href_value = /*data*/
|
||||
ctx[0].config.ticketingUrl);
|
||||
attr(div2, "class", "text-2xl mt-5 font-bold");
|
||||
attr(div3, "class", "text-2xl mt-5 font-bold");
|
||||
attr(ul, "class", "mt-8 text-left list-disc px-6");
|
||||
attr(div3, "class", div3_class_value = "ticket-item " + /*tt*/
|
||||
ctx[6].ticketTypeClass + " border py-10 px-10 hover:text-black hover:bg-white " + /*data*/
|
||||
set_style(div4, "z-index", "1");
|
||||
attr(div5, "class", div5_class_value = "ticket-item " + /*tt*/
|
||||
ctx[6].ticketTypeClass + " border py-10 px-10 hover:text-black " + /*data*/
|
||||
(ctx[0].config.ticketing ? "cursor-pointer" : ""));
|
||||
},
|
||||
m(target, anchor) {
|
||||
insert_hydration(target, div3, anchor);
|
||||
append_hydration(div3, div0);
|
||||
append_hydration(div3, t0);
|
||||
append_hydration(div3, div1);
|
||||
append_hydration(div1, a0);
|
||||
append_hydration(a0, t1);
|
||||
append_hydration(div3, t2);
|
||||
append_hydration(div3, div2);
|
||||
append_hydration(div2, a1);
|
||||
append_hydration(a1, t3);
|
||||
append_hydration(div3, t4);
|
||||
append_hydration(div3, ul);
|
||||
insert_hydration(target, div5, anchor);
|
||||
append_hydration(div5, div0);
|
||||
append_hydration(div5, t0);
|
||||
append_hydration(div5, div1);
|
||||
append_hydration(div5, t1);
|
||||
append_hydration(div5, div4);
|
||||
append_hydration(div4, div2);
|
||||
append_hydration(div2, a0);
|
||||
append_hydration(a0, t2);
|
||||
append_hydration(div4, t3);
|
||||
append_hydration(div4, div3);
|
||||
append_hydration(div3, a1);
|
||||
append_hydration(a1, t4);
|
||||
append_hydration(div4, t5);
|
||||
append_hydration(div4, ul);
|
||||
for (let i2 = 0; i2 < each_blocks.length; i2 += 1) {
|
||||
each_blocks[i2].m(ul, null);
|
||||
}
|
||||
append_hydration(div3, t5);
|
||||
append_hydration(div4, t6);
|
||||
if (if_block0)
|
||||
if_block0.m(div3, null);
|
||||
append_hydration(div3, t6);
|
||||
if_block0.m(div4, null);
|
||||
append_hydration(div4, t7);
|
||||
if (if_block1)
|
||||
if_block1.m(div3, null);
|
||||
append_hydration(div3, t7);
|
||||
if_block1.m(div4, null);
|
||||
append_hydration(div5, t8);
|
||||
current = true;
|
||||
if (!mounted) {
|
||||
dispose = [
|
||||
listen(div3, "mouseenter", animateSection(40)),
|
||||
listen(div5, "mouseenter", animateSection(40)),
|
||||
listen(
|
||||
div3,
|
||||
div5,
|
||||
"click",
|
||||
/*click_handler*/
|
||||
ctx[2]
|
||||
|
@ -29398,18 +29415,18 @@ function create_each_block_1(ctx) {
|
|||
},
|
||||
p(ctx2, dirty) {
|
||||
if ((!current || dirty & /*data*/
|
||||
1) && t1_value !== (t1_value = /*tt*/
|
||||
1) && t2_value !== (t2_value = /*tt*/
|
||||
ctx2[6].title + ""))
|
||||
set_data(t1, t1_value);
|
||||
set_data(t2, t2_value);
|
||||
if (!current || dirty & /*data*/
|
||||
1 && a0_href_value !== (a0_href_value = /*data*/
|
||||
ctx2[0].config.ticketingUrl)) {
|
||||
attr(a0, "href", a0_href_value);
|
||||
}
|
||||
if ((!current || dirty & /*data*/
|
||||
1) && t3_value !== (t3_value = /*tt*/
|
||||
1) && t4_value !== (t4_value = /*tt*/
|
||||
ctx2[6].price + ""))
|
||||
set_data(t3, t3_value);
|
||||
set_data(t4, t4_value);
|
||||
if (!current || dirty & /*data*/
|
||||
1 && a1_href_value !== (a1_href_value = /*data*/
|
||||
ctx2[0].config.ticketingUrl)) {
|
||||
|
@ -29444,7 +29461,7 @@ function create_each_block_1(ctx) {
|
|||
} else {
|
||||
if_block0 = create_if_block_3(ctx2);
|
||||
if_block0.c();
|
||||
if_block0.m(div3, t6);
|
||||
if_block0.m(div4, t7);
|
||||
}
|
||||
} else if (if_block0) {
|
||||
if_block0.d(1);
|
||||
|
@ -29464,7 +29481,7 @@ function create_each_block_1(ctx) {
|
|||
if_block1 = create_if_block_2(ctx2);
|
||||
if_block1.c();
|
||||
transition_in(if_block1, 1);
|
||||
if_block1.m(div3, t7);
|
||||
if_block1.m(div4, null);
|
||||
}
|
||||
} else if (if_block1) {
|
||||
group_outros();
|
||||
|
@ -29474,10 +29491,10 @@ function create_each_block_1(ctx) {
|
|||
check_outros();
|
||||
}
|
||||
if (!current || dirty & /*data*/
|
||||
1 && div3_class_value !== (div3_class_value = "ticket-item " + /*tt*/
|
||||
ctx2[6].ticketTypeClass + " border py-10 px-10 hover:text-black hover:bg-white " + /*data*/
|
||||
1 && div5_class_value !== (div5_class_value = "ticket-item " + /*tt*/
|
||||
ctx2[6].ticketTypeClass + " border py-10 px-10 hover:text-black " + /*data*/
|
||||
(ctx2[0].config.ticketing ? "cursor-pointer" : ""))) {
|
||||
attr(div3, "class", div3_class_value);
|
||||
attr(div5, "class", div5_class_value);
|
||||
}
|
||||
},
|
||||
i(local) {
|
||||
|
@ -29492,7 +29509,7 @@ function create_each_block_1(ctx) {
|
|||
},
|
||||
d(detaching) {
|
||||
if (detaching)
|
||||
detach(div3);
|
||||
detach(div5);
|
||||
destroy_each(each_blocks, detaching);
|
||||
if (if_block0)
|
||||
if_block0.d();
|
|
@ -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-8179c3ce.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-98703a0d.js";
|
||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||
/**
|
||||
* @license
|
|
@ -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-8179c3ce.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-e37f6339.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-98703a0d.js";
|
||||
import { e as eventsExports, t as tslibExports$1 } from "./tslib-48359c00.js";
|
||||
function _mergeNamespaces(n2, m2) {
|
||||
for (var i = 0; i < m2.length; i++) {
|
||||
const e2 = m2[i];
|
|
@ -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-8179c3ce.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-19f7bbcb.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-98703a0d.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-de467ff7.js";
|
||||
import { d as dijkstraExports } from "./dijkstra-cb1f074b.js";
|
||||
var cjs$2 = {};
|
||||
var cjs$1 = {};
|
|
@ -1,5 +1,5 @@
|
|||
import { _ as __vitePreload } from "./preload-helper-f8376bb0.js";
|
||||
import { k, W, a as a$1 } from "./_page-8179c3ce.js";
|
||||
import { k, W, a as a$1 } from "./_page-98703a0d.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-f7642ca1.js"), true ? ["./index-f7642ca1.js","./_page-8179c3ce.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-2a696668.js"), true ? ["./index-2a696668.js","./_page-98703a0d.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);
|
||||
}
|
|
@ -1,5 +1,5 @@
|
|||
import { t as tslibExports, e as eventsExports } from "./tslib-e37f6339.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-8179c3ce.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-48359c00.js";
|
||||
import { e as commonjsGlobal, j as getDefaultExportFromCjs } from "./_page-98703a0d.js";
|
||||
const PARSE_ERROR = "PARSE_ERROR";
|
||||
const INVALID_REQUEST = "INVALID_REQUEST";
|
||||
const METHOD_NOT_FOUND = "METHOD_NOT_FOUND";
|
|
@ -1,6 +1,6 @@
|
|||
import { t as tslibExports, e as eventsExports } from "./tslib-e37f6339.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-8179c3ce.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-19f7bbcb.js";
|
||||
import { t as tslibExports, e as eventsExports } from "./tslib-48359c00.js";
|
||||
import { e as commonjsGlobal, h as getAugmentedNamespace, r as require$$1 } from "./_page-98703a0d.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-de467ff7.js";
|
||||
function tryStringify(o2) {
|
||||
try {
|
||||
return JSON.stringify(o2);
|
|
@ -1,4 +1,4 @@
|
|||
import { e as commonjsGlobal } from "./_page-8179c3ce.js";
|
||||
import { e as commonjsGlobal } from "./_page-98703a0d.js";
|
||||
var eventsExports = {};
|
||||
var events = {
|
||||
get exports() {
|
|
@ -1,6 +1,6 @@
|
|||
import "../../chunks/index-88d77172.js";
|
||||
import "../../chunks/helpers-c3e656fe.js";
|
||||
import { P } from "../../chunks/_page-8179c3ce.js";
|
||||
import { P } from "../../chunks/_page-98703a0d.js";
|
||||
export {
|
||||
P as default
|
||||
};
|
|
@ -857,9 +857,9 @@ class Root extends SvelteComponent {
|
|||
}
|
||||
const matchers = {};
|
||||
const nodes = [
|
||||
() => __vitePreload(() => import("./chunks/0-68b07746.js"), true ? ["./chunks/0-68b07746.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-a6446f06.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-974fafb6.css"] : void 0, import.meta.url),
|
||||
() => __vitePreload(() => import("./chunks/0-eeed2c4e.js"), true ? ["./chunks/0-eeed2c4e.js","./chunks/_layout-308acc63.js","./components/pages/_layout.svelte-d130512c.js","./chunks/index-88d77172.js","./chunks/helpers-c3e656fe.js","./assets/_layout-2e6ce33e.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-7cc93c47.js"), true ? ["./chunks/2-7cc93c47.js","./chunks/_page-8179c3ce.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-0f1ddf82.js"), true ? ["./chunks/2-0f1ddf82.js","./chunks/_page-98703a0d.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 = {
|
|
@ -1 +1 @@
|
|||
{"version":"1682401575678"}
|
||||
{"version":"1682402192932"}
|
44
index.html
44
index.html
|
@ -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-974fafb6.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-a9e05a48.js">
|
||||
<link href="./_app/immutable/assets/_layout-2e6ce33e.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/start-35d9104c.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-a6446f06.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-d130512c.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-8d76370e.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-8179c3ce.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-b36e2c2c.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/_page-98703a0d.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">
|
||||
|
@ -217,18 +217,20 @@
|
|||
|
||||
<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>
|
||||
<div class="grid lg:grid-cols-2 gap-10 mx-auto"><div class="ticket-item undefined border py-10 px-10 hover:text-black hover:bg-white cursor-pointer"><div class="ticket-img"></div>
|
||||
<div class="text-2xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">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 & 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 & attendees</li><li class="mb-2 pl-2 text-sm">#Lunarpunk party</li></ul>
|
||||
|
||||
<div class="mt-10 markdown text-sm"><p>Discounts: We offer various discounts up to 100%, see below</p></div>
|
||||
</div><div class="ticket-item party border py-10 px-10 hover:text-black hover:bg-white cursor-pointer"><div class="ticket-img"></div>
|
||||
<div class="text-2xl uppercase"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">#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 & sponsors</li></ul>
|
||||
<div class="mt-10 text-sm">*Party access is included in the All-day Pass</div>
|
||||
|
||||
<div class="grid lg:grid-cols-2 gap-10 mx-auto"><div class="ticket-item undefined 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"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">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 & 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 & attendees</li><li class="mb-2 pl-2 text-sm">#Lunarpunk party</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"><a href="https://tickets.web3privacy.info/w3ps1/" class="animate-section">#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 & sponsors</li></ul>
|
||||
<div class="mt-10 text-sm">*Party access is included in the All-day Pass</div>
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="mt-10 text-xl"><a href="https://tickets.web3privacy.info/w3ps1/"><button class="button">Buy a ticket</button></a></div>
|
||||
</div>
|
||||
|
@ -338,14 +340,14 @@
|
|||
<div class="mt-4 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="12ev5y6">
|
||||
import { start } from "./_app/immutable/start-a9e05a48.js";
|
||||
<script type="module" data-sveltekit-hydrate="rz24ri">
|
||||
import { start } from "./_app/immutable/start-35d9104c.js";
|
||||
|
||||
start({
|
||||
assets: "",
|
||||
env: {},
|
||||
target: document.querySelector('[data-sveltekit-hydrate="12ev5y6"]').parentNode,
|
||||
version: "1682401575678",
|
||||
target: document.querySelector('[data-sveltekit-hydrate="rz24ri"]').parentNode,
|
||||
version: "1682402192932",
|
||||
hydrate: {
|
||||
node_ids: [0, 2],
|
||||
data: [{type:"data",data:null,uses:{}},null],
|
||||
|
|
Loading…
Reference in a new issue