@saleor/macaw-ui 1.1.4 → 1.1.5
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
@@ -7624,6 +7624,7 @@ const mc = (s, e) => {
|
|
7624
7624
|
showEmptyState: Be(C)
|
7625
7625
|
}),
|
7626
7626
|
className: mt({ size: s }),
|
7627
|
+
"data-portal-for": n,
|
7627
7628
|
children: /* @__PURE__ */ c.jsxs(
|
7628
7629
|
Qs,
|
7629
7630
|
{
|
@@ -7766,6 +7767,7 @@ const mc = (s, e) => {
|
|
7766
7767
|
showEmptyState: Be(m)
|
7767
7768
|
}),
|
7768
7769
|
className: mt({ size: s }),
|
7770
|
+
"data-portal-for": n,
|
7769
7771
|
children: /* @__PURE__ */ c.jsxs(
|
7770
7772
|
Qs,
|
7771
7773
|
{
|