@factorialco/f0-react 1.413.1 → 1.414.1

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.
@@ -7328,16 +7328,23 @@ function og({ message: e, children: t }) {
7328
7328
  /* @__PURE__ */ i(nd, { asChild: !0, className: "pointer-events-auto h-full w-full", children: /* @__PURE__ */ i(
7329
7329
  "div",
7330
7330
  {
7331
- className: "h-full w-full",
7331
+ className: "flex h-full w-full items-center",
7332
7332
  onFocusCapture: a,
7333
7333
  onBlurCapture: o,
7334
7334
  children: t
7335
7335
  }
7336
7336
  ) }),
7337
- /* @__PURE__ */ O(ad, { side: "top", className: "flex items-center gap-1", children: [
7338
- /* @__PURE__ */ i(fe, { icon: ns, color: "critical", size: "sm" }),
7339
- /* @__PURE__ */ i("span", { className: "text-sm font-medium text-f1-foreground-critical", children: e })
7340
- ] })
7337
+ /* @__PURE__ */ O(
7338
+ ad,
7339
+ {
7340
+ side: "top",
7341
+ className: "flex items-center gap-1 border-black/10 bg-[#fff] shadow-md",
7342
+ children: [
7343
+ /* @__PURE__ */ i(fe, { icon: ns, color: "critical", size: "sm" }),
7344
+ /* @__PURE__ */ i("span", { className: "text-sm font-medium text-f1-foreground-critical", children: e })
7345
+ ]
7346
+ }
7347
+ )
7341
7348
  ] }) }) });
7342
7349
  }
7343
7350
  const sg = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@factorialco/f0-react",
3
- "version": "1.413.1",
3
+ "version": "1.414.1",
4
4
  "private": false,
5
5
  "files": [
6
6
  "assets",