caplink-saas-ui-shared-component-library 1.25.2 → 1.25.3

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
@@ -10197,7 +10197,7 @@ const r3 = y.forwardRef(({ side: t = "right", className: e, children: n, content
10197
10197
  ] })
10198
10198
  ] }));
10199
10199
  r3.displayName = Fl.displayName;
10200
- const o3 = ({ className: t, ...e }) => /* @__PURE__ */ m.jsx("h3", { className: F("sl-flex sl-flex-col sl-gap-1 sl-text-left", t), ...e });
10200
+ const o3 = ({ className: t, ...e }) => /* @__PURE__ */ m.jsx("div", { className: F("sl-flex sl-flex-col sl-gap-1 sl-text-left", t), ...e });
10201
10201
  o3.displayName = "SheetHeader";
10202
10202
  const s3 = y.forwardRef(({ className: t, ...e }, n) => /* @__PURE__ */ m.jsx(
10203
10203
  Bl,
@@ -10395,7 +10395,7 @@ const c3 = y.forwardRef(({ className: t, children: e, contentTitle: n, contentDe
10395
10395
  )
10396
10396
  ] }));
10397
10397
  c3.displayName = Fl.displayName;
10398
- const u3 = ({ className: t, ...e }) => /* @__PURE__ */ m.jsx("h3", { className: F("sl-flex sl-flex-col sl-gap-1 sl-text-left", t), ...e });
10398
+ const u3 = ({ className: t, ...e }) => /* @__PURE__ */ m.jsx("div", { className: F("sl-flex sl-flex-col sl-gap-1 sl-text-left", t), ...e });
10399
10399
  u3.displayName = "DialogHeader";
10400
10400
  const d3 = y.forwardRef(({ className: t, ...e }, n) => /* @__PURE__ */ m.jsx(
10401
10401
  Bl,