@carbon-labs/wc-global-header 0.84.0 → 0.86.0
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.
|
@@ -39,7 +39,7 @@ const co = (t) => new Ys(typeof t == "string" ? t : t + "", void 0, qe), K = (t,
|
|
|
39
39
|
throw Error("Value passed to 'css' function must be a 'css' function result: " + n + ". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.");
|
|
40
40
|
})(c) + t[r + 1], t[0]);
|
|
41
41
|
return new Ys(e, t, qe);
|
|
42
|
-
},
|
|
42
|
+
}, Ic = (t, o) => {
|
|
43
43
|
if (je) t.adoptedStyleSheets = o.map((e) => e instanceof CSSStyleSheet ? e : e.styleSheet);
|
|
44
44
|
else for (const e of o) {
|
|
45
45
|
const s = document.createElement("style"), c = Qt.litNonce;
|
|
@@ -55,7 +55,7 @@ const co = (t) => new Ys(typeof t == "string" ? t : t + "", void 0, qe), K = (t,
|
|
|
55
55
|
* Copyright 2017 Google LLC
|
|
56
56
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
57
57
|
*/
|
|
58
|
-
const { is:
|
|
58
|
+
const { is: Oc, defineProperty: Pc, getOwnPropertyDescriptor: Tc, getOwnPropertyNames: Mc, getOwnPropertySymbols: Nc, getPrototypeOf: Lc } = Object, Io = globalThis, is = Io.trustedTypes, Hc = is ? is.emptyScript : "", fe = Io.reactiveElementPolyfillSupport, Nt = (t, o) => t, oe = { toAttribute(t, o) {
|
|
59
59
|
switch (o) {
|
|
60
60
|
case Boolean:
|
|
61
61
|
t = t ? Hc : null;
|
|
@@ -83,8 +83,8 @@ const { is: Pc, defineProperty: Ic, getOwnPropertyDescriptor: Tc, getOwnProperty
|
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
return e;
|
|
86
|
-
} }, Ue = (t, o) => !
|
|
87
|
-
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")),
|
|
86
|
+
} }, Ue = (t, o) => !Oc(t, o), as = { attribute: !0, type: String, converter: oe, reflect: !1, useDefault: !1, hasChanged: Ue };
|
|
87
|
+
Symbol.metadata ?? (Symbol.metadata = Symbol("metadata")), Io.litPropertyMetadata ?? (Io.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
|
88
88
|
let mt = class extends HTMLElement {
|
|
89
89
|
static addInitializer(o) {
|
|
90
90
|
this._$Ei(), (this.l ?? (this.l = [])).push(o);
|
|
@@ -95,7 +95,7 @@ let mt = class extends HTMLElement {
|
|
|
95
95
|
static createProperty(o, e = as) {
|
|
96
96
|
if (e.state && (e.attribute = !1), this._$Ei(), this.prototype.hasOwnProperty(o) && ((e = Object.create(e)).wrapped = !0), this.elementProperties.set(o, e), !e.noAccessor) {
|
|
97
97
|
const s = Symbol(), c = this.getPropertyDescriptor(o, s, e);
|
|
98
|
-
c !== void 0 &&
|
|
98
|
+
c !== void 0 && Pc(this.prototype, o, c);
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
static getPropertyDescriptor(o, e, s) {
|
|
@@ -169,7 +169,7 @@ let mt = class extends HTMLElement {
|
|
|
169
169
|
}
|
|
170
170
|
createRenderRoot() {
|
|
171
171
|
const o = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
|
|
172
|
-
return
|
|
172
|
+
return Ic(o, this.constructor.elementStyles), o;
|
|
173
173
|
}
|
|
174
174
|
connectedCallback() {
|
|
175
175
|
var o;
|
|
@@ -288,7 +288,7 @@ let mt = class extends HTMLElement {
|
|
|
288
288
|
firstUpdated(o) {
|
|
289
289
|
}
|
|
290
290
|
};
|
|
291
|
-
mt.elementStyles = [], mt.shadowRootOptions = { mode: "open" }, mt[Nt("elementProperties")] = /* @__PURE__ */ new Map(), mt[Nt("finalized")] = /* @__PURE__ */ new Map(), fe == null || fe({ ReactiveElement: mt }), (
|
|
291
|
+
mt.elementStyles = [], mt.shadowRootOptions = { mode: "open" }, mt[Nt("elementProperties")] = /* @__PURE__ */ new Map(), mt[Nt("finalized")] = /* @__PURE__ */ new Map(), fe == null || fe({ ReactiveElement: mt }), (Io.reactiveElementVersions ?? (Io.reactiveElementVersions = [])).push("2.1.2");
|
|
292
292
|
/**
|
|
293
293
|
* @license
|
|
294
294
|
* Copyright 2017 Google LLC
|
|
@@ -340,7 +340,7 @@ const Dc = (t, o, e) => (e.configurable = !0, e.enumerable = !0, Reflect.decorat
|
|
|
340
340
|
* Copyright 2017 Google LLC
|
|
341
341
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
342
342
|
*/
|
|
343
|
-
function
|
|
343
|
+
function It(t, o) {
|
|
344
344
|
return (e, s, c) => {
|
|
345
345
|
const r = (n) => {
|
|
346
346
|
var i;
|
|
@@ -369,7 +369,7 @@ const ro = {
|
|
|
369
369
|
*/
|
|
370
370
|
const Lt = globalThis, ds = (t) => t, te = Lt.trustedTypes, ps = te ? te.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, Gs = "$lit$", Ao = `lit$${Math.random().toFixed(9).slice(2)}$`, Qs = "?" + Ao, Fc = `<${Qs}>`, st = document, Bt = () => st.createComment(""), Rt = (t) => t === null || typeof t != "object" && typeof t != "function", Xe = Array.isArray, Vc = (t) => Xe(t) || typeof (t == null ? void 0 : t[Symbol.iterator]) == "function", ye = `[
|
|
371
371
|
\f\r]`, Mt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ls = /-->/g, us = />/g, Ho = RegExp(`>|${ye}(?:([^\\s"'>=/]+)(${ye}*=${ye}*(?:[^
|
|
372
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), ms = /'/g, vs = /"/g, Js = /^(?:script|style|textarea|title)$/i, jc = (t) => (o, ...e) => ({ _$litType$: t, strings: o, values: e }), m = jc(1),
|
|
372
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), ms = /'/g, vs = /"/g, Js = /^(?:script|style|textarea|title)$/i, jc = (t) => (o, ...e) => ({ _$litType$: t, strings: o, values: e }), m = jc(1), Po = Symbol.for("lit-noChange"), f = Symbol.for("lit-nothing"), hs = /* @__PURE__ */ new WeakMap(), Vo = st.createTreeWalker(st, 129);
|
|
373
373
|
function oc(t, o) {
|
|
374
374
|
if (!Xe(t) || !t.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
375
375
|
return ps !== void 0 ? ps.createHTML(o) : o;
|
|
@@ -425,7 +425,7 @@ class Dt {
|
|
|
425
425
|
}
|
|
426
426
|
function St(t, o, e = t, s) {
|
|
427
427
|
var n, i;
|
|
428
|
-
if (o ===
|
|
428
|
+
if (o === Po) return o;
|
|
429
429
|
let c = s !== void 0 ? (n = e._$Co) == null ? void 0 : n[s] : e._$Cl;
|
|
430
430
|
const r = Rt(o) ? void 0 : o._$litDirective$;
|
|
431
431
|
return (c == null ? void 0 : c.constructor) !== r && ((i = c == null ? void 0 : c._$AO) == null || i.call(c, !1), r === void 0 ? c = void 0 : (c = new r(t), c._$AT(t, e, s)), s !== void 0 ? (e._$Co ?? (e._$Co = []))[s] = c : e._$Cl = c), c !== void 0 && (o = St(t, c._$AS(t, o.values), c, s)), o;
|
|
@@ -478,7 +478,7 @@ class Xt {
|
|
|
478
478
|
return this._$AB;
|
|
479
479
|
}
|
|
480
480
|
_$AI(o, e = this) {
|
|
481
|
-
o = St(this, o, e), Rt(o) ? o === f || o == null || o === "" ? (this._$AH !== f && this._$AR(), this._$AH = f) : o !== this._$AH && o !==
|
|
481
|
+
o = St(this, o, e), Rt(o) ? o === f || o == null || o === "" ? (this._$AH !== f && this._$AR(), this._$AH = f) : o !== this._$AH && o !== Po && this._(o) : o._$litType$ !== void 0 ? this.$(o) : o.nodeType !== void 0 ? this.T(o) : Vc(o) ? this.k(o) : this._(o);
|
|
482
482
|
}
|
|
483
483
|
O(o) {
|
|
484
484
|
return this._$AA.parentNode.insertBefore(o, this._$AB);
|
|
@@ -534,11 +534,11 @@ class pe {
|
|
|
534
534
|
_$AI(o, e = this, s, c) {
|
|
535
535
|
const r = this.strings;
|
|
536
536
|
let n = !1;
|
|
537
|
-
if (r === void 0) o = St(this, o, e, 0), n = !Rt(o) || o !== this._$AH && o !==
|
|
537
|
+
if (r === void 0) o = St(this, o, e, 0), n = !Rt(o) || o !== this._$AH && o !== Po, n && (this._$AH = o);
|
|
538
538
|
else {
|
|
539
539
|
const i = o;
|
|
540
540
|
let a, l;
|
|
541
|
-
for (o = r[0], a = 0; a < r.length - 1; a++) l = St(this, i[s + a], e, a), l ===
|
|
541
|
+
for (o = r[0], a = 0; a < r.length - 1; a++) l = St(this, i[s + a], e, a), l === Po && (l = this._$AH[a]), n || (n = !Rt(l) || l !== this._$AH[a]), l === f ? o = f : o !== f && (o += (l ?? "") + r[a + 1]), this._$AH[a] = l;
|
|
542
542
|
}
|
|
543
543
|
n && !c && this.j(o);
|
|
544
544
|
}
|
|
@@ -567,7 +567,7 @@ class Wc extends pe {
|
|
|
567
567
|
super(o, e, s, c, r), this.type = 5;
|
|
568
568
|
}
|
|
569
569
|
_$AI(o, e = this) {
|
|
570
|
-
if ((o = St(this, o, e, 0) ?? f) ===
|
|
570
|
+
if ((o = St(this, o, e, 0) ?? f) === Po) return;
|
|
571
571
|
const s = this._$AH, c = o === f && s !== f || o.capture !== s.capture || o.once !== s.once || o.passive !== s.passive, r = o !== f && (s === f || c);
|
|
572
572
|
c && this.element.removeEventListener(this.name, this, s), r && this.element.addEventListener(this.name, this, o), this._$AH = o;
|
|
573
573
|
}
|
|
@@ -626,7 +626,7 @@ let y = class extends mt {
|
|
|
626
626
|
super.disconnectedCallback(), (o = this._$Do) == null || o.setConnected(!1);
|
|
627
627
|
}
|
|
628
628
|
render() {
|
|
629
|
-
return
|
|
629
|
+
return Po;
|
|
630
630
|
}
|
|
631
631
|
};
|
|
632
632
|
var Ks;
|
|
@@ -843,7 +843,7 @@ const Y = Ze(class extends We {
|
|
|
843
843
|
const n = !!o[r];
|
|
844
844
|
n === this.st.has(r) || (c = this.nt) != null && c.has(r) || (n ? (e.add(r), this.st.add(r)) : (e.remove(r), this.st.delete(r)));
|
|
845
845
|
}
|
|
846
|
-
return
|
|
846
|
+
return Po;
|
|
847
847
|
}
|
|
848
848
|
});
|
|
849
849
|
/**
|
|
@@ -1158,7 +1158,7 @@ let vo = (Uo = class extends sc {
|
|
|
1158
1158
|
...y.shadowRootOptions,
|
|
1159
1159
|
delegatesFocus: !0
|
|
1160
1160
|
}, Uo.styles = po, Uo);
|
|
1161
|
-
p([
|
|
1161
|
+
p([It("button")], vo.prototype, "_buttonNode", void 0);
|
|
1162
1162
|
p([d({
|
|
1163
1163
|
type: Boolean,
|
|
1164
1164
|
reflect: !0
|
|
@@ -1180,13 +1180,13 @@ const no = (t, o, e) => Array.prototype.forEach.call(t, o, e);
|
|
|
1180
1180
|
* Copyright 2017 Google LLC
|
|
1181
1181
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1182
1182
|
*/
|
|
1183
|
-
class
|
|
1183
|
+
class Ie extends We {
|
|
1184
1184
|
constructor(o) {
|
|
1185
1185
|
if (super(o), this.it = f, o.type !== ue.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
|
|
1186
1186
|
}
|
|
1187
1187
|
render(o) {
|
|
1188
1188
|
if (o === f || o == null) return this._t = void 0, this.it = o;
|
|
1189
|
-
if (o ===
|
|
1189
|
+
if (o === Po) return o;
|
|
1190
1190
|
if (typeof o != "string") throw Error(this.constructor.directiveName + "() called with a non-string value");
|
|
1191
1191
|
if (o === this.it) return this._t;
|
|
1192
1192
|
this.it = o;
|
|
@@ -1194,16 +1194,16 @@ class Oe extends We {
|
|
|
1194
1194
|
return e.raw = e, this._t = { _$litType$: this.constructor.resultType, strings: e, values: [] };
|
|
1195
1195
|
}
|
|
1196
1196
|
}
|
|
1197
|
-
|
|
1197
|
+
Ie.directiveName = "unsafeHTML", Ie.resultType = 1;
|
|
1198
1198
|
/**
|
|
1199
1199
|
* @license
|
|
1200
1200
|
* Copyright 2017 Google LLC
|
|
1201
1201
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1202
1202
|
*/
|
|
1203
|
-
class
|
|
1203
|
+
class Oe extends Ie {
|
|
1204
1204
|
}
|
|
1205
|
-
|
|
1206
|
-
const tr = Ze(
|
|
1205
|
+
Oe.directiveName = "unsafeSVG", Oe.resultType = 2;
|
|
1206
|
+
const tr = Ze(Oe);
|
|
1207
1207
|
function fs(t, o) {
|
|
1208
1208
|
var e = Object.keys(t);
|
|
1209
1209
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -1407,7 +1407,7 @@ let xo = (Xo = class extends Zt(fo(y)) {
|
|
|
1407
1407
|
...y.shadowRootOptions,
|
|
1408
1408
|
delegatesFocus: !0
|
|
1409
1409
|
}, Xo.styles = po, Xo);
|
|
1410
|
-
p([
|
|
1410
|
+
p([It('[part="trigger"]')], xo.prototype, "_topMenuItem", void 0);
|
|
1411
1411
|
p([q("keydown")], xo.prototype, "_handleKeydownTrigger", null);
|
|
1412
1412
|
p([q("focusout")], xo.prototype, "_handleBlur", null);
|
|
1413
1413
|
p([d({
|
|
@@ -1757,7 +1757,7 @@ p([d()], ee.prototype, "href", void 0);
|
|
|
1757
1757
|
p([d()], ee.prototype, "prefix", void 0);
|
|
1758
1758
|
ee = p([B("cds-custom-header-name")], ee);
|
|
1759
1759
|
var gt;
|
|
1760
|
-
let
|
|
1760
|
+
let Pe = (gt = class extends y {
|
|
1761
1761
|
connectedCallback() {
|
|
1762
1762
|
this.hasAttribute("role") || this.setAttribute("role", "navigation"), super.connectedCallback();
|
|
1763
1763
|
}
|
|
@@ -1774,8 +1774,8 @@ let Ie = (gt = class extends y {
|
|
|
1774
1774
|
`;
|
|
1775
1775
|
}
|
|
1776
1776
|
}, gt.styles = po, gt);
|
|
1777
|
-
p([d({ attribute: "menu-bar-label" })],
|
|
1778
|
-
|
|
1777
|
+
p([d({ attribute: "menu-bar-label" })], Pe.prototype, "menuBarLabel", void 0);
|
|
1778
|
+
Pe = p([B("cds-custom-header-nav")], Pe);
|
|
1779
1779
|
var ft;
|
|
1780
1780
|
let Te = (ft = class extends y {
|
|
1781
1781
|
constructor(...o) {
|
|
@@ -1870,7 +1870,7 @@ let ko = (Go = class extends fo(y) {
|
|
|
1870
1870
|
...y.shadowRootOptions,
|
|
1871
1871
|
delegatesFocus: !0
|
|
1872
1872
|
}, Go.styles = it, Go);
|
|
1873
|
-
p([
|
|
1873
|
+
p([It("#title-icon-container")], ko.prototype, "_titleIconContainerNode", void 0);
|
|
1874
1874
|
p([d({
|
|
1875
1875
|
type: Boolean,
|
|
1876
1876
|
reflect: !0
|
|
@@ -1899,8 +1899,8 @@ var br = {
|
|
|
1899
1899
|
}],
|
|
1900
1900
|
name: "chevron--down",
|
|
1901
1901
|
size: 20
|
|
1902
|
-
},
|
|
1903
|
-
let Mo = (
|
|
1902
|
+
}, Oo;
|
|
1903
|
+
let Mo = (Oo = class extends fo(y) {
|
|
1904
1904
|
constructor(...o) {
|
|
1905
1905
|
super(...o), this._hasIcon = !1, this.active = !1, this.expanded = !1, this.large = !1, this.forceCollapsed = !1, this.title = "";
|
|
1906
1906
|
}
|
|
@@ -2006,11 +2006,11 @@ let Mo = (Po = class extends fo(y) {
|
|
|
2006
2006
|
static get eventToggle() {
|
|
2007
2007
|
return "cds-custom-side-nav-menu-toggled";
|
|
2008
2008
|
}
|
|
2009
|
-
},
|
|
2009
|
+
}, Oo.attribItemHasIcon = "parent-has-icon", Oo.shadowRootOptions = {
|
|
2010
2010
|
...y.shadowRootOptions,
|
|
2011
2011
|
delegatesFocus: !0
|
|
2012
|
-
},
|
|
2013
|
-
p([
|
|
2012
|
+
}, Oo.styles = it, Oo);
|
|
2013
|
+
p([It("#title-icon-container")], Mo.prototype, "_titleIconContainerNode", void 0);
|
|
2014
2014
|
p([d({
|
|
2015
2015
|
type: Boolean,
|
|
2016
2016
|
reflect: !0
|
|
@@ -2168,13 +2168,13 @@ const gr = ["top", "right", "bottom", "left"], No = Math.min, Q = Math.max, ce =
|
|
|
2168
2168
|
function yr(t, o, e) {
|
|
2169
2169
|
return Q(t, No(o, e));
|
|
2170
2170
|
}
|
|
2171
|
-
function
|
|
2171
|
+
function Ot(t, o) {
|
|
2172
2172
|
return typeof t == "function" ? t(o) : t;
|
|
2173
2173
|
}
|
|
2174
2174
|
function rt(t) {
|
|
2175
2175
|
return t.split("-")[0];
|
|
2176
2176
|
}
|
|
2177
|
-
function
|
|
2177
|
+
function Pt(t) {
|
|
2178
2178
|
return t.split("-")[1];
|
|
2179
2179
|
}
|
|
2180
2180
|
function _r(t) {
|
|
@@ -2192,7 +2192,7 @@ function Ye(t) {
|
|
|
2192
2192
|
}
|
|
2193
2193
|
function xr(t, o, e) {
|
|
2194
2194
|
e === void 0 && (e = !1);
|
|
2195
|
-
const s =
|
|
2195
|
+
const s = Pt(t), c = Ye(t), r = Ke(c);
|
|
2196
2196
|
let n = c === "x" ? s === (e ? "end" : "start") ? "right" : "left" : s === "start" ? "bottom" : "top";
|
|
2197
2197
|
return o.reference[r] > o.floating[r] && (n = re(n)), [n, re(n)];
|
|
2198
2198
|
}
|
|
@@ -2217,7 +2217,7 @@ function $r(t, o, e) {
|
|
|
2217
2217
|
}
|
|
2218
2218
|
}
|
|
2219
2219
|
function Cr(t, o, e, s) {
|
|
2220
|
-
const c =
|
|
2220
|
+
const c = Pt(t);
|
|
2221
2221
|
let r = $r(rt(t), e === "start", s);
|
|
2222
2222
|
return c && (r = r.map((n) => n + "-" + c), o && (r = r.concat(r.map(Ne)))), r;
|
|
2223
2223
|
}
|
|
@@ -2298,7 +2298,7 @@ function Cs(t, o, e) {
|
|
|
2298
2298
|
y: s.y
|
|
2299
2299
|
};
|
|
2300
2300
|
}
|
|
2301
|
-
switch (
|
|
2301
|
+
switch (Pt(o)) {
|
|
2302
2302
|
case "start":
|
|
2303
2303
|
h[n] -= g * (e && l ? -1 : 1);
|
|
2304
2304
|
break;
|
|
@@ -2324,7 +2324,7 @@ async function Ar(t, o) {
|
|
|
2324
2324
|
elementContext: v = "floating",
|
|
2325
2325
|
altBoundary: g = !1,
|
|
2326
2326
|
padding: h = 0
|
|
2327
|
-
} =
|
|
2327
|
+
} = Ot(o, t), b = ac(h), w = i[g ? v === "floating" ? "reference" : "floating" : v], z = ne(await r.getClippingRect({
|
|
2328
2328
|
element: (e = await (r.isElement == null ? void 0 : r.isElement(w))) == null || e ? w : w.contextElement || await (r.getDocumentElement == null ? void 0 : r.getDocumentElement(i.floating)),
|
|
2329
2329
|
boundary: l,
|
|
2330
2330
|
rootBoundary: u,
|
|
@@ -2353,7 +2353,7 @@ async function Ar(t, o) {
|
|
|
2353
2353
|
right: (S.right - z.right + b.right) / E.x
|
|
2354
2354
|
};
|
|
2355
2355
|
}
|
|
2356
|
-
const Er = 50,
|
|
2356
|
+
const Er = 50, Ir = async (t, o, e) => {
|
|
2357
2357
|
const {
|
|
2358
2358
|
placement: s = "bottom",
|
|
2359
2359
|
strategy: c = "absolute",
|
|
@@ -2417,7 +2417,7 @@ const Er = 50, Or = async (t, o, e) => {
|
|
|
2417
2417
|
strategy: c,
|
|
2418
2418
|
middlewareData: b
|
|
2419
2419
|
};
|
|
2420
|
-
},
|
|
2420
|
+
}, Or = (t) => ({
|
|
2421
2421
|
name: "arrow",
|
|
2422
2422
|
options: t,
|
|
2423
2423
|
async fn(o) {
|
|
@@ -2432,7 +2432,7 @@ const Er = 50, Or = async (t, o, e) => {
|
|
|
2432
2432
|
} = o, {
|
|
2433
2433
|
element: l,
|
|
2434
2434
|
padding: u = 0
|
|
2435
|
-
} =
|
|
2435
|
+
} = Ot(t, o) || {};
|
|
2436
2436
|
if (l == null)
|
|
2437
2437
|
return {};
|
|
2438
2438
|
const v = ac(u), g = {
|
|
@@ -2441,7 +2441,7 @@ const Er = 50, Or = async (t, o, e) => {
|
|
|
2441
2441
|
}, h = Ye(c), b = Ke(h), _ = await n.getDimensions(l), w = h === "y", z = w ? "top" : "left", A = w ? "bottom" : "right", C = w ? "clientHeight" : "clientWidth", E = r.reference[b] + r.reference[h] - g[h] - r.floating[b], S = g[h] - r.reference[h], $ = await (n.getOffsetParent == null ? void 0 : n.getOffsetParent(l));
|
|
2442
2442
|
let H = $ ? $[C] : 0;
|
|
2443
2443
|
(!H || !await (n.isElement == null ? void 0 : n.isElement($))) && (H = i.floating[C] || r.floating[b]);
|
|
2444
|
-
const x = E / 2 - S / 2, L = H / 2 - _[b] / 2 - 1, F = No(v[z], L), U = No(v[A], L), R = F, j = H - _[b] - U, D = H / 2 - _[b] / 2 + x, X = yr(R, D, j), oo = !a.arrow &&
|
|
2444
|
+
const x = E / 2 - S / 2, L = H / 2 - _[b] / 2 - 1, F = No(v[z], L), U = No(v[A], L), R = F, j = H - _[b] - U, D = H / 2 - _[b] / 2 + x, X = yr(R, D, j), oo = !a.arrow && Pt(c) != null && D !== X && r.reference[b] / 2 - (D < R ? F : U) - _[b] / 2 < 0, Z = oo ? D < R ? D - R : D - j : 0;
|
|
2445
2445
|
return {
|
|
2446
2446
|
[h]: g[h] + Z,
|
|
2447
2447
|
data: {
|
|
@@ -2454,7 +2454,7 @@ const Er = 50, Or = async (t, o, e) => {
|
|
|
2454
2454
|
reset: oo
|
|
2455
2455
|
};
|
|
2456
2456
|
}
|
|
2457
|
-
}),
|
|
2457
|
+
}), Pr = function(t) {
|
|
2458
2458
|
return t === void 0 && (t = {}), {
|
|
2459
2459
|
name: "flip",
|
|
2460
2460
|
options: t,
|
|
@@ -2475,7 +2475,7 @@ const Er = 50, Or = async (t, o, e) => {
|
|
|
2475
2475
|
fallbackAxisSideDirection: b = "none",
|
|
2476
2476
|
flipAlignment: _ = !0,
|
|
2477
2477
|
...w
|
|
2478
|
-
} =
|
|
2478
|
+
} = Ot(t, o);
|
|
2479
2479
|
if ((e = r.arrow) != null && e.alignmentOffset)
|
|
2480
2480
|
return {};
|
|
2481
2481
|
const z = rt(c), A = Eo(i), C = rt(i) === i, E = await (a.isRTL == null ? void 0 : a.isRTL(l.floating)), S = g || (C || !_ ? [re(i)] : kr(i)), $ = b !== "none";
|
|
@@ -2558,7 +2558,7 @@ const Tr = function(t) {
|
|
|
2558
2558
|
} = o, {
|
|
2559
2559
|
strategy: c = "referenceHidden",
|
|
2560
2560
|
...r
|
|
2561
|
-
} =
|
|
2561
|
+
} = Ot(t, o);
|
|
2562
2562
|
switch (c) {
|
|
2563
2563
|
case "referenceHidden": {
|
|
2564
2564
|
const n = await s.detectOverflow(o, {
|
|
@@ -2595,7 +2595,7 @@ async function Nr(t, o) {
|
|
|
2595
2595
|
placement: e,
|
|
2596
2596
|
platform: s,
|
|
2597
2597
|
elements: c
|
|
2598
|
-
} = t, r = await (s.isRTL == null ? void 0 : s.isRTL(c.floating)), n = rt(e), i =
|
|
2598
|
+
} = t, r = await (s.isRTL == null ? void 0 : s.isRTL(c.floating)), n = rt(e), i = Pt(e), a = Eo(e) === "y", l = Mr.has(n) ? -1 : 1, u = r && a ? -1 : 1, v = Ot(o, t);
|
|
2599
2599
|
let {
|
|
2600
2600
|
mainAxis: g,
|
|
2601
2601
|
crossAxis: h,
|
|
@@ -2654,7 +2654,7 @@ const Lr = function(t) {
|
|
|
2654
2654
|
apply: a = () => {
|
|
2655
2655
|
},
|
|
2656
2656
|
...l
|
|
2657
|
-
} =
|
|
2657
|
+
} = Ot(t, o), u = await n.detectOverflow(o, l), v = rt(c), g = Pt(c), h = Eo(c) === "y", {
|
|
2658
2658
|
width: b,
|
|
2659
2659
|
height: _
|
|
2660
2660
|
} = r.floating;
|
|
@@ -2907,7 +2907,7 @@ function Xr(t) {
|
|
|
2907
2907
|
y: i
|
|
2908
2908
|
};
|
|
2909
2909
|
}
|
|
2910
|
-
const
|
|
2910
|
+
const Is = 25;
|
|
2911
2911
|
function Zr(t, o) {
|
|
2912
2912
|
const e = J(t), s = yo(t), c = e.visualViewport;
|
|
2913
2913
|
let r = s.clientWidth, n = s.clientHeight, i = 0, a = 0;
|
|
@@ -2919,8 +2919,8 @@ function Zr(t, o) {
|
|
|
2919
2919
|
const l = be(s);
|
|
2920
2920
|
if (l <= 0) {
|
|
2921
2921
|
const u = s.ownerDocument, v = u.body, g = getComputedStyle(v), h = u.compatMode === "CSS1Compat" && parseFloat(g.marginLeft) + parseFloat(g.marginRight) || 0, b = Math.abs(s.clientWidth - v.clientWidth - h);
|
|
2922
|
-
b <=
|
|
2923
|
-
} else l <=
|
|
2922
|
+
b <= Is && (r -= b);
|
|
2923
|
+
} else l <= Is && (r += l);
|
|
2924
2924
|
return {
|
|
2925
2925
|
width: r,
|
|
2926
2926
|
height: n,
|
|
@@ -2937,7 +2937,7 @@ function Wr(t, o) {
|
|
|
2937
2937
|
y: l
|
|
2938
2938
|
};
|
|
2939
2939
|
}
|
|
2940
|
-
function
|
|
2940
|
+
function Os(t, o, e) {
|
|
2941
2941
|
let s;
|
|
2942
2942
|
if (o === "viewport")
|
|
2943
2943
|
s = Zr(t, e);
|
|
@@ -2980,10 +2980,10 @@ function Yr(t) {
|
|
|
2980
2980
|
rootBoundary: s,
|
|
2981
2981
|
strategy: c
|
|
2982
2982
|
} = t;
|
|
2983
|
-
const n = [...e === "clippingAncestors" ? ve(o) ? [] : Kr(o, this._c) : [].concat(e), s], i =
|
|
2983
|
+
const n = [...e === "clippingAncestors" ? ve(o) ? [] : Kr(o, this._c) : [].concat(e), s], i = Os(o, n[0], c);
|
|
2984
2984
|
let a = i.top, l = i.right, u = i.bottom, v = i.left;
|
|
2985
2985
|
for (let g = 1; g < n.length; g++) {
|
|
2986
|
-
const h =
|
|
2986
|
+
const h = Os(o, n[g], c);
|
|
2987
2987
|
a = Q(h.top, a), l = No(h.right, l), u = No(h.bottom, u), v = Q(h.left, v);
|
|
2988
2988
|
}
|
|
2989
2989
|
return {
|
|
@@ -3030,7 +3030,7 @@ function Qr(t, o, e) {
|
|
|
3030
3030
|
function we(t) {
|
|
3031
3031
|
return ao(t).position === "static";
|
|
3032
3032
|
}
|
|
3033
|
-
function
|
|
3033
|
+
function Ps(t, o) {
|
|
3034
3034
|
if (!So(t) || ao(t).position === "fixed")
|
|
3035
3035
|
return null;
|
|
3036
3036
|
if (o)
|
|
@@ -3051,9 +3051,9 @@ function hc(t, o) {
|
|
|
3051
3051
|
}
|
|
3052
3052
|
return e;
|
|
3053
3053
|
}
|
|
3054
|
-
let s =
|
|
3054
|
+
let s = Ps(t, o);
|
|
3055
3055
|
for (; s && Br(s) && we(s); )
|
|
3056
|
-
s =
|
|
3056
|
+
s = Ps(s, o);
|
|
3057
3057
|
return s && Et(s) && we(s) && !Ge(s) ? e : s || Fr(t) || e;
|
|
3058
3058
|
}
|
|
3059
3059
|
const Jr = async function(t) {
|
|
@@ -3168,7 +3168,7 @@ function sn(t, o, e, s) {
|
|
|
3168
3168
|
}), v == null || v(), (z = h) == null || z.disconnect(), h = null, a && cancelAnimationFrame(b);
|
|
3169
3169
|
};
|
|
3170
3170
|
}
|
|
3171
|
-
const cn = Lr, rn =
|
|
3171
|
+
const cn = Lr, rn = Pr, Ts = Hr, nn = Tr, an = Or, dn = (t, o, e) => {
|
|
3172
3172
|
const s = /* @__PURE__ */ new Map(), c = {
|
|
3173
3173
|
platform: tn,
|
|
3174
3174
|
...e
|
|
@@ -3176,7 +3176,7 @@ const cn = Lr, rn = Ir, Ts = Hr, nn = Tr, an = Pr, dn = (t, o, e) => {
|
|
|
3176
3176
|
...c.platform,
|
|
3177
3177
|
_c: s
|
|
3178
3178
|
};
|
|
3179
|
-
return
|
|
3179
|
+
return Ir(t, o, {
|
|
3180
3180
|
...c,
|
|
3181
3181
|
platform: r
|
|
3182
3182
|
});
|
|
@@ -3501,8 +3501,8 @@ let W = (tt = class extends Zt(y) {
|
|
|
3501
3501
|
return "cds-custom-popover-closed";
|
|
3502
3502
|
}
|
|
3503
3503
|
}, Jt = tt, tt.styles = gc, tt);
|
|
3504
|
-
p([
|
|
3505
|
-
p([
|
|
3504
|
+
p([It("slot")], W.prototype, "_triggerSlotNode", void 0);
|
|
3505
|
+
p([It('slot[name="content"]')], W.prototype, "_contentSlotNode", void 0);
|
|
3506
3506
|
p([d({
|
|
3507
3507
|
reflect: !0,
|
|
3508
3508
|
type: String
|
|
@@ -3616,7 +3616,7 @@ to = p([B("cds-custom-popover-content")], to);
|
|
|
3616
3616
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
3617
3617
|
* LICENSE file in the root directory of this source tree.
|
|
3618
3618
|
*/
|
|
3619
|
-
const
|
|
3619
|
+
const I = "ibm-automation-cds", k = "automation-global-header", ut = "automation--header", Ms = "automation-header-navigation-action", $e = "automation--header__popover__label--profile", ln = `${I}-app-switcher-button`, un = `${I}-env-switcher-button`, Ns = `${I}-help-menu-button`, mn = `${I}-chatbot-menu-button`, vn = `${I}-notifications-button`, hn = `${I}-profile-menu-button`, bn = `${I}-search-button`, yc = `${I}-solis-sidekick-button`, _c = `${I}-solis-switcher-button`, gn = `${I}-trial-popover-button`, Ls = "global-header", fn = "refresh-header-options", yn = {
|
|
3620
3620
|
brand: {
|
|
3621
3621
|
company: "",
|
|
3622
3622
|
product: ""
|
|
@@ -3780,7 +3780,7 @@ var An = {
|
|
|
3780
3780
|
}],
|
|
3781
3781
|
name: "api",
|
|
3782
3782
|
size: 16
|
|
3783
|
-
},
|
|
3783
|
+
}, In = {
|
|
3784
3784
|
elem: "svg",
|
|
3785
3785
|
attrs: {
|
|
3786
3786
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3795,7 +3795,7 @@ var An = {
|
|
|
3795
3795
|
}],
|
|
3796
3796
|
name: "app-connectivity",
|
|
3797
3797
|
size: 20
|
|
3798
|
-
},
|
|
3798
|
+
}, On = {
|
|
3799
3799
|
elem: "svg",
|
|
3800
3800
|
attrs: {
|
|
3801
3801
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3810,7 +3810,7 @@ var An = {
|
|
|
3810
3810
|
}],
|
|
3811
3811
|
name: "arrow--right",
|
|
3812
3812
|
size: 16
|
|
3813
|
-
},
|
|
3813
|
+
}, Pn = {
|
|
3814
3814
|
elem: "svg",
|
|
3815
3815
|
attrs: {
|
|
3816
3816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4457,13 +4457,13 @@ function kc(t) {
|
|
|
4457
4457
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
4458
4458
|
* LICENSE file in the root directory of this source tree.
|
|
4459
4459
|
*/
|
|
4460
|
-
const ri = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js", ni = "https://www.ibm.com/resources/assist-me/controller.js",
|
|
4460
|
+
const ri = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cloud/resources/assist-me/controller.js", ni = "https://www.ibm.com/resources/assist-me/controller.js", N = (t, o, e) => {
|
|
4461
4461
|
const s = `${t}${o}`, n = {
|
|
4462
4462
|
AiLaunch20: An,
|
|
4463
4463
|
Api16: En,
|
|
4464
|
-
AppConnectivity20:
|
|
4465
|
-
ArrowRight16:
|
|
4466
|
-
ChartVennDiagram20:
|
|
4464
|
+
AppConnectivity20: In,
|
|
4465
|
+
ArrowRight16: On,
|
|
4466
|
+
ChartVennDiagram20: Pn,
|
|
4467
4467
|
Checkmark16: Tn,
|
|
4468
4468
|
CloudServices20: Mn,
|
|
4469
4469
|
ColorPalette16: Nn,
|
|
@@ -4540,7 +4540,7 @@ let eo = class extends y {
|
|
|
4540
4540
|
width="16"
|
|
4541
4541
|
height="16"
|
|
4542
4542
|
role="presentation"
|
|
4543
|
-
src="data:image/svg+xml;utf8,${encodeURIComponent(e)}" />` : o ?
|
|
4543
|
+
src="data:image/svg+xml;utf8,${encodeURIComponent(e)}" />` : o ? N(o, 16, s) : f;
|
|
4544
4544
|
}, this.link = {
|
|
4545
4545
|
href: "",
|
|
4546
4546
|
label: "",
|
|
@@ -4572,7 +4572,7 @@ let eo = class extends y {
|
|
|
4572
4572
|
${x.label}
|
|
4573
4573
|
</cds-custom-side-nav-menu-item>
|
|
4574
4574
|
` : m` <cds-custom-side-nav-menu-item
|
|
4575
|
-
class="${
|
|
4575
|
+
class="${I}--side-nav__link-text"
|
|
4576
4576
|
href="${x == null ? void 0 : x.href}"
|
|
4577
4577
|
target="${x.newTab ? "_blank" : f}"
|
|
4578
4578
|
rel="noreferrer"
|
|
@@ -4580,17 +4580,17 @@ let eo = class extends y {
|
|
|
4580
4580
|
role="link"
|
|
4581
4581
|
?active="${this.isHybridIpaas ? window.location.href.includes(x == null ? void 0 : x.href) : x == null ? void 0 : x.isActive}">
|
|
4582
4582
|
<span
|
|
4583
|
-
class="${
|
|
4583
|
+
class="${I}--side-panel-nav-item__link">
|
|
4584
4584
|
${x.label}
|
|
4585
4585
|
${x.newTabIcon && m`<span class="launch_icon"
|
|
4586
|
-
>${
|
|
4586
|
+
>${N("Launch", 16)}</span
|
|
4587
4587
|
>`}
|
|
4588
4588
|
</span>
|
|
4589
4589
|
</cds-custom-side-nav-menu-item>`)}
|
|
4590
4590
|
</cds-custom-side-nav-menu>
|
|
4591
4591
|
` : this.isOnClickAvailable || (n = this.link) != null && n.onClick ? m` <cds-custom-side-nav-link
|
|
4592
|
-
class="${mo(`${
|
|
4593
|
-
[`${
|
|
4592
|
+
class="${mo(`${I}--side-nav__link`, {
|
|
4593
|
+
[`${I}--side-nav__link--current`]: this.isActive
|
|
4594
4594
|
})}"
|
|
4595
4595
|
role="link"
|
|
4596
4596
|
?active="${this.isActive}"
|
|
@@ -4604,8 +4604,8 @@ let eo = class extends y {
|
|
|
4604
4604
|
${this.getIcon((l = this.link) == null ? void 0 : l.iconName, (u = this.link) == null ? void 0 : u.productIcon)}${(v = this.link) == null ? void 0 : v.label}
|
|
4605
4605
|
</cds-custom-side-nav-link>` : m`
|
|
4606
4606
|
<cds-custom-side-nav-link
|
|
4607
|
-
class="${mo(`${
|
|
4608
|
-
[`${
|
|
4607
|
+
class="${mo(`${I}--side-nav__link`, {
|
|
4608
|
+
[`${I}--side-nav__link--current`]: this.isActive
|
|
4609
4609
|
})}"
|
|
4610
4610
|
role="link"
|
|
4611
4611
|
?active="${this.isActive}"
|
|
@@ -4628,7 +4628,7 @@ let eo = class extends y {
|
|
|
4628
4628
|
?open="${this._isHoveringOnSideNavItem}"
|
|
4629
4629
|
align="right"
|
|
4630
4630
|
dropShadow="false"
|
|
4631
|
-
class="${
|
|
4631
|
+
class="${I}--side-panel-nav-item__popover-content">
|
|
4632
4632
|
<span style="display: none;"></span>
|
|
4633
4633
|
<cds-custom-side-nav-link
|
|
4634
4634
|
role="link"
|
|
@@ -4636,12 +4636,12 @@ let eo = class extends y {
|
|
|
4636
4636
|
@click="${(A = this.link) == null ? void 0 : A.onClick}"
|
|
4637
4637
|
title="${(C = this.link) == null ? void 0 : C.label}"
|
|
4638
4638
|
class="${mo({
|
|
4639
|
-
[`${
|
|
4639
|
+
[`${I}--side-nav__link--current`]: this.isActive
|
|
4640
4640
|
})}"
|
|
4641
4641
|
@mouseleave="${() => this._setIsHoveringOnSideNavItem(!1)}"
|
|
4642
4642
|
@mouseenter="${() => this._setIsHoveringOnSideNavItem(!0)}"
|
|
4643
4643
|
large="${!this.isHybridIpaas}">
|
|
4644
|
-
${(E = this.link) != null && E.iconName ?
|
|
4644
|
+
${(E = this.link) != null && E.iconName ? N((S = this.link) == null ? void 0 : S.iconName, 16, o) : ($ = this.link) == null ? void 0 : $.label}
|
|
4645
4645
|
</cds-custom-side-nav-link>
|
|
4646
4646
|
<cds-custom-popover-content
|
|
4647
4647
|
>${(H = this.link) == null ? void 0 : H.label}</cds-custom-popover-content
|
|
@@ -4854,7 +4854,7 @@ const Rs = (t, o) => {
|
|
|
4854
4854
|
@click="${() => Rs("trial button", e)}"
|
|
4855
4855
|
class="${k}__trial-button">
|
|
4856
4856
|
${e}
|
|
4857
|
-
<span slot="icon">${
|
|
4857
|
+
<span slot="icon">${N("Email", 16)}</span>
|
|
4858
4858
|
</cds-custom-button>
|
|
4859
4859
|
` : f}
|
|
4860
4860
|
</div>
|
|
@@ -4864,12 +4864,12 @@ function hi(t) {
|
|
|
4864
4864
|
switch (t) {
|
|
4865
4865
|
case "invite":
|
|
4866
4866
|
case De.invite:
|
|
4867
|
-
return
|
|
4867
|
+
return N("Share", 16);
|
|
4868
4868
|
case "requestQuote":
|
|
4869
4869
|
case De.requestQuote:
|
|
4870
|
-
return
|
|
4870
|
+
return N("RequestQuote", 16);
|
|
4871
4871
|
default:
|
|
4872
|
-
return
|
|
4872
|
+
return N("User", 16);
|
|
4873
4873
|
}
|
|
4874
4874
|
}
|
|
4875
4875
|
/**
|
|
@@ -5199,19 +5199,19 @@ const Ei = `/**
|
|
|
5199
5199
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5200
5200
|
* LICENSE file in the root directory of this source tree.
|
|
5201
5201
|
*/.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light{color:#161616}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--light-teal,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--light.automation-global-header__user-profile-image--dark-teal{background-color:#1192e8}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark{color:#161616}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-cyan,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-gray,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-green,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-magenta,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-purple,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--light-teal,.automation-global-header__user-profile-image .automation-global-header__user-profile-image--dark.automation-global-header__user-profile-image--dark-teal{background-color:#1192e8}.automation-global-header__user-profile-image .automation-global-header__user-profile-image{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:100%;text-transform:uppercase}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo{border-radius:100%;inline-size:100%}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--xlg{block-size:3rem;inline-size:3rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--lg{block-size:2rem;inline-size:2rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--md{block-size:1.5rem;inline-size:1.5rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--sm{block-size:1.25rem;inline-size:1.25rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image__photo--xs{block-size:1rem;inline-size:1rem}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--xlg{block-size:3rem;inline-size:3rem;font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0)}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--lg{block-size:2rem;inline-size:2rem;font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px)}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--md{block-size:1.5rem;inline-size:1.5rem;font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);font-weight:700}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--sm{block-size:1.25rem;inline-size:1.25rem;font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);font-weight:700}.automation-global-header__user-profile-image .automation-global-header__user-profile-image--xs{block-size:1rem;inline-size:1rem;font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);font-weight:700}.automation-global-header__user-profile-image{display:flex;align-items:center;justify-content:center;block-size:100%}`;
|
|
5202
|
-
var
|
|
5203
|
-
for (var c = s > 1 ? void 0 : s ?
|
|
5202
|
+
var Ii = Object.defineProperty, Oi = Object.getOwnPropertyDescriptor, at = (t, o, e, s) => {
|
|
5203
|
+
for (var c = s > 1 ? void 0 : s ? Oi(o, e) : o, r = t.length - 1, n; r >= 0; r--)
|
|
5204
5204
|
(n = t[r]) && (c = (s ? n(o, e, c) : n(c)) || c);
|
|
5205
|
-
return s && c &&
|
|
5205
|
+
return s && c && Ii(o, e, c), c;
|
|
5206
5206
|
};
|
|
5207
|
-
const Ro = `${k}__user-profile-image`, { stablePrefix:
|
|
5207
|
+
const Ro = `${k}__user-profile-image`, { stablePrefix: Pi } = ro;
|
|
5208
5208
|
let zo = class extends y {
|
|
5209
5209
|
constructor() {
|
|
5210
5210
|
super(...arguments), this.kind = "", this.size = "lg", this.image = "", this.initials = "", this.className = "", this.backgroundColor = "light-cyan", this.icons = {
|
|
5211
5211
|
user: {
|
|
5212
|
-
md:
|
|
5213
|
-
lg:
|
|
5214
|
-
xlg:
|
|
5212
|
+
md: N("User", 20),
|
|
5213
|
+
lg: N("User", 24),
|
|
5214
|
+
xlg: N("User", 32)
|
|
5215
5215
|
}
|
|
5216
5216
|
}, this.formatInitials = () => {
|
|
5217
5217
|
var t, o, e, s, c;
|
|
@@ -5219,7 +5219,7 @@ let zo = class extends y {
|
|
|
5219
5219
|
}, this.getFillItem = () => this.image ? m`<img
|
|
5220
5220
|
alt="profile image"
|
|
5221
5221
|
src="${this.image}"
|
|
5222
|
-
class="${Ro}__photo ${Ro}__photo--${this.size}" />` : this.initials ? this.formatInitials() : this.kind && this.size ?
|
|
5222
|
+
class="${Ro}__photo ${Ro}__photo--${this.size}" />` : this.initials ? this.formatInitials() : this.kind && this.size ? N(this.kind, +this.size) : this.icons.user.md;
|
|
5223
5223
|
}
|
|
5224
5224
|
render() {
|
|
5225
5225
|
return m`
|
|
@@ -5260,7 +5260,7 @@ at([
|
|
|
5260
5260
|
d({ type: String })
|
|
5261
5261
|
], zo.prototype, "backgroundColor", 2);
|
|
5262
5262
|
zo = at([
|
|
5263
|
-
so(`${
|
|
5263
|
+
so(`${Pi}-global-header-user-profile-image`)
|
|
5264
5264
|
], zo);
|
|
5265
5265
|
const Ti = `/**
|
|
5266
5266
|
* @license
|
|
@@ -5306,7 +5306,7 @@ let ae = class extends y {
|
|
|
5306
5306
|
rel="noreferrer">
|
|
5307
5307
|
<span class="${k}__popover__link">
|
|
5308
5308
|
<span class="link_icon"
|
|
5309
|
-
>${e.carbonIcon ?
|
|
5309
|
+
>${e.carbonIcon ? N(e.carbonIcon, Fo, Do) : f}</span
|
|
5310
5310
|
>
|
|
5311
5311
|
<span class="link_text">${e.text}</span>
|
|
5312
5312
|
</span>
|
|
@@ -5321,7 +5321,7 @@ let ae = class extends y {
|
|
|
5321
5321
|
<a href=${o.href} target="_blank" rel="noreferrer">
|
|
5322
5322
|
<span class="${k}__popover__link">
|
|
5323
5323
|
<span class="link_icon"
|
|
5324
|
-
>${
|
|
5324
|
+
>${N(
|
|
5325
5325
|
o.icon,
|
|
5326
5326
|
Fo,
|
|
5327
5327
|
Do
|
|
@@ -5329,7 +5329,7 @@ let ae = class extends y {
|
|
|
5329
5329
|
>
|
|
5330
5330
|
<span class="link_text">${o.text}</span>
|
|
5331
5331
|
<span class="launch_icon"
|
|
5332
|
-
>${
|
|
5332
|
+
>${N("Launch", Fo, Do)}</span
|
|
5333
5333
|
>
|
|
5334
5334
|
</span>
|
|
5335
5335
|
</a>
|
|
@@ -5347,11 +5347,11 @@ let ae = class extends y {
|
|
|
5347
5347
|
rel="noreferrer">
|
|
5348
5348
|
<span class="${k}__popover__link">
|
|
5349
5349
|
<span class="link_icon"
|
|
5350
|
-
>${
|
|
5350
|
+
>${N("Settings", Fo, Do)}</span
|
|
5351
5351
|
>
|
|
5352
5352
|
<span class="link_text">${o.text}</span>
|
|
5353
5353
|
${o.newTabIcon ? m`<span class="launch_icon"
|
|
5354
|
-
>${
|
|
5354
|
+
>${N("Launch", Fo, Do)}</span
|
|
5355
5355
|
>` : f}
|
|
5356
5356
|
</span>
|
|
5357
5357
|
</a>
|
|
@@ -5360,11 +5360,11 @@ let ae = class extends y {
|
|
|
5360
5360
|
</div>
|
|
5361
5361
|
` : f, this.renderLinkItem = (o) => m`<span class="${k}__popover__link">
|
|
5362
5362
|
<span class="link_icon"
|
|
5363
|
-
>${o.carbonIcon ?
|
|
5363
|
+
>${o.carbonIcon ? N(o.carbonIcon, Fo, Do) : f}</span
|
|
5364
5364
|
>
|
|
5365
5365
|
<span class="link_text">${o.text}</span>
|
|
5366
5366
|
${o.newTabIcon ? m`<span class="launch_icon"
|
|
5367
|
-
>${
|
|
5367
|
+
>${N("Launch", Fo, Do)}</span
|
|
5368
5368
|
>` : f}
|
|
5369
5369
|
</span>`, this.renderProfileFooterLinks = (o) => {
|
|
5370
5370
|
if (o) {
|
|
@@ -5475,7 +5475,7 @@ let de = class extends y {
|
|
|
5475
5475
|
return m` <cds-custom-header-nav
|
|
5476
5476
|
aria-label="Navigation"
|
|
5477
5477
|
class="${mo(
|
|
5478
|
-
|
|
5478
|
+
I,
|
|
5479
5479
|
`${Ms}__menu`
|
|
5480
5480
|
)}">
|
|
5481
5481
|
${this.noAuthHeaderLinks && this.noAuthHeaderLinks.map((t) => m`
|
|
@@ -5485,7 +5485,7 @@ let de = class extends y {
|
|
|
5485
5485
|
class="${`${Ms}__menu-item`}">
|
|
5486
5486
|
${t == null ? void 0 : t.text}
|
|
5487
5487
|
${t != null && t.carbonIcon ? m`<span
|
|
5488
|
-
>${
|
|
5488
|
+
>${N(t.carbonIcon, 16)}</span
|
|
5489
5489
|
>` : f}
|
|
5490
5490
|
</cds-custom-header-nav-item>
|
|
5491
5491
|
`)}
|
|
@@ -5823,23 +5823,23 @@ let wo = class extends y {
|
|
|
5823
5823
|
${t.isLinkItem ? "" : m`
|
|
5824
5824
|
<div
|
|
5825
5825
|
class="${e ? f : `${k}__switcher-menu-item-title-hidden-checkmark`}">
|
|
5826
|
-
${
|
|
5826
|
+
${N(
|
|
5827
5827
|
t.carbonIcon || "Checkmark",
|
|
5828
5828
|
16
|
|
5829
5829
|
)}
|
|
5830
5830
|
</div>
|
|
5831
5831
|
`}
|
|
5832
5832
|
${t.isLinkItem ? m`<div>
|
|
5833
|
-
${
|
|
5833
|
+
${N(t.carbonIcon || "Checkmark", 16)}
|
|
5834
5834
|
</div>` : ""}
|
|
5835
5835
|
<span>${t.label}</span>
|
|
5836
|
-
${t.isLinkItem ? m`<div>${
|
|
5836
|
+
${t.isLinkItem ? m`<div>${N("Launch", 16)}</div>` : ""}
|
|
5837
5837
|
</span>
|
|
5838
5838
|
` : m`
|
|
5839
5839
|
<span
|
|
5840
5840
|
class="${k}__switcher-menu-item-title">
|
|
5841
5841
|
<span>${t.label}</span>
|
|
5842
|
-
${e ?
|
|
5842
|
+
${e ? N(t.carbonIcon || "Checkmark", 16) : ""}
|
|
5843
5843
|
</span>
|
|
5844
5844
|
`}
|
|
5845
5845
|
</div>
|
|
@@ -6078,7 +6078,7 @@ let $o = class extends y {
|
|
|
6078
6078
|
return m`<cds-custom-header-menu
|
|
6079
6079
|
menu-label="Help"
|
|
6080
6080
|
id="${Ns}"
|
|
6081
|
-
class="${
|
|
6081
|
+
class="${I}__help-menu"
|
|
6082
6082
|
trigger-content="Help"
|
|
6083
6083
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
6084
6084
|
${o == null ? void 0 : o.map((e) => m`
|
|
@@ -6087,7 +6087,7 @@ let $o = class extends y {
|
|
|
6087
6087
|
target="${e.target}"
|
|
6088
6088
|
href="${e.link}">
|
|
6089
6089
|
<span>${e.label}</span>
|
|
6090
|
-
<span>${
|
|
6090
|
+
<span>${N("Launch", 16)}</span>
|
|
6091
6091
|
</cds-custom-header-menu-item>
|
|
6092
6092
|
`)}
|
|
6093
6093
|
</cds-custom-header-menu> `;
|
|
@@ -6100,9 +6100,9 @@ let $o = class extends y {
|
|
|
6100
6100
|
aria-label="open assistance side panel"
|
|
6101
6101
|
tooltipAlignment="center"
|
|
6102
6102
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
6103
|
-
class="${
|
|
6103
|
+
class="${I}__help-menu"
|
|
6104
6104
|
@click="${(t) => this.handleAssistmeToggleClick(t)}">
|
|
6105
|
-
${
|
|
6105
|
+
${N("Help", 20, "icon")}
|
|
6106
6106
|
</cds-custom-header-global-action>
|
|
6107
6107
|
`;
|
|
6108
6108
|
}
|
|
@@ -6118,7 +6118,7 @@ let $o = class extends y {
|
|
|
6118
6118
|
tooltipAlignment="center"
|
|
6119
6119
|
@click="${t.onClick}"
|
|
6120
6120
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
6121
|
-
${
|
|
6121
|
+
${N(
|
|
6122
6122
|
this.hasNewNotifications ? "NotificationNew" : "Notification",
|
|
6123
6123
|
20,
|
|
6124
6124
|
"icon"
|
|
@@ -6135,10 +6135,10 @@ let $o = class extends y {
|
|
|
6135
6135
|
role="button"
|
|
6136
6136
|
aria-label="Launch Chat"
|
|
6137
6137
|
tooltipAlignment="center"
|
|
6138
|
-
class="${
|
|
6138
|
+
class="${I}__globalaction"
|
|
6139
6139
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
6140
6140
|
@click="${() => this._toggleAIChat(t.onClick)}">
|
|
6141
|
-
${
|
|
6141
|
+
${N("AiLaunch", 20, "icon")}
|
|
6142
6142
|
</cds-custom-header-global-action>
|
|
6143
6143
|
`;
|
|
6144
6144
|
}
|
|
@@ -6151,9 +6151,9 @@ let $o = class extends y {
|
|
|
6151
6151
|
role="button"
|
|
6152
6152
|
aria-label="Solis sidekick"
|
|
6153
6153
|
tooltipAlignment="center"
|
|
6154
|
-
class="${
|
|
6154
|
+
class="${I}__globalaction"
|
|
6155
6155
|
id="${yc}">
|
|
6156
|
-
${
|
|
6156
|
+
${N("ChartVennDiagram", 20, "icon")}
|
|
6157
6157
|
</cds-custom-header-global-action>
|
|
6158
6158
|
`;
|
|
6159
6159
|
}
|
|
@@ -6166,9 +6166,9 @@ let $o = class extends y {
|
|
|
6166
6166
|
role="button"
|
|
6167
6167
|
aria-label="Solis switcher"
|
|
6168
6168
|
tooltipAlignment="center"
|
|
6169
|
-
class="${
|
|
6169
|
+
class="${I}__globalaction"
|
|
6170
6170
|
id="${_c}">
|
|
6171
|
-
${
|
|
6171
|
+
${N("Switcher", 20, "icon")}
|
|
6172
6172
|
</cds-custom-header-global-action>
|
|
6173
6173
|
`;
|
|
6174
6174
|
}
|
|
@@ -6214,9 +6214,9 @@ let $o = class extends y {
|
|
|
6214
6214
|
aria-label="${o.label}"
|
|
6215
6215
|
tooltip-text="${P(o.tooltip)}"
|
|
6216
6216
|
tooltip-position="bottom"
|
|
6217
|
-
class="${
|
|
6217
|
+
class="${I}__globalaction"
|
|
6218
6218
|
@click="${o.onClick}">
|
|
6219
|
-
${
|
|
6219
|
+
${N(o.carbonIcon, 20, "icon")}
|
|
6220
6220
|
</cds-custom-header-global-action>
|
|
6221
6221
|
`);
|
|
6222
6222
|
}
|
|
@@ -6491,7 +6491,7 @@ let Co = class extends y {
|
|
|
6491
6491
|
var t, o, e, s, c, r, n, i, a, l, u, v, g, h, b, _, w, z, A, C, E, S, $, H, x, L, F, U;
|
|
6492
6492
|
return m`
|
|
6493
6493
|
<cds-custom-header
|
|
6494
|
-
class="${
|
|
6494
|
+
class="${I}__header"
|
|
6495
6495
|
aria-label="${(o = (t = this.headerProps) == null ? void 0 : t.brand) == null ? void 0 : o.company} ${(s = (e = this.headerProps) == null ? void 0 : e.brand) == null ? void 0 : s.product}">
|
|
6496
6496
|
${this.headerProps && ((c = this.headerProps) != null && c.sideNav) ? m`
|
|
6497
6497
|
<cds-custom-header-menu-button
|
|
@@ -6501,17 +6501,17 @@ let Co = class extends y {
|
|
|
6501
6501
|
` : f}
|
|
6502
6502
|
<slot name="header-logo"></slot>
|
|
6503
6503
|
<cds-custom-header-name
|
|
6504
|
-
class="${
|
|
6504
|
+
class="${I}__header-name"
|
|
6505
6505
|
prefix="${((n = (r = this.headerProps) == null ? void 0 : r.brand) == null ? void 0 : n.company) ?? "IBM"}">
|
|
6506
|
-
<span class="${
|
|
6506
|
+
<span class="${I}__product-type"
|
|
6507
6507
|
>${((a = (i = this.headerProps) == null ? void 0 : i.brand) == null ? void 0 : a.product) ?? f}</span
|
|
6508
6508
|
>
|
|
6509
6509
|
</cds-custom-header-name>
|
|
6510
|
-
<span class="${
|
|
6510
|
+
<span class="${I}__capability-name"
|
|
6511
6511
|
>${((u = (l = this.headerProps) == null ? void 0 : l.capabilityName) == null ? void 0 : u.label) ?? f}</span
|
|
6512
6512
|
>
|
|
6513
6513
|
<clabs-global-header-context
|
|
6514
|
-
class="${
|
|
6514
|
+
class="${I}__global"
|
|
6515
6515
|
.props="${{ ...this.headerProps }}"
|
|
6516
6516
|
.assistMeScriptLoaded="${this.assistMeScriptLoaded}"
|
|
6517
6517
|
?hasNewNotifications="${this.hasNewNotifications}"></clabs-global-header-context>
|
|
@@ -6521,10 +6521,10 @@ let Co = class extends y {
|
|
|
6521
6521
|
collapse-mode="${typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible ? "rail" : "responsive"}"
|
|
6522
6522
|
?is-not-persistent="${!!(typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible)}"
|
|
6523
6523
|
class="${mo({
|
|
6524
|
-
[`${
|
|
6524
|
+
[`${I}--rail-sidePanel`]: typeof this.headerProps.sideNav.isCollapsible < "u" && !this.headerProps.sideNav.isCollapsible
|
|
6525
6525
|
})}">
|
|
6526
6526
|
<cds-custom-side-nav-items
|
|
6527
|
-
class="${
|
|
6527
|
+
class="${I}__side-nav-items">
|
|
6528
6528
|
<!-- sideNav group array render -->
|
|
6529
6529
|
${(_ = (b = this.headerProps) == null ? void 0 : b.sideNav) != null && _.groups ? m`
|
|
6530
6530
|
${(z = (w = this.headerProps.sideNav) == null ? void 0 : w.groups) == null ? void 0 : z.map(
|
|
@@ -6582,7 +6582,7 @@ let Co = class extends y {
|
|
|
6582
6582
|
?is-not-persistent="${!(typeof ((H = ($ = this.headerProps) == null ? void 0 : $.sideNavPropsV2) == null ? void 0 : H.isCollapsible) < "u" && !((L = (x = this.headerProps) == null ? void 0 : x.sideNav) != null && L.isCollapsible))}"
|
|
6583
6583
|
class="
|
|
6584
6584
|
${mo({
|
|
6585
|
-
[`${
|
|
6585
|
+
[`${I}--rail-sidePanel`]: typeof this.headerProps.sideNavPropsV2.isCollapsible < "u" && !this.headerProps.sideNavPropsV2.isCollapsible
|
|
6586
6586
|
})}">
|
|
6587
6587
|
${(U = (F = this.headerProps.sideNavPropsV2) == null ? void 0 : F.links) == null ? void 0 : U.map((R) => {
|
|
6588
6588
|
var j, D, X;
|
|
@@ -6712,15 +6712,15 @@ class aa {
|
|
|
6712
6712
|
return this.isIdle;
|
|
6713
6713
|
}
|
|
6714
6714
|
}
|
|
6715
|
-
var da = Object.defineProperty, pa = Object.getOwnPropertyDescriptor,
|
|
6715
|
+
var da = Object.defineProperty, pa = Object.getOwnPropertyDescriptor, M = (t, o, e, s) => {
|
|
6716
6716
|
for (var c = s > 1 ? void 0 : s ? pa(o, e) : o, r = t.length - 1, n; r >= 0; r--)
|
|
6717
6717
|
(n = t[r]) && (c = (s ? n(o, e, c) : n(c)) || c);
|
|
6718
6718
|
return s && c && da(o, e, c), c;
|
|
6719
6719
|
};
|
|
6720
6720
|
const { stablePrefix: la } = ro;
|
|
6721
|
-
let
|
|
6721
|
+
let O = class extends y {
|
|
6722
6722
|
constructor() {
|
|
6723
|
-
super(), this.productName = null, this.productKey = "", this.fetchHeaders = {}, this.solisSidekickEnabled = !1, this.solisSwitcherEnabled = !1, this.solisEnvironment = "local", this.solisDevMode = !1, this.basePath = "", this.displayName = "", this.userEmail = "", this.productVersion = null, this.assistMeKey = "", this.aiCallbackEvent = "", this.logoutCallbackEvent = "", this.notificationOpenCallbackEvent = "", this.searchCallbackEvent = "", this.searchSubmitCallbackEvent = "", this.hasNewNotifications = !1, this.searchConfigs = null, this.capabilityProfileFooterLinks = [], this.capabilityGlobalActions = [], this.addCookiePreferences = !1, this.solisSessionManagerEnabled = !1, this.solisSessionRefreshInterval = 25, this.headerOptions = {
|
|
6723
|
+
super(), this.productName = null, this.productKey = "", this.fetchHeaders = {}, this.solisSidekickEnabled = !1, this.solisSwitcherEnabled = !1, this.solisEnvironment = "local", this.solisDevMode = !1, this.basePath = "", this.displayName = "", this.userEmail = "", this.productVersion = null, this.assistMeKey = "", this.aiCallbackEvent = "", this.logoutCallbackEvent = "", this.notificationOpenCallbackEvent = "", this.searchCallbackEvent = "", this.searchSubmitCallbackEvent = "", this.hasNewNotifications = !1, this.searchConfigs = null, this.capabilityProfileFooterLinks = [], this.capabilityGlobalActions = [], this.addCookiePreferences = !1, this.solisSessionManagerEnabled = !1, this.solisSessionRefreshInterval = 25, this.solisIdleTimeoutInterval = 28, this.headerOptions = {
|
|
6724
6724
|
...yn,
|
|
6725
6725
|
brand: {
|
|
6726
6726
|
company: "IBM",
|
|
@@ -6780,6 +6780,7 @@ let I = class extends y {
|
|
|
6780
6780
|
initializeSessionManager() {
|
|
6781
6781
|
this.sessionManager || (this.sessionManager = new aa({
|
|
6782
6782
|
tokenRefreshInterval: this.solisSessionRefreshInterval,
|
|
6783
|
+
idleTimeoutInterval: this.solisIdleTimeoutInterval,
|
|
6783
6784
|
basePath: this.basePath
|
|
6784
6785
|
}), this.sessionManager.startRefreshSchedule(), this.sessionManager.registerActivityListeners());
|
|
6785
6786
|
}
|
|
@@ -6941,117 +6942,120 @@ let I = class extends y {
|
|
|
6941
6942
|
</div>`;
|
|
6942
6943
|
}
|
|
6943
6944
|
};
|
|
6944
|
-
|
|
6945
|
+
O.styles = K`
|
|
6945
6946
|
${co(ia)}
|
|
6946
6947
|
`;
|
|
6947
|
-
|
|
6948
|
+
M([
|
|
6948
6949
|
d({ type: String })
|
|
6949
|
-
],
|
|
6950
|
-
|
|
6950
|
+
], O.prototype, "productName", 2);
|
|
6951
|
+
M([
|
|
6951
6952
|
d({ type: String })
|
|
6952
|
-
],
|
|
6953
|
-
|
|
6953
|
+
], O.prototype, "productKey", 2);
|
|
6954
|
+
M([
|
|
6954
6955
|
d({ type: Object })
|
|
6955
|
-
],
|
|
6956
|
-
|
|
6956
|
+
], O.prototype, "fetchHeaders", 2);
|
|
6957
|
+
M([
|
|
6957
6958
|
d({ type: Boolean })
|
|
6958
|
-
],
|
|
6959
|
-
|
|
6959
|
+
], O.prototype, "solisSwitcherEnabled", 2);
|
|
6960
|
+
M([
|
|
6960
6961
|
d({ type: String })
|
|
6961
|
-
],
|
|
6962
|
-
|
|
6962
|
+
], O.prototype, "solisEnvironment", 2);
|
|
6963
|
+
M([
|
|
6963
6964
|
d({ type: Boolean })
|
|
6964
|
-
],
|
|
6965
|
-
|
|
6965
|
+
], O.prototype, "solisDevMode", 2);
|
|
6966
|
+
M([
|
|
6966
6967
|
d({ type: String })
|
|
6967
|
-
],
|
|
6968
|
-
|
|
6968
|
+
], O.prototype, "basePath", 2);
|
|
6969
|
+
M([
|
|
6969
6970
|
d({ type: String })
|
|
6970
|
-
],
|
|
6971
|
-
|
|
6971
|
+
], O.prototype, "displayName", 2);
|
|
6972
|
+
M([
|
|
6972
6973
|
d({ type: String })
|
|
6973
|
-
],
|
|
6974
|
-
|
|
6974
|
+
], O.prototype, "userEmail", 2);
|
|
6975
|
+
M([
|
|
6975
6976
|
d({ type: String })
|
|
6976
|
-
],
|
|
6977
|
-
|
|
6977
|
+
], O.prototype, "productVersion", 2);
|
|
6978
|
+
M([
|
|
6978
6979
|
d({ type: String })
|
|
6979
|
-
],
|
|
6980
|
-
|
|
6980
|
+
], O.prototype, "assistMeKey", 2);
|
|
6981
|
+
M([
|
|
6981
6982
|
d({ type: Function })
|
|
6982
|
-
],
|
|
6983
|
-
|
|
6983
|
+
], O.prototype, "aiCallback", 2);
|
|
6984
|
+
M([
|
|
6984
6985
|
d({ type: String })
|
|
6985
|
-
],
|
|
6986
|
-
|
|
6986
|
+
], O.prototype, "aiCallbackEvent", 2);
|
|
6987
|
+
M([
|
|
6987
6988
|
d({ type: Function })
|
|
6988
|
-
],
|
|
6989
|
-
|
|
6989
|
+
], O.prototype, "logoutCallback", 2);
|
|
6990
|
+
M([
|
|
6990
6991
|
d({ type: String })
|
|
6991
|
-
],
|
|
6992
|
-
|
|
6992
|
+
], O.prototype, "logoutCallbackEvent", 2);
|
|
6993
|
+
M([
|
|
6993
6994
|
d({ type: Function })
|
|
6994
|
-
],
|
|
6995
|
-
|
|
6995
|
+
], O.prototype, "notificationOpenCallback", 2);
|
|
6996
|
+
M([
|
|
6996
6997
|
d({ type: String })
|
|
6997
|
-
],
|
|
6998
|
-
|
|
6998
|
+
], O.prototype, "notificationOpenCallbackEvent", 2);
|
|
6999
|
+
M([
|
|
6999
7000
|
d({ type: Function })
|
|
7000
|
-
],
|
|
7001
|
-
|
|
7001
|
+
], O.prototype, "searchCallback", 2);
|
|
7002
|
+
M([
|
|
7002
7003
|
d({ type: String })
|
|
7003
|
-
],
|
|
7004
|
-
|
|
7004
|
+
], O.prototype, "searchCallbackEvent", 2);
|
|
7005
|
+
M([
|
|
7005
7006
|
d({ type: Function })
|
|
7006
|
-
],
|
|
7007
|
-
|
|
7007
|
+
], O.prototype, "searchSubmitCallback", 2);
|
|
7008
|
+
M([
|
|
7008
7009
|
d({ type: String })
|
|
7009
|
-
],
|
|
7010
|
-
|
|
7010
|
+
], O.prototype, "searchSubmitCallbackEvent", 2);
|
|
7011
|
+
M([
|
|
7011
7012
|
d({ type: Boolean })
|
|
7012
|
-
],
|
|
7013
|
-
|
|
7013
|
+
], O.prototype, "hasNewNotifications", 2);
|
|
7014
|
+
M([
|
|
7014
7015
|
d({ type: Object })
|
|
7015
|
-
],
|
|
7016
|
-
|
|
7016
|
+
], O.prototype, "searchConfigs", 2);
|
|
7017
|
+
M([
|
|
7017
7018
|
d({ type: Array })
|
|
7018
|
-
],
|
|
7019
|
-
|
|
7019
|
+
], O.prototype, "capabilityProfileFooterLinks", 2);
|
|
7020
|
+
M([
|
|
7020
7021
|
d({ type: Array })
|
|
7021
|
-
],
|
|
7022
|
-
|
|
7022
|
+
], O.prototype, "capabilityGlobalActions", 2);
|
|
7023
|
+
M([
|
|
7023
7024
|
d({ type: Boolean })
|
|
7024
|
-
],
|
|
7025
|
-
|
|
7025
|
+
], O.prototype, "addCookiePreferences", 2);
|
|
7026
|
+
M([
|
|
7026
7027
|
d({ type: Boolean })
|
|
7027
|
-
],
|
|
7028
|
-
|
|
7028
|
+
], O.prototype, "solisSessionManagerEnabled", 2);
|
|
7029
|
+
M([
|
|
7030
|
+
d({ type: Number })
|
|
7031
|
+
], O.prototype, "solisSessionRefreshInterval", 2);
|
|
7032
|
+
M([
|
|
7029
7033
|
d({ type: Number })
|
|
7030
|
-
],
|
|
7031
|
-
|
|
7034
|
+
], O.prototype, "solisIdleTimeoutInterval", 2);
|
|
7035
|
+
M([
|
|
7032
7036
|
go()
|
|
7033
|
-
],
|
|
7034
|
-
|
|
7037
|
+
], O.prototype, "headerOptions", 2);
|
|
7038
|
+
O = M([
|
|
7035
7039
|
so(`${la}-global-header-hybrid-ipaas`)
|
|
7036
|
-
],
|
|
7040
|
+
], O);
|
|
7037
7041
|
export {
|
|
7038
7042
|
k as A,
|
|
7039
7043
|
Co as C,
|
|
7040
7044
|
fo as F,
|
|
7041
7045
|
q as H,
|
|
7042
|
-
|
|
7046
|
+
On as _,
|
|
7043
7047
|
Zt as a,
|
|
7044
|
-
|
|
7048
|
+
O as b,
|
|
7045
7049
|
mr as c,
|
|
7046
7050
|
p as d,
|
|
7047
7051
|
m as e,
|
|
7048
7052
|
B as f,
|
|
7049
7053
|
Y as g,
|
|
7050
|
-
|
|
7054
|
+
It as h,
|
|
7051
7055
|
K as i,
|
|
7052
7056
|
y as j,
|
|
7053
7057
|
Ft as k,
|
|
7054
|
-
|
|
7058
|
+
N as l,
|
|
7055
7059
|
d as n,
|
|
7056
7060
|
P as o,
|
|
7057
7061
|
co as r,
|
package/es/wc-global-header.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { C as se, e as u, r as K, i as F, n as d, j as v, A as X, t as Z, s as q, d as i, f as x, F as U, g as V, o as b, h as Y, k as L, _ as oe, a as W, c as ce, H as D, l as ie } from "./HybridIpaasHeader-
|
|
2
|
-
import { b as De } from "./HybridIpaasHeader-
|
|
1
|
+
import { C as se, e as u, r as K, i as F, n as d, j as v, A as X, t as Z, s as q, d as i, f as x, F as U, g as V, o as b, h as Y, k as L, _ as oe, a as W, c as ce, H as D, l as ie } from "./HybridIpaasHeader-CBmHj5MU.mjs";
|
|
2
|
+
import { b as De } from "./HybridIpaasHeader-CBmHj5MU.mjs";
|
|
3
3
|
var le = {
|
|
4
4
|
elem: "svg",
|
|
5
5
|
attrs: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@carbon-labs/wc-global-header",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.86.0",
|
|
4
4
|
"author": "Your Name <your@email.com>",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public",
|
|
@@ -49,5 +49,5 @@
|
|
|
49
49
|
"vite": "^6.4.2",
|
|
50
50
|
"webdriverio": "^9.23.2"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "655371035bea8068c7ec5eb31f690d7db1d780b0"
|
|
53
53
|
}
|