@lax-wp/design-system 0.8.20 → 0.8.21

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.es.js CHANGED
@@ -158,7 +158,7 @@ const a9 = ({ isConditional: A }) => /* @__PURE__ */ l("span", { className: `${A
158
158
  variant: "medium",
159
159
  size: "extra-small",
160
160
  appearance: "subtitle",
161
- className: "flex gap-1",
161
+ className: "flex",
162
162
  children: [
163
163
  A,
164
164
  e ? /* @__PURE__ */ l(a9, { isConditional: t }) : null
@@ -13411,6 +13411,7 @@ const l8 = {
13411
13411
  }, y = (x) => {
13412
13412
  x.preventDefault(), x.stopPropagation(), p || n?.(x);
13413
13413
  }, v = Oe(() => (x) => {
13414
+ if (i === "body") return document.body;
13414
13415
  if (i) {
13415
13416
  const w = document.getElementById(i);
13416
13417
  if (w) return w;