trimble-terra 0.0.149 → 0.0.150

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.
@@ -12469,7 +12469,10 @@ const ea = ({
12469
12469
  return u % 2 === 0 && (y = "t2-lo-itemized-list__even-noodle"), /* @__PURE__ */ e.jsx("div", { className: y, children: /* @__PURE__ */ e.jsx(C3, { ...b, isIconVisible: i, isDarkTheme: !!(p != null && p.includes("dark")) }, u) });
12470
12470
  }) }) })
12471
12471
  ] }) }) });
12472
- }, W5 = ({ buttons: n }) => n == null ? void 0 : n.map((r, c) => /* @__PURE__ */ e.jsx(_, { label: r == null ? void 0 : r.label, destination: r == null ? void 0 : r.destination, primary: r == null ? void 0 : r.primary, Link: r == null ? void 0 : r.Link }, c)), di = (n) => n == null ? void 0 : n.map((r, c) => r != null && r.href ? /* @__PURE__ */ e.jsx("a", { className: "t2-lo-logo-grid__logo", href: r == null ? void 0 : r.href, children: /* @__PURE__ */ e.jsx("img", { src: r == null ? void 0 : r.image, width: "100%", alt: r == null ? void 0 : r.alt }) }, c) : /* @__PURE__ */ e.jsx("div", { className: "t2-lo-logo-grid__logo", children: /* @__PURE__ */ e.jsx("img", { src: r == null ? void 0 : r.image, width: "100%", alt: r == null ? void 0 : r.alt }) }, c)), ca = ({
12472
+ }, W5 = ({ buttons: n }) => n == null ? void 0 : n.map((r, c) => /* @__PURE__ */ e.jsx(_, { label: r == null ? void 0 : r.label, destination: r == null ? void 0 : r.destination, primary: r == null ? void 0 : r.primary, Link: r == null ? void 0 : r.Link }, c)), di = (n) => n == null ? void 0 : n.map((r, c) => {
12473
+ if (r != null && r.image)
12474
+ return r != null && r.href ? /* @__PURE__ */ e.jsx("a", { className: "t2-lo-logo-grid__logo", href: r == null ? void 0 : r.href, children: /* @__PURE__ */ e.jsx("img", { src: r == null ? void 0 : r.image, width: "100%", alt: r == null ? void 0 : r.alt }) }, c) : /* @__PURE__ */ e.jsx("div", { className: "t2-lo-logo-grid__logo", children: /* @__PURE__ */ e.jsx("img", { src: r == null ? void 0 : r.image, width: "100%", alt: r == null ? void 0 : r.alt }) }, c);
12475
+ }), ca = ({
12473
12476
  eyebrow: n,
12474
12477
  header: r,
12475
12478
  headerElement: c = "h2",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "trimble-terra",
3
- "version": "0.0.149",
3
+ "version": "0.0.150",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"