comand-component-library 3.3.53 → 3.3.54
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.
@@ -1398,15 +1398,15 @@ const Cs = {
|
|
1398
1398
|
}
|
1399
1399
|
},
|
1400
1400
|
computed: {
|
1401
|
-
locateAddress() {
|
1402
|
-
return "https://www.google.com/maps/place/" + this.addressData.address.streetNo + ", " + this.addressData.address.zip + " " + this.addressData.address.city;
|
1403
|
-
},
|
1404
1401
|
websiteUrlText() {
|
1405
1402
|
var e;
|
1406
1403
|
return (e = this.addressData.website) == null ? void 0 : e.text.replace("https://", "");
|
1407
1404
|
}
|
1408
1405
|
},
|
1409
1406
|
methods: {
|
1407
|
+
locateAddress(e) {
|
1408
|
+
return "https://www.google.com/maps/place/" + e.streetNo + ", " + e.zip + " " + e.city;
|
1409
|
+
},
|
1410
1410
|
vCardClass(e) {
|
1411
1411
|
if (e.name === "company")
|
1412
1412
|
return "org";
|
@@ -1426,26 +1426,26 @@ const Cs = {
|
|
1426
1426
|
return e.name === "telephone" || e.name === "mobilephone" ? "tel:" + e.href : e.name === "email" ? "mailto:" + e.href : e.name === "website" ? e.href : null;
|
1427
1427
|
}
|
1428
1428
|
}
|
1429
|
-
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = { key: 1 },
|
1429
|
+
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"], Ts = { key: 1 }, Ss = ["href", "title"], Ms = { class: "street-address" }, Os = /* @__PURE__ */ h("br", null, null, -1), Ls = {
|
1430
1430
|
key: 1,
|
1431
1431
|
class: "postal-code"
|
1432
|
-
},
|
1432
|
+
}, Ds = { class: "locality" }, Ns = /* @__PURE__ */ h("br", null, null, -1), js = /* @__PURE__ */ h("br", null, null, -1), Bs = {
|
1433
1433
|
key: 4,
|
1434
1434
|
class: "country-name"
|
1435
|
-
},
|
1435
|
+
}, Ps = { class: "street-address" }, As = /* @__PURE__ */ h("br", null, null, -1), Fs = {
|
1436
1436
|
key: 1,
|
1437
1437
|
class: "postal-code"
|
1438
|
-
},
|
1438
|
+
}, zs = { class: "locality" }, Hs = /* @__PURE__ */ h("br", null, null, -1), qs = /* @__PURE__ */ h("br", null, null, -1), Rs = {
|
1439
1439
|
key: 4,
|
1440
1440
|
class: "country-name"
|
1441
|
-
},
|
1441
|
+
}, Vs = ["href", "target", "title"], Es = ["innerHTML"], Us = ["href", "title"], Gs = { class: "street-address" }, Qs = /* @__PURE__ */ h("br", null, null, -1), Zs = { class: "postal-code" }, Ws = { class: "locality" }, Js = /* @__PURE__ */ h("br", null, null, -1), Ys = /* @__PURE__ */ h("br", null, null, -1), Ks = {
|
1442
1442
|
key: 3,
|
1443
1443
|
class: "country-name"
|
1444
|
-
},
|
1444
|
+
}, Xs = { class: "street-address" }, $s = /* @__PURE__ */ h("br", null, null, -1), el = { class: "postal-code" }, tl = { class: "locality" }, il = /* @__PURE__ */ h("br", null, null, -1), nl = /* @__PURE__ */ h("br", null, null, -1), sl = {
|
1445
1445
|
key: 3,
|
1446
1446
|
class: "country-name"
|
1447
1447
|
};
|
1448
|
-
function
|
1448
|
+
function ll(e, i, t, a, n, s) {
|
1449
1449
|
const u = W, d = E, r = cn("telephone");
|
1450
1450
|
return l(), o("div", bs, [
|
1451
1451
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
@@ -1476,45 +1476,46 @@ function sl(e, i, t, a, n, s) {
|
|
1476
1476
|
z(g(c.href), 1)
|
1477
1477
|
], 8, Is)), [
|
1478
1478
|
[r, c.href]
|
1479
|
-
]) : (l(), o(
|
1480
|
-
|
1481
|
-
|
1482
|
-
|
1479
|
+
]) : (l(), o("span", {
|
1480
|
+
key: 1,
|
1481
|
+
innerHTML: c.data
|
1482
|
+
}, null, 8, xs))
|
1483
|
+
], 2)) : (l(), o("dd", Ts, [
|
1483
1484
|
t.linkGoogleMaps ? (l(), o("a", {
|
1484
1485
|
key: 0,
|
1485
|
-
href: s.locateAddress,
|
1486
|
+
href: s.locateAddress(c),
|
1486
1487
|
target: "google-maps",
|
1487
1488
|
title: e.getMessage("cmdaddressdata.title.open_address_on_google_maps")
|
1488
1489
|
}, [
|
1489
1490
|
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1490
|
-
h("span",
|
1491
|
-
|
1491
|
+
h("span", Ms, g(c.streetNo), 1),
|
1492
|
+
Os
|
1492
1493
|
], 64)) : m("", !0),
|
1493
|
-
c.zip ? (l(), o("span",
|
1494
|
+
c.zip ? (l(), o("span", Ls, g(c.zip), 1)) : m("", !0),
|
1494
1495
|
c.city ? (l(), o(k, { key: 2 }, [
|
1495
|
-
h("span",
|
1496
|
-
|
1496
|
+
h("span", Ds, g(c.city), 1),
|
1497
|
+
Ns
|
1497
1498
|
], 64)) : m("", !0),
|
1498
1499
|
c.miscInfo ? (l(), o(k, { key: 3 }, [
|
1499
1500
|
h("span", null, g(c.miscInfo), 1),
|
1500
|
-
|
1501
|
+
js
|
1501
1502
|
], 64)) : m("", !0),
|
1502
|
-
c.country ? (l(), o("span",
|
1503
|
-
], 8,
|
1503
|
+
c.country ? (l(), o("span", Bs, g(c.country), 1)) : m("", !0)
|
1504
|
+
], 8, Ss)) : (l(), o(k, { key: 1 }, [
|
1504
1505
|
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1505
|
-
h("span",
|
1506
|
-
|
1506
|
+
h("span", Ps, g(c.streetNo), 1),
|
1507
|
+
As
|
1507
1508
|
], 64)) : m("", !0),
|
1508
|
-
c.zip ? (l(), o("span",
|
1509
|
+
c.zip ? (l(), o("span", Fs, g(c.zip) + "\xA0", 1)) : m("", !0),
|
1509
1510
|
c.city ? (l(), o(k, { key: 2 }, [
|
1510
|
-
h("span",
|
1511
|
-
|
1511
|
+
h("span", zs, g(c.city), 1),
|
1512
|
+
Hs
|
1512
1513
|
], 64)) : m("", !0),
|
1513
1514
|
c.miscInfo ? (l(), o(k, { key: 3 }, [
|
1514
1515
|
h("span", null, g(c.miscInfo), 1),
|
1515
|
-
|
1516
|
+
qs
|
1516
1517
|
], 64)) : m("", !0),
|
1517
|
-
c.country ? (l(), o("span",
|
1518
|
+
c.country ? (l(), o("span", Rs, g(c.country), 1)) : m("", !0)
|
1518
1519
|
], 64))
|
1519
1520
|
]))
|
1520
1521
|
], 64))), 128))
|
@@ -1523,15 +1524,34 @@ function sl(e, i, t, a, n, s) {
|
|
1523
1524
|
class: _(["flex-container", { vertical: !t.showIconsOnly }])
|
1524
1525
|
}, [
|
1525
1526
|
(l(!0), o(k, null, F(t.addressData, (c, f) => (l(), o(k, { key: f }, [
|
1526
|
-
c.name
|
1527
|
-
|
1527
|
+
c.href || c.name === "address" || !t.showIconsOnly ? (l(), o("li", {
|
1528
|
+
key: 0,
|
1529
|
+
class: _({ "no-flex": t.showIconsOnly })
|
1530
|
+
}, [
|
1531
|
+
c.href ? (l(), o("a", {
|
1528
1532
|
key: 0,
|
1529
|
-
|
1533
|
+
href: s.getHref(c),
|
1534
|
+
target: { _blank: c.name === "website" },
|
1535
|
+
title: c.tooltip
|
1530
1536
|
}, [
|
1531
|
-
|
1537
|
+
t.showIconsOnly ? (l(), o(k, { key: 0 }, [
|
1538
|
+
c.iconClass ? (l(), C(d, {
|
1539
|
+
key: 0,
|
1540
|
+
iconClass: c.iconClass,
|
1541
|
+
type: c.iconType
|
1542
|
+
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
1543
|
+
], 64)) : (l(), o(k, { key: 1 }, [
|
1544
|
+
z(g(c.href), 1)
|
1545
|
+
], 64))
|
1546
|
+
], 8, Vs)) : t.showIconsOnly ? m("", !0) : (l(), o("span", {
|
1547
|
+
key: 1,
|
1548
|
+
innerHTML: c.data
|
1549
|
+
}, null, 8, Es)),
|
1550
|
+
c.name === "address" ? (l(), o(k, { key: 2 }, [
|
1551
|
+
t.linkGoogleMaps ? (l(), o("a", {
|
1532
1552
|
key: 0,
|
1533
|
-
href: s.
|
1534
|
-
target:
|
1553
|
+
href: s.locateAddress(c),
|
1554
|
+
target: "google-maps",
|
1535
1555
|
title: c.tooltip
|
1536
1556
|
}, [
|
1537
1557
|
t.showIconsOnly ? (l(), o(k, { key: 0 }, [
|
@@ -1541,57 +1561,47 @@ function sl(e, i, t, a, n, s) {
|
|
1541
1561
|
type: c.iconType
|
1542
1562
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
1543
1563
|
], 64)) : (l(), o(k, { key: 1 }, [
|
1544
|
-
|
1564
|
+
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1565
|
+
h("span", Gs, g(c.streetNo), 1),
|
1566
|
+
Qs
|
1567
|
+
], 64)) : m("", !0),
|
1568
|
+
c.zip || c.city ? (l(), o(k, { key: 1 }, [
|
1569
|
+
h("span", Zs, g(c.zip) + "\xA0", 1),
|
1570
|
+
h("span", Ws, g(c.city), 1),
|
1571
|
+
Js
|
1572
|
+
], 64)) : m("", !0),
|
1573
|
+
c.miscInfo ? (l(), o(k, { key: 2 }, [
|
1574
|
+
h("span", null, g(c.miscInfo), 1),
|
1575
|
+
Ys
|
1576
|
+
], 64)) : m("", !0),
|
1577
|
+
c.country ? (l(), o("span", Ks, g(c.country), 1)) : m("", !0)
|
1545
1578
|
], 64))
|
1546
|
-
], 8,
|
1547
|
-
|
1548
|
-
|
1549
|
-
|
1550
|
-
|
1551
|
-
|
1552
|
-
|
1553
|
-
|
1554
|
-
|
1555
|
-
|
1556
|
-
|
1557
|
-
|
1558
|
-
|
1559
|
-
|
1560
|
-
|
1561
|
-
|
1562
|
-
|
1563
|
-
|
1564
|
-
|
1565
|
-
], 64)) : m("", !0),
|
1566
|
-
c.miscInfo ? (l(), o(k, { key: 2 }, [
|
1567
|
-
h("span", null, g(c.miscInfo), 1),
|
1568
|
-
Js
|
1569
|
-
], 64)) : m("", !0),
|
1570
|
-
c.country ? (l(), o("span", Ys, g(c.country), 1)) : m("", !0)
|
1571
|
-
], 8, Es)) : (l(), o(k, { key: 1 }, [
|
1572
|
-
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1573
|
-
h("span", Ks, g(c.streetNo), 1),
|
1574
|
-
Xs
|
1575
|
-
], 64)) : m("", !0),
|
1576
|
-
c.zip || c.city ? (l(), o(k, { key: 1 }, [
|
1577
|
-
h("span", $s, g(c.zip) + "\xA0", 1),
|
1578
|
-
h("span", el, g(c.city), 1),
|
1579
|
-
tl
|
1580
|
-
], 64)) : m("", !0),
|
1581
|
-
c.miscInfo ? (l(), o(k, { key: 2 }, [
|
1582
|
-
h("span", null, g(c.miscInfo), 1),
|
1583
|
-
il
|
1584
|
-
], 64)) : m("", !0),
|
1585
|
-
c.country ? (l(), o("span", nl, g(c.country), 1)) : m("", !0)
|
1586
|
-
], 64))
|
1587
|
-
])) : m("", !0)
|
1579
|
+
], 8, Us)) : m("", !0),
|
1580
|
+
!t.linkGoogleMaps && !t.showIconsOnly ? (l(), o(k, { key: 1 }, [
|
1581
|
+
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1582
|
+
h("span", Xs, g(c.streetNo), 1),
|
1583
|
+
$s
|
1584
|
+
], 64)) : m("", !0),
|
1585
|
+
c.zip || c.city ? (l(), o(k, { key: 1 }, [
|
1586
|
+
h("span", el, g(c.zip) + "\xA0", 1),
|
1587
|
+
h("span", tl, g(c.city), 1),
|
1588
|
+
il
|
1589
|
+
], 64)) : m("", !0),
|
1590
|
+
c.miscInfo ? (l(), o(k, { key: 2 }, [
|
1591
|
+
h("span", null, g(c.miscInfo), 1),
|
1592
|
+
nl
|
1593
|
+
], 64)) : m("", !0),
|
1594
|
+
c.country ? (l(), o("span", sl, g(c.country), 1)) : m("", !0)
|
1595
|
+
], 64)) : m("", !0)
|
1596
|
+
], 64)) : m("", !0)
|
1597
|
+
], 2)) : m("", !0)
|
1588
1598
|
], 64))), 128))
|
1589
1599
|
], 2))
|
1590
1600
|
])
|
1591
1601
|
]);
|
1592
1602
|
}
|
1593
|
-
const
|
1594
|
-
const
|
1603
|
+
const jh = /* @__PURE__ */ N(Cs, [["render", ll]]);
|
1604
|
+
const ol = {
|
1595
1605
|
name: "CmdBackToTopButton",
|
1596
1606
|
data() {
|
1597
1607
|
return {
|
@@ -1631,8 +1641,8 @@ const ll = {
|
|
1631
1641
|
window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
1632
1642
|
}
|
1633
1643
|
}
|
1634
|
-
},
|
1635
|
-
function
|
1644
|
+
}, al = ["title"];
|
1645
|
+
function rl(e, i, t, a, n, s) {
|
1636
1646
|
const u = E;
|
1637
1647
|
return l(), C(ue, { name: "fade" }, {
|
1638
1648
|
default: A(() => [
|
@@ -1647,13 +1657,13 @@ function al(e, i, t, a, n, s) {
|
|
1647
1657
|
iconClass: t.iconBackToTop.iconClass,
|
1648
1658
|
type: t.iconBackToTop.iconType
|
1649
1659
|
}, null, 8, ["iconClass", "type"])
|
1650
|
-
], 8,
|
1660
|
+
], 8, al)) : m("", !0)
|
1651
1661
|
]),
|
1652
1662
|
_: 1
|
1653
1663
|
});
|
1654
1664
|
}
|
1655
|
-
const
|
1656
|
-
const
|
1665
|
+
const Bh = /* @__PURE__ */ N(ol, [["render", rl]]);
|
1666
|
+
const cl = {
|
1657
1667
|
name: "CmdBankAccountData",
|
1658
1668
|
props: {
|
1659
1669
|
accountData: {
|
@@ -1689,15 +1699,15 @@ const rl = {
|
|
1689
1699
|
navigator.clipboard.writeText(i), alert(i + " was copied to clipboard");
|
1690
1700
|
}
|
1691
1701
|
}
|
1692
|
-
},
|
1693
|
-
function
|
1702
|
+
}, ul = { class: "cmd-bank-account-data" }, dl = { key: 0 }, ml = ["onClick", "title"], hl = { key: 1 };
|
1703
|
+
function fl(e, i, t, a, n, s) {
|
1694
1704
|
const u = W, d = E;
|
1695
|
-
return l(), o("div",
|
1705
|
+
return l(), o("div", ul, [
|
1696
1706
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
1697
1707
|
h("dl", null, [
|
1698
1708
|
(l(!0), o(k, null, F(t.accountData, (r, c) => (l(), o(k, { key: c }, [
|
1699
1709
|
h("dt", null, g(r.text), 1),
|
1700
|
-
t.allowCopyByClick && r.allowCopy ? (l(), o("dd",
|
1710
|
+
t.allowCopyByClick && r.allowCopy ? (l(), o("dd", dl, [
|
1701
1711
|
h("span", null, g(r.value), 1),
|
1702
1712
|
h("a", {
|
1703
1713
|
href: "#",
|
@@ -1708,18 +1718,18 @@ function hl(e, i, t, a, n, s) {
|
|
1708
1718
|
iconClass: t.iconCopy.iconClass,
|
1709
1719
|
type: t.iconCopy.iconType
|
1710
1720
|
}, null, 8, ["iconClass", "type"])
|
1711
|
-
], 8,
|
1721
|
+
], 8, ml)
|
1712
1722
|
])) : (l(), o("dd", { key: c }, g(r.value), 1))
|
1713
1723
|
], 64))), 128))
|
1714
1724
|
]),
|
1715
|
-
t.additionalInformation ? (l(), o("p",
|
1725
|
+
t.additionalInformation ? (l(), o("p", hl, g(t.additionalInformation), 1)) : m("", !0)
|
1716
1726
|
]);
|
1717
1727
|
}
|
1718
|
-
const
|
1728
|
+
const Ph = /* @__PURE__ */ N(cl, [["render", fl]]);
|
1719
1729
|
function me(e) {
|
1720
1730
|
return e.path ? e.path : ((e.route == null || typeof e.route != "object" || !e.route.path && !e.route.name) && console.error("Error in router configuration. Expected object with 'path' or 'name', got", e.route), e.route);
|
1721
1731
|
}
|
1722
|
-
const
|
1732
|
+
const gl = {
|
1723
1733
|
data() {
|
1724
1734
|
return {
|
1725
1735
|
mediumMaxWidth: 1023,
|
@@ -1764,23 +1774,23 @@ const fl = {
|
|
1764
1774
|
this.currentWindowWidth = window.innerWidth;
|
1765
1775
|
}
|
1766
1776
|
}
|
1767
|
-
},
|
1768
|
-
function
|
1777
|
+
}, pl = { key: 0 }, yl = ["src", "alt", "title"], _l = { key: 1 };
|
1778
|
+
function Cl(e, i, t, a, n, s) {
|
1769
1779
|
var u, d, r, c, f, p;
|
1770
1780
|
return l(), o("figure", {
|
1771
1781
|
class: _(["cmd-image", s.getTextAlign])
|
1772
1782
|
}, [
|
1773
|
-
((u = t.figcaption) == null ? void 0 : u.show) && ((d = t.figcaption) == null ? void 0 : d.position) === "top" ? (l(), o("figcaption",
|
1783
|
+
((u = t.figcaption) == null ? void 0 : u.show) && ((d = t.figcaption) == null ? void 0 : d.position) === "top" ? (l(), o("figcaption", pl, g((r = t.figcaption) == null ? void 0 : r.text), 1)) : m("", !0),
|
1774
1784
|
h("img", {
|
1775
1785
|
src: s.imageSource,
|
1776
1786
|
alt: t.image.alt,
|
1777
1787
|
title: t.image.tooltip
|
1778
|
-
}, null, 8,
|
1779
|
-
((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption",
|
1788
|
+
}, null, 8, yl),
|
1789
|
+
((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption", _l, g((p = t.figcaption) == null ? void 0 : p.text), 1)) : m("", !0)
|
1780
1790
|
], 2);
|
1781
1791
|
}
|
1782
|
-
const Ie = /* @__PURE__ */ N(
|
1783
|
-
const
|
1792
|
+
const Ie = /* @__PURE__ */ N(gl, [["render", Cl]]);
|
1793
|
+
const bl = {
|
1784
1794
|
name: "CmdSlideButton",
|
1785
1795
|
props: {
|
1786
1796
|
slideButtonType: {
|
@@ -1816,8 +1826,8 @@ const Cl = {
|
|
1816
1826
|
return this.slideButtons[this.slideButtonType] ? this.slideButtons[this.slideButtonType] : (console.warn("Property 'slideButtonType' does not match slideButtons-key"), {});
|
1817
1827
|
}
|
1818
1828
|
}
|
1819
|
-
},
|
1820
|
-
function
|
1829
|
+
}, kl = ["title"];
|
1830
|
+
function vl(e, i, t, a, n, s) {
|
1821
1831
|
const u = E;
|
1822
1832
|
return l(), o("a", {
|
1823
1833
|
href: "#",
|
@@ -1829,9 +1839,9 @@ function kl(e, i, t, a, n, s) {
|
|
1829
1839
|
x(u, {
|
1830
1840
|
iconClass: s.getDirection.iconClass || "next"
|
1831
1841
|
}, null, 8, ["iconClass"])
|
1832
|
-
], 10,
|
1842
|
+
], 10, kl);
|
1833
1843
|
}
|
1834
|
-
const St = /* @__PURE__ */ N(
|
1844
|
+
const St = /* @__PURE__ */ N(bl, [["render", vl]]), wl = {
|
1835
1845
|
data() {
|
1836
1846
|
return {
|
1837
1847
|
defaultMessageProperties: {
|
@@ -1842,12 +1852,12 @@ const St = /* @__PURE__ */ N(Cl, [["render", kl]]), vl = {
|
|
1842
1852
|
};
|
1843
1853
|
}
|
1844
1854
|
};
|
1845
|
-
const
|
1855
|
+
const Il = {
|
1846
1856
|
name: "CmdThumbnailScroller",
|
1847
1857
|
emits: ["click"],
|
1848
1858
|
mixins: [
|
1849
1859
|
ie,
|
1850
|
-
|
1860
|
+
wl
|
1851
1861
|
],
|
1852
1862
|
data() {
|
1853
1863
|
return {
|
@@ -1949,8 +1959,8 @@ const wl = {
|
|
1949
1959
|
immediate: !0
|
1950
1960
|
}
|
1951
1961
|
}
|
1952
|
-
},
|
1953
|
-
function
|
1962
|
+
}, xl = ["href", "onClick", "title", "target"];
|
1963
|
+
function Tl(e, i, t, a, n, s) {
|
1954
1964
|
const u = St, d = Ie, r = E;
|
1955
1965
|
return l(), o("div", {
|
1956
1966
|
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }])
|
@@ -1988,7 +1998,7 @@ function xl(e, i, t, a, n, s) {
|
|
1988
1998
|
z(g(c.text), 1)
|
1989
1999
|
], 64)) : m("", !0)
|
1990
2000
|
], 64))
|
1991
|
-
], 8,
|
2001
|
+
], 8, xl)
|
1992
2002
|
], 2))), 128))
|
1993
2003
|
]),
|
1994
2004
|
_: 1
|
@@ -1999,16 +2009,16 @@ function xl(e, i, t, a, n, s) {
|
|
1999
2009
|
}, null, 8, ["onClick", "slideButtons"])
|
2000
2010
|
], 2);
|
2001
2011
|
}
|
2002
|
-
const
|
2003
|
-
function
|
2012
|
+
const Sl = /* @__PURE__ */ N(Il, [["render", Tl]]);
|
2013
|
+
function Ml() {
|
2004
2014
|
let e = new Date().getTime();
|
2005
2015
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(i) {
|
2006
2016
|
const t = (e + Math.random() * 16) % 16 | 0;
|
2007
2017
|
return e = Math.floor(e / 16), (i === "x" ? t : t & 3 | 8).toString(16);
|
2008
2018
|
});
|
2009
2019
|
}
|
2010
|
-
function
|
2011
|
-
return "cmd-" +
|
2020
|
+
function Ol() {
|
2021
|
+
return "cmd-" + Ml();
|
2012
2022
|
}
|
2013
2023
|
const xe = {
|
2014
2024
|
props: {
|
@@ -2019,7 +2029,7 @@ const xe = {
|
|
2019
2029
|
},
|
2020
2030
|
computed: {
|
2021
2031
|
htmlId() {
|
2022
|
-
return this.id ||
|
2032
|
+
return this.id || Ol();
|
2023
2033
|
}
|
2024
2034
|
},
|
2025
2035
|
methods: {
|
@@ -2183,7 +2193,7 @@ const Mt = (e) => {
|
|
2183
2193
|
}));
|
2184
2194
|
},
|
2185
2195
|
async loadContent(e) {
|
2186
|
-
(await
|
2196
|
+
(await Ll(e)).startsWith("image/") ? this.fancyBoxImageUrl = e : fetch(e).then((t) => t.text()).then((t) => this.fancyBoxContent = t).catch((t) => console.error(`Error loading ${this.url}: ${t}`));
|
2187
2197
|
},
|
2188
2198
|
showPrevItem() {
|
2189
2199
|
this.index > 0 ? this.index-- : this.index = this.fancyBoxGallery.length - 1;
|
@@ -2219,46 +2229,46 @@ const Mt = (e) => {
|
|
2219
2229
|
}
|
2220
2230
|
}
|
2221
2231
|
});
|
2222
|
-
async function
|
2232
|
+
async function Ll(e) {
|
2223
2233
|
const i = await fetch(e, { method: "HEAD" });
|
2224
2234
|
return i.ok ? (i.headers.get("Content-Type") || "").split(";")[0] : "text/html";
|
2225
2235
|
}
|
2226
|
-
const
|
2236
|
+
const Dl = Wi, Nl = ["aria-label"], jl = { class: "flex-container" }, Bl = {
|
2227
2237
|
key: 1,
|
2228
2238
|
class: "button-wrapper no-flex"
|
2229
|
-
},
|
2239
|
+
}, Pl = ["title"], Al = ["title"], Fl = ["title"], zl = {
|
2230
2240
|
key: 0,
|
2231
2241
|
class: "content"
|
2232
|
-
},
|
2242
|
+
}, Hl = ["innerHTML"], ql = {
|
2233
2243
|
key: 2,
|
2234
2244
|
class: "content"
|
2235
|
-
},
|
2245
|
+
}, Rl = {
|
2236
2246
|
key: 3,
|
2237
2247
|
class: "content"
|
2238
|
-
},
|
2248
|
+
}, Vl = {
|
2239
2249
|
key: 4,
|
2240
2250
|
class: "content"
|
2241
|
-
},
|
2251
|
+
}, El = {
|
2242
2252
|
key: 0,
|
2243
2253
|
class: "flex-container no-flex"
|
2244
|
-
},
|
2245
|
-
function
|
2254
|
+
}, Ul = ["title"], Gl = { key: 1 }, Ql = ["title"], Zl = { key: 1 };
|
2255
|
+
function Wl(e, i, t, a, n, s) {
|
2246
2256
|
var p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se, L, X, fe, Ce, S, B, U, re;
|
2247
|
-
const u = W, d = E, r = Ie, c = St, f =
|
2257
|
+
const u = W, d = E, r = Ie, c = St, f = Sl;
|
2248
2258
|
return l(), C(dn, { to: "body" }, [
|
2249
2259
|
h("dialog", {
|
2250
2260
|
ref: "dialog",
|
2251
2261
|
class: _(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
|
2252
2262
|
"aria-label": e.ariaLabelText
|
2253
2263
|
}, [
|
2254
|
-
h("header",
|
2264
|
+
h("header", jl, [
|
2255
2265
|
(p = e.cmdHeadline) != null && p.show ? (l(), C(u, {
|
2256
2266
|
key: 0,
|
2257
2267
|
headlineText: (b = e.cmdHeadline) == null ? void 0 : b.headlineText,
|
2258
2268
|
headlineLevel: (y = e.cmdHeadline) == null ? void 0 : y.headlineLevel,
|
2259
2269
|
id: e.htmlId
|
2260
2270
|
}, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
|
2261
|
-
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div",
|
2271
|
+
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", Bl, [
|
2262
2272
|
e.showPrintButtons && ((T = e.fancyboxOptions.printButtons) == null ? void 0 : T.color) ? (l(), o("a", {
|
2263
2273
|
key: 0,
|
2264
2274
|
href: "#",
|
@@ -2270,7 +2280,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2270
2280
|
iconClass: (j = e.fancyboxOptions.printButtons.color) == null ? void 0 : j.iconClass,
|
2271
2281
|
type: (Q = e.fancyboxOptions.printButtons.color) == null ? void 0 : Q.iconType
|
2272
2282
|
}, null, 8, ["iconClass", "type"])
|
2273
|
-
], 8,
|
2283
|
+
], 8, Pl)) : m("", !0),
|
2274
2284
|
e.showPrintButtons && ((w = e.fancyboxOptions.printButtons) == null ? void 0 : w.grayscale) ? (l(), o("a", {
|
2275
2285
|
key: 1,
|
2276
2286
|
href: "#",
|
@@ -2282,7 +2292,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2282
2292
|
iconClass: (D = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : D.iconClass,
|
2283
2293
|
type: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconType
|
2284
2294
|
}, null, 8, ["iconClass", "type"])
|
2285
|
-
], 8,
|
2295
|
+
], 8, Al)) : m("", !0),
|
2286
2296
|
e.fancyboxOptions.closeIcon ? (l(), o("a", {
|
2287
2297
|
key: 2,
|
2288
2298
|
href: "#",
|
@@ -2296,13 +2306,13 @@ function Zl(e, i, t, a, n, s) {
|
|
2296
2306
|
iconClass: e.fancyboxOptions.closeIcon.iconClass,
|
2297
2307
|
type: e.fancyboxOptions.closeIcon.iconType
|
2298
2308
|
}, null, 8, ["iconClass", "type"])
|
2299
|
-
], 8,
|
2309
|
+
], 8, Fl)) : m("", !0)
|
2300
2310
|
])) : m("", !0)
|
2301
2311
|
]),
|
2302
2312
|
h("div", {
|
2303
2313
|
class: _(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
|
2304
2314
|
}, [
|
2305
|
-
e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (l(), o("div",
|
2315
|
+
e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (l(), o("div", zl, [
|
2306
2316
|
x(r, {
|
2307
2317
|
image: e.largeSingleImage,
|
2308
2318
|
figcaption: (Z = e.cmdImage) == null ? void 0 : Z.figcaption
|
@@ -2311,7 +2321,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2311
2321
|
key: 1,
|
2312
2322
|
class: "content",
|
2313
2323
|
innerHTML: e.fancyBoxContent
|
2314
|
-
}, null, 8,
|
2324
|
+
}, null, 8, Hl)) : e.fancyBoxElements ? (l(), o("div", ql)) : e.fancyBoxGallery ? (l(), o("div", Rl, [
|
2315
2325
|
x(c, {
|
2316
2326
|
onClick: O(e.showPrevItem, ["prevent"]),
|
2317
2327
|
slideButtonType: "prev"
|
@@ -2323,11 +2333,11 @@ function Zl(e, i, t, a, n, s) {
|
|
2323
2333
|
x(c, {
|
2324
2334
|
onClick: O(e.showNextItem, ["prevent"])
|
2325
2335
|
}, null, 8, ["onClick"])
|
2326
|
-
])) : (l(), o("div",
|
2336
|
+
])) : (l(), o("div", Vl, [
|
2327
2337
|
V(e.$slots, "default")
|
2328
2338
|
]))
|
2329
2339
|
], 2),
|
2330
|
-
e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (l(), o("footer",
|
2340
|
+
e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (l(), o("footer", El, [
|
2331
2341
|
(R = e.fancyboxOptions.submitButtons) != null && R.cancel ? (l(), o("button", {
|
2332
2342
|
key: 0,
|
2333
2343
|
onClick: i[3] || (i[3] = (...ce) => e.cancel && e.cancel(...ce)),
|
@@ -2338,8 +2348,8 @@ function Zl(e, i, t, a, n, s) {
|
|
2338
2348
|
iconClass: (ae = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ae.iconClass,
|
2339
2349
|
type: (te = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : te.iconType
|
2340
2350
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2341
|
-
(se = e.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (l(), o("span",
|
2342
|
-
], 8,
|
2351
|
+
(se = e.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (l(), o("span", Gl, g((L = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : L.buttonText), 1)) : m("", !0)
|
2352
|
+
], 8, Ul)) : m("", !0),
|
2343
2353
|
(X = e.fancyboxOptions.submitButtons) != null && X.confirm ? (l(), o("button", {
|
2344
2354
|
key: 1,
|
2345
2355
|
onClick: i[4] || (i[4] = (...ce) => e.confirm && e.confirm(...ce)),
|
@@ -2350,8 +2360,8 @@ function Zl(e, i, t, a, n, s) {
|
|
2350
2360
|
iconClass: (S = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : S.iconClass,
|
2351
2361
|
type: (B = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : B.iconType
|
2352
2362
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2353
|
-
(U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span",
|
2354
|
-
], 8,
|
2363
|
+
(U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span", Zl, g((re = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : re.buttonText), 1)) : m("", !0)
|
2364
|
+
], 8, Ql)) : m("", !0)
|
2355
2365
|
])) : m("", !0),
|
2356
2366
|
e.fancyBoxGallery ? (l(), C(f, {
|
2357
2367
|
key: 1,
|
@@ -2360,11 +2370,11 @@ function Zl(e, i, t, a, n, s) {
|
|
2360
2370
|
onClick: e.showItem,
|
2361
2371
|
imgIndex: e.index
|
2362
2372
|
}, null, 8, ["thumbnailScrollerItems", "onClick", "imgIndex"])) : m("", !0)
|
2363
|
-
], 10,
|
2373
|
+
], 10, Nl)
|
2364
2374
|
]);
|
2365
2375
|
}
|
2366
|
-
const
|
2367
|
-
const
|
2376
|
+
const Ah = /* @__PURE__ */ N(Dl, [["render", Wl]]);
|
2377
|
+
const Jl = {
|
2368
2378
|
name: "CmdListOfLinks",
|
2369
2379
|
props: {
|
2370
2380
|
sectionAnchors: {
|
@@ -2412,8 +2422,8 @@ const Wl = {
|
|
2412
2422
|
e.fancybox && (i.preventDefault(), Mt({ url: e.path }));
|
2413
2423
|
}
|
2414
2424
|
}
|
2415
|
-
},
|
2416
|
-
function
|
2425
|
+
}, Yl = ["href", "target", "onClick", "title"], Kl = { key: 1 }, Xl = { key: 1 };
|
2426
|
+
function $l(e, i, t, a, n, s) {
|
2417
2427
|
const u = W, d = E, r = le("router-link");
|
2418
2428
|
return l(), o("div", {
|
2419
2429
|
class: _(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors, "large-icons": t.largeIcons }])
|
@@ -2438,8 +2448,8 @@ function Xl(e, i, t, a, n, s) {
|
|
2438
2448
|
iconClass: c.iconClass,
|
2439
2449
|
type: c.iconType
|
2440
2450
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2441
|
-
c.text ? (l(), o("span",
|
2442
|
-
], 8,
|
2451
|
+
c.text ? (l(), o("span", Kl, g(c.text), 1)) : m("", !0)
|
2452
|
+
], 8, Yl)) : c.type === "router" ? (l(), C(r, {
|
2443
2453
|
key: 1,
|
2444
2454
|
to: s.getRoute(c),
|
2445
2455
|
title: c.tooltip
|
@@ -2450,7 +2460,7 @@ function Xl(e, i, t, a, n, s) {
|
|
2450
2460
|
iconClass: c.iconClass,
|
2451
2461
|
type: c.iconType
|
2452
2462
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2453
|
-
c.text ? (l(), o("span",
|
2463
|
+
c.text ? (l(), o("span", Xl, g(c.text), 1)) : m("", !0)
|
2454
2464
|
]),
|
2455
2465
|
_: 2
|
2456
2466
|
}, 1032, ["to", "title"])) : m("", !0)
|
@@ -2458,7 +2468,7 @@ function Xl(e, i, t, a, n, s) {
|
|
2458
2468
|
], 2)
|
2459
2469
|
], 2);
|
2460
2470
|
}
|
2461
|
-
const
|
2471
|
+
const eo = /* @__PURE__ */ N(Jl, [["render", $l]]), to = {
|
2462
2472
|
data() {
|
2463
2473
|
return {
|
2464
2474
|
defaultMessageProperties: {
|
@@ -2469,7 +2479,7 @@ const $l = /* @__PURE__ */ N(Wl, [["render", Xl]]), eo = {
|
|
2469
2479
|
}
|
2470
2480
|
};
|
2471
2481
|
}
|
2472
|
-
},
|
2482
|
+
}, io = {
|
2473
2483
|
props: {
|
2474
2484
|
globalCurrency: {
|
2475
2485
|
type: Object,
|
@@ -2486,8 +2496,8 @@ const Ot = {
|
|
2486
2496
|
name: "CmdBox",
|
2487
2497
|
mixins: [
|
2488
2498
|
ie,
|
2489
|
-
|
2490
|
-
|
2499
|
+
to,
|
2500
|
+
io
|
2491
2501
|
],
|
2492
2502
|
emits: ["click", "toggle-collapse"],
|
2493
2503
|
data() {
|
@@ -2622,31 +2632,31 @@ const Ot = {
|
|
2622
2632
|
}));
|
2623
2633
|
}, ii = Ot.setup;
|
2624
2634
|
Ot.setup = ii ? (e, i) => (ti(), ii(e, i)) : ti;
|
2625
|
-
const
|
2635
|
+
const no = Ot, so = ["title"], lo = {
|
2626
2636
|
key: 0,
|
2627
2637
|
class: "box-header"
|
2628
|
-
},
|
2638
|
+
}, oo = ["src", "alt"], ao = { class: "text-wrapper" }, ro = { key: 1 }, co = {
|
2629
2639
|
key: 3,
|
2630
2640
|
class: "box-footer"
|
2631
|
-
},
|
2641
|
+
}, uo = { class: "box-header flex-container vertical" }, mo = { key: 0 }, ho = ["src", "alt"], fo = { key: 1 }, go = {
|
2632
2642
|
key: 2,
|
2633
2643
|
class: "ribbon-new"
|
2634
|
-
},
|
2644
|
+
}, po = {
|
2635
2645
|
key: 3,
|
2636
2646
|
class: "ribbon-discount"
|
2637
|
-
},
|
2647
|
+
}, yo = { class: "box-body" }, _o = { key: 0 }, Co = {
|
2638
2648
|
key: 1,
|
2639
2649
|
class: "price"
|
2640
|
-
},
|
2650
|
+
}, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 }, To = { key: 1 }, So = ["title"], Mo = { key: 0 }, Oo = { class: "box-body" }, Lo = { key: 0 }, Do = { key: 1 }, No = { key: 2 }, jo = {
|
2641
2651
|
key: 3,
|
2642
2652
|
class: "description"
|
2643
|
-
},
|
2653
|
+
}, Bo = { class: "tags" }, Po = {
|
2644
2654
|
key: 0,
|
2645
2655
|
class: "box-footer"
|
2646
2656
|
};
|
2647
|
-
function
|
2657
|
+
function Ao(e, i, t, a, n, s) {
|
2648
2658
|
var c, f, p, b, y, I, v, T, M;
|
2649
|
-
const u = W, d = E, r =
|
2659
|
+
const u = W, d = E, r = eo;
|
2650
2660
|
return t.boxType === "content" ? (l(), o("div", {
|
2651
2661
|
key: 0,
|
2652
2662
|
class: _([
|
@@ -2672,8 +2682,8 @@ function Po(e, i, t, a, n, s) {
|
|
2672
2682
|
iconClass: n.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
|
2673
2683
|
type: n.open ? t.iconOpen.iconType : t.iconClosed.iconType
|
2674
2684
|
}, null, 8, ["iconClass", "type"])
|
2675
|
-
], 8,
|
2676
|
-
((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((b = t.cmdHeadline) == null ? void 0 : b.headlineText) ? (l(), o("div",
|
2685
|
+
], 8, so)) : (l(), o(k, { key: 1 }, [
|
2686
|
+
((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((b = t.cmdHeadline) == null ? void 0 : b.headlineText) ? (l(), o("div", lo, [
|
2677
2687
|
(y = t.useSlots) != null && y.includes("header") ? V(e.$slots, "header", { key: 0 }) : m("", !0),
|
2678
2688
|
(I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
|
2679
2689
|
])) : m("", !0)
|
@@ -2707,14 +2717,14 @@ function Po(e, i, t, a, n, s) {
|
|
2707
2717
|
key: 0,
|
2708
2718
|
src: t.image.src,
|
2709
2719
|
alt: t.image.altText
|
2710
|
-
}, null, 8,
|
2711
|
-
h("div",
|
2720
|
+
}, null, 8, oo)) : m("", !0),
|
2721
|
+
h("div", ao, [
|
2712
2722
|
((T = t.cmdHeadline) == null ? void 0 : T.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2713
|
-
t.textBody ? (l(), o("p",
|
2723
|
+
t.textBody ? (l(), o("p", ro, g(t.textBody), 1)) : m("", !0)
|
2714
2724
|
])
|
2715
2725
|
], 64))
|
2716
2726
|
], 2)) : m("", !0),
|
2717
|
-
(M = t.useSlots) != null && M.includes("footer") ? (l(), o("div",
|
2727
|
+
(M = t.useSlots) != null && M.includes("footer") ? (l(), o("div", co, [
|
2718
2728
|
V(e.$slots, "footer")
|
2719
2729
|
])) : m("", !0)
|
2720
2730
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
@@ -2723,30 +2733,30 @@ function Po(e, i, t, a, n, s) {
|
|
2723
2733
|
href: "#",
|
2724
2734
|
onClick: i[2] || (i[2] = O((j) => s.clickOnProduct(t.product), ["prevent"]))
|
2725
2735
|
}, [
|
2726
|
-
h("div",
|
2727
|
-
t.product.image !== void 0 ? (l(), o("figure",
|
2736
|
+
h("div", uo, [
|
2737
|
+
t.product.image !== void 0 ? (l(), o("figure", mo, [
|
2728
2738
|
h("img", {
|
2729
2739
|
src: t.product.image.src,
|
2730
2740
|
alt: t.product.image.alt
|
2731
|
-
}, null, 8,
|
2741
|
+
}, null, 8, ho),
|
2732
2742
|
h("figcaption", null, g(t.product.name), 1)
|
2733
|
-
])) : (l(), o("p",
|
2734
|
-
t.product.new ? (l(), o("div",
|
2743
|
+
])) : (l(), o("p", fo, g(t.product.name), 1)),
|
2744
|
+
t.product.new ? (l(), o("div", go, [
|
2735
2745
|
h("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
|
2736
2746
|
])) : m("", !0),
|
2737
|
-
t.product.discount ? (l(), o("div",
|
2747
|
+
t.product.discount ? (l(), o("div", po, [
|
2738
2748
|
h("span", null, g(t.product.discount), 1)
|
2739
2749
|
])) : m("", !0)
|
2740
2750
|
]),
|
2741
|
-
h("div",
|
2742
|
-
t.product.articleNumber ? (l(), o("p",
|
2743
|
-
t.product.price ? (l(), o("p",
|
2751
|
+
h("div", yo, [
|
2752
|
+
t.product.articleNumber ? (l(), o("p", _o, g(e.getMessage("cmdbox.productbox.article_no")) + " " + g(t.product.articleNumber), 1)) : m("", !0),
|
2753
|
+
t.product.price ? (l(), o("p", Co, [
|
2744
2754
|
h("span", null, g(t.product.price), 1),
|
2745
2755
|
h("span", {
|
2746
2756
|
title: e.globalCurrency.name
|
2747
|
-
}, g(e.globalCurrency.symbol), 9,
|
2757
|
+
}, g(e.globalCurrency.symbol), 9, bo)
|
2748
2758
|
])) : m("", !0),
|
2749
|
-
t.product.description ? (l(), o("p",
|
2759
|
+
t.product.description ? (l(), o("p", ko, g(t.product.description), 1)) : m("", !0)
|
2750
2760
|
])
|
2751
2761
|
], 2)) : t.boxType === "user" && t.user ? (l(), o("div", {
|
2752
2762
|
key: 2,
|
@@ -2760,34 +2770,34 @@ function Po(e, i, t, a, n, s) {
|
|
2760
2770
|
}
|
2761
2771
|
])
|
2762
2772
|
}, [
|
2763
|
-
h("div",
|
2764
|
-
t.user.image ? (l(), o("figure",
|
2773
|
+
h("div", vo, [
|
2774
|
+
t.user.image ? (l(), o("figure", wo, [
|
2765
2775
|
h("img", {
|
2766
2776
|
src: t.user.image.src,
|
2767
2777
|
alt: t.user.image.alt
|
2768
|
-
}, null, 8,
|
2778
|
+
}, null, 8, Io),
|
2769
2779
|
h("figcaption", null, [
|
2770
2780
|
z(g(t.user.name) + " ", 1),
|
2771
|
-
t.user.age ? (l(), o("span",
|
2781
|
+
t.user.age ? (l(), o("span", xo, ", " + g(t.user.age), 1)) : m("", !0)
|
2772
2782
|
])
|
2773
|
-
])) : (l(), o("div",
|
2783
|
+
])) : (l(), o("div", To, [
|
2774
2784
|
h("span", {
|
2775
2785
|
class: _(t.defaultProfileIconClass),
|
2776
2786
|
title: t.user.name
|
2777
|
-
}, null, 10,
|
2778
|
-
t.rowView ? m("", !0) : (l(), o("p",
|
2787
|
+
}, null, 10, So),
|
2788
|
+
t.rowView ? m("", !0) : (l(), o("p", Mo, g(t.user.name), 1))
|
2779
2789
|
]))
|
2780
2790
|
]),
|
2781
|
-
h("div",
|
2782
|
-
t.rowView ? (l(), o("p",
|
2783
|
-
t.user.profession ? (l(), o("p",
|
2784
|
-
t.user.position ? (l(), o("p",
|
2785
|
-
t.user.description ? (l(), o("p",
|
2791
|
+
h("div", Oo, [
|
2792
|
+
t.rowView ? (l(), o("p", Lo, g(t.user.name), 1)) : m("", !0),
|
2793
|
+
t.user.profession ? (l(), o("p", Do, g(t.user.profession), 1)) : m("", !0),
|
2794
|
+
t.user.position ? (l(), o("p", No, g(t.user.position), 1)) : m("", !0),
|
2795
|
+
t.user.description ? (l(), o("p", jo, g(t.user.description), 1)) : m("", !0)
|
2786
2796
|
]),
|
2787
|
-
h("ul",
|
2797
|
+
h("ul", Bo, [
|
2788
2798
|
(l(!0), o(k, null, F(t.user.tags, (j, Q) => (l(), o("li", { key: Q }, g(j), 1))), 128))
|
2789
2799
|
]),
|
2790
|
-
t.user.links ? (l(), o("div",
|
2800
|
+
t.user.links ? (l(), o("div", Po, [
|
2791
2801
|
x(r, {
|
2792
2802
|
links: t.user.links,
|
2793
2803
|
orientation: "horizontal",
|
@@ -2796,7 +2806,7 @@ function Po(e, i, t, a, n, s) {
|
|
2796
2806
|
])) : m("", !0)
|
2797
2807
|
], 2)) : m("", !0);
|
2798
2808
|
}
|
2799
|
-
const
|
2809
|
+
const Fo = /* @__PURE__ */ N(no, [["render", Ao]]);
|
2800
2810
|
const Lt = {
|
2801
2811
|
name: "CmdBoxWrapper",
|
2802
2812
|
data() {
|
@@ -2915,16 +2925,16 @@ const Lt = {
|
|
2915
2925
|
}));
|
2916
2926
|
}, si = Lt.setup;
|
2917
2927
|
Lt.setup = si ? (e, i) => (ni(), si(e, i)) : ni;
|
2918
|
-
const
|
2928
|
+
const zo = Lt, Ho = { class: "cmd-box-wrapper" }, qo = { class: "flex-container headline-wrapper" }, Ro = {
|
2919
2929
|
key: 1,
|
2920
2930
|
class: "options-wrapper"
|
2921
|
-
},
|
2922
|
-
function
|
2931
|
+
}, Vo = ["title"], Eo = ["title"];
|
2932
|
+
function Uo(e, i, t, a, n, s) {
|
2923
2933
|
const u = W, d = E;
|
2924
|
-
return l(), o("div",
|
2925
|
-
h("div",
|
2934
|
+
return l(), o("div", Ho, [
|
2935
|
+
h("div", qo, [
|
2926
2936
|
t.cmdHeadline.headlineText ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2927
|
-
t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), o("div",
|
2937
|
+
t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), o("div", Ro, [
|
2928
2938
|
t.allowTogglingCollapsingBoxes ? (l(), o("a", {
|
2929
2939
|
key: 0,
|
2930
2940
|
href: "#",
|
@@ -2935,7 +2945,7 @@ function Eo(e, i, t, a, n, s) {
|
|
2935
2945
|
iconClass: n.collapsingBoxesOpen ? t.expandBoxesIcon.iconClass : t.collapseBoxesIcon.iconClass,
|
2936
2946
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2937
2947
|
}, null, 8, ["iconClass", "type"])
|
2938
|
-
], 8,
|
2948
|
+
], 8, Vo)) : m("", !0),
|
2939
2949
|
t.allowUserToToggleOrientation ? (l(), o("a", {
|
2940
2950
|
key: 1,
|
2941
2951
|
href: "#",
|
@@ -2946,7 +2956,7 @@ function Eo(e, i, t, a, n, s) {
|
|
2946
2956
|
iconClass: n.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
|
2947
2957
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2948
2958
|
}, null, 8, ["iconClass", "type"])
|
2949
|
-
], 8,
|
2959
|
+
], 8, Eo)) : m("", !0)
|
2950
2960
|
])) : m("", !0)
|
2951
2961
|
]),
|
2952
2962
|
h("div", {
|
@@ -2961,8 +2971,8 @@ function Eo(e, i, t, a, n, s) {
|
|
2961
2971
|
], 2)
|
2962
2972
|
]);
|
2963
2973
|
}
|
2964
|
-
const
|
2965
|
-
const
|
2974
|
+
const Fh = /* @__PURE__ */ N(zo, [["render", Uo]]);
|
2975
|
+
const Go = {
|
2966
2976
|
name: "CmdBreadcrumbs",
|
2967
2977
|
props: {
|
2968
2978
|
breadcrumbLabel: {
|
@@ -2983,11 +2993,11 @@ const Uo = {
|
|
2983
2993
|
return me(e);
|
2984
2994
|
}
|
2985
2995
|
}
|
2986
|
-
},
|
2987
|
-
function
|
2996
|
+
}, Qo = { class: "cmd-breadcrumbs" }, Zo = { key: 0 }, Wo = ["href"], Jo = { key: 1 }, Yo = { key: 1 }, Ko = { key: 2 }, Xo = { key: 1 }, $o = { key: 3 };
|
2997
|
+
function ea(e, i, t, a, n, s) {
|
2988
2998
|
const u = E, d = le("router-link");
|
2989
|
-
return l(), o("ul",
|
2990
|
-
t.breadcrumbLabel ? (l(), o("li",
|
2999
|
+
return l(), o("ul", Qo, [
|
3000
|
+
t.breadcrumbLabel ? (l(), o("li", Zo, g(t.breadcrumbLabel), 1)) : m("", !0),
|
2991
3001
|
(l(!0), o(k, null, F(t.breadcrumbLinks || [], (r, c) => (l(), o("li", { key: c }, [
|
2992
3002
|
r.type === "href" ? (l(), o("a", {
|
2993
3003
|
key: 0,
|
@@ -2998,8 +3008,8 @@ function $o(e, i, t, a, n, s) {
|
|
2998
3008
|
iconClass: r.iconClass,
|
2999
3009
|
type: r.iconType
|
3000
3010
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
3001
|
-
r.text ? (l(), o("span",
|
3002
|
-
], 8,
|
3011
|
+
r.text ? (l(), o("span", Jo, g(r.text), 1)) : m("", !0)
|
3012
|
+
], 8, Wo)) : r.type === "router" ? (l(), C(d, {
|
3003
3013
|
key: 1,
|
3004
3014
|
to: s.getRoute(r)
|
3005
3015
|
}, {
|
@@ -3009,23 +3019,23 @@ function $o(e, i, t, a, n, s) {
|
|
3009
3019
|
iconClass: r.iconClass,
|
3010
3020
|
type: r.iconType
|
3011
3021
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
3012
|
-
r.text ? (l(), o("span",
|
3022
|
+
r.text ? (l(), o("span", Yo, g(r.text), 1)) : m("", !0)
|
3013
3023
|
]),
|
3014
3024
|
_: 2
|
3015
|
-
}, 1032, ["to"])) : (l(), o("span",
|
3025
|
+
}, 1032, ["to"])) : (l(), o("span", Ko, [
|
3016
3026
|
r.iconClass ? (l(), C(u, {
|
3017
3027
|
key: 0,
|
3018
3028
|
iconClass: r.iconClass,
|
3019
3029
|
type: r.iconType
|
3020
3030
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
3021
|
-
r.text ? (l(), o("span",
|
3031
|
+
r.text ? (l(), o("span", Xo, g(r.text), 1)) : m("", !0)
|
3022
3032
|
])),
|
3023
|
-
c < t.breadcrumbLinks.length - 1 ? (l(), o("span",
|
3033
|
+
c < t.breadcrumbLinks.length - 1 ? (l(), o("span", $o, g(t.breadcrumbSeparator), 1)) : m("", !0)
|
3024
3034
|
]))), 128))
|
3025
3035
|
]);
|
3026
3036
|
}
|
3027
|
-
const
|
3028
|
-
const
|
3037
|
+
const zh = /* @__PURE__ */ N(Go, [["render", ea]]);
|
3038
|
+
const ta = {
|
3029
3039
|
name: "CmdCompanyLogo",
|
3030
3040
|
data() {
|
3031
3041
|
return {
|
@@ -3087,11 +3097,11 @@ const ea = {
|
|
3087
3097
|
document.querySelector("html").classList.contains("light-mode") ? this.prefersColorScheme = "light" : document.querySelector("html").classList.contains("dark-mode") ? this.prefersColorScheme = "dark" : matchMedia("(prefers-color-scheme: light)").matches ? this.prefersColorScheme = "light" : this.prefersColorScheme = "dark";
|
3088
3098
|
}
|
3089
3099
|
}
|
3090
|
-
},
|
3091
|
-
function
|
3100
|
+
}, ia = { class: "cmd-company-logo" }, na = ["href", "title"];
|
3101
|
+
function sa(e, i, t, a, n, s) {
|
3092
3102
|
var r, c, f, p, b, y;
|
3093
3103
|
const u = Ie, d = le("router-link");
|
3094
|
-
return l(), o("div",
|
3104
|
+
return l(), o("div", ia, [
|
3095
3105
|
((r = t.link) == null ? void 0 : r.type) === "router" ? (l(), C(d, {
|
3096
3106
|
key: 0,
|
3097
3107
|
to: (c = t.link) == null ? void 0 : c.path,
|
@@ -3107,14 +3117,14 @@ function na(e, i, t, a, n, s) {
|
|
3107
3117
|
title: (y = t.link) == null ? void 0 : y.tooltip
|
3108
3118
|
}, [
|
3109
3119
|
x(u, { image: s.image }, null, 8, ["image"])
|
3110
|
-
], 8,
|
3120
|
+
], 8, na)) : (l(), C(u, {
|
3111
3121
|
key: 2,
|
3112
3122
|
image: s.image
|
3113
3123
|
}, null, 8, ["image"]))
|
3114
3124
|
]);
|
3115
3125
|
}
|
3116
|
-
const
|
3117
|
-
const
|
3126
|
+
const la = /* @__PURE__ */ N(ta, [["render", sa]]);
|
3127
|
+
const oa = {
|
3118
3128
|
name: "CmdTooltip",
|
3119
3129
|
data() {
|
3120
3130
|
return {
|
@@ -3192,18 +3202,18 @@ const la = {
|
|
3192
3202
|
});
|
3193
3203
|
}
|
3194
3204
|
}
|
3195
|
-
},
|
3205
|
+
}, aa = {
|
3196
3206
|
key: 0,
|
3197
3207
|
class: "headline-wrapper"
|
3198
|
-
},
|
3199
|
-
function
|
3208
|
+
}, ra = ["title"];
|
3209
|
+
function ca(e, i, t, a, n, s) {
|
3200
3210
|
const u = W, d = E;
|
3201
3211
|
return n.tooltipVisibility ? (l(), o("div", {
|
3202
3212
|
key: 0,
|
3203
3213
|
class: _(["cmd-tooltip", t.status]),
|
3204
3214
|
ref: "tooltip"
|
3205
3215
|
}, [
|
3206
|
-
t.cmdHeadline || t.iconClose.show ? (l(), o("div",
|
3216
|
+
t.cmdHeadline || t.iconClose.show ? (l(), o("div", aa, [
|
3207
3217
|
t.cmdHeadline ? (l(), C(u, {
|
3208
3218
|
key: 0,
|
3209
3219
|
iconClass: t.cmdHeadline.iconClass,
|
@@ -3221,14 +3231,14 @@ function ra(e, i, t, a, n, s) {
|
|
3221
3231
|
iconClass: t.iconClose.iconClass,
|
3222
3232
|
type: t.iconClose.iconType
|
3223
3233
|
}, null, 8, ["iconClass", "type"])
|
3224
|
-
], 8,
|
3234
|
+
], 8, ra)) : m("", !0)
|
3225
3235
|
])) : m("", !0),
|
3226
3236
|
V(e.$slots, "default", {}, () => [
|
3227
3237
|
z(g(t.tooltipText), 1)
|
3228
3238
|
])
|
3229
3239
|
], 2)) : m("", !0);
|
3230
3240
|
}
|
3231
|
-
const
|
3241
|
+
const ua = /* @__PURE__ */ N(oa, [["render", ca]]), da = {
|
3232
3242
|
data() {
|
3233
3243
|
return {
|
3234
3244
|
defaultMessageProperties: {
|
@@ -3238,11 +3248,11 @@ const ca = /* @__PURE__ */ N(la, [["render", ra]]), ua = {
|
|
3238
3248
|
};
|
3239
3249
|
}
|
3240
3250
|
};
|
3241
|
-
const
|
3251
|
+
const ma = {
|
3242
3252
|
name: "CmdListOfRequirements",
|
3243
3253
|
mixins: [
|
3244
3254
|
ie,
|
3245
|
-
|
3255
|
+
da
|
3246
3256
|
],
|
3247
3257
|
props: {
|
3248
3258
|
inputModelValue: {
|
@@ -3301,11 +3311,11 @@ const da = {
|
|
3301
3311
|
return this.inputRequirements.length > 1 ? this.getMessage("cmdlistofrequirements.headline.requirements_for_input") : this.getMessage("cmdlistofrequirements.headline.requirement_for_input");
|
3302
3312
|
}
|
3303
3313
|
}
|
3304
|
-
},
|
3305
|
-
function
|
3314
|
+
}, ha = { class: "cmd-list-of-requirements" }, fa = /* @__PURE__ */ h("br", null, null, -1), ga = /* @__PURE__ */ h("hr", null, null, -1), pa = ["href", "target"], ya = { key: 1 };
|
3315
|
+
function _a(e, i, t, a, n, s) {
|
3306
3316
|
var r, c, f;
|
3307
3317
|
const u = W, d = E;
|
3308
|
-
return l(), o("div",
|
3318
|
+
return l(), o("div", ha, [
|
3309
3319
|
t.showHeadline ? (l(), C(u, {
|
3310
3320
|
key: 0,
|
3311
3321
|
"headline-level": t.cmdHeadline.headlineLevel
|
@@ -3313,7 +3323,7 @@ function ya(e, i, t, a, n, s) {
|
|
3313
3323
|
default: A(() => [
|
3314
3324
|
z(g(s.headlineRequirements), 1),
|
3315
3325
|
t.labelText ? (l(), o(k, { key: 0 }, [
|
3316
|
-
|
3326
|
+
fa,
|
3317
3327
|
h("em", null, g(t.labelText), 1)
|
3318
3328
|
], 64)) : m("", !0)
|
3319
3329
|
]),
|
@@ -3338,7 +3348,7 @@ function ya(e, i, t, a, n, s) {
|
|
3338
3348
|
], 64))), 128))
|
3339
3349
|
]),
|
3340
3350
|
t.helplink && t.helplink.show ? (l(), o(k, { key: 1 }, [
|
3341
|
-
|
3351
|
+
ga,
|
3342
3352
|
t.helplink.url ? (l(), o("a", {
|
3343
3353
|
key: 0,
|
3344
3354
|
href: t.helplink.url,
|
@@ -3351,12 +3361,12 @@ function ya(e, i, t, a, n, s) {
|
|
3351
3361
|
class: _((c = t.helplink.icon) == null ? void 0 : c.iconClass),
|
3352
3362
|
title: (f = t.helplink.icon) == null ? void 0 : f.tooltip
|
3353
3363
|
}, null, 8, ["class", "title"])) : m("", !0),
|
3354
|
-
t.helplink.text ? (l(), o("span",
|
3355
|
-
], 8,
|
3364
|
+
t.helplink.text ? (l(), o("span", ya, g(t.helplink.text), 1)) : m("", !0)
|
3365
|
+
], 8, pa)) : m("", !0)
|
3356
3366
|
], 64)) : m("", !0)
|
3357
3367
|
]);
|
3358
3368
|
}
|
3359
|
-
const
|
3369
|
+
const Ca = /* @__PURE__ */ N(ma, [["render", _a]]), ba = {
|
3360
3370
|
name: "CmdTooltipForInputElements",
|
3361
3371
|
props: {
|
3362
3372
|
relatedId: {
|
@@ -3389,8 +3399,8 @@ const _a = /* @__PURE__ */ N(da, [["render", ya]]), Ca = {
|
|
3389
3399
|
}
|
3390
3400
|
}
|
3391
3401
|
};
|
3392
|
-
function
|
3393
|
-
const u =
|
3402
|
+
function ka(e, i, t, a, n, s) {
|
3403
|
+
const u = Ca, d = ua;
|
3394
3404
|
return l(), C(d, {
|
3395
3405
|
ref: "tooltip",
|
3396
3406
|
class: _(["box", t.validationStatus]),
|
@@ -3412,7 +3422,7 @@ function ba(e, i, t, a, n, s) {
|
|
3412
3422
|
_: 1
|
3413
3423
|
}, 8, ["class", "relatedId"]);
|
3414
3424
|
}
|
3415
|
-
const Dt = /* @__PURE__ */ N(
|
3425
|
+
const Dt = /* @__PURE__ */ N(ba, [["render", ka]]), va = {
|
3416
3426
|
data() {
|
3417
3427
|
return {
|
3418
3428
|
defaultMessageProperties: {
|
@@ -3425,7 +3435,7 @@ const Dt = /* @__PURE__ */ N(Ca, [["render", ba]]), ka = {
|
|
3425
3435
|
}
|
3426
3436
|
};
|
3427
3437
|
}
|
3428
|
-
},
|
3438
|
+
}, wa = {
|
3429
3439
|
data() {
|
3430
3440
|
return {
|
3431
3441
|
fieldValidationDefaultMessageProperties: {
|
@@ -3448,7 +3458,7 @@ const Dt = /* @__PURE__ */ N(Ca, [["render", ba]]), ka = {
|
|
3448
3458
|
},
|
3449
3459
|
mixins: [
|
3450
3460
|
ie,
|
3451
|
-
|
3461
|
+
wa
|
3452
3462
|
],
|
3453
3463
|
props: {
|
3454
3464
|
validationMessage: {
|
@@ -3624,7 +3634,7 @@ const Dt = /* @__PURE__ */ N(Ca, [["render", ba]]), ka = {
|
|
3624
3634
|
}
|
3625
3635
|
}
|
3626
3636
|
}, Qe = {};
|
3627
|
-
function
|
3637
|
+
function Ia(e = "defaultSequence") {
|
3628
3638
|
const i = Qe[e] || 0;
|
3629
3639
|
return Qe[e] = i + 1, Qe[e];
|
3630
3640
|
}
|
@@ -3632,7 +3642,7 @@ const jt = {
|
|
3632
3642
|
data() {
|
3633
3643
|
return {
|
3634
3644
|
tooltip: !1,
|
3635
|
-
tooltipId: "tooltip-" +
|
3645
|
+
tooltipId: "tooltip-" + Ia()
|
3636
3646
|
};
|
3637
3647
|
},
|
3638
3648
|
props: {
|
@@ -3646,12 +3656,12 @@ const jt = {
|
|
3646
3656
|
}
|
3647
3657
|
}
|
3648
3658
|
};
|
3649
|
-
const
|
3659
|
+
const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta = {
|
3650
3660
|
inheritAttrs: !1,
|
3651
3661
|
name: "CmdFormElement",
|
3652
3662
|
mixins: [
|
3653
3663
|
ie,
|
3654
|
-
|
3664
|
+
va,
|
3655
3665
|
Nt,
|
3656
3666
|
xe,
|
3657
3667
|
jt
|
@@ -3899,7 +3909,7 @@ const Ia = ["color", "date", "datetime-local", "file", "number", "range"], xa =
|
|
3899
3909
|
return this.$refs.label;
|
3900
3910
|
},
|
3901
3911
|
getMaxLength() {
|
3902
|
-
return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 :
|
3912
|
+
return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 : xa.includes(this.$attrs.type) ? null : this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 255;
|
3903
3913
|
},
|
3904
3914
|
validateInput(e) {
|
3905
3915
|
var t;
|
@@ -3946,20 +3956,20 @@ const Ia = ["color", "date", "datetime-local", "file", "number", "range"], xa =
|
|
3946
3956
|
immediate: !0
|
3947
3957
|
}
|
3948
3958
|
}
|
3949
|
-
},
|
3959
|
+
}, Sa = ["for", "title"], Ma = {
|
3950
3960
|
key: 0,
|
3951
3961
|
class: "label-text"
|
3952
|
-
},
|
3962
|
+
}, Oa = { key: 2 }, La = ["title", "aria-errormessage", "id"], Da = {
|
3953
3963
|
key: 1,
|
3954
3964
|
class: "flex-container"
|
3955
|
-
},
|
3965
|
+
}, Na = ["id", "autocomplete", "list", "value", "maxlength"], ja = ["title"], Ba = ["id"], Pa = ["value"], Aa = ["checked", "value", "id", "disabled", "aria-invalid"], Fa = { key: 2 }, za = { class: "switch-label-wrapper" }, Ha = ["checked", "value", "id", "disabled", "aria-invalid"], qa = { class: "label-text" }, Ra = { class: "label-text" }, Va = {
|
3956
3966
|
key: 0,
|
3957
3967
|
class: "label-text"
|
3958
|
-
},
|
3968
|
+
}, Ea = { key: 0 }, Ua = ["id"], Ga = ["value", "selected"], Qa = ["id", "value", "maxlength"], Za = { key: 6 }, Wa = {
|
3959
3969
|
key: 7,
|
3960
3970
|
class: "search-field-wrapper flex-container no-gap"
|
3961
|
-
},
|
3962
|
-
function
|
3971
|
+
}, Ja = ["id", "maxlength", "value"], Ya = ["title"], Ka = ["title"], Xa = { key: 1 };
|
3972
|
+
function $a(e, i, t, a, n, s) {
|
3963
3973
|
var r, c, f, p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se;
|
3964
3974
|
const u = Dt, d = E;
|
3965
3975
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
@@ -3983,12 +3993,12 @@ function Xa(e, i, t, a, n, s) {
|
|
3983
3993
|
title: e.$attrs.title,
|
3984
3994
|
ref: "label"
|
3985
3995
|
}, [
|
3986
|
-
(t.labelText || e.$slots.labeltext) && e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? ne((l(), o("span",
|
3996
|
+
(t.labelText || e.$slots.labeltext) && e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? ne((l(), o("span", Ma, [
|
3987
3997
|
h("span", null, [
|
3988
3998
|
t.labelText ? (l(), o(k, { key: 0 }, [
|
3989
3999
|
z(g(t.labelText), 1)
|
3990
4000
|
], 64)) : V(e.$slots, "labeltext", { key: 1 }),
|
3991
|
-
e.$attrs.required ? (l(), o("sup",
|
4001
|
+
e.$attrs.required ? (l(), o("sup", Oa, "*")) : m("", !0)
|
3992
4002
|
]),
|
3993
4003
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
|
3994
4004
|
key: 0,
|
@@ -4010,11 +4020,11 @@ function Xa(e, i, t, a, n, s) {
|
|
4010
4020
|
id: e.tooltipId
|
4011
4021
|
}, [
|
4012
4022
|
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4013
|
-
], 8,
|
4023
|
+
], 8, La)) : m("", !0)
|
4014
4024
|
], 512)), [
|
4015
4025
|
[ye, t.showLabel]
|
4016
4026
|
]) : m("", !0),
|
4017
|
-
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (l(), o("span",
|
4027
|
+
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (l(), o("span", Da, [
|
4018
4028
|
t.fieldIconClass ? (l(), C(d, {
|
4019
4029
|
key: 0,
|
4020
4030
|
class: "place-inside",
|
@@ -4034,7 +4044,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4034
4044
|
value: t.modelValue,
|
4035
4045
|
maxlength: s.getMaxLength(),
|
4036
4046
|
ref: "input"
|
4037
|
-
}), null, 16,
|
4047
|
+
}), null, 16, Na)) : m("", !0),
|
4038
4048
|
e.$attrs.type === "password" ? (l(), o("a", {
|
4039
4049
|
key: 2,
|
4040
4050
|
href: "#",
|
@@ -4049,7 +4059,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4049
4059
|
x(d, {
|
4050
4060
|
iconClass: t.iconPasswordVisible.iconClass
|
4051
4061
|
}, null, 8, ["iconClass"])
|
4052
|
-
], 40,
|
4062
|
+
], 40, ja)) : m("", !0)
|
4053
4063
|
])) : m("", !0),
|
4054
4064
|
t.datalist && t.datalist.options.length ? (l(), o("datalist", {
|
4055
4065
|
key: 2,
|
@@ -4058,10 +4068,10 @@ function Xa(e, i, t, a, n, s) {
|
|
4058
4068
|
(l(!0), o(k, null, F(t.datalist.options, (L, X) => (l(), o("option", {
|
4059
4069
|
key: X,
|
4060
4070
|
value: L
|
4061
|
-
}, null, 8,
|
4062
|
-
], 8,
|
4071
|
+
}, null, 8, Pa))), 128))
|
4072
|
+
], 8, Ba)) : t.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (l(), o(k, { key: 3 }, [
|
4063
4073
|
t.onLabel && t.offLabel ? t.onLabel && t.offLabel ? (l(), o(k, { key: 1 }, [
|
4064
|
-
h("span",
|
4074
|
+
h("span", za, [
|
4065
4075
|
h("input", q(s.elementAttributes, {
|
4066
4076
|
onChange: i[13] || (i[13] = (...L) => s.onChange && s.onChange(...L)),
|
4067
4077
|
onBlur: i[14] || (i[14] = (...L) => s.onBlur && s.onBlur(...L)),
|
@@ -4071,14 +4081,14 @@ function Xa(e, i, t, a, n, s) {
|
|
4071
4081
|
id: e.htmlId,
|
4072
4082
|
disabled: e.$attrs.disabled,
|
4073
4083
|
"aria-invalid": e.validationStatus === "error"
|
4074
|
-
}), null, 16,
|
4075
|
-
h("span",
|
4076
|
-
h("span",
|
4084
|
+
}), null, 16, Ha),
|
4085
|
+
h("span", qa, g(t.onLabel), 1),
|
4086
|
+
h("span", Ra, g(t.offLabel), 1)
|
4077
4087
|
]),
|
4078
|
-
t.labelText ? (l(), o("span",
|
4088
|
+
t.labelText ? (l(), o("span", Va, [
|
4079
4089
|
h("span", null, [
|
4080
4090
|
z(g(t.labelText), 1),
|
4081
|
-
e.$attrs.required ? (l(), o("sup",
|
4091
|
+
e.$attrs.required ? (l(), o("sup", Ea, "*")) : m("", !0)
|
4082
4092
|
])
|
4083
4093
|
])) : m("", !0)
|
4084
4094
|
], 64)) : V(e.$slots, "default", { key: 2 }) : (l(), o(k, { key: 0 }, [
|
@@ -4091,7 +4101,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4091
4101
|
id: e.htmlId,
|
4092
4102
|
disabled: e.$attrs.disabled,
|
4093
4103
|
"aria-invalid": e.validationStatus === "error"
|
4094
|
-
}), null, 16,
|
4104
|
+
}), null, 16, Aa),
|
4095
4105
|
t.labelText || e.$slots.labeltext ? (l(), o("span", {
|
4096
4106
|
key: 0,
|
4097
4107
|
class: _(["label-text", { hidden: !t.showLabel }])
|
@@ -4100,7 +4110,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4100
4110
|
t.labelText ? (l(), o(k, { key: 0 }, [
|
4101
4111
|
z(g(t.labelText), 1)
|
4102
4112
|
], 64)) : V(e.$slots, "labeltext", { key: 1 }),
|
4103
|
-
e.$attrs.required ? (l(), o("sup",
|
4113
|
+
e.$attrs.required ? (l(), o("sup", Fa, "*")) : m("", !0)
|
4104
4114
|
])
|
4105
4115
|
], 2)) : m("", !0)
|
4106
4116
|
], 64))
|
@@ -4114,8 +4124,8 @@ function Xa(e, i, t, a, n, s) {
|
|
4114
4124
|
key: X,
|
4115
4125
|
value: L.value,
|
4116
4126
|
selected: L.value === t.modelValue
|
4117
|
-
}, g(L.text), 9,
|
4118
|
-
], 16,
|
4127
|
+
}, g(L.text), 9, Ga))), 128))
|
4128
|
+
], 16, Ua)) : m("", !0),
|
4119
4129
|
t.element === "textarea" ? (l(), o("textarea", q({ key: 5 }, s.elementAttributes, {
|
4120
4130
|
id: e.htmlId,
|
4121
4131
|
value: t.modelValue,
|
@@ -4124,14 +4134,14 @@ function Xa(e, i, t, a, n, s) {
|
|
4124
4134
|
onFocus: i[18] || (i[18] = (L) => e.tooltip = !0),
|
4125
4135
|
onBlur: i[19] || (i[19] = (...L) => s.onBlur && s.onBlur(...L))
|
4126
4136
|
}), `\r
|
4127
|
-
`, 16,
|
4128
|
-
t.element === "textarea" && t.showCharactersTextarea ? (l(), o("span",
|
4137
|
+
`, 16, Qa)) : m("", !0),
|
4138
|
+
t.element === "textarea" && t.showCharactersTextarea ? (l(), o("span", Za, g(s.charactersTextarea), 1)) : t.element === "input" && e.$attrs.type === "search" ? (l(), o("span", Wa, [
|
4129
4139
|
h("input", q(s.elementAttributes, {
|
4130
4140
|
id: e.htmlId,
|
4131
4141
|
onInput: i[20] || (i[20] = (...L) => s.onInput && s.onInput(...L)),
|
4132
4142
|
maxlength: s.getMaxLength(),
|
4133
4143
|
value: t.modelValue
|
4134
|
-
}), null, 16,
|
4144
|
+
}), null, 16, Ja),
|
4135
4145
|
t.showSearchButton ? (l(), o("a", {
|
4136
4146
|
key: 0,
|
4137
4147
|
href: "#",
|
@@ -4142,7 +4152,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4142
4152
|
x(d, {
|
4143
4153
|
iconClass: t.iconSearch.iconClass
|
4144
4154
|
}, null, 8, ["iconClass"])
|
4145
|
-
], 10,
|
4155
|
+
], 10, Ya)) : m("", !0),
|
4146
4156
|
(r = t.iconDelete) != null && r.show ? (l(), o("a", {
|
4147
4157
|
key: 1,
|
4148
4158
|
href: "#",
|
@@ -4153,9 +4163,9 @@ function Xa(e, i, t, a, n, s) {
|
|
4153
4163
|
iconClass: (f = t.iconDelete) == null ? void 0 : f.iconClass,
|
4154
4164
|
type: (p = t.iconDelete) == null ? void 0 : p.iconType
|
4155
4165
|
}, null, 8, ["iconClass", "type"])
|
4156
|
-
], 8,
|
4166
|
+
], 8, Ka)) : m("", !0)
|
4157
4167
|
])) : m("", !0)
|
4158
|
-
], 10,
|
4168
|
+
], 10, Sa)) : (l(), o("button", q({
|
4159
4169
|
key: 1,
|
4160
4170
|
class: "button"
|
4161
4171
|
}, s.buttonAttrs), [
|
@@ -4164,7 +4174,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4164
4174
|
iconClass: (Q = (j = t.nativeButton) == null ? void 0 : j.icon) == null ? void 0 : Q.iconClass,
|
4165
4175
|
type: (H = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : H.iconType
|
4166
4176
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
4167
|
-
((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span",
|
4177
|
+
((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", Xa, g(t.nativeButton.text), 1)) : (l(), o(k, { key: 2 }, [
|
4168
4178
|
z(g(t.nativeButton.text), 1)
|
4169
4179
|
], 64)),
|
4170
4180
|
((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : J.position) === "after" ? (l(), C(d, {
|
@@ -4174,7 +4184,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4174
4184
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
4175
4185
|
], 16));
|
4176
4186
|
}
|
4177
|
-
const _e = /* @__PURE__ */ N(
|
4187
|
+
const _e = /* @__PURE__ */ N(Ta, [["render", $a]]), er = {
|
4178
4188
|
data() {
|
4179
4189
|
return {
|
4180
4190
|
defaultMessageProperties: {
|
@@ -4184,9 +4194,9 @@ const _e = /* @__PURE__ */ N(xa, [["render", Xa]]), $a = {
|
|
4184
4194
|
};
|
4185
4195
|
}
|
4186
4196
|
};
|
4187
|
-
const
|
4197
|
+
const tr = {
|
4188
4198
|
name: "CmdCookieDisclaimer",
|
4189
|
-
mixins: [ie,
|
4199
|
+
mixins: [ie, er],
|
4190
4200
|
data() {
|
4191
4201
|
return {
|
4192
4202
|
showCookieDisclaimer: !0,
|
@@ -4281,20 +4291,20 @@ const er = {
|
|
4281
4291
|
}));
|
4282
4292
|
}
|
4283
4293
|
}
|
4284
|
-
},
|
4294
|
+
}, ir = { class: "cmd-cookie-disclaimer flex-container vertical" }, nr = {
|
4285
4295
|
key: 0,
|
4286
4296
|
class: "flex-container vertical"
|
4287
|
-
},
|
4297
|
+
}, sr = { key: 0 }, lr = { key: 1 }, or = ["href", "target"], ar = ["innerHTML"], rr = /* @__PURE__ */ h("hr", null, null, -1), cr = {
|
4288
4298
|
key: 1,
|
4289
4299
|
class: "flex-container vertical"
|
4290
|
-
},
|
4291
|
-
function
|
4292
|
-
const u = W, d = _e, r =
|
4300
|
+
}, ur = { key: 0 }, dr = { key: 1 }, mr = ["href", "target"], hr = ["innerHTML"], fr = { class: "button-wrapper align-center" };
|
4301
|
+
function gr(e, i, t, a, n, s) {
|
4302
|
+
const u = W, d = _e, r = Fo;
|
4293
4303
|
return l(), C(ue, { name: "fade" }, {
|
4294
4304
|
default: A(() => {
|
4295
4305
|
var c, f, p;
|
4296
4306
|
return [
|
4297
|
-
h("div",
|
4307
|
+
h("div", ir, [
|
4298
4308
|
((c = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : c.show) && ((f = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : f.headlineText) && ((p = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : p.headlineLevel) ? (l(), C(u, {
|
4299
4309
|
key: 0,
|
4300
4310
|
headlineText: t.cmdHeadlineCookieDisclaimer.headlineText,
|
@@ -4303,7 +4313,7 @@ function fr(e, i, t, a, n, s) {
|
|
4303
4313
|
V(e.$slots, "cookie-options", {}, () => {
|
4304
4314
|
var b, y, I, v, T, M, j, Q;
|
4305
4315
|
return [
|
4306
|
-
(b = t.cookieOptions) != null && b.required ? (l(), o("div",
|
4316
|
+
(b = t.cookieOptions) != null && b.required ? (l(), o("div", nr, [
|
4307
4317
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
4308
4318
|
key: 0,
|
4309
4319
|
"headline-text": (I = t.cmdBoxRequiredCookies) == null ? void 0 : I.headlineText,
|
@@ -4331,26 +4341,26 @@ function fr(e, i, t, a, n, s) {
|
|
4331
4341
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4332
4342
|
]),
|
4333
4343
|
body: A(() => [
|
4334
|
-
w.description ? (l(), o("p",
|
4335
|
-
w.linkDataPrivacy ? (l(), o("p",
|
4344
|
+
w.description ? (l(), o("p", sr, g(w.description), 1)) : m("", !0),
|
4345
|
+
w.linkDataPrivacy ? (l(), o("p", lr, [
|
4336
4346
|
z(g(w.linkDataPrivacy.label) + " ", 1),
|
4337
4347
|
h("a", {
|
4338
4348
|
onClick: i[1] || (i[1] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
|
4339
4349
|
href: w.linkDataPrivacy.link,
|
4340
4350
|
target: w.linkDataPrivacy.target
|
4341
|
-
}, g(w.linkDataPrivacy.linkText), 9,
|
4351
|
+
}, g(w.linkDataPrivacy.linkText), 9, or)
|
4342
4352
|
])) : m("", !0),
|
4343
4353
|
n.dataPrivacyContent ? (l(), o("div", {
|
4344
4354
|
key: 2,
|
4345
4355
|
innerHTML: n.dataPrivacyContent
|
4346
|
-
}, null, 8,
|
4356
|
+
}, null, 8, ar)) : m("", !0)
|
4347
4357
|
]),
|
4348
4358
|
_: 2
|
4349
4359
|
}, 1032, ["collapsible"]);
|
4350
4360
|
}), 128))
|
4351
4361
|
])) : m("", !0),
|
4352
|
-
|
4353
|
-
(T = t.cookieOptions) != null && T.optional ? (l(), o("div",
|
4362
|
+
rr,
|
4363
|
+
(T = t.cookieOptions) != null && T.optional ? (l(), o("div", cr, [
|
4354
4364
|
(M = t.cmdBoxOptionalCookies) != null && M.showHeadline ? (l(), C(u, {
|
4355
4365
|
key: 0,
|
4356
4366
|
"headline-text": (j = t.cmdBoxOptionalCookies) == null ? void 0 : j.headlineText,
|
@@ -4378,19 +4388,19 @@ function fr(e, i, t, a, n, s) {
|
|
4378
4388
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4379
4389
|
]),
|
4380
4390
|
body: A(() => [
|
4381
|
-
w.description ? (l(), o("p",
|
4382
|
-
w.linkDataPrivacy ? (l(), o("p",
|
4391
|
+
w.description ? (l(), o("p", ur, g(w.description), 1)) : m("", !0),
|
4392
|
+
w.linkDataPrivacy ? (l(), o("p", dr, [
|
4383
4393
|
z(g(w.linkDataPrivacy.label) + " ", 1),
|
4384
4394
|
h("a", {
|
4385
4395
|
onClick: i[3] || (i[3] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
|
4386
4396
|
href: w.linkDataPrivacy.link,
|
4387
4397
|
target: w.linkDataPrivacy.target
|
4388
|
-
}, g(w.linkDataPrivacy.linkText), 9,
|
4398
|
+
}, g(w.linkDataPrivacy.linkText), 9, mr)
|
4389
4399
|
])) : m("", !0),
|
4390
4400
|
n.dataPrivacyContent ? (l(), o("div", {
|
4391
4401
|
key: 2,
|
4392
4402
|
innerHTML: n.dataPrivacyContent
|
4393
|
-
}, null, 8,
|
4403
|
+
}, null, 8, hr)) : m("", !0)
|
4394
4404
|
]),
|
4395
4405
|
_: 2
|
4396
4406
|
}, 1032, ["collapsible"]);
|
@@ -4399,7 +4409,7 @@ function fr(e, i, t, a, n, s) {
|
|
4399
4409
|
];
|
4400
4410
|
}),
|
4401
4411
|
V(e.$slots, "privacy-text"),
|
4402
|
-
h("div",
|
4412
|
+
h("div", fr, [
|
4403
4413
|
t.buttonLabelAcceptCurrentSettings ? (l(), o("button", {
|
4404
4414
|
key: 0,
|
4405
4415
|
type: "button",
|
@@ -4422,24 +4432,24 @@ function fr(e, i, t, a, n, s) {
|
|
4422
4432
|
_: 3
|
4423
4433
|
});
|
4424
4434
|
}
|
4425
|
-
const
|
4426
|
-
const
|
4435
|
+
const Hh = /* @__PURE__ */ N(tr, [["render", gr]]);
|
4436
|
+
const pr = {
|
4427
4437
|
name: "CmdCopyrightWrapper"
|
4428
|
-
},
|
4438
|
+
}, yr = {
|
4429
4439
|
class: "cmd-copyright-information",
|
4430
4440
|
role: "contentinfo"
|
4431
|
-
},
|
4441
|
+
}, _r = /* @__PURE__ */ h("a", {
|
4432
4442
|
href: "http://www.comand-cms.com",
|
4433
4443
|
target: "_blank",
|
4434
4444
|
lang: "en",
|
4435
4445
|
title: "CoManD-Website"
|
4436
|
-
}, "\xA9 CoManD", -1),
|
4437
|
-
|
4446
|
+
}, "\xA9 CoManD", -1), Cr = [
|
4447
|
+
_r
|
4438
4448
|
];
|
4439
|
-
function
|
4440
|
-
return l(), o("div",
|
4449
|
+
function br(e, i, t, a, n, s) {
|
4450
|
+
return l(), o("div", yr, Cr);
|
4441
4451
|
}
|
4442
|
-
const
|
4452
|
+
const qh = /* @__PURE__ */ N(pr, [["render", br]]), kr = {
|
4443
4453
|
data() {
|
4444
4454
|
return {
|
4445
4455
|
defaultMessageProperties: {
|
@@ -4452,12 +4462,12 @@ const Hh = /* @__PURE__ */ N(gr, [["render", Cr]]), br = {
|
|
4452
4462
|
};
|
4453
4463
|
}
|
4454
4464
|
};
|
4455
|
-
const
|
4465
|
+
const vr = {
|
4456
4466
|
name: "CmdFakeSelect",
|
4457
4467
|
inheritAttrs: !1,
|
4458
4468
|
mixins: [
|
4459
4469
|
ie,
|
4460
|
-
|
4470
|
+
kr,
|
4461
4471
|
Nt,
|
4462
4472
|
xe,
|
4463
4473
|
jt
|
@@ -4646,17 +4656,17 @@ const kr = {
|
|
4646
4656
|
deep: !0
|
4647
4657
|
}
|
4648
4658
|
}
|
4649
|
-
},
|
4659
|
+
}, wr = ["title", "aria-labelledby", "aria-required"], Ir = {
|
4650
4660
|
key: 0,
|
4651
4661
|
class: "label-text"
|
4652
|
-
},
|
4662
|
+
}, xr = ["id"], Tr = { key: 0 }, Sr = ["title", "aria-errormessage", "id"], Mr = ["aria-expanded"], Or = ["title"], Lr = ["src", "alt"], Dr = {
|
4653
4663
|
key: 0,
|
4654
4664
|
role: "listbox"
|
4655
|
-
},
|
4665
|
+
}, Nr = ["aria-selected"], jr = ["onClick", "title"], Br = { key: 1 }, Pr = ["aria-expanded"], Ar = ["for"], Fr = ["value", "checked", "id"], zr = ["onClick"], Hr = ["src", "alt"], qr = ["onClick"], Rr = {
|
4656
4666
|
key: 0,
|
4657
4667
|
class: "select-all-options"
|
4658
4668
|
};
|
4659
|
-
function
|
4669
|
+
function Vr(e, i, t, a, n, s) {
|
4660
4670
|
var c, f, p, b;
|
4661
4671
|
const u = Dt, d = E, r = le("router-link");
|
4662
4672
|
return l(), o("div", {
|
@@ -4675,11 +4685,11 @@ function Rr(e, i, t, a, n, s) {
|
|
4675
4685
|
"aria-required": e.$attrs.required !== void 0,
|
4676
4686
|
ref: "fakeselect"
|
4677
4687
|
}, [
|
4678
|
-
t.showLabel ? (l(), o("span",
|
4688
|
+
t.showLabel ? (l(), o("span", Ir, [
|
4679
4689
|
h("span", { id: e.htmlId }, [
|
4680
4690
|
z(g(t.labelText), 1),
|
4681
|
-
e.$attrs.required !== void 0 ? (l(), o("sup",
|
4682
|
-
], 8,
|
4691
|
+
e.$attrs.required !== void 0 ? (l(), o("sup", Tr, "*")) : m("", !0)
|
4692
|
+
], 8, xr),
|
4683
4693
|
e.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (l(), C(u, {
|
4684
4694
|
key: 0,
|
4685
4695
|
ref: "tooltip",
|
@@ -4700,7 +4710,7 @@ function Rr(e, i, t, a, n, s) {
|
|
4700
4710
|
id: e.tooltipId
|
4701
4711
|
}, [
|
4702
4712
|
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4703
|
-
], 8,
|
4713
|
+
], 8, Sr)) : m("", !0)
|
4704
4714
|
])) : m("", !0),
|
4705
4715
|
h("ul", {
|
4706
4716
|
class: _({ open: n.showOptions }),
|
@@ -4719,7 +4729,7 @@ function Rr(e, i, t, a, n, s) {
|
|
4719
4729
|
src: s.pathFlag(s.optionCountry),
|
4720
4730
|
alt: s.optionCountry,
|
4721
4731
|
class: _(["flag", s.optionCountry])
|
4722
|
-
}, null, 10,
|
4732
|
+
}, null, 10, Lr)) : t.type === "color" ? (l(), o("span", {
|
4723
4733
|
key: 1,
|
4724
4734
|
style: Oe("background: " + s.optionColor)
|
4725
4735
|
}, null, 4)) : m("", !0),
|
@@ -4739,8 +4749,8 @@ function Rr(e, i, t, a, n, s) {
|
|
4739
4749
|
type: t.iconDropdown.iconType,
|
4740
4750
|
title: t.iconDropdown.tooltip
|
4741
4751
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0)
|
4742
|
-
], 40,
|
4743
|
-
t.type === "default" && n.showOptions ? (l(), o("ul",
|
4752
|
+
], 40, Or),
|
4753
|
+
t.type === "default" && n.showOptions ? (l(), o("ul", Dr, [
|
4744
4754
|
(l(!0), o(k, null, F(t.selectData, (y, I) => (l(), o("li", {
|
4745
4755
|
key: I,
|
4746
4756
|
role: "option",
|
@@ -4758,8 +4768,8 @@ function Rr(e, i, t, a, n, s) {
|
|
4758
4768
|
iconClass: y.iconClass,
|
4759
4769
|
type: y.iconType
|
4760
4770
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
4761
|
-
y.text ? (l(), o("span",
|
4762
|
-
], 10,
|
4771
|
+
y.text ? (l(), o("span", Br, g(y.text), 1)) : m("", !0)
|
4772
|
+
], 10, jr)) : m("", !0),
|
4763
4773
|
t.optionLinkType === "router" ? (l(), C(r, {
|
4764
4774
|
key: 1,
|
4765
4775
|
to: "#",
|
@@ -4776,7 +4786,7 @@ function Rr(e, i, t, a, n, s) {
|
|
4776
4786
|
]),
|
4777
4787
|
_: 2
|
4778
4788
|
}, 1032, ["onClick", "class"])) : m("", !0)
|
4779
|
-
], 8,
|
4789
|
+
], 8, Nr))), 128))
|
4780
4790
|
])) : t.type !== "default" && t.type !== "content" && n.showOptions ? (l(), o("ul", {
|
4781
4791
|
key: 1,
|
4782
4792
|
class: _({ "checkbox-options": t.type === "checkboxOptions" }),
|
@@ -4794,9 +4804,9 @@ function Rr(e, i, t, a, n, s) {
|
|
4794
4804
|
onChange: i[3] || (i[3] = (...v) => s.optionSelect && s.optionSelect(...v)),
|
4795
4805
|
checked: s.compareValues(y.value),
|
4796
4806
|
id: "option-" + (I + 1)
|
4797
|
-
}, null, 40,
|
4807
|
+
}, null, 40, Fr),
|
4798
4808
|
h("span", null, g(y.text), 1)
|
4799
|
-
], 10,
|
4809
|
+
], 10, Ar)) : t.type === "country" ? (l(), o("a", {
|
4800
4810
|
key: 1,
|
4801
4811
|
href: "#",
|
4802
4812
|
onClick: O((v) => s.selectOption(y.value), ["prevent"]),
|
@@ -4806,9 +4816,9 @@ function Rr(e, i, t, a, n, s) {
|
|
4806
4816
|
class: "flag",
|
4807
4817
|
src: s.pathFlag(y.value),
|
4808
4818
|
alt: y.text
|
4809
|
-
}, null, 8,
|
4819
|
+
}, null, 8, Hr),
|
4810
4820
|
h("span", null, g(y.text), 1)
|
4811
|
-
], 10,
|
4821
|
+
], 10, zr)) : t.type === "color" ? (l(), o("a", {
|
4812
4822
|
key: 2,
|
4813
4823
|
href: "#",
|
4814
4824
|
onClick: O((v) => s.selectOption(y.value), ["prevent"]),
|
@@ -4819,9 +4829,9 @@ function Rr(e, i, t, a, n, s) {
|
|
4819
4829
|
style: Oe("background: " + y.value)
|
4820
4830
|
}, null, 4),
|
4821
4831
|
h("span", null, g(y.text), 1)
|
4822
|
-
], 10,
|
4832
|
+
], 10, qr)) : m("", !0)
|
4823
4833
|
]))), 128)),
|
4824
|
-
t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), o("li",
|
4834
|
+
t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), o("li", Rr, [
|
4825
4835
|
h("a", {
|
4826
4836
|
href: "#",
|
4827
4837
|
onClick: i[4] || (i[4] = O((...y) => s.toggleAllOptions && s.toggleAllOptions(...y), ["prevent"]))
|
@@ -4838,13 +4848,13 @@ function Rr(e, i, t, a, n, s) {
|
|
4838
4848
|
h("span", null, g(s.selectAllOptionsText), 1)
|
4839
4849
|
])
|
4840
4850
|
])) : m("", !0)
|
4841
|
-
], 10,
|
4851
|
+
], 10, Pr)) : t.type === "content" && n.showOptions ? V(e.$slots, "default", { key: 2 }) : m("", !0)
|
4842
4852
|
])
|
4843
|
-
], 42,
|
4844
|
-
], 10,
|
4853
|
+
], 42, Mr)
|
4854
|
+
], 10, wr);
|
4845
4855
|
}
|
4846
|
-
const
|
4847
|
-
const
|
4856
|
+
const Er = /* @__PURE__ */ N(vr, [["render", Vr]]);
|
4857
|
+
const Ur = {
|
4848
4858
|
name: "CmdForm",
|
4849
4859
|
emits: ["submit"],
|
4850
4860
|
data() {
|
@@ -4879,8 +4889,8 @@ const Er = {
|
|
4879
4889
|
this.useValidation && (e.preventDefault(), e.target.checkValidity() ? (this.errorOccurred = !1, this.$emit("submit", e)) : this.errorOccurred = !0);
|
4880
4890
|
}
|
4881
4891
|
}
|
4882
|
-
},
|
4883
|
-
function
|
4892
|
+
}, Gr = ["data-use-validation", "novalidate"], Qr = { class: "flex-container" };
|
4893
|
+
function Zr(e, i, t, a, n, s) {
|
4884
4894
|
return l(), o("form", {
|
4885
4895
|
class: _(["cmd-form", { error: n.errorOccurred }]),
|
4886
4896
|
"data-use-validation": t.useValidation,
|
@@ -4888,7 +4898,7 @@ function Qr(e, i, t, a, n, s) {
|
|
4888
4898
|
novalidate: t.novalidate
|
4889
4899
|
}, [
|
4890
4900
|
t.useFieldset ? (l(), o(k, { key: 0 }, [
|
4891
|
-
h("fieldset",
|
4901
|
+
h("fieldset", Qr, [
|
4892
4902
|
h("legend", {
|
4893
4903
|
class: _({ hidden: !t.showLegend })
|
4894
4904
|
}, g(t.textLegend), 3),
|
@@ -4896,10 +4906,10 @@ function Qr(e, i, t, a, n, s) {
|
|
4896
4906
|
]),
|
4897
4907
|
V(e.$slots, "button-row")
|
4898
4908
|
], 64)) : V(e.$slots, "default", { key: 1 })
|
4899
|
-
], 42,
|
4909
|
+
], 42, Gr);
|
4900
4910
|
}
|
4901
|
-
const
|
4902
|
-
const
|
4911
|
+
const Rh = /* @__PURE__ */ N(Ur, [["render", Zr]]);
|
4912
|
+
const Wr = {
|
4903
4913
|
name: "CmdFormFilters",
|
4904
4914
|
data() {
|
4905
4915
|
return {
|
@@ -4959,14 +4969,14 @@ const Zr = {
|
|
4959
4969
|
deep: !0
|
4960
4970
|
}
|
4961
4971
|
}
|
4962
|
-
},
|
4972
|
+
}, Jr = {
|
4963
4973
|
key: 0,
|
4964
4974
|
class: "cmd-form-filters"
|
4965
|
-
},
|
4966
|
-
function
|
4975
|
+
}, Yr = { key: 0 }, Kr = { key: 1 }, Xr = ["onClick", "title"];
|
4976
|
+
function $r(e, i, t, a, n, s) {
|
4967
4977
|
const u = E;
|
4968
|
-
return n.options.length ? (l(), o("ul",
|
4969
|
-
n.options.length > 1 ? (l(), o("li",
|
4978
|
+
return n.options.length ? (l(), o("ul", Jr, [
|
4979
|
+
n.options.length > 1 ? (l(), o("li", Yr, [
|
4970
4980
|
h("a", {
|
4971
4981
|
href: "#",
|
4972
4982
|
onClick: i[0] || (i[0] = O((...d) => s.deleteAllFilters && s.deleteAllFilters(...d), ["prevent"]))
|
@@ -4976,7 +4986,7 @@ function Xr(e, i, t, a, n, s) {
|
|
4976
4986
|
iconClass: t.linkDeleteAllFilters.icon.iconClass,
|
4977
4987
|
title: t.linkDeleteAllFilters.icon.tooltip
|
4978
4988
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
4979
|
-
t.linkDeleteAllFilters.text ? (l(), o("span",
|
4989
|
+
t.linkDeleteAllFilters.text ? (l(), o("span", Kr, g(t.linkDeleteAllFilters.text), 1)) : m("", !0)
|
4980
4990
|
])
|
4981
4991
|
])) : m("", !0),
|
4982
4992
|
(l(!0), o(k, null, F(n.options, (d, r) => (l(), o("li", { key: r }, [
|
@@ -4990,12 +5000,12 @@ function Xr(e, i, t, a, n, s) {
|
|
4990
5000
|
iconClass: t.deleteFilterIcon.iconClass,
|
4991
5001
|
type: t.deleteFilterIcon.iconType
|
4992
5002
|
}, null, 8, ["iconClass", "type"])
|
4993
|
-
], 8,
|
5003
|
+
], 8, Xr)
|
4994
5004
|
]))), 128))
|
4995
5005
|
])) : m("", !0);
|
4996
5006
|
}
|
4997
|
-
const
|
4998
|
-
const
|
5007
|
+
const ec = /* @__PURE__ */ N(Wr, [["render", $r]]);
|
5008
|
+
const tc = {
|
4999
5009
|
name: "CmdGoogleMaps",
|
5000
5010
|
props: {
|
5001
5011
|
address: {
|
@@ -5012,13 +5022,13 @@ const ec = {
|
|
5012
5022
|
return "https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed";
|
5013
5023
|
}
|
5014
5024
|
}
|
5015
|
-
},
|
5016
|
-
function
|
5017
|
-
return l(), o("div",
|
5018
|
-
h("iframe", { src: s.locateAddress }, null, 8,
|
5025
|
+
}, ic = { class: "cmd-google-maps responsive-wrapper" }, nc = ["src"];
|
5026
|
+
function sc(e, i, t, a, n, s) {
|
5027
|
+
return l(), o("div", ic, [
|
5028
|
+
h("iframe", { src: s.locateAddress }, null, 8, nc)
|
5019
5029
|
]);
|
5020
5030
|
}
|
5021
|
-
const
|
5031
|
+
const Vh = /* @__PURE__ */ N(tc, [["render", sc]]), lc = {
|
5022
5032
|
data() {
|
5023
5033
|
return {
|
5024
5034
|
defaultMessageProperties: {
|
@@ -5027,9 +5037,9 @@ const Rh = /* @__PURE__ */ N(ec, [["render", nc]]), sc = {
|
|
5027
5037
|
};
|
5028
5038
|
}
|
5029
5039
|
};
|
5030
|
-
const
|
5040
|
+
const oc = {
|
5031
5041
|
name: "CmdImageGallery",
|
5032
|
-
mixins: [ie,
|
5042
|
+
mixins: [ie, lc],
|
5033
5043
|
props: {
|
5034
5044
|
images: {
|
5035
5045
|
type: Array,
|
@@ -5045,10 +5055,10 @@ const lc = {
|
|
5045
5055
|
Mt({ fancyBoxGallery: this.images, defaultGalleryIndex: e });
|
5046
5056
|
}
|
5047
5057
|
}
|
5048
|
-
},
|
5049
|
-
function
|
5058
|
+
}, ac = { class: "grid-container-create-columns cmd-image-gallery" }, rc = ["onClick", "title"];
|
5059
|
+
function cc(e, i, t, a, n, s) {
|
5050
5060
|
const u = Ie;
|
5051
|
-
return l(), o("div",
|
5061
|
+
return l(), o("div", ac, [
|
5052
5062
|
(l(!0), o(k, null, F(t.images, (d, r) => (l(), o("a", {
|
5053
5063
|
key: r,
|
5054
5064
|
onClick: O((c) => s.showFancyBox(r), ["prevent"]),
|
@@ -5059,11 +5069,11 @@ function rc(e, i, t, a, n, s) {
|
|
5059
5069
|
image: d.image,
|
5060
5070
|
figcaption: d.figcaption
|
5061
5071
|
}, null, 8, ["image", "figcaption"])
|
5062
|
-
], 8,
|
5072
|
+
], 8, rc))), 128))
|
5063
5073
|
]);
|
5064
5074
|
}
|
5065
|
-
const
|
5066
|
-
const
|
5075
|
+
const Eh = /* @__PURE__ */ N(oc, [["render", cc]]);
|
5076
|
+
const uc = {
|
5067
5077
|
name: "CmdImageZoom",
|
5068
5078
|
props: {
|
5069
5079
|
imageSmall: {
|
@@ -5102,15 +5112,15 @@ function li(e, i) {
|
|
5102
5112
|
function oi(e, i, t) {
|
5103
5113
|
return e < i ? i : e > t ? t : e;
|
5104
5114
|
}
|
5105
|
-
const
|
5115
|
+
const dc = { class: "cmd-imagezoom flex-container" }, mc = ["title"], hc = ["src", "alt"], fc = {
|
5106
5116
|
key: 0,
|
5107
5117
|
class: "zoom-container"
|
5108
|
-
},
|
5118
|
+
}, gc = ["src", "alt"], pc = {
|
5109
5119
|
key: 1,
|
5110
5120
|
class: "zoom-overlay"
|
5111
5121
|
};
|
5112
|
-
function
|
5113
|
-
return l(), o("div",
|
5122
|
+
function yc(e, i, t, a, n, s) {
|
5123
|
+
return l(), o("div", dc, [
|
5114
5124
|
h("a", {
|
5115
5125
|
href: "#",
|
5116
5126
|
class: "no-flex thumbnails-imagezoom",
|
@@ -5122,19 +5132,19 @@ function pc(e, i, t, a, n, s) {
|
|
5122
5132
|
onMouseover: i[0] || (i[0] = (...u) => s.onMouseOver && s.onMouseOver(...u)),
|
5123
5133
|
onMousemove: i[1] || (i[1] = (...u) => s.onMouseMove && s.onMouseMove(...u)),
|
5124
5134
|
onMouseout: i[2] || (i[2] = (...u) => s.onMouseOut && s.onMouseOut(...u))
|
5125
|
-
}, null, 40,
|
5126
|
-
], 8,
|
5127
|
-
n.showLargeImage ? (l(), o("div",
|
5135
|
+
}, null, 40, hc)
|
5136
|
+
], 8, mc),
|
5137
|
+
n.showLargeImage ? (l(), o("div", fc, [
|
5128
5138
|
h("img", {
|
5129
5139
|
src: t.imageLarge.src,
|
5130
5140
|
alt: t.imageLarge.alt
|
5131
|
-
}, null, 8,
|
5141
|
+
}, null, 8, gc)
|
5132
5142
|
])) : m("", !0),
|
5133
|
-
n.showLargeImage ? (l(), o("div",
|
5143
|
+
n.showLargeImage ? (l(), o("div", pc)) : m("", !0)
|
5134
5144
|
]);
|
5135
5145
|
}
|
5136
|
-
const
|
5137
|
-
const
|
5146
|
+
const Uh = /* @__PURE__ */ N(uc, [["render", yc]]);
|
5147
|
+
const _c = {
|
5138
5148
|
mixins: [
|
5139
5149
|
Nt,
|
5140
5150
|
xe,
|
@@ -5244,11 +5254,11 @@ const yc = {
|
|
5244
5254
|
immediate: !0
|
5245
5255
|
}
|
5246
5256
|
}
|
5247
|
-
},
|
5257
|
+
}, Cc = ["aria-labelledby"], bc = { class: "label-text" }, kc = ["id"], vc = { key: 0 }, wc = ["title", "aria-errormessage", "id"], Ic = ["for"], xc = ["type", "id", "name", "value", "disabled"], Tc = { key: 1 }, Sc = {
|
5248
5258
|
key: 1,
|
5249
5259
|
class: "flex-container no-flex"
|
5250
5260
|
};
|
5251
|
-
function
|
5261
|
+
function Mc(e, i, t, a, n, s) {
|
5252
5262
|
const u = Dt, d = E;
|
5253
5263
|
return l(), o("div", {
|
5254
5264
|
class: _([
|
@@ -5264,11 +5274,11 @@ function Sc(e, i, t, a, n, s) {
|
|
5264
5274
|
]),
|
5265
5275
|
"aria-labelledby": e.htmlId
|
5266
5276
|
}, [
|
5267
|
-
ne(h("span",
|
5277
|
+
ne(h("span", bc, [
|
5268
5278
|
h("span", { id: e.htmlId }, [
|
5269
5279
|
z(g(t.labelText), 1),
|
5270
|
-
t.required ? (l(), o("sup",
|
5271
|
-
], 8,
|
5280
|
+
t.required ? (l(), o("sup", vc, "*")) : m("", !0)
|
5281
|
+
], 8, kc),
|
5272
5282
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
|
5273
5283
|
key: 0,
|
5274
5284
|
ref: "tooltip",
|
@@ -5293,11 +5303,11 @@ function Sc(e, i, t, a, n, s) {
|
|
5293
5303
|
id: e.tooltipId
|
5294
5304
|
}, [
|
5295
5305
|
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
5296
|
-
], 8,
|
5306
|
+
], 8, wc)) : m("", !0)
|
5297
5307
|
], 512), [
|
5298
5308
|
[ye, t.showLabel]
|
5299
5309
|
]),
|
5300
|
-
t.useSlot ? (l(), o("div",
|
5310
|
+
t.useSlot ? (l(), o("div", Sc, [
|
5301
5311
|
V(e.$slots, "default")
|
5302
5312
|
])) : (l(), o("span", {
|
5303
5313
|
key: 0,
|
@@ -5315,7 +5325,7 @@ function Sc(e, i, t, a, n, s) {
|
|
5315
5325
|
"onUpdate:modelValue": i[1] || (i[1] = (f) => s.inputValue = f),
|
5316
5326
|
disabled: t.disabled,
|
5317
5327
|
class: _({ "replace-input-type": t.replaceInputType, "toggle-switch": t.toggleSwitch })
|
5318
|
-
}, null, 10,
|
5328
|
+
}, null, 10, xc), [
|
5319
5329
|
[mn, s.inputValue]
|
5320
5330
|
]),
|
5321
5331
|
t.multipleSwitch && r.iconClass ? (l(), C(d, {
|
@@ -5323,13 +5333,13 @@ function Sc(e, i, t, a, n, s) {
|
|
5323
5333
|
iconClass: r.iconClass,
|
5324
5334
|
type: r.iconType
|
5325
5335
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5326
|
-
r.labelText ? (l(), o("span",
|
5327
|
-
], 8,
|
5336
|
+
r.labelText ? (l(), o("span", Tc, g(r.labelText), 1)) : m("", !0)
|
5337
|
+
], 8, Ic))), 128))
|
5328
5338
|
], 2))
|
5329
|
-
], 10,
|
5339
|
+
], 10, Cc);
|
5330
5340
|
}
|
5331
|
-
const
|
5332
|
-
const
|
5341
|
+
const Gh = /* @__PURE__ */ N(_c, [["render", Mc]]);
|
5342
|
+
const Oc = {
|
5333
5343
|
name: "CmdLoginForm",
|
5334
5344
|
data() {
|
5335
5345
|
return {
|
@@ -5520,17 +5530,17 @@ const Mc = {
|
|
5520
5530
|
this.modelChange();
|
5521
5531
|
}
|
5522
5532
|
}
|
5523
|
-
},
|
5524
|
-
function
|
5533
|
+
}, Lc = { class: "cmd-login-form flex-container" }, Dc = { class: "flex-container" }, Nc = { class: "option-wrapper flex-container" }, jc = { key: 1 }, Bc = ["href"], Pc = { key: 1 }, Ac = /* @__PURE__ */ z(" /> "), Fc = { key: 1 }, zc = ["type", "disabled"], Hc = { key: 1 }, qc = { class: "cmd-login-form flex-container" }, Rc = { class: "option-wrapper flex-container" }, Vc = { key: 1 }, Ec = ["type", "disabled"], Uc = { key: 1 };
|
5534
|
+
function Gc(e, i, t, a, n, s) {
|
5525
5535
|
var f, p, b, y, I, v, T;
|
5526
5536
|
const u = W, d = _e, r = E, c = le("router-link");
|
5527
5537
|
return l(), o(k, null, [
|
5528
|
-
ne(h("fieldset",
|
5538
|
+
ne(h("fieldset", Lc, [
|
5529
5539
|
h("legend", {
|
5530
5540
|
class: _({ hidden: !t.showLegend })
|
5531
5541
|
}, g(t.textLegendLoginForm), 3),
|
5532
5542
|
t.cmdHeadlineLoginForm ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
|
5533
|
-
h("div",
|
5543
|
+
h("div", Dc, [
|
5534
5544
|
x(d, {
|
5535
5545
|
element: "input",
|
5536
5546
|
type: "text",
|
@@ -5558,7 +5568,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5558
5568
|
onValidationStatusChange: i[3] || (i[3] = (M) => s.checkValidationStatus(M, "password"))
|
5559
5569
|
}, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
|
5560
5570
|
]),
|
5561
|
-
h("div",
|
5571
|
+
h("div", Nc, [
|
5562
5572
|
t.options.forgotPassword || t.options.createAccount ? (l(), o(k, { key: 0 }, [
|
5563
5573
|
t.options.forgotPassword ? (l(), o("a", {
|
5564
5574
|
key: 0,
|
@@ -5571,7 +5581,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5571
5581
|
type: t.options.forgotPassword.icon.iconType,
|
5572
5582
|
title: t.options.forgotPassword.icon.tooltip
|
5573
5583
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
5574
|
-
t.options.forgotPassword.text ? (l(), o("span",
|
5584
|
+
t.options.forgotPassword.text ? (l(), o("span", jc, g(t.options.forgotPassword.text), 1)) : m("", !0)
|
5575
5585
|
])) : m("", !0),
|
5576
5586
|
t.options.createAccount && t.options.createAccount.linkType === "href" ? (l(), o("a", {
|
5577
5587
|
key: 1,
|
@@ -5583,8 +5593,8 @@ function Uc(e, i, t, a, n, s) {
|
|
5583
5593
|
type: t.options.createAccount.icon.iconType,
|
5584
5594
|
title: t.options.createAccount.icon.tooltip
|
5585
5595
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
5586
|
-
t.options.createAccount.text ? (l(), o("span",
|
5587
|
-
], 8,
|
5596
|
+
t.options.createAccount.text ? (l(), o("span", Pc, g(t.options.createAccount.text), 1)) : m("", !0)
|
5597
|
+
], 8, Bc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (l(), C(c, {
|
5588
5598
|
key: 2,
|
5589
5599
|
to: t.options.createAccount.path
|
5590
5600
|
}, {
|
@@ -5595,8 +5605,8 @@ function Uc(e, i, t, a, n, s) {
|
|
5595
5605
|
type: t.options.createAccount.icon.iconType,
|
5596
5606
|
title: t.options.createAccount.icon.tooltip
|
5597
5607
|
}, null, 8, ["class", "type", "title"])) : m("", !0),
|
5598
|
-
|
5599
|
-
t.options.createAccount.text ? (l(), o("span",
|
5608
|
+
Ac,
|
5609
|
+
t.options.createAccount.text ? (l(), o("span", Fc, g(t.options.createAccount.text), 1)) : m("", !0)
|
5600
5610
|
]),
|
5601
5611
|
_: 1
|
5602
5612
|
}, 8, ["to"])) : m("", !0)
|
@@ -5614,13 +5624,13 @@ function Uc(e, i, t, a, n, s) {
|
|
5614
5624
|
type: t.buttons.login.icon.iconType,
|
5615
5625
|
title: t.buttons.login.icon.tooltip
|
5616
5626
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
5617
|
-
t.buttons.login.text ? (l(), o("span",
|
5618
|
-
], 10,
|
5627
|
+
t.buttons.login.text ? (l(), o("span", Hc, g(t.buttons.login.text), 1)) : m("", !0)
|
5628
|
+
], 10, zc)) : m("", !0)
|
5619
5629
|
])
|
5620
5630
|
], 512), [
|
5621
5631
|
[ye, !n.sendLogin]
|
5622
5632
|
]),
|
5623
|
-
ne(h("fieldset",
|
5633
|
+
ne(h("fieldset", qc, [
|
5624
5634
|
h("legend", {
|
5625
5635
|
class: _({ hidden: !t.showLegend })
|
5626
5636
|
}, g(t.textLegendForgotLoginForm), 3),
|
@@ -5638,7 +5648,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5638
5648
|
modelValue: n.sendLoginMail,
|
5639
5649
|
"onUpdate:modelValue": i[7] || (i[7] = (M) => n.sendLoginMail = M)
|
5640
5650
|
}, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
|
5641
|
-
h("div",
|
5651
|
+
h("div", Rc, [
|
5642
5652
|
h("a", {
|
5643
5653
|
href: "#",
|
5644
5654
|
onClick: i[8] || (i[8] = O((M) => n.sendLogin = !1, ["prevent"]))
|
@@ -5649,7 +5659,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5649
5659
|
type: t.options.backToLoginForm.icon.iconType,
|
5650
5660
|
title: t.options.backToLoginForm.icon.tooltip
|
5651
5661
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
5652
|
-
t.options.backToLoginForm.text ? (l(), o("span",
|
5662
|
+
t.options.backToLoginForm.text ? (l(), o("span", Vc, g(t.options.backToLoginForm.text), 1)) : m("", !0)
|
5653
5663
|
]),
|
5654
5664
|
t.buttons.sendLogin.linkType === "button" ? (l(), o("button", {
|
5655
5665
|
key: 0,
|
@@ -5662,16 +5672,16 @@ function Uc(e, i, t, a, n, s) {
|
|
5662
5672
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5663
5673
|
title: (T = t.buttons.sendLogin.icon) == null ? void 0 : T.tooltip
|
5664
5674
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
5665
|
-
t.buttons.sendLogin.text ? (l(), o("span",
|
5666
|
-
], 10,
|
5675
|
+
t.buttons.sendLogin.text ? (l(), o("span", Uc, g(t.buttons.sendLogin.text), 1)) : m("", !0)
|
5676
|
+
], 10, Ec)) : m("", !0)
|
5667
5677
|
])
|
5668
5678
|
], 512), [
|
5669
5679
|
[ye, n.sendLogin]
|
5670
5680
|
])
|
5671
5681
|
], 64);
|
5672
5682
|
}
|
5673
|
-
const
|
5674
|
-
const
|
5683
|
+
const Qh = /* @__PURE__ */ N(Oc, [["render", Gc]]);
|
5684
|
+
const Qc = {
|
5675
5685
|
name: "CmdMainNavigation",
|
5676
5686
|
data() {
|
5677
5687
|
return {
|
@@ -5761,11 +5771,11 @@ const Gc = {
|
|
5761
5771
|
this.$emit("offcanvas", { open: this.showOffcanvas });
|
5762
5772
|
}
|
5763
5773
|
}
|
5764
|
-
},
|
5774
|
+
}, Zc = {
|
5765
5775
|
key: 0,
|
5766
5776
|
class: "close-nav"
|
5767
|
-
},
|
5768
|
-
function
|
5777
|
+
}, Wc = ["href", "title", "target", "onClick"], Jc = { key: 1 }, Yc = { key: 1 }, Kc = ["aria-expanded"], Xc = ["href", "title", "target", "onClick"], $c = { key: 1 }, eu = { key: 1 }, tu = ["aria-expanded"], iu = ["href", "title", "target", "onClick"], nu = { key: 1 }, su = { key: 1 };
|
5778
|
+
function lu(e, i, t, a, n, s) {
|
5769
5779
|
const u = E, d = le("router-link");
|
5770
5780
|
return l(), o("div", {
|
5771
5781
|
class: _([
|
@@ -5784,7 +5794,7 @@ function su(e, i, t, a, n, s) {
|
|
5784
5794
|
h("ul", {
|
5785
5795
|
class: _({ "stretch-items": t.stretchMainItems })
|
5786
5796
|
}, [
|
5787
|
-
n.showOffcanvas ? (l(), o("li",
|
5797
|
+
n.showOffcanvas ? (l(), o("li", Zc, [
|
5788
5798
|
h("a", {
|
5789
5799
|
href: "#",
|
5790
5800
|
id: "close-offcanvas",
|
@@ -5821,12 +5831,12 @@ function su(e, i, t, a, n, s) {
|
|
5821
5831
|
iconClass: r.iconClass,
|
5822
5832
|
type: r.iconType
|
5823
5833
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5824
|
-
r.text ? (l(), o("span",
|
5834
|
+
r.text ? (l(), o("span", Jc, g(r.text), 1)) : m("", !0),
|
5825
5835
|
(p = r == null ? void 0 : r.subentries) != null && p.length ? (l(), o("span", {
|
5826
5836
|
key: 2,
|
5827
5837
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5828
5838
|
}, null, 2)) : m("", !0)
|
5829
|
-
], 40,
|
5839
|
+
], 40, Wc)) : m("", !0),
|
5830
5840
|
r.type === "router" ? (l(), C(d, {
|
5831
5841
|
key: 1,
|
5832
5842
|
to: s.getRoute(r),
|
@@ -5838,7 +5848,7 @@ function su(e, i, t, a, n, s) {
|
|
5838
5848
|
iconClass: r.iconClass,
|
5839
5849
|
type: r.iconType
|
5840
5850
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5841
|
-
r.text ? (l(), o("span",
|
5851
|
+
r.text ? (l(), o("span", Yc, g(r.text), 1)) : m("", !0),
|
5842
5852
|
r.subentries && r.subentries.length > 0 ? (l(), o("span", {
|
5843
5853
|
key: 2,
|
5844
5854
|
class: _(["subentry-icon", t.subentriesIconClass])
|
@@ -5868,12 +5878,12 @@ function su(e, i, t, a, n, s) {
|
|
5868
5878
|
iconClass: y.iconClass,
|
5869
5879
|
type: y.iconType
|
5870
5880
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5871
|
-
y.text ? (l(), o("span",
|
5881
|
+
y.text ? (l(), o("span", $c, g(y.text), 1)) : m("", !0),
|
5872
5882
|
y.subentries && y.subentries.length > 0 ? (l(), o("span", {
|
5873
5883
|
key: 2,
|
5874
5884
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5875
5885
|
}, null, 2)) : m("", !0)
|
5876
|
-
], 40,
|
5886
|
+
], 40, Xc)) : m("", !0),
|
5877
5887
|
y.type === "router" ? (l(), C(d, {
|
5878
5888
|
key: 1,
|
5879
5889
|
to: s.getRoute(y),
|
@@ -5885,7 +5895,7 @@ function su(e, i, t, a, n, s) {
|
|
5885
5895
|
iconClass: y.iconClass,
|
5886
5896
|
type: y.iconType
|
5887
5897
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5888
|
-
y.text ? (l(), o("span",
|
5898
|
+
y.text ? (l(), o("span", eu, g(y.text), 1)) : m("", !0),
|
5889
5899
|
y.subentries && y.subentries.length > 0 ? (l(), o("span", {
|
5890
5900
|
key: 2,
|
5891
5901
|
class: _(["subentry-icon", t.subentriesIconClass])
|
@@ -5910,12 +5920,12 @@ function su(e, i, t, a, n, s) {
|
|
5910
5920
|
iconClass: v.iconClass,
|
5911
5921
|
type: v.iconType
|
5912
5922
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5913
|
-
v.text ? (l(), o("span",
|
5923
|
+
v.text ? (l(), o("span", nu, g(v.text), 1)) : m("", !0),
|
5914
5924
|
v.subentries && v.subentries.length > 0 ? (l(), o("span", {
|
5915
5925
|
key: 2,
|
5916
5926
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5917
5927
|
}, null, 2)) : m("", !0)
|
5918
|
-
], 8,
|
5928
|
+
], 8, iu)) : m("", !0),
|
5919
5929
|
r.type === "router" ? (l(), C(d, {
|
5920
5930
|
key: 1,
|
5921
5931
|
to: s.getRoute(v),
|
@@ -5927,7 +5937,7 @@ function su(e, i, t, a, n, s) {
|
|
5927
5937
|
iconClass: v.iconClass,
|
5928
5938
|
type: v.iconType
|
5929
5939
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5930
|
-
v.text ? (l(), o("span",
|
5940
|
+
v.text ? (l(), o("span", su, g(v.text), 1)) : m("", !0),
|
5931
5941
|
v.subentries && v.subentries.length > 0 ? (l(), o("span", {
|
5932
5942
|
key: 2,
|
5933
5943
|
class: _(["subentry-icon", t.subentriesIconClass])
|
@@ -5936,9 +5946,9 @@ function su(e, i, t, a, n, s) {
|
|
5936
5946
|
_: 2
|
5937
5947
|
}, 1032, ["to", "target"])) : m("", !0)
|
5938
5948
|
]))), 128))
|
5939
|
-
], 8,
|
5949
|
+
], 8, tu)) : m("", !0)
|
5940
5950
|
], 2))), 128))
|
5941
|
-
], 8,
|
5951
|
+
], 8, Kc)) : m("", !0)
|
5942
5952
|
], 2);
|
5943
5953
|
}), 128))
|
5944
5954
|
], 2)
|
@@ -5960,8 +5970,8 @@ function su(e, i, t, a, n, s) {
|
|
5960
5970
|
])) : m("", !0)
|
5961
5971
|
], 2);
|
5962
5972
|
}
|
5963
|
-
const
|
5964
|
-
const
|
5973
|
+
const ou = /* @__PURE__ */ N(Qc, [["render", lu]]);
|
5974
|
+
const au = {
|
5965
5975
|
name: "CmdMultistepFormProgressBar",
|
5966
5976
|
data() {
|
5967
5977
|
return {
|
@@ -5992,19 +6002,19 @@ const ou = {
|
|
5992
6002
|
return me(e);
|
5993
6003
|
}
|
5994
6004
|
}
|
5995
|
-
},
|
6005
|
+
}, ru = { class: "cmd-multistep-form-progress-bar" }, cu = ["href", "onClick", "title"], uu = {
|
5996
6006
|
key: 0,
|
5997
6007
|
class: "number"
|
5998
|
-
},
|
6008
|
+
}, du = { key: 2 }, mu = {
|
5999
6009
|
key: 0,
|
6000
6010
|
class: "number"
|
6001
|
-
},
|
6011
|
+
}, hu = { key: 2 }, fu = ["type", "name", "title", "formaction", "onClick"], gu = {
|
6002
6012
|
key: 0,
|
6003
6013
|
class: "number"
|
6004
|
-
},
|
6005
|
-
function
|
6014
|
+
}, pu = { key: 2 };
|
6015
|
+
function yu(e, i, t, a, n, s) {
|
6006
6016
|
const u = E, d = le("router-link");
|
6007
|
-
return l(), o("ol",
|
6017
|
+
return l(), o("ol", ru, [
|
6008
6018
|
(l(!0), o(k, null, F(t.multisteps, (r, c) => (l(), o("li", {
|
6009
6019
|
key: c,
|
6010
6020
|
class: _({ active: n.activeLink === c })
|
@@ -6015,30 +6025,30 @@ function pu(e, i, t, a, n, s) {
|
|
6015
6025
|
onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"]),
|
6016
6026
|
title: r.tooltip
|
6017
6027
|
}, [
|
6018
|
-
t.showStepNumber ? (l(), o("span",
|
6028
|
+
t.showStepNumber ? (l(), o("span", uu, g(c + 1), 1)) : m("", !0),
|
6019
6029
|
r.iconClass ? (l(), C(u, {
|
6020
6030
|
key: 1,
|
6021
6031
|
iconClass: r.iconClass,
|
6022
6032
|
type: r.iconType
|
6023
6033
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
6024
|
-
r.text ? (l(), o("span",
|
6034
|
+
r.text ? (l(), o("span", du, g(r.text), 1)) : m("", !0),
|
6025
6035
|
h("span", {
|
6026
6036
|
class: _(t.separatorIconClass)
|
6027
6037
|
}, null, 2)
|
6028
|
-
], 8,
|
6038
|
+
], 8, cu)) : m("", !0),
|
6029
6039
|
r.type === "router" ? (l(), C(d, {
|
6030
6040
|
key: 1,
|
6031
6041
|
to: s.getRoute(r),
|
6032
6042
|
title: r.tooltip
|
6033
6043
|
}, {
|
6034
6044
|
default: A(() => [
|
6035
|
-
t.showStepNumber ? (l(), o("span",
|
6045
|
+
t.showStepNumber ? (l(), o("span", mu, g(c + 1), 1)) : m("", !0),
|
6036
6046
|
r.iconClass ? (l(), C(u, {
|
6037
6047
|
key: 1,
|
6038
6048
|
iconClass: r.iconClass,
|
6039
6049
|
type: r.iconType
|
6040
6050
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
6041
|
-
r.text ? (l(), o("span",
|
6051
|
+
r.text ? (l(), o("span", hu, g(r.text), 1)) : m("", !0),
|
6042
6052
|
h("span", {
|
6043
6053
|
class: _(t.separatorIconClass)
|
6044
6054
|
}, null, 2)
|
@@ -6054,22 +6064,22 @@ function pu(e, i, t, a, n, s) {
|
|
6054
6064
|
formaction: r.formaction,
|
6055
6065
|
onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"])
|
6056
6066
|
}, [
|
6057
|
-
t.showStepNumber ? (l(), o("span",
|
6067
|
+
t.showStepNumber ? (l(), o("span", gu, g(c + 1), 1)) : m("", !0),
|
6058
6068
|
r.iconClass ? (l(), C(u, {
|
6059
6069
|
key: 1,
|
6060
6070
|
iconClass: r.iconClass,
|
6061
6071
|
type: r.iconType
|
6062
6072
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
6063
|
-
r.text ? (l(), o("span",
|
6073
|
+
r.text ? (l(), o("span", pu, g(r.text), 1)) : m("", !0),
|
6064
6074
|
h("span", {
|
6065
6075
|
class: _(t.separatorIconClass)
|
6066
6076
|
}, null, 2)
|
6067
|
-
], 8,
|
6077
|
+
], 8, fu)) : m("", !0)
|
6068
6078
|
], 2))), 128))
|
6069
6079
|
]);
|
6070
6080
|
}
|
6071
|
-
const
|
6072
|
-
function
|
6081
|
+
const Zh = /* @__PURE__ */ N(au, [["render", yu]]);
|
6082
|
+
function _u(e, i, t, a = !0) {
|
6073
6083
|
function n(s, u) {
|
6074
6084
|
return u && s < 10 ? "0" + s : s;
|
6075
6085
|
}
|
@@ -6081,7 +6091,7 @@ function yu(e, i, t, a = !0) {
|
|
6081
6091
|
return n(s, a) + e + n(u, !0) + i;
|
6082
6092
|
};
|
6083
6093
|
}
|
6084
|
-
const
|
6094
|
+
const Cu = {
|
6085
6095
|
name: "CmdOpeningHours",
|
6086
6096
|
props: {
|
6087
6097
|
link: {
|
@@ -6175,24 +6185,24 @@ const _u = {
|
|
6175
6185
|
},
|
6176
6186
|
methods: {
|
6177
6187
|
getTime(e) {
|
6178
|
-
return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) :
|
6188
|
+
return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : _u(":", " hrs", "", !1)(e.hours, e.mins);
|
6179
6189
|
}
|
6180
6190
|
},
|
6181
6191
|
beforeUnmount() {
|
6182
6192
|
this.$_CmdOpeningHours_intervalId && (clearInterval(this.$_CmdOpeningHours_intervalId), this.$_CmdOpeningHours_intervalId = null);
|
6183
6193
|
}
|
6184
|
-
},
|
6185
|
-
function
|
6194
|
+
}, bu = { class: "cmd-opening-hours" }, ku = ["href"], vu = { key: 3 }, wu = { key: 0 }, Iu = { key: 1 };
|
6195
|
+
function xu(e, i, t, a, n, s) {
|
6186
6196
|
var r, c;
|
6187
6197
|
const u = W, d = le("router-link");
|
6188
|
-
return l(), o("div",
|
6198
|
+
return l(), o("div", bu, [
|
6189
6199
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
6190
6200
|
t.link && ((r = t.link) == null ? void 0 : r.path) && ((c = t.link) == null ? void 0 : c.show) ? (l(), o(k, { key: 1 }, [
|
6191
6201
|
t.link.type === "href" ? (l(), o("a", {
|
6192
6202
|
key: 0,
|
6193
6203
|
href: t.link.path,
|
6194
6204
|
class: _({ closed: s.isClosed })
|
6195
|
-
}, g(s.textOpenClosed), 11,
|
6205
|
+
}, g(s.textOpenClosed), 11, ku)) : m("", !0),
|
6196
6206
|
t.link.type === "router" ? (l(), C(d, {
|
6197
6207
|
key: 1,
|
6198
6208
|
to: t.link.path,
|
@@ -6219,15 +6229,15 @@ function Iu(e, i, t, a, n, s) {
|
|
6219
6229
|
h("dd", null, g(s.getTime(f.fromTime)) + "\u2013" + g(s.getTime(f.tillTime)), 1)
|
6220
6230
|
], 64))), 128))
|
6221
6231
|
]),
|
6222
|
-
t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div",
|
6223
|
-
t.textHolidaysClosed ? (l(), o("p",
|
6232
|
+
t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", vu, [
|
6233
|
+
t.textHolidaysClosed ? (l(), o("p", wu, [
|
6224
6234
|
h("strong", null, g(t.textHolidaysClosed), 1)
|
6225
6235
|
])) : m("", !0),
|
6226
|
-
t.textMiscInfo ? (l(), o("p",
|
6236
|
+
t.textMiscInfo ? (l(), o("p", Iu, g(t.textMiscInfo), 1)) : m("", !0)
|
6227
6237
|
])) : m("", !0)
|
6228
6238
|
]);
|
6229
6239
|
}
|
6230
|
-
const
|
6240
|
+
const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
|
6231
6241
|
data() {
|
6232
6242
|
return {
|
6233
6243
|
defaultMessageProperties: {
|
@@ -6237,11 +6247,11 @@ const Zh = /* @__PURE__ */ N(_u, [["render", Iu]]), xu = {
|
|
6237
6247
|
};
|
6238
6248
|
}
|
6239
6249
|
};
|
6240
|
-
const
|
6250
|
+
const Su = {
|
6241
6251
|
name: "CmdPager",
|
6242
6252
|
mixins: [
|
6243
6253
|
ie,
|
6244
|
-
|
6254
|
+
Tu
|
6245
6255
|
],
|
6246
6256
|
emits: ["click"],
|
6247
6257
|
data() {
|
@@ -6308,10 +6318,10 @@ const Tu = {
|
|
6308
6318
|
this.currentPage > 1 && this.showPage(this.currentPage - 1);
|
6309
6319
|
}
|
6310
6320
|
}
|
6311
|
-
},
|
6312
|
-
function
|
6321
|
+
}, Mu = { class: "cmd-pager" }, Ou = ["href", "title"], Lu = { key: 0 }, Du = { class: "page-index" }, Nu = { class: "flex-container" }, ju = ["href", "title", "onClick"], Bu = ["href", "title"], Pu = { key: 0 };
|
6322
|
+
function Au(e, i, t, a, n, s) {
|
6313
6323
|
const u = E;
|
6314
|
-
return l(), o("div",
|
6324
|
+
return l(), o("div", Mu, [
|
6315
6325
|
h("a", {
|
6316
6326
|
href: s.getPreviousHref,
|
6317
6327
|
class: _(["page-change", { disabled: n.currentPage === 1, button: t.linkType === "button" }]),
|
@@ -6322,10 +6332,10 @@ function Pu(e, i, t, a, n, s) {
|
|
6322
6332
|
iconClass: t.prevLink.iconClass,
|
6323
6333
|
type: t.prevLink.iconType
|
6324
6334
|
}, null, 8, ["iconClass", "type"]),
|
6325
|
-
t.prevLink.showText ? (l(), o("span",
|
6326
|
-
], 10,
|
6327
|
-
h("div",
|
6328
|
-
h("div",
|
6335
|
+
t.prevLink.showText ? (l(), o("span", Lu, g(t.prevLink.text), 1)) : m("", !0)
|
6336
|
+
], 10, Ou),
|
6337
|
+
h("div", Du, [
|
6338
|
+
h("div", Nu, [
|
6329
6339
|
(l(!0), o(k, null, F(t.pages, (d, r) => (l(), o("a", {
|
6330
6340
|
href: s.getHref(d),
|
6331
6341
|
class: _({ disabled: n.currentPage === r + 1, button: t.linkType === "button" }),
|
@@ -6335,7 +6345,7 @@ function Pu(e, i, t, a, n, s) {
|
|
6335
6345
|
"aria-live": "polite"
|
6336
6346
|
}, [
|
6337
6347
|
h("span", null, g(r + 1), 1)
|
6338
|
-
], 10,
|
6348
|
+
], 10, ju))), 128))
|
6339
6349
|
])
|
6340
6350
|
]),
|
6341
6351
|
h("a", {
|
@@ -6344,16 +6354,16 @@ function Pu(e, i, t, a, n, s) {
|
|
6344
6354
|
onClick: i[1] || (i[1] = O((...d) => s.nextPage && s.nextPage(...d), ["prevent"])),
|
6345
6355
|
title: t.nextLink.showText ? null : t.nextLink.text
|
6346
6356
|
}, [
|
6347
|
-
t.nextLink.showText ? (l(), o("span",
|
6357
|
+
t.nextLink.showText ? (l(), o("span", Pu, g(t.nextLink.text), 1)) : m("", !0),
|
6348
6358
|
x(u, {
|
6349
6359
|
iconClass: t.nextLink.iconClass,
|
6350
6360
|
type: t.nextLink.iconType
|
6351
6361
|
}, null, 8, ["iconClass", "type"])
|
6352
|
-
], 10,
|
6362
|
+
], 10, Bu)
|
6353
6363
|
]);
|
6354
6364
|
}
|
6355
|
-
const
|
6356
|
-
const
|
6365
|
+
const Jh = /* @__PURE__ */ N(Su, [["render", Au]]);
|
6366
|
+
const Fu = {
|
6357
6367
|
name: "CmdProgressBar",
|
6358
6368
|
inheritAttrs: !1,
|
6359
6369
|
data() {
|
@@ -6379,8 +6389,8 @@ const Au = {
|
|
6379
6389
|
required: !0
|
6380
6390
|
}
|
6381
6391
|
}
|
6382
|
-
},
|
6383
|
-
function
|
6392
|
+
}, zu = ["for"], Hu = { class: "progressbar" }, qu = { key: 0 }, Ru = ["id", "value"];
|
6393
|
+
function Vu(e, i, t, a, n, s) {
|
6384
6394
|
return l(), o("label", {
|
6385
6395
|
class: "cmd-progressbar",
|
6386
6396
|
for: t.id
|
@@ -6388,17 +6398,17 @@ function Ru(e, i, t, a, n, s) {
|
|
6388
6398
|
h("span", {
|
6389
6399
|
class: _(["label-text", { hidden: !t.showLabel }])
|
6390
6400
|
}, g(t.labelText), 3),
|
6391
|
-
h("span",
|
6392
|
-
t.showLoadingStatus ? (l(), o("span",
|
6401
|
+
h("span", Hu, [
|
6402
|
+
t.showLoadingStatus ? (l(), o("span", qu, g(n.loadingStatus) + " %", 1)) : m("", !0),
|
6393
6403
|
h("progress", q(e.$attrs, {
|
6394
6404
|
id: t.id,
|
6395
6405
|
value: n.loadingStatus
|
6396
|
-
}), null, 16,
|
6406
|
+
}), null, 16, Ru)
|
6397
6407
|
])
|
6398
|
-
], 8,
|
6408
|
+
], 8, zu);
|
6399
6409
|
}
|
6400
|
-
const
|
6401
|
-
const
|
6410
|
+
const Yh = /* @__PURE__ */ N(Fu, [["render", Vu]]);
|
6411
|
+
const Eu = {
|
6402
6412
|
name: "CmdSocialNetworks",
|
6403
6413
|
data() {
|
6404
6414
|
return {
|
@@ -6478,8 +6488,8 @@ const Vu = {
|
|
6478
6488
|
return this.userMustAcceptDataPrivacy ? this.dataPrivacyAccepted ? e : this.tooltipAcceptDataPrivacy : e;
|
6479
6489
|
}
|
6480
6490
|
}
|
6481
|
-
},
|
6482
|
-
function
|
6491
|
+
}, Uu = ["id", "href", "title"], Gu = { key: 1 };
|
6492
|
+
function Qu(e, i, t, a, n, s) {
|
6483
6493
|
const u = W, d = _e, r = E;
|
6484
6494
|
return l(), o("div", {
|
6485
6495
|
class: _(["cmd-social-networks", { stretch: t.stretchButtons, "align-right": t.align === "right" }])
|
@@ -6513,14 +6523,14 @@ function Gu(e, i, t, a, n, s) {
|
|
6513
6523
|
iconClass: c.iconClass,
|
6514
6524
|
type: c.iconType
|
6515
6525
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
6516
|
-
c.linkText ? (l(), o("span",
|
6517
|
-
], 10,
|
6526
|
+
c.linkText ? (l(), o("span", Gu, g(c.linkText), 1)) : m("", !0)
|
6527
|
+
], 10, Uu))
|
6518
6528
|
]))), 256))
|
6519
6529
|
], 2)
|
6520
6530
|
], 2);
|
6521
6531
|
}
|
6522
|
-
const
|
6523
|
-
const
|
6532
|
+
const Kh = /* @__PURE__ */ N(Eu, [["render", Qu]]);
|
6533
|
+
const Zu = {
|
6524
6534
|
name: "CmdSiteFooter",
|
6525
6535
|
props: {
|
6526
6536
|
orientation: {
|
@@ -6528,9 +6538,9 @@ const Qu = {
|
|
6528
6538
|
default: "horizontal"
|
6529
6539
|
}
|
6530
6540
|
}
|
6531
|
-
},
|
6532
|
-
function
|
6533
|
-
return l(), o("div",
|
6541
|
+
}, Wu = { class: "cmd-site-footer" };
|
6542
|
+
function Ju(e, i, t, a, n, s) {
|
6543
|
+
return l(), o("div", Wu, [
|
6534
6544
|
h("footer", {
|
6535
6545
|
class: _(["flex-container", { vertical: t.orientation === "vertical" }])
|
6536
6546
|
}, [
|
@@ -6538,8 +6548,8 @@ function Wu(e, i, t, a, n, s) {
|
|
6538
6548
|
], 2)
|
6539
6549
|
]);
|
6540
6550
|
}
|
6541
|
-
const
|
6542
|
-
const
|
6551
|
+
const Xh = /* @__PURE__ */ N(Zu, [["render", Ju]]);
|
6552
|
+
const Yu = {
|
6543
6553
|
name: "CmdSiteHeader",
|
6544
6554
|
emits: ["offcanvas"],
|
6545
6555
|
props: {
|
@@ -6573,18 +6583,18 @@ const Ju = {
|
|
6573
6583
|
this.$emit("offcanvas", e);
|
6574
6584
|
}
|
6575
6585
|
}
|
6576
|
-
},
|
6586
|
+
}, Ku = {
|
6577
6587
|
key: 0,
|
6578
6588
|
class: "top-header"
|
6579
6589
|
};
|
6580
|
-
function
|
6590
|
+
function Xu(e, i, t, a, n, s) {
|
6581
6591
|
var r, c, f, p, b, y, I, v, T;
|
6582
|
-
const u =
|
6592
|
+
const u = la, d = ou;
|
6583
6593
|
return l(), o("div", {
|
6584
6594
|
class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline, "off-canvas-right": ((r = t.cmdMainNavigation) == null ? void 0 : r.offcanvasPosition) === "right" }]),
|
6585
6595
|
role: "banner"
|
6586
6596
|
}, [
|
6587
|
-
e.$slots.topheader ? (l(), o("div",
|
6597
|
+
e.$slots.topheader ? (l(), o("div", Ku, [
|
6588
6598
|
V(e.$slots, "topheader")
|
6589
6599
|
])) : m("", !0),
|
6590
6600
|
h("header", {
|
@@ -6618,7 +6628,7 @@ function Ku(e, i, t, a, n, s) {
|
|
6618
6628
|
}, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : m("", !0)
|
6619
6629
|
], 2);
|
6620
6630
|
}
|
6621
|
-
const
|
6631
|
+
const $h = /* @__PURE__ */ N(Yu, [["render", Xu]]), $u = {
|
6622
6632
|
data() {
|
6623
6633
|
return {
|
6624
6634
|
defaultMessageProperties: {
|
@@ -6632,7 +6642,7 @@ const Xh = /* @__PURE__ */ N(Ju, [["render", Ku]]), Xu = {
|
|
6632
6642
|
};
|
6633
6643
|
}
|
6634
6644
|
};
|
6635
|
-
const
|
6645
|
+
const ed = {
|
6636
6646
|
emits: [
|
6637
6647
|
"search",
|
6638
6648
|
"update:modelValueInput1",
|
@@ -6641,7 +6651,7 @@ const $u = {
|
|
6641
6651
|
"update:modelValueSearchFilters"
|
6642
6652
|
],
|
6643
6653
|
name: "CmdBoxSiteSearch",
|
6644
|
-
mixins: [ie,
|
6654
|
+
mixins: [ie, $u],
|
6645
6655
|
data() {
|
6646
6656
|
return {
|
6647
6657
|
showFilters: !1
|
@@ -6844,22 +6854,22 @@ const $u = {
|
|
6844
6854
|
deep: !0
|
6845
6855
|
}
|
6846
6856
|
}
|
6847
|
-
},
|
6857
|
+
}, td = { class: "cmd-box-site-search flex-container" }, id = { class: "flex-container align-bottom" }, nd = { class: "input-wrapper align-bottom" }, sd = { key: 0 }, ld = { key: 1 }, od = {
|
6848
6858
|
key: 0,
|
6849
6859
|
class: "flex-container no-flex",
|
6850
6860
|
role: "listbox",
|
6851
6861
|
"aria-expanded": "true"
|
6852
6862
|
};
|
6853
|
-
function
|
6863
|
+
function ad(e, i, t, a, n, s) {
|
6854
6864
|
var p, b, y, I, v, T, M, j, Q, w;
|
6855
|
-
const u = W, d = _e, r = E, c =
|
6865
|
+
const u = W, d = _e, r = E, c = Er, f = ec;
|
6856
6866
|
return l(), o(k, null, [
|
6857
|
-
h("fieldset",
|
6867
|
+
h("fieldset", td, [
|
6858
6868
|
h("legend", {
|
6859
6869
|
class: _({ hidden: !t.showLegend })
|
6860
6870
|
}, g(t.textLegend), 3),
|
6861
6871
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
6862
|
-
h("div",
|
6872
|
+
h("div", id, [
|
6863
6873
|
x(d, {
|
6864
6874
|
element: "input",
|
6865
6875
|
type: t.cmdFormElementInput1.type,
|
@@ -6871,7 +6881,7 @@ function od(e, i, t, a, n, s) {
|
|
6871
6881
|
modelValue: s.searchValue1,
|
6872
6882
|
"onUpdate:modelValue": i[0] || (i[0] = (H) => s.searchValue1 = H)
|
6873
6883
|
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
|
6874
|
-
h("div",
|
6884
|
+
h("div", nd, [
|
6875
6885
|
t.cmdFormElementInput2.show ? (l(), C(d, {
|
6876
6886
|
key: 0,
|
6877
6887
|
element: "input",
|
@@ -6913,13 +6923,13 @@ function od(e, i, t, a, n, s) {
|
|
6913
6923
|
iconClass: n.showFilters ? (y = (b = t.cmdIcon) == null ? void 0 : b.showFilters) == null ? void 0 : y.iconClass : (v = (I = t.cmdIcon) == null ? void 0 : I.hideFilters) == null ? void 0 : v.iconClass,
|
6914
6924
|
type: n.showFilters ? (M = (T = t.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (Q = (j = t.cmdIcon) == null ? void 0 : j.hideFilters) == null ? void 0 : Q.iconType
|
6915
6925
|
}, null, 8, ["iconClass", "type"]),
|
6916
|
-
n.showFilters ? (l(), o("span",
|
6926
|
+
n.showFilters ? (l(), o("span", sd, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", ld, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
6917
6927
|
]),
|
6918
6928
|
x(ue, { name: "fade" }, {
|
6919
6929
|
default: A(() => {
|
6920
6930
|
var H, D, P, G, Z;
|
6921
6931
|
return [
|
6922
|
-
n.showFilters && ((H = t.cmdFakeSelect) == null ? void 0 : H.selectData.length) ? (l(), o("div",
|
6932
|
+
n.showFilters && ((H = t.cmdFakeSelect) == null ? void 0 : H.selectData.length) ? (l(), o("div", od, [
|
6923
6933
|
x(c, {
|
6924
6934
|
role: "option",
|
6925
6935
|
selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
|
@@ -6944,8 +6954,8 @@ function od(e, i, t, a, n, s) {
|
|
6944
6954
|
}, null, 8, ["modelValue", "selectedOptionsName"])) : m("", !0)
|
6945
6955
|
], 64);
|
6946
6956
|
}
|
6947
|
-
const
|
6948
|
-
const
|
6957
|
+
const ef = /* @__PURE__ */ N(ed, [["render", ad]]);
|
6958
|
+
const rd = {
|
6949
6959
|
name: "CmdSlideshow",
|
6950
6960
|
data() {
|
6951
6961
|
return {
|
@@ -7032,8 +7042,8 @@ const ad = {
|
|
7032
7042
|
immediate: !0
|
7033
7043
|
}
|
7034
7044
|
}
|
7035
|
-
},
|
7036
|
-
function
|
7045
|
+
}, cd = ["href", "title"], ud = { key: 0 }, dd = ["onClick", "aria-label"], md = { key: 1 };
|
7046
|
+
function hd(e, i, t, a, n, s) {
|
7037
7047
|
const u = St, d = Ie;
|
7038
7048
|
return l(), o("div", {
|
7039
7049
|
class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
|
@@ -7068,7 +7078,7 @@ function md(e, i, t, a, n, s) {
|
|
7068
7078
|
image: (I = s.currentItem) == null ? void 0 : I.image,
|
7069
7079
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7070
7080
|
}, null, 8, ["image", "figcaption"])
|
7071
|
-
], 8,
|
7081
|
+
], 8, cd)) : (l(), C(d, {
|
7072
7082
|
image: (T = s.currentItem) == null ? void 0 : T.image,
|
7073
7083
|
figcaption: (M = s.currentItem) == null ? void 0 : M.figcaption,
|
7074
7084
|
key: n.index
|
@@ -7082,7 +7092,7 @@ function md(e, i, t, a, n, s) {
|
|
7082
7092
|
x(u, {
|
7083
7093
|
onClick: O(s.showNextItem, ["prevent"])
|
7084
7094
|
}, null, 8, ["onClick"]),
|
7085
|
-
t.showQuickLinkIcons ? (l(), o("ol",
|
7095
|
+
t.showQuickLinkIcons ? (l(), o("ol", ud, [
|
7086
7096
|
(l(!0), o(k, null, F(t.slideshowItems, (r, c) => (l(), o("li", {
|
7087
7097
|
key: c,
|
7088
7098
|
class: _({ active: c === n.index })
|
@@ -7091,25 +7101,25 @@ function md(e, i, t, a, n, s) {
|
|
7091
7101
|
href: "#",
|
7092
7102
|
onClick: O((f) => n.index = c, ["prevent"]),
|
7093
7103
|
"aria-label": n.index
|
7094
|
-
}, null, 8,
|
7104
|
+
}, null, 8, dd)
|
7095
7105
|
], 2))), 128))
|
7096
7106
|
])) : m("", !0),
|
7097
|
-
t.showCounter ? (l(), o("span",
|
7107
|
+
t.showCounter ? (l(), o("span", md, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : m("", !0)
|
7098
7108
|
], 32)
|
7099
7109
|
], 2);
|
7100
7110
|
}
|
7101
|
-
const
|
7111
|
+
const tf = /* @__PURE__ */ N(rd, [["render", hd]]), fd = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiIGRpc3BsYXk9Im5vbmUiPg0KCTxnIGRpc3BsYXk9ImlubGluZSI+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjQ0YxMzI3IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iNTY2LjMyOCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjMUQyQzRFIiB3aWR0aD0iMjgzLjE2NCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InJ1IiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIyODMuNDY1Ii8+DQoJCTxyZWN0IHk9IjI4My40NjUiIGZpbGw9IiNENTJEMUUiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjQiLz4NCgkJPHJlY3QgeT0iMTg4Ljk3NyIgZmlsbD0iIzFFNDI5NSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMTg4Ljk3NyIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJjbiIgZGlzcGxheT0ibm9uZSI+DQoJPGcgZGlzcGxheT0iaW5saW5lIj4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCB5PSIwLjAwMiIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9Ijg1MC4xNiIgaGVpZ2h0PSI1NjYuODY1Ii8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iMzgyLjU2OSwwIDM4Mi41NjksMjI2LjYyNSAwLDIyNi42MjUgMCwzMzkuOTQ4IDM4Mi41NjksMzM5Ljk0OCAzODIuNTY5LDU2Ni44NjMgNDY3LjU5Miw1NjYuODYzIA0KCQkJNDY3LjU5MiwzMzkuOTQ4IDg1MC4xNiwzMzkuOTQ4IDg1MC4xNiwyMjYuNjI1IDQ2Ny41OTIsMjI2LjYyNSA0NjcuNTkyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDAgNDk1Ljk0NiwxODMuNDk3IDc3MS4yMDIsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjQ5NS45NDYsNTY2Ljg2MyA3NzEuMjAyLDU2Ni44NjMgNDk1Ljk0NiwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsNTY2Ljg2MyAzNTQuMjE0LDU2Ni44NjMgMzU0LjIxNCwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsMCAzNTQuMjE0LDE4My40OTcgMzU0LjIxNCwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iMC4wMDMsMTg4Ljk1IDIwNC4zOTIsMTg4Ljk1IDAuMDAzLDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMTg4Ljk1IDg1MC4xNiwxODguOTUgODUwLjE2LDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMzc3LjkxMyA4NTAuMTYsNTE0LjE3MSA4NTAuMTYsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAsMzc3LjkxMyAwLDUxNC4xNzEgMjA0LjM5MiwzNzcuOTEzIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iODAyLjkzOCwwIDUyMC4wMDQsMTg4Ljk1IDU2Ny4yMjMsMTg4Ljk1IDg1MC42MDUsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjMzMC4xNTYsMzc3LjkwOSAyODIuOTM3LDM3Ny45MDkgMCw1NjYuODUyIDQ3LjIxOSw1NjYuODUyIDMzMC42MDIsMzc3LjkwOSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjAsMCAwLDMxLjY5MiAyMzYuMDkxLDE4OS4wOTggMjgzLjMxMSwxODkuMDk4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iNTY2LjY5NiwzNzcuODMyIDg1MC4wMDgsNTY2LjkyOSA4NTAuMDEsNTM1LjIzOSA2MTMuOTIsMzc3LjgzMiAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K", gd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
7102
7112
|
__proto__: null,
|
7103
|
-
default:
|
7104
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
7113
|
+
default: fd
|
7114
|
+
}, Symbol.toStringTag, { value: "Module" })), pd = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiPg0KCTxnPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0NGMTMyNyIgd2lkdGg9Ijg0OS40OTIiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjU2Ni4zMjgiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iIzFEMkM0RSIgd2lkdGg9IjI4My4xNjQiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJydSI+DQoJPGc+DQoJCTxyZWN0IGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjUiLz4NCgkJPHJlY3QgeT0iMjgzLjQ2NSIgZmlsbD0iI0Q1MkQxRSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMjgzLjQ2NCIvPg0KCQk8cmVjdCB5PSIxODguOTc3IiBmaWxsPSIjMUU0Mjk1IiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIxODguOTc3Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9ImNuIj4NCgk8Zz4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIj4NCgk8Zz4NCgkJPHJlY3QgeT0iMC4wMDIiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMTYiIGhlaWdodD0iNTY2Ljg2NSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjM4Mi41NjksMCAzODIuNTY5LDIyNi42MjUgMCwyMjYuNjI1IDAsMzM5Ljk0OCAzODIuNTY5LDMzOS45NDggMzgyLjU2OSw1NjYuODYzIDQ2Ny41OTIsNTY2Ljg2MyANCgkJCTQ2Ny41OTIsMzM5Ljk0OCA4NTAuMTYsMzM5Ljk0OCA4NTAuMTYsMjI2LjYyNSA0NjcuNTkyLDIyNi42MjUgNDY3LjU5MiwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNDk1Ljk0NiwwIDQ5NS45NDYsMTgzLjQ5NyA3NzEuMjAyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDU2Ni44NjMgNzcxLjIwMiw1NjYuODYzIDQ5NS45NDYsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDU2Ni44NjMgMzU0LjIxNCw1NjYuODYzIDM1NC4yMTQsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDAgMzU0LjIxNCwxODMuNDk3IDM1NC4yMTQsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAuMDAzLDE4OC45NSAyMDQuMzkyLDE4OC45NSAwLjAwMyw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDE4OC45NSA4NTAuMTYsMTg4Ljk1IDg1MC4xNiw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDM3Ny45MTMgODUwLjE2LDUxNC4xNzEgODUwLjE2LDM3Ny45MTMgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSIwLDM3Ny45MTMgMCw1MTQuMTcxIDIwNC4zOTIsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjgwMi45MzgsMCA1MjAuMDA0LDE4OC45NSA1NjcuMjIzLDE4OC45NSA4NTAuNjA1LDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIzMzAuMTU2LDM3Ny45MDkgMjgyLjkzNywzNzcuOTA5IDAsNTY2Ljg1MiA0Ny4yMTksNTY2Ljg1MiAzMzAuNjAyLDM3Ny45MDkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIwLDAgMCwzMS42OTIgMjM2LjA5MSwxODkuMDk4IDI4My4zMTEsMTg5LjA5OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjU2Ni42OTYsMzc3LjgzMiA4NTAuMDA4LDU2Ni45MjkgODUwLjAxLDUzNS4yMzkgNjEzLjkyLDM3Ny44MzIgCQkiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==", yd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
7105
7115
|
__proto__: null,
|
7106
|
-
default:
|
7107
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
7116
|
+
default: pd
|
7117
|
+
}, Symbol.toStringTag, { value: "Module" })), _d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
7108
7118
|
__proto__: null,
|
7109
|
-
de:
|
7110
|
-
en:
|
7119
|
+
de: gd,
|
7120
|
+
en: yd
|
7111
7121
|
}, Symbol.toStringTag, { value: "Module" }));
|
7112
|
-
const
|
7122
|
+
const Cd = {
|
7113
7123
|
name: "CmdSwitchLanguage",
|
7114
7124
|
emits: ["click"],
|
7115
7125
|
data() {
|
@@ -7137,7 +7147,7 @@ const _d = {
|
|
7137
7147
|
this.imageSources = [], this.languages.forEach(
|
7138
7148
|
async (e) => {
|
7139
7149
|
const i = e.iso2;
|
7140
|
-
this.imageSources.push(
|
7150
|
+
this.imageSources.push(_d[i].default);
|
7141
7151
|
}
|
7142
7152
|
);
|
7143
7153
|
},
|
@@ -7145,10 +7155,10 @@ const _d = {
|
|
7145
7155
|
deep: !0
|
7146
7156
|
}
|
7147
7157
|
}
|
7148
|
-
},
|
7149
|
-
function
|
7158
|
+
}, bd = { class: "cmd-switch-language" }, kd = ["href", "title", "onClick"], vd = ["src", "alt"], wd = ["src", "alt"];
|
7159
|
+
function Id(e, i, t, a, n, s) {
|
7150
7160
|
const u = le("router-link");
|
7151
|
-
return l(), o("div",
|
7161
|
+
return l(), o("div", bd, [
|
7152
7162
|
h("ul", null, [
|
7153
7163
|
(l(!0), o(k, null, F(t.languages, (d, r) => (l(), o("li", { key: r }, [
|
7154
7164
|
d.link.type === "href" ? (l(), o("a", {
|
@@ -7161,8 +7171,8 @@ function wd(e, i, t, a, n, s) {
|
|
7161
7171
|
h("img", {
|
7162
7172
|
src: n.imageSources[r],
|
7163
7173
|
alt: d.name
|
7164
|
-
}, null, 8,
|
7165
|
-
], 10,
|
7174
|
+
}, null, 8, vd)
|
7175
|
+
], 10, kd)) : (l(), C(u, {
|
7166
7176
|
key: 1,
|
7167
7177
|
class: _(["flag", d.iso2]),
|
7168
7178
|
to: s.getRoute(d),
|
@@ -7173,7 +7183,7 @@ function wd(e, i, t, a, n, s) {
|
|
7173
7183
|
h("img", {
|
7174
7184
|
src: n.imageSources[r],
|
7175
7185
|
alt: d.name
|
7176
|
-
}, null, 8,
|
7186
|
+
}, null, 8, wd)
|
7177
7187
|
]),
|
7178
7188
|
_: 2
|
7179
7189
|
}, 1032, ["class", "to", "title", "onClick"]))
|
@@ -7181,8 +7191,8 @@ function wd(e, i, t, a, n, s) {
|
|
7181
7191
|
])
|
7182
7192
|
]);
|
7183
7193
|
}
|
7184
|
-
const
|
7185
|
-
const
|
7194
|
+
const nf = /* @__PURE__ */ N(Cd, [["render", Id]]);
|
7195
|
+
const xd = {
|
7186
7196
|
name: "CmdSystemMessage",
|
7187
7197
|
mixins: [xe],
|
7188
7198
|
data() {
|
@@ -7243,8 +7253,8 @@ const Id = {
|
|
7243
7253
|
this.showSystemMessage = !0;
|
7244
7254
|
}
|
7245
7255
|
}
|
7246
|
-
},
|
7247
|
-
function
|
7256
|
+
}, Td = ["role", "aria-labelledby"], Sd = ["title"];
|
7257
|
+
function Md(e, i, t, a, n, s) {
|
7248
7258
|
const u = E, d = W;
|
7249
7259
|
return l(), C(ue, { name: "fade" }, {
|
7250
7260
|
default: A(() => [
|
@@ -7264,7 +7274,7 @@ function Sd(e, i, t, a, n, s) {
|
|
7264
7274
|
iconClass: t.iconClose.iconClass,
|
7265
7275
|
type: t.iconClose.iconType
|
7266
7276
|
}, null, 8, ["iconClass", "type"])
|
7267
|
-
], 8,
|
7277
|
+
], 8, Sd)) : m("", !0),
|
7268
7278
|
x(d, {
|
7269
7279
|
class: "message-headline",
|
7270
7280
|
headlineIcon: s.headlineIcon,
|
@@ -7273,13 +7283,13 @@ function Sd(e, i, t, a, n, s) {
|
|
7273
7283
|
id: e.htmlId
|
7274
7284
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7275
7285
|
V(e.$slots, "default")
|
7276
|
-
], 10,
|
7286
|
+
], 10, Td)) : m("", !0)
|
7277
7287
|
]),
|
7278
7288
|
_: 3
|
7279
7289
|
});
|
7280
7290
|
}
|
7281
|
-
const
|
7282
|
-
const
|
7291
|
+
const Od = /* @__PURE__ */ N(xd, [["render", Md]]);
|
7292
|
+
const Ld = {
|
7283
7293
|
name: "CmdTable",
|
7284
7294
|
data() {
|
7285
7295
|
return {
|
@@ -7355,20 +7365,20 @@ const Od = {
|
|
7355
7365
|
return ((e = this.caption) == null ? void 0 : e.show) === !1 || ((i = this.caption) == null ? void 0 : i.show) !== !0 && !((t = this.tableData.caption) != null && t.show);
|
7356
7366
|
}
|
7357
7367
|
}
|
7358
|
-
},
|
7368
|
+
}, Dd = {
|
7359
7369
|
key: 0,
|
7360
7370
|
class: "button-wrapper"
|
7361
|
-
},
|
7371
|
+
}, Nd = ["title"], jd = ["title"], Bd = { class: "inner-wrapper" }, Pd = { "aria-expanded": "true" }, Ad = {
|
7362
7372
|
key: 0,
|
7363
7373
|
"aria-expanded": "true"
|
7364
7374
|
};
|
7365
|
-
function
|
7375
|
+
function Fd(e, i, t, a, n, s) {
|
7366
7376
|
var d, r, c, f;
|
7367
7377
|
const u = E;
|
7368
7378
|
return l(), o("div", {
|
7369
7379
|
class: _(["cmd-table-wrapper", { collapsed: !n.showTableData, "full-width": n.fullWidth, "has-caption": s.hasCaption }])
|
7370
7380
|
}, [
|
7371
|
-
t.collapsible || t.userCanToggleWidth ? (l(), o("div",
|
7381
|
+
t.collapsible || t.userCanToggleWidth ? (l(), o("div", Dd, [
|
7372
7382
|
t.userCanToggleWidth ? (l(), o("a", {
|
7373
7383
|
key: 0,
|
7374
7384
|
class: "button",
|
@@ -7380,7 +7390,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7380
7390
|
iconClass: t.iconToggleWidth.iconClass,
|
7381
7391
|
type: t.iconToggleWidth.iconType
|
7382
7392
|
}, null, 8, ["iconClass", "type"])
|
7383
|
-
], 8,
|
7393
|
+
], 8, Nd)) : m("", !0),
|
7384
7394
|
t.collapsible ? (l(), o("a", {
|
7385
7395
|
key: 1,
|
7386
7396
|
class: "button",
|
@@ -7392,9 +7402,9 @@ function Ad(e, i, t, a, n, s) {
|
|
7392
7402
|
iconClass: n.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
|
7393
7403
|
type: n.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
|
7394
7404
|
}, null, 8, ["iconClass", "type"])
|
7395
|
-
], 8,
|
7405
|
+
], 8, jd)) : m("", !0)
|
7396
7406
|
])) : m("", !0),
|
7397
|
-
h("div",
|
7407
|
+
h("div", Bd, [
|
7398
7408
|
h("table", {
|
7399
7409
|
class: _({ "full-width": n.fullWidth })
|
7400
7410
|
}, [
|
@@ -7409,7 +7419,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7409
7419
|
]),
|
7410
7420
|
x(ue, { name: "fade" }, {
|
7411
7421
|
default: A(() => [
|
7412
|
-
ne(h("tbody",
|
7422
|
+
ne(h("tbody", Pd, [
|
7413
7423
|
(l(!0), o(k, null, F(t.tableData.tbody, (p, b) => (l(), o("tr", {
|
7414
7424
|
class: _({ highlighted: t.tableData.rowIndexHighlighted === b }),
|
7415
7425
|
key: b
|
@@ -7427,7 +7437,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7427
7437
|
}),
|
7428
7438
|
x(ue, { name: "fade" }, {
|
7429
7439
|
default: A(() => [
|
7430
|
-
t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot",
|
7440
|
+
t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Ad, [
|
7431
7441
|
h("tr", null, [
|
7432
7442
|
(l(!0), o(k, null, F(t.tableData.tfoot, (p, b) => (l(), o("td", {
|
7433
7443
|
class: _({ highlighted: t.tableData.columnIndexHighlighted === b }),
|
@@ -7442,7 +7452,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7442
7452
|
])
|
7443
7453
|
], 2);
|
7444
7454
|
}
|
7445
|
-
const
|
7455
|
+
const sf = /* @__PURE__ */ N(Ld, [["render", Fd]]), zd = "cmd", Hd = {
|
7446
7456
|
"3d-cursor": {
|
7447
7457
|
body: '<path d="M13 4H4v9.01h2V6h7V4z" fill="currentColor"/><path d="M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z" fill="currentColor"/>',
|
7448
7458
|
hidden: !0
|
@@ -7456,14 +7466,14 @@ const nf = /* @__PURE__ */ N(Od, [["render", Ad]]), Fd = "cmd", zd = {
|
|
7456
7466
|
<path fill="currentColor" d="M2,12h6v18H2V12z"/>
|
7457
7467
|
<path fill="currentColor" d="M8,7c0,1.657-1.343,3-3,3S2,8.657,2,7s1.343-3,3-3S8,5.343,8,7z"/>`
|
7458
7468
|
}
|
7459
|
-
},
|
7460
|
-
prefix:
|
7461
|
-
icons:
|
7462
|
-
width:
|
7463
|
-
height:
|
7469
|
+
}, qd = 32, Rd = 32, Vd = {
|
7470
|
+
prefix: zd,
|
7471
|
+
icons: Hd,
|
7472
|
+
width: qd,
|
7473
|
+
height: Rd
|
7464
7474
|
};
|
7465
|
-
Ai(
|
7466
|
-
const
|
7475
|
+
Ai(Vd);
|
7476
|
+
const Ed = {
|
7467
7477
|
name: "CmdTabs",
|
7468
7478
|
data() {
|
7469
7479
|
return {
|
@@ -7503,13 +7513,13 @@ const Vd = {
|
|
7503
7513
|
this.showTab = this.activeTab;
|
7504
7514
|
}
|
7505
7515
|
}
|
7506
|
-
},
|
7516
|
+
}, Ud = { class: "cmd-tabs" }, Gd = ["onClick", "title"], Qd = { key: 1 }, Zd = {
|
7507
7517
|
key: 1,
|
7508
7518
|
"aria-live": "assertive"
|
7509
|
-
},
|
7510
|
-
function
|
7519
|
+
}, Wd = ["innerHTML"];
|
7520
|
+
function Jd(e, i, t, a, n, s) {
|
7511
7521
|
const u = E, d = W;
|
7512
|
-
return l(), o("div",
|
7522
|
+
return l(), o("div", Ud, [
|
7513
7523
|
h("ul", {
|
7514
7524
|
class: _({ "stretch-tabs": t.stretchTabs }),
|
7515
7525
|
role: "tablist"
|
@@ -7529,8 +7539,8 @@ function Wd(e, i, t, a, n, s) {
|
|
7529
7539
|
iconClass: r.iconClass,
|
7530
7540
|
type: r.iconType
|
7531
7541
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
7532
|
-
r.name ? (l(), o("span",
|
7533
|
-
], 10,
|
7542
|
+
r.name ? (l(), o("span", Qd, g(r.name), 1)) : m("", !0)
|
7543
|
+
], 10, Gd)
|
7534
7544
|
]))), 128))
|
7535
7545
|
], 2),
|
7536
7546
|
t.useSlot ? (l(!0), o(k, { key: 0 }, F(t.tabs.length, (r) => ne((l(), o("div", {
|
@@ -7540,18 +7550,18 @@ function Wd(e, i, t, a, n, s) {
|
|
7540
7550
|
V(e.$slots, "tab-content-" + (r - 1))
|
7541
7551
|
])), [
|
7542
7552
|
[ye, n.showTab === r - 1]
|
7543
|
-
])), 128)) : (l(), o("div",
|
7553
|
+
])), 128)) : (l(), o("div", Zd, [
|
7544
7554
|
t.cmdHeadline ? (l(), C(d, q({ key: 0 }, t.cmdHeadline, {
|
7545
7555
|
headlineText: t.tabs[n.showTab].headlineText,
|
7546
7556
|
headlineLevel: t.tabs[n.showTab].headlineLevel
|
7547
7557
|
}), null, 16, ["headlineText", "headlineLevel"])) : m("", !0),
|
7548
7558
|
h("div", {
|
7549
7559
|
innerHTML: t.tabs[n.showTab].htmlContent
|
7550
|
-
}, null, 8,
|
7560
|
+
}, null, 8, Wd)
|
7551
7561
|
]))
|
7552
7562
|
]);
|
7553
7563
|
}
|
7554
|
-
const
|
7564
|
+
const lf = /* @__PURE__ */ N(Ed, [["render", Jd]]), Yd = {
|
7555
7565
|
name: "CmdTextBlock",
|
7556
7566
|
data() {
|
7557
7567
|
return {
|
@@ -7578,10 +7588,10 @@ const sf = /* @__PURE__ */ N(Vd, [["render", Wd]]), Jd = {
|
|
7578
7588
|
required: !0
|
7579
7589
|
}
|
7580
7590
|
}
|
7581
|
-
},
|
7582
|
-
function
|
7591
|
+
}, Kd = { class: "cmd-text-block flex-container vertical" }, Xd = { key: 3 }, $d = ["innerHTML"];
|
7592
|
+
function em(e, i, t, a, n, s) {
|
7583
7593
|
const u = W;
|
7584
|
-
return l(), o("div",
|
7594
|
+
return l(), o("div", Kd, [
|
7585
7595
|
t.editContent ? ne((l(), o("input", {
|
7586
7596
|
key: 0,
|
7587
7597
|
class: "edit-mode headline",
|
@@ -7602,7 +7612,7 @@ function $d(e, i, t, a, n, s) {
|
|
7602
7612
|
}, null, 512)), [
|
7603
7613
|
[Ee, n.editableText]
|
7604
7614
|
]) : m("", !0),
|
7605
|
-
t.textContent ? (l(), o("p",
|
7615
|
+
t.textContent ? (l(), o("p", Xd, g(t.textContent), 1)) : m("", !0),
|
7606
7616
|
t.editContent ? ne((l(), o("textarea", {
|
7607
7617
|
key: 4,
|
7608
7618
|
class: "edit-mode",
|
@@ -7612,11 +7622,11 @@ function $d(e, i, t, a, n, s) {
|
|
7612
7622
|
]) : t.htmlContent ? (l(), o("div", {
|
7613
7623
|
key: 5,
|
7614
7624
|
innerHTML: t.htmlContent
|
7615
|
-
}, null, 8,
|
7625
|
+
}, null, 8, $d)) : m("", !0)
|
7616
7626
|
]);
|
7617
7627
|
}
|
7618
|
-
const
|
7619
|
-
const
|
7628
|
+
const of = /* @__PURE__ */ N(Yd, [["render", em]]);
|
7629
|
+
const tm = {
|
7620
7630
|
name: "ToggleDarkMode",
|
7621
7631
|
data() {
|
7622
7632
|
return {
|
@@ -7704,8 +7714,8 @@ const em = {
|
|
7704
7714
|
immediate: !0
|
7705
7715
|
}
|
7706
7716
|
}
|
7707
|
-
},
|
7708
|
-
function
|
7717
|
+
}, im = { key: 0 };
|
7718
|
+
function nm(e, i, t, a, n, s) {
|
7709
7719
|
const u = E, d = _e;
|
7710
7720
|
return l(), o("div", {
|
7711
7721
|
class: _(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": n.darkMode }])
|
@@ -7716,7 +7726,7 @@ function im(e, i, t, a, n, s) {
|
|
7716
7726
|
class: _(["button", { "dark-mode": n.darkMode }]),
|
7717
7727
|
onClick: i[0] || (i[0] = O((...r) => s.toggleColorScheme && s.toggleColorScheme(...r), ["prevent"]))
|
7718
7728
|
}, [
|
7719
|
-
t.showLabel ? (l(), o("span",
|
7729
|
+
t.showLabel ? (l(), o("span", im, g(s.labelText), 1)) : m("", !0),
|
7720
7730
|
x(u, {
|
7721
7731
|
iconClass: s.iconClass,
|
7722
7732
|
type: s.iconType,
|
@@ -7738,7 +7748,7 @@ function im(e, i, t, a, n, s) {
|
|
7738
7748
|
}, null, 8, ["labelText", "showLabel", "modelValue", "title", "onUpdate:modelValue"]))
|
7739
7749
|
], 2);
|
7740
7750
|
}
|
7741
|
-
const
|
7751
|
+
const af = /* @__PURE__ */ N(tm, [["render", nm]]), sm = {
|
7742
7752
|
data() {
|
7743
7753
|
return {
|
7744
7754
|
defaultMessageProperties: {
|
@@ -7799,7 +7809,7 @@ function Me(e) {
|
|
7799
7809
|
}
|
7800
7810
|
return "";
|
7801
7811
|
}
|
7802
|
-
function
|
7812
|
+
function lm(e) {
|
7803
7813
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
7804
7814
|
}
|
7805
7815
|
var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
|
@@ -7808,30 +7818,30 @@ var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
|
|
7808
7818
|
n[s] = arguments[s];
|
7809
7819
|
return i.apply(t, n);
|
7810
7820
|
};
|
7811
|
-
},
|
7821
|
+
}, om = Yi, he = Object.prototype.toString;
|
7812
7822
|
function Pt(e) {
|
7813
7823
|
return he.call(e) === "[object Array]";
|
7814
7824
|
}
|
7815
7825
|
function _t(e) {
|
7816
7826
|
return typeof e > "u";
|
7817
7827
|
}
|
7818
|
-
function
|
7828
|
+
function am(e) {
|
7819
7829
|
return e !== null && !_t(e) && e.constructor !== null && !_t(e.constructor) && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
|
7820
7830
|
}
|
7821
|
-
function
|
7831
|
+
function rm(e) {
|
7822
7832
|
return he.call(e) === "[object ArrayBuffer]";
|
7823
7833
|
}
|
7824
|
-
function
|
7834
|
+
function cm(e) {
|
7825
7835
|
return typeof FormData < "u" && e instanceof FormData;
|
7826
7836
|
}
|
7827
|
-
function
|
7837
|
+
function um(e) {
|
7828
7838
|
var i;
|
7829
7839
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? i = ArrayBuffer.isView(e) : i = e && e.buffer && e.buffer instanceof ArrayBuffer, i;
|
7830
7840
|
}
|
7831
|
-
function
|
7841
|
+
function dm(e) {
|
7832
7842
|
return typeof e == "string";
|
7833
7843
|
}
|
7834
|
-
function
|
7844
|
+
function mm(e) {
|
7835
7845
|
return typeof e == "number";
|
7836
7846
|
}
|
7837
7847
|
function Ki(e) {
|
@@ -7843,28 +7853,28 @@ function je(e) {
|
|
7843
7853
|
var i = Object.getPrototypeOf(e);
|
7844
7854
|
return i === null || i === Object.prototype;
|
7845
7855
|
}
|
7846
|
-
function
|
7856
|
+
function hm(e) {
|
7847
7857
|
return he.call(e) === "[object Date]";
|
7848
7858
|
}
|
7849
|
-
function
|
7859
|
+
function fm(e) {
|
7850
7860
|
return he.call(e) === "[object File]";
|
7851
7861
|
}
|
7852
|
-
function
|
7862
|
+
function gm(e) {
|
7853
7863
|
return he.call(e) === "[object Blob]";
|
7854
7864
|
}
|
7855
7865
|
function Xi(e) {
|
7856
7866
|
return he.call(e) === "[object Function]";
|
7857
7867
|
}
|
7858
|
-
function
|
7868
|
+
function pm(e) {
|
7859
7869
|
return Ki(e) && Xi(e.pipe);
|
7860
7870
|
}
|
7861
|
-
function
|
7871
|
+
function ym(e) {
|
7862
7872
|
return typeof URLSearchParams < "u" && e instanceof URLSearchParams;
|
7863
7873
|
}
|
7864
|
-
function
|
7874
|
+
function _m(e) {
|
7865
7875
|
return e.trim ? e.trim() : e.replace(/^\s+|\s+$/g, "");
|
7866
7876
|
}
|
7867
|
-
function
|
7877
|
+
function Cm() {
|
7868
7878
|
return typeof navigator < "u" && (navigator.product === "ReactNative" || navigator.product === "NativeScript" || navigator.product === "NS") ? !1 : typeof window < "u" && typeof document < "u";
|
7869
7879
|
}
|
7870
7880
|
function At(e, i) {
|
@@ -7885,37 +7895,37 @@ function Ct() {
|
|
7885
7895
|
At(arguments[t], i);
|
7886
7896
|
return e;
|
7887
7897
|
}
|
7888
|
-
function
|
7898
|
+
function bm(e, i, t) {
|
7889
7899
|
return At(i, function(n, s) {
|
7890
|
-
t && typeof n == "function" ? e[s] =
|
7900
|
+
t && typeof n == "function" ? e[s] = om(n, t) : e[s] = n;
|
7891
7901
|
}), e;
|
7892
7902
|
}
|
7893
|
-
function
|
7903
|
+
function km(e) {
|
7894
7904
|
return e.charCodeAt(0) === 65279 && (e = e.slice(1)), e;
|
7895
7905
|
}
|
7896
7906
|
var ee = {
|
7897
7907
|
isArray: Pt,
|
7898
|
-
isArrayBuffer:
|
7899
|
-
isBuffer:
|
7900
|
-
isFormData:
|
7901
|
-
isArrayBufferView:
|
7902
|
-
isString:
|
7903
|
-
isNumber:
|
7908
|
+
isArrayBuffer: rm,
|
7909
|
+
isBuffer: am,
|
7910
|
+
isFormData: cm,
|
7911
|
+
isArrayBufferView: um,
|
7912
|
+
isString: dm,
|
7913
|
+
isNumber: mm,
|
7904
7914
|
isObject: Ki,
|
7905
7915
|
isPlainObject: je,
|
7906
7916
|
isUndefined: _t,
|
7907
|
-
isDate:
|
7908
|
-
isFile:
|
7909
|
-
isBlob:
|
7917
|
+
isDate: hm,
|
7918
|
+
isFile: fm,
|
7919
|
+
isBlob: gm,
|
7910
7920
|
isFunction: Xi,
|
7911
|
-
isStream:
|
7912
|
-
isURLSearchParams:
|
7913
|
-
isStandardBrowserEnv:
|
7921
|
+
isStream: pm,
|
7922
|
+
isURLSearchParams: ym,
|
7923
|
+
isStandardBrowserEnv: Cm,
|
7914
7924
|
forEach: At,
|
7915
7925
|
merge: Ct,
|
7916
|
-
extend:
|
7917
|
-
trim:
|
7918
|
-
stripBOM:
|
7926
|
+
extend: bm,
|
7927
|
+
trim: _m,
|
7928
|
+
stripBOM: km
|
7919
7929
|
}, ge = ee;
|
7920
7930
|
function ai(e) {
|
7921
7931
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
|
@@ -7941,7 +7951,7 @@ var $i = function(i, t, a) {
|
|
7941
7951
|
u !== -1 && (i = i.slice(0, u)), i += (i.indexOf("?") === -1 ? "?" : "&") + n;
|
7942
7952
|
}
|
7943
7953
|
return i;
|
7944
|
-
},
|
7954
|
+
}, vm = ee;
|
7945
7955
|
function He() {
|
7946
7956
|
this.handlers = [];
|
7947
7957
|
}
|
@@ -7957,12 +7967,12 @@ He.prototype.eject = function(i) {
|
|
7957
7967
|
this.handlers[i] && (this.handlers[i] = null);
|
7958
7968
|
};
|
7959
7969
|
He.prototype.forEach = function(i) {
|
7960
|
-
|
7970
|
+
vm.forEach(this.handlers, function(a) {
|
7961
7971
|
a !== null && i(a);
|
7962
7972
|
});
|
7963
7973
|
};
|
7964
|
-
var
|
7965
|
-
|
7974
|
+
var wm = He, Im = ee, xm = function(i, t) {
|
7975
|
+
Im.forEach(i, function(n, s) {
|
7966
7976
|
s !== t && s.toUpperCase() === t.toUpperCase() && (i[t] = n, delete i[s]);
|
7967
7977
|
});
|
7968
7978
|
}, en = function(i, t, a, n, s) {
|
@@ -7993,7 +8003,7 @@ function tn() {
|
|
7993
8003
|
}, Ze;
|
7994
8004
|
}
|
7995
8005
|
var We, ci;
|
7996
|
-
function
|
8006
|
+
function Tm() {
|
7997
8007
|
if (ci)
|
7998
8008
|
return We;
|
7999
8009
|
ci = 1;
|
@@ -8010,7 +8020,7 @@ function xm() {
|
|
8010
8020
|
}, We;
|
8011
8021
|
}
|
8012
8022
|
var Je, ui;
|
8013
|
-
function
|
8023
|
+
function Sm() {
|
8014
8024
|
if (ui)
|
8015
8025
|
return Je;
|
8016
8026
|
ui = 1;
|
@@ -8042,29 +8052,29 @@ function Tm() {
|
|
8042
8052
|
}(), Je;
|
8043
8053
|
}
|
8044
8054
|
var Ye, di;
|
8045
|
-
function
|
8055
|
+
function Mm() {
|
8046
8056
|
return di || (di = 1, Ye = function(i) {
|
8047
8057
|
return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(i);
|
8048
8058
|
}), Ye;
|
8049
8059
|
}
|
8050
8060
|
var Ke, mi;
|
8051
|
-
function
|
8061
|
+
function Om() {
|
8052
8062
|
return mi || (mi = 1, Ke = function(i, t) {
|
8053
8063
|
return t ? i.replace(/\/+$/, "") + "/" + t.replace(/^\/+/, "") : i;
|
8054
8064
|
}), Ke;
|
8055
8065
|
}
|
8056
8066
|
var Xe, hi;
|
8057
|
-
function
|
8067
|
+
function Lm() {
|
8058
8068
|
if (hi)
|
8059
8069
|
return Xe;
|
8060
8070
|
hi = 1;
|
8061
|
-
var e =
|
8071
|
+
var e = Mm(), i = Om();
|
8062
8072
|
return Xe = function(a, n) {
|
8063
8073
|
return a && !e(n) ? i(a, n) : n;
|
8064
8074
|
}, Xe;
|
8065
8075
|
}
|
8066
8076
|
var $e, fi;
|
8067
|
-
function
|
8077
|
+
function Dm() {
|
8068
8078
|
if (fi)
|
8069
8079
|
return $e;
|
8070
8080
|
fi = 1;
|
@@ -8100,7 +8110,7 @@ function Lm() {
|
|
8100
8110
|
}, $e;
|
8101
8111
|
}
|
8102
8112
|
var et, gi;
|
8103
|
-
function
|
8113
|
+
function Nm() {
|
8104
8114
|
if (gi)
|
8105
8115
|
return et;
|
8106
8116
|
gi = 1;
|
@@ -8147,7 +8157,7 @@ function _i() {
|
|
8147
8157
|
if (yi)
|
8148
8158
|
return it;
|
8149
8159
|
yi = 1;
|
8150
|
-
var e = ee, i =
|
8160
|
+
var e = ee, i = Tm(), t = Sm(), a = $i, n = Lm(), s = Dm(), u = Nm(), d = tn(), r = Re(), c = qe();
|
8151
8161
|
return it = function(p) {
|
8152
8162
|
return new Promise(function(y, I) {
|
8153
8163
|
var v = p.data, T = p.headers, M = p.responseType, j;
|
@@ -8210,7 +8220,7 @@ function Re() {
|
|
8210
8220
|
if (Ci)
|
8211
8221
|
return nt;
|
8212
8222
|
Ci = 1;
|
8213
|
-
var e = ee, i =
|
8223
|
+
var e = ee, i = xm, t = en, a = {
|
8214
8224
|
"Content-Type": "application/x-www-form-urlencoded"
|
8215
8225
|
};
|
8216
8226
|
function n(r, c) {
|
@@ -8271,9 +8281,9 @@ function Re() {
|
|
8271
8281
|
d.headers[c] = e.merge(a);
|
8272
8282
|
}), nt = d, nt;
|
8273
8283
|
}
|
8274
|
-
var
|
8275
|
-
var n = this ||
|
8276
|
-
return
|
8284
|
+
var jm = ee, Bm = Re(), Pm = function(i, t, a) {
|
8285
|
+
var n = this || Bm;
|
8286
|
+
return jm.forEach(a, function(u) {
|
8277
8287
|
i = u.call(n, i, t);
|
8278
8288
|
}), i;
|
8279
8289
|
}, st, bi;
|
@@ -8282,12 +8292,12 @@ function nn() {
|
|
8282
8292
|
return !!(i && i.__CANCEL__);
|
8283
8293
|
}), st;
|
8284
8294
|
}
|
8285
|
-
var ki = ee, lt =
|
8295
|
+
var ki = ee, lt = Pm, Am = nn(), Fm = Re(), zm = qe();
|
8286
8296
|
function ot(e) {
|
8287
8297
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
8288
|
-
throw new
|
8298
|
+
throw new zm("canceled");
|
8289
8299
|
}
|
8290
|
-
var
|
8300
|
+
var Hm = function(i) {
|
8291
8301
|
ot(i), i.headers = i.headers || {}, i.data = lt.call(
|
8292
8302
|
i,
|
8293
8303
|
i.data,
|
@@ -8303,7 +8313,7 @@ var zm = function(i) {
|
|
8303
8313
|
delete i.headers[n];
|
8304
8314
|
}
|
8305
8315
|
);
|
8306
|
-
var t = i.adapter ||
|
8316
|
+
var t = i.adapter || Fm.adapter;
|
8307
8317
|
return t(i).then(function(n) {
|
8308
8318
|
return ot(i), n.data = lt.call(
|
8309
8319
|
i,
|
@@ -8312,7 +8322,7 @@ var zm = function(i) {
|
|
8312
8322
|
i.transformResponse
|
8313
8323
|
), n;
|
8314
8324
|
}, function(n) {
|
8315
|
-
return
|
8325
|
+
return Am(n) || (ot(i), n && n.response && (n.response.data = lt.call(
|
8316
8326
|
i,
|
8317
8327
|
n.response.data,
|
8318
8328
|
n.response.headers,
|
@@ -8387,7 +8397,7 @@ function ln() {
|
|
8387
8397
|
version: "0.24.0"
|
8388
8398
|
}), at;
|
8389
8399
|
}
|
8390
|
-
var
|
8400
|
+
var qm = ln().version, Ft = {};
|
8391
8401
|
["object", "boolean", "number", "function", "string", "symbol"].forEach(function(e, i) {
|
8392
8402
|
Ft[e] = function(a) {
|
8393
8403
|
return typeof a === e || "a" + (i < 1 ? "n " : " ") + e;
|
@@ -8396,7 +8406,7 @@ var Hm = ln().version, Ft = {};
|
|
8396
8406
|
var wi = {};
|
8397
8407
|
Ft.transitional = function(i, t, a) {
|
8398
8408
|
function n(s, u) {
|
8399
|
-
return "[Axios v" +
|
8409
|
+
return "[Axios v" + qm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
|
8400
8410
|
}
|
8401
8411
|
return function(s, u, d) {
|
8402
8412
|
if (i === !1)
|
@@ -8409,7 +8419,7 @@ Ft.transitional = function(i, t, a) {
|
|
8409
8419
|
)), i ? i(s, u, d) : !0;
|
8410
8420
|
};
|
8411
8421
|
};
|
8412
|
-
function
|
8422
|
+
function Rm(e, i, t) {
|
8413
8423
|
if (typeof e != "object")
|
8414
8424
|
throw new TypeError("options must be an object");
|
8415
8425
|
for (var a = Object.keys(e), n = a.length; n-- > 0; ) {
|
@@ -8424,10 +8434,10 @@ function qm(e, i, t) {
|
|
8424
8434
|
throw Error("Unknown option " + s);
|
8425
8435
|
}
|
8426
8436
|
}
|
8427
|
-
var
|
8428
|
-
assertOptions:
|
8437
|
+
var Vm = {
|
8438
|
+
assertOptions: Rm,
|
8429
8439
|
validators: Ft
|
8430
|
-
}, on = ee,
|
8440
|
+
}, on = ee, Em = $i, Ii = wm, xi = Hm, Ve = sn, an = Vm, pe = an.validators;
|
8431
8441
|
function Te(e) {
|
8432
8442
|
this.defaults = e, this.interceptors = {
|
8433
8443
|
request: new Ii(),
|
@@ -8476,7 +8486,7 @@ Te.prototype.request = function(i) {
|
|
8476
8486
|
return u;
|
8477
8487
|
};
|
8478
8488
|
Te.prototype.getUri = function(i) {
|
8479
|
-
return i = Ve(this.defaults, i),
|
8489
|
+
return i = Ve(this.defaults, i), Em(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
|
8480
8490
|
};
|
8481
8491
|
on.forEach(["delete", "get", "head", "options"], function(i) {
|
8482
8492
|
Te.prototype[i] = function(t, a) {
|
@@ -8496,8 +8506,8 @@ on.forEach(["post", "put", "patch"], function(i) {
|
|
8496
8506
|
}));
|
8497
8507
|
};
|
8498
8508
|
});
|
8499
|
-
var
|
8500
|
-
function
|
8509
|
+
var Um = Te, rt, Ti;
|
8510
|
+
function Gm() {
|
8501
8511
|
if (Ti)
|
8502
8512
|
return rt;
|
8503
8513
|
Ti = 1;
|
@@ -8553,7 +8563,7 @@ function Um() {
|
|
8553
8563
|
}, rt = i, rt;
|
8554
8564
|
}
|
8555
8565
|
var ct, Si;
|
8556
|
-
function
|
8566
|
+
function Qm() {
|
8557
8567
|
return Si || (Si = 1, ct = function(i) {
|
8558
8568
|
return function(a) {
|
8559
8569
|
return i.apply(null, a);
|
@@ -8561,39 +8571,39 @@ function Gm() {
|
|
8561
8571
|
}), ct;
|
8562
8572
|
}
|
8563
8573
|
var ut, Mi;
|
8564
|
-
function
|
8574
|
+
function Zm() {
|
8565
8575
|
return Mi || (Mi = 1, ut = function(i) {
|
8566
8576
|
return typeof i == "object" && i.isAxiosError === !0;
|
8567
8577
|
}), ut;
|
8568
8578
|
}
|
8569
|
-
var Oi = ee,
|
8579
|
+
var Oi = ee, Wm = Yi, Be = Um, Jm = sn, Ym = Re();
|
8570
8580
|
function rn(e) {
|
8571
|
-
var i = new Be(e), t =
|
8581
|
+
var i = new Be(e), t = Wm(Be.prototype.request, i);
|
8572
8582
|
return Oi.extend(t, Be.prototype, i), Oi.extend(t, i), t.create = function(n) {
|
8573
|
-
return rn(
|
8583
|
+
return rn(Jm(e, n));
|
8574
8584
|
}, t;
|
8575
8585
|
}
|
8576
|
-
var oe = rn(
|
8586
|
+
var oe = rn(Ym);
|
8577
8587
|
oe.Axios = Be;
|
8578
8588
|
oe.Cancel = qe();
|
8579
|
-
oe.CancelToken =
|
8589
|
+
oe.CancelToken = Gm();
|
8580
8590
|
oe.isCancel = nn();
|
8581
8591
|
oe.VERSION = ln().version;
|
8582
8592
|
oe.all = function(i) {
|
8583
8593
|
return Promise.all(i);
|
8584
8594
|
};
|
8585
|
-
oe.spread =
|
8586
|
-
oe.isAxiosError =
|
8595
|
+
oe.spread = Qm();
|
8596
|
+
oe.isAxiosError = Zm();
|
8587
8597
|
Bt.exports = oe;
|
8588
8598
|
Bt.exports.default = oe;
|
8589
8599
|
(function(e) {
|
8590
8600
|
e.exports = Bt.exports;
|
8591
8601
|
})(Ji);
|
8592
|
-
const
|
8593
|
-
const
|
8602
|
+
const Km = /* @__PURE__ */ lm(Ji.exports);
|
8603
|
+
const Xm = {
|
8594
8604
|
name: "CmdUploadForm",
|
8595
8605
|
emits: ["click", "error", "upload-complete", "upload-file-success"],
|
8596
|
-
mixins: [ie,
|
8606
|
+
mixins: [ie, sm],
|
8597
8607
|
data() {
|
8598
8608
|
return {
|
8599
8609
|
comment: "",
|
@@ -8980,7 +8990,7 @@ const Km = {
|
|
8980
8990
|
return i.abortController = new AbortController(), t.set(
|
8981
8991
|
this.uploadOptions.filesParam ? this.uploadOptions.filesParam : "files",
|
8982
8992
|
i.file
|
8983
|
-
),
|
8993
|
+
), Km.post(e, t, {
|
8984
8994
|
signal: i.abortController.signal,
|
8985
8995
|
onUploadProgress: (a) => this.onUploadProgress(a, i)
|
8986
8996
|
}).then((a) => (this.$emit("upload-file-success", i), a)).then((a) => {
|
@@ -9001,30 +9011,30 @@ const Km = {
|
|
9001
9011
|
}
|
9002
9012
|
}
|
9003
9013
|
}
|
9004
|
-
},
|
9014
|
+
}, $m = { key: 0 }, eh = {
|
9005
9015
|
key: 1,
|
9006
9016
|
class: "flex-container vertical"
|
9007
|
-
},
|
9017
|
+
}, th = {
|
9008
9018
|
key: 0,
|
9009
9019
|
class: "flex-container vertical list-files-wrapper"
|
9010
|
-
},
|
9020
|
+
}, ih = {
|
9011
9021
|
key: 0,
|
9012
9022
|
class: "list-of-files total-files"
|
9013
|
-
},
|
9023
|
+
}, nh = { class: "flex-container no-flex" }, sh = ["title"], lh = {
|
9014
9024
|
key: 0,
|
9015
9025
|
class: "progressbar"
|
9016
|
-
},
|
9026
|
+
}, oh = ["value", "title"], ah = /* @__PURE__ */ h("hr", null, null, -1), rh = { class: "flex-container vertical list-files-wrapper" }, ch = { class: "list-of-files" }, uh = ["title", "onClick"], dh = {
|
9017
9027
|
key: 0,
|
9018
9028
|
class: "progressbar"
|
9019
|
-
},
|
9029
|
+
}, mh = ["value", "title"], hh = ["title"], fh = /* @__PURE__ */ h("hr", null, null, -1), gh = { class: "small" }, ph = ["title"], yh = {
|
9020
9030
|
key: 0,
|
9021
9031
|
class: "list-of-file-extensions"
|
9022
|
-
},
|
9032
|
+
}, _h = ["disabled"], Ch = { key: 0 }, bh = { key: 1 }, kh = { class: "button-wrapper no-flex" }, vh = ["disabled"], wh = { key: 0 }, Ih = { key: 1 }, xh = {
|
9023
9033
|
key: 0,
|
9024
9034
|
class: "progressbar"
|
9025
|
-
},
|
9026
|
-
function
|
9027
|
-
const u = W, d =
|
9035
|
+
}, Th = ["value", "title"];
|
9036
|
+
function Sh(e, i, t, a, n, s) {
|
9037
|
+
const u = W, d = Od, r = E, c = _e;
|
9028
9038
|
return l(), o(k, null, [
|
9029
9039
|
t.advancedMode ? (l(), o("fieldset", {
|
9030
9040
|
key: 0,
|
@@ -9041,7 +9051,7 @@ function Th(e, i, t, a, n, s) {
|
|
9041
9051
|
systemMessage: s.allSystemMessages.length === 1 ? s.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
|
9042
9052
|
}, {
|
9043
9053
|
default: A(() => [
|
9044
|
-
s.allSystemMessages.length > 1 ? (l(), o("ul",
|
9054
|
+
s.allSystemMessages.length > 1 ? (l(), o("ul", $m, [
|
9045
9055
|
(l(!0), o(k, null, F(s.allSystemMessages, (f, p) => (l(), o("li", { key: p }, g(f), 1))), 128))
|
9046
9056
|
])) : m("", !0)
|
9047
9057
|
]),
|
@@ -9050,16 +9060,16 @@ function Th(e, i, t, a, n, s) {
|
|
9050
9060
|
h("div", q({
|
9051
9061
|
class: ["box drop-area flex-container vertical", { "allow-drop": n.allowDrop }]
|
9052
9062
|
}, qt(s.dragAndDropHandler)), [
|
9053
|
-
n.listOfFiles.length ? (l(), o("div",
|
9054
|
-
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div",
|
9063
|
+
n.listOfFiles.length ? (l(), o("div", eh, [
|
9064
|
+
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", th, [
|
9055
9065
|
x(u, q(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
9056
9066
|
default: A(() => [
|
9057
9067
|
z(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
|
9058
9068
|
]),
|
9059
9069
|
_: 1
|
9060
9070
|
}, 16),
|
9061
|
-
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul",
|
9062
|
-
h("li",
|
9071
|
+
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul", ih, [
|
9072
|
+
h("li", nh, [
|
9063
9073
|
h("a", {
|
9064
9074
|
href: "#",
|
9065
9075
|
title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
@@ -9069,7 +9079,7 @@ function Th(e, i, t, a, n, s) {
|
|
9069
9079
|
iconClass: t.deleteIcon.iconClass,
|
9070
9080
|
type: t.deleteIcon.iconClass
|
9071
9081
|
}, null, 8, ["iconClass", "type"])
|
9072
|
-
], 8,
|
9082
|
+
], 8, sh),
|
9073
9083
|
h("span", null, [
|
9074
9084
|
z(g(n.listOfFiles.length) + " ", 1),
|
9075
9085
|
t.allowMultipleFileUploads ? (l(), o(k, { key: 1 }, [
|
@@ -9084,26 +9094,26 @@ function Th(e, i, t, a, n, s) {
|
|
9084
9094
|
{ error: t.maxTotalUploadSize > 0 && s.totalSize > t.maxTotalUploadSize }
|
9085
9095
|
])
|
9086
9096
|
}, " (" + g(s.formatSize(s.totalSize)) + ") ", 3),
|
9087
|
-
n.uploadInitiated ? (l(), o("span",
|
9097
|
+
n.uploadInitiated ? (l(), o("span", lh, [
|
9088
9098
|
h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
|
9089
9099
|
h("progress", {
|
9090
9100
|
max: "100",
|
9091
9101
|
value: s.totalUploadProgress,
|
9092
9102
|
title: s.totalBytesUploaded
|
9093
|
-
}, null, 8,
|
9103
|
+
}, null, 8, oh)
|
9094
9104
|
])) : m("", !0)
|
9095
9105
|
])
|
9096
9106
|
])) : m("", !0),
|
9097
|
-
|
9107
|
+
ah
|
9098
9108
|
])) : m("", !0),
|
9099
|
-
h("div",
|
9109
|
+
h("div", rh, [
|
9100
9110
|
x(u, q(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
9101
9111
|
default: A(() => [
|
9102
9112
|
z(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
|
9103
9113
|
]),
|
9104
9114
|
_: 1
|
9105
9115
|
}, 16),
|
9106
|
-
h("ul",
|
9116
|
+
h("ul", ch, [
|
9107
9117
|
(l(!0), o(k, null, F(n.listOfFiles, (f, p) => (l(), o("li", {
|
9108
9118
|
key: p,
|
9109
9119
|
class: "flex-container no-flex"
|
@@ -9117,7 +9127,7 @@ function Th(e, i, t, a, n, s) {
|
|
9117
9127
|
iconClass: e.iconDelete.iconClass,
|
9118
9128
|
type: e.iconDelete.iconType
|
9119
9129
|
}, null, 8, ["iconClass", "type"])
|
9120
|
-
], 8,
|
9130
|
+
], 8, uh),
|
9121
9131
|
h("span", {
|
9122
9132
|
class: _([
|
9123
9133
|
"text-align-right",
|
@@ -9128,13 +9138,13 @@ function Th(e, i, t, a, n, s) {
|
|
9128
9138
|
z(g(f.file.name) + " ", 1),
|
9129
9139
|
h("small", null, "(" + g(s.formatSize(f.file.size)) + ")", 1)
|
9130
9140
|
], 2),
|
9131
|
-
n.uploadInitiated && !f.error ? (l(), o("span",
|
9141
|
+
n.uploadInitiated && !f.error ? (l(), o("span", dh, [
|
9132
9142
|
h("span", null, g(s.getPercentage(f.progress)), 1),
|
9133
9143
|
h("progress", {
|
9134
9144
|
max: "100",
|
9135
9145
|
value: f.progress,
|
9136
9146
|
title: s.formatSize(f.uploadedBytes) + "/" + s.formatSize(f.file.size)
|
9137
|
-
}, null, 8,
|
9147
|
+
}, null, 8, mh)
|
9138
9148
|
])) : m("", !0)
|
9139
9149
|
]))), 128))
|
9140
9150
|
]),
|
@@ -9143,8 +9153,8 @@ function Th(e, i, t, a, n, s) {
|
|
9143
9153
|
href: "#",
|
9144
9154
|
onClick: i[1] || (i[1] = O((...f) => s.cancel && s.cancel(...f), ["prevent"])),
|
9145
9155
|
title: e.getMessage("cmduploadform.all_files_will_be_removed")
|
9146
|
-
}, g(e.getMessage("cmduploadform.reset_upload")), 9,
|
9147
|
-
|
9156
|
+
}, g(e.getMessage("cmduploadform.reset_upload")), 9, hh)) : m("", !0),
|
9157
|
+
fh
|
9148
9158
|
])
|
9149
9159
|
])) : (l(), o(k, { key: 0 }, [
|
9150
9160
|
t.allowMultipleFileUploads ? (l(), C(u, q({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
@@ -9171,7 +9181,7 @@ function Th(e, i, t, a, n, s) {
|
|
9171
9181
|
]),
|
9172
9182
|
_: 1
|
9173
9183
|
}, 16)) : m("", !0),
|
9174
|
-
h("dl",
|
9184
|
+
h("dl", gh, [
|
9175
9185
|
t.maxTotalUploadSize > 0 ? (l(), o(k, { key: 0 }, [
|
9176
9186
|
h("dt", {
|
9177
9187
|
class: _({ error: s.totalSize > t.maxTotalUploadSize })
|
@@ -9199,10 +9209,10 @@ function Th(e, i, t, a, n, s) {
|
|
9199
9209
|
iconClass: n.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
|
9200
9210
|
type: n.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
|
9201
9211
|
}, null, 8, ["iconClass", "type"])
|
9202
|
-
], 8,
|
9212
|
+
], 8, ph),
|
9203
9213
|
x(ue, { name: "fade" }, {
|
9204
9214
|
default: A(() => [
|
9205
|
-
n.showListOfFileExtensions ? (l(), o("ul",
|
9215
|
+
n.showListOfFileExtensions ? (l(), o("ul", yh, [
|
9206
9216
|
(l(!0), o(k, null, F(t.allowedFileExtensions, (f, p) => (l(), o("li", {
|
9207
9217
|
key: p,
|
9208
9218
|
class: _({ error: n.errors.fileType })
|
@@ -9224,8 +9234,8 @@ function Th(e, i, t, a, n, s) {
|
|
9224
9234
|
iconClass: t.iconFileUpload.iconClass,
|
9225
9235
|
type: t.iconFileUpload.iconType
|
9226
9236
|
}, null, 8, ["iconClass", "type"]),
|
9227
|
-
t.allowMultipleFileUploads ? (l(), o("span",
|
9228
|
-
], 10,
|
9237
|
+
t.allowMultipleFileUploads ? (l(), o("span", Ch, g(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (l(), o("span", bh, g(e.getMessage("cmduploadform.labeltext.select_file")), 1))
|
9238
|
+
], 10, _h),
|
9229
9239
|
t.enableDragAndDrop ? (l(), o("p", {
|
9230
9240
|
key: 0,
|
9231
9241
|
class: _(["text-drag-and-drop", { disabled: n.uploadInitiated }])
|
@@ -9255,7 +9265,7 @@ function Th(e, i, t, a, n, s) {
|
|
9255
9265
|
placeholder: e.getMessage("cmduploadform.placeholder.comment"),
|
9256
9266
|
status: t.commentStatusMessage ? "error" : ""
|
9257
9267
|
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : m("", !0),
|
9258
|
-
h("div",
|
9268
|
+
h("div", kh, [
|
9259
9269
|
h("button", {
|
9260
9270
|
class: _([
|
9261
9271
|
"button primary",
|
@@ -9270,8 +9280,8 @@ function Th(e, i, t, a, n, s) {
|
|
9270
9280
|
iconClass: t.iconUpload.iconClass,
|
9271
9281
|
type: t.iconUpload.iconType
|
9272
9282
|
}, null, 8, ["iconClass", "type"]),
|
9273
|
-
n.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), o("span",
|
9274
|
-
], 10,
|
9283
|
+
n.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), o("span", wh, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), o("span", Ih, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
|
9284
|
+
], 10, vh),
|
9275
9285
|
h("button", {
|
9276
9286
|
class: _(["button", { disabled: n.listOfFiles.length === 0 }]),
|
9277
9287
|
onClick: i[6] || (i[6] = (...f) => s.cancel && s.cancel(...f))
|
@@ -9289,13 +9299,13 @@ function Th(e, i, t, a, n, s) {
|
|
9289
9299
|
onClick: i[7] || (i[7] = O((...f) => s.selectFiles && s.selectFiles(...f), ["prevent"])),
|
9290
9300
|
class: ["cmd-upload-form drop-area", { "allow-drop": n.allowDrop }]
|
9291
9301
|
}, qt(s.dragAndDropHandler)), [
|
9292
|
-
n.uploadInitiated ? (l(), o("span",
|
9302
|
+
n.uploadInitiated ? (l(), o("span", xh, [
|
9293
9303
|
h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
|
9294
9304
|
h("progress", {
|
9295
9305
|
max: "100",
|
9296
9306
|
value: s.totalUploadProgress,
|
9297
9307
|
title: s.totalBytesUploaded
|
9298
|
-
}, null, 8,
|
9308
|
+
}, null, 8, Th)
|
9299
9309
|
])) : m("", !0),
|
9300
9310
|
V(e.$slots, "default", {}, () => [
|
9301
9311
|
t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
|
@@ -9334,8 +9344,8 @@ function Th(e, i, t, a, n, s) {
|
|
9334
9344
|
}, null, 8, ["labelText", "disabled", "multiple", "onChange"])
|
9335
9345
|
], 64);
|
9336
9346
|
}
|
9337
|
-
const
|
9338
|
-
const
|
9347
|
+
const rf = /* @__PURE__ */ N(Xm, [["render", Sh]]);
|
9348
|
+
const Mh = {
|
9339
9349
|
name: "CmdWidthLimitationWrapper",
|
9340
9350
|
props: {
|
9341
9351
|
innerComponent: {
|
@@ -9374,8 +9384,8 @@ const Sh = {
|
|
9374
9384
|
return this.innerComponent === "header" ? "site-header" : this.innerComponent === "footer" ? "site-footer" : "";
|
9375
9385
|
}
|
9376
9386
|
}
|
9377
|
-
},
|
9378
|
-
function
|
9387
|
+
}, Oh = ["id"], Lh = ["id"];
|
9388
|
+
function Dh(e, i, t, a, n, s) {
|
9379
9389
|
const u = W;
|
9380
9390
|
return l(), o("div", {
|
9381
9391
|
class: _(["cmd-width-limitation-wrapper", { sticky: t.sticky }])
|
@@ -9387,7 +9397,7 @@ function Lh(e, i, t, a, n, s) {
|
|
9387
9397
|
t.anchorId ? (l(), o("a", {
|
9388
9398
|
key: 0,
|
9389
9399
|
id: t.anchorId
|
9390
|
-
}, null, 8,
|
9400
|
+
}, null, 8, Oh)) : m("", !0),
|
9391
9401
|
t.cmdHeadline ? (l(), C(u, {
|
9392
9402
|
key: 1,
|
9393
9403
|
"pre-headline-text": t.cmdHeadline.preHeadlineText,
|
@@ -9399,12 +9409,12 @@ function Lh(e, i, t, a, n, s) {
|
|
9399
9409
|
t.anchorId ? (l(), o("a", {
|
9400
9410
|
key: 0,
|
9401
9411
|
id: t.anchorId
|
9402
|
-
}, null, 8,
|
9412
|
+
}, null, 8, Lh)) : m("", !0),
|
9403
9413
|
V(e.$slots, "default")
|
9404
9414
|
], 64))
|
9405
9415
|
], 2);
|
9406
9416
|
}
|
9407
|
-
const
|
9417
|
+
const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
|
9408
9418
|
mounted(e) {
|
9409
9419
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
9410
9420
|
e.focus();
|
@@ -9413,7 +9423,7 @@ const rf = /* @__PURE__ */ N(Sh, [["render", Lh]]), cf = {
|
|
9413
9423
|
i ? i.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
|
9414
9424
|
}
|
9415
9425
|
}
|
9416
|
-
},
|
9426
|
+
}, df = {
|
9417
9427
|
mounted(e, i) {
|
9418
9428
|
if (i.value && typeof i.value == "string") {
|
9419
9429
|
let t = /[^\d]/g, a = i.value.replace(/^\s*\+/, "00");
|
@@ -9421,7 +9431,7 @@ const rf = /* @__PURE__ */ N(Sh, [["render", Lh]]), cf = {
|
|
9421
9431
|
}
|
9422
9432
|
}
|
9423
9433
|
};
|
9424
|
-
function
|
9434
|
+
function mf() {
|
9425
9435
|
const e = {};
|
9426
9436
|
hn(a);
|
9427
9437
|
function i(n = "defaultSequence") {
|
@@ -9437,55 +9447,55 @@ function df() {
|
|
9437
9447
|
return { nextSequenceValue: i, currentSequenceValue: t, resetSequence: a };
|
9438
9448
|
}
|
9439
9449
|
export {
|
9440
|
-
|
9441
|
-
|
9442
|
-
|
9443
|
-
|
9444
|
-
|
9445
|
-
|
9446
|
-
|
9447
|
-
|
9448
|
-
|
9449
|
-
|
9450
|
-
|
9451
|
-
|
9450
|
+
jh as CmdAddressData,
|
9451
|
+
Bh as CmdBackToTopButton,
|
9452
|
+
Ph as CmdBankAccountData,
|
9453
|
+
Fo as CmdBox,
|
9454
|
+
Fh as CmdBoxWrapper,
|
9455
|
+
zh as CmdBreadcrumbs,
|
9456
|
+
la as CmdCompanyLogo,
|
9457
|
+
Hh as CmdCookieDisclaimer,
|
9458
|
+
qh as CmdCopyrightInformation,
|
9459
|
+
Er as CmdFakeSelect,
|
9460
|
+
Ah as CmdFancyBox,
|
9461
|
+
Rh as CmdForm,
|
9452
9462
|
_e as CmdFormElement,
|
9453
|
-
|
9454
|
-
|
9463
|
+
ec as CmdFormFilters,
|
9464
|
+
Vh as CmdGoogleMaps,
|
9455
9465
|
W as CmdHeadline,
|
9456
9466
|
E as CmdIcon,
|
9457
9467
|
Ie as CmdImage,
|
9458
|
-
|
9459
|
-
|
9460
|
-
|
9461
|
-
|
9462
|
-
|
9463
|
-
|
9464
|
-
|
9465
|
-
|
9466
|
-
|
9467
|
-
|
9468
|
-
|
9469
|
-
|
9470
|
-
|
9468
|
+
Eh as CmdImageGallery,
|
9469
|
+
Uh as CmdImageZoom,
|
9470
|
+
Gh as CmdInputGroup,
|
9471
|
+
eo as CmdListOfLinks,
|
9472
|
+
Qh as CmdLoginForm,
|
9473
|
+
ou as CmdMainNavigation,
|
9474
|
+
Zh as CmdMultistepFormProgressBar,
|
9475
|
+
Wh as CmdOpeningHours,
|
9476
|
+
Jh as CmdPager,
|
9477
|
+
Yh as CmdProgressBar,
|
9478
|
+
Xh as CmdSiteFooter,
|
9479
|
+
$h as CmdSiteHeader,
|
9480
|
+
ef as CmdSiteSearch,
|
9471
9481
|
St as CmdSlideButton,
|
9472
|
-
|
9473
|
-
|
9474
|
-
|
9475
|
-
|
9476
|
-
|
9477
|
-
|
9478
|
-
|
9479
|
-
|
9480
|
-
|
9481
|
-
|
9482
|
-
|
9483
|
-
|
9484
|
-
|
9485
|
-
|
9486
|
-
|
9487
|
-
|
9482
|
+
tf as CmdSlideshow,
|
9483
|
+
Kh as CmdSocialNetworks,
|
9484
|
+
nf as CmdSwitchLanguage,
|
9485
|
+
Od as CmdSystemMessage,
|
9486
|
+
sf as CmdTable,
|
9487
|
+
lf as CmdTabs,
|
9488
|
+
of as CmdTextBlock,
|
9489
|
+
Sl as CmdThumbnailScroller,
|
9490
|
+
af as CmdToggleDarkMode,
|
9491
|
+
ua as CmdTooltip,
|
9492
|
+
rf as CmdUploadForm,
|
9493
|
+
cf as CmdWidthLimitationWrapper,
|
9494
|
+
uf as DirFocus,
|
9495
|
+
df as DirTelephone,
|
9496
|
+
Ol as createHtmlId,
|
9497
|
+
Ml as createUuid,
|
9488
9498
|
Me as getFileExtension,
|
9489
9499
|
Mt as openFancyBox,
|
9490
|
-
|
9500
|
+
mf as useSequence
|
9491
9501
|
};
|