opus-toolkit-components 1.1.7 → 1.1.8

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.
@@ -860,7 +860,7 @@ const Accordion = _ref => {
860
860
  }))))), isActive && /*#__PURE__*/external_react_default().createElement("div", {
861
861
  className: "accordion-body rounded-b-lg text-[--color-text-weak] bg-[--color-accordion-body] border-0 border-t-2 border-solid border-[--color-stroke] p-3"
862
862
  }, children.content), isPreview && activeIndex !== index && /*#__PURE__*/external_react_default().createElement("div", {
863
- className: "accordion-body rounded-b-lg text-[--color-text-weak] border-0 border-t-2 border-solid border-[--color-stroke] p-3"
863
+ className: "accordion-body rounded-b-lg bg-[--color-accordion-body] text-[--color-text-weak] border-0 border-t-2 border-solid border-[--color-stroke] p-3"
864
864
  }, children.preview));
865
865
  };
866
866
  /* harmony default export */ const Accordions_Accordion = (Accordion);
@@ -13018,4 +13018,4 @@ const CookieBanner = _ref => {
13018
13018
  /******/ })()
13019
13019
  ;
13020
13020
  });
13021
- //# sourceMappingURL=main.b15bc8dc50c0ce169b88.js.map
13021
+ //# sourceMappingURL=main.658cf1dfd619cdd9921f.js.map