@everymatrix/general-navigation-bar 1.87.2 → 1.87.4
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/components/{GeneralNavigationBar-KA3XrTn-.js → GeneralNavigationBar-B22T4iwu.js} +84 -83
- package/components/{GeneralNavigationBar-D50sJjtZ.js → GeneralNavigationBar-BdeiprOC.js} +66 -65
- package/components/{GeneralNavigationBar-3tHXiBpJ.cjs → GeneralNavigationBar-DfzRe2jI.cjs} +4 -4
- package/es2015/general-navigation-bar.cjs +1 -1
- package/es2015/general-navigation-bar.js +1 -1
- package/esnext/general-navigation-bar.js +1 -1
- package/package.json +1 -1
|
@@ -80,7 +80,7 @@ function xn(e, t, r, n) {
|
|
|
80
80
|
function _r(e, t, r, n) {
|
|
81
81
|
return e[1] && n ? bn(r.ctx.slice(), e[1](n(t))) : r.ctx;
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function En(e, t, r, n) {
|
|
84
84
|
if (e[2] && n) {
|
|
85
85
|
const i = e[2](n(r));
|
|
86
86
|
if (t.dirty === void 0)
|
|
@@ -95,7 +95,7 @@ function wn(e, t, r, n) {
|
|
|
95
95
|
}
|
|
96
96
|
return t.dirty;
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function wn(e, t, r, n, i, o) {
|
|
99
99
|
if (i) {
|
|
100
100
|
const a = _r(t, r, n, o);
|
|
101
101
|
e.p(a, i);
|
|
@@ -246,7 +246,7 @@ function Fn(e) {
|
|
|
246
246
|
}
|
|
247
247
|
const Te = /* @__PURE__ */ new Set();
|
|
248
248
|
let Q;
|
|
249
|
-
function
|
|
249
|
+
function Er() {
|
|
250
250
|
Q = {
|
|
251
251
|
r: 0,
|
|
252
252
|
c: [],
|
|
@@ -254,7 +254,7 @@ function wr() {
|
|
|
254
254
|
// parent group
|
|
255
255
|
};
|
|
256
256
|
}
|
|
257
|
-
function
|
|
257
|
+
function wr() {
|
|
258
258
|
Q.r || ae(Q.c), Q = Q.p;
|
|
259
259
|
}
|
|
260
260
|
function Z(e, t) {
|
|
@@ -578,7 +578,7 @@ var ut = function(e, t) {
|
|
|
578
578
|
Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
|
|
579
579
|
}, ut(e, t);
|
|
580
580
|
};
|
|
581
|
-
function
|
|
581
|
+
function Ee(e, t) {
|
|
582
582
|
if (typeof t != "function" && t !== null)
|
|
583
583
|
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
584
584
|
ut(e, t);
|
|
@@ -770,7 +770,7 @@ function He(e) {
|
|
|
770
770
|
e();
|
|
771
771
|
}
|
|
772
772
|
var Ar = function(e) {
|
|
773
|
-
|
|
773
|
+
Ee(t, e);
|
|
774
774
|
function t(r) {
|
|
775
775
|
var n = e.call(this) || this;
|
|
776
776
|
return n.isStopped = !1, r ? (n.destination = r, Br(r) && r.add(n)) : n.destination = Qn, n;
|
|
@@ -832,7 +832,7 @@ var Ar = function(e) {
|
|
|
832
832
|
}
|
|
833
833
|
}, e;
|
|
834
834
|
}(), mt = function(e) {
|
|
835
|
-
|
|
835
|
+
Ee(t, e);
|
|
836
836
|
function t(r, n, i) {
|
|
837
837
|
var o = e.call(this) || this, a;
|
|
838
838
|
return X(r) || !r ? a = {
|
|
@@ -942,7 +942,7 @@ var ti = Sr(function(e) {
|
|
|
942
942
|
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
943
943
|
};
|
|
944
944
|
}), Tr = function(e) {
|
|
945
|
-
|
|
945
|
+
Ee(t, e);
|
|
946
946
|
function t() {
|
|
947
947
|
var r = e.call(this) || this;
|
|
948
948
|
return r.closed = !1, r.currentObservers = null, r.observers = [], r.isStopped = !1, r.hasError = !1, r.thrownError = null, r;
|
|
@@ -1022,7 +1022,7 @@ var ti = Sr(function(e) {
|
|
|
1022
1022
|
return new kt(r, n);
|
|
1023
1023
|
}, t;
|
|
1024
1024
|
}(Dt), kt = function(e) {
|
|
1025
|
-
|
|
1025
|
+
Ee(t, e);
|
|
1026
1026
|
function t(r, n) {
|
|
1027
1027
|
var i = e.call(this) || this;
|
|
1028
1028
|
return i.destination = r, i.source = n, i;
|
|
@@ -1046,7 +1046,7 @@ var ti = Sr(function(e) {
|
|
|
1046
1046
|
},
|
|
1047
1047
|
delegate: void 0
|
|
1048
1048
|
}, ri = function(e) {
|
|
1049
|
-
|
|
1049
|
+
Ee(t, e);
|
|
1050
1050
|
function t(r, n, i) {
|
|
1051
1051
|
r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Pr);
|
|
1052
1052
|
var o = e.call(this) || this;
|
|
@@ -1125,8 +1125,8 @@ function le(e, t, r) {
|
|
|
1125
1125
|
}, p = i.map(
|
|
1126
1126
|
(g, v) => yr(
|
|
1127
1127
|
g,
|
|
1128
|
-
(
|
|
1129
|
-
h[v] =
|
|
1128
|
+
(E) => {
|
|
1129
|
+
h[v] = E, u &= ~(1 << v), l && f();
|
|
1130
1130
|
},
|
|
1131
1131
|
() => {
|
|
1132
1132
|
u |= 1 << v;
|
|
@@ -1261,11 +1261,11 @@ function tt(e, t) {
|
|
|
1261
1261
|
serializer: n
|
|
1262
1262
|
});
|
|
1263
1263
|
}
|
|
1264
|
-
function
|
|
1264
|
+
function Ei(e) {
|
|
1265
1265
|
return e == null || typeof e == "number" || typeof e == "boolean";
|
|
1266
1266
|
}
|
|
1267
|
-
function
|
|
1268
|
-
var i =
|
|
1267
|
+
function wi(e, t, r, n) {
|
|
1268
|
+
var i = Ei(n) ? n : r(n), o = t.get(i);
|
|
1269
1269
|
return typeof o == "undefined" && (o = e.call(this, n), t.set(i, o)), o;
|
|
1270
1270
|
}
|
|
1271
1271
|
function Mr(e, t, r) {
|
|
@@ -1276,7 +1276,7 @@ function Or(e, t, r, n, i) {
|
|
|
1276
1276
|
return r.bind(t, e, n, i);
|
|
1277
1277
|
}
|
|
1278
1278
|
function Ni(e, t) {
|
|
1279
|
-
var r = e.length === 1 ?
|
|
1279
|
+
var r = e.length === 1 ? wi : Mr;
|
|
1280
1280
|
return Or(e, this, r, t.cache.create(), t.serializer);
|
|
1281
1281
|
}
|
|
1282
1282
|
function Si(e, t) {
|
|
@@ -3436,23 +3436,23 @@ var eo = (
|
|
|
3436
3436
|
return g;
|
|
3437
3437
|
var v = x(i, this.clonePosition());
|
|
3438
3438
|
if (h && Qt(h == null ? void 0 : h.style, "::", 0)) {
|
|
3439
|
-
var
|
|
3439
|
+
var E = qi(h.style.slice(2));
|
|
3440
3440
|
if (s === "number") {
|
|
3441
|
-
var d = this.parseNumberSkeletonFromString(
|
|
3441
|
+
var d = this.parseNumberSkeletonFromString(E, h.styleLocation);
|
|
3442
3442
|
return d.err ? d : {
|
|
3443
3443
|
val: { type: B.number, value: n, location: v, style: d.val },
|
|
3444
3444
|
err: null
|
|
3445
3445
|
};
|
|
3446
3446
|
} else {
|
|
3447
|
-
if (
|
|
3447
|
+
if (E.length === 0)
|
|
3448
3448
|
return this.error(_.EXPECT_DATE_TIME_SKELETON, v);
|
|
3449
|
-
var
|
|
3450
|
-
this.locale && (
|
|
3449
|
+
var w = E;
|
|
3450
|
+
this.locale && (w = Di(E, this.locale));
|
|
3451
3451
|
var f = {
|
|
3452
3452
|
type: ne.dateTime,
|
|
3453
|
-
pattern:
|
|
3453
|
+
pattern: w,
|
|
3454
3454
|
location: h.styleLocation,
|
|
3455
|
-
parsedOptions: this.shouldParseSkeletons ? Mi(
|
|
3455
|
+
parsedOptions: this.shouldParseSkeletons ? Mi(w) : {}
|
|
3456
3456
|
}, b = s === "date" ? B.date : B.time;
|
|
3457
3457
|
return {
|
|
3458
3458
|
val: { type: b, value: n, location: v, style: f },
|
|
@@ -3829,10 +3829,10 @@ function Me(e, t, r, n, i, o, a) {
|
|
|
3829
3829
|
continue;
|
|
3830
3830
|
}
|
|
3831
3831
|
if (Dr(u)) {
|
|
3832
|
-
var g = u.children, v = u.value,
|
|
3833
|
-
if (!lo(
|
|
3832
|
+
var g = u.children, v = u.value, E = i[v];
|
|
3833
|
+
if (!lo(E))
|
|
3834
3834
|
throw new oo(v, "function", a);
|
|
3835
|
-
var
|
|
3835
|
+
var w = Me(g, t, r, n, i, o), b = E(w.map(function(O) {
|
|
3836
3836
|
return O.value;
|
|
3837
3837
|
}));
|
|
3838
3838
|
Array.isArray(b) || (b = [b]), s.push.apply(s, b.map(function(O) {
|
|
@@ -4069,7 +4069,7 @@ const z = {}, po = (e, t, r) => r && (t in z || (z[t] = {}), e in z[t] || (z[t][
|
|
|
4069
4069
|
}
|
|
4070
4070
|
};
|
|
4071
4071
|
let St;
|
|
4072
|
-
const
|
|
4072
|
+
const we = ke({});
|
|
4073
4073
|
function go(e) {
|
|
4074
4074
|
return St[e] || null;
|
|
4075
4075
|
}
|
|
@@ -4093,13 +4093,13 @@ function bo(e) {
|
|
|
4093
4093
|
}
|
|
4094
4094
|
}
|
|
4095
4095
|
function Yr(e, ...t) {
|
|
4096
|
-
delete z[e],
|
|
4096
|
+
delete z[e], we.update((r) => (r[e] = _i.all([r[e] || {}, ...t]), r));
|
|
4097
4097
|
}
|
|
4098
4098
|
le(
|
|
4099
|
-
[
|
|
4099
|
+
[we],
|
|
4100
4100
|
([e]) => Object.keys(e)
|
|
4101
4101
|
);
|
|
4102
|
-
|
|
4102
|
+
we.subscribe((e) => St = e);
|
|
4103
4103
|
const Oe = {};
|
|
4104
4104
|
function yo(e, t) {
|
|
4105
4105
|
Oe[e].delete(t), Oe[e].size === 0 && delete Oe[e];
|
|
@@ -4113,7 +4113,7 @@ function _o(e) {
|
|
|
4113
4113
|
return [t, r ? [...r] : []];
|
|
4114
4114
|
}).filter(([, t]) => t.length > 0);
|
|
4115
4115
|
}
|
|
4116
|
-
function
|
|
4116
|
+
function Et(e) {
|
|
4117
4117
|
return e == null ? !1 : We(e).some(
|
|
4118
4118
|
(t) => {
|
|
4119
4119
|
var r;
|
|
@@ -4128,7 +4128,7 @@ function xo(e, t) {
|
|
|
4128
4128
|
}
|
|
4129
4129
|
const ge = {};
|
|
4130
4130
|
function qr(e) {
|
|
4131
|
-
if (!
|
|
4131
|
+
if (!Et(e))
|
|
4132
4132
|
return e in ge ? ge[e] : Promise.resolve();
|
|
4133
4133
|
const t = _o(e);
|
|
4134
4134
|
return ge[e] = Promise.all(
|
|
@@ -4136,12 +4136,12 @@ function qr(e) {
|
|
|
4136
4136
|
([r, n]) => xo(r, n)
|
|
4137
4137
|
)
|
|
4138
4138
|
).then(() => {
|
|
4139
|
-
if (
|
|
4139
|
+
if (Et(e))
|
|
4140
4140
|
return qr(e);
|
|
4141
4141
|
delete ge[e];
|
|
4142
4142
|
}), ge[e];
|
|
4143
4143
|
}
|
|
4144
|
-
const
|
|
4144
|
+
const Eo = {
|
|
4145
4145
|
number: {
|
|
4146
4146
|
scientific: { notation: "scientific" },
|
|
4147
4147
|
engineering: { notation: "engineering" },
|
|
@@ -4170,14 +4170,14 @@ const wo = {
|
|
|
4170
4170
|
timeZoneName: "short"
|
|
4171
4171
|
}
|
|
4172
4172
|
}
|
|
4173
|
-
},
|
|
4173
|
+
}, wo = {
|
|
4174
4174
|
fallbackLocale: null,
|
|
4175
4175
|
loadingDelay: 200,
|
|
4176
|
-
formats:
|
|
4176
|
+
formats: Eo,
|
|
4177
4177
|
warnOnMissingMessages: !0,
|
|
4178
4178
|
handleMissingMessage: void 0,
|
|
4179
4179
|
ignoreTag: !0
|
|
4180
|
-
}, No =
|
|
4180
|
+
}, No = wo;
|
|
4181
4181
|
function oe() {
|
|
4182
4182
|
return No;
|
|
4183
4183
|
}
|
|
@@ -4190,7 +4190,7 @@ var So = Object.defineProperty, Io = Object.defineProperties, Bo = Object.getOwn
|
|
|
4190
4190
|
To.call(t, r) && er(e, r, t[r]);
|
|
4191
4191
|
return e;
|
|
4192
4192
|
}, Ho = (e, t) => Io(e, Bo(t));
|
|
4193
|
-
let
|
|
4193
|
+
let wt;
|
|
4194
4194
|
const Fe = ke(null);
|
|
4195
4195
|
function tr(e) {
|
|
4196
4196
|
return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
|
|
@@ -4200,13 +4200,13 @@ function We(e, t = oe().fallbackLocale) {
|
|
|
4200
4200
|
return t ? [.../* @__PURE__ */ new Set([...r, ...tr(t)])] : r;
|
|
4201
4201
|
}
|
|
4202
4202
|
function Y() {
|
|
4203
|
-
return
|
|
4203
|
+
return wt != null ? wt : void 0;
|
|
4204
4204
|
}
|
|
4205
4205
|
Fe.subscribe((e) => {
|
|
4206
|
-
|
|
4206
|
+
wt = e != null ? e : void 0, typeof window != "undefined" && e != null && document.documentElement.setAttribute("lang", e);
|
|
4207
4207
|
});
|
|
4208
4208
|
const Mo = (e) => {
|
|
4209
|
-
if (e && bo(e) &&
|
|
4209
|
+
if (e && bo(e) && Et(e)) {
|
|
4210
4210
|
const { loadingDelay: t } = oe();
|
|
4211
4211
|
let r;
|
|
4212
4212
|
return typeof window != "undefined" && Y() != null && t ? r = window.setTimeout(
|
|
@@ -4330,11 +4330,11 @@ const xe = (e, t) => {
|
|
|
4330
4330
|
);
|
|
4331
4331
|
}
|
|
4332
4332
|
return d;
|
|
4333
|
-
}, $o = (e, t) => Do(t).format(e), jo = (e, t) => Uo(t).format(e), Wo = (e, t) => Ro(t).format(e), Vo = (e, t = Y()) => Zr(e, t), Xo = le([ue,
|
|
4333
|
+
}, $o = (e, t) => Do(t).format(e), jo = (e, t) => Uo(t).format(e), Wo = (e, t) => Ro(t).format(e), Vo = (e, t = Y()) => Zr(e, t), Xo = le([ue, we], () => ko);
|
|
4334
4334
|
le([ue], () => $o);
|
|
4335
4335
|
le([ue], () => jo);
|
|
4336
4336
|
le([ue], () => Wo);
|
|
4337
|
-
le([ue,
|
|
4337
|
+
le([ue, we], () => Vo);
|
|
4338
4338
|
window.emWidgets = { topic: ni };
|
|
4339
4339
|
const nr = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
|
|
4340
4340
|
String(Number.MAX_SAFE_INTEGER).length;
|
|
@@ -4447,9 +4447,9 @@ function ur(e) {
|
|
|
4447
4447
|
},
|
|
4448
4448
|
p(f, p) {
|
|
4449
4449
|
if (/*navigationBarSimple*/
|
|
4450
|
-
f[7] ? l && (
|
|
4450
|
+
f[7] ? l && (Er(), ye(l, 1, 1, () => {
|
|
4451
4451
|
l = null;
|
|
4452
|
-
}),
|
|
4452
|
+
}), wr()) : l ? (l.p(f, p), p[0] & /*navigationBarSimple*/
|
|
4453
4453
|
128 && Z(l, 1)) : (l = hr(f), l.c(), Z(l, 1), l.m(t, r)), p[0] & /*activeMenuItemId, menuItems, triggerNavigation*/
|
|
4454
4454
|
69696) {
|
|
4455
4455
|
h = Le(
|
|
@@ -4503,24 +4503,24 @@ function hr(e) {
|
|
|
4503
4503
|
e[31],
|
|
4504
4504
|
lr
|
|
4505
4505
|
), v = g || Ko();
|
|
4506
|
-
let
|
|
4506
|
+
let E = Le(
|
|
4507
4507
|
/*secondaryMenu*/
|
|
4508
4508
|
e[8]
|
|
4509
|
-
),
|
|
4510
|
-
for (let b = 0; b <
|
|
4511
|
-
|
|
4509
|
+
), w = [];
|
|
4510
|
+
for (let b = 0; b < E.length; b += 1)
|
|
4511
|
+
w[b] = fr(sr(e, E, b));
|
|
4512
4512
|
return {
|
|
4513
4513
|
c() {
|
|
4514
4514
|
t = I("div"), r = I("span"), v && v.c(), n = j(), i = I("h3"), a = se(o), s = j(), l = I("div");
|
|
4515
|
-
for (let b = 0; b <
|
|
4516
|
-
|
|
4515
|
+
for (let b = 0; b < w.length; b += 1)
|
|
4516
|
+
w[b].c();
|
|
4517
4517
|
c(r, "class", "ModalCloseBtn"), c(r, "part", "ModalCloseBtn"), c(r, "role", "button"), c(i, "class", "NavigationWindowTitle"), c(l, "class", "NavigationSecondaryWrapper"), c(t, "class", h = "NavigationWindow " + /*navigationWindowOpened*/
|
|
4518
4518
|
(e[5] ? "NavigationWindowOpened" : ""));
|
|
4519
4519
|
},
|
|
4520
4520
|
m(b, A) {
|
|
4521
4521
|
F(b, t, A), y(t, r), v && v.m(r, null), y(t, n), y(t, i), y(i, a), y(t, s), y(t, l);
|
|
4522
|
-
for (let N = 0; N <
|
|
4523
|
-
|
|
4522
|
+
for (let N = 0; N < w.length; N += 1)
|
|
4523
|
+
w[N] && w[N].m(l, null);
|
|
4524
4524
|
u = !0, d || (f = Ue(
|
|
4525
4525
|
r,
|
|
4526
4526
|
"click",
|
|
@@ -4530,13 +4530,13 @@ function hr(e) {
|
|
|
4530
4530
|
},
|
|
4531
4531
|
p(b, A) {
|
|
4532
4532
|
if (g && g.p && (!u || A[1] & /*$$scope*/
|
|
4533
|
-
1) &&
|
|
4533
|
+
1) && wn(
|
|
4534
4534
|
g,
|
|
4535
4535
|
p,
|
|
4536
4536
|
b,
|
|
4537
4537
|
/*$$scope*/
|
|
4538
4538
|
b[31],
|
|
4539
|
-
u ?
|
|
4539
|
+
u ? En(
|
|
4540
4540
|
p,
|
|
4541
4541
|
/*$$scope*/
|
|
4542
4542
|
b[31],
|
|
@@ -4552,18 +4552,18 @@ function hr(e) {
|
|
|
4552
4552
|
(b[0] || /*$_*/
|
|
4553
4553
|
b[13]("secondaryMenuTitle")) + "") && De(a, o), A[0] & /*activeMenuItemId, secondaryMenu, triggerNavigation*/
|
|
4554
4554
|
65856) {
|
|
4555
|
-
|
|
4555
|
+
E = Le(
|
|
4556
4556
|
/*secondaryMenu*/
|
|
4557
4557
|
b[8]
|
|
4558
4558
|
);
|
|
4559
4559
|
let N;
|
|
4560
|
-
for (N = 0; N <
|
|
4561
|
-
const O = sr(b,
|
|
4562
|
-
|
|
4560
|
+
for (N = 0; N < E.length; N += 1) {
|
|
4561
|
+
const O = sr(b, E, N);
|
|
4562
|
+
w[N] ? w[N].p(O, A) : (w[N] = fr(O), w[N].c(), w[N].m(l, null));
|
|
4563
4563
|
}
|
|
4564
|
-
for (; N <
|
|
4565
|
-
|
|
4566
|
-
|
|
4564
|
+
for (; N < w.length; N += 1)
|
|
4565
|
+
w[N].d(1);
|
|
4566
|
+
w.length = E.length;
|
|
4567
4567
|
}
|
|
4568
4568
|
(!u || A[0] & /*navigationWindowOpened*/
|
|
4569
4569
|
32 && h !== (h = "NavigationWindow " + /*navigationWindowOpened*/
|
|
@@ -4576,7 +4576,7 @@ function hr(e) {
|
|
|
4576
4576
|
ye(v, b), u = !1;
|
|
4577
4577
|
},
|
|
4578
4578
|
d(b) {
|
|
4579
|
-
b && M(t), v && v.d(b), xr(
|
|
4579
|
+
b && M(t), v && v.d(b), xr(w, b), d = !1, f();
|
|
4580
4580
|
}
|
|
4581
4581
|
};
|
|
4582
4582
|
}
|
|
@@ -4734,16 +4734,16 @@ function pr(e) {
|
|
|
4734
4734
|
(e[6] === /*item*/
|
|
4735
4735
|
e[51].id ? "ActiveItem" : ""));
|
|
4736
4736
|
},
|
|
4737
|
-
m(v,
|
|
4738
|
-
F(v, t,
|
|
4737
|
+
m(v, E) {
|
|
4738
|
+
F(v, t, E), u && u.m(t, null), y(t, r), y(t, n), y(n, o), y(t, a), d && d.m(t, null), l || (h = Ue(t, "click", f), l = !0);
|
|
4739
4739
|
},
|
|
4740
|
-
p(v,
|
|
4741
|
-
var
|
|
4740
|
+
p(v, E) {
|
|
4741
|
+
var w, b;
|
|
4742
4742
|
e = v, /*item*/
|
|
4743
|
-
(
|
|
4743
|
+
(w = e[51]) != null && w.img ? u ? u.p(e, E) : (u = dr(e), u.c(), u.m(t, r)) : u && (u.d(1), u = null), E[0] & /*menuItems*/
|
|
4744
4744
|
4096 && i !== (i = /*item*/
|
|
4745
4745
|
e[51].label + "") && De(o, i), /*item*/
|
|
4746
|
-
(b = e[51]) != null && b.tag ? d ? d.p(e,
|
|
4746
|
+
(b = e[51]) != null && b.tag ? d ? d.p(e, E) : (d = mr(e), d.c(), d.m(t, null)) : d && (d.d(1), d = null), E[0] & /*activeMenuItemId, menuItems*/
|
|
4747
4747
|
4160 && s !== (s = "NavigationPrimaryItemAnchor NavItem" + /*i*/
|
|
4748
4748
|
e[53] + " " + /*activeMenuItemId*/
|
|
4749
4749
|
(e[6] === /*item*/
|
|
@@ -4836,8 +4836,8 @@ function ra(e) {
|
|
|
4836
4836
|
c() {
|
|
4837
4837
|
t = H("svg"), r = H("g"), n = H("g"), i = H("rect"), o = H("rect"), a = H("g"), s = H("rect"), l = H("rect"), h = H("g"), u = H("rect"), d = H("rect"), f = H("g"), p = H("rect"), g = H("rect"), c(i, "class", "b"), c(i, "part", "b"), c(i, "width", "10"), c(i, "height", "10"), c(i, "rx", "2"), c(o, "class", "c"), c(o, "part", "c"), c(o, "x", "0.5"), c(o, "y", "0.5"), c(o, "width", "9"), c(o, "height", "9"), c(o, "rx", "1.5"), c(n, "class", "a"), c(n, "part", "a"), c(n, "transform", "translate(150 514)"), c(s, "class", "b"), c(s, "part", "b"), c(s, "width", "10"), c(s, "height", "10"), c(s, "rx", "2"), c(l, "class", "c"), c(l, "part", "c"), c(l, "x", "0.5"), c(l, "y", "0.5"), c(l, "width", "9"), c(l, "height", "9"), c(l, "rx", "1.5"), c(a, "class", "a"), c(a, "part", "a"), c(a, "transform", "translate(161 514)"), c(u, "class", "b"), c(u, "part", "b"), c(u, "width", "10"), c(u, "height", "10"), c(u, "rx", "2"), c(d, "class", "c"), c(d, "part", "c"), c(d, "x", "0.5"), c(d, "y", "0.5"), c(d, "width", "9"), c(d, "height", "9"), c(d, "rx", "1.5"), c(h, "class", "a"), c(h, "part", "a"), c(h, "transform", "translate(161 525)"), c(p, "class", "b"), c(p, "part", "b"), c(p, "width", "10"), c(p, "height", "10"), c(p, "rx", "2"), c(g, "class", "c"), c(g, "part", "c"), c(g, "x", "0.5"), c(g, "y", "0.5"), c(g, "width", "9"), c(g, "height", "9"), c(g, "rx", "1.5"), c(f, "class", "a"), c(f, "part", "a"), c(f, "transform", "translate(150 525)"), c(r, "transform", "translate(-150 -514)"), c(t, "class", "middleIcon"), c(t, "xmlns", "http://www.w3.org/2000/svg"), c(t, "width", "21"), c(t, "height", "21"), c(t, "viewBox", "0 0 21 21");
|
|
4838
4838
|
},
|
|
4839
|
-
m(v,
|
|
4840
|
-
F(v, t,
|
|
4839
|
+
m(v, E) {
|
|
4840
|
+
F(v, t, E), y(t, r), y(r, n), y(n, i), y(n, o), y(r, a), y(a, s), y(a, l), y(r, h), y(h, u), y(h, d), y(r, f), y(f, p), y(f, g);
|
|
4841
4841
|
},
|
|
4842
4842
|
p: D,
|
|
4843
4843
|
d(v) {
|
|
@@ -4895,9 +4895,9 @@ function ia(e) {
|
|
|
4895
4895
|
o[1] && /*isMobile*/
|
|
4896
4896
|
o[14] && /*showNavigation*/
|
|
4897
4897
|
o[4] ? i ? (i.p(o, a), a[0] & /*isLoading, showNavigation*/
|
|
4898
|
-
18 && Z(i, 1)) : (i = ur(o), i.c(), Z(i, 1), i.m(t, null)) : i && (
|
|
4898
|
+
18 && Z(i, 1)) : (i = ur(o), i.c(), Z(i, 1), i.m(t, null)) : i && (Er(), ye(i, 1, 1, () => {
|
|
4899
4899
|
i = null;
|
|
4900
|
-
}),
|
|
4900
|
+
}), wr()), (!n || a[0] & /*isFlowerMenu, mobileLandscapeView*/
|
|
4901
4901
|
3072 && r !== (r = /*isFlowerMenu*/
|
|
4902
4902
|
(o[11] ? "FlowerMenu" : "") + " NavigationWrapper " + /*mobileLandscapeView*/
|
|
4903
4903
|
(o[10] ? "NavigationWrapperLandScape" : ""))) && c(t, "class", r);
|
|
@@ -4916,7 +4916,7 @@ function ia(e) {
|
|
|
4916
4916
|
function oa(e, t, r) {
|
|
4917
4917
|
let n, i;
|
|
4918
4918
|
_n(e, Xo, (m) => r(13, i = m));
|
|
4919
|
-
let { $$slots: o = {}, $$scope: a } = t, { cmsendpoint: s = "" } = t, { lang: l = "" } = t, { env: h = "" } = t, { secondarymenutitle: u = "" } = t, { userroles: d = "" } = t, { mbsource: f } = t, { clientstyling: p = "" } = t, { clientstylingurl: g = "" } = t, { translationurl: v = "" } = t, { activecategory:
|
|
4919
|
+
let { $$slots: o = {}, $$scope: a } = t, { cmsendpoint: s = "" } = t, { lang: l = "" } = t, { env: h = "" } = t, { secondarymenutitle: u = "" } = t, { userroles: d = "" } = t, { mbsource: f } = t, { clientstyling: p = "" } = t, { clientstylingurl: g = "" } = t, { translationurl: v = "" } = t, { activecategory: E = "" } = t, { flowermenustyle: w = "false" } = t, { linearmenustyle: b = "false" } = t, { cmsoption: A = "bottom-mobile-menu" } = t, N = window.navigator.userAgent, O = nr(N) !== "PC", G = !0, ce = !1, k = !1, Xe = "", Ne = !1, Se = [], fe = [], de = [], W = [], V, Bt = "", ze = {}, At, Ze = !1, me = !1;
|
|
4920
4920
|
const tn = () => {
|
|
4921
4921
|
fetch(v).then((S) => S.json()).then((S) => {
|
|
4922
4922
|
Object.keys(S).forEach((P) => {
|
|
@@ -4943,7 +4943,7 @@ function oa(e, t, r) {
|
|
|
4943
4943
|
break;
|
|
4944
4944
|
}
|
|
4945
4945
|
}, rn = () => {
|
|
4946
|
-
r(11, Ze =
|
|
4946
|
+
r(11, Ze = w.toLowerCase() === "true");
|
|
4947
4947
|
}, nn = () => {
|
|
4948
4948
|
r(3, me = b.toLowerCase() === "true");
|
|
4949
4949
|
}, on = () => {
|
|
@@ -4955,9 +4955,9 @@ function oa(e, t, r) {
|
|
|
4955
4955
|
window.location.href
|
|
4956
4956
|
);
|
|
4957
4957
|
}, an = (m) => {
|
|
4958
|
-
r(30, de = []), r(30, de = Ne ? m.splice(0, 5) : m.splice(0, 4)),
|
|
4958
|
+
r(30, de = []), r(30, de = Ne ? m.splice(0, 5) : m.splice(0, 4)), E && Qe();
|
|
4959
4959
|
}, sn = (m, S) => {
|
|
4960
|
-
r(29, fe = S ? [...m, ...S] : m), S = [],
|
|
4960
|
+
r(29, fe = S ? [...m, ...S] : m), S = [], E && Qe();
|
|
4961
4961
|
}, ln = () => {
|
|
4962
4962
|
Ye(), r(1, G = !0);
|
|
4963
4963
|
let m = nr(N), S = new URL(`${s}/${l}/${A}?env=${h}`);
|
|
@@ -4969,7 +4969,7 @@ function oa(e, t, r) {
|
|
|
4969
4969
|
r(1, G = !1), console.error(P);
|
|
4970
4970
|
});
|
|
4971
4971
|
}, Qe = () => {
|
|
4972
|
-
const S = (me ? fe : de.concat(W)).find((P) => P.path.includes(
|
|
4972
|
+
const S = (me ? fe : de.concat(W)).find((P) => P.path.includes(E));
|
|
4973
4973
|
S ? r(6, Xe = S.id) : r(6, Xe = "");
|
|
4974
4974
|
}, pe = (m, S, P, R) => {
|
|
4975
4975
|
ze[R] ? window.postMessage(
|
|
@@ -4993,7 +4993,8 @@ function oa(e, t, r) {
|
|
|
4993
4993
|
}, un = () => {
|
|
4994
4994
|
zo(l);
|
|
4995
4995
|
}, Ye = () => {
|
|
4996
|
-
|
|
4996
|
+
const m = window.screen.orientation.type.startsWith("landscape");
|
|
4997
|
+
r(10, At = O && m);
|
|
4997
4998
|
}, Pt = () => {
|
|
4998
4999
|
k && r(5, k = !1);
|
|
4999
5000
|
};
|
|
@@ -5013,12 +5014,12 @@ function oa(e, t, r) {
|
|
|
5013
5014
|
});
|
|
5014
5015
|
}
|
|
5015
5016
|
return e.$$set = (m) => {
|
|
5016
|
-
"cmsendpoint" in m && r(17, s = m.cmsendpoint), "lang" in m && r(18, l = m.lang), "env" in m && r(19, h = m.env), "secondarymenutitle" in m && r(0, u = m.secondarymenutitle), "userroles" in m && r(20, d = m.userroles), "mbsource" in m && r(21, f = m.mbsource), "clientstyling" in m && r(22, p = m.clientstyling), "clientstylingurl" in m && r(23, g = m.clientstylingurl), "translationurl" in m && r(24, v = m.translationurl), "activecategory" in m && r(25,
|
|
5017
|
+
"cmsendpoint" in m && r(17, s = m.cmsendpoint), "lang" in m && r(18, l = m.lang), "env" in m && r(19, h = m.env), "secondarymenutitle" in m && r(0, u = m.secondarymenutitle), "userroles" in m && r(20, d = m.userroles), "mbsource" in m && r(21, f = m.mbsource), "clientstyling" in m && r(22, p = m.clientstyling), "clientstylingurl" in m && r(23, g = m.clientstylingurl), "translationurl" in m && r(24, v = m.translationurl), "activecategory" in m && r(25, E = m.activecategory), "flowermenustyle" in m && r(26, w = m.flowermenustyle), "linearmenustyle" in m && r(27, b = m.linearmenustyle), "cmsoption" in m && r(28, A = m.cmsoption), "$$scope" in m && r(31, a = m.$$scope);
|
|
5017
5018
|
}, e.$$.update = () => {
|
|
5018
5019
|
e.$$.dirty[0] & /*flowermenustyle*/
|
|
5019
|
-
67108864 &&
|
|
5020
|
+
67108864 && w && rn(), e.$$.dirty[0] & /*linearmenustyle*/
|
|
5020
5021
|
134217728 && b && nn(), e.$$.dirty[0] & /*activecategory, isLoading*/
|
|
5021
|
-
33554434 &&
|
|
5022
|
+
33554434 && E && !G && Qe(), e.$$.dirty[0] & /*lang*/
|
|
5022
5023
|
262144 && l && un(), e.$$.dirty[0] & /*cmsendpoint, lang, env, userroles*/
|
|
5023
5024
|
1966080 && s && l && h && d && ln(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
5024
5025
|
4194308 && p && V && Zo(V, p), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
@@ -5052,8 +5053,8 @@ function oa(e, t, r) {
|
|
|
5052
5053
|
p,
|
|
5053
5054
|
g,
|
|
5054
5055
|
v,
|
|
5055
|
-
w,
|
|
5056
5056
|
E,
|
|
5057
|
+
w,
|
|
5057
5058
|
b,
|
|
5058
5059
|
A,
|
|
5059
5060
|
fe,
|