@cooperco/cooper-component-library 0.1.100 → 0.1.101
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.
|
@@ -8927,12 +8927,12 @@ const D6 = ["innerHTML"], R6 = ["innerHTML"], j6 = ["src"], H6 = /* @__PURE__ */
|
|
|
8927
8927
|
}, [
|
|
8928
8928
|
u.headline ? (m(), M("h3", {
|
|
8929
8929
|
key: 0,
|
|
8930
|
-
class: x(`tile-content-headline w-full ${(($ = o.value) == null ? void 0 : $.headline) ?? ""} text-${y(l).subheadline}`),
|
|
8930
|
+
class: x(`tile-content-headline w-full ${(($ = o.value) == null ? void 0 : $.headline) ?? ""} text-${y(l).subheadline} ${u.includeDecoration ? "" : "max-w-none"}`),
|
|
8931
8931
|
innerHTML: u.headline
|
|
8932
8932
|
}, null, 10, D6)) : k("", !0),
|
|
8933
8933
|
u.bodyCopy ? (m(), M("div", {
|
|
8934
8934
|
key: 1,
|
|
8935
|
-
class: x(`tile-content-body-copy ${((A = o.value) == null ? void 0 : A.description) ?? ""} w-full text-${y(l).copy} body-copy-with-lists`),
|
|
8935
|
+
class: x(`tile-content-body-copy ${((A = o.value) == null ? void 0 : A.description) ?? ""} w-full text-${y(l).copy} body-copy-with-lists ${u.includeDecoration ? "" : "max-w-none"}`),
|
|
8936
8936
|
style: M2({ "--bullet-color": `var(--${y(l).bullet})` }),
|
|
8937
8937
|
innerHTML: u.bodyCopy
|
|
8938
8938
|
}, null, 14, R6)) : k("", !0)
|
|
@@ -9011,7 +9011,7 @@ const D6 = ["innerHTML"], R6 = ["innerHTML"], j6 = ["src"], H6 = /* @__PURE__ */
|
|
|
9011
9011
|
], 2);
|
|
9012
9012
|
};
|
|
9013
9013
|
}
|
|
9014
|
-
}), z6 = /* @__PURE__ */ Ae(H6, [["__scopeId", "data-v-
|
|
9014
|
+
}), z6 = /* @__PURE__ */ Ae(H6, [["__scopeId", "data-v-85251556"]]), N6 = { key: 0 }, V6 = /* @__PURE__ */ t2({
|
|
9015
9015
|
__name: "HelloBanner",
|
|
9016
9016
|
props: {
|
|
9017
9017
|
__typename: {},
|