429 lines
13 KiB
JavaScript
429 lines
13 KiB
JavaScript
|
|
(function(l, r) { if (!l || l.getElementById('livereloadscript')) return; r = l.createElement('script'); r.async = 1; r.src = '//' + (self.location.host || 'localhost').split(':')[0] + ':35729/livereload.js?snipver=1'; r.id = 'livereloadscript'; l.getElementsByTagName('head')[0].appendChild(r) })(self.document);
|
|
import { S as SvelteElement, i as init, a as attribute_to_object, b as insert_dev, s as safe_not_equal, d as dispatch_dev, v as validate_slots, c as validate_store, e as component_subscribe, o as onMount, g as globals, f as validate_each_argument, h as empty, n as noop, j as detach_dev, k as element, t as text, l as space, m as add_location, p as attr_dev, q as src_url_equal, r as set_custom_element_data, u as append_dev, w as set_data_dev, x as destroy_each } from './index-42a25c61.js';
|
|
import { w as writable } from './index-a1c185ea.js';
|
|
import { groups, addMarkersGroups } from '../../../../../../../../../js/groups.js';
|
|
import { loadLocaleContent } from '../../../../../../../../../js/libraries/serverTools.js';
|
|
import '../../../../../../../../../js/components/map-component.js';
|
|
|
|
/* src\groups-component.svelte generated by Svelte v3.52.0 */
|
|
|
|
const { Object: Object_1 } = globals;
|
|
|
|
const file = "src\\groups-component.svelte";
|
|
|
|
function get_each_context(ctx, list, i) {
|
|
const child_ctx = ctx.slice();
|
|
child_ctx[6] = list[i];
|
|
return child_ctx;
|
|
}
|
|
|
|
// (30:4) {#if Object.keys($content).length!=0}
|
|
function create_if_block(ctx) {
|
|
let div1;
|
|
let div0;
|
|
let h1;
|
|
let t0_value = /*$content*/ ctx[0].heading + "";
|
|
let t0;
|
|
let t1;
|
|
let img;
|
|
let img_src_value;
|
|
let t2;
|
|
let p0;
|
|
let t3_value = /*$content*/ ctx[0].p1 + "";
|
|
let t3;
|
|
let t4;
|
|
let p1;
|
|
let t5_value = /*$content*/ ctx[0].p2 + "";
|
|
let t5;
|
|
let t6;
|
|
let h3;
|
|
let t7_value = /*$content*/ ctx[0].subheading1 + "";
|
|
let t7;
|
|
let t8;
|
|
let map_component;
|
|
let map_component_callback_value;
|
|
let t9;
|
|
let h4;
|
|
let t10_value = /*$content*/ ctx[0].subheading2 + "";
|
|
let t10;
|
|
let t11;
|
|
let each_value = groups;
|
|
validate_each_argument(each_value);
|
|
let each_blocks = [];
|
|
|
|
for (let i = 0; i < each_value.length; i += 1) {
|
|
each_blocks[i] = create_each_block(get_each_context(ctx, each_value, i));
|
|
}
|
|
|
|
const block = {
|
|
c: function create() {
|
|
div1 = element("div");
|
|
div0 = element("div");
|
|
h1 = element("h1");
|
|
t0 = text(t0_value);
|
|
t1 = space();
|
|
img = element("img");
|
|
t2 = space();
|
|
p0 = element("p");
|
|
t3 = text(t3_value);
|
|
t4 = space();
|
|
p1 = element("p");
|
|
t5 = text(t5_value);
|
|
t6 = space();
|
|
h3 = element("h3");
|
|
t7 = text(t7_value);
|
|
t8 = space();
|
|
map_component = element("map-component");
|
|
t9 = space();
|
|
h4 = element("h4");
|
|
t10 = text(t10_value);
|
|
t11 = space();
|
|
|
|
for (let i = 0; i < each_blocks.length; i += 1) {
|
|
each_blocks[i].c();
|
|
}
|
|
|
|
add_location(h1, file, 33, 16, 932);
|
|
attr_dev(img, "id", "groups-img");
|
|
if (!src_url_equal(img.src, img_src_value = "/img/common/groups.svg")) attr_dev(img, "src", img_src_value);
|
|
attr_dev(img, "alt", "groups");
|
|
add_location(img, file, 34, 16, 977);
|
|
add_location(p0, file, 35, 16, 1058);
|
|
add_location(p1, file, 36, 16, 1096);
|
|
add_location(h3, file, 37, 16, 1134);
|
|
set_custom_element_data(map_component, "id", "map");
|
|
set_custom_element_data(map_component, "callback", map_component_callback_value = /*func*/ ctx[5]);
|
|
add_location(map_component, file, 38, 16, 1183);
|
|
add_location(h4, file, 39, 16, 1312);
|
|
attr_dev(div0, "id", "text-container");
|
|
add_location(div0, file, 32, 12, 889);
|
|
attr_dev(div1, "id", "container");
|
|
add_location(div1, file, 30, 8, 786);
|
|
},
|
|
m: function mount(target, anchor) {
|
|
insert_dev(target, div1, anchor);
|
|
append_dev(div1, div0);
|
|
append_dev(div0, h1);
|
|
append_dev(h1, t0);
|
|
append_dev(div0, t1);
|
|
append_dev(div0, img);
|
|
append_dev(div0, t2);
|
|
append_dev(div0, p0);
|
|
append_dev(p0, t3);
|
|
append_dev(div0, t4);
|
|
append_dev(div0, p1);
|
|
append_dev(p1, t5);
|
|
append_dev(div0, t6);
|
|
append_dev(div0, h3);
|
|
append_dev(h3, t7);
|
|
append_dev(div0, t8);
|
|
append_dev(div0, map_component);
|
|
append_dev(div0, t9);
|
|
append_dev(div0, h4);
|
|
append_dev(h4, t10);
|
|
append_dev(div0, t11);
|
|
|
|
for (let i = 0; i < each_blocks.length; i += 1) {
|
|
each_blocks[i].m(div0, null);
|
|
}
|
|
},
|
|
p: function update(ctx, dirty) {
|
|
if (dirty & /*$content*/ 1 && t0_value !== (t0_value = /*$content*/ ctx[0].heading + "")) set_data_dev(t0, t0_value);
|
|
if (dirty & /*$content*/ 1 && t3_value !== (t3_value = /*$content*/ ctx[0].p1 + "")) set_data_dev(t3, t3_value);
|
|
if (dirty & /*$content*/ 1 && t5_value !== (t5_value = /*$content*/ ctx[0].p2 + "")) set_data_dev(t5, t5_value);
|
|
if (dirty & /*$content*/ 1 && t7_value !== (t7_value = /*$content*/ ctx[0].subheading1 + "")) set_data_dev(t7, t7_value);
|
|
|
|
if (dirty & /*$content*/ 1 && map_component_callback_value !== (map_component_callback_value = /*func*/ ctx[5])) {
|
|
set_custom_element_data(map_component, "callback", map_component_callback_value);
|
|
}
|
|
|
|
if (dirty & /*$content*/ 1 && t10_value !== (t10_value = /*$content*/ ctx[0].subheading2 + "")) set_data_dev(t10, t10_value);
|
|
|
|
if (dirty & /*groups, $content*/ 1) {
|
|
each_value = groups;
|
|
validate_each_argument(each_value);
|
|
let i;
|
|
|
|
for (i = 0; i < each_value.length; i += 1) {
|
|
const child_ctx = get_each_context(ctx, each_value, i);
|
|
|
|
if (each_blocks[i]) {
|
|
each_blocks[i].p(child_ctx, dirty);
|
|
} else {
|
|
each_blocks[i] = create_each_block(child_ctx);
|
|
each_blocks[i].c();
|
|
each_blocks[i].m(div0, null);
|
|
}
|
|
}
|
|
|
|
for (; i < each_blocks.length; i += 1) {
|
|
each_blocks[i].d(1);
|
|
}
|
|
|
|
each_blocks.length = each_value.length;
|
|
}
|
|
},
|
|
d: function destroy(detaching) {
|
|
if (detaching) detach_dev(div1);
|
|
destroy_each(each_blocks, detaching);
|
|
}
|
|
};
|
|
|
|
dispatch_dev("SvelteRegisterBlock", {
|
|
block,
|
|
id: create_if_block.name,
|
|
type: "if",
|
|
source: "(30:4) {#if Object.keys($content).length!=0}",
|
|
ctx
|
|
});
|
|
|
|
return block;
|
|
}
|
|
|
|
// (41:16) {#each groups as group}
|
|
function create_each_block(ctx) {
|
|
let div;
|
|
let p0;
|
|
let b0;
|
|
let t0_value = /*$content*/ ctx[0].location + "";
|
|
let t0;
|
|
let t1;
|
|
let t2_value = /*$content*/ ctx[0][/*group*/ ctx[6].location[0]] + "";
|
|
let t2;
|
|
let t3;
|
|
let p1;
|
|
let b1;
|
|
let t4_value = /*$content*/ ctx[0].members + "";
|
|
let t4;
|
|
let t5;
|
|
let t6_value = /*group*/ ctx[6].members + "";
|
|
let t6;
|
|
let t7;
|
|
let p2;
|
|
let b2;
|
|
let t8_value = /*$content*/ ctx[0].contact + "";
|
|
let t8;
|
|
let t9;
|
|
let a;
|
|
let t10_value = /*$content*/ ctx[0][/*group*/ ctx[6].contact[1]] + "";
|
|
let t10;
|
|
let t11;
|
|
|
|
const block = {
|
|
c: function create() {
|
|
div = element("div");
|
|
p0 = element("p");
|
|
b0 = element("b");
|
|
t0 = text(t0_value);
|
|
t1 = text(": ");
|
|
t2 = text(t2_value);
|
|
t3 = space();
|
|
p1 = element("p");
|
|
b1 = element("b");
|
|
t4 = text(t4_value);
|
|
t5 = text(": ");
|
|
t6 = text(t6_value);
|
|
t7 = space();
|
|
p2 = element("p");
|
|
b2 = element("b");
|
|
t8 = text(t8_value);
|
|
t9 = text(": ");
|
|
a = element("a");
|
|
t10 = text(t10_value);
|
|
t11 = space();
|
|
add_location(b0, file, 42, 27, 1462);
|
|
add_location(p0, file, 42, 24, 1459);
|
|
add_location(b1, file, 43, 27, 1552);
|
|
add_location(p1, file, 43, 24, 1549);
|
|
add_location(b2, file, 44, 27, 1627);
|
|
attr_dev(a, "href", /*group*/ ctx[6].contact[0]);
|
|
attr_dev(a, "target", ";_blank;");
|
|
attr_dev(a, "rel", "noreferrer");
|
|
add_location(a, file, 44, 54, 1654);
|
|
add_location(p2, file, 44, 24, 1624);
|
|
attr_dev(div, "class", "location-info");
|
|
add_location(div, file, 41, 20, 1406);
|
|
},
|
|
m: function mount(target, anchor) {
|
|
insert_dev(target, div, anchor);
|
|
append_dev(div, p0);
|
|
append_dev(p0, b0);
|
|
append_dev(b0, t0);
|
|
append_dev(b0, t1);
|
|
append_dev(p0, t2);
|
|
append_dev(div, t3);
|
|
append_dev(div, p1);
|
|
append_dev(p1, b1);
|
|
append_dev(b1, t4);
|
|
append_dev(b1, t5);
|
|
append_dev(p1, t6);
|
|
append_dev(div, t7);
|
|
append_dev(div, p2);
|
|
append_dev(p2, b2);
|
|
append_dev(b2, t8);
|
|
append_dev(b2, t9);
|
|
append_dev(p2, a);
|
|
append_dev(a, t10);
|
|
append_dev(div, t11);
|
|
},
|
|
p: function update(ctx, dirty) {
|
|
if (dirty & /*$content*/ 1 && t0_value !== (t0_value = /*$content*/ ctx[0].location + "")) set_data_dev(t0, t0_value);
|
|
if (dirty & /*$content*/ 1 && t2_value !== (t2_value = /*$content*/ ctx[0][/*group*/ ctx[6].location[0]] + "")) set_data_dev(t2, t2_value);
|
|
if (dirty & /*$content*/ 1 && t4_value !== (t4_value = /*$content*/ ctx[0].members + "")) set_data_dev(t4, t4_value);
|
|
if (dirty & /*$content*/ 1 && t8_value !== (t8_value = /*$content*/ ctx[0].contact + "")) set_data_dev(t8, t8_value);
|
|
if (dirty & /*$content*/ 1 && t10_value !== (t10_value = /*$content*/ ctx[0][/*group*/ ctx[6].contact[1]] + "")) set_data_dev(t10, t10_value);
|
|
},
|
|
d: function destroy(detaching) {
|
|
if (detaching) detach_dev(div);
|
|
}
|
|
};
|
|
|
|
dispatch_dev("SvelteRegisterBlock", {
|
|
block,
|
|
id: create_each_block.name,
|
|
type: "each",
|
|
source: "(41:16) {#each groups as group}",
|
|
ctx
|
|
});
|
|
|
|
return block;
|
|
}
|
|
|
|
function create_fragment(ctx) {
|
|
let show_if = Object.keys(/*$content*/ ctx[0]).length != 0;
|
|
let if_block_anchor;
|
|
let if_block = show_if && create_if_block(ctx);
|
|
|
|
const block = {
|
|
c: function create() {
|
|
if (if_block) if_block.c();
|
|
if_block_anchor = empty();
|
|
this.c = noop;
|
|
},
|
|
l: function claim(nodes) {
|
|
throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
|
|
},
|
|
m: function mount(target, anchor) {
|
|
if (if_block) if_block.m(target, anchor);
|
|
insert_dev(target, if_block_anchor, anchor);
|
|
},
|
|
p: function update(ctx, [dirty]) {
|
|
if (dirty & /*$content*/ 1) show_if = Object.keys(/*$content*/ ctx[0]).length != 0;
|
|
|
|
if (show_if) {
|
|
if (if_block) {
|
|
if_block.p(ctx, dirty);
|
|
} else {
|
|
if_block = create_if_block(ctx);
|
|
if_block.c();
|
|
if_block.m(if_block_anchor.parentNode, if_block_anchor);
|
|
}
|
|
} else if (if_block) {
|
|
if_block.d(1);
|
|
if_block = null;
|
|
}
|
|
},
|
|
i: noop,
|
|
o: noop,
|
|
d: function destroy(detaching) {
|
|
if (if_block) if_block.d(detaching);
|
|
if (detaching) detach_dev(if_block_anchor);
|
|
}
|
|
};
|
|
|
|
dispatch_dev("SvelteRegisterBlock", {
|
|
block,
|
|
id: create_fragment.name,
|
|
type: "component",
|
|
source: "",
|
|
ctx
|
|
});
|
|
|
|
return block;
|
|
}
|
|
|
|
function instance($$self, $$props, $$invalidate) {
|
|
let $content;
|
|
let { $$slots: slots = {}, $$scope } = $$props;
|
|
validate_slots('groups-component', slots, []);
|
|
let loaded;
|
|
let content = writable({});
|
|
validate_store(content, 'content');
|
|
component_subscribe($$self, content, value => $$invalidate(0, $content = value));
|
|
let locale = loadLocaleContent(content, "groups-component", loaded);
|
|
|
|
function mapCallbackGroups(createMap, content) {
|
|
let map = createMap([51.505, -0.09], 3);
|
|
addMarkersGroups(map, content);
|
|
}
|
|
|
|
onMount(() => {
|
|
|
|
});
|
|
|
|
const writable_props = [];
|
|
|
|
Object_1.keys($$props).forEach(key => {
|
|
if (!~writable_props.indexOf(key) && key.slice(0, 2) !== '$$' && key !== 'slot') console.warn(`<groups-component> was created with unknown prop '${key}'`);
|
|
});
|
|
|
|
const func = createMap => mapCallbackGroups(createMap, $content);
|
|
|
|
$$self.$capture_state = () => ({
|
|
onMount,
|
|
writable,
|
|
groups,
|
|
addMarkersGroups,
|
|
loadLocaleContent,
|
|
loaded,
|
|
content,
|
|
locale,
|
|
mapCallbackGroups,
|
|
$content
|
|
});
|
|
|
|
$$self.$inject_state = $$props => {
|
|
if ('loaded' in $$props) $$invalidate(1, loaded = $$props.loaded);
|
|
if ('content' in $$props) $$invalidate(2, content = $$props.content);
|
|
if ('locale' in $$props) $$invalidate(3, locale = $$props.locale);
|
|
};
|
|
|
|
if ($$props && "$$inject" in $$props) {
|
|
$$self.$inject_state($$props.$$inject);
|
|
}
|
|
|
|
return [$content, loaded, content, locale, mapCallbackGroups, func];
|
|
}
|
|
|
|
class Groups_component extends SvelteElement {
|
|
constructor(options) {
|
|
super();
|
|
this.shadowRoot.innerHTML = `<style>@import '/css/common.css';#groups-img{position:absolute;width:14rem;left:50%;transform:translate(-50%);z-index:0;opacity:0.2}#text-container>:nth-child(3){margin-top:8rem}h4{margin-bottom:2rem}.location-info{margin-bottom:2rem}.location-info p{margin-bottom:0}a{color:#DD1C1A}#map{--height:30rem;--width:100%;--margin-bottom:3rem}#text-container{position:relative;max-width:calc(100vw - 4rem);margin:auto}h1{margin-bottom:1rem;font-size:2.2rem;text-align:center}h3{margin-bottom:1rem}#container{margin:auto;max-width:800px;margin-top:1rem;margin-bottom:4rem}#container>div>p{margin-bottom:1rem}#container p{text-align:justify}</style>`;
|
|
|
|
init(
|
|
this,
|
|
{
|
|
target: this.shadowRoot,
|
|
props: attribute_to_object(this.attributes),
|
|
customElement: true
|
|
},
|
|
instance,
|
|
create_fragment,
|
|
safe_not_equal,
|
|
{},
|
|
null
|
|
);
|
|
|
|
if (options) {
|
|
if (options.target) {
|
|
insert_dev(options.target, this, options.anchor);
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
customElements.define("groups-component", Groups_component);
|
|
|
|
export { Groups_component as default };
|