comand-component-library 4.0.68 → 4.0.70
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/comand-component-library.js +280 -279
- package/dist/comand-component-library.umd.cjs +6 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/CmdBox.vue +2 -2
- package/src/components/CmdTextImageBlock.vue +6 -3
- package/src/components/CmdWidthLimitationWrapper.vue +0 -9
|
@@ -3952,7 +3952,7 @@ function Ca(e, n, t, s, o, i) {
|
|
|
3952
3952
|
_: 1
|
|
3953
3953
|
});
|
|
3954
3954
|
}
|
|
3955
|
-
const
|
|
3955
|
+
const Ty = /* @__PURE__ */ L(ya, [["render", Ca]]), _a = {
|
|
3956
3956
|
name: "CmdBankAccountData",
|
|
3957
3957
|
props: {
|
|
3958
3958
|
/**
|
|
@@ -4042,7 +4042,7 @@ function Ta(e, n, t, s, o, i) {
|
|
|
4042
4042
|
], 64))
|
|
4043
4043
|
]);
|
|
4044
4044
|
}
|
|
4045
|
-
const
|
|
4045
|
+
const Sy = /* @__PURE__ */ L(_a, [["render", Ta]]), Sa = {
|
|
4046
4046
|
name: "CmdForm",
|
|
4047
4047
|
emits: ["submit"],
|
|
4048
4048
|
data() {
|
|
@@ -6070,7 +6070,7 @@ function Kr(e, n, t, s, o, i) {
|
|
|
6070
6070
|
], 42, Br)
|
|
6071
6071
|
]);
|
|
6072
6072
|
}
|
|
6073
|
-
const
|
|
6073
|
+
const Oy = /* @__PURE__ */ L(Fr, [["render", Kr]]), Zr = {
|
|
6074
6074
|
name: "CmdListOfLinksItem",
|
|
6075
6075
|
inheritAttrs: !1,
|
|
6076
6076
|
mixins: [$],
|
|
@@ -6640,7 +6640,7 @@ const gi = /* @__PURE__ */ L(td, [["render", sd]]), ad = {
|
|
|
6640
6640
|
}
|
|
6641
6641
|
}, Mn = () => {
|
|
6642
6642
|
Xn((e) => ({
|
|
6643
|
-
"
|
|
6643
|
+
"583441d6": e.cutoffTextLines
|
|
6644
6644
|
}));
|
|
6645
6645
|
}, Ln = Zt.setup;
|
|
6646
6646
|
Zt.setup = Ln ? (e, n) => (Mn(), Ln(e, n)) : Mn;
|
|
@@ -6748,7 +6748,7 @@ function Ud(e, n, t, s, o, i) {
|
|
|
6748
6748
|
])) : c("", !0),
|
|
6749
6749
|
v(qt, { name: i.toggleTransition }, {
|
|
6750
6750
|
default: V(() => [
|
|
6751
|
-
t.textBody ? (l(), a("
|
|
6751
|
+
t.textBody ? (l(), a("div", {
|
|
6752
6752
|
key: 0,
|
|
6753
6753
|
class: b({
|
|
6754
6754
|
"cutoff-text": t.cutoffTextLines > 0,
|
|
@@ -7417,7 +7417,7 @@ function gc(e, n, t, s, o, i) {
|
|
|
7417
7417
|
}, null, 8, pc)) : c("", !0)
|
|
7418
7418
|
]);
|
|
7419
7419
|
}
|
|
7420
|
-
const
|
|
7420
|
+
const Iy = /* @__PURE__ */ L(mc, [["render", gc]]), yc = {
|
|
7421
7421
|
data() {
|
|
7422
7422
|
return {
|
|
7423
7423
|
defaultMessageProperties: {
|
|
@@ -7694,7 +7694,7 @@ function Bc(e, n, t, s, o, i) {
|
|
|
7694
7694
|
_: 3
|
|
7695
7695
|
});
|
|
7696
7696
|
}
|
|
7697
|
-
const
|
|
7697
|
+
const My = /* @__PURE__ */ L(bc, [["render", Bc]]), Pc = {
|
|
7698
7698
|
name: "CmdCopyrightWrapper"
|
|
7699
7699
|
}, Ac = {
|
|
7700
7700
|
class: "cmd-copyright-information",
|
|
@@ -7710,7 +7710,7 @@ const Ly = /* @__PURE__ */ L(bc, [["render", Bc]]), Pc = {
|
|
|
7710
7710
|
function Dc(e, n, t, s, o, i) {
|
|
7711
7711
|
return l(), a("div", Ac, Vc);
|
|
7712
7712
|
}
|
|
7713
|
-
const
|
|
7713
|
+
const Ly = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = {
|
|
7714
7714
|
data() {
|
|
7715
7715
|
return {
|
|
7716
7716
|
defaultMessageProperties: {
|
|
@@ -8455,7 +8455,7 @@ function Su(e, n, t, s, o, i) {
|
|
|
8455
8455
|
], 64))
|
|
8456
8456
|
]);
|
|
8457
8457
|
}
|
|
8458
|
-
const
|
|
8458
|
+
const Fy = /* @__PURE__ */ L(_u, [["render", Su]]), Ou = {
|
|
8459
8459
|
name: "CmdImageZoom",
|
|
8460
8460
|
props: {
|
|
8461
8461
|
/**
|
|
@@ -8522,7 +8522,7 @@ function Bu(e, n, t, s, o, i) {
|
|
|
8522
8522
|
Fu
|
|
8523
8523
|
]);
|
|
8524
8524
|
}
|
|
8525
|
-
const
|
|
8525
|
+
const By = /* @__PURE__ */ L(Ou, [["render", Bu]]), Pu = {
|
|
8526
8526
|
mixins: [
|
|
8527
8527
|
Jt,
|
|
8528
8528
|
rt,
|
|
@@ -9215,7 +9215,7 @@ function nm(e, n, t, s, o, i) {
|
|
|
9215
9215
|
])
|
|
9216
9216
|
], 64);
|
|
9217
9217
|
}
|
|
9218
|
-
const
|
|
9218
|
+
const Py = /* @__PURE__ */ L(Wu, [["render", nm]]), im = {
|
|
9219
9219
|
name: "CmdMainNavigation",
|
|
9220
9220
|
data() {
|
|
9221
9221
|
return {
|
|
@@ -9628,7 +9628,7 @@ function wm(e, n, t, s, o, i) {
|
|
|
9628
9628
|
], 2))), 128))
|
|
9629
9629
|
], 2);
|
|
9630
9630
|
}
|
|
9631
|
-
const
|
|
9631
|
+
const Ay = /* @__PURE__ */ L(bm, [["render", wm]]), xm = {
|
|
9632
9632
|
name: "CmdNewsletterSubscription",
|
|
9633
9633
|
emits: ["button-click"],
|
|
9634
9634
|
data() {
|
|
@@ -9814,7 +9814,7 @@ function Tm(e, n, t, s, o, i) {
|
|
|
9814
9814
|
])
|
|
9815
9815
|
]);
|
|
9816
9816
|
}
|
|
9817
|
-
const
|
|
9817
|
+
const Ey = /* @__PURE__ */ L(xm, [["render", Tm]]);
|
|
9818
9818
|
function En(e, n, t, s = !0) {
|
|
9819
9819
|
function o(i, r) {
|
|
9820
9820
|
return r && i < 10 ? "0" + i : i;
|
|
@@ -10397,7 +10397,7 @@ function Qm(e, n, t, s, o, i) {
|
|
|
10397
10397
|
])) : c("", !0)
|
|
10398
10398
|
]);
|
|
10399
10399
|
}
|
|
10400
|
-
const
|
|
10400
|
+
const Vy = /* @__PURE__ */ L(Rm, [["render", Qm]]), $m = {
|
|
10401
10401
|
data() {
|
|
10402
10402
|
return {
|
|
10403
10403
|
defaultMessageProperties: {
|
|
@@ -10552,7 +10552,7 @@ function cf(e, n, t, s, o, i) {
|
|
|
10552
10552
|
], 10, rf)
|
|
10553
10553
|
]);
|
|
10554
10554
|
}
|
|
10555
|
-
const
|
|
10555
|
+
const Dy = /* @__PURE__ */ L(ef, [["render", cf]]), uf = {
|
|
10556
10556
|
name: "CmdSocialNetworksItem",
|
|
10557
10557
|
data() {
|
|
10558
10558
|
return {
|
|
@@ -11000,7 +11000,7 @@ function Sf(e, n, t, s, o, i) {
|
|
|
11000
11000
|
])
|
|
11001
11001
|
], 2);
|
|
11002
11002
|
}
|
|
11003
|
-
const
|
|
11003
|
+
const Hy = /* @__PURE__ */ L(xf, [["render", Sf]]), Of = {
|
|
11004
11004
|
name: "CmdPageHeader",
|
|
11005
11005
|
props: {
|
|
11006
11006
|
/**
|
|
@@ -11035,7 +11035,7 @@ function Lf(e, n, t, s, o, i) {
|
|
|
11035
11035
|
e.$slots.default ? A(e.$slots, "default", { key: 1 }) : c("", !0)
|
|
11036
11036
|
])) : c("", !0);
|
|
11037
11037
|
}
|
|
11038
|
-
const
|
|
11038
|
+
const qy = /* @__PURE__ */ L(Of, [["render", Lf]]), Ff = {
|
|
11039
11039
|
name: "CmdProgressBar",
|
|
11040
11040
|
inheritAttrs: !1,
|
|
11041
11041
|
data() {
|
|
@@ -11095,7 +11095,7 @@ function Vf(e, n, t, s, o, i) {
|
|
|
11095
11095
|
])
|
|
11096
11096
|
], 8, Bf);
|
|
11097
11097
|
}
|
|
11098
|
-
const
|
|
11098
|
+
const Ry = /* @__PURE__ */ L(Ff, [["render", Vf]]), Df = {
|
|
11099
11099
|
name: "CmdSidebar",
|
|
11100
11100
|
data() {
|
|
11101
11101
|
return {
|
|
@@ -11198,7 +11198,7 @@ function jf(e, n, t, s, o, i) {
|
|
|
11198
11198
|
], 8, Nf)) : c("", !0)
|
|
11199
11199
|
], 2);
|
|
11200
11200
|
}
|
|
11201
|
-
const
|
|
11201
|
+
const Ny = /* @__PURE__ */ L(Df, [["render", jf]]), Uf = {
|
|
11202
11202
|
name: "CmdSiteFooter",
|
|
11203
11203
|
props: {
|
|
11204
11204
|
/**
|
|
@@ -11224,7 +11224,7 @@ function Wf(e, n, t, s, o, i) {
|
|
|
11224
11224
|
], 2)
|
|
11225
11225
|
]);
|
|
11226
11226
|
}
|
|
11227
|
-
const
|
|
11227
|
+
const jy = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
|
|
11228
11228
|
name: "CmdSiteHeader",
|
|
11229
11229
|
emits: ["offcanvas"],
|
|
11230
11230
|
data() {
|
|
@@ -11368,7 +11368,7 @@ function Kf(e, n, t, s, o, i) {
|
|
|
11368
11368
|
}), null, 16, ["closeOffcanvas", "onOffcanvas"])) : c("", !0)
|
|
11369
11369
|
], 2);
|
|
11370
11370
|
}
|
|
11371
|
-
const
|
|
11371
|
+
const Uy = /* @__PURE__ */ L(Gf, [["render", Kf]]), Zf = {
|
|
11372
11372
|
data() {
|
|
11373
11373
|
return {
|
|
11374
11374
|
defaultMessageProperties: {
|
|
@@ -11739,7 +11739,7 @@ function ih(e, n, t, s, o, i) {
|
|
|
11739
11739
|
}, null, 8, ["modelValue", "selectedOptionsName"])) : c("", !0)
|
|
11740
11740
|
], 64);
|
|
11741
11741
|
}
|
|
11742
|
-
const
|
|
11742
|
+
const zy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = {
|
|
11743
11743
|
name: "CmdSlideshow",
|
|
11744
11744
|
mixins: [$],
|
|
11745
11745
|
data() {
|
|
@@ -12013,7 +12013,7 @@ function mh(e, n, t, s, o, i) {
|
|
|
12013
12013
|
], 32)
|
|
12014
12014
|
], 2);
|
|
12015
12015
|
}
|
|
12016
|
-
const
|
|
12016
|
+
const Wy = /* @__PURE__ */ L(oh, [["render", mh]]), fh = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%20display='none'%3e%3cg%20display='inline'%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", hh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12017
12017
|
__proto__: null,
|
|
12018
12018
|
default: fh
|
|
12019
12019
|
}, Symbol.toStringTag, { value: "Module" })), ph = "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='utf-8'?%3e%3c!--%20Generator:%20Adobe%20Illustrator%2016.0.0,%20SVG%20Export%20Plug-In%20.%20SVG%20Version:%206.00%20Build%200)%20--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20width='850.394px'%20height='566.929px'%20viewBox='0%200%20850.394%20566.929'%20enable-background='new%200%200%20850.394%20566.929'%20xml:space='preserve'%3e%3cg%20id='it'%3e%3cg%3e%3crect%20fill='%23078E46'%20width='283.465'%20height='566.929'/%3e%3crect%20x='283.465'%20fill='%23FBFDFF'%20width='283.465'%20height='566.929'/%3e%3crect%20x='566.93'%20fill='%23D3242C'%20width='283.465'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='de'%3e%3cg%3e%3cdesc%3eFlag%20of%20Germany%3c/desc%3e%3crect%20id='black_stripe'%20x='0.901'%20fill='%23010202'%20width='849.492'%20height='566.929'/%3e%3crect%20id='red_stripe'%20x='0.901'%20y='188.977'%20fill='%23DD0B15'%20width='849.492'%20height='377.953'/%3e%3crect%20id='gold_stripe'%20x='0.901'%20y='377.953'%20fill='%23FFCE05'%20width='849.492'%20height='188.976'/%3e%3c/g%3e%3c/g%3e%3cg%20id='fr'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23CF1327'%20width='849.492'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%23FFFFFF'%20width='566.328'%20height='566.929'/%3e%3crect%20x='0.901'%20fill='%231D2C4E'%20width='283.164'%20height='566.929'/%3e%3c/g%3e%3c/g%3e%3cg%20id='ru'%3e%3cg%3e%3crect%20fill='%23FFFFFF'%20width='850.395'%20height='283.465'/%3e%3crect%20y='283.465'%20fill='%23D52D1E'%20width='850.395'%20height='283.464'/%3e%3crect%20y='188.977'%20fill='%231E4295'%20width='850.395'%20height='188.977'/%3e%3c/g%3e%3c/g%3e%3cg%20id='cn'%3e%3cg%3e%3crect%20x='0.901'%20fill='%23DF2B14'%20width='849.493'%20height='566.929'/%3e%3cg%20transform='translate(5,5)%20scale(3)'%3e%3cpath%20id='s'%20fill='%23FFDE08'%20d='M142.483,56.693l49.932,153.838L61.692,115.454h161.583L92.551,210.531L142.483,56.693z'/%3e%3c/g%3e%3cg%20transform='translate(10,2)%20rotate(23.036243)'%3e%3cpath%20id='s_1_'%20fill='%23FFDE08'%20d='M295.146,30.607l-4.728,53.71l-27.711-46.234l49.566,21.099l-52.488,12.096L295.146,30.607z'/%3e%3c/g%3e%3cg%20transform='translate(12,4)%20rotate(45.869898)'%3e%3cpath%20id='s_2_'%20fill='%23FFDE08'%20d='M361.022,93.648l-25.178,47.665l-7.617-53.376l37.503,38.701l-53.064-9.243L361.022,93.648z'/%3e%3c/g%3e%3cg%20transform='translate(12,7)%20rotate(69.945396)'%3e%3cpath%20id='s_3_'%20fill='%23FFDE08'%20d='M367.298,188.705l-42.412,33.236l14.797-51.844l18.47,50.649l-44.682-30.108L367.298,188.705z'%20/%3e%3c/g%3e%3cg%20transform='translate(10,9)%20rotate(20.659808)'%3e%3cpath%20id='s_4_'%20fill='%23FFDE08'%20d='M294.056,228.595l-2.5,53.86l-29.603-45.045l50.397,19.024l-51.942,14.264L294.056,228.595z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='uk'%3e%3cg%3e%3crect%20y='0.002'%20fill='%23FFFFFF'%20width='850.16'%20height='566.865'/%3e%3cpolygon%20fill='%23CF172C'%20points='382.569,0%20382.569,226.625%200,226.625%200,339.948%20382.569,339.948%20382.569,566.863%20467.592,566.863%20467.592,339.948%20850.16,339.948%20850.16,226.625%20467.592,226.625%20467.592,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,0%20495.946,183.497%20771.202,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='495.946,566.863%20771.202,566.863%20495.946,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,566.863%20354.214,566.863%20354.214,383.368%20'/%3e%3cpolygon%20fill='%2325346C'%20points='78.96,0%20354.214,183.497%20354.214,0%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0.003,188.95%20204.392,188.95%200.003,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,188.95%20850.16,188.95%20850.16,52.699%20'/%3e%3cpolygon%20fill='%2325346C'%20points='645.768,377.913%20850.16,514.171%20850.16,377.913%20'/%3e%3cpolygon%20fill='%2325346C'%20points='0,377.913%200,514.171%20204.392,377.913%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='802.938,0%20520.004,188.95%20567.223,188.95%20850.605,0%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='330.156,377.909%20282.937,377.909%200,566.852%2047.219,566.852%20330.602,377.909%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='0,0%200,31.692%20236.091,189.098%20283.311,189.098%20'/%3e%3cpolygon%20fill='%23CF172C'%20points='566.696,377.832%20850.008,566.929%20850.01,535.239%20613.92,377.832%20'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", gh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -12098,7 +12098,7 @@ function kh(e, n, t, s, o, i) {
|
|
|
12098
12098
|
])
|
|
12099
12099
|
]);
|
|
12100
12100
|
}
|
|
12101
|
-
const
|
|
12101
|
+
const Gy = /* @__PURE__ */ L(bh, [["render", kh]]), vh = {
|
|
12102
12102
|
name: "CmdSystemMessage",
|
|
12103
12103
|
mixins: [ze],
|
|
12104
12104
|
data() {
|
|
@@ -12465,7 +12465,7 @@ function Eh(e, n, t, s, o, i) {
|
|
|
12465
12465
|
], 544)
|
|
12466
12466
|
], 2);
|
|
12467
12467
|
}
|
|
12468
|
-
const
|
|
12468
|
+
const Jy = /* @__PURE__ */ L(Mh, [["render", Eh]]), Vh = "cmd", Dh = {
|
|
12469
12469
|
"3d-cursor": {
|
|
12470
12470
|
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"/>',
|
|
12471
12471
|
hidden: !0
|
|
@@ -12598,7 +12598,7 @@ function Jh(e, n, t, s, o, i) {
|
|
|
12598
12598
|
]))
|
|
12599
12599
|
]);
|
|
12600
12600
|
}
|
|
12601
|
-
const
|
|
12601
|
+
const Ky = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
|
|
12602
12602
|
name: "CmdTextImageBlock",
|
|
12603
12603
|
mixins: [$],
|
|
12604
12604
|
data() {
|
|
@@ -12635,7 +12635,7 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
|
|
|
12635
12635
|
*/
|
|
12636
12636
|
paragraphTextAlign: {
|
|
12637
12637
|
type: String,
|
|
12638
|
-
|
|
12638
|
+
default: "left",
|
|
12639
12639
|
validator(e) {
|
|
12640
12640
|
return e === "left" || e === "center" || e === "right";
|
|
12641
12641
|
}
|
|
@@ -12679,6 +12679,9 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
|
|
|
12679
12679
|
},
|
|
12680
12680
|
textAlign() {
|
|
12681
12681
|
return this.paragraphTextAlign ? "text-align-" + this.paragraphTextAlign : "";
|
|
12682
|
+
},
|
|
12683
|
+
setInnerClass() {
|
|
12684
|
+
return "inner-content-wrapper " + this.textAlign + " " + (this.innerClass || "");
|
|
12682
12685
|
}
|
|
12683
12686
|
},
|
|
12684
12687
|
methods: {
|
|
@@ -12705,11 +12708,11 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
|
|
|
12705
12708
|
immediate: !0
|
|
12706
12709
|
}
|
|
12707
12710
|
}
|
|
12708
|
-
}, Zh =
|
|
12709
|
-
|
|
12710
|
-
|
|
12711
|
+
}, Zh = ["innerHTML"], Yh = ["innerHTML"], Xh = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), Qh = /* @__PURE__ */ f("span", null, "Add new paragraph", -1), $h = [
|
|
12712
|
+
Xh,
|
|
12713
|
+
Qh
|
|
12711
12714
|
];
|
|
12712
|
-
function
|
|
12715
|
+
function ep(e, n, t, s, o, i) {
|
|
12713
12716
|
var h, m, p, w;
|
|
12714
12717
|
const r = G, d = we, u = Se;
|
|
12715
12718
|
return l(), a("div", {
|
|
@@ -12722,14 +12725,15 @@ function tp(e, n, t, s, o, i) {
|
|
|
12722
12725
|
figcaption: (p = t.cmdImage) == null ? void 0 : p.figcaption,
|
|
12723
12726
|
editModeConfig: { allowAddItem: !1 }
|
|
12724
12727
|
}, null, 8, ["image", "figcaption"])) : c("", !0),
|
|
12725
|
-
f("div",
|
|
12728
|
+
f("div", {
|
|
12729
|
+
class: b(["flex-container vertical", i.setInnerClass])
|
|
12730
|
+
}, [
|
|
12726
12731
|
((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
|
12727
12732
|
t.htmlContent ? (l(), a("div", {
|
|
12728
12733
|
key: 1,
|
|
12729
|
-
innerHTML: t.htmlContent
|
|
12730
|
-
|
|
12731
|
-
|
|
12732
|
-
]),
|
|
12734
|
+
innerHTML: t.htmlContent
|
|
12735
|
+
}, null, 8, Zh)) : c("", !0)
|
|
12736
|
+
], 2),
|
|
12733
12737
|
e.editModeContext ? (l(), C(u, {
|
|
12734
12738
|
key: 2,
|
|
12735
12739
|
ref: "editComponentWrapper",
|
|
@@ -12752,18 +12756,18 @@ function tp(e, n, t, s, o, i) {
|
|
|
12752
12756
|
key: 1,
|
|
12753
12757
|
innerHTML: t.htmlContent,
|
|
12754
12758
|
class: b(i.textAlign)
|
|
12755
|
-
}, null, 10,
|
|
12759
|
+
}, null, 10, Yh)) : (l(), a("button", {
|
|
12756
12760
|
key: 2,
|
|
12757
12761
|
type: "button",
|
|
12758
12762
|
class: "button confirm",
|
|
12759
12763
|
onClick: n[1] || (n[1] = (...k) => i.onAddItem && i.onAddItem(...k))
|
|
12760
|
-
},
|
|
12764
|
+
}, $h))
|
|
12761
12765
|
]),
|
|
12762
12766
|
_: 1
|
|
12763
12767
|
}, 8, ["componentProps", "componentPath", "allowDeleteComponent"])) : c("", !0)
|
|
12764
12768
|
], 2);
|
|
12765
12769
|
}
|
|
12766
|
-
const
|
|
12770
|
+
const Zy = /* @__PURE__ */ L(Kh, [["render", ep]]), tp = {
|
|
12767
12771
|
name: "ToggleDarkMode",
|
|
12768
12772
|
mixins: [
|
|
12769
12773
|
$
|
|
@@ -12914,8 +12918,8 @@ const Yy = /* @__PURE__ */ L(Kh, [["render", tp]]), np = {
|
|
|
12914
12918
|
immediate: !0
|
|
12915
12919
|
}
|
|
12916
12920
|
}
|
|
12917
|
-
},
|
|
12918
|
-
function
|
|
12921
|
+
}, np = { key: 0 };
|
|
12922
|
+
function ip(e, n, t, s, o, i) {
|
|
12919
12923
|
const r = z, d = ee;
|
|
12920
12924
|
return l(), a("div", {
|
|
12921
12925
|
class: b(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": o.darkMode }])
|
|
@@ -12944,7 +12948,7 @@ function op(e, n, t, s, o, i) {
|
|
|
12944
12948
|
class: b(["button", { "dark-mode": o.darkMode }]),
|
|
12945
12949
|
onClick: n[0] || (n[0] = I((...u) => i.toggleColorScheme && i.toggleColorScheme(...u), ["prevent"]))
|
|
12946
12950
|
}, [
|
|
12947
|
-
t.showLabel ? (l(), a("span",
|
|
12951
|
+
t.showLabel ? (l(), a("span", np, g(i.labelText), 1)) : c("", !0),
|
|
12948
12952
|
v(r, {
|
|
12949
12953
|
iconClass: i.iconClass,
|
|
12950
12954
|
type: i.iconType,
|
|
@@ -12967,7 +12971,7 @@ function op(e, n, t, s, o, i) {
|
|
|
12967
12971
|
], 64))
|
|
12968
12972
|
], 2);
|
|
12969
12973
|
}
|
|
12970
|
-
const
|
|
12974
|
+
const Yy = /* @__PURE__ */ L(tp, [["render", ip]]), op = {
|
|
12971
12975
|
data() {
|
|
12972
12976
|
return {
|
|
12973
12977
|
defaultMessageProperties: {
|
|
@@ -13025,28 +13029,28 @@ function bi(e, n) {
|
|
|
13025
13029
|
return e.apply(n, arguments);
|
|
13026
13030
|
};
|
|
13027
13031
|
}
|
|
13028
|
-
const { toString:
|
|
13029
|
-
const t =
|
|
13032
|
+
const { toString: lp } = Object.prototype, { getPrototypeOf: Xt } = Object, ut = /* @__PURE__ */ ((e) => (n) => {
|
|
13033
|
+
const t = lp.call(n);
|
|
13030
13034
|
return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
|
|
13031
13035
|
})(/* @__PURE__ */ Object.create(null)), me = (e) => (e = e.toLowerCase(), (n) => ut(n) === e), mt = (e) => (n) => typeof n === e, { isArray: Ie } = Array, Ue = mt("undefined");
|
|
13032
|
-
function
|
|
13036
|
+
function sp(e) {
|
|
13033
13037
|
return e !== null && !Ue(e) && e.constructor !== null && !Ue(e.constructor) && ie(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
|
13034
13038
|
}
|
|
13035
13039
|
const Ci = me("ArrayBuffer");
|
|
13036
|
-
function
|
|
13040
|
+
function ap(e) {
|
|
13037
13041
|
let n;
|
|
13038
13042
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Ci(e.buffer), n;
|
|
13039
13043
|
}
|
|
13040
|
-
const
|
|
13044
|
+
const rp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !== null && typeof e == "object", dp = (e) => e === !0 || e === !1, Qe = (e) => {
|
|
13041
13045
|
if (ut(e) !== "object")
|
|
13042
13046
|
return !1;
|
|
13043
13047
|
const n = Xt(e);
|
|
13044
13048
|
return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
13045
|
-
},
|
|
13049
|
+
}, cp = me("Date"), up = me("File"), mp = me("Blob"), fp = me("FileList"), hp = (e) => ft(e) && ie(e.pipe), pp = (e) => {
|
|
13046
13050
|
let n;
|
|
13047
13051
|
return e && (typeof FormData == "function" && e instanceof FormData || ie(e.append) && ((n = ut(e)) === "formdata" || // detect form-data instance
|
|
13048
13052
|
n === "object" && ie(e.toString) && e.toString() === "[object FormData]"));
|
|
13049
|
-
},
|
|
13053
|
+
}, gp = me("URLSearchParams"), [yp, bp, Cp, _p] = ["ReadableStream", "Request", "Response", "Headers"].map(me), wp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
13050
13054
|
function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
|
|
13051
13055
|
if (e === null || typeof e > "u")
|
|
13052
13056
|
return;
|
|
@@ -13080,13 +13084,13 @@ function Bt() {
|
|
|
13080
13084
|
arguments[s] && Ge(arguments[s], t);
|
|
13081
13085
|
return n;
|
|
13082
13086
|
}
|
|
13083
|
-
const
|
|
13087
|
+
const xp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
|
|
13084
13088
|
t && ie(o) ? e[i] = bi(o, t) : e[i] = o;
|
|
13085
|
-
}, { allOwnKeys: s }), e),
|
|
13089
|
+
}, { allOwnKeys: s }), e), kp = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), vp = (e, n, t, s) => {
|
|
13086
13090
|
e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
|
13087
13091
|
value: n.prototype
|
|
13088
13092
|
}), t && Object.assign(e.prototype, t);
|
|
13089
|
-
},
|
|
13093
|
+
}, Tp = (e, n, t, s) => {
|
|
13090
13094
|
let o, i, r;
|
|
13091
13095
|
const d = {};
|
|
13092
13096
|
if (n = n || {}, e == null) return n;
|
|
@@ -13096,11 +13100,11 @@ const kp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
|
|
|
13096
13100
|
e = t !== !1 && Xt(e);
|
|
13097
13101
|
} while (e && (!t || t(e, n)) && e !== Object.prototype);
|
|
13098
13102
|
return n;
|
|
13099
|
-
},
|
|
13103
|
+
}, Sp = (e, n, t) => {
|
|
13100
13104
|
e = String(e), (t === void 0 || t > e.length) && (t = e.length), t -= n.length;
|
|
13101
13105
|
const s = e.indexOf(n, t);
|
|
13102
13106
|
return s !== -1 && s === t;
|
|
13103
|
-
},
|
|
13107
|
+
}, Op = (e) => {
|
|
13104
13108
|
if (!e) return null;
|
|
13105
13109
|
if (Ie(e)) return e;
|
|
13106
13110
|
let n = e.length;
|
|
@@ -13109,31 +13113,31 @@ const kp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
|
|
|
13109
13113
|
for (; n-- > 0; )
|
|
13110
13114
|
t[n] = e[n];
|
|
13111
13115
|
return t;
|
|
13112
|
-
},
|
|
13116
|
+
}, Ip = /* @__PURE__ */ ((e) => (n) => e && n instanceof e)(typeof Uint8Array < "u" && Xt(Uint8Array)), Mp = (e, n) => {
|
|
13113
13117
|
const s = (e && e[Symbol.iterator]).call(e);
|
|
13114
13118
|
let o;
|
|
13115
13119
|
for (; (o = s.next()) && !o.done; ) {
|
|
13116
13120
|
const i = o.value;
|
|
13117
13121
|
n.call(e, i[0], i[1]);
|
|
13118
13122
|
}
|
|
13119
|
-
},
|
|
13123
|
+
}, Lp = (e, n) => {
|
|
13120
13124
|
let t;
|
|
13121
13125
|
const s = [];
|
|
13122
13126
|
for (; (t = e.exec(n)) !== null; )
|
|
13123
13127
|
s.push(t);
|
|
13124
13128
|
return s;
|
|
13125
|
-
},
|
|
13129
|
+
}, Fp = me("HTMLFormElement"), Bp = (e) => e.toLowerCase().replace(
|
|
13126
13130
|
/[-_\s]([a-z\d])(\w*)/g,
|
|
13127
13131
|
function(t, s, o) {
|
|
13128
13132
|
return s.toUpperCase() + o;
|
|
13129
13133
|
}
|
|
13130
|
-
), Vn = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype),
|
|
13134
|
+
), Vn = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), Pp = me("RegExp"), vi = (e, n) => {
|
|
13131
13135
|
const t = Object.getOwnPropertyDescriptors(e), s = {};
|
|
13132
13136
|
Ge(t, (o, i) => {
|
|
13133
13137
|
let r;
|
|
13134
13138
|
(r = n(o, i, e)) !== !1 && (s[i] = r || o);
|
|
13135
13139
|
}), Object.defineProperties(e, s);
|
|
13136
|
-
},
|
|
13140
|
+
}, Ap = (e) => {
|
|
13137
13141
|
vi(e, (n, t) => {
|
|
13138
13142
|
if (ie(e) && ["arguments", "caller", "callee"].indexOf(t) !== -1)
|
|
13139
13143
|
return !1;
|
|
@@ -13148,29 +13152,29 @@ const kp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
|
|
|
13148
13152
|
});
|
|
13149
13153
|
}
|
|
13150
13154
|
});
|
|
13151
|
-
},
|
|
13155
|
+
}, Ep = (e, n) => {
|
|
13152
13156
|
const t = {}, s = (o) => {
|
|
13153
13157
|
o.forEach((i) => {
|
|
13154
13158
|
t[i] = !0;
|
|
13155
13159
|
});
|
|
13156
13160
|
};
|
|
13157
13161
|
return Ie(e) ? s(e) : s(String(e).split(n)), t;
|
|
13158
|
-
},
|
|
13159
|
-
},
|
|
13162
|
+
}, Vp = () => {
|
|
13163
|
+
}, Dp = (e, n) => e != null && Number.isFinite(e = +e) ? e : n, Ct = "abcdefghijklmnopqrstuvwxyz", Dn = "0123456789", Ti = {
|
|
13160
13164
|
DIGIT: Dn,
|
|
13161
13165
|
ALPHA: Ct,
|
|
13162
13166
|
ALPHA_DIGIT: Ct + Ct.toUpperCase() + Dn
|
|
13163
|
-
},
|
|
13167
|
+
}, Hp = (e = 16, n = Ti.ALPHA_DIGIT) => {
|
|
13164
13168
|
let t = "";
|
|
13165
13169
|
const { length: s } = n;
|
|
13166
13170
|
for (; e--; )
|
|
13167
13171
|
t += n[Math.random() * s | 0];
|
|
13168
13172
|
return t;
|
|
13169
13173
|
};
|
|
13170
|
-
function
|
|
13174
|
+
function qp(e) {
|
|
13171
13175
|
return !!(e && ie(e.append) && e[Symbol.toStringTag] === "FormData" && e[Symbol.iterator]);
|
|
13172
13176
|
}
|
|
13173
|
-
const
|
|
13177
|
+
const Rp = (e) => {
|
|
13174
13178
|
const n = new Array(10), t = (s, o) => {
|
|
13175
13179
|
if (ft(s)) {
|
|
13176
13180
|
if (n.indexOf(s) >= 0)
|
|
@@ -13187,63 +13191,63 @@ const Np = (e) => {
|
|
|
13187
13191
|
return s;
|
|
13188
13192
|
};
|
|
13189
13193
|
return t(e, 0);
|
|
13190
|
-
},
|
|
13194
|
+
}, Np = me("AsyncFunction"), jp = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), x = {
|
|
13191
13195
|
isArray: Ie,
|
|
13192
13196
|
isArrayBuffer: Ci,
|
|
13193
|
-
isBuffer:
|
|
13194
|
-
isFormData:
|
|
13195
|
-
isArrayBufferView:
|
|
13196
|
-
isString:
|
|
13197
|
+
isBuffer: sp,
|
|
13198
|
+
isFormData: pp,
|
|
13199
|
+
isArrayBufferView: ap,
|
|
13200
|
+
isString: rp,
|
|
13197
13201
|
isNumber: _i,
|
|
13198
|
-
isBoolean:
|
|
13202
|
+
isBoolean: dp,
|
|
13199
13203
|
isObject: ft,
|
|
13200
13204
|
isPlainObject: Qe,
|
|
13201
|
-
isReadableStream:
|
|
13202
|
-
isRequest:
|
|
13203
|
-
isResponse:
|
|
13204
|
-
isHeaders:
|
|
13205
|
+
isReadableStream: yp,
|
|
13206
|
+
isRequest: bp,
|
|
13207
|
+
isResponse: Cp,
|
|
13208
|
+
isHeaders: _p,
|
|
13205
13209
|
isUndefined: Ue,
|
|
13206
|
-
isDate:
|
|
13207
|
-
isFile:
|
|
13208
|
-
isBlob:
|
|
13209
|
-
isRegExp:
|
|
13210
|
+
isDate: cp,
|
|
13211
|
+
isFile: up,
|
|
13212
|
+
isBlob: mp,
|
|
13213
|
+
isRegExp: Pp,
|
|
13210
13214
|
isFunction: ie,
|
|
13211
|
-
isStream:
|
|
13212
|
-
isURLSearchParams:
|
|
13213
|
-
isTypedArray:
|
|
13214
|
-
isFileList:
|
|
13215
|
+
isStream: hp,
|
|
13216
|
+
isURLSearchParams: gp,
|
|
13217
|
+
isTypedArray: Ip,
|
|
13218
|
+
isFileList: fp,
|
|
13215
13219
|
forEach: Ge,
|
|
13216
13220
|
merge: Bt,
|
|
13217
|
-
extend:
|
|
13218
|
-
trim:
|
|
13219
|
-
stripBOM:
|
|
13220
|
-
inherits:
|
|
13221
|
-
toFlatObject:
|
|
13221
|
+
extend: xp,
|
|
13222
|
+
trim: wp,
|
|
13223
|
+
stripBOM: kp,
|
|
13224
|
+
inherits: vp,
|
|
13225
|
+
toFlatObject: Tp,
|
|
13222
13226
|
kindOf: ut,
|
|
13223
13227
|
kindOfTest: me,
|
|
13224
|
-
endsWith:
|
|
13225
|
-
toArray:
|
|
13226
|
-
forEachEntry:
|
|
13227
|
-
matchAll:
|
|
13228
|
-
isHTMLForm:
|
|
13228
|
+
endsWith: Sp,
|
|
13229
|
+
toArray: Op,
|
|
13230
|
+
forEachEntry: Mp,
|
|
13231
|
+
matchAll: Lp,
|
|
13232
|
+
isHTMLForm: Fp,
|
|
13229
13233
|
hasOwnProperty: Vn,
|
|
13230
13234
|
hasOwnProp: Vn,
|
|
13231
13235
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
13232
13236
|
reduceDescriptors: vi,
|
|
13233
|
-
freezeMethods:
|
|
13234
|
-
toObjectSet:
|
|
13235
|
-
toCamelCase:
|
|
13236
|
-
noop:
|
|
13237
|
-
toFiniteNumber:
|
|
13237
|
+
freezeMethods: Ap,
|
|
13238
|
+
toObjectSet: Ep,
|
|
13239
|
+
toCamelCase: Bp,
|
|
13240
|
+
noop: Vp,
|
|
13241
|
+
toFiniteNumber: Dp,
|
|
13238
13242
|
findKey: wi,
|
|
13239
13243
|
global: xi,
|
|
13240
13244
|
isContextDefined: ki,
|
|
13241
13245
|
ALPHABET: Ti,
|
|
13242
|
-
generateString:
|
|
13243
|
-
isSpecCompliantForm:
|
|
13244
|
-
toJSONObject:
|
|
13245
|
-
isAsyncFn:
|
|
13246
|
-
isThenable:
|
|
13246
|
+
generateString: Hp,
|
|
13247
|
+
isSpecCompliantForm: qp,
|
|
13248
|
+
toJSONObject: Rp,
|
|
13249
|
+
isAsyncFn: Np,
|
|
13250
|
+
isThenable: jp
|
|
13247
13251
|
};
|
|
13248
13252
|
function R(e, n, t, s, o) {
|
|
13249
13253
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", n && (this.code = n), t && (this.config = t), s && (this.request = s), o && (this.response = o);
|
|
@@ -13295,7 +13299,7 @@ R.from = (e, n, t, s, o, i) => {
|
|
|
13295
13299
|
return u !== Error.prototype;
|
|
13296
13300
|
}, (d) => d !== "isAxiosError"), R.call(r, e.message, n, t, s, o), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;
|
|
13297
13301
|
};
|
|
13298
|
-
const
|
|
13302
|
+
const Up = null;
|
|
13299
13303
|
function Pt(e) {
|
|
13300
13304
|
return x.isPlainObject(e) || x.isArray(e);
|
|
13301
13305
|
}
|
|
@@ -13307,10 +13311,10 @@ function Hn(e, n, t) {
|
|
|
13307
13311
|
return o = Ii(o), !t && i ? "[" + o + "]" : o;
|
|
13308
13312
|
}).join(t ? "." : "") : n;
|
|
13309
13313
|
}
|
|
13310
|
-
function
|
|
13314
|
+
function zp(e) {
|
|
13311
13315
|
return x.isArray(e) && !e.some(Pt);
|
|
13312
13316
|
}
|
|
13313
|
-
const
|
|
13317
|
+
const Wp = x.toFlatObject(x, {}, null, function(n) {
|
|
13314
13318
|
return /^is[A-Z]/.test(n);
|
|
13315
13319
|
});
|
|
13316
13320
|
function ht(e, n, t) {
|
|
@@ -13339,7 +13343,7 @@ function ht(e, n, t) {
|
|
|
13339
13343
|
if (k && !T && typeof k == "object") {
|
|
13340
13344
|
if (x.endsWith(S, "{}"))
|
|
13341
13345
|
S = s ? S : S.slice(0, -2), k = JSON.stringify(k);
|
|
13342
|
-
else if (x.isArray(k) &&
|
|
13346
|
+
else if (x.isArray(k) && zp(k) || (x.isFileList(k) || x.endsWith(S, "[]")) && (B = x.toArray(k)))
|
|
13343
13347
|
return S = Ii(S), B.forEach(function(P, D) {
|
|
13344
13348
|
!(x.isUndefined(P) || P === null) && n.append(
|
|
13345
13349
|
// eslint-disable-next-line no-nested-ternary
|
|
@@ -13350,7 +13354,7 @@ function ht(e, n, t) {
|
|
|
13350
13354
|
}
|
|
13351
13355
|
return Pt(k) ? !0 : (n.append(Hn(T, S, i), h(k)), !1);
|
|
13352
13356
|
}
|
|
13353
|
-
const p = [], w = Object.assign(
|
|
13357
|
+
const p = [], w = Object.assign(Wp, {
|
|
13354
13358
|
defaultVisitor: m,
|
|
13355
13359
|
convertValue: h,
|
|
13356
13360
|
isVisitable: Pt
|
|
@@ -13403,13 +13407,13 @@ Mi.toString = function(n) {
|
|
|
13403
13407
|
return t(o[0]) + "=" + t(o[1]);
|
|
13404
13408
|
}, "").join("&");
|
|
13405
13409
|
};
|
|
13406
|
-
function
|
|
13410
|
+
function Gp(e) {
|
|
13407
13411
|
return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
|
|
13408
13412
|
}
|
|
13409
13413
|
function Li(e, n, t) {
|
|
13410
13414
|
if (!n)
|
|
13411
13415
|
return e;
|
|
13412
|
-
const s = t && t.encode ||
|
|
13416
|
+
const s = t && t.encode || Gp, o = t && t.serialize;
|
|
13413
13417
|
let i;
|
|
13414
13418
|
if (o ? i = o(n, t) : i = x.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
|
|
13415
13419
|
const r = e.indexOf("#");
|
|
@@ -13475,36 +13479,36 @@ const Fi = {
|
|
|
13475
13479
|
silentJSONParsing: !0,
|
|
13476
13480
|
forcedJSONParsing: !0,
|
|
13477
13481
|
clarifyTimeoutError: !1
|
|
13478
|
-
},
|
|
13482
|
+
}, Jp = typeof URLSearchParams < "u" ? URLSearchParams : Qt, Kp = typeof FormData < "u" ? FormData : null, Zp = typeof Blob < "u" ? Blob : null, Yp = {
|
|
13479
13483
|
isBrowser: !0,
|
|
13480
13484
|
classes: {
|
|
13481
|
-
URLSearchParams:
|
|
13482
|
-
FormData:
|
|
13483
|
-
Blob:
|
|
13485
|
+
URLSearchParams: Jp,
|
|
13486
|
+
FormData: Kp,
|
|
13487
|
+
Blob: Zp
|
|
13484
13488
|
},
|
|
13485
13489
|
protocols: ["http", "https", "file", "blob", "url", "data"]
|
|
13486
|
-
}, $t = typeof window < "u" && typeof document < "u",
|
|
13487
|
-
self instanceof WorkerGlobalScope && typeof self.importScripts == "function",
|
|
13490
|
+
}, $t = typeof window < "u" && typeof document < "u", Xp = ((e) => $t && ["ReactNative", "NativeScript", "NS"].indexOf(e) < 0)(typeof navigator < "u" && navigator.product), Qp = typeof WorkerGlobalScope < "u" && // eslint-disable-next-line no-undef
|
|
13491
|
+
self instanceof WorkerGlobalScope && typeof self.importScripts == "function", $p = $t && window.location.href || "http://localhost", eg = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
13488
13492
|
__proto__: null,
|
|
13489
13493
|
hasBrowserEnv: $t,
|
|
13490
|
-
hasStandardBrowserEnv:
|
|
13491
|
-
hasStandardBrowserWebWorkerEnv:
|
|
13492
|
-
origin:
|
|
13494
|
+
hasStandardBrowserEnv: Xp,
|
|
13495
|
+
hasStandardBrowserWebWorkerEnv: Qp,
|
|
13496
|
+
origin: $p
|
|
13493
13497
|
}, Symbol.toStringTag, { value: "Module" })), ce = {
|
|
13494
|
-
...
|
|
13495
|
-
...
|
|
13498
|
+
...eg,
|
|
13499
|
+
...Yp
|
|
13496
13500
|
};
|
|
13497
|
-
function
|
|
13501
|
+
function tg(e, n) {
|
|
13498
13502
|
return ht(e, new ce.classes.URLSearchParams(), Object.assign({
|
|
13499
13503
|
visitor: function(t, s, o, i) {
|
|
13500
13504
|
return ce.isNode && x.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
|
|
13501
13505
|
}
|
|
13502
13506
|
}, n));
|
|
13503
13507
|
}
|
|
13504
|
-
function
|
|
13508
|
+
function ng(e) {
|
|
13505
13509
|
return x.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
|
|
13506
13510
|
}
|
|
13507
|
-
function
|
|
13511
|
+
function ig(e) {
|
|
13508
13512
|
const n = {}, t = Object.keys(e);
|
|
13509
13513
|
let s;
|
|
13510
13514
|
const o = t.length;
|
|
@@ -13518,17 +13522,17 @@ function Bi(e) {
|
|
|
13518
13522
|
let r = t[i++];
|
|
13519
13523
|
if (r === "__proto__") return !0;
|
|
13520
13524
|
const d = Number.isFinite(+r), u = i >= t.length;
|
|
13521
|
-
return r = !r && x.isArray(o) ? o.length : r, u ? (x.hasOwnProp(o, r) ? o[r] = [o[r], s] : o[r] = s, !d) : ((!o[r] || !x.isObject(o[r])) && (o[r] = []), n(t, s, o[r], i) && x.isArray(o[r]) && (o[r] =
|
|
13525
|
+
return r = !r && x.isArray(o) ? o.length : r, u ? (x.hasOwnProp(o, r) ? o[r] = [o[r], s] : o[r] = s, !d) : ((!o[r] || !x.isObject(o[r])) && (o[r] = []), n(t, s, o[r], i) && x.isArray(o[r]) && (o[r] = ig(o[r])), !d);
|
|
13522
13526
|
}
|
|
13523
13527
|
if (x.isFormData(e) && x.isFunction(e.entries)) {
|
|
13524
13528
|
const t = {};
|
|
13525
13529
|
return x.forEachEntry(e, (s, o) => {
|
|
13526
|
-
n(
|
|
13530
|
+
n(ng(s), o, t, 0);
|
|
13527
13531
|
}), t;
|
|
13528
13532
|
}
|
|
13529
13533
|
return null;
|
|
13530
13534
|
}
|
|
13531
|
-
function
|
|
13535
|
+
function og(e, n, t) {
|
|
13532
13536
|
if (x.isString(e))
|
|
13533
13537
|
try {
|
|
13534
13538
|
return (n || JSON.parse)(e), x.trim(e);
|
|
@@ -13554,7 +13558,7 @@ const Je = {
|
|
|
13554
13558
|
let d;
|
|
13555
13559
|
if (i) {
|
|
13556
13560
|
if (s.indexOf("application/x-www-form-urlencoded") > -1)
|
|
13557
|
-
return
|
|
13561
|
+
return tg(n, this.formSerializer).toString();
|
|
13558
13562
|
if ((d = x.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
|
|
13559
13563
|
const u = this.env && this.env.FormData;
|
|
13560
13564
|
return ht(
|
|
@@ -13564,7 +13568,7 @@ const Je = {
|
|
|
13564
13568
|
);
|
|
13565
13569
|
}
|
|
13566
13570
|
}
|
|
13567
|
-
return i || o ? (t.setContentType("application/json", !1),
|
|
13571
|
+
return i || o ? (t.setContentType("application/json", !1), og(n)) : n;
|
|
13568
13572
|
}],
|
|
13569
13573
|
transformResponse: [function(n) {
|
|
13570
13574
|
const t = this.transitional || Je.transitional, s = t && t.forcedJSONParsing, o = this.responseType === "json";
|
|
@@ -13607,7 +13611,7 @@ const Je = {
|
|
|
13607
13611
|
x.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
|
13608
13612
|
Je.headers[e] = {};
|
|
13609
13613
|
});
|
|
13610
|
-
const
|
|
13614
|
+
const lg = x.toObjectSet([
|
|
13611
13615
|
"age",
|
|
13612
13616
|
"authorization",
|
|
13613
13617
|
"content-length",
|
|
@@ -13625,12 +13629,12 @@ const sg = x.toObjectSet([
|
|
|
13625
13629
|
"referer",
|
|
13626
13630
|
"retry-after",
|
|
13627
13631
|
"user-agent"
|
|
13628
|
-
]),
|
|
13632
|
+
]), sg = (e) => {
|
|
13629
13633
|
const n = {};
|
|
13630
13634
|
let t, s, o;
|
|
13631
13635
|
return e && e.split(`
|
|
13632
13636
|
`).forEach(function(r) {
|
|
13633
|
-
o = r.indexOf(":"), t = r.substring(0, o).trim().toLowerCase(), s = r.substring(o + 1).trim(), !(!t || n[t] &&
|
|
13637
|
+
o = r.indexOf(":"), t = r.substring(0, o).trim().toLowerCase(), s = r.substring(o + 1).trim(), !(!t || n[t] && lg[t]) && (t === "set-cookie" ? n[t] ? n[t].push(s) : n[t] = [s] : n[t] = n[t] ? n[t] + ", " + s : s);
|
|
13634
13638
|
}), n;
|
|
13635
13639
|
}, Nn = Symbol("internals");
|
|
13636
13640
|
function Ve(e) {
|
|
@@ -13639,14 +13643,14 @@ function Ve(e) {
|
|
|
13639
13643
|
function $e(e) {
|
|
13640
13644
|
return e === !1 || e == null ? e : x.isArray(e) ? e.map($e) : String(e);
|
|
13641
13645
|
}
|
|
13642
|
-
function
|
|
13646
|
+
function ag(e) {
|
|
13643
13647
|
const n = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
|
13644
13648
|
let s;
|
|
13645
13649
|
for (; s = t.exec(e); )
|
|
13646
13650
|
n[s[1]] = s[2];
|
|
13647
13651
|
return n;
|
|
13648
13652
|
}
|
|
13649
|
-
const
|
|
13653
|
+
const rg = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
|
13650
13654
|
function _t(e, n, t, s, o) {
|
|
13651
13655
|
if (x.isFunction(s))
|
|
13652
13656
|
return s.call(this, n, t);
|
|
@@ -13657,10 +13661,10 @@ function _t(e, n, t, s, o) {
|
|
|
13657
13661
|
return s.test(n);
|
|
13658
13662
|
}
|
|
13659
13663
|
}
|
|
13660
|
-
function
|
|
13664
|
+
function dg(e) {
|
|
13661
13665
|
return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (n, t, s) => t.toUpperCase() + s);
|
|
13662
13666
|
}
|
|
13663
|
-
function
|
|
13667
|
+
function cg(e, n) {
|
|
13664
13668
|
const t = x.toCamelCase(" " + n);
|
|
13665
13669
|
["get", "set", "has"].forEach((s) => {
|
|
13666
13670
|
Object.defineProperty(e, s + t, {
|
|
@@ -13687,8 +13691,8 @@ class te {
|
|
|
13687
13691
|
const r = (d, u) => x.forEach(d, (h, m) => i(h, m, u));
|
|
13688
13692
|
if (x.isPlainObject(n) || n instanceof this.constructor)
|
|
13689
13693
|
r(n, t);
|
|
13690
|
-
else if (x.isString(n) && (n = n.trim()) && !
|
|
13691
|
-
r(
|
|
13694
|
+
else if (x.isString(n) && (n = n.trim()) && !rg(n))
|
|
13695
|
+
r(sg(n), t);
|
|
13692
13696
|
else if (x.isHeaders(n))
|
|
13693
13697
|
for (const [d, u] of n.entries())
|
|
13694
13698
|
i(u, d, s);
|
|
@@ -13704,7 +13708,7 @@ class te {
|
|
|
13704
13708
|
if (!t)
|
|
13705
13709
|
return o;
|
|
13706
13710
|
if (t === !0)
|
|
13707
|
-
return
|
|
13711
|
+
return ag(o);
|
|
13708
13712
|
if (x.isFunction(t))
|
|
13709
13713
|
return t.call(this, o, s);
|
|
13710
13714
|
if (x.isRegExp(t))
|
|
@@ -13748,7 +13752,7 @@ class te {
|
|
|
13748
13752
|
t[r] = $e(o), delete t[i];
|
|
13749
13753
|
return;
|
|
13750
13754
|
}
|
|
13751
|
-
const d = n ?
|
|
13755
|
+
const d = n ? dg(i) : String(i).trim();
|
|
13752
13756
|
d !== i && delete t[i], t[d] = $e(o), s[d] = !0;
|
|
13753
13757
|
}), this;
|
|
13754
13758
|
}
|
|
@@ -13784,7 +13788,7 @@ class te {
|
|
|
13784
13788
|
}).accessors, o = this.prototype;
|
|
13785
13789
|
function i(r) {
|
|
13786
13790
|
const d = Ve(r);
|
|
13787
|
-
s[d] || (
|
|
13791
|
+
s[d] || (cg(o, r), s[d] = !0);
|
|
13788
13792
|
}
|
|
13789
13793
|
return x.isArray(n) ? n.forEach(i) : i(n), this;
|
|
13790
13794
|
}
|
|
@@ -13826,11 +13830,11 @@ function Ai(e, n, t) {
|
|
|
13826
13830
|
t
|
|
13827
13831
|
));
|
|
13828
13832
|
}
|
|
13829
|
-
function
|
|
13833
|
+
function ug(e) {
|
|
13830
13834
|
const n = /^([-+\w]{1,25})(:?\/\/|:)/.exec(e);
|
|
13831
13835
|
return n && n[1] || "";
|
|
13832
13836
|
}
|
|
13833
|
-
function
|
|
13837
|
+
function mg(e, n) {
|
|
13834
13838
|
e = e || 10;
|
|
13835
13839
|
const t = new Array(e), s = new Array(e);
|
|
13836
13840
|
let o = 0, i = 0, r;
|
|
@@ -13846,7 +13850,7 @@ function fg(e, n) {
|
|
|
13846
13850
|
return y ? Math.round(w * 1e3 / y) : void 0;
|
|
13847
13851
|
};
|
|
13848
13852
|
}
|
|
13849
|
-
function
|
|
13853
|
+
function fg(e, n) {
|
|
13850
13854
|
let t = 0;
|
|
13851
13855
|
const s = 1e3 / n;
|
|
13852
13856
|
let o = null;
|
|
@@ -13859,8 +13863,8 @@ function hg(e, n) {
|
|
|
13859
13863
|
}
|
|
13860
13864
|
const nt = (e, n, t = 3) => {
|
|
13861
13865
|
let s = 0;
|
|
13862
|
-
const o =
|
|
13863
|
-
return
|
|
13866
|
+
const o = mg(50, 250);
|
|
13867
|
+
return fg((i) => {
|
|
13864
13868
|
const r = i.loaded, d = i.lengthComputable ? i.total : void 0, u = r - s, h = o(u), m = r <= d;
|
|
13865
13869
|
s = r;
|
|
13866
13870
|
const p = {
|
|
@@ -13875,7 +13879,7 @@ const nt = (e, n, t = 3) => {
|
|
|
13875
13879
|
};
|
|
13876
13880
|
p[n ? "download" : "upload"] = !0, e(p);
|
|
13877
13881
|
}, t);
|
|
13878
|
-
},
|
|
13882
|
+
}, hg = ce.hasStandardBrowserEnv ? (
|
|
13879
13883
|
// Standard browser envs have full support of the APIs needed to test
|
|
13880
13884
|
// whether the request URL is of the same origin as current location.
|
|
13881
13885
|
function() {
|
|
@@ -13906,7 +13910,7 @@ const nt = (e, n, t = 3) => {
|
|
|
13906
13910
|
return !0;
|
|
13907
13911
|
};
|
|
13908
13912
|
}()
|
|
13909
|
-
),
|
|
13913
|
+
), pg = ce.hasStandardBrowserEnv ? (
|
|
13910
13914
|
// Standard browser envs support document.cookie
|
|
13911
13915
|
{
|
|
13912
13916
|
write(e, n, t, s, o, i) {
|
|
@@ -13933,14 +13937,14 @@ const nt = (e, n, t = 3) => {
|
|
|
13933
13937
|
}
|
|
13934
13938
|
}
|
|
13935
13939
|
);
|
|
13936
|
-
function
|
|
13940
|
+
function gg(e) {
|
|
13937
13941
|
return /^([a-z][a-z\d+\-.]*:)?\/\//i.test(e);
|
|
13938
13942
|
}
|
|
13939
|
-
function
|
|
13943
|
+
function yg(e, n) {
|
|
13940
13944
|
return n ? e.replace(/\/?\/$/, "") + "/" + n.replace(/^\/+/, "") : e;
|
|
13941
13945
|
}
|
|
13942
13946
|
function Ei(e, n) {
|
|
13943
|
-
return e && !
|
|
13947
|
+
return e && !gg(n) ? yg(e, n) : n;
|
|
13944
13948
|
}
|
|
13945
13949
|
const jn = (e) => e instanceof te ? { ...e } : e;
|
|
13946
13950
|
function Te(e, n) {
|
|
@@ -14023,12 +14027,12 @@ const Vi = (e) => {
|
|
|
14023
14027
|
r.setContentType([h || "multipart/form-data", ...m].join("; "));
|
|
14024
14028
|
}
|
|
14025
14029
|
}
|
|
14026
|
-
if (ce.hasStandardBrowserEnv && (s && x.isFunction(s) && (s = s(n)), s || s !== !1 &&
|
|
14027
|
-
const h = o && i &&
|
|
14030
|
+
if (ce.hasStandardBrowserEnv && (s && x.isFunction(s) && (s = s(n)), s || s !== !1 && hg(n.url))) {
|
|
14031
|
+
const h = o && i && pg.read(i);
|
|
14028
14032
|
h && r.set(o, h);
|
|
14029
14033
|
}
|
|
14030
14034
|
return n;
|
|
14031
|
-
},
|
|
14035
|
+
}, bg = typeof XMLHttpRequest < "u", Cg = bg && function(e) {
|
|
14032
14036
|
return new Promise(function(t, s) {
|
|
14033
14037
|
const o = Vi(e);
|
|
14034
14038
|
let i = o.data;
|
|
@@ -14078,14 +14082,14 @@ const Vi = (e) => {
|
|
|
14078
14082
|
}), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", nt(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", nt(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
|
|
14079
14083
|
m && (s(!y || y.type ? new Me(null, e, m) : y), m.abort(), m = null);
|
|
14080
14084
|
}, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
|
|
14081
|
-
const w =
|
|
14085
|
+
const w = ug(o.url);
|
|
14082
14086
|
if (w && ce.protocols.indexOf(w) === -1) {
|
|
14083
14087
|
s(new R("Unsupported protocol " + w + ":", R.ERR_BAD_REQUEST, e));
|
|
14084
14088
|
return;
|
|
14085
14089
|
}
|
|
14086
14090
|
m.send(i || null);
|
|
14087
14091
|
});
|
|
14088
|
-
},
|
|
14092
|
+
}, _g = (e, n) => {
|
|
14089
14093
|
let t = new AbortController(), s;
|
|
14090
14094
|
const o = function(u) {
|
|
14091
14095
|
if (!s) {
|
|
@@ -14107,7 +14111,7 @@ const Vi = (e) => {
|
|
|
14107
14111
|
return d.unsubscribe = r, [d, () => {
|
|
14108
14112
|
i && clearTimeout(i), i = null;
|
|
14109
14113
|
}];
|
|
14110
|
-
},
|
|
14114
|
+
}, wg = function* (e, n) {
|
|
14111
14115
|
let t = e.byteLength;
|
|
14112
14116
|
if (!n || t < n) {
|
|
14113
14117
|
yield e;
|
|
@@ -14116,11 +14120,11 @@ const Vi = (e) => {
|
|
|
14116
14120
|
let s = 0, o;
|
|
14117
14121
|
for (; s < t; )
|
|
14118
14122
|
o = s + n, yield e.slice(s, o), s = o;
|
|
14119
|
-
},
|
|
14123
|
+
}, xg = async function* (e, n, t) {
|
|
14120
14124
|
for await (const s of e)
|
|
14121
|
-
yield*
|
|
14125
|
+
yield* wg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
|
|
14122
14126
|
}, Un = (e, n, t, s, o) => {
|
|
14123
|
-
const i =
|
|
14127
|
+
const i = xg(e, n, o);
|
|
14124
14128
|
let r = 0;
|
|
14125
14129
|
return new ReadableStream({
|
|
14126
14130
|
type: "bytes",
|
|
@@ -14146,7 +14150,7 @@ const Vi = (e) => {
|
|
|
14146
14150
|
total: e,
|
|
14147
14151
|
loaded: s
|
|
14148
14152
|
}));
|
|
14149
|
-
}, pt = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Di = pt && typeof ReadableStream == "function", At = pt && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (n) => e.encode(n))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())),
|
|
14153
|
+
}, pt = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", Di = pt && typeof ReadableStream == "function", At = pt && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((e) => (n) => e.encode(n))(new TextEncoder()) : async (e) => new Uint8Array(await new Response(e).arrayBuffer())), kg = Di && (() => {
|
|
14150
14154
|
let e = !1;
|
|
14151
14155
|
const n = new Request(ce.origin, {
|
|
14152
14156
|
body: new ReadableStream(),
|
|
@@ -14171,7 +14175,7 @@ pt && ((e) => {
|
|
|
14171
14175
|
});
|
|
14172
14176
|
});
|
|
14173
14177
|
})(new Response());
|
|
14174
|
-
const
|
|
14178
|
+
const vg = async (e) => {
|
|
14175
14179
|
if (e == null)
|
|
14176
14180
|
return 0;
|
|
14177
14181
|
if (x.isBlob(e))
|
|
@@ -14182,10 +14186,10 @@ const Tg = async (e) => {
|
|
|
14182
14186
|
return e.byteLength;
|
|
14183
14187
|
if (x.isURLSearchParams(e) && (e = e + ""), x.isString(e))
|
|
14184
14188
|
return (await At(e)).byteLength;
|
|
14185
|
-
},
|
|
14189
|
+
}, Tg = async (e, n) => {
|
|
14186
14190
|
const t = x.toFiniteNumber(e.getContentLength());
|
|
14187
|
-
return t ??
|
|
14188
|
-
},
|
|
14191
|
+
return t ?? vg(n);
|
|
14192
|
+
}, Sg = pt && (async (e) => {
|
|
14189
14193
|
let {
|
|
14190
14194
|
url: n,
|
|
14191
14195
|
method: t,
|
|
@@ -14201,7 +14205,7 @@ const Tg = async (e) => {
|
|
|
14201
14205
|
fetchOptions: w
|
|
14202
14206
|
} = Vi(e);
|
|
14203
14207
|
h = h ? (h + "").toLowerCase() : "text";
|
|
14204
|
-
let [y, k] = o || i || r ?
|
|
14208
|
+
let [y, k] = o || i || r ? _g([o, i], r) : [], S, T;
|
|
14205
14209
|
const B = () => {
|
|
14206
14210
|
!S && setTimeout(() => {
|
|
14207
14211
|
y && y.unsubscribe();
|
|
@@ -14209,7 +14213,7 @@ const Tg = async (e) => {
|
|
|
14209
14213
|
};
|
|
14210
14214
|
let O;
|
|
14211
14215
|
try {
|
|
14212
|
-
if (u &&
|
|
14216
|
+
if (u && kg && t !== "get" && t !== "head" && (O = await Tg(m, s)) !== 0) {
|
|
14213
14217
|
let F = new Request(n, {
|
|
14214
14218
|
method: "POST",
|
|
14215
14219
|
body: s,
|
|
@@ -14266,9 +14270,9 @@ const Tg = async (e) => {
|
|
|
14266
14270
|
) : R.from(P, P && P.code, e, T);
|
|
14267
14271
|
}
|
|
14268
14272
|
}), Vt = {
|
|
14269
|
-
http:
|
|
14270
|
-
xhr:
|
|
14271
|
-
fetch:
|
|
14273
|
+
http: Up,
|
|
14274
|
+
xhr: Cg,
|
|
14275
|
+
fetch: Sg
|
|
14272
14276
|
};
|
|
14273
14277
|
x.forEach(Vt, (e, n) => {
|
|
14274
14278
|
if (e) {
|
|
@@ -14279,7 +14283,7 @@ x.forEach(Vt, (e, n) => {
|
|
|
14279
14283
|
Object.defineProperty(e, "adapterName", { value: n });
|
|
14280
14284
|
}
|
|
14281
14285
|
});
|
|
14282
|
-
const Gn = (e) => `- ${e}`,
|
|
14286
|
+
const Gn = (e) => `- ${e}`, Og = (e) => x.isFunction(e) || e === null || e === !1, Hi = {
|
|
14283
14287
|
getAdapter: (e) => {
|
|
14284
14288
|
e = x.isArray(e) ? e : [e];
|
|
14285
14289
|
const { length: n } = e;
|
|
@@ -14288,7 +14292,7 @@ const Gn = (e) => `- ${e}`, Ig = (e) => x.isFunction(e) || e === null || e === !
|
|
|
14288
14292
|
for (let i = 0; i < n; i++) {
|
|
14289
14293
|
t = e[i];
|
|
14290
14294
|
let r;
|
|
14291
|
-
if (s = t, !
|
|
14295
|
+
if (s = t, !Og(t) && (s = Vt[(r = String(t)).toLowerCase()], s === void 0))
|
|
14292
14296
|
throw new R(`Unknown adapter '${r}'`);
|
|
14293
14297
|
if (s)
|
|
14294
14298
|
break;
|
|
@@ -14357,7 +14361,7 @@ en.transitional = function(n, t, s) {
|
|
|
14357
14361
|
)), n ? n(i, r, d) : !0;
|
|
14358
14362
|
};
|
|
14359
14363
|
};
|
|
14360
|
-
function
|
|
14364
|
+
function Ig(e, n, t) {
|
|
14361
14365
|
if (typeof e != "object")
|
|
14362
14366
|
throw new R("options must be an object", R.ERR_BAD_OPTION_VALUE);
|
|
14363
14367
|
const s = Object.keys(e);
|
|
@@ -14375,7 +14379,7 @@ function Mg(e, n, t) {
|
|
|
14375
14379
|
}
|
|
14376
14380
|
}
|
|
14377
14381
|
const Dt = {
|
|
14378
|
-
assertOptions:
|
|
14382
|
+
assertOptions: Ig,
|
|
14379
14383
|
validators: en
|
|
14380
14384
|
}, he = Dt.validators;
|
|
14381
14385
|
class xe {
|
|
@@ -14566,12 +14570,12 @@ class tn {
|
|
|
14566
14570
|
};
|
|
14567
14571
|
}
|
|
14568
14572
|
}
|
|
14569
|
-
function
|
|
14573
|
+
function Mg(e) {
|
|
14570
14574
|
return function(t) {
|
|
14571
14575
|
return e.apply(null, t);
|
|
14572
14576
|
};
|
|
14573
14577
|
}
|
|
14574
|
-
function
|
|
14578
|
+
function Lg(e) {
|
|
14575
14579
|
return x.isObject(e) && e.isAxiosError === !0;
|
|
14576
14580
|
}
|
|
14577
14581
|
const Ht = {
|
|
@@ -14660,18 +14664,18 @@ K.Cancel = K.CanceledError;
|
|
|
14660
14664
|
K.all = function(n) {
|
|
14661
14665
|
return Promise.all(n);
|
|
14662
14666
|
};
|
|
14663
|
-
K.spread =
|
|
14664
|
-
K.isAxiosError =
|
|
14667
|
+
K.spread = Mg;
|
|
14668
|
+
K.isAxiosError = Lg;
|
|
14665
14669
|
K.mergeConfig = Te;
|
|
14666
14670
|
K.AxiosHeaders = te;
|
|
14667
14671
|
K.formToJSON = (e) => Bi(x.isHTMLForm(e) ? new FormData(e) : e);
|
|
14668
14672
|
K.getAdapter = Hi.getAdapter;
|
|
14669
14673
|
K.HttpStatusCode = Ht;
|
|
14670
14674
|
K.default = K;
|
|
14671
|
-
const
|
|
14675
|
+
const Fg = {
|
|
14672
14676
|
name: "CmdUploadForm",
|
|
14673
14677
|
emits: ["click", "error", "upload-complete", "upload-file-success"],
|
|
14674
|
-
mixins: [oe,
|
|
14678
|
+
mixins: [oe, op],
|
|
14675
14679
|
data() {
|
|
14676
14680
|
return {
|
|
14677
14681
|
comment: "",
|
|
@@ -15194,29 +15198,29 @@ const Bg = {
|
|
|
15194
15198
|
}
|
|
15195
15199
|
}
|
|
15196
15200
|
}
|
|
15197
|
-
},
|
|
15201
|
+
}, Bg = { key: 0 }, Pg = {
|
|
15198
15202
|
key: 1,
|
|
15199
15203
|
class: "flex-container vertical"
|
|
15200
|
-
},
|
|
15204
|
+
}, Ag = {
|
|
15201
15205
|
key: 0,
|
|
15202
15206
|
class: "flex-container vertical list-files-wrapper"
|
|
15203
|
-
},
|
|
15207
|
+
}, Eg = {
|
|
15204
15208
|
key: 0,
|
|
15205
15209
|
class: "list-of-files total-files"
|
|
15206
|
-
},
|
|
15210
|
+
}, Vg = { class: "flex-container no-flex" }, Dg = ["title"], Hg = {
|
|
15207
15211
|
key: 0,
|
|
15208
15212
|
class: "progressbar"
|
|
15209
|
-
},
|
|
15213
|
+
}, qg = ["value", "title"], Rg = /* @__PURE__ */ f("hr", null, null, -1), Ng = { class: "flex-container vertical list-files-wrapper" }, jg = { class: "list-of-files" }, Ug = ["title", "onClick"], zg = {
|
|
15210
15214
|
key: 0,
|
|
15211
15215
|
class: "progressbar"
|
|
15212
|
-
},
|
|
15216
|
+
}, Wg = ["value", "title"], Gg = ["title"], Jg = /* @__PURE__ */ f("hr", null, null, -1), Kg = { class: "upload-conditions" }, Zg = { class: "small" }, Yg = ["title"], Xg = {
|
|
15213
15217
|
key: 0,
|
|
15214
15218
|
class: "list-of-file-extensions"
|
|
15215
|
-
},
|
|
15219
|
+
}, Qg = { class: "flex-container vertical no-gap" }, $g = ["disabled"], ey = { key: 0 }, ty = { key: 1 }, ny = { class: "button-wrapper no-flex" }, iy = ["disabled"], oy = { key: 0 }, ly = { key: 1 }, sy = {
|
|
15216
15220
|
key: 0,
|
|
15217
15221
|
class: "progressbar"
|
|
15218
|
-
},
|
|
15219
|
-
function
|
|
15222
|
+
}, ay = ["value", "title"];
|
|
15223
|
+
function ry(e, n, t, s, o, i) {
|
|
15220
15224
|
const r = G, d = Ih, u = z, h = ee;
|
|
15221
15225
|
return l(), a(_, null, [
|
|
15222
15226
|
t.advancedMode ? (l(), a("fieldset", {
|
|
@@ -15234,7 +15238,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15234
15238
|
systemMessage: i.allSystemMessages.length === 1 ? i.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
|
|
15235
15239
|
}, {
|
|
15236
15240
|
default: V(() => [
|
|
15237
|
-
i.allSystemMessages.length > 1 ? (l(), a("ul",
|
|
15241
|
+
i.allSystemMessages.length > 1 ? (l(), a("ul", Bg, [
|
|
15238
15242
|
(l(!0), a(_, null, H(i.allSystemMessages, (m, p) => (l(), a("li", { key: p }, g(m), 1))), 128))
|
|
15239
15243
|
])) : c("", !0)
|
|
15240
15244
|
]),
|
|
@@ -15243,23 +15247,23 @@ function dy(e, n, t, s, o, i) {
|
|
|
15243
15247
|
f("div", M({
|
|
15244
15248
|
class: ["box flex-container vertical", { "drop-area": t.enableDragAndDrop, "allow-drop": o.allowDrop }]
|
|
15245
15249
|
}, kt(i.dragAndDropHandler, !0)), [
|
|
15246
|
-
o.listOfFiles.length ? (l(), a("div",
|
|
15247
|
-
t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("div",
|
|
15250
|
+
o.listOfFiles.length ? (l(), a("div", Pg, [
|
|
15251
|
+
t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("div", Ag, [
|
|
15248
15252
|
v(r, M(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
|
15249
15253
|
default: V(() => [
|
|
15250
15254
|
j(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
|
|
15251
15255
|
]),
|
|
15252
15256
|
_: 1
|
|
15253
15257
|
}, 16),
|
|
15254
|
-
t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("ul",
|
|
15255
|
-
f("li",
|
|
15258
|
+
t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("ul", Eg, [
|
|
15259
|
+
f("li", Vg, [
|
|
15256
15260
|
f("a", {
|
|
15257
15261
|
href: "#",
|
|
15258
15262
|
title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
|
15259
15263
|
onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
|
|
15260
15264
|
}, [
|
|
15261
15265
|
v(u, N(ge(t.iconDelete)), null, 16)
|
|
15262
|
-
], 8,
|
|
15266
|
+
], 8, Dg),
|
|
15263
15267
|
f("span", null, [
|
|
15264
15268
|
j(g(o.listOfFiles.length) + " ", 1),
|
|
15265
15269
|
t.allowMultipleFileUploads ? (l(), a(_, { key: 1 }, [
|
|
@@ -15274,26 +15278,26 @@ function dy(e, n, t, s, o, i) {
|
|
|
15274
15278
|
{ error: t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize }
|
|
15275
15279
|
])
|
|
15276
15280
|
}, " (" + g(i.formatSize(i.totalSize)) + ") ", 3),
|
|
15277
|
-
o.uploadInitiated ? (l(), a("span",
|
|
15281
|
+
o.uploadInitiated ? (l(), a("span", Hg, [
|
|
15278
15282
|
f("span", null, g(i.getPercentage(i.totalUploadProgress)), 1),
|
|
15279
15283
|
f("progress", {
|
|
15280
15284
|
max: "100",
|
|
15281
15285
|
value: i.totalUploadProgress,
|
|
15282
15286
|
title: i.totalBytesUploaded
|
|
15283
|
-
}, null, 8,
|
|
15287
|
+
}, null, 8, qg)
|
|
15284
15288
|
])) : c("", !0)
|
|
15285
15289
|
])
|
|
15286
15290
|
])) : c("", !0),
|
|
15287
|
-
|
|
15291
|
+
Rg
|
|
15288
15292
|
])) : c("", !0),
|
|
15289
|
-
f("div",
|
|
15293
|
+
f("div", Ng, [
|
|
15290
15294
|
v(r, M(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
|
15291
15295
|
default: V(() => [
|
|
15292
15296
|
j(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
|
|
15293
15297
|
]),
|
|
15294
15298
|
_: 1
|
|
15295
15299
|
}, 16),
|
|
15296
|
-
f("ul",
|
|
15300
|
+
f("ul", jg, [
|
|
15297
15301
|
(l(!0), a(_, null, H(o.listOfFiles, (m, p) => (l(), a("li", {
|
|
15298
15302
|
key: p,
|
|
15299
15303
|
class: "flex-container no-flex"
|
|
@@ -15304,7 +15308,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15304
15308
|
onClick: I((w) => i.removeFile(p), ["prevent"])
|
|
15305
15309
|
}, [
|
|
15306
15310
|
v(u, N(ge(t.iconDelete)), null, 16)
|
|
15307
|
-
], 8,
|
|
15311
|
+
], 8, Ug),
|
|
15308
15312
|
f("span", {
|
|
15309
15313
|
class: b([
|
|
15310
15314
|
"text-align-right",
|
|
@@ -15315,13 +15319,13 @@ function dy(e, n, t, s, o, i) {
|
|
|
15315
15319
|
j(g(m.file.name) + " ", 1),
|
|
15316
15320
|
f("small", null, "(" + g(i.formatSize(m.file.size)) + ")", 1)
|
|
15317
15321
|
], 2),
|
|
15318
|
-
o.uploadInitiated && !m.error ? (l(), a("span",
|
|
15322
|
+
o.uploadInitiated && !m.error ? (l(), a("span", zg, [
|
|
15319
15323
|
f("span", null, g(i.getPercentage(m.progress)), 1),
|
|
15320
15324
|
f("progress", {
|
|
15321
15325
|
max: "100",
|
|
15322
15326
|
value: m.progress,
|
|
15323
15327
|
title: i.formatSize(m.uploadedBytes) + "/" + i.formatSize(m.file.size)
|
|
15324
|
-
}, null, 8,
|
|
15328
|
+
}, null, 8, Wg)
|
|
15325
15329
|
])) : c("", !0)
|
|
15326
15330
|
]))), 128))
|
|
15327
15331
|
]),
|
|
@@ -15330,8 +15334,8 @@ function dy(e, n, t, s, o, i) {
|
|
|
15330
15334
|
href: "#",
|
|
15331
15335
|
onClick: n[1] || (n[1] = I((...m) => i.cancel && i.cancel(...m), ["prevent"])),
|
|
15332
15336
|
title: e.getMessage("cmduploadform.all_files_will_be_removed")
|
|
15333
|
-
}, g(e.getMessage("cmduploadform.reset_upload")), 9,
|
|
15334
|
-
|
|
15337
|
+
}, g(e.getMessage("cmduploadform.reset_upload")), 9, Gg)) : c("", !0),
|
|
15338
|
+
Jg
|
|
15335
15339
|
])
|
|
15336
15340
|
])) : (l(), a(_, { key: 0 }, [
|
|
15337
15341
|
t.allowMultipleFileUploads ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
|
@@ -15341,7 +15345,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15341
15345
|
_: 1
|
|
15342
15346
|
}, 16)) : c("", !0)
|
|
15343
15347
|
], 64)),
|
|
15344
|
-
f("div",
|
|
15348
|
+
f("div", Kg, [
|
|
15345
15349
|
t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
|
15346
15350
|
default: V(() => [
|
|
15347
15351
|
j(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
|
|
@@ -15354,7 +15358,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15354
15358
|
]),
|
|
15355
15359
|
_: 1
|
|
15356
15360
|
}, 16)) : c("", !0),
|
|
15357
|
-
f("dl",
|
|
15361
|
+
f("dl", Zg, [
|
|
15358
15362
|
t.maxTotalUploadSize > 0 ? (l(), a(_, { key: 0 }, [
|
|
15359
15363
|
f("dt", {
|
|
15360
15364
|
class: b({ error: i.totalSize > t.maxTotalUploadSize })
|
|
@@ -15382,10 +15386,10 @@ function dy(e, n, t, s, o, i) {
|
|
|
15382
15386
|
iconClass: o.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
|
|
15383
15387
|
type: o.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
|
|
15384
15388
|
}, null, 8, ["iconClass", "type"])
|
|
15385
|
-
], 8,
|
|
15389
|
+
], 8, Yg),
|
|
15386
15390
|
v(ke, { name: "fade" }, {
|
|
15387
15391
|
default: V(() => [
|
|
15388
|
-
o.showListOfFileExtensions ? (l(), a("ul",
|
|
15392
|
+
o.showListOfFileExtensions ? (l(), a("ul", Xg, [
|
|
15389
15393
|
(l(!0), a(_, null, H(t.allowedFileExtensions, (m, p) => (l(), a("li", {
|
|
15390
15394
|
key: p,
|
|
15391
15395
|
class: b({ error: o.errors.fileType })
|
|
@@ -15397,7 +15401,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15397
15401
|
])
|
|
15398
15402
|
])
|
|
15399
15403
|
]),
|
|
15400
|
-
f("div",
|
|
15404
|
+
f("div", Qg, [
|
|
15401
15405
|
f("button", {
|
|
15402
15406
|
type: "button",
|
|
15403
15407
|
class: b(["button upload primary", { disabled: o.uploadInitiated }]),
|
|
@@ -15408,8 +15412,8 @@ function dy(e, n, t, s, o, i) {
|
|
|
15408
15412
|
iconClass: t.iconFileUpload.iconClass,
|
|
15409
15413
|
type: t.iconFileUpload.iconType
|
|
15410
15414
|
}, null, 8, ["iconClass", "type"]),
|
|
15411
|
-
t.allowMultipleFileUploads ? (l(), a("span",
|
|
15412
|
-
], 10,
|
|
15415
|
+
t.allowMultipleFileUploads ? (l(), a("span", ey, g(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (l(), a("span", ty, g(e.getMessage("cmduploadform.labeltext.select_file")), 1))
|
|
15416
|
+
], 10, $g),
|
|
15413
15417
|
t.enableDragAndDrop ? (l(), a("p", {
|
|
15414
15418
|
key: 0,
|
|
15415
15419
|
class: b(["text-drag-and-drop", { disabled: o.uploadInitiated }])
|
|
@@ -15439,7 +15443,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15439
15443
|
placeholder: e.getMessage("cmduploadform.placeholder.comment"),
|
|
15440
15444
|
status: t.commentStatusMessage ? "error" : ""
|
|
15441
15445
|
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : c("", !0),
|
|
15442
|
-
f("div",
|
|
15446
|
+
f("div", ny, [
|
|
15443
15447
|
f("button", {
|
|
15444
15448
|
class: b([
|
|
15445
15449
|
"button primary",
|
|
@@ -15451,8 +15455,8 @@ function dy(e, n, t, s, o, i) {
|
|
|
15451
15455
|
onClick: n[5] || (n[5] = (...m) => i.uploadFiles && i.uploadFiles(...m))
|
|
15452
15456
|
}, [
|
|
15453
15457
|
v(u, N(ge(t.iconUpload)), null, 16),
|
|
15454
|
-
o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span",
|
|
15455
|
-
], 10,
|
|
15458
|
+
o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span", oy, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), a("span", ly, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
|
|
15459
|
+
], 10, iy),
|
|
15456
15460
|
f("button", {
|
|
15457
15461
|
class: b(["button", { disabled: o.listOfFiles.length === 0 }]),
|
|
15458
15462
|
onClick: n[6] || (n[6] = (...m) => i.cancel && i.cancel(...m))
|
|
@@ -15467,13 +15471,13 @@ function dy(e, n, t, s, o, i) {
|
|
|
15467
15471
|
onClick: n[7] || (n[7] = I((...m) => i.selectFiles && i.selectFiles(...m), ["prevent"])),
|
|
15468
15472
|
class: ["cmd-upload-form box", { "drop-area": t.enableDragAndDrop, "allow-drop": o.allowDrop }]
|
|
15469
15473
|
}, kt(i.dragAndDropHandler, !0)), [
|
|
15470
|
-
o.uploadInitiated ? (l(), a("span",
|
|
15474
|
+
o.uploadInitiated ? (l(), a("span", sy, [
|
|
15471
15475
|
f("span", null, g(i.getPercentage(i.totalUploadProgress)), 1),
|
|
15472
15476
|
f("progress", {
|
|
15473
15477
|
max: "100",
|
|
15474
15478
|
value: i.totalUploadProgress,
|
|
15475
15479
|
title: i.totalBytesUploaded
|
|
15476
|
-
}, null, 8,
|
|
15480
|
+
}, null, 8, ay)
|
|
15477
15481
|
])) : c("", !0),
|
|
15478
15482
|
A(e.$slots, "default", {}, () => [
|
|
15479
15483
|
t.enableDragAndDrop ? (l(), a(_, { key: 1 }, [
|
|
@@ -15512,7 +15516,7 @@ function dy(e, n, t, s, o, i) {
|
|
|
15512
15516
|
}, null, 8, ["labelText", "disabled", "multiple", "onChange"])
|
|
15513
15517
|
], 64);
|
|
15514
15518
|
}
|
|
15515
|
-
const
|
|
15519
|
+
const Xy = /* @__PURE__ */ L(Fg, [["render", ry]]), dy = {
|
|
15516
15520
|
name: "CmdWidthLimitationWrapper",
|
|
15517
15521
|
props: {
|
|
15518
15522
|
/**
|
|
@@ -15610,9 +15614,6 @@ const Qy = /* @__PURE__ */ L(Bg, [["render", dy]]), cy = {
|
|
|
15610
15614
|
return "flex-container vertical";
|
|
15611
15615
|
}
|
|
15612
15616
|
return "";
|
|
15613
|
-
},
|
|
15614
|
-
setOuterId() {
|
|
15615
|
-
return this.innerComponent === "header" ? "site-header" : this.innerComponent === "footer" ? "site-footer" : "";
|
|
15616
15617
|
}
|
|
15617
15618
|
},
|
|
15618
15619
|
methods: {
|
|
@@ -15621,8 +15622,8 @@ const Qy = /* @__PURE__ */ L(Bg, [["render", dy]]), cy = {
|
|
|
15621
15622
|
return e.length === 1 && typeof e[0].type == "symbol" && Array.isArray(e[0].children) ? e[0].children.length === 1 : e.length === 1;
|
|
15622
15623
|
}
|
|
15623
15624
|
}
|
|
15624
|
-
},
|
|
15625
|
-
function
|
|
15625
|
+
}, cy = ["id"], uy = ["id"];
|
|
15626
|
+
function my(e, n, t, s, o, i) {
|
|
15626
15627
|
const r = G;
|
|
15627
15628
|
return l(), a("div", {
|
|
15628
15629
|
class: b(["cmd-width-limitation-wrapper", { sticky: t.sticky }]),
|
|
@@ -15640,16 +15641,16 @@ function fy(e, n, t, s, o, i) {
|
|
|
15640
15641
|
}, [
|
|
15641
15642
|
A(e.$slots, "default")
|
|
15642
15643
|
], 2))
|
|
15643
|
-
], 10,
|
|
15644
|
+
], 10, cy)) : (l(), a(_, { key: 1 }, [
|
|
15644
15645
|
t.anchorId ? (l(), a("a", {
|
|
15645
15646
|
key: 0,
|
|
15646
15647
|
id: t.anchorId
|
|
15647
|
-
}, null, 8,
|
|
15648
|
+
}, null, 8, uy)) : c("", !0),
|
|
15648
15649
|
A(e.$slots, "default")
|
|
15649
15650
|
], 64))
|
|
15650
15651
|
], 2);
|
|
15651
15652
|
}
|
|
15652
|
-
const
|
|
15653
|
+
const Qy = /* @__PURE__ */ L(dy, [["render", my]]), fy = {
|
|
15653
15654
|
name: "ContactInformation",
|
|
15654
15655
|
props: {
|
|
15655
15656
|
/**
|
|
@@ -15682,22 +15683,22 @@ const $y = /* @__PURE__ */ L(cy, [["render", fy]]), hy = {
|
|
|
15682
15683
|
return !this.$scopedSlots["custom-info"];
|
|
15683
15684
|
}
|
|
15684
15685
|
}
|
|
15685
|
-
},
|
|
15686
|
+
}, hy = {
|
|
15686
15687
|
key: 1,
|
|
15687
15688
|
class: "flex-container"
|
|
15688
|
-
},
|
|
15689
|
-
function
|
|
15689
|
+
}, py = { class: "flex-container vertical" };
|
|
15690
|
+
function gy(e, n, t, s, o, i) {
|
|
15690
15691
|
const r = Wa, d = ga, u = Cu;
|
|
15691
|
-
return i.contactFormOnly ? (l(), C(r, N(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div",
|
|
15692
|
+
return i.contactFormOnly ? (l(), C(r, N(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", hy, [
|
|
15692
15693
|
v(r, N(ge(e.basicForm)), null, 16),
|
|
15693
|
-
f("div",
|
|
15694
|
+
f("div", py, [
|
|
15694
15695
|
t.cmdAddressData ? (l(), C(d, N(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
|
|
15695
15696
|
t.cmdGoogleMaps ? (l(), C(u, N(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
|
|
15696
15697
|
A(e.$slots, "additional-info")
|
|
15697
15698
|
])
|
|
15698
15699
|
]));
|
|
15699
15700
|
}
|
|
15700
|
-
const
|
|
15701
|
+
const $y = /* @__PURE__ */ L(fy, [["render", gy]]), yy = {
|
|
15701
15702
|
name: "MultipleBoxWrapper",
|
|
15702
15703
|
props: {
|
|
15703
15704
|
segments: {
|
|
@@ -15705,10 +15706,10 @@ const eb = /* @__PURE__ */ L(hy, [["render", yy]]), by = {
|
|
|
15705
15706
|
default: null
|
|
15706
15707
|
}
|
|
15707
15708
|
}
|
|
15708
|
-
},
|
|
15709
|
-
function
|
|
15709
|
+
}, by = { class: "cmd-page-multiple-box-wrapper flex-container vertical" };
|
|
15710
|
+
function Cy(e, n, t, s, o, i) {
|
|
15710
15711
|
const r = yi, d = Zd;
|
|
15711
|
-
return l(), a("div",
|
|
15712
|
+
return l(), a("div", by, [
|
|
15712
15713
|
(l(!0), a(_, null, H(t.segments, (u, h) => (l(), a(_, { key: h }, [
|
|
15713
15714
|
v(d, {
|
|
15714
15715
|
boxesPerRow: u.boxesPerRow,
|
|
@@ -15735,7 +15736,7 @@ function _y(e, n, t, s, o, i) {
|
|
|
15735
15736
|
], 64))), 128))
|
|
15736
15737
|
]);
|
|
15737
15738
|
}
|
|
15738
|
-
const
|
|
15739
|
+
const eb = /* @__PURE__ */ L(yy, [["render", Cy]]), _y = {
|
|
15739
15740
|
name: "MultipleListsOfLinks",
|
|
15740
15741
|
props: {
|
|
15741
15742
|
segments: {
|
|
@@ -15743,10 +15744,10 @@ const tb = /* @__PURE__ */ L(by, [["render", _y]]), wy = {
|
|
|
15743
15744
|
default: null
|
|
15744
15745
|
}
|
|
15745
15746
|
}
|
|
15746
|
-
},
|
|
15747
|
-
function
|
|
15747
|
+
}, wy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
|
|
15748
|
+
function xy(e, n, t, s, o, i) {
|
|
15748
15749
|
const r = gi;
|
|
15749
|
-
return l(), a("div",
|
|
15750
|
+
return l(), a("div", wy, [
|
|
15750
15751
|
(l(!0), a(_, null, H(t.segments, (d, u) => (l(), a(_, { key: u }, [
|
|
15751
15752
|
v(r, {
|
|
15752
15753
|
links: d.links,
|
|
@@ -15758,7 +15759,7 @@ function ky(e, n, t, s, o, i) {
|
|
|
15758
15759
|
], 64))), 128))
|
|
15759
15760
|
]);
|
|
15760
15761
|
}
|
|
15761
|
-
const
|
|
15762
|
+
const tb = /* @__PURE__ */ L(_y, [["render", xy]]), nb = {
|
|
15762
15763
|
// el = real dom-element
|
|
15763
15764
|
mounted(e) {
|
|
15764
15765
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
|
@@ -15768,7 +15769,7 @@ const nb = /* @__PURE__ */ L(wy, [["render", ky]]), ib = {
|
|
|
15768
15769
|
n ? n.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
|
|
15769
15770
|
}
|
|
15770
15771
|
}
|
|
15771
|
-
},
|
|
15772
|
+
}, ib = {
|
|
15772
15773
|
// el = real dom-element
|
|
15773
15774
|
// binding.value = value of v-directive
|
|
15774
15775
|
mounted(e, n) {
|
|
@@ -15784,7 +15785,7 @@ function Zn(e) {
|
|
|
15784
15785
|
t.preventDefault(), ct({ url: e[n].href });
|
|
15785
15786
|
});
|
|
15786
15787
|
}
|
|
15787
|
-
const
|
|
15788
|
+
const ob = {
|
|
15788
15789
|
// el = real dom-element
|
|
15789
15790
|
mounted(e) {
|
|
15790
15791
|
const n = e.querySelectorAll(".fancybox");
|
|
@@ -15809,7 +15810,7 @@ const lb = {
|
|
|
15809
15810
|
});
|
|
15810
15811
|
}
|
|
15811
15812
|
};
|
|
15812
|
-
function
|
|
15813
|
+
function lb() {
|
|
15813
15814
|
const e = {};
|
|
15814
15815
|
Zi(s);
|
|
15815
15816
|
function n(o = "defaultSequence") {
|
|
@@ -15826,18 +15827,18 @@ function sb() {
|
|
|
15826
15827
|
}
|
|
15827
15828
|
export {
|
|
15828
15829
|
ga as CmdAddressData,
|
|
15829
|
-
|
|
15830
|
-
|
|
15830
|
+
Ty as CmdBackToTopButton,
|
|
15831
|
+
Sy as CmdBankAccountData,
|
|
15831
15832
|
Wa as CmdBasicForm,
|
|
15832
15833
|
yi as CmdBox,
|
|
15833
15834
|
Zd as CmdBoxWrapper,
|
|
15834
15835
|
sc as CmdBreadcrumbs,
|
|
15835
15836
|
uc as CmdCompanyLogo,
|
|
15836
|
-
|
|
15837
|
-
|
|
15838
|
-
|
|
15837
|
+
Iy as CmdContainer,
|
|
15838
|
+
My as CmdCookieDisclaimer,
|
|
15839
|
+
Ly as CmdCopyrightInformation,
|
|
15839
15840
|
au as CmdFakeSelect,
|
|
15840
|
-
|
|
15841
|
+
Oy as CmdFancyBox,
|
|
15841
15842
|
Ea as CmdForm,
|
|
15842
15843
|
ee as CmdFormElement,
|
|
15843
15844
|
hu as CmdFormFilters,
|
|
@@ -15845,48 +15846,48 @@ export {
|
|
|
15845
15846
|
G as CmdHeadline,
|
|
15846
15847
|
z as CmdIcon,
|
|
15847
15848
|
we as CmdImage,
|
|
15848
|
-
|
|
15849
|
-
|
|
15849
|
+
Fy as CmdImageGallery,
|
|
15850
|
+
By as CmdImageZoom,
|
|
15850
15851
|
zu as CmdInputGroup,
|
|
15851
15852
|
We as CmdLink,
|
|
15852
15853
|
gi as CmdListOfLinks,
|
|
15853
|
-
|
|
15854
|
+
Py as CmdLoginForm,
|
|
15854
15855
|
ym as CmdMainNavigation,
|
|
15855
|
-
|
|
15856
|
-
|
|
15857
|
-
|
|
15858
|
-
|
|
15859
|
-
|
|
15860
|
-
|
|
15861
|
-
|
|
15862
|
-
|
|
15863
|
-
|
|
15864
|
-
|
|
15865
|
-
|
|
15856
|
+
Ay as CmdMultistepFormProgressBar,
|
|
15857
|
+
Ey as CmdNewsletterSubscription,
|
|
15858
|
+
Vy as CmdOpeningHours,
|
|
15859
|
+
Hy as CmdPageFooter,
|
|
15860
|
+
qy as CmdPageHeader,
|
|
15861
|
+
Dy as CmdPagination,
|
|
15862
|
+
Ry as CmdProgressBar,
|
|
15863
|
+
Ny as CmdSidebar,
|
|
15864
|
+
jy as CmdSiteFooter,
|
|
15865
|
+
Uy as CmdSiteHeader,
|
|
15866
|
+
zy as CmdSiteSearch,
|
|
15866
15867
|
dt as CmdSlideButton,
|
|
15867
|
-
|
|
15868
|
+
Wy as CmdSlideshow,
|
|
15868
15869
|
wf as CmdSocialNetworks,
|
|
15869
|
-
|
|
15870
|
+
Gy as CmdSwitchLanguage,
|
|
15870
15871
|
Ih as CmdSystemMessage,
|
|
15871
|
-
|
|
15872
|
-
|
|
15873
|
-
|
|
15872
|
+
Jy as CmdTable,
|
|
15873
|
+
Ky as CmdTabs,
|
|
15874
|
+
Zy as CmdTextImageBlock,
|
|
15874
15875
|
Mr as CmdThumbnailScroller,
|
|
15875
|
-
|
|
15876
|
+
Yy as CmdToggleDarkMode,
|
|
15876
15877
|
Ml as CmdTooltip,
|
|
15877
|
-
|
|
15878
|
-
|
|
15879
|
-
|
|
15880
|
-
|
|
15881
|
-
|
|
15882
|
-
|
|
15878
|
+
Xy as CmdUploadForm,
|
|
15879
|
+
Qy as CmdWidthLimitationWrapper,
|
|
15880
|
+
$y as ContactInformation,
|
|
15881
|
+
ob as DirFancybox,
|
|
15882
|
+
nb as DirFocus,
|
|
15883
|
+
ib as DirTelephone,
|
|
15883
15884
|
Se as EditComponentWrapper,
|
|
15884
15885
|
oe as I18n,
|
|
15885
|
-
|
|
15886
|
-
|
|
15886
|
+
eb as MultipleBoxWrapper,
|
|
15887
|
+
tb as MultipleListsOfLinks,
|
|
15887
15888
|
hi as createHtmlId,
|
|
15888
15889
|
je as createUuid,
|
|
15889
15890
|
He as getFileExtension,
|
|
15890
15891
|
ct as openFancyBox,
|
|
15891
|
-
|
|
15892
|
+
lb as useSequence
|
|
15892
15893
|
};
|