trimble-terra 0.0.148 → 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.
- package/dist/trimble-terra.js +5 -2
- package/package.json +1 -1
package/dist/trimble-terra.js
CHANGED
|
@@ -11430,7 +11430,7 @@ const S4 = /* @__PURE__ */ f2(Oo), Zo = ({ baseURL: n, munchkinId: r, formId: c,
|
|
|
11430
11430
|
] }),
|
|
11431
11431
|
y && l && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__top-cta t2-layout__top-cta", children: /* @__PURE__ */ e.jsx(a1, { primary: !0, size: "large", label: ((S = l == null ? void 0 : l[0]) == null ? void 0 : S.label) || "", destination: (M = l == null ? void 0 : l[0]) == null ? void 0 : M.destination }) })
|
|
11432
11432
|
] }),
|
|
11433
|
-
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cards", children: i && i.map((V, O) => /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__card-wrap", children: /* @__PURE__ */ e.jsx(Po, { ...V, cardType: o || "bound" }, O) })) })
|
|
11433
|
+
/* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cards", children: i && i.map((V, O) => /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__card-wrap", children: /* @__PURE__ */ e.jsx(Po, { ...V, cardType: o || "bound" }, O) }, O)) })
|
|
11434
11434
|
] }),
|
|
11435
11435
|
!y && l && /* @__PURE__ */ e.jsx("div", { className: "t2-lo-cards__cta t2-layout__cta t2-layout__bottom-cta", children: l.map((V, O) => /* @__PURE__ */ e.jsx(_, { ...V }, O)) })
|
|
11436
11436
|
] }) });
|
|
@@ -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) =>
|
|
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",
|