@bcc-code/component-library-vue 1.3.16 → 1.3.17
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/component-library.js +1 -1
- package/dist/component-library.umd.cjs +2 -2
- package/dist/index.css +1 -1
- package/dist/library-utilities.css +1 -1
- package/dist/theme.css +43 -34
- package/package.json +1 -1
|
@@ -8823,7 +8823,7 @@ const Rj = /* @__PURE__ */ Le({
|
|
|
8823
8823
|
setup(t) {
|
|
8824
8824
|
const e = t, n = $e(!1), r = $e(!1), i = we(() => LI(e.ratio));
|
|
8825
8825
|
return (o, a) => (d(), p("div", {
|
|
8826
|
-
class: S(["bcc-graphic", [Si[t.rounding], { "
|
|
8826
|
+
class: S(["bcc-graphic", [Si[t.rounding], { "bcc-gb-grayscale": t.grayscale, "bcc-gb-highlight": t.highlight }]]),
|
|
8827
8827
|
style: $t(`padding-bottom: ${i.value}`)
|
|
8828
8828
|
}, [
|
|
8829
8829
|
t.bannerSrc ? (d(), p(T, { key: 0 }, [
|