@pantheon-systems/pds-toolkit-react 1.0.0-dev.264 → 1.0.0-dev.265
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/_dist/components/SiteDashboardHeading/SiteDashboardHeading.d.ts +22 -2
- package/_dist/css/component-css/pds-index.css +1 -1
- package/_dist/css/component-css/pds-popover.css +1 -1
- package/_dist/css/component-css/pds-site-dashboard-heading.css +1 -1
- package/_dist/css/pds-components.css +1 -1
- package/_dist/index.css +1 -1
- package/_dist/index.js +442 -409
- package/_dist/index.js.map +1 -1
- package/package.json +1 -1
package/_dist/index.js
CHANGED
|
@@ -62,7 +62,7 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
62
62
|
} else
|
|
63
63
|
s.push(a);
|
|
64
64
|
}), s.length > 0 && (n.__unslotted = s), n;
|
|
65
|
-
},
|
|
65
|
+
}, N = (t) => t.join(" ").trim().replace(/\s+/g, " "), g1 = (t) => t ? t.startsWith("data:") ? /^data:image\/(png|jpeg|jpg|gif|bmp|webp);base64,[A-Za-z0-9+/]+=*$/.test(t) : !0 : !1, j = (c) => {
|
|
66
66
|
var l = c, {
|
|
67
67
|
display: t = "inline-block",
|
|
68
68
|
iconName: n,
|
|
@@ -96,7 +96,7 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
96
96
|
"aria-hidden": "true",
|
|
97
97
|
preserveAspectRatio: "xMidYMid meet",
|
|
98
98
|
focusable: "false",
|
|
99
|
-
className:
|
|
99
|
+
className: N([o, r]),
|
|
100
100
|
style: {
|
|
101
101
|
display: t,
|
|
102
102
|
flexShrink: 0,
|
|
@@ -795,7 +795,7 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
795
795
|
path: "M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z",
|
|
796
796
|
width: "576"
|
|
797
797
|
}
|
|
798
|
-
},
|
|
798
|
+
}, Xn = Object.keys(j2), it = [
|
|
799
799
|
"dawn",
|
|
800
800
|
"dragonfruit",
|
|
801
801
|
"dusk",
|
|
@@ -861,7 +861,7 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
861
861
|
return /* @__PURE__ */ e.createElement(
|
|
862
862
|
"div",
|
|
863
863
|
w({
|
|
864
|
-
className:
|
|
864
|
+
className: N([g, u, m, c])
|
|
865
865
|
}, l),
|
|
866
866
|
a ? i : h
|
|
867
867
|
);
|
|
@@ -881,7 +881,12 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
881
881
|
return /* @__PURE__ */ e.createElement(
|
|
882
882
|
"span",
|
|
883
883
|
w({
|
|
884
|
-
className: [
|
|
884
|
+
className: N([
|
|
885
|
+
l,
|
|
886
|
+
o,
|
|
887
|
+
p,
|
|
888
|
+
a != null ? a : ""
|
|
889
|
+
])
|
|
885
890
|
}, r),
|
|
886
891
|
/* @__PURE__ */ e.createElement("span", { className: `${l}__label` }, t)
|
|
887
892
|
);
|
|
@@ -932,7 +937,7 @@ const c2 = () => Math.random().toString(32).substring(2, 13), Vt = (t, n) => {
|
|
|
932
937
|
return /* @__PURE__ */ e.createElement(
|
|
933
938
|
"div",
|
|
934
939
|
w({
|
|
935
|
-
className:
|
|
940
|
+
className: N([l, o, a != null ? a : ""])
|
|
936
941
|
}, r),
|
|
937
942
|
/* @__PURE__ */ e.createElement("div", { className: `${l}__label` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, p), t)
|
|
938
943
|
);
|
|
@@ -962,10 +967,10 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
962
967
|
"zIndex",
|
|
963
968
|
"className"
|
|
964
969
|
]);
|
|
965
|
-
const [b, v] = Q(!1), y = typeof n, _ = "pds-tooltip", E =
|
|
970
|
+
const [b, v] = Q(!1), y = typeof n, _ = "pds-tooltip", E = N([
|
|
966
971
|
`${_}__trigger-custom`,
|
|
967
972
|
y === "string" ? `${_}__trigger-text` : null
|
|
968
|
-
]), h =
|
|
973
|
+
]), h = N([
|
|
969
974
|
`${_}__trigger`,
|
|
970
975
|
`${_}__trigger--${c}`
|
|
971
976
|
]), { refs: i, floatingStyles: f, context: C } = Ie({
|
|
@@ -978,13 +983,13 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
978
983
|
restMs: 300,
|
|
979
984
|
delay: { open: 500, close: 0 },
|
|
980
985
|
move: !1
|
|
981
|
-
}), H = kt(C), M = Ae(C), L = Te(C, { role: "tooltip" }), { getReferenceProps: k, getFloatingProps:
|
|
986
|
+
}), H = kt(C), M = Ae(C), L = Te(C, { role: "tooltip" }), { getReferenceProps: k, getFloatingProps: z } = De([
|
|
982
987
|
$,
|
|
983
988
|
H,
|
|
984
989
|
M,
|
|
985
990
|
L
|
|
986
991
|
]);
|
|
987
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
992
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([_, p != null ? p : ""]) }, g), n ? /* @__PURE__ */ e.createElement(
|
|
988
993
|
"span",
|
|
989
994
|
w({
|
|
990
995
|
className: E,
|
|
@@ -1013,10 +1018,10 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1013
1018
|
className: `${_}__container`,
|
|
1014
1019
|
ref: i.setFloating,
|
|
1015
1020
|
style: ie(w({}, f), { zIndex: o })
|
|
1016
|
-
},
|
|
1021
|
+
}, z()),
|
|
1017
1022
|
t
|
|
1018
1023
|
)));
|
|
1019
|
-
},
|
|
1024
|
+
}, Yn = (p) => {
|
|
1020
1025
|
var g = p, {
|
|
1021
1026
|
isLoading: t,
|
|
1022
1027
|
loadingText: n = "Loading...",
|
|
@@ -1047,7 +1052,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1047
1052
|
return /* @__PURE__ */ e.createElement(
|
|
1048
1053
|
"div",
|
|
1049
1054
|
w({
|
|
1050
|
-
className:
|
|
1055
|
+
className: N([u, m, l != null ? l : ""]),
|
|
1051
1056
|
style: { width: v }
|
|
1052
1057
|
}, o),
|
|
1053
1058
|
/* @__PURE__ */ e.createElement(
|
|
@@ -1064,7 +1069,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1064
1069
|
_ > 0 && /* @__PURE__ */ e.createElement(
|
|
1065
1070
|
"div",
|
|
1066
1071
|
{
|
|
1067
|
-
className:
|
|
1072
|
+
className: N([
|
|
1068
1073
|
`${u}__line ${u}__line--behind`,
|
|
1069
1074
|
b
|
|
1070
1075
|
]),
|
|
@@ -1080,7 +1085,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1080
1085
|
y > 0 && /* @__PURE__ */ e.createElement(
|
|
1081
1086
|
"div",
|
|
1082
1087
|
{
|
|
1083
|
-
className:
|
|
1088
|
+
className: N([
|
|
1084
1089
|
`${u}__line ${u}__line--ahead`,
|
|
1085
1090
|
b
|
|
1086
1091
|
]),
|
|
@@ -1108,7 +1113,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1108
1113
|
const o = t ? `${t}__heading` : null;
|
|
1109
1114
|
return e1(
|
|
1110
1115
|
a,
|
|
1111
|
-
w({ className:
|
|
1116
|
+
w({ className: N([o, r]), id: s }, d),
|
|
1112
1117
|
n
|
|
1113
1118
|
);
|
|
1114
1119
|
}, Q2 = (t) => typeof t == "string" || typeof t == "number" ? String(t) : e.isValidElement(t) ? e.Children.toArray(t.props.children).map(Q2).join("") : "", ne = {
|
|
@@ -1136,7 +1141,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1136
1141
|
tooltipText: l = null,
|
|
1137
1142
|
className: o
|
|
1138
1143
|
}) => {
|
|
1139
|
-
const p =
|
|
1144
|
+
const p = N([
|
|
1140
1145
|
"pds-input-label",
|
|
1141
1146
|
s ? null : "visually-hidden",
|
|
1142
1147
|
o != null ? o : ""
|
|
@@ -1155,7 +1160,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1155
1160
|
return /* @__PURE__ */ e.createElement(
|
|
1156
1161
|
"div",
|
|
1157
1162
|
{
|
|
1158
|
-
className:
|
|
1163
|
+
className: N([l, o, c != null ? c : ""]),
|
|
1159
1164
|
id: t ? `${n}__message-hidden` : `${n}__message`,
|
|
1160
1165
|
role: d === "error" ? "alert" : null
|
|
1161
1166
|
},
|
|
@@ -1169,7 +1174,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1169
1174
|
filter: "barsFilter"
|
|
1170
1175
|
}, i2 = ({ variant: t }) => {
|
|
1171
1176
|
const n = "pds-input-decorator";
|
|
1172
|
-
return /* @__PURE__ */ e.createElement("div", { className:
|
|
1177
|
+
return /* @__PURE__ */ e.createElement("div", { className: N([n, `${n}--${t}`]) }, /* @__PURE__ */ e.createElement(
|
|
1173
1178
|
j,
|
|
1174
1179
|
{
|
|
1175
1180
|
iconName: E1[t],
|
|
@@ -1208,7 +1213,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1208
1213
|
"div",
|
|
1209
1214
|
{
|
|
1210
1215
|
id: `${t}__counter`,
|
|
1211
|
-
className:
|
|
1216
|
+
className: N([c, l])
|
|
1212
1217
|
},
|
|
1213
1218
|
n,
|
|
1214
1219
|
"/",
|
|
@@ -1229,7 +1234,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1229
1234
|
role: "option",
|
|
1230
1235
|
id: l,
|
|
1231
1236
|
"aria-selected": n,
|
|
1232
|
-
className:
|
|
1237
|
+
className: N([o, p, s != null ? s : ""])
|
|
1233
1238
|
}, a),
|
|
1234
1239
|
t
|
|
1235
1240
|
);
|
|
@@ -1321,7 +1326,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1321
1326
|
"button",
|
|
1322
1327
|
w({
|
|
1323
1328
|
type: n,
|
|
1324
|
-
className:
|
|
1329
|
+
className: N([
|
|
1325
1330
|
h,
|
|
1326
1331
|
i,
|
|
1327
1332
|
f,
|
|
@@ -1358,7 +1363,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1358
1363
|
"variant",
|
|
1359
1364
|
"className"
|
|
1360
1365
|
]);
|
|
1361
|
-
const u = "pds-button-link", m = "pds-button", b = r !== "md" ? `${m}--${r}` : null, v = c !== "primary" ? `${m}--${c}` : null, y =
|
|
1366
|
+
const u = "pds-button-link", m = "pds-button", b = r !== "md" ? `${m}--${r}` : null, v = c !== "primary" ? `${m}--${c}` : null, y = N([
|
|
1362
1367
|
m,
|
|
1363
1368
|
b,
|
|
1364
1369
|
v
|
|
@@ -1380,14 +1385,14 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1380
1385
|
return t ? /* @__PURE__ */ e.createElement(
|
|
1381
1386
|
C2,
|
|
1382
1387
|
{
|
|
1383
|
-
className:
|
|
1388
|
+
className: N([u, l != null ? l : ""]),
|
|
1384
1389
|
disabled: !0,
|
|
1385
1390
|
label: h,
|
|
1386
1391
|
size: r,
|
|
1387
1392
|
tooltipText: d != null ? d : null,
|
|
1388
1393
|
variant: c
|
|
1389
1394
|
}
|
|
1390
|
-
) : /* @__PURE__ */ e.createElement("span", w({ className:
|
|
1395
|
+
) : /* @__PURE__ */ e.createElement("span", w({ className: N([u, l != null ? l : ""]) }, o), i);
|
|
1391
1396
|
}, v1 = (t, n) => {
|
|
1392
1397
|
const [s, a] = Q(!1), r = n == null ? void 0 : n.duration;
|
|
1393
1398
|
return le(() => {
|
|
@@ -1487,7 +1492,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1487
1492
|
"button",
|
|
1488
1493
|
w({
|
|
1489
1494
|
"aria-label": t,
|
|
1490
|
-
className:
|
|
1495
|
+
className: N([
|
|
1491
1496
|
v,
|
|
1492
1497
|
y,
|
|
1493
1498
|
_,
|
|
@@ -1528,7 +1533,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1528
1533
|
return /* @__PURE__ */ e.createElement(
|
|
1529
1534
|
z2,
|
|
1530
1535
|
w({
|
|
1531
|
-
className:
|
|
1536
|
+
className: N([o, r != null ? r : ""]),
|
|
1532
1537
|
ariaLabel: t,
|
|
1533
1538
|
buttonType: "button",
|
|
1534
1539
|
disabled: s,
|
|
@@ -1557,7 +1562,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1557
1562
|
"aria-label": t,
|
|
1558
1563
|
onClick: s,
|
|
1559
1564
|
type: "button",
|
|
1560
|
-
className:
|
|
1565
|
+
className: N(["pds-close-button", a != null ? a : ""])
|
|
1561
1566
|
}, r),
|
|
1562
1567
|
/* @__PURE__ */ e.createElement(j, { iconName: "xmark", iconSize: n })
|
|
1563
1568
|
);
|
|
@@ -1635,8 +1640,8 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1635
1640
|
middleware: [m1()]
|
|
1636
1641
|
});
|
|
1637
1642
|
let k = !1;
|
|
1638
|
-
const
|
|
1639
|
-
|
|
1643
|
+
const z = $e(Le);
|
|
1644
|
+
z && (k = z.isMobile);
|
|
1640
1645
|
const x = m === "navbar" && k, R = "pds-menu-button", D = x ? `${R}--isMobile` : null, W = b ? `${R}--navbar` : null, O = a, [F] = Q(`menu-button-${a}`), G = L.floating, K = ce(null), [J, te] = Q(!1), [Z, B] = Q(!1), [q, A] = Q(""), [I, S] = Q(0), V = ce([]), T = ce([]), X = ce([]);
|
|
1641
1646
|
t1(() => {
|
|
1642
1647
|
window.addEventListener("mousedown", xe, !0), H();
|
|
@@ -1819,7 +1824,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1819
1824
|
R2 || D2
|
|
1820
1825
|
), se = Y.length > 0;
|
|
1821
1826
|
let oe = [`${R}__listbox`];
|
|
1822
|
-
if (b && oe.push(`${R}__listbox--navbar`), l === "end" && oe.push(`${R}__listbox--end`), n === "icon-only" && oe.push(`${R}__listbox--icon-only`), oe =
|
|
1827
|
+
if (b && oe.push(`${R}__listbox--navbar`), l === "end" && oe.push(`${R}__listbox--end`), n === "icon-only" && oe.push(`${R}__listbox--icon-only`), oe = N(oe), se) {
|
|
1823
1828
|
const fe = Je(U, Y);
|
|
1824
1829
|
fe.forEach(() => {
|
|
1825
1830
|
V.current.push(c2());
|
|
@@ -1945,7 +1950,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1945
1950
|
), ae.nextElementSibling.classList.toggle(`${R}__mobile-menu--expanded`);
|
|
1946
1951
|
}, r2 = () => /* @__PURE__ */ e.createElement("ul", { className: `${R}__mobile-menu`, role: "menu" }, c.map((U, ae) => He(U, ae)));
|
|
1947
1952
|
let t2;
|
|
1948
|
-
const be = n === "icon-end" ? "pds-button pds-button--navbar" : null, we =
|
|
1953
|
+
const be = n === "icon-end" ? "pds-button pds-button--navbar" : null, we = N([
|
|
1949
1954
|
`${R}__toggle`,
|
|
1950
1955
|
be
|
|
1951
1956
|
]);
|
|
@@ -1973,7 +1978,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1973
1978
|
return /* @__PURE__ */ e.createElement(
|
|
1974
1979
|
"span",
|
|
1975
1980
|
w({
|
|
1976
|
-
className:
|
|
1981
|
+
className: N([
|
|
1977
1982
|
R,
|
|
1978
1983
|
W,
|
|
1979
1984
|
D,
|
|
@@ -1985,7 +1990,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
1985
1990
|
}, y),
|
|
1986
1991
|
x ? /* @__PURE__ */ e.createElement(e.Fragment, null, ve, /* @__PURE__ */ e.createElement(r2, null)) : /* @__PURE__ */ e.createElement(e.Fragment, null, Ze, e2(c))
|
|
1987
1992
|
);
|
|
1988
|
-
},
|
|
1993
|
+
}, Qn = (g) => {
|
|
1989
1994
|
var u = g, {
|
|
1990
1995
|
disabled: t = !1,
|
|
1991
1996
|
id: n,
|
|
@@ -2016,7 +2021,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2016
2021
|
return /* @__PURE__ */ e.createElement(
|
|
2017
2022
|
"fieldset",
|
|
2018
2023
|
w({
|
|
2019
|
-
className:
|
|
2024
|
+
className: N([
|
|
2020
2025
|
m,
|
|
2021
2026
|
v,
|
|
2022
2027
|
b,
|
|
@@ -2029,7 +2034,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2029
2034
|
return /* @__PURE__ */ e.createElement(
|
|
2030
2035
|
"div",
|
|
2031
2036
|
{
|
|
2032
|
-
className:
|
|
2037
|
+
className: N([H, M]),
|
|
2033
2038
|
key: `${n}-option-${C}`
|
|
2034
2039
|
},
|
|
2035
2040
|
/* @__PURE__ */ e.createElement(
|
|
@@ -2106,7 +2111,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2106
2111
|
)), /* @__PURE__ */ e.createElement(
|
|
2107
2112
|
"span",
|
|
2108
2113
|
w({
|
|
2109
|
-
className:
|
|
2114
|
+
className: N([g, u, c]),
|
|
2110
2115
|
id: s
|
|
2111
2116
|
}, l),
|
|
2112
2117
|
v,
|
|
@@ -2127,7 +2132,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2127
2132
|
}
|
|
2128
2133
|
)
|
|
2129
2134
|
);
|
|
2130
|
-
},
|
|
2135
|
+
}, Jn = (m) => {
|
|
2131
2136
|
var b = m, {
|
|
2132
2137
|
buttonProps: t,
|
|
2133
2138
|
disabled: n = !1,
|
|
@@ -2156,7 +2161,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2156
2161
|
const v = "pds-utility-button", y = a ? `${v}--critical` : null, _ = n ? `${v}--disabled` : null, E = r ? `${v}--loading` : null, h = d ? `${v}--working` : null, i = c ? `${v}--monospace` : null, f = r ? "pds-pulse" : null, C = /* @__PURE__ */ e.createElement(
|
|
2157
2162
|
"button",
|
|
2158
2163
|
w({
|
|
2159
|
-
className:
|
|
2164
|
+
className: N([`${v}__button`, f]),
|
|
2160
2165
|
"aria-disabled": n || r || d,
|
|
2161
2166
|
onClick: n ? void 0 : o,
|
|
2162
2167
|
type: "button"
|
|
@@ -2175,7 +2180,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2175
2180
|
return /* @__PURE__ */ e.createElement(
|
|
2176
2181
|
"div",
|
|
2177
2182
|
w({
|
|
2178
|
-
className:
|
|
2183
|
+
className: N([
|
|
2179
2184
|
v,
|
|
2180
2185
|
y,
|
|
2181
2186
|
_,
|
|
@@ -2195,7 +2200,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2195
2200
|
discovery: "squareQuestion",
|
|
2196
2201
|
code: "squareTerminal",
|
|
2197
2202
|
earlyAccess: "leaf"
|
|
2198
|
-
},
|
|
2203
|
+
}, es = (c) => {
|
|
2199
2204
|
var l = c, {
|
|
2200
2205
|
children: t,
|
|
2201
2206
|
title: n,
|
|
@@ -2247,7 +2252,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2247
2252
|
return /* @__PURE__ */ e.createElement(
|
|
2248
2253
|
"div",
|
|
2249
2254
|
w({
|
|
2250
|
-
className:
|
|
2255
|
+
className: N([
|
|
2251
2256
|
l,
|
|
2252
2257
|
o,
|
|
2253
2258
|
p,
|
|
@@ -2275,7 +2280,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2275
2280
|
return /* @__PURE__ */ e.createElement(
|
|
2276
2281
|
Ye,
|
|
2277
2282
|
w({
|
|
2278
|
-
className:
|
|
2283
|
+
className: N([
|
|
2279
2284
|
o,
|
|
2280
2285
|
p,
|
|
2281
2286
|
g,
|
|
@@ -2285,7 +2290,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2285
2290
|
}, d),
|
|
2286
2291
|
a
|
|
2287
2292
|
);
|
|
2288
|
-
},
|
|
2293
|
+
}, ts = (p) => {
|
|
2289
2294
|
var g = p, {
|
|
2290
2295
|
id: t,
|
|
2291
2296
|
defaultValue: n,
|
|
@@ -2354,7 +2359,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2354
2359
|
)
|
|
2355
2360
|
)))
|
|
2356
2361
|
);
|
|
2357
|
-
},
|
|
2362
|
+
}, ns = (l) => {
|
|
2358
2363
|
var o = l, {
|
|
2359
2364
|
headingLevel: t = "h2",
|
|
2360
2365
|
headingText: n,
|
|
@@ -2371,7 +2376,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2371
2376
|
"className"
|
|
2372
2377
|
]);
|
|
2373
2378
|
const p = "pds-empty-state-card";
|
|
2374
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
2379
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([p, d != null ? d : ""]) }, c), /* @__PURE__ */ e.createElement("div", { className: `${p}__text` }, /* @__PURE__ */ e.createElement(
|
|
2375
2380
|
tt,
|
|
2376
2381
|
{
|
|
2377
2382
|
className: `${p}__heading`,
|
|
@@ -2391,7 +2396,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2391
2396
|
className: `${p}__cta`
|
|
2392
2397
|
}
|
|
2393
2398
|
));
|
|
2394
|
-
},
|
|
2399
|
+
}, ss = (d) => {
|
|
2395
2400
|
var c = d, {
|
|
2396
2401
|
linkItems: t,
|
|
2397
2402
|
headingLevel: n = "h3",
|
|
@@ -2413,7 +2418,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2413
2418
|
text: s
|
|
2414
2419
|
}
|
|
2415
2420
|
), t && /* @__PURE__ */ e.createElement("ul", { className: `${l}__list`, role: "list" }, t.map((p, g) => /* @__PURE__ */ e.createElement("li", { key: g, className: "pds-cta-links-card__item" }, p)))));
|
|
2416
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
2421
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([l, a != null ? a : ""]) }, r), o);
|
|
2417
2422
|
}, w1 = (a) => {
|
|
2418
2423
|
var r = a, {
|
|
2419
2424
|
platformType: t,
|
|
@@ -2446,7 +2451,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2446
2451
|
return /* @__PURE__ */ e.createElement(
|
|
2447
2452
|
"div",
|
|
2448
2453
|
w({
|
|
2449
|
-
className:
|
|
2454
|
+
className: N([d, c, n])
|
|
2450
2455
|
}, s),
|
|
2451
2456
|
l
|
|
2452
2457
|
);
|
|
@@ -2690,7 +2695,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2690
2695
|
)
|
|
2691
2696
|
}, pt = {
|
|
2692
2697
|
"early-access": { label: "Early Access", color: "success" }
|
|
2693
|
-
},
|
|
2698
|
+
}, ls = (g) => {
|
|
2694
2699
|
var u = g, {
|
|
2695
2700
|
badge: t,
|
|
2696
2701
|
icon: n,
|
|
@@ -2748,7 +2753,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
2748
2753
|
), /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, s))
|
|
2749
2754
|
);
|
|
2750
2755
|
}))));
|
|
2751
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
2756
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([m, o != null ? o : ""]) }, p), v);
|
|
2752
2757
|
}, L1 = {
|
|
2753
2758
|
amex: /* @__PURE__ */ e.createElement(
|
|
2754
2759
|
"svg",
|
|
@@ -3084,8 +3089,8 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3084
3089
|
"paymentType",
|
|
3085
3090
|
"className"
|
|
3086
3091
|
]);
|
|
3087
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
3088
|
-
},
|
|
3092
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N(["pds-payment-icon", n != null ? n : ""]) }, s), L1[t]);
|
|
3093
|
+
}, as = (g) => {
|
|
3089
3094
|
var u = g, {
|
|
3090
3095
|
cardType: t,
|
|
3091
3096
|
cardNumber: n,
|
|
@@ -3108,7 +3113,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3108
3113
|
"className"
|
|
3109
3114
|
]);
|
|
3110
3115
|
const m = "pds-payment-card";
|
|
3111
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
3116
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([m, o != null ? o : ""]) }, p), /* @__PURE__ */ e.createElement(
|
|
3112
3117
|
"div",
|
|
3113
3118
|
{
|
|
3114
3119
|
className: `${m}__main`,
|
|
@@ -3156,7 +3161,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3156
3161
|
"className"
|
|
3157
3162
|
]);
|
|
3158
3163
|
const p = "pds-comparison-list";
|
|
3159
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
3164
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([p, d != null ? d : ""]) }, c), n && /* @__PURE__ */ e.createElement("div", { className: `${p}__intro` }, n), t && /* @__PURE__ */ e.createElement("ul", { className: `${p}__list` }, t.map((g, u) => /* @__PURE__ */ e.createElement(
|
|
3160
3165
|
"li",
|
|
3161
3166
|
{
|
|
3162
3167
|
key: u,
|
|
@@ -3224,8 +3229,8 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3224
3229
|
]);
|
|
3225
3230
|
var r2, t2;
|
|
3226
3231
|
const C = Qe(a), $ = "pds-select", H = n ? ne.disabled : null, M = u && !n ? ne.required : null, L = y === "error" ? ne.error : null, k = y === "success" ? ne.success : null;
|
|
3227
|
-
let
|
|
3228
|
-
y === "error" && (
|
|
3232
|
+
let z = null;
|
|
3233
|
+
y === "error" && (z = "error"), y === "success" && (z = "success");
|
|
3229
3234
|
const x = v || c, R = typeof _ != "undefined", D = typeof t != "undefined", O = ((be) => be.reduce((we, ve) => mt(ve) ? [...we, ...ve.options] : [...we, ve], []))(g), F = (be) => O.findIndex((we) => we.value === be), G = R && F(_) >= 0 ? F(_) : null, K = D ? F(t) : null, J = G || K, [te, Z] = Q(!1), [B, q] = Q(null), [A, I] = Q(
|
|
3230
3235
|
J != null ? J : null
|
|
3231
3236
|
), S = A !== null ? (r2 = O[A]) == null ? void 0 : r2.label : void 0, V = A !== null ? (t2 = O[A]) == null ? void 0 : t2.value : void 0, T = ce([]), { context: X, refs: ee, floatingStyles: ue } = Ie({
|
|
@@ -3348,7 +3353,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3348
3353
|
return /* @__PURE__ */ e.createElement(
|
|
3349
3354
|
"div",
|
|
3350
3355
|
w({
|
|
3351
|
-
className:
|
|
3356
|
+
className: N([
|
|
3352
3357
|
ne.base,
|
|
3353
3358
|
$,
|
|
3354
3359
|
H,
|
|
@@ -3384,7 +3389,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3384
3389
|
onBlur: Je,
|
|
3385
3390
|
onFocus: e2
|
|
3386
3391
|
})),
|
|
3387
|
-
|
|
3392
|
+
z && /* @__PURE__ */ e.createElement(i2, { variant: z }),
|
|
3388
3393
|
/* @__PURE__ */ e.createElement("span", { className: `${$}__input-inner` }, /* @__PURE__ */ e.createElement("span", { className: `${$}__option-text` }, S != null ? S : d.selectOptionText), /* @__PURE__ */ e.createElement(j, { iconName: "angleDown", className: `${$}__trigger-icon` }))
|
|
3389
3394
|
),
|
|
3390
3395
|
ye && /* @__PURE__ */ e.createElement(
|
|
@@ -3409,7 +3414,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3409
3414
|
}
|
|
3410
3415
|
)
|
|
3411
3416
|
);
|
|
3412
|
-
},
|
|
3417
|
+
}, cs = (m) => {
|
|
3413
3418
|
var b = m, {
|
|
3414
3419
|
actionPrimary: t,
|
|
3415
3420
|
actionSecondary: n,
|
|
@@ -3465,7 +3470,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3465
3470
|
return /* @__PURE__ */ e.createElement(
|
|
3466
3471
|
"div",
|
|
3467
3472
|
{
|
|
3468
|
-
className:
|
|
3473
|
+
className: N([
|
|
3469
3474
|
`${v}__pricing-data`,
|
|
3470
3475
|
O
|
|
3471
3476
|
]),
|
|
@@ -3489,7 +3494,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3489
3494
|
return /* @__PURE__ */ e.createElement(
|
|
3490
3495
|
ht,
|
|
3491
3496
|
{
|
|
3492
|
-
className:
|
|
3497
|
+
className: N([`${v}__list`, O]),
|
|
3493
3498
|
listLabel: D.listLabel,
|
|
3494
3499
|
listItems: D.listItems,
|
|
3495
3500
|
renderTypeLabels: !1,
|
|
@@ -3503,8 +3508,8 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3503
3508
|
);
|
|
3504
3509
|
return W.customActionLabel ? W.customActionLabel : t.label;
|
|
3505
3510
|
};
|
|
3506
|
-
let
|
|
3507
|
-
i && (
|
|
3511
|
+
let z = null;
|
|
3512
|
+
i && (z = /* @__PURE__ */ e.createElement(
|
|
3508
3513
|
N1,
|
|
3509
3514
|
{
|
|
3510
3515
|
id: "plan-select",
|
|
@@ -3561,19 +3566,19 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3561
3566
|
))), /* @__PURE__ */ e.createElement(
|
|
3562
3567
|
"div",
|
|
3563
3568
|
w({
|
|
3564
|
-
className:
|
|
3569
|
+
className: N([y, _, g])
|
|
3565
3570
|
}, u),
|
|
3566
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
3571
|
+
/* @__PURE__ */ e.createElement("div", { className: N([v, E]) }, p && /* @__PURE__ */ e.createElement(
|
|
3567
3572
|
Y2,
|
|
3568
3573
|
{
|
|
3569
3574
|
className: `${v}__status-badge`,
|
|
3570
3575
|
label: l[p],
|
|
3571
3576
|
color: p === "mostPopular" ? "reverse" : "neutral"
|
|
3572
3577
|
}
|
|
3573
|
-
), /* @__PURE__ */ e.createElement("div", { className: `${v}__main-content` }, d && /* @__PURE__ */ e.createElement("div", { className: `${v}__plan pds-overline-text` }, d), M, r && /* @__PURE__ */ e.createElement("div", { className: `${v}__description` }, r),
|
|
3578
|
+
), /* @__PURE__ */ e.createElement("div", { className: `${v}__main-content` }, d && /* @__PURE__ */ e.createElement("div", { className: `${v}__plan pds-overline-text` }, d), M, r && /* @__PURE__ */ e.createElement("div", { className: `${v}__description` }, r), z), /* @__PURE__ */ e.createElement("div", { className: `${v}__actions` }, t && x, t && n && R)),
|
|
3574
3579
|
s && L
|
|
3575
3580
|
);
|
|
3576
|
-
},
|
|
3581
|
+
}, rs = (p) => {
|
|
3577
3582
|
var g = p, {
|
|
3578
3583
|
gotoText: t = "Go to",
|
|
3579
3584
|
headingLevel: n = "h3",
|
|
@@ -3616,7 +3621,7 @@ const T2 = 500, _1 = 700, Ve = (u) => {
|
|
|
3616
3621
|
children: y,
|
|
3617
3622
|
"aria-label": `${t} ${r} dashboard`
|
|
3618
3623
|
})) : null;
|
|
3619
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
3624
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([u, l != null ? l : ""]) }, o), _);
|
|
3620
3625
|
};
|
|
3621
3626
|
var ft = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
|
|
3622
3627
|
function z1(t) {
|
|
@@ -3978,8 +3983,8 @@ var Ot = { exports: {} };
|
|
|
3978
3983
|
f.hasOwnProperty(M) || (H[M] = $[M]);
|
|
3979
3984
|
}
|
|
3980
3985
|
var k = C[h];
|
|
3981
|
-
return C[h] = H, l.languages.DFS(l.languages, function(
|
|
3982
|
-
x === k &&
|
|
3986
|
+
return C[h] = H, l.languages.DFS(l.languages, function(z, x) {
|
|
3987
|
+
x === k && z != h && (this[z] = H);
|
|
3983
3988
|
}), H;
|
|
3984
3989
|
},
|
|
3985
3990
|
// Traverse a language definition with Depth First Search
|
|
@@ -4086,10 +4091,10 @@ var Ot = { exports: {} };
|
|
|
4086
4091
|
return;
|
|
4087
4092
|
}
|
|
4088
4093
|
if (i && a.Worker) {
|
|
4089
|
-
var
|
|
4090
|
-
|
|
4094
|
+
var z = new Worker(l.filename);
|
|
4095
|
+
z.onmessage = function(x) {
|
|
4091
4096
|
k(x.data);
|
|
4092
|
-
},
|
|
4097
|
+
}, z.postMessage(JSON.stringify({
|
|
4093
4098
|
language: L.language,
|
|
4094
4099
|
code: L.code,
|
|
4095
4100
|
immediateClose: !0
|
|
@@ -4246,12 +4251,12 @@ var Ot = { exports: {} };
|
|
|
4246
4251
|
for (var k = 0; k < L.length; ++k) {
|
|
4247
4252
|
if (H && H.cause == M + "," + k)
|
|
4248
4253
|
return;
|
|
4249
|
-
var
|
|
4250
|
-
if (D && !
|
|
4251
|
-
var O =
|
|
4252
|
-
|
|
4254
|
+
var z = L[k], x = z.inside, R = !!z.lookbehind, D = !!z.greedy, W = z.alias;
|
|
4255
|
+
if (D && !z.pattern.global) {
|
|
4256
|
+
var O = z.pattern.toString().match(/[imsuy]*$/)[0];
|
|
4257
|
+
z.pattern = RegExp(z.pattern.source, O + "g");
|
|
4253
4258
|
}
|
|
4254
|
-
for (var F =
|
|
4259
|
+
for (var F = z.pattern || z, G = C.next, K = $; G !== i.tail && !(H && K >= H.reach); K += G.value.length, G = G.next) {
|
|
4255
4260
|
var J = G.value;
|
|
4256
4261
|
if (i.length > h.length)
|
|
4257
4262
|
return;
|
|
@@ -4552,7 +4557,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4552
4557
|
const h = /* @__PURE__ */ e.createElement(
|
|
4553
4558
|
"div",
|
|
4554
4559
|
w({
|
|
4555
|
-
className:
|
|
4560
|
+
className: N([
|
|
4556
4561
|
u,
|
|
4557
4562
|
b,
|
|
4558
4563
|
m,
|
|
@@ -4580,10 +4585,10 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4580
4585
|
return 1;
|
|
4581
4586
|
const O = C - W, F = x - W, G = 1 - 0.1, K = F / O, J = 1 - G * K;
|
|
4582
4587
|
return Math.max(0.1, J);
|
|
4583
|
-
},
|
|
4588
|
+
}, z = /* @__PURE__ */ e.createElement(
|
|
4584
4589
|
"div",
|
|
4585
4590
|
w({
|
|
4586
|
-
className:
|
|
4591
|
+
className: N([
|
|
4587
4592
|
`${u}-group`,
|
|
4588
4593
|
s === "code-block-prefix" ? m : "",
|
|
4589
4594
|
l != null ? l : ""
|
|
@@ -4598,7 +4603,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4598
4603
|
"div",
|
|
4599
4604
|
{
|
|
4600
4605
|
key: R,
|
|
4601
|
-
className:
|
|
4606
|
+
className: N([`${u}-line`]),
|
|
4602
4607
|
style: s === "code-block-prefix" ? {
|
|
4603
4608
|
gap: H,
|
|
4604
4609
|
opacity: k(R)
|
|
@@ -4609,7 +4614,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4609
4614
|
s === "code-block-prefix" && /* @__PURE__ */ e.createElement(
|
|
4610
4615
|
"div",
|
|
4611
4616
|
{
|
|
4612
|
-
className:
|
|
4617
|
+
className: N([
|
|
4613
4618
|
u,
|
|
4614
4619
|
b,
|
|
4615
4620
|
`${u}--rounded`
|
|
@@ -4623,7 +4628,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4623
4628
|
/* @__PURE__ */ e.createElement(
|
|
4624
4629
|
"div",
|
|
4625
4630
|
{
|
|
4626
|
-
className:
|
|
4631
|
+
className: N([u, b, m]),
|
|
4627
4632
|
style: {
|
|
4628
4633
|
width: s === "code-block-prefix" ? `calc(${M(R)} - ${L()} - ${H})` : M(R),
|
|
4629
4634
|
height: `var(--pds-typography-size-${c})`
|
|
@@ -4632,7 +4637,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4632
4637
|
)
|
|
4633
4638
|
))
|
|
4634
4639
|
);
|
|
4635
|
-
return v.includes(s) ?
|
|
4640
|
+
return v.includes(s) ? z : h;
|
|
4636
4641
|
};
|
|
4637
4642
|
(function(t) {
|
|
4638
4643
|
var n = "\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b", s = {
|
|
@@ -4895,7 +4900,7 @@ const V1 = /* @__PURE__ */ z1(x1), S1 = {
|
|
|
4895
4900
|
value: n
|
|
4896
4901
|
});
|
|
4897
4902
|
})(Prism);
|
|
4898
|
-
const
|
|
4903
|
+
const os = (_) => {
|
|
4899
4904
|
var E = _, {
|
|
4900
4905
|
code: t,
|
|
4901
4906
|
colorType: n = "dark",
|
|
@@ -4945,7 +4950,7 @@ const rs = (_) => {
|
|
|
4945
4950
|
K.replaceWith(`
|
|
4946
4951
|
`);
|
|
4947
4952
|
}), F.textContent || F.innerText || "";
|
|
4948
|
-
},
|
|
4953
|
+
}, z = (O) => O.split(/<br\s*\/?>/i).map((G, K) => /* @__PURE__ */ e.createElement("div", { key: K, className: `${h}__line ${f}` }, /* @__PURE__ */ e.createElement("span", { className: `${h}__number` }, K + 1), /* @__PURE__ */ e.createElement(
|
|
4949
4954
|
"span",
|
|
4950
4955
|
{
|
|
4951
4956
|
className: `${h}__line-content`,
|
|
@@ -4963,10 +4968,10 @@ const rs = (_) => {
|
|
|
4963
4968
|
return /* @__PURE__ */ e.createElement(
|
|
4964
4969
|
"div",
|
|
4965
4970
|
w({
|
|
4966
|
-
className:
|
|
4971
|
+
className: N([h, i, v != null ? v : ""]),
|
|
4967
4972
|
style: C
|
|
4968
4973
|
}, y),
|
|
4969
|
-
l ? L : /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("pre", { className: `${h}__code`, tabIndex: 0 }, r || d ? r ? /* @__PURE__ */ e.createElement(e.Fragment, null,
|
|
4974
|
+
l ? L : /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("pre", { className: `${h}__code`, tabIndex: 0 }, r || d ? r ? /* @__PURE__ */ e.createElement(e.Fragment, null, z(t)) : /* @__PURE__ */ e.createElement(e.Fragment, null, x(t)) : /* @__PURE__ */ e.createElement(
|
|
4970
4975
|
"div",
|
|
4971
4976
|
{
|
|
4972
4977
|
className: `${h}__content`,
|
|
@@ -4986,7 +4991,7 @@ const rs = (_) => {
|
|
|
4986
4991
|
return /* @__PURE__ */ e.createElement(
|
|
4987
4992
|
"div",
|
|
4988
4993
|
w({
|
|
4989
|
-
className:
|
|
4994
|
+
className: N([h, i, v != null ? v : ""]),
|
|
4990
4995
|
style: C
|
|
4991
4996
|
}, y),
|
|
4992
4997
|
l ? L : /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
|
|
@@ -5033,7 +5038,7 @@ const rs = (_) => {
|
|
|
5033
5038
|
}
|
|
5034
5039
|
)
|
|
5035
5040
|
);
|
|
5036
|
-
},
|
|
5041
|
+
}, is = (p) => {
|
|
5037
5042
|
var g = p, {
|
|
5038
5043
|
backgroundColor: t = "default",
|
|
5039
5044
|
containerWidth: n = "standard",
|
|
@@ -5057,7 +5062,7 @@ const rs = (_) => {
|
|
|
5057
5062
|
return /* @__PURE__ */ e.createElement(
|
|
5058
5063
|
"div",
|
|
5059
5064
|
w({
|
|
5060
|
-
className:
|
|
5065
|
+
className: N([u, m, l])
|
|
5061
5066
|
}, o),
|
|
5062
5067
|
/* @__PURE__ */ e.createElement("div", { className: b }, a && /* @__PURE__ */ e.createElement(Ye, { baseClass: u, className: "pds-ts-4xl", level: s }, a), r && /* @__PURE__ */ e.createElement(
|
|
5063
5068
|
"div",
|
|
@@ -5074,7 +5079,7 @@ const rs = (_) => {
|
|
|
5074
5079
|
c
|
|
5075
5080
|
))
|
|
5076
5081
|
);
|
|
5077
|
-
},
|
|
5082
|
+
}, ds = (d) => {
|
|
5078
5083
|
var c = d, {
|
|
5079
5084
|
title: t,
|
|
5080
5085
|
status: n,
|
|
@@ -5094,14 +5099,14 @@ const rs = (_) => {
|
|
|
5094
5099
|
ready: "thumbsUp",
|
|
5095
5100
|
notReady: "thumbsDown"
|
|
5096
5101
|
};
|
|
5097
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
5102
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([l, a != null ? a : ""]) }, r), /* @__PURE__ */ e.createElement("div", { className: `${l}__title` }, t), /* @__PURE__ */ e.createElement("div", { className: `${l}__stat-wrapper` }, n && /* @__PURE__ */ e.createElement(
|
|
5098
5103
|
j,
|
|
5099
5104
|
{
|
|
5100
5105
|
iconName: o[n],
|
|
5101
5106
|
className: `${l}__stat-status ${l}__stat-status--${n}`
|
|
5102
5107
|
}
|
|
5103
5108
|
), s && /* @__PURE__ */ e.createElement("div", { className: `${l}__stat-value` }, s)));
|
|
5104
|
-
},
|
|
5109
|
+
}, ms = (l) => {
|
|
5105
5110
|
var o = l, {
|
|
5106
5111
|
iconName: t,
|
|
5107
5112
|
linkContent: n,
|
|
@@ -5118,7 +5123,7 @@ const rs = (_) => {
|
|
|
5118
5123
|
"className"
|
|
5119
5124
|
]);
|
|
5120
5125
|
const p = "pds-compact-empty-state";
|
|
5121
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
5126
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([p, d != null ? d : ""]) }, c), t && /* @__PURE__ */ e.createElement(
|
|
5122
5127
|
j,
|
|
5123
5128
|
{
|
|
5124
5129
|
iconName: t,
|
|
@@ -5161,8 +5166,8 @@ const rs = (_) => {
|
|
|
5161
5166
|
title: "Vimeo video player"
|
|
5162
5167
|
}
|
|
5163
5168
|
);
|
|
5164
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
5165
|
-
},
|
|
5169
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([c, s != null ? s : ""]) }, a), t === "vimeo" ? o : l);
|
|
5170
|
+
}, us = (m) => {
|
|
5166
5171
|
var b = m, {
|
|
5167
5172
|
alignment: t = "center",
|
|
5168
5173
|
ctaRegion: n,
|
|
@@ -5200,7 +5205,7 @@ const rs = (_) => {
|
|
|
5200
5205
|
return /* @__PURE__ */ e.createElement(
|
|
5201
5206
|
"div",
|
|
5202
5207
|
w({
|
|
5203
|
-
className:
|
|
5208
|
+
className: N([
|
|
5204
5209
|
_,
|
|
5205
5210
|
E,
|
|
5206
5211
|
h,
|
|
@@ -5222,7 +5227,7 @@ const rs = (_) => {
|
|
|
5222
5227
|
!v && s && !l && /* @__PURE__ */ e.createElement("div", { className: `${_}__media`, style: C }, typeof s == "string" ? /* @__PURE__ */ e.createElement("img", { className: `${_}__image`, src: s, alt: "" }) : s),
|
|
5223
5228
|
!v && l && $
|
|
5224
5229
|
);
|
|
5225
|
-
},
|
|
5230
|
+
}, ps = (p) => {
|
|
5226
5231
|
var g = p, {
|
|
5227
5232
|
ctaRegion: t,
|
|
5228
5233
|
image: n,
|
|
@@ -5243,7 +5248,7 @@ const rs = (_) => {
|
|
|
5243
5248
|
"className"
|
|
5244
5249
|
]);
|
|
5245
5250
|
const u = "pds-vertical-empty-state";
|
|
5246
|
-
return typeof c == "string" ? c = /* @__PURE__ */ e.createElement("p", { className: `${u}__message` }, c) : c = /* @__PURE__ */ e.createElement("div", { className: `${u}__message` }, c), /* @__PURE__ */ e.createElement("div", w({ className:
|
|
5251
|
+
return typeof c == "string" ? c = /* @__PURE__ */ e.createElement("p", { className: `${u}__message` }, c) : c = /* @__PURE__ */ e.createElement("div", { className: `${u}__message` }, c), /* @__PURE__ */ e.createElement("div", w({ className: N([u, l != null ? l : ""]) }, o), n && /* @__PURE__ */ e.createElement(
|
|
5247
5252
|
"img",
|
|
5248
5253
|
{
|
|
5249
5254
|
className: `${u}__image`,
|
|
@@ -5261,7 +5266,7 @@ const rs = (_) => {
|
|
|
5261
5266
|
},
|
|
5262
5267
|
r
|
|
5263
5268
|
), c && c), t && /* @__PURE__ */ e.createElement("div", { className: `${u}__cta` }, t));
|
|
5264
|
-
},
|
|
5269
|
+
}, hs = (c) => {
|
|
5265
5270
|
var l = c, {
|
|
5266
5271
|
additions: t = 4,
|
|
5267
5272
|
deletions: n = 2,
|
|
@@ -5283,7 +5288,7 @@ const rs = (_) => {
|
|
|
5283
5288
|
return /* @__PURE__ */ e.createElement(
|
|
5284
5289
|
"div",
|
|
5285
5290
|
w({
|
|
5286
|
-
className:
|
|
5291
|
+
className: N([o, a != null ? a : ""]),
|
|
5287
5292
|
style: { width: m }
|
|
5288
5293
|
}, d),
|
|
5289
5294
|
/* @__PURE__ */ e.createElement("div", { className: `${o}__total-changes` }, /* @__PURE__ */ e.createElement(
|
|
@@ -5327,7 +5332,7 @@ const rs = (_) => {
|
|
|
5327
5332
|
)
|
|
5328
5333
|
))
|
|
5329
5334
|
);
|
|
5330
|
-
},
|
|
5335
|
+
}, fs = (r) => {
|
|
5331
5336
|
var d = r, {
|
|
5332
5337
|
contentAlignment: t = "indented",
|
|
5333
5338
|
steps: n,
|
|
@@ -5344,7 +5349,7 @@ const rs = (_) => {
|
|
|
5344
5349
|
return /* @__PURE__ */ e.createElement(
|
|
5345
5350
|
"ol",
|
|
5346
5351
|
w({
|
|
5347
|
-
className:
|
|
5352
|
+
className: N([
|
|
5348
5353
|
c,
|
|
5349
5354
|
l,
|
|
5350
5355
|
s != null ? s : ""
|
|
@@ -5366,11 +5371,11 @@ const rs = (_) => {
|
|
|
5366
5371
|
return /* @__PURE__ */ e.createElement(
|
|
5367
5372
|
c,
|
|
5368
5373
|
w({
|
|
5369
|
-
className:
|
|
5374
|
+
className: N(["pds-footer-heading", "pds-ts-m", s])
|
|
5370
5375
|
}, a),
|
|
5371
5376
|
n
|
|
5372
5377
|
);
|
|
5373
|
-
},
|
|
5378
|
+
}, gs = (d) => {
|
|
5374
5379
|
var c = d, {
|
|
5375
5380
|
headingLevel: t,
|
|
5376
5381
|
headingText: n,
|
|
@@ -5383,7 +5388,7 @@ const rs = (_) => {
|
|
|
5383
5388
|
"className"
|
|
5384
5389
|
]);
|
|
5385
5390
|
const l = "pds-footer-links";
|
|
5386
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
5391
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([l, a]) }, r), n && /* @__PURE__ */ e.createElement(
|
|
5387
5392
|
dn,
|
|
5388
5393
|
{
|
|
5389
5394
|
headingLevel: t,
|
|
@@ -5391,7 +5396,7 @@ const rs = (_) => {
|
|
|
5391
5396
|
headingText: n
|
|
5392
5397
|
}
|
|
5393
5398
|
), /* @__PURE__ */ e.createElement("ul", { className: `${l}__list`, role: "list" }, s.map((o, p) => /* @__PURE__ */ e.createElement("li", { key: p, className: `${l}__item` }, o))));
|
|
5394
|
-
},
|
|
5399
|
+
}, Cs = (d) => {
|
|
5395
5400
|
var c = d, {
|
|
5396
5401
|
containerWidth: t = "standard",
|
|
5397
5402
|
children: n,
|
|
@@ -5411,7 +5416,7 @@ const rs = (_) => {
|
|
|
5411
5416
|
"className"
|
|
5412
5417
|
]);
|
|
5413
5418
|
const l = "pds-site-footer", o = t && t !== "standard" ? `pds-container pds-container--${t}` : "pds-container", p = (/* @__PURE__ */ new Date()).getFullYear(), g = s.includes("privacy"), u = s.includes("dataSubjectRequest"), m = s.includes("cookiePolicy"), b = s.includes("termsOfUse"), v = s.includes("acceptableUse"), y = s.includes("accessibilityStatement");
|
|
5414
|
-
return /* @__PURE__ */ e.createElement("footer", w({ className:
|
|
5419
|
+
return /* @__PURE__ */ e.createElement("footer", w({ className: N([l, a != null ? a : ""]) }, r), /* @__PURE__ */ e.createElement("div", { className: o }, n && /* @__PURE__ */ e.createElement("div", { className: `${l}__content` }, n), /* @__PURE__ */ e.createElement("div", { className: `${l}__legal` }, /* @__PURE__ */ e.createElement("span", { className: `${l}__copyright` }, "© ", p, " Pantheon Systems, Inc."), g && /* @__PURE__ */ e.createElement("a", { href: "https://pantheon.io/privacy" }, "Privacy Policy"), u && /* @__PURE__ */ e.createElement("a", { href: "http://pantheon.io/data-subject-request" }, "Data Subject Request"), m && /* @__PURE__ */ e.createElement("a", { href: "https://pantheon.io/pantheon-cookies?_gl=1*12uc311*_gcl_au*NjU2MzA3MDUzLjE2ODk3ODU1NTI." }, "Cookie Policy"), b && /* @__PURE__ */ e.createElement("a", { href: "https://pantheon.io/terms-of-service" }, "Terms of Use"), v && /* @__PURE__ */ e.createElement("a", { href: "https://pantheon.io/acceptable-use-policy" }, "Acceptable Use Policy"), y && /* @__PURE__ */ e.createElement("a", { href: "https://pantheon.io/accessibility-statement" }, "Accessibility Statement"))));
|
|
5415
5420
|
}, mn = Ue(
|
|
5416
5421
|
(H, $) => {
|
|
5417
5422
|
var M = H, {
|
|
@@ -5459,7 +5464,7 @@ const rs = (_) => {
|
|
|
5459
5464
|
"value",
|
|
5460
5465
|
"className"
|
|
5461
5466
|
]);
|
|
5462
|
-
const L = c ? { width: `${c / 16}rem` } : null, k = "pds-checkbox",
|
|
5467
|
+
const L = c ? { width: `${c / 16}rem` } : null, k = "pds-checkbox", z = s ? ne.disabled : null, x = h === "error" ? ne.error : null, R = g > 0 ? `${k}--indent-${g}` : null, D = v && !s ? ne.required : null, W = _ === "S" ? `${k}--sm` : null, O = h === "success" ? ne.success : null, F = E || o, G = typeof t != "undefined", K = typeof n != "undefined", [J, te] = Q(
|
|
5463
5468
|
K ? n : !1
|
|
5464
5469
|
), Z = t || J, B = (V) => {
|
|
5465
5470
|
G || te(V.target.checked), m && m(V);
|
|
@@ -5488,7 +5493,7 @@ const rs = (_) => {
|
|
|
5488
5493
|
w({
|
|
5489
5494
|
className: [
|
|
5490
5495
|
k,
|
|
5491
|
-
|
|
5496
|
+
z,
|
|
5492
5497
|
D,
|
|
5493
5498
|
x,
|
|
5494
5499
|
O,
|
|
@@ -5519,7 +5524,7 @@ const rs = (_) => {
|
|
|
5519
5524
|
), /* @__PURE__ */ e.createElement("label", { htmlFor: a, className: `${k}__label` }, /* @__PURE__ */ e.createElement(
|
|
5520
5525
|
"div",
|
|
5521
5526
|
{
|
|
5522
|
-
className:
|
|
5527
|
+
className: N([
|
|
5523
5528
|
q,
|
|
5524
5529
|
A,
|
|
5525
5530
|
I
|
|
@@ -5529,7 +5534,7 @@ const rs = (_) => {
|
|
|
5529
5534
|
), /* @__PURE__ */ e.createElement(
|
|
5530
5535
|
"div",
|
|
5531
5536
|
{
|
|
5532
|
-
className:
|
|
5537
|
+
className: N([
|
|
5533
5538
|
`${k}__label-text`,
|
|
5534
5539
|
y ? "" : "visually-hidden"
|
|
5535
5540
|
])
|
|
@@ -5550,7 +5555,7 @@ const rs = (_) => {
|
|
|
5550
5555
|
)
|
|
5551
5556
|
);
|
|
5552
5557
|
}
|
|
5553
|
-
),
|
|
5558
|
+
), _s = (v) => {
|
|
5554
5559
|
var y = v, {
|
|
5555
5560
|
children: t,
|
|
5556
5561
|
disabled: n = !1,
|
|
@@ -5617,7 +5622,7 @@ const rs = (_) => {
|
|
|
5617
5622
|
}
|
|
5618
5623
|
)
|
|
5619
5624
|
);
|
|
5620
|
-
},
|
|
5625
|
+
}, Es = (_) => {
|
|
5621
5626
|
var E = _, {
|
|
5622
5627
|
disabled: t = !1,
|
|
5623
5628
|
fieldsetProps: n,
|
|
@@ -5659,9 +5664,9 @@ const rs = (_) => {
|
|
|
5659
5664
|
o.map((D) => {
|
|
5660
5665
|
D.checked === !0 && L.push(D.value);
|
|
5661
5666
|
});
|
|
5662
|
-
const [k,
|
|
5667
|
+
const [k, z] = Q(L), x = (D) => {
|
|
5663
5668
|
const { value: W } = D.target, O = k.includes(W) ? k.filter((F) => F !== W) : [...k, W];
|
|
5664
|
-
|
|
5669
|
+
z(O), l && l(O);
|
|
5665
5670
|
};
|
|
5666
5671
|
o.map((D) => {
|
|
5667
5672
|
k.includes(D.value) ? D.checked = !0 : D.checked = !1;
|
|
@@ -5756,7 +5761,7 @@ const rs = (_) => {
|
|
|
5756
5761
|
value: M,
|
|
5757
5762
|
validationMessage: L,
|
|
5758
5763
|
validationStatus: k,
|
|
5759
|
-
className:
|
|
5764
|
+
className: z
|
|
5760
5765
|
} = W, x = P(W, [
|
|
5761
5766
|
"defaultValue",
|
|
5762
5767
|
"disabled",
|
|
@@ -5881,14 +5886,14 @@ const rs = (_) => {
|
|
|
5881
5886
|
return /* @__PURE__ */ e.createElement(
|
|
5882
5887
|
"div",
|
|
5883
5888
|
w({
|
|
5884
|
-
className:
|
|
5889
|
+
className: N([
|
|
5885
5890
|
ne.base,
|
|
5886
5891
|
F,
|
|
5887
5892
|
G,
|
|
5888
5893
|
K,
|
|
5889
5894
|
J,
|
|
5890
5895
|
te,
|
|
5891
|
-
|
|
5896
|
+
z != null ? z : ""
|
|
5892
5897
|
]),
|
|
5893
5898
|
style: l ? O : null
|
|
5894
5899
|
}, x),
|
|
@@ -6006,7 +6011,7 @@ const rs = (_) => {
|
|
|
6006
6011
|
(d) => d.id === r.id
|
|
6007
6012
|
)
|
|
6008
6013
|
}));
|
|
6009
|
-
},
|
|
6014
|
+
}, vs = (_) => {
|
|
6010
6015
|
var E = _, {
|
|
6011
6016
|
disabled: t = !1,
|
|
6012
6017
|
id: n,
|
|
@@ -6043,7 +6048,7 @@ const rs = (_) => {
|
|
|
6043
6048
|
"showLabel",
|
|
6044
6049
|
"className"
|
|
6045
6050
|
]);
|
|
6046
|
-
const h = Qe(a), i = "pds-combobox-multi", f = t ? ne.disabled : null, C = m && !t ? ne.required : null, [$, H] = Q(""), [M, L] = Q(s), [k,
|
|
6051
|
+
const h = Qe(a), i = "pds-combobox-multi", f = t ? ne.disabled : null, C = m && !t ? ne.required : null, [$, H] = Q(""), [M, L] = Q(s), [k, z] = Q(
|
|
6047
6052
|
null
|
|
6048
6053
|
), x = Ht(
|
|
6049
6054
|
() => pn(g, M, $),
|
|
@@ -6101,19 +6106,19 @@ const rs = (_) => {
|
|
|
6101
6106
|
case s2.stateChangeTypes.InputBlur:
|
|
6102
6107
|
X && (X.isAlreadySelected ? R(
|
|
6103
6108
|
M.filter((ee) => ee.id !== X.id)
|
|
6104
|
-
) : R([...M, X]), H(""),
|
|
6109
|
+
) : R([...M, X]), H(""), z(null));
|
|
6105
6110
|
break;
|
|
6106
6111
|
case s2.stateChangeTypes.InputChange:
|
|
6107
|
-
H(V || ""),
|
|
6112
|
+
H(V || ""), z(null);
|
|
6108
6113
|
break;
|
|
6109
6114
|
}
|
|
6110
6115
|
}
|
|
6111
6116
|
}), q = () => {
|
|
6112
6117
|
if (k === null)
|
|
6113
|
-
|
|
6118
|
+
z(M.length - 1);
|
|
6114
6119
|
else {
|
|
6115
6120
|
const V = [...M];
|
|
6116
|
-
V.splice(k, 1), R(V),
|
|
6121
|
+
V.splice(k, 1), R(V), z(null);
|
|
6117
6122
|
}
|
|
6118
6123
|
}, A = (V) => {
|
|
6119
6124
|
var T, X;
|
|
@@ -6131,7 +6136,7 @@ const rs = (_) => {
|
|
|
6131
6136
|
return /* @__PURE__ */ e.createElement(
|
|
6132
6137
|
"div",
|
|
6133
6138
|
w({
|
|
6134
|
-
className:
|
|
6139
|
+
className: N([
|
|
6135
6140
|
ne.base,
|
|
6136
6141
|
i,
|
|
6137
6142
|
f,
|
|
@@ -6232,7 +6237,7 @@ const rs = (_) => {
|
|
|
6232
6237
|
))) : /* @__PURE__ */ e.createElement("div", { className: `${i}__no-results` }, o)
|
|
6233
6238
|
)
|
|
6234
6239
|
);
|
|
6235
|
-
},
|
|
6240
|
+
}, bs = Ue(
|
|
6236
6241
|
(C, f) => {
|
|
6237
6242
|
var $ = C, {
|
|
6238
6243
|
accept: t,
|
|
@@ -6280,7 +6285,7 @@ const rs = (_) => {
|
|
|
6280
6285
|
]);
|
|
6281
6286
|
const [H, M] = Q(!1), [L, k] = Q(
|
|
6282
6287
|
!!(y2 && n)
|
|
6283
|
-
),
|
|
6288
|
+
), z = Qe(c), x = "pds-file-upload", R = s ? ne.disabled : null, D = m && !s ? ne.required : null, W = E === "error" ? ne.error : null, O = E === "success" ? ne.success : null, F = L ? `${x}--safari-default` : null;
|
|
6284
6289
|
let G = null;
|
|
6285
6290
|
E === "error" && (G = "error"), E === "success" && (G = "success");
|
|
6286
6291
|
const K = _ || o, J = n ? [n] : null, te = n ? n.split("/").pop() : null, Z = b ? n : te, B = n ? new File(J, Z) : null;
|
|
@@ -6315,7 +6320,7 @@ const rs = (_) => {
|
|
|
6315
6320
|
return /* @__PURE__ */ e.createElement(
|
|
6316
6321
|
"div",
|
|
6317
6322
|
w({
|
|
6318
|
-
className:
|
|
6323
|
+
className: N([
|
|
6319
6324
|
ne.base,
|
|
6320
6325
|
x,
|
|
6321
6326
|
F,
|
|
@@ -6325,7 +6330,7 @@ const rs = (_) => {
|
|
|
6325
6330
|
O,
|
|
6326
6331
|
h != null ? h : ""
|
|
6327
6332
|
]),
|
|
6328
|
-
style: c ?
|
|
6333
|
+
style: c ? z : null
|
|
6329
6334
|
}, i),
|
|
6330
6335
|
/* @__PURE__ */ e.createElement(
|
|
6331
6336
|
Be,
|
|
@@ -6351,7 +6356,7 @@ const rs = (_) => {
|
|
|
6351
6356
|
"input",
|
|
6352
6357
|
w({
|
|
6353
6358
|
ref: f,
|
|
6354
|
-
className:
|
|
6359
|
+
className: N([`${x}__input`]),
|
|
6355
6360
|
type: "file",
|
|
6356
6361
|
id: `${r}--input`,
|
|
6357
6362
|
accept: t || null,
|
|
@@ -6382,7 +6387,7 @@ const rs = (_) => {
|
|
|
6382
6387
|
)
|
|
6383
6388
|
);
|
|
6384
6389
|
}
|
|
6385
|
-
),
|
|
6390
|
+
), $s = (a) => {
|
|
6386
6391
|
var r = a, {
|
|
6387
6392
|
children: t,
|
|
6388
6393
|
className: n
|
|
@@ -6395,7 +6400,7 @@ const rs = (_) => {
|
|
|
6395
6400
|
return /* @__PURE__ */ e.createElement(
|
|
6396
6401
|
"div",
|
|
6397
6402
|
w({
|
|
6398
|
-
className:
|
|
6403
|
+
className: N([d, m, n != null ? n : ""])
|
|
6399
6404
|
}, s),
|
|
6400
6405
|
/* @__PURE__ */ e.createElement("div", { className: `${d}__inner` }, c),
|
|
6401
6406
|
u && /* @__PURE__ */ e.createElement(
|
|
@@ -6410,7 +6415,7 @@ const rs = (_) => {
|
|
|
6410
6415
|
}
|
|
6411
6416
|
)
|
|
6412
6417
|
);
|
|
6413
|
-
},
|
|
6418
|
+
}, ys = (i) => {
|
|
6414
6419
|
var f = i, {
|
|
6415
6420
|
defaultValue: t,
|
|
6416
6421
|
disabled: n = !1,
|
|
@@ -6450,8 +6455,8 @@ const rs = (_) => {
|
|
|
6450
6455
|
"value",
|
|
6451
6456
|
"className"
|
|
6452
6457
|
]);
|
|
6453
|
-
const C = "pds-radio-group", $ = n ? ne.disabled : null, H = u && !n ? ne.required : null, M = y === "error" ? ne.error : null, L = y === "success" ? ne.success : null, k = typeof _ != "undefined",
|
|
6454
|
-
|
|
6458
|
+
const C = "pds-radio-group", $ = n ? ne.disabled : null, H = u && !n ? ne.required : null, M = y === "error" ? ne.error : null, L = y === "success" ? ne.success : null, k = typeof _ != "undefined", z = typeof t != "undefined", [x, R] = Q(
|
|
6459
|
+
z ? t : ""
|
|
6455
6460
|
), D = v || c, W = (F) => {
|
|
6456
6461
|
k || R(F.target.value), o && o(F), p && p(F.target.value);
|
|
6457
6462
|
}, O = (F) => {
|
|
@@ -6460,7 +6465,7 @@ const rs = (_) => {
|
|
|
6460
6465
|
return /* @__PURE__ */ e.createElement(
|
|
6461
6466
|
"div",
|
|
6462
6467
|
w({
|
|
6463
|
-
className:
|
|
6468
|
+
className: N([
|
|
6464
6469
|
C,
|
|
6465
6470
|
$,
|
|
6466
6471
|
H,
|
|
@@ -6538,7 +6543,7 @@ const rs = (_) => {
|
|
|
6538
6543
|
"aria-hidden": "true"
|
|
6539
6544
|
},
|
|
6540
6545
|
/* @__PURE__ */ e.createElement(j, { iconName: "xmark", iconSize: "sm" })
|
|
6541
|
-
)),
|
|
6546
|
+
)), ws = Ue(
|
|
6542
6547
|
(h, E) => {
|
|
6543
6548
|
var i = h, {
|
|
6544
6549
|
checked: t,
|
|
@@ -6575,7 +6580,7 @@ const rs = (_) => {
|
|
|
6575
6580
|
"showStatusLabel",
|
|
6576
6581
|
"className"
|
|
6577
6582
|
]);
|
|
6578
|
-
const f = Qe(d), C = "pds-switch", $ = s ? ne.disabled : null, H = m && !s ? ne.required : null, M = typeof t != "undefined", L = l == "below", k = l == "right",
|
|
6583
|
+
const f = Qe(d), C = "pds-switch", $ = s ? ne.disabled : null, H = m && !s ? ne.required : null, M = typeof t != "undefined", L = l == "below", k = l == "right", z = !M && n ? n : !1, [x, R] = Q(z), D = t || x ? u : p, W = (te) => {
|
|
6579
6584
|
M || R(te.target.checked), g && g(te);
|
|
6580
6585
|
}, O = /* @__PURE__ */ e.createElement("div", { className: "pds-switch__content" }, /* @__PURE__ */ e.createElement("label", { className: "pds-switch__input" }, /* @__PURE__ */ e.createElement(
|
|
6581
6586
|
"input",
|
|
@@ -6600,7 +6605,7 @@ const rs = (_) => {
|
|
|
6600
6605
|
showLabel: b,
|
|
6601
6606
|
required: m,
|
|
6602
6607
|
disabled: s,
|
|
6603
|
-
className:
|
|
6608
|
+
className: N([
|
|
6604
6609
|
"pds-input-label--disable-click",
|
|
6605
6610
|
o ? "" : "pds-input-label--switch-top-message"
|
|
6606
6611
|
])
|
|
@@ -6619,7 +6624,7 @@ const rs = (_) => {
|
|
|
6619
6624
|
return L ? K = /* @__PURE__ */ e.createElement(e.Fragment, null, F, G, O) : k && (J = "pds-switch--placement-right", K = o ? /* @__PURE__ */ e.createElement(e.Fragment, null, F, /* @__PURE__ */ e.createElement("div", { className: "pds-switch__toggle-message-container" }, G, /* @__PURE__ */ e.createElement("div", null, O))) : /* @__PURE__ */ e.createElement(
|
|
6620
6625
|
"div",
|
|
6621
6626
|
{
|
|
6622
|
-
className:
|
|
6627
|
+
className: N([
|
|
6623
6628
|
"pds-switch__label-switch-right",
|
|
6624
6629
|
"pds-switch__label-switch-right--label-only"
|
|
6625
6630
|
])
|
|
@@ -6629,7 +6634,7 @@ const rs = (_) => {
|
|
|
6629
6634
|
)), /* @__PURE__ */ e.createElement(
|
|
6630
6635
|
"div",
|
|
6631
6636
|
w({
|
|
6632
|
-
className:
|
|
6637
|
+
className: N([
|
|
6633
6638
|
ne.base,
|
|
6634
6639
|
C,
|
|
6635
6640
|
$,
|
|
@@ -6642,7 +6647,7 @@ const rs = (_) => {
|
|
|
6642
6647
|
K
|
|
6643
6648
|
);
|
|
6644
6649
|
}
|
|
6645
|
-
),
|
|
6650
|
+
), Ls = Ue(
|
|
6646
6651
|
(L, M) => {
|
|
6647
6652
|
var k = L, {
|
|
6648
6653
|
counterMaxLength: t,
|
|
@@ -6700,7 +6705,7 @@ const rs = (_) => {
|
|
|
6700
6705
|
"value",
|
|
6701
6706
|
"className"
|
|
6702
6707
|
]);
|
|
6703
|
-
const
|
|
6708
|
+
const z = Qe(r), x = "pds-textarea", R = d ? "pds-is-resizable" : null, D = s ? ne.disabled : null, W = b && !s ? ne.required : null, O = f === "error" ? ne.error : null, F = f === "success" ? ne.success : null, G = m ? ne.readonly : null, K = i || l, J = C != null && p !== void 0, te = typeof n != "undefined", [Z, B] = Q(
|
|
6704
6709
|
te ? n : ""
|
|
6705
6710
|
), q = C || Z, A = (S) => {
|
|
6706
6711
|
J || B(S.target.value), p && p(S);
|
|
@@ -6710,7 +6715,7 @@ const rs = (_) => {
|
|
|
6710
6715
|
return /* @__PURE__ */ e.createElement(
|
|
6711
6716
|
"div",
|
|
6712
6717
|
w({
|
|
6713
|
-
className:
|
|
6718
|
+
className: N([
|
|
6714
6719
|
ne.base,
|
|
6715
6720
|
x,
|
|
6716
6721
|
D,
|
|
@@ -6720,7 +6725,7 @@ const rs = (_) => {
|
|
|
6720
6725
|
G,
|
|
6721
6726
|
$ != null ? $ : ""
|
|
6722
6727
|
]),
|
|
6723
|
-
style: r ?
|
|
6728
|
+
style: r ? z : null
|
|
6724
6729
|
}, H),
|
|
6725
6730
|
/* @__PURE__ */ e.createElement("div", { className: `${x}__inputlabel-wrapper` }, /* @__PURE__ */ e.createElement(
|
|
6726
6731
|
Be,
|
|
@@ -6746,7 +6751,7 @@ const rs = (_) => {
|
|
|
6746
6751
|
"textarea",
|
|
6747
6752
|
w({
|
|
6748
6753
|
ref: M,
|
|
6749
|
-
className:
|
|
6754
|
+
className: N([`${x}--textarea`, R]),
|
|
6750
6755
|
id: a,
|
|
6751
6756
|
name: a,
|
|
6752
6757
|
placeholder: u,
|
|
@@ -6811,7 +6816,7 @@ const rs = (_) => {
|
|
|
6811
6816
|
type: M = "text",
|
|
6812
6817
|
validationMessage: L,
|
|
6813
6818
|
validationStatus: k,
|
|
6814
|
-
value:
|
|
6819
|
+
value: z,
|
|
6815
6820
|
className: x
|
|
6816
6821
|
} = O, R = P(O, [
|
|
6817
6822
|
"autoComplete",
|
|
@@ -6847,9 +6852,9 @@ const rs = (_) => {
|
|
|
6847
6852
|
const F = Qe(p), G = "pds-text-input", K = a ? ne.disabled : null, J = h && !a ? ne.required : null, te = k === "error" ? ne.error : null, Z = k === "success" ? ne.success : null, B = E ? ne.readonly : null, q = c && M === "url" ? `${G}--has-url-prefix` : null;
|
|
6848
6853
|
let A = null;
|
|
6849
6854
|
M === "search" && (A = "search"), M === "search" && i === "filter" && (A = "filter"), k === "error" && (A = "error"), k === "success" && (A = "success");
|
|
6850
|
-
const I = L || u, S = typeof
|
|
6855
|
+
const I = L || u, S = typeof z != "undefined", V = typeof s != "undefined", [T, X] = Q(
|
|
6851
6856
|
V ? s : ""
|
|
6852
|
-
), ee =
|
|
6857
|
+
), ee = z || T, ue = (me) => {
|
|
6853
6858
|
if (C && _e && re(!1), c && M === "url") {
|
|
6854
6859
|
const ye = dt(me.target.value), xe = ie(w({}, me), {
|
|
6855
6860
|
target: ie(w({}, me.target), {
|
|
@@ -6881,7 +6886,7 @@ const rs = (_) => {
|
|
|
6881
6886
|
return C && M === "password" && (_e ? pe = "text" : pe = "password"), /* @__PURE__ */ e.createElement(
|
|
6882
6887
|
"div",
|
|
6883
6888
|
w({
|
|
6884
|
-
className:
|
|
6889
|
+
className: N([
|
|
6885
6890
|
ne.base,
|
|
6886
6891
|
G,
|
|
6887
6892
|
K,
|
|
@@ -6921,7 +6926,7 @@ const rs = (_) => {
|
|
|
6921
6926
|
id: l,
|
|
6922
6927
|
name: l,
|
|
6923
6928
|
type: pe,
|
|
6924
|
-
value: S ?
|
|
6929
|
+
value: S ? z : T,
|
|
6925
6930
|
placeholder: _,
|
|
6926
6931
|
readOnly: E,
|
|
6927
6932
|
disabled: a,
|
|
@@ -6983,7 +6988,7 @@ const rs = (_) => {
|
|
|
6983
6988
|
)
|
|
6984
6989
|
);
|
|
6985
6990
|
}
|
|
6986
|
-
),
|
|
6991
|
+
), Hs = (l) => {
|
|
6987
6992
|
var o = l, {
|
|
6988
6993
|
children: t,
|
|
6989
6994
|
fontSize: n,
|
|
@@ -7003,7 +7008,7 @@ const rs = (_) => {
|
|
|
7003
7008
|
return s ? /* @__PURE__ */ e.createElement(
|
|
7004
7009
|
"span",
|
|
7005
7010
|
{
|
|
7006
|
-
className:
|
|
7011
|
+
className: N([
|
|
7007
7012
|
p,
|
|
7008
7013
|
g,
|
|
7009
7014
|
`${p}--loading pds-pulse`,
|
|
@@ -7019,13 +7024,13 @@ const rs = (_) => {
|
|
|
7019
7024
|
href: r,
|
|
7020
7025
|
rel: "noopener noreferrer",
|
|
7021
7026
|
target: "_blank",
|
|
7022
|
-
className:
|
|
7027
|
+
className: N([p, g, d != null ? d : ""])
|
|
7023
7028
|
}, c),
|
|
7024
7029
|
t,
|
|
7025
7030
|
/* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, `(${a})`),
|
|
7026
7031
|
/* @__PURE__ */ e.createElement(j, { iconName: "externalLink", className: `${p}__icon` })
|
|
7027
7032
|
);
|
|
7028
|
-
},
|
|
7033
|
+
}, Ms = (g) => {
|
|
7029
7034
|
var u = g, {
|
|
7030
7035
|
ariaLabel: t,
|
|
7031
7036
|
children: n,
|
|
@@ -7059,7 +7064,7 @@ const rs = (_) => {
|
|
|
7059
7064
|
onOpenChange: i
|
|
7060
7065
|
}), H = Ke(C), M = Ae(C, {
|
|
7061
7066
|
outsidePressEvent: "mousedown"
|
|
7062
|
-
}), L = Te(C), { getFloatingProps: k } = De([H, M, L]), { isMounted:
|
|
7067
|
+
}), L = Te(C), { getFloatingProps: k } = De([H, M, L]), { isMounted: z, styles: x } = Xe(C, {
|
|
7063
7068
|
duration: {
|
|
7064
7069
|
open: 300,
|
|
7065
7070
|
close: 300
|
|
@@ -7077,7 +7082,7 @@ const rs = (_) => {
|
|
|
7077
7082
|
transform: "translateY(1rem)"
|
|
7078
7083
|
}
|
|
7079
7084
|
});
|
|
7080
|
-
return /* @__PURE__ */ e.createElement(e.Fragment, null,
|
|
7085
|
+
return /* @__PURE__ */ e.createElement(e.Fragment, null, z && /* @__PURE__ */ e.createElement(
|
|
7081
7086
|
c1,
|
|
7082
7087
|
{
|
|
7083
7088
|
lockScroll: !0,
|
|
@@ -7094,7 +7099,7 @@ const rs = (_) => {
|
|
|
7094
7099
|
ref: f.setFloating,
|
|
7095
7100
|
"aria-label": t || l
|
|
7096
7101
|
}, k()), {
|
|
7097
|
-
className:
|
|
7102
|
+
className: N([
|
|
7098
7103
|
y,
|
|
7099
7104
|
_,
|
|
7100
7105
|
E,
|
|
@@ -7118,7 +7123,7 @@ const rs = (_) => {
|
|
|
7118
7123
|
v && /* @__PURE__ */ e.createElement("div", { className: `${y}__footer` }, v)
|
|
7119
7124
|
))
|
|
7120
7125
|
));
|
|
7121
|
-
},
|
|
7126
|
+
}, ks = (r) => {
|
|
7122
7127
|
var d = r, {
|
|
7123
7128
|
ariaLabel: t = "Breadcrumb",
|
|
7124
7129
|
crumbs: n,
|
|
@@ -7149,7 +7154,7 @@ const rs = (_) => {
|
|
|
7149
7154
|
"nav",
|
|
7150
7155
|
w({
|
|
7151
7156
|
"aria-label": t,
|
|
7152
|
-
className:
|
|
7157
|
+
className: N([c, s != null ? s : ""])
|
|
7153
7158
|
}, a),
|
|
7154
7159
|
/* @__PURE__ */ e.createElement("ol", { className: `${c}__crumbs` }, o)
|
|
7155
7160
|
);
|
|
@@ -7186,7 +7191,7 @@ const rs = (_) => {
|
|
|
7186
7191
|
} else
|
|
7187
7192
|
s = t;
|
|
7188
7193
|
return s;
|
|
7189
|
-
},
|
|
7194
|
+
}, Ns = (d) => {
|
|
7190
7195
|
var c = d, {
|
|
7191
7196
|
ariaLabel: t,
|
|
7192
7197
|
menuItems: n,
|
|
@@ -7233,7 +7238,7 @@ const rs = (_) => {
|
|
|
7233
7238
|
return /* @__PURE__ */ e.createElement(
|
|
7234
7239
|
"li",
|
|
7235
7240
|
{
|
|
7236
|
-
className:
|
|
7241
|
+
className: N([
|
|
7237
7242
|
i,
|
|
7238
7243
|
E ? `${i}--active` : null
|
|
7239
7244
|
])
|
|
@@ -7270,7 +7275,7 @@ const rs = (_) => {
|
|
|
7270
7275
|
w({
|
|
7271
7276
|
ref: p,
|
|
7272
7277
|
"aria-label": t,
|
|
7273
|
-
className:
|
|
7278
|
+
className: N([
|
|
7274
7279
|
g,
|
|
7275
7280
|
m,
|
|
7276
7281
|
u,
|
|
@@ -7316,7 +7321,7 @@ const rs = (_) => {
|
|
|
7316
7321
|
}, a),
|
|
7317
7322
|
n
|
|
7318
7323
|
);
|
|
7319
|
-
}, A2 = Lt(null),
|
|
7324
|
+
}, A2 = Lt(null), zs = (m) => {
|
|
7320
7325
|
var b = m, {
|
|
7321
7326
|
children: t,
|
|
7322
7327
|
hasSidebarToggle: n = !0,
|
|
@@ -7354,7 +7359,7 @@ const rs = (_) => {
|
|
|
7354
7359
|
logoLinkContent: a,
|
|
7355
7360
|
navbarWidth: f,
|
|
7356
7361
|
isAdmin: s
|
|
7357
|
-
}, $ = "pds-dashboard-global", H = s ? `${$}--isAdmin` : null, M = v ? `${$}--isMobile` : `${$}--notMobile`, L = v ? null : _ ? `${$}--sidebarExpanded` : `${$}--sidebarCollapsed`, k = _ ? `${d}rem` : `${r}rem`,
|
|
7362
|
+
}, $ = "pds-dashboard-global", H = s ? `${$}--isAdmin` : null, M = v ? `${$}--isMobile` : `${$}--notMobile`, L = v ? null : _ ? `${$}--sidebarExpanded` : `${$}--sidebarCollapsed`, k = _ ? `${d}rem` : `${r}rem`, z = {
|
|
7358
7363
|
width: k,
|
|
7359
7364
|
transition: "width 200ms ease-in-out"
|
|
7360
7365
|
}, x = v ? {} : {
|
|
@@ -7362,7 +7367,7 @@ const rs = (_) => {
|
|
|
7362
7367
|
transition: "width 200ms ease-in-out"
|
|
7363
7368
|
}, R = () => {
|
|
7364
7369
|
E(!_);
|
|
7365
|
-
}, D = Re(t), W = D.header, O = D.sidebar, F = D.main, G = D.footer, K = /* @__PURE__ */ e.createElement(e.Fragment, null, W, /* @__PURE__ */ e.createElement("aside", { className: `${$}__sidebar` }, O), /* @__PURE__ */ e.createElement("main", { id: "main", className: `${$}__main` }, F), G && /* @__PURE__ */ e.createElement("footer", { className: `${$}__footer` }, G)), J = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("aside", { className: `${$}__sidebar`, style:
|
|
7370
|
+
}, D = Re(t), W = D.header, O = D.sidebar, F = D.main, G = D.footer, K = /* @__PURE__ */ e.createElement(e.Fragment, null, W, /* @__PURE__ */ e.createElement("aside", { className: `${$}__sidebar` }, O), /* @__PURE__ */ e.createElement("main", { id: "main", className: `${$}__main` }, F), G && /* @__PURE__ */ e.createElement("footer", { className: `${$}__footer` }, G)), J = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("aside", { className: `${$}__sidebar`, style: z }, n && /* @__PURE__ */ e.createElement(
|
|
7366
7371
|
"button",
|
|
7367
7372
|
{
|
|
7368
7373
|
className: `${$}__sidebar-toggle-button`,
|
|
@@ -7384,7 +7389,7 @@ const rs = (_) => {
|
|
|
7384
7389
|
return /* @__PURE__ */ e.createElement(A2.Provider, { value: C }, /* @__PURE__ */ e.createElement(Cn, { text: l, destination: "main" }), /* @__PURE__ */ e.createElement(
|
|
7385
7390
|
"div",
|
|
7386
7391
|
w({
|
|
7387
|
-
className:
|
|
7392
|
+
className: N([
|
|
7388
7393
|
$,
|
|
7389
7394
|
H,
|
|
7390
7395
|
M,
|
|
@@ -7406,23 +7411,23 @@ const rs = (_) => {
|
|
|
7406
7411
|
const c = "pds-dashboard-nav", l = `${c}__item`, o = `${c}__menu`, p = /* @__PURE__ */ e.createElement("div", { className: `${l}-wrapper` }, X2(c, r, d, t)), g = (L, k) => /* @__PURE__ */ e.createElement(
|
|
7407
7412
|
"ul",
|
|
7408
7413
|
{
|
|
7409
|
-
className:
|
|
7414
|
+
className: N([
|
|
7410
7415
|
o,
|
|
7411
7416
|
`${o}--${k}`,
|
|
7412
7417
|
n ? `${o}--expanded` : null
|
|
7413
7418
|
])
|
|
7414
7419
|
},
|
|
7415
|
-
L.map((
|
|
7420
|
+
L.map((z, x) => /* @__PURE__ */ e.createElement(
|
|
7416
7421
|
"li",
|
|
7417
7422
|
{
|
|
7418
7423
|
key: x,
|
|
7419
|
-
className:
|
|
7424
|
+
className: N([
|
|
7420
7425
|
l,
|
|
7421
7426
|
`${l}--${k}`,
|
|
7422
|
-
ze(
|
|
7427
|
+
ze(z) ? `${l}--active` : null
|
|
7423
7428
|
])
|
|
7424
7429
|
},
|
|
7425
|
-
|
|
7430
|
+
z.linkContent
|
|
7426
7431
|
))
|
|
7427
7432
|
), [u, m] = Q(!1), { refs: b, floatingStyles: v, context: y } = Ie({
|
|
7428
7433
|
placement: "right-start",
|
|
@@ -7440,10 +7445,10 @@ const rs = (_) => {
|
|
|
7440
7445
|
i
|
|
7441
7446
|
]), $ = (L) => {
|
|
7442
7447
|
var R;
|
|
7443
|
-
const k = L.currentTarget,
|
|
7444
|
-
if (!
|
|
7448
|
+
const k = L.currentTarget, z = (R = k.parentElement) == null ? void 0 : R.nextElementSibling;
|
|
7449
|
+
if (!z) return;
|
|
7445
7450
|
const x = k.getAttribute("aria-expanded") === "false";
|
|
7446
|
-
k.classList.toggle(`${c}__toggle--expanded`, x), k.setAttribute("aria-expanded", x ? "true" : "false"), x ? H(
|
|
7451
|
+
k.classList.toggle(`${c}__toggle--expanded`, x), k.setAttribute("aria-expanded", x ? "true" : "false"), x ? H(z) : M(z);
|
|
7447
7452
|
}, H = (L) => {
|
|
7448
7453
|
L.style.display = "flex", L.style.height = "auto";
|
|
7449
7454
|
const k = `${L.scrollHeight}px`;
|
|
@@ -7469,7 +7474,7 @@ const rs = (_) => {
|
|
|
7469
7474
|
}), L.classList.add(`${o}--expanded`);
|
|
7470
7475
|
};
|
|
7471
7476
|
}, M = (L) => {
|
|
7472
|
-
const k = `${L.scrollHeight}px`,
|
|
7477
|
+
const k = `${L.scrollHeight}px`, z = L.animate(
|
|
7473
7478
|
[
|
|
7474
7479
|
{
|
|
7475
7480
|
height: k,
|
|
@@ -7483,7 +7488,7 @@ const rs = (_) => {
|
|
|
7483
7488
|
easing: Pe
|
|
7484
7489
|
}
|
|
7485
7490
|
);
|
|
7486
|
-
|
|
7491
|
+
z.onfinish = () => {
|
|
7487
7492
|
L.classList.remove(`${o}--expanded`), Object.assign(L.style, {
|
|
7488
7493
|
opacity: "0",
|
|
7489
7494
|
height: "",
|
|
@@ -7497,7 +7502,7 @@ const rs = (_) => {
|
|
|
7497
7502
|
return /* @__PURE__ */ e.createElement(
|
|
7498
7503
|
"li",
|
|
7499
7504
|
w({
|
|
7500
|
-
className:
|
|
7505
|
+
className: N([
|
|
7501
7506
|
l,
|
|
7502
7507
|
`${l}--top-level`,
|
|
7503
7508
|
d ? `${l}--has-children` : null,
|
|
@@ -7515,7 +7520,7 @@ const rs = (_) => {
|
|
|
7515
7520
|
"button",
|
|
7516
7521
|
{
|
|
7517
7522
|
"aria-expanded": n,
|
|
7518
|
-
className:
|
|
7523
|
+
className: N([
|
|
7519
7524
|
`${c}__toggle`,
|
|
7520
7525
|
n ? `${c}__toggle--expanded` : null
|
|
7521
7526
|
]),
|
|
@@ -7619,7 +7624,7 @@ const rs = (_) => {
|
|
|
7619
7624
|
loop: !0,
|
|
7620
7625
|
openOnArrowKeyDown: !0,
|
|
7621
7626
|
focusItemOnHover: !0
|
|
7622
|
-
}), H = Ke(f, { event: "mousedown" }), M = Ae(f), L = Te(f, { role: "menu" }), { getReferenceProps: k, getFloatingProps:
|
|
7627
|
+
}), H = Ke(f, { event: "mousedown" }), M = Ae(f), L = Te(f, { role: "menu" }), { getReferenceProps: k, getFloatingProps: z, getItemProps: x } = De(
|
|
7623
7628
|
[M, L, H, $]
|
|
7624
7629
|
), { isMounted: R, styles: D } = Xe(f, {
|
|
7625
7630
|
duration: {
|
|
@@ -7636,7 +7641,7 @@ const rs = (_) => {
|
|
|
7636
7641
|
opacity: 0
|
|
7637
7642
|
}
|
|
7638
7643
|
});
|
|
7639
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
7644
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([l, a != null ? a : ""]) }, r), t && /* @__PURE__ */ e.createElement("h2", { className: `${l}__heading pds-ts-m` }, t), /* @__PURE__ */ e.createElement(
|
|
7640
7645
|
"button",
|
|
7641
7646
|
w({
|
|
7642
7647
|
className: `${l}__trigger`,
|
|
@@ -7660,7 +7665,7 @@ const rs = (_) => {
|
|
|
7660
7665
|
style: ie(w({}, D), {
|
|
7661
7666
|
zIndex: "var(--pds-z-index-dropdown)"
|
|
7662
7667
|
})
|
|
7663
|
-
},
|
|
7668
|
+
}, z()),
|
|
7664
7669
|
h(n).map((W, O) => /* @__PURE__ */ e.createElement(
|
|
7665
7670
|
"li",
|
|
7666
7671
|
w({
|
|
@@ -8003,7 +8008,7 @@ const rs = (_) => {
|
|
|
8003
8008
|
return /* @__PURE__ */ e.createElement(
|
|
8004
8009
|
"div",
|
|
8005
8010
|
w({
|
|
8006
|
-
className:
|
|
8011
|
+
className: N([
|
|
8007
8012
|
o,
|
|
8008
8013
|
p,
|
|
8009
8014
|
g,
|
|
@@ -8013,7 +8018,7 @@ const rs = (_) => {
|
|
|
8013
8018
|
s ? b : u,
|
|
8014
8019
|
a && /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("div", { className: "pds-pantheon-logo__separator" }), /* @__PURE__ */ e.createElement("div", { className: "pds-pantheon-logo__sub-brand-wordmark" }, a))
|
|
8015
8020
|
);
|
|
8016
|
-
},
|
|
8021
|
+
}, xs = (c) => {
|
|
8017
8022
|
var l = c, {
|
|
8018
8023
|
ariaLabel: t,
|
|
8019
8024
|
labels: n = {
|
|
@@ -8065,7 +8070,7 @@ const rs = (_) => {
|
|
|
8065
8070
|
"nav",
|
|
8066
8071
|
w({
|
|
8067
8072
|
"aria-label": t,
|
|
8068
|
-
className:
|
|
8073
|
+
className: N([b, v, r])
|
|
8069
8074
|
}, d),
|
|
8070
8075
|
!o && /* @__PURE__ */ e.createElement(
|
|
8071
8076
|
qt,
|
|
@@ -8084,7 +8089,7 @@ const rs = (_) => {
|
|
|
8084
8089
|
"performance-large": "Performance Large",
|
|
8085
8090
|
"performance-xl": "Performance Extra Large",
|
|
8086
8091
|
elite: "Elite"
|
|
8087
|
-
},
|
|
8092
|
+
}, Vs = {
|
|
8088
8093
|
drupal: "Drupal",
|
|
8089
8094
|
wordpress: "WordPress",
|
|
8090
8095
|
gatsby: "Gatsby",
|
|
@@ -8107,7 +8112,7 @@ const rs = (_) => {
|
|
|
8107
8112
|
"div",
|
|
8108
8113
|
w({
|
|
8109
8114
|
ref: l,
|
|
8110
|
-
className:
|
|
8115
|
+
className: N([
|
|
8111
8116
|
`${d}__option-display`,
|
|
8112
8117
|
n != null ? n : ""
|
|
8113
8118
|
]),
|
|
@@ -8146,7 +8151,7 @@ const rs = (_) => {
|
|
|
8146
8151
|
)
|
|
8147
8152
|
)
|
|
8148
8153
|
);
|
|
8149
|
-
},
|
|
8154
|
+
}, Ss = (v) => {
|
|
8150
8155
|
var y = v, {
|
|
8151
8156
|
disabled: t = !1,
|
|
8152
8157
|
id: n,
|
|
@@ -8187,9 +8192,9 @@ const rs = (_) => {
|
|
|
8187
8192
|
let H = null, M = !1;
|
|
8188
8193
|
const L = $e(A2);
|
|
8189
8194
|
L && (H = L.navbarWidth, M = L.isAdmin);
|
|
8190
|
-
const k = 2.25,
|
|
8195
|
+
const k = 2.25, z = 22, x = M ? 14.5 : 9.625, R = H > 900 ? z : H / 16 - (x + u) - k * 0.675;
|
|
8191
8196
|
let D = k;
|
|
8192
|
-
_ && !H && (D =
|
|
8197
|
+
_ && !H && (D = z), _ && H && (D = R);
|
|
8193
8198
|
const W = {
|
|
8194
8199
|
right: `${x + u}rem`,
|
|
8195
8200
|
width: `${D}rem`
|
|
@@ -8276,7 +8281,7 @@ const rs = (_) => {
|
|
|
8276
8281
|
return /* @__PURE__ */ e.createElement(
|
|
8277
8282
|
"div",
|
|
8278
8283
|
w({
|
|
8279
|
-
className:
|
|
8284
|
+
className: N([O, F, m != null ? m : ""]),
|
|
8280
8285
|
id: n,
|
|
8281
8286
|
style: C ? null : W,
|
|
8282
8287
|
onKeyDown: C ? null : (A) => {
|
|
@@ -8299,11 +8304,11 @@ const rs = (_) => {
|
|
|
8299
8304
|
return /* @__PURE__ */ e.createElement(
|
|
8300
8305
|
"div",
|
|
8301
8306
|
w({
|
|
8302
|
-
className:
|
|
8307
|
+
className: N([c, l, s != null ? s : ""])
|
|
8303
8308
|
}, a),
|
|
8304
8309
|
t
|
|
8305
8310
|
);
|
|
8306
|
-
},
|
|
8311
|
+
}, Is = (m) => {
|
|
8307
8312
|
var b = m, {
|
|
8308
8313
|
children: t,
|
|
8309
8314
|
colorType: n = "default",
|
|
@@ -8378,7 +8383,7 @@ const rs = (_) => {
|
|
|
8378
8383
|
}, [v]), le(() => {
|
|
8379
8384
|
v ? document.body.classList.add("pds-no-scroll") : document.body.classList.remove("pds-no-scroll");
|
|
8380
8385
|
}, [v]);
|
|
8381
|
-
const
|
|
8386
|
+
const z = Re(t), x = z["items-left"], R = z["items-right"];
|
|
8382
8387
|
let D = "default";
|
|
8383
8388
|
(n === "reverse" || n === "reverse-transparent") && (D = "reverse");
|
|
8384
8389
|
const W = Me(c) ? c.props.children : null, O = Me(c) && W ? Se(c, {
|
|
@@ -8424,7 +8429,7 @@ const rs = (_) => {
|
|
|
8424
8429
|
return /* @__PURE__ */ e.createElement(
|
|
8425
8430
|
"header",
|
|
8426
8431
|
w({
|
|
8427
|
-
className:
|
|
8432
|
+
className: N([
|
|
8428
8433
|
i,
|
|
8429
8434
|
C,
|
|
8430
8435
|
f,
|
|
@@ -8493,7 +8498,7 @@ const rs = (_) => {
|
|
|
8493
8498
|
!i.isSeparator && i.linkContent
|
|
8494
8499
|
))
|
|
8495
8500
|
));
|
|
8496
|
-
},
|
|
8501
|
+
}, As = (c) => {
|
|
8497
8502
|
var l = c, {
|
|
8498
8503
|
ariaLabel: t = "Main Navigation",
|
|
8499
8504
|
colorType: n = "default",
|
|
@@ -8528,7 +8533,7 @@ const rs = (_) => {
|
|
|
8528
8533
|
focusVisible: !0
|
|
8529
8534
|
}));
|
|
8530
8535
|
}, [m]);
|
|
8531
|
-
const f = "pds-nav-menu", C = n !== "default" ? `${f}--${n}` : "", $ = i ? `${f}--isMobile` : `${f}--notMobile`, H = ce([]), M = (
|
|
8536
|
+
const f = "pds-nav-menu", C = n !== "default" ? `${f}--${n}` : "", $ = i ? `${f}--isMobile` : `${f}--notMobile`, H = ce([]), M = (z) => {
|
|
8532
8537
|
const x = H.current.length - 1, G = {
|
|
8533
8538
|
ArrowRight: () => {
|
|
8534
8539
|
u(-1), b(m === -1 ? 1 : m === x ? 0 : m + 1);
|
|
@@ -8539,7 +8544,7 @@ const rs = (_) => {
|
|
|
8539
8544
|
ArrowDown: () => {
|
|
8540
8545
|
var te, Z, B, q;
|
|
8541
8546
|
y("down");
|
|
8542
|
-
const K =
|
|
8547
|
+
const K = z.target.parentNode.children[1], J = ((Z = (te = z.target) == null ? void 0 : te.parentNode.children[1]) == null ? void 0 : Z.children) || ((q = (B = z.target) == null ? void 0 : B.parentNode.parentNode.children[1]) == null ? void 0 : q.children);
|
|
8543
8548
|
_.container != K && K != null && E({
|
|
8544
8549
|
container: K,
|
|
8545
8550
|
containerChildren: [...J]
|
|
@@ -8548,34 +8553,34 @@ const rs = (_) => {
|
|
|
8548
8553
|
ArrowUp: () => {
|
|
8549
8554
|
y("up"), u(g === 0 ? _.containerChildren.length - 1 : parseInt(g) - 1);
|
|
8550
8555
|
}
|
|
8551
|
-
}[
|
|
8556
|
+
}[z.code];
|
|
8552
8557
|
G && G();
|
|
8553
|
-
}, L = (
|
|
8554
|
-
if (
|
|
8558
|
+
}, L = (z) => {
|
|
8559
|
+
if (z.isActive || z.linkContent && z.linkContent.props.className && z.linkContent.props.className.includes("pds-isActive"))
|
|
8555
8560
|
return !0;
|
|
8556
|
-
if (
|
|
8557
|
-
for (let x = 0; x <
|
|
8558
|
-
if (L(
|
|
8561
|
+
if (z.links) {
|
|
8562
|
+
for (let x = 0; x < z.links.length; x++)
|
|
8563
|
+
if (L(z.links[x]))
|
|
8559
8564
|
return !0;
|
|
8560
8565
|
}
|
|
8561
8566
|
return !1;
|
|
8562
8567
|
}, k = [];
|
|
8563
|
-
return s.map((
|
|
8564
|
-
const R = `item-${c2()}`, D =
|
|
8565
|
-
|
|
8568
|
+
return s.map((z, x) => {
|
|
8569
|
+
const R = `item-${c2()}`, D = z.id ? z.id : R;
|
|
8570
|
+
z.links ? k.push(
|
|
8566
8571
|
/* @__PURE__ */ e.createElement(
|
|
8567
8572
|
"li",
|
|
8568
8573
|
{
|
|
8569
8574
|
key: `${x}-dropdown`,
|
|
8570
8575
|
id: D,
|
|
8571
8576
|
ref: (W) => H.current[x] = W,
|
|
8572
|
-
className: `${f}__item ${f}__item--top-level ${f}__item--has-children ${L(
|
|
8577
|
+
className: `${f}__item ${f}__item--top-level ${f}__item--has-children ${L(z) === !0 ? `${f}__item--active` : ""}`
|
|
8573
8578
|
},
|
|
8574
8579
|
/* @__PURE__ */ e.createElement(
|
|
8575
8580
|
yn,
|
|
8576
8581
|
{
|
|
8577
|
-
label:
|
|
8578
|
-
items:
|
|
8582
|
+
label: z.label,
|
|
8583
|
+
items: z.links,
|
|
8579
8584
|
mobileMenuMaxWidth: a
|
|
8580
8585
|
}
|
|
8581
8586
|
)
|
|
@@ -8587,23 +8592,23 @@ const rs = (_) => {
|
|
|
8587
8592
|
key: x,
|
|
8588
8593
|
id: D,
|
|
8589
8594
|
ref: (W) => H.current[x] = W,
|
|
8590
|
-
className: `${f}__item ${f}__item--top-level ${f}__item--has-link ${L(
|
|
8595
|
+
className: `${f}__item ${f}__item--top-level ${f}__item--has-link ${L(z) === !0 ? `${f}__item--active` : ""}`
|
|
8591
8596
|
},
|
|
8592
|
-
|
|
8597
|
+
z.linkContent
|
|
8593
8598
|
)
|
|
8594
8599
|
);
|
|
8595
8600
|
}), /* @__PURE__ */ e.createElement(
|
|
8596
8601
|
"nav",
|
|
8597
8602
|
w({
|
|
8598
|
-
className:
|
|
8603
|
+
className: N([f, C, $, r]),
|
|
8599
8604
|
"aria-label": t,
|
|
8600
|
-
onKeyDown: (
|
|
8601
|
-
M(
|
|
8605
|
+
onKeyDown: (z) => {
|
|
8606
|
+
M(z);
|
|
8602
8607
|
}
|
|
8603
8608
|
}, d),
|
|
8604
8609
|
/* @__PURE__ */ e.createElement("ul", { className: `${f}__menu` }, k)
|
|
8605
8610
|
);
|
|
8606
|
-
}, p2 = 0,
|
|
8611
|
+
}, p2 = 0, Ts = (p) => {
|
|
8607
8612
|
var g = p, {
|
|
8608
8613
|
ariaLabel: t,
|
|
8609
8614
|
hasMobileMenu: n = !0,
|
|
@@ -8653,7 +8658,7 @@ const rs = (_) => {
|
|
|
8653
8658
|
const A = B.closest(`.${b}--second-level`);
|
|
8654
8659
|
return A ? A.classList.contains(`${b}--expanded`) : !0;
|
|
8655
8660
|
});
|
|
8656
|
-
},
|
|
8661
|
+
}, z = (Z) => {
|
|
8657
8662
|
if (_)
|
|
8658
8663
|
switch (Z.key) {
|
|
8659
8664
|
case "ArrowDown": {
|
|
@@ -8817,7 +8822,7 @@ const rs = (_) => {
|
|
|
8817
8822
|
{
|
|
8818
8823
|
key: B,
|
|
8819
8824
|
"data-item-index": B,
|
|
8820
|
-
className:
|
|
8825
|
+
className: N([
|
|
8821
8826
|
m,
|
|
8822
8827
|
`${m}--top-level`,
|
|
8823
8828
|
A ? `${m}--has-children` : null,
|
|
@@ -8830,7 +8835,7 @@ const rs = (_) => {
|
|
|
8830
8835
|
"button",
|
|
8831
8836
|
{
|
|
8832
8837
|
"aria-expanded": V,
|
|
8833
|
-
className:
|
|
8838
|
+
className: N([
|
|
8834
8839
|
`${u}__toggle`,
|
|
8835
8840
|
V ? `${u}__toggle--expanded` : null
|
|
8836
8841
|
]),
|
|
@@ -8842,7 +8847,7 @@ const rs = (_) => {
|
|
|
8842
8847
|
)), /* @__PURE__ */ e.createElement(
|
|
8843
8848
|
"ul",
|
|
8844
8849
|
{
|
|
8845
|
-
className:
|
|
8850
|
+
className: N([
|
|
8846
8851
|
b,
|
|
8847
8852
|
`${b}--second-level`,
|
|
8848
8853
|
V ? `${b}--expanded` : null
|
|
@@ -8856,7 +8861,7 @@ const rs = (_) => {
|
|
|
8856
8861
|
"li",
|
|
8857
8862
|
{
|
|
8858
8863
|
key: X,
|
|
8859
|
-
className:
|
|
8864
|
+
className: N([
|
|
8860
8865
|
m,
|
|
8861
8866
|
`${m}--second-level`,
|
|
8862
8867
|
ze(T) ? `${m}--active` : null,
|
|
@@ -8887,18 +8892,18 @@ const rs = (_) => {
|
|
|
8887
8892
|
"nav",
|
|
8888
8893
|
w({
|
|
8889
8894
|
"aria-label": t,
|
|
8890
|
-
className:
|
|
8895
|
+
className: N([u, l != null ? l : ""]),
|
|
8891
8896
|
ref: f,
|
|
8892
8897
|
onFocus: D,
|
|
8893
8898
|
onKeyDown: (Z) => {
|
|
8894
|
-
|
|
8899
|
+
z(Z), R(Z);
|
|
8895
8900
|
},
|
|
8896
8901
|
tabIndex: 0,
|
|
8897
8902
|
role: "navigation"
|
|
8898
8903
|
}, o),
|
|
8899
8904
|
L && n ? te : J
|
|
8900
8905
|
);
|
|
8901
|
-
}, w2 = 0,
|
|
8906
|
+
}, w2 = 0, Ds = (p) => {
|
|
8902
8907
|
var g = p, {
|
|
8903
8908
|
ariaLabel: t,
|
|
8904
8909
|
hasMobileMenu: n = !0,
|
|
@@ -8961,7 +8966,7 @@ const rs = (_) => {
|
|
|
8961
8966
|
const T = S.closest(`.${b}`);
|
|
8962
8967
|
return !(T && !T.classList.contains(`${b}--expanded`) && !T.classList.contains(`${b}--top-level`));
|
|
8963
8968
|
});
|
|
8964
|
-
},
|
|
8969
|
+
}, z = (I) => {
|
|
8965
8970
|
const S = I.closest(`.${m}-wrapper`);
|
|
8966
8971
|
if (S)
|
|
8967
8972
|
return S.querySelector(
|
|
@@ -9000,7 +9005,7 @@ const rs = (_) => {
|
|
|
9000
9005
|
if (I.preventDefault(), R(S)) {
|
|
9001
9006
|
const V = S.classList.contains(
|
|
9002
9007
|
`${u}__toggle`
|
|
9003
|
-
) ? S :
|
|
9008
|
+
) ? S : z(S);
|
|
9004
9009
|
V && V.getAttribute("aria-expanded") === "false" && (G({
|
|
9005
9010
|
currentTarget: V
|
|
9006
9011
|
}), setTimeout(() => {
|
|
@@ -9036,7 +9041,7 @@ const rs = (_) => {
|
|
|
9036
9041
|
} else if (R(S)) {
|
|
9037
9042
|
const T = S.classList.contains(
|
|
9038
9043
|
`${u}__toggle`
|
|
9039
|
-
) ? S :
|
|
9044
|
+
) ? S : z(S);
|
|
9040
9045
|
T && T.getAttribute("aria-expanded") === "true" && G({
|
|
9041
9046
|
currentTarget: T
|
|
9042
9047
|
});
|
|
@@ -9152,7 +9157,7 @@ const rs = (_) => {
|
|
|
9152
9157
|
"button",
|
|
9153
9158
|
{
|
|
9154
9159
|
"aria-expanded": ze(S),
|
|
9155
|
-
className:
|
|
9160
|
+
className: N([
|
|
9156
9161
|
`${u}__toggle`,
|
|
9157
9162
|
ze(S) ? `${u}__toggle--expanded` : null
|
|
9158
9163
|
]),
|
|
@@ -9164,7 +9169,7 @@ const rs = (_) => {
|
|
|
9164
9169
|
), x2(S.linkContent, S.links)), /* @__PURE__ */ e.createElement(
|
|
9165
9170
|
"ul",
|
|
9166
9171
|
{
|
|
9167
|
-
className:
|
|
9172
|
+
className: N([
|
|
9168
9173
|
b,
|
|
9169
9174
|
X,
|
|
9170
9175
|
Ce ? `${b}--expanded` : null
|
|
@@ -9174,7 +9179,7 @@ const rs = (_) => {
|
|
|
9174
9179
|
"li",
|
|
9175
9180
|
{
|
|
9176
9181
|
key: `${me}-${T}`,
|
|
9177
|
-
className:
|
|
9182
|
+
className: N([
|
|
9178
9183
|
m,
|
|
9179
9184
|
ee,
|
|
9180
9185
|
ze(pe) ? `${m}--active` : null
|
|
@@ -9194,7 +9199,7 @@ const rs = (_) => {
|
|
|
9194
9199
|
"li",
|
|
9195
9200
|
{
|
|
9196
9201
|
key: S,
|
|
9197
|
-
className:
|
|
9202
|
+
className: N([
|
|
9198
9203
|
m,
|
|
9199
9204
|
`${m}--top-level`,
|
|
9200
9205
|
ze(I) ? `${m}--active` : null
|
|
@@ -9215,7 +9220,7 @@ const rs = (_) => {
|
|
|
9215
9220
|
"nav",
|
|
9216
9221
|
w({
|
|
9217
9222
|
"aria-label": t,
|
|
9218
|
-
className:
|
|
9223
|
+
className: N([u, l != null ? l : ""]),
|
|
9219
9224
|
ref: f,
|
|
9220
9225
|
onFocus: F,
|
|
9221
9226
|
onKeyDown: (I) => {
|
|
@@ -9247,7 +9252,7 @@ const rs = (_) => {
|
|
|
9247
9252
|
loop: !0,
|
|
9248
9253
|
focusItemOnHover: !0,
|
|
9249
9254
|
focusItemOnOpen: !1
|
|
9250
|
-
}), { getReferenceProps: k, getFloatingProps:
|
|
9255
|
+
}), { getReferenceProps: k, getFloatingProps: z, getItemProps: x } = De(
|
|
9251
9256
|
[M, H, L, $]
|
|
9252
9257
|
), { isMounted: R, styles: D } = Xe(f, {
|
|
9253
9258
|
duration: {
|
|
@@ -9304,7 +9309,7 @@ const rs = (_) => {
|
|
|
9304
9309
|
"li",
|
|
9305
9310
|
w({
|
|
9306
9311
|
key: I,
|
|
9307
|
-
className:
|
|
9312
|
+
className: N([h, S]),
|
|
9308
9313
|
ref: (V) => {
|
|
9309
9314
|
i.current[I] = V;
|
|
9310
9315
|
},
|
|
@@ -9338,14 +9343,14 @@ const rs = (_) => {
|
|
|
9338
9343
|
w({
|
|
9339
9344
|
ref: C.setFloating,
|
|
9340
9345
|
className: `${y}__dropdown`
|
|
9341
|
-
},
|
|
9346
|
+
}, z({
|
|
9342
9347
|
style: w({
|
|
9343
9348
|
zIndex: "var(--pds-z-index-dropdown)"
|
|
9344
9349
|
}, te)
|
|
9345
9350
|
})),
|
|
9346
|
-
/* @__PURE__ */ e.createElement("div", { style: w({}, D) }, B, /* @__PURE__ */ e.createElement("ul", { className:
|
|
9351
|
+
/* @__PURE__ */ e.createElement("div", { style: w({}, D) }, B, /* @__PURE__ */ e.createElement("ul", { className: N([_, E]) }, q.length === 0 ? /* @__PURE__ */ e.createElement("p", { className: `${y}__no-results` }, d) : q))
|
|
9347
9352
|
));
|
|
9348
|
-
},
|
|
9353
|
+
}, Rs = (r) => {
|
|
9349
9354
|
var d = r, {
|
|
9350
9355
|
ariaLabel: t,
|
|
9351
9356
|
menuItems: n,
|
|
@@ -9384,7 +9389,7 @@ const rs = (_) => {
|
|
|
9384
9389
|
return /* @__PURE__ */ e.createElement(
|
|
9385
9390
|
"li",
|
|
9386
9391
|
{
|
|
9387
|
-
className:
|
|
9392
|
+
className: N([
|
|
9388
9393
|
h,
|
|
9389
9394
|
v ? `${h}--active` : null
|
|
9390
9395
|
])
|
|
@@ -9418,11 +9423,11 @@ const rs = (_) => {
|
|
|
9418
9423
|
"nav",
|
|
9419
9424
|
w({
|
|
9420
9425
|
"aria-label": t,
|
|
9421
|
-
className:
|
|
9426
|
+
className: N([o, p, s != null ? s : ""])
|
|
9422
9427
|
}, a),
|
|
9423
9428
|
c ? /* @__PURE__ */ e.createElement("div", { className: `${o}__mobile-menu-wrapper` }, u) : u
|
|
9424
9429
|
);
|
|
9425
|
-
},
|
|
9430
|
+
}, Os = (o) => {
|
|
9426
9431
|
var p = o, {
|
|
9427
9432
|
ariaLabel: t = "User menu",
|
|
9428
9433
|
menuItems: n,
|
|
@@ -9450,7 +9455,7 @@ const rs = (_) => {
|
|
|
9450
9455
|
onOpenChange: b,
|
|
9451
9456
|
middleware: [E2(12), v2(), V2()],
|
|
9452
9457
|
whileElementsMounted: Fe
|
|
9453
|
-
}), L = Ke(M, { event: "mousedown" }), k = Ae(M),
|
|
9458
|
+
}), L = Ke(M, { event: "mousedown" }), k = Ae(M), z = Te(M, { role: "menu" }), x = ce([]), R = o2(M, {
|
|
9454
9459
|
listRef: x,
|
|
9455
9460
|
activeIndex: g,
|
|
9456
9461
|
onNavigate: u,
|
|
@@ -9459,7 +9464,7 @@ const rs = (_) => {
|
|
|
9459
9464
|
focusItemOnOpen: !1,
|
|
9460
9465
|
focusItemOnHover: !0
|
|
9461
9466
|
}), { getReferenceProps: D, getFloatingProps: W, getItemProps: O } = De(
|
|
9462
|
-
[k,
|
|
9467
|
+
[k, z, L, R]
|
|
9463
9468
|
), { isMounted: F, styles: G } = Xe(M, {
|
|
9464
9469
|
duration: {
|
|
9465
9470
|
open: 300,
|
|
@@ -9502,7 +9507,7 @@ const rs = (_) => {
|
|
|
9502
9507
|
w({
|
|
9503
9508
|
key: ee,
|
|
9504
9509
|
id: ee,
|
|
9505
|
-
className:
|
|
9510
|
+
className: N([ue, de]),
|
|
9506
9511
|
role: "menuitem",
|
|
9507
9512
|
tabIndex: g === X ? 0 : -1,
|
|
9508
9513
|
ref: (Ce) => {
|
|
@@ -9568,7 +9573,7 @@ const rs = (_) => {
|
|
|
9568
9573
|
return /* @__PURE__ */ e.createElement(
|
|
9569
9574
|
"span",
|
|
9570
9575
|
w({
|
|
9571
|
-
className:
|
|
9576
|
+
className: N([i, f, c != null ? c : ""])
|
|
9572
9577
|
}, l),
|
|
9573
9578
|
h ? V : I
|
|
9574
9579
|
);
|
|
@@ -9577,7 +9582,7 @@ const rs = (_) => {
|
|
|
9577
9582
|
gold: "Gold",
|
|
9578
9583
|
platinum: "Platinum",
|
|
9579
9584
|
diamond: "Diamond"
|
|
9580
|
-
},
|
|
9585
|
+
}, Ps = (u) => {
|
|
9581
9586
|
var m = u, {
|
|
9582
9587
|
ariaLabel: t = "Workspace selector menu",
|
|
9583
9588
|
createWorkspaceLink: n,
|
|
@@ -9605,7 +9610,7 @@ const rs = (_) => {
|
|
|
9605
9610
|
let $ = !1;
|
|
9606
9611
|
const H = $e(Le);
|
|
9607
9612
|
H && ($ = H.isMobile);
|
|
9608
|
-
const M = l && $, L = "pds-workspace-selector", k = M ? `${L}--isMobile` : null,
|
|
9613
|
+
const M = l && $, L = "pds-workspace-selector", k = M ? `${L}--isMobile` : null, z = `${L}__menu`, x = C ? `${z}--scroll` : null, { refs: R, floatingStyles: D, context: W } = Ie({
|
|
9609
9614
|
open: b,
|
|
9610
9615
|
onOpenChange: v,
|
|
9611
9616
|
whileElementsMounted: Fe
|
|
@@ -9692,7 +9697,7 @@ const rs = (_) => {
|
|
|
9692
9697
|
w({
|
|
9693
9698
|
key: He,
|
|
9694
9699
|
id: He,
|
|
9695
|
-
className:
|
|
9700
|
+
className: N([
|
|
9696
9701
|
pe,
|
|
9697
9702
|
me,
|
|
9698
9703
|
ye
|
|
@@ -9749,7 +9754,7 @@ const rs = (_) => {
|
|
|
9749
9754
|
zIndex: "var(--pds-z-index-dropdown)"
|
|
9750
9755
|
}
|
|
9751
9756
|
}, te()),
|
|
9752
|
-
/* @__PURE__ */ e.createElement("div", { style: w({}, q) }, X, /* @__PURE__ */ e.createElement("ul", { className:
|
|
9757
|
+
/* @__PURE__ */ e.createElement("div", { style: w({}, q) }, X, /* @__PURE__ */ e.createElement("ul", { className: N([z, x]), role: "menu" }, /* @__PURE__ */ e.createElement("li", { className: `${L}__item-heading`, role: "presentation" }, r), ee.length === 0 ? /* @__PURE__ */ e.createElement("p", { className: `${L}__no-results` }, c) : ee), ue)
|
|
9753
9758
|
)), Ce = (re) => {
|
|
9754
9759
|
const he = re.target;
|
|
9755
9760
|
he.classList.toggle(`${L}__toggle--expanded`), he.setAttribute(
|
|
@@ -9770,7 +9775,7 @@ const rs = (_) => {
|
|
|
9770
9775
|
), /* @__PURE__ */ e.createElement("div", { className: `${L}__mobile-menu` }, X, /* @__PURE__ */ e.createElement(
|
|
9771
9776
|
"ul",
|
|
9772
9777
|
{
|
|
9773
|
-
className: [
|
|
9778
|
+
className: [z, `${z}--isMobile`].join(" ").trim(),
|
|
9774
9779
|
role: "menu"
|
|
9775
9780
|
},
|
|
9776
9781
|
/* @__PURE__ */ e.createElement("li", { className: `${L}__item-heading`, role: "presentation" }, r),
|
|
@@ -9779,7 +9784,7 @@ const rs = (_) => {
|
|
|
9779
9784
|
return /* @__PURE__ */ e.createElement(
|
|
9780
9785
|
"span",
|
|
9781
9786
|
w({
|
|
9782
|
-
className:
|
|
9787
|
+
className: N([L, k, p])
|
|
9783
9788
|
}, g),
|
|
9784
9789
|
M ? _e : de
|
|
9785
9790
|
);
|
|
@@ -9787,7 +9792,7 @@ const rs = (_) => {
|
|
|
9787
9792
|
info: "circleInfo",
|
|
9788
9793
|
warning: "triangleExclamation",
|
|
9789
9794
|
critical: "diamondExclamation"
|
|
9790
|
-
},
|
|
9795
|
+
}, Fs = (l) => {
|
|
9791
9796
|
var o = l, {
|
|
9792
9797
|
banners: t,
|
|
9793
9798
|
dismissLabel: n = "Dismiss",
|
|
@@ -9843,7 +9848,7 @@ const rs = (_) => {
|
|
|
9843
9848
|
]), document.getElementById(p[0].id).classList.remove(`${m}--fading`);
|
|
9844
9849
|
}, 200);
|
|
9845
9850
|
}, $ = (H, M) => {
|
|
9846
|
-
const { id: L, isDismissible: k, message:
|
|
9851
|
+
const { id: L, isDismissible: k, message: z, onDismiss: x, type: R } = H, W = ["critical", "warning"].includes(R) ? "alert" : "status", O = `${r[R]}: `, F = (G) => {
|
|
9847
9852
|
G.preventDefault(), document.getElementById(L).classList.add(`${m}--dismissing`), setTimeout(() => {
|
|
9848
9853
|
if (x && H.onDismiss(), u === 1) {
|
|
9849
9854
|
g([]);
|
|
@@ -9859,7 +9864,7 @@ const rs = (_) => {
|
|
|
9859
9864
|
{
|
|
9860
9865
|
key: L,
|
|
9861
9866
|
id: L,
|
|
9862
|
-
className:
|
|
9867
|
+
className: N([m, v[R]]),
|
|
9863
9868
|
role: W,
|
|
9864
9869
|
style: {
|
|
9865
9870
|
zIndex: E(M).zIndex
|
|
@@ -9872,7 +9877,7 @@ const rs = (_) => {
|
|
|
9872
9877
|
iconSize: "md",
|
|
9873
9878
|
className: `${m}__icon ${m}__icon--${H.type}`
|
|
9874
9879
|
}
|
|
9875
|
-
), /* @__PURE__ */ e.createElement("div", { className: `${m}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, O, " "),
|
|
9880
|
+
), /* @__PURE__ */ e.createElement("div", { className: `${m}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, O, " "), z)),
|
|
9876
9881
|
k && /* @__PURE__ */ e.createElement(
|
|
9877
9882
|
"button",
|
|
9878
9883
|
{
|
|
@@ -9888,7 +9893,7 @@ const rs = (_) => {
|
|
|
9888
9893
|
return /* @__PURE__ */ e.createElement(
|
|
9889
9894
|
"div",
|
|
9890
9895
|
w({
|
|
9891
|
-
className:
|
|
9896
|
+
className: N([
|
|
9892
9897
|
`${m}-group`,
|
|
9893
9898
|
_,
|
|
9894
9899
|
b,
|
|
@@ -9920,7 +9925,7 @@ const rs = (_) => {
|
|
|
9920
9925
|
warning: "triangleExclamation",
|
|
9921
9926
|
success: "circleCheck",
|
|
9922
9927
|
critical: "diamondExclamation"
|
|
9923
|
-
},
|
|
9928
|
+
}, Bs = (c) => {
|
|
9924
9929
|
var l = c, {
|
|
9925
9930
|
title: t,
|
|
9926
9931
|
secondaryText: n,
|
|
@@ -9968,7 +9973,7 @@ const rs = (_) => {
|
|
|
9968
9973
|
success: "circleCheck",
|
|
9969
9974
|
critical: "diamondExclamation",
|
|
9970
9975
|
discovery: "squareQuestion"
|
|
9971
|
-
},
|
|
9976
|
+
}, Zs = (g) => {
|
|
9972
9977
|
var u = g, {
|
|
9973
9978
|
dismissLabel: t = "Dismiss",
|
|
9974
9979
|
id: n,
|
|
@@ -10074,7 +10079,7 @@ const rs = (_) => {
|
|
|
10074
10079
|
return /* @__PURE__ */ e.createElement(
|
|
10075
10080
|
"div",
|
|
10076
10081
|
{
|
|
10077
|
-
className:
|
|
10082
|
+
className: N([d, c[s], r]),
|
|
10078
10083
|
id: n
|
|
10079
10084
|
},
|
|
10080
10085
|
/* @__PURE__ */ e.createElement("div", { className: `${d}__icon-container` }, s === "working" ? /* @__PURE__ */ e.createElement(b2, { colorType: "monochromatic", size: "lg" }) : /* @__PURE__ */ e.createElement(
|
|
@@ -10086,13 +10091,13 @@ const rs = (_) => {
|
|
|
10086
10091
|
)),
|
|
10087
10092
|
/* @__PURE__ */ e.createElement("div", { className: `${d}__message` }, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, l), t)
|
|
10088
10093
|
);
|
|
10089
|
-
},
|
|
10094
|
+
}, Gs = ({
|
|
10090
10095
|
autoCloseDuration: t = 5e3,
|
|
10091
10096
|
limit: n = 5,
|
|
10092
10097
|
position: s = "bottom-right",
|
|
10093
10098
|
className: a
|
|
10094
10099
|
}) => {
|
|
10095
|
-
const d =
|
|
10100
|
+
const d = N(["pds-toaster", a]);
|
|
10096
10101
|
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
|
|
10097
10102
|
p1,
|
|
10098
10103
|
{
|
|
@@ -10109,7 +10114,7 @@ const rs = (_) => {
|
|
|
10109
10114
|
));
|
|
10110
10115
|
};
|
|
10111
10116
|
var Nn = /* @__PURE__ */ ((t) => (t.Critical = "critical", t.Warning = "warning", t.Working = "working", t.Success = "success", t.Info = "info", t))(Nn || {});
|
|
10112
|
-
const
|
|
10117
|
+
const qs = () => {
|
|
10113
10118
|
const t = (s, a, r = {}) => {
|
|
10114
10119
|
const d = /* @__PURE__ */ e.createElement(kn, { type: s }, a);
|
|
10115
10120
|
let c = w({}, r);
|
|
@@ -10164,7 +10169,7 @@ const Gs = () => {
|
|
|
10164
10169
|
o
|
|
10165
10170
|
];
|
|
10166
10171
|
}
|
|
10167
|
-
}, [a, s, t, n]),
|
|
10172
|
+
}, [a, s, t, n]), Ws = (g) => {
|
|
10168
10173
|
var u = g, {
|
|
10169
10174
|
bufferCount: t = 1,
|
|
10170
10175
|
currentPage: n,
|
|
@@ -10203,7 +10208,7 @@ const Gs = () => {
|
|
|
10203
10208
|
"nav",
|
|
10204
10209
|
w({
|
|
10205
10210
|
"aria-labelledby": "pagination",
|
|
10206
|
-
className:
|
|
10211
|
+
className: N([_, o != null ? o : ""])
|
|
10207
10212
|
}, p),
|
|
10208
10213
|
/* @__PURE__ */ e.createElement(
|
|
10209
10214
|
Ye,
|
|
@@ -10218,7 +10223,7 @@ const Gs = () => {
|
|
|
10218
10223
|
/* @__PURE__ */ e.createElement("ul", { className: `${_}__list` }, /* @__PURE__ */ e.createElement(
|
|
10219
10224
|
"li",
|
|
10220
10225
|
{
|
|
10221
|
-
className:
|
|
10226
|
+
className: N([
|
|
10222
10227
|
E,
|
|
10223
10228
|
`${E}--prev`,
|
|
10224
10229
|
n === 1 ? i : void 0
|
|
@@ -10238,14 +10243,14 @@ const Gs = () => {
|
|
|
10238
10243
|
"li",
|
|
10239
10244
|
{
|
|
10240
10245
|
key: C,
|
|
10241
|
-
className:
|
|
10246
|
+
className: N([E, `${E}--truncated`])
|
|
10242
10247
|
},
|
|
10243
10248
|
/* @__PURE__ */ e.createElement("span", null, "…")
|
|
10244
10249
|
) : /* @__PURE__ */ e.createElement(
|
|
10245
10250
|
"li",
|
|
10246
10251
|
{
|
|
10247
10252
|
key: C,
|
|
10248
|
-
className:
|
|
10253
|
+
className: N([
|
|
10249
10254
|
E,
|
|
10250
10255
|
n === f ? h : void 0
|
|
10251
10256
|
])
|
|
@@ -10262,7 +10267,7 @@ const Gs = () => {
|
|
|
10262
10267
|
)), /* @__PURE__ */ e.createElement(
|
|
10263
10268
|
"li",
|
|
10264
10269
|
{
|
|
10265
|
-
className:
|
|
10270
|
+
className: N([
|
|
10266
10271
|
E,
|
|
10267
10272
|
`${E}--next`,
|
|
10268
10273
|
n === b ? i : void 0
|
|
@@ -10280,7 +10285,7 @@ const Gs = () => {
|
|
|
10280
10285
|
)
|
|
10281
10286
|
))
|
|
10282
10287
|
);
|
|
10283
|
-
}, Et = 0,
|
|
10288
|
+
}, Et = 0, Us = (c) => {
|
|
10284
10289
|
var l = c, {
|
|
10285
10290
|
children: t,
|
|
10286
10291
|
id: n,
|
|
@@ -10301,13 +10306,13 @@ const Gs = () => {
|
|
|
10301
10306
|
const _ = b.current, E = v.current, h = y.current;
|
|
10302
10307
|
if (!_ || !E || !h) return;
|
|
10303
10308
|
let i = null, f = !1, C = !1;
|
|
10304
|
-
const $ = (
|
|
10305
|
-
|
|
10309
|
+
const $ = (z) => {
|
|
10310
|
+
z.preventDefault(), _.style.overflow = "hidden", f || !_.open ? M() : (C || _.open) && H();
|
|
10306
10311
|
}, H = () => {
|
|
10307
10312
|
f = !0, p(!1);
|
|
10308
|
-
const
|
|
10313
|
+
const z = `${_.offsetHeight}px`, x = `${E.offsetHeight}px`;
|
|
10309
10314
|
i && i.cancel(), i = _.animate(
|
|
10310
|
-
{ height: [
|
|
10315
|
+
{ height: [z, x] },
|
|
10311
10316
|
{
|
|
10312
10317
|
duration: Et,
|
|
10313
10318
|
easing: Pe
|
|
@@ -10317,19 +10322,19 @@ const Gs = () => {
|
|
|
10317
10322
|
_.style.height = `${_.offsetHeight}px`, _.open = !0, p(!0), requestAnimationFrame(() => L());
|
|
10318
10323
|
}, L = () => {
|
|
10319
10324
|
C = !0;
|
|
10320
|
-
const
|
|
10325
|
+
const z = `${_.offsetHeight}px`, x = `${E.offsetHeight + h.offsetHeight}px`;
|
|
10321
10326
|
i && i.cancel(), i = _.animate(
|
|
10322
|
-
{ height: [
|
|
10327
|
+
{ height: [z, x] },
|
|
10323
10328
|
{
|
|
10324
10329
|
duration: Et,
|
|
10325
10330
|
easing: Pe
|
|
10326
10331
|
}
|
|
10327
10332
|
), i.onfinish = () => k(!0), i.oncancel = () => C = !1;
|
|
10328
|
-
}, k = (
|
|
10329
|
-
_.open =
|
|
10333
|
+
}, k = (z) => {
|
|
10334
|
+
_.open = z, i = null, f = !1, C = !1, _.style.height = _.style.overflow = "";
|
|
10330
10335
|
};
|
|
10331
10336
|
return E.addEventListener("click", $), () => E.removeEventListener("click", $);
|
|
10332
|
-
}, []), /* @__PURE__ */ e.createElement("div", w({ className:
|
|
10337
|
+
}, []), /* @__PURE__ */ e.createElement("div", w({ className: N([m, r]) }, d), /* @__PURE__ */ e.createElement(
|
|
10333
10338
|
"details",
|
|
10334
10339
|
{
|
|
10335
10340
|
key: u,
|
|
@@ -10346,7 +10351,7 @@ const Gs = () => {
|
|
|
10346
10351
|
)),
|
|
10347
10352
|
/* @__PURE__ */ e.createElement("div", { className: `${m}__content`, ref: y }, t)
|
|
10348
10353
|
));
|
|
10349
|
-
},
|
|
10354
|
+
}, js = (r) => {
|
|
10350
10355
|
var d = r, {
|
|
10351
10356
|
children: t,
|
|
10352
10357
|
displayType: n = "standard",
|
|
@@ -10360,11 +10365,11 @@ const Gs = () => {
|
|
|
10360
10365
|
return /* @__PURE__ */ e.createElement(
|
|
10361
10366
|
"div",
|
|
10362
10367
|
w({
|
|
10363
|
-
className:
|
|
10368
|
+
className: N([c, l, s])
|
|
10364
10369
|
}, a),
|
|
10365
10370
|
t
|
|
10366
10371
|
);
|
|
10367
|
-
},
|
|
10372
|
+
}, Ks = (l) => {
|
|
10368
10373
|
var o = l, {
|
|
10369
10374
|
children: t,
|
|
10370
10375
|
hasStatusIndicator: n = !1,
|
|
@@ -10387,9 +10392,9 @@ const Gs = () => {
|
|
|
10387
10392
|
className: [p, u, d != null ? d : ""].join(" ").trim().replace(/\s+/g, " ")
|
|
10388
10393
|
}, c),
|
|
10389
10394
|
n && a && /* @__PURE__ */ e.createElement("span", { className: g }),
|
|
10390
|
-
/* @__PURE__ */ e.createElement("div", { className:
|
|
10395
|
+
/* @__PURE__ */ e.createElement("div", { className: N([m, b]) }, t)
|
|
10391
10396
|
);
|
|
10392
|
-
},
|
|
10397
|
+
}, Xs = (d) => {
|
|
10393
10398
|
var c = d, {
|
|
10394
10399
|
background: t = "default",
|
|
10395
10400
|
children: n,
|
|
@@ -10405,7 +10410,7 @@ const Gs = () => {
|
|
|
10405
10410
|
return /* @__PURE__ */ e.createElement(
|
|
10406
10411
|
"ul",
|
|
10407
10412
|
w({
|
|
10408
|
-
className:
|
|
10413
|
+
className: N([
|
|
10409
10414
|
l,
|
|
10410
10415
|
o,
|
|
10411
10416
|
p,
|
|
@@ -10414,7 +10419,7 @@ const Gs = () => {
|
|
|
10414
10419
|
}, r),
|
|
10415
10420
|
n
|
|
10416
10421
|
);
|
|
10417
|
-
}, vt = 0,
|
|
10422
|
+
}, vt = 0, Ys = (d) => {
|
|
10418
10423
|
var c = d, {
|
|
10419
10424
|
children: t,
|
|
10420
10425
|
className: n,
|
|
@@ -10471,14 +10476,14 @@ const Gs = () => {
|
|
|
10471
10476
|
return /* @__PURE__ */ e.createElement(
|
|
10472
10477
|
"li",
|
|
10473
10478
|
ie(w({
|
|
10474
|
-
className:
|
|
10479
|
+
className: N([l, n != null ? n : ""])
|
|
10475
10480
|
}, r), {
|
|
10476
10481
|
ref: g
|
|
10477
10482
|
}),
|
|
10478
10483
|
/* @__PURE__ */ e.createElement(
|
|
10479
10484
|
"div",
|
|
10480
10485
|
{
|
|
10481
|
-
className:
|
|
10486
|
+
className: N([
|
|
10482
10487
|
`${l}__main`,
|
|
10483
10488
|
s ? "is-expandable" : ""
|
|
10484
10489
|
])
|
|
@@ -10512,7 +10517,7 @@ const Gs = () => {
|
|
|
10512
10517
|
/* @__PURE__ */ e.createElement("div", { className: `${l}__items-inside` }, y)
|
|
10513
10518
|
)
|
|
10514
10519
|
);
|
|
10515
|
-
},
|
|
10520
|
+
}, Qs = (l) => {
|
|
10516
10521
|
var o = l, {
|
|
10517
10522
|
srcWebp: t,
|
|
10518
10523
|
srcFallback: n,
|
|
@@ -10529,7 +10534,7 @@ const Gs = () => {
|
|
|
10529
10534
|
"className"
|
|
10530
10535
|
]);
|
|
10531
10536
|
const p = "pds-picture";
|
|
10532
|
-
return /* @__PURE__ */ e.createElement("picture", { className:
|
|
10537
|
+
return /* @__PURE__ */ e.createElement("picture", { className: N([p, d != null ? d : ""]) }, /* @__PURE__ */ e.createElement("source", { srcSet: t, type: "image/webp" }), /* @__PURE__ */ e.createElement(
|
|
10533
10538
|
"img",
|
|
10534
10539
|
w({
|
|
10535
10540
|
src: n,
|
|
@@ -10539,7 +10544,7 @@ const Gs = () => {
|
|
|
10539
10544
|
className: `${p}__img`
|
|
10540
10545
|
}, c)
|
|
10541
10546
|
));
|
|
10542
|
-
}, l2 = 8, bt = 14, xn = 6,
|
|
10547
|
+
}, l2 = 8, bt = 14, xn = 6, Vn = (y) => {
|
|
10543
10548
|
var _ = y, {
|
|
10544
10549
|
content: t,
|
|
10545
10550
|
closeButtonLabel: n = "Close",
|
|
@@ -10580,10 +10585,10 @@ const Gs = () => {
|
|
|
10580
10585
|
}, [g]), le(() => {
|
|
10581
10586
|
u(E);
|
|
10582
10587
|
}, [E]);
|
|
10583
|
-
const i = typeof s, f = "pds-popover", C =
|
|
10588
|
+
const i = typeof s, f = "pds-popover", C = N([
|
|
10584
10589
|
`${f}__trigger-custom`,
|
|
10585
10590
|
i === "string" ? `${f}__trigger-text` : ""
|
|
10586
|
-
]), $ = s ? r : 0, H = ce(null), { refs: M, floatingStyles: L, context: k, middlewareData:
|
|
10591
|
+
]), $ = s ? r : 0, H = ce(null), { refs: M, floatingStyles: L, context: k, middlewareData: z } = Ie({
|
|
10587
10592
|
placement: c,
|
|
10588
10593
|
open: E,
|
|
10589
10594
|
onOpenChange(S) {
|
|
@@ -10602,7 +10607,7 @@ const Gs = () => {
|
|
|
10602
10607
|
R,
|
|
10603
10608
|
D,
|
|
10604
10609
|
W
|
|
10605
|
-
]), G = (q = (B =
|
|
10610
|
+
]), G = (q = (B = z.arrow) == null ? void 0 : B.x) != null ? q : 0, K = (I = (A = z.arrow) == null ? void 0 : A.y) != null ? I : 0, J = G + bt / 2, te = K + l2, { isMounted: Z } = Xe(k, {
|
|
10606
10611
|
initial: {
|
|
10607
10612
|
transform: "scale(0)"
|
|
10608
10613
|
},
|
|
@@ -10615,7 +10620,7 @@ const Gs = () => {
|
|
|
10615
10620
|
}[S]
|
|
10616
10621
|
})
|
|
10617
10622
|
});
|
|
10618
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
10623
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([f, m]) }, v), /* @__PURE__ */ e.createElement(
|
|
10619
10624
|
"span",
|
|
10620
10625
|
w({
|
|
10621
10626
|
className: `${f}__trigger`,
|
|
@@ -10641,7 +10646,10 @@ const Gs = () => {
|
|
|
10641
10646
|
/* @__PURE__ */ e.createElement(
|
|
10642
10647
|
"div",
|
|
10643
10648
|
w({
|
|
10644
|
-
className:
|
|
10649
|
+
className: N([
|
|
10650
|
+
`${f}__container`,
|
|
10651
|
+
b
|
|
10652
|
+
]),
|
|
10645
10653
|
ref: M.setFloating,
|
|
10646
10654
|
style: L
|
|
10647
10655
|
}, F()),
|
|
@@ -10747,7 +10755,7 @@ const Gs = () => {
|
|
|
10747
10755
|
)),
|
|
10748
10756
|
C && i
|
|
10749
10757
|
);
|
|
10750
|
-
},
|
|
10758
|
+
}, Sn = (p) => {
|
|
10751
10759
|
var g = p, {
|
|
10752
10760
|
id: t,
|
|
10753
10761
|
innerLabel: n,
|
|
@@ -10868,7 +10876,7 @@ const Gs = () => {
|
|
|
10868
10876
|
), /* @__PURE__ */ e.createElement("div", { className: `${o}__attribution` }, /* @__PURE__ */ e.createElement("span", { className: `${o}__name` }, t.name), t.title && /* @__PURE__ */ e.createElement("span", { className: `${o}__title` }, ", ", t.title), t.org && /* @__PURE__ */ e.createElement("span", { className: `${o}__org` }, ", ", t.org))), /* @__PURE__ */ e.createElement("div", { className: `${o}__icon ${o}__icon--after` }, /* @__PURE__ */ e.createElement(j, { iconName: "quotesRight", iconSize: "4xl" })))
|
|
10869
10877
|
);
|
|
10870
10878
|
};
|
|
10871
|
-
var
|
|
10879
|
+
var In = /* @__PURE__ */ ((t) => (t.DEFAULT = "default", t.WORKING = "working", t.CHECKED = "checked", t))(In || {});
|
|
10872
10880
|
const t4 = (o) => {
|
|
10873
10881
|
var p = o, {
|
|
10874
10882
|
alignment: t = "left",
|
|
@@ -10907,7 +10915,7 @@ const t4 = (o) => {
|
|
|
10907
10915
|
return m.checking;
|
|
10908
10916
|
case "checked":
|
|
10909
10917
|
if (a) {
|
|
10910
|
-
const C = a instanceof Date ? a : new Date(a), $ = Date.now() - C.getTime(), H = Math.floor($ / 1e3), M = Math.floor(H / 60), L = Math.floor(M / 60), k = Math.floor(L / 24),
|
|
10918
|
+
const C = a instanceof Date ? a : new Date(a), $ = Date.now() - C.getTime(), H = Math.floor($ / 1e3), M = Math.floor(H / 60), L = Math.floor(M / 60), k = Math.floor(L / 24), z = {
|
|
10911
10919
|
year: "numeric",
|
|
10912
10920
|
month: "short",
|
|
10913
10921
|
day: "numeric"
|
|
@@ -10915,14 +10923,14 @@ const t4 = (o) => {
|
|
|
10915
10923
|
let x = "";
|
|
10916
10924
|
return k > 7 ? x = C.toLocaleDateString(
|
|
10917
10925
|
void 0,
|
|
10918
|
-
|
|
10926
|
+
z
|
|
10919
10927
|
) : k > 0 && k <= 7 ? x = `${k} day${k !== 1 ? "s" : ""} ago` : L > 0 ? x = `${L} hour${L !== 1 ? "s" : ""} ago` : M > 0 ? x = `${M} minute${M !== 1 ? "s" : ""} ago` : x = `${H} second${H !== 1 ? "s" : ""} ago`, `${m.checked} ${x}`;
|
|
10920
10928
|
}
|
|
10921
10929
|
return m.checked;
|
|
10922
10930
|
}
|
|
10923
10931
|
}, v = () => {
|
|
10924
10932
|
r == null || r();
|
|
10925
|
-
}, y = "pds-refresh-checker", _ = `${y}--${t}`, E =
|
|
10933
|
+
}, y = "pds-refresh-checker", _ = `${y}--${t}`, E = N([
|
|
10926
10934
|
`${y}__button`,
|
|
10927
10935
|
g === "working" ? `${y}__button--spinning` : ""
|
|
10928
10936
|
]), h = n !== null && n > 0 ? `${n}rem` : "100%", i = /* @__PURE__ */ e.createElement("span", { className: `${y}__tooltip-icon` }, /* @__PURE__ */ e.createElement(
|
|
@@ -10936,7 +10944,7 @@ const t4 = (o) => {
|
|
|
10936
10944
|
return /* @__PURE__ */ e.createElement(
|
|
10937
10945
|
"div",
|
|
10938
10946
|
w({
|
|
10939
|
-
className:
|
|
10947
|
+
className: N([y, _, c != null ? c : ""]),
|
|
10940
10948
|
style: { width: h }
|
|
10941
10949
|
}, l),
|
|
10942
10950
|
/* @__PURE__ */ e.createElement(
|
|
@@ -10961,20 +10969,45 @@ const t4 = (o) => {
|
|
|
10961
10969
|
t === "left" && f
|
|
10962
10970
|
)
|
|
10963
10971
|
);
|
|
10964
|
-
}, n4 = (
|
|
10965
|
-
var
|
|
10972
|
+
}, n4 = (p) => {
|
|
10973
|
+
var g = p, {
|
|
10966
10974
|
siteName: t,
|
|
10967
10975
|
sitePlanLevel: n,
|
|
10968
10976
|
siteType: s,
|
|
10969
|
-
className: a
|
|
10970
|
-
|
|
10977
|
+
className: a,
|
|
10978
|
+
popoverContent: r,
|
|
10979
|
+
popoverTitle: d,
|
|
10980
|
+
popoverIsOpen: c,
|
|
10981
|
+
setPopoverIsOpen: l
|
|
10982
|
+
} = g, o = P(g, [
|
|
10971
10983
|
"siteName",
|
|
10972
10984
|
"sitePlanLevel",
|
|
10973
10985
|
"siteType",
|
|
10974
|
-
"className"
|
|
10986
|
+
"className",
|
|
10987
|
+
"popoverContent",
|
|
10988
|
+
"popoverTitle",
|
|
10989
|
+
"popoverIsOpen",
|
|
10990
|
+
"setPopoverIsOpen"
|
|
10975
10991
|
]);
|
|
10976
|
-
const
|
|
10977
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
10992
|
+
const u = "pds-site-dashboard-heading", m = bn[n], b = s ? Wt[s] : "bolt";
|
|
10993
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([u, a != null ? a : ""]) }, o), /* @__PURE__ */ e.createElement(j, { iconName: b, iconSize: "2xl" }), /* @__PURE__ */ e.createElement("h1", { className: "pds-ts-2xl" }, t), /* @__PURE__ */ e.createElement("span", { className: `${u}__plan-level-badge` }, n && /* @__PURE__ */ e.createElement(
|
|
10994
|
+
g2,
|
|
10995
|
+
{
|
|
10996
|
+
label: m,
|
|
10997
|
+
color: "neutral",
|
|
10998
|
+
size: "md"
|
|
10999
|
+
}
|
|
11000
|
+
), r && /* @__PURE__ */ e.createElement(
|
|
11001
|
+
Vn,
|
|
11002
|
+
{
|
|
11003
|
+
placement: "bottom",
|
|
11004
|
+
triggerIcon: "circleInfo",
|
|
11005
|
+
content: r,
|
|
11006
|
+
title: d,
|
|
11007
|
+
popoverIsOpen: c,
|
|
11008
|
+
setPopoverIsOpen: l
|
|
11009
|
+
}
|
|
11010
|
+
)));
|
|
10978
11011
|
}, W2 = {
|
|
10979
11012
|
bluesky: {
|
|
10980
11013
|
icon: "bluesky",
|
|
@@ -11082,8 +11115,8 @@ const t4 = (o) => {
|
|
|
11082
11115
|
const c = "pds-stepper", l = "pds-stepper-mobile", o = ce(), [p] = S2(o), g = p.width, u = Number(
|
|
11083
11116
|
getComputedStyle(document.body).getPropertyValue("--pds-stepper-step-content-width").replace("rem", "")
|
|
11084
11117
|
) * 16, m = -40, b = 2, v = 5, y = t.length, _ = t.map((i) => i.isCurrent).lastIndexOf(!0), E = t.map((i, f) => {
|
|
11085
|
-
const C = f + 1, $ = f === _, H = f < _, M = i.hasError && $, k = (g - y * u) / (y + (y - 2)),
|
|
11086
|
-
let O =
|
|
11118
|
+
const C = f + 1, $ = f === _, H = f < _, M = i.hasError && $, k = (g - y * u) / (y + (y - 2)), z = u + k * 2, x = u + k, R = k + m * -1, D = f === 0, W = f === y - 1;
|
|
11119
|
+
let O = z;
|
|
11087
11120
|
(D || W) && (O = x);
|
|
11088
11121
|
const F = `${c}__step`, G = [F];
|
|
11089
11122
|
$ && G.push(`${F}--current`), H && G.push(`${F}--complete`), M && G.push(`${F}--error`);
|
|
@@ -11147,7 +11180,7 @@ const t4 = (o) => {
|
|
|
11147
11180
|
}), h = t.map((i, f) => {
|
|
11148
11181
|
const C = f + 1, $ = f === _, H = f === y - 1, M = i.hasError && $, L = t[_ + 1] ? t[_ + 1].label : null;
|
|
11149
11182
|
if ($) {
|
|
11150
|
-
const k = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, n.step, " "), C, " of ", y),
|
|
11183
|
+
const k = /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("span", { className: "visually-hidden" }, n.step, " "), C, " of ", y), z = C / y * 100, x = M ? {
|
|
11151
11184
|
"--pds-color-status-info-foreground": "var(--pds-color-status-critical-foreground)"
|
|
11152
11185
|
} : {
|
|
11153
11186
|
"--pds-color-status-info-foreground": "var(--pds-color-brand-primary-default)"
|
|
@@ -11160,11 +11193,11 @@ const t4 = (o) => {
|
|
|
11160
11193
|
className: `${l}__step`
|
|
11161
11194
|
},
|
|
11162
11195
|
/* @__PURE__ */ e.createElement("div", { className: `${l}__progress-indicator` }, /* @__PURE__ */ e.createElement(
|
|
11163
|
-
|
|
11196
|
+
Sn,
|
|
11164
11197
|
{
|
|
11165
11198
|
label: "Step progress",
|
|
11166
11199
|
size: "sm",
|
|
11167
|
-
percentage:
|
|
11200
|
+
percentage: z,
|
|
11168
11201
|
innerLabel: k,
|
|
11169
11202
|
style: x
|
|
11170
11203
|
}
|
|
@@ -11213,7 +11246,7 @@ const t4 = (o) => {
|
|
|
11213
11246
|
}, b = (_, E) => {
|
|
11214
11247
|
g(ie(w({}, p), { key: E })), p.order === "asc" ? u(E) : m(E);
|
|
11215
11248
|
}, v = (_, E) => /* @__PURE__ */ e.createElement("tr", { id: E, key: `table-row-${E}` }, _.map((h, i) => /* @__PURE__ */ e.createElement("td", { key: `${E}-cell-${i}` }, /* @__PURE__ */ e.createElement("span", null, h)))), y = "pds-table";
|
|
11216
|
-
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("table", w({ className:
|
|
11249
|
+
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("table", w({ className: N([y, s]) }, a), /* @__PURE__ */ e.createElement("thead", null, /* @__PURE__ */ e.createElement("tr", null, c.map((_, E) => /* @__PURE__ */ e.createElement("th", { key: `header-${E}` }, _.sortable ? /* @__PURE__ */ e.createElement("div", { className: `${y}__sort-wrapper` }, /* @__PURE__ */ e.createElement(
|
|
11217
11250
|
"span",
|
|
11218
11251
|
{
|
|
11219
11252
|
className: `${y}__sort-header`,
|
|
@@ -11295,16 +11328,16 @@ const t4 = (o) => {
|
|
|
11295
11328
|
const R = `item-${c2()}`;
|
|
11296
11329
|
x.id || (x.id = R);
|
|
11297
11330
|
});
|
|
11298
|
-
const
|
|
11299
|
-
L(
|
|
11331
|
+
const z = y(k);
|
|
11332
|
+
L(z);
|
|
11300
11333
|
}, []), { nestedHeadings: M };
|
|
11301
11334
|
}, y = (M) => {
|
|
11302
11335
|
const L = [];
|
|
11303
11336
|
return M.forEach((k) => {
|
|
11304
|
-
const { innerText:
|
|
11305
|
-
k.nodeName === "H2" ? L.push({ id: x, title:
|
|
11337
|
+
const { innerText: z, id: x } = k;
|
|
11338
|
+
k.nodeName === "H2" ? L.push({ id: x, title: z, items: [] }) : k.nodeName === "H3" && L.length > 0 && L[L.length - 1].items.push({
|
|
11306
11339
|
id: x,
|
|
11307
|
-
title:
|
|
11340
|
+
title: z
|
|
11308
11341
|
});
|
|
11309
11342
|
}), L;
|
|
11310
11343
|
}, { nestedHeadings: _ } = v(), [E, h] = Q();
|
|
@@ -11327,12 +11360,12 @@ const t4 = (o) => {
|
|
|
11327
11360
|
);
|
|
11328
11361
|
M(O[0].target.id);
|
|
11329
11362
|
}
|
|
11330
|
-
},
|
|
11363
|
+
}, z = new IntersectionObserver(k, {
|
|
11331
11364
|
rootMargin: "0px 0px -20% 0px"
|
|
11332
11365
|
}), x = Array.from(
|
|
11333
11366
|
document.querySelectorAll(b)
|
|
11334
11367
|
);
|
|
11335
|
-
return x.forEach((R) =>
|
|
11368
|
+
return x.forEach((R) => z.observe(R)), () => z.disconnect();
|
|
11336
11369
|
}, [M]);
|
|
11337
11370
|
})(h);
|
|
11338
11371
|
const f = (M) => {
|
|
@@ -11364,8 +11397,8 @@ const t4 = (o) => {
|
|
|
11364
11397
|
{
|
|
11365
11398
|
className: k.id === E ? `${u}__link ${u}__link--active` : `${u}__link`,
|
|
11366
11399
|
href: `#${k.id}`,
|
|
11367
|
-
onClick: (
|
|
11368
|
-
$(
|
|
11400
|
+
onClick: (z) => {
|
|
11401
|
+
$(z, k.id);
|
|
11369
11402
|
}
|
|
11370
11403
|
},
|
|
11371
11404
|
k.title
|
|
@@ -11375,7 +11408,7 @@ const t4 = (o) => {
|
|
|
11375
11408
|
"nav",
|
|
11376
11409
|
w({
|
|
11377
11410
|
"aria-label": n,
|
|
11378
|
-
className:
|
|
11411
|
+
className: N([u, l])
|
|
11379
11412
|
}, o),
|
|
11380
11413
|
a && /* @__PURE__ */ e.createElement(
|
|
11381
11414
|
Ye,
|
|
@@ -11453,7 +11486,7 @@ const t4 = (o) => {
|
|
|
11453
11486
|
}[_.code];
|
|
11454
11487
|
M && (_.preventDefault(), M());
|
|
11455
11488
|
};
|
|
11456
|
-
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("div", w({ className:
|
|
11489
|
+
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement("div", w({ className: N([p, d]) }, c), /* @__PURE__ */ e.createElement(
|
|
11457
11490
|
"div",
|
|
11458
11491
|
{
|
|
11459
11492
|
className: `${p}__tablist`,
|
|
@@ -11553,10 +11586,10 @@ const t4 = (o) => {
|
|
|
11553
11586
|
"color-18",
|
|
11554
11587
|
"color-19",
|
|
11555
11588
|
"color-20"
|
|
11556
|
-
],
|
|
11589
|
+
], An = (t) => {
|
|
11557
11590
|
const n = parseInt(Mt(t), 16);
|
|
11558
11591
|
return yt[n % yt.length];
|
|
11559
|
-
},
|
|
11592
|
+
}, Tn = (t, n) => t.length > n ? t.slice(0, n) + " ..." : t, i4 = (o) => {
|
|
11560
11593
|
var p = o, {
|
|
11561
11594
|
linkContent: t,
|
|
11562
11595
|
isRemovable: n,
|
|
@@ -11574,7 +11607,7 @@ const t4 = (o) => {
|
|
|
11574
11607
|
"tagLabel",
|
|
11575
11608
|
"className"
|
|
11576
11609
|
]);
|
|
11577
|
-
const [g, u] = Q(!0), m = "pds-tag", b = r ? `${m}--${r}` : `${m}--${
|
|
11610
|
+
const [g, u] = Q(!0), m = "pds-tag", b = r ? `${m}--${r}` : `${m}--${An(d)}`, v = g ? null : "pds-tag--hide", y = () => {
|
|
11578
11611
|
u((i) => !i);
|
|
11579
11612
|
};
|
|
11580
11613
|
let _, E, h;
|
|
@@ -11585,7 +11618,7 @@ const t4 = (o) => {
|
|
|
11585
11618
|
to: E === "to" ? h : null,
|
|
11586
11619
|
className: [m, b, v, c].join(" ").trim().replace(/\s+/g, " ")
|
|
11587
11620
|
}, l),
|
|
11588
|
-
/* @__PURE__ */ e.createElement("span", { className: `${m}__label`, title: d },
|
|
11621
|
+
/* @__PURE__ */ e.createElement("span", { className: `${m}__label`, title: d }, Tn(d, 20)),
|
|
11589
11622
|
n ? /* @__PURE__ */ e.createElement(
|
|
11590
11623
|
"button",
|
|
11591
11624
|
{
|
|
@@ -11655,7 +11688,7 @@ const t4 = (o) => {
|
|
|
11655
11688
|
return "sun";
|
|
11656
11689
|
}
|
|
11657
11690
|
})();
|
|
11658
|
-
return /* @__PURE__ */ e.createElement("div", w({ className:
|
|
11691
|
+
return /* @__PURE__ */ e.createElement("div", w({ className: N([l, a != null ? a : ""]) }, r), /* @__PURE__ */ e.createElement(
|
|
11659
11692
|
Ve,
|
|
11660
11693
|
{
|
|
11661
11694
|
content: (m = s.tooltip) != null ? m : "change theme",
|
|
@@ -11695,7 +11728,7 @@ const t4 = (o) => {
|
|
|
11695
11728
|
return /* @__PURE__ */ e.createElement(
|
|
11696
11729
|
"div",
|
|
11697
11730
|
w({
|
|
11698
|
-
className:
|
|
11731
|
+
className: N([
|
|
11699
11732
|
d,
|
|
11700
11733
|
`${c}--avatar`,
|
|
11701
11734
|
c,
|
|
@@ -11704,7 +11737,7 @@ const t4 = (o) => {
|
|
|
11704
11737
|
}, s),
|
|
11705
11738
|
p()
|
|
11706
11739
|
);
|
|
11707
|
-
},
|
|
11740
|
+
}, Dn = (o) => {
|
|
11708
11741
|
var p = o, {
|
|
11709
11742
|
displayType: t = "border",
|
|
11710
11743
|
headingLevel: n = "span",
|
|
@@ -11726,7 +11759,7 @@ const t4 = (o) => {
|
|
|
11726
11759
|
return /* @__PURE__ */ e.createElement(e.Fragment, null, /* @__PURE__ */ e.createElement(
|
|
11727
11760
|
"div",
|
|
11728
11761
|
w({
|
|
11729
|
-
className:
|
|
11762
|
+
className: N([g, u, c != null ? c : ""])
|
|
11730
11763
|
}, l),
|
|
11731
11764
|
a && /* @__PURE__ */ e.createElement("div", { className: `${g}__image` }, /* @__PURE__ */ e.createElement("img", { src: a, alt: "" })),
|
|
11732
11765
|
s && /* @__PURE__ */ e.createElement(
|
|
@@ -11764,7 +11797,7 @@ const t4 = (o) => {
|
|
|
11764
11797
|
return /* @__PURE__ */ e.createElement(
|
|
11765
11798
|
"div",
|
|
11766
11799
|
w({
|
|
11767
|
-
className:
|
|
11800
|
+
className: N([
|
|
11768
11801
|
o,
|
|
11769
11802
|
p,
|
|
11770
11803
|
g,
|
|
@@ -11772,7 +11805,7 @@ const t4 = (o) => {
|
|
|
11772
11805
|
])
|
|
11773
11806
|
}, r),
|
|
11774
11807
|
s.map((u, m) => /* @__PURE__ */ e.createElement(
|
|
11775
|
-
|
|
11808
|
+
Dn,
|
|
11776
11809
|
{
|
|
11777
11810
|
key: m,
|
|
11778
11811
|
displayType: t,
|
|
@@ -11799,7 +11832,7 @@ const t4 = (o) => {
|
|
|
11799
11832
|
return /* @__PURE__ */ e.createElement(
|
|
11800
11833
|
"div",
|
|
11801
11834
|
w({
|
|
11802
|
-
className:
|
|
11835
|
+
className: N([l, o, s != null ? s : ""])
|
|
11803
11836
|
}, a),
|
|
11804
11837
|
(g || u) && /* @__PURE__ */ e.createElement("div", { className: `${l}__header` }, g && /* @__PURE__ */ e.createElement("div", { className: `${l}__header-left` }, g), u && /* @__PURE__ */ e.createElement("div", { className: `${l}__header-right` }, u)),
|
|
11805
11838
|
m && /* @__PURE__ */ e.createElement(
|
|
@@ -11825,7 +11858,7 @@ const t4 = (o) => {
|
|
|
11825
11858
|
return /* @__PURE__ */ e.createElement(
|
|
11826
11859
|
"div",
|
|
11827
11860
|
w({
|
|
11828
|
-
className:
|
|
11861
|
+
className: N([l, o, n != null ? n : ""])
|
|
11829
11862
|
}, s),
|
|
11830
11863
|
[g, u]
|
|
11831
11864
|
);
|
|
@@ -11873,20 +11906,20 @@ const t4 = (o) => {
|
|
|
11873
11906
|
h ? u ? u !== "flex-start" && (L = `${f}-justify--${u}`) : d !== "flex-start" && (L = `${f}-justify--${d}`) : d !== "flex-start" && (L = `${f}-justify--${d}`);
|
|
11874
11907
|
let k = null;
|
|
11875
11908
|
h ? c ? c !== "stretch" && (k = `${f}-align-items--${c}`) : n !== "stretch" && (k = `${f}-align-items--${n}`) : n !== "stretch" && (k = `${f}-align-items--${n}`);
|
|
11876
|
-
let
|
|
11877
|
-
h ? l ? l !== "flex-start" && (
|
|
11909
|
+
let z = null;
|
|
11910
|
+
h ? l ? l !== "flex-start" && (z = `${f}-align-content--${l}`) : t !== "flex-start" && (z = `${f}-align-content--${t}`) : t !== "flex-start" && (z = `${f}-align-content--${t}`);
|
|
11878
11911
|
let x = null;
|
|
11879
11912
|
return h ? g ? g !== "none" && (x = `${f}-gap--${g}`) : r !== "none" && (x = `${f}-gap--${r}`) : r !== "none" && (x = `${f}-gap--${r}`), /* @__PURE__ */ e.createElement(
|
|
11880
11913
|
"div",
|
|
11881
11914
|
w({
|
|
11882
|
-
className:
|
|
11915
|
+
className: N([
|
|
11883
11916
|
C,
|
|
11884
11917
|
$,
|
|
11885
11918
|
H,
|
|
11886
11919
|
M,
|
|
11887
11920
|
L,
|
|
11888
11921
|
k,
|
|
11889
|
-
|
|
11922
|
+
z,
|
|
11890
11923
|
x,
|
|
11891
11924
|
b != null ? b : ""
|
|
11892
11925
|
])
|
|
@@ -11937,7 +11970,7 @@ const t4 = (o) => {
|
|
|
11937
11970
|
return /* @__PURE__ */ e.createElement(
|
|
11938
11971
|
"div",
|
|
11939
11972
|
w({
|
|
11940
|
-
className:
|
|
11973
|
+
className: N([
|
|
11941
11974
|
p,
|
|
11942
11975
|
g,
|
|
11943
11976
|
u,
|
|
@@ -11960,7 +11993,7 @@ const t4 = (o) => {
|
|
|
11960
11993
|
g + "px"
|
|
11961
11994
|
);
|
|
11962
11995
|
const u = "pds-stepper-layout";
|
|
11963
|
-
return /* @__PURE__ */ e.createElement(h2, w({ className:
|
|
11996
|
+
return /* @__PURE__ */ e.createElement(h2, w({ className: N([u, n]) }, s), c && /* @__PURE__ */ e.createElement(
|
|
11964
11997
|
"div",
|
|
11965
11998
|
{
|
|
11966
11999
|
className: `${u}__stepper-container`,
|
|
@@ -11988,7 +12021,7 @@ const t4 = (o) => {
|
|
|
11988
12021
|
return /* @__PURE__ */ e.createElement(
|
|
11989
12022
|
"div",
|
|
11990
12023
|
w({
|
|
11991
|
-
className:
|
|
12024
|
+
className: N([
|
|
11992
12025
|
l,
|
|
11993
12026
|
o,
|
|
11994
12027
|
p,
|
|
@@ -12034,7 +12067,7 @@ const t4 = (o) => {
|
|
|
12034
12067
|
return /* @__PURE__ */ e.createElement(
|
|
12035
12068
|
"div",
|
|
12036
12069
|
w({
|
|
12037
|
-
className:
|
|
12070
|
+
className: N([
|
|
12038
12071
|
o,
|
|
12039
12072
|
p,
|
|
12040
12073
|
g,
|
|
@@ -12063,91 +12096,91 @@ const t4 = (o) => {
|
|
|
12063
12096
|
export {
|
|
12064
12097
|
K2 as Avatar,
|
|
12065
12098
|
m4 as AvatarTileList,
|
|
12066
|
-
|
|
12067
|
-
|
|
12068
|
-
|
|
12099
|
+
Fs as Banner,
|
|
12100
|
+
Yn as BranchDiff,
|
|
12101
|
+
ks as Breadcrumb,
|
|
12069
12102
|
C2 as Button,
|
|
12070
12103
|
_2 as ButtonLink,
|
|
12071
|
-
|
|
12104
|
+
Ns as ButtonNav,
|
|
12072
12105
|
rn as CTALink,
|
|
12073
|
-
|
|
12074
|
-
|
|
12106
|
+
is as CTASlice,
|
|
12107
|
+
es as Callout,
|
|
12075
12108
|
I2 as Card,
|
|
12076
12109
|
tt as CardHeading,
|
|
12077
|
-
|
|
12110
|
+
ts as CardSelectGroup,
|
|
12078
12111
|
mn as Checkbox,
|
|
12079
|
-
|
|
12080
|
-
|
|
12112
|
+
_s as CheckboxFieldset,
|
|
12113
|
+
Es as CheckboxGroup,
|
|
12081
12114
|
ut as ClipboardButton,
|
|
12082
12115
|
Tt as CloseButton,
|
|
12083
|
-
|
|
12116
|
+
os as CodeBlock,
|
|
12084
12117
|
un as Combobox,
|
|
12085
|
-
|
|
12086
|
-
|
|
12118
|
+
vs as ComboboxMultiselect,
|
|
12119
|
+
ms as CompactEmptyState,
|
|
12087
12120
|
ht as ComparisonList,
|
|
12088
12121
|
h2 as Container,
|
|
12089
12122
|
A2 as DashboardContext,
|
|
12090
|
-
|
|
12123
|
+
zs as DashboardGlobal,
|
|
12091
12124
|
p4 as DashboardInner,
|
|
12092
|
-
|
|
12093
|
-
|
|
12094
|
-
|
|
12125
|
+
xs as DashboardNav,
|
|
12126
|
+
Ss as DashboardSearch,
|
|
12127
|
+
ds as DashboardStat,
|
|
12095
12128
|
h4 as DocsLayout,
|
|
12096
12129
|
st as DropdownMenu,
|
|
12097
|
-
|
|
12098
|
-
|
|
12099
|
-
|
|
12100
|
-
|
|
12101
|
-
|
|
12130
|
+
ns as EmptyStateCard,
|
|
12131
|
+
Us as ExpansionPanel,
|
|
12132
|
+
js as ExpansionPanelGroup,
|
|
12133
|
+
hs as FileDiff,
|
|
12134
|
+
bs as FileUpload,
|
|
12102
12135
|
f4 as FlexContainer,
|
|
12103
|
-
|
|
12136
|
+
fs as FlowSteps,
|
|
12104
12137
|
dn as FooterHeading,
|
|
12105
|
-
|
|
12138
|
+
gs as FooterLinks,
|
|
12106
12139
|
g4 as GlobalWrapper,
|
|
12107
|
-
|
|
12140
|
+
us as HorizontalEmptyState,
|
|
12108
12141
|
j as Icon,
|
|
12109
12142
|
z2 as IconButton,
|
|
12110
12143
|
g2 as IndicatorBadge,
|
|
12111
|
-
|
|
12112
|
-
|
|
12113
|
-
|
|
12114
|
-
|
|
12144
|
+
Bs as InlineMessage,
|
|
12145
|
+
$s as InputGroup,
|
|
12146
|
+
Hs as LinkNewWindow,
|
|
12147
|
+
ss as LinksCard,
|
|
12115
12148
|
Rt as MenuButton,
|
|
12116
|
-
|
|
12117
|
-
|
|
12118
|
-
|
|
12119
|
-
|
|
12120
|
-
|
|
12121
|
-
|
|
12122
|
-
|
|
12123
|
-
|
|
12149
|
+
Ms as Modal,
|
|
12150
|
+
As as NavMenu,
|
|
12151
|
+
Is as Navbar,
|
|
12152
|
+
ls as NewSiteCard,
|
|
12153
|
+
Ws as Pagination,
|
|
12154
|
+
Ks as Panel,
|
|
12155
|
+
Xs as PanelList,
|
|
12156
|
+
Ys as PanelRow,
|
|
12124
12157
|
qt as PantheonLogo,
|
|
12125
|
-
|
|
12158
|
+
as as PaymentCard,
|
|
12126
12159
|
H1 as PaymentIcon,
|
|
12127
|
-
|
|
12160
|
+
Qs as Picture,
|
|
12128
12161
|
w1 as PlatformIcon,
|
|
12129
|
-
|
|
12130
|
-
|
|
12162
|
+
Vn as Popover,
|
|
12163
|
+
cs as PricingCard,
|
|
12131
12164
|
Js as ProgressBar,
|
|
12132
|
-
|
|
12165
|
+
Sn as ProgressRing,
|
|
12133
12166
|
e4 as PullQuote,
|
|
12134
|
-
|
|
12167
|
+
ys as RadioGroup,
|
|
12135
12168
|
t4 as RefreshChecker,
|
|
12136
|
-
|
|
12169
|
+
In as RefreshCheckerState,
|
|
12137
12170
|
Le as ResponsiveContext,
|
|
12138
|
-
|
|
12139
|
-
|
|
12171
|
+
Zs as SectionMessage,
|
|
12172
|
+
Qn as SegmentedButton,
|
|
12140
12173
|
N1 as Select,
|
|
12141
12174
|
k1 as SelectOptionGroup,
|
|
12142
|
-
|
|
12143
|
-
|
|
12175
|
+
Ts as SideNav,
|
|
12176
|
+
Ds as SideNavCompact,
|
|
12144
12177
|
C4 as SidebarLayout,
|
|
12145
|
-
|
|
12178
|
+
rs as SiteCard,
|
|
12146
12179
|
n4 as SiteDashboardHeading,
|
|
12147
|
-
|
|
12180
|
+
Cs as SiteFooter,
|
|
12148
12181
|
bn as SitePlanLevelLabel,
|
|
12149
12182
|
Wt as SiteTypeIcon,
|
|
12150
|
-
|
|
12183
|
+
Vs as SiteTypeLabel,
|
|
12151
12184
|
cn as Skeleton,
|
|
12152
12185
|
Cn as Skiplink,
|
|
12153
12186
|
s4 as SocialLinks,
|
|
@@ -12157,36 +12190,36 @@ export {
|
|
|
12157
12190
|
l4 as StatusIndicator,
|
|
12158
12191
|
a4 as Stepper,
|
|
12159
12192
|
_4 as StepperLayout,
|
|
12160
|
-
|
|
12161
|
-
|
|
12193
|
+
ws as Switch,
|
|
12194
|
+
Rs as TabMenu,
|
|
12162
12195
|
c4 as Table,
|
|
12163
12196
|
r4 as TableOfContents,
|
|
12164
12197
|
o4 as Tabs,
|
|
12165
12198
|
i4 as Tag,
|
|
12166
12199
|
k2 as Tally,
|
|
12167
12200
|
Zt as TextInput,
|
|
12168
|
-
|
|
12201
|
+
Ls as Textarea,
|
|
12169
12202
|
d4 as ThemeSwitcher,
|
|
12170
12203
|
E4 as ThreeItemLayout,
|
|
12171
|
-
|
|
12204
|
+
Dn as Tile,
|
|
12172
12205
|
u4 as TileGrid,
|
|
12173
12206
|
kn as Toast,
|
|
12174
12207
|
Nn as ToastType,
|
|
12175
|
-
|
|
12208
|
+
Gs as Toaster,
|
|
12176
12209
|
Ve as Tooltip,
|
|
12177
12210
|
v4 as TwoItemLayout,
|
|
12178
|
-
|
|
12179
|
-
|
|
12180
|
-
|
|
12211
|
+
Os as UserMenu,
|
|
12212
|
+
Jn as UtilityButton,
|
|
12213
|
+
ps as VerticalEmptyState,
|
|
12181
12214
|
on as VideoEmbed,
|
|
12182
|
-
|
|
12215
|
+
Ps as WorkspaceSelector,
|
|
12183
12216
|
pt as badgeTypes,
|
|
12184
12217
|
pn as getFilteredOptions,
|
|
12185
|
-
|
|
12218
|
+
Xn as iconList,
|
|
12186
12219
|
yt as tagColors,
|
|
12187
12220
|
v1 as useClipboard,
|
|
12188
12221
|
b4 as useKeyPress,
|
|
12189
|
-
|
|
12222
|
+
qs as useToast,
|
|
12190
12223
|
Dt as useWindowWidth
|
|
12191
12224
|
};
|
|
12192
12225
|
//# sourceMappingURL=index.js.map
|