@3dwayfinder/wayfinder-vue-components 1.2.8 → 1.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/wayfinder-vue-components.esm.js +776 -345
- package/dist/wayfinder-vue-components.min.js +1 -1
- package/dist/wayfinder-vue-components.ssr.js +649 -260
- package/package.json +1 -1
- package/src/lib-components/Alphabet.vue +79 -0
- package/src/lib-components/GroupsMenu.vue +10 -9
- package/src/lib-components/SubGroupMenu.vue +216 -0
|
@@ -2,7 +2,7 @@ import Vue$1 from 'vue';
|
|
|
2
2
|
|
|
3
3
|
//
|
|
4
4
|
var wayfinder$1;
|
|
5
|
-
var script$
|
|
5
|
+
var script$p = {
|
|
6
6
|
name: 'Map',
|
|
7
7
|
props: {
|
|
8
8
|
project: {
|
|
@@ -281,10 +281,10 @@ function addStyle(id, css) {
|
|
|
281
281
|
}
|
|
282
282
|
|
|
283
283
|
/* script */
|
|
284
|
-
const __vue_script__$
|
|
284
|
+
const __vue_script__$p = script$p;
|
|
285
285
|
/* template */
|
|
286
286
|
|
|
287
|
-
var __vue_render__$
|
|
287
|
+
var __vue_render__$p = function () {
|
|
288
288
|
var _vm = this;
|
|
289
289
|
|
|
290
290
|
var _h = _vm.$createElement;
|
|
@@ -314,10 +314,10 @@ var __vue_render__$n = function () {
|
|
|
314
314
|
}, [_vm._v(_vm._s(_vm.pathText))])]);
|
|
315
315
|
};
|
|
316
316
|
|
|
317
|
-
var __vue_staticRenderFns__$
|
|
317
|
+
var __vue_staticRenderFns__$p = [];
|
|
318
318
|
/* style */
|
|
319
319
|
|
|
320
|
-
const __vue_inject_styles__$
|
|
320
|
+
const __vue_inject_styles__$p = function (inject) {
|
|
321
321
|
if (!inject) return;
|
|
322
322
|
inject("data-v-00d2773a_0", {
|
|
323
323
|
source: ".wf-map-container[data-v-00d2773a]{position:relative;width:100%;height:100%}.wf-map-container canvas[data-v-00d2773a]{width:100%;height:100%}.wf-map-container .wf-map-path-text[data-v-00d2773a]{width:30ch;text-align:center;background-color:#fff;position:absolute;bottom:25%;margin:auto;left:50%;margin-left:-15ch;padding:.5em}",
|
|
@@ -328,21 +328,21 @@ const __vue_inject_styles__$n = function (inject) {
|
|
|
328
328
|
/* scoped */
|
|
329
329
|
|
|
330
330
|
|
|
331
|
-
const __vue_scope_id__$
|
|
331
|
+
const __vue_scope_id__$p = "data-v-00d2773a";
|
|
332
332
|
/* module identifier */
|
|
333
333
|
|
|
334
|
-
const __vue_module_identifier__$
|
|
334
|
+
const __vue_module_identifier__$p = undefined;
|
|
335
335
|
/* functional template */
|
|
336
336
|
|
|
337
|
-
const __vue_is_functional_template__$
|
|
337
|
+
const __vue_is_functional_template__$p = false;
|
|
338
338
|
/* style inject SSR */
|
|
339
339
|
|
|
340
340
|
/* style inject shadow dom */
|
|
341
341
|
|
|
342
|
-
const __vue_component__$
|
|
343
|
-
render: __vue_render__$
|
|
344
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
345
|
-
}, __vue_inject_styles__$
|
|
342
|
+
const __vue_component__$p = /*#__PURE__*/normalizeComponent({
|
|
343
|
+
render: __vue_render__$p,
|
|
344
|
+
staticRenderFns: __vue_staticRenderFns__$p
|
|
345
|
+
}, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
|
|
346
346
|
|
|
347
347
|
/*!
|
|
348
348
|
* vuex v3.6.2
|
|
@@ -1161,7 +1161,7 @@ function getModuleByNamespace (store, helper, namespace) {
|
|
|
1161
1161
|
}
|
|
1162
1162
|
|
|
1163
1163
|
//
|
|
1164
|
-
var script$
|
|
1164
|
+
var script$o = {
|
|
1165
1165
|
name: "POI",
|
|
1166
1166
|
computed: { ...mapState('wf', ['language']),
|
|
1167
1167
|
|
|
@@ -1260,10 +1260,10 @@ var script$m = {
|
|
|
1260
1260
|
};
|
|
1261
1261
|
|
|
1262
1262
|
/* script */
|
|
1263
|
-
const __vue_script__$
|
|
1263
|
+
const __vue_script__$o = script$o;
|
|
1264
1264
|
/* template */
|
|
1265
1265
|
|
|
1266
|
-
var __vue_render__$
|
|
1266
|
+
var __vue_render__$o = function () {
|
|
1267
1267
|
var _vm = this;
|
|
1268
1268
|
|
|
1269
1269
|
var _h = _vm.$createElement;
|
|
@@ -1314,10 +1314,10 @@ var __vue_render__$m = function () {
|
|
|
1314
1314
|
}) : _vm._e()]) : _vm._e();
|
|
1315
1315
|
};
|
|
1316
1316
|
|
|
1317
|
-
var __vue_staticRenderFns__$
|
|
1317
|
+
var __vue_staticRenderFns__$o = [];
|
|
1318
1318
|
/* style */
|
|
1319
1319
|
|
|
1320
|
-
const __vue_inject_styles__$
|
|
1320
|
+
const __vue_inject_styles__$o = function (inject) {
|
|
1321
1321
|
if (!inject) return;
|
|
1322
1322
|
inject("data-v-658b6c14_0", {
|
|
1323
1323
|
source: ".layout-view[data-v-658b6c14]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.poi-info[data-v-658b6c14]{padding:1rem}.poi-info h2[data-v-658b6c14]{text-align:center;margin-top:1.5rem;margin-bottom:1.5rem}.poi-body[data-v-658b6c14]{box-shadow:0 -2px 1px 0 rgba(0,0,0,.05);padding:1rem;flex-grow:1}.poi-image[data-v-658b6c14]{height:14rem;width:100%;background-position:50% 50%;background-size:contain;background-repeat:no-repeat}.poi-image.image-background[data-v-658b6c14]{background-size:cover}.show-path[data-v-658b6c14]{bottom:1rem;right:1rem;text-transform:uppercase;z-index:10;line-height:2.8rem;margin-bottom:1.5rem}.show-path button[data-v-658b6c14]{height:3rem;font-size:1.2rem;line-height:2.8rem;padding-left:2.5rem;padding-right:2.5rem;margin:auto;border:0;display:block}.poi-description[data-v-658b6c14]{line-height:1.2}.poi-contact .address[data-v-658b6c14]{font-weight:600;margin-bottom:.5rem}.poi-contact .address span[data-v-658b6c14]{padding-top:4px;vertical-align:top;display:inline-block}.poi-contact .address a[data-v-658b6c14]{text-decoration:none;display:block;line-height:1.5}.poi-contact .address .icon[data-v-658b6c14]:before{mix-blend-mode:initial;color:#fff}",
|
|
@@ -1328,27 +1328,27 @@ const __vue_inject_styles__$m = function (inject) {
|
|
|
1328
1328
|
/* scoped */
|
|
1329
1329
|
|
|
1330
1330
|
|
|
1331
|
-
const __vue_scope_id__$
|
|
1331
|
+
const __vue_scope_id__$o = "data-v-658b6c14";
|
|
1332
1332
|
/* module identifier */
|
|
1333
1333
|
|
|
1334
|
-
const __vue_module_identifier__$
|
|
1334
|
+
const __vue_module_identifier__$o = undefined;
|
|
1335
1335
|
/* functional template */
|
|
1336
1336
|
|
|
1337
|
-
const __vue_is_functional_template__$
|
|
1337
|
+
const __vue_is_functional_template__$o = false;
|
|
1338
1338
|
/* style inject SSR */
|
|
1339
1339
|
|
|
1340
1340
|
/* style inject shadow dom */
|
|
1341
1341
|
|
|
1342
|
-
const __vue_component__$
|
|
1343
|
-
render: __vue_render__$
|
|
1344
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1345
|
-
}, __vue_inject_styles__$
|
|
1342
|
+
const __vue_component__$o = /*#__PURE__*/normalizeComponent({
|
|
1343
|
+
render: __vue_render__$o,
|
|
1344
|
+
staticRenderFns: __vue_staticRenderFns__$o
|
|
1345
|
+
}, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
|
|
1346
1346
|
|
|
1347
1347
|
//
|
|
1348
|
-
var script$
|
|
1348
|
+
var script$n = {
|
|
1349
1349
|
name: 'AZMenu',
|
|
1350
1350
|
components: {
|
|
1351
|
-
POI: __vue_component__$
|
|
1351
|
+
POI: __vue_component__$o
|
|
1352
1352
|
},
|
|
1353
1353
|
props: {
|
|
1354
1354
|
showLogo: {
|
|
@@ -1418,10 +1418,10 @@ var script$l = {
|
|
|
1418
1418
|
};
|
|
1419
1419
|
|
|
1420
1420
|
/* script */
|
|
1421
|
-
const __vue_script__$
|
|
1421
|
+
const __vue_script__$n = script$n;
|
|
1422
1422
|
/* template */
|
|
1423
1423
|
|
|
1424
|
-
var __vue_render__$
|
|
1424
|
+
var __vue_render__$n = function () {
|
|
1425
1425
|
var _vm = this;
|
|
1426
1426
|
|
|
1427
1427
|
var _h = _vm.$createElement;
|
|
@@ -1470,10 +1470,10 @@ var __vue_render__$l = function () {
|
|
|
1470
1470
|
}), 0)]);
|
|
1471
1471
|
};
|
|
1472
1472
|
|
|
1473
|
-
var __vue_staticRenderFns__$
|
|
1473
|
+
var __vue_staticRenderFns__$n = [];
|
|
1474
1474
|
/* style */
|
|
1475
1475
|
|
|
1476
|
-
const __vue_inject_styles__$
|
|
1476
|
+
const __vue_inject_styles__$n = function (inject) {
|
|
1477
1477
|
if (!inject) return;
|
|
1478
1478
|
inject("data-v-17afa634_0", {
|
|
1479
1479
|
source: ".wf-list-item[data-v-17afa634]{list-style:none}",
|
|
@@ -1484,24 +1484,24 @@ const __vue_inject_styles__$l = function (inject) {
|
|
|
1484
1484
|
/* scoped */
|
|
1485
1485
|
|
|
1486
1486
|
|
|
1487
|
-
const __vue_scope_id__$
|
|
1487
|
+
const __vue_scope_id__$n = "data-v-17afa634";
|
|
1488
1488
|
/* module identifier */
|
|
1489
1489
|
|
|
1490
|
-
const __vue_module_identifier__$
|
|
1490
|
+
const __vue_module_identifier__$n = undefined;
|
|
1491
1491
|
/* functional template */
|
|
1492
1492
|
|
|
1493
|
-
const __vue_is_functional_template__$
|
|
1493
|
+
const __vue_is_functional_template__$n = false;
|
|
1494
1494
|
/* style inject SSR */
|
|
1495
1495
|
|
|
1496
1496
|
/* style inject shadow dom */
|
|
1497
1497
|
|
|
1498
|
-
const __vue_component__$
|
|
1499
|
-
render: __vue_render__$
|
|
1500
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1501
|
-
}, __vue_inject_styles__$
|
|
1498
|
+
const __vue_component__$n = /*#__PURE__*/normalizeComponent({
|
|
1499
|
+
render: __vue_render__$n,
|
|
1500
|
+
staticRenderFns: __vue_staticRenderFns__$n
|
|
1501
|
+
}, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, createInjector, undefined, undefined);
|
|
1502
1502
|
|
|
1503
1503
|
//
|
|
1504
|
-
var script$
|
|
1504
|
+
var script$m = {
|
|
1505
1505
|
name: 'FlagsMenu',
|
|
1506
1506
|
computed: { ...mapState('wf', ['languages', 'language', 'reset']),
|
|
1507
1507
|
|
|
@@ -1550,10 +1550,10 @@ var script$k = {
|
|
|
1550
1550
|
};
|
|
1551
1551
|
|
|
1552
1552
|
/* script */
|
|
1553
|
-
const __vue_script__$
|
|
1553
|
+
const __vue_script__$m = script$m;
|
|
1554
1554
|
/* template */
|
|
1555
1555
|
|
|
1556
|
-
var __vue_render__$
|
|
1556
|
+
var __vue_render__$m = function () {
|
|
1557
1557
|
var _vm = this;
|
|
1558
1558
|
|
|
1559
1559
|
var _h = _vm.$createElement;
|
|
@@ -1589,10 +1589,10 @@ var __vue_render__$k = function () {
|
|
|
1589
1589
|
}), 0)]);
|
|
1590
1590
|
};
|
|
1591
1591
|
|
|
1592
|
-
var __vue_staticRenderFns__$
|
|
1592
|
+
var __vue_staticRenderFns__$m = [];
|
|
1593
1593
|
/* style */
|
|
1594
1594
|
|
|
1595
|
-
const __vue_inject_styles__$
|
|
1595
|
+
const __vue_inject_styles__$m = function (inject) {
|
|
1596
1596
|
if (!inject) return;
|
|
1597
1597
|
inject("data-v-64144cc4_0", {
|
|
1598
1598
|
source: ".languages-container.active[data-v-64144cc4]{height:fit-content;z-index:10}.languages-container.active .languages-container-select[data-v-64144cc4]{visibility:initial;opacity:1}.languages-container .languages-container-select[data-v-64144cc4]{opacity:0;padding-bottom:.5rem;margin:auto;text-align:center;transition:opacity .2s ease-in;overflow:hidden;height:1.5rem;font-size:1rem}.languages-container .language .flag[data-v-64144cc4]{width:70%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.languages-container .language .active[data-v-64144cc4]{height:3.5rem;margin-bottom:1rem}.languages-container .language .display[data-v-64144cc4]{height:3.5rem;margin-bottom:1.5rem}",
|
|
@@ -1603,24 +1603,24 @@ const __vue_inject_styles__$k = function (inject) {
|
|
|
1603
1603
|
/* scoped */
|
|
1604
1604
|
|
|
1605
1605
|
|
|
1606
|
-
const __vue_scope_id__$
|
|
1606
|
+
const __vue_scope_id__$m = "data-v-64144cc4";
|
|
1607
1607
|
/* module identifier */
|
|
1608
1608
|
|
|
1609
|
-
const __vue_module_identifier__$
|
|
1609
|
+
const __vue_module_identifier__$m = undefined;
|
|
1610
1610
|
/* functional template */
|
|
1611
1611
|
|
|
1612
|
-
const __vue_is_functional_template__$
|
|
1612
|
+
const __vue_is_functional_template__$m = false;
|
|
1613
1613
|
/* style inject SSR */
|
|
1614
1614
|
|
|
1615
1615
|
/* style inject shadow dom */
|
|
1616
1616
|
|
|
1617
|
-
const __vue_component__$
|
|
1618
|
-
render: __vue_render__$
|
|
1619
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1620
|
-
}, __vue_inject_styles__$
|
|
1617
|
+
const __vue_component__$m = /*#__PURE__*/normalizeComponent({
|
|
1618
|
+
render: __vue_render__$m,
|
|
1619
|
+
staticRenderFns: __vue_staticRenderFns__$m
|
|
1620
|
+
}, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
|
|
1621
1621
|
|
|
1622
1622
|
//
|
|
1623
|
-
var script$
|
|
1623
|
+
var script$l = {
|
|
1624
1624
|
name: 'LanguagesMenu',
|
|
1625
1625
|
computed: { ...mapState('wf', ['languages', 'language', 'reset']),
|
|
1626
1626
|
|
|
@@ -1680,10 +1680,10 @@ var script$j = {
|
|
|
1680
1680
|
};
|
|
1681
1681
|
|
|
1682
1682
|
/* script */
|
|
1683
|
-
const __vue_script__$
|
|
1683
|
+
const __vue_script__$l = script$l;
|
|
1684
1684
|
/* template */
|
|
1685
1685
|
|
|
1686
|
-
var __vue_render__$
|
|
1686
|
+
var __vue_render__$l = function () {
|
|
1687
1687
|
var _vm = this;
|
|
1688
1688
|
|
|
1689
1689
|
var _h = _vm.$createElement;
|
|
@@ -1726,10 +1726,10 @@ var __vue_render__$j = function () {
|
|
|
1726
1726
|
}), 0)]);
|
|
1727
1727
|
};
|
|
1728
1728
|
|
|
1729
|
-
var __vue_staticRenderFns__$
|
|
1729
|
+
var __vue_staticRenderFns__$l = [];
|
|
1730
1730
|
/* style */
|
|
1731
1731
|
|
|
1732
|
-
const __vue_inject_styles__$
|
|
1732
|
+
const __vue_inject_styles__$l = function (inject) {
|
|
1733
1733
|
if (!inject) return;
|
|
1734
1734
|
inject("data-v-2b86d0a6_0", {
|
|
1735
1735
|
source: ".wf-languages-menu.active[data-v-2b86d0a6]{height:fit-content;z-index:10}.wf-languages-menu.active .wf-languages-title[data-v-2b86d0a6]{visibility:initial;opacity:1}.wf-languages-menu .wf-languages-title[data-v-2b86d0a6]{opacity:0;padding-bottom:.5rem;margin:auto;text-align:center;transition:opacity .2s ease-in;overflow:hidden}.wf-languages-menu .wf-language .wf-lang-flag[data-v-2b86d0a6]{width:70%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.wf-languages-menu .wf-language .wf-active[data-v-2b86d0a6]{height:3.5rem;margin-bottom:1rem}.wf-languages-menu .wf-language .wf-display[data-v-2b86d0a6]{height:3.5rem;margin-bottom:1.5rem}",
|
|
@@ -1740,24 +1740,24 @@ const __vue_inject_styles__$j = function (inject) {
|
|
|
1740
1740
|
/* scoped */
|
|
1741
1741
|
|
|
1742
1742
|
|
|
1743
|
-
const __vue_scope_id__$
|
|
1743
|
+
const __vue_scope_id__$l = "data-v-2b86d0a6";
|
|
1744
1744
|
/* module identifier */
|
|
1745
1745
|
|
|
1746
|
-
const __vue_module_identifier__$
|
|
1746
|
+
const __vue_module_identifier__$l = undefined;
|
|
1747
1747
|
/* functional template */
|
|
1748
1748
|
|
|
1749
|
-
const __vue_is_functional_template__$
|
|
1749
|
+
const __vue_is_functional_template__$l = false;
|
|
1750
1750
|
/* style inject SSR */
|
|
1751
1751
|
|
|
1752
1752
|
/* style inject shadow dom */
|
|
1753
1753
|
|
|
1754
|
-
const __vue_component__$
|
|
1755
|
-
render: __vue_render__$
|
|
1756
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1757
|
-
}, __vue_inject_styles__$
|
|
1754
|
+
const __vue_component__$l = /*#__PURE__*/normalizeComponent({
|
|
1755
|
+
render: __vue_render__$l,
|
|
1756
|
+
staticRenderFns: __vue_staticRenderFns__$l
|
|
1757
|
+
}, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
|
|
1758
1758
|
|
|
1759
1759
|
//
|
|
1760
|
-
var script$
|
|
1760
|
+
var script$k = {
|
|
1761
1761
|
name: "Group",
|
|
1762
1762
|
computed: { ...mapState('wf', ['language'])
|
|
1763
1763
|
},
|
|
@@ -1792,10 +1792,10 @@ var script$i = {
|
|
|
1792
1792
|
};
|
|
1793
1793
|
|
|
1794
1794
|
/* script */
|
|
1795
|
-
const __vue_script__$
|
|
1795
|
+
const __vue_script__$k = script$k;
|
|
1796
1796
|
/* template */
|
|
1797
1797
|
|
|
1798
|
-
var __vue_render__$
|
|
1798
|
+
var __vue_render__$k = function () {
|
|
1799
1799
|
var _vm = this;
|
|
1800
1800
|
|
|
1801
1801
|
var _h = _vm.$createElement;
|
|
@@ -1820,36 +1820,36 @@ var __vue_render__$i = function () {
|
|
|
1820
1820
|
}) : _vm._e()]) : _vm._e();
|
|
1821
1821
|
};
|
|
1822
1822
|
|
|
1823
|
-
var __vue_staticRenderFns__$
|
|
1823
|
+
var __vue_staticRenderFns__$k = [];
|
|
1824
1824
|
/* style */
|
|
1825
1825
|
|
|
1826
|
-
const __vue_inject_styles__$
|
|
1826
|
+
const __vue_inject_styles__$k = undefined;
|
|
1827
1827
|
/* scoped */
|
|
1828
1828
|
|
|
1829
|
-
const __vue_scope_id__$
|
|
1829
|
+
const __vue_scope_id__$k = "data-v-077cd362";
|
|
1830
1830
|
/* module identifier */
|
|
1831
1831
|
|
|
1832
|
-
const __vue_module_identifier__$
|
|
1832
|
+
const __vue_module_identifier__$k = undefined;
|
|
1833
1833
|
/* functional template */
|
|
1834
1834
|
|
|
1835
|
-
const __vue_is_functional_template__$
|
|
1835
|
+
const __vue_is_functional_template__$k = false;
|
|
1836
1836
|
/* style inject */
|
|
1837
1837
|
|
|
1838
1838
|
/* style inject SSR */
|
|
1839
1839
|
|
|
1840
1840
|
/* style inject shadow dom */
|
|
1841
1841
|
|
|
1842
|
-
const __vue_component__$
|
|
1843
|
-
render: __vue_render__$
|
|
1844
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
1845
|
-
}, __vue_inject_styles__$
|
|
1842
|
+
const __vue_component__$k = /*#__PURE__*/normalizeComponent({
|
|
1843
|
+
render: __vue_render__$k,
|
|
1844
|
+
staticRenderFns: __vue_staticRenderFns__$k
|
|
1845
|
+
}, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
|
|
1846
1846
|
|
|
1847
1847
|
//
|
|
1848
|
-
var script$
|
|
1848
|
+
var script$j = {
|
|
1849
1849
|
name: 'GroupsMenu',
|
|
1850
1850
|
components: {
|
|
1851
|
-
Group: __vue_component__$
|
|
1852
|
-
POI: __vue_component__$
|
|
1851
|
+
Group: __vue_component__$k,
|
|
1852
|
+
POI: __vue_component__$o
|
|
1853
1853
|
},
|
|
1854
1854
|
props: {
|
|
1855
1855
|
parent: {
|
|
@@ -1933,6 +1933,8 @@ var script$h = {
|
|
|
1933
1933
|
topic = groups[i];
|
|
1934
1934
|
|
|
1935
1935
|
if (topic && topic.getShowInMenu() && topic.getName(this.language)) {
|
|
1936
|
+
console.log('sorted', topic.parent_id, this.parent);
|
|
1937
|
+
|
|
1936
1938
|
if (this.parent > -1 && parseInt(topic.parent_id) == this.parent) {
|
|
1937
1939
|
arr.push(topic);
|
|
1938
1940
|
} else if (this.parent === -1 && topic.parent_id === null) {
|
|
@@ -1998,9 +2000,13 @@ var script$h = {
|
|
|
1998
2000
|
if (subGroups) {
|
|
1999
2001
|
let groups = [];
|
|
2000
2002
|
|
|
2003
|
+
let _g;
|
|
2004
|
+
|
|
2001
2005
|
for (let g in subGroups) {
|
|
2002
|
-
|
|
2003
|
-
|
|
2006
|
+
_g = parseInt(subGroups[g]);
|
|
2007
|
+
|
|
2008
|
+
if (this.poiGroups[_g] && this.poiGroups[_g].getShowInMenu()) {
|
|
2009
|
+
groups.push(this.poiGroups[_g]);
|
|
2004
2010
|
}
|
|
2005
2011
|
}
|
|
2006
2012
|
|
|
@@ -2030,10 +2036,10 @@ var script$h = {
|
|
|
2030
2036
|
};
|
|
2031
2037
|
|
|
2032
2038
|
/* script */
|
|
2033
|
-
const __vue_script__$
|
|
2039
|
+
const __vue_script__$j = script$j;
|
|
2034
2040
|
/* template */
|
|
2035
2041
|
|
|
2036
|
-
var __vue_render__$
|
|
2042
|
+
var __vue_render__$j = function () {
|
|
2037
2043
|
var _vm = this;
|
|
2038
2044
|
|
|
2039
2045
|
var _h = _vm.$createElement;
|
|
@@ -2045,7 +2051,7 @@ var __vue_render__$h = function () {
|
|
|
2045
2051
|
}, [_c('ul', {
|
|
2046
2052
|
staticClass: "wf-list",
|
|
2047
2053
|
class: ['wf-list-count-' + _vm.count]
|
|
2048
|
-
},
|
|
2054
|
+
}, _vm._l(_vm.sortedGroups, function (topic) {
|
|
2049
2055
|
return _c('li', {
|
|
2050
2056
|
key: topic.id,
|
|
2051
2057
|
staticClass: "wf-list-item",
|
|
@@ -2071,28 +2077,7 @@ var __vue_render__$h = function () {
|
|
|
2071
2077
|
})];
|
|
2072
2078
|
}, {
|
|
2073
2079
|
"group": topic
|
|
2074
|
-
})], 2), _vm._v(" "), topic.
|
|
2075
|
-
directives: [{
|
|
2076
|
-
name: "show",
|
|
2077
|
-
rawName: "v-show",
|
|
2078
|
-
value: _vm.current && topic.id == _vm.current.id,
|
|
2079
|
-
expression: "current && topic.id == current.id"
|
|
2080
|
-
}]
|
|
2081
|
-
}, _vm._l(_vm.subGroups(topic.childGroups), function (subtopic) {
|
|
2082
|
-
return _c('li', {
|
|
2083
|
-
key: subtopic.id
|
|
2084
|
-
}, [_vm._t("subgroup", function () {
|
|
2085
|
-
return [_c('Group', {
|
|
2086
|
-
attrs: {
|
|
2087
|
-
"group": subtopic,
|
|
2088
|
-
"showIcon": _vm.showIcon,
|
|
2089
|
-
"showPOICount": _vm.showPOICount
|
|
2090
|
-
}
|
|
2091
|
-
})];
|
|
2092
|
-
}, {
|
|
2093
|
-
"group": subtopic
|
|
2094
|
-
})], 2);
|
|
2095
|
-
}), 0) : _vm._e(), _vm._v(" "), topic.pois.length > 0 && _vm.showPOIs ? _c('ul', {
|
|
2080
|
+
})], 2), _vm._v(" "), topic.pois.length > 0 && _vm.showPOIs ? _c('ul', {
|
|
2096
2081
|
directives: [{
|
|
2097
2082
|
name: "show",
|
|
2098
2083
|
rawName: "v-show",
|
|
@@ -2127,16 +2112,16 @@ var __vue_render__$h = function () {
|
|
|
2127
2112
|
"poi": poi
|
|
2128
2113
|
})], 2);
|
|
2129
2114
|
}), 0) : _vm._e()]);
|
|
2130
|
-
}),
|
|
2115
|
+
}), 0)]);
|
|
2131
2116
|
};
|
|
2132
2117
|
|
|
2133
|
-
var __vue_staticRenderFns__$
|
|
2118
|
+
var __vue_staticRenderFns__$j = [];
|
|
2134
2119
|
/* style */
|
|
2135
2120
|
|
|
2136
|
-
const __vue_inject_styles__$
|
|
2121
|
+
const __vue_inject_styles__$j = function (inject) {
|
|
2137
2122
|
if (!inject) return;
|
|
2138
|
-
inject("data-v-
|
|
2139
|
-
source: ".wf-groups-menu .wf-list-item[data-v-
|
|
2123
|
+
inject("data-v-a5a9d312_0", {
|
|
2124
|
+
source: ".wf-groups-menu .wf-list-item[data-v-a5a9d312]{list-style:none}.wf-groups-menu .wf-list[data-v-a5a9d312]{margin:0;padding:0}",
|
|
2140
2125
|
map: undefined,
|
|
2141
2126
|
media: undefined
|
|
2142
2127
|
});
|
|
@@ -2144,84 +2129,404 @@ const __vue_inject_styles__$h = function (inject) {
|
|
|
2144
2129
|
/* scoped */
|
|
2145
2130
|
|
|
2146
2131
|
|
|
2147
|
-
const __vue_scope_id__$
|
|
2132
|
+
const __vue_scope_id__$j = "data-v-a5a9d312";
|
|
2148
2133
|
/* module identifier */
|
|
2149
2134
|
|
|
2150
|
-
const __vue_module_identifier__$
|
|
2135
|
+
const __vue_module_identifier__$j = undefined;
|
|
2151
2136
|
/* functional template */
|
|
2152
2137
|
|
|
2153
|
-
const __vue_is_functional_template__$
|
|
2138
|
+
const __vue_is_functional_template__$j = false;
|
|
2154
2139
|
/* style inject SSR */
|
|
2155
2140
|
|
|
2156
2141
|
/* style inject shadow dom */
|
|
2157
2142
|
|
|
2158
|
-
const __vue_component__$
|
|
2159
|
-
render: __vue_render__$
|
|
2160
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2161
|
-
}, __vue_inject_styles__$
|
|
2143
|
+
const __vue_component__$j = /*#__PURE__*/normalizeComponent({
|
|
2144
|
+
render: __vue_render__$j,
|
|
2145
|
+
staticRenderFns: __vue_staticRenderFns__$j
|
|
2146
|
+
}, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
|
|
2162
2147
|
|
|
2163
2148
|
//
|
|
2164
|
-
var script$
|
|
2165
|
-
name: '
|
|
2149
|
+
var script$i = {
|
|
2150
|
+
name: 'GroupsMenu',
|
|
2151
|
+
components: {
|
|
2152
|
+
Group: __vue_component__$k,
|
|
2153
|
+
POI: __vue_component__$o,
|
|
2154
|
+
SubGroupMenu: __vue_component__$j
|
|
2155
|
+
},
|
|
2166
2156
|
props: {
|
|
2167
|
-
|
|
2168
|
-
type:
|
|
2169
|
-
default:
|
|
2157
|
+
parent: {
|
|
2158
|
+
type: Number,
|
|
2159
|
+
default: -1
|
|
2170
2160
|
},
|
|
2171
|
-
|
|
2172
|
-
type:
|
|
2173
|
-
default:
|
|
2161
|
+
showPOICount: {
|
|
2162
|
+
type: Boolean,
|
|
2163
|
+
default: false
|
|
2164
|
+
},
|
|
2165
|
+
az: {
|
|
2166
|
+
type: Boolean,
|
|
2167
|
+
default: false
|
|
2168
|
+
},
|
|
2169
|
+
order: {
|
|
2170
|
+
type: Boolean,
|
|
2171
|
+
default: false
|
|
2172
|
+
},
|
|
2173
|
+
showIcon: {
|
|
2174
|
+
type: Boolean,
|
|
2175
|
+
default: false
|
|
2176
|
+
},
|
|
2177
|
+
showSubGroups: {
|
|
2178
|
+
type: Boolean,
|
|
2179
|
+
default: true
|
|
2180
|
+
},
|
|
2181
|
+
showPOIs: {
|
|
2182
|
+
type: Boolean,
|
|
2183
|
+
default: false
|
|
2184
|
+
},
|
|
2185
|
+
showPOILogo: {
|
|
2186
|
+
type: Boolean,
|
|
2187
|
+
default: false
|
|
2188
|
+
},
|
|
2189
|
+
showPOIName: {
|
|
2190
|
+
type: Boolean,
|
|
2191
|
+
default: true
|
|
2192
|
+
},
|
|
2193
|
+
showPOIPathButton: {
|
|
2194
|
+
type: Boolean,
|
|
2195
|
+
default: false
|
|
2196
|
+
},
|
|
2197
|
+
showPOIDescription: {
|
|
2198
|
+
type: Boolean,
|
|
2199
|
+
default: false
|
|
2200
|
+
},
|
|
2201
|
+
showPOIRoomID: {
|
|
2202
|
+
type: Boolean,
|
|
2203
|
+
default: false
|
|
2204
|
+
},
|
|
2205
|
+
showPOIFloor: {
|
|
2206
|
+
type: Boolean,
|
|
2207
|
+
default: false
|
|
2208
|
+
},
|
|
2209
|
+
openGroup: {
|
|
2210
|
+
type: Boolean,
|
|
2211
|
+
default: true
|
|
2212
|
+
},
|
|
2213
|
+
sortPOIs: {
|
|
2214
|
+
type: Boolean,
|
|
2215
|
+
default: true
|
|
2174
2216
|
}
|
|
2175
2217
|
},
|
|
2176
2218
|
|
|
2177
2219
|
data() {
|
|
2178
2220
|
return {
|
|
2221
|
+
current: null,
|
|
2179
2222
|
count: 0
|
|
2180
2223
|
};
|
|
2181
2224
|
},
|
|
2182
2225
|
|
|
2183
|
-
computed: { ...mapState('wf', ['language']),
|
|
2184
|
-
|
|
2185
|
-
getPOIs() {
|
|
2186
|
-
if (this.group && this.group.pois) {
|
|
2187
|
-
let arr = this.group.pois.slice(0);
|
|
2188
|
-
arr = arr.filter(p => p.getShowInMenu());
|
|
2189
|
-
this.count = arr.length;
|
|
2190
|
-
return arr.sort((a, b) => {
|
|
2191
|
-
return a.getName(this.language).localeCompare(b.getName(this.language));
|
|
2192
|
-
});
|
|
2193
|
-
} else {
|
|
2194
|
-
this.count = 0;
|
|
2195
|
-
return [];
|
|
2196
|
-
}
|
|
2197
|
-
},
|
|
2198
|
-
|
|
2199
|
-
currentGroupName() {
|
|
2200
|
-
return this.group ? this.group.getName(this.language) : '';
|
|
2201
|
-
}
|
|
2226
|
+
computed: { ...mapState('wf', ['poiGroups', 'currentGroup', 'language']),
|
|
2202
2227
|
|
|
2203
|
-
|
|
2204
|
-
|
|
2205
|
-
onClick(poi) {
|
|
2206
|
-
return () => {
|
|
2207
|
-
this.$emit('clicked', poi);
|
|
2208
|
-
};
|
|
2209
|
-
},
|
|
2228
|
+
sortedGroups() {
|
|
2229
|
+
let arr = []; // Copy arr for sorting
|
|
2210
2230
|
|
|
2211
|
-
|
|
2212
|
-
|
|
2213
|
-
this.$emit('back');
|
|
2214
|
-
};
|
|
2215
|
-
}
|
|
2231
|
+
let topic;
|
|
2232
|
+
let groups = this.poiGroups;
|
|
2216
2233
|
|
|
2217
|
-
|
|
2218
|
-
|
|
2234
|
+
for (let i in groups) {
|
|
2235
|
+
topic = groups[i];
|
|
2219
2236
|
|
|
2220
|
-
|
|
2221
|
-
|
|
2237
|
+
if (topic && topic.getShowInMenu() && topic.getName(this.language)) {
|
|
2238
|
+
if (this.parent > -1 && parseInt(topic.parent_id) == this.parent) {
|
|
2239
|
+
arr.push(topic);
|
|
2240
|
+
} else if (this.parent === -1 && topic.parent_id === null) {
|
|
2241
|
+
arr.push(topic);
|
|
2242
|
+
}
|
|
2243
|
+
}
|
|
2244
|
+
}
|
|
2245
|
+
|
|
2246
|
+
if (this.az) {
|
|
2247
|
+
arr = arr.sort((a, b) => {
|
|
2248
|
+
if (a && a.getName(this.language) && b && b.getName(this.language)) {
|
|
2249
|
+
return a.getName(this.language).localeCompare(b.getName(this.language), this.language, {
|
|
2250
|
+
sensitivity: 'accent'
|
|
2251
|
+
});
|
|
2252
|
+
} else {
|
|
2253
|
+
return 0;
|
|
2254
|
+
}
|
|
2255
|
+
});
|
|
2256
|
+
} else if (this.order) {
|
|
2257
|
+
arr = arr.sort((a, b) => {
|
|
2258
|
+
if (a && b) {
|
|
2259
|
+
return a.order - b.order;
|
|
2260
|
+
}
|
|
2261
|
+
|
|
2262
|
+
return 0;
|
|
2263
|
+
});
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
this.count = arr.length;
|
|
2267
|
+
return arr;
|
|
2268
|
+
}
|
|
2269
|
+
|
|
2270
|
+
},
|
|
2271
|
+
watch: {
|
|
2272
|
+
currentGroup: function () {
|
|
2273
|
+
this.current = this.currentGroup;
|
|
2274
|
+
}
|
|
2275
|
+
},
|
|
2276
|
+
methods: {
|
|
2277
|
+
onClick(group) {
|
|
2278
|
+
return () => {
|
|
2279
|
+
if (this.current == group) {
|
|
2280
|
+
this.current = null;
|
|
2281
|
+
} else {
|
|
2282
|
+
this.current = group;
|
|
2283
|
+
}
|
|
2284
|
+
|
|
2285
|
+
this.$emit('clicked', group);
|
|
2286
|
+
};
|
|
2287
|
+
},
|
|
2288
|
+
|
|
2289
|
+
onPOICLick(poi) {
|
|
2290
|
+
return () => {
|
|
2291
|
+
this.$emit('poiClicked', poi);
|
|
2292
|
+
};
|
|
2293
|
+
},
|
|
2294
|
+
|
|
2295
|
+
reset() {
|
|
2296
|
+
this.$store.dispatch('wf/SET_CURRENT_GROUP', null);
|
|
2297
|
+
},
|
|
2298
|
+
|
|
2299
|
+
subGroups(subGroups) {
|
|
2300
|
+
if (subGroups) {
|
|
2301
|
+
let groups = [];
|
|
2302
|
+
|
|
2303
|
+
let _g;
|
|
2304
|
+
|
|
2305
|
+
for (let g in subGroups) {
|
|
2306
|
+
_g = parseInt(subGroups[g]);
|
|
2307
|
+
|
|
2308
|
+
if (this.poiGroups[_g] && this.poiGroups[_g].getShowInMenu()) {
|
|
2309
|
+
groups.push(this.poiGroups[_g]);
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
|
|
2313
|
+
return groups;
|
|
2314
|
+
} else {
|
|
2315
|
+
return [];
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
|
|
2319
|
+
sortedPOIs(pois) {
|
|
2320
|
+
let arr = pois.slice().filter(poi => {
|
|
2321
|
+
return poi && poi.getShowInMenu();
|
|
2322
|
+
}); // Copy and filter array
|
|
2323
|
+
|
|
2324
|
+
if (!this.sortPOIs) return arr;
|
|
2325
|
+
arr = arr.sort((a, b) => {
|
|
2326
|
+
if (a.getName(this.language) && b.getName(this.language)) {
|
|
2327
|
+
return a.getName(this.language).localeCompare(b.getName(this.language));
|
|
2328
|
+
} else {
|
|
2329
|
+
return 0;
|
|
2330
|
+
}
|
|
2331
|
+
});
|
|
2332
|
+
return arr;
|
|
2333
|
+
}
|
|
2334
|
+
|
|
2335
|
+
}
|
|
2336
|
+
};
|
|
2337
|
+
|
|
2338
|
+
/* script */
|
|
2339
|
+
const __vue_script__$i = script$i;
|
|
2222
2340
|
/* template */
|
|
2223
2341
|
|
|
2224
|
-
var __vue_render__$
|
|
2342
|
+
var __vue_render__$i = function () {
|
|
2343
|
+
var _vm = this;
|
|
2344
|
+
|
|
2345
|
+
var _h = _vm.$createElement;
|
|
2346
|
+
|
|
2347
|
+
var _c = _vm._self._c || _h;
|
|
2348
|
+
|
|
2349
|
+
return _c('div', {
|
|
2350
|
+
staticClass: "wf-component wf-groups-menu"
|
|
2351
|
+
}, [_c('ul', {
|
|
2352
|
+
staticClass: "wf-list",
|
|
2353
|
+
class: ['wf-list-count-' + _vm.count]
|
|
2354
|
+
}, [_vm._t("prepend"), _vm._v(" "), _vm._l(_vm.sortedGroups, function (topic) {
|
|
2355
|
+
return _c('li', {
|
|
2356
|
+
key: topic.id,
|
|
2357
|
+
staticClass: "wf-list-item",
|
|
2358
|
+
class: {
|
|
2359
|
+
"active": _vm.current && topic.id == _vm.current.id
|
|
2360
|
+
}
|
|
2361
|
+
}, [_c('div', {
|
|
2362
|
+
directives: [{
|
|
2363
|
+
name: "touch",
|
|
2364
|
+
rawName: "v-touch:tap",
|
|
2365
|
+
value: _vm.onClick(topic),
|
|
2366
|
+
expression: "onClick(topic)",
|
|
2367
|
+
arg: "tap"
|
|
2368
|
+
}],
|
|
2369
|
+
staticClass: "wf-item-content"
|
|
2370
|
+
}, [_vm._t("default", function () {
|
|
2371
|
+
return [_c('Group', {
|
|
2372
|
+
attrs: {
|
|
2373
|
+
"group": topic,
|
|
2374
|
+
"showIcon": _vm.showIcon,
|
|
2375
|
+
"showPOICount": _vm.showPOICount
|
|
2376
|
+
}
|
|
2377
|
+
})];
|
|
2378
|
+
}, {
|
|
2379
|
+
"group": topic
|
|
2380
|
+
})], 2), _vm._v(" "), _c('ul', {
|
|
2381
|
+
directives: [{
|
|
2382
|
+
name: "show",
|
|
2383
|
+
rawName: "v-show",
|
|
2384
|
+
value: _vm.current && topic.id == _vm.current.id && _vm.subGroups(topic.childGroups).length > 0,
|
|
2385
|
+
expression: "current && topic.id == current.id && subGroups(topic.childGroups).length > 0"
|
|
2386
|
+
}]
|
|
2387
|
+
}, [_c('SubGroupMenu', {
|
|
2388
|
+
attrs: {
|
|
2389
|
+
"parent": parseInt(topic.id),
|
|
2390
|
+
"showPOICount": _vm.showPOICount,
|
|
2391
|
+
"az": _vm.az,
|
|
2392
|
+
"order": _vm.order,
|
|
2393
|
+
"showIcon": _vm.showIcon,
|
|
2394
|
+
"showPOIs": _vm.showPOIs,
|
|
2395
|
+
"sortPOIs": _vm.sortPOIs
|
|
2396
|
+
},
|
|
2397
|
+
on: {
|
|
2398
|
+
"onPOICLick": _vm.onPOICLick
|
|
2399
|
+
}
|
|
2400
|
+
})], 1), _vm._v(" "), topic.pois.length > 0 && _vm.showPOIs ? _c('ul', {
|
|
2401
|
+
directives: [{
|
|
2402
|
+
name: "show",
|
|
2403
|
+
rawName: "v-show",
|
|
2404
|
+
value: _vm.current && topic.id == _vm.current.id,
|
|
2405
|
+
expression: "current && topic.id == current.id"
|
|
2406
|
+
}],
|
|
2407
|
+
staticClass: "wf-list wf-sublist"
|
|
2408
|
+
}, _vm._l(_vm.sortedPOIs(topic.pois), function (poi) {
|
|
2409
|
+
return _c('li', {
|
|
2410
|
+
directives: [{
|
|
2411
|
+
name: "touch",
|
|
2412
|
+
rawName: "v-touch:tap",
|
|
2413
|
+
value: _vm.onPOICLick(poi),
|
|
2414
|
+
expression: "onPOICLick(poi)",
|
|
2415
|
+
arg: "tap"
|
|
2416
|
+
}],
|
|
2417
|
+
key: poi.id,
|
|
2418
|
+
staticClass: "wf-list-item"
|
|
2419
|
+
}, [_vm._t("poi", function () {
|
|
2420
|
+
return [_c('POI', {
|
|
2421
|
+
attrs: {
|
|
2422
|
+
"poi": poi,
|
|
2423
|
+
"showLogo": _vm.showPOILogo,
|
|
2424
|
+
"showName": _vm.showPOIName,
|
|
2425
|
+
"showPathButton": _vm.showPOIPathButton,
|
|
2426
|
+
"showDescription": _vm.showPOIDescription,
|
|
2427
|
+
"showRoomID": _vm.showPOIRoomID,
|
|
2428
|
+
"showFloor": _vm.showPOIFloor
|
|
2429
|
+
}
|
|
2430
|
+
})];
|
|
2431
|
+
}, {
|
|
2432
|
+
"poi": poi
|
|
2433
|
+
})], 2);
|
|
2434
|
+
}), 0) : _vm._e()]);
|
|
2435
|
+
}), _vm._v(" "), _vm._t("append")], 2)]);
|
|
2436
|
+
};
|
|
2437
|
+
|
|
2438
|
+
var __vue_staticRenderFns__$i = [];
|
|
2439
|
+
/* style */
|
|
2440
|
+
|
|
2441
|
+
const __vue_inject_styles__$i = function (inject) {
|
|
2442
|
+
if (!inject) return;
|
|
2443
|
+
inject("data-v-462ffa2e_0", {
|
|
2444
|
+
source: ".wf-groups-menu .wf-list-item[data-v-462ffa2e]{list-style:none}.wf-groups-menu .wf-list[data-v-462ffa2e]{margin:0;padding:0}",
|
|
2445
|
+
map: undefined,
|
|
2446
|
+
media: undefined
|
|
2447
|
+
});
|
|
2448
|
+
};
|
|
2449
|
+
/* scoped */
|
|
2450
|
+
|
|
2451
|
+
|
|
2452
|
+
const __vue_scope_id__$i = "data-v-462ffa2e";
|
|
2453
|
+
/* module identifier */
|
|
2454
|
+
|
|
2455
|
+
const __vue_module_identifier__$i = undefined;
|
|
2456
|
+
/* functional template */
|
|
2457
|
+
|
|
2458
|
+
const __vue_is_functional_template__$i = false;
|
|
2459
|
+
/* style inject SSR */
|
|
2460
|
+
|
|
2461
|
+
/* style inject shadow dom */
|
|
2462
|
+
|
|
2463
|
+
const __vue_component__$i = /*#__PURE__*/normalizeComponent({
|
|
2464
|
+
render: __vue_render__$i,
|
|
2465
|
+
staticRenderFns: __vue_staticRenderFns__$i
|
|
2466
|
+
}, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
|
|
2467
|
+
|
|
2468
|
+
//
|
|
2469
|
+
var script$h = {
|
|
2470
|
+
name: 'GroupPOIsMenu',
|
|
2471
|
+
props: {
|
|
2472
|
+
group: {
|
|
2473
|
+
type: Object,
|
|
2474
|
+
default: null
|
|
2475
|
+
},
|
|
2476
|
+
currentPOI: {
|
|
2477
|
+
type: Object,
|
|
2478
|
+
default: null
|
|
2479
|
+
}
|
|
2480
|
+
},
|
|
2481
|
+
|
|
2482
|
+
data() {
|
|
2483
|
+
return {
|
|
2484
|
+
count: 0
|
|
2485
|
+
};
|
|
2486
|
+
},
|
|
2487
|
+
|
|
2488
|
+
computed: { ...mapState('wf', ['language']),
|
|
2489
|
+
|
|
2490
|
+
getPOIs() {
|
|
2491
|
+
if (this.group && this.group.pois) {
|
|
2492
|
+
let arr = this.group.pois.slice(0);
|
|
2493
|
+
arr = arr.filter(p => p.getShowInMenu());
|
|
2494
|
+
this.count = arr.length;
|
|
2495
|
+
return arr.sort((a, b) => {
|
|
2496
|
+
return a.getName(this.language).localeCompare(b.getName(this.language));
|
|
2497
|
+
});
|
|
2498
|
+
} else {
|
|
2499
|
+
this.count = 0;
|
|
2500
|
+
return [];
|
|
2501
|
+
}
|
|
2502
|
+
},
|
|
2503
|
+
|
|
2504
|
+
currentGroupName() {
|
|
2505
|
+
return this.group ? this.group.getName(this.language) : '';
|
|
2506
|
+
}
|
|
2507
|
+
|
|
2508
|
+
},
|
|
2509
|
+
methods: {
|
|
2510
|
+
onClick(poi) {
|
|
2511
|
+
return () => {
|
|
2512
|
+
this.$emit('clicked', poi);
|
|
2513
|
+
};
|
|
2514
|
+
},
|
|
2515
|
+
|
|
2516
|
+
back() {
|
|
2517
|
+
return () => {
|
|
2518
|
+
this.$emit('back');
|
|
2519
|
+
};
|
|
2520
|
+
}
|
|
2521
|
+
|
|
2522
|
+
}
|
|
2523
|
+
};
|
|
2524
|
+
|
|
2525
|
+
/* script */
|
|
2526
|
+
const __vue_script__$h = script$h;
|
|
2527
|
+
/* template */
|
|
2528
|
+
|
|
2529
|
+
var __vue_render__$h = function () {
|
|
2225
2530
|
var _vm = this;
|
|
2226
2531
|
|
|
2227
2532
|
var _h = _vm.$createElement;
|
|
@@ -2263,10 +2568,10 @@ var __vue_render__$g = function () {
|
|
|
2263
2568
|
})], 2)]);
|
|
2264
2569
|
};
|
|
2265
2570
|
|
|
2266
|
-
var __vue_staticRenderFns__$
|
|
2571
|
+
var __vue_staticRenderFns__$h = [];
|
|
2267
2572
|
/* style */
|
|
2268
2573
|
|
|
2269
|
-
const __vue_inject_styles__$
|
|
2574
|
+
const __vue_inject_styles__$h = function (inject) {
|
|
2270
2575
|
if (!inject) return;
|
|
2271
2576
|
inject("data-v-14d8d75e_0", {
|
|
2272
2577
|
source: ".wf-group-pois-menu[data-v-14d8d75e]{overflow:hidden;user-select:none}.wf-group-pois-menu .wf-list[data-v-14d8d75e]{margin:0;padding:0}.wf-group-pois-menu .list-item[data-v-14d8d75e]{list-style:none;padding:1em}",
|
|
@@ -2277,24 +2582,24 @@ const __vue_inject_styles__$g = function (inject) {
|
|
|
2277
2582
|
/* scoped */
|
|
2278
2583
|
|
|
2279
2584
|
|
|
2280
|
-
const __vue_scope_id__$
|
|
2585
|
+
const __vue_scope_id__$h = "data-v-14d8d75e";
|
|
2281
2586
|
/* module identifier */
|
|
2282
2587
|
|
|
2283
|
-
const __vue_module_identifier__$
|
|
2588
|
+
const __vue_module_identifier__$h = undefined;
|
|
2284
2589
|
/* functional template */
|
|
2285
2590
|
|
|
2286
|
-
const __vue_is_functional_template__$
|
|
2591
|
+
const __vue_is_functional_template__$h = false;
|
|
2287
2592
|
/* style inject SSR */
|
|
2288
2593
|
|
|
2289
2594
|
/* style inject shadow dom */
|
|
2290
2595
|
|
|
2291
|
-
const __vue_component__$
|
|
2292
|
-
render: __vue_render__$
|
|
2293
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2294
|
-
}, __vue_inject_styles__$
|
|
2596
|
+
const __vue_component__$h = /*#__PURE__*/normalizeComponent({
|
|
2597
|
+
render: __vue_render__$h,
|
|
2598
|
+
staticRenderFns: __vue_staticRenderFns__$h
|
|
2599
|
+
}, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
|
|
2295
2600
|
|
|
2296
2601
|
//
|
|
2297
|
-
var script$
|
|
2602
|
+
var script$g = {
|
|
2298
2603
|
name: 'BuildingLogo',
|
|
2299
2604
|
computed: { ...mapState('wf', ['building'])
|
|
2300
2605
|
},
|
|
@@ -2309,10 +2614,10 @@ var script$f = {
|
|
|
2309
2614
|
};
|
|
2310
2615
|
|
|
2311
2616
|
/* script */
|
|
2312
|
-
const __vue_script__$
|
|
2617
|
+
const __vue_script__$g = script$g;
|
|
2313
2618
|
/* template */
|
|
2314
2619
|
|
|
2315
|
-
var __vue_render__$
|
|
2620
|
+
var __vue_render__$g = function () {
|
|
2316
2621
|
var _vm = this;
|
|
2317
2622
|
|
|
2318
2623
|
var _h = _vm.$createElement;
|
|
@@ -2327,10 +2632,10 @@ var __vue_render__$f = function () {
|
|
|
2327
2632
|
});
|
|
2328
2633
|
};
|
|
2329
2634
|
|
|
2330
|
-
var __vue_staticRenderFns__$
|
|
2635
|
+
var __vue_staticRenderFns__$g = [];
|
|
2331
2636
|
/* style */
|
|
2332
2637
|
|
|
2333
|
-
const __vue_inject_styles__$
|
|
2638
|
+
const __vue_inject_styles__$g = function (inject) {
|
|
2334
2639
|
if (!inject) return;
|
|
2335
2640
|
inject("data-v-38faefb4_0", {
|
|
2336
2641
|
source: ".wf-building-logo[data-v-38faefb4]{background-size:contain;background-repeat:no-repeat;background-position:50%}",
|
|
@@ -2341,24 +2646,24 @@ const __vue_inject_styles__$f = function (inject) {
|
|
|
2341
2646
|
/* scoped */
|
|
2342
2647
|
|
|
2343
2648
|
|
|
2344
|
-
const __vue_scope_id__$
|
|
2649
|
+
const __vue_scope_id__$g = "data-v-38faefb4";
|
|
2345
2650
|
/* module identifier */
|
|
2346
2651
|
|
|
2347
|
-
const __vue_module_identifier__$
|
|
2652
|
+
const __vue_module_identifier__$g = undefined;
|
|
2348
2653
|
/* functional template */
|
|
2349
2654
|
|
|
2350
|
-
const __vue_is_functional_template__$
|
|
2655
|
+
const __vue_is_functional_template__$g = false;
|
|
2351
2656
|
/* style inject SSR */
|
|
2352
2657
|
|
|
2353
2658
|
/* style inject shadow dom */
|
|
2354
2659
|
|
|
2355
|
-
const __vue_component__$
|
|
2356
|
-
render: __vue_render__$
|
|
2357
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2358
|
-
}, __vue_inject_styles__$
|
|
2660
|
+
const __vue_component__$g = /*#__PURE__*/normalizeComponent({
|
|
2661
|
+
render: __vue_render__$g,
|
|
2662
|
+
staticRenderFns: __vue_staticRenderFns__$g
|
|
2663
|
+
}, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
|
|
2359
2664
|
|
|
2360
2665
|
//
|
|
2361
|
-
var script$
|
|
2666
|
+
var script$f = {
|
|
2362
2667
|
name: 'YAH',
|
|
2363
2668
|
computed: { //yahLogo
|
|
2364
2669
|
...mapState('wf', ['yahLogo', 'language'])
|
|
@@ -2372,10 +2677,10 @@ var script$e = {
|
|
|
2372
2677
|
};
|
|
2373
2678
|
|
|
2374
2679
|
/* script */
|
|
2375
|
-
const __vue_script__$
|
|
2680
|
+
const __vue_script__$f = script$f;
|
|
2376
2681
|
/* template */
|
|
2377
2682
|
|
|
2378
|
-
var __vue_render__$
|
|
2683
|
+
var __vue_render__$f = function () {
|
|
2379
2684
|
var _vm = this;
|
|
2380
2685
|
|
|
2381
2686
|
var _h = _vm.$createElement;
|
|
@@ -2401,10 +2706,10 @@ var __vue_render__$e = function () {
|
|
|
2401
2706
|
}, [_vm._v("YAH")])]);
|
|
2402
2707
|
};
|
|
2403
2708
|
|
|
2404
|
-
var __vue_staticRenderFns__$
|
|
2709
|
+
var __vue_staticRenderFns__$f = [];
|
|
2405
2710
|
/* style */
|
|
2406
2711
|
|
|
2407
|
-
const __vue_inject_styles__$
|
|
2712
|
+
const __vue_inject_styles__$f = function (inject) {
|
|
2408
2713
|
if (!inject) return;
|
|
2409
2714
|
inject("data-v-0e28d1b6_0", {
|
|
2410
2715
|
source: ".wf-yah[data-v-0e28d1b6]{text-align:center;border:none;outline:0}.wf-icon[data-v-0e28d1b6]{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOTQiIGhlaWdodD0iMTI4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6Y2M9Imh0dHA6Ly9jcmVhdGl2ZWNvbW1vbnMub3JnL25zIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogPG1ldGFkYXRhPgogIDxyZGY6UkRGPgogICA8Y2M6V29yayByZGY6YWJvdXQ9IiI+CiAgICA8ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD4KICAgIDxkYzp0eXBlIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiLz4KICAgIDxkYzp0aXRsZS8+CiAgIDwvY2M6V29yaz4KICA8L3JkZjpSREY+CiA8L21ldGFkYXRhPgogPHBhdGggZD0ibTQ2Ljk3NyAxMjYuNjRjLTAuMjgzMDMtMC42ODc1LTYuMTYzMS02LjQzNzctMTAuMzc0LTExLjY2My0yNC45NDctMzMuMTIyLTUyLjc2MS02My44OTgtMjAuMjgzLTEwMS4zIDE0LjM4MS0xMy44OTQgMzIuMTEzLTE0LjY4NiA1MC4zNDMtOC4yMTAxIDUxLjMzIDI5LjcwMiAxNC4xNjYgNzguMTU1LTEwLjIzNSAxMTAuMDFsLTkuNDUwMSAxMS4xNjN6bTE1LjQ0LTUwLjc3MWMzNC4yMzctMjQuNDg1IDcuNzY4LTcxLjYzMy0yOS44NDgtNTUuOTU5LTEwLjk4NCA1Ljg1NjktMTYuNDM0IDE2LjA0OC0xNi42MjUgMjguMDY4LTAuNTI0NSAxMS42OTMgNS42ODU0IDIxLjQ3MSAxNS41MjYgMjcuNDYxIDcuMDU1NSAzLjg0MDEgMTAuMTU3IDQuNTMzNyAxOC4xNDYgNC4wNTc3IDUuMTc3Ni0wLjMwODUyIDguMTYxMS0xLjE1MzggMTIuODAxLTMuNjI3MXoiIGZpbGw9IiNjNjQyNDIiIGZpbGwtb3BhY2l0eT0iLjk4ODI0Ii8+CiA8cGF0aCB0cmFuc2Zvcm09Im1hdHJpeCguODc4MjkgMCAwIDEuMDUxOSAuNTU0NzQgLTYuOTk1MykiIGQ9Im00MS42ODIgODkuODkxYTUxLjIyMyA0MS43NTQgMCAxIDEgMS4yNzY2IDAuMjA4MDkiIGZpbGw9IiNjNjQyNDIiIGZpbGwtb3BhY2l0eT0iLjk4ODI0Ii8+CiA8cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSguNjQ1MzUpIiBkPSJtNDMuNjMxIDY5LjEyOWEyNi4wMTEgMjAuOTkxIDAgMSAxIDAuNjQ4MjYgMC4xMDQ2MSIgZmlsbC1vcGFjaXR5PSIwIiBvcGFjaXR5PSIuMzQwMTYiLz4KIDxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKC42NDUzNSkiIGQ9Im0zMS44OTIgMTE0LjI4YTE2LjY1NiAxMS43NSAwIDEgMSAwLjQxNTExIDAuMDU4NiIgZmlsbC1vcGFjaXR5PSIwIi8+CiA8cGF0aCB0cmFuc2Zvcm09Im1hdHJpeCguOTcwMiAwIDAgMS4wMjcyIC00LjA1ODggLTUuNzUwNCkiIGQ9Im00NS41MjEgODQuODI0YTM0LjQ1MyAzMy41NCAwIDEgMSAwLjg1ODY2IDAuMTY3MTYiIGZpbGw9IiNiNzJjMmMiLz4KIDxwYXRoIHRyYW5zZm9ybT0ibWF0cml4KC42NDYzIDAgMCAuNjE2ODEgNS4xMjYxIDQuOTAxNCkiIGQ9Im01Ny4wNzkgMTA0LjYxYTM0LjIwMyAzNi42MjMgMCAxIDEgMC44NTI0NCAwLjE4MjUyIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=)}",
|
|
@@ -2415,27 +2720,27 @@ const __vue_inject_styles__$e = function (inject) {
|
|
|
2415
2720
|
/* scoped */
|
|
2416
2721
|
|
|
2417
2722
|
|
|
2418
|
-
const __vue_scope_id__$
|
|
2723
|
+
const __vue_scope_id__$f = "data-v-0e28d1b6";
|
|
2419
2724
|
/* module identifier */
|
|
2420
2725
|
|
|
2421
|
-
const __vue_module_identifier__$
|
|
2726
|
+
const __vue_module_identifier__$f = undefined;
|
|
2422
2727
|
/* functional template */
|
|
2423
2728
|
|
|
2424
|
-
const __vue_is_functional_template__$
|
|
2729
|
+
const __vue_is_functional_template__$f = false;
|
|
2425
2730
|
/* style inject SSR */
|
|
2426
2731
|
|
|
2427
2732
|
/* style inject shadow dom */
|
|
2428
2733
|
|
|
2429
|
-
const __vue_component__$
|
|
2430
|
-
render: __vue_render__$
|
|
2431
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2432
|
-
}, __vue_inject_styles__$
|
|
2734
|
+
const __vue_component__$f = /*#__PURE__*/normalizeComponent({
|
|
2735
|
+
render: __vue_render__$f,
|
|
2736
|
+
staticRenderFns: __vue_staticRenderFns__$f
|
|
2737
|
+
}, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
|
|
2433
2738
|
|
|
2434
2739
|
//
|
|
2435
|
-
var script$
|
|
2740
|
+
var script$e = {
|
|
2436
2741
|
name: 'ShortcutsMenu',
|
|
2437
2742
|
components: {
|
|
2438
|
-
YAH: __vue_component__$
|
|
2743
|
+
YAH: __vue_component__$f
|
|
2439
2744
|
},
|
|
2440
2745
|
props: {
|
|
2441
2746
|
showLabel: {
|
|
@@ -2521,10 +2826,10 @@ var script$d = {
|
|
|
2521
2826
|
};
|
|
2522
2827
|
|
|
2523
2828
|
/* script */
|
|
2524
|
-
const __vue_script__$
|
|
2829
|
+
const __vue_script__$e = script$e;
|
|
2525
2830
|
/* template */
|
|
2526
2831
|
|
|
2527
|
-
var __vue_render__$
|
|
2832
|
+
var __vue_render__$e = function () {
|
|
2528
2833
|
var _vm = this;
|
|
2529
2834
|
|
|
2530
2835
|
var _h = _vm.$createElement;
|
|
@@ -2555,10 +2860,10 @@ var __vue_render__$d = function () {
|
|
|
2555
2860
|
}), 0)]);
|
|
2556
2861
|
};
|
|
2557
2862
|
|
|
2558
|
-
var __vue_staticRenderFns__$
|
|
2863
|
+
var __vue_staticRenderFns__$e = [];
|
|
2559
2864
|
/* style */
|
|
2560
2865
|
|
|
2561
|
-
const __vue_inject_styles__$
|
|
2866
|
+
const __vue_inject_styles__$e = function (inject) {
|
|
2562
2867
|
if (!inject) return;
|
|
2563
2868
|
inject("data-v-6fbc92fe_0", {
|
|
2564
2869
|
source: ".shortcuts-container[data-v-6fbc92fe]{display:flex;flex-wrap:wrap-reverse;align-content:stretch;justify-content:space-between;margin-bottom:.1rem;flex-direction:row}.shortcuts-container.map-shortcuts[data-v-6fbc92fe]{position:absolute;left:.5rem;bottom:15%;top:15%;flex-direction:column;justify-content:center}",
|
|
@@ -2569,21 +2874,21 @@ const __vue_inject_styles__$d = function (inject) {
|
|
|
2569
2874
|
/* scoped */
|
|
2570
2875
|
|
|
2571
2876
|
|
|
2572
|
-
const __vue_scope_id__$
|
|
2877
|
+
const __vue_scope_id__$e = "data-v-6fbc92fe";
|
|
2573
2878
|
/* module identifier */
|
|
2574
2879
|
|
|
2575
|
-
const __vue_module_identifier__$
|
|
2880
|
+
const __vue_module_identifier__$e = undefined;
|
|
2576
2881
|
/* functional template */
|
|
2577
2882
|
|
|
2578
|
-
const __vue_is_functional_template__$
|
|
2883
|
+
const __vue_is_functional_template__$e = false;
|
|
2579
2884
|
/* style inject SSR */
|
|
2580
2885
|
|
|
2581
2886
|
/* style inject shadow dom */
|
|
2582
2887
|
|
|
2583
|
-
const __vue_component__$
|
|
2584
|
-
render: __vue_render__$
|
|
2585
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2586
|
-
}, __vue_inject_styles__$
|
|
2888
|
+
const __vue_component__$e = /*#__PURE__*/normalizeComponent({
|
|
2889
|
+
render: __vue_render__$e,
|
|
2890
|
+
staticRenderFns: __vue_staticRenderFns__$e
|
|
2891
|
+
}, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
|
|
2587
2892
|
|
|
2588
2893
|
//
|
|
2589
2894
|
//
|
|
@@ -2591,7 +2896,7 @@ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
|
2591
2896
|
//
|
|
2592
2897
|
//
|
|
2593
2898
|
//
|
|
2594
|
-
var script$
|
|
2899
|
+
var script$d = {
|
|
2595
2900
|
methods: {
|
|
2596
2901
|
zoomIn() {
|
|
2597
2902
|
this.$wayfinder.zoomIn();
|
|
@@ -2605,10 +2910,10 @@ var script$c = {
|
|
|
2605
2910
|
};
|
|
2606
2911
|
|
|
2607
2912
|
/* script */
|
|
2608
|
-
const __vue_script__$
|
|
2913
|
+
const __vue_script__$d = script$d;
|
|
2609
2914
|
/* template */
|
|
2610
2915
|
|
|
2611
|
-
var __vue_render__$
|
|
2916
|
+
var __vue_render__$d = function () {
|
|
2612
2917
|
var _vm = this;
|
|
2613
2918
|
|
|
2614
2919
|
var _h = _vm.$createElement;
|
|
@@ -2634,32 +2939,32 @@ var __vue_render__$c = function () {
|
|
|
2634
2939
|
}, [_vm._v("-")])]);
|
|
2635
2940
|
};
|
|
2636
2941
|
|
|
2637
|
-
var __vue_staticRenderFns__$
|
|
2942
|
+
var __vue_staticRenderFns__$d = [];
|
|
2638
2943
|
/* style */
|
|
2639
2944
|
|
|
2640
|
-
const __vue_inject_styles__$
|
|
2945
|
+
const __vue_inject_styles__$d = undefined;
|
|
2641
2946
|
/* scoped */
|
|
2642
2947
|
|
|
2643
|
-
const __vue_scope_id__$
|
|
2948
|
+
const __vue_scope_id__$d = undefined;
|
|
2644
2949
|
/* module identifier */
|
|
2645
2950
|
|
|
2646
|
-
const __vue_module_identifier__$
|
|
2951
|
+
const __vue_module_identifier__$d = undefined;
|
|
2647
2952
|
/* functional template */
|
|
2648
2953
|
|
|
2649
|
-
const __vue_is_functional_template__$
|
|
2954
|
+
const __vue_is_functional_template__$d = false;
|
|
2650
2955
|
/* style inject */
|
|
2651
2956
|
|
|
2652
2957
|
/* style inject SSR */
|
|
2653
2958
|
|
|
2654
2959
|
/* style inject shadow dom */
|
|
2655
2960
|
|
|
2656
|
-
const __vue_component__$
|
|
2657
|
-
render: __vue_render__$
|
|
2658
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2659
|
-
}, __vue_inject_styles__$
|
|
2961
|
+
const __vue_component__$d = /*#__PURE__*/normalizeComponent({
|
|
2962
|
+
render: __vue_render__$d,
|
|
2963
|
+
staticRenderFns: __vue_staticRenderFns__$d
|
|
2964
|
+
}, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
|
|
2660
2965
|
|
|
2661
2966
|
//
|
|
2662
|
-
var script$
|
|
2967
|
+
var script$c = {
|
|
2663
2968
|
name: 'MapFloors',
|
|
2664
2969
|
props: {
|
|
2665
2970
|
showPOICount: {
|
|
@@ -2720,10 +3025,10 @@ var script$b = {
|
|
|
2720
3025
|
};
|
|
2721
3026
|
|
|
2722
3027
|
/* script */
|
|
2723
|
-
const __vue_script__$
|
|
3028
|
+
const __vue_script__$c = script$c;
|
|
2724
3029
|
/* template */
|
|
2725
3030
|
|
|
2726
|
-
var __vue_render__$
|
|
3031
|
+
var __vue_render__$c = function () {
|
|
2727
3032
|
var _vm = this;
|
|
2728
3033
|
|
|
2729
3034
|
var _h = _vm.$createElement;
|
|
@@ -2761,10 +3066,10 @@ var __vue_render__$b = function () {
|
|
|
2761
3066
|
}), 0)]);
|
|
2762
3067
|
};
|
|
2763
3068
|
|
|
2764
|
-
var __vue_staticRenderFns__$
|
|
3069
|
+
var __vue_staticRenderFns__$c = [];
|
|
2765
3070
|
/* style */
|
|
2766
3071
|
|
|
2767
|
-
const __vue_inject_styles__$
|
|
3072
|
+
const __vue_inject_styles__$c = function (inject) {
|
|
2768
3073
|
if (!inject) return;
|
|
2769
3074
|
inject("data-v-acb9257a_0", {
|
|
2770
3075
|
source: ".wf-floors-menu .wf-list-item[data-v-acb9257a]{text-overflow:ellipsis;list-style:none}",
|
|
@@ -2775,27 +3080,27 @@ const __vue_inject_styles__$b = function (inject) {
|
|
|
2775
3080
|
/* scoped */
|
|
2776
3081
|
|
|
2777
3082
|
|
|
2778
|
-
const __vue_scope_id__$
|
|
3083
|
+
const __vue_scope_id__$c = "data-v-acb9257a";
|
|
2779
3084
|
/* module identifier */
|
|
2780
3085
|
|
|
2781
|
-
const __vue_module_identifier__$
|
|
3086
|
+
const __vue_module_identifier__$c = undefined;
|
|
2782
3087
|
/* functional template */
|
|
2783
3088
|
|
|
2784
|
-
const __vue_is_functional_template__$
|
|
3089
|
+
const __vue_is_functional_template__$c = false;
|
|
2785
3090
|
/* style inject SSR */
|
|
2786
3091
|
|
|
2787
3092
|
/* style inject shadow dom */
|
|
2788
3093
|
|
|
2789
|
-
const __vue_component__$
|
|
2790
|
-
render: __vue_render__$
|
|
2791
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2792
|
-
}, __vue_inject_styles__$
|
|
3094
|
+
const __vue_component__$c = /*#__PURE__*/normalizeComponent({
|
|
3095
|
+
render: __vue_render__$c,
|
|
3096
|
+
staticRenderFns: __vue_staticRenderFns__$c
|
|
3097
|
+
}, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
|
|
2793
3098
|
|
|
2794
3099
|
//
|
|
2795
|
-
var script$
|
|
3100
|
+
var script$b = {
|
|
2796
3101
|
name: 'FilteredMenu',
|
|
2797
3102
|
components: {
|
|
2798
|
-
POI: __vue_component__$
|
|
3103
|
+
POI: __vue_component__$o
|
|
2799
3104
|
},
|
|
2800
3105
|
|
|
2801
3106
|
data() {
|
|
@@ -2866,10 +3171,10 @@ var script$a = {
|
|
|
2866
3171
|
};
|
|
2867
3172
|
|
|
2868
3173
|
/* script */
|
|
2869
|
-
const __vue_script__$
|
|
3174
|
+
const __vue_script__$b = script$b;
|
|
2870
3175
|
/* template */
|
|
2871
3176
|
|
|
2872
|
-
var __vue_render__$
|
|
3177
|
+
var __vue_render__$b = function () {
|
|
2873
3178
|
var _vm = this;
|
|
2874
3179
|
|
|
2875
3180
|
var _h = _vm.$createElement;
|
|
@@ -2918,29 +3223,29 @@ var __vue_render__$a = function () {
|
|
|
2918
3223
|
}), 0)]);
|
|
2919
3224
|
};
|
|
2920
3225
|
|
|
2921
|
-
var __vue_staticRenderFns__$
|
|
3226
|
+
var __vue_staticRenderFns__$b = [];
|
|
2922
3227
|
/* style */
|
|
2923
3228
|
|
|
2924
|
-
const __vue_inject_styles__$
|
|
3229
|
+
const __vue_inject_styles__$b = undefined;
|
|
2925
3230
|
/* scoped */
|
|
2926
3231
|
|
|
2927
|
-
const __vue_scope_id__$
|
|
3232
|
+
const __vue_scope_id__$b = "data-v-e2dd64b6";
|
|
2928
3233
|
/* module identifier */
|
|
2929
3234
|
|
|
2930
|
-
const __vue_module_identifier__$
|
|
3235
|
+
const __vue_module_identifier__$b = undefined;
|
|
2931
3236
|
/* functional template */
|
|
2932
3237
|
|
|
2933
|
-
const __vue_is_functional_template__$
|
|
3238
|
+
const __vue_is_functional_template__$b = false;
|
|
2934
3239
|
/* style inject */
|
|
2935
3240
|
|
|
2936
3241
|
/* style inject SSR */
|
|
2937
3242
|
|
|
2938
3243
|
/* style inject shadow dom */
|
|
2939
3244
|
|
|
2940
|
-
const __vue_component__$
|
|
2941
|
-
render: __vue_render__$
|
|
2942
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
2943
|
-
}, __vue_inject_styles__$
|
|
3245
|
+
const __vue_component__$b = /*#__PURE__*/normalizeComponent({
|
|
3246
|
+
render: __vue_render__$b,
|
|
3247
|
+
staticRenderFns: __vue_staticRenderFns__$b
|
|
3248
|
+
}, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
|
|
2944
3249
|
|
|
2945
3250
|
function createCommonjsModule(fn, basedir, module) {
|
|
2946
3251
|
return module = {
|
|
@@ -2961,11 +3266,11 @@ module.exports=function(t){var e={};function i(s){if(e[s])return e[s].exports;va
|
|
|
2961
3266
|
});
|
|
2962
3267
|
|
|
2963
3268
|
//
|
|
2964
|
-
var script$
|
|
3269
|
+
var script$a = {
|
|
2965
3270
|
name: 'Search',
|
|
2966
3271
|
components: {
|
|
2967
3272
|
OSK: osk_common,
|
|
2968
|
-
POI: __vue_component__$
|
|
3273
|
+
POI: __vue_component__$o
|
|
2969
3274
|
},
|
|
2970
3275
|
computed: { ...mapState('wf', ['language', 'reset'])
|
|
2971
3276
|
},
|
|
@@ -3126,10 +3431,10 @@ var script$9 = {
|
|
|
3126
3431
|
};
|
|
3127
3432
|
|
|
3128
3433
|
/* script */
|
|
3129
|
-
const __vue_script__$
|
|
3434
|
+
const __vue_script__$a = script$a;
|
|
3130
3435
|
/* template */
|
|
3131
3436
|
|
|
3132
|
-
var __vue_render__$
|
|
3437
|
+
var __vue_render__$a = function () {
|
|
3133
3438
|
var _vm = this;
|
|
3134
3439
|
|
|
3135
3440
|
var _h = _vm.$createElement;
|
|
@@ -3211,10 +3516,10 @@ var __vue_render__$9 = function () {
|
|
|
3211
3516
|
}) : _vm._e()])]);
|
|
3212
3517
|
};
|
|
3213
3518
|
|
|
3214
|
-
var __vue_staticRenderFns__$
|
|
3519
|
+
var __vue_staticRenderFns__$a = [];
|
|
3215
3520
|
/* style */
|
|
3216
3521
|
|
|
3217
|
-
const __vue_inject_styles__$
|
|
3522
|
+
const __vue_inject_styles__$a = function (inject) {
|
|
3218
3523
|
if (!inject) return;
|
|
3219
3524
|
inject("data-v-106d1dfe_0", {
|
|
3220
3525
|
source: ".wf-search .wf-close{position:absolute;top:0;right:.5rem;width:10rem;background-color:rgba(255,255,255,.7);background-image:url(\"data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3Csvg xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns%23' xmlns:svg='http://www.w3.org/2000/svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' enable-background='new 0 0 20 20' viewBox='0 0 20 20' y='0px' x='0px' id='Cross' version='1.1'%3E%3Cmetadata id='metadata9'%3E%3Crdf:RDF%3E%3Ccc:Work rdf:about=''%3E%3Cdc:format%3Eimage/svg+xml%3C/dc:format%3E%3Cdc:type rdf:resource='http://purl.org/dc/dcmitype/StillImage' /%3E%3Cdc:title%3E%3C/dc:title%3E%3C/cc:Work%3E%3C/rdf:RDF%3E%3C/metadata%3E%3Cdefs id='defs7'%3E%3ClinearGradient spreadMethod='pad' gradientUnits='userSpaceOnUse' y2='29.3118' x2='11.0536' y1='16.0077' x1='24.5509' id='paint1_linear' gradientTransform='translate(-6.9097825,12.894087)'%3E%3Cstop id='stop16' stop-color='%23FF4C54' /%3E%3Cstop id='stop18' stop-color='%23BE3F45' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient gradientUnits='userSpaceOnUse' y2='34.9828' x2='34.294201' y1='14.605' x1='13.6189' id='paint0_linear'%3E%3Cstop id='stop11' stop-color='%23FF4C54' /%3E%3Cstop id='stop13' stop-color='%23BE3F45' offset='1' /%3E%3C/linearGradient%3E%3ClinearGradient gradientTransform='matrix(1.9229845,0,0,1.9229845,-9.2288833,-9.2308069)' gradientUnits='userSpaceOnUse' y2='14.322534' x2='6.3946652' y1='7.6276183' x1='12.290775' id='linearGradient4161' xlink:href='%23paint0_linear' /%3E%3C/defs%3E%3Cpath style='fill:url(%23linearGradient4161);fill-opacity:1' id='path3' d='m 18.362098,19.32359 c -0.90188,0.90188 -2.363348,0.90188 -3.263305,0 l -5.097832,-5.826643 -5.0978311,5.82472 c -0.9018797,0.90188 -2.3633479,0.90188 -3.2633047,0 -0.90187984,-0.90188 -0.90187984,-2.363347 0,-3.263304 L 6.9434164,10.000961 1.6379022,3.9397144 c -0.90187974,-0.9018798 -0.90187974,-2.361425 0,-3.26330476 0.9018798,-0.9018797 2.3614249,-0.9018797 3.2633048,0 l 5.099754,5.82856596 5.097832,-5.82856596 c 0.90188,-0.9018797 2.361425,-0.9018797 3.263305,0 0.901879,0.90187976 0.901879,2.36334796 0,3.26330476 l -5.30359,6.0612466 5.30359,6.057402 c 0.901879,0.90188 0.901879,2.363347 0,3.265227 z' /%3E%3C/svg%3E\")}.wf-search .results{overflow:hidden}.wf-search .wf-search-container{margin:auto;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:1rem}.wf-search .wf-search-input-container input{margin:auto;display:block;padding:1rem;font-size:2rem;font-weight:600;width:100%;border:1px solid #000;outline:0;background-repeat:no-repeat}.wf-search .wf-keyboard{user-select:none;display:flex;flex-direction:column;flex-shrink:0}.wf-search .wf-keyboard .keyboard-row{margin:auto;display:flex}.wf-search .wf-keyboard .keyboard-key{text-align:center;width:4ch;height:4ch;line-height:1.5;overflow:hidden;user-select:none}.wf-search .wf-keyboard .keyboard-key:last-child{margin-right:0}.wf-search .wf-keyboard .keyboard-key:active{background-color:#00f}.wf-search .wf-keyboard .keyboard-key2x{width:8ch}.wf-search .wf-keyboard .keyboard-key3x{width:12ch}.wf-search .wf-keyboard .keyboard-key_spacebar{width:24ch}",
|
|
@@ -3225,21 +3530,21 @@ const __vue_inject_styles__$9 = function (inject) {
|
|
|
3225
3530
|
/* scoped */
|
|
3226
3531
|
|
|
3227
3532
|
|
|
3228
|
-
const __vue_scope_id__$
|
|
3533
|
+
const __vue_scope_id__$a = undefined;
|
|
3229
3534
|
/* module identifier */
|
|
3230
3535
|
|
|
3231
|
-
const __vue_module_identifier__$
|
|
3536
|
+
const __vue_module_identifier__$a = undefined;
|
|
3232
3537
|
/* functional template */
|
|
3233
3538
|
|
|
3234
|
-
const __vue_is_functional_template__$
|
|
3539
|
+
const __vue_is_functional_template__$a = false;
|
|
3235
3540
|
/* style inject SSR */
|
|
3236
3541
|
|
|
3237
3542
|
/* style inject shadow dom */
|
|
3238
3543
|
|
|
3239
|
-
const __vue_component__$
|
|
3240
|
-
render: __vue_render__$
|
|
3241
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3242
|
-
}, __vue_inject_styles__$
|
|
3544
|
+
const __vue_component__$a = /*#__PURE__*/normalizeComponent({
|
|
3545
|
+
render: __vue_render__$a,
|
|
3546
|
+
staticRenderFns: __vue_staticRenderFns__$a
|
|
3547
|
+
}, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
|
|
3243
3548
|
|
|
3244
3549
|
//
|
|
3245
3550
|
//
|
|
@@ -3249,7 +3554,7 @@ const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
|
|
|
3249
3554
|
//
|
|
3250
3555
|
//
|
|
3251
3556
|
//
|
|
3252
|
-
var script$
|
|
3557
|
+
var script$9 = {
|
|
3253
3558
|
name: 'Tabs',
|
|
3254
3559
|
props: {
|
|
3255
3560
|
activeTab: '',
|
|
@@ -3310,10 +3615,10 @@ var script$8 = {
|
|
|
3310
3615
|
};
|
|
3311
3616
|
|
|
3312
3617
|
/* script */
|
|
3313
|
-
const __vue_script__$
|
|
3618
|
+
const __vue_script__$9 = script$9;
|
|
3314
3619
|
/* template */
|
|
3315
3620
|
|
|
3316
|
-
var __vue_render__$
|
|
3621
|
+
var __vue_render__$9 = function () {
|
|
3317
3622
|
var _vm = this;
|
|
3318
3623
|
|
|
3319
3624
|
var _h = _vm.$createElement;
|
|
@@ -3330,10 +3635,10 @@ var __vue_render__$8 = function () {
|
|
|
3330
3635
|
}, [_vm._t("default")], 2)]);
|
|
3331
3636
|
};
|
|
3332
3637
|
|
|
3333
|
-
var __vue_staticRenderFns__$
|
|
3638
|
+
var __vue_staticRenderFns__$9 = [];
|
|
3334
3639
|
/* style */
|
|
3335
3640
|
|
|
3336
|
-
const __vue_inject_styles__$
|
|
3641
|
+
const __vue_inject_styles__$9 = function (inject) {
|
|
3337
3642
|
if (!inject) return;
|
|
3338
3643
|
inject("data-v-7eaad22c_0", {
|
|
3339
3644
|
source: ".wf-tabs[data-v-7eaad22c]{overflow:hidden;position:relative;width:100%;height:100%}.wf-tabs-content[data-v-7eaad22c]{height:100%;width:auto;display:flex;flex-direction:row;margin-left:0;transform:translateX(0) translateY(0)}.wf-tabs.wf-tabs-animate-vertical .wf-tabs-content[data-v-7eaad22c]{flex-direction:column}.wf-tab[data-v-7eaad22c]{opacity:0;transition:opacity .3s ease-out .5s}.wf-tab.wf-active[data-v-7eaad22c]{opacity:1;transition:opacity .3s ease-in}.wf-tabs.wf-tabs-animate-horizontal .wf-tabs-content[data-v-7eaad22c],.wf-tabs.wf-tabs-animate-vertical .wf-tabs-content[data-v-7eaad22c]{transition:transform .5s ease-in-out .2s}",
|
|
@@ -3344,21 +3649,21 @@ const __vue_inject_styles__$8 = function (inject) {
|
|
|
3344
3649
|
/* scoped */
|
|
3345
3650
|
|
|
3346
3651
|
|
|
3347
|
-
const __vue_scope_id__$
|
|
3652
|
+
const __vue_scope_id__$9 = "data-v-7eaad22c";
|
|
3348
3653
|
/* module identifier */
|
|
3349
3654
|
|
|
3350
|
-
const __vue_module_identifier__$
|
|
3655
|
+
const __vue_module_identifier__$9 = undefined;
|
|
3351
3656
|
/* functional template */
|
|
3352
3657
|
|
|
3353
|
-
const __vue_is_functional_template__$
|
|
3658
|
+
const __vue_is_functional_template__$9 = false;
|
|
3354
3659
|
/* style inject SSR */
|
|
3355
3660
|
|
|
3356
3661
|
/* style inject shadow dom */
|
|
3357
3662
|
|
|
3358
|
-
const __vue_component__$
|
|
3359
|
-
render: __vue_render__$
|
|
3360
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3361
|
-
}, __vue_inject_styles__$
|
|
3663
|
+
const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
|
|
3664
|
+
render: __vue_render__$9,
|
|
3665
|
+
staticRenderFns: __vue_staticRenderFns__$9
|
|
3666
|
+
}, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
|
|
3362
3667
|
|
|
3363
3668
|
//
|
|
3364
3669
|
//
|
|
@@ -3366,7 +3671,7 @@ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
|
3366
3671
|
//
|
|
3367
3672
|
//
|
|
3368
3673
|
//
|
|
3369
|
-
var script$
|
|
3674
|
+
var script$8 = {
|
|
3370
3675
|
name: 'Tab',
|
|
3371
3676
|
props: {
|
|
3372
3677
|
name: ''
|
|
@@ -3382,10 +3687,10 @@ var script$7 = {
|
|
|
3382
3687
|
};
|
|
3383
3688
|
|
|
3384
3689
|
/* script */
|
|
3385
|
-
const __vue_script__$
|
|
3690
|
+
const __vue_script__$8 = script$8;
|
|
3386
3691
|
/* template */
|
|
3387
3692
|
|
|
3388
|
-
var __vue_render__$
|
|
3693
|
+
var __vue_render__$8 = function () {
|
|
3389
3694
|
var _vm = this;
|
|
3390
3695
|
|
|
3391
3696
|
var _h = _vm.$createElement;
|
|
@@ -3400,10 +3705,10 @@ var __vue_render__$7 = function () {
|
|
|
3400
3705
|
}, [_vm._t("default")], 2);
|
|
3401
3706
|
};
|
|
3402
3707
|
|
|
3403
|
-
var __vue_staticRenderFns__$
|
|
3708
|
+
var __vue_staticRenderFns__$8 = [];
|
|
3404
3709
|
/* style */
|
|
3405
3710
|
|
|
3406
|
-
const __vue_inject_styles__$
|
|
3711
|
+
const __vue_inject_styles__$8 = function (inject) {
|
|
3407
3712
|
if (!inject) return;
|
|
3408
3713
|
inject("data-v-b8114d98_0", {
|
|
3409
3714
|
source: ".wf-tab[data-v-b8114d98]{overflow:hidden;flex-grow:1;flex-shrink:0;width:100%}",
|
|
@@ -3414,24 +3719,24 @@ const __vue_inject_styles__$7 = function (inject) {
|
|
|
3414
3719
|
/* scoped */
|
|
3415
3720
|
|
|
3416
3721
|
|
|
3417
|
-
const __vue_scope_id__$
|
|
3722
|
+
const __vue_scope_id__$8 = "data-v-b8114d98";
|
|
3418
3723
|
/* module identifier */
|
|
3419
3724
|
|
|
3420
|
-
const __vue_module_identifier__$
|
|
3725
|
+
const __vue_module_identifier__$8 = undefined;
|
|
3421
3726
|
/* functional template */
|
|
3422
3727
|
|
|
3423
|
-
const __vue_is_functional_template__$
|
|
3728
|
+
const __vue_is_functional_template__$8 = false;
|
|
3424
3729
|
/* style inject SSR */
|
|
3425
3730
|
|
|
3426
3731
|
/* style inject shadow dom */
|
|
3427
3732
|
|
|
3428
|
-
const __vue_component__$
|
|
3429
|
-
render: __vue_render__$
|
|
3430
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3431
|
-
}, __vue_inject_styles__$
|
|
3733
|
+
const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
|
|
3734
|
+
render: __vue_render__$8,
|
|
3735
|
+
staticRenderFns: __vue_staticRenderFns__$8
|
|
3736
|
+
}, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
|
|
3432
3737
|
|
|
3433
3738
|
//
|
|
3434
|
-
var script$
|
|
3739
|
+
var script$7 = {
|
|
3435
3740
|
name: 'Tabs',
|
|
3436
3741
|
computed: { ...mapState('wf', ['currentTab', 'searchVisible', 'mobile', 'landscape', 'shortcuts', 'language'])
|
|
3437
3742
|
},
|
|
@@ -3452,10 +3757,10 @@ var script$6 = {
|
|
|
3452
3757
|
};
|
|
3453
3758
|
|
|
3454
3759
|
/* script */
|
|
3455
|
-
const __vue_script__$
|
|
3760
|
+
const __vue_script__$7 = script$7;
|
|
3456
3761
|
/* template */
|
|
3457
3762
|
|
|
3458
|
-
var __vue_render__$
|
|
3763
|
+
var __vue_render__$7 = function () {
|
|
3459
3764
|
var _vm = this;
|
|
3460
3765
|
|
|
3461
3766
|
var _h = _vm.$createElement;
|
|
@@ -3525,10 +3830,10 @@ var __vue_render__$6 = function () {
|
|
|
3525
3830
|
})]);
|
|
3526
3831
|
};
|
|
3527
3832
|
|
|
3528
|
-
var __vue_staticRenderFns__$
|
|
3833
|
+
var __vue_staticRenderFns__$7 = [];
|
|
3529
3834
|
/* style */
|
|
3530
3835
|
|
|
3531
|
-
const __vue_inject_styles__$
|
|
3836
|
+
const __vue_inject_styles__$7 = function (inject) {
|
|
3532
3837
|
if (!inject) return;
|
|
3533
3838
|
inject("data-v-5229b2f8_0", {
|
|
3534
3839
|
source: ".wf-tab-buttons[data-v-5229b2f8]{display:flex;align-content:stretch;justify-content:space-between}.wf-tab-buttons .wf-item[data-v-5229b2f8]{background-size:auto 30%;background-repeat:no-repeat}",
|
|
@@ -3539,28 +3844,28 @@ const __vue_inject_styles__$6 = function (inject) {
|
|
|
3539
3844
|
/* scoped */
|
|
3540
3845
|
|
|
3541
3846
|
|
|
3542
|
-
const __vue_scope_id__$
|
|
3847
|
+
const __vue_scope_id__$7 = "data-v-5229b2f8";
|
|
3543
3848
|
/* module identifier */
|
|
3544
3849
|
|
|
3545
|
-
const __vue_module_identifier__$
|
|
3850
|
+
const __vue_module_identifier__$7 = undefined;
|
|
3546
3851
|
/* functional template */
|
|
3547
3852
|
|
|
3548
|
-
const __vue_is_functional_template__$
|
|
3853
|
+
const __vue_is_functional_template__$7 = false;
|
|
3549
3854
|
/* style inject SSR */
|
|
3550
3855
|
|
|
3551
3856
|
/* style inject shadow dom */
|
|
3552
3857
|
|
|
3553
|
-
const __vue_component__$
|
|
3554
|
-
render: __vue_render__$
|
|
3555
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3556
|
-
}, __vue_inject_styles__$
|
|
3858
|
+
const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
|
|
3859
|
+
render: __vue_render__$7,
|
|
3860
|
+
staticRenderFns: __vue_staticRenderFns__$7
|
|
3861
|
+
}, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
|
|
3557
3862
|
|
|
3558
3863
|
var scrollarea_common = createCommonjsModule(function (module) {
|
|
3559
3864
|
module.exports=function(t){var e={};function i(s){if(e[s])return e[s].exports;var n=e[s]={i:s,l:!1,exports:{}};return t[s].call(n.exports,n,n.exports,i),n.l=!0,n.exports}return i.m=t,i.c=e,i.d=function(t,e,s){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:s});},i.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0});},i.t=function(t,e){if(1&e&&(t=i(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var s=Object.create(null);if(i.r(s),Object.defineProperty(s,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var n in t)i.d(s,n,function(e){return t[e]}.bind(null,n));return s},i.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return i.d(e,"a",e),e},i.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},i.p="",i(i.s=1)}([function(t,e){t.exports={create:function(){return [0,0]},clone:function(t){var e=new Array(2);return e[0]=t[0],e[1]=t[1],e},fromValues:function(t,e){var i=new Array(2);return i[0]=t,i[1]=e,i},copy:function(t,e){return t[0]=e[0],t[1]=e[1],t},set:function(t,e,i){return t[0]=e,t[1]=i,t},add:function(t,e,i){return t[0]=e[0]+i[0],t[1]=e[1]+i[1],t},sub:function(t,e,i){return t[0]=e[0]-i[0],t[1]=e[1]-i[1],t},mul:function(t,e,i){return t[0]=e[0]*i[0],t[1]=e[1]*i[1],t},div:function(t,e,i){return t[0]=e[0]/i[0],t[1]=e[1]/i[1],t},min:function(t,e,i){return t[0]=Math.min(e[0],i[0]),t[1]=Math.min(e[1],i[1]),t},max:function(t,e,i){return t[0]=Math.max(e[0],i[0]),t[1]=Math.max(e[1],i[1]),t},scale:function(t,e,i){return t[0]=e[0]*i,t[1]=e[1]*i,t},dist:function(t,e){var i=e[0]-t[0],s=e[1]-t[1];return Math.sqrt(i*i+s*s)},sqrDist:function(t,e){var i=e[0]-t[0],s=e[1]-t[1];return i*i+s*s},len:function(t){var e=t[0],i=t[1];return Math.sqrt(e*e+i*i)},length:function(t){var e=t[0],i=t[1];return Math.sqrt(e*e+i*i)},sqrLen:function(t){var e=t[0],i=t[1];return e*e+i*i},negate:function(t,e){return t[0]=-e[0],t[1]=-e[1],t},normalize:function(t,e){var i=e[0],s=e[1],n=i*i+s*s;return n>0&&(n=1/Math.sqrt(n),t[0]=e[0]*n,t[1]=e[1]*n),t},dot:function(t,e){return t[0]*e[0]+t[1]*e[1]},cross:function(t,e,i){var s=e[0]*i[1]-e[1]*i[0];return t[0]=t[1]=0,t[2]=s,t},lerp:function(t,e,i,s){var n=e[0],o=e[1];return t[0]=n+s*(i[0]-n),t[1]=o+s*(i[1]-o),t},transformMat2:function(t,e,i){var s=e[0],n=e[1];return t[0]=s*i[0]+n*i[1],t[1]=s*i[2]+n*i[3],t},str:function(t){return "this("+t[0]+", "+t[1]+")"}};},function(t,e,i){i.r(e),i.d(e,"ScrollArea",(function(){return r}));var s=i(0),n=i.n(s);class o{constructor(t,e){this.position=n.a.create(),this.contentSize=t,this.viewSize=e,this.contentViewRatio=n.a.div(n.a.create(),this.getViewSize(),this.getContentSize()),this._maxPosition=n.a.create(),this._minPosition=n.a.create(),this._vec2cache=n.a.create();}getViewPosition(){return this.position}getContentPosition(){return this.position}clampPosition(){n.a.max(this._maxPosition,this.getViewSize(),this.getContentSize()),n.a.min(this._minPosition,this.getViewSize(),this.getContentSize()),n.a.sub(this._maxPosition,this._maxPosition,this._minPosition),this.getContentSize()[0]<=this.getViewSize()[0]&&(this._maxPosition[0]=0),this.getContentSize()[1]<=this.getViewSize()[1]&&(this._maxPosition[1]=0),this.position=this.clamp(this.position,n.a.create(),this._maxPosition);}setViewPosition(t){!isNaN(parseFloat(t[0]))&&isFinite(t[0])&&!isNaN(parseFloat(t[1]))&&isFinite(t[1])&&(this.position=t,this.clampPosition());}move(t){t&&this.setViewPosition(n.a.sub(t,this.getViewPosition(),t));}setViewSize(t,e){n.a.set(this.viewSize,t,e),n.a.div(this.contentViewRatio,this.getViewSize(),this.getContentSize()),this.clampPosition();}setContentSize(t,e){n.a.set(this.contentSize,t,e),n.a.div(this.contentViewRatio,this.getViewSize(),this.getContentSize()),this.clampPosition();}isContentLonger(){return this.viewSize[1]<this.contentSize[1]}isContentWider(){return this.viewSize[0]<this.contentSize[0]}getContentSize(){return this.contentSize}getViewSize(){return this.viewSize}clamp(t,e,i){var s=n.a.clone(t);return n.a.max(s,s,e),n.a.min(s,s,i),s}getPercentagePosition(){return n.a.div(n.a.create(),this.position,this.viewSize)}getRelativePosition(){return n.a.sub(this._vec2cache,this.getViewSize(),this.getContentSize()),0!==n.a.len(this._vec2cache)&&n.a.div(this._vec2cache,this.getViewPosition(),n.a.sub(this._vec2cache,this.getViewSize(),this.getContentSize())),this._vec2cache}getContentViewRatio(){return this.contentViewRatio}}class a{constructor(t,e){this.options=e||{},this.vertical="vertical"==this.getOption("direction"),this.position=0,this.mouseDelta=n.a.create(),this.onScroll=!1,this.parentElement=t,this.element=document.createElement("div"),this.element.classList.add("sa-scrollbar"),this.element.classList.add("sa-scrollbar-position-"+this.getOption("scollbarPosition")),this.element.style.position="absolute",this.element.style.right="0",this.element.style.bottom="0",this.vertical?this.element.style.top="0":this.element.style.left="0",this.bar=document.createElement("div"),this.bar.style.minWidth="1px",this.bar.classList.add("sa-bar"),this.element.appendChild(this.bar),t.appendChild(this.element),this.view=new o(n.a.fromValues(this.element.clientWidth,this.element.clientHeight),n.a.fromValues(this.bar.clientWidth,this.bar.clientHeight));}getOption(t){return this.options[t]}attachEvents(t){t.addEventListener("mousedown",t=>{this.mousedown=!0,t.stopPropagation(),t.preventDefault();}),window.addEventListener("mousemove",t=>{if(this.mousedown){var e=n.a.fromValues(t.movementX,t.movementY);this.deltaMove=e,this.lastTime=Date.now(),this.getOption("reverse"),this.scroll(e);}}),window.addEventListener("mouseup",t=>{this.mousedown=!1;}),t.addEventListener("touchstart",t=>{t.touches&&t.touches.length>0&&(this.lastTouch=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY));},!1),window.addEventListener("touchend",t=>{this.lastTouch=null;},!1),window.addEventListener("touchcancel",t=>{this.lastTouch=null;},!1),window.addEventListener("touchmove",t=>{if(t.touches&&t.touches.length>0){if(this.lastTouch){var e=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);this.getOption("reverse")?this.scroll(n.a.sub(e,this.lastTouch,e)):this.scroll(n.a.sub(e,e,this.lastTouch));}this.lastTouch=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);}},!1);}scroll(t){var e=this;window.requestAnimationFrame((function(){e.view.move(t),t=n.a.clone(e.view.getContentPosition()),e.setPosition(t),e.updateCallback&&"function"==typeof e.updateCallback&&e.updateCallback(me);}));}setPosition(t){var e=1;this.getOption("swapContainers")&&(e=-1),this.bar.style.transform="translate("+t[0]*e+"px,"+t[1]*e+"px)",this.scrolling=!1;}clear(){this.position=0,this.setPosition(0);}getBarLength(){return this.vertical?parseInt(Math.ceil(this.bar.clientHeight)):parseInt(Math.ceil(this.bar.clientWidth))}getViewLength(){return this.vertical?this.view.getViewSize()[1]:this.view.getViewSize()[0]}getContentLength(){return this.vertical?this.view.getContentSize()[1]:this.view.getContentSize()[0]}setContentPosition(t){var e=n.a.create(),i=t.getContentViewRatio()[this.vertical?1:0];n.a.scale(e,t.getContentPosition(),i),this.view.setViewPosition(e),this.setPosition(this.view.getContentPosition());}getPercentage(){return n.a.len(this.view.getViewPosition())/this.getViewLength()}resizeContent(t){t?(this.vertical?(this.bar.style.height=Math.floor(t.getViewSize()[1]*t.getContentViewRatio()[1])+"px",this.element.style.height=t.getViewSize()[1]+"px",this.element.style.visibility=t.isContentLonger()?"visible":"hidden"):(this.bar.style.width=Math.floor(t.getViewSize()[0]*t.getContentViewRatio()[0])+"px",this.element.style.width=t.getViewSize()[0]+"px",this.element.style.visibility=t.isContentWider()?"visible":"hidden"),this.resize()):console.warn("View undefined");}resize(){this.getOption("swapContainers")?(this.view.setViewSize(parseInt(this.element.clientWidth),parseInt(this.element.clientHeight)),this.view.setContentSize(parseInt(this.bar.clientWidth),parseInt(this.bar.clientHeight))):(this.view.setViewSize(parseInt(this.bar.clientWidth),parseInt(this.bar.clientHeight)),this.view.setContentSize(parseInt(this.element.clientWidth),parseInt(this.element.clientHeight)));}}class r{constructor(t,e,i){this.container=null,this.content=null,this.options={smooth:!0,reverse:!1,swapContainers:!1,updateInterval:10,wheelSpeed:50,scollbarPosition:"right",direction:"vertical"},void 0!==i&&i&&(this.options=this.chooseOptions(this.options,i)),this.setContainer(t),this.events={change:[],layout:[],ready:[]},this.lastTouch=null,this.deltaMove=n.a.create(),this.lastTime=0,this.smoothDistance=null,this.timeout=null,this.smoothCoeficent=n.a.fromValues(11,11),this.positionClassNames=["sa-on-left","sa-on-right","sa-on-top","sa-on-bottom"],this.mousedown=!1,this.touchstart=!1,this._vec2cache=n.a.create();this.container;if(this.getOption("swapContainers")?this.view=new o(n.a.fromValues(this.container.clientWidth,this.container.clientHeight),n.a.fromValues(this.content.clientWidth,this.content.clientHeight)):(this.content,this.view=new o(n.a.fromValues(this.content.clientWidth,this.content.clientHeight),n.a.fromValues(this.container.clientWidth,this.container.clientHeight))),this.container.style.position="relative",this.container.style.overflow="hidden",this.container.style.userSelect="none",this.attachEvents(this.container),this.scrollbarV=new a(this.container,{direction:"vertical",scollbarPosition:"right",reverse:this.options.reverse,swapContainers:this.options.swapContainers}),this.scrollbarH=new a(this.container,{direction:"horizontal",scollbarPosition:"bottom",reverse:this.options.reverse}),"undefined"!=typeof ResizeObserver&&this.content){var s=this;this.resizeObserver=new ResizeObserver((function(){s.resize();})),this.resizeObserver.observe(this.content);}this.checkContentPosition();}attachEvents(t){t.addEventListener("mousewheel",t=>{var e=0;t.originalEvent&&(t=t.originalEvent),e="wheelDelta"in t?t.wheelDelta<0||t.wheelDelta>0?1:-1:t.deltaY>0||t.deltaY<0?1:-1,this.scroll(n.a.fromValues(0,this.getOption("wheelSpeed")*e));}),t.addEventListener("mousedown",t=>{this.mousedown=!0,this.lastTime=Date.now(),t.stopPropagation(),t.preventDefault();}),window.addEventListener("mousemove",t=>{if(this.mousedown){var e=n.a.fromValues(t.movementX,t.movementY);this.deltaMove=e,this.lastTime=Date.now(),this.getOption("reverse"),this.scroll(e);}}),window.addEventListener("mouseup",t=>{this.onEndDrag(this.deltaMove,Date.now()-this.lastTime),this.mousedown=!1;}),t.addEventListener("touchstart",t=>{t.touches&&t.touches.length>0&&(this.mousedown=!0,this.lastTouch=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY),this.lastTime=Date.now());},!1),window.addEventListener("touchend",t=>{this.onEndDrag(n.a.negate(this.deltaMove,this.deltaMove),Date.now()-this.lastTime),this.lastTouch=null,this.mousedown=!1;},!1),window.addEventListener("touchcancel",t=>{this.onEndDrag(n.a.negate(this.deltaMove,this.deltaMove),Date.now()-this.lastTime),this.lastTouch=null,this.mousedown=!1;},!1),window.addEventListener("touchmove",t=>{if(t.touches&&t.touches.length>0&&this.mousedown){if(this.lastTouch){var e=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);this.getOption("reverse")?this.scroll(n.a.sub(e,this.lastTouch,e)):this.scroll(n.a.sub(e,e,this.lastTouch));}this.lastTouch=n.a.fromValues(t.touches[0].screenX,t.touches[0].screenY),this.lastTime=Date.now();}},!1);}onEndDrag(t,e){if(!(e<=0)){var i=n.a.len(t)/e;if(this.getOption("smooth")&&i>.3){var s=n.a.create();n.a.scale(s,t,i),this.getOption("reverse");var o=this;this.stop();var a=n.a.create(),r=function(){n.a.div(a,s,o.smoothCoeficent),n.a.sqrLen(a)>3?(n.a.sub(s,s,a),window.requestAnimationFrame(r),o.scroll(a)):o.scrolling=!1;};this.timeout=window.requestAnimationFrame(r);}else this.scrolling=!1;}}stop(){this.scrolling=!1;}resize(){this.getOption("swapContainers")?(this.view.setViewSize(parseInt(Math.ceil(this.content.clientWidth)),parseInt(Math.ceil(this.content.clientHeight))),this.view.setContentSize(parseInt(this.container.clientWidth),parseInt(Math.ceilthis.container.clientHeight))):(this.view.setViewSize(parseInt(this.container.clientWidth),parseInt(this.container.clientHeight)),this.view.setContentSize(parseInt(Math.ceil(this.content.clientWidth)),parseInt(Math.ceil(this.content.clientHeight)))),this.checkIfScrollIsNeeded(),this.scrollbarV&&this.scrollbarV.resizeContent(this.view),this.scrollbarH&&this.scrollbarH.resizeContent(this.view);}reset(){this.setContentOffset([0,0]);}checkIfScrollIsNeeded(){this.view.isContentLonger()?this.container.classList.add("sa-content-longer"):this.container.classList.remove("sa-content-longer"),this.view.isContentWider()?this.container.classList.add("sa-content-wider"):this.container.classList.remove("sa-content-wider");}chooseOptions(t,e){for(var i in e)t[i]&&(t[i]=e[i]);return t}setContainer(t){switch(typeof t){case"undefined":this.container=document.createElement("div"),document.body.appendChild(this.container);break;case"string":this.container=document.getElementById(t);break;default:this.container=t;}this.container&&(this.content=this.container.firstElementChild);}getOption(t){return this.options[t]}on(t,e){"object"!=typeof this.events[t]&&(this.events[t]=[]),this.events[t].push(e);}trigger(){let t=Array.prototype.slice.call(arguments);if(t.length>0){let e=t[0];if(t.shift(),this.events[e]){let i;for(let s=0,n=this.events[e].length;s<n;s++)i=this.events[e][s],"function"==typeof i&&i.apply(this,t);}}}scroll(t){var e=this;window.requestAnimationFrame((function(){e.view.move(t),t=n.a.clone(e.view.getContentPosition()),e.setContentOffset(t),e.scrollbarV.setContentPosition(e.view),e.scrollbarH.setContentPosition(e.view),e.updateCallback&&"function"==typeof e.updateCallback&&e.updateCallback(me);}));}smoothScroll(t,e){if(!(e<=0)){var i=n.a.create(),s=n.a.clone(t),o=e,a=Date.now(),r=0,h=this,l=function(){o=Date.now()-a,r=1-Math.pow(1-Math.min(1,o/e),3),n.a.scale(i,s,r),n.a.sub(s,s,i),o<e?(window.requestAnimationFrame(l),n.a.len(s)>0?h.scroll(i):h.scroll(n.a.sub(i,i,s))):(n.a.len(s)>0&&h.scroll(s),h.scrolling=!1);};this.timeout=window.requestAnimationFrame(l);}}setContentOffset(t){var e=-1;this.getOption("swapContainers")&&(e=1),this.content.style.transform="translate("+t[0]*e+"px,"+t[1]*e+"px)",this.scrolling=!1,this.checkContentPosition();}checkContentPosition(){var t=this.view.getRelativePosition(),e=[];0===t[0]&&e.push("sa-on-left"),0===t[1]&&e.push("sa-on-top"),1===Math.abs(t[0])&&e.push("sa-on-right"),1===Math.abs(t[1])&&e.push("sa-on-bottom"),e!==this.positionClassNames&&(this.container.classList.remove(...this.positionClassNames),e&&e.length>0&&this.container.classList.add(...e),this.positionClassNames=e);}scrollToSection(t,e,i,s){let o=n.a.mul(n.a.create(),this.view.getContentSize(),this.view.getContentViewRatio()),a=n.a.scale(n.a.create(),o,t);const r=s||1;0==e?a[1]=0:a[0]=0;let h=n.a.sub(n.a.create(),this.view.getContentPosition(),a);if(i){let t=n.a.len(h)*r;this.smoothScroll(h,t);}else this.scroll(h);}}}]).ScrollArea;
|
|
3560
3865
|
});
|
|
3561
3866
|
|
|
3562
3867
|
//
|
|
3563
|
-
var script$
|
|
3868
|
+
var script$6 = {
|
|
3564
3869
|
name: 'ScrollableArea',
|
|
3565
3870
|
data: () => ({
|
|
3566
3871
|
scroll: null
|
|
@@ -3603,10 +3908,10 @@ var script$5 = {
|
|
|
3603
3908
|
};
|
|
3604
3909
|
|
|
3605
3910
|
/* script */
|
|
3606
|
-
const __vue_script__$
|
|
3911
|
+
const __vue_script__$6 = script$6;
|
|
3607
3912
|
/* template */
|
|
3608
3913
|
|
|
3609
|
-
var __vue_render__$
|
|
3914
|
+
var __vue_render__$6 = function () {
|
|
3610
3915
|
var _vm = this;
|
|
3611
3916
|
|
|
3612
3917
|
var _h = _vm.$createElement;
|
|
@@ -3619,32 +3924,32 @@ var __vue_render__$5 = function () {
|
|
|
3619
3924
|
}, [_vm._t("default")], 2);
|
|
3620
3925
|
};
|
|
3621
3926
|
|
|
3622
|
-
var __vue_staticRenderFns__$
|
|
3927
|
+
var __vue_staticRenderFns__$6 = [];
|
|
3623
3928
|
/* style */
|
|
3624
3929
|
|
|
3625
|
-
const __vue_inject_styles__$
|
|
3930
|
+
const __vue_inject_styles__$6 = undefined;
|
|
3626
3931
|
/* scoped */
|
|
3627
3932
|
|
|
3628
|
-
const __vue_scope_id__$
|
|
3933
|
+
const __vue_scope_id__$6 = "data-v-2867b1d2";
|
|
3629
3934
|
/* module identifier */
|
|
3630
3935
|
|
|
3631
|
-
const __vue_module_identifier__$
|
|
3936
|
+
const __vue_module_identifier__$6 = undefined;
|
|
3632
3937
|
/* functional template */
|
|
3633
3938
|
|
|
3634
|
-
const __vue_is_functional_template__$
|
|
3939
|
+
const __vue_is_functional_template__$6 = false;
|
|
3635
3940
|
/* style inject */
|
|
3636
3941
|
|
|
3637
3942
|
/* style inject SSR */
|
|
3638
3943
|
|
|
3639
3944
|
/* style inject shadow dom */
|
|
3640
3945
|
|
|
3641
|
-
const __vue_component__$
|
|
3642
|
-
render: __vue_render__$
|
|
3643
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3644
|
-
}, __vue_inject_styles__$
|
|
3946
|
+
const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
|
|
3947
|
+
render: __vue_render__$6,
|
|
3948
|
+
staticRenderFns: __vue_staticRenderFns__$6
|
|
3949
|
+
}, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
|
|
3645
3950
|
|
|
3646
3951
|
//
|
|
3647
|
-
var script$
|
|
3952
|
+
var script$5 = {
|
|
3648
3953
|
name: 'Banner',
|
|
3649
3954
|
props: {
|
|
3650
3955
|
template: String,
|
|
@@ -3838,10 +4143,10 @@ var script$4 = {
|
|
|
3838
4143
|
};
|
|
3839
4144
|
|
|
3840
4145
|
/* script */
|
|
3841
|
-
const __vue_script__$
|
|
4146
|
+
const __vue_script__$5 = script$5;
|
|
3842
4147
|
/* template */
|
|
3843
4148
|
|
|
3844
|
-
var __vue_render__$
|
|
4149
|
+
var __vue_render__$5 = function () {
|
|
3845
4150
|
var _vm = this;
|
|
3846
4151
|
|
|
3847
4152
|
var _h = _vm.$createElement;
|
|
@@ -3910,10 +4215,10 @@ var __vue_render__$4 = function () {
|
|
|
3910
4215
|
}), 0);
|
|
3911
4216
|
};
|
|
3912
4217
|
|
|
3913
|
-
var __vue_staticRenderFns__$
|
|
4218
|
+
var __vue_staticRenderFns__$5 = [];
|
|
3914
4219
|
/* style */
|
|
3915
4220
|
|
|
3916
|
-
const __vue_inject_styles__$
|
|
4221
|
+
const __vue_inject_styles__$5 = function (inject) {
|
|
3917
4222
|
if (!inject) return;
|
|
3918
4223
|
inject("data-v-1fcb87ce_0", {
|
|
3919
4224
|
source: ".wf-banner[data-v-1fcb87ce]{position:relative;width:100%;height:100%}.wf-banner .wf-frame[data-v-1fcb87ce]{width:100%;height:100%;position:absolute;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;left:0;top:0;opacity:0;transition:opacity .5s ease-in-out}.wf-banner .wf-frame .wf-frame-container[data-v-1fcb87ce]{background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.wf-banner .wf-frame.wf-active[data-v-1fcb87ce]{opacity:1;transition:opacity .5s ease-in-out}.wf-banner .wf-frame video[data-v-1fcb87ce]{position:relative;top:50%;transform:translateY(-50%)}",
|
|
@@ -3924,24 +4229,24 @@ const __vue_inject_styles__$4 = function (inject) {
|
|
|
3924
4229
|
/* scoped */
|
|
3925
4230
|
|
|
3926
4231
|
|
|
3927
|
-
const __vue_scope_id__$
|
|
4232
|
+
const __vue_scope_id__$5 = "data-v-1fcb87ce";
|
|
3928
4233
|
/* module identifier */
|
|
3929
4234
|
|
|
3930
|
-
const __vue_module_identifier__$
|
|
4235
|
+
const __vue_module_identifier__$5 = undefined;
|
|
3931
4236
|
/* functional template */
|
|
3932
4237
|
|
|
3933
|
-
const __vue_is_functional_template__$
|
|
4238
|
+
const __vue_is_functional_template__$5 = false;
|
|
3934
4239
|
/* style inject SSR */
|
|
3935
4240
|
|
|
3936
4241
|
/* style inject shadow dom */
|
|
3937
4242
|
|
|
3938
|
-
const __vue_component__$
|
|
3939
|
-
render: __vue_render__$
|
|
3940
|
-
staticRenderFns: __vue_staticRenderFns__$
|
|
3941
|
-
}, __vue_inject_styles__$
|
|
4243
|
+
const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
|
|
4244
|
+
render: __vue_render__$5,
|
|
4245
|
+
staticRenderFns: __vue_staticRenderFns__$5
|
|
4246
|
+
}, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, createInjector, undefined, undefined);
|
|
3942
4247
|
|
|
3943
4248
|
//
|
|
3944
|
-
var script$
|
|
4249
|
+
var script$4 = {
|
|
3945
4250
|
name: 'PageMenu',
|
|
3946
4251
|
props: {
|
|
3947
4252
|
container: {
|
|
@@ -4021,10 +4326,10 @@ var script$3 = {
|
|
|
4021
4326
|
};
|
|
4022
4327
|
|
|
4023
4328
|
/* script */
|
|
4024
|
-
const __vue_script__$
|
|
4329
|
+
const __vue_script__$4 = script$4;
|
|
4025
4330
|
/* template */
|
|
4026
4331
|
|
|
4027
|
-
var __vue_render__$
|
|
4332
|
+
var __vue_render__$4 = function () {
|
|
4028
4333
|
var _vm = this;
|
|
4029
4334
|
|
|
4030
4335
|
var _h = _vm.$createElement;
|
|
@@ -4077,10 +4382,10 @@ var __vue_render__$3 = function () {
|
|
|
4077
4382
|
}), 0)]);
|
|
4078
4383
|
};
|
|
4079
4384
|
|
|
4080
|
-
var __vue_staticRenderFns__$
|
|
4385
|
+
var __vue_staticRenderFns__$4 = [];
|
|
4081
4386
|
/* style */
|
|
4082
4387
|
|
|
4083
|
-
const __vue_inject_styles__$
|
|
4388
|
+
const __vue_inject_styles__$4 = function (inject) {
|
|
4084
4389
|
if (!inject) return;
|
|
4085
4390
|
inject("data-v-1a61779c_0", {
|
|
4086
4391
|
source: ".wf-list-item[data-v-1a61779c]{list-style:none}",
|
|
@@ -4091,7 +4396,135 @@ const __vue_inject_styles__$3 = function (inject) {
|
|
|
4091
4396
|
/* scoped */
|
|
4092
4397
|
|
|
4093
4398
|
|
|
4094
|
-
const __vue_scope_id__$
|
|
4399
|
+
const __vue_scope_id__$4 = "data-v-1a61779c";
|
|
4400
|
+
/* module identifier */
|
|
4401
|
+
|
|
4402
|
+
const __vue_module_identifier__$4 = undefined;
|
|
4403
|
+
/* functional template */
|
|
4404
|
+
|
|
4405
|
+
const __vue_is_functional_template__$4 = false;
|
|
4406
|
+
/* style inject SSR */
|
|
4407
|
+
|
|
4408
|
+
/* style inject shadow dom */
|
|
4409
|
+
|
|
4410
|
+
const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
|
|
4411
|
+
render: __vue_render__$4,
|
|
4412
|
+
staticRenderFns: __vue_staticRenderFns__$4
|
|
4413
|
+
}, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, createInjector, undefined, undefined);
|
|
4414
|
+
|
|
4415
|
+
//
|
|
4416
|
+
var script$3 = {
|
|
4417
|
+
name: 'AlphabetMenu',
|
|
4418
|
+
props: {
|
|
4419
|
+
pois: {
|
|
4420
|
+
type: Array,
|
|
4421
|
+
default: []
|
|
4422
|
+
},
|
|
4423
|
+
overrideChar: {
|
|
4424
|
+
type: String,
|
|
4425
|
+
default: ""
|
|
4426
|
+
},
|
|
4427
|
+
showInMenu: {
|
|
4428
|
+
type: Boolean,
|
|
4429
|
+
default: true
|
|
4430
|
+
}
|
|
4431
|
+
},
|
|
4432
|
+
|
|
4433
|
+
data() {
|
|
4434
|
+
return {
|
|
4435
|
+
currentChar: "",
|
|
4436
|
+
alphabet: [],
|
|
4437
|
+
poisWithChar: {}
|
|
4438
|
+
};
|
|
4439
|
+
},
|
|
4440
|
+
|
|
4441
|
+
computed: { //yahLogo
|
|
4442
|
+
...mapState('wf', ['language'])
|
|
4443
|
+
},
|
|
4444
|
+
watch: {
|
|
4445
|
+
pois() {
|
|
4446
|
+
let letters = [];
|
|
4447
|
+
let poi, char;
|
|
4448
|
+
|
|
4449
|
+
for (let p in this.pois) {
|
|
4450
|
+
poi = this.pois[p];
|
|
4451
|
+
|
|
4452
|
+
if ((!this.showInMenu || poi.getShowInMenu()) && poi.getName(this.language) && poi.getName(this.language).length > 0) {
|
|
4453
|
+
char = poi.getName(this.language)[0].toLowerCase();
|
|
4454
|
+
|
|
4455
|
+
if (letters.indexOf(char) == -1) {
|
|
4456
|
+
letters.push(char);
|
|
4457
|
+
}
|
|
4458
|
+
|
|
4459
|
+
if (!this.poisWithChar[char]) {
|
|
4460
|
+
this.poisWithChar[char] = [];
|
|
4461
|
+
}
|
|
4462
|
+
|
|
4463
|
+
this.poisWithChar[char].push(poi);
|
|
4464
|
+
}
|
|
4465
|
+
}
|
|
4466
|
+
|
|
4467
|
+
letters.sort();
|
|
4468
|
+
this.alphabet = letters;
|
|
4469
|
+
},
|
|
4470
|
+
|
|
4471
|
+
overrideChar() {
|
|
4472
|
+
if (this.overrideChar && this.overrideChar !== "") {
|
|
4473
|
+
this.currentChar = this.overrideChar;
|
|
4474
|
+
}
|
|
4475
|
+
}
|
|
4476
|
+
|
|
4477
|
+
},
|
|
4478
|
+
methods: {
|
|
4479
|
+
onAZ(letter) {
|
|
4480
|
+
this.currentChar = letter;
|
|
4481
|
+
this.$emit("clicked", letter, this.poisWithChar[letter]);
|
|
4482
|
+
}
|
|
4483
|
+
|
|
4484
|
+
}
|
|
4485
|
+
};
|
|
4486
|
+
|
|
4487
|
+
/* script */
|
|
4488
|
+
const __vue_script__$3 = script$3;
|
|
4489
|
+
/* template */
|
|
4490
|
+
|
|
4491
|
+
var __vue_render__$3 = function () {
|
|
4492
|
+
var _vm = this;
|
|
4493
|
+
|
|
4494
|
+
var _h = _vm.$createElement;
|
|
4495
|
+
|
|
4496
|
+
var _c = _vm._self._c || _h;
|
|
4497
|
+
|
|
4498
|
+
return _c('ul', {
|
|
4499
|
+
staticClass: "wf-component wf-alphabet-menu"
|
|
4500
|
+
}, _vm._l(_vm.alphabet, function (l) {
|
|
4501
|
+
return _c('li', {
|
|
4502
|
+
key: l,
|
|
4503
|
+
class: [_vm.currentChar == l ? 'wf-active' : ''],
|
|
4504
|
+
on: {
|
|
4505
|
+
"click": function ($event) {
|
|
4506
|
+
return _vm.onAZ(l);
|
|
4507
|
+
}
|
|
4508
|
+
}
|
|
4509
|
+
}, [_vm._v(_vm._s(l))]);
|
|
4510
|
+
}), 0);
|
|
4511
|
+
};
|
|
4512
|
+
|
|
4513
|
+
var __vue_staticRenderFns__$3 = [];
|
|
4514
|
+
/* style */
|
|
4515
|
+
|
|
4516
|
+
const __vue_inject_styles__$3 = function (inject) {
|
|
4517
|
+
if (!inject) return;
|
|
4518
|
+
inject("data-v-54232f30_0", {
|
|
4519
|
+
source: ".wf-alphabet-menu{list-style:none;padding:0;margin:0}",
|
|
4520
|
+
map: undefined,
|
|
4521
|
+
media: undefined
|
|
4522
|
+
});
|
|
4523
|
+
};
|
|
4524
|
+
/* scoped */
|
|
4525
|
+
|
|
4526
|
+
|
|
4527
|
+
const __vue_scope_id__$3 = undefined;
|
|
4095
4528
|
/* module identifier */
|
|
4096
4529
|
|
|
4097
4530
|
const __vue_module_identifier__$3 = undefined;
|
|
@@ -4413,27 +4846,28 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
|
4413
4846
|
|
|
4414
4847
|
var components = /*#__PURE__*/Object.freeze({
|
|
4415
4848
|
__proto__: null,
|
|
4416
|
-
WFMap: __vue_component__$
|
|
4417
|
-
WFAZMenu: __vue_component__$
|
|
4418
|
-
WFFlagsMenu: __vue_component__$
|
|
4419
|
-
WFLanguagesMenu: __vue_component__$
|
|
4420
|
-
WFGroupsMenu: __vue_component__$
|
|
4421
|
-
WFGroupPOIsMenu: __vue_component__$
|
|
4422
|
-
WFBuildingLogo: __vue_component__$
|
|
4423
|
-
WFShortcutsMenu: __vue_component__$
|
|
4424
|
-
WFZoomMenu: __vue_component__$
|
|
4425
|
-
WFFloorsMenu: __vue_component__$
|
|
4426
|
-
WFFilteredMenu: __vue_component__$
|
|
4427
|
-
WFSearch: __vue_component__$
|
|
4428
|
-
WFTabs: __vue_component__$
|
|
4429
|
-
WFTab: __vue_component__$
|
|
4430
|
-
WFTabButtons: __vue_component__$
|
|
4431
|
-
WFScrollableArea: __vue_component__$
|
|
4432
|
-
WFBanner: __vue_component__$
|
|
4433
|
-
WFPageMenu: __vue_component__$
|
|
4434
|
-
|
|
4849
|
+
WFMap: __vue_component__$p,
|
|
4850
|
+
WFAZMenu: __vue_component__$n,
|
|
4851
|
+
WFFlagsMenu: __vue_component__$m,
|
|
4852
|
+
WFLanguagesMenu: __vue_component__$l,
|
|
4853
|
+
WFGroupsMenu: __vue_component__$i,
|
|
4854
|
+
WFGroupPOIsMenu: __vue_component__$h,
|
|
4855
|
+
WFBuildingLogo: __vue_component__$g,
|
|
4856
|
+
WFShortcutsMenu: __vue_component__$e,
|
|
4857
|
+
WFZoomMenu: __vue_component__$d,
|
|
4858
|
+
WFFloorsMenu: __vue_component__$c,
|
|
4859
|
+
WFFilteredMenu: __vue_component__$b,
|
|
4860
|
+
WFSearch: __vue_component__$a,
|
|
4861
|
+
WFTabs: __vue_component__$9,
|
|
4862
|
+
WFTab: __vue_component__$8,
|
|
4863
|
+
WFTabButtons: __vue_component__$7,
|
|
4864
|
+
WFScrollableArea: __vue_component__$6,
|
|
4865
|
+
WFBanner: __vue_component__$5,
|
|
4866
|
+
WFPageMenu: __vue_component__$4,
|
|
4867
|
+
WFAlphabet: __vue_component__$3,
|
|
4868
|
+
WFPOI: __vue_component__$o,
|
|
4435
4869
|
WFPage: __vue_component__$1,
|
|
4436
|
-
WFYAH: __vue_component__$
|
|
4870
|
+
WFYAH: __vue_component__$f,
|
|
4437
4871
|
WFBrowser: __vue_component__
|
|
4438
4872
|
});
|
|
4439
4873
|
|
|
@@ -4562,7 +4996,6 @@ var store = {
|
|
|
4562
4996
|
state.filteredPOIs = pois;
|
|
4563
4997
|
},
|
|
4564
4998
|
SET_PAGES: (state, pages) => {
|
|
4565
|
-
console.log('SET_PAGES', pages);
|
|
4566
4999
|
state.pages = pages;
|
|
4567
5000
|
},
|
|
4568
5001
|
RESET: (state, pois) => {
|
|
@@ -4602,8 +5035,6 @@ var store = {
|
|
|
4602
5035
|
},
|
|
4603
5036
|
LOAD_PAGES: context => {
|
|
4604
5037
|
Logistics.getJSON(WayfinderAPI.getURL("pages", "getAll", []), null, function (data) {
|
|
4605
|
-
console.log('data', data.data);
|
|
4606
|
-
|
|
4607
5038
|
if (data && data.data) {
|
|
4608
5039
|
context.commit('SET_PAGES', Object.freeze(data.data));
|
|
4609
5040
|
}
|
|
@@ -4642,4 +5073,4 @@ const install = function installWayfinderVueComponents(Vue, store) {
|
|
|
4642
5073
|
}; // Create module definition for Vue.use()
|
|
4643
5074
|
|
|
4644
5075
|
export default install;
|
|
4645
|
-
export { __vue_component__$
|
|
5076
|
+
export { __vue_component__$n as WFAZMenu, __vue_component__$3 as WFAlphabet, __vue_component__$5 as WFBanner, __vue_component__ as WFBrowser, __vue_component__$g as WFBuildingLogo, __vue_component__$b as WFFilteredMenu, __vue_component__$m as WFFlagsMenu, __vue_component__$c as WFFloorsMenu, __vue_component__$h as WFGroupPOIsMenu, __vue_component__$i as WFGroupsMenu, __vue_component__$l as WFLanguagesMenu, __vue_component__$p as WFMap, __vue_component__$o as WFPOI, __vue_component__$1 as WFPage, __vue_component__$4 as WFPageMenu, __vue_component__$6 as WFScrollableArea, __vue_component__$a as WFSearch, __vue_component__$e as WFShortcutsMenu, __vue_component__$8 as WFTab, __vue_component__$7 as WFTabButtons, __vue_component__$9 as WFTabs, __vue_component__$f as WFYAH, __vue_component__$d as WFZoomMenu };
|