@3dwayfinder/wayfinder-vue-components 1.2.2 → 1.2.5

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.
@@ -2,7 +2,7 @@ import Vue$1 from 'vue';
2
2
 
3
3
  //
4
4
  var wayfinder$1;
5
- var script$m = {
5
+ var script$n = {
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__$m = script$m;
284
+ const __vue_script__$n = script$n;
285
285
  /* template */
286
286
 
287
- var __vue_render__$m = function () {
287
+ var __vue_render__$n = function () {
288
288
  var _vm = this;
289
289
 
290
290
  var _h = _vm.$createElement;
@@ -314,10 +314,10 @@ var __vue_render__$m = function () {
314
314
  }, [_vm._v(_vm._s(_vm.pathText))])]);
315
315
  };
316
316
 
317
- var __vue_staticRenderFns__$m = [];
317
+ var __vue_staticRenderFns__$n = [];
318
318
  /* style */
319
319
 
320
- const __vue_inject_styles__$m = function (inject) {
320
+ const __vue_inject_styles__$n = 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__$m = function (inject) {
328
328
  /* scoped */
329
329
 
330
330
 
331
- const __vue_scope_id__$m = "data-v-00d2773a";
331
+ const __vue_scope_id__$n = "data-v-00d2773a";
332
332
  /* module identifier */
333
333
 
334
- const __vue_module_identifier__$m = undefined;
334
+ const __vue_module_identifier__$n = undefined;
335
335
  /* functional template */
336
336
 
337
- const __vue_is_functional_template__$m = false;
337
+ const __vue_is_functional_template__$n = false;
338
338
  /* style inject SSR */
339
339
 
340
340
  /* style inject shadow dom */
341
341
 
342
- const __vue_component__$m = /*#__PURE__*/normalizeComponent({
343
- render: __vue_render__$m,
344
- staticRenderFns: __vue_staticRenderFns__$m
345
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
342
+ const __vue_component__$n = /*#__PURE__*/normalizeComponent({
343
+ render: __vue_render__$n,
344
+ staticRenderFns: __vue_staticRenderFns__$n
345
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, 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$l = {
1164
+ var script$m = {
1165
1165
  name: "POI",
1166
1166
  computed: { ...mapState('wf', ['language']),
1167
1167
 
@@ -1260,10 +1260,10 @@ var script$l = {
1260
1260
  };
1261
1261
 
1262
1262
  /* script */
1263
- const __vue_script__$l = script$l;
1263
+ const __vue_script__$m = script$m;
1264
1264
  /* template */
1265
1265
 
1266
- var __vue_render__$l = function () {
1266
+ var __vue_render__$m = function () {
1267
1267
  var _vm = this;
1268
1268
 
1269
1269
  var _h = _vm.$createElement;
@@ -1314,10 +1314,10 @@ var __vue_render__$l = function () {
1314
1314
  }) : _vm._e()]) : _vm._e();
1315
1315
  };
1316
1316
 
1317
- var __vue_staticRenderFns__$l = [];
1317
+ var __vue_staticRenderFns__$m = [];
1318
1318
  /* style */
1319
1319
 
1320
- const __vue_inject_styles__$l = function (inject) {
1320
+ const __vue_inject_styles__$m = 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__$l = function (inject) {
1328
1328
  /* scoped */
1329
1329
 
1330
1330
 
1331
- const __vue_scope_id__$l = "data-v-658b6c14";
1331
+ const __vue_scope_id__$m = "data-v-658b6c14";
1332
1332
  /* module identifier */
1333
1333
 
1334
- const __vue_module_identifier__$l = undefined;
1334
+ const __vue_module_identifier__$m = undefined;
1335
1335
  /* functional template */
1336
1336
 
1337
- const __vue_is_functional_template__$l = false;
1337
+ const __vue_is_functional_template__$m = false;
1338
1338
  /* style inject SSR */
1339
1339
 
1340
1340
  /* style inject shadow dom */
1341
1341
 
1342
- const __vue_component__$l = /*#__PURE__*/normalizeComponent({
1343
- render: __vue_render__$l,
1344
- staticRenderFns: __vue_staticRenderFns__$l
1345
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
1342
+ const __vue_component__$m = /*#__PURE__*/normalizeComponent({
1343
+ render: __vue_render__$m,
1344
+ staticRenderFns: __vue_staticRenderFns__$m
1345
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, createInjector, undefined, undefined);
1346
1346
 
1347
1347
  //
1348
- var script$k = {
1348
+ var script$l = {
1349
1349
  name: 'AZMenu',
1350
1350
  components: {
1351
- POI: __vue_component__$l
1351
+ POI: __vue_component__$m
1352
1352
  },
1353
1353
  props: {
1354
1354
  showLogo: {
@@ -1418,10 +1418,10 @@ var script$k = {
1418
1418
  };
1419
1419
 
1420
1420
  /* script */
1421
- const __vue_script__$k = script$k;
1421
+ const __vue_script__$l = script$l;
1422
1422
  /* template */
1423
1423
 
1424
- var __vue_render__$k = function () {
1424
+ var __vue_render__$l = function () {
1425
1425
  var _vm = this;
1426
1426
 
1427
1427
  var _h = _vm.$createElement;
@@ -1470,10 +1470,10 @@ var __vue_render__$k = function () {
1470
1470
  }), 0)]);
1471
1471
  };
1472
1472
 
1473
- var __vue_staticRenderFns__$k = [];
1473
+ var __vue_staticRenderFns__$l = [];
1474
1474
  /* style */
1475
1475
 
1476
- const __vue_inject_styles__$k = function (inject) {
1476
+ const __vue_inject_styles__$l = 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__$k = function (inject) {
1484
1484
  /* scoped */
1485
1485
 
1486
1486
 
1487
- const __vue_scope_id__$k = "data-v-17afa634";
1487
+ const __vue_scope_id__$l = "data-v-17afa634";
1488
1488
  /* module identifier */
1489
1489
 
1490
- const __vue_module_identifier__$k = undefined;
1490
+ const __vue_module_identifier__$l = undefined;
1491
1491
  /* functional template */
1492
1492
 
1493
- const __vue_is_functional_template__$k = false;
1493
+ const __vue_is_functional_template__$l = false;
1494
1494
  /* style inject SSR */
1495
1495
 
1496
1496
  /* style inject shadow dom */
1497
1497
 
1498
- const __vue_component__$k = /*#__PURE__*/normalizeComponent({
1499
- render: __vue_render__$k,
1500
- staticRenderFns: __vue_staticRenderFns__$k
1501
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
1498
+ const __vue_component__$l = /*#__PURE__*/normalizeComponent({
1499
+ render: __vue_render__$l,
1500
+ staticRenderFns: __vue_staticRenderFns__$l
1501
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, createInjector, undefined, undefined);
1502
1502
 
1503
1503
  //
1504
- var script$j = {
1504
+ var script$k = {
1505
1505
  name: 'FlagsMenu',
1506
1506
  computed: { ...mapState('wf', ['languages', 'language', 'reset']),
1507
1507
 
@@ -1550,10 +1550,10 @@ var script$j = {
1550
1550
  };
1551
1551
 
1552
1552
  /* script */
1553
- const __vue_script__$j = script$j;
1553
+ const __vue_script__$k = script$k;
1554
1554
  /* template */
1555
1555
 
1556
- var __vue_render__$j = function () {
1556
+ var __vue_render__$k = function () {
1557
1557
  var _vm = this;
1558
1558
 
1559
1559
  var _h = _vm.$createElement;
@@ -1589,10 +1589,10 @@ var __vue_render__$j = function () {
1589
1589
  }), 0)]);
1590
1590
  };
1591
1591
 
1592
- var __vue_staticRenderFns__$j = [];
1592
+ var __vue_staticRenderFns__$k = [];
1593
1593
  /* style */
1594
1594
 
1595
- const __vue_inject_styles__$j = function (inject) {
1595
+ const __vue_inject_styles__$k = 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__$j = function (inject) {
1603
1603
  /* scoped */
1604
1604
 
1605
1605
 
1606
- const __vue_scope_id__$j = "data-v-64144cc4";
1606
+ const __vue_scope_id__$k = "data-v-64144cc4";
1607
1607
  /* module identifier */
1608
1608
 
1609
- const __vue_module_identifier__$j = undefined;
1609
+ const __vue_module_identifier__$k = undefined;
1610
1610
  /* functional template */
1611
1611
 
1612
- const __vue_is_functional_template__$j = false;
1612
+ const __vue_is_functional_template__$k = false;
1613
1613
  /* style inject SSR */
1614
1614
 
1615
1615
  /* style inject shadow dom */
1616
1616
 
1617
- const __vue_component__$j = /*#__PURE__*/normalizeComponent({
1618
- render: __vue_render__$j,
1619
- staticRenderFns: __vue_staticRenderFns__$j
1620
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
1617
+ const __vue_component__$k = /*#__PURE__*/normalizeComponent({
1618
+ render: __vue_render__$k,
1619
+ staticRenderFns: __vue_staticRenderFns__$k
1620
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, createInjector, undefined, undefined);
1621
1621
 
1622
1622
  //
1623
- var script$i = {
1623
+ var script$j = {
1624
1624
  name: 'LanguagesMenu',
1625
1625
  computed: { ...mapState('wf', ['languages', 'language', 'reset']),
1626
1626
 
@@ -1680,10 +1680,10 @@ var script$i = {
1680
1680
  };
1681
1681
 
1682
1682
  /* script */
1683
- const __vue_script__$i = script$i;
1683
+ const __vue_script__$j = script$j;
1684
1684
  /* template */
1685
1685
 
1686
- var __vue_render__$i = function () {
1686
+ var __vue_render__$j = function () {
1687
1687
  var _vm = this;
1688
1688
 
1689
1689
  var _h = _vm.$createElement;
@@ -1726,10 +1726,10 @@ var __vue_render__$i = function () {
1726
1726
  }), 0)]);
1727
1727
  };
1728
1728
 
1729
- var __vue_staticRenderFns__$i = [];
1729
+ var __vue_staticRenderFns__$j = [];
1730
1730
  /* style */
1731
1731
 
1732
- const __vue_inject_styles__$i = function (inject) {
1732
+ const __vue_inject_styles__$j = 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__$i = function (inject) {
1740
1740
  /* scoped */
1741
1741
 
1742
1742
 
1743
- const __vue_scope_id__$i = "data-v-2b86d0a6";
1743
+ const __vue_scope_id__$j = "data-v-2b86d0a6";
1744
1744
  /* module identifier */
1745
1745
 
1746
- const __vue_module_identifier__$i = undefined;
1746
+ const __vue_module_identifier__$j = undefined;
1747
1747
  /* functional template */
1748
1748
 
1749
- const __vue_is_functional_template__$i = false;
1749
+ const __vue_is_functional_template__$j = false;
1750
1750
  /* style inject SSR */
1751
1751
 
1752
1752
  /* style inject shadow dom */
1753
1753
 
1754
- const __vue_component__$i = /*#__PURE__*/normalizeComponent({
1755
- render: __vue_render__$i,
1756
- staticRenderFns: __vue_staticRenderFns__$i
1757
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, createInjector, undefined, undefined);
1754
+ const __vue_component__$j = /*#__PURE__*/normalizeComponent({
1755
+ render: __vue_render__$j,
1756
+ staticRenderFns: __vue_staticRenderFns__$j
1757
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, createInjector, undefined, undefined);
1758
1758
 
1759
1759
  //
1760
- var script$h = {
1760
+ var script$i = {
1761
1761
  name: "Group",
1762
1762
  computed: { ...mapState('wf', ['language'])
1763
1763
  },
@@ -1792,10 +1792,10 @@ var script$h = {
1792
1792
  };
1793
1793
 
1794
1794
  /* script */
1795
- const __vue_script__$h = script$h;
1795
+ const __vue_script__$i = script$i;
1796
1796
  /* template */
1797
1797
 
1798
- var __vue_render__$h = function () {
1798
+ var __vue_render__$i = function () {
1799
1799
  var _vm = this;
1800
1800
 
1801
1801
  var _h = _vm.$createElement;
@@ -1820,36 +1820,36 @@ var __vue_render__$h = function () {
1820
1820
  }) : _vm._e()]) : _vm._e();
1821
1821
  };
1822
1822
 
1823
- var __vue_staticRenderFns__$h = [];
1823
+ var __vue_staticRenderFns__$i = [];
1824
1824
  /* style */
1825
1825
 
1826
- const __vue_inject_styles__$h = undefined;
1826
+ const __vue_inject_styles__$i = undefined;
1827
1827
  /* scoped */
1828
1828
 
1829
- const __vue_scope_id__$h = "data-v-077cd362";
1829
+ const __vue_scope_id__$i = "data-v-077cd362";
1830
1830
  /* module identifier */
1831
1831
 
1832
- const __vue_module_identifier__$h = undefined;
1832
+ const __vue_module_identifier__$i = undefined;
1833
1833
  /* functional template */
1834
1834
 
1835
- const __vue_is_functional_template__$h = false;
1835
+ const __vue_is_functional_template__$i = 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__$h = /*#__PURE__*/normalizeComponent({
1843
- render: __vue_render__$h,
1844
- staticRenderFns: __vue_staticRenderFns__$h
1845
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
1842
+ const __vue_component__$i = /*#__PURE__*/normalizeComponent({
1843
+ render: __vue_render__$i,
1844
+ staticRenderFns: __vue_staticRenderFns__$i
1845
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
1846
1846
 
1847
1847
  //
1848
- var script$g = {
1848
+ var script$h = {
1849
1849
  name: 'GroupsMenu',
1850
1850
  components: {
1851
- Group: __vue_component__$h,
1852
- POI: __vue_component__$l
1851
+ Group: __vue_component__$i,
1852
+ POI: __vue_component__$m
1853
1853
  },
1854
1854
  props: {
1855
1855
  parent: {
@@ -2030,10 +2030,10 @@ var script$g = {
2030
2030
  };
2031
2031
 
2032
2032
  /* script */
2033
- const __vue_script__$g = script$g;
2033
+ const __vue_script__$h = script$h;
2034
2034
  /* template */
2035
2035
 
2036
- var __vue_render__$g = function () {
2036
+ var __vue_render__$h = function () {
2037
2037
  var _vm = this;
2038
2038
 
2039
2039
  var _h = _vm.$createElement;
@@ -2130,10 +2130,10 @@ var __vue_render__$g = function () {
2130
2130
  }), _vm._v(" "), _vm._t("append")], 2)]);
2131
2131
  };
2132
2132
 
2133
- var __vue_staticRenderFns__$g = [];
2133
+ var __vue_staticRenderFns__$h = [];
2134
2134
  /* style */
2135
2135
 
2136
- const __vue_inject_styles__$g = function (inject) {
2136
+ const __vue_inject_styles__$h = function (inject) {
2137
2137
  if (!inject) return;
2138
2138
  inject("data-v-13cecfd9_0", {
2139
2139
  source: ".wf-groups-menu .wf-list-item[data-v-13cecfd9]{list-style:none}.wf-groups-menu .wf-list[data-v-13cecfd9]{margin:0;padding:0}",
@@ -2144,24 +2144,24 @@ const __vue_inject_styles__$g = function (inject) {
2144
2144
  /* scoped */
2145
2145
 
2146
2146
 
2147
- const __vue_scope_id__$g = "data-v-13cecfd9";
2147
+ const __vue_scope_id__$h = "data-v-13cecfd9";
2148
2148
  /* module identifier */
2149
2149
 
2150
- const __vue_module_identifier__$g = undefined;
2150
+ const __vue_module_identifier__$h = undefined;
2151
2151
  /* functional template */
2152
2152
 
2153
- const __vue_is_functional_template__$g = false;
2153
+ const __vue_is_functional_template__$h = false;
2154
2154
  /* style inject SSR */
2155
2155
 
2156
2156
  /* style inject shadow dom */
2157
2157
 
2158
- const __vue_component__$g = /*#__PURE__*/normalizeComponent({
2159
- render: __vue_render__$g,
2160
- staticRenderFns: __vue_staticRenderFns__$g
2161
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
2158
+ const __vue_component__$h = /*#__PURE__*/normalizeComponent({
2159
+ render: __vue_render__$h,
2160
+ staticRenderFns: __vue_staticRenderFns__$h
2161
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, createInjector, undefined, undefined);
2162
2162
 
2163
2163
  //
2164
- var script$f = {
2164
+ var script$g = {
2165
2165
  name: 'GroupPOIsMenu',
2166
2166
  props: {
2167
2167
  group: {
@@ -2218,10 +2218,10 @@ var script$f = {
2218
2218
  };
2219
2219
 
2220
2220
  /* script */
2221
- const __vue_script__$f = script$f;
2221
+ const __vue_script__$g = script$g;
2222
2222
  /* template */
2223
2223
 
2224
- var __vue_render__$f = function () {
2224
+ var __vue_render__$g = function () {
2225
2225
  var _vm = this;
2226
2226
 
2227
2227
  var _h = _vm.$createElement;
@@ -2263,10 +2263,10 @@ var __vue_render__$f = function () {
2263
2263
  })], 2)]);
2264
2264
  };
2265
2265
 
2266
- var __vue_staticRenderFns__$f = [];
2266
+ var __vue_staticRenderFns__$g = [];
2267
2267
  /* style */
2268
2268
 
2269
- const __vue_inject_styles__$f = function (inject) {
2269
+ const __vue_inject_styles__$g = function (inject) {
2270
2270
  if (!inject) return;
2271
2271
  inject("data-v-14d8d75e_0", {
2272
2272
  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 +2277,24 @@ const __vue_inject_styles__$f = function (inject) {
2277
2277
  /* scoped */
2278
2278
 
2279
2279
 
2280
- const __vue_scope_id__$f = "data-v-14d8d75e";
2280
+ const __vue_scope_id__$g = "data-v-14d8d75e";
2281
2281
  /* module identifier */
2282
2282
 
2283
- const __vue_module_identifier__$f = undefined;
2283
+ const __vue_module_identifier__$g = undefined;
2284
2284
  /* functional template */
2285
2285
 
2286
- const __vue_is_functional_template__$f = false;
2286
+ const __vue_is_functional_template__$g = false;
2287
2287
  /* style inject SSR */
2288
2288
 
2289
2289
  /* style inject shadow dom */
2290
2290
 
2291
- const __vue_component__$f = /*#__PURE__*/normalizeComponent({
2292
- render: __vue_render__$f,
2293
- staticRenderFns: __vue_staticRenderFns__$f
2294
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
2291
+ const __vue_component__$g = /*#__PURE__*/normalizeComponent({
2292
+ render: __vue_render__$g,
2293
+ staticRenderFns: __vue_staticRenderFns__$g
2294
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, createInjector, undefined, undefined);
2295
2295
 
2296
2296
  //
2297
- var script$e = {
2297
+ var script$f = {
2298
2298
  name: 'BuildingLogo',
2299
2299
  computed: { ...mapState('wf', ['building'])
2300
2300
  },
@@ -2309,10 +2309,10 @@ var script$e = {
2309
2309
  };
2310
2310
 
2311
2311
  /* script */
2312
- const __vue_script__$e = script$e;
2312
+ const __vue_script__$f = script$f;
2313
2313
  /* template */
2314
2314
 
2315
- var __vue_render__$e = function () {
2315
+ var __vue_render__$f = function () {
2316
2316
  var _vm = this;
2317
2317
 
2318
2318
  var _h = _vm.$createElement;
@@ -2327,10 +2327,10 @@ var __vue_render__$e = function () {
2327
2327
  });
2328
2328
  };
2329
2329
 
2330
- var __vue_staticRenderFns__$e = [];
2330
+ var __vue_staticRenderFns__$f = [];
2331
2331
  /* style */
2332
2332
 
2333
- const __vue_inject_styles__$e = function (inject) {
2333
+ const __vue_inject_styles__$f = function (inject) {
2334
2334
  if (!inject) return;
2335
2335
  inject("data-v-38faefb4_0", {
2336
2336
  source: ".wf-building-logo[data-v-38faefb4]{background-size:contain;background-repeat:no-repeat;background-position:50%}",
@@ -2341,24 +2341,24 @@ const __vue_inject_styles__$e = function (inject) {
2341
2341
  /* scoped */
2342
2342
 
2343
2343
 
2344
- const __vue_scope_id__$e = "data-v-38faefb4";
2344
+ const __vue_scope_id__$f = "data-v-38faefb4";
2345
2345
  /* module identifier */
2346
2346
 
2347
- const __vue_module_identifier__$e = undefined;
2347
+ const __vue_module_identifier__$f = undefined;
2348
2348
  /* functional template */
2349
2349
 
2350
- const __vue_is_functional_template__$e = false;
2350
+ const __vue_is_functional_template__$f = false;
2351
2351
  /* style inject SSR */
2352
2352
 
2353
2353
  /* style inject shadow dom */
2354
2354
 
2355
- const __vue_component__$e = /*#__PURE__*/normalizeComponent({
2356
- render: __vue_render__$e,
2357
- staticRenderFns: __vue_staticRenderFns__$e
2358
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
2355
+ const __vue_component__$f = /*#__PURE__*/normalizeComponent({
2356
+ render: __vue_render__$f,
2357
+ staticRenderFns: __vue_staticRenderFns__$f
2358
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, createInjector, undefined, undefined);
2359
2359
 
2360
2360
  //
2361
- var script$d = {
2361
+ var script$e = {
2362
2362
  name: 'YAH',
2363
2363
  computed: { //yahLogo
2364
2364
  ...mapState('wf', ['yahLogo', 'language'])
@@ -2372,10 +2372,10 @@ var script$d = {
2372
2372
  };
2373
2373
 
2374
2374
  /* script */
2375
- const __vue_script__$d = script$d;
2375
+ const __vue_script__$e = script$e;
2376
2376
  /* template */
2377
2377
 
2378
- var __vue_render__$d = function () {
2378
+ var __vue_render__$e = function () {
2379
2379
  var _vm = this;
2380
2380
 
2381
2381
  var _h = _vm.$createElement;
@@ -2401,10 +2401,10 @@ var __vue_render__$d = function () {
2401
2401
  }, [_vm._v("YAH")])]);
2402
2402
  };
2403
2403
 
2404
- var __vue_staticRenderFns__$d = [];
2404
+ var __vue_staticRenderFns__$e = [];
2405
2405
  /* style */
2406
2406
 
2407
- const __vue_inject_styles__$d = function (inject) {
2407
+ const __vue_inject_styles__$e = function (inject) {
2408
2408
  if (!inject) return;
2409
2409
  inject("data-v-0e28d1b6_0", {
2410
2410
  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 +2415,27 @@ const __vue_inject_styles__$d = function (inject) {
2415
2415
  /* scoped */
2416
2416
 
2417
2417
 
2418
- const __vue_scope_id__$d = "data-v-0e28d1b6";
2418
+ const __vue_scope_id__$e = "data-v-0e28d1b6";
2419
2419
  /* module identifier */
2420
2420
 
2421
- const __vue_module_identifier__$d = undefined;
2421
+ const __vue_module_identifier__$e = undefined;
2422
2422
  /* functional template */
2423
2423
 
2424
- const __vue_is_functional_template__$d = false;
2424
+ const __vue_is_functional_template__$e = false;
2425
2425
  /* style inject SSR */
2426
2426
 
2427
2427
  /* style inject shadow dom */
2428
2428
 
2429
- const __vue_component__$d = /*#__PURE__*/normalizeComponent({
2430
- render: __vue_render__$d,
2431
- staticRenderFns: __vue_staticRenderFns__$d
2432
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
2429
+ const __vue_component__$e = /*#__PURE__*/normalizeComponent({
2430
+ render: __vue_render__$e,
2431
+ staticRenderFns: __vue_staticRenderFns__$e
2432
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, createInjector, undefined, undefined);
2433
2433
 
2434
2434
  //
2435
- var script$c = {
2435
+ var script$d = {
2436
2436
  name: 'ShortcutsMenu',
2437
2437
  components: {
2438
- YAH: __vue_component__$d
2438
+ YAH: __vue_component__$e
2439
2439
  },
2440
2440
  props: {
2441
2441
  showLabel: {
@@ -2521,10 +2521,10 @@ var script$c = {
2521
2521
  };
2522
2522
 
2523
2523
  /* script */
2524
- const __vue_script__$c = script$c;
2524
+ const __vue_script__$d = script$d;
2525
2525
  /* template */
2526
2526
 
2527
- var __vue_render__$c = function () {
2527
+ var __vue_render__$d = function () {
2528
2528
  var _vm = this;
2529
2529
 
2530
2530
  var _h = _vm.$createElement;
@@ -2555,10 +2555,10 @@ var __vue_render__$c = function () {
2555
2555
  }), 0)]);
2556
2556
  };
2557
2557
 
2558
- var __vue_staticRenderFns__$c = [];
2558
+ var __vue_staticRenderFns__$d = [];
2559
2559
  /* style */
2560
2560
 
2561
- const __vue_inject_styles__$c = function (inject) {
2561
+ const __vue_inject_styles__$d = function (inject) {
2562
2562
  if (!inject) return;
2563
2563
  inject("data-v-6fbc92fe_0", {
2564
2564
  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 +2569,21 @@ const __vue_inject_styles__$c = function (inject) {
2569
2569
  /* scoped */
2570
2570
 
2571
2571
 
2572
- const __vue_scope_id__$c = "data-v-6fbc92fe";
2572
+ const __vue_scope_id__$d = "data-v-6fbc92fe";
2573
2573
  /* module identifier */
2574
2574
 
2575
- const __vue_module_identifier__$c = undefined;
2575
+ const __vue_module_identifier__$d = undefined;
2576
2576
  /* functional template */
2577
2577
 
2578
- const __vue_is_functional_template__$c = false;
2578
+ const __vue_is_functional_template__$d = false;
2579
2579
  /* style inject SSR */
2580
2580
 
2581
2581
  /* style inject shadow dom */
2582
2582
 
2583
- const __vue_component__$c = /*#__PURE__*/normalizeComponent({
2584
- render: __vue_render__$c,
2585
- staticRenderFns: __vue_staticRenderFns__$c
2586
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
2583
+ const __vue_component__$d = /*#__PURE__*/normalizeComponent({
2584
+ render: __vue_render__$d,
2585
+ staticRenderFns: __vue_staticRenderFns__$d
2586
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, createInjector, undefined, undefined);
2587
2587
 
2588
2588
  //
2589
2589
  //
@@ -2591,7 +2591,7 @@ const __vue_component__$c = /*#__PURE__*/normalizeComponent({
2591
2591
  //
2592
2592
  //
2593
2593
  //
2594
- var script$b = {
2594
+ var script$c = {
2595
2595
  methods: {
2596
2596
  zoomIn() {
2597
2597
  this.$wayfinder.zoomIn();
@@ -2605,10 +2605,10 @@ var script$b = {
2605
2605
  };
2606
2606
 
2607
2607
  /* script */
2608
- const __vue_script__$b = script$b;
2608
+ const __vue_script__$c = script$c;
2609
2609
  /* template */
2610
2610
 
2611
- var __vue_render__$b = function () {
2611
+ var __vue_render__$c = function () {
2612
2612
  var _vm = this;
2613
2613
 
2614
2614
  var _h = _vm.$createElement;
@@ -2634,32 +2634,32 @@ var __vue_render__$b = function () {
2634
2634
  }, [_vm._v("-")])]);
2635
2635
  };
2636
2636
 
2637
- var __vue_staticRenderFns__$b = [];
2637
+ var __vue_staticRenderFns__$c = [];
2638
2638
  /* style */
2639
2639
 
2640
- const __vue_inject_styles__$b = undefined;
2640
+ const __vue_inject_styles__$c = undefined;
2641
2641
  /* scoped */
2642
2642
 
2643
- const __vue_scope_id__$b = undefined;
2643
+ const __vue_scope_id__$c = undefined;
2644
2644
  /* module identifier */
2645
2645
 
2646
- const __vue_module_identifier__$b = undefined;
2646
+ const __vue_module_identifier__$c = undefined;
2647
2647
  /* functional template */
2648
2648
 
2649
- const __vue_is_functional_template__$b = false;
2649
+ const __vue_is_functional_template__$c = false;
2650
2650
  /* style inject */
2651
2651
 
2652
2652
  /* style inject SSR */
2653
2653
 
2654
2654
  /* style inject shadow dom */
2655
2655
 
2656
- const __vue_component__$b = /*#__PURE__*/normalizeComponent({
2657
- render: __vue_render__$b,
2658
- staticRenderFns: __vue_staticRenderFns__$b
2659
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
2656
+ const __vue_component__$c = /*#__PURE__*/normalizeComponent({
2657
+ render: __vue_render__$c,
2658
+ staticRenderFns: __vue_staticRenderFns__$c
2659
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
2660
2660
 
2661
2661
  //
2662
- var script$a = {
2662
+ var script$b = {
2663
2663
  name: 'MapFloors',
2664
2664
  props: {
2665
2665
  showPOICount: {
@@ -2720,10 +2720,10 @@ var script$a = {
2720
2720
  };
2721
2721
 
2722
2722
  /* script */
2723
- const __vue_script__$a = script$a;
2723
+ const __vue_script__$b = script$b;
2724
2724
  /* template */
2725
2725
 
2726
- var __vue_render__$a = function () {
2726
+ var __vue_render__$b = function () {
2727
2727
  var _vm = this;
2728
2728
 
2729
2729
  var _h = _vm.$createElement;
@@ -2761,10 +2761,10 @@ var __vue_render__$a = function () {
2761
2761
  }), 0)]);
2762
2762
  };
2763
2763
 
2764
- var __vue_staticRenderFns__$a = [];
2764
+ var __vue_staticRenderFns__$b = [];
2765
2765
  /* style */
2766
2766
 
2767
- const __vue_inject_styles__$a = function (inject) {
2767
+ const __vue_inject_styles__$b = function (inject) {
2768
2768
  if (!inject) return;
2769
2769
  inject("data-v-acb9257a_0", {
2770
2770
  source: ".wf-floors-menu .wf-list-item[data-v-acb9257a]{text-overflow:ellipsis;list-style:none}",
@@ -2775,27 +2775,27 @@ const __vue_inject_styles__$a = function (inject) {
2775
2775
  /* scoped */
2776
2776
 
2777
2777
 
2778
- const __vue_scope_id__$a = "data-v-acb9257a";
2778
+ const __vue_scope_id__$b = "data-v-acb9257a";
2779
2779
  /* module identifier */
2780
2780
 
2781
- const __vue_module_identifier__$a = undefined;
2781
+ const __vue_module_identifier__$b = undefined;
2782
2782
  /* functional template */
2783
2783
 
2784
- const __vue_is_functional_template__$a = false;
2784
+ const __vue_is_functional_template__$b = false;
2785
2785
  /* style inject SSR */
2786
2786
 
2787
2787
  /* style inject shadow dom */
2788
2788
 
2789
- const __vue_component__$a = /*#__PURE__*/normalizeComponent({
2790
- render: __vue_render__$a,
2791
- staticRenderFns: __vue_staticRenderFns__$a
2792
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
2793
-
2794
- //
2795
- var script$9 = {
2789
+ const __vue_component__$b = /*#__PURE__*/normalizeComponent({
2790
+ render: __vue_render__$b,
2791
+ staticRenderFns: __vue_staticRenderFns__$b
2792
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
2793
+
2794
+ //
2795
+ var script$a = {
2796
2796
  name: 'FilteredMenu',
2797
2797
  components: {
2798
- POI: __vue_component__$l
2798
+ POI: __vue_component__$m
2799
2799
  },
2800
2800
 
2801
2801
  data() {
@@ -2866,10 +2866,10 @@ var script$9 = {
2866
2866
  };
2867
2867
 
2868
2868
  /* script */
2869
- const __vue_script__$9 = script$9;
2869
+ const __vue_script__$a = script$a;
2870
2870
  /* template */
2871
2871
 
2872
- var __vue_render__$9 = function () {
2872
+ var __vue_render__$a = function () {
2873
2873
  var _vm = this;
2874
2874
 
2875
2875
  var _h = _vm.$createElement;
@@ -2918,29 +2918,29 @@ var __vue_render__$9 = function () {
2918
2918
  }), 0)]);
2919
2919
  };
2920
2920
 
2921
- var __vue_staticRenderFns__$9 = [];
2921
+ var __vue_staticRenderFns__$a = [];
2922
2922
  /* style */
2923
2923
 
2924
- const __vue_inject_styles__$9 = undefined;
2924
+ const __vue_inject_styles__$a = undefined;
2925
2925
  /* scoped */
2926
2926
 
2927
- const __vue_scope_id__$9 = "data-v-e2dd64b6";
2927
+ const __vue_scope_id__$a = "data-v-e2dd64b6";
2928
2928
  /* module identifier */
2929
2929
 
2930
- const __vue_module_identifier__$9 = undefined;
2930
+ const __vue_module_identifier__$a = undefined;
2931
2931
  /* functional template */
2932
2932
 
2933
- const __vue_is_functional_template__$9 = false;
2933
+ const __vue_is_functional_template__$a = false;
2934
2934
  /* style inject */
2935
2935
 
2936
2936
  /* style inject SSR */
2937
2937
 
2938
2938
  /* style inject shadow dom */
2939
2939
 
2940
- const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
2941
- render: __vue_render__$9,
2942
- staticRenderFns: __vue_staticRenderFns__$9
2943
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
2940
+ const __vue_component__$a = /*#__PURE__*/normalizeComponent({
2941
+ render: __vue_render__$a,
2942
+ staticRenderFns: __vue_staticRenderFns__$a
2943
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
2944
2944
 
2945
2945
  function createCommonjsModule(fn, basedir, module) {
2946
2946
  return module = {
@@ -2961,11 +2961,11 @@ module.exports=function(t){var e={};function i(s){if(e[s])return e[s].exports;va
2961
2961
  });
2962
2962
 
2963
2963
  //
2964
- var script$8 = {
2964
+ var script$9 = {
2965
2965
  name: 'Search',
2966
2966
  components: {
2967
2967
  OSK: osk_common,
2968
- POI: __vue_component__$l
2968
+ POI: __vue_component__$m
2969
2969
  },
2970
2970
  computed: { ...mapState('wf', ['language', 'reset'])
2971
2971
  },
@@ -3126,10 +3126,10 @@ var script$8 = {
3126
3126
  };
3127
3127
 
3128
3128
  /* script */
3129
- const __vue_script__$8 = script$8;
3129
+ const __vue_script__$9 = script$9;
3130
3130
  /* template */
3131
3131
 
3132
- var __vue_render__$8 = function () {
3132
+ var __vue_render__$9 = function () {
3133
3133
  var _vm = this;
3134
3134
 
3135
3135
  var _h = _vm.$createElement;
@@ -3211,10 +3211,10 @@ var __vue_render__$8 = function () {
3211
3211
  }) : _vm._e()])]);
3212
3212
  };
3213
3213
 
3214
- var __vue_staticRenderFns__$8 = [];
3214
+ var __vue_staticRenderFns__$9 = [];
3215
3215
  /* style */
3216
3216
 
3217
- const __vue_inject_styles__$8 = function (inject) {
3217
+ const __vue_inject_styles__$9 = function (inject) {
3218
3218
  if (!inject) return;
3219
3219
  inject("data-v-106d1dfe_0", {
3220
3220
  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 +3225,21 @@ const __vue_inject_styles__$8 = function (inject) {
3225
3225
  /* scoped */
3226
3226
 
3227
3227
 
3228
- const __vue_scope_id__$8 = undefined;
3228
+ const __vue_scope_id__$9 = undefined;
3229
3229
  /* module identifier */
3230
3230
 
3231
- const __vue_module_identifier__$8 = undefined;
3231
+ const __vue_module_identifier__$9 = undefined;
3232
3232
  /* functional template */
3233
3233
 
3234
- const __vue_is_functional_template__$8 = false;
3234
+ const __vue_is_functional_template__$9 = false;
3235
3235
  /* style inject SSR */
3236
3236
 
3237
3237
  /* style inject shadow dom */
3238
3238
 
3239
- const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
3240
- render: __vue_render__$8,
3241
- staticRenderFns: __vue_staticRenderFns__$8
3242
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
3239
+ const __vue_component__$9 = /*#__PURE__*/normalizeComponent({
3240
+ render: __vue_render__$9,
3241
+ staticRenderFns: __vue_staticRenderFns__$9
3242
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, createInjector, undefined, undefined);
3243
3243
 
3244
3244
  //
3245
3245
  //
@@ -3249,7 +3249,7 @@ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
3249
3249
  //
3250
3250
  //
3251
3251
  //
3252
- var script$7 = {
3252
+ var script$8 = {
3253
3253
  name: 'Tabs',
3254
3254
  props: {
3255
3255
  activeTab: '',
@@ -3310,10 +3310,10 @@ var script$7 = {
3310
3310
  };
3311
3311
 
3312
3312
  /* script */
3313
- const __vue_script__$7 = script$7;
3313
+ const __vue_script__$8 = script$8;
3314
3314
  /* template */
3315
3315
 
3316
- var __vue_render__$7 = function () {
3316
+ var __vue_render__$8 = function () {
3317
3317
  var _vm = this;
3318
3318
 
3319
3319
  var _h = _vm.$createElement;
@@ -3330,10 +3330,10 @@ var __vue_render__$7 = function () {
3330
3330
  }, [_vm._t("default")], 2)]);
3331
3331
  };
3332
3332
 
3333
- var __vue_staticRenderFns__$7 = [];
3333
+ var __vue_staticRenderFns__$8 = [];
3334
3334
  /* style */
3335
3335
 
3336
- const __vue_inject_styles__$7 = function (inject) {
3336
+ const __vue_inject_styles__$8 = function (inject) {
3337
3337
  if (!inject) return;
3338
3338
  inject("data-v-7eaad22c_0", {
3339
3339
  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 +3344,21 @@ const __vue_inject_styles__$7 = function (inject) {
3344
3344
  /* scoped */
3345
3345
 
3346
3346
 
3347
- const __vue_scope_id__$7 = "data-v-7eaad22c";
3347
+ const __vue_scope_id__$8 = "data-v-7eaad22c";
3348
3348
  /* module identifier */
3349
3349
 
3350
- const __vue_module_identifier__$7 = undefined;
3350
+ const __vue_module_identifier__$8 = undefined;
3351
3351
  /* functional template */
3352
3352
 
3353
- const __vue_is_functional_template__$7 = false;
3353
+ const __vue_is_functional_template__$8 = false;
3354
3354
  /* style inject SSR */
3355
3355
 
3356
3356
  /* style inject shadow dom */
3357
3357
 
3358
- const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
3359
- render: __vue_render__$7,
3360
- staticRenderFns: __vue_staticRenderFns__$7
3361
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
3358
+ const __vue_component__$8 = /*#__PURE__*/normalizeComponent({
3359
+ render: __vue_render__$8,
3360
+ staticRenderFns: __vue_staticRenderFns__$8
3361
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, createInjector, undefined, undefined);
3362
3362
 
3363
3363
  //
3364
3364
  //
@@ -3366,7 +3366,7 @@ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
3366
3366
  //
3367
3367
  //
3368
3368
  //
3369
- var script$6 = {
3369
+ var script$7 = {
3370
3370
  name: 'Tab',
3371
3371
  props: {
3372
3372
  name: ''
@@ -3382,10 +3382,10 @@ var script$6 = {
3382
3382
  };
3383
3383
 
3384
3384
  /* script */
3385
- const __vue_script__$6 = script$6;
3385
+ const __vue_script__$7 = script$7;
3386
3386
  /* template */
3387
3387
 
3388
- var __vue_render__$6 = function () {
3388
+ var __vue_render__$7 = function () {
3389
3389
  var _vm = this;
3390
3390
 
3391
3391
  var _h = _vm.$createElement;
@@ -3400,10 +3400,10 @@ var __vue_render__$6 = function () {
3400
3400
  }, [_vm._t("default")], 2);
3401
3401
  };
3402
3402
 
3403
- var __vue_staticRenderFns__$6 = [];
3403
+ var __vue_staticRenderFns__$7 = [];
3404
3404
  /* style */
3405
3405
 
3406
- const __vue_inject_styles__$6 = function (inject) {
3406
+ const __vue_inject_styles__$7 = function (inject) {
3407
3407
  if (!inject) return;
3408
3408
  inject("data-v-b8114d98_0", {
3409
3409
  source: ".wf-tab[data-v-b8114d98]{overflow:hidden;flex-grow:1;flex-shrink:0;width:100%}",
@@ -3414,24 +3414,24 @@ const __vue_inject_styles__$6 = function (inject) {
3414
3414
  /* scoped */
3415
3415
 
3416
3416
 
3417
- const __vue_scope_id__$6 = "data-v-b8114d98";
3417
+ const __vue_scope_id__$7 = "data-v-b8114d98";
3418
3418
  /* module identifier */
3419
3419
 
3420
- const __vue_module_identifier__$6 = undefined;
3420
+ const __vue_module_identifier__$7 = undefined;
3421
3421
  /* functional template */
3422
3422
 
3423
- const __vue_is_functional_template__$6 = false;
3423
+ const __vue_is_functional_template__$7 = false;
3424
3424
  /* style inject SSR */
3425
3425
 
3426
3426
  /* style inject shadow dom */
3427
3427
 
3428
- const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
3429
- render: __vue_render__$6,
3430
- staticRenderFns: __vue_staticRenderFns__$6
3431
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
3428
+ const __vue_component__$7 = /*#__PURE__*/normalizeComponent({
3429
+ render: __vue_render__$7,
3430
+ staticRenderFns: __vue_staticRenderFns__$7
3431
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, createInjector, undefined, undefined);
3432
3432
 
3433
3433
  //
3434
- var script$5 = {
3434
+ var script$6 = {
3435
3435
  name: 'Tabs',
3436
3436
  computed: { ...mapState('wf', ['currentTab', 'searchVisible', 'mobile', 'landscape', 'shortcuts', 'language'])
3437
3437
  },
@@ -3452,10 +3452,10 @@ var script$5 = {
3452
3452
  };
3453
3453
 
3454
3454
  /* script */
3455
- const __vue_script__$5 = script$5;
3455
+ const __vue_script__$6 = script$6;
3456
3456
  /* template */
3457
3457
 
3458
- var __vue_render__$5 = function () {
3458
+ var __vue_render__$6 = function () {
3459
3459
  var _vm = this;
3460
3460
 
3461
3461
  var _h = _vm.$createElement;
@@ -3525,10 +3525,10 @@ var __vue_render__$5 = function () {
3525
3525
  })]);
3526
3526
  };
3527
3527
 
3528
- var __vue_staticRenderFns__$5 = [];
3528
+ var __vue_staticRenderFns__$6 = [];
3529
3529
  /* style */
3530
3530
 
3531
- const __vue_inject_styles__$5 = function (inject) {
3531
+ const __vue_inject_styles__$6 = function (inject) {
3532
3532
  if (!inject) return;
3533
3533
  inject("data-v-5229b2f8_0", {
3534
3534
  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 +3539,28 @@ const __vue_inject_styles__$5 = function (inject) {
3539
3539
  /* scoped */
3540
3540
 
3541
3541
 
3542
- const __vue_scope_id__$5 = "data-v-5229b2f8";
3542
+ const __vue_scope_id__$6 = "data-v-5229b2f8";
3543
3543
  /* module identifier */
3544
3544
 
3545
- const __vue_module_identifier__$5 = undefined;
3545
+ const __vue_module_identifier__$6 = undefined;
3546
3546
  /* functional template */
3547
3547
 
3548
- const __vue_is_functional_template__$5 = false;
3548
+ const __vue_is_functional_template__$6 = false;
3549
3549
  /* style inject SSR */
3550
3550
 
3551
3551
  /* style inject shadow dom */
3552
3552
 
3553
- const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
3554
- render: __vue_render__$5,
3555
- staticRenderFns: __vue_staticRenderFns__$5
3556
- }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, createInjector, undefined, undefined);
3553
+ const __vue_component__$6 = /*#__PURE__*/normalizeComponent({
3554
+ render: __vue_render__$6,
3555
+ staticRenderFns: __vue_staticRenderFns__$6
3556
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, createInjector, undefined, undefined);
3557
3557
 
3558
3558
  var scrollarea_common = createCommonjsModule(function (module) {
3559
3559
  module.exports=function(t){var e={};function i(n){if(e[n])return e[n].exports;var s=e[n]={i:n,l:!1,exports:{}};return t[n].call(s.exports,s,s.exports,i),s.l=!0,s.exports}return i.m=t,i.c=e,i.d=function(t,e,n){i.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:n});},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 n=Object.create(null);if(i.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var s in t)i.d(n,s,function(e){return t[e]}.bind(null,s));return n},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],n=e[1]-t[1];return Math.sqrt(i*i+n*n)},sqrDist:function(t,e){var i=e[0]-t[0],n=e[1]-t[1];return i*i+n*n},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],n=e[1],s=i*i+n*n;return s>0&&(s=1/Math.sqrt(s),t[0]=e[0]*s,t[1]=e[1]*s),t},dot:function(t,e){return t[0]*e[0]+t[1]*e[1]},cross:function(t,e,i){var n=e[0]*i[1]-e[1]*i[0];return t[0]=t[1]=0,t[2]=n,t},lerp:function(t,e,i,n){var s=e[0],o=e[1];return t[0]=s+n*(i[0]-s),t[1]=o+n*(i[1]-o),t},transformMat2:function(t,e,i){var n=e[0],s=e[1];return t[0]=n*i[0]+s*i[1],t[1]=n*i[2]+s*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 a}));var n=i(0),s=i.n(n);class o{constructor(t,e){this.position=s.a.create(),this.contentSize=t,this.viewSize=e,this.contentViewRatio=s.a.div(s.a.create(),this.getViewSize(),this.getContentSize()),this._maxPosition=s.a.create(),this._minPosition=s.a.create(),this._vec2cache=s.a.create();}getViewPosition(){return this.position}getContentPosition(){return this.position}clampPosition(){s.a.max(this._maxPosition,this.getViewSize(),this.getContentSize()),s.a.min(this._minPosition,this.getViewSize(),this.getContentSize()),s.a.sub(this._maxPosition,this._maxPosition,this._minPosition),this.position=this.clamp(this.position,s.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(s.a.sub(t,this.getViewPosition(),t));}setViewSize(t,e){s.a.set(this.viewSize,t,e),s.a.div(this.contentViewRatio,this.getViewSize(),this.getContentSize()),this.clampPosition();}setContentSize(t,e){s.a.set(this.contentSize,t,e),s.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 n=s.a.clone(t);return s.a.max(n,n,e),s.a.min(n,n,i),n}getPercentagePosition(){return s.a.div(s.a.create(),this.position,this.viewSize)}getRelativePosition(){return s.a.sub(this._vec2cache,this.getViewSize(),this.getContentSize()),0!==s.a.len(this._vec2cache)&&s.a.div(this._vec2cache,this.getViewPosition(),s.a.sub(this._vec2cache,this.getViewSize(),this.getContentSize())),this._vec2cache}getContentViewRatio(){return this.contentViewRatio}}class r{constructor(t,e){this.options=e||{},this.vertical="vertical"==this.getOption("direction"),this.position=0,this.mouseDelta=s.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.top="0",this.element.style.bottom="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(s.a.fromValues(this.bar.clientWidth,this.bar.clientHeight),s.a.fromValues(this.element.clientWidth,this.element.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=s.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=s.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=s.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);this.getOption("reverse")?this.scroll(s.a.sub(e,this.lastTouch,e)):this.scroll(s.a.sub(e,e,this.lastTouch));}this.lastTouch=s.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);}},!1);}scroll(t){var e=this;window.requestAnimationFrame((function(){e.view.move(t),t=s.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(this.bar.clientHeight):parseInt(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=s.a.create(),i=t.getContentViewRatio()[1];s.a.scale(e,t.getContentPosition(),i),this.view.setViewPosition(e),this.setPosition(this.view.getContentPosition());}getPercentage(){return s.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.bar.style.width=Math.floor(t.getViewSize()[0]*t.getContentViewRatio()[0])+"px",this.element.style.width=t.getViewSize()[0]+"px"),this.resize()):console.warn("View undefined");}resize(){this.getOption("swapContainers")?(this.view.setViewSize(parseInt(this.bar.clientWidth),parseInt(this.bar.clientHeight)),this.view.setContentSize(parseInt(this.element.clientWidth),parseInt(this.element.clientHeight))):(this.view.setViewSize(parseInt(this.element.clientWidth),parseInt(this.element.clientHeight)),this.view.setContentSize(parseInt(this.bar.clientWidth),parseInt(this.bar.clientHeight)));}}class a{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=s.a.create(),this.lastTime=0,this.smoothDistance=null,this.timeout=null,this.smoothCoeficent=s.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=s.a.create();this.container;if(this.getOption("swapContainers")?this.view=new o(s.a.fromValues(this.container.clientWidth,this.container.clientHeight),s.a.fromValues(this.content.clientWidth,this.content.clientHeight)):(this.content,this.view=new o(s.a.fromValues(this.content.clientWidth,this.content.clientHeight),s.a.fromValues(this.container.clientWidth,this.container.clientHeight))),this.container.style.position="relative",this.container.style.overflow="hidden",this.container.style.overflow="hidden",this.container.style.userSelect="none",this.attachEvents(this.container),this.scrollbar=new r(this.container,this.options),"undefined"!=typeof ResizeObserver&&this.content){var n=this;this.resizeObserver=new ResizeObserver((function(){n.resize();})),this.resizeObserver.observe(this.content);}}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(s.a.fromValues(0,this.getOption("wheelSpeed")*e));}),t.addEventListener("mousedown",t=>{this.mousedown=!0,t.stopPropagation(),t.preventDefault();}),window.addEventListener("mousemove",t=>{if(this.mousedown){var e=s.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.mousedown=!0,this.lastTouch=s.a.fromValues(t.touches[0].screenX,t.touches[0].screenY));},!1),window.addEventListener("touchend",t=>{this.lastTouch=null,this.mousedown=!1;},!1),window.addEventListener("touchcancel",t=>{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=s.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);this.getOption("reverse")?this.scroll(s.a.sub(e,this.lastTouch,e)):this.scroll(s.a.sub(e,e,this.lastTouch));}this.lastTouch=s.a.fromValues(t.touches[0].screenX,t.touches[0].screenY);}},!1);}onEndDrag(t,e){var i=s.a.div(0,Math.abs(event.velocity));if(this.getOption("smooth")&&sqrLen(i)>.3){var n=fromValues(event.deltaX,event.deltaY),o=s.a.create();s.a.multiply(o,n,i),this.getOption("reverse");var r=this;this.stop();var a=create(),h=function(){div(a,o,r.smoothCoeficent),sqrLen(a)>3?(sub(o,o,a),requestAnimFrame(h,r.getOption("updateInterval")),negate(a,a),r.scroll(a)):r.scrolling=!1;};this.timeout=requestAnimFrame(h,r.updateInterval);}else this.scrolling=!1;}resize(){this.getOption("swapContainers")?(this.view.setViewSize(parseInt(this.content.clientWidth),parseInt(this.content.clientHeight)),this.view.setContentSize(parseInt(this.container.clientWidth),parseInt(this.container.clientHeight))):(this.view.setViewSize(parseInt(this.container.clientWidth),parseInt(this.container.clientHeight)),this.view.setContentSize(parseInt(this.content.clientWidth),parseInt(this.content.clientHeight))),this.checkIfScrollIsNeeded(),this.scrollbar&&this.scrollbar.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 n=0,s=this.events[e].length;n<s;n++)i=this.events[e][n],"function"==typeof i&&i.apply(this,t);}}}scroll(t){var e=this;window.requestAnimationFrame((function(){e.view.move(t),t=s.a.clone(e.view.getContentPosition()),e.setContentOffset(t),e.scrollbar.setContentPosition(e.view),e.updateCallback&&"function"==typeof e.updateCallback&&e.updateCallback(me);}));}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);}}}]).ScrollArea;
3560
3560
  });
3561
3561
 
3562
3562
  //
3563
- var script$4 = {
3563
+ var script$5 = {
3564
3564
  name: 'ScrollableArea',
3565
3565
  data: () => ({
3566
3566
  scroll: null
@@ -3599,10 +3599,10 @@ var script$4 = {
3599
3599
  };
3600
3600
 
3601
3601
  /* script */
3602
- const __vue_script__$4 = script$4;
3602
+ const __vue_script__$5 = script$5;
3603
3603
  /* template */
3604
3604
 
3605
- var __vue_render__$4 = function () {
3605
+ var __vue_render__$5 = function () {
3606
3606
  var _vm = this;
3607
3607
 
3608
3608
  var _h = _vm.$createElement;
@@ -3615,32 +3615,32 @@ var __vue_render__$4 = function () {
3615
3615
  }, [_vm._t("default")], 2);
3616
3616
  };
3617
3617
 
3618
- var __vue_staticRenderFns__$4 = [];
3618
+ var __vue_staticRenderFns__$5 = [];
3619
3619
  /* style */
3620
3620
 
3621
- const __vue_inject_styles__$4 = undefined;
3621
+ const __vue_inject_styles__$5 = undefined;
3622
3622
  /* scoped */
3623
3623
 
3624
- const __vue_scope_id__$4 = "data-v-21e68d18";
3624
+ const __vue_scope_id__$5 = "data-v-21e68d18";
3625
3625
  /* module identifier */
3626
3626
 
3627
- const __vue_module_identifier__$4 = undefined;
3627
+ const __vue_module_identifier__$5 = undefined;
3628
3628
  /* functional template */
3629
3629
 
3630
- const __vue_is_functional_template__$4 = false;
3630
+ const __vue_is_functional_template__$5 = false;
3631
3631
  /* style inject */
3632
3632
 
3633
3633
  /* style inject SSR */
3634
3634
 
3635
3635
  /* style inject shadow dom */
3636
3636
 
3637
- const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
3638
- render: __vue_render__$4,
3639
- staticRenderFns: __vue_staticRenderFns__$4
3640
- }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, undefined, undefined, undefined);
3637
+ const __vue_component__$5 = /*#__PURE__*/normalizeComponent({
3638
+ render: __vue_render__$5,
3639
+ staticRenderFns: __vue_staticRenderFns__$5
3640
+ }, __vue_inject_styles__$5, __vue_script__$5, __vue_scope_id__$5, __vue_is_functional_template__$5, __vue_module_identifier__$5, false, undefined, undefined, undefined);
3641
3641
 
3642
3642
  //
3643
- var script$3 = {
3643
+ var script$4 = {
3644
3644
  name: 'Banner',
3645
3645
  props: {
3646
3646
  template: String,
@@ -3834,10 +3834,10 @@ var script$3 = {
3834
3834
  };
3835
3835
 
3836
3836
  /* script */
3837
- const __vue_script__$3 = script$3;
3837
+ const __vue_script__$4 = script$4;
3838
3838
  /* template */
3839
3839
 
3840
- var __vue_render__$3 = function () {
3840
+ var __vue_render__$4 = function () {
3841
3841
  var _vm = this;
3842
3842
 
3843
3843
  var _h = _vm.$createElement;
@@ -3906,10 +3906,10 @@ var __vue_render__$3 = function () {
3906
3906
  }), 0);
3907
3907
  };
3908
3908
 
3909
- var __vue_staticRenderFns__$3 = [];
3909
+ var __vue_staticRenderFns__$4 = [];
3910
3910
  /* style */
3911
3911
 
3912
- const __vue_inject_styles__$3 = function (inject) {
3912
+ const __vue_inject_styles__$4 = function (inject) {
3913
3913
  if (!inject) return;
3914
3914
  inject("data-v-1fcb87ce_0", {
3915
3915
  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%)}",
@@ -3920,7 +3920,164 @@ const __vue_inject_styles__$3 = function (inject) {
3920
3920
  /* scoped */
3921
3921
 
3922
3922
 
3923
- const __vue_scope_id__$3 = "data-v-1fcb87ce";
3923
+ const __vue_scope_id__$4 = "data-v-1fcb87ce";
3924
+ /* module identifier */
3925
+
3926
+ const __vue_module_identifier__$4 = undefined;
3927
+ /* functional template */
3928
+
3929
+ const __vue_is_functional_template__$4 = false;
3930
+ /* style inject SSR */
3931
+
3932
+ /* style inject shadow dom */
3933
+
3934
+ const __vue_component__$4 = /*#__PURE__*/normalizeComponent({
3935
+ render: __vue_render__$4,
3936
+ staticRenderFns: __vue_staticRenderFns__$4
3937
+ }, __vue_inject_styles__$4, __vue_script__$4, __vue_scope_id__$4, __vue_is_functional_template__$4, __vue_module_identifier__$4, false, createInjector, undefined, undefined);
3938
+
3939
+ //
3940
+ var script$3 = {
3941
+ name: 'PageMenu',
3942
+ props: {
3943
+ container: {
3944
+ type: String,
3945
+ default: "default"
3946
+ },
3947
+ showIcon: {
3948
+ type: Boolean,
3949
+ default: false
3950
+ },
3951
+ showName: {
3952
+ type: Boolean,
3953
+ default: true
3954
+ },
3955
+ currentPage: {
3956
+ type: Object,
3957
+ default: null
3958
+ }
3959
+ },
3960
+
3961
+ data() {
3962
+ return {
3963
+ count: 0
3964
+ };
3965
+ },
3966
+
3967
+ computed: { ...mapState('wf', ['pages', 'language']),
3968
+
3969
+ sortedPages() {
3970
+ let arr = [];
3971
+
3972
+ if (this.pages && typeof this.pages == "object" && this.pages[this.container]) {
3973
+ arr = Object.values(this.pages[this.container]).filter(page => {
3974
+ return page && page.visible;
3975
+ }); // Copy and filter array
3976
+
3977
+ arr = arr.sort((a, b) => {
3978
+ if (this.getName(a) && this.getName(b)) {
3979
+ return this.getName(a).localeCompare(this.getName(b));
3980
+ } else {
3981
+ return 0;
3982
+ }
3983
+ });
3984
+ }
3985
+
3986
+ this.count = arr.length;
3987
+ return arr;
3988
+ }
3989
+
3990
+ },
3991
+ methods: {
3992
+ onClick(page) {
3993
+ return () => {
3994
+ this.$emit('clicked', page);
3995
+ };
3996
+ },
3997
+
3998
+ getName(page) {
3999
+ if (page) {
4000
+ return page["name"][this.language];
4001
+ }
4002
+
4003
+ return "";
4004
+ }
4005
+
4006
+ }
4007
+ };
4008
+
4009
+ /* script */
4010
+ const __vue_script__$3 = script$3;
4011
+ /* template */
4012
+
4013
+ var __vue_render__$3 = function () {
4014
+ var _vm = this;
4015
+
4016
+ var _h = _vm.$createElement;
4017
+
4018
+ var _c = _vm._self._c || _h;
4019
+
4020
+ return _c('div', {
4021
+ staticClass: "wf-component wf-page-menu"
4022
+ }, [_c('ul', {
4023
+ staticClass: "wf-list",
4024
+ class: ['wf-list-count-' + _vm.count]
4025
+ }, _vm._l(_vm.sortedPages, function (page) {
4026
+ return _c('li', {
4027
+ directives: [{
4028
+ name: "touch",
4029
+ rawName: "v-touch:tap",
4030
+ value: _vm.onClick(page),
4031
+ expression: "onClick(page)",
4032
+ arg: "tap"
4033
+ }],
4034
+ key: page.id,
4035
+ staticClass: "wf-list-item",
4036
+ class: {
4037
+ "wf-active": _vm.currentPage && page.id == _vm.currentPage.id
4038
+ },
4039
+ on: {
4040
+ "click": function ($event) {
4041
+ return _vm.onClick(page);
4042
+ }
4043
+ }
4044
+ }, [_c('i', {
4045
+ directives: [{
4046
+ name: "show",
4047
+ rawName: "v-show",
4048
+ value: _vm.showIcon,
4049
+ expression: "showIcon"
4050
+ }],
4051
+ staticClass: "wf-icon",
4052
+ domProps: {
4053
+ "innerHTML": _vm._s(page.icon)
4054
+ }
4055
+ }), _vm._v(" "), _c('label', {
4056
+ directives: [{
4057
+ name: "show",
4058
+ rawName: "v-show",
4059
+ value: _vm.showName,
4060
+ expression: "showName"
4061
+ }]
4062
+ }, [_vm._v(_vm._s(_vm.getName(page)))])]);
4063
+ }), 0)]);
4064
+ };
4065
+
4066
+ var __vue_staticRenderFns__$3 = [];
4067
+ /* style */
4068
+
4069
+ const __vue_inject_styles__$3 = function (inject) {
4070
+ if (!inject) return;
4071
+ inject("data-v-babf1b98_0", {
4072
+ source: ".wf-list-item[data-v-babf1b98]{list-style:none}",
4073
+ map: undefined,
4074
+ media: undefined
4075
+ });
4076
+ };
4077
+ /* scoped */
4078
+
4079
+
4080
+ const __vue_scope_id__$3 = "data-v-babf1b98";
3924
4081
  /* module identifier */
3925
4082
 
3926
4083
  const __vue_module_identifier__$3 = undefined;
@@ -4017,6 +4174,10 @@ var script$1 = {
4017
4174
  type: Number,
4018
4175
  default: -1
4019
4176
  },
4177
+ slug: {
4178
+ type: String,
4179
+ default: null
4180
+ },
4020
4181
  showName: {
4021
4182
  type: Boolean,
4022
4183
  default: true
@@ -4043,16 +4204,34 @@ var script$1 = {
4043
4204
  index() {
4044
4205
  if (this.index >= 1) {
4045
4206
  this.currentIndex = this.index;
4207
+ this.updatePage();
4046
4208
  }
4209
+ },
4210
+
4211
+ slug() {
4212
+ this.updatePage();
4047
4213
  }
4048
4214
 
4049
4215
  },
4050
4216
  methods: {
4051
4217
  updatePage() {
4052
- if (this.pages) {
4053
- if (this.pages[this.container] && this.pages[this.container][this.currentIndex]) {
4218
+ if (this.pages && this.pages[this.container]) {
4219
+ console.log('updatePage1', this.page, this.container, this.currentIndex, this.slug);
4220
+
4221
+ if (this.slug != null) {
4222
+ let page;
4223
+
4224
+ for (let p in this.pages[this.container]) {
4225
+ page = this.pages[this.container][p];
4226
+
4227
+ if (page.slug.toLowerCase() == this.slug.toLowerCase()) {
4228
+ console.log('updatePage2', this.page, this.container, this.currentIndex, this.slug);
4229
+ this.page = page;
4230
+ break;
4231
+ }
4232
+ }
4233
+ } else if (this.currentIndex > -1 && this.pages[this.container][this.currentIndex]) {
4054
4234
  this.page = this.pages[this.container][this.currentIndex];
4055
- console.log('updatePage', this.page, this.container, this.currentIndex);
4056
4235
  }
4057
4236
  }
4058
4237
  },
@@ -4087,7 +4266,13 @@ var __vue_render__$1 = function () {
4087
4266
 
4088
4267
  return _vm.page ? _c('div', {
4089
4268
  staticClass: "wf-page"
4090
- }, [_vm.showName ? _c('label', {
4269
+ }, [_c('div', {
4270
+ staticClass: "wf-page-icon",
4271
+ class: [_vm.page.icon ? 'wf-has-icon' : ''],
4272
+ domProps: {
4273
+ "innerHTML": _vm._s(_vm.page.icon)
4274
+ }
4275
+ }), _vm._v(" "), _vm.showName ? _c('label', {
4091
4276
  staticClass: "wf-page-name",
4092
4277
  domProps: {
4093
4278
  "innerHTML": _vm._s(_vm.pageName || '')
@@ -4113,7 +4298,7 @@ var __vue_staticRenderFns__$1 = [];
4113
4298
  const __vue_inject_styles__$1 = undefined;
4114
4299
  /* scoped */
4115
4300
 
4116
- const __vue_scope_id__$1 = "data-v-02f9b2f6";
4301
+ const __vue_scope_id__$1 = "data-v-168fdeaf";
4117
4302
  /* module identifier */
4118
4303
 
4119
4304
  const __vue_module_identifier__$1 = undefined;
@@ -4214,26 +4399,27 @@ const __vue_component__ = /*#__PURE__*/normalizeComponent({
4214
4399
 
4215
4400
  var components = /*#__PURE__*/Object.freeze({
4216
4401
  __proto__: null,
4217
- WFMap: __vue_component__$m,
4218
- WFAZMenu: __vue_component__$k,
4219
- WFFlagsMenu: __vue_component__$j,
4220
- WFLanguagesMenu: __vue_component__$i,
4221
- WFGroupsMenu: __vue_component__$g,
4222
- WFGroupPOIsMenu: __vue_component__$f,
4223
- WFBuildingLogo: __vue_component__$e,
4224
- WFShortcutsMenu: __vue_component__$c,
4225
- WFZoomMenu: __vue_component__$b,
4226
- WFFloorsMenu: __vue_component__$a,
4227
- WFFilteredMenu: __vue_component__$9,
4228
- WFSearch: __vue_component__$8,
4229
- WFTabs: __vue_component__$7,
4230
- WFTab: __vue_component__$6,
4231
- WFTabButtons: __vue_component__$5,
4232
- WFScrollableArea: __vue_component__$4,
4233
- WFBanner: __vue_component__$3,
4234
- WFPOI: __vue_component__$l,
4402
+ WFMap: __vue_component__$n,
4403
+ WFAZMenu: __vue_component__$l,
4404
+ WFFlagsMenu: __vue_component__$k,
4405
+ WFLanguagesMenu: __vue_component__$j,
4406
+ WFGroupsMenu: __vue_component__$h,
4407
+ WFGroupPOIsMenu: __vue_component__$g,
4408
+ WFBuildingLogo: __vue_component__$f,
4409
+ WFShortcutsMenu: __vue_component__$d,
4410
+ WFZoomMenu: __vue_component__$c,
4411
+ WFFloorsMenu: __vue_component__$b,
4412
+ WFFilteredMenu: __vue_component__$a,
4413
+ WFSearch: __vue_component__$9,
4414
+ WFTabs: __vue_component__$8,
4415
+ WFTab: __vue_component__$7,
4416
+ WFTabButtons: __vue_component__$6,
4417
+ WFScrollableArea: __vue_component__$5,
4418
+ WFBanner: __vue_component__$4,
4419
+ WFPageMenu: __vue_component__$3,
4420
+ WFPOI: __vue_component__$m,
4235
4421
  WFPage: __vue_component__$1,
4236
- WFYAH: __vue_component__$d,
4422
+ WFYAH: __vue_component__$e,
4237
4423
  WFBrowser: __vue_component__
4238
4424
  });
4239
4425
 
@@ -4442,4 +4628,4 @@ const install = function installWayfinderVueComponents(Vue, store) {
4442
4628
  }; // Create module definition for Vue.use()
4443
4629
 
4444
4630
  export default install;
4445
- export { __vue_component__$k as WFAZMenu, __vue_component__$3 as WFBanner, __vue_component__ as WFBrowser, __vue_component__$e as WFBuildingLogo, __vue_component__$9 as WFFilteredMenu, __vue_component__$j as WFFlagsMenu, __vue_component__$a as WFFloorsMenu, __vue_component__$f as WFGroupPOIsMenu, __vue_component__$g as WFGroupsMenu, __vue_component__$i as WFLanguagesMenu, __vue_component__$m as WFMap, __vue_component__$l as WFPOI, __vue_component__$1 as WFPage, __vue_component__$4 as WFScrollableArea, __vue_component__$8 as WFSearch, __vue_component__$c as WFShortcutsMenu, __vue_component__$6 as WFTab, __vue_component__$5 as WFTabButtons, __vue_component__$7 as WFTabs, __vue_component__$d as WFYAH, __vue_component__$b as WFZoomMenu };
4631
+ export { __vue_component__$l as WFAZMenu, __vue_component__$4 as WFBanner, __vue_component__ as WFBrowser, __vue_component__$f as WFBuildingLogo, __vue_component__$a as WFFilteredMenu, __vue_component__$k as WFFlagsMenu, __vue_component__$b as WFFloorsMenu, __vue_component__$g as WFGroupPOIsMenu, __vue_component__$h as WFGroupsMenu, __vue_component__$j as WFLanguagesMenu, __vue_component__$n as WFMap, __vue_component__$m as WFPOI, __vue_component__$1 as WFPage, __vue_component__$3 as WFPageMenu, __vue_component__$5 as WFScrollableArea, __vue_component__$9 as WFSearch, __vue_component__$d as WFShortcutsMenu, __vue_component__$7 as WFTab, __vue_component__$6 as WFTabButtons, __vue_component__$8 as WFTabs, __vue_component__$e as WFYAH, __vue_component__$c as WFZoomMenu };