@carbon-labs/wc-global-header 0.88.0 → 0.89.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.
|
@@ -55,10 +55,10 @@ 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: Pc, defineProperty: Oc, getOwnPropertyDescriptor: Tc, getOwnPropertyNames: Mc, getOwnPropertySymbols: Nc, getPrototypeOf: Lc } = Object, Io = globalThis, is = Io.trustedTypes, Bc = is ? is.emptyScript : "", fe = Io.reactiveElementPolyfillSupport, Nt = (t, o) => t, oe = { toAttribute(t, o) {
|
|
59
59
|
switch (o) {
|
|
60
60
|
case Boolean:
|
|
61
|
-
t = t ?
|
|
61
|
+
t = t ? Bc : null;
|
|
62
62
|
break;
|
|
63
63
|
case Object:
|
|
64
64
|
case Array:
|
|
@@ -83,7 +83,7 @@ const { is: Oc, defineProperty: Pc, getOwnPropertyDescriptor: Tc, getOwnProperty
|
|
|
83
83
|
}
|
|
84
84
|
}
|
|
85
85
|
return e;
|
|
86
|
-
} }, Ue = (t, o) => !
|
|
86
|
+
} }, Ue = (t, o) => !Pc(t, o), as = { attribute: !0, type: String, converter: oe, reflect: !1, useDefault: !1, hasChanged: Ue };
|
|
87
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) {
|
|
@@ -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 && Oc(this.prototype, o, c);
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
static getPropertyDescriptor(o, e, s) {
|
|
@@ -294,7 +294,7 @@ mt.elementStyles = [], mt.shadowRootOptions = { mode: "open" }, mt[Nt("elementPr
|
|
|
294
294
|
* Copyright 2017 Google LLC
|
|
295
295
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
296
296
|
*/
|
|
297
|
-
const
|
|
297
|
+
const Hc = { attribute: !0, type: String, converter: oe, reflect: !1, hasChanged: Ue }, Rc = (t = Hc, o, e) => {
|
|
298
298
|
const { kind: s, metadata: c } = e;
|
|
299
299
|
let r = globalThis.litPropertyMetadata.get(c);
|
|
300
300
|
if (r === void 0 && globalThis.litPropertyMetadata.set(c, r = /* @__PURE__ */ new Map()), s === "setter" && ((t = Object.create(t)).wrapped = !0), r.set(e.name, t), s === "accessor") {
|
|
@@ -367,9 +367,9 @@ const ro = {
|
|
|
367
367
|
* Copyright 2017 Google LLC
|
|
368
368
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
369
369
|
*/
|
|
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,
|
|
371
|
-
\f\r]`, Mt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ls = /-->/g, us = />/g,
|
|
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),
|
|
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, Ht = () => 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
|
+
\f\r]`, Mt = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, ls = /-->/g, us = />/g, Bo = 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), Oo = 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;
|
|
@@ -380,8 +380,8 @@ const qc = (t, o) => {
|
|
|
380
380
|
for (let i = 0; i < e; i++) {
|
|
381
381
|
const a = t[i];
|
|
382
382
|
let l, u, v = -1, g = 0;
|
|
383
|
-
for (; g < a.length && (n.lastIndex = g, u = n.exec(a), u !== null); ) g = n.lastIndex, n === Mt ? u[1] === "!--" ? n = ls : u[1] !== void 0 ? n = us : u[2] !== void 0 ? (Js.test(u[2]) && (c = RegExp("</" + u[2], "g")), n =
|
|
384
|
-
const h = n ===
|
|
383
|
+
for (; g < a.length && (n.lastIndex = g, u = n.exec(a), u !== null); ) g = n.lastIndex, n === Mt ? u[1] === "!--" ? n = ls : u[1] !== void 0 ? n = us : u[2] !== void 0 ? (Js.test(u[2]) && (c = RegExp("</" + u[2], "g")), n = Bo) : u[3] !== void 0 && (n = Bo) : n === Bo ? u[0] === ">" ? (n = c ?? Mt, v = -1) : u[1] === void 0 ? v = -2 : (v = n.lastIndex - u[2].length, l = u[1], n = u[3] === void 0 ? Bo : u[3] === '"' ? vs : ms) : n === vs || n === ms ? n = Bo : n === ls || n === us ? n = Mt : (n = Bo, c = void 0);
|
|
384
|
+
const h = n === Bo && t[i + 1].startsWith("/>") ? " " : "";
|
|
385
385
|
r += n === Mt ? a + Fc : v >= 0 ? (s.push(l), a.slice(0, v) + Gs + a.slice(v) + Ao + h) : a + Ao + (v === -2 ? i : h);
|
|
386
386
|
}
|
|
387
387
|
return [oc(t, r + (t[e] || "<?>") + (o === 2 ? "</svg>" : o === 3 ? "</math>" : "")), s];
|
|
@@ -406,8 +406,8 @@ class Dt {
|
|
|
406
406
|
const v = c.textContent.split(Ao), g = v.length - 1;
|
|
407
407
|
if (g > 0) {
|
|
408
408
|
c.textContent = te ? te.emptyScript : "";
|
|
409
|
-
for (let h = 0; h < g; h++) c.append(v[h],
|
|
410
|
-
c.append(v[g],
|
|
409
|
+
for (let h = 0; h < g; h++) c.append(v[h], Ht()), Vo.nextNode(), a.push({ type: 2, index: ++r });
|
|
410
|
+
c.append(v[g], Ht());
|
|
411
411
|
}
|
|
412
412
|
}
|
|
413
413
|
} else if (c.nodeType === 8) if (c.data === Qs) a.push({ type: 2, index: r });
|
|
@@ -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 === Oo) 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 !== Oo && 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);
|
|
@@ -506,7 +506,7 @@ class Xt {
|
|
|
506
506
|
Xe(this._$AH) || (this._$AH = [], this._$AR());
|
|
507
507
|
const e = this._$AH;
|
|
508
508
|
let s, c = 0;
|
|
509
|
-
for (const r of o) c === e.length ? e.push(s = new Xt(this.O(
|
|
509
|
+
for (const r of o) c === e.length ? e.push(s = new Xt(this.O(Ht()), this.O(Ht()), this, this.options)) : s = e[c], s._$AI(r), c++;
|
|
510
510
|
c < e.length && (this._$AR(s && s._$AB.nextSibling, c), e.length = c);
|
|
511
511
|
}
|
|
512
512
|
_$AR(o = this._$AA.nextSibling, e) {
|
|
@@ -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 !== Oo, 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 === Oo && (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) === Oo) 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
|
}
|
|
@@ -594,7 +594,7 @@ const Yc = (t, o, e) => {
|
|
|
594
594
|
let c = s._$litPart$;
|
|
595
595
|
if (c === void 0) {
|
|
596
596
|
const r = (e == null ? void 0 : e.renderBefore) ?? null;
|
|
597
|
-
s._$litPart$ = c = new Xt(o.insertBefore(
|
|
597
|
+
s._$litPart$ = c = new Xt(o.insertBefore(Ht(), r), r, void 0, e ?? {});
|
|
598
598
|
}
|
|
599
599
|
return c._$AI(t), c;
|
|
600
600
|
};
|
|
@@ -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 Oo;
|
|
630
630
|
}
|
|
631
631
|
};
|
|
632
632
|
var Ks;
|
|
@@ -715,7 +715,7 @@ const bs = `
|
|
|
715
715
|
}
|
|
716
716
|
}
|
|
717
717
|
};
|
|
718
|
-
},
|
|
718
|
+
}, H = (t) => (o) => typeof o == "function" ? Gc(t, o) : Qc(t, o);
|
|
719
719
|
function p(t, o, e, s) {
|
|
720
720
|
var c = arguments.length, r = c < 3 ? o : s === null ? s = Object.getOwnPropertyDescriptor(o, e) : s, n;
|
|
721
721
|
if (typeof Reflect == "object" && typeof Reflect.decorate == "function") r = Reflect.decorate(t, o, e, s);
|
|
@@ -731,7 +731,7 @@ let gs = (ht = class extends y {
|
|
|
731
731
|
return m` <slot></slot> `;
|
|
732
732
|
}
|
|
733
733
|
}, ht.styles = po, ht);
|
|
734
|
-
gs = p([
|
|
734
|
+
gs = p([H("cds-custom-header")], gs);
|
|
735
735
|
const tc = (t, o, e, s) => {
|
|
736
736
|
const c = e._hostListeners;
|
|
737
737
|
if (!c) throw new Error("The method `@HostListener()` is defined on has to be of a class that has `HostListerMixin`.");
|
|
@@ -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 Oo;
|
|
847
847
|
}
|
|
848
848
|
});
|
|
849
849
|
/**
|
|
@@ -851,9 +851,9 @@ const Y = Ze(class extends We {
|
|
|
851
851
|
* Copyright 2018 Google LLC
|
|
852
852
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
853
853
|
*/
|
|
854
|
-
const
|
|
854
|
+
const O = (t) => t ?? f;
|
|
855
855
|
var qo;
|
|
856
|
-
let
|
|
856
|
+
let M = (qo = class extends Zt(fo(y)) {
|
|
857
857
|
constructor(...o) {
|
|
858
858
|
super(...o), this._hasIcon = !1, this._handleOver = () => {
|
|
859
859
|
this.openTooltip = !0;
|
|
@@ -884,14 +884,14 @@ let T = (qo = class extends Zt(fo(y)) {
|
|
|
884
884
|
(e = super.updated) == null || e.call(this, o), this._checkBadgeWarning();
|
|
885
885
|
}
|
|
886
886
|
render() {
|
|
887
|
-
const { autofocus: o, buttonClassName: e, dangerDescription: s, disabled: c, download: r, href: n, hreflang: i, kind: a, isExpressive: l, isSelected: u, linkRole: v, openTooltip: g, ping: h, rel: b, size: _, tabIndex: w, target: z, tooltipAlignment: A, tooltipPosition: C, tooltipText: E, type: S, _hasIcon: $, hasMainContent:
|
|
887
|
+
const { autofocus: o, buttonClassName: e, dangerDescription: s, disabled: c, download: r, href: n, hreflang: i, kind: a, isExpressive: l, isSelected: u, linkRole: v, openTooltip: g, ping: h, rel: b, size: _, tabIndex: w, target: z, tooltipAlignment: A, tooltipPosition: C, tooltipText: E, type: S, _hasIcon: $, hasMainContent: B, _handleSlotChange: x } = this;
|
|
888
888
|
let L = {
|
|
889
889
|
"cds-custom--btn": !0,
|
|
890
890
|
[`cds-custom--btn--${a}`]: a,
|
|
891
891
|
"cds-custom--btn--danger--tertiary": a === "danger-tertiary",
|
|
892
892
|
"cds-custom--btn--danger--ghost": a === "danger-ghost",
|
|
893
893
|
"cds-custom--btn--disabled": c,
|
|
894
|
-
"cds-custom--btn--icon-only": $ && !
|
|
894
|
+
"cds-custom--btn--icon-only": $ && !B,
|
|
895
895
|
[`cds-custom--btn--${_}`]: _,
|
|
896
896
|
[`cds-custom--layout--size-${_}`]: _,
|
|
897
897
|
"cds-custom-ce--btn--has-icon": $,
|
|
@@ -917,15 +917,15 @@ let T = (qo = class extends Zt(fo(y)) {
|
|
|
917
917
|
<a
|
|
918
918
|
id="button"
|
|
919
919
|
part="button"
|
|
920
|
-
role="${
|
|
920
|
+
role="${O(v)}"
|
|
921
921
|
class="${F}"
|
|
922
|
-
download="${
|
|
923
|
-
href="${
|
|
924
|
-
hreflang="${
|
|
925
|
-
ping="${
|
|
926
|
-
rel="${
|
|
927
|
-
target="${
|
|
928
|
-
type="${
|
|
922
|
+
download="${O(r)}"
|
|
923
|
+
href="${O(n)}"
|
|
924
|
+
hreflang="${O(i)}"
|
|
925
|
+
ping="${O(h)}"
|
|
926
|
+
rel="${O(b)}"
|
|
927
|
+
target="${O(z)}"
|
|
928
|
+
type="${O(S)}"
|
|
929
929
|
tabindex="${w}"
|
|
930
930
|
aria-describedby="badge-indicator">
|
|
931
931
|
<slot @slotchange="${x}"></slot>
|
|
@@ -951,8 +951,8 @@ let T = (qo = class extends Zt(fo(y)) {
|
|
|
951
951
|
?autofocus="${o}"
|
|
952
952
|
?disabled="${c}"
|
|
953
953
|
tabindex="${w}"
|
|
954
|
-
type="${
|
|
955
|
-
aria-label="${
|
|
954
|
+
type="${O(S)}"
|
|
955
|
+
aria-label="${O(E)}"
|
|
956
956
|
aria-describedby="badge-indicator">
|
|
957
957
|
<slot @slotchange="${x}"></slot>
|
|
958
958
|
<slot name="icon" @slotchange="${x}"></slot>
|
|
@@ -974,9 +974,9 @@ let T = (qo = class extends Zt(fo(y)) {
|
|
|
974
974
|
?autofocus="${o}"
|
|
975
975
|
?disabled="${c}"
|
|
976
976
|
tabindex="${w}"
|
|
977
|
-
type="${
|
|
978
|
-
aria-label="${
|
|
979
|
-
aria-describedby="${
|
|
977
|
+
type="${O(S)}"
|
|
978
|
+
aria-label="${O(E)}"
|
|
979
|
+
aria-describedby="${O(U ? "danger-description" : void 0)}">
|
|
980
980
|
${U ? m`<span
|
|
981
981
|
id="danger-description"
|
|
982
982
|
class="${"cds-custom"}--visually-hidden"
|
|
@@ -992,110 +992,110 @@ let T = (qo = class extends Zt(fo(y)) {
|
|
|
992
992
|
...y.shadowRootOptions,
|
|
993
993
|
delegatesFocus: !0
|
|
994
994
|
}, qo.styles = le, qo);
|
|
995
|
-
p([q("click", { capture: !0 })],
|
|
996
|
-
p([q("mouseover")],
|
|
997
|
-
p([q("mouseout")],
|
|
998
|
-
p([q("focus")],
|
|
999
|
-
p([q("focusout")],
|
|
995
|
+
p([q("click", { capture: !0 })], M.prototype, "_handleDisabledClick", null);
|
|
996
|
+
p([q("mouseover")], M.prototype, "_handleOver", void 0);
|
|
997
|
+
p([q("mouseout")], M.prototype, "_handleHoverOut", void 0);
|
|
998
|
+
p([q("focus")], M.prototype, "_handleFocus", void 0);
|
|
999
|
+
p([q("focusout")], M.prototype, "_handleFocusout", void 0);
|
|
1000
1000
|
p([d({
|
|
1001
1001
|
type: Boolean,
|
|
1002
1002
|
reflect: !0
|
|
1003
|
-
})],
|
|
1003
|
+
})], M.prototype, "autofocus", void 0);
|
|
1004
1004
|
p([d({
|
|
1005
1005
|
type: Boolean,
|
|
1006
1006
|
reflect: !0,
|
|
1007
1007
|
attribute: "batch-action"
|
|
1008
|
-
})],
|
|
1008
|
+
})], M.prototype, "batchAction", void 0);
|
|
1009
1009
|
p([d({
|
|
1010
1010
|
type: String,
|
|
1011
1011
|
reflect: !0,
|
|
1012
1012
|
attribute: "button-class-name"
|
|
1013
|
-
})],
|
|
1013
|
+
})], M.prototype, "buttonClassName", void 0);
|
|
1014
1014
|
p([d({
|
|
1015
1015
|
type: String,
|
|
1016
1016
|
reflect: !0,
|
|
1017
1017
|
attribute: "danger-description"
|
|
1018
|
-
})],
|
|
1018
|
+
})], M.prototype, "dangerDescription", void 0);
|
|
1019
1019
|
p([d({
|
|
1020
1020
|
type: Boolean,
|
|
1021
1021
|
reflect: !0
|
|
1022
|
-
})],
|
|
1022
|
+
})], M.prototype, "disabled", void 0);
|
|
1023
1023
|
p([d({
|
|
1024
1024
|
type: String,
|
|
1025
1025
|
reflect: !0
|
|
1026
|
-
})],
|
|
1026
|
+
})], M.prototype, "download", void 0);
|
|
1027
1027
|
p([d({
|
|
1028
1028
|
reflect: !0,
|
|
1029
1029
|
attribute: "has-main-content",
|
|
1030
1030
|
type: Boolean
|
|
1031
|
-
})],
|
|
1031
|
+
})], M.prototype, "hasMainContent", void 0);
|
|
1032
1032
|
p([d({
|
|
1033
1033
|
type: String,
|
|
1034
1034
|
reflect: !0
|
|
1035
|
-
})],
|
|
1035
|
+
})], M.prototype, "href", void 0);
|
|
1036
1036
|
p([d({
|
|
1037
1037
|
type: String,
|
|
1038
1038
|
reflect: !0
|
|
1039
|
-
})],
|
|
1039
|
+
})], M.prototype, "hreflang", void 0);
|
|
1040
1040
|
p([d({
|
|
1041
1041
|
type: Boolean,
|
|
1042
1042
|
reflect: !0
|
|
1043
|
-
})],
|
|
1043
|
+
})], M.prototype, "isExpressive", void 0);
|
|
1044
1044
|
p([d({
|
|
1045
1045
|
type: Boolean,
|
|
1046
1046
|
reflect: !0
|
|
1047
|
-
})],
|
|
1047
|
+
})], M.prototype, "isSelected", void 0);
|
|
1048
1048
|
p([d({
|
|
1049
1049
|
type: String,
|
|
1050
1050
|
reflect: !0
|
|
1051
|
-
})],
|
|
1051
|
+
})], M.prototype, "kind", void 0);
|
|
1052
1052
|
p([d({
|
|
1053
1053
|
type: String,
|
|
1054
1054
|
attribute: "link-role"
|
|
1055
|
-
})],
|
|
1056
|
-
p([d({ type: Boolean })],
|
|
1055
|
+
})], M.prototype, "linkRole", void 0);
|
|
1056
|
+
p([d({ type: Boolean })], M.prototype, "openTooltip", void 0);
|
|
1057
1057
|
p([d({
|
|
1058
1058
|
type: String,
|
|
1059
1059
|
reflect: !0
|
|
1060
|
-
})],
|
|
1060
|
+
})], M.prototype, "ping", void 0);
|
|
1061
1061
|
p([d({
|
|
1062
1062
|
type: String,
|
|
1063
1063
|
reflect: !0
|
|
1064
|
-
})],
|
|
1064
|
+
})], M.prototype, "rel", void 0);
|
|
1065
1065
|
p([d({
|
|
1066
1066
|
type: String,
|
|
1067
1067
|
reflect: !0
|
|
1068
|
-
})],
|
|
1068
|
+
})], M.prototype, "size", void 0);
|
|
1069
1069
|
p([d({
|
|
1070
1070
|
type: Number,
|
|
1071
1071
|
attribute: "tab-index",
|
|
1072
1072
|
reflect: !0
|
|
1073
|
-
})],
|
|
1073
|
+
})], M.prototype, "tabIndex", void 0);
|
|
1074
1074
|
p([d({
|
|
1075
1075
|
type: String,
|
|
1076
1076
|
reflect: !0
|
|
1077
|
-
})],
|
|
1077
|
+
})], M.prototype, "target", void 0);
|
|
1078
1078
|
p([d({
|
|
1079
1079
|
type: String,
|
|
1080
1080
|
reflect: !0,
|
|
1081
1081
|
attribute: "tooltip-alignment"
|
|
1082
|
-
})],
|
|
1082
|
+
})], M.prototype, "tooltipAlignment", void 0);
|
|
1083
1083
|
p([d({
|
|
1084
1084
|
type: String,
|
|
1085
1085
|
reflect: !0,
|
|
1086
1086
|
attribute: "tooltip-position"
|
|
1087
|
-
})],
|
|
1087
|
+
})], M.prototype, "tooltipPosition", void 0);
|
|
1088
1088
|
p([d({
|
|
1089
1089
|
type: String,
|
|
1090
1090
|
reflect: !0,
|
|
1091
1091
|
attribute: "tooltip-text"
|
|
1092
|
-
})],
|
|
1092
|
+
})], M.prototype, "tooltipText", void 0);
|
|
1093
1093
|
p([d({
|
|
1094
1094
|
type: String,
|
|
1095
1095
|
reflect: !0
|
|
1096
|
-
})],
|
|
1097
|
-
|
|
1098
|
-
var sc =
|
|
1096
|
+
})], M.prototype, "type", void 0);
|
|
1097
|
+
M = p([H("cds-custom-button")], M);
|
|
1098
|
+
var sc = M, Uo;
|
|
1099
1099
|
let vo = (Uo = class extends sc {
|
|
1100
1100
|
constructor(...o) {
|
|
1101
1101
|
super(...o), this._handleDocumentClick = (e) => {
|
|
@@ -1173,7 +1173,7 @@ p([d({ attribute: "button-label-inactive" })], vo.prototype, "buttonLabelInactiv
|
|
|
1173
1173
|
p([q("focusout")], vo.prototype, "_handleFocusOut", null);
|
|
1174
1174
|
p([q("click", { capture: !0 })], vo.prototype, "_handleClick", null);
|
|
1175
1175
|
p([q("keydown", { capture: !0 })], vo.prototype, "_handleKeyDown", null);
|
|
1176
|
-
vo = p([
|
|
1176
|
+
vo = p([H("cds-custom-header-global-action")], vo);
|
|
1177
1177
|
const no = (t, o, e) => Array.prototype.forEach.call(t, o, e);
|
|
1178
1178
|
/**
|
|
1179
1179
|
* @license
|
|
@@ -1186,7 +1186,7 @@ class Ie extends We {
|
|
|
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 === Oo) 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;
|
|
@@ -1200,10 +1200,10 @@ Ie.directiveName = "unsafeHTML", Ie.resultType = 1;
|
|
|
1200
1200
|
* Copyright 2017 Google LLC
|
|
1201
1201
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1202
1202
|
*/
|
|
1203
|
-
class
|
|
1203
|
+
class Pe extends Ie {
|
|
1204
1204
|
}
|
|
1205
|
-
|
|
1206
|
-
const tr = Ze(
|
|
1205
|
+
Pe.directiveName = "unsafeSVG", Pe.resultType = 2;
|
|
1206
|
+
const tr = Ze(Pe);
|
|
1207
1207
|
function fs(t, o) {
|
|
1208
1208
|
var e = Object.keys(t);
|
|
1209
1209
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -1392,7 +1392,7 @@ let xo = (Xo = class extends Zt(fo(y)) {
|
|
|
1392
1392
|
<ul
|
|
1393
1393
|
part="menu-body"
|
|
1394
1394
|
class="${"cds-custom"}--header__menu"
|
|
1395
|
-
aria-label="${
|
|
1395
|
+
aria-label="${O(c)}">
|
|
1396
1396
|
<slot></slot>
|
|
1397
1397
|
</ul>
|
|
1398
1398
|
`;
|
|
@@ -1421,7 +1421,7 @@ p([d({
|
|
|
1421
1421
|
})], xo.prototype, "isActive", void 0);
|
|
1422
1422
|
p([d({ attribute: "trigger-content" })], xo.prototype, "triggerContent", void 0);
|
|
1423
1423
|
p([d({ attribute: "menu-label" })], xo.prototype, "menuLabel", void 0);
|
|
1424
|
-
xo = p([
|
|
1424
|
+
xo = p([H("cds-custom-header-menu")], xo);
|
|
1425
1425
|
var it = K(['.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}.cds-custom--side-nav{position:fixed;z-index:8000;overflow:hidden;background-color:var(--cds-background,#fff);color:var(--cds-text-secondary,#525252);inline-size:3rem;inset-block:0;inset-inline-start:0;max-inline-size:16rem;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size}.cds-custom--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media (max-width:65.98rem){.cds-custom--side-nav--ux{inline-size:0}}.cds-custom--side-nav--rail{inline-size:3rem}.cds-custom--side-nav--hidden{inline-size:0}.cds-custom--side-nav--expanded{inline-size:16rem}.cds-custom--side-nav__overlay{position:fixed;background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media (max-width:65.98rem){.cds-custom--side-nav__overlay-active{z-index:6000;background-color:var(--cds-overlay,rgba(0,0,0,.6));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}}.cds-custom--header~.cds-custom--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds-custom--side-nav--fixed{inline-size:16rem}.cds-custom--side-nav--collapsed{inline-size:16rem;transform:translateX(-16rem)}.cds-custom--side-nav__navigation{display:flex;flex-direction:column}.cds-custom--side-nav__items,:host(cds-custom-side-nav-items){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__items *,.cds-custom--side-nav__items :after,.cds-custom--side-nav__items :before,:host(cds-custom-side-nav-items) *,:host(cds-custom-side-nav-items) :after,:host(cds-custom-side-nav-items) :before{box-sizing:inherit}.cds-custom--side-nav__items,:host(cds-custom-side-nav-items){overflow:hidden;flex:1 1 0%;padding:1rem 0 0}.cds-custom--side-nav--expanded .cds-custom--side-nav__items,.cds-custom--side-nav--expanded :host(cds-custom-side-nav-items),.cds-custom--side-nav--fixed .cds-custom--side-nav__items,.cds-custom--side-nav--fixed :host(cds-custom-side-nav-items),.cds-custom--side-nav:hover .cds-custom--side-nav__items,.cds-custom--side-nav:hover :host(cds-custom-side-nav-items){overflow-y:auto}.cds-custom--side-nav--ux .cds-custom--side-nav__items,.cds-custom--side-nav--ux :host(cds-custom-side-nav-items){overflow-y:auto}.cds-custom--side-nav__item,:host(cds-custom-side-nav-link),:host(cds-custom-side-nav-menu){overflow:hidden;block-size:auto;inline-size:auto}.cds-custom--side-nav--ux .cds-custom--side-nav__item,.cds-custom--side-nav--ux :host(cds-custom-side-nav-link),.cds-custom--side-nav--ux :host(cds-custom-side-nav-menu){block-size:auto;inline-size:auto}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]:hover,.cds-custom--side-nav a.cds-custom--header__menu-item:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover :not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-link)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active):hover :not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-menu)>.cds-custom--side-nav__submenu:hover,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover,.cds-custom--side-nav__menu a.cds-custom--side-nav__link:not(.cds-custom--side-nav__link--current):not([aria-current=page]):hover,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-link)>.cds-custom--side-nav__link:hover,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-menu)>.cds-custom--side-nav__link:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12));color:var(--cds-text-primary,#161616)}.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active) :host(cds-custom-side-nav-menu-item)>.cds-custom--side-nav__link:hover>span,.cds-custom--side-nav__item:not(.cds-custom--side-nav__item--active)>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-link) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-link) :host(cds-custom-side-nav-menu-item)>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-link)>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-menu) .cds-custom--side-nav__menu-item>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-menu) :host(cds-custom-side-nav-menu-item)>.cds-custom--side-nav__link:hover>span,:not(.cds-custom--side-nav__item--active):host(cds-custom-side-nav-menu)>.cds-custom--side-nav__link:hover>span{color:var(--cds-text-primary,#161616)}.cds-custom--side-nav__item--large,:host(cds-custom-side-nav-link[large]),:host(cds-custom-side-nav-menu[large]){block-size:auto}.cds-custom--side-nav__divider,:host(cds-custom-side-nav-divider){margin:.5rem 1rem;background-color:var(--cds-border-subtle);block-size:1px;list-style-type:none}.cds-custom--side-nav__divider hr,:host(cds-custom-side-nav-divider) hr{border:none}.cds-custom--side-nav__submenu{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__submenu *,.cds-custom--side-nav__submenu :after,.cds-custom--side-nav__submenu :before{box-sizing:inherit}.cds-custom--side-nav__submenu::-moz-focus-inner{border:0}.cds-custom--side-nav__submenu{font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);outline:2px solid transparent;outline-offset:-2px;display:flex;align-items:center;padding:0 1rem;block-size:2rem;color:var(--cds-text-secondary,#525252);transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds-custom--side-nav__submenu:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12));color:var(--cds-text-primary,#161616)}.cds-custom--side-nav__submenu:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav__submenu:focus{outline-style:dotted}}.cds-custom--side-nav__submenu-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.cds-custom--side-nav__icon.cds-custom--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds-custom--side-nav__submenu-chevron>svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds-custom--side-nav__submenu[aria-expanded=true] .cds-custom--side-nav__submenu-chevron>svg{transform:rotate(180deg)}.cds-custom--side-nav__item--large .cds-custom--side-nav__submenu,:host(cds-custom-side-nav-link[large]) .cds-custom--side-nav__submenu,:host(cds-custom-side-nav-menu[large]) .cds-custom--side-nav__submenu{block-size:3rem}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu:hover,:host(cds-custom-side-nav-menu[active]) .cds-custom--side-nav__submenu:hover{background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2));color:var(--cds-text-primary,#161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false],:host(cds-custom-side-nav-menu[active]) .cds-custom--side-nav__submenu[aria-expanded=false]{position:relative;background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2));color:var(--cds-text-primary,#161616)}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu[aria-expanded=false]:before,:host(cds-custom-side-nav-menu[active]) .cds-custom--side-nav__submenu[aria-expanded=false]:before{position:absolute;background-color:var(--cds-border-interactive,#0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__item--active .cds-custom--side-nav__submenu-title,:host(cds-custom-side-nav-menu[active]) .cds-custom--side-nav__submenu-title{color:var(--cds-text-primary,#161616);font-weight:600}.cds-custom--side-nav__item--active .cds-custom--side-nav__icon>svg,:host(cds-custom-side-nav-menu[active]) .cds-custom--side-nav__icon>svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--side-nav__menu{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__menu *,.cds-custom--side-nav__menu :after,.cds-custom--side-nav__menu :before{box-sizing:inherit}.cds-custom--side-nav__menu{display:block;max-block-size:0;visibility:hidden}.cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds-custom--side-nav__menu a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds-custom--side-nav__item.cds-custom--side-nav__item--icon a.cds-custom--side-nav__link,:host(cds-custom-side-nav-menu):host(cds-custom-side-nav-menu[has-icon]) a.cds-custom--side-nav__link{padding-inline-start:4.5rem}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page],a.cds-custom--side-nav__link--current{background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2))}.cds-custom--side-nav__menu a.cds-custom--side-nav__link--current>span,.cds-custom--side-nav__menu a.cds-custom--side-nav__link[aria-current=page]>span,a.cds-custom--side-nav__link--current>span{color:var(--cds-text-primary,#161616);font-weight:600}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu,.cds-custom--side-nav a.cds-custom--header__menu-item,a.cds-custom--side-nav__link{outline:2px solid transparent;outline-offset:-2px;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);line-height:var(--cds-heading-compact-01-line-height,1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);position:relative;display:flex;align-items:center;padding:0 1rem;min-block-size:2rem;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds-custom--side-nav__item--large a.cds-custom--side-nav__link,:host(cds-custom-side-nav-link[large]) a.cds-custom--side-nav__link,:host(cds-custom-side-nav-menu[large]) a.cds-custom--side-nav__link{block-size:3rem}.cds-custom--side-nav a.cds-custom--header__menu-item .cds-custom--text-truncate-end,a.cds-custom--side-nav__link>.cds-custom--side-nav__link-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--cds-text-secondary,#525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds-custom--side-nav a.cds-custom--header__menu-item:focus,a.cds-custom--side-nav__link:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--side-nav a.cds-custom--header__menu-item:focus,a.cds-custom--side-nav__link:focus{outline-style:dotted}}a.cds-custom--side-nav__link--current,a.cds-custom--side-nav__link[aria-current=page]{background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2));font-weight:600}a.cds-custom--side-nav__link--current .cds-custom--side-nav__link-text,a.cds-custom--side-nav__link[aria-current=page] .cds-custom--side-nav__link-text{color:var(--cds-text-primary,#161616)}a.cds-custom--side-nav__link--current:before,a.cds-custom--side-nav__link[aria-current=page]:before{position:absolute;background-color:var(--cds-border-interactive,#0f62fe);content:"";inline-size:3px;inset-block:0;inset-inline-start:0}.cds-custom--side-nav__icon{display:flex;flex:0 0 1rem;align-items:center;justify-content:center}.cds-custom--side-nav__icon:not(.cds-custom--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds-custom--side-nav__icon>svg{block-size:1rem;fill:var(--cds-icon-secondary,#525252);inline-size:1rem}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-expand-icon,.cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:none}.cds-custom--side-nav--expanded .cds-custom--side-nav__icon>svg.cds-custom--side-nav-collapse-icon{display:block}.cds-custom--side-nav--fixed .cds-custom--side-nav__submenu,.cds-custom--side-nav--fixed a.cds-custom--side-nav__link{padding-inline-start:1rem}.cds-custom--side-nav--fixed .cds-custom--side-nav__item:not(.cds-custom--side-nav__item--icon) .cds-custom--side-nav__menu a.cds-custom--side-nav__link,.cds-custom--side-nav--fixed :not(.cds-custom--side-nav__item--icon):host(cds-custom-side-nav-link) .cds-custom--side-nav__menu a.cds-custom--side-nav__link,.cds-custom--side-nav--fixed :not(.cds-custom--side-nav__item--icon):host(cds-custom-side-nav-menu) .cds-custom--side-nav__menu a.cds-custom--side-nav__link{padding-inline-start:2rem}@media (max-width:65.98rem){.cds-custom--side-nav .cds-custom--header__nav{display:block}}.cds-custom--side-nav__header-navigation,:host(cds-custom-header-side-nav-items){box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--side-nav__header-navigation *,.cds-custom--side-nav__header-navigation :after,.cds-custom--side-nav__header-navigation :before,:host(cds-custom-header-side-nav-items) *,:host(cds-custom-header-side-nav-items) :after,:host(cds-custom-header-side-nav-items) :before{box-sizing:inherit}.cds-custom--side-nav__header-navigation,:host(cds-custom-header-side-nav-items){display:none}@media (max-width:65.98rem){.cds-custom--side-nav__header-navigation,:host(cds-custom-header-side-nav-items){position:relative;display:block;margin-block-end:2rem}}.cds-custom--side-nav__header-divider:after{position:absolute;background:var(--cds-border-subtle);block-size:.0625rem;content:"";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem}.cds-custom--side-nav a.cds-custom--header__menu-item{justify-content:space-between;color:var(--cds-text-secondary,#525252);white-space:nowrap}.cds-custom--side-nav a.cds-custom--header__menu-item[aria-expanded=true]{background-color:transparent}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu{padding:0;background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;transform:none}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu li{inline-size:100%}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12));color:var(--cds-text-primary,#161616)}.cds-custom--side-nav .cds-custom--header__menu-title[aria-expanded=true]+.cds-custom--header__menu a.cds-custom--header__menu-item--current:hover{background-color:var(--cds-layer-selected-hover)}.cds-custom--side-nav .cds-custom--side-nav__header-navigation .cds-custom--header__menu-item--current:after,.cds-custom--side-nav .cds-custom--side-nav__header-navigation a.cds-custom--header__menu-item[aria-current=page]:after,.cds-custom--side-nav :host(cds-custom-header-side-nav-items) .cds-custom--header__menu-item--current:after,.cds-custom--side-nav :host(cds-custom-header-side-nav-items) a.cds-custom--header__menu-item[aria-current=page]:after{block-size:calc(100% + 4px);inline-size:3px}.cds-custom--side-nav .cds-custom--header__menu a.cds-custom--header__menu-item{block-size:inherit}.cds-custom--side-nav .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:focus .cds-custom--header__menu-arrow,.cds-custom--side-nav a.cds-custom--header__menu-item:hover .cds-custom--header__menu-arrow{fill:var(--cds-icon-secondary,#525252)}:host(cds-custom-side-nav[expanded]) ::slotted(cds-custom-side-nav-items){overflow-y:auto}:host(cds-custom-side-nav-link){display:block;block-size:auto;inline-size:auto;outline:none}:host(cds-custom-side-nav-link) .cds-custom--side-nav__icon{color:var(--cds-text-primary,#161616)}:host(cds-custom-side-nav-link) .cds-custom--side-nav__icon[hidden]{display:none}:host(cds-custom-side-nav-divider){display:block}:host(cds-custom-side-nav-menu){display:block}:host(cds-custom-side-nav-menu) .cds-custom--side-nav__icon[hidden]{display:none}:host(cds-custom-side-nav-menu) .cds-custom--side-nav__menu{padding:0;margin:0}:host(cds-custom-side-nav-menu) .cds-custom--side-nav__submenu[aria-expanded=true]+.cds-custom--side-nav__menu{max-block-size:none}:host(cds-custom-side-nav-menu[active]){position:relative;color:var(--cds-text-primary,#161616)}:host(cds-custom-side-nav-menu[active]):before{position:absolute;background-color:var(--cds-border-interactive,#0f62fe);content:"";inline-size:.25rem;inset-block:0;inset-inline-start:0}:host(cds-custom-side-nav-menu[active][expanded]){position:inherit;background-color:inherit;color:inherit}:host(cds-custom-side-nav-menu[active][expanded]):before{content:none}:host(cds-custom-side-nav-menu-item){display:block;block-size:auto;inline-size:auto;outline:none}:host(cds-custom-side-nav-menu-item) a.cds-custom--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}:host(cds-custom-side-nav-menu-item[parent-has-icon]) a.cds-custom--side-nav__link{padding-inline-start:4.5rem}:host(cds-custom-side-nav-item) .cds-custom--side-nav__link:hover,:host(cds-custom-side-nav-menu) .cds-custom--side-nav__submenu:hover,:host(cds-custom-side-nav-menu-item) .cds-custom--side-nav__link:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12));color:var(--cds-text-primary,#161616)}']), bt;
|
|
1426
1426
|
let ho = (bt = class extends Zt(y) {
|
|
1427
1427
|
constructor(...o) {
|
|
@@ -1583,7 +1583,7 @@ p([d({
|
|
|
1583
1583
|
})], ho.prototype, "isNotPersistent", void 0);
|
|
1584
1584
|
p([q("focusout")], ho.prototype, "_handleFocusOut", null);
|
|
1585
1585
|
p([q("focusin")], ho.prototype, "_handleFocusIn", null);
|
|
1586
|
-
ho = p([
|
|
1586
|
+
ho = p([H("cds-custom-side-nav")], ho);
|
|
1587
1587
|
var nc = ho, ic = {
|
|
1588
1588
|
elem: "svg",
|
|
1589
1589
|
attrs: {
|
|
@@ -1654,7 +1654,7 @@ let To = (Zo = class extends fo(y) {
|
|
|
1654
1654
|
"cds-custom--header__action--active": o
|
|
1655
1655
|
})}"
|
|
1656
1656
|
?disabled=${c}
|
|
1657
|
-
aria-label="${
|
|
1657
|
+
aria-label="${O(n)}"
|
|
1658
1658
|
@click=${r}>
|
|
1659
1659
|
${Ft(o ? ic : vr, { part: "toggle-icon" })}
|
|
1660
1660
|
</button>
|
|
@@ -1688,7 +1688,7 @@ p([d({
|
|
|
1688
1688
|
type: Boolean,
|
|
1689
1689
|
attribute: "is-not-child-of-header"
|
|
1690
1690
|
})], To.prototype, "isNotChildOfHeader", void 0);
|
|
1691
|
-
To = p([
|
|
1691
|
+
To = p([H("cds-custom-header-menu-button")], To);
|
|
1692
1692
|
var Wo;
|
|
1693
1693
|
let bo = (Wo = class extends fo(y) {
|
|
1694
1694
|
constructor(...o) {
|
|
@@ -1704,9 +1704,9 @@ let bo = (Wo = class extends fo(y) {
|
|
|
1704
1704
|
"cds-custom--header__menu-item--current": s && o !== "page"
|
|
1705
1705
|
})}"
|
|
1706
1706
|
tabindex="0"
|
|
1707
|
-
href="${
|
|
1708
|
-
rel="${
|
|
1709
|
-
target="${
|
|
1707
|
+
href="${O(e)}"
|
|
1708
|
+
rel="${O(r)}"
|
|
1709
|
+
target="${O(n)}">
|
|
1710
1710
|
<span part="title" class="${"cds-custom"}--text-truncate--end"
|
|
1711
1711
|
><slot>${c}</slot></span
|
|
1712
1712
|
>
|
|
@@ -1730,11 +1730,11 @@ p([d({
|
|
|
1730
1730
|
attribute: "aria-current"
|
|
1731
1731
|
})], bo.prototype, "ariaCurrent", void 0);
|
|
1732
1732
|
p([d({ reflect: !0 })], bo.prototype, "role", void 0);
|
|
1733
|
-
bo = p([
|
|
1733
|
+
bo = p([H("cds-custom-header-nav-item")], bo);
|
|
1734
1734
|
var hr = bo;
|
|
1735
1735
|
let _s = class extends hr {
|
|
1736
1736
|
};
|
|
1737
|
-
_s = p([
|
|
1737
|
+
_s = p([H("cds-custom-header-menu-item")], _s);
|
|
1738
1738
|
var Ko;
|
|
1739
1739
|
let ee = (Ko = class extends fo(y) {
|
|
1740
1740
|
render() {
|
|
@@ -1744,7 +1744,7 @@ let ee = (Ko = class extends fo(y) {
|
|
|
1744
1744
|
>
|
|
1745
1745
|
` : void 0;
|
|
1746
1746
|
return m`
|
|
1747
|
-
<a part="link" class="${"cds-custom"}--header__name" href="${
|
|
1747
|
+
<a part="link" class="${"cds-custom"}--header__name" href="${O(o)}"
|
|
1748
1748
|
>${s} <span><slot></slot></span
|
|
1749
1749
|
></a>
|
|
1750
1750
|
`;
|
|
@@ -1755,9 +1755,9 @@ let ee = (Ko = class extends fo(y) {
|
|
|
1755
1755
|
}, Ko.styles = po, Ko);
|
|
1756
1756
|
p([d()], ee.prototype, "href", void 0);
|
|
1757
1757
|
p([d()], ee.prototype, "prefix", void 0);
|
|
1758
|
-
ee = p([
|
|
1758
|
+
ee = p([H("cds-custom-header-name")], ee);
|
|
1759
1759
|
var gt;
|
|
1760
|
-
let
|
|
1760
|
+
let Oe = (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 Pe = (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" })], Oe.prototype, "menuBarLabel", void 0);
|
|
1778
|
+
Oe = p([H("cds-custom-header-nav")], Oe);
|
|
1779
1779
|
var ft;
|
|
1780
1780
|
let Te = (ft = class extends y {
|
|
1781
1781
|
constructor(...o) {
|
|
@@ -1792,7 +1792,7 @@ p([d({
|
|
|
1792
1792
|
type: Boolean,
|
|
1793
1793
|
attribute: "has-divider"
|
|
1794
1794
|
})], Te.prototype, "hasDivider", void 0);
|
|
1795
|
-
Te = p([
|
|
1795
|
+
Te = p([H("cds-custom-header-side-nav-items")], Te);
|
|
1796
1796
|
var Yo;
|
|
1797
1797
|
let Me = (Yo = class extends y {
|
|
1798
1798
|
render() {
|
|
@@ -1806,14 +1806,14 @@ p([d({
|
|
|
1806
1806
|
type: Boolean,
|
|
1807
1807
|
reflect: !0
|
|
1808
1808
|
})], Me.prototype, "expanded", void 0);
|
|
1809
|
-
Me = p([
|
|
1809
|
+
Me = p([H("cds-custom-header-panel")], Me);
|
|
1810
1810
|
var yt;
|
|
1811
1811
|
let xs = (yt = class extends y {
|
|
1812
1812
|
connectedCallback() {
|
|
1813
1813
|
this.hasAttribute("role") || this.setAttribute("role", "separator"), super.connectedCallback();
|
|
1814
1814
|
}
|
|
1815
1815
|
}, yt.styles = it, yt);
|
|
1816
|
-
xs = p([
|
|
1816
|
+
xs = p([H("cds-custom-side-nav-divider")], xs);
|
|
1817
1817
|
var _t;
|
|
1818
1818
|
let ks = (_t = class extends y {
|
|
1819
1819
|
connectedCallback() {
|
|
@@ -1823,7 +1823,7 @@ let ks = (_t = class extends y {
|
|
|
1823
1823
|
return m`<slot></slot>`;
|
|
1824
1824
|
}
|
|
1825
1825
|
}, _t.styles = it, _t);
|
|
1826
|
-
ks = p([
|
|
1826
|
+
ks = p([H("cds-custom-side-nav-items")], ks);
|
|
1827
1827
|
var Go;
|
|
1828
1828
|
let ko = (Go = class extends fo(y) {
|
|
1829
1829
|
constructor(...o) {
|
|
@@ -1849,8 +1849,8 @@ let ko = (Go = class extends fo(y) {
|
|
|
1849
1849
|
"cds-custom--side-nav__link--current": o
|
|
1850
1850
|
})}"
|
|
1851
1851
|
href="${e}"
|
|
1852
|
-
rel="${
|
|
1853
|
-
target="${
|
|
1852
|
+
rel="${O(s)}"
|
|
1853
|
+
target="${O(c)}">
|
|
1854
1854
|
<div
|
|
1855
1855
|
id="title-icon-container"
|
|
1856
1856
|
part="title-icon-container"
|
|
@@ -1883,7 +1883,7 @@ p([d({
|
|
|
1883
1883
|
reflect: !0
|
|
1884
1884
|
})], ko.prototype, "large", void 0);
|
|
1885
1885
|
p([d()], ko.prototype, "title", void 0);
|
|
1886
|
-
ko = p([
|
|
1886
|
+
ko = p([H("cds-custom-side-nav-link")], ko);
|
|
1887
1887
|
var br = {
|
|
1888
1888
|
elem: "svg",
|
|
1889
1889
|
attrs: {
|
|
@@ -1899,8 +1899,8 @@ var br = {
|
|
|
1899
1899
|
}],
|
|
1900
1900
|
name: "chevron--down",
|
|
1901
1901
|
size: 20
|
|
1902
|
-
},
|
|
1903
|
-
let Mo = (
|
|
1902
|
+
}, Po;
|
|
1903
|
+
let Mo = (Po = 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,10 +2006,10 @@ let Mo = (Oo = class extends fo(y) {
|
|
|
2006
2006
|
static get eventToggle() {
|
|
2007
2007
|
return "cds-custom-side-nav-menu-toggled";
|
|
2008
2008
|
}
|
|
2009
|
-
},
|
|
2009
|
+
}, Po.attribItemHasIcon = "parent-has-icon", Po.shadowRootOptions = {
|
|
2010
2010
|
...y.shadowRootOptions,
|
|
2011
2011
|
delegatesFocus: !0
|
|
2012
|
-
},
|
|
2012
|
+
}, Po.styles = it, Po);
|
|
2013
2013
|
p([It("#title-icon-container")], Mo.prototype, "_titleIconContainerNode", void 0);
|
|
2014
2014
|
p([d({
|
|
2015
2015
|
type: Boolean,
|
|
@@ -2029,7 +2029,7 @@ p([d({
|
|
|
2029
2029
|
attribute: "force-collapsed"
|
|
2030
2030
|
})], Mo.prototype, "forceCollapsed", void 0);
|
|
2031
2031
|
p([d()], Mo.prototype, "title", void 0);
|
|
2032
|
-
Mo = p([
|
|
2032
|
+
Mo = p([H("cds-custom-side-nav-menu")], Mo);
|
|
2033
2033
|
var Qo;
|
|
2034
2034
|
let At = (Qo = class extends fo(y) {
|
|
2035
2035
|
constructor(...o) {
|
|
@@ -2055,7 +2055,7 @@ let At = (Qo = class extends fo(y) {
|
|
|
2055
2055
|
"cds-custom--side-nav__link--current": o
|
|
2056
2056
|
})}"
|
|
2057
2057
|
href="${e}"
|
|
2058
|
-
target="${
|
|
2058
|
+
target="${O(s)}">
|
|
2059
2059
|
<span part="title" class="${"cds-custom"}--side-nav__link-text">
|
|
2060
2060
|
<slot>${c}</slot>
|
|
2061
2061
|
</span>
|
|
@@ -2079,7 +2079,7 @@ p([d({
|
|
|
2079
2079
|
p([d()], At.prototype, "href", void 0);
|
|
2080
2080
|
p([d({ reflect: !0 })], At.prototype, "target", void 0);
|
|
2081
2081
|
p([d()], At.prototype, "title", void 0);
|
|
2082
|
-
At = p([
|
|
2082
|
+
At = p([H("cds-custom-side-nav-menu-item")], At);
|
|
2083
2083
|
var Jo;
|
|
2084
2084
|
let se = (Jo = class extends y {
|
|
2085
2085
|
connectedCallback() {
|
|
@@ -2100,7 +2100,7 @@ p([d({
|
|
|
2100
2100
|
type: String,
|
|
2101
2101
|
attribute: "aria-labelledby"
|
|
2102
2102
|
})], se.prototype, "ariaLabelledBy", void 0);
|
|
2103
|
-
se = p([
|
|
2103
|
+
se = p([H("cds-custom-switcher")], se);
|
|
2104
2104
|
var ot;
|
|
2105
2105
|
let ct = (ot = class extends fo(y) {
|
|
2106
2106
|
constructor(...o) {
|
|
@@ -2148,14 +2148,14 @@ p([d({
|
|
|
2148
2148
|
reflect: !0,
|
|
2149
2149
|
attribute: "tab-index"
|
|
2150
2150
|
})], ct.prototype, "tabIndex", void 0);
|
|
2151
|
-
ct = p([
|
|
2151
|
+
ct = p([H("cds-custom-switcher-item")], ct);
|
|
2152
2152
|
var xt;
|
|
2153
2153
|
let zs = (xt = class extends y {
|
|
2154
2154
|
connectedCallback() {
|
|
2155
2155
|
this.hasAttribute("role") || this.setAttribute("role", "separator"), super.connectedCallback();
|
|
2156
2156
|
}
|
|
2157
2157
|
}, xt.styles = po, xt);
|
|
2158
|
-
zs = p([
|
|
2158
|
+
zs = p([H("cds-custom-switcher-divider")], zs);
|
|
2159
2159
|
const gr = ["top", "right", "bottom", "left"], No = Math.min, Q = Math.max, ce = Math.round, Yt = Math.floor, uo = (t) => ({
|
|
2160
2160
|
x: t,
|
|
2161
2161
|
y: t
|
|
@@ -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 Pt(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 Ot(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 = Ot(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 = Ot(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 (Ot(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
|
+
} = Pt(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,
|
|
@@ -2417,7 +2417,7 @@ const Er = 50, Ir = async (t, o, e) => {
|
|
|
2417
2417
|
strategy: c,
|
|
2418
2418
|
middlewareData: b
|
|
2419
2419
|
};
|
|
2420
|
-
},
|
|
2420
|
+
}, Pr = (t) => ({
|
|
2421
2421
|
name: "arrow",
|
|
2422
2422
|
options: t,
|
|
2423
2423
|
async fn(o) {
|
|
@@ -2432,16 +2432,16 @@ const Er = 50, Ir = async (t, o, e) => {
|
|
|
2432
2432
|
} = o, {
|
|
2433
2433
|
element: l,
|
|
2434
2434
|
padding: u = 0
|
|
2435
|
-
} =
|
|
2435
|
+
} = Pt(t, o) || {};
|
|
2436
2436
|
if (l == null)
|
|
2437
2437
|
return {};
|
|
2438
2438
|
const v = ac(u), g = {
|
|
2439
2439
|
x: e,
|
|
2440
2440
|
y: s
|
|
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
|
-
let
|
|
2443
|
-
(!
|
|
2444
|
-
const x = E / 2 - S / 2, L =
|
|
2442
|
+
let B = $ ? $[C] : 0;
|
|
2443
|
+
(!B || !await (n.isElement == null ? void 0 : n.isElement($))) && (B = i.floating[C] || r.floating[b]);
|
|
2444
|
+
const x = E / 2 - S / 2, L = B / 2 - _[b] / 2 - 1, F = No(v[z], L), U = No(v[A], L), R = F, j = B - _[b] - U, D = B / 2 - _[b] / 2 + x, X = yr(R, D, j), oo = !a.arrow && Ot(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, Ir = async (t, o, e) => {
|
|
|
2454
2454
|
reset: oo
|
|
2455
2455
|
};
|
|
2456
2456
|
}
|
|
2457
|
-
}),
|
|
2457
|
+
}), Or = function(t) {
|
|
2458
2458
|
return t === void 0 && (t = {}), {
|
|
2459
2459
|
name: "flip",
|
|
2460
2460
|
options: t,
|
|
@@ -2475,12 +2475,12 @@ const Er = 50, Ir = async (t, o, e) => {
|
|
|
2475
2475
|
fallbackAxisSideDirection: b = "none",
|
|
2476
2476
|
flipAlignment: _ = !0,
|
|
2477
2477
|
...w
|
|
2478
|
-
} =
|
|
2478
|
+
} = Pt(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";
|
|
2482
2482
|
!g && $ && S.push(...Cr(i, _, b, E));
|
|
2483
|
-
const
|
|
2483
|
+
const B = [i, ...S], x = await a.detectOverflow(o, w), L = [];
|
|
2484
2484
|
let F = ((s = r.flip) == null ? void 0 : s.overflows) || [];
|
|
2485
2485
|
if (u && L.push(x[z]), v) {
|
|
2486
2486
|
const D = xr(c, n, E);
|
|
@@ -2491,7 +2491,7 @@ const Er = 50, Ir = async (t, o, e) => {
|
|
|
2491
2491
|
overflows: L
|
|
2492
2492
|
}], !L.every((D) => D <= 0)) {
|
|
2493
2493
|
var U, R;
|
|
2494
|
-
const D = (((U = r.flip) == null ? void 0 : U.index) || 0) + 1, X =
|
|
2494
|
+
const D = (((U = r.flip) == null ? void 0 : U.index) || 0) + 1, X = B[D];
|
|
2495
2495
|
if (X && (!(v === "alignment" ? A !== Eo(X) : !1) || // We leave the current main axis only if every placement on that axis
|
|
2496
2496
|
// overflows the main axis.
|
|
2497
2497
|
F.every((G) => Eo(G.placement) === A ? G.overflows[0] > 0 : !0)))
|
|
@@ -2558,7 +2558,7 @@ const Tr = function(t) {
|
|
|
2558
2558
|
} = o, {
|
|
2559
2559
|
strategy: c = "referenceHidden",
|
|
2560
2560
|
...r
|
|
2561
|
-
} =
|
|
2561
|
+
} = Pt(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 = Ot(e), a = Eo(e) === "y", l = Mr.has(n) ? -1 : 1, u = r && a ? -1 : 1, v = Pt(o, t);
|
|
2599
2599
|
let {
|
|
2600
2600
|
mainAxis: g,
|
|
2601
2601
|
crossAxis: h,
|
|
@@ -2639,7 +2639,7 @@ const Lr = function(t) {
|
|
|
2639
2639
|
};
|
|
2640
2640
|
}
|
|
2641
2641
|
};
|
|
2642
|
-
},
|
|
2642
|
+
}, Br = function(t) {
|
|
2643
2643
|
return t === void 0 && (t = {}), {
|
|
2644
2644
|
name: "size",
|
|
2645
2645
|
options: t,
|
|
@@ -2654,22 +2654,22 @@ const Lr = function(t) {
|
|
|
2654
2654
|
apply: a = () => {
|
|
2655
2655
|
},
|
|
2656
2656
|
...l
|
|
2657
|
-
} =
|
|
2657
|
+
} = Pt(t, o), u = await n.detectOverflow(o, l), v = rt(c), g = Ot(c), h = Eo(c) === "y", {
|
|
2658
2658
|
width: b,
|
|
2659
2659
|
height: _
|
|
2660
2660
|
} = r.floating;
|
|
2661
2661
|
let w, z;
|
|
2662
2662
|
v === "top" || v === "bottom" ? (w = v, z = g === (await (n.isRTL == null ? void 0 : n.isRTL(i.floating)) ? "start" : "end") ? "left" : "right") : (z = v, w = g === "end" ? "top" : "bottom");
|
|
2663
2663
|
const A = _ - u.top - u.bottom, C = b - u.left - u.right, E = No(_ - u[w], A), S = No(b - u[z], C), $ = !o.middlewareData.shift;
|
|
2664
|
-
let
|
|
2665
|
-
if ((e = o.middlewareData.shift) != null && e.enabled.x && (x = C), (s = o.middlewareData.shift) != null && s.enabled.y && (
|
|
2664
|
+
let B = E, x = S;
|
|
2665
|
+
if ((e = o.middlewareData.shift) != null && e.enabled.x && (x = C), (s = o.middlewareData.shift) != null && s.enabled.y && (B = A), $ && !g) {
|
|
2666
2666
|
const F = Q(u.left, 0), U = Q(u.right, 0), R = Q(u.top, 0), j = Q(u.bottom, 0);
|
|
2667
|
-
h ? x = b - 2 * (F !== 0 || U !== 0 ? F + U : Q(u.left, u.right)) :
|
|
2667
|
+
h ? x = b - 2 * (F !== 0 || U !== 0 ? F + U : Q(u.left, u.right)) : B = _ - 2 * (R !== 0 || j !== 0 ? R + j : Q(u.top, u.bottom));
|
|
2668
2668
|
}
|
|
2669
2669
|
await a({
|
|
2670
2670
|
...o,
|
|
2671
2671
|
availableWidth: x,
|
|
2672
|
-
availableHeight:
|
|
2672
|
+
availableHeight: B
|
|
2673
2673
|
});
|
|
2674
2674
|
const L = await n.getDimensions(i.floating);
|
|
2675
2675
|
return b !== L.width || _ !== L.height ? {
|
|
@@ -2715,7 +2715,7 @@ function Wt(t) {
|
|
|
2715
2715
|
} = ao(t);
|
|
2716
2716
|
return /auto|scroll|overlay|hidden|clip/.test(o + s + e) && c !== "inline" && c !== "contents";
|
|
2717
2717
|
}
|
|
2718
|
-
function
|
|
2718
|
+
function Hr(t) {
|
|
2719
2719
|
return /^(table|td|th)$/.test(Tt(t));
|
|
2720
2720
|
}
|
|
2721
2721
|
function ve(t) {
|
|
@@ -2730,11 +2730,11 @@ function ve(t) {
|
|
|
2730
2730
|
return !1;
|
|
2731
2731
|
}
|
|
2732
2732
|
}
|
|
2733
|
-
const Rr = /transform|translate|scale|rotate|perspective|filter/, Dr = /paint|layout|strict|content/,
|
|
2733
|
+
const Rr = /transform|translate|scale|rotate|perspective|filter/, Dr = /paint|layout|strict|content/, Ho = (t) => !!t && t !== "none";
|
|
2734
2734
|
let ze;
|
|
2735
2735
|
function Ge(t) {
|
|
2736
2736
|
const o = io(t) ? ao(t) : t;
|
|
2737
|
-
return
|
|
2737
|
+
return Ho(o.transform) || Ho(o.translate) || Ho(o.scale) || Ho(o.rotate) || Ho(o.perspective) || !Qe() && (Ho(o.backdropFilter) || Ho(o.filter)) || Rr.test(o.willChange || "") || Dr.test(o.contain || "");
|
|
2738
2738
|
}
|
|
2739
2739
|
function Fr(t) {
|
|
2740
2740
|
let o = Lo(t);
|
|
@@ -2937,7 +2937,7 @@ function Wr(t, o) {
|
|
|
2937
2937
|
y: l
|
|
2938
2938
|
};
|
|
2939
2939
|
}
|
|
2940
|
-
function
|
|
2940
|
+
function Ps(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 = Ps(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 = Ps(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 Os(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 =
|
|
3055
|
-
for (; s &&
|
|
3056
|
-
s =
|
|
3054
|
+
let s = Os(t, o);
|
|
3055
|
+
for (; s && Hr(s) && we(s); )
|
|
3056
|
+
s = Os(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) {
|
|
@@ -3109,15 +3109,15 @@ function en(t, o) {
|
|
|
3109
3109
|
};
|
|
3110
3110
|
let E = !0;
|
|
3111
3111
|
function S($) {
|
|
3112
|
-
const
|
|
3113
|
-
if (
|
|
3112
|
+
const B = $[0].intersectionRatio;
|
|
3113
|
+
if (B !== a) {
|
|
3114
3114
|
if (!E)
|
|
3115
3115
|
return n();
|
|
3116
|
-
|
|
3116
|
+
B ? n(!1, B) : s = setTimeout(() => {
|
|
3117
3117
|
n(!1, 1e-7);
|
|
3118
3118
|
}, 1e3);
|
|
3119
3119
|
}
|
|
3120
|
-
|
|
3120
|
+
B === 1 && !bc(l, t.getBoundingClientRect()) && n(), E = !1;
|
|
3121
3121
|
}
|
|
3122
3122
|
try {
|
|
3123
3123
|
e = new IntersectionObserver(S, {
|
|
@@ -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 = Or, Ts = Br, nn = Tr, an = Pr, dn = (t, o, e) => {
|
|
3172
3172
|
const s = /* @__PURE__ */ new Map(), c = {
|
|
3173
3173
|
platform: tn,
|
|
3174
3174
|
...e
|
|
@@ -3292,21 +3292,21 @@ var pn = class {
|
|
|
3292
3292
|
nn()
|
|
3293
3293
|
];
|
|
3294
3294
|
if (i) {
|
|
3295
|
-
const { x: S, y: $, placement:
|
|
3295
|
+
const { x: S, y: $, placement: B, middlewareData: x, strategy: L } = await dn(s, h, {
|
|
3296
3296
|
strategy: "fixed",
|
|
3297
3297
|
middleware: A,
|
|
3298
3298
|
placement: b
|
|
3299
3299
|
});
|
|
3300
|
-
if (h.setAttribute("align",
|
|
3300
|
+
if (h.setAttribute("align", B), h.style.left = `${S}px`, h.style.top = `${$}px`, h.style.position = `${L}`, h.style.visibility = (C = x.hide) != null && C.referenceHidden ? "hidden" : "visible", t) {
|
|
3301
3301
|
const { x: F, y: U } = x.arrow, R = {
|
|
3302
3302
|
top: "bottom",
|
|
3303
3303
|
right: "left",
|
|
3304
3304
|
bottom: "top",
|
|
3305
3305
|
left: "right"
|
|
3306
|
-
}[
|
|
3306
|
+
}[B.split("-")[0]];
|
|
3307
3307
|
t.style.left = F != null ? `${F}px` : "", t.style.top = U != null ? `${U}px` : "", t.style.right = "", t.style.bottom = "", t.style[R] = `${-t.offsetWidth / 2}px`;
|
|
3308
3308
|
}
|
|
3309
|
-
(this.host.tagName === "CDS-AI-LABEL" || this.host.tagName === "CDS-SLUG") && ((E = this.host) == null || E.setAttribute("alignment",
|
|
3309
|
+
(this.host.tagName === "CDS-AI-LABEL" || this.host.tagName === "CDS-SLUG") && ((E = this.host) == null || E.setAttribute("alignment", B));
|
|
3310
3310
|
}
|
|
3311
3311
|
}
|
|
3312
3312
|
hostUpdated() {
|
|
@@ -3551,7 +3551,7 @@ p([d({
|
|
|
3551
3551
|
})], W.prototype, "autoAlignBoundary", void 0);
|
|
3552
3552
|
p([q("keydown")], W.prototype, "_handleKeyDown", null);
|
|
3553
3553
|
p([q("focusout")], W.prototype, "_handleFocusOut", null);
|
|
3554
|
-
W = Jt = p([
|
|
3554
|
+
W = Jt = p([H("cds-custom-popover")], W);
|
|
3555
3555
|
var kt;
|
|
3556
3556
|
let to = (kt = class extends y {
|
|
3557
3557
|
constructor(...o) {
|
|
@@ -3607,7 +3607,7 @@ p([d({
|
|
|
3607
3607
|
type: String
|
|
3608
3608
|
})], to.prototype, "backgroundToken", void 0);
|
|
3609
3609
|
p([d({ reflect: !0 })], to.prototype, "slot", void 0);
|
|
3610
|
-
to = p([
|
|
3610
|
+
to = p([H("cds-custom-popover-content")], to);
|
|
3611
3611
|
/**
|
|
3612
3612
|
* @license
|
|
3613
3613
|
*
|
|
@@ -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 P = "ibm-automation-cds", k = "automation-global-header", ut = "automation--header", Ms = "automation-header-navigation-action", $e = "automation--header__popover__label--profile", ln = `${P}-app-switcher-button`, un = `${P}-env-switcher-button`, Ns = `${P}-help-menu-button`, mn = `${P}-chatbot-menu-button`, vn = `${P}-notifications-button`, hn = `${P}-profile-menu-button`, bn = `${P}-search-button`, yc = `${P}-solis-sidekick-button`, _c = `${P}-solis-switcher-button`, gn = `${P}-trial-popover-button`, Ls = "global-header", fn = "refresh-header-options", yn = {
|
|
3620
3620
|
brand: {
|
|
3621
3621
|
company: "",
|
|
3622
3622
|
product: ""
|
|
@@ -3671,9 +3671,9 @@ var Ce = { exports: {} };
|
|
|
3671
3671
|
Licensed under the MIT License (MIT), see
|
|
3672
3672
|
http://jedwatson.github.io/classnames
|
|
3673
3673
|
*/
|
|
3674
|
-
var
|
|
3674
|
+
var Bs;
|
|
3675
3675
|
function kn() {
|
|
3676
|
-
return
|
|
3676
|
+
return Bs || (Bs = 1, (function(t) {
|
|
3677
3677
|
(function() {
|
|
3678
3678
|
var o = {}.hasOwnProperty;
|
|
3679
3679
|
function e() {
|
|
@@ -3719,18 +3719,18 @@ var $n = Object.getOwnPropertyDescriptor, Cn = (t, o, e, s) => {
|
|
|
3719
3719
|
return c;
|
|
3720
3720
|
};
|
|
3721
3721
|
const { stablePrefix: Sn } = ro;
|
|
3722
|
-
let
|
|
3722
|
+
let Be = class extends nc {
|
|
3723
3723
|
};
|
|
3724
|
-
|
|
3724
|
+
Be.styles = K`
|
|
3725
3725
|
${nc.styles}
|
|
3726
3726
|
.cds-custom--side-nav--expanded {
|
|
3727
3727
|
max-inline-size: 320px;
|
|
3728
3728
|
inline-size: 320px;
|
|
3729
3729
|
}
|
|
3730
3730
|
`;
|
|
3731
|
-
|
|
3731
|
+
Be = Cn([
|
|
3732
3732
|
so(`${Sn}-global-header-wide-side-nav`)
|
|
3733
|
-
],
|
|
3733
|
+
], Be);
|
|
3734
3734
|
var An = {
|
|
3735
3735
|
elem: "svg",
|
|
3736
3736
|
attrs: {
|
|
@@ -3795,7 +3795,7 @@ var An = {
|
|
|
3795
3795
|
}],
|
|
3796
3796
|
name: "app-connectivity",
|
|
3797
3797
|
size: 20
|
|
3798
|
-
},
|
|
3798
|
+
}, Pn = {
|
|
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
|
+
}, On = {
|
|
3814
3814
|
elem: "svg",
|
|
3815
3815
|
attrs: {
|
|
3816
3816
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3988,7 +3988,7 @@ var An = {
|
|
|
3988
3988
|
],
|
|
3989
3989
|
name: "cookie",
|
|
3990
3990
|
size: 16
|
|
3991
|
-
},
|
|
3991
|
+
}, Bn = {
|
|
3992
3992
|
elem: "svg",
|
|
3993
3993
|
attrs: {
|
|
3994
3994
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4013,7 +4013,7 @@ var An = {
|
|
|
4013
4013
|
],
|
|
4014
4014
|
name: "document",
|
|
4015
4015
|
size: 16
|
|
4016
|
-
},
|
|
4016
|
+
}, Hn = {
|
|
4017
4017
|
elem: "svg",
|
|
4018
4018
|
attrs: {
|
|
4019
4019
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4516,14 +4516,14 @@ const ii = "https://ibmassistme-dev.zll1vg8lrcq.us-south.codeengine.appdomain.cl
|
|
|
4516
4516
|
AiLaunch20: An,
|
|
4517
4517
|
Api16: En,
|
|
4518
4518
|
AppConnectivity20: In,
|
|
4519
|
-
ArrowRight16:
|
|
4520
|
-
ChartVennDiagram20:
|
|
4519
|
+
ArrowRight16: Pn,
|
|
4520
|
+
ChartVennDiagram20: On,
|
|
4521
4521
|
Checkmark16: Tn,
|
|
4522
4522
|
CloudServices20: Mn,
|
|
4523
4523
|
ColorPalette16: Nn,
|
|
4524
4524
|
Cookie16: Ln,
|
|
4525
|
-
Document16:
|
|
4526
|
-
Email16:
|
|
4525
|
+
Document16: Bn,
|
|
4526
|
+
Email16: Hn,
|
|
4527
4527
|
Help16: Dn,
|
|
4528
4528
|
Help20: Rn,
|
|
4529
4529
|
Home16: Fn,
|
|
@@ -4607,7 +4607,7 @@ let eo = class extends y {
|
|
|
4607
4607
|
};
|
|
4608
4608
|
}
|
|
4609
4609
|
render() {
|
|
4610
|
-
var e, s, c, r, n, i, a, l, u, v, g, h, b, _, w, z, A, C, E, S, $,
|
|
4610
|
+
var e, s, c, r, n, i, a, l, u, v, g, h, b, _, w, z, A, C, E, S, $, B;
|
|
4611
4611
|
const o = "title-icon";
|
|
4612
4612
|
return typeof this.isCollapsible > "u" || this.isCollapsible ? this.isSideNavMenuItems ? m`
|
|
4613
4613
|
<cds-custom-side-nav-menu
|
|
@@ -4628,7 +4628,7 @@ let eo = class extends y {
|
|
|
4628
4628
|
${x.label}
|
|
4629
4629
|
</cds-custom-side-nav-menu-item>
|
|
4630
4630
|
` : m` <cds-custom-side-nav-menu-item
|
|
4631
|
-
class="${
|
|
4631
|
+
class="${P}--side-nav__link-text"
|
|
4632
4632
|
href="${x == null ? void 0 : x.href}"
|
|
4633
4633
|
target="${x.newTab ? "_blank" : f}"
|
|
4634
4634
|
rel="noreferrer"
|
|
@@ -4636,7 +4636,7 @@ let eo = class extends y {
|
|
|
4636
4636
|
role="link"
|
|
4637
4637
|
?active="${this.isHybridIpaas ? window.location.href.includes(x == null ? void 0 : x.href) : x == null ? void 0 : x.isActive}">
|
|
4638
4638
|
<span
|
|
4639
|
-
class="${
|
|
4639
|
+
class="${P}--side-panel-nav-item__link">
|
|
4640
4640
|
${x.label}
|
|
4641
4641
|
${x.newTabIcon && m`<span class="launch_icon"
|
|
4642
4642
|
>${N("Launch", 16)}</span
|
|
@@ -4645,8 +4645,8 @@ let eo = class extends y {
|
|
|
4645
4645
|
</cds-custom-side-nav-menu-item>`)}
|
|
4646
4646
|
</cds-custom-side-nav-menu>
|
|
4647
4647
|
` : this.isOnClickAvailable || (n = this.link) != null && n.onClick ? m` <cds-custom-side-nav-link
|
|
4648
|
-
class="${mo(`${
|
|
4649
|
-
[`${
|
|
4648
|
+
class="${mo(`${P}--side-nav__link`, {
|
|
4649
|
+
[`${P}--side-nav__link--current`]: this.isActive
|
|
4650
4650
|
})}"
|
|
4651
4651
|
role="link"
|
|
4652
4652
|
?active="${this.isActive}"
|
|
@@ -4660,8 +4660,8 @@ let eo = class extends y {
|
|
|
4660
4660
|
${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}
|
|
4661
4661
|
</cds-custom-side-nav-link>` : m`
|
|
4662
4662
|
<cds-custom-side-nav-link
|
|
4663
|
-
class="${mo(`${
|
|
4664
|
-
[`${
|
|
4663
|
+
class="${mo(`${P}--side-nav__link`, {
|
|
4664
|
+
[`${P}--side-nav__link--current`]: this.isActive
|
|
4665
4665
|
})}"
|
|
4666
4666
|
role="link"
|
|
4667
4667
|
?active="${this.isActive}"
|
|
@@ -4684,7 +4684,7 @@ let eo = class extends y {
|
|
|
4684
4684
|
?open="${this._isHoveringOnSideNavItem}"
|
|
4685
4685
|
align="right"
|
|
4686
4686
|
dropShadow="false"
|
|
4687
|
-
class="${
|
|
4687
|
+
class="${P}--side-panel-nav-item__popover-content">
|
|
4688
4688
|
<span style="display: none;"></span>
|
|
4689
4689
|
<cds-custom-side-nav-link
|
|
4690
4690
|
role="link"
|
|
@@ -4692,7 +4692,7 @@ let eo = class extends y {
|
|
|
4692
4692
|
@click="${(A = this.link) == null ? void 0 : A.onClick}"
|
|
4693
4693
|
title="${(C = this.link) == null ? void 0 : C.label}"
|
|
4694
4694
|
class="${mo({
|
|
4695
|
-
[`${
|
|
4695
|
+
[`${P}--side-nav__link--current`]: this.isActive
|
|
4696
4696
|
})}"
|
|
4697
4697
|
@mouseleave="${() => this._setIsHoveringOnSideNavItem(!1)}"
|
|
4698
4698
|
@mouseenter="${() => this._setIsHoveringOnSideNavItem(!0)}"
|
|
@@ -4700,7 +4700,7 @@ let eo = class extends y {
|
|
|
4700
4700
|
${(E = this.link) != null && E.iconName ? N((S = this.link) == null ? void 0 : S.iconName, 16, o) : ($ = this.link) == null ? void 0 : $.label}
|
|
4701
4701
|
</cds-custom-side-nav-link>
|
|
4702
4702
|
<cds-custom-popover-content
|
|
4703
|
-
>${(
|
|
4703
|
+
>${(B = this.link) == null ? void 0 : B.label}</cds-custom-popover-content
|
|
4704
4704
|
>
|
|
4705
4705
|
</cds-custom-popover>
|
|
4706
4706
|
</div>
|
|
@@ -4741,7 +4741,7 @@ eo = _o([
|
|
|
4741
4741
|
so(`${vi}-global-header-side-nav-item`)
|
|
4742
4742
|
], eo);
|
|
4743
4743
|
var zt;
|
|
4744
|
-
let
|
|
4744
|
+
let He = (zt = class extends y {
|
|
4745
4745
|
render() {
|
|
4746
4746
|
return m`<slot></slot>`;
|
|
4747
4747
|
}
|
|
@@ -4749,8 +4749,8 @@ let Be = (zt = class extends y {
|
|
|
4749
4749
|
super.connectedCallback(), this.setAttribute("role", "list");
|
|
4750
4750
|
}
|
|
4751
4751
|
}, zt.styles = le, zt);
|
|
4752
|
-
|
|
4753
|
-
var hi =
|
|
4752
|
+
He = p([H("cds-custom-button-set-base")], He);
|
|
4753
|
+
var hi = He, wt;
|
|
4754
4754
|
let Re = (wt = class extends hi {
|
|
4755
4755
|
constructor(...o) {
|
|
4756
4756
|
super(...o), this.stacked = !1, this._hideSiblingMargin = () => {
|
|
@@ -4805,9 +4805,9 @@ p([d({
|
|
|
4805
4805
|
type: Boolean,
|
|
4806
4806
|
reflect: !0
|
|
4807
4807
|
})], Re.prototype, "stacked", void 0);
|
|
4808
|
-
Re = p([
|
|
4808
|
+
Re = p([H("cds-custom-button-set")], Re);
|
|
4809
4809
|
var $t;
|
|
4810
|
-
let
|
|
4810
|
+
let Hs = ($t = class extends sc {
|
|
4811
4811
|
/**
|
|
4812
4812
|
* Handles `click` event on the `<a>.
|
|
4813
4813
|
*
|
|
@@ -4828,13 +4828,13 @@ let Bs = ($t = class extends sc {
|
|
|
4828
4828
|
id="button"
|
|
4829
4829
|
role="button"
|
|
4830
4830
|
class="${v}"
|
|
4831
|
-
download="${
|
|
4832
|
-
href="${
|
|
4833
|
-
hreflang="${
|
|
4834
|
-
ping="${
|
|
4835
|
-
rel="${
|
|
4836
|
-
target="${
|
|
4837
|
-
type="${
|
|
4831
|
+
download="${O(s)}"
|
|
4832
|
+
href="${O(c)}"
|
|
4833
|
+
hreflang="${O(r)}"
|
|
4834
|
+
ping="${O(n)}"
|
|
4835
|
+
rel="${O(i)}"
|
|
4836
|
+
target="${O(l)}"
|
|
4837
|
+
type="${O(u)}"
|
|
4838
4838
|
@click="${this._handleClickLinkSkeleton}"></a>
|
|
4839
4839
|
` : m`
|
|
4840
4840
|
<button
|
|
@@ -4842,11 +4842,11 @@ let Bs = ($t = class extends sc {
|
|
|
4842
4842
|
class="${v}"
|
|
4843
4843
|
?autofocus="${o}"
|
|
4844
4844
|
?disabled="${e}"
|
|
4845
|
-
type="${
|
|
4845
|
+
type="${O(u)}"></button>
|
|
4846
4846
|
`;
|
|
4847
4847
|
}
|
|
4848
4848
|
}, $t.styles = le, $t);
|
|
4849
|
-
|
|
4849
|
+
Hs = p([H("cds-custom-button-skeleton")], Hs);
|
|
4850
4850
|
/**
|
|
4851
4851
|
* @license
|
|
4852
4852
|
*
|
|
@@ -4939,11 +4939,11 @@ const fi = (t) => t.strings === void 0;
|
|
|
4939
4939
|
* Copyright 2017 Google LLC
|
|
4940
4940
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4941
4941
|
*/
|
|
4942
|
-
const
|
|
4942
|
+
const Bt = (t, o) => {
|
|
4943
4943
|
var s;
|
|
4944
4944
|
const e = t._$AN;
|
|
4945
4945
|
if (e === void 0) return !1;
|
|
4946
|
-
for (const c of e) (s = c._$AO) == null || s.call(c, o, !1),
|
|
4946
|
+
for (const c of e) (s = c._$AO) == null || s.call(c, o, !1), Bt(c, o);
|
|
4947
4947
|
return !0;
|
|
4948
4948
|
}, ie = (t) => {
|
|
4949
4949
|
let o, e;
|
|
@@ -4964,9 +4964,9 @@ function yi(t) {
|
|
|
4964
4964
|
}
|
|
4965
4965
|
function _i(t, o = !1, e = 0) {
|
|
4966
4966
|
const s = this._$AH, c = this._$AN;
|
|
4967
|
-
if (c !== void 0 && c.size !== 0) if (o) if (Array.isArray(s)) for (let r = e; r < s.length; r++)
|
|
4968
|
-
else s != null && (
|
|
4969
|
-
else
|
|
4967
|
+
if (c !== void 0 && c.size !== 0) if (o) if (Array.isArray(s)) for (let r = e; r < s.length; r++) Bt(s[r], !1), ie(s[r]);
|
|
4968
|
+
else s != null && (Bt(s, !1), ie(s));
|
|
4969
|
+
else Bt(this, t);
|
|
4970
4970
|
}
|
|
4971
4971
|
const xi = (t) => {
|
|
4972
4972
|
t.type == ue.CHILD && (t._$AP ?? (t._$AP = _i), t._$AQ ?? (t._$AQ = yi));
|
|
@@ -4980,7 +4980,7 @@ let ki = class extends We {
|
|
|
4980
4980
|
}
|
|
4981
4981
|
_$AO(o, e = !0) {
|
|
4982
4982
|
var s, c;
|
|
4983
|
-
o !== this.isConnected && (this.isConnected = o, o ? (s = this.reconnected) == null || s.call(this) : (c = this.disconnected) == null || c.call(this)), e && (
|
|
4983
|
+
o !== this.isConnected && (this.isConnected = o, o ? (s = this.reconnected) == null || s.call(this) : (c = this.disconnected) == null || c.call(this)), e && (Bt(this, o), ie(this));
|
|
4984
4984
|
}
|
|
4985
4985
|
setValue(o) {
|
|
4986
4986
|
if (fi(this._$Ct)) this._$Ct._$AI(o, this);
|
|
@@ -5247,7 +5247,7 @@ os([
|
|
|
5247
5247
|
jt = os([
|
|
5248
5248
|
so(`${Ii}-global-header-trial-popover`)
|
|
5249
5249
|
], jt);
|
|
5250
|
-
const
|
|
5250
|
+
const Pi = `/**
|
|
5251
5251
|
* @license
|
|
5252
5252
|
*
|
|
5253
5253
|
* Copyright IBM Corp. 2025
|
|
@@ -5255,10 +5255,10 @@ const Oi = `/**
|
|
|
5255
5255
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5256
5256
|
* LICENSE file in the root directory of this source tree.
|
|
5257
5257
|
*/.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%}`;
|
|
5258
|
-
var
|
|
5258
|
+
var Oi = Object.defineProperty, Ti = Object.getOwnPropertyDescriptor, at = (t, o, e, s) => {
|
|
5259
5259
|
for (var c = s > 1 ? void 0 : s ? Ti(o, e) : o, r = t.length - 1, n; r >= 0; r--)
|
|
5260
5260
|
(n = t[r]) && (c = (s ? n(o, e, c) : n(c)) || c);
|
|
5261
|
-
return s && c &&
|
|
5261
|
+
return s && c && Oi(o, e, c), c;
|
|
5262
5262
|
};
|
|
5263
5263
|
const Ro = `${k}__user-profile-image`, { stablePrefix: Mi } = ro;
|
|
5264
5264
|
let zo = class extends y {
|
|
@@ -5295,7 +5295,7 @@ let zo = class extends y {
|
|
|
5295
5295
|
}
|
|
5296
5296
|
};
|
|
5297
5297
|
zo.styles = K`
|
|
5298
|
-
${co(
|
|
5298
|
+
${co(Pi)}
|
|
5299
5299
|
`;
|
|
5300
5300
|
at([
|
|
5301
5301
|
d({ type: String })
|
|
@@ -5326,12 +5326,12 @@ const Ni = `/**
|
|
|
5326
5326
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5327
5327
|
* LICENSE file in the root directory of this source tree.
|
|
5328
5328
|
*/.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{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);display:flex;padding:1rem;color:#fff;inline-size:100%;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:var(--cds-background-hover, rgba(141, 141, 141, .12))}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{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);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{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);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-expressive-heading-01-font-weight, 600);line-height:var(--cds-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-custom-button{inline-size:100%}.automation-global-header__popover__link-item cds-custom-button::part(button){padding:0;background-color:transparent}.automation-global-header__popover__link-item div[data-ypc-link]:empty{display:none}`;
|
|
5329
|
-
var Li = Object.defineProperty,
|
|
5330
|
-
for (var c = s > 1 ? void 0 : s ?
|
|
5329
|
+
var Li = Object.defineProperty, Bi = Object.getOwnPropertyDescriptor, Sc = (t, o, e, s) => {
|
|
5330
|
+
for (var c = s > 1 ? void 0 : s ? Bi(o, e) : o, r = t.length - 1, n; r >= 0; r--)
|
|
5331
5331
|
(n = t[r]) && (c = (s ? n(o, e, c) : n(c)) || c);
|
|
5332
5332
|
return s && c && Li(o, e, c), c;
|
|
5333
5333
|
};
|
|
5334
|
-
const { stablePrefix:
|
|
5334
|
+
const { stablePrefix: Hi } = ro, Do = "title-icon", Fo = 16;
|
|
5335
5335
|
let ae = class extends y {
|
|
5336
5336
|
constructor() {
|
|
5337
5337
|
super(...arguments), this.props = {}, this.renderMainSection = (o) => {
|
|
@@ -5505,7 +5505,7 @@ Sc([
|
|
|
5505
5505
|
d({ type: Object })
|
|
5506
5506
|
], ae.prototype, "props", 2);
|
|
5507
5507
|
ae = Sc([
|
|
5508
|
-
so(`${
|
|
5508
|
+
so(`${Hi}-global-header-auth-context`)
|
|
5509
5509
|
], ae);
|
|
5510
5510
|
const Ri = `.ibm-automation-cds__header{z-index:8050}.ibm-automation-cds__header-name{margin:0 0 0 -.5rem}.ibm-automation-cds__capability-name{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);margin-inline-end:1.5rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}.ibm-automation-cds__product-type{white-space:nowrap}.ibm-automation-cds__global{display:flex;flex:1 1 0%;justify-content:flex-end;block-size:100%}.ibm-automation-cds__side-nav-items{overflow:auto}.automation-global-header__popover__section{position:relative;padding:1rem}.automation-global-header__popover__section:not(:last-child):after{position:absolute;border-block-end:1px solid #393939;content:"";inline-size:100%;inset-block-end:0;inset-inline-start:0}.automation--header__popover__header{display:flex;flex-wrap:nowrap}.automation--header__popover__profile__header__title{font-size:var(--cds-productive-heading-03-font-size, 1.25rem);font-weight:var(--cds-productive-heading-03-font-weight, 400);line-height:var(--cds-productive-heading-03-line-height, 1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing, 0);line-height:1.2;margin-block-end:.25rem}.automation--header__popover__profile__header__title,.automation--header__popover__profile__header__email{display:block;inline-size:189px;word-wrap:break-word}.automation-global-header__horizontal_section{border:.25px solid #393939;margin-inline:.5rem}.automation-global-header__name_section{margin-inline-start:1rem}.automation-global-header__console_lnk_section,.automation-global-header__usr_management_lnk_section{padding:0}.automation-global-header__popover__link-item a{text-decoration:none}.automation-global-header__popover__section ul,.automation-global-header__profile_footer ul{padding:0;margin:0}.automation-global-header__popover__section ul li,.automation-global-header__profile_footer ul li{list-style-position:inside;list-style-type:none}.automation-global-header__popover__link{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);display:flex;padding:1rem;color:#fff;inline-size:100%;text-decoration:none;transition:background-color .11s,color .11s}.automation-global-header__popover__link svg{block-size:100%}.automation-global-header__popover__link .link_icon{margin-inline-end:.5rem}.automation-global-header__popover__link:hover{background-color:var(--cds-background-hover, rgba(141, 141, 141, .12))}.automation-global-header__popover__link:hover .launch_icon{opacity:1}.automation-global-header__popover__link .link_text{margin:auto 0}.automation-global-header__popover__link .launch_icon{margin-inline-start:auto;opacity:0}.automation--header__popover__profile__header__email{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);color:#c6c6c6}.automation-global-header__instance_details{margin:1rem}.automation-global-header__title-bar__label{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);color:#c6c6c6;margin-block-end:.25rem}.automation-global-header__title-bar__text{font-size:var(--cds-expressive-heading-01-font-size, .875rem);font-weight:var(--cds-expressive-heading-01-font-weight, 600);line-height:var(--cds-expressive-heading-01-line-height, 1.42857);letter-spacing:var(--cds-expressive-heading-01-letter-spacing, .16px);font-weight:400}.automation-global-header__title-bar__text:not(:last-child){margin-block-end:1rem}.automation-global-header__popover__profile__footer__logout{color:#fff!important}.automation-global-header__popover__link-item cds-custom-button{inline-size:100%}.automation-global-header__popover__link-item cds-custom-button::part(button){padding:0;background-color:transparent}.automation-global-header__popover__link-item div[data-ypc-link]:empty{display:none}cds-custom-header-global-action.mcsp-header-user-profile{display:flex;block-size:48px;inline-size:48px}cds-custom-header-global-action clabs-global-header-user-profile-image{inline-size:100%}.ibm-automation-cds__help-menu{list-style:none}.ibm-automation-cds__help-menu svg{fill:var(--cds-icon-on-color, #ffffff)}.ibm-automation-cds__help-menu .ibm-automation-cds--text-truncate--end{display:flex;justify-content:space-between;inline-size:320px}.ibm-automation-cds__help-menu .ibm-automation-cds--header__menu-item{padding:12px;block-size:47px}.ibm-automation-cds__help-menu::part(menu-body){transform:translate(-50%) translateY(100%)!important}.automation-global-header__notification svg{fill:var(--cds-icon-on-color, #ffffff)}.automation-global-header__notification svg circle{fill:#d61f28}.ibm-automation-cds__globalaction svg{fill:var(--cds-icon-on-color, #ffffff)}cds-custom-header-global-action.mcsp-header-user-profile>div{border-radius:50%;margin:7px;background-color:#1192e8;block-size:32px;inline-size:32px}cds-custom-header-global-action.mcsp-header-user-profile>div svg{margin:6px}.automation-global-header__divider:before{display:block;background-color:var(--cds-border-subtle);block-size:2.5rem;content:"";inline-size:.0625rem;transform:translateY(.25rem)}.automation--header__group{position:relative;display:flex}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none!important}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none!important}.ibm-automation-cds--custom-header__nav{display:block!important}.ibm-automation-cds--header__global .ibm-automation-cds--popover span{display:none!important}.c4p--user-profile-image--light{color:#000}.automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu{color:#f4f4f4}.automation-global-header__trial-menu::part(button){display:flex;align-items:center;padding:0 .75rem;inline-size:fit-content}.automation-global-header__trial-menu p{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)}.automation-global-header__trial-menu .trial-label{color:#f4f4f4;padding-inline-start:5px;text-align:center;white-space:nowrap}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box{border:1px solid transparent;border-radius:.125rem;background-clip:padding-box,border-box;background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#0043ce,#be95ff);background-origin:padding-box,border-box;block-size:1.25rem;color:#f4f4f4;font-size:14px;font-weight:600;min-inline-size:1rem;text-align:center}.automation-global-header__trial-menu .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#161616,#161616),linear-gradient(135deg,#fa4d56,#fa4d56)}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#0043ce,#be95ff)!important}.automation-global-header__trial-menu:hover .automation-global-header__trial-menu__counting-box-alert{background-image:linear-gradient(135deg,#353535,#353535),linear-gradient(135deg,#fa4d56,#fa4d56)!important}.ibm-automation-cds--header__action:hover{background-color:#393939}.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:var(--cds-icon-on-color, #ffffff)}@media(forced-colors:active){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}@media(forced-colors:active)and (-ms-high-contrast:black-on-white){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#000}}@media(forced-colors:active)and (-ms-high-contrast:white-on-black){.ibm-automation-cds--btn.ibm-automation-cds--btn--icon-only.ibm-automation-cds--header__action svg{fill:#fff}}.automation-global-header__switcher{border:0!important;block-size:max-content;inline-size:max-content;min-block-size:max-content}.c4p--notifications-panel__container{border:0;block-size:max-content;min-block-size:max-content}.automation-header__tooltip{position:absolute;color:#fff;inline-size:16rem;inset-block-start:0;inset-inline-end:0;transform:translate(40px)}.automation-header__tooltip-body{padding:1rem;border-radius:3px;background-color:#393939;box-shadow:0 5px 5px #0000004d}.automation-header__tooltip-body :last-child{margin-block-end:0}.automation-global-header__tooltip-description{font-size:14px;line-height:1.25rem;margin-block-end:1rem}.automation-global-header__tooltip-links{margin-block-end:1rem}.automation-global-header__trial-button:hover{text-decoration:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover span{display:none}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-content{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);padding:.125rem .5rem;background-color:#393939;color:#fff}.automation-global-header--popover-content-container .ibm-automation-cds--popover .ibm-automation-cds--popover-caret{display:none}.automation-global-header__switcher{border:0!important;block-size:max-content;color:#a8a8a8;inline-size:max-content;min-block-size:max-content}.automation-global-header__switcher-menu{display:inline-block;block-size:47px;color:#a8a8a8;list-style-type:none;min-inline-size:12rem!important}.automation-global-header__switcher-menu-item>span{overflow:hidden;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-icons-left{display:flex}.automation-global-header__switcher-menu-item-title-icons-left div{margin-inline-end:1rem}.automation-global-header__switcher-menu-item-title-icons-left span{overflow:hidden;margin-inline-end:1rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title{display:flex;align-items:flex-end;justify-content:space-between}.automation-global-header__switcher-menu-item-title span{overflow:hidden;margin-inline-end:1.5rem;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}.automation-global-header__switcher-menu-item-title-hidden-checkmark{visibility:hidden}.automation-global-header__switcher-menu-disabled{pointer-events:none}.automation-global-header__switcher-menu.hybrid-ipaas .cds--header__menu-item+.cds--header__menu-title[aria-expanded=false]{inline-size:100%!important;min-inline-size:15rem!important}.automation-global-header__switcher-menu-group-title{display:flex;align-items:center;justify-content:space-between;block-size:47px;color:#f4f4f4;margin-inline-start:1rem;pointer-events:none;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}cds-custom-header-menu::part(menu-body){inline-size:100%!important;max-block-size:calc(100vh - 47px);min-inline-size:15rem!important;overflow-x:hidden}cds-custom-header-menu::part(trigger){display:flex!important;overflow:hidden;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;max-inline-size:224px;text-overflow:ellipsis;white-space:nowrap}cds-custom-header-menu-item:nth-last-child(2){border-block-end:1px solid #393939}/**
|
|
5511
5511
|
* @license
|
|
@@ -5531,7 +5531,7 @@ let de = class extends y {
|
|
|
5531
5531
|
return m` <cds-custom-header-nav
|
|
5532
5532
|
aria-label="Navigation"
|
|
5533
5533
|
class="${mo(
|
|
5534
|
-
|
|
5534
|
+
P,
|
|
5535
5535
|
`${Ms}__menu`
|
|
5536
5536
|
)}">
|
|
5537
5537
|
${this.noAuthHeaderLinks && this.noAuthHeaderLinks.map((t) => m`
|
|
@@ -5573,7 +5573,7 @@ const ji = (t) => {
|
|
|
5573
5573
|
}
|
|
5574
5574
|
return o;
|
|
5575
5575
|
};
|
|
5576
|
-
var Ee = (t) => P(t === "" ? void 0 : t ?? void 0), Ec = K(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs,:host(cds-custom-search[size=xs]){--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm,:host(cds-custom-search[size=sm]){--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md,:host(cds-custom-search[size=md]){--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg,:host(cds-custom-search[size=lg]){--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-weight:400;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333);display:inline-block;color:var(--cds-text-secondary,#525252);font-weight:400;line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{position:relative;inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{display:flex;align-items:center;justify-content:center;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)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;overflow:visible;font-weight:400;max-block-size:12.5rem}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;overflow:visible;margin:0;inline-size:100%;margin-block-end:0;max-block-size:100%;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{padding:.5rem 2.5rem .5rem 1rem;margin:0}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-weight:400;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{font-size:var(--cds-helper-text-01-font-size,.75rem);line-height:var(--cds-helper-text-01-line-height,1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);display:none;overflow:hidden;margin:.25rem 0 0;max-block-size:0;overflow-wrap:break-word;word-break:break-word}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{font-size:var(--cds-helper-text-01-font-size,.75rem);line-height:var(--cds-helper-text-01-line-height,1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);z-index:0;color:var(--cds-text-helper,#6f6f6f);inline-size:100%;margin-block-start:.25rem;opacity:1}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,rgba(22,22,22,.25))}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-size:100%;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);border:none;background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;inline-size:100%;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:var(--cds-layout-size-height-local)}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{position:relative;display:flex;inline-size:100%}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{position:relative;display:inline-flex;overflow:visible;align-items:center}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{position:absolute;z-index:6000;display:flex;align-items:center;opacity:0;pointer-events:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{border-style:solid;block-size:0;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));z-index:6000;padding:.1875rem 1rem;border-radius:.125rem;background-color:var(--cds-background-inverse,#393939);block-size:auto;color:var(--cds-text-inverse,#fff);font-weight:400;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:13rem;min-inline-size:1.5rem;text-align:start;transform:translateX(-50%);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{overflow:visible;margin:auto;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{overflow:hidden;margin:-1px;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{position:absolute;display:block;content:"";block-size:.75rem;inline-size:100%;inset-inline-start:0;inset-block-start:-.75rem}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-width:0 .25rem .3125rem;border-color:transparent transparent var(--cds-background-inverse,#393939);inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{outline:2px solid transparent;outline-offset:-2px;position:absolute;display:flex;align-items:center;justify-content:center;padding:0;border:0;aspect-ratio:1;background:none;block-size:100%;cursor:pointer;inset-inline-end:0;min-block-size:auto;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));gap:.25rem;inset-inline-start:calc((var(--cds-layout-size-height-local))*-1)}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input,.cds-custom--text-input--warning.cds-custom--password-input{padding-inline-end:calc(var(--cds-layout-size-height-local) + 1.5rem)}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));inset-inline-end:var(--cds-layout-size-height-local)}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{outline:2px solid transparent;outline-offset:-2px;background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed;-webkit-text-fill-color:var(--cds-text-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,rgba(22,22,22,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,rgba(22,22,22,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--skeleton.cds-custom--text-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{position:relative;background:var(--cds-field);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{position:absolute;z-index:1;display:flex;align-items:center;margin:0;block-size:1rem;inset-block-start:.8125rem;inset-inline-start:1rem}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{padding:2rem 1rem .8125rem;min-block-size:4rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{display:block;border-style:solid;border-color:var(--cds-border-subtle);margin:0 1rem;border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row nowrap;align-items:center}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:0 1 auto;margin:0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input__label-helper-wrapper{flex:0 1 auto;flex-direction:column;max-inline-size:8.875rem;overflow-wrap:break-word}.cds-custom--text-input__label-helper-wrapper:first-of-type{margin-inline-end:.5rem}.cds-custom--text-input__label-helper-wrapper:last-of-type{margin-inline-start:.5rem}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement,.cds-custom--text-input-wrapper--inline .cds-custom--form__helper-text--inline{margin:0}.cds-custom--text-input__field-outer-wrapper{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;overflow:visible;font-weight:400;max-block-size:12.5rem}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{position:absolute;inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:1rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;justify-content:space-between;inline-size:100%}.cds-custom--search.cds-custom--search--expandable,.cds-custom--search.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search):host(cds-custom-search[expandable]),:host(cds-custom-search):host(cds-custom-search[expandable]) .cds-custom--search-magnifier{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[disabled]) .cds-custom--search-close,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover:before,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--expandable.cds-custom--search--expanded,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]){inline-size:100%}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{padding:0 var(--cds-layout-size-height-local);inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::-moz-placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg,:host(cds-custom-search[expandable]):host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--search,:host(cds-custom-search){--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));position:relative;display:flex;align-items:center;inline-size:100%}.cds-custom--search .cds-custom--search-close,.cds-custom--search~.cds-custom--search-button,:host(cds-custom-search) .cds-custom--search-close,:host(cds-custom-search)~.cds-custom--search-button{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search.cds-custom--search--expandable,.cds-custom--search.cds-custom--search--expandable .cds-custom--search-magnifier{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search .cds-custom--label,:host(cds-custom-search) .cds-custom--label{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--search-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);outline:2px solid transparent;outline-offset:-2px;order:1;padding:0 var(--cds-layout-size-height-local);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);inline-size:100%;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{display:none;-webkit-appearance:none;appearance:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search-magnifier-icon{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{position:absolute;z-index:2;block-size:1rem;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:calc((var(--cds-layout-size-height-local) - 1rem)/2);pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{outline:2px solid transparent;outline-offset:-2px;position:absolute;inset-block-start:0;inset-inline-end:0}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-button{flex-shrink:0;background-color:var(--cds-field);margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{position:relative;z-index:1;fill:inherit}.cds-custom--search-button,.cds-custom--search-close{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));display:flex;align-items:center;justify-content:center;border:solid transparent;border-width:0 0 1px;block-size:var(--cds-layout-size-height-local);cursor:pointer;fill:var(--cds-icon-primary,#161616);inline-size:var(--cds-layout-size-height-local);opacity:1;visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2))}.cds-custom--search-input:focus~.cds-custom--search-close:hover{background-color:transparent;border-block-end-color:transparent;outline:none}.cds-custom--search-input:focus~.cds-custom--search-close:hover:after{position:absolute;background-color:var(--cds-field-hover);content:"";inset-block:.125rem;inset-inline:0 .125rem;pointer-events:none}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[disabled]) .cds-custom--search-close{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover:before{background-color:transparent}.cds-custom--search--disabled svg,:host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--skeleton .cds-custom--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton .cds-custom--search-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable,:host(cds-custom-search[expandable]){transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input,:host(cds-custom-search[expandable]) .cds-custom--search-input{padding:0;inline-size:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{position:relative;opacity:0;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{position:relative;opacity:0;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{padding:0 var(--cds-layout-size-height-local);inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier{position:absolute;cursor:pointer}.cds-custom--search--expandable .cds-custom--search-magnifier:focus,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--search-magnifier-tooltip{display:flex;align-items:center;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}:host(cds-custom-search){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;outline:none}:host([expandable]:focus-within) .cds-custom--search-magnifier{outline:.125rem solid var(--cds-focus)}:host([expandable]:focus-within) .cds-custom--search-magnifier~.cds-custom--search-input{outline:none}:host([expandable][expanded]:focus-within) .cds-custom--search-magnifier{outline:none}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{inline-size:100%}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-input:focus{outline:.125rem solid var(--cds-focus)}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}:host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}:host(cds-custom-search[disabled]) .cds-custom--search-input{border-block-end:1px solid transparent}:host(cds-custom-search[disabled]) .cds-custom--search-close{outline:none;pointer-events:none}:host(cds-custom-search[disabled]) .cds-custom--search-close:before{background:none}:host(cds-custom-search-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;inline-size:100%}:host(cds-custom-search-skeleton) .cds-custom--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}:host(cds-custom-search-skeleton) .cds-custom--search-input:active,:host(cds-custom-search-skeleton) .cds-custom--search-input:focus,:host(cds-custom-search-skeleton) .cds-custom--search-input:hover{border:none;cursor:default;outline:none}:host(cds-custom-search-skeleton) .cds-custom--search-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-custom-search-skeleton) .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){:host(cds-custom-search-skeleton) .cds-custom--search-input{background:CanvasText}:host(cds-custom-search-skeleton) .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-search-skeleton) .cds-custom--search-input{inline-size:100%}:host(cds-custom-search-skeleton) .cds-custom--search-input::-moz-placeholder{color:transparent}:host(cds-custom-search-skeleton) .cds-custom--search-input::placeholder{color:transparent}:host(cds-custom-search) .cds-custom--search-input{background-color:var(--cds-search-background,var(--cds-field));border-block-end:var(--cds-search-border-bottom,1px solid var(--cds-border-strong))}']), et;
|
|
5576
|
+
var Ee = (t) => O(t === "" ? void 0 : t ?? void 0), Ec = K(['@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs,:host(cds-custom-search[size=xs]){--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm,:host(cds-custom-search[size=sm]){--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds-custom--layout--size-md,:host(cds-custom-search[size=md]){--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg,:host(cds-custom-search[size=lg]){--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-background:var(--cds-layer-background-01,#fff);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-background:var(--cds-layer-background-02,#f4f4f4);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-background:var(--cds-layer-background-03,#fff);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-field) inset;-webkit-text-fill-color:var(--cds-text-primary,#161616)}.cds-custom--fieldset{box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-weight:400;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333);display:inline-block;color:var(--cds-text-secondary,#525252);font-weight:400;line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label,.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);letter-spacing:var(--cds-label-01-letter-spacing,.32px)}.cds-custom--label .cds-custom--toggletip-label{font-weight:var(--cds-label-01-font-weight,400);line-height:var(--cds-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{position:relative;inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;inline-size:100%;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{display:flex;align-items:center;justify-content:center;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)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--label.cds-custom--skeleton{block-size:.875rem;inline-size:4.6875rem}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;overflow:visible;font-weight:400;max-block-size:12.5rem}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;overflow:visible;margin:0;inline-size:100%;margin-block-end:0;max-block-size:100%;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{padding:.5rem 2.5rem .5rem 1rem;margin:0}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-weight:400;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--form-requirement{font-size:var(--cds-helper-text-01-font-size,.75rem);line-height:var(--cds-helper-text-01-line-height,1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);display:none;overflow:hidden;margin:.25rem 0 0;max-block-size:0;overflow-wrap:break-word;word-break:break-word}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{font-size:var(--cds-helper-text-01-font-size,.75rem);line-height:var(--cds-helper-text-01-line-height,1.33333);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);z-index:0;color:var(--cds-text-helper,#6f6f6f);inline-size:100%;margin-block-start:.25rem;opacity:1}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-text-disabled,rgba(22,22,22,.25))}.cds-custom--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-size:100%;vertical-align:baseline}.cds-custom--text-input *,.cds-custom--text-input :after,.cds-custom--text-input :before{box-sizing:inherit}.cds-custom--text-input{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);outline:2px solid transparent;outline-offset:-2px;padding:0 var(--cds-layout-density-padding-inline-local);border:none;background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);font-family:inherit;inline-size:100%;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input:active,.cds-custom--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input:active,.cds-custom--text-input:focus{outline-style:dotted}}.cds-custom--text-input-wrapper svg[hidden]{display:none}.cds-custom--password-input{padding-inline-end:var(--cds-layout-size-height-local)}.cds-custom--text-input::-moz-placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--text-input::placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--text-input--light{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input__field-wrapper{position:relative;display:flex;inline-size:100%}.cds-custom--text-input__invalid-icon{position:absolute;fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds-custom--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds-custom--text-input--password__visibility{position:relative;display:inline-flex;overflow:visible;align-items:center}.cds-custom--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus{outline-style:dotted}}.cds-custom--text-input--password__visibility{cursor:pointer}.cds-custom--text-input--password__visibility:focus{outline:1px solid transparent}.cds-custom--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds-custom--text-input--password__visibility:focus svg{outline-style:dotted}}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{position:absolute;z-index:6000;display:flex;align-items:center;opacity:0;pointer-events:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{display:inline-block}}.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{transition:none}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:before{transition:none}.cds-custom--text-input--password__visibility:before{border-style:solid;block-size:0;content:"";inline-size:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));z-index:6000;padding:.1875rem 1rem;border-radius:.125rem;background-color:var(--cds-background-inverse,#393939);block-size:auto;color:var(--cds-text-inverse,#fff);font-weight:400;inline-size:-moz-max-content;inline-size:max-content;max-inline-size:13rem;min-inline-size:1.5rem;text-align:start;transform:translateX(-50%);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-accelerator:true){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@supports (-ms-ime-align:auto){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{border:1px solid transparent}}.cds-custom--text-input--password__visibility:after{content:attr(aria-label)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--a11y:after{content:none}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:after,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible:before,.cds-custom--text-input--password__visibility:focus:after,.cds-custom--text-input--password__visibility:focus:before,.cds-custom--text-input--password__visibility:hover:after,.cds-custom--text-input--password__visibility:hover:before{opacity:1}@keyframes cds-custom--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text{overflow:visible;margin:auto;clip:auto}.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--visible.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:focus .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:focus.cds-custom--tooltip--a11y:before,.cds-custom--text-input--password__visibility:hover .cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:hover.cds-custom--tooltip--a11y:before{animation:cds-custom--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden .cds-custom--assistive-text,.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden+.cds-custom--assistive-text{overflow:hidden;margin:-1px;clip:rect(0,0,0,0)}.cds-custom--text-input--password__visibility.cds-custom--tooltip--hidden.cds-custom--tooltip--a11y:before{animation:none;opacity:0}.cds-custom--text-input--password__visibility .cds-custom--assistive-text:after{position:absolute;display:block;content:"";block-size:.75rem;inline-size:100%;inset-inline-start:0;inset-block-start:-.75rem}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after,.cds-custom--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds-custom--text-input--password__visibility:before{border-width:0 .25rem .3125rem;border-color:transparent transparent var(--cds-background-inverse,#393939);inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds-custom--text-input--password__visibility .cds-custom--assistive-text,.cds-custom--text-input--password__visibility+.cds-custom--assistive-text,.cds-custom--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{outline:2px solid transparent;outline-offset:-2px;position:absolute;display:flex;align-items:center;justify-content:center;padding:0;border:0;aspect-ratio:1;background:none;block-size:100%;cursor:pointer;inset-inline-end:0;min-block-size:auto;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--toggle-password-tooltip .cds-custom--popover{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));gap:.25rem;inset-inline-start:calc((var(--cds-layout-size-height-local))*-1)}.cds-custom--toggle-password-tooltip .cds-custom--popover-content{min-inline-size:2.5rem}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg{fill:var(--cds-icon-primary,#161616)}.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--btn.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger:focus{outline-style:dotted}}.cds-custom--text-input--invalid,.cds-custom--text-input--warning{padding-inline-end:2.5rem}.cds-custom--text-input--invalid.cds-custom--password-input,.cds-custom--text-input--warning.cds-custom--password-input{padding-inline-end:calc(var(--cds-layout-size-height-local) + 1.5rem)}.cds-custom--password-input-wrapper .cds-custom--text-input__invalid-icon{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));inset-inline-end:var(--cds-layout-size-height-local)}.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger{cursor:not-allowed}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg,.cds-custom--text-input:disabled~.cds-custom--text-input--password__visibility__toggle.cds-custom--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger{cursor:default}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--password__visibility__toggle:disabled.cds-custom--tooltip__trigger:hover{cursor:default}.cds-custom--text-input__counter-alert{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px}.cds-custom--text-input:disabled{outline:2px solid transparent;outline-offset:-2px;background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed;-webkit-text-fill-color:var(--cds-text-disabled,rgba(22,22,22,.25))}.cds-custom--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds-custom--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,rgba(22,22,22,.25));opacity:1}.cds-custom--text-input:disabled::placeholder{color:var(--cds-text-disabled,rgba(22,22,22,.25));opacity:1}.cds-custom--text-input--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--text-input--invalid{outline-style:dotted}}.cds-custom--text-input--invalid{box-shadow:none}.cds-custom--skeleton.cds-custom--text-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--skeleton.cds-custom--text-input:active,.cds-custom--skeleton.cds-custom--text-input:focus,.cds-custom--skeleton.cds-custom--text-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton.cds-custom--text-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton.cds-custom--text-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton.cds-custom--text-input{background:CanvasText}.cds-custom--skeleton.cds-custom--text-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--form--fluid .cds-custom--text-input-wrapper{position:relative;background:var(--cds-field);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--form--fluid .cds-custom--label{position:absolute;z-index:1;display:flex;align-items:center;margin:0;block-size:1rem;inset-block-start:.8125rem;inset-inline-start:1rem}.cds-custom--form--fluid .cds-custom--form__helper-text{display:none}.cds-custom--form--fluid .cds-custom--text-input{padding:2rem 1rem .8125rem;min-block-size:4rem}.cds-custom--form--fluid .cds-custom--text-input__divider,.cds-custom--text-input__divider{display:none}.cds-custom--form--fluid .cds-custom--text-input--invalid,.cds-custom--form--fluid .cds-custom--text-input--warning{border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input--invalid+.cds-custom--text-input__divider,.cds-custom--form--fluid .cds-custom--text-input--warning+.cds-custom--text-input__divider{display:block;border-style:solid;border-color:var(--cds-border-subtle);margin:0 1rem;border-block-end:none}.cds-custom--form--fluid .cds-custom--text-input__invalid-icon{inset-block-start:5rem}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid{outline:none}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning:focus-within,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input--warning:focus,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:focus{outline:none}.cds-custom--text-input-wrapper.cds-custom--text-input-wrapper--inline{flex-flow:row nowrap;align-items:center}.cds-custom--text-input-wrapper .cds-custom--label--inline{flex:0 1 auto;margin:0;overflow-wrap:break-word;word-break:break-word}.cds-custom--text-input__label-helper-wrapper{flex:0 1 auto;flex-direction:column;max-inline-size:8.875rem;overflow-wrap:break-word}.cds-custom--text-input__label-helper-wrapper:first-of-type{margin-inline-end:.5rem}.cds-custom--text-input__label-helper-wrapper:last-of-type{margin-inline-start:.5rem}.cds-custom--text-input-wrapper .cds-custom--form__helper-text--inline{margin-block-start:.125rem}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement,.cds-custom--text-input-wrapper--inline .cds-custom--form__helper-text--inline{margin:0}.cds-custom--text-input__field-outer-wrapper{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;inline-size:100%}.cds-custom--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds-custom--text-input-wrapper--inline .cds-custom--form-requirement{display:block;overflow:visible;font-weight:400;max-block-size:12.5rem}.cds-custom--text-input-wrapper--inline--invalid .cds-custom--form-requirement{color:var(--cds-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input-wrapper--readonly,.cds-custom--text-input-wrapper--readonly .cds-custom--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds-custom--text-input__field-wrapper .cds-custom--ai-label,.cds-custom--text-input__field-wrapper .cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator>*{position:absolute;inset-block-start:50%;inset-inline-end:1rem;transform:translateY(-50%)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--text-input__field-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--ai-label),.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input:not(.cds-custom--text-input--invalid):not(.cds-custom--text-input--warning):has(~.cds-custom--slug){padding-inline-end:2.5rem}.cds-custom--text-input--invalid:has(~.cds-custom--ai-label),.cds-custom--text-input--invalid:has(~.cds-custom--slug),.cds-custom--text-input--invalid:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*),.cds-custom--text-input--warning:has(~.cds-custom--ai-label),.cds-custom--text-input--warning:has(~.cds-custom--slug),.cds-custom--text-input--warning:has(~.cds-custom--text-input__field-inner-wrapper--decorator>*){padding-inline-end:4rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--text-input__invalid-icon,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--text-input__invalid-icon{inset-inline-end:2.5rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--slug,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--invalid~.cds-custom--text-input__field-inner-wrapper--decorator>*,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--ai-label,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--slug,.cds-custom--text-input__field-wrapper--slug .cds-custom--text-input--warning~.cds-custom--text-input__field-inner-wrapper--decorator>*{inset-inline-end:1rem}.cds-custom--text-input__field-wrapper--decorator .cds-custom--text-input__field-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--text-input__label-wrapper{display:flex;justify-content:space-between;inline-size:100%}.cds-custom--search.cds-custom--search--expandable,.cds-custom--search.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search):host(cds-custom-search[expandable]),:host(cds-custom-search):host(cds-custom-search[expandable]) .cds-custom--search-magnifier{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[disabled]) .cds-custom--search-close,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover:before,:host(cds-custom-search[disabled]):host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover:before{background-color:transparent}.cds-custom--search--expandable.cds-custom--search--expanded,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]){inline-size:100%}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{padding:0 var(--cds-layout-size-height-local);inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::-moz-placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-input::placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]):host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg,:host(cds-custom-search[expandable]):host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--search,:host(cds-custom-search){--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));position:relative;display:flex;align-items:center;inline-size:100%}.cds-custom--search .cds-custom--search-close,.cds-custom--search~.cds-custom--search-button,:host(cds-custom-search) .cds-custom--search-close,:host(cds-custom-search)~.cds-custom--search-button{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search.cds-custom--search--expandable,.cds-custom--search.cds-custom--search--expandable .cds-custom--search-magnifier{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local)}.cds-custom--search .cds-custom--label,:host(cds-custom-search) .cds-custom--label{position:absolute;overflow:hidden;padding:0;border:0;margin:-1px;block-size:1px;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--search-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-input *,.cds-custom--search-input :after,.cds-custom--search-input :before{box-sizing:inherit}.cds-custom--search-input{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);line-height:var(--cds-body-compact-01-line-height,1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);outline:2px solid transparent;outline-offset:-2px;order:1;padding:0 var(--cds-layout-size-height-local);border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);inline-size:100%;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9)}.cds-custom--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-input:focus{outline-style:dotted}}.cds-custom--search-input::-moz-placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--search-input::placeholder{color:var(--cds-text-placeholder,rgba(22,22,22,.4));opacity:1}.cds-custom--search-input::-ms-clear{display:none}.cds-custom--search-input::-webkit-search-cancel-button,.cds-custom--search-input::-webkit-search-decoration,.cds-custom--search-input::-webkit-search-results-button,.cds-custom--search-input::-webkit-search-results-decoration{display:none;-webkit-appearance:none;appearance:none}.cds-custom--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,rgba(22,22,22,.25));cursor:not-allowed}.cds-custom--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds-custom--search-input[disabled]::placeholder{color:var(--cds-field)}.cds-custom--search--light .cds-custom--search-close:before,.cds-custom--search--light .cds-custom--search-input{background:var(--cds-field-02,#fff)}.cds-custom--search-magnifier-icon{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-magnifier-icon *,.cds-custom--search-magnifier-icon :after,.cds-custom--search-magnifier-icon :before{box-sizing:inherit}.cds-custom--search-magnifier-icon{position:absolute;z-index:2;block-size:1rem;fill:var(--cds-icon-secondary,#525252);inline-size:1rem;inset-block-start:50%;inset-inline-start:calc((var(--cds-layout-size-height-local) - 1rem)/2);pointer-events:none;transform:translateY(-50%)}.cds-custom--search-close{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;cursor:pointer;text-align:start;box-sizing:border-box;padding:0;border:0;margin:0;font-family:inherit;font-size:100%;vertical-align:baseline}.cds-custom--search-close *,.cds-custom--search-close :after,.cds-custom--search-close :before{box-sizing:inherit}.cds-custom--search-close::-moz-focus-inner{border:0}.cds-custom--search-close{outline:2px solid transparent;outline-offset:-2px;position:absolute;inset-block-start:0;inset-inline-end:0}.cds-custom--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds-custom--search-button{flex-shrink:0;background-color:var(--cds-field);margin-inline-start:.125rem}.cds-custom--search-button svg{fill:currentColor;vertical-align:middle}.cds-custom--search-close svg{position:relative;z-index:1;fill:inherit}.cds-custom--search-button,.cds-custom--search-close{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-xs)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));display:flex;align-items:center;justify-content:center;border:solid transparent;border-width:0 0 1px;block-size:var(--cds-layout-size-height-local);cursor:pointer;fill:var(--cds-icon-primary,#161616);inline-size:var(--cds-layout-size-height-local);opacity:1;visibility:inherit}.cds-custom--search-button:hover,.cds-custom--search-close:hover{background-color:var(--cds-field-hover)}.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:focus,.cds-custom--search-close:focus{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--search-button:active,.cds-custom--search-close:active{outline-style:dotted}}.cds-custom--search-button:active,.cds-custom--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55.3%,.2))}.cds-custom--search-input:focus~.cds-custom--search-close:hover{background-color:transparent;border-block-end-color:transparent;outline:none}.cds-custom--search-input:focus~.cds-custom--search-close:hover:after{position:absolute;background-color:var(--cds-field-hover);content:"";inset-block:.125rem;inset-inline:0 .125rem;pointer-events:none}.cds-custom--search--disabled .cds-custom--search-close,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[disabled]) .cds-custom--search-close{cursor:not-allowed;outline:none}.cds-custom--search--disabled .cds-custom--search-close:hover,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover{background-color:transparent;border-block-end-color:transparent}.cds-custom--search--disabled .cds-custom--search-close:hover:before,.cds-custom--search--disabled.cds-custom--search--expandable .cds-custom--search-magnifier:hover:before,:host(cds-custom-search[disabled]) .cds-custom--search-close:hover:before{background-color:transparent}.cds-custom--search--disabled svg,:host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds-custom--search-close--hidden{opacity:0;visibility:hidden}.cds-custom--skeleton .cds-custom--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}.cds-custom--skeleton .cds-custom--search-input:active,.cds-custom--skeleton .cds-custom--search-input:focus,.cds-custom--skeleton .cds-custom--search-input:hover{border:none;cursor:default;outline:none}.cds-custom--skeleton .cds-custom--search-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--skeleton .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--skeleton .cds-custom--search-input{background:CanvasText}.cds-custom--skeleton .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}.cds-custom--skeleton .cds-custom--search-input{inline-size:100%}.cds-custom--skeleton .cds-custom--search-input::-moz-placeholder{color:transparent}.cds-custom--skeleton .cds-custom--search-input::placeholder{color:transparent}.cds-custom--search--expandable,:host(cds-custom-search[expandable]){transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded{inline-size:100%}.cds-custom--search--expandable .cds-custom--search-input,:host(cds-custom-search[expandable]) .cds-custom--search-input{padding:0;inline-size:0;transition:transform 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::-moz-placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::-moz-placeholder{position:relative;opacity:0;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable .cds-custom--search-input::placeholder,:host(cds-custom-search[expandable]) .cds-custom--search-input::placeholder{position:relative;opacity:0;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input{padding:0 var(--cds-layout-size-height-local);inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::-moz-placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-input::placeholder{position:relative;padding:0;opacity:1}.cds-custom--search--expandable .cds-custom--search-magnifier,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier{position:absolute;cursor:pointer}.cds-custom--search--expandable .cds-custom--search-magnifier:focus,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds-custom--search--expandable .cds-custom--search-magnifier:hover,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55.3%,.12))}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier{pointer-events:none}.cds-custom--search--expandable .cds-custom--search-magnifier-icon,:host(cds-custom-search[expandable]) .cds-custom--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds-custom--search--expandable.cds-custom--search--expanded .cds-custom--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds-custom--search--expandable.cds-custom--search--disabled svg{fill:var(--cds-icon-disabled,rgba(22,22,22,.25))}.cds-custom--search-magnifier-tooltip{display:flex;align-items:center;justify-content:center}.cds-custom--search-magnifier-tooltip .cds-custom--search-magnifier{position:relative}:host(cds-custom-search){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;outline:none}:host([expandable]:focus-within) .cds-custom--search-magnifier{outline:.125rem solid var(--cds-focus)}:host([expandable]:focus-within) .cds-custom--search-magnifier~.cds-custom--search-input{outline:none}:host([expandable][expanded]:focus-within) .cds-custom--search-magnifier{outline:none}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-input{inline-size:100%}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-input:focus{outline:.125rem solid var(--cds-focus)}:host(cds-custom-search[expandable][expanded]) .cds-custom--search-magnifier{pointer-events:none}:host(cds-custom-search[disabled]) svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}:host(cds-custom-search[disabled]) .cds-custom--search-input{border-block-end:1px solid transparent}:host(cds-custom-search[disabled]) .cds-custom--search-close{outline:none;pointer-events:none}:host(cds-custom-search[disabled]) .cds-custom--search-close:before{background:none}:host(cds-custom-search-skeleton){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;inline-size:100%}:host(cds-custom-search-skeleton) .cds-custom--search-input{position:relative;padding:0;border:none;background:var(--cds-skeleton-background,#e8e8e8);box-shadow:none;pointer-events:none}:host(cds-custom-search-skeleton) .cds-custom--search-input:active,:host(cds-custom-search-skeleton) .cds-custom--search-input:focus,:host(cds-custom-search-skeleton) .cds-custom--search-input:hover{border:none;cursor:default;outline:none}:host(cds-custom-search-skeleton) .cds-custom--search-input:before{position:absolute;animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;inset-inline-start:0;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-custom-search-skeleton) .cds-custom--search-input:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){:host(cds-custom-search-skeleton) .cds-custom--search-input{background:CanvasText}:host(cds-custom-search-skeleton) .cds-custom--search-input:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-search-skeleton) .cds-custom--search-input{inline-size:100%}:host(cds-custom-search-skeleton) .cds-custom--search-input::-moz-placeholder{color:transparent}:host(cds-custom-search-skeleton) .cds-custom--search-input::placeholder{color:transparent}:host(cds-custom-search) .cds-custom--search-input{background-color:var(--cds-search-background,var(--cds-field));border-block-end:var(--cds-search-border-bottom,1px solid var(--cds-border-strong))}']), et;
|
|
5577
5577
|
let V = (et = class extends Zt(fo(ji(y))) {
|
|
5578
5578
|
constructor(...o) {
|
|
5579
5579
|
super(...o), this.autoComplete = "off", this.autofocus = !1, this.closeButtonLabelText = "", this.disabled = !1, this.expandable = !1, this.expanded = !1, this.hasCustomIcon = !1, this.labelText = "", this.name = "", this.role = "", this.placeholder = "Search", this.type = "", this.value = "";
|
|
@@ -5745,7 +5745,7 @@ p([d()], V.prototype, "placeholder", void 0);
|
|
|
5745
5745
|
p([d({ reflect: !0 })], V.prototype, "size", void 0);
|
|
5746
5746
|
p([d()], V.prototype, "type", void 0);
|
|
5747
5747
|
p([d({ type: String })], V.prototype, "value", void 0);
|
|
5748
|
-
V = p([
|
|
5748
|
+
V = p([H("cds-custom-search")], V);
|
|
5749
5749
|
var Ct;
|
|
5750
5750
|
let Ve = (Ct = class extends y {
|
|
5751
5751
|
render() {
|
|
@@ -5761,7 +5761,7 @@ let Ve = (Ct = class extends y {
|
|
|
5761
5761
|
}
|
|
5762
5762
|
}, Ct.styles = Ec, Ct);
|
|
5763
5763
|
p([d({ reflect: !0 })], Ve.prototype, "size", void 0);
|
|
5764
|
-
Ve = p([
|
|
5764
|
+
Ve = p([H("cds-custom-search-skeleton")], Ve);
|
|
5765
5765
|
const qi = `/**
|
|
5766
5766
|
* @license
|
|
5767
5767
|
*
|
|
@@ -6134,7 +6134,7 @@ let $o = class extends y {
|
|
|
6134
6134
|
return m`<cds-custom-header-menu
|
|
6135
6135
|
menu-label="Help"
|
|
6136
6136
|
id="${Ns}"
|
|
6137
|
-
class="${
|
|
6137
|
+
class="${P}__help-menu"
|
|
6138
6138
|
trigger-content="Help"
|
|
6139
6139
|
tabindex="${this.isTrialOpen ? -1 : 0}">
|
|
6140
6140
|
${o == null ? void 0 : o.map((e) => m`
|
|
@@ -6156,7 +6156,7 @@ let $o = class extends y {
|
|
|
6156
6156
|
aria-label="open assistance side panel"
|
|
6157
6157
|
tooltipAlignment="center"
|
|
6158
6158
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
6159
|
-
class="${
|
|
6159
|
+
class="${P}__help-menu"
|
|
6160
6160
|
@click="${(t) => this.handleAssistmeToggleClick(t)}">
|
|
6161
6161
|
${N("Help", 20, "icon")}
|
|
6162
6162
|
</cds-custom-header-global-action>
|
|
@@ -6191,7 +6191,7 @@ let $o = class extends y {
|
|
|
6191
6191
|
role="button"
|
|
6192
6192
|
aria-label="Launch Chat"
|
|
6193
6193
|
tooltipAlignment="center"
|
|
6194
|
-
class="${
|
|
6194
|
+
class="${P}__globalaction"
|
|
6195
6195
|
tabindex="${this.isTrialOpen ? -1 : 0}"
|
|
6196
6196
|
@click="${() => this._toggleAIChat(t.onClick)}">
|
|
6197
6197
|
${N("AiLaunch", 20, "icon")}
|
|
@@ -6207,7 +6207,7 @@ let $o = class extends y {
|
|
|
6207
6207
|
role="button"
|
|
6208
6208
|
aria-label="Solis sidekick"
|
|
6209
6209
|
tooltipAlignment="center"
|
|
6210
|
-
class="${
|
|
6210
|
+
class="${P}__globalaction"
|
|
6211
6211
|
id="${yc}">
|
|
6212
6212
|
${N("ChartVennDiagram", 20, "icon")}
|
|
6213
6213
|
</cds-custom-header-global-action>
|
|
@@ -6222,7 +6222,7 @@ let $o = class extends y {
|
|
|
6222
6222
|
role="button"
|
|
6223
6223
|
aria-label="Solis switcher"
|
|
6224
6224
|
tooltipAlignment="center"
|
|
6225
|
-
class="${
|
|
6225
|
+
class="${P}__globalaction"
|
|
6226
6226
|
id="${_c}">
|
|
6227
6227
|
${N("Switcher", 20, "icon")}
|
|
6228
6228
|
</cds-custom-header-global-action>
|
|
@@ -6268,9 +6268,9 @@ let $o = class extends y {
|
|
|
6268
6268
|
<cds-custom-header-global-action
|
|
6269
6269
|
role="button"
|
|
6270
6270
|
aria-label="${o.label}"
|
|
6271
|
-
tooltip-text="${
|
|
6271
|
+
tooltip-text="${O(o.tooltip)}"
|
|
6272
6272
|
tooltip-position="bottom"
|
|
6273
|
-
class="${
|
|
6273
|
+
class="${P}__globalaction"
|
|
6274
6274
|
@click="${o.onClick}">
|
|
6275
6275
|
${N(o.carbonIcon, 20, "icon")}
|
|
6276
6276
|
</cds-custom-header-global-action>
|
|
@@ -6544,10 +6544,10 @@ let Co = class extends y {
|
|
|
6544
6544
|
}), Ws(this.headerProps));
|
|
6545
6545
|
}
|
|
6546
6546
|
render() {
|
|
6547
|
-
var t, o, e, s, c, r, n, i, a, l, u, v, g, h, b, _, w, z, A, C, E, S, $,
|
|
6547
|
+
var t, o, e, s, c, r, n, i, a, l, u, v, g, h, b, _, w, z, A, C, E, S, $, B, x, L, F, U;
|
|
6548
6548
|
return m`
|
|
6549
6549
|
<cds-custom-header
|
|
6550
|
-
class="${
|
|
6550
|
+
class="${P}__header"
|
|
6551
6551
|
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}">
|
|
6552
6552
|
${this.headerProps && ((c = this.headerProps) != null && c.sideNav) ? m`
|
|
6553
6553
|
<cds-custom-header-menu-button
|
|
@@ -6557,17 +6557,17 @@ let Co = class extends y {
|
|
|
6557
6557
|
` : f}
|
|
6558
6558
|
<slot name="header-logo"></slot>
|
|
6559
6559
|
<cds-custom-header-name
|
|
6560
|
-
class="${
|
|
6560
|
+
class="${P}__header-name"
|
|
6561
6561
|
prefix="${((n = (r = this.headerProps) == null ? void 0 : r.brand) == null ? void 0 : n.company) ?? "IBM"}">
|
|
6562
|
-
<span class="${
|
|
6562
|
+
<span class="${P}__product-type"
|
|
6563
6563
|
>${((a = (i = this.headerProps) == null ? void 0 : i.brand) == null ? void 0 : a.product) ?? f}</span
|
|
6564
6564
|
>
|
|
6565
6565
|
</cds-custom-header-name>
|
|
6566
|
-
<span class="${
|
|
6566
|
+
<span class="${P}__capability-name"
|
|
6567
6567
|
>${((u = (l = this.headerProps) == null ? void 0 : l.capabilityName) == null ? void 0 : u.label) ?? f}</span
|
|
6568
6568
|
>
|
|
6569
6569
|
<clabs-global-header-context
|
|
6570
|
-
class="${
|
|
6570
|
+
class="${P}__global"
|
|
6571
6571
|
.props="${{ ...this.headerProps }}"
|
|
6572
6572
|
.assistMeScriptLoaded="${this.assistMeScriptLoaded}"
|
|
6573
6573
|
?hasNewNotifications="${this.hasNewNotifications}"></clabs-global-header-context>
|
|
@@ -6577,10 +6577,10 @@ let Co = class extends y {
|
|
|
6577
6577
|
collapse-mode="${typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible ? "rail" : "responsive"}"
|
|
6578
6578
|
?is-not-persistent="${!!(typeof this.headerProps.sideNav.isCollapsible < "u" && this.headerProps.sideNav.isCollapsible)}"
|
|
6579
6579
|
class="${mo({
|
|
6580
|
-
[`${
|
|
6580
|
+
[`${P}--rail-sidePanel`]: typeof this.headerProps.sideNav.isCollapsible < "u" && !this.headerProps.sideNav.isCollapsible
|
|
6581
6581
|
})}">
|
|
6582
6582
|
<cds-custom-side-nav-items
|
|
6583
|
-
class="${
|
|
6583
|
+
class="${P}__side-nav-items">
|
|
6584
6584
|
<!-- sideNav group array render -->
|
|
6585
6585
|
${(_ = (b = this.headerProps) == null ? void 0 : b.sideNav) != null && _.groups ? m`
|
|
6586
6586
|
${(z = (w = this.headerProps.sideNav) == null ? void 0 : w.groups) == null ? void 0 : z.map(
|
|
@@ -6635,10 +6635,10 @@ let Co = class extends y {
|
|
|
6635
6635
|
aria-label=${((S = (E = this.headerProps) == null ? void 0 : E.sideNavPropsV2) == null ? void 0 : S.buttonLabel) ?? "Side navigation"}
|
|
6636
6636
|
collapse-mode="rail"
|
|
6637
6637
|
?expanded="${typeof this.headerProps.sideNavPropsV2.isExpandable < "u" && this.headerProps.sideNavPropsV2.isExpandable ? this.isMenuOpen : !1}"
|
|
6638
|
-
?is-not-persistent="${!(typeof ((
|
|
6638
|
+
?is-not-persistent="${!(typeof ((B = ($ = this.headerProps) == null ? void 0 : $.sideNavPropsV2) == null ? void 0 : B.isCollapsible) < "u" && !((L = (x = this.headerProps) == null ? void 0 : x.sideNav) != null && L.isCollapsible))}"
|
|
6639
6639
|
class="
|
|
6640
6640
|
${mo({
|
|
6641
|
-
[`${
|
|
6641
|
+
[`${P}--rail-sidePanel`]: typeof this.headerProps.sideNavPropsV2.isCollapsible < "u" && !this.headerProps.sideNavPropsV2.isCollapsible
|
|
6642
6642
|
})}">
|
|
6643
6643
|
${(U = (F = this.headerProps.sideNavPropsV2) == null ? void 0 : F.links) == null ? void 0 : U.map((R) => {
|
|
6644
6644
|
var j, D, X;
|
|
@@ -6768,15 +6768,15 @@ class pa {
|
|
|
6768
6768
|
return this.isIdle;
|
|
6769
6769
|
}
|
|
6770
6770
|
}
|
|
6771
|
-
var la = Object.defineProperty, ua = Object.getOwnPropertyDescriptor,
|
|
6771
|
+
var la = Object.defineProperty, ua = Object.getOwnPropertyDescriptor, T = (t, o, e, s) => {
|
|
6772
6772
|
for (var c = s > 1 ? void 0 : s ? ua(o, e) : o, r = t.length - 1, n; r >= 0; r--)
|
|
6773
6773
|
(n = t[r]) && (c = (s ? n(o, e, c) : n(c)) || c);
|
|
6774
6774
|
return s && c && la(o, e, c), c;
|
|
6775
6775
|
};
|
|
6776
6776
|
const { stablePrefix: ma } = ro;
|
|
6777
|
-
let
|
|
6777
|
+
let I = class extends y {
|
|
6778
6778
|
constructor() {
|
|
6779
|
-
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 = {
|
|
6779
|
+
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.forceBackendProxy = !1, this.solisSessionManagerEnabled = !1, this.solisSessionRefreshInterval = 25, this.solisIdleTimeoutInterval = 28, this.headerOptions = {
|
|
6780
6780
|
...yn,
|
|
6781
6781
|
brand: {
|
|
6782
6782
|
company: "IBM",
|
|
@@ -6883,8 +6883,8 @@ let O = class extends y {
|
|
|
6883
6883
|
return window.location.hostname;
|
|
6884
6884
|
}
|
|
6885
6885
|
getBackendProxy() {
|
|
6886
|
-
const t = this.getHostname()
|
|
6887
|
-
if (
|
|
6886
|
+
const t = this.getHostname(), o = /^(.+\.)?ibm\.com$/;
|
|
6887
|
+
if (this.forceBackendProxy || !o.test(t))
|
|
6888
6888
|
return `${this.basePath}/hybrid-ipaas/v1/proxies/solis/backend`;
|
|
6889
6889
|
}
|
|
6890
6890
|
initSolisOptions(t = "local", o = !1, e = !0) {
|
|
@@ -6998,114 +6998,117 @@ let O = class extends y {
|
|
|
6998
6998
|
</div>`;
|
|
6999
6999
|
}
|
|
7000
7000
|
};
|
|
7001
|
-
|
|
7001
|
+
I.styles = K`
|
|
7002
7002
|
${co(da)}
|
|
7003
7003
|
`;
|
|
7004
|
-
|
|
7004
|
+
T([
|
|
7005
7005
|
d({ type: String })
|
|
7006
|
-
],
|
|
7007
|
-
|
|
7006
|
+
], I.prototype, "productName", 2);
|
|
7007
|
+
T([
|
|
7008
7008
|
d({ type: String })
|
|
7009
|
-
],
|
|
7010
|
-
|
|
7009
|
+
], I.prototype, "productKey", 2);
|
|
7010
|
+
T([
|
|
7011
7011
|
d({ type: Object })
|
|
7012
|
-
],
|
|
7013
|
-
|
|
7012
|
+
], I.prototype, "fetchHeaders", 2);
|
|
7013
|
+
T([
|
|
7014
7014
|
d({ type: Boolean })
|
|
7015
|
-
],
|
|
7016
|
-
|
|
7015
|
+
], I.prototype, "solisSwitcherEnabled", 2);
|
|
7016
|
+
T([
|
|
7017
7017
|
d({ type: String })
|
|
7018
|
-
],
|
|
7019
|
-
|
|
7018
|
+
], I.prototype, "solisEnvironment", 2);
|
|
7019
|
+
T([
|
|
7020
7020
|
d({ type: Boolean })
|
|
7021
|
-
],
|
|
7022
|
-
|
|
7021
|
+
], I.prototype, "solisDevMode", 2);
|
|
7022
|
+
T([
|
|
7023
7023
|
d({ type: String })
|
|
7024
|
-
],
|
|
7025
|
-
|
|
7024
|
+
], I.prototype, "basePath", 2);
|
|
7025
|
+
T([
|
|
7026
7026
|
d({ type: String })
|
|
7027
|
-
],
|
|
7028
|
-
|
|
7027
|
+
], I.prototype, "displayName", 2);
|
|
7028
|
+
T([
|
|
7029
7029
|
d({ type: String })
|
|
7030
|
-
],
|
|
7031
|
-
|
|
7030
|
+
], I.prototype, "userEmail", 2);
|
|
7031
|
+
T([
|
|
7032
7032
|
d({ type: String })
|
|
7033
|
-
],
|
|
7034
|
-
|
|
7033
|
+
], I.prototype, "productVersion", 2);
|
|
7034
|
+
T([
|
|
7035
7035
|
d({ type: String })
|
|
7036
|
-
],
|
|
7037
|
-
|
|
7036
|
+
], I.prototype, "assistMeKey", 2);
|
|
7037
|
+
T([
|
|
7038
7038
|
d({ type: Function })
|
|
7039
|
-
],
|
|
7040
|
-
|
|
7039
|
+
], I.prototype, "aiCallback", 2);
|
|
7040
|
+
T([
|
|
7041
7041
|
d({ type: String })
|
|
7042
|
-
],
|
|
7043
|
-
|
|
7042
|
+
], I.prototype, "aiCallbackEvent", 2);
|
|
7043
|
+
T([
|
|
7044
7044
|
d({ type: Function })
|
|
7045
|
-
],
|
|
7046
|
-
|
|
7045
|
+
], I.prototype, "logoutCallback", 2);
|
|
7046
|
+
T([
|
|
7047
7047
|
d({ type: String })
|
|
7048
|
-
],
|
|
7049
|
-
|
|
7048
|
+
], I.prototype, "logoutCallbackEvent", 2);
|
|
7049
|
+
T([
|
|
7050
7050
|
d({ type: Function })
|
|
7051
|
-
],
|
|
7052
|
-
|
|
7051
|
+
], I.prototype, "notificationOpenCallback", 2);
|
|
7052
|
+
T([
|
|
7053
7053
|
d({ type: String })
|
|
7054
|
-
],
|
|
7055
|
-
|
|
7054
|
+
], I.prototype, "notificationOpenCallbackEvent", 2);
|
|
7055
|
+
T([
|
|
7056
7056
|
d({ type: Function })
|
|
7057
|
-
],
|
|
7058
|
-
|
|
7057
|
+
], I.prototype, "searchCallback", 2);
|
|
7058
|
+
T([
|
|
7059
7059
|
d({ type: String })
|
|
7060
|
-
],
|
|
7061
|
-
|
|
7060
|
+
], I.prototype, "searchCallbackEvent", 2);
|
|
7061
|
+
T([
|
|
7062
7062
|
d({ type: Function })
|
|
7063
|
-
],
|
|
7064
|
-
|
|
7063
|
+
], I.prototype, "searchSubmitCallback", 2);
|
|
7064
|
+
T([
|
|
7065
7065
|
d({ type: String })
|
|
7066
|
-
],
|
|
7067
|
-
|
|
7066
|
+
], I.prototype, "searchSubmitCallbackEvent", 2);
|
|
7067
|
+
T([
|
|
7068
7068
|
d({ type: Boolean })
|
|
7069
|
-
],
|
|
7070
|
-
|
|
7069
|
+
], I.prototype, "hasNewNotifications", 2);
|
|
7070
|
+
T([
|
|
7071
7071
|
d({ type: Object })
|
|
7072
|
-
],
|
|
7073
|
-
|
|
7072
|
+
], I.prototype, "searchConfigs", 2);
|
|
7073
|
+
T([
|
|
7074
7074
|
d({ type: Array })
|
|
7075
|
-
],
|
|
7076
|
-
|
|
7075
|
+
], I.prototype, "capabilityProfileFooterLinks", 2);
|
|
7076
|
+
T([
|
|
7077
7077
|
d({ type: Array })
|
|
7078
|
-
],
|
|
7079
|
-
|
|
7078
|
+
], I.prototype, "capabilityGlobalActions", 2);
|
|
7079
|
+
T([
|
|
7080
|
+
d({ type: Boolean })
|
|
7081
|
+
], I.prototype, "addCookiePreferences", 2);
|
|
7082
|
+
T([
|
|
7080
7083
|
d({ type: Boolean })
|
|
7081
|
-
],
|
|
7082
|
-
|
|
7084
|
+
], I.prototype, "forceBackendProxy", 2);
|
|
7085
|
+
T([
|
|
7083
7086
|
d({ type: Boolean })
|
|
7084
|
-
],
|
|
7085
|
-
|
|
7087
|
+
], I.prototype, "solisSessionManagerEnabled", 2);
|
|
7088
|
+
T([
|
|
7086
7089
|
d({ type: Number })
|
|
7087
|
-
],
|
|
7088
|
-
|
|
7090
|
+
], I.prototype, "solisSessionRefreshInterval", 2);
|
|
7091
|
+
T([
|
|
7089
7092
|
d({ type: Number })
|
|
7090
|
-
],
|
|
7091
|
-
|
|
7093
|
+
], I.prototype, "solisIdleTimeoutInterval", 2);
|
|
7094
|
+
T([
|
|
7092
7095
|
go()
|
|
7093
|
-
],
|
|
7094
|
-
|
|
7096
|
+
], I.prototype, "headerOptions", 2);
|
|
7097
|
+
I = T([
|
|
7095
7098
|
so(`${ma}-global-header-hybrid-ipaas`)
|
|
7096
|
-
],
|
|
7099
|
+
], I);
|
|
7097
7100
|
export {
|
|
7098
7101
|
k as A,
|
|
7099
7102
|
Co as C,
|
|
7100
7103
|
fo as F,
|
|
7101
7104
|
q as H,
|
|
7102
|
-
|
|
7105
|
+
Pn as _,
|
|
7103
7106
|
Zt as a,
|
|
7104
|
-
|
|
7107
|
+
I as b,
|
|
7105
7108
|
mr as c,
|
|
7106
7109
|
p as d,
|
|
7107
7110
|
m as e,
|
|
7108
|
-
|
|
7111
|
+
H as f,
|
|
7109
7112
|
Y as g,
|
|
7110
7113
|
It as h,
|
|
7111
7114
|
K as i,
|
|
@@ -7113,7 +7116,7 @@ export {
|
|
|
7113
7116
|
Ft as k,
|
|
7114
7117
|
N as l,
|
|
7115
7118
|
d as n,
|
|
7116
|
-
|
|
7119
|
+
O as o,
|
|
7117
7120
|
co as r,
|
|
7118
7121
|
ro as s,
|
|
7119
7122
|
so as t
|