@protonradio/proton-ui 0.6.18-beta.11 → 0.6.18-beta.13
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.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/style.css +1 -1
- package/dist/utils-B5na7vwh.mjs.map +1 -1
- package/dist/utils-DJm1pkEy.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3742,7 +3742,7 @@ function Ca(t) {
|
|
|
3742
3742
|
}
|
|
3743
3743
|
function zi({ children: t, arrow: e, ...n }) {
|
|
3744
3744
|
const { className: r, style: o } = ie();
|
|
3745
|
-
return /* @__PURE__ */ s.jsxs(
|
|
3745
|
+
return console.log(n), /* @__PURE__ */ s.jsxs(
|
|
3746
3746
|
Di,
|
|
3747
3747
|
{
|
|
3748
3748
|
...n,
|
|
@@ -3769,7 +3769,7 @@ function Yi({
|
|
|
3769
3769
|
...u
|
|
3770
3770
|
}) {
|
|
3771
3771
|
const [f, d] = D(!1), h = S(!1), p = S(!1);
|
|
3772
|
-
return /* @__PURE__ */ s.jsxs(
|
|
3772
|
+
return console.log({ tooltipProps: u }), /* @__PURE__ */ s.jsxs(
|
|
3773
3773
|
Oi,
|
|
3774
3774
|
{
|
|
3775
3775
|
delay: e,
|