@pantheon-systems/pds-toolkit-react 1.0.0-alpha.11 → 1.0.0-alpha.12

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/index.js CHANGED
@@ -10368,11 +10368,12 @@ const Wn = ({
10368
10368
  siteType: n,
10369
10369
  triggerProps: d,
10370
10370
  upgradeLabel: i,
10371
- className: m,
10372
- ...v
10371
+ workspaceName: m,
10372
+ className: v,
10373
+ ...f
10373
10374
  }) => {
10374
- const f = "pds-site-dashboard-heading", $ = os[l], p = n ? T2[n] : "bolt";
10375
- return /* @__PURE__ */ e.createElement("div", { className: H([f, m ?? ""]), ...v }, /* @__PURE__ */ e.createElement(O, { iconName: p, iconSize: "2xl" }), /* @__PURE__ */ e.createElement("h1", { className: "pds-ts-2xl" }, r), /* @__PURE__ */ e.createElement("span", { className: `${f}__plan-level-badge` }, l === "sandbox" ? /* @__PURE__ */ e.createElement(
10375
+ const $ = "pds-site-dashboard-heading", p = os[l], g = n ? T2[n] : "bolt";
10376
+ return /* @__PURE__ */ e.createElement("div", { className: H([$, v ?? ""]), ...f }, m && /* @__PURE__ */ e.createElement("div", { className: `${$}__workspace-name` }, m), /* @__PURE__ */ e.createElement("div", { className: `${$}__inner` }, /* @__PURE__ */ e.createElement(O, { iconName: g, iconSize: "2xl" }), /* @__PURE__ */ e.createElement("h1", { className: "pds-ts-2xl" }, r), /* @__PURE__ */ e.createElement("span", { className: `${$}__plan-level-badge` }, l === "sandbox" ? /* @__PURE__ */ e.createElement(
10376
10377
  Be,
10377
10378
  {
10378
10379
  displayType: "icon-start",
@@ -10384,7 +10385,7 @@ const Wn = ({
10384
10385
  ) : /* @__PURE__ */ e.createElement(e.Fragment, null, l && /* @__PURE__ */ e.createElement(
10385
10386
  ft,
10386
10387
  {
10387
- label: $,
10388
+ label: p,
10388
10389
  color: "neutral",
10389
10390
  size: "md"
10390
10391
  }
@@ -10399,7 +10400,7 @@ const Wn = ({
10399
10400
  setPopoverIsOpen: o,
10400
10401
  ...d
10401
10402
  }
10402
- ))));
10403
+ )))));
10403
10404
  }, Pt = {
10404
10405
  bluesky: {
10405
10406
  icon: "bluesky",