@protonradio/proton-ui 0.7.5-beta5 → 0.7.5-beta6
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.es.js +2 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.es.js
CHANGED
|
@@ -11819,10 +11819,11 @@ function f4({
|
|
|
11819
11819
|
}) {
|
|
11820
11820
|
const { palette: r } = Ie(), [l, i] = z("");
|
|
11821
11821
|
return console.log(r), L(() => {
|
|
11822
|
+
console.log("updating palette");
|
|
11822
11823
|
const o = Nc(r.BASE_COLOR), a = Lh(o);
|
|
11823
11824
|
i(a);
|
|
11824
11825
|
}, [r]), console.log(l), /* @__PURE__ */ b.jsxs(Nh, { fadeIn: !1, onBackgroundEvent: n, children: [
|
|
11825
|
-
/* @__PURE__ */ b.jsx(
|
|
11826
|
+
t && /* @__PURE__ */ b.jsx(
|
|
11826
11827
|
"img",
|
|
11827
11828
|
{
|
|
11828
11829
|
alt: "",
|